:root {
  --black: #000000;
  --white: #ffffff;
  --firstcolor: #fc6352;
}
/*-------------- Main Title ---------------*/
.main_title h1:after{
  content: "";
  display: block;
  width: 60px;
  height: 3px;
  background-color: var(--firstcolor);
  margin-top: 7px;
}
.share_icon i {
  padding: 10px 10px 10px 8px;
  margin: 0 0;
  color: var(--white);
  background-color: #333333;
  width: 36px;
  margin: 0 4px;
  text-align: center;
}
.share_icon i.fab.fa-facebook-f{
  background-color: #3c5a99;
}
.share_icon i.fab.fa-linkedin-in{
  background-color: #007bb5;
}
.share_icon i.fab.fa-twitter{
  background-color: #55acee;
}
/* ------------- Category --------------------*/
.category-page h4{
  text-align: left !important;
}
ul.post-categories {
  list-style: none;
  margin: 0;
}
ul.post-categories a {
  color: #333333;
}
.content_boxes {
    padding: 0;
    border: none;
}
.post_ctg span {
  float: left;
  margin-right: 7px;
}
/*------------- Page -----------------*/
.title-box{
  color:var(--white);
  text-transform:uppercase;  
  font-weight:bold;
  text-align:center;
  margin-bottom:25px;
}
.title-box img{
  width:100%;
}
.title-box h1 {
  font-weight: bold;
  text-shadow: 0 2px 2px rgba(255, 255, 255, 0.58);
  font-size: 34px;
}
.above_title {
  position: absolute;
  right: 0;
  left: 0;
  margin-top: 10%;
}
.read-moresec{
  margin:2% 0;
}
.middle-content {
  padding-bottom: 20px;
}
.shrtcod-pg{
  border:1px solid #bbb;
}
.shrt_socio i{
  border: 1px solid #bbb;
  padding: 10px;
  margin-right: 10px;
}
/* ----------------------- POST---------------------- */
a.page-numbers, span.page-numbers.current {
  padding: 10px !important;
  background: var(--firstcolor);
  color: var(--white) !important;
  border: 1px solid var(--firstcolor);
}
.navigation span.page-numbers.current{
  background: var(--white);
  border: 1px solid var(--firstcolor);
  color: var(--black) !important;
}
#blog{
  padding-top:0;
  margin-top:0;
}
.blog-post h5{
  text-transform:uppercase;
  color: var(--black);
}
.blog-icon i {
  font-size: 20px;
  background: #bbb;
  border-radius: 50%;
  padding: 10px 14px 12px 15px;
  color: var(--white);
  margin-right: 1%;
}
.blog-icon i:hover {
    background: #d3da36;
    color: var(--white);
}
.blog-icon i.fa-google-plus {
    padding: 12px 10px 12px 11px
}
aside#search-3 {
  padding: 0 !important;
}
.feature-image-box img{
  width:100%;
}
.feature-image-box img a:hover{
  opacity:0.8;
}
.post-singlepage {
  border: solid 1px #bbb;
  box-shadow: 0 0 1px #bbb;
}
.bradcrumbs{
  padding:30px 0;
}
.bradcrumbs a{
  background:#f1f1f1; 
  color:var(--black);
  padding:5px 15px;
  margin-right:5px;
}
.bradcrumbs a:hover{
  background-color:var(--firstcolor);
}
.bradcrumbs span{
  background:#dddddd; 
  color:var(--black);
  padding:5px 15px;
}
/*------------------ Comments BOX ------------------*/
#comments{
  float: left;
  width: 100%;
  margin-top: 10px;
}
#comments h2.comments-title{
  font-size:20px; 
  font-weight:bold;
}
#comments h3.comment-reply-title{
  font-size:20px; 
  font-weight:bold;
  clear:both;
}
#comments input[type="text"],
#comments input[type="email"],
#comments textarea{
  padding:12px 10px; 
  font-size:18px;
}
#comments input[type="submit"].submit {
  padding: 10px 20px;
  font-weight: bold;
  margin-top: 20px;
  text-transform: uppercase;
}
#comments a time{
  color:var(--black);
  font-weight:bold;
  font-size:12px;
}
#comments .reply{
  text-align:right;
}
#comments .comment-metadata{
  width:90%;
  float:left;
  padding:1% 0 0 0;
}
#comments .comment-content{
  width:90%;
  text-align:left;
  margin-left:7%;
}
#comments .comment-author{  
  margin-bottom: 1em;
}
#comments h2#reply-title {
  display: inline-table;
}
#comments .comment-author.vcard img {
  padding: 2px;
}
/* --------- Blog Page ------- */
.postbox h3{
  font-weight:normal;
  font-size:35px;
  text-align: center;
}
.blogimg-full img{
  width: 100%;
}
.metabox img {
  border-radius: 50%;
  margin-left: 30%;
}
.postbox {
  margin-bottom: 39px;
  border: none;
  border-radius: 6px;
}
.postbox h2{
  margin:0 0 5px; 
  font-weight:bold;
}
.widget_recent_entries li {
  margin: 10px;
}
.postbox  a.blogbutton {
  background:none;
  color:var(--white);
  font-size:12px; 
  font-weight:bold; 
  color:var(--white); 
  padding:6px 25px;
  border:1px solid var(--black); 
  color:var(--black); 
  font-size:18px;
  text-transform:uppercase;
  margin:25px 0 0 0;
  display:table;
}
.blogbutton-small{
  background:none;
  font-size:12px; 
  font-weight:bold; 
  padding:6px 25px;
  border:1px solid var(--black); 
  color:var(--black); 
  font-size:14px;
  text-transform:uppercase;
  margin:14px 0 0 0;
  display:table;
}
.metabox {
    color: var(--black);
    padding: 5px 0;
    clear: both;
    margin: 10px 0;
}
.metabox .entry-date{
  background:url('../../images/date.png') no-repeat;
  padding: 0 0 0 20px;
  margin:0 13px 0 0;
  background-position: left;
}
.metabox .entry-author{
  background:url('../../images/author.png') no-repeat;
  padding: 0 0 0 20px;
  margin:0 20px 0 0;
  background-position: left;
}
.metabox .entry-comments{
  background:url('../../images/comments.png') no-repeat;
  padding: 0 0 0 20px;
  background-position: left;
}
#comment-nav-above .nav-links {
  width: 100%;
  float: left;
  margin-bottom: 17px;
}
#sidebar span.comment-author-link {
    margin-left: 14px;
}
.post-featured img {
  width: 100%;
}
/*------------------ Contact Page -----------------*/
h3.contact-page {
  margin-left: 3%;
  font-weight: bold;
  color: #18304c;
  border-bottom: solid 4px #d3da36;
  display: table;
  margin-bottom: 4%;
}
.contac_form {
  padding: 15px;
  border: 1px solid #ddd;
}
.contac_form input[type='text'],
.contac_form input[type='email'],
.contac_form input[type='url'],
.contac_form input[type='password'],
.contac_form input[type='search'],
.contac_form input[type='number'],
.contac_form input[type='tel'],
.contac_form input[type='range'],
.contac_form input[type='date'],
.contac_form input[type='month'],
.contac_form input[type='week'],
.contac_form input[type='time'],
.contac_form input[type='datetime'],
.contac_form input[type='datetime-local'],
.contac_form input[type='color'],
.contac_form select,
.contac_form textarea,
.contac_form .wpcf7 .wpcf7-form-control-wrap[class*="file-"] {
  width: 100%;
  background-color: var(--white);
  border-color: #ccc;
  color: #2f3357;
  border-radius: 0px;
  box-shadow: none;
  background-color: #f2f2f2;
  border: 2px solid #f2f2f2;
}
.contact-box .wpcf7 input[type="text"], .contact-box .wpcf7 input[type="email"] {
  width: 100% !important;
  font-size: 16px;
  padding: 10px 10px;
  margin: 0 12px 23px 0;
  height: auto;
  float: left;
}
.contac_form.col-md-12 {
  margin-top: 20px;
}
section#contact-box{
  padding:0;
  margin:0;
}
.contact-info {
  font-size: 14px;
  line-height: 26px;
  padding: 0;
  width: 100%;
}
.inner-cont {
  padding: 10px 0px;
  background: var(--white);
}
.contac_form h3 {
  text-align: center;
}
.contact-email i, .contact-address i, .contact-phone i {
  font-size: 25px;
  color: var(--firstcolor);
  margin-right: 16px;
}
.contact-info .head{
  color:var(--black);
}
.contact-address, .contact-email, .contact-phone {
  margin: 20px 0;
}
.c_content span {
  font-size: 18px;
}
.c_content p{
  font-size: 16px;
}
.contac_form form {
  max-width: 500px;
  margin: 0 auto;
  margin-top: 20px;
}
.contac_form .fancy-title {
    width: 250px;
    margin: 0 auto;
}
.contac_form label{
  width: 100%;
}
p.subtitle {
  margin-top: 20px;
}
/*------------------ Single Testimonials -----------------*/
#testimonial_single .testimonial_des {
    margin-bottom: 25px;
    color: #555;
    line-height: 24px;
}
#testimonial_single blockquote {
  padding: 1.25em 40px;
  color: #383838;
  background: var(--white);
  border: 1px solid #ddd;
  width: 100%;
}
/*------------------ Single Team -----------------*/
#team_single {
  padding: 40px 0;
}
#team_single .posttype-box h1 {
  font-size: 40px;
  padding: 0;
  margin: 0;
  line-height: 40px;
  letter-spacing: inherit;
}
#team_single .posttype-box img {
  margin-bottom:20px;
}
#team_single .about-socialbox i {
  background-color: var(--firstcolor);
  color: var(--white);
  padding: 10px;
  margin: 15px 0;
}
#team_single .about-socialbox p {
  text-align: justify;
  font-size: 16px;
}
.team_inner .box {
    text-align: center;
    box-shadow: 0 0 3px rgba(0,0,0,0.3);
    overflow: hidden;
    position: relative;
}
.team_inner .box img {
    width: 100%;
    height: auto;
    transition: all 0.5s ease 0s;
}
.team_inner .box .box-content {
    width: 95%;
    height: 95%;
    background: rgba(0,0,0,0.8);
    padding: 18% 10px 0;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    transition: all 0.8s ease 0s;
}
.team_inner .box .icon {
    padding: 0;
    margin: 0;
    list-style: none;
    position: absolute;
    bottom: 2em;
    width: 96%;
}
.team_inner .box .icon li {
    display: inline-block;
}
.team_inner .box .icon li a {
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    color: #fff;
    margin-right: 11px;
    position: relative;
    transform: rotate(-45deg);
    transition: all 0.4s ease-in-out;
}
.team_inner .box .icon li a span i {
    transform: rotate(45deg);
}
.team_inner .team_outer:hover .box-content {
    opacity: 1;
}
.team_inner .team_outer:hover .icon li a:before, .team_inner .team_outer:hover .icon li a span:before {
    width: 3px;
    height: 100%;
}
.team_inner .team_outer:hover .icon li a:after, .team_inner .team_outer:hover .icon li a span:after {
    width: 100%;
    height: 3px;
}
.team_outer:hover .team_desc {
    position: relative;
    top: -20px;
    transition: all 0.4s ease-in-out 0s;
}
.team_desc {
    background-color: #ffffff;
    margin: 0 20px;
    transition: all 0.8s ease 0s;
}
.team_inner .team_outer:hover img {
    transform: scale(1.2);
    filter: grayscale(100%);
}
.team_inner .box .icon li a:before, .team_inner .box .icon li a:after, .team_inner .box .icon li a span:before, .team_inner .box .icon li a span:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    transition: all 0.4s ease-in-out 0s;
}
.team_inner .box .icon li a span:before {
    left: auto;
    right: 0;
}
.team_inner .box .icon li a span:after {
    top: auto;
    bottom: 0;
}
/*------------------------- Testimonial Shortcode --------------------------*/
.testimonials_outer {
    padding-top: 6em;
}
#testimonials .testimonial_box, .test-shrtpg {
    padding: 20px 20px;
    position: relative;
    text-align: center;
    background-color: #ffffff;
}
#testimonials .owl-carousel .owl-item img, #testimonials img {
    width: 120px !important;
    height: 120px;
    margin: 0;
    position: relative;
    border-radius: 50%;
    border: 7px solid #ffffff;
    margin-top: -5em;
    display: block;
}
#testimonials h4.testimonial_name a {
    color: #2d313d;
}
h4.testimonial_name {
    text-align: left;
}
#testimonials cite {
    font-size: 14px;
    font-style: unset;
    margin-left: 10px;
}
#testimonials blockquote:before {
    display: block;
    content: "\201C";
    font-size: 80px;
    position: absolute;
    left: -6px;
    top: -37px;
    color: #fc6352;
    font-family: Georgia, serif;
}
#testimonials blockquote:after {
    display: block;
    content: "\201D";
    font-size: 80px;
    position: absolute;
    right: 50px;
    bottom: -70px;
    color: #fc6352;
    font-family: Georgia, serif;
}
#testimonials blockquote {
    font-size: 15px;
    font-style: italic;
    width: 100%;
    margin: 0.25em 0;
    padding: 0.25em 40px;
    line-height: 1.45;
    position: relative;
    color: #2d313d;
    text-align: left;
    font-weight: 300;
}
.testimonial_shortcodes .testimonial_box{
  border: 1px solid var(--firstcolor);
}
.testimonial_shortcodes .textimonial-img img {
  border: 3px solid var(--firstcolor);
}
aside#block-2.widget_block, aside#block-3.widget_block, aside#block-4.widget_block {
    display: none;
}