/*Animation Style*/

/* Initial hidden state for the text */
.slide-up-text.visible {
  transform: translateY(0);  /* Slide up to original position */
  opacity: 1;               /* Fade in */
}
/*.show-admin-bar .fixed-header {
     margin-top: 0px !important;
} */
.slide-up-text {
  transform: translateY(100%);
  opacity: 0 ;
  transition: transform 2s ease, opacity 2s ease;
}
.flat-benefit-v2 {
    background: #0A1439;
    padding: 80px 0;
}
.zoom-out {
  transform: scale(1.2); /* Start zoomed in */
  opacity: 0;           /* Hidden initially */
  transition: transform 0.8s ease, opacity 0.8s ease; /* Smooth animation */
}

/* When the image is visible */
.zoom-out.zoom-visible {
  transform: scale(1);  /* Zoom out to original size */
  opacity: 1;           /* Fade in */
}



/*Banner Top */
.flat-section-v3.flat-slider-contact:nth-of-type(1) .box-contact-v2 {
    display: none !important;
}
.flat-section-v3.flat-slider-contact:nth-of-type(1){
display: flex;
    justify-content: center;
    align-items: center;
  
}  

.flat-section-v3.flat-slider-contact:nth-of-type(1) .section-title{
  font-size: 80px !important;
    padding-right: 0;
    font-weight: normal;
}

body#page-home .flat-section-v3.flat-slider-contact:nth-of-type(1){
font-size: 40px;
    font-style: italic;
    font-family: lora;
  height:100vh
}

.flat-slider-contact .content-wrap .content-left {
 padding-right:0
}

.flat-section-v3.flat-slider-contact:nth-of-type(1) .overlay {
  content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 80%;
    background: linear-gradient(to right, #0A1439 20%, rgba(87, 114, 101, 0) 100%);
    opacity: 0.9;
    z-index: 0;
    pointer-events: none;
}

.flat-section-v3.flat-slider-contact:nth-of-type(1) .text-subtitle.text-white{
font-size: 45px;
    font-style: italic;
    font-weight: normal;
    font-family: auto;
    margin-top: 25px;
    text-transform: capitalize;
    padding-right: 100px;
    line-height: 0.9;
}

.flat-section-v3.flat-service-v2 .btn-view .text .span {
    color: #000000 ;
}
.btn-view .text{
    color: #fff; /* Set the text color to white */
}
.top-header{
display:none
}

.show-admin-bar .fixed-header {
  top: unset;
}


/*About Us*/
.home-about-us-section{
   padding: 56px 80px 100px;

}
.home-about-second-img {
         max-width: 572px;
    text-align: center;
    width: 100%;
    margin-top: 90px;
}
.home-about-first-img img{
    height: 427px;
    object-fit: cover;
}
.home-about-text{
padding-top: 21px;
}
.row.home-about-third-row{
margin-top: 19px;
}
.first-image-about{
   display: flex;
    justify-content: end;
}
.second-image-about{
display: flex;
    justify-content: center;
}
.home-about-second-text{
    padding: 10px 2px 0 72px;
}

.first-column-about{
    display: flex;
    flex-direction: column;
    align-items: end;
}
.second-column-about{
       display: flex;
    flex-direction: column;
    justify-content: space-around;
}

/*Services Section*/
.service-heading-content span {
  font-size: 18px;
  color: #0A1439;
  font-weight: normal;
  position: relative;
  margin-right: 10px;
}
.flat-section-v3.flat-service-v2 .row.wrap-service-v2 .col-lg-6 .box-left .box-title .section-title.mt-4{
color: white;
}
.flat-section-v3.flat-service-v2 .row.wrap-service-v2 .col-lg-6 .box-left p{
color: white;
}
.flat-section-v3.flat-service-v2 .row.wrap-service-v2 .col-lg-6 .box-left .list-view{
color: white;
}
.subscribe-form button{
  top:0;
}
.service-heading-content span::after {
  content: "";
  position: absolute;
  left: 100%;
  top: 50%;
  width: 50px; 
  height: 2px;
  /*  background: #0A1439;Line color */
    background: white;
  transform: translateY(-50%);
}

.service-heading-content{
display: flex;
    gap: 59px;
}
.service-offplan-img,.service-ready-img,.service-rental-img{
text-align:center;
}
.service-offplan-img img, .service-ready-img img, .service-rental-img img{
max-width:500px;
  object-fit:cover;
}
.service-offplan-content{
    padding-left: 125px;
}
.service-rental-content{
padding: 50px 0 0 125px;
}

.service-seprator-div{
    width: 90%;
    height: 5px;
    border-bottom: 2px solid grey;
    margin: 0 auto;
  padding-top: 110px;
}

.service-heading-content{
margin-bottom:20px
}

.service-offplan, .service-ready, .service-rental{
padding-top:110px
}

.service-learn-more button{
      background:#E97772;
    border-radius: 32px;
    padding: 14px 45px;
    margin-top: 25px;
    border-color: #E97772;
    color: white;
}
.home-services-section {
    background-color: #0A1439;
    padding: 66px 0px;
}
.home-services-section p{
color:white
}
.home-services-section h3 {
    color: white;
    font-size: 36px;
}
.home-services-section span{
color:white
}
.about-us-spanabout-us-span{

}

.service-heading h2{
color:white
}

.home-about-us{
padding-bottom: 34px;
}
.service-offplan-img img{
border-radius:12px
}
.service-ready-img img{
border-radius:12px
}
.service-rental-img img{
border-radius:12px
}

/*Testimonials*/
.flat-testimonial-v2:before {
  background: #0A1439;
}

.tf-btn.size-1 {
    padding: 11px 32px;
    border-radius: 24px;
}
.nav-tab-recommended .nav-link-item {
border-radius:24px
}

.home-about-first-img img{
border-radius:12px
}
.home-about-second-img img{
border-radius:12px
}


/*Other*/
.tf-btn {
  background-color:#E97772;
}

.flat-section.flat-service-v3 .section-title{
color:white
}
.flat-section.flat-service-v3 .content .title{
color:white
}

.flat-section.flat-service-v3 .content .description{
color:white
}
.flat-section.flat-service-v3 .box-service.style-2.active, .box-service.style-2:hover .content .title{
color:black
}
.flat-section.flat-service-v3 .box-service.style-2.active, .box-service.style-2:hover .content .description{
color:black
}

.tf-btn.size-1 span{
color:white
}

/*About Section*/
.about-section, .values-section {
  padding: 60px 0;
}

.about-content {
  display: flex;
      padding: 30px;
  /*flex-wrap: wrap;*/
 /* gap: 40px;*/
  /*align-items: center;*/
}
.about-section .image-content{
    position: relative;
  padding:20px;
   padding-left: 50px;
   /* left: 16px;*/
}

.about-content .text-content {
  flex: 1;
  min-width: 300px;
}

.about-content .text-content h2 {
  font-size: 2rem;
  margin-bottom: 20px;
  color: #333;
}

.about-content .text-content p {
  font-size: 1rem;

   
}

.about-content .image-content img {
  width: 100%;
  border-radius: 10px;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
}

/* Values Section Styles */
.values-section {
  padding: 35px 0;
  background-color: #fff;
}

.values-content {
  display: flex;
  gap: 40px;
  align-items: center;
  flex-wrap: wrap;
  padding:30px
}

.image-group {
  position: relative;
  flex: 1;
  min-width: 300px;
}

.image-group .main-image img {
  width: 100%;
  border-radius: 10px;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
}

.image-group .overlay-image {
  position: absolute;
  bottom: -40px;
  left: -40px;
  width: 60%;
}

.image-group .overlay-image img {
  width: 100%;
  border-radius: 10px;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
}

.text-content {
  flex: 2;
  /*min-width: 300px;
 padding-left: 30px;*/
  text-align: justify;
}

.text-content h2 {
  font-size: 2rem;
  margin-bottom: 20px;
  color: #333;
}

.text-content h3 {
  font-size: 1.5rem;
  margin-top: 20px;
  color: #444;
}

.text-content p {
  font-size: 1rem;
  color: #555;
  line-height: 1.8;
}
.values-section .image-row {
  display: flex;
  gap: 20px;
  flex-wrap: wrap; /* Ensures images stack if they can't fit */
  flex-direction:column
}

.values-section .image-box {
  flex: 1 1 calc(50% - 20px); /* Two images side by side with gap */
  position: relative; /* Default position */
}

.values-section .image-box img {
  width: 100%;
  border-radius: 10px;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
}

/*.values-section .image-box{
position: relative;
    width: 463px;
}*/
/*.values-section .image-box:nth-of-type(1) img{
position: absolute;
    top: 0;
    z-index: 1;
    border-radius: 10px;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
  left: 182px;
}
.values-section .image-box:nth-of-type(2) img{
position: relative;
    border-radius: 10px;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
    width: 100%;
    height: auto;
    display: block;
    border-radius: 10px;
    top: 202px;
    z-index: 1;
}*/
.values-section .image-box img{
width: 400px;
    height: 250px;
    object-fit: cover;
}
.values-section .image-box:nth-of-type(1){
text-align:end
}
.values-section .image-box:nth-of-type(2){
text-align:start;
      top: -79px;
}

.about-section .about-content .text-content{
/*padding:20px 0px 20px 100px*/
}

@media(max-width:767px){
  .mobile-button svg, .mobile-button:after, .mobile-button:before{
  color: white;
  }
.service-offplan-img img, .service-ready-img img, .service-rental-img img {
        width: 100%; 
  }
  .service-rental-content {
    padding:37px 0 29px 32px
}
.service-offplan, .service-ready, .service-rental {
   padding-top:unset
}
  .flat-section-v3.flat-slider-contact:nth-of-type(1) .section-title {
 font-size: 40px !important;
}
  .service-offplan-img img{
  width:280px !important;
    height:auto !important
  }
    .service-ready-img img{
  width:280px !important;
    height:auto !important
  }
      .service-rental-img img{
  width:280px !important;
    height:auto !important
  }
  .box-location-v3 .img-style img{
/*  height: auto;
    width: 264px;
    object-fit: cover;*/
  }
  .service-seprator-div {

    padding-top: 45px;
    margin-bottom: 45px;
}
  .box-location-v3 .img-style{
         width: 273px;
  }
  
  .home-about-us-section {
    padding: 20px
}
.service-offplan-content {
    padding-left: 32px;
    padding-bottom: 32px;
}
  .service-heading-content {
    margin-bottom: 20px;
    margin-top: 20px;
}
  .about-content {
    display: block;
  }
  .about-section .image-content {
  padding:unset;
  margin-bottom: 29px;
  }
  .values-section .image-box {
  position:unset
  }
.values-section .image-box img {
    width: 100%;
    height: unset;
    object-fit: cover;
}
  .text-content {
    flex: 2;
    min-width: unset;
 padding-left:unset;
    text-align: justify;
    margin-top: 58px;
}
  body#page-10 .flat-section-v3.flat-slider-contact{
  height:unset !important
  }
  .about-section .about-content .text-content {
            padding: 5px;
}
  .about-content .text-content p{
      padding: unset;
  }
  .values-section .container .row{
  flex-direction:column-reverse
  }
  .values-section {
    padding: 0px 0;
    background-color: #fff;
}
  
  .values-section .image-row {
  margin-bottom:20px
  }
  .flat-section.flat-banner .box-right{
  display:none
  }
  .about-content .text-content {
    flex: 1;
    min-width: unset;
}
  
}
  .post-author a:hover, .post-author span:not(:first-child) a:hover, .post-navigation a:hover, .single-detail.ck-content a:hover, .single-property-contact .box-avatar a:hover, .title a:hover {
    color: white;
  }
/*Style*/
.single-property-contact .contact-form .ip-group{
display:flex;
  flex-direction:column;
}

@media(max-width:767px){
  .flat-pagination{
flex-wrap:wrap
}


.box-title-listing .box-filter-tab .d-flex.gap-2{
flex-wrap:wrap;
}

.nav-tab-filter li:nth-child(2){
display:none
}
  .flat-section.flat-banner{
  display:none;
  }
  .nice-select.open .list {
    z-index:12
  }
}

.post-author a:hover, .post-author span:not(:first-child) a:hover, .post-navigation a:hover, .single-detail.ck-content a:hover, .single-property-contact .box-avatar a:hover, .title a:hover {
    color: white;
}
.flat-section {
    padding: 70px 20px;
}

.privacy-policy-content {
    padding: 70px 0px;
}
.privacy-policy-content h3 {
    font-size: 31px;
    padding: 8px 0px;
}
.term-conditions-content{
padding: 70px 0px;
}
.term-conditions-content h3 {
    font-size: 31px;
    padding: 8px 0px;
}
.wrap-counter .counter-box .title-count {
    color:white;
    font-family: var(--heading-font);
    font-size: 24px;
    font-weight: 700;
    letter-spacing: .8px;
    line-height: 30px;
}
.single-property-contact .contact-form .ip-group{
display:flex;
  flex-direction:column;
}

@media(max-width:767px){
  .flat-pagination{
flex-wrap:wrap
}


.box-title-listing .box-filter-tab .d-flex.gap-2{
flex-wrap:wrap;
}

.nav-tab-filter li:nth-child(2){
display:none
}
  .flat-section.flat-banner{
  display:none;
  }
  .nice-select.open .list {
    z-index:12
  }
}
.iti__selected-country {
top:0
}
.service-offplan-img img {
  height: 300px;
    width: 400px;
}
.service-ready-img img {
  height: 300px;
    width: 400px;
}
.service-rental-img img {
  height: 300px;
    width: 400px;
}
.box-location-v3.hover-btn-view .content h6{
font-size:19px
}
.about-content .logo-about{
  max-width:300px
}
body#page-home .about-content{
  padding: 80px 0px 10px;
}
.other-pages-section .flat-slider-contact .overlay {
    background: unset !important;
}
.other-pages-section .flat-section-v3.flat-slider-contact .content-left .section-title {
    color: black !important;
}
.other-pages-section .flat-section-v3.flat-slider-contact .content-left .body-body-2 {
    color: black !important;
}
.other-pages-section .flat-section-v3.flat-slider-contact .content-left .section-title {
    color: black !important;
    font-style: normal;
    font-size: 35px !important;
}
.other-pages-section .flat-section-v3.flat-slider-contact .box-contact-v2 {
    display: block !important;
}
.other-pages-section .flat-section-v3.flat-slider-contact .box-contact-v2 label{
font-weight:normal;
  font-style:normal;
  font-size: 16px;
}

.iti .iti__selected-dial-code {
    margin-left: 4px;
    font-size: 16px;
}
.list-image img{
border-radius:12px
}
.list-property-section{
padding:80px 0px
}
@media screen and (min-width: 600px) and (max-width: 1024px) {
    .service-learn-more button {
        background: #E97772;
        border-radius: 32px;
        padding: 14px 45px;
        margin-top: 25px;
        border-color: #E97772;
        color: white;
        margin-bottom: 20px;
    }
  .service-ready-img  {
    text-align: center;
    margin-bottom: 20px;
}
}
.title a:hover {
    color: black;
}
.list-property-section h4{
    color: black !important;
    font-style: normal;
  font-weight: normal;
    font-size: 35px !important;
}
.about-us-span{
    font-size: 20px;
    /* margin-bottom: 30px; */
    font-weight: 700;
}
@media(max-width:767px){
.about-section, .values-section {
    padding: 14px 0;
}
}
.label-color{
  color: #161e2d;
    font-size: 16px;
    line-height: 32px;
    margin-bottom: 1rem;
  padding: 0px 15px;
}
.label-color.styled-list li {
       list-style: disc;
      font-family: var(--heading-font);
   
    gap: 8px;
    line-height: 28px;
}
    

   .label-color.styled-list li .inline-item{
        display: inline-block;
        width: 48%; /* Adjust width as needed */
        vertical-align: top;
    }

    @media (max-width: 600px) {
       .label-color.styled-list li .inline-item {
            display: block;
            width: 100%; /* Stack on smaller screens */
        }
    }
.about-label-color{
  display: flex;
    gap: 5px;
}

.label-color li, ul {
    list-style-type: none;
    list-style: none;
    margin-bottom: 0;
    padding-left: 10px;
}
.about-us-span-1 {
font-weight: bold;
  list-style: disc;
    font-family: var(--heading-font);
    gap: 8px;
    line-height: 28px;
}
.flat-blog-detail .ck-content.single-detail h2.slide-up-text.visible {
font-size: 30px !important;
}
.flat-blog-detail .ck-content.single-detail h3.slide-up-text.visible {
font-size: 30px !important;
}
.flat-blog-detail .ck-content.single-detail h4.slide-up-text.visible {
font-size: 22px !important;
}


div[style*="cursor:pointer"]:hover {
        transform: translateY(-5px);
        box-shadow: 0 8px 20px rgba(0,0,0,0.12);
    }

    a:hover {
        opacity:0.9;
    }