.flat-slider-contact .box-contact-v2 {
    background-color: #ffffff2e;
}
#botble-contact-forms-fronts-contact-form label{
  color: white;
}
#page-home .flat-section-v3.flat-slider-contact {
      background-attachment: scroll !important;
}
#page-home .contact-form-group textarea {
  background-color: #ffffff24;
  color: white;
}
#page-home .contact-form-group textarea::placeholder {
  color: white;
}
#botble-contact-forms-fronts-contact-form input::placeholder{
  color: white;
}
#botble-contact-forms-fronts-contact-form input {
  color: white;
  background-color: #ffffff30;
}

.top-header-right a{
  display: none;
}
.flat-slider.home-2 .slider-content {
	padding: unset !important;
}
.flat-slider.home-2 {
    background-color: #f7f7f700;
	position: relative;
}

.flat-section-v3.flat-slider-contact .content-left .section-title{
    color: #CBA22B !important;
    font-size: 47px;
    font-weight: 800;
}
.flat-section-v3.flat-slider-contact  .body-body-2{
    /*color:#B27F4C !important*/
}
.flat-slider.home-2 .slider-content{
    padding: 0px 0px 0px 0px;
    margin-top: -221px;
    box-shadow: 1px 9px 25px -4px rgba(45, 58, 67, 0.52);
}

.section-title{
    /*color:#2d3a43*/
    color:#B27F4C;

}
@media screen and (max-width: 576px) {
  .flat-slider.home-2{
    margin-bottom: 30px;
}
}
.flat-slider.home-2{
    background:unset
}
.flat-section-v4 {
    padding: 40px 0 40px 0;
}
.flat-section-v3 {
    padding: 120px 0px 230px 0;
}
.homeya-box .archive-top .content .link.line-clamp-1{
    color:#CBA22B
}

.flat-section.flat-service-v3 .flat-service .box-service {
    perspective: 1000px;
    transform-style: preserve-3d;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    background-color: #fff;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 4px 8px rgba(0.2, 0.7, 0.8, 0.2);
    padding: 20px;
}

/* On hover: apply rotation and increase shadow to emphasize 3D effect */
.flat-section.flat-service-v3 .flat-service .box-service:hover {
    transform: rotateY(15deg) rotateX(5deg); /* 3D rotation */
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2); /* Deeper shadow on hover */
}

.flat-section.flat-service-v3 .flat-service .box-service .icon-box {
    text-align: center;
    margin-bottom: 20px;
}

/* Styling for the icon inside the icon-box */
.flat-section.flat-service-v3 .flat-service .box-service .icon-box img {
    /*width: 60px;
    height: 60px;*/
    transition: transform 0.3s ease;
}

.flat-section.flat-service-v3 .section-title{
    color:unset
}

.wrap-counter .counter-box .number{
    color: #B27F4C
}

.luxury-home-section {
    position: relative;
    background-image: url('https://webfiles.remapp.ae/synera_property/imagestudio-watermarkremover-1.jpeg');
    background-size: cover;
    background-position: center;
    padding-top: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 100vh;
    text-align: center;
}

.luxury-home-section .container {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 0 5%;
    width: 100%;
    max-width: 800px;
    z-index: 2;
}

.luxury-home-section .text-content {
    color: white;
    z-index: 2;
}

.luxury-home-section .text-content h1 {
    font-size: 2.8rem !important;
    margin-bottom: 20px;
    line-height: 1.2;
    color: white;
}
@media screen and (max-width:992px) {
    .luxury-home-section .text-content h1 {
        font-size: 2.5rem;
    }
}

.luxury-home-section .text-content p {
    font-size: 1.2rem;
    line-height: 1.6;
    margin-bottom: 20px;
}

.luxury-home-section:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.43);
    z-index: 1;
}

@media (max-width: 768px) {
    .luxury-home-section .text-content h1 {
        font-size: 1.8rem !important;
    }

    .luxury-home-section .text-content p {
        font-size: 1rem;
    }
}

.flat-testimonial-v2:before {
    background: #161E2D;
}

.list-star .icon{
    color:#CBA22B;
}

.flat-section-v2 {
    padding: 80px 0px;
}
.about-img-div{
    padding: 30px;
}

.about-img{
    border-radius: 20px;
}

.about_upper_container{
    padding:10px 10px;
}

.about_para h3 span{
    color:#CBA22B;
}
.our_mission_para h3 span{
    color:#CBA22B;
}

.flat-section-v3.flat-service-v2{
    padding: 80px 0px 80px 0;
    background-color: #0a0a0a !important;
}

.flat-section-v3.flat-service-v2 .box-left .box-title .text-subtitle{
    color:white !important
}

.flat-section-v3.flat-service-v2 .box-left p{
    color:white
}
.flat-section-v3.flat-service-v2 .wrap-service-v2 .list-view li{
    color:white
}
.flat-section-v3.flat-service-v2 .box-right .box-service.style-1.hover-btn-view{
    background-color: #0a0a0a;
    border: 1px solid #ffffff36;
    padding: 25px;
    border-radius: 10px;
    box-shadow: 0 8px 16px rgb(150 150 150 / 20%);
    color: #ffffff;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.flat-section-v3.flat-service-v2 .box-right .box-service .title{
    color:white;
}

.flat-section-v3.flat-service-v2 .box-right .box-service .description{
    color:white
}

.panel-content{
    /*color:white;*/
    padding-right: 53px;
}
.panel.panel-default{
    max-width: 500px;
    padding-right: 53px;
}

/*Crucial style*/

.flat-pagination{
    flex-wrap:wrap
}


@media(max-width:547px)
{
    .flat-section.flat-banner .wrap-banner.bg-surface .box-right{
        display:none
    }
    /*.grid-2.group-box.group-price .widget-price:first-child {
    display:none !important
    }*/
    .box-filter-tab .d-flex{
        flex-wrap:wrap
    }

}

.wd-find-select.style-2 .inner-group .box-filter .filter-advanced{
    display:none
}

.wd-find-select .inner-group .form-style.form-group-3{
    border-inline-end: unset;
}
.wrap-filter-search .wd-search-form .grid-2.group-box.group-price{
    display:none
}
.wrap-filter-search .wd-search-form .group-box{
    display:none;
}

.flat-section.flat-service-v3{
    padding:60px 0px 80px 0px
}

.footer{
    /*margin-top:40px*/
}

/*.inner-footer .row{
    gap:20px
}*/

.main-header .main-menu .navigation>li.current>a, .main-header .main-menu .navigation>li:hover>a {
    color:#CBA22B !important;
}

.main-header .main-menu .navigation>li>a:before {
    background-color:#CBA22B
}

.flat-slider.home-1 .nav-tab-form.style-1{
    display:none
}
.flat-slider.home-2 .nav-tab-form.style-2{
    display:none;
}
.flat-slider-contact .overlay{
    background:#0a0a0aba;
    opacity: .8;
}

.flat-testimonial-v2:before {
    background: #0a0a0a;
}

.flat-section.flat-latest-new-v2{
    background: #0a0a0a;
}

.text-subtitle{
    color:white !important
}

.flat-recommended .homeya-box .content .desc p{
    color:white
}
.flat-recommended .archive-bottom h6{
    color:white !important
}
.section-title{
    color:#CBA22B !important
}

.box-service .content .description{
    color:white;
}
.box-service.style-2 .title{
    color:white;
}

.panel-content{
    color:#0a0a0a;
}
.footer-cl-3 .fw-7.text-white{
    color:#CBA22B !important
}
.navigation-menu-footer li a{
    color:#fff;
}
.text-variant-2{
    color:#0a0a0a
}
.box-icon.social{
    background-color:#CBA22B;
}
.footer-cl-4 .fw-7.text-white{
    color:#CBA22B !important
}

.box-service.style-2.active, .box-service.style-2:hover  {
    color: #0a0a0a;
    background-color: #dddddd;
}
.box-service.style-2.active .content .title,
.box-service.style-2:hover .content .title {
    color: #0a0a0a !important;
}

.box-service.style-2.active .content .description,
.box-service.style-2:hover .content .description {
    color: #0a0a0a;
}

.box-tes-item.style-1{
    background-color:#dddddd
}

.footer .wd-social span{
    color: #0a0a0a;
}

.about_upper_container{
    background-color: black;
    padding-top: 40px;
    padding-bottom: 40px;
}

.flat-section.flat-testimonial-v4{

}
.flat-title-page style-2::after{
    content: "";
    position: absolute;
    inset: 0;
    background: #0a0a0a;
    opacity: 0.7;
    z-index: -1;

}

.flat-title-page {
    background: #0a0a0a;
    padding: 60px 0px
}
.flat-title-page.style-2 h2{
    color:white
}
.flat-title-page.style-2 .breadcrumb a{
    color:white
}

.box-agent{
    background-color:#dddddd;
    border-radius:20px;
    padding:20px
}
.other-pages-section{
    background-color:#0a0a0a
}

.flat-recommended-v2{
    background-color:#0a0a0a
}

.flat-blog-item .content-box .post-author span{
    color:white !important
}
.flat-blog-item .content-box .post-author span a{
    color:white
}

.flat-blog-detail .post-author span{
    color:white
}

.flat-blog-detail span{
    color:white !important
}

.flat-blog-item a{
    color:white
}

.flat-blog-item .btn-read-more{
    border-bottom: 2px solid white
}

.flat-section-v2.flat-section{
    background-color:#0a0a0a
}
.ck-content.single-detail h2{
    color: white;
}

.flat-blog-detail h3{
    color:white;
}


.flat-section.flat-contact .contact-content {
    border-radius: 16px;
    box-shadow: 0 10px 25px 0 rgba(54, 95, 104, 0.102);
    padding: 40px;
    background: rgba(21, 20, 20, 0.5);
    border: 1px solid rgba(255, 255, 255, 0.2);
    color: rgb(255 255 255 / 1);
}
.flat-section.flat-contact .contact-content .form-control.style-1 {
    background: #121111;
    border: 1px solid #d3d3d33d;
    color: white;
}
.flat-section.flat-contact .contact-info {
    border-radius: 16px;
    box-shadow: 0 10px 25px 0 rgba(54, 95, 104, 0.102);
    padding: 40px;
    background: rgba(21, 20, 20, 0.5);
    border: 1px solid rgba(255, 255, 255, 0.2);
    color: rgb(255 255 255 / 1);
}
.flat-section.flat-contact .contact-info h5 {
    color:white !important
}
.flat-section.flat-contact .contact-info .box .title{
    color:white !important
}

.flat-section.flat-contact .contact-content h5{
    color:white
}

.flat-section.flat-contact .contact-content textarea::placeholder{
    color:grey
}

.wd-find-select.style-2 .inner-group .form-style .form-control {
    color:black
}
.box-filter-tab a{
    color:white
}
.btn-filter-mobile{
    color:white;
}
.about_para p{
    color:white !important;
}

.flat-blog-detail .ck-content.single-detail p{
    color:white
}

.flat-section-v2{
    background-color:#0a0a0a
}

.flat-section.flat-latest-post{
    background-color:#0a0a0a
}
.flat-section.flat-latest-post .box-title-relatest h5{
    color:white
}
.flat-blog-detail .post-navigation .previous-post a{
    color:white
}

/*.single-detail.ck-content p{
    color:white
}*/
.widget-search .h7.fw-7{
    color:white !important;
}
.footer-cl-4 .subscribe-form input{
    color:black;
}
.flat-section {
    padding: 90px 0;
}
.wd-find-select.no-left-round{
    border-top-left-radius: 12px;
}
.raw-html-embed h3 p{
    color:#161e2d !important
}
.breadcrumb li span{
    color:white
}
.flat-pagination .page-numbers{
    color: white;
}
.footer .content-footer-bottom .copyright{
    color: white !important;
	justify-content: center;
}

.nav-tab-item:nth-child(2){
    display:none
}

/*Project detail*/
/* Project detail top header*/
.header-property-detail {
    background-color: #0a0a0a;
}
.header-property-detail .box-name .flag-tag.primary{
    color: white;
}
.header-property-detail .box-name .title.link{
    color: white;
}

.flat-section.flat-property-detail{
    background-color: #0a0a0a;
    color: white;
}

.single-property-element.single-property-overview .info-box{
    background-color: #0a0a0a;
}
.header-property-detail .content-top .info-box{
    background-color: #0a0a0a;
}
/*Content top box price inner text*/
.header-property-detail .content-top .box-price h4{
    color: white !important;
}
.header-property-detail .content-bottom .meta .meta-item{
    color: white !important;
}
.header-property-detail .content-bottom .info-box{
    background-color: #0a0a0a;
}
.flat-section.single-property-element .single-property-elemen.single-property-desc .ck-content p{
    color: white !important;
}

.flat-section.single-property-element .single-property-elemen.single-property-desc .ck-content h5{
    color: white !important;
}

.ck-content.single-detail h5{
    color: white !important;
}

/*.single-detail.ck-content p{
    color: white;
}*/
/*Right Side contact form */
.flat-section .widget-sidebar.fixed-sidebar.wrapper-sidebar-right .widget-box.single-property-contact{
    border-radius: 16px;
    box-shadow: 0 10px 25px 0 rgba(54, 95, 104, 0.102);
    padding: 40px;
    background: rgba(21, 20, 20, 0.5);
    border: 1px solid rgba(255, 255, 255, 0.2);
    color: white;
}

/*Right Side contact form input */
.single-property-contact .contact-form .ip-group .form-control{
    background: #121111;
    border: 1px solid #d3d3d33d;
    color: white;
}

.single-property-contact .contact-form input[type=date]{
    background: #121111;
    border: 1px solid #d3d3d33d;
    color: white;
}

.single-property-contact .contact-form textarea{
    background: #121111;
    border: 1px solid #d3d3d33d;
    color: white;
}

/*Properties last feature section*/
.flat-section.flat-latest-property{
    background-color:#0a0a0a;
}
.flat-section.flat-latest-property{
    padding-top:30px
}

.flat-section.flat-latest-property .box-title .text-subtitle{
    color: #a62d62 !important;
}

.flat-section.flat-latest-property .box-title  .section-title{
    color: white;
}

.single-property-contact .box-avatar .name a{
    color: white !important;
}

.header-property-detail .box-name h4{
    color: white !important;
}

.single-property-overview.single-property-element .content .label{
    color: white !important;
}
.single-property-element.single-property-desc .text-variant-1{
    color:white
}

.our_mission_para p{
color:white !important
}

.flat-section.flat-testimonial-v4 p{
color:#161e2d !important
}

/*.boxmarker{
display:none !important
}*/

.price-holder.info-contents{
color:white
}
.completion-date-holder.info-contents.info-completion-date{
color:white
}
.developers-info{
color:white
}
.box-icon.w-32{
  display: none;
}
.footer-cl-1 .text-variant-2{
  color: white;
}
.footer .mt-12.text-variant-2{
  color: white;
}
.flat-section.flat-service-v3 .box-title.text-center.wow.fadeIn.animated.animated .row{
  justify-content: center;
  align-items: center;
}
body#page-10 .flat-section.flat-service-v3{
  background-color: #0a0a0a !important;
}
body#page-10 .flat-section.flat-testimonial-v4{
    background-color: #0a0a0a !important;
}
body#page-15 .custom-contact-section .contact-form-holder{
  display: none;
}
body#page-15 .custom-contact-section{
  display: none;
}
.flat-section.flat-property-detail .developer-info-holder .single-property-element.single-property-overview p{
  color: black !important;
}
.flat-section-v2.flat-section .flat-blog-detail h4{
  color: white;
}
@media (max-width: 990px) {
    .mobile-menu .menu-box {
    background-color: black;
}
.mobile-menu .navigation li>a {
    color: white;
}
.mobile-menu .mobi-icon-box a{
  color: white;
  }
.mobile-menu .mobi-icon-box .icon {
    color: white;
}
.mobile-menu .mobi-icon-box > :nth-child(1) {
  display: none;
}
.mobile-menu .mobi-icon-box > :nth-child(2) {
  display: none;
}
}
.flat-section.flat-service-v3 .row{
  justify-content: center;
}
.flat-section.flat-service-v3 .box-service.style-2{
  margin-top: 20px;
}
.bottom-footer .content-footer-bottom{
  justify-content: center;
}
.bottom-footer .footer .content-footer-bottom .copyright {
    color: white;
}
.footer .content-footer-bottom .copyright {
    color: white !important;
}
.term-conditions-content h3{
  color: white;
}
.other-pages-section{
  padding-top: 30px;
  padding-bottom: 30px;
}
.term-conditions-content .content-para li{
  color: white;
}
.privacy-policy-content h3{
  color: white;
}
.privacy-policy-content .content-para li{
  color: white;
}
.other-pages-section .content-para a{
  color: white;
}
.flat-section.flat-testimonial-v4 .box-tes-item.style-2{
  min-height: 350px;
   overflow: hidden;
}
.flat-section.flat-testimonial-v4 .box-tes-item.style-2 p {
  color: black !important;
}
.flat-section.pt-0.flat-property-detail .payment-plan-tab.active{
  color: white;
}
.conditions-details .condition-value{
  color: black;
}
.flat-section.pt-0.flat-property-detail .developer-info-holder p{
  color: black;
}
@media (max-width: 576px) {
   .about_upper_container .about_para h3 span{
  font-size: 20px;
}
}
.timeline-wrapper .timeline-step .label .text {
    color: black;
}
.info-map a{
 color: white;
}

body#page-home .flat-section.flat-recommended{
  padding-bottom: unset !important;
}
body#page-home .flat-section-v2.flat-testimonial-v2{
    padding: 16px 0px !important;
}
.footer .wd-social span {
    color: white;
}
.about_upper_container .about_para p{
  color: white;
}
.about_upper_container .our_mission_para p{
 color: white;
}
body#page-7 .flat-section.flat-contact{
  padding: 30px 0 !important;
}
body#page-12 .flat-title-page {
    padding: 73px 0px;
}
.other-pages-section .privacy-policy-content h3{
  font-size: 30px;
}
body#page-16 .flat-title-page.style-2 {
  background-color: black !important;
}
body#page-16 .flat-title-page.style-2 h2{
	color: white !important;
}
body#page-16 .term-conditions-content h3{
  font-size: 30px;
}
.flat-blog-detail h3{
  font-size: 35px;
}
.flat-blog-detail h4{
  font-size: 30px;
}
body#page-home .flat-section.text-center .wrap-service .box-service.hover-btn-view h6{
  color: white !important;
}
@media (max-width: 767px) {
   .flat-section.flat-service-v3 .box-service.style-2 {
    margin-top: unset;
}
}


@media screen and (max-width:576px) {
  .about-img-div {
    padding: 0;
    margin-bottom: 30px;
}
}
#botble-contact-forms-fronts-contact-form textarea {
    color: white;
    background-color: #ffffff30;
}
#botble-contact-forms-fronts-contact-form textarea::placeholder {
  color: white;
}
#botble-contact-forms-fronts-contact-form .iti .iti__selected-dial-code {
  color: white;
}
.single-property-element .ck-content.single-detail.project-style2-detail p{
  color: white !important;
}
.single-property-element button{
  color: #CBA22B !important;
}
.single-property-element.single-property-feature .attachment_file_download{
  color: white !important;
}
.single-detail.company_developer_description  {
  color: black !important;
}
.single-detail.company_developer_description button {
    color: #CBA22B !important;
}

#page-7 .contact-content p, #page-7 ul.contact-form-list p.p-16 {
    color: white;
}
.privacy-policy-content p, .term-conditions-content p{
    color: white !important;
}
@media only screen and (max-width: 991px) {
    .flat-service-v3 .box:not(:last-child) {
        margin-bottom: 0 !important;
    }
}
@media (max-width: 576px) {
    .flat-section.flat-service-v3 .box-service.style-2 {
        padding-bottom: 0 !important;
    }
}
#contact-form.custom-contact-section {
  display: none;
}
a.tf-btn.primary.size-1{
margin-bottom:30px
}

.iti__selected-country{
    top: -2px;
}

body .whatsapp-icon-holder {
    bottom: 92px !important;
    right: 25px !important;
}

.flat-slider .item-text{
 color: #bb8f2d !important ;
}
.mobile-menu .navigation li.dropdown2 > ul li a {
    border-bottom: unset;
    color: #c9c9c9;
}

section.flat-section-v3.flat-slider-contact {
    padding: 30px !important;
}

.box-contact-v2 {
    padding: 20px !important;
}

.box-contact-v2 label.form-label.required {
    margin: 0 !important;
}

.box-contact-v2 label.form-label {
    margin: 0 !important;
}