:root {
  --color-white: #ffffff;
  --color-yellow: #fcb332;
  --color-gray: #777777;
  --color-blue: #384260;
  --color-blue1: #5c727d;
  --color-blue2: #7a8298;
  --color-blue3: #37415d;
}
:root {
  --font-Poppins: "Poppins";
  --font-Josefin: "Josefin Sans";
}
.advance_propeties_box .theme_archive_inner_button_div .theme_button,.advance_propeties_box .theme_archive_inner_button_div .theme_button span,.advance_propeties_box .advance-property-box-name a,#comments h2,.related-post-wrap a,.contact-box h3,.contact-box h2,#agents .agents_auther h4 a,#testimonials .box h4 a,#properties .box h4 a,#faq-section .card-header a{
  color: var(--color-blue);
}
.advance_propeties_box span,.advance_propeties_box h6,#properties .box p,#properties .box span,#faq-section .card-body p{
  color: var(--color-blue2);
}
.advance-image-box,#properties .box,.advance_propeties_box .theme_archive_inner_button_div a,.banner-image .bradcrumbs{
  background-color: var(--color-white);
}
.week-meta span,.banner-image h1,.contact-box #text-box h4,.contact-box #text-box p,.faq-section2 .faq-content h6,.faq-section2 .faq-content h2,.faq-button a{
  color: var(--color-white);
}
.advance-image-box,#properties .box{
  border-radius: 9px;
  border: none;
  box-shadow: 0 1px 2px rgb(0 0 0 / 20%);
  filter: drop-shadow(0 0 9px rgba(0,0,0,0.08));
}
.advance_propeties_box .theme_archive_inner_button_div .theme_button,.advance_propeties_box .theme_archive_inner_button_div .theme_button span{
  font: 700 16px/16px var(--font-Josefin);
}
.advance_propeties_box .theme_archive_inner_button_div a{
  padding: 10px 15px;
  border-radius: 5px;
}
.week-meta{
  position: absolute;
  top: 5%;
  left: 8%;
} 
.week-meta span{
  font: 700 14px/20px var(--font-Josefin);
  margin: 5px;
  padding: 5px 10px;
  background-color: var(--color-blue);
  border-radius: 5px;
}
.week-meta span:nth-child(2){
  background-color: var(--color-yellow);
}
.theme_archive_inner_button_div{
  position: absolute;
  top: 42%;
  left: 15%;
  right: 15%;
  opacity: 0;
}
.advance-image-box:hover .theme_archive_inner_button_div{
  transition: all 0.3s ease-in 0s;
  opacity: 1;
}
.advance_propeties_box span,#properties .box span{
  font: 500 14px/16px var(--font-Josefin);
  padding: 0 3px;
}
.advance_propeties_box h6,.related-post-wrap a,#properties .box p,#faq-section .card-header a{
  font: 500 18px/18px var(--font-Josefin);
}
.advance_propeties_box .advance-property-box-name a,#agents .agents_auther h4 a{
  font: 700 20px/18px var(--font-Josefin);
}
.banner-image{
  background-color: rgba(0,0,0,0.55);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}
.banner-image .tm-titlebar-inner-wrapper {
    height: 370px;
}
.banner-image-inner-box{
  background-color: rgba(0,0,0,0.55);
  opacity: 1;
  position: absolute;
  height: 369px;
  width: 100%;
  top: 0;
  left: 0;
}
.banner-image .tm-titlebar-inner-wrapper{
  padding-top: 95px;
}
.banner-image .container{
  z-index: 11;
  position: relative;
}
.banner-image h1{
  font: 700 49px/59px var(--font-Josefin);
  word-break: break-word;
  letter-spacing: 1px;
}
.banner-image .bradcrumbs{
  width: 14%;
  padding: 2% 2%;
  font: 500 15px/18px var(--font-Josefin);
  margin-top: 7%;
}
.single-post .banner-image .bradcrumbs{
  width: 34%;
}
.page-template-blog-with-left-sidebar .bradcrumbs,.page-template-blog-with-right-sidebar .bradcrumbs,.page-template-page-with-left-sidebar .banner-image .bradcrumbs,.page-template-page-with-right-sidebar .banner-image .bradcrumbs,.page-template-default .banner-image .bradcrumbs{
  width: 27%;
}
.page-template-advance-search .banner-image .bradcrumbs{
  width: 22%;
}

.banner-image .bradcrumbs span,.content_page .posttitle a:hover{
  color: var(--color-yellow);
}
.content_page .posttitle a:hover{
  transition: all 0.4s ease-in 0s;
}
.banner-image .bradcrumbs a,.content_page  .posttitle a{
  color: #232323; 
} 
.content_page .posttitle a,.contact-box #text-box h4,.contact-box h2,#testimonials .box h4 a,#properties .box h4 a{
  font: 700 24px/38px var(--font-Josefin);
}
.content_page .inner-sbox{
  background-color: #fff;
  padding: 28px 35px 35px 35px;
  position: relative;
  display: block;
  margin: -35px 35px 0 0;
  -webkit-box-shadow: 0 0 10px 0 rgb(43 52 59 / 9%);
  -moz-box-shadow: 0 0 10px 0 rgb(43 52 59 / 9%);
  box-shadow: 0 0 10px 0 rgb(43 52 59 / 9%);
}
.postbox .blog-meta span,#single_post .blog-meta span,#single_post .blog-meta span a{
  padding-right: 4px;
  color: #777777;
  font: 500 15px/18px var(--font-Josefin) ;
} 
#single_post .socila_share,#faq-section .faq-main-text,#faq-section .card-body p{
  font: 300 16px/18px var(--font-Josefin) ;
}
#single_post .blog-meta span i,#single_post .blog-meta span{
  padding-right: 10px;
}
.postbox .blog-meta span i,#single_post .blog-meta span i{
  color: #e4c081;
}
.postbox .blog-meta{
  margin-bottom: 15px;
}
.postbox .post-text,#single_post .single-post-content p,.related-post-wrap .post-single-text,.contact-box .card a p,.contact-box .card p,.contact-box #text-box p,#testimonials .box .testimonials-content ,#testimonials .box cite{
  font: 500 15px/22px var(--font-Josefin);
}
#single_post .single-post-content p{
  border-bottom: 1px solid #f3f3f3;
  padding-bottom: 20px;
}
#single_post .logged-in-as{
  display: none;
}
.share_icon a,.related-post-wrap img {
    padding-bottom: 5px;
    display: inline-block;
}
#single_post .share_icon i{
  border: 1px solid #e3e3e3;
  padding: 10px 10px 10px 8px;
  margin: 0 0;
  color: var(--color-blue);
  background-color: var(--color-white);
  width: 42px;
  margin: 0 4px;
  text-align: center;
 }
 #single_post .share_icon i:hover{
  background-color: var(--color-blue);
  transition: all 0.5s ease 0s;
  color: var(--color-white);
  border-color: var(--color-blue);
 }
.single-agents .content_boxes .feature-box img,.single-testimonials .content_boxes .feature-box img{
  width: auto;
}
 .single_post .content_boxes .feature-box img{
  width: 100%;
 }
 #comments h2{
  font: 600 26px/28px var(--font-Josefin);
 }
.comment-form-comment label {
    display: block;
}
.postbox .post-text{
  padding-top: 15px;
  border-top: 1px solid rgba(0,0,0,.08);
}
.postbox .post-featured:before{
  content: "";
  display: table;
}
.post-featured .post-featured-img{
  overflow: hidden;
  position: relative;
}
.postbox .post-featured .post-featured-img a{
  transition: all 0.3s ease 0s;
}
.postbox .post-featured .post-featured-img a img{
  transform: scale(1);
  -webkit-transition: all 0.6s ease-in-out;
  width: auto;
}
.postbox:hover .post-featured .post-featured-img a img{
  transform: scale(1.03) rotate(0.50deg);
}
.post-featured:hover .post-featured-img a:after{
    opacity: 1;
}
.postbox .post-featured-img a:after{
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  content: '';
  background-color: rgba(0,0,0,.2);
  opacity: 0;
  -webkit-transition: opacity .4s ease-in-out;
  -o-transition: opacity .4s ease-in-out;
  transition: opacity .4s ease-in-out;
}
.post-button,.faq-button{
  padding: 0;
  position: relative;
  display: inline-block;
  margin-top: 6px;
}
.comment-form input[type="submit"]{
  background-color: var(--color-white);
}
.post-button a,.faq-button a,.comment-form input[type="submit"],.contact-box1 input[type=submit]{
  color: var(--color-blue);
  font: 700 16px/16px var(--font-Josefin);
  display: inline-block;
  position: relative;
  padding: 13px 30px 13px;
  border: 1px solid var(--color-blue);
  transition: all 0.3s ease 0s;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
.post-button a:hover,.faq-button a:hover,.comment-form input[type="submit"]:hover,.contact-box1 input[type=submit]:hover{
  background-color: var(--color-blue);
  color: var(--color-white);
  border-top-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
.faq-button{
  margin: 0 auto;
  display: block;
}
.faq-button a{
  border-color: var(--color-white);
  color: var(--color-white);
}
.faq-button a:hover{
  background-color: var(--color-white);
  color: var(--color-blue);
}
.post-button a:before,.faq-button a:before{
  position: absolute;
  top: -7px;
  left: -7px;
  content: "";
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  border: solid;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 3px;
  -webkit-transition: all .5s ease-out;
  -moz-transition: all .5s ease-out;
  transition: all .7s ease-out;
  border-color: inherit;
}
.post-button a:after,.faq-button a:after{
  position: absolute;
  bottom: -7px;
  right: -7px;
  content: "";
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  border: solid;
  border-width: 1px 0 0 1px;
  display: inline-block;
  padding: 3px;
  -webkit-transition: all .5s ease-out;
  -moz-transition: all .5s ease-out;
  transition: all .7s ease-out;
  border-color: inherit;
}
.post-button a:hover:before,.faq-button a:hover:before{
  left: 100%;
  transform: rotate(90deg);
}
.post-button a:hover:after,.faq-button a:hover:after{
  right: 100%;
  transform: rotate(90deg);
}
.content_page .navigation{
  margin: 5% 0;
  text-align: center;
}
.content_page .navigation .page-numbers.current{
  background-color: var(--color-yellow);
  color: var(--color-white);
}
.content_page .navigation .page-numbers{
  background-color: var(--color-white);
  color: var(--color-blue) !important;
  font: 700 16px/16px var(--font-Josefin);
  padding: 10px 15px;
  margin-right: 5px;
  transition: all 0.3s ease 0s;
  box-shadow: 0 0 5px 0 rgb(43 52 59 / 10%);
}
.content_page .two-column img{
  height: 310px;
}
.content_page .three-column img{
  height: 200px;
}
.related-post-wrap img{
  height: 65%;
}
.page-template-contact .banner-image .bradcrumbs {
  width: 16%;
}
.contact-box .card{
  background-color: var(--color-white);
  box-shadow: 0 0 7px 0 rgb(43 52 59 / 8%);
  filter: drop-shadow(0 0 9px rgba(0,0,0,0.08));
  border: none;
  height: 100%;
}
.contact-box .icon-box i{
  color: rgb(255 255 255 / 90%);
  font-size: 26px;
}
.contact-box .icon-box{
  background-color: var(--color-blue);
  position: relative;
  height: 60px;
  width: 60px;
  display: block;
  margin: 0 auto;
  line-height: 60px;
}
.contact-box .icon-box:before{
  border-color: var(--color-blue);
  content: "";
  position: absolute;
  top: -12px;
  left: 60px;
  border-width: 0 13px 12px 0;
  border-style: solid;
  border-color: #000;
  border-right-color: transparent!important;
  border-left-color: transparent!important;
  display: block;
  transition: all .4s;
  opacity: .7;
}
.contact-box .icon-box:after{
  background-color: var(--color-blue);
  position: absolute;
  content: "";
  right: 0;
  height: 11px;
  width: 100%;
  top: -11px;
  z-index: -4;
  transition: all .5s;
  transform: scale(1,1.2);
}
.contact-box h3{
  font: 700 20px/30px var(--font-Josefin);
  position: relative;
  margin-bottom: 0;
}
.contact-box .card a p{
  color: var(--color-gray);
}
.contact-box .wpcf7 input[type=text], .contact_box .wpcf7 input[type=email], .contac_form textarea,input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email {
  width: 100%!important;
  font-size: 15px;
  padding: 15px 30px;
  margin: 0 12px 23px 0;
  height: auto;
  float: left;
  background-color: transparent;
  border: 1px solid rgba(119,119,119,.2);
}
.contact-box textarea{
  width: 100%;
  border: 1px solid rgba(119,119,119,.2);
  padding: 8px 30px !important;
}
.contact-box1{
  position: relative;
}
.contact-box1 #text-box{
 position: absolute;
 bottom: 12%;
}
.contact-box1 #text-box p{
  padding-right: 40%;
}
#agents .content_box img{
  width: 65%;
  margin: 0 auto;
  border: 1px dashed #384260;
  border-radius: 50%;
  padding: 5px;
}
#testimonials .textimonial-img img{
  width: auto;
}
#testimonials .box{
  border-radius: 8px;
  background-color: var(--color-white);
  box-shadow: 0 0 7px 0 rgb(43 52 59 / 8%);
  filter: drop-shadow(0 0 9px rgba(0,0,0,0.08));
  padding: 25px 22px;
  margin: 0 15px;
}
#properties .properties_auther{
  padding-left: 5%;
}
#faq-section .faq-main-text{
  padding: 0 20%;
  line-height: 28px;
}
#faq-section .card-header{
  background-color: var(--color-white) !important;
  border: 1px solid rgba(0,0,0,.1)!important;
  padding: 15px 20px !important;
}
#faq-section .card-header i{
  float: right;
}
#faq-section .card-body{
  padding: 0rem 1rem;
}
.faq-section2{
  background-position: top center;
  background-size: cover;
}
.faq-section2{
  position: relative;
}
.faq-section2:before{
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  content: "";
  display: block;
  z-index: 1;
  background-color: rgb(205 162 116 / 50%);
}
.faq-section2:after{
  clear: both;
  content: "";
  display: table;
}
.faq-section2 .faq-content{
  z-index: 99;
  position: relative;
}
.faq-section2 .faq-content h2{
  width: 50%;
}
#properties .box{
  position: relative;
  z-index: 0;
  display: block;
  overflow: hidden;
}
#properties .box:hover .textimonial-img{
  transform: scale(1);
  width: auto;
}
.textimonial-img img{
  transition: transform 0.5s ease-in-out;
}
#properties .box:hover .textimonial-img img{
  transform: scale(1.03) rotate(0.50deg);
}
