/*------------------ Contact Section -----------------*/
.contac_form input[type="submit"] {
  margin-top: 0;
  float: none;
  margin-bottom: 20px;
  text-align: center;
  margin: 0 auto;
  display: table;
  padding: 14px;
}
.contac_form label{
  width: 100%;
}
h3.contact-page {
  margin-left: 3%;
  font-weight: bold;
  color: #18304c;
  border-bottom: solid 4px #d3da36;
  display: table;
  margin-bottom: 4%;
}
.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: #ffffff;
  border-color: #ccc;
  color: #2f3357;
  border-radius: 0px;
  box-shadow: none;
}
.contact-box .wpcf7 input[type="text"], .contact-box .wpcf7 input[type="email"] {
  border: 1px solid #bcbcbc;
  font-size: 16px;
  padding: 10px 10px;
  margin: 10px;
  height: auto;
  width: 96%;
}
.contact-box .wpcf7 textarea {
  width: 98%;
  margin: 10px;
}
.contac_form.col-md-12 {
  margin-top: 20px;
}
/* -------------- CONTACT Page --------------- */
#contact-box{
  padding:0;
  margin:0;
}
.contact-info {
  font-size: 14px;
  line-height: 26px;
  padding: 0;
  width: 100%;
}
.contact-email i, .contact-address i, .contact-phone i {
  text-align: center;
  font-size: 38px;
  color: #f8b742;
  margin: 0 auto;
}
.contact-info span{
  color: #f8b742;
}
.contact-phone, .contact-address{
  border-right: 3px solid;
  border-color: #f8b742;
}
.contact-address,
.contact-email,
.contact-phone{
  margin-bottom: 2%;
}
section#map{
  padding:0;
}
.contac_form h6{
  color: #f8b742;
  font-weight: bold;
}
.connect h2{
  color: #ffffff;
}

/*------------------ Comments BOX ------------------*/
#comments{
  float: left;
  width: 100%;
  margin-top: 25px;
  background: #fff;
  padding: 20px;
}
#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;
  text-transform: uppercase;
  font-weight: bold;
  margin-top: 20px;
  color: #ffffff;
  border-color: #f8b742;
  text-transform: uppercase;
}
#comments a.comment-reply-link{
  color:#000;
}
#comments a time{
  color:#000;
  font-weight:bold;
  font-size:12px;
}
#comments p {
  width:100%;
  padding: 2px 20px;
}
#comments .comment-author{
  margin-bottom: 1em;
}
#comments h2#reply-title {
  display: inline-table;
}
#comments .comment-author.vcard img {
  padding: 2px;
  vertical-align: middle;
  height: 70px;
  width: 70px;
  border-radius: 50%;
  margin: 0 10px;
}
#comments ol.comment-list li {
    margin: 15px 0;
    background: #fada82;
    border-radius: 42px 0 44px 0;
    padding: 10px 0;
    position: relative;
}
#comments .reply{
  text-align: end;
  position: absolute;
  right: 30px;
  bottom: 20px;
}
#comments .comment-metadata{
  padding-left: 10px;
}
ol.comment-list article{position: relative;}
/*--------------- Sidebar -----------------*/
aside input[type="submit"] {
  background: #f8b742 url(assets/images/send-arrow.png) no-repeat 24px 15px;
  margin: 0;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 0;
}
input[type="submit"] {
  padding: 10px 8px !important;
  font-weight: bold;
  color: #ffffff;
  text-transform: uppercase;
  border: none;
  margin: 0;
  border-radius: 3px;
}
form.search-form.serach-page {
  position: relative;
}
#sidebar .textwidget input[type="submit"],#sidebar .textwidget label,#sidebar form,.widget_categories select {
  width: 100%;
}
#sidebar .textwidget label {
  float: left;
  margin-bottom: 0;
}
#sidebar .textwidget input[type="submit"] {
  background: #333;
  border: none;
  color: #ffffff;
  padding: 14px 0;
  font-size: 15px;
  margin: 0;
}
#sidebar form{
  display: table;
}
#sidebar h3 {
 margin: 0 0 10px;
 font-size: 20px;
 color: #f8b742;
}
.widget_categories select {
  padding: 6px;
}
input.search-field {
  border: none;
  padding: 4px 0;
  background: transparent;
  width: 95%;
}
form.search-form.serach-page label {
  border: 1px solid;
  width: 70%;
}
input.search-submit{
  width: 28%;
}
#sidebar aside {
  margin-bottom: 30px;
  padding: 10px;
  background: #ffffff;
}
#sidebar ul {
  list-style:none;
  margin:0;
  padding:0;
  font-size:17px;
}
#sidebar ul li{
  line-height: 32px;
  border-bottom: 1px solid #ddd;
}
#sidebar ul li a{
  color:rgba(0, 0, 0, 0.78);
  padding: 0 0 0 7%;
  font-weight: 600;
}
#sidebar .widget_recent_entries li a{
  padding: 0;
}
#sidebar .tagcloud a{
  background:#eeeeee;
  color:#000;
  font-size:15px;
  padding:5px 18px;
  margin:0 0 5px;
  display:inline-block;
}
#sidebar .tagcloud a:hover{
  background:#3890cb;
}
 #sidebar .widget_recent_entries ul li{
  background: none;
}
aside{
  position: relative;
}
aside ul li:before {
  position: absolute;
  content: '\f101';
  font-weight: 900;
  font-family: 'Font Awesome 5 Free';
  margin-right: 8px;
}
.widget_recent_entries ul li:before{
  content: unset !important;
}
.textwidget {
  padding: 20px 0;
}
/*------------- Page -----------------*/
.title-box{
  color:#fff;
  text-transform:uppercase;
  font-weight:bold;
  text-align:center;
}
.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: 16%;
}
.read-moresec{
  margin:2% 0;
}
.middle-content, div#page-left-sidebar, div#page-right-sidebar {
  padding: 40px 0;
}
/*---------------- Pagination ----------------*/
.navigation.pagination span, .navigation.pagination a {
  padding: 7px 17px;
  border: 1px solid #bbb;
  margin-right: 8px;
}
.navigation {
  font-size:14px;
  font-weight:bold;
  margin: 10px 0;
}
.navigation a {
  padding: 0;
}
.navigation span, .navigation a {
  display: block;
  float: left;
  padding: 10px 10px 0px 0px;
  margin-bottom: 10px;
  -webkit-transition: background .15s ease-in-out;
  -moz-transition: background .15s ease-in-out;
  -ms-transition: background .15s ease-in-out;
  -o-transition: background .15s ease-in-out;
  transition: background .15s ease-in-out;
  font-weight: normal;
}
.navigation span.meta-nav {
  font-weight: bold;
}
.navigation .current{
  background: #333333;
  color:#ffffff;
  font-weight:normal;
}
/*------------------ Testimonial Shortcodes -----------------*/
.testimonial_box img {
  border-radius: 50%;
  height: 200px;
  width: 200px;
  margin: 0 auto;
}
.testimonial_box {
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.08);
}
/*------------------ Team -----------------*/
.team_content{
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
  background-color: #372b2b;
}
.team_content h6{
  color: #f8b742;
}
.middle {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 37%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
  background-color: #f8b742;
  width: 100%;
  transition: .5s ease;
  opacity: 0;
  padding: 25px;
  height: 76%;
}
.team_social{
  height: 100%;
  margin: 50% 0;
}
.team-text:hover .middle {
  opacity: 0.8;
}
.att_socialbox i {
  margin-right: 15px;
  font-size: 20px;
  color: #000;
}
#team .border-box{
  position: absolute;
  z-index: -1;
  top: 0px;
  border: 1px solid;
  border-color: #f8b742;
  height: 100%;
  left: 10px;
  right: -14px;
}
/*-----------------About Inner Page------------*/
#about-partners img{
  width: 100px;
  height: auto;
}
#about-partners p{
  color: #fff !important;
}
.bradcrumbs, .nav-links{
  margin-top: 40px;
}
/* service page template */
.talk-card-container i {
    background-color: #ffc107;
    font-size: 25px;
    border-radius: 50%;
    height: 60px;
    text-align: center;
    width: 60px;
    padding: 15px 0 0 0;
}
.talk-card-container p{
  font-size: 13px;
  margin-top: -15px;
}
.our-service-nutshell-section h6{
  font-weight: 600;
}
#our-service-nutshell .nutshell-heading1{
  font-size: 15px;
  padding: 15px 0;
}
#our-service-nutshell .nutshell-image-front-back-container, #our-service-nutshell .nutshell-heading1{
  position: relative;
}
#our-service-nutshell .nutshell-image-front-back-container .nutshell-image-back{
  position: absolute;
  left: 0px;
  display: none;
  top: 0;
}
#our-service-nutshell .card-hover-display:hover .nutshell-image-back{
  display: block;
}
h6.text-uppercase.font-weight-bold.nutshell-heading1:after {
    content: '';
    height: 5px;
    width: 65px;
    position: absolute;
    bottom: 0px;
    background: #ffc107;
    left: 0;
}
#our-service-nutshell .card-hover-display:hover h6.text-uppercase.font-weight-bold.nutshell-heading1:after{
  background: black;
}
.wp-block-search .wp-block-search__input{
  padding: 0 5px;
}
/* social share btn */
#blog-right-sidebar ul.redesSociais, #blog-left-sidebar ul.redesSociais{ top: 23%;}
#single_post ul.redesSociais{
  top: 54%;
  }
#blog .post-share{
  display: none;
  }
.post-share{
  position: absolute;
  height: 300px;
  width: 30px;
  top: 5%;
  left: 25px;
  padding-top: 25%;
}
.post-share .share-title i, .team-social i{
  color: #fff;
  font-size: 20px;
  background: #f5b742;
  height: 40px;
  width: 40px;
  padding: 10px;
}
.post-share:hover ul.redesSociais{
  display: block !important;
}
.post-share:hover .share-title{
  display: none;
}
ul.redesSociais {
  padding-left: 0;
  left: -30px;
  top: 39%;
  cursor: pointer;
  padding-top: 10%;
  display: none;
  position: absolute;
  width: 100px;
}
ul.redesSociais li {
  list-style-position: inside;
  display: block;
  position: absolute;
  left: 0%;
  transition: all 500ms;
}
ul.redesSociais li i {
    color: #fff;
    font-size: 50px;
    background: #f5b742;
    padding: 10px;
    height: 70px;
    width: 70px;
    text-align: center;
}
ul.redesSociais li i:hover, .team-social i:hover{
  color: #f5b742;
  background: #fff;
}
/*Sem Mouse*/
ul.redesSociais li.pinterest {
  transform: scale(0.5);
  z-index: 0;
}
ul.redesSociais li.facebook {
  transform: scale(0.5);
  z-index:1;
}
ul.redesSociais li.facebook a{
  padding: 0 !important;
}
ul.redesSociais li.twitter {
  transform: scale(0.5);
  z-index:2;
}
ul.redesSociais li.googleplus {
  transform: scale(0.5);
  z-index: 1;
}
ul.redesSociais li.skype {
  transform: scale(0.5);
  z-index:0;
}
/*Com Mouse*/
ul.redesSociais:hover li.pinterest {
  margin-top: -110px;
}
ul.redesSociais:hover li.facebook {
  margin-top: -55px;
}
ul.redesSociais:hover li.twitter {
  /* margin-right: -50px; */
}
ul.redesSociais:hover li.googleplus {
  margin-top: 55px;
}
ul.redesSociais:hover li.skype {
   margin-top: 110px;
}
#blog-right-sidebar ul.redesSociais:hover li.pinterest, #blog-left-sidebar ul.redesSociais:hover li.pinterest{margin-top: -80px;}
#blog-right-sidebar ul.redesSociais:hover li.facebook, #blog-left-sidebar ul.redesSociais:hover li.facebook{margin-top: -40px;}
#blog-right-sidebar ul.redesSociais:hover li.googleplus, #blog-left-sidebar ul.redesSociais:hover li.googleplus{margin-top: 40px;}
#blog-right-sidebar ul.redesSociais:hover li.skype, #blog-left-sidebar ul.redesSociais:hover li.skype{margin-top: 80px;}
.page-content {
  width: 30%;
  background-color: #e6bf7a;
  margin: 0 0 0 60px;
  position: relative;
}
.content_page h1{
  font-size: 71px;
  font-weight: 900;
  color: #fff;
}
.card__corner {
  position: absolute;
  top: 0;
  right: 0;
  width: 4em;
  height: 4em;
  background: #f2d5a0;
}
.card__corner-triangle {
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 4em 4em 0;
  border-color: transparent #f8b742 transparent transparent;
}
.back-home{
  background: white;
  padding: 14px 0;
  font-size: 20px;
  font-weight: bolder;
}
.team_feature-box img{
  width: 100%;
}
.nav-previous, .nav-next{
  cursor: pointer;
}
ul.tc_gallery_front{
    margin: 12px 0;
    padding-left: 0;
}
/* faq page */
button.accordion-button.collapsed{
  border-bottom: 1px solid #5b5b5b;

}
.accordion-button:not(.collapsed){
  color: rgba(55, 43, 43) !important;
  background-color: #f8b742 !important;
  box-shadow: none !important;
}
.accordion-button:focus{
  box-shadow: none !important;
}
button.accordion-button.collapsed:hover{
  color: rgba(55, 43, 43) !important;
  background-color: #f8b742 !important;
}
