/*
Theme Name: RealesWP Child
Theme URI: http://mariusn.com/themes/reales-wp/
Template: realeswp
Description: Reales WP Child theme
Version: 2.1.2
Author: Marius Nastase | n3sty.marius@gmail.com
Author URI: http://mariusn.com/
Text Domain: realeswp
Tags: black, white, light, four-columns, responsive-layout, custom-colors, custom-header, custom-menu, featured-image-header, full-width-template, sticky-post, theme-options, translation-ready, threaded-comments
License: 
License URI: 
*/


  @import url('https://fonts.googleapis.com/css2?family=Bree+Serif&family=Inter:wght@100;400;500;600;700;800;900&family=Open+Sans:wght@300&family=PT+Sans:ital,wght@0,400;0,700;1,700&family=Roboto+Slab:wght@100;200;300;400;500;600;700;800&family=Roboto:ital,wght@0,100;1,100&display=swap');
@import url('https://fonts.googleapis.com/css2?family=DM+Serif+Display:ital@0;1&display=swap');

  :root{
    --font-heading: 'PT Sans', sans-serif;
    --font-body: 'Open Sans', sans-serif;
    
  }

  body{
    font-family: var(--font-body);
    font-size:16px;
  }
h1, h2, h3, h4,h5,h6{
  font-family: var(--font-heading);
} 

.home-logo img {
	max-height: 65px;
	width: auto;
	margin-top: -10px;
}

.our_services .s-menu-item {
  background: #f5f5f5;
  box-shadow: 0px 2px 6px -2px #0000004d;
  margin: 0 10px 10px;
}

/*.btn-green {
  pointer-events: none!important;
}*/

.our_services .s-menu-item:hover {
  transform: scale(1);
}

.our_services .s-menu-item h2 {
  margin-bottom: 20px!important;
  padding-bottom: 0!important;
}

.our_services .s-menu-item h3 {
    font-weight: 500;
    margin: 0 0 10px;
    position: initial;
    font-size: 15px;
    line-height: 21px;
    color: #242424;
    height: auto;
    font-family: 'Open Sans';
    font-size:16px;
}



.contact-form .wpcf7-form label,
.contact-form .wpcf7-form input,
.contact-form .wpcf7-form select {
	max-width: 100%;
	width: 100%;
}

.contact-form .wpcf7-form input,
.contact-form .wpcf7-form select {
  height: 40px;
  padding: 0 10px;
  border: 1px solid #00000040;
}

.contact-form .wpcf7-form .wpcf7-submit {
    color: #fff;
    border: none;
    width: fit-content;
    padding: 8px 22px;
    border-radius: 5px;
	background: #0eaaa6;
}
.contact-form .wpcf7-form input, .contact-form .wpcf7-form select {
    height: 40px;
    padding: 0 10px;
    border: 1px solid #fff;
    border-radius: 5px;
}
.contact-form .wpcf7-form .wpcf7-submit {
    background: #3b618c;
    border: none;
    font-size: 16px;
    border-radius: 6px;
    line-height: 20px;
    font-family: 'PT Sans';
    font-weight: 600;
    color: #fac026;
    width: max-content;
    padding: 10px 30px;
}

.footer_form .wpcf7-form {
  display: flex;
  flex-wrap: wrap;
}


.footer_form .wpcf7-form .form-item {
  width: 100%;
  max-width: 50%;
}

.footer_form .wpcf7-form .form-item label {
  max-width: 90%;
  width: 100%;
}

.footer_form .wpcf7-form .form-item input  {
  max-width: 100%;
  width: 100%;
  height: 40px;
  background: #0000;
  border: 1px solid #fff;
}

.footer_form .wpcf7-form .wpcf7-submit {
  margin-top: 18px;
  padding: 9px 20px;
  background: #29aba6;
  border: none;
  font-size: 16px;
  border-radius: 6px;
}

span.fa {
  font-family: FontAwesome!important;
}

@media screen and (min-width: 768px){
  .our_services .row {
    display: flex;
  }
}




/* css by aryan */

.no-touch .s-menu-item:hover .s-main {
  color: #000 !important;
}

.no-touch .s-menu-item:hover .s-sub {
  color: #000 !important;
  
}

h2.s-main {
  color: #000 !important;
}

.Partner__logo h2 {
  font-size: 35px;
}

.Partner__logo h2 strong span {
  color: #fab31c;
}

.Partner__logo p {
  font-size: 16px;
  font-weight: 400;
}
.Partner__logo .single-logo-container {
  /* border: 1px solid; */
}

.Partner__logo .slick-track {
  display: flex;
}

.Partner__logo .slick-track .slick-slide {
  height: unset;
}

.Partner__logo .slick-track .slick-slide div {
  height: 100%;
}

.Partner__logo .slick-track .slick-slide div .single-logo-container {
  height: 170px;
  border-radius: 6px;
  background-color: #fff;
  box-shadow: 0px 0px 15px 0px rgb(79 79 79 / 30%);
}

.Partner__logo .slick-track .slick-slide div .single-logo-container img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}



.our_services>h2 {
  font-size: 35px;
  font-weight: 700;
  display: inline-block;
  position: relative;
  padding: 0;
  margin-bottom: 40px;
  line-height: 48px;
  font-family: var(--font-heading);
  color:#3b618c;
}

.spotlight {
  
  padding: 45px 35px;
  background:black;
}


.s-title {
  color: #fffdfd;
  font-size: 33px;
  line-height: 42px;
  padding-bottom: 15px;
  font-weight: 600;
  text-transform: capitalize;
  font-family: var(--font-heading);
}


.s-text {
    font-family: var(--font-heading);
  color: rgba(255, 255, 255 ,.9);
  font-size: 16px;
  font-style: normal;
  line-height: 20px;
  padding: 0 27%;
  font-weight: 400;

}
.our_services .s-menu-item h2 {
    margin-bottom: 20px!important;
    padding-bottom: 0!important;
    font-size: 24px;
    color: #3b618c !important;
    font-weight: 500;
    font-family: var(--font-heading);
}


.our_services, .our__testimonials {
  padding-top: 50px;
  text-align: center;
}


.recent__properties {
  padding-top: 50px;
  text-align: center;
}

.recent__properties .centered, .blog_list .pageHeader {
  font-size: 35px;
  font-family: var(--font-heading);
  font-weight: 700;
  display: inline-block;
  line-height: 48px;
  position: relative;
  padding: 0;
  margin-bottom: 40px;
  color:#3b618c;
}

.recent__properties .centered::before {
  content: "";
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 100%;
  height: 2px;
  background: #fac026;
}

.our_services>.osLight::before {
  content: "";
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 100%;
  height: 2px;
  background: #fab508;
}
.fateure__properties {
  text-align: center;
  margin-top: 50px;
}

.fateure__properties .centered, .offer__properties .centered, .Partner__logo h2,.our__testimonials .centered {
    font-family: var(--font-heading);
  font-size: 35px;
  font-weight: 600;
  color: #000;
  line-height: 48px;
  display: inline-block;
  padding: 0;
  margin-bottom: 40px;
  color:#3b618c;
  position: relative;
}

.fateure__properties .centered::before,.offer__properties .centered::before,.Partner__logo h2::before, .our__testimonials .centered::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -5px;
  height: 2px;
  width: 100%;
  background: #fac026;
}
.offer__properties {
  text-align: center;
  padding-top: 50px;
}
.spsContent.right {
  float: right;
  text-align: left;
}
.Partner__logo {
   text-align: center;
  padding: 50px 0px 50px 0;
}

.spsType {
    background-color: #3b618c !important;
    font-size: 10px;
    line-height: 17px;
    color: #eab134;
    padding: 6px 14px;
    text-transform: capitalize;
    font-size: 16px;
    font-family: 'PT Sans';
    font-weight: 700;
}

.offer__properties .osLight span {
    font-size: 16px;
    font-family: 'Open Sans';
    font-weight: 600;
    color: #fff;
}

.Partner__logo .slick-prev {
    padding: 10px;
    position: absolute;
    font-size: 0;
    width: 37px;
    height: 37px;
    background-color:unset !important;
    border: unset;
    line-height: 33px;
    border-radius: 50% !important;
    transform: translateX(-30px);
    padding: 0;
    center: ;
    padding: 0;
    bottom: -150px;
    left: 0!important;
    right: 0!important;
    margin: auto;
    z-index: 1;
    border: 2px solid #fbb31c;
    transition: all .3s ease;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: unset;
    color: red !important;
}

.Partner__logo .slick-prev:before {
    top: 3px;
    content: '←';
    position: absolute;
    color:#000;
    transition: .3s ease;
}
.Partner__logo .slick-prev:hover:before, .Partner__logo .slick-next:hover:before{
color:#fac029;
}

.Partner__logo .slick-next {
    position: absolute;
    font-size: 0;
    width: 37px;
    height: 37px;
    background-color:unset !important;
    border: unset;
    line-height: 33px;
    border-radius: 50%;
    transform: translateX(30px);
    text-align: center;
    padding: 0;
    bottom: -150px;
    left: 0!important;
    right: 0!important;
    margin: auto;
    border: 2px solid #fbb31c;
    transition: all .3s ease;
    display: flex;
    align-items: center;
    justify-content: center;

}

.Partner__logo .slick-next:before {
	position: absolute;
	 color:#000;
	 transition: .3s ease;
	 top:3px;

}

.search-panel-fields .form-group .btn-green {
  padding-left: 25px;
  padding-right: 25px;
  color: #fbc028 !important;
  font-size: 17px;
  font-weight: 600;
  font-family: 'PT Sans';
  background-color: #3b618c!important;
  
}
.search-panel-fields .form-group{
  cursor: pointer;
}

/*.our_services .s-icon {
    position: static;
    font-size: 45px;
    line-height: 2;
    height:auto;
}*/

.our_services .s-icon {
    font-size: 45px;
    line-height: 2;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
    width: auto;
    width: 100px;
    height: 100px;
    z-index: 2;
}


.our_services .s-content {
    position: static;
    height:auto;
}
.no-touch .s-menu-item:hover {
    background-color: unset !important;
}

.no-touch .s-menu-item:hover .s-icon {
    color: #feb704 !important;
}

.no-touch .s-menu-item:hover .s-main {
    color: #3b618c !important;
}

/*.s-menu-item a {
    text-align: center;
    width: 100%;
    height: 100%;
    display: block;
    color: #333;
    position: relative;
    display: block;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: start;
}*/

.s-menu-item a {
    text-align: center;
    width: 100%;
    height: 100%;
    display: block;
    color: #333;
    position: static;
    display: block;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: start;
}   

/*.our_services .s-menu-item {
    background: #fff;
    box-shadow: 0px 2px 6px -2px #0000004d;
     margin: 0 10px 10px; 
    height: unset;
    padding: 34px 20px;
}*/

.our_services .s-menu-item {
    background: #fff;
    box-shadow: 0px 2px 26px -17px #0000004d;
    margin: 0 10px 10px;
    height: unset;
    padding: 140px 20px 34px;
    border-radius: 10px;
}

.s-menu-item:after, .s-menu-item:before {
    content: "";
    display: block;
    background: #fac026;
    width: 150px;
    height: 150px;
    position: absolute;
    top: -30px;
    left: -50px;
    border-radius: 100%;
    opacity: .14;
}
.s-menu-item:before {
    left: -25px;
    top: -41px;
}
.no-touch .s-menu-item:hover:after, 
.no-touch .s-menu-item:hover:before{
    background-color: #2d86ec;
    opacity: .6;
}

.no-touch .s-menu-item:hover .s-icon {
    color: #fff !important;
    line-height: 2;
    font-size: 50px;
    opacity: 1;
}

body.no-touch .s-menu-item:hover {
    background-color: #3b618b !important;
}
.no-touch .s-menu-item:hover .s-sub {
    color: #fff !important;
}



.propWidget-2 .fig .figType {
    background-color: #3b618c !important;
    font-size: 16px;
    line-height: 15px;
    color: #fff;
    padding: 6px 14px;
    border-radius: 2px;
    position: absolute;
    top: 15px;
    left: 50%;
    text-transform: capitalize;
    z-index: 3;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    color: #eab134;
    font-weight: 900;
    font-family: 'PT Sans';
}

.propWidget-2 {
    height: 240px;
}

.propWidget-2 .fig .address {
    font-size: 15px;
    font-style: normal;
    color: #fff;
    font-weight: 400;
    font-family: 'PT Sans';
}

.propWidget-2 .fig h3 {
    font-size: 20px !important;
    line-height: 31px !important;
    margin: 0 0 17px 0% !important;
    position: absolute;
    z-index: 3;
    top: 45% !important;
    left: 0;
    color: #fac026;
    display: inline-block;
    text-align: center;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-align: center;
    font-family: var(--font-body);
    font-weight: 600 !important;
    font-family: 'Open Sans';
}

.spsCategory {
    font-size: 27px;
    line-height: 33px;
    text-transform: capitalize;
    font-weight: 700;
    font-family: 'PT Sans';
    color: #3b618c;
}

.spsAddress {
    font-size: 16px;
    line-height: 20px;
    color: #000;
    padding-bottom: 20px;
    font-family: 'Open Sans';
}

.spsTitle {
    margin: 0;
    font-size: 25px;
    font-weight: 700;
    font-family: 'Open Sans';
    line-height: 33px;
    margin: 10px 0;
    padding: 0;
}
ul.spsFeatures li {
    float: left;
    margin-right: 20px;
    font-size: 16px;
    font-weight: 400;
    color: #000;
    font-family: 'PT Sans';
}

ul.spsFeatures li span {
    color: #3b618c;
    font-size: 20px;
}

.btn-o.btn-green {
    background-color: #3b618c !important;
    color: #fac029 !important;
    border-color: #3b618c !important;
    font-size: 17px;
    padding: 14px 25px;
    font-family: 'PT Sans';
    font-weight: 700;
    cursor: pointer;
}

.Partner__logo p {
    font-size: 16px;
    font-weight: 400;
    font-family: 'Open Sans';
    line-height: 31px;
}

.our__testimonials .home-testim-text {
    font-size: 16px;
    color: #000;
    font-style: italic;
    padding-bottom: 5px;
    font-weight: 600;
    font-family: 'PT Sans';
    margin-bottom: 15px;
    text-align: left;
}

.our__testimonials .home-testim-name {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 21px;
    font-family: 'PT Sans';
    text-align: left;
    font-style: italic;
    padding-left: 19px;
}

.top-nav > div > ul > li > a {
    color: #fff;
    padding-bottom: 10px;
    display: block;
    font-size: 18px;
    font-weight: 400;
    font-family: 'PT Sans';
}
.no-touch .top-nav > div > ul > li > a:hover {
    color: #f9bc20;
}

.footer-header {
    font-size: 21px;
    line-height: 20px;
    padding-bottom: 20px;
    margin: 0;
    color: #c6e4e3;
    font-weight: 800;
    font-family: 'PT Sans';
}
.footer_form .wpcf7-form .wpcf7-submit {
    margin-top: 37px !important;
}


.footer_form .wpcf7-form .form-item input {
    max-width: 100%;
    width: 100%;
    height: 40px;
    background: #fff;
    border: 1px solid #fff;
    padding: 15px;
    margin-top: 10px;
    color: #000;
    border-radius: 4px;
}

.footer-nav select {
    color: #fff;
    background-color: #fff;
    width: 100%;
    padding: 7px;
    border: 1px solid #fff;
    color: #000;
    margin-top: 10px;
    border-radius: 4px;
}

.footer_form .wpcf7-form .wpcf7-submit {
    margin-top: 18px;
    padding: 10px 25px;
    background: #3b618c;
    border: none;
    font-size: 16px;
    border-radius: 6px;
    line-height: 20px;
    font-family: 'PT Sans';
    font-weight: 600;
    color: #fac026;
}

.copyright {
    text-align: center;
    color: #fac026;
    font-size: 12px;
    padding-top: 30px;
    font-family: 'Open Sans';
    border-top: 1px solid rgba(255,255,255,.1);
}


.search-panel.search-panel-d2, .search-panel.search-panel-d2 .form-contro {
    padding: 18px 16px;
    border-radius: 0;
    font-size: 16px;
    font-family: 'Open Sans';
    color: #fbb508;
    font-weight: 500;
}
.input-group-addon{
    font-size: 16px;
    font-family: 'Open Sans';
    color: #fbb508;
    font-weight: 500;
}
.footer_form .wpcf7-form .form-item label {
    max-width: 90%;
    width: 100%;
    font-size: 16px;
    line-height: 25px;
    font-weight: 400;
    font-family: 'Open Sans';
    color: #fac026;
    text-transform: capitalize;
}

.top-nav > div > ul > li{
    margin-left: 30px;
    padding-top: 10px;
    position: relative;
}
.textwidget p>a {
    font-size: 18px;
    color: #fac026;
    font-family: 'Open Sans';
    padding-bottom: inherit;
    display: inline-block;
}

.social_sidebar ul>li {
    display: flex;
    width: 100%;
}

.social_sidebar ul>li>a {
    margin-right: 20px;
}

.social_sidebar ul>li>a:last-child {
    margin-right: 0;
}
.textwidget p {
    font-size: 16px;
    font-family: 'Open Sans';
    line-height: 23px;
}
.search-panel.search-panel-d2.search-panel-rows .form-group{
    border-bottom:unset;
}
.search-panel.search-panel-d2 .btn, .search-panel.search-panel-d2 .form-control{
    font-size: 16px;
    font-family: 'Open Sans';
    line-height: 23px;
    color:#000;
    height:100%;
}

.custom-icon-box {
    overflow: hidden;
    border-radius: 8px
}
.custom-icon-box .elementor-icon:after, .custom-icon-box .elementor-icon:before {
    content: "";
    display: block;
    background: #fac026;
    width: 150px;
    height: 150px;
    position: absolute;
    top: -30px;
    left: -50px;
    z-index: -1;
    border-radius: 100%;
    opacity: .14;
}
.custom-icon-box .elementor-icon:before {
    left: -25px;
    top: -41px;
}

.about-style-section:after {
    content: "";
    border: 60px solid #0078ff;
    width: 400px;
    height: 400px;
    display: block;
    background: transparent;
    position: absolute;
    top: 0;
    left: -50px;
    border-radius: 100%;
    bottom: 0;
    margin: auto;
    z-index: -1;
    transform: translate(10px, -70px);
}
a.card .cardAddress, div.card .cardAddress, .property-address {
    color: #000
}


/* ========= Responsive css   */

@media screen and (max-width: 767px){
  
  .top-nav > div > ul > li > a {
        color:#000 !important;
        padding-bottom: 10px;
        display: block;
        font-size: 18px;
        font-weight: 400;
        font-family: 'PT Sans';
    }
    
        .s-text {
        font-family: var(--font-heading);
        color: rgba(255, 255, 255 ,.9);
        font-size: 16px;
        font-style: normal;
        line-height: 20px;
        padding: 0px 15px;
        font-weight: 400;
    }
    .our_services .s-menu-item {
         margin: 0; 
        height: unset;
        padding: 34px 20px;
    }
    .our_services, .our__testimonials,.recent__properties,.offer__properties,.our_services, .our__testimonials {
        padding-top: 25px;
        text-align: center;
    }
    
    
.fateure__properties {
    text-align: center;
    margin-top: 25px;
}

.our_services .s-menu-item {
    margin: 0;
    height: unset;
    padding: 31px 20px;
    margin-bottom: 20px;
    border: 1px solid #ddd;
}

}

.post_slider {
    position: relative;
    width: 100vw;
    left: 50%;
    margin-left: -50vw;
    background-image: url(https://wings9properties.ae/wp-content/uploads/2023/09/modern-architecture-urban-skyline-1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 1;
    padding: 80px 0;
    margin-top: 23px;
    background-position: center center;
}

.post_slider::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #fff;
    opacity: .89;
    z-index: -1;
}
.post_slider .page-content p {
    font-size: 16px;
    color: #000;
    font-family: 'Open Sans';
    line-height: 22px;
    margin-bottom: 16px;
}

.post_slider .slick-track .wppsac-carousel-slides {
    height: unset;
    padding: 0;
    margin: 0px 10px;
}

.wppsac-post-carousel.design-1 .wppsac-post-image-bg {
     margin-bottom: 0; 
    overflow: hidden;
}

.wppsac-wrap .wppsac-post-image {
    border-radius: 0;
    box-shadow: none;
    transition: .4s ease;
}

.wppsac-post-categories .wppsac-post-categories-list li a {
    background: #3b618c !important;
    padding: 9px 16px;
    font-size: 11px;
    font-family: 'PT Sans';
    color: #f9b405 !important;
    font-weight: 700;
    border-radius: 4px;
    display: inline-block;
}


.wppsac-post-content-position {
    padding: 19px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: space-evenly;
    background: #fff;
}
.wppsac-post-image-bg:hover a img {
    transform: scale(1.15);
}


.post_slider .slick-track {
    display: flex;
}
.wppsac-post-date span{
    color:#fac026;
}

.wppsac-sub-content {
    padding-bottom: 10px;
    font-size: 16px;
    color: #000;
    font-family: 'PT Sans';
    font-weight: 500;
}

.wppsac-post-carousel.design-1 .wppsac-post-title a {
    color: #fac026;
    font-family: 'PT Sans';
}

.wppsac-post-date {
    margin-bottom: 10px;
    position: relative;
    font-size: 16px;
    font-family: 'PT Sans';
    color: #000 !important;
}

.wppsac-post-carousel.design-1 a.wppsac-readmorebtn {
    color: #fac026;
    border-color: #3b618c;
    background: #3b618c;
    font-size: 16px;
    font-weight: 700;
    font-family: 'PT Sans';
    padding: 8px 17px;
    border-radius: 4px;
}
.post_slider .slick-dots li button {
    border: 1px solid #fbc026;
    background-color: transparent !important;
}

.post_slider .slick-dots li.slick-active button{
    background-color: #fbc026 !important;
}
.post_slider .slick-list {
    margin-bottom: 30px;
}

.post_slider .centered {
    margin-bottom: 15px;
}

.post_slider p {
    font-size: 16px;
    font-family: 'Open Sans';
    color: #000;
    margin-bottom: 15px;
}


.wppsac-post-carousel.design-1 a.wppsac-readmorebtn:hover {
    color: #fff;
    background: #fac026;
    border: 1px solid #fac026;
}
.wppsac-post-categories .wppsac-post-categories-list li a:hover{
    color: #fff;
    background: #fac026;
    
}

.filter a span::before {
    font-size: 31px;
    color: #3b618c;
    font-weight: 500;
}

.filter .form-group label,.formField label {
    font-size: 16px;
    font-family: 'Open Sans';
    color: #3b618c;
    line-height: 24px;
    font-weight: 400;
}

.filter .form-group .form-control {
    background: #fff;
    border: 1px solid #ddd;
    padding: 15px;
    margin-top: 10px;
    color: #000;
    border-radius: 4px;
    font-size: 16px;
    font-family: 'Open Sans';
    color: #000;
}

.stLabel {
    background-color: #3b618c !important;
    font-size: 16px;
    line-height: 12px;
    color: #fff;
    padding: 6px 14px;
    border-radius: 2px;
    line-height:17px;
    text-align: center;
    white-space: nowrap;
    font-family: var(--font-body);
}

.filter h3 {
    font-size: 27px !important;
    font-weight: 700 !important;
    font-family: 'PT Sans';
    line-height: 33px;
    margin-bottom: 10px;
    padding: 0;
}

.slider.areaSlider {
    margin-top: 47px;
}

.filter .form-group .btn {
    color: #fac029 !important;
    background-color: #3b618c;
    font-family: var(--font-heading);
    font-size: 16px;
    padding: 10px 16px;
    font-weight: 700;
}

.sliderTooltip {
    position: absolute;
    padding: 5px 0;
    margin-top: -3px;
    margin-left: 2px;
    top: -39px;
    z-index: 90;
}

.filter .btn-green {
    background-color: #0eaaa6;
    color: #000;
    font-size: 16px;
    font-family: var(--font-body);
    font-weight: 700;
    padding: 8px 14px;
    line-height: 22px;
    display: inline-block;
    border-radius: 4px;
}

.filter .form-group .btn {
    color: #fac029 !important;
    background-color: #3b618c !important;
    font-family: var(--font-heading);
    font-size: 16px;
    padding: 10px 16px;
    font-weight: 700;
    line-height: 16px;
    border-radius: 4px;
    display:inline-block !important;
}
.filter .form-group .btn:last-child {
    display: none !important;
}

.sorter-wrapper .form-group a span {
    font-size: 16px;
    color: #000;
    font-family: var(--font-body);
    line-height:22px;
}
.sorter-wrapper .form-group {
    font-size: 16px;
    font-family: var(--font-heading);
}

.figType, .property-labels-type {
    background-color: #3b618c !important;
    font-size: 16px !important;
    line-height: 15px !important;
    color: #fbc028 !important;
    padding: 6px 14px !important;
    border-radius: 2px !important;
    position: absolute;
    left: 10px;
    top: 10px;
    text-transform: capitalize !important;
    z-index: 3;
    font-family: var(--font-heading);
    font-weight: 700;
}


.resultsList .figCaption div {
    font-size: 16px;
    font-family: var(--font-body);
    font-weight: 600;
}


.resultsList .figCaption span {
    font-size: 13px;
    font-weight: 400;
    font-family: var(--font-body);
}

.resultsList .figCaption span::before {
    font-size: 13px;
    font-family: 'simple-line-icons';
}
.figure .img {
    opacity: 1;
    height: 100%;
    
}
.figure {
    background-color: #000;
    width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 1;
    height: 206px;
}

.card {
    display: block;
    background-color: #fff;
    box-shadow:2px 2px 5px 0 rgb(0 0 0 / 30%);
    margin-bottom: 20px;
    cursor: pointer;
    text-decoration: none;
     height: 100% !important; 
    border-radius: 2px;
}

.card h2, .page-content a.propWidget-2-2 h3  {
    font-size: 18px !important;
    line-height: 22px !important;
    font-family: var(--font-heading);
    color: #000 !important;
    margin-bottom: 4px !important;
    font-weight:600;
}
.page-content p {
    font-size: 16px;
    font-family: var(--font-body);
    line-height: 22px;
    color: #000;
}

 .page-content a.propWidget-2-2 h3, .property-address, .property-features,.content-sidebar h3 {
    padding-left: 15px !important;
}

.p-article {
    text-align: left;
    display: none;
}

.carousel {
    position: relative;
    margin-bottom: 15px;
}
.pna-title {
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 2px;
    line-height: 21px;
    padding-bottom: 10px;
    font-family: 'Open Sans';
    font-weight: 600;
}
.p-n-articles {
    padding-top: 30px;
}
.p-n-articles a {
    color: #fff;
    font-size: 16px;
    font-family: 'Open Sans';
}
.carousel-caption .carousel-title {
    font-size: 19px !important;
    font-weight: 700;
    color: #fac026 !important;
    font-family: 'PT Sans';
}


.n-article {
    text-align: center;
    width: 100%;
}

.p-article {
    text-align: right;
    display: none;
}

.propWidget-2-2 {
    margin-bottom: 20px;
    text-decoration: none;
    display: block;
    box-shadow: 2px 2px 5px 0 rgb(0 0 0 / 30%);
    padding-bottom: 17px;
}

.cardAddress, .property-address {
    font-family: var(--font-body);
    font-size: 16px !important;
    line-height: 23px !important;
    color:#000 !important;;
}
a.propWidget-2-2 .property-price {
    display: none;
}

.cardFeat li, .propWidget-2-2 .property-features > li {
    font-size: 13px;
    font-weight: 500;
    font-family: var(--font-body);
    line-height: 15px;
}
.cardFeat li {
    font-size: 13px;
    font-weight: 500;
    font-family: var(--font-body);
    line-height: 15px;
}

.cardFeat li span::before, .propWidget-2-2 .property-features > li span::before {
    font-size: 14px;
}

.blog_list .row {
    display: flex;
    flex-wrap: wrap;
    
}

.blog_list .post.type-post {
    height: 100%;
}

.blog_list .article .footer{
    position:unset;
    font-size:16px;
    font-family: var(--font-body);
    color:#000;
}

.blog_list .article p {
    padding: 10px 20px 20px 20px;
    font-size: 16px;
    line-height: 22px;
    color: #000;
    font-family: 'Open Sans';
}


.article h3 a {
    font-size: 20px;
    line-height: 19px;
    color: #3b618c;
    font-family: 'PT Sans';
    font-weight: 600;
}

.article-category a{
    font-size:16px;
    text-transform: capitalize;
    font-family: var(--font-body);
}


.content-sidebar .searchform input[type="submit"] {
    display: block;
    font-family: 'Open Sans';
    font-size: 16px;
    line-height: 20px;
    
}

.blog_list .article.bg-w {
    border: 1px solid #e8e8e8;
    box-shadow: none;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    height:100%;
}

/*.wppsac-post-carousel .slick-dots li.slick-active button {*/
/*    background: #8d8c8c !important;*/
/*}*/

/*responsive css*/
@media screen and (max-width: 767px){
  .our_services .s-menu-item {
    margin-left: 0;
    margin-right: 0;
  }
  .footer_form .wpcf7-form .form-item {
    max-width: 100%;
  }
  .s-title {
    color: #fffdfd;
    font-size: 24px;
    line-height: 38px;
}
  .top-nav > div > ul > li > a {
    color:#000 !important;
    padding-bottom: 10px;
    display: block;
    font-size: 18px;
    font-weight: 400;
    font-family: 'PT Sans';
}

    .our_services>h2 {
        font-size: 24px;
        font-weight: 500;
        padding: 0;
        margin-bottom: 24px;
        line-height: 36px;
    }
    .recent__properties .centered, .blog_list .pageHeader, .fateure__properties .centered ,.offer__properties .centered, .our__testimonials .centered ,.Partner__logo h2{
        font-size: 24px;
        font-weight: 500;
        padding: 0;
        margin-bottom: 24px;
        line-height: 36px;
    }
    
    .our_services .s-menu-item h3 {
        font-weight: 500;
        margin: 0;
        position: initial;
        font-size: 16px;
        line-height: 22px;
        color: #000;
        height: auto;
        font-family: 'Open Sans';
        font-size: 16px;
}
.Partner__logo{
    padding:25px 0px;
}
.btn-o.btn-green {
    font-size: 16px;
    padding: 9px 14px;

}

.our_services .s-icon {
        font-size: 30px;
    }
    
    .our_services .s-menu-item {
        padding-top: 72px;
}
    
    .propWidget-2 .fig .img::before {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        background: #000;
        opacity: .3;
        /* z-index: -1; */
    }

}





