body {
    font-family: Arial, sans-serif;
}

div#mapnew {
    width: 70%;
    display: flex;
    min-height: 100vh;
}

.map-usa-counties {
    display: flex;
}

.projects-col50.hospitality-col {
    text-align: center;
}

div#mapnew .jvm-zoom-btn {
    display: none;
}

/* css from customizer */



/*  Decks Banner Section Start */
#decks-banner-form .cwp-field-container label {
    display: none !important;
}


#decks-banner-form .cwp-frontend-section-content-container {
    padding: 0px;
}

#decks-banner-form .cwp-frontend-section-container {
    margin-bottom: 0px;
}

#decks-banner-form .cwp-frontend-section-content-container {
    border-top: 0;
    background: transparent;
    border: none;
}

#decks-banner-form input:-internal-autofill-selected {
    color: fieldtext !important;
    background-color: rgb(232 240 254 / 0%) !important;
}

#decks-banner-form input, textarea {
    width: 100%;
    border: 1px solid #F1F1F14D;
    border-radius: 7px;
    padding: 12px 15px;
    transition: all .3s;
    background: #a0a0a03d;
    outline: none;
    color: white;
}

#decks-banner-form input, textarea:focus {
    border: 1px solid #F1F1F14D;
    box-shadow: none;
}

#decks-banner-form input::placeholder {
    color: white;
    font-size: 14px;
    font-weight: 500;
    line-height: 21px;
}


#decks-banner-form textarea {
    height: 119px;
    background: transparent;
}

#decks-banner-form textarea:focus {
    border-color: #efe9e9;
    box-shadow: none;
}


#decks-banner-form textarea::placeholder {
    color: white;
    font-size: 14px;
    font-weight: 500;
    line-height: 21px;
}



#decks-banner-form .cwp-field-container {
    margin: 6px 0 4px 0;
    width: 100%;
    padding: 0px;
}

#decks-banner-form .decks-submit-request {
    margin: 0px;
    background: #FFA15E;
    border: solid 1px #FFA15E;
    border-radius: 8px;
    padding: 15px 0px;
    font-size: 18px;
    font-weight: 700;
    line-height: 21px;
    margin-top: 4px;
    color: #023047;
}

#decks-banner-form .decks-submit-request:hover {
    background: none;
    border: 1px solid #FFA15E;
    color: #fff;
    transition: 0.8s;
}


.main-decks-banner {
    backdrop-filter: blur(10px) !important;
    background: #FFFFFF0D;
}





@media (max-width: 768px) {
    .decks-banner-cutom {

        width: 1320px !important;
    }


}


/*  Decks Banner Section End */





/*Contact Us Page search Form start  */


#resturant-contactus-form.cwp-forms-style1 {
    background: transparent;
    border-radius: 0px;
    padding: 36px;
    border: none !important;
}


#resturant-contactus-form label {
    display: block;
    font-size: 16px;
    font-family: 'Roboto';
    font-weight: 400;
    line-height: 30px;
    color: black;
    margin-bottom: 8px;
}

#resturant-contactus-form input {
    border: 1px solid #000000;
    border-radius: 2px;
    padding: 12px;
    font-size: 15px;
    line-height: 18px;
    color: #000000;
    font-family: 'Roboto';
}

#resturant-contactus-form input placeholder {
    display: none !important;
}


#resturant-contactus-form .cwp-field-text.form-group {
    width: 47%;
}

#resturant-contactus-form .cwp-field-email {
    width: 47%;
}

#resturant-contactus-form .cwp-field-number {
    width: 47%;
}

#resturant-contactus-form .cwp-field-textarea {
    width: 98%;
}

#resturant-contactus-form .cwp-field-container {
    margin: 0px;
}

#resturant-contactus-form .form-control:focus {
    box-shadow: none;
}


#resturant-contactus-form .cwp-frontend-section-content-container {
    border: none;
    padding: 0;
    gap: 24px;
}

#resturant-contactus-form .contact-us-submit-btn {
    border-radius: 0px;
    background: #000000;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    padding: 12px 24px;
    margin: 0 !important;
    transition: .2s;
    font-family: 'Roboto';
    color: white;
}

#resturant-contactus-form .contact-us-submit-btn:hover {
    background: white;
    color: black;
}


#resturant-contactus-form.form-group.form-check-lable lable {
    display: none !important;
}



#resturant-contactus-form .form-check-lable .cwp-checkbox-container>label {
    display: none !important;
}

#resturant-contactus-form .form-check-lable .cwp-field-checkbox-container {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    /* margin-right: 10px; */
    margin-bottom: 35px;
    font-size: 12px;
}


/* responsive quries start */

@media only screen and (max-width: 1024px) {

    #resturant-contactus-form .cwp-frontend-section-content-container {
        border: none;
        padding: 0;
        gap: 18px;
    }

}

@media only screen and (max-width: 768px) {

    #resturant-contactus-form .cwp-frontend-section-content-container {
        border: none;
        padding: 0;
        gap: 12px;
    }

    #resturant-contactus-form.cwp-forms-style1 {
        padding: 10px;
    }

}


@media only screen and (max-width: 520px) {

    #resturant-contactus-form .cwp-frontend-section-content-container {
        border: none;
        padding: 0;
        gap: 10px;
    }

    #resturant-contactus-form.cwp-forms-style1 {
        padding: 5px;
    }

}






@media (max-width: 1400px) {

    .aluminum-layer {
        min-height: 500px;
    }

    .aluminum-layer .aluminium-layare-thumb {
        min-height: 100% !important;
    }

}



.testimonials-slider button.slick-prev.slick-arrow {
    position: absolute;
    top: 50%;
    left: 140px;
    background: transparent;
    border: none;
}

.testimonials-slider button.slick-next.slick-arrow {
    position: absolute;
    top: 50%;
    right: 140px;
    background: transparent;
    border: none;
}


#question-form {
    border: 1px solid #F2F2F2;
    backdrop-filter: blur(10px);
    background: #FFFFFF0D;
    padding: 36px 42px;
    width: 888px;
    border-radius: 15px;
}





/ 

/* header-menus */

.listingpro-home-active li {
    padding-bottom: 13px !important;

}

.listingpro-home-active li:hover a {
    font-weight: 600 !important;
}

.border-white .active-link {
    border-bottom: 2px solid #FEFCF4;

}

.border-black .active-link {
    border-bottom: 2px solid #1D1E1D;
}

.listingpro-home-active.active-link {
    border-bottom: 2px solid #000 !important;
}

.listingpro-home-active1.active-link {
    border-bottom: 2px solid #fff !important;
}

/* header-menus end */

.hide-text {
    display: none;
}

.slick-active.slick-current .hide-text {
    display: block;

}

.year-slider .slick-current.slick-active h3 {
    color: #FEFCF4 !important;


}

.year-slider .slick-track {
    border-bottom: 1px solid #8F908F;
    display: flex;
    gap: 88px;
}

.year-slider .slick-current.slick-active {
    border-bottom: 1px solid #FEFCF4;
}

.overflow-left-hide::before {
    position: absolute;
    content: '';
    height: 100%;
    top: 0;
    bottom: 0;
    background-color: #fefcf4;
    width: 50000px;
    z-index: 999;
    opacity: 1;
    left: -50000px;
    border-radius: 0;
}

.concierge-slider-bar .slick-progress-bar {
    height: 2px;
}
}

.year-slider .slick-current.slick-active {
    position: relative;
}

.year-slider .slick-current.slick-active::after {
    content: "";
    position: absolute;
    bottom: -10px;
    left: 0%;
    transform: translateX(-50%);
    width: 20px;
    height: 20px;
    background-color: #FEFCF4;
    border: 1px solid #000;
}

.ep-swiper-slider.overflow-left-hide-dark::before {
    position: absolute;
    content: '';
    height: 100%;
    top: 0;
    bottom: 0;
    background-color: #1D1E1D;
    width: 50000px;
    z-index: 99999;
    opacity: 1;
    left: -50000px;
    border-radius: 0;
}
}

.concierge-slider-bar .slick-progress {
    position: absolute;
    height: 2px !important;
    z-index: 999999999;
    left: 0px;
    right: 0px;
    max-width: 1440px;
    margin: auto;
    bottom: -20px;
}


/* team page start */

.team-slider-overflow .slick-list.draggable {
    overflow: inherit !important;
    max-width: 100% !important;
}

.team-slider-overflow::before {
    content: '';
    width: 5000px;
    height: 750px;
    background: #fefcf4;
    position: absolute;
    left: -5175px;
    z-index: 999;
    opacity: 1;
    border-radius: unset !important;
}

@media(max-width: 1024px) {
    .team-slider-overflow::before {
        left: -5015px;
    }
}

/* team page End */



.elementor-cubewp-item-active {
    border-color: #fff !important;
}

.dark .elementor-cubewp-item-active {
    border-color: #000 !important;
}

.header-fixed {
    position: fixed;
    height: 100%;
    width: 100%;
}

.banner-translate {
    transform: translateY(100vh);
    transition: 0.8s;
	margin-bottom: 100vh;
}

.banner-translate.pading-b-vh {
    padding-bottom: 100vh;
}

.concierge-overlay::before {
    position: absolute;
    content: '';
    height: 100%px;
    top: 0;
    background: #FEFCF4;
    width: 50000px;
    z-index: 99999;
    opacity: 1;
    left: 708px;
    border-radius: unset;
}

.year-slider::before {
    position: absolute;
    content: '';
    height: 104%;
    top: 0;
    bottom: 0;
    background-color: #1D1E1D;
    width: 50000px;
    z-index: 99999;
    opacity: 1;
    left: -49953px;
    border-radius: 0;
}

.year-slider {
    cursor: pointer;
}

@media screen and (max-width: 767px) {
    .year-slider::before {
        width: 49936px;
    }
}


.progress-bar-width .slick-progress {
    max-width: 807px;
    width: 100%;
    margin-left: auto;
    margin-right: 9%;
}

.concierge-slider-bar .slick-progress {
    max-width: 1224px;
    width: 100%;
    margin-left: auto;
    margin-right: 9%;
}


.wc-woo-img-comp-responsive img {
    object-fit: cover !important;
}

@media (max-width: 767px) {
    .img-comp-img {
        height: 300px;

    }

    .product {
        height: 300px;
    }

    .wc-woo-img-comp-slider {
        height: 310px !important;
    }

    .wc-woo-img-comp-responsive img {
        height: 300px !important;
    }
}



/* mark-contact us starting */
#mark-contact-form.cwp-forms-style1 {
    background: transparent;
    border-radius: 18px;
    padding: 0px;
    border: none;
}

#mark-contact-form .cwp-frontend-section-heading-container {
    display: none;
}

#mark-contact-form .cwp-frontend-section-content-container {
    background: transparent !important;
}

#mark-contact-form .cwp-frontend-section-content-container .cwp-field-text {
    width: 50% !important;
}

#mark-contact-form .form-control:focus {
    box-shadow: none;
}

#mark-contact-form .cwp-frontend-section-content-container .cwp-field-email {
    width: 50% !important;
}

#mark-contact-form .form-control {
    background: transparent;
    border: unset !important;
    outline: none;
    border-bottom: 1px solid #5C5C5C !important;
    border-radius: 0px !important;
    padding: 13px 0px 24px 0px
}

#mark-contact-form .form-control::placeholder {
    color: #FEFCF4;
    font-family: Poiret One;
    line-height: 24px;
    font-weight: 400 !important;
    font-size: 20px;
}

.cwp-frontend-form-container .cwp-custom-form .cwp-from-submit.position-center {
    background: none !important;
    border: unset;
    font-size: 24px;
    font-family: 'Poiret One' !important;
    font-weight: 400 !important;
    line-height: 20px !important;
    color: #FEFCF4;
}

#mark-contact-form .cwp-field-container input {
    color: #FEFCF4 !important;
}

#mark-contact-form .cwp-field-container textarea {
    color: #FEFCF4 !important;
}

.cwp-frontend-form-container .cwp-forms-style1 input[type=submit]:hover {
    color: #000 !important;
    background: #fff !important;
    border: unset !important;
    transition: 0.5s
}

/* mark-contact us ending */


/*calabasas slider section code  */

.set-progress-to-right .elementor-element,
.set-progress-to-right .e-con-inner {
    position: unset;
}

.set-progress-to-right .slick-progress {
    max-width: 1200px;
    right: 0;
    position: absolute;
    bottom: 0;
    margin-right: 0;
}

/*calabasas slider section code end  */

/* css from cubewp  */

/* header-menus styling*/

.listingpro-home-active li {
    padding-bottom: 13px !important;

}

.elementor-cubewp-item-active {
    border-color: #fff !important;
}

.dark .elementor-cubewp-item-active {
    border-color: #000 !important;
}

.header-fixed {
    position: fixed;
    height: 100%;
    width: 100%;
}

.banner-translate {
    transform: translateY(100vh);
    transition: 0.8s;
}


.listingpro-home-active li:hover a {
    font-weight: 600 !important;
}

.border-white .active-link {
    border-bottom: 2px solid #FEFCF4;

}

.border-black .active-link {
    border-bottom: 2px solid #1D1E1D;
}

.listingpro-home-active.active-link {
    border-bottom: 2px solid #000 !important;
}

.listingpro-home-active1.active-link {
    border-bottom: 2px solid #fff !important;
}

/* header-menus styling */

.year-slider .draggable {
    overflow: inherit;
}

/* Achivement styling*/

.hide-text {
    display: none;
}

.year-slider .slick-current.slick-active {
    position: relative;
}

.year-slider .slick-current.slick-active::after {
    content: "";
    position: absolute;
    bottom: -10px;
    left: 0%;
    transform: translateX(-50%);
    width: 20px;
    height: 20px;
    background-color: #FEFCF4;
    border: 1px solid #000;
}

.slick-active.slick-current .hide-text {
    display: block;

}

.year-slider .slick-current.slick-active h3 {
    color: #FEFCF4 !important;


}

.year-slider .slick-track {
    border-bottom: 1px solid #8F908F;
    display: flex;
    gap: 88px;
}

.year-slider .slick-current.slick-active {
    border-bottom: 1px solid #FEFCF4;
}

.overflow-left-hide::before {
    position: absolute;
    content: '';
    height: 100%;
    top: 0;
    bottom: 0;
    background-color: #fefcf4;
    width: 50000px;
    z-index: 999;
    opacity: 1;
    left: -50000px;
    border-radius: 0;
}

.year-slider::before {
    position: absolute;
    content: '';
    height: 104%;
    top: 0;
    bottom: 0;
    background-color: #1D1E1D;
    width: 50000px;
    z-index: 99999;
    opacity: 1;
    left: -49847px;
    border-radius: 0;
}

.year-slider {
    cursor: pointer;
}

/* Achivement styling*/




/*conceigre styling*/

.progress-bar-width .slick-progress {
    max-width: 807px;
    width: 100%;
    margin-left: auto;
    margin-right: 9%;
}

.concierge-slider-bar .slick-progress {
    max-width: 1224px;
    width: 100%;
    margin-left: auto;
    margin-right: 9%;
}




.wc-woo-img-comp-responsive img {
    object-fit: cover !important;
}


.concierge-slider-bar .slick-progress-bar {
    height: 2px;
}

.concierge-overlay::before {
    position: absolute;
    content: '';
    height: 100%px;
    top: 0;
    background: #FEFCF4;
    width: 50000px;
    z-index: 99999;
    opacity: 1;
    left: 708px;
    border-radius: unset;
}




.ep-swiper-slider.overflow-left-hide-dark::before {
    position: absolute;
    content: '';
    height: 100%;
    top: 0;
    bottom: 0;
    background-color: #1D1E1D;
    width: 50000px;
    z-index: 99999;
    opacity: 1;
    left: -50000px;
    border-radius: 0;
}
}

.concierge-slider-bar .slick-progress {
    position: absolute;
    height: 2px !important;
    z-index: 999999999;
    left: 0px;
    right: 0px;
    max-width: 1440px;
    margin: auto;
    bottom: -20px;
}

/*conceigre styling*/


/*tems styling*/


.team-slider-overflow .slick-list.draggable {
    overflow: inherit !important;
    max-width: 100% !important;
}

.team-slider-overflow::before {
    content: '';
    width: 5000px;
    height: 750px;
    background: #fefcf4;
    position: absolute;
    left: -5175px;
    z-index: 999;
    opacity: 1;
    border-radius: unset !important;
}







/*tems styling*/




/* mark-contact us stytling */
#mark-contact-form.cwp-forms-style1 {
    background: transparent;
    border-radius: 18px;
    padding: 0px;
    border: none;
}

#mark-contact-form .cwp-frontend-section-heading-container {
    display: none;
}

#mark-contact-form .cwp-frontend-section-content-container {
    background: transparent !important;
}

#mark-contact-form .cwp-frontend-section-content-container .cwp-field-text {
    width: 50% !important;
}

#mark-contact-form .form-control:focus {
    box-shadow: none;
}

#mark-contact-form .cwp-frontend-section-content-container .cwp-field-email {
    width: 50% !important;
}

#mark-contact-form .form-control {
    background: transparent;
    border: unset !important;
    outline: none;
    border-bottom: 1px solid #5C5C5C !important;
    border-radius: 0px !important;
    padding: 13px 0px 24px 0px
}

#mark-contact-form .form-control::placeholder {
    color: #FEFCF4;
    font-family: Poiret One;
    line-height: 24px;
    font-weight: 400 !important;
    font-size: 20px;
}

.cwp-frontend-form-container .cwp-custom-form .cwp-from-submit.position-center {
    background: none !important;
    border: unset;
    font-size: 24px;
    font-family: 'Poiret One' !important;
    font-weight: 400 !important;
    line-height: 20px !important;
    color: #FEFCF4;
}

#mark-contact-form .cwp-field-container input {
    color: #FEFCF4 !important;
}

#mark-contact-form .cwp-field-container textarea {
    color: #FEFCF4 !important;
}

.cwp-frontend-form-container .cwp-forms-style1 input[type=submit]:hover {
    color: #000 !important;
    background: #fff !important;
    border: unset !important;
    transition: 0.5s
}

/* mark-contact us stytling */


/*calabasas slider styling  */

.set-progress-to-right .elementor-element,
.set-progress-to-right .e-con-inner {
    position: unset;
}

.set-progress-to-right .slick-progress {
    max-width: 1200px;
    right: 0;
    position: absolute;
    bottom: 0;
    margin-right: 0;
}

/*calabasas slider styling  */




/*All pages media query*/

/* team page start */


@media(max-width: 1024px) {
    .team-slider-overflow::before {
        left: -5015px;
    }
}

@media screen and (max-width: 767px) {
    .year-slider::before {
        width: 49936px;
    }
}


@media (max-width: 767px) {
    .img-comp-img {
        height: 300px;

    }

    .product {
        height: 300px;
    }

    .wc-woo-img-comp-slider {
        height: 310px !important;
    }

    .wc-woo-img-comp-responsive img {
        height: 300px !important;
    }
}



/*All pages media query*/

/*teams slider styling  */
.team-slider-overflow-set-slider  .slick-dots {
    background-color: #ddd;
}
.team-slider-overflow-set-slider .slick-dots li {
    list-style: none;
    line-height:0px

}
.team-slider-overflow-set-slider .slick-dots li.slick-active{
    background-color:#000;
	height:1px;
}
 .team-slider-overflow-set-slider .slick-dots li button{
     color:#fff0;
     border-color:#fff0;
     font-size:0px;
     padding:0;
	 display:none;
 }
.team-slider-overflow-set-slider  ul{
	height:2px;
	padding:0px;
}

/*teams slider styling  */

/*Concierge slider styling  */
.Concierge-slider .slick-dots {
    background-color: #ddd;
}
.Concierge-slider .slick-dots li {
    list-style: none;
    line-height:0px

}

.Concierge-slider .slick-dots li.slick-active{
    background-color:#000;
	height:1px;
}

.Concierge-slider .slick-dots li button{
     color:#fff0;
     border-color:#fff0;
     font-size:0px;
     padding:0;
	 display:none;
 }
.Concierge-slider ul{
	height:2px;
    margin: 40px 0px 0px 0px;
	padding:0px;
}

.conciergr-images .slick-dots {
    background-color: #ddd;
}
.conciergr-images .slick-dots li {
    list-style: none;
    line-height:0px

}

.conciergr-images .slick-dots li.slick-active{
    background-color:#000;
	height:1px;
}
.conciergr-images .slick-dots li button{
     color:#fff0;
     border-color:#fff0;
     font-size:0px;
     padding:0;
	 display:none;
 }
.conciergr-images ul{
	height:2px;
    margin: 40px 0px 0px 0px;
	padding:0px;
	width:1224px !important;
	margin-left:117px;
}

/*Concierge slider styling  */
/* Acheivements Slider styling starting */
.year-slider-headings .slick-dots {
    background-color: #777773;
}
.year-slider-headings  .slick-dots li {
    list-style: none;
    line-height:0px;
			width:8% !important;

}

.year-slider-headings  .slick-dots li.slick-active{
    background-color:#FEFCF4;
	height:1px;
	width:515px !important;
	
}
.year-slider-headings .slick-dots li button{
     color:#FEFCF4;
     border-color:#fff0;
     font-size:0px;
     padding:0;
	 display:none;
 }
.year-slider-headings  ul{
	height:2px;
    margin: 72px 0px 0px 0px;
	padding:0px !important;
	width:1224px !important;
	margin-left:117px;
}

/* 	second slider starting */

.acheivement-slider   .slick-dots {
    background-color: #777773;
}
.acheivement-slider    .slick-dots li {
    list-style: none;
    line-height:0px;
			width:8% !important;

}

.acheivement-slider    .slick-dots li.slick-active{
    background-color:#FEFCF4;
	height:1px;
	width:515px !important;
	
}
.acheivement-slider   .slick-dots li button{
     color:#FEFCF4;
     border-color:#fff0;
     font-size:0px;
     padding:0;
	 display:none;
 }
.acheivement-slider ul{
	height:2px;
    margin: -8px 0px 0px 0px;
	padding:0px !important;
	width:1224px !important;
	margin-left:117px;
	
}
/* 	second slider ending */
/* Acheivements Slider styling ending */


/* Concierge-v2 slider styling  */
.concierge-v2-slide .slick-dots {
    background-color: #ddd;
}
.concierge-v2-slide .slick-dots li {
    list-style: none;
    line-height:0px

}

.text-section{
    font-size: 250px;
    white-space: nowrap;
	font-weight:400 !important;
}
.concierge-v2-slide .slick-list.draggable{
	overflow:inherit;
}

.concierge-v2-slide .slick-dots li.slick-active{
    background-color:#000;
	height:1px;
}
.concierge-v2-slide .slick-dots li button{
     color:#fff0;
     border-color:#fff0;
     font-size:0px;
     padding:0;
	 display:none;
 }
.concierge-v2-slide ul{
	height:2px;
    margin: 40px 0px 0px 0px;
	padding:0px;
	width:807px;
	margin-left:40%;
}



/* Concierge-v2 slider styling  */

/* Interactive Map styling */

/* Interactive Map styling */
.scrollToTopButton {
    position: fixed;
    right: 30px;
    bottom: -200px;
    cursor: pointer;
    filter: drop-shadow(0px 0px 1px #fefcf4);
    border: unset;
    background-color: #fff0 !important;
    transition: 0.3s;
}
.scrollToTopButton.large-body.sticky { 
    bottom: 30px;
} 
.open-on-hover{
	opacity:0;
	transition:0.3s;
}
.open-on-hover-main:hover .open-on-hover{
	opacity:1;
}
.image-overlay::after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background-color: #000;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    transition: 0.3s;
}

.image-overlay.style-2::after{
	 width: 97.5% !important;
	 left: 20px !important;
}
.open-on-hover-main:hover  .image-overlay::after{
	 opacity: 0.7;
}
div#mapnew {
    background: #F4F0E7 !important;
	  height:1080px;
}


.projects-col50 h2{
    color: white !important;
    font-family: Poiret one;
    font-size: 52px;
    font-weight: 400 !important;
	    width: 88%;
    align-self: center;
}
a.project-item {
    color: white !important;
    font-family: Poiret one;
    font-size: 20px;
    font-weight: 300 !important;
	  cursor:pointer;
}

.data-map-right {
    display: flex
;
    flex-direction: column;
    justify-content: space-between;
}

.projects-col50.hospitality-col {
    display: flex;
     margin-bottom:110px;
    flex-direction: column;
    gap: 8px;
}
.cursor {
	cursor:pointer;
}

.classic-gallery .city-grids {
    margin-bottom: 5px;
    opacity: 0;
    transition: opacity -8.7s, transform 0.5s;
    transform: translatey(28%);
	cursor:pointer;
}
.classic-gallery .city-grids:hover  {
    opacity: 1;
    transform: translatey(0);
}

.close-space ul {
    padding: 0px !important;
}

.team-slider-overflow-set-slider .slick-list.draggable {
    overflow: initial;
}

.elementor-6974 .elementor-element.elementor-element-a34dd95::after {
    content: '';
    position: absolute;
    width: 10000px;
    background-color: #FEFCF4;
    height: 100%;
    left: -10000px;
}
.Concierge-slider ul.slick-dots {
    margin-left: 27%;
}
.dark .menu-item-has-children::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 39px;
    background-color: #fff0;
    z-index: 99999;
    top: 100%;
}
.image-hieght-check .elementor-widget-image img {
    height: calc(100vh - 327px);
    object-fit: cover;
    min-height: 700px;
}
/* Blogs Style */

.mark-mosk-post-category a {
    font-family: Sulphur Point;
    font-size: 12px;
    font-weight: 400;
    line-height: 15.6px;
    text-align: left;
    color: #1D1E1D;
    text-decoration: none;
	  
}

.mark-mosk-post-heading h4 {
    font-family: Poiret One;
    font-size: 24px;
    font-weight: 400;
    line-height: 27.84px;
    text-align: left;
    color: #1d1d1d;
    margin-top: 14px;
}


.mark-mosk-post-description p {
    font-family: Sulphur Point;
    font-size: 18px;
    font-weight: 400;
    line-height: 23.4px;
    text-align: left;
    color: #1d1d1d;
}

.mark-mosk-post {
    margin-top: 60px;
}


.container {
    max-width: 1440px !important;
}
.blog-banner-background {
    background-color: #1D1E1D;
    height: 100vh;
    align-items: center;
    display: flex;
    justify-content: center;
}
.blog-banner-heading h5 {
    font-family: Poiret One;
    font-size: 48px;
    font-weight: 400;
    line-height: 57.6px;
    text-align: center;
    color:#FEFCF4
}

.mark-post-page {
    margin-top: 70px;
	padding-bottom: 200px;
	background: #FEFCF4;

}

.mark-mosk-post-thumbnail {
    margin-bottom: 12px;
}
/* Blogs Style */

@media (min-width: 1150px) and (max-width: 1268px) {
    .media-set-container > .e-con-inner > .elementor-element:first-child {
        width: 30% !important;
    }
}


@media (min-width: 1024px) and (max-width: 1150px) {
    .media-set-container > .e-con-inner > .elementor-element:first-child {
        width: 35% !important;
    }
}
 .dark-footer,
.light-header{
	display:none;
	z-index:99;
}
.set-images-height-to-screen img {
    height: calc(100vh - 334px);
    min-height: 650px;
    object-fit: cover;
}
.page-id-12540      .light-footer,
.page-id-12540  .light-header,
.page-id-11466     .light-footer,
.page-id-11466  .light-header,
.page-id-10493    .dark-footer,
.page-id-10493  .light-header,
.page-id-14529   .dark-footer,
.page-id-14529  .dark-header,
.page-id-6227   .light-footer,
.page-id-6227  .dark-header
{
	display:none;
}
.page-id-12540      .dark-footer,
.page-id-12540  .dark-header,
.page-id-11466     .dark-footer,
.page-id-11466  .dark-header,
.page-id-10493    .light-footer,
.page-id-10493  .dark-header,
.page-id-14529  .light-footer,
.page-id-14529 .light-header,
.page-id-6227  .dark-footer,
.page-id-6227 .light-header
{
	display:block !important;

}
.mark-form-button.cwp-from-submit.position-center {
    font-family: "Poiret One", Sans-serif;
    font-size: 24px;
    font-weight: 400;
    line-height: 38.4px;
    background-color: #fff0;
    border: #fff0;
}

.long-text-reviews {
    display: none;
}   
 /* General styling for the gallery uploader page */
#mmt-gallery-uploader-container {
    margin-top: 20px;
    padding: 20px;
    background-color: #fff;
    border: 1px solid #c3c4c7;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
}

/* Styling for the Select & Upload Images button */
#mmt-open-media-library {
    /* Base WordPress button styles are good, but we can enhance it */
    background: #007cba; /* A vibrant blue */
    border-color: #007cba;
    color: #fff;
    box-shadow: 0 1px 0 rgba(0,0,0,.15);
    text-shadow: none;
    font-weight: 600;
    padding: 8px 15px; /* Adjust padding for a slightly larger button */
    height: auto; /* Override default WP button height */
    line-height: 1.5; /* Adjust line height for better text vertical alignment */
    transition: background 0.15s ease-in-out, border-color 0.15s ease-in-out, color 0.15s ease-in-out; /* Smooth transitions */
    margin-bottom: 20px; /* Space below the button */
    display: inline-block; /* Ensure it respects margin-bottom */
}

#mmt-open-media-library:hover,
#mmt-open-media-library:focus {
    background: #006096; /* Darker blue on hover/focus */
    border-color: #006096;
    color: #fff;
    box-shadow: 0 1px 0 rgba(0,0,0,.2);
    outline: none; /* Remove default focus outline */
}

#mmt-open-media-library.is-loading {
    background: #007cba; /* Keep color consistent while loading */
    border-color: #007cba;
    opacity: 0.8; /* Slightly dim when loading */
    cursor: wait;
}


/* Removed #mmt-gallery-form as it's no longer used */

#mmt-gallery-image_ids {
    width: 100%; /* Make hidden input take full width if needed for debugging */
    max-width: 600px;
}

hr {
    margin: 20px 0;
    border: 0;
    border-top: 1px solid #eee;
}

/* Styling for the current gallery display table */
#mmt-current-gallery table {
    width: 100%;
    border-collapse: collapse;
    margin-top: 15px;
}

#mmt-current-gallery th,
#mmt-current-gallery td {
    padding: 10px 8px;
    text-align: left;
    vertical-align: middle;
    border-bottom: 1px solid #e0e0e0;
}

#mmt-current-gallery th {
    background-color: #f7f7f7;
    font-weight: bold;
}

#mmt-current-gallery img {
    max-width: 80px;
    height: auto;
    border: 1px solid #e0e0e0;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07);
    vertical-align: middle;
}

/* Styling for the delete button SVG */
.mmt-delete-single-image {
    color: #a00; /* Red color for delete action */
    border-color: #dc3232;
    background: #f7f7f7; /* Slightly different background for action buttons */
    transition: background 0.15s ease-in-out, border-color 0.15s ease-in-out, color 0.15s ease-in-out;
    padding: 5px 10px; /* Adjust padding for smaller action buttons */
    height: auto;
    line-height: 1.2;
    font-size: 13px;
}

.mmt-delete-single-image svg {
    vertical-align: middle;
    margin-right: 5px;
    margin-top: -2px; /* Fine-tune vertical alignment */
}

.mmt-delete-single-image:hover,
.mmt-delete-single-image:focus {
    color: #fff;
    background-color: #dc3232;
    border-color: #dc3232;
    outline: none;
}


/* Loading state for general buttons */
.button.is-loading {
    cursor: wait;
    opacity: 0.7;
}

/* Clear All Images Button - make it secondary style */
#mmt-clear-all-images {
    background: #f0f0f1;
    border-color: #c3c4c7;
    color: #32373c;
    box-shadow: 0 1px 0 rgba(0,0,0,.08);
    text-shadow: none;
    font-weight: 400; /* Less bold than primary */
    padding: 8px 15px;
    height: auto;
    line-height: 1.5;
    transition: background 0.15s ease-in-out, border-color 0.15s ease-in-out, color 0.15s ease-in-out;
    margin-top: 20px; /* Space above the button */
}

#mmt-clear-all-images:hover,
#mmt-clear-all-images:focus {
    background: #e0e0e0;
    border-color: #8c8f94;
    color: #1e1e1e;
    outline: none;
}

#mmt-clear-all-images.is-loading {
    background: #f0f0f1;
    border-color: #c3c4c7;
    opacity: 0.8;
    cursor: wait;
}


/* Pagination styling */
.tablenav {
    height: auto; /* Ensure tablenav can grow with content */
    clear: both; /* Clear floats from table */
    margin-top: 15px; /* Space above pagination */
    display: flex;
    justify-content: flex-end; /* Align to the right */
    align-items: center;
    width: 100%; /* Ensure it spans full width */
}

.tablenav .tablenav-pages {
    float: none; /* Remove float for flexbox alignment */
    margin: 0; /* Reset margin */
}

.tablenav .tablenav-pages a,
.tablenav .tablenav-pages span.current,
.tablenav .tablenav-pages span.dots {
    display: inline-block;
    padding: 7px 12px; /* Increased padding for better click area */
    margin: 0 3px; /* Slightly more space between links */
    border: 1px solid #ccd0d4; /* Lighter border for a softer look */
    background-color: #f6f7f7; /* Light background */
    text-decoration: none;
    line-height: 1.5;
    border-radius: 4px; /* Slightly more rounded corners */
    font-size: 13px; /* Standard WordPress font size */
    color: #007cba; /* WordPress blue for active links */
    transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.2s ease-in-out;
}

.tablenav .tablenav-pages a:hover {
    background-color: #e5e5e5; /* Subtle hover effect */
    border-color: #b4b9be;
    color: #005a87; /* Darker blue on hover */
}

.tablenav .tablenav-pages span.current {
    background-color: #007cba; /* WordPress primary blue */
    color: #fff;
    border-color: #007cba;
    font-weight: 600; /* Bold for current page */
    cursor: default; /* Indicate it's not clickable */
}

.tablenav .tablenav-pages span.dots {
    border: none;
    background: none;
    color: #555;
    cursor: default;
    padding: 7px 5px; /* Adjust padding for dots */
}

/* Styles for loading/error messages */
.mmt-loading-message,
.mmt-error-message {
    text-align: center;
    padding: 20px;
    font-style: italic;
    color: #555;
}

.mmt-error-message {
    color: #dc3232;
    font-weight: bold;
}
.data-images-container {
    display: flex;
    align-items: center;
    gap: 10px;
}
 
 
/* CSS */
.data-images-container  #mmt-open-media-library  {
  background-color: #EA4C89;
  border-radius: 0;
  border-style: none;
  box-sizing: border-box;
  color: #FFFFFF;
  cursor: pointer;
  display: inline-block;
  font-family: "Haas Grot Text R Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
  height: 40px;
  line-height: 20px;
  list-style: none;
  margin: 0;
  outline: none;
  padding: 10px 16px;
  position: relative;
  text-align: center;
  text-decoration: none;
  transition: color 100ms;
  vertical-align: baseline;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
}

.data-images-container  #mmt-open-media-library:hover,
.data-images-container  #mmt-open-media-library:focus {
  background-color: #F082AC;
}

.data-images-container   input.button.button-primary{
  background-color: #289a0b;
  border-radius: 0;
  border-style: none;
  box-sizing: border-box;
  color: #FFFFFF;
  cursor: pointer;
  display: inline-block;
  font-family: "Haas Grot Text R Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
  height: 40px;
  line-height: 20px;
  list-style: none;
  margin: 0;
  outline: none;
  padding: 10px 16px;
  position: relative;
  text-align: center;
  text-decoration: none;
  transition: color 100ms;
  vertical-align: baseline;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
}

.data-images-container   input.button.button-primary:hover,
.data-images-container   input.button.button-primary:focus {
  background-color: #289a0b9c;
}
/* Gallery Container and Masonry Layout */

 

/* Gallery Item Styling */
.mmt-gallery-item {
    position: relative;
    overflow: hidden;
    cursor: pointer;
    background-color: #fff;
    border-radius: 0;
    transition: transform 0.3s ease;
    float: left;
    margin: 12px;
}

.mmt-gallery-item:hover {
    transform: translateY(-5px); /* Slight lift on hover */
}

.mmt-gallery-item img {
    display: block;
    width: 100%;
    height: auto;
    object-fit: cover;
	height: 100%;
    border-radius: 0;
    transition: transform 0.3s ease;
}
.mmt-gallery-item:not(.mmt-gallery-item-md):not(.mmt-gallery-item-sm):not(.mmt-gallery-item-lg) {
    max-height: 226px;
}
/* Hover Overlay */
.mmt-gallery-overlay {
     position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    display: flex
;
    flex-direction: column;
    justify-content: end;
    align-items: end;
    padding: 17px;
    opacity: 0;
    transition: opacity 0.3s ease;
    border-radius: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 84.82%);
}

.mmt-gallery-item:hover .mmt-gallery-overlay {
    opacity: 1; /* Show on hover */
}

.mmt-gallery-title {
    margin: 0;
    font-size: 1.2em;
    font-weight: bold;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
    word-wrap: break-word; /* Ensure long titles wrap */
    max-height: 70%; /* Limit height so download button is visible */
    overflow: hidden; /* Hide overflow if title is too long */
}

.mmt-download-btn { 
    transition:0.3s ease;
}

.mmt-download-btn:hover { 
    transform: scale(1.1); 
}

.mmt-download-btn svg {
    width: 20px;
    height: 20px;
}

/* Load More / Show Less Button */
.mmt-gallery-load-more-wrap {
   text-align: center;
    margin-top: 30px;
    position: relative;
    min-height: 50px;
    float: right;
    width: 100%;
    margin-bottom: 100px;
}

.mmt-load-more-btn {
     background: #fff0 !important;
    border-color: #fff0;
    color: #fff;
    box-shadow: unset;
    text-shadow: none;
    font-weight: 600;
    padding: 10px 20px;
    height: auto;
    line-height: 1.5;
    border-radius: 5px;
    cursor: pointer;
    transition:  transform 0.2s ease;
}
 .mmt-load-more-btn:hover {
    transform: translate(0, 10px);
}
.mmt-load-more-btn.show-less {
    transform: rotate(180deg);
}
.mmt-gallery-item.mmt-gallery-item-lg { max-height: 564px; }

.mmt-gallery-item.mmt-gallery-item-sm,.mmt-gallery-item.mmt-gallery-item-md {
    max-height: 270px;
}
.mmt-load-more-btn.is-loading {
    opacity: 0.7;
    cursor: wait;
}

.mmt-gallery-load-more-wrap.top-arrow {
      left: 50%;
    transform: translateX(-50%);
    width: 100%;
    text-align: center;
    margin-top: 0;
    z-index: 10;
}

.mmt-no-more-images {
    text-align: center;
    margin-top: 20px;
    font-style: italic;
    color: #777;
}


/* Popup Modal */
.mmt-gallery-modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 100000; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgba(0, 0, 0, 0.9); /* Black w/ opacity */
    justify-content: center; /* Center content horizontally */
    align-items: center; /* Center content vertically */
    padding: 0; /* Padding inside the modal */
    box-sizing: border-box; /* Include padding in width/height */
}

.mmt-modal-content {
    position: relative;
    max-width: 100%;
    max-height: 100%;
    height: 100%;
    display: flex
;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.mmt-modal-image {
    display: block;
    max-width: 100%;
    max-height: 100vh; /* Ensure image fits viewport height */
    object-fit: contain; /* Contain image within bounds */
    border-radius: 5px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
}

.mmt-modal-close {
       position: absolute;
    top: 10px;
    right: 10px;
    color: #fff;
    font-size: 40px;
    font-weight: bold;
    cursor: pointer;
    transition: color 0.3s ease;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 50%;
    width: 40px;
    height: 40px;
    display: flex
;
    justify-content: center;
    align-items: center;
    line-height: 1;
}

.mmt-modal-close:hover,
.mmt-modal-close:focus {
    color: #bbb;
    text-decoration: none;
    outline: none;
}

.mmt-modal-download-btn {
       position: absolute;
    top: 12px;
    right: 57px;
    background: rgb(0 0 0 / 20%);
    border-radius: 50%;
    width: 47px;
    height: 37px;
    display: flex
;
    justify-content: center;
    align-items: center;
    color: #fff;
    text-decoration: none;
    transition: background 0.3s ease, transform 0.3s ease;
}

.mmt-modal-download-btn svg {
    width: 20px;
    height: 20px;
}

.mmt-modal-download-btn:hover { 
    transform: scale(1.1);
}

/* Prevent body scrolling when modal is open */
body.mmt-modal-open {
    overflow: hidden;
}

/* Responsive adjustments for modal and buttons */
@media (max-width: 768px) {
    .mmt-gallery {
        grid-template-columns: repeat(auto-fill, minmax(250px, 1fr)); /* 2 columns on tablets */
    }
    .mmt-modal-close, .mmt-modal-download-btn {
        top: 10px;
        right: 10px;
        font-size: 30px;
        width: 35px;
        height: 35px;
    }
    .mmt-modal-download-btn {
        top: 60px; /* Adjust for smaller screens */
    }
}

@media (max-width: 480px) {
    .mmt-gallery {
        grid-template-columns: repeat(auto-fill, minmax(180px, 1fr)); /* 1 column on mobile */
    }
    .mmt-gallery-title {
        font-size: 1em;
    }
    .mmt-download-btn {
        width: 35px;
        height: 35px;
    }
    .mmt-download-btn svg {
        width: 18px;
        height: 18px;
    }
    .mmt-modal-close, .mmt-modal-download-btn {
        top: 5px;
        right: 5px;
        font-size: 28px;
        width: 30px;
        height: 30px;
    }
    .mmt-modal-download-btn {
        top: 50px;
    }
}
 .mmt-gallery.mmt-gallery-cols-4,
.mmt-gallery.mmt-gallery-cols-3 {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
    grid-gap: 1px;
    grid-auto-rows: minmax(226px, auto);
    grid-auto-flow: dense;
    padding: 1px;
   
}

 

.mmt-gallery-item-md {
    grid-column-end: span 2;
    grid-row-end: span 1;
}

.mmt-gallery-item-lg {
    grid-column-end: span 2;
    grid-row-end: span 2;
}  
.mmt-gallery-item-sm {
    grid-column-end: span 1;
    grid-row-end: span 1;
}  
#mmt-reorder-popup {
    background: #fff;
    border: 1px solid #ddd;
    padding: 20px;
    max-width: 400px;
    position: fixed;
    top: 10%;
    left: 50%;
    transform: translateX(-50%);
    z-index: 9999;
    box-shadow: 0 5px 20px rgba(0,0,0,0.3);
}
#mmt-reorder-popup ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#mmt-reorder-popup li {
    background: #f9f9f9;
    padding: 5px;
    margin-bottom: 5px;
    border: 1px solid #ddd;
}

.data-sortable-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.data-sortable-container .mmt-delete-single-image {
    background-color: #d30202;
    border-radius: 0;
    border-style: none;
    box-sizing: border-box;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-family: "Haas Grot Text R Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.data-sortable-container .data-sortable {
    position: absolute;
    right: 39px;
    border: 1px solid #ddd;
}
 .dark-header .header-mobile-popup-menus path {
    stroke: #fff;
}
#mmt-current-gallery td {
    position: relative;
    cursor: all-scroll;
}
@media(max-width:980px){
    .elementor-cubewp-nav-menu .sub-menu {
        display: block !important;
        position: unset;
        background-color: #fff0;
    }
}

.elementor-cubewp-nav-menu .sub-menu a.elementor-cubewp-sub-item {
    color: #FFFFFFA6 !important;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 13px;
    padding-bottom: 13px;
}
#html-mobile-popup {
    position: fixed;
    right: 0;
    top: 0;
    height: 100vh;
    max-height: 100vh;
    overflow: auto;
    z-index: 9999999999;
    transition: 0.3s;
    transform: translatex(100%);
}
#html-mobile-popup.active{
	 transform: translatex(0%);
}
#html-mobile-popup .elementor-cubewp-nav-menu--main {
    display: block !important;
}