@keyframes subtleFadeAndGrow {

    0%,
    100% {
        transform: scale(0.9)
    }

    50% {
        transform: scale(1)
    }
}

.site-logo-img img {
    height: auto;
    transition: opacity 0.5s ease;
    /* Smooth transition effect */
}

.forminator-ui.forminator-custom-form[data-design=material] .forminator-field.forminator-is_hover .forminator-textarea--wrap:after {
    border: none !important;
    border-bottom: 2px solid !important;
}

div#popmake-2378 .rgp-right .forminator-ui.forminator-custom-form[data-design=material] .forminator-button:last-child,
div#popmake-5093 .rgp-right .forminator-ui.forminator-custom-form[data-design=material] .forminator-button:last-child {
    padding-top: 10px;
    padding-bottom: 10px;
    width: 120px !important;
    max-width: 100% !important;
    background: transparent !important;
    border: 1px solid #fff !important;
    color: #fff !important;
}

div#popmake-2378 .rgp-right .forminator-ui.forminator-custom-form[data-design=material] .forminator-button:last-child:after,
div#popmake-5093 .rgp-right .forminator-ui.forminator-custom-form[data-design=material] .forminator-button:last-child:after {
    background: #fff;
    border: 0 solid #000;
    content: '';
    height: 190px;
    position: absolute;
    left: -169px;
    top: -61px;
    opacity: .8;
    transform: rotate(35deg);
    width: 130px;
    transition: all 1s cubic-bezier(.175, .52, .165, 1);
    z-index: 1;
}

div#popmake-2378 .rgp-right .forminator-ui.forminator-custom-form[data-design=material] .forminator-button:last-child:hover:after,
div#popmake-5093 .rgp-right .forminator-ui.forminator-custom-form[data-design=material] .forminator-button:last-child:hover:after {
    background: #fff;
    border: 20px solid #000;
    opacity: 0;
    left: 120%;
    transform: rotate(40deg);
    transition: all 1s cubic-bezier(.175, .52, .165, 1);
}

div#pum-2302 .rgp-right .forminator-ui.forminator-custom-form[data-design=material] .forminator-button:last-child {
    padding-top: 10px;
    padding-bottom: 10px;
    width: 120px !important;
    max-width: 100% !important;
}

.firstabout img {
    max-width: 40px;
}

.ast-below-header-wrap .ast-below-header-bar {
    position: absolute;
    left: 0;
    top: 44vh;
    width: auto;
    background: transparent;
}

.ast-below-header-wrap .ast-below-header-bar .site-header-section-left {
    display: none;
}

.br-menu {
    line-height: 7px;
    color: #fff;
    font-size: 9px;
}

.br-menu a {
    line-height: 7px;
    display: block;
}

.br-menu .br1 {
    width: 33px;
    display: block;
    height: 2px;
    background: #d7d2c6;
    transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
    float: right;
}

.br-menu:hover .br1 {
    transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
    width: 50px;
}

.br-menu .br2 {
    width: 50px;
    display: block;
    height: 2px;
    background: #d7d2c6;
    transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
}

.br-menu:hover .br2 {
    transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
    width: 50px;
}

.br-menu .br3 {
    width: 27px;
    display: block;
    height: 2px;
    background: #d7d2c6;
    transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
}

.br-menu:hover .br3 {
    transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
    width: 50px;
}

header#masthead {
    background: #000;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.9220063025210083) 0%, rgba(0, 0, 0, 0) 97%);
    z-index: 999999999;
}

.pop-second-col>.elementor-widget-wrap.elementor-element-populated {
    display: grid;
    align-items: center;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 0 20px;
}

/* .pop-second-in-col>.elementor-widget-wrap.elementor-element-populated {
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: center;
} */

.pop-second-inner:before {
    content: '';
    background-image: url(./../img/Group-371758-1.png);
    width: 24px;
    height: 24px;
    position: absolute;
    background-size: 100%;
    background-repeat: no-repeat;
    top: 53%;
    right: 0;
    transform: translate(0px, -50%);
}

.pop-second-inner:nth-child(2)::before {
    right: -48px;
}

.pop-second-inner:last-child::before {
    content: initial;
}

.pop-menu {
    z-index: 99;
    transition: all 900ms cubic-bezier(0.19, 1, 0.22, 1);
}

.pop-sec-num {
    z-index: 99;
    margin-bottom: 0 !important;
    padding-right: 30px;
}

.pop-img {
    position: absolute;
    z-index: 9;
    opacity: 0;
    transition: all 900ms cubic-bezier(0.19, 1, 0.22, 1);
    top: 0px;
}

.pop-menu:hover .elementor-heading-title {
    color: #fff !important;
}

.hvrs .pop-img {
    opacity: 1;
    transition: all 900ms cubic-bezier(0.19, 1, 0.22, 1);
}

.pop-top-sec {
    padding-top: 174px;
    padding-bottom: 134px;
}

.pop-btn span.elementor-button-text {
    position: relative;
    padding-bottom: 8px;
}

.pop-btn {
    margin-top: -16px;
}

.pop-btn span.elementor-button-text:before {
    content: '';
    position: absolute;
    background: #fff;
    width: 43.5px;
    height: 1px;
    bottom: 0;
    right: 0;
    transition: all 900ms cubic-bezier(0.19, 1, 0.22, 1);
}

.pop-btn a:hover span.elementor-button-text:before {
    width: 100%;
    transition: all 900ms cubic-bezier(0.19, 1, 0.22, 1);
}

.pop-btn-sec {
    padding: 100px 0 100px;
}

.pb-btns .elementor-heading-title a {
    position: relative;
}

.pb-btns .elementor-heading-title a:before {
    content: '';
    width: 43.5px;
    height: 1px;
    background: #fff;
    position: absolute;
    bottom: -8px;
    left: 50%;
    transform: translate(-50%, 0px);
    transition: all 900ms cubic-bezier(0.19, 1, 0.22, 1);
}

.pb-btns .elementor-heading-title a:hover:before {
    width: 100%;
    transition: all 900ms cubic-bezier(0.19, 1, 0.22, 1);
}

.pop-btm-text a {
    color: #fff;
}

.pop-subscribe a {
    color: #fff;
}

.pop-btm-sec {
    padding: 50px 0 10px;
}

#elementor-popup-modal-1181 a.dialog-close-button.dialog-lightbox-close-button {
    top: 40px;
    right: 40px;
}

#elementor-popup-modal-1181 a.dialog-close-button.dialog-lightbox-close-button i::before {
    font-size: 38px;
}

/* 	#elementor-popup-modal-1181 a.dialog-close-button.dialog-lightbox-close-button:hover i::before {
		    color: #fff;
	} */

/* #elementor-popup-modal-1181 a.dialog-close-button.dialog-lightbox-close-button i::before {
    content: '' !important;
    background-image: url(/wp-content/uploads/2024/07/Line-742-svg.svg);
    position: absolute;
    width: 63px;
    height: 16px;
    left: -6vw;
} */
div#elementor-popup-modal-1181 .pop-btn-sec>.elementor-container.elementor-column-gap-no {
    justify-content: center !important;
}

.pop-btn-sec>.elementor-container.elementor-column-gap-no {
    display: grid;
    grid-template-columns: auto auto auto;
    gap: 15.5%;
}

.pop-btn-sec>.elementor-container.elementor-column-gap-no .elementor-column.elementor-col-33 {
    width: 100% !important;
}

.linkswrapper img {
    margin-left: 20px;
}

.homemapsection .residential.active:after {
    content: "";
    width: 295px;
    height: 1px;
    border-bottom: initial;
    position: absolute;
    bottom: 58px;
    left: 0px;
    background: #A3553C;
    border-radius: 50px;
}

.homemapsection .residential.active:before {
    content: '' !important;
    height: 3px !important;
    top: -33px !important;
    background: #A3553C !important;
    border-bottom: initial !important;
    border-radius: 50px;
}

.homemapsection .commercial.active:after {
    content: "";
    width: 295px;
    height: 1px;
    border-bottom: initial;
    position: absolute;
    bottom: -31px;
    left: 0px;
    background: #A3553C;
    border-radius: 50px;
}

.homemapsection .commercial.active:before {
    content: '' !important;
    height: 3px !important;
    top: 53px;
    background: #A3553C !important;
    border-bottom: initial !important;
    border-radius: 50px;
}

.commercial:before {
    content: initial !important;
}

.residential:before {
    content: initial !important;
}

/* .homemapsection div.active {
    color: #A3553C;
} */

.homemapsection div.active {
    color: #A3553C;
    font-weight: 700;
}

.homemapsection div.commercial {
    font-weight: 700;
    padding-top: 16px !important;
}

.projectsltxt {
    max-width: 331px;
}

body .projectsltxt {
    padding-top: 6px !important;
}

.sakaya-logo {
    position: absolute;
    top: 13.75vw;
    right: -7.917vw;
}

/* .sakaya-logo.upsc-icon {
    position: absolute;
    top: 182px;
    right: -223px;
} */

.amenities-text p {
    color: #fff !important;
    margin-bottom: 0 !important;
    font-family: "Statoil", Sans-serif;
    font-size: 18px;
    font-weight: 300;
    line-height: 24px;
    display: flex;
}

.amenities-text p span {
    width: 135px;
    display: flex;
}

.prj-btn span img {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: all 900ms cubic-bezier(0.19, 1, 0.22, 1);
    animation: subtleFadeAndGrow 5s infinite ease-in-out;
}

.prj-btn img {
    animation: subtleFadeAndGrow 5s infinite ease-in-out !important;
}

.prj-btn:hover img {
    opacity: 0;
    transition: all 900ms cubic-bezier(0.19, 1, 0.22, 1);
}

.prj-btn:hover span img {
    opacity: 1;
    transition: all 900ms cubic-bezier(0.19, 1, 0.22, 1);
}

.amenities-text {
    margin-bottom: 122px !important;
}

html body .discoverprojectsbtn {
    padding-left: 46px !important;
}

.sakya-sl-col .slick-slide {
    margin: 0 10px;
}

.sakya-sl-col.slick-list {
    margin: 0 -10px;
}

.cmc {}

.homemapsection div {
    cursor: pointer;
}

.pop-second {
    padding-top: 184px;
}

div#pum-2302,
div#pum-2378,
div#pum-5093 {
    background: rgb(38 48 40 / 92%);

}

div#popmake-2302,
div#popmake-2378,
div#popmake-5093 {
    background: transparent !important;
    padding: 0 !important;
    box-shadow: none !important;
}

div#popmake-2302:before {
    content: '';
    background: url(/wp-content/uploads/2024/04/broch-min.png);
    width: 200px !important;
    height: 190px !important;
    background-repeat: no-repeat;
    background-size: 100%;
    position: absolute;
    bottom: 74px !important;
    left: 13.5% !important;
}

.resgister-pop {
    padding: 90px 7.5% 60px;
}

.rgp-title {
    margin-bottom: 3px !important;
}

.rgp-content {
    padding-top: 10px;
}

.rgp-inner {
    padding: 28px 7.5% 24px;
    margin-top: 67px;
    background-color: transparent;
}

.rgp-inn-text a {
    color: #fff;
}

.rgp-title .elementor-heading-title {
    color: #fff !important;
    font-family: Maitree, sans-serif !important;
    font-size: 26px !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    line-height: 34px !important;
}

.rgp-title .elementor-heading-title {
    color: #fff !important;
    font-family: Maitree, sans-serif !important;
    font-size: 28px !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    line-height: 34px !important;
}

.rgp-text .elementor-heading-title {
    color: #fff !important;
    font-family: Maitree, sans-serif !important;
    font-size: 28px !important;
    font-weight: 400 !important;
    text-transform: uppercase !important;
    line-height: 34px !important;
}

.rgp-inn-text {
    color: #FFFFFF !important;
    font-family: Maitree, sans-serif !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 20px !important;
}

.rgp-content {
    color: #fff !important;
    font-family: Maitree, sans-serif !important;
    font-weight: 400 !important;
    line-height: 26px !important;
}

.rgp-inn1 {
    width: 40% !important;
}

.rgp-inn2 {
    width: 60% !important;
}

form#forminator-module-2377 .forminator-row,
form#forminator-module-5094 .forminator-row {
    margin-bottom: 14px !important;
}

form#forminator-module-5094 .forminator-row:nth-child(5) {
    padding-top: 20px;
}

span.select2-selection__placeholder {
    color: #777777 !important;
    font-family: Maitree, sans-serif !important;
    font-weight: 400 !important;
    line-height: 26px !important;
}

.rgp-img {
    text-align: left !important;
}

button.pum-close.popmake-close {
    background: #fff !important;
    width: 36px !important;
    height: 36px !important;
    border-radius: 50% !important;
    top: 10px !important;
    right: 10px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold !important;
    padding: 0 !important;
    color: #263028 !important;
}

form#forminator-module-2377,
form#forminator-module-2308,
form#forminator-module-5094 {
    max-width: 338px;
    float: right;
}

form#forminator-module-2377 input,
form#forminator-module-2308 input,
form#forminator-module-5094 input {
    font-family: Maitree, sans-serif !important;
    font-size: 12px !important;
    line-height: 22px !important;
    font-weight: 300 !important;
    padding-bottom: 16px !important;
}

form#forminator-module-2377 textarea,
form#forminator-module-2308 textarea,
form#forminator-module-5094 textarea {
    border: none !important;
    border-bottom: 1px solid #ffffff6e !important;
    font-family: Maitree, sans-serif !important;
    font-size: 12px !important;
    line-height: 22px !important;
    font-weight: 300 !important;
    border-radius: 0 !important;
    height: 98px !important;
    min-height: 100% !important;
    padding-left: 0 !important;
}

form#forminator-module-2377 span.select2-selection__placeholder,
form#forminator-module-2308 span.select2-selection__placeholder,
form#forminator-module-5094 span.select2-selection__placeholder {
    font-size: 12px !important;
}

form#forminator-module-2377 span.forminator-checkbox-label,
form#forminator-module-2308 span.forminator-checkbox-label,
form#forminator-module-5094 span.forminator-checkbox-label {
    font-size: 12px !important;
    font-family: Maitree, sans-serif !important;
}

form#forminator-module-2308 .select2-selection__rendered {
    font-family: Maitree, sans-serif !important;
    font-size: 12px !important;
    line-height: 22px !important;
    font-weight: 300 !important;
    padding-bottom: 10px !important;
}

span.forminator-select-dropdown.forminator-custom-form-2308 li {
    font-size: 14px !important;
    line-height: 2em !important;
}

form#forminator-module-2377 span.forminator-checkbox-label,
form#forminator-module-2308 span.forminator-checkbox-label,
form#forminator-module-5094 span.forminator-checkbox-label {
    font-size: 12px !important;
}

form#forminator-module-2377 span.forminator-checkbox-box,
form#forminator-module-2308 span.forminator-checkbox-box,
form#forminator-module-5094 span.forminator-checkbox-box {
    width: 18px !important;
    height: 18px !important;
    -ms-flex: 0 0 18px !important;
    flex: 0 0 18px !important;
    border-width: 1px !important;
    border-radius: 0 !important;
}

form#forminator-module-2377 .forminator-col-6,
form#forminator-module-2308 .forminator-col-6,
form#forminator-module-5094 .forminator-col-6 {
    padding: 0 !important;
    padding-left: 10px !important;
    width: 100% !important;
}

form#forminator-module-2308 .forminator-row:nth-child(5),
form#forminator-module-2377 .forminator-row:nth-child(7),
form#forminator-module-5094 .forminator-row:nth-child(7) {
    display: grid;
    grid-template-columns: auto auto;
    justify-content: flex-start;
    gap: 4px;
    padding-left: 6px;
}

form#forminator-module-2308 button.forminator-button.forminator-button-submit,
form#forminator-module-2377 button.forminator-button.forminator-button-submit,
form#forminator-module-603 button.forminator-button.forminator-button-submit,
form#forminator-module-5094 button.forminator-button.forminator-button-submit {
    width: 200px;
    height: 48px;
    border-radius: 0 !important;
    font-family: Maitree, sans-serif !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    text-transform: uppercase;
    letter-spacing: 1px;
}

body.forminator-hustle-dropdown-fix .forminator-select.forminator-select-dropdown-container--open {
    z-index: 9999999999;
}

html.pum-open.pum-open-overlay.pum-open-scrollable body>:not([aria-modal=true]) {
    padding-right: 0 !important;
}

ul#iti-0__country-listbox li {
    color: #000 !important;
}

.iti__country-list li {
    color: #000 !important;
}

.iti.iti--container {
    z-index: 99999999999999;
}

form#forminator-module-2377 div#select-1,
form#forminator-module-5094 div#select-1 {
    padding-top: 12px;
}

.downloadproch img {
    margin-bottom: -42px;
    margin-right: -15px;
    max-width: 207px;
}

@media only screen and (max-width: 1919px) {
    .downloadproch img {
        margin-bottom: -42px !important;
        margin-right: -15px !important;
        max-width: 6.25vw !important;
    }

    div#popmake-2302:before {
        top: initial !important;
    }

    .pop-menu h2.elementor-heading-title {
        font-size: 78px !important;
    }
}

@media only screen and (max-width: 1600px) {
    .pop-second>.elementor-container.elementor-column-gap-no {
        margin: 0 auto !important;
    }

    .pop-btn-sec>.elementor-container.elementor-column-gap-no {
        margin: 0 auto !important;
    }

    .pop-sec-num {
        padding-right: 16px;
    }

    #elementor-popup-modal-2302 a.dialog-close-button.dialog-lightbox-close-button {
        right: 10px;
    }

    .pop-menu h2.elementor-heading-title {
        font-size: 70px !important;
        line-height: 100px !important;
    }
}

@media only screen and (max-width: 1440px) {
    div#popmake-2302:before {
        width: 344px;
        height: 327px;
        bottom: -101px;
    }

    .pop-second>.elementor-container.elementor-column-gap-no {
        max-width: 90% !important;
    }

    .pop-second-col>.elementor-widget-wrap.elementor-element-populated {
        grid-template-columns: auto auto auto auto;
        gap: 0 0px;
    }

    .pop-menu .elementor-heading-title {
        font-size: 60px !important;
        line-height: 1.5em !important;
    }

    .pop-btn-sec>.elementor-container.elementor-column-gap-no {
        max-width: 80% !important;
    }

    .pop-menu h2.elementor-heading-title {
        font-size: 60px !important;
        line-height: 92px !important;
    }

    /*     #elementor-popup-modal-1181 a.dialog-close-button.dialog-lightbox-close-button {
        top: 10vh;
    } */
    .pop-btn-sec>.elementor-container.elementor-column-gap-no {
        gap: 6.25vw;
    }

    .pop-second-inner:nth-child(2)::before {
        right: -20px;
    }

    .pop-second-inner:before {
        width: 18px;
        height: 18px;
    }
}

@media only screen and (max-width: 1300px) {
    div#popmake-2302:before {
        width: 298px;
        height: 274px;
        bottom: -101px;
        left: 4.5%;
    }

    .resgister-pop {
        padding: 50px 4.5% 30px;
    }

    .rgp-left {
        padding-right: 3%;
    }

    div#popmake-2302:before {
        width: 220px !important;
        height: 210px !important;
        bottom: 40px !important;
        left: 13.5% !important;
    }
}

@media only screen and (max-width: 1280px) {
    .pop-menu .elementor-heading-title {
        font-size: 50px !important;
    }

    #elementor-popup-modal-1181 a.dialog-close-button.dialog-lightbox-close-button i::before {
        width: 54px;
        background-size: 100%;
        background-repeat: no-repeat;
    }

    /*     #elementor-popup-modal-1181 a.dialog-close-button.dialog-lightbox-close-button {
        top: 10vh;
    } */
}

@media only screen and (max-width: 1200px) {
    form#forminator-module-2308 {
        max-width: 100%;
        padding-top: 0px !important;
    }

    form#forminator-module-2377,
    form#forminator-module-5094 {
        max-width: 100%;
        padding-top: 0px !important;
    }

    div#popmake-2302,
    div#popmake-2378,
    div#popmake-5093 {
        min-width: 90% !important;
        max-width: 90% !important;
    }

    .pop-btn-sec>.elementor-container.elementor-column-gap-no {
        max-width: 90% !important;
    }

    .pop-menu .elementor-heading-title {
        font-size: 42px !important;
    }

    .blob {
        display: none !important;
    }

    .pop-menu h2.elementor-heading-title {
        font-size: 52px !important;
        line-height: 86px !important;
    }

    .pop-sec-num {
        padding-right: 0px;
    }

    /* .pop-second-in-col>.elementor-widget-wrap.elementor-element-populated {
        grid-template-columns: auto auto;
    } */
}

@media only screen and (max-width: 1024px) {
    .downloadproch img {
        max-width: 9.781vw !important;
    }

    .homeherosection .downloadproch {
        margin-top: -2vw;
    }

    .rgp-inner {
        padding: 25px 5.5%;
        margin-top: 64px;
    }

    .rgp-text .elementor-heading-title {
        font-size: 26px !important;
    }

    .rgp-title .elementor-heading-title {
        font-size: 26px !important;
    }

    .pop-second-col>.elementor-widget-wrap.elementor-element-populated {
        grid-template-columns: 1fr;
        gap: 15px 0px;
    }

    .pop-img {
        display: none;
    }

    /* .pop-second-in-col>.elementor-widget-wrap.elementor-element-populated {
        justify-content: center;
        grid-template-columns: auto auto;
    } */

    .pop-sec-num {
        padding-right: 10px;
        width: fit-content !important;
        width: -moz-fit-content !important;
        margin-bottom: 6px !important;
    }

    .pop-menu {
        width: fit-content !important;
        width: -moz-fit-content !important;
    }

    .pop-menu .elementor-heading-title {
        font-size: 40px !important;
        line-height: 1.2em !important;
    }

    #CustomFooter .footerrow1 .footcol12>.elementor-widget-wrap.elementor-element-populated {
        justify-content: space-between;
    }

    #CustomFooter .footerrow1 .footcol12 .menublk {
        max-width: 10vw !important;
    }

    .pop-second-inner:before {
        content: initial;
    }
}

@media only screen and (max-width: 991px) {
    .rgp-inn2 {
        padding-left: 2%;
    }

    .pop-second {
        padding-top: 80px;
    }

    .pop-btn-sec>.elementor-container.elementor-column-gap-no {
        flex-direction: column !important;
        align-items: center !important;
        justify-content: center !important;
        gap: 20px 0;
        grid-template-columns: auto;
    }

    .pb-btns .elementor-heading-title {
        text-align: center !important;
    }

    .pop-btn-sec {
        padding: 50px 0 50px;
    }

    /* 
    #elementor-popup-modal-1181 a.dialog-close-button.dialog-lightbox-close-button {
        right: 5%;
        top: 5vh;
    } */

    .pop-btn-sec .elementor-column.elementor-col-33 {
        width: 100% !important;
    }

    .pop-menu h2.elementor-heading-title {
        font-size: 48px !important;
        line-height: 64px !important;
    }
}

@media only screen and (max-width: 921px) {
    .homstickysection.heightrelease {
        padding-top: 73.833vw !important;
    }
}

@media only screen and (max-width: 880px) {
    .homstickysection.heightrelease {
        padding-top: 80.833vw !important;
    }
}

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

    form#forminator-module-2377,
    form#forminator-module-5094 {
        padding-top: 30px !important;
    }

    .rgp-inn1 {
        width: 26% !important;
    }

    .rgp-inn2 {
        width: 74% !important;
    }

    .rgp-inner {
        padding: 25px 5.5% 12px;
        margin-top: 0;
    }

    .rgp-inner {
        padding: 20px 3%;
        margin-top: 0;
    }

    div#popmake-2302:before {
        content: initial;
    }

    .rgp-content {
        padding-top: 0;
        font-size: 14px !important;
        line-height: 20px !important;
    }

    .resgister-pop {
        padding: 30px 5% 1px;
    }

    .pop-menu .elementor-heading-title {
        font-size: 36px !important;
    }

    .pop-menu {
        margin-bottom: 10px !important;
    }

    .thirdhomesec .col1 {
        padding-right: 0 !important;
    }

    .thirdhomesec .col1 .imagewithrad.secimg {
        margin-top: 0px !important;
        width: 100% !important;
    }

    .thirdhomesec .col1 .imagewithrad.secimg img {
        width: 100%;
        height: 420px;
        object-fit: cover;
        object-position: center center;
    }

    .firstabout img {
        margin-bottom: 30px !important;
        max-width: 80px;
    }

    /*     #elementor-popup-modal-1181 a.dialog-close-button.dialog-lightbox-close-button {
        right: 10%;
    } */

    .forthsectionhome .firstblk {
        padding: 0 32px !important;
    }

    .forthsectionhome .secondblk>.elementor-container {
        gap: 15px !important;
        grid-template-columns: 1fr !important;
    }

    .thirdhomesec {
        padding-bottom: 4.875vw !important;
    }

    .forthsectionhome .secondblk {
        padding: 0 32px !important;
        margin-top: 20px !important;
    }

    .footerrow1>.elementor-container.elementor-column-gap-default {
        flex-wrap: wrap;
    }

    #CustomFooter .footerrow1 .footcol11 {
        width: 100% !important;
    }

    #CustomFooter .footerrow1 .footcol12 {
        width: 40% !important;
    }

    #CustomFooter .footerrow1 .footcol13 {
        width: 54% !important;
    }

    .footcol21 {
        width: 44% !important;
    }

    .footcol22 {
        width: 0 !important;
    }

    #CustomFooter .footerrow2 .footcol23 {
        width: 54% !important;
    }

    #CustomFooter .footerrow1 .footcol12 .menublk {
        max-width: 14vw !important;
    }

    .homemapsection .mapimg img {
        max-width: 42.146vw !important;
    }

    .homemapsection .sakaya-logo img {
        max-width: 15.698vw !important;
    }

    body .residential {
        margin-top: 52px !important;
    }

    .linkswrapper img {
        margin-left: 9vw !important;
    }

    html body .projectsheading {
        padding-top: 50px !important;
    }

    body .projectsheading .elementor-heading-title {
        font-size: 18px !important;
        line-height: 28px !important;
    }

    .homemapsection div p {
        font-size: 18px !important;
        line-height: 28px !important;
    }

    html body .projectsltxt p {
        padding-top: 6px !important;
        font-size: 16px !important;
    }

    .homemapsection div.amenities-text p {
        font-size: 16px !important;
        line-height: 26px !important;
    }

    .amenities-text {
        margin-bottom: 24px !important;
        font-size: 16px !important;
    }

    .amenities-text p {
        grid-template-columns: 40% 60% !important;
    }

    .homemapsection .linkswrapper>div {
        width: 100% !important;
    }

    .homenewssection .newtxtblk .elementor-col-50:nth-child(1) {
        width: 100% !important;
        order: 2;
    }

    .homenewssection .newtxtblk .elementor-col-50:nth-child(2) {
        width: 100% !important;
        order: 1;
    }

    .homenewssection .viewallbtn .elementor-button {
        padding: 14.5px 22.3px !important;
    }

    .insightstitle h2 {
        font-size: 24px !important;
    }

    .homenewssection .blogarrows {
        right: 5% !important;
    }

    .homstickysection {
        padding: 0 30px !important;
        margin-top: 100px !important;
    }

    .homstickysection.heightrelease {
        padding-top: 62.754vw !important;
        margin-top: 300px !important;
    }

    html .homstickysection .leftstickycol h3 {
        font-size: 28px !important;
    }

    html .leftrightsticky .rightpart h2 {
        font-size: 26px;
    }

    .leftrightsticky {
        grid-template-columns: 10.5% 89.5% !important;
    }

    .homstickysection .rightstickycol>.elementor-widget-wrap.elementor-element-populated {
        padding: 0 !important;
    }

    .homemapsection:after {
        height: 100px !important;
        bottom: -100px !important;
    }

    .videosecondpart {
        padding-top: 6.542vw !important;
    }

    html body .projectsleft {
        padding-left: 5.49vw !important;
    }

    html body .discoverprojectsbtn {
        padding-left: 5.49vw !important;
        padding-right: 5.49vw !important;
    }

    .leftrightsticky .leftpart {
        padding-top: 4px !important;
    }

}


@media only screen and (max-width: 600px) {
    .rgp-inn1 {
        width: 36% !important;
    }

    .rgp-inn2 {
        width: 64% !important;
    }

    .rgp-content {
        margin-bottom: 0 !important;
    }

    .rgp-text .elementor-heading-title {
        font-size: 24px !important;
    }

    .rgp-title .elementor-heading-title {
        font-size: 24px !important;
    }

    .homesecondsec .firstabout {
        padding: 0px 5px !important;
        padding-right: 5px !important;
    }

    .downloadproch img {
        max-width: 100px !important;
        margin-bottom: -33px !important;
        margin-right: -7px !important;
    }

    .thirdhomesec {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .forthsectionhome .firstblk {
        padding: 0px 10px !important;
    }

    .forthsectionhome .secondblk {
        padding: 0px 10px !important;
    }

    .forthsectionhome .secondblk>.elementor-container {
        gap: 5px !important;
    }

    #CustomFooter .footerrow1 .footcol12 {
        width: 100% !important;
    }

    #CustomFooter .footerrow1 .footcol12 .menublk {
        max-width: 39vw !important;
    }

    #CustomFooter .footerrow1 .footcol13 {
        width: 100% !important;
    }

    #CustomFooter .footerrow1 .footcol13 .elementor-widget.elementor-widget-text-editor {
        text-align: left !important;
    }

    #CustomFooter .footerrow1 .footcol13>.elementor-widget-wrap.elementor-element-populated {
        margin: 12px 0 30px !important;
    }

    .footcol21 {
        width: 100% !important;
    }

    #CustomFooter .footerrow2 .footcol23 {
        width: 100% !important;
        padding-top: 0 !important;
    }

    #CustomFooter .footerrow2 .footcol23 img {
        width: 230px !important;
    }

    #CustomFooter .footerrow2 .footcol23 .elementor-widget.elementor-widget-image {
        text-align: -webkit-left !important;
    }

    html body .projectsleft {
        width: 100% !important;
    }

    html body .projectsmap {
        width: 100% !important;
        padding-right: 0 !important;
        padding-top: 30px !important;
    }

    html body .discoverprojectsbtn {
        padding-top: 24px !important;
    }

    .homenewssection .blogslidesec {
        padding-left: 1.813vw !important;
    }

    .homenewssection .blogarrows .rightarrowslide img,
    .homenewssection .blogarrows .leftarrowslide img {
        width: 7.885vw !important;
    }

    .homstickysection {
        padding: 0 20px !important;

    }

    .homstickysection.heightrelease {
        padding-top: 84vh !important;
    }

    .leftrightsticky .leftpart {
        font-size: 20px !important;
    }

    .homemapsection .mapimg img {
        max-width: 50.146vw !important;
    }

    .sakaya-logo {
        /* top: 99px !important;
        right: -130px !important; */
    }

    .sakaya-logo.upsc-icon {
        top: 55px !important;
        right: -94px !important;
    }

    body .homemapsection .sakaya-logo img,
    body .homemapsection .sakaya-logo1 img {
        max-width: 17.698vw !important;
    }

    #ast-mobile-header {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .homemapsection:after {
        display: none !important;
    }

    .video-container video {
        min-height: 600px;
    }

    .homstickysection {
        margin-top: 50px !important;
    }

    .homstickysection.heightrelease {
        margin-top: 33vw !important;
    }

    .sakaya-slider {
        margin-bottom: 10px !important;
    }

    .sakya-sl-col .slick-slide {
        margin: 0 5px;
    }

    .sakya-sl-col img {
        max-height: 45vw !important;
        width: auto;
    }

    #Desktophero {
        display: none !important;
    }

    #Mobilehero {
        display: initial !important;
    }

    #CustomFooter .footerrow1 .footcol13 .f1link img {
        max-width: 15.781vw !important;
    }

    #CustomFooter .footerrow1 .footcol13 .f2link {
        margin-top: 0px !important;
    }
}



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

    form#forminator-module-2377 div#select-1,
    form#forminator-module-5094 div#select-1 {
        padding-bottom: 10px;
    }

    .rgp-inn-text {
        font-size: 14px !important;
    }

    .rgp-inner>.elementor-container.elementor-column-gap-no {
        align-items: center;
    }

    .rgp-inn1 {
        width: 32% !important;
    }

    .rgp-inn2 {
        width: 68% !important;
        padding-left: 4%;
    }

    .rgp-inner {
        padding: 12px 3%;
    }

    .rgp-inner>.elementor-container.elementor-column-gap-no {
        align-items: center;
    }

    .rgp-img img {
        max-width: 94px !important;
    }

    form#forminator-module-2308 .forminator-row:nth-child(5),
    form#forminator-module-2377 .forminator-row:nth-child(7),
    form#forminator-module-5094 .forminator-row:nth-child(7) {
        grid-template-columns: auto;
    }

    form#forminator-module-2377 input,
    form#forminator-module-2308 input,
    form#forminator-module-5094 input {
        padding-bottom: 10px !important;
    }

    .rgp-content {
        font-size: 12px !important;
        line-height: 18px !important;
    }

    .rgp-text .elementor-heading-title {
        font-size: 20px !important;
        line-height: 28px !important;
    }

    .rgp-title .elementor-heading-title {
        font-size: 20px !important;
        line-height: 20px !important;
    }

    .homesecondsec {
        padding-top: 40px !important;
    }

    /*     #elementor-popup-modal-1181 a.dialog-close-button.dialog-lightbox-close-button {
        right: 12%;
    } */

    .homstickysection.heightrelease {
        padding-top: 170vw !important;
    }

    .homemapsection .mapimg img {
        max-width: 90vw !important;
    }

    body .homemapsection .sakaya-logo img,
    body .homemapsection .sakaya-logo1 img {
        max-width: 35vw !important;
    }

    .prj-btn img {
        width: 32.24vw !important;
        height: auto;
    }
}


@media only screen and (max-width: 450px) {
    .homstickysection.heightrelease {
        padding-top: 170vw !important;
    }
}


@media only screen and (max-width: 400px) {
    .homstickysection.heightrelease {
        padding-top: 170vw !important;
    }
}

@media only screen and (max-width: 375px) {
    .homstickysection.heightrelease {
        padding-top: 170vw !important;
    }
}


html[lang="ar"] body,
html[lang="ar"] body.rtl p,
html[lang="ar"] h1,
html[lang="ar"] h2,
html[lang="ar"] h3,
html[lang="ar"] h4,
html[lang="ar"] h5,
html[lang="ar"] h6,
html[lang="ar"] span,
html[lang="ar"] a,
html[lang="ar"] li,
html[lang="ar"] ul,
html[lang="ar"] ol,
html[lang="ar"] blockquote,
html[lang="ar"] strong,
html[lang="ar"] em,
html[lang="ar"] b,
html[lang="ar"] u,
html[lang="ar"] small,
html[lang="ar"] label,
html[lang="ar"] button,
html[lang="ar"] input,
html[lang="ar"] textarea,
html[lang="ar"] select,
html[lang="ar"] option,
html[lang="ar"] th,
html[lang="ar"] td,
html[lang="ar"] div {
    font-family: "Elegant", Sans-serif !important;

}


html[lang="ar"] a[href^="tel:"] {
    font-family: "Statoil", Sans-serif !important;
}

html[lang="ar"] span.footernumber {
    font-family: "Statoil", Sans-serif !important;

}


html[lang="ar"] .br3-btn {
    padding-right: 0px;
    padding-left: 26px;
}

html[lang="ar"] .br2-btn {
    padding-left: 26px;
    padding-right: 0px;

}



html[lang="ar"] #forminator-module-2308 .forminator-row .forminator-field-phone .iti__country-container {
    direction: ltr;
}

html[lang="ar"] #forminator-module-2308 .forminator-input--wrap .forminator-input.forminator-field--phone.iti__tel-input {
    direction: ltr;
}

html[lang="ar"] form#forminator-module-2308 .forminator-row:nth-child(5) {
    padding-right: 6px !important;
}



html[lang="ar"] body form#forminator-module-2308 .forminator-row .forminator-field-checkbox {
    padding-right: 10px !important;
}

html[lang="ar"] .forminator-row .forminator-field-checkbox span.forminator-checkbox-label {
    margin-right: 10px;
}


.one-linecnt a {
    direction: ltr;
    unicode-bidi: embed;
}

.cm-address .one-linecnt {
    display: flex;
    flex-direction: column;
}

.cm-address .one-linecnt strong {
    display: none;
}


html[lang="ar"] .rgp-text .elementor-heading-title {
    text-align: right;
}

html[lang="ar"] div#popmake-2302:before {
    right: 13.5% !important;
    left: auto !important;
}



html[lang="ar"] #forminator-module-2377 #phone-1 {
    direction: ltr;
}

html[lang="ar"] .bed-title {
    margin-top: -140px;
}

html[lang="ar"] .cm-col2 button.slick-next.slick-arrow::before {
    transform: rotate(180deg);
}

html[lang="ar"] .cm-title .elementor-heading-title {
    letter-spacing: 0px !important;
}

html[lang="ar"] .cm-address .one-linecnt p a {
    direction: ltr;
    unicode-bidi: embed;
}



html[lang="ar"] .arc-dtl1 .arc-dtl-bed p {
    float: left;
}

html[lang="ar"] #forminator-module-2377 #select-1 .select2-selection__rendered {
    text-align: right;
}


html[lang="ar"] .forminator-custom-form-2377 .select2-results__options {
    text-align: right;
}


html[lang="ar"] .saka-text .elementor-widget-container {
    min-width: 614px
}



html[lang="ar"] .saka-text {
    text-align: right !important;
}

html[lang="ar"] .saka-content {
    text-align: right !important;
}

html[lang="ar"] .rgp-inn2 .rgp-inn-text>.elementor-widget-container a {
    direction: ltr;
    unicode-bidi: embed;
}

html[lang="ar"] .homenewssection .newtxtblk {
    padding-left: 10px;
    padding-right: 160px;
}


html[lang="ar"] .homeherosection .downloadproch {
    padding-right: 50px;

}

html[lang="ar"] .homenewssection .newtxtblk .elementor-heading-title {
    text-align: right !important;
}

html[lang="ar"] .homenewssection .blogslidesec {
    padding-left: 325px;
    padding-right: 150px;
}

html[lang="ar"] .homenewssection .blogarrows {
    left: 56px;
    right: auto;
}

html[lang="ar"] .footerrow2 .footcol23>.elementor-widget-wrap>.elementor-widget-image>.elementor-widget-container {
    text-align: right !important;
}

html[lang="ar"] .footersocial>.elementor-widget-container {
    text-align: left !important;
}


html[lang="ar"] .footercontact>.elementor-widget-container {
    text-align: left !important;
}


html[lang="ar"] .craft-sec {
    padding-right: 9.4%;
    padding-left: 0px;
}

html[lang="ar"] .craft-inn1 {
    padding-left: 2.5%;
    padding-right: 0px;
}


html[lang="ar"] .homesecondsec .firstabout .txtcol {
    padding-right: 113px;
    padding-left: 0px
}

html[lang="ar"] .homesecondsec .firstabout {
    padding: 0px 125px;
    padding-right: 158px;
}

html[lang="ar"] .craft-slides .elementor-image-box-title span {
    padding-left: 40px;
    padding-right: 0px;
}

html[lang="ar"] .craft-slides .elementor-image-box-title a {
    display: flex;
    align-items: baseline;
}

html[lang="ar"] body .projectsleft {
    padding-right: 163px !important;
    padding-left: 0px !important;
}

/* 	html[lang="ar"] .commercial:before */
html[lang="ar"] .residential:before,
html[lang="ar"] .commercial:before {
    left: auto;
    right: 0px;
}

html[lang="ar"] .homemapsection .residential.active:after {
    left: auto;
    right: 0px;
}

html[lang="ar"] .homemapsection .commercial.active:after {
    left: auto;
    right: 0px;
}

html[lang="ar"] .linkswrapper img {
    margin-right: 20px;
    transform: scaleX(-1);
    margin-left: 0px;
}


html[lang="ar"] .homemapsection .skay a img {
    margin-right: 10px;
    margin-left: 0px;
    transform: scaleX(-1);

}

html[lang="ar"] .homenewssection .eael-grid-post-holder .eael-post-elements-readmore-btn:after {
    left: -73px;
    right: auto;
    transform: scaleX(-1);
}

html[lang="ar"] #tns2-iw {
    direction: ltr;
}

html[lang="ar"] #tns1-iw {
    direction: ltr;
}

html[lang="ar"] .craft-icons li.elementor-icon-list-item svg {
    margin-right: 0px !important;
    margin-left: 38.750px !important;
}


html[lang="ar"] section#custom_html-3 {
    padding-right: 22px;
    padding-left: 0px;
}

html[lang="ar"] .br-menu .br1 {
    float: left;
}


html[lang="ar"] .saka-col2 {
    padding-right: 3%;
    padding-left: 0px;

}

html[lang="ar"] .saka-logo {
    text-align: right !important;

}

html[lang="ar"] .saka-text .elementor-widget-container {
    float: left;
}

html[lang="ar"] .saka-content .elementor-widget-container {
    float: left;
}

html[lang="ar"] .roof-sec:before {
    right: 3.5vw;
    left: auto;
}


html[lang="ar"] .int-col1 {
    padding-right: 9%;
    padding-left: 0px;

}

html[lang="ar"] .adc-sec .elementor-background-overlay {
    left: -117px !important;
    right: auto;

}


html[lang="ar"] .adc-col2 .adc-img2 {
    text-align: left;
}



html[lang="ar"] .sp-inner2 {
    padding-right: 10%;
    padding-left: 0%;

}

html[lang="ar"] .sp-inner2:before {
    left: auto;
    right: 0px;
}



html[lang="ar"] .brbtn-sec {
    right: 45px;
    left: auto;
}


html[lang="ar"] .arc-points ul.elementor-icon-list-items li.elementor-icon-list-item span.elementor-icon-list-text {
    display: flex;
}


/* 	html[lang="ar"] .forminator-ui.forminator-custom-form[data-design=material] .forminator-input-with-phone.iti--allow-dropdown .forminator-input--wrap {
	    left: 0px;
   		right: 41px;
	} */


html[lang="ar"] .cm-col3 {
    padding-right: 2%;
    padding-left: 0px;
}



html[lang="ar"] .fl-list>.elementor-widget-container {
    text-align: right !important;
}

html[lang="ar"] .cm-col2 button.slick-next.slick-arrow::before {
    left: 171px;
    right: auto;
}



html[lang="ar"] .designforlife p {
    letter-spacing: 0px !important
}

html[lang="ar"] .footcol13 .f1link {
    text-align: right;
}

html[lang="ar"] .menublk .elementor-icon-list-items .elementor-icon-list-item a {
    justify-content: flex-start;
    text-align: right;
}

html[lang="ar"] .breadcrumbs-posts-pg p {
    padding-right: 85px !important;
    padding-left: 0px !important;
}


html[lang="ar"] .date-post-postpg .elementor-inline-items {
    padding-right: 85px !important;
    padding-left: 0px !important;
}



html[lang="ar"] .header-text-post-title .elementor-heading-title {
    padding-left: 0px !important;
    padding-right: 135px !important;
}


html[lang="ar"] .pop-second-inner:before {
    left: 0;
    right: auto;
}

html[lang="ar"] .pop-second-inner:nth-child(2)::before {

    left: -48px;
}

html[lang="ar"] .pop-second-col .elementor-heading-title {
    font-size: 55px !important;
}



html[lang="ar"] .rgp-title .elementor-heading-title {
    text-align: right;
}

html[lang="ar"] .rgp-content .elementor-widget-container {
    text-align: right;
}


html[lang="ar"] .rgp-inn2 .rgp-inn-text>.elementor-widget-container {
    margin-right: 0px;
    text-align: right;
    margin-left: 28px;
    padding-right: 55px;
}

html[lang="ar"] .rgp-left .rgp-inner {
    padding-right: 0px !important;

}



html[lang="ar"] .rgp-form form.forminator-custom-form-5094 {
    float: left !important;

}



html[lang="ar"] .rgp-inn2 .rgp-inn-text>.elementor-widget-container p:nth-child(2) a {
    direction: ltr;
    unicode-bidi: embed;
}

html[lang="ar"] #CustomFooter .footercontact a {
    direction: ltr;
    unicode-bidi: embed;

}


html[lang="ar"] .abt-title>.elementor-widget-container {
    line-height: 100% !important;

}

html[lang="ar"] .craft-text .elementor-heading-title {
    line-height: 120% !important;

}

html[lang="ar"] .craft-slides .elementor-image-box-title {
    font-size: 25px !important;
}

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

    html[lang="ar"] .homesecondsec .firstabout .txtcol {
        padding-right: 5.58px;
    }


    html[lang="ar"] .homesecondsec .firstabout {
        padding: 0px 6.51vw;
        padding-right: 8.229vw;
    }

    html[lang="ar"] body .projectsleft {
        padding-right: 8.49vw !important;

    }

    html[lang="ar"] body .discoverprojectsbtn {
        padding-right: 2.396vw !important;
    }

    html[lang="ar"] .homenewssection .blogslidesec {
        padding-right: 7.813vw;
        padding-left: 16.927vw;
    }

    html[lang="ar"] .homenewssection .blogarrows {
        left: 120px;
        right: auto;
    }


    html[lang="ar"] .homenewssection .newtxtblk {
        padding-right: 8.333vw;
        padding-left: 0.521vw;
    }



    html[lang="ar"] .homeherosection .downloadproch {
        padding-right: 50px;

    }


}

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

    html[lang="ar"] .craft-inn1 {
        padding-right: 16px;
    }

    html[lang="ar"] .int-col1 {
        padding-right: 8%;
        padding-left: 0px;
    }

}


@media only screen and (max-width: 1600px) {
    html[lang="ar"] .bed-title {
        margin-top: -115px;
    }

    html[lang="ar"] .saka-text .elementor-widget-container {
        max-width: 100%;
        min-width: 100%;

    }

    html[lang="ar"] .breadcrumbs-posts-pg p {
        padding-right: 78px !important;
    }


    html[lang="ar"] .craft-sec {
        padding-right: Calc(7.813vw + 10px);
    }


    html[lang="ar"] body .projectsleft {
        padding-right: 4.49vw !important;

    }

    html[lang="ar"] .roof-col2 {
        padding-right: 3%;
        padding-left: 0%;

    }


    html[lang="ar"] .header-text-post-title .elementor-heading-title {
        padding-left: 20px !important;
        padding-right: 78.336px !important;
    }


}

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

    html[lang="ar"] .cm-col2 button.slick-next.slick-arrow::before {
        left: 129px;
        right: auto;
    }


}


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


    html[lang="ar"] .pop-second-inner:nth-child(2)::before {
        left: -20px;
    }
}


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


    html[lang="ar"] .breadcrumbs-posts-pg p {
        padding-right: 39px !important;
    }

    html[lang="ar"] .header-text-post-title .elementor-heading-title {
        padding-left: 20px !important;
        padding-right: 39px !important;
    }


    html[lang="ar"] .date-post-postpg .elementor-inline-items {
        padding-right: 39px !important;
        padding-left: 0px !important;
    }

}

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

    html[lang="ar"] .homeherosection .downloadproch {
        padding-right: 15px;
        padding-left: 15px;
    }

    html[lang="ar"] .int-col1 {
        padding-left: 8%;
        padding-right: 8%;
        width: 100% !important;

    }

    html[lang="ar"] .rgp-left {
        padding-right: 0%;
        padding-left: 3%;
    }

}

@media only screen and (max-width: 1230px) {
    html[lang="ar"] footer {
        padding-right: 4.896vw !important;
        padding-left: 6.438vw !important;
    }
}

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


    html[lang="ar"] .bed-title {
        margin-top: 0px;
    }

    html[lang="ar"] .pop-second-col .elementor-heading-title {
        font-size: 45px !important;
    }

    html[lang="ar"] .craft-sec {
        padding-right: 5%;
    }


}

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

    html[lang="ar"] .homenewssection .blogarrows {
        left: 70px;
        right: auto;
    }

}


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

    html[lang="ar"] .roof-col2 {
        padding-right: 0%;
    }


    html[lang="ar"] .rgp-inn2 .rgp-inn-text>.elementor-widget-container {

        margin-right: 0px;

    }

    html[lang="ar"] .rgp-inner {
        padding: 25px 0%;
    }


    html[lang="ar"] .sp-inner2 {
        padding-right: 0%;
        padding-left: 0%;
    }

}

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


    html[lang="ar"] .homenewssection .blogarrows {
        left: 90px;
        right: auto;
    }

}

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



    html[lang="ar"] .craft-slides .elementor-image-box-title {
        font-size: 20px !important;
    }

    html[lang="ar"] .saka-col2 {
        padding-right: 0px;
        padding-left: 3%;
    }

    html[lang="ar"] .saka-text {
        text-align: right !important;
    }

    html[lang="ar"] .saka-text .elementor-widget-container {
        float: right;
    }

    html[lang="ar"] .saka-content {
        text-align: right !important;
    }


    html[lang="ar"] .sakaya-top-sec .saka-col2 {
        padding-right: 0px;
        padding-left: 0%;
    }


    html[lang="ar"] .br2-btn {
        padding-right: 0px;
    }

    html[lang="ar"] .int-col1 {
        padding-left: 5%;
        padding-right: 5%;
        width: 100% !important;
    }




    html[lang="ar"] #CustomFooter .footerrow1 .footcol13 .f1link p {
        text-align: right;
    }

    html[lang="ar"] .footersocial .elementor-social-icons-wrapper.elementor-grid {
        text-align: right !important;
    }

    html[lang="ar"] .footercontact>.elementor-widget-container {
        text-align: right !important;
    }


    html[lang="ar"] body .discoverprojectsbtn {
        padding-left: 4.49vw !important;
        padding-right: 4.49vw !important;
    }

}


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


    html[lang="ar"] .breadcrumbs-posts-pg p {
        padding-right: 0px !important;
    }



    html[lang="ar"] .header-text-post-title .elementor-heading-title {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    html[lang="ar"] .date-post-postpg .elementor-inline-items {
        padding-right: 0px !important;
    }

}



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

    html[lang="ar"] .brbtn-sec {
        right: 24px;
        left: auto;
    }

    html[lang="ar"] .br2-btn,
    .br3-btn {
        padding-left: 10px;
        padding-right: 0px;
    }

    html[lang="ar"] .resgister-pop {
        padding-top: 50px !important;
    }

    html[lang="ar"] form#forminator-module-2308 .forminator-row:nth-child(5) {
        padding-right: 0px !important;
    }

    html[lang="ar"] body form#forminator-module-2308 .forminator-row .forminator-field-checkbox {
        padding-right: 0px !important;
    }

    html[lang="ar"] .rgp-left {
        padding-right: 0%;
        padding-left: 0px;
    }

    html[lang="ar"] .rgp-inn2 {
        padding-left: 0%;
    }

    html[lang="ar"] .rgp-inn2 .rgp-inn-text>.elementor-widget-container {
        margin-left: 0px;
    }

    html[lang="ar"] .cm-col2 button.slick-next.slick-arrow::before {
        left: 7vw;
        right: auto;
    }



    html[lang="ar"] .homesecondsec .firstabout {
        padding: 0px 30px;
        padding-right: 30px;
    }

    html[lang="ar"] .craft-inn1 {
        padding-left: 0;
        padding-right: 0;

    }

    html[lang="ar"] .craft-sec {
        padding-right: 5%;
        padding-left: 5%;
    }

    html[lang="ar"] .craft-icons li.elementor-icon-list-item svg {
        margin-right: 0px !important;
        margin-left: 0px !important;
    }

    html[lang="ar"] .homenewssection .blogarrows {
        left: 5% !important;
        right: auto !important;
    }

    html[lang="ar"] .rgp-left h2 {
        padding-right: 0px;
    }

    html[lang="ar"] .register-page-form-code .rgp-inn2 .rgp-inn-text>.elementor-widget-container {

        text-align: right;
    }


}

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

    html[lang="ar"] .homenewssection .blogslidesec {
        padding-right: 4vw;
    }

    html[lang="ar"] .homenewssection .blogslidesec {
        padding-right: 4vw;
    }

    html[lang="ar"] .homenewssection .blogarrows {
        display: none;
    }

    html[lang="ar"] .footcol12 .menublk .elementor-icon-list-items a {
        justify-content: flex-start;
        text-align: right;
    }

}

.lighttext h1,
.lighttext h2,
.lighttext h3,
.lighttext h4,
.lighttext h5,
.lighttext h6,
.lighttext p,
.lighttext ul,
.lighttext li,
.lighttext a:hover {
    color: #ffffff;
}

.lighttext a {
    color: #ffffff !important;
}

.site-header {
    z-index: 999;
}

html {
    overflow-x: hidden;
}

a:hover,
a:focus,
.ast-button-wrap .menu-toggle:focus,
.ast-menu-toggle:focus {
    outline: none;
}

.break {
    display: block;
}

.forminator-edit-module {
    display: none;
}

.forminator-ui {
    margin-bottom: 0px !important;
}

.forminator-input::placeholder,
.forminator-textarea::placeholder {
    opacity: 1;
}

.forminator-row {
    display: flex;
    justify-content: space-between;
}

.forminator-col-6 {
    width: 48%;
    margin-bottom: 10px !important;
}

.forminator-col-12 {
    width: 100%;
}

.scrolled-down header .ast-primary-header-bar .site-primary-header-wrap {
    background: #263028;
    padding: 4px 64px;
}

.saka-img-sec>.elementor-container {
    height: 70vh;
}

@media only screen and (max-width: 1600px) {
    .saka-img-sec>.elementor-container {
        height: 100%;
    }

    .elementor-section.elementor-section-boxed>.elementor-container {
        max-width: 90%;
        margin: 0 5%;
    }
}

.swiper:not(.swiper-initialized) .swiper-wrapper {
    overflow: visible;
}

.image-post-postpg>.elementor-widget-container img {
    object-fit: cover;
}

#CustomFooter .footerrow1 .footcol11 .footersubscribe a {
    font-size: 18px;
    color: #fff;
    text-decoration: underline !important;
}

#CustomFooter .footerrow1 .footcol11 .footersocial i {
    color: #fff !important;
}

.footcol21 .footersocial i {
    color: #fff !important;
}

#CustomFooter .footerrow1 .footcol11 .footersocial .elementor-grid-item {
    padding-right: 5px;
}

.footcol21 .footersocial .elementor-grid-item {
    padding-right: 5px;
}

#CustomFooter .footerrow1 .footcol11 .footersocial .elementor-icon {
    background: transparent !important;
}

.footcol21 .footersocial .elementor-icon {
    background: transparent !important;
}

#CustomFooter .footerrow1 .footcol11 .footersubscribe p {
    margin-bottom: 12px;
}

/* .sakaya-logo img {
    animation: subtleFadeAndGrow 5s infinite ease-in-out !important;
} */

#CustomFooter .footerrow1 .footcol12 .menublk {
    max-width: 204px;
}

#CustomFooter .footerrow1 .footcol11,
#CustomFooter .footerrow1 .footcol12 {
    padding-top: 49px;
}

#CustomFooter .footerrow1 .footcol13 a {
    font-size: 18px;
    color: #fff;
    display: inline-block;
    position: relative;
}

#CustomFooter .footerrow2 .footcol23 img {
    width: auto;
}

#CustomFooter .footercontact a {
    color: #fff;
}

footer {
    margin: 0 67px;
    border-radius: 10px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    padding-top: 81px !important;
    padding-left: 94px !important;
    padding-right: 94px !important;
    padding-bottom: 10px !important;
}

#CustomFooter .footerrow1 .footcol13 .f1link img {
    margin-bottom: -65px;
    margin-right: -15px;
}

#CustomFooter .footerrow1 .footcol13 a:after {
    content: "";
    width: 42px;
    height: 1px;
    border-bottom: 2px solid #7f8480;
    display: block;
    position: absolute;
    top: 33px;
    left: 57px;
}

#CustomFooter .footerrow1 .footcol13 .f2link {
    margin-top: 45px;
}

#CustomFooter .footerrow2 .footcol23 {
    padding-top: 80px;
}

#CustomFooter .footercontact p {
    line-height: 130%;
    margin-bottom: 18px;
}

#CustomFooter .footerrow1 .footcol12 .menublk li {
    margin-bottom: 3px;
}

#CustomFooter .footerrow2 {
    margin-top: -20px;
}

#CustomFooter .footercontact p:last-child {
    margin-bottom: 0px;
}

#CustomFooter .footerrow2 .footcol22 .elementor-widget-wrap {
    display: flex;
    place-self: flex-end;
}

header {
    position: fixed !important;
    width: 100% !important;
}

header .ast-primary-header-bar .site-primary-header-wrap {
    width: 100%;
    max-width: 100%;
    padding: 39px 64px;
    padding-bottom: 0px;
    transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
}

header .ast-primary-header-bar {
    background-color: transparent;
}

header .site-header-primary-section-right .ast-custom-button {
    padding: 0px !important;
    background: transparent !important;
    position: relative;
}

header .site-header-primary-section-right .ast-custom-button:after {
    content: "";
    width: 42px;
    height: 1px;
    border-bottom: 2px solid #7f8480;
    display: block;
    position: absolute;
    top: 33px;
    right: 0px;
}

.downloadproch img {
    margin-bottom: -65px;
    margin-right: -15px;
}

.downloadproch a {
    font-size: 18px;
    color: #fff;
    display: inline-block;
    position: relative;
    /* font-family: Maitree, sans-serif; */
    display: inline-block;
    position: relative;
    font-family: "Statoil", Sans-serif;
}

.downloadproch a:after {
    content: "";
    width: 42px;
    height: 1px;
    border-bottom: 2px solid #7f8480;
    display: block;
    position: absolute;
    top: 33px;
    right: 57px;
}

.designforlife {}

.rgp-inn1 {
    width: 0% !important;
}

.rgp-inn2 {
    width: 100% !important;
}

.btnstyle a {
    background: transparent !important;
    border: 1px solid #fff !important;
    border-radius: 0px !important;
    padding: 13px 27.5px;
    margin-top: 32px;
}

.btnstyle a span {
    place-items: center;
    gap: 20px;
}

.btnstyle a svg {
    display: flex;
    align-items: center;
    padding-top: 2px;
}

.watermarkabout {
    position: absolute;
    bottom: 112px;
}

.watermarkabout .elementor-column>.elementor-widget-wrap {
    padding-right: 10px !important;
}

.watermarkabout .slick-slide {
    margin-right: 65px;
}

.homesecondsec .firstabout {
    padding: 0px 158px;
    padding-right: 125px;
}

.homesecondsec .firstabout .txtcol {
    padding-left: 113px;
}

.homeherosection .elementor-column {
    min-height: 291px;
}

.homeherosection .seccolhero {
    min-height: 291px;
}

.homesecondsec {
    /*padding-top: 114px;*/
}

.homeherosection .downloadproch {
    margin-top: -50px;
    padding-left: 50px;
}

.abt-img11 img {
    display: block;
    position: initial;
    margin: 0;
    padding-top: 100px;
}


.homeherosection .videosectionhero:after {
    content: "";
    height: 600px;
    width: 100%;
    position: absolute;
    bottom: 0px;
    background: rgb(255, 255, 255);
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgb(38 49 40) 100%);
    z-index: 999;
}

.homeherosection .videosectionhero div,
.homeherosection .videosectionhero video {}


.homeherosection .elementor-container {
    z-index: 999;
}

.logohomeslide a {
    width: fit-content !important;
    display: block;
    width: -moz-fit-content !important;
}

.logohomeslide .gallery-item {
    width: fit-content !important;
    width: -moz-fit-content !important;
    margin-right: 50px !important;
}

.logohomeslide .gallery-icon {
    width: fit-content !important;
    width: -moz-fit-content !important;
}

.imagewithrad img {
    border-radius: 15px;
}

.thirdhomesec {
    padding-left: 60px;
    padding-right: 40px;
    padding-top: 242px;
    padding-bottom: 132px;
}

.thirdhomesec .col1 {
    padding-right: 18px;
}

.thirdhomesec .col1 .gallery {
    margin-left: -15px !important;
    margin-bottom: 24px !important;
    margin-top: 8px !important;
}

.thirdhomesec .col1 .imagewithrad.secimg {
    margin-top: 27px;
    width: fit-content;
    width: -moz-fit-content;
}

.forthsectionhome .firstblk {
    padding: 0 153px;
    padding-bottom: 111px;
}

.forthsectionhome .secondblk {
    padding: 0 47px;
    margin-bottom: 9px;
}

.forthsectionhome .secondblk>.elementor-container {
    gap: 60px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}

.forthsectionhome .secondblk>.elementor-container .elementor-column {
    width: 100% !important;
}

.forthsectionhome .secondblk .elementor-widget-eael-divider {
    margin-top: 6px;
    margin-bottom: 26px;
}

.homenewssection .viewallbtn .elementor-button-content-wrapper {
    display: flex !important;
    place-items: center !important;
}

.homenewssection .viewallbtn .elementor-button {
    padding: 21.5px 43.3px;
}

.homenewssection header {
    position: static !important;
    width: 100% !important;
}

.homenewssection .eael-entry-thumbnail img {
    border-radius: 15px;
}

.homenewssection .blogslidesec {
    padding-left: 150px;
    padding-right: 325px;
}

.homenewssection .eael-grid-post-holder {
    border: none;
    background: transparent !important;
}

.homenewssection .eael-grid-post-holder .eael-entry-wrapper,
.homenewssection .eael-grid-post-holder .eael-entry-content {
    padding: 0px !important;
}

body {
    background-color: #edf0ef;
}

.homenewssection .eael-grid-post-holder .eael-entry-title {
    margin-top: 41px;
    margin-bottom: 12px;
}

.homenewssection .eael-grid-post-holder .eael-post-elements-readmore-btn {
    margin-top: 30px;
    padding-bottom: 35px;
    position: relative;
    width: fit-content;
    width: -moz-fit-content;
}

/* .homenewssection .swiper-slide.swiper-slide-duplicate-prev .eael-grid-post-holder {
    border-bottom: 5px solid #6b7558;
    transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
} */

.homenewssection .swiper-slide:hover .eael-grid-post-holder {
    border-bottom: 5px solid #6b7558;
    transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
}

.homenewssection .swiper-slide .eael-grid-post-holder {
    border-bottom: 5px solid transparent;
    transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
}


.homenewssection .eael-grid-post-holder .eael-post-elements-readmore-btn:after {
    content: "";
    background-image: url(./../img/newsarrow.svg);
    width: 13px;
    height: 14px;
    background-size: 13px 14px;
    display: block;
    position: absolute;
    right: -73px;
    top: 5px;
}

.homenewssection .newtxtblk {
    padding-left: 160px;
    padding-right: 10px;
    padding-bottom: 47px;
}

.homenewssection .newtxtblk p {
    margin-bottom: 0px;
}

.homenewssection {
    padding-bottom: 90px;
    padding-top: 576px;
}

.homenewssection .blogarrows {
    position: absolute;
    bottom: 394px;
    right: 56px;
    width: fit-content !important;
    width: -moz-fit-content !important;
}

.homenewssection .blogarrows .leftarrowslide {
    width: fit-content;
    width: -moz-fit-content;
    cursor: pointer;
    margin-bottom: 38px !important;
}

.homenewssection .blogarrows .rightarrowslide {
    width: fit-content;
    width: -moz-fit-content;
    cursor: pointer;
}

.homenewssection .blogarrows>.elementor-container>.elementor-column>.elementor-widget-wrap,
.homenewssection .blogarrows>.elementor-container>.elementor-column,
.homenewssection .blogarrows>.elementor-container {
    width: fit-content;
    width: -moz-fit-content;
}

.homenewssection .blogarrows>.elementor-container>.elementor-column>.elementor-widget-wrap {
    display: flex;
    flex-direction: column;
}

.eael-logo-carousel-wrap.swiper-container-wrap .swiper-button-prev,
.eael-logo-carousel-wrap.swiper-container-wrap .swiper-button-next {
    display: none;
}

.thirdhomesec .col1>.elementor-widget-wrap {
    place-content: flex-end;
}

/*
.homesecondsec:before {
    content: "";
    height: 10px;
    width: 100%;
    position: absolute;
    top: -10px;
    background: rgb(255, 255, 255);
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgb(38 49 40) 100%);
    z-index: 1;
}
*/

#custompreloader {
    height: 100%;

    display: flex;
    place-content: center;
    place-items: center;
}



/***************************************************
 * Generated by SVG Artista on 4/19/2024, 2:37:40 PM
 * MIT license (https://opensource.org/licenses/MIT)
 * W. https://svgartista.net
 **************************************************/

svg .svg-elem-1 {
    fill: transparent;
    -webkit-transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.8s;
    transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.8s;
}

svg.active .svg-elem-1 {
    fill: rgb(237, 240, 239);
}

svg .svg-elem-2 {
    fill: transparent;
    -webkit-transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.9s;
    transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.9s;
}

svg.active .svg-elem-2 {
    fill: rgb(237, 240, 239);
}

svg .svg-elem-3 {
    fill: transparent;
    -webkit-transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1s;
    transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1s;
}

svg.active .svg-elem-3 {
    fill: rgb(237, 240, 239);
}

svg .svg-elem-4 {
    fill: transparent;
    -webkit-transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.1s;
    transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.1s;
}

svg.active .svg-elem-4 {
    fill: rgb(237, 240, 239);
}

svg .svg-elem-5 {
    fill: transparent;
    -webkit-transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.2000000000000002s;
    transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.2000000000000002s;
}

svg.active .svg-elem-5 {
    fill: rgb(237, 240, 239);
}

svg .svg-elem-6 {
    fill: transparent;
    -webkit-transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.3s;
    transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.3s;
}

svg.active .svg-elem-6 {
    fill: rgb(237, 240, 239);
}

svg .svg-elem-7 {
    fill: transparent;
    -webkit-transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.4000000000000001s;
    transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.4000000000000001s;
}

svg.active .svg-elem-7 {
    fill: rgb(237, 240, 239);
}

svg .svg-elem-8 {
    fill: transparent;
    -webkit-transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.5s;
    transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.5s;
}

svg.active .svg-elem-8 {
    fill: rgb(237, 240, 239);
}

svg .svg-elem-9 {
    fill: transparent;
    -webkit-transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.6s;
    transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.6s;
}

svg.active .svg-elem-9 {
    fill: rgb(237, 240, 239);
}

svg .svg-elem-10 {
    fill: transparent;
    -webkit-transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.7000000000000002s;
    transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.7000000000000002s;
}

svg.active .svg-elem-10 {
    fill: rgb(237, 240, 239);
}

svg .svg-elem-11 {
    fill: transparent;
    -webkit-transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.8s;
    transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.8s;
}

svg.active .svg-elem-11 {
    fill: rgb(237, 240, 239);
}

svg .svg-elem-12 {
    fill: transparent;
    -webkit-transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.9000000000000001s;
    transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.9000000000000001s;
}

svg.active .svg-elem-12 {
    fill: rgb(237, 240, 239);
}

svg .svg-elem-13 {
    fill: transparent;
    -webkit-transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2s;
    transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2s;
}

svg.active .svg-elem-13 {
    fill: rgb(237, 240, 239);
}

svg .svg-elem-14 {
    fill: transparent;
    -webkit-transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.1s;
    transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.1s;
}

svg.active .svg-elem-14 {
    fill: rgb(237, 240, 239);
}

svg .svg-elem-15 {
    fill: transparent;
    -webkit-transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.2s;
    transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.2s;
}

svg.active .svg-elem-15 {
    fill: rgb(237, 240, 239);
}



#custompreloader video {
    object-fit: fill;
    height: auto;
    width: 100%;
}

.homstickysection {
    padding: 0 138px;
    padding-top: 350px;
    margin-top: 300px;
}

.homstickysection .rightstickycol {}

.homemapsection {}

.sepbelowfacility {
    overflow: hidden;
    padding-top: 30px;
    padding-bottom: 78px;
}

.homstickysection .leftstickycol .elementor-widget-container {
    padding-right: 170px;
}

.homstickysection .leftstickycol p {
    font-family: "Statoil", Sans-serif;
    font-size: 16px;
    color: #263028;
    padding-top: 100px;
    font-weight: bold;
}

.homstickysection .leftstickycol h3 {
    font-family: "Statoil", Sans-serif;
    font-size: 90px !important;
    color: #263028;
    line-height: 100%;
    font-weight: bold;
    text-transform: capitalize;
}

.leftrightsticky {
    display: grid;
    grid-template-columns: 9.5% 90.5%;
    margin-bottom: 63px;
}

.leftrightsticky .leftpart {
    font-family: "Statoil", Sans-serif;
    color: #A3553C;
    font-size: 23px;
    padding-top: 26px;
    font-weight: bold;
}

.leftrightsticky .rightpart .righttxt {
    font-family: "Statoil", Sans-serif;
    color: #263028;
    font-size: 17px;
    line-height: 150%;
    font-weight: 500;
}

.leftrightsticky .rightpart h2 {
    color: #1D1E1D;
    font-size: 46px;
    font-family: "Statoil", Sans-serif;
    font-weight: bold;
}

.homemaptitlesection h2 {
    background-image: linear-gradient(#ffffff1c -200%, #fff -100%, #ffffff1c 0%);
    background-position: "100px 100px";
    -webkit-background-clip: text;

    -webkit-text-fill-color: transparent;
    /*
	    -webkit-text-stroke-width: 0.5px;
    -webkit-text-stroke-color: white;
	*/
}

.homemaptitlesection {
    padding-top: 56px;
    padding-bottom: 113px;
}

.homemapsection div {
    padding: 0px !important;
}

.homemapsection .videofirstpart {}

.homemapsection .videosecondpart {}

.homemapsection .video-container:after {
    content: "";
    background-image: url(./../img/map-final-overlay.svg);
    width: 100%;
    height: 100%;
    background-size: 100% auto;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 99999;
}

.video-container {
    overflow: hidden;
}

.video-container video {
    object-fit: cover;
    height: 100%;
}

.projectsmap {}

.videosecondpart {
    padding-top: 260px;
}

body .projectsleft {
    padding-left: 163px !important;
}

body .projectsheading {
    padding-top: 184px !important;
    display: none;
}

body .projectsltxt {
    padding-top: 13px !important;
    display: none;
}

body .projectsltxt p {
    margin-bottom: 0px !important;
}

body .commercial {
    margin-top: 47px !important;
}

body .residential {
    margin-top: 103px;
}

.residential a,
.commercial a {
    position: relative;
    display: block;
    padding: 0px !important;
    text-align: left;
}

.residential:before,
.commercial:before {
    content: "";
    width: 295px;
    height: 1px;
    border-bottom: solid 1px #fff;
    position: absolute;
    top: -35px;
    left: 0px;
}

.videosecondpart {
    padding-bottom: 120px;
}


.homemapsection:after {
    content: "";
    height: 200px;
    width: 100%;
    position: absolute;
    bottom: -200px;
    background: rgb(236 240 239);
    background: linear-gradient(0deg, rgb(236 240 239 / 0%) 0%, rgb(38 49 40) 100%);
    z-index: 1;
}

body .discoverprojectsbtn {
    padding-right: 55px !important;
}

.linkswrapper .residential a,
.linkswrapper .commercial a {
    color: #fff;
}

.shrink {
    transform: scale(0.5);
}

body.scrolled-down header .ast-primary-header-bar .site-primary-header-wrap {
    transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
}

body:not(.scrolled-down) .ast-main-header-wrap .site-header-primary-section-left .header-widget-area {
    display: none;
}

body.scrolled-down .ast-main-header-wrap .site-header-primary-section-left .header-widget-area {
    display: initial;
}

body:not(.scrolled-down) .ast-main-header-wrap .site-header-primary-section-left .ast-builder-layout-element {
    display: initial;
}

body.scrolled-down .ast-main-header-wrap .site-header-primary-section-left .ast-builder-layout-element {
    display: none;
}

body.scrolled-down .ast-main-header-wrap .site-header-primary-section-left .header-widget-area {
    padding: 1em 0;
}


.btnstyle a::after {
    background: #fff;
    border: 0 solid #000;
    content: '';
    height: 190px;
    position: absolute;
    left: -166px;
    top: -61px;
    opacity: .8;
    transform: rotate(35deg);
    width: 130px;
    transition: all 1s cubic-bezier(.175, .52, .165, 1);
    z-index: 1;
}

.btnstyle a:hover::after {
    background: #fff;
    border: 20px solid #000;
    opacity: 0;
    left: 120%;
    transform: rotate(40deg);
    transition: all 1s cubic-bezier(.175, .52, .165, 1);
}

.btnstyle a {
    position: relative;
    overflow: hidden;
}

.smart-page-loader {
    background: #263128;
}

.smart-loader-one {
    border-left: 1px solid rgb(255 255 255 / 50%);
}

footer .menublk ul li a:hover {
    transition: all 1s cubic-bezier(.175, .52, .165, 1);
    left: 4px;
    color: #d7d2c6 !important;
}

footer .menublk ul li a {
    transition: all 1s cubic-bezier(.175, .52, .165, 1);
    left: 0px;
    position: relative;
}

@keyframes float {
    0% {
        box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.6);
        transform: translatey(0px);
        border-radius: 200px;
    }

    50% {
        box-shadow: 0 25px 15px 0px rgba(0, 0, 0, 0.2);
        transform: translatey(-20px);
        border-radius: 200px;
    }

    100% {
        box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.6);
        transform: translatey(0px);
        border-radius: 200px;
    }
}

.firstabout img {
    /*animation: float 6s ease-in-out infinite;*/
    margin-top: -253px;
    margin-left: -3px;
    max-width: initial !important;
    position: absolute;
    top: 107px;
    display: none;
}

.smart-loader-six .spinner-cube-1,
.smart-loader-six .spinner-cube-2 {
    background-color: #161f15;
}

.homesecondsec:after {
    content: "";
    background-image: url(./../img/icon-logo.svg);
    width: 52px;
    height: 52px;
    background-size: 45px 43px;
    display: block;
    position: absolute;
    z-index: 9999999;
    top: 100px;
    left: 100px;
    top: 55px;
    left: 198px;
    background-repeat: no-repeat;
    background-size: 100%;
    content: initial;
}

.ast-site-identity {
    padding: 15px 0;
}

body.scrolled-down .ast-main-header-wrap .site-header-primary-section-left .header-widget-area {
    padding: 15px 0;
}

.twoprojectssec {}

.twoprojectssec .projblock {
    opacity: 1;
    transition: all 1s cubic-bezier(.175, .52, .165, 1);
}

.twoprojectssec .projblock.hidden {
    opacity: 0;
    transition: all 2s cubic-bezier(.175, .52, .165, 1);
    z-index: -1;
}

.homemapsection .projblock {
    z-index: 99999999;
    background: #000;
}


.twoprojectssec .projblock.upscalaproj {
    position: absolute;
    top: 0;
}

.pop-top-sec,
.pop-btm-sec,
.elementor-1181 .elementor-element.elementor-element-f983624 {
    visibility: hidden;
}

.homemapsection .videofirstpart.extralayer:after {
    content: "";
    display: block;
    background: #000;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0px;
    z-index: 0;
}

.homemapsection .upscalaproj.projblock {
    position: absolute;
    top: 0px;
}

.homemapsection .projblock.hidden {
    /*
	opacity:0;
	z-index:-1;
	transition: all 2s cubic-bezier(.175, .52, .165, 1);
	z-index:-1;
	*/
}

.homemapsection .sakayaproj.projblock {
    position: absolute;
    top: 0px;
}

.homemapsection .projblock:not(.hidden) {
    /*
	 z-index: 99999;
	opacity:1;
	transition: all 1s cubic-bezier(.175, .52, .165, 1);
	*/
}

.homenewssection .eael-grid-post-holder .eael-entry-title a {
    line-height: 120% !important;
    min-height: 89px;
    display: flex;
}

.homenewssection .eael-grid-post-holder .eael-entry-content .eael-grid-post-excerpt p {
    min-height: 63px;
}

.video-container video {
    display: block;
}


/* GSPA effect css - Start */
.grow img {
    transform: scale(1);
    opacity: 1;
}

.imagewithrad {
    overflow: hidden;
    border-radius: 15px;
}

/* GSPA effect css - End */



.homemapsection .prj-btn {}

.imagewithrad img {
    transform: scale(1) !important;
    transition: all 2s cubic-bezier(.175, .52, .165, 1);
}

.imagewithrad:hover img {
    transform: scale(1.1) !important;
    transition: all 2s cubic-bezier(.175, .52, .165, 1);
}

#Desktophero {
    display: block;
}

#Mobilehero {
    display: none;
}

header .site-header-primary-section-right .ast-custom-button {
    color: #d7d2c6;
}

0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}

header .site-header-primary-section-right .ast-custom-button:after {
    webkit-animation: widthroll 2s ease;
    -webkit-animation: widthroll 1.8s ease-in-out infinite;
    animation: widthroll 2s ease;
    animation: widthroll 1.8s ease-in-out infinite;
    -webkit-transform-origin: left center;
    transform-origin: left center;
    bottom: 0;
    left: 0;
    width: 100% !important;
    border-bottom: 1px solid #7f8480;
}

@keyframes widthroll {
    50% {
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
        left: 100%;
    }

    51% {
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
        left: 0;
    }

    100% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
        left: 0;
    }
}

.blob {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 150px;
    height: 150px;
    border-radius: 100%;
    background-image: linear-gradient(#eff2f1 10%, #eff2f1b0);
    filter: blur(120px);
    transition: all 450ms ease-out;
    position: fixed;
    pointer-events: none;
    left: 0;
    top: 0;
    transform: translate(calc(-50% + 15px), -50%);
    z-index: 1;
}

.wrappercs {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100vh;
}

.box {
    width: 400px;
    height: 400px;
    background-color: #cccccc;
    position: relative;
}

.wrappersc {
    background-color: blue;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    position: absolute;
    opacity: 0;
}

.pop-img {
    animation: float 6s ease-in-out infinite;
    display: none !important;
}

.abt-img {
    margin: 0 !important;
}

.homemapsection .sakaya-logo img {
    transform: scale(0.5);
    visibility: hidden;
    transition: all 1s cubic-bezier(.175, .52, .165, 1);
}

.homemapsection .sakaya-logo1 img {
    transform: scale(0.5);
    visibility: hidden;
    transition: all 1s cubic-bezier(.175, .52, .165, 1);
}

.homemapsection .sakaya-logo img.animate {
    transform: scale(1);
    visibility: visible;
    transition: all 3s cubic-bezier(.175, .52, .165, 1);
}

.homemapsection .sakaya-logo1 img.animate {
    transform: scale(1);
    visibility: visible;
    transition: all 3s cubic-bezier(.175, .52, .165, 1);
}

/* .sakaya-logo img {
	width: 160px;
} */

.sakaya-logo1 {
    position: absolute;
    top: 210px;
    right: -90px;
    display: none !important;
}

/* .sakaya-logo1 img {
	width: 160px;
} */

.sakya-sl-col1 img {
    border-radius: 10px;
}

.prjltext2 {
    display: none;
}

.amnt2 {
    display: none;
}

.prj-btn2 {
    display: none;
    margin-bottom: 20px;
}

.ssl2 {
    display: none;
}

#cursor {
    position: fixed;
    top: -2.5px;
    left: -2.5px;
    width: 5px;
    height: 5px;
    background-color: #d7d2c6;
    border-radius: 50%;
    pointer-events: none;
    z-index: 9999999999;
}

#cursor-border {
    --size: 20px;
    position: fixed;
    top: calc(var(--size) / -2);
    left: calc(var(--size) / -2);
    width: var(--size);
    height: var(--size);
    border-radius: 50%;
    box-shadow: 0 0 0 1px #d7d2c6;
    pointer-events: none;
    transition: top 0.15s ease-out, left 0.15s ease-out, width 0.15s ease-out,
        height 0.15s ease-out, background-color 0.15s ease-out;
    z-index: 9999999999;
}

.homeherosection .elementor-column>.elementor-widget-wrap {
    padding: 0px !important;
}


.homeherosection {
    display: block;
}

.herolinkssection {
    position: absolute;
    bottom: -100px;
}

#Desktophero video {
    height: 100vh;
}

#Desktophero .e-hosted-video {
    --video-aspect-ratio: initial;
}

#Desktophero>.elementor-container .videosectionhero,
#Desktophero>.elementor-container .videosectionhero div {
    height: 100vh;
}

html.pum-open.pum-open-overlay.pum-open-scrollable body>:not([aria-modal=true]) {
    padding: 0px !important;
}

div#popmake-2302:before {
    width: 418px;
    height: 397px;
    bottom: -137px;
    left: 62px;
}

.sakya-sl-col img {
    border-radius: 10px;
}

/* Fixing slick - Start */
/* .sakya-sl-col img {
	width: 825px;
	height: auto;
	display: block;
	max-width: 825px;
	min-width: 825px;
} */

/* .sakya-sl-col>.elementor-widget-wrap.elementor-element-populated>.elementor-widget-image {
	width: 825px;
} */

div#tns2,
div#tns3,
div#tns1 {
    height: 540px;
    display: flex;
    gap: 20px;
    cursor: url(./../img/icon-4-1.png) 44 16, auto !important;
    /* display: inline-block !important; */
    padding-bottom: 60px !important;
}

#tns2>.tns-item,
#tns3>.tns-item,
#tns1>.tns-item {
    /* max-width: 825px; */
    cursor: url(./../img/icon-4-1.png) 44 16, auto !important;
    /* margin-right: 20px; */
}

#tns2>.tns-item img,
#tns3>.tns-item img,
#tns1>.tns-item img {
    cursor: url(./../img/icon-4-1.png) 44 16, auto !important;
}

/* Fixing slick - End */


.rgp-left .rgp-inner {
    padding-left: 0px !important;
}

.rgp-img img {
    width: 150px;
    height: 150px;
    z-index: 9999999;
    display: block;
    position: relative;
}

.rgp-inn2 .rgp-inn-text>.elementor-widget-container {
    border-top: 1px solid #ffffff6e;
    border-bottom: 1px solid #ffffff6e;
    padding-top: 25px;
    padding-bottom: 25px;
    margin-top: 67px;
    margin-left: -35px;
    padding-left: 55px;
    margin-right: 28px;
}

.rgp-inn2 .rgp-inn-text>.elementor-widget-container p:nth-child(2) {
    margin-bottom: 0px !important;
    font-size: 15px;
}

.rgp-inn2 .rgp-inn-text>.elementor-widget-container p:nth-child(2) a {
    font-size: 15px;
}

.rgp-inn2 .rgp-inn-text>.elementor-widget-container p:nth-child(1) {
    margin-bottom: 5px !important;
    font-size: 15px;
}

.rgp-right .forminator-ui.forminator-custom-form[data-design=material] .forminator-button span:not([aria-hidden]):not([class*=forminator-icon-]) {
    text-transform: capitalize;
    font-family: 'Sofia Sans', sans-serif !important;
}

.rgp-right .forminator-ui.forminator-custom-form[data-design=material] .forminator-button:last-child {
    padding-top: 15px;
    padding-bottom: 15px;
    height: initial !important;
    width: 175px !important;
    max-width: 175px !important;
}

.rgp-right form#forminator-module-2377 textarea,
.rgp-right form#forminator-module-2308 textarea,
.rgp-right form#forminator-module-5094 textarea {
    margin-bottom: 12px;
}

.rgp-right .forminator-ui#forminator-module-2377.forminator-design--material select.forminator-select2+.forminator-select .selection .select2-selection--single[role="combobox"] .select2-selection__rendered {
    padding-bottom: 12px;
    color: #fff !important;
}

.rgp-right .forminator-ui#forminator-module-2377.forminator-design--material select.forminator-select2+.forminator-select .selection .select2-selection--single[role="combobox"] .select2-selection__rendered .select2-selection__placeholder {
    color: #fff !important;
}

.rgp-content {
    padding-top: 0px;
}

.pum-overlay {
    transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1) !important;
}

/* Sakaya Page Starts */

.sakaya-top-sec {
    padding: 260px 0 62px;
    /* 	 padding: 318px 0 62px; */
}

.saka-title {
    padding-top: 10px;
}

.saka-text .elementor-widget-container {
    max-width: 614px;
    float: right;
}

.saka-col2 {
    padding-left: 3%;
}

.saka-content .elementor-widget-container {
    max-width: 614px;
    float: right;
}

.saka-text {
    margin-bottom: 2px !important;
    overflow: hidden;
}

.adc-sec {
    /*     padding-top: 255px;
    padding-bottom: 272px; */
    padding-top: 155px;
    padding-bottom: 172px;
}

.adc-text {
    max-width: 614px !important;
    padding-bottom: 12px;
}

.adc-text p {
    margin-bottom: 0 !important;
}

.adc-img1 {
    padding-bottom: 22px;
}

.adc-sec .elementor-background-overlay {
    background-position: center center !important;
    position: absolute;
    background-size: 100%;
    width: 1029px;
    height: 969px;
    top: 96px;
    right: -262px;
    left: initial !important;
    -webkit-animation: spin 30s linear infinite;
    -moz-animation: spin 30s linear infinite;
    animation: spin 30s linear infinite;
}

.roof-sec {
    padding: 80px 0 150px;
    /*     padding: 112px 0 228px; */
}

.roof-col1 {
    padding-top: 100px;
    /* 	 padding-top: 112px; */
}

.roof-title {
    padding-bottom: 22px;
}

.roof-text p {
    margin-bottom: 1.3em !important;
}

.roof-text {
    margin-bottom: 10px !important;
}

.int-col1 {
    padding-left: 9%;
}

.int-text {
    max-width: 436px;
    padding-top: 28px;
    padding-bottom: 178px;
}

.int-text1 {
    max-width: 436px;
    padding-top: 8px;
}

.int-col2 ul.slick-dots {
    bottom: 34px;
}

.int-col2 ul.slick-dots li button::before {
    content: initial;
}

.int-col2 ul.slick-dots li.slick-active button {
    width: 8.889vw;
    background: #746E5C;
    opacity: 1;
    transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
}

.int-col2 ul.slick-dots li button {
    width: 4.056vw;
    height: 6px;
    background: #746E5C;
    opacity: 0.2;
    border-radius: 50px;
    padding: 0 !important;
    transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
}

.int-col2 ul.slick-dots li button:hover {
    opacity: 1;
    transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
}

.int-col2 ul.slick-dots li {
    width: 100%;
    margin: 0 !important;
}

.int-col2 ul.slick-dots {
    bottom: -36px;
    display: flex;
    gap: 8px;
}

.int-btns ul.elementor-icon-list-items {
    justify-content: space-between;
}

.int-btns ul.elementor-icon-list-items li.elementor-icon-list-item svg {
    margin: 0 !important;
    opacity: 0.4;
    transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
}

.int-btns ul.elementor-icon-list-items li.elementor-icon-list-item:hover svg {
    opacity: 1;
    transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
}

.int-slidebtns {
    display: none;
    position: absolute;
    top: 43%;
    padding: 0 7%;
    transform: translate(0px, -50%);
}

.int-btns ul.elementor-icon-list-items li.elementor-icon-list-item {
    cursor: pointer;
}

/* .int-btns ul.elementor-icon-list-items li.elementor-icon-list-item:first-child:before {
	content: '';
	background-image: url(/wp-content/uploads/2024/05/Ellipse-74.svg);
	width: 74px;
	height: 75px;
	position: absolute;
	right: -20px;
	opacity: 0;
	transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
}

.int-btns ul.elementor-icon-list-items li.elementor-icon-list-item:last-child:before {
	content: '';
	background-image: url(/wp-content/uploads/2024/05/Ellipse-74.svg);
	width: 74px;
	height: 75px;
	position: absolute;
	left: -20px;
	opacity: 0;
	transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
} */

.int-btns ul.elementor-icon-list-items li.elementor-icon-list-item:first-child:hover:before {
    opacity: 1;
    right: 0;
    transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
}

.int-btns ul.elementor-icon-list-items li.elementor-icon-list-item:last-child:hover:before {
    opacity: 1;
    left: 0;
    transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
}

.sp-sec {
    padding: 38px 0 80px;
    /* 	 padding: 38px 0 128px; */
}

.sp-inner {
    padding-top: 100px;
    /* 	padding-top: 157px; */
}

.sp-text {
    /* max-width: 436px; */
    padding-top: 9px;
}

.sp-inner2 {
    padding-left: 10%;
}

.sp-inner2:before {
    content: '';
    background: #DB8700;
    width: 1px;
    height: 320px;
    left: 0;
    top: -66px;
    position: absolute;
}

.br2-sec {
    position: absolute;
    top: 0;
    z-index: -1;
}

.br2-sec.active {
    position: initial;
    z-index: 9;
}

.br3-sec {
    position: absolute;
    top: 0;
    z-index: -1;
}

.br3-sec.active {
    position: initial;
    z-index: 9;
}

.br4-sec {
    position: absolute;
    top: 0;
    z-index: -1;
}

.br4-sec.active {
    position: initial;
    z-index: 9;
}

.brbtn-sec {
    position: absolute;
    bottom: 62px;
    left: 45px;
    z-index: 99;
}

.br2-btn {
    padding-right: 26px;
    cursor: pointer;
    opacity: 0.29;
}

.br2-btn.active {
    opacity: 1;
}

.br3-btn {
    padding-right: 26px;
    cursor: pointer;
    opacity: 0.29;
}

.br3-btn.active {
    opacity: 1;
}

.br4-btn {
    cursor: pointer;
    opacity: 0.29;
}

.br4-btn.active {
    opacity: 1;
}

.br2-sec ul.slick-dots li button::before,
.br3-sec ul.slick-dots li button::before,
.br4-sec ul.slick-dots li button::before {
    content: initial;
}

.br2-sec ul.slick-dots li.slick-active button,
.br3-sec ul.slick-dots li.slick-active button,
.br4-sec ul.slick-dots li.slick-active button {
    width: 8.889vw;
    background: #746E5C;
    opacity: 1;
    transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
}

.br2-sec ul.slick-dots,
.br3-sec ul.slick-dots,
.br4-sec ul.slick-dots {
    bottom: -36px;
    display: flex;
    gap: 8px;
    max-width: 773px;
}

.br2-sec ul.slick-dots li button,
.br3-sec ul.slick-dots li button,
.br4-sec ul.slick-dots li button {
    width: 4.056vw;
    height: 6px;
    background: #746E5C;
    opacity: 0.2;
    border-radius: 50px;
    padding: 0 !important;
    transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
}

.br2-sec ul.slick-dots li button:hover,
.brf3-sec ul.slick-dots li button:hover {
    opacity: 1;
    transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
}

.br2-sec ul.slick-dots li,
.br3-sec ul.slick-dots li,
.br4-sec ul.slick-dots li {
    width: 100%;
    margin: 0 !important;
}

.br2-slidebtns,
.br3-slidebtns {
    position: absolute;
    top: 43%;
    padding: 0 7%;
    transform: translate(0px, -50%);
    z-index: -1;
    display: none;
}

.br2-slidebtns.active {
    z-index: 99;
}

.br3-slidebtns.active {
    z-index: 99;
}

.br2-slidebtns ul.elementor-icon-list-items,
.br3-slidebtns ul.elementor-icon-list-items {
    justify-content: space-between;
}

.br2-slidebtns ul.elementor-icon-list-items li.elementor-icon-list-item svg,
.br3-slidebtns ul.elementor-icon-list-items li.elementor-icon-list-item svg {
    margin: 0 !important;
    opacity: 0.4;
    transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
}

.br2-slidebtns ul.elementor-icon-list-items li.elementor-icon-list-item:hover svg,
.br3-slidebtns ul.elementor-icon-list-items li.elementor-icon-list-item:hover svg {
    opacity: 1;
    transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
}

.br2-slidebtns ul.elementor-icon-list-items li.elementor-icon-list-item,
.br3-slidebtns ul.elementor-icon-list-items li.elementor-icon-list-item {
    cursor: pointer;
}

/* .br2-slidebtns ul.elementor-icon-list-items li.elementor-icon-list-item:first-child:before,
.br3-slidebtns ul.elementor-icon-list-items li.elementor-icon-list-item:first-child:before {
	content: '';
	background-image: url(/wp-content/uploads/2024/05/Ellipse-74.svg);
	width: 74px;
	height: 75px;
	position: absolute;
	right: -20px;
	opacity: 0;
	transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
}

.br2-slidebtns ul.elementor-icon-list-items li.elementor-icon-list-item:last-child:before,
.br3-slidebtns ul.elementor-icon-list-items li.elementor-icon-list-item:last-child:before {
	content: '';
	background-image: url(/wp-content/uploads/2024/05/Ellipse-74.svg);
	width: 74px;
	height: 75px;
	position: absolute;
	left: -20px;
	opacity: 0;
	transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
} */

.br2-slidebtns ul.elementor-icon-list-items li.elementor-icon-list-item:first-child:hover:before,
.br3-slidebtns ul.elementor-icon-list-items li.elementor-icon-list-item:first-child:hover:before {
    opacity: 1;
    right: 0;
    transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
}

.br2-slidebtns ul.elementor-icon-list-items li.elementor-icon-list-item:last-child:hover:before,
.br3-slidebtns ul.elementor-icon-list-items li.elementor-icon-list-item:last-child:hover:before {
    opacity: 1;
    left: 0;
    transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
}

.bed-title .elementor-heading-title span {
    color: #263028;
}

.bed-title {
    margin-top: -111px;
    z-index: 99;
}

.bed-text {
    max-width: 781px;
    padding-top: 52px;
    /*     padding-bottom: 138px; */
    padding-bottom: 80px;
}

.bed-text p {
    margin-bottom: 1.3em !important;
}

.arc-sec {
    padding: 80px 0 60px;
    /* 	 padding: 162px 0 127px; */
}

.arc-points ul.elementor-icon-list-items span.elementor-icon-list-text span:first-child {
    color: #A3553C;
    font-size: 23px;
    line-height: 22px;
    padding-right: 56px;
    text-decoration: none !important;
    padding-left: 51px;
}

.arc-points ul.elementor-icon-list-items li.elementor-icon-list-item {
    max-width: 512px;
    height: 94px;
    cursor: pointer;
    margin-bottom: 18px;
}

.arc-points ul.elementor-icon-list-items li.elementor-icon-list-item:hover {
    background: #DBD6CB;
}

.arc-points ul.elementor-icon-list-items li.elementor-icon-list-item:hover span.elementor-icon-list-text {
    color: #6B7558 !important;
}

.arc-points ul.elementor-icon-list-items li.elementor-icon-list-item.active span.elementor-icon-list-text span:last-child {
    text-decoration: underline;
}

.arc-points ul.elementor-icon-list-items li.elementor-icon-list-item.active {
    background: #DBD6CB;
}

.arc-points ul.elementor-icon-list-items li.elementor-icon-list-item.active span.elementor-icon-list-text {
    color: #6B7558 !important;
}

.arc-points ul.elementor-icon-list-items span.elementor-icon-list-text:hover span:last-child {
    text-decoration: underline;
}

.arc-title {
    margin-bottom: 0 !important;
}

.arc-in1 {
    padding-top: 65px;
}

.arc-points>.elementor-widget-container {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.arc-dtl {
    padding-top: 47px;
}

.arc-dtl1 .arc-dtl-bed p {
    float: right;
    margin-top: -214px;
}

.arc-dtl2 .arc-dtl-bed p {
    float: right;
    margin-top: -214px;
}

.arc-dtl4 .arc-dtl-bed p {
    float: right;
    margin-top: -214px;
}

.arc-dtl-col4 {
    margin-top: -172px;
}

.arc-dtl-pie {
    padding-bottom: 10px;
}

.type-tabs ul {
    flex-wrap: wrap;
    gap: 16px 18px;
}

.type-tabs ul li {
    width: 100%;
    max-width: 170px !important;
    padding: 0 !important;
    height: 66px;
}

.appart-sec {
    padding-bottom: 8px;
}

.type-sec {
    padding: 88px 0 118px;
}

.type-tabs .eael-tabs-content {
    padding-top: 83px;
}

.type-tabs .eael-tabs-content .eael-tab-content-item {
    padding: 0 !important;
    padding-left: 4% !important;
}

.type-tabs .eael-tabs-content .eael-tab-content-item p:last-child {
    width: 24% !important;
    float: left;
}

.type-tabs .eael-tabs-content .eael-tab-content-item p:first-child {
    width: 76% !important;
    float: left;
}

.type-tabs .eael-tabs-content .eael-tab-content-item .tb-right strong {
    font-weight: 500 !important;
    display: block;
}

.type-tabs .eael-tabs-content .eael-tab-content-item p:last-child strong {
    font-weight: 500 !important;
}

.type-tabs .eael-tabs-content .eael-tab-content-item p:last-child strong:nth-child(3) {
    padding-bottom: 24px !important;
    display: block;
}

body.prj-page {
    background: #fff !important;
}

.resd-title {
    margin-bottom: 15px !important;
}

.prjs-footer {
    padding: 200px 0 150px;
    /*     padding: 284px 0 159px; */
    margin-bottom: 76px;
    /* margin-top: -72px; */
    margin-top: -3.75vw;
}

.prjs-footer.upscc-foot {
    margin-top: -4.688vw;
}

.resd-sec {
    z-index: 99;
}

.prjs-text a {
    position: relative;
    transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
}

.prjs-text a:before {
    content: '';
    width: 77px;
    height: 1px;
    background: #263028;
    position: absolute;
    bottom: -18px;
    left: 50%;
    transform: translate(-50%, 0px);
    transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
}

.prjs-text a:hover:before {
    width: 100%;
    transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
}

.saka img {
    height: 100%;
    max-height: 700px;
    width: 100%;
    object-fit: cover;
    transform-origin: left;
}

.saka {
    visibility: hidden;
    position: relative;
    width: 100%;
    height: 100%;
    max-width: 1562px;
    overflow: hidden;
}

.roof-sec:before {
    content: '';
    width: 1px;
    height: 557px;
    background: #DB8700;
    position: absolute;
    left: 3.5vw;
    top: 376px;
}

.roof-img {
    overflow: hidden;
}

.roof-img>.elementor-widget-container {
    width: fit-content;
    width: -moz-fit-content;
    overflow: hidden;
}

.roof-img img {
    -webkit-transition: -webkit-transform .3s cubic-bezier(.4, 0, 1, 1);
    -moz-transition: -moz-transform .3s cubic-bezier(.4, 0, 1, 1);
    -o-transition: -o-transform .3s cubic-bezier(.4, 0, 1, 1);
    transition: transform .3s cubic-bezier(.4, 0, 1, 1);
}

.roof-img>.elementor-widget-container:hover img {
    -webkit-transform: scale(1.05) translateZ(0);
    -moz-transform: scale(1.05) translateZ(0);
    -o-transform: scale(1.05) translateZ(0);
    transform: scale(1.05) translateZ(0);
}

.int-img,
.br2-img {
    overflow: hidden;
    border-radius: 12px;
}

.int-img img,
.br2-img img {
    -webkit-animation: zoominimg 20s ease-in infinite;
    animation: zoominimg 20s ease-in infinite;
    transition: all 0.5s ease-in-out;
    overflow: hidden;
    width: 100%;
}

.appart-title>.elementor-widget-container {
    float: right;
}

.arc-img {
    margin-bottom: 20px !important;
}

.arc-dtl-col1 {
    padding-right: 2%;
}

.int-col2 .slick-list.draggable {
    border-radius: 12px;
}

.br2-col .slick-list.draggable {
    border-radius: 12px;
}

.scrolled-down.prj-page header#masthead {
    background: #263028;
}

@-moz-keyframes spin {
    100% {
        -moz-transform: rotate(360deg);
    }
}

@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-webkit-keyframes zoominimg {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.2);
    }

    100% {
        transform: scale(1);
    }
}

/* Sakaya Page Ends */

.site-branding.ast-site-identity img.custom-logo {
    max-width: 118px;
}

.scrolled-down .site-branding.ast-site-identity img.custom-logo {
    max-width: 80px;
}

.header-widget-area[data-section="sidebar-widgets-header-widget-2"] img {
    width: 320px;
}

section#custom_html-3 {
    padding-left: 22px;
}

.craft-sec {
    padding-top: 0px;
    padding-left: 9.4%;
    background: transparent linear-gradient(0deg, var(--unnamed-color-000000) 0%, #00000000 100%) 0% 0% no-repeat padding-box;
    background: transparent linear-gradient(0deg, #000000 0%, #00000000 100%) 0% 0% no-repeat padding-box;
}

.craft-title {
    padding-bottom: 12px;
}

.craft-icons li.elementor-icon-list-item {
    justify-content: flex-end;
    cursor: pointer;
}

.craft-icons li.elementor-icon-list-item svg {
    height: auto;
}

.craft-inn1 {
    padding-right: 2.5%;
    padding-bottom: 104px;
}

.propertie-slides .elementor-image-box-title span {
    color: #B18979;
    font-size: 22px;
    line-height: 23px;
    padding-right: 40px;
}

.craft-slides {
    max-width: 478px !important;
    margin: 0 21px;
    transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
}

.propertie-slides .elementor-image-box-title {
    display: flex;
    align-items: baseline;
    padding-top: 20px;
    transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
    padding-right: 10px;
}

.propertie-slides .elementor-image-box-content {
    transform: translate(0px, 0px);
    transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
}

.propertie-slides .elementor-image-box-content p.elementor-image-box-description {
    visibility: hidden;
    height: 0;
    opacity: 0;
    transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
}

.propertie-slides.active .elementor-image-box-content {
    transform: translate(61px, -403px);
    max-width: 366px;
    transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
}

.craft-slides.active .elementor-image-box-title {
    min-height: 149px;
    align-items: center;
    color: #EDF0EF !important;
    transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
    padding-right: 0px;
}

.craft-slides.active .elementor-image-box-content p.elementor-image-box-description {
    visibility: visible;
    height: auto;
    opacity: 1;
    padding-left: 19%;
    transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
}

.propertie-slidess figure.elementor-image-box-img {
    position: relative;
    transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
}

.propertie-slidesfigure.elementor-image-box-img:before {
    content: '';
    background: #263028E3;
    width: 0%;
    height: 0%;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 12px;
    transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
}

.propertie-slides.active figure.elementor-image-box-img:before {
    width: 100%;
    height: 100%;
}

.craft-inn {
    height: 843px;
    /* height: 690px; */
}

.homemapsection .skay {
    width: 439px;
    height: 268px;
    background: #6767678c 0% 0% no-repeat padding-box;
    border-radius: 15px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    gap: 62px;
    padding: 0 12% !important;
}

.homemapsection .skay a {
    color: #fff;
    font-size: 18px;
    text-decoration: underline !important;
    line-height: 24px;
    font-weight: 700;
    font-family: "Statoil", Sans-serif;
}

.homemapsection .skay a img {
    margin-left: 10px;
}

.craft-divider {
    padding: 17px 0 74px;
}

.abt-img11 img {
    position: initial;
    margin: 0;
    display: block;
    padding-top: 100px;
}

.footerrow1 {
    opacity: 0;
    visibility: hidden;
    z-index: -1;
    transition: all 1200ms cubic-bezier(0.19, 1, 0.22, 1);
    height: 0;
    /* position: absolute;
    bottom: -100%; */
    /* transition: transform 0.5s ease-in-out;
    transform: translateY(100%); */
}

.footerrow1.active {
    opacity: 1;
    visibility: visible;
    z-index: 9;
    transition: all 1200ms cubic-bezier(0.19, 1, 0.22, 1);
    height: 217px;
    margin-top: 36px;
    margin-bottom: 40px;
    /* position: initial;
    bottom: 0%; */
    /* transition: transform 0.5s ease-in-out;
    transform: translateY(0%); */
}

.footerrow3 {
    padding-top: 16px;
}

.icon-footer {
    cursor: pointer;
    transition: all 1200ms cubic-bezier(0.19, 1, 0.22, 1);
}

.footer-icon-sec.active .icon-footer {
    transform: rotate(180deg);
    transition: all 1200ms cubic-bezier(0.19, 1, 0.22, 1);
}

.footer-edirect {
    text-align: center;
}

.footer-icon-sec {
    position: absolute;
    top: -15px;
    z-index: 99;
    width: fit-content !important;
    width: -moz-fit-content !important;
    right: 44%;
    transform: translate(-50%, 0px);
}

/* .footer-icon-sec img {
    width: 64px;
} */

.footer-icon-sec.active {
    top: -38px;
}

.footer-icon-sec {
    right: 44%;
}

.craft-sec.new-projects-sec {
    padding-top: 0px;
    padding-bottom: 184px;
}

.craft-sec.new-projects-sec .craft-inn {
    height: auto;
}

.nw-prj2 {
    display: none;
}

.nw-prj-tab li.elementor-icon-list-item {
    cursor: pointer;
    transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
}

.craft-sec.new-projects-sec .craft-slider .slick-slide {
    margin: 0 21px;
}

.craft-sec.new-projects-sec:before {
    content: '';
    background-color: #DBD6CB;
    position: absolute;
    width: 100vw;
    height: 618px;
    left: 0;
    bottom: 0px;
}

.nw-prj-tab li.elementor-icon-list-item.active span.elementor-icon-list-text {
    color: #263028;
    transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
}

.nw-prj-tab li.elementor-icon-list-item span.elementor-icon-list-text:hover {
    color: #263028;
    transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
}

.nw-prj-tab li.elementor-icon-list-item span.elementor-icon-list-text:before {
    content: '';
    width: 0px;
    height: 1px;
    background: #263028;
    position: absolute;
    left: 0;
    bottom: 4px;
    transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
}

.nw-prj-tab li.elementor-icon-list-item.active span.elementor-icon-list-text:before {
    width: 80px;
    transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
}

.nw-prj-tab li.elementor-icon-list-item span.elementor-icon-list-text:hover:before {
    width: 80px;
    transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
}

.nw-prj-tab li.elementor-icon-list-item span.elementor-icon-list-text {
    padding-bottom: 33px;
}

.craft-sec.new-projects-sec .craft-inn1 {
    padding-bottom: 62px;
}

.craft-sec.new-projects-sec .craft-icons {
    padding-bottom: 36px;
}

.nw-prj-tab {
    padding-top: 89px;
}

.nprj-box .elementor-image-box-content {
    padding-top: 20px;
}

.page-id-4345 footer#colophon {
    display: none;
}

.page-id-4345 .header-widget-area[data-section="sidebar-widgets-header-widget-1"] {
    display: none;
}

.coming-sec {
    padding-top: 170px;
}

.cmn-brc .downloadproch img {
    margin-bottom: 0 !important;
    margin-right: -15px !important;
    max-width: 100% !important;
}

/* .cm-col2 .slick-slide div {
    width: 100%;
    height: 100%;
}

.cmn-slide img {
    width: 100% !important;
    height: 100%;
    object-fit: cover;
} */

.cm-col2 .slick-slide.slick-current.slick-active.slick-center {
    transform: scale(1.8);
    opacity: 1;
    z-index: 999;
    transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
    position: relative;
}

.cm-col2 .slick-slide {
    opacity: 0.5;
    transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
    overflow: visible;
}

.cm-col2 .slick-track {
    padding-top: 100px;
    padding-bottom: 100px;
}

.cm-col2 .slick-slide div {
    overflow: visible;
}

.cm-inn {
    padding-top: 67px;
}

.cmn-brc {
    padding-top: 150px;
}

.cm-col3 {
    padding-left: 2%;
    padding-top: 210px;
}

.one-linecnt p {
    display: flex;
    gap: 3px;
    margin-bottom: 0;
}

.one-linecnt a {
    color: #EDF0EF !important;
}

.one-linecnt p br {
    display: none;
}

.one-linecnt p strong {
    padding: 0 11px;
}

.cm-col2 button.slick-prev.slick-arrow {
    display: none !important;
}

.cm-col2 button.slick-next.slick-arrow::before {
    content: '';
    background-image: url(/wp-content/uploads/2024/11/Group-371786.png);
    width: 132px;
    height: 92px;
    position: absolute;
    top: -217px;
    right: 171px;
}

div#elementor-popup-modal-1181 {
    z-index: 999999999;
}

.pb-image a:after {
    content: '';
    background-image: url(./img/zayabrochure-2.svg);
    position: absolute;
    width: 100px;
    height: 100px;
    left: -100px;
    top: -25px;
    background-size: 100%;
}

/**resize QC**/
.int-title .elementor-heading-title {
    font-size: 75px !important;
    line-height: 100% !important;
}

.int-text {
    font-size: 18px !important;
    line-height: 24px !important;
    padding-top: 15px;
}

.int-title1 .elementor-heading-title {
    font-size: 42px !important;
    line-height: 100% !important;
}

.int-text p {
    margin-bottom: 0;
}

.int-text1 {
    font-size: 18px !important;
    line-height: 24px !important;
}

.sp-title .elementor-heading-title {
    font-size: 42px !important;
    line-height: 100% !important;
}

.sp-text {
    font-size: 18px !important;
    line-height: 24px !important;
}

.sp-sec {
    padding: 38px 0 60px;
}

.br2-img {
    height: 70vh;
}

.br2-img .elementor-widget-container {
    height: 100%;
}

.roof-title .elementor-heading-title {
    font-size: 75px !important;
    line-height: 100% !important;
}

.roof-text {
    font-size: 18px !important;
    line-height: 24px !important;
}

.bed-text {
    font-size: 18px !important;
    line-height: 24px !important;
}

.arc-title .elementor-heading-title {
    font-size: 70px !important;
    line-height: 100% !important;
}

.arc-title .elementor-heading-title br {
    display: none;
}

.arc-points ul.elementor-icon-list-items span.elementor-icon-list-text span {
    font-size: 18px;
    line-height: 22px;
    padding-left: 30px;
}

.arc-points ul.elementor-icon-list-items span.elementor-icon-list-text span:last-child {
    font-size: 38px;
    line-height: 38px;
    padding-right: 30px;
}

.arc-img {
    height: 60vh;
}

.arc-img .elementor-widget-container {
    height: 100%;
}

.arc-img img {
    height: 100%;
    object-fit: contain;
    object-position: left;
}

@media only screen and (max-width: 1919px) {
    .homesecondsec .firstabout .txtcol {
        padding-left: 5.885px;
    }

    .thirdhomesec {
        padding-top: 12.604vw;
        padding-bottom: 6.875vw;
    }

    .homesecondsec {
        padding-top: 5.938vw;
    }

    .forthsectionhome .firstblk h2 {
        font-size: 4.688vw !important;
    }

    .forthsectionhome .firstblk {
        padding: 0 7.969vw;
        padding-bottom: 5.781vw;
    }

    .homemaptitlesection {
        padding-top: 0;
        padding-bottom: 5.885vw;
    }

    .homemaptitlesection h2 {
        font-size: 13.333vw !important;
    }

    .videosecondpart {
        padding-top: 13.542vw;
        padding-bottom: 6.25vw;
    }

    body .projectsleft {
        padding-left: 8.49vw !important;
    }

    .sakya-sl-col img {
        max-height: initial !important;
        width: 40vw;
        max-width: 40vw;
        min-width: 40vw;
    }


    .homstickysection {
        padding: 0 7.188vw;
        padding-top: 0vw;
    }

    .homstickysection.heightrelease {
        padding-top: 18.229vw;
    }

    .homstickysection .leftstickycol p {
        padding-top: 5.208vw;
    }

    .homstickysection .leftstickycol h3 {
        font-size: 4.688vw !important;
    }

    .leftrightsticky {
        margin-bottom: 3.281vw;
    }

    .homstickysection .leftstickycol .elementor-widget-container {
        padding-right: 8.854vw;
    }

    .homenewssection .newtxtblk {
        padding-left: 8.333vw;
        padding-right: 0.521vw;
        padding-bottom: 2.448vw;
    }

    .homenewssection .blogslidesec {
        padding-left: 7.813vw;
        padding-right: 16.927vw;
    }

    .homemapsection .mapimg img {
        max-width: 36.146vw;
    }

    .homemapsection .sakaya-logo img,
    .homemapsection .sakaya-logo1 img {
        max-width: 13.698vw;
    }

    .prj-btn img {
        width: 12.24vw;
        height: auto;
    }

    html body .discoverprojectsbtn {
        padding-left: 2.396vw !important;
    }

    .amenities-text p span {
        padding-right: 5px;
    }

    .amenities-text p {
        display: grid;
        grid-template-columns: 35% 65%;
    }

    .sepbelowfacility {
        overflow: hidden;
        padding-top: 1.563vw;
        padding-bottom: 4.063vw;
    }

    .insightstitle h2 {
        font-size: 4.688vw !important;
    }

    footer {
        margin: 0 3.49vw;
        border-radius: 10px;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
        padding-top: 4.219vw !important;
        padding-left: 4.896vw !important;
        padding-right: 4.896vw !important;
        /* padding-bottom: 4.583vw !important; */
    }

    .homenewssection .blogarrows .rightarrowslide img,
    .homenewssection .blogarrows .leftarrowslide img {
        width: 5.885vw;
    }

    .homenewssection .blogarrows {
        right: 120px;
    }

    .homenewssection {
        padding-bottom: 4.688vw;
    }

    #CustomFooter .footerrow1 .footcol12 .menublk {
        max-width: 10.625vw;
    }

    #CustomFooter .footerrow1 .footcol13 .f1link img {
        margin-bottom: -3.385vw;
        margin-right: -0.781vw;
        max-width: 10.781vw;
    }

    .downloadproch img {

        max-width: 10.781vw;
    }

    .homeherosection .downloadproch {
        margin-top: -40px;
        padding-left: 50px;
    }

    .homeherosection .downloadproch {
        margin-top: -1.5vw;
    }

    .homenewssection .blogslidesec .eael-entry-thumbnail {
        height: 13.542vw;
    }

    .homesecondsec .firstabout {
        padding: 0px 8.229vw;
        padding-right: 6.51vw;
    }

    .homeherosection>.elementor-container {
        min-height: 55.99vw !important;
    }

    .herolinkssection {
        bottom: -4.792vw;
    }

    .homeherosection>.elementor-container {
        min-height: 100vh !important;
    }

    .homeherosection>.elementor-container {
        min-height: auto !important;
    }

    div#popmake-2302:before {
        width: 21.771vw;
        height: 20.677vw;
        right: initial;
        top: 195px;
        transform: rotate(8deg);
        left: 60px;
    }

    .coming-sec>.elementor-container.elementor-column-gap-no {
        max-width: 96% !important;
        margin: 0 auto !important;
    }
}

@media only screen and (max-width: 1800px) {
    .sakaya-top-sec>.elementor-container.elementor-column-gap-no {
        max-width: 84% !important;
        margin: 0 auto !important;
    }

    .saka-img-sec>.elementor-container.elementor-column-gap-no {
        max-width: 84% !important;
        margin: 0 auto !important;
    }

    .adc-sec {
        padding-top: 140px;
        padding-bottom: 140px;
        /* 			
        padding-bottom: 190px; */
    }

    .roof-sec>.elementor-container.elementor-column-gap-no {
        max-width: 84% !important;
        margin: 0 auto !important;
    }

    .roof-sec {
        padding: 70px 0 120px;
    }

    .int-text {
        max-width: 90%;
        padding-top: 20px;
        padding-bottom: 110px;
    }

    .int-text1 {
        max-width: 90%;
        padding-top: 0;
    }

    .int-slidebtns {
        top: 46%;
    }

    .int-col1 {
        padding-left: 8%;
    }

    .sp-sec>.elementor-container.elementor-column-gap-no {
        max-width: 84% !important;
        margin: 0 auto !important;
    }

    .bedroom-sec>.elementor-container.elementor-column-gap-no {
        max-width: 90% !important;
        margin: 0 auto !important;
    }

    .br2-img img {
        width: 90vw;
    }

    .bed-col2 {
        padding-left: 3% !important;
    }

    .bed-sec>.elementor-container.elementor-column-gap-no {
        max-width: 90% !important;
        margin: 0 auto !important;
    }

    .arc-sec {
        padding: 60px 0 60px;
    }

    .arc-sec>.elementor-container.elementor-column-gap-no {
        max-width: 84% !important;
        margin: 0 auto !important;
    }

    .arc-dtl-list2 span.elementor-icon-list-text,
    .arc-dtl-list1 span.elementor-icon-list-text {
        font-size: 24px !important;
    }

    .arc-dtl-bed {
        font-size: 20px !important;
    }

    .arc-dtl-apart {
        font-size: 20px !important;
    }

    .appart-sec>.elementor-container.elementor-column-gap-no {
        max-width: 84% !important;
        margin: 0 auto !important;
    }

    .type-sec {
        padding: 86px 0 100px;
    }

    .type-sec>.elementor-container.elementor-column-gap-no {
        max-width: 84% !important;
        margin: 0 auto !important;
    }

    .resd-sec>.elementor-container.elementor-column-gap-no {
        max-width: 84% !important;
        margin: 0 auto !important;
    }

    .prjs-footer>.elementor-container.elementor-column-gap-no {
        max-width: 84% !important;
        margin: 0 auto !important;
    }

    .adc-sec .elementor-background-overlay {
        width: 898px;
        height: 880px;
        top: 32px;
        right: -226px;
    }

    .type-tabs .eael-tabs-content .eael-tab-content-item {
        padding-left: 0% !important;
    }

    .craft-divider {
        padding: 0px 0 60px;
    }

    .craft-inn1 {
        padding-left: 16px;
    }

    .craft-sec.new-projects-sec {
        padding-bottom: 120px;
    }

    .cm-logo img {
        max-width: 700px;
    }

    .cmn-brc {
        padding-top: 100px;
    }

    .cm-col3 {
        padding-top: 150px;
    }

    .one-linecnt p {
        gap: 0px;
    }

    .one-linecnt p strong {
        padding: 0 6px;
    }

    .footer-icon-sec {
        /* right: Calc(0% - 16%); */
        transform: initial;
    }

    .prjs-footer {
        margin-top: -3.5vw;
    }

    .prjs-footer.upscc-foot {
        margin-top: -4.3vw;
    }
}

@media only screen and (max-width: 1600px) {
    .saka {
        height: 80vh;

    }

    body .projectsleft {
        padding-left: 4.49vw !important;
    }

    footer {
        padding-right: 8.438vw !important;
    }

    #CustomFooter .footerrow1 .footcol11,
    #CustomFooter .footerrow1 .footcol12 {
        padding-top: 2.552vw;
    }

    .insightstitle h2 {
        font-size: 4vw !important;
    }

    .homstickysection .leftstickycol h3 {
        font-size: 4vw !important;
    }

    .homeherosection .downloadproch {
        margin-top: -1vw;
    }

    .sakaya-top-sec {
        padding: 220px 0 46px;
    }

    .adc-sec {
        padding-top: 100px;
        padding-bottom: 130px;
    }

    .adc-sec>.elementor-container.elementor-column-gap-no {
        max-width: 84% !important;
        margin: 0 auto !important;
    }

    .adc-text {
        font-size: 48px !important;
        line-height: 1.4em !important;
    }

    .adc-col2 {
        padding-right: 5%;
    }

    .adc-sec .elementor-background-overlay {
        width: 716px;
        height: 690px;
        top: 8px;
        right: -143px;
    }

    .roof-title .elementor-heading-title,
    .int-title .elementor-heading-title,
    .arc-title .elementor-heading-title,
    .appart-title .elementor-heading-title {
        font-size: 70px !important;
        line-height: 1em !important;
    }

    .roof-sec {
        padding: 60px 0 80px;
    }

    .roof-col1 {
        padding-top: 70px;
    }

    .roof-col2 {
        padding-left: 3%;
    }

    .roof-title {
        padding-bottom: 0px;
    }

    .sp-inner {
        padding-top: 80px;
    }

    .sp-sec {
        padding: 38px 0 70px;
    }

    .sp-inner2:before {
        left: -30px;
        top: -50px;
    }

    .sp-title .elementor-heading-title {
        font-size: 42px !important;
        line-height: 1em !important;
    }

    .br2-btn img,
    .br3-btn img,
    .br4-btn img {
        max-width: 200px;
    }

    .br2-img img {
        width: 90vw;
        height: 678px !important;
        object-fit: cover;
    }

    .bed-title .elementor-heading-title {
        font-size: 80px !important;
        line-height: 1em !important;
    }

    .br2-sec ul.slick-dots,
    .br3-sec ul.slick-dots,
    .br4-sec ul.slick-dots {
        max-width: 41.5vw;
    }

    .br2-btn img,
    .br3-btn img,
    .br4-btn img {
        max-width: 170px;
    }

    .bed-text {
        padding-top: 34px;
        padding-bottom: 80px;
    }

    .arc-sec {
        padding: 55px 0 55px;
    }

    .arc-points ul.elementor-icon-list-items li.elementor-icon-list-item span.elementor-icon-list-text {
        font-size: 38px !important;
        padding-right: 10px;
    }

    .arc-points ul.elementor-icon-list-items span.elementor-icon-list-text span:first-child {
        font-size: 20px;
        padding-right: 28px;
        padding-left: 24px;
    }

    .arc-points ul.elementor-icon-list-items li.elementor-icon-list-item {
        max-width: 470px;
        height: 84px;
        margin-bottom: 12px;
    }

    .arc-dtl-col1 {
        width: 64% !important;
        order: 1;
    }

    .arc-dtl-col2 {
        width: 100% !important;
        order: 3;
    }

    .arc-dtl-col3 {
        width: 50% !important;
        order: 4;
    }

    .arc-dtl-col4 {
        width: 36% !important;
        order: 2;
    }


    .arc-dtl>.elementor-container.elementor-column-gap-no {
        gap: 22px 0;
    }

    .appart-line .eael-divider.vertical.solid {
        height: 214px !important;
    }

    .type-tabs ul li {
        max-width: 152px !important;
        height: 56px;
        font-size: 24px !important;
    }

    .type-tabs .eael-tabs-content {
        padding-top: 50px;
    }

    .type-tabs .eael-tabs-content .eael-tab-content-item p:first-child {
        width: 70% !important;
    }

    .type-tabs .eael-tabs-content .eael-tab-content-item p:last-child {
        width: 30% !important;
        float: left;
    }

    .type-sec {
        padding: 84px 0 70px;
    }

    .prjs-footer {
        padding: 207px 0 114px;
        margin-bottom: 60px;
        /* margin-top: -70px; */
    }

    .arc-dtl-col1 {
        padding-right: 0;
    }

    .arc-dtl1 .arc-dtl-col1,
    .arc-dtl2 .arc-dtl-col1 {
        width: 36% !important;
        order: 2;
        margin-top: -172px;
    }

    .arc-dtl1 .arc-dtl-col4,
    .arc-dtl2 .arc-dtl-col4 {
        width: 64% !important;
        order: 1;
        margin-top: 0;
    }

    .homenewssection .eael-grid-post-holder .eael-entry-content .eael-grid-post-excerpt p {
        min-height: 84px;
    }

    .abt-title {
        font-size: 112px !important;
        line-height: 1em !important;
    }

    /* .homenewssection .blogarrows {
        bottom: 184px;
    } */

    .homenewssection .blogarrows .leftarrowslide {
        margin-bottom: 20px !important;
    }

    .homenewssection .blogarrows .rightarrowslide img,
    .homenewssection .blogarrows .leftarrowslide img {
        width: 5.885vw !important;
    }

    .propertie-slides .elementor-image-box-title {
        padding-top: 4px;
        font-size: 42px !important;
        line-height: 40px !important;
        padding-right: 0;
    }

    .craft-inn {
        height: auto;
    }

    .craft-text .elementor-heading-title {
        font-size: 76px !important;
        line-height: 1.1em !important;
    }

    .craft-inn1 {
        padding-bottom: 74px;
    }

    .craft-sec {
        padding-top: 30px;
        padding-left: Calc(7.813vw + 10px);
    }

    .icon-footer img {
        width: 80px;
        height: auto;
    }

    #CustomFooter .footerrow2 .footcol23 img {
        width: 400px;
    }

    .footer-icon-sec.active {
        /* top: -30px; */
    }

    .nw-prj-tab {
        padding-top: 46px;
    }

    .craft-sec.new-projects-sec .craft-inn1 {
        padding-bottom: 42px;
        padding-left: 0;
    }

    .craft-sec.new-projects-sec {
        padding-bottom: 96px;
    }

    .nprj-box .elementor-image-box-content {
        padding-top: 0;
    }

    .nprj-box .elementor-image-box-title {
        font-size: 38px !important;
        line-height: 1.1em !important;
    }

    .craft-sec.new-projects-sec:before {
        height: 500px;
    }

    .craft-sec.new-projects-sec:before {
        height: 400px;
    }

    div#tns2,
    div#tns3,
    div#tns1 {
        height: 480px;
    }

    div#tns2,
    div#tns3,
    div#tns1 {
        height: 28.75vw;
    }

    .cm-logo img {
        max-width: 560px;
    }

    .one-linecnt p {
        display: block;
    }

    .one-linecnt p br {
        display: block;
    }

    .one-linecnt p strong {
        display: none;
    }

    .cm-col3 {
        padding-top: 64px;
    }

    .footer-icon-sec {
        /* right: Calc(0% - 9%); */
    }

    .sakaya-logo {
        top: 11.75vw;
        right: -6.7vw;
    }

    /* .sakaya-logo.upsc-icon {
        top: 138px;
        right: -192px;
    } */

    .homenewssection {
        padding-top: 530px;
    }

    .homemapsection .skay {
        width: 390px;
        height: 208px;
        gap: 52px;
        padding: 0 8% !important;
    }

}


@media only screen and (max-width: 1500px) {
    div#popmake-2302:before {
        top: 230px;
        left: 100px;
    }

    .saka-logo img {
        max-width: 306px !important;
    }

    .saka-text {
        margin-bottom: 0px !important;
        font-size: 28px !important;
        line-height: 1.4em !important;
    }

    .saka-text p {
        margin-bottom: 30px !important;
    }

    .homenewssection .eael-grid-post-holder .eael-entry-title a {
        min-height: 106px;
    }

    .cmn-brc .downloadproch img {
        margin-right: 0px !important;
        max-width: 160px !important;
    }

    .cm-logo img {
        max-width: 466px;
    }

    .cm-col2 button.slick-next.slick-arrow::before {
        top: -180px;
        right: 129px;
    }

    /* .sakaya-logo {
        top: 182px;
        right: -223px;
    } */

    .homemapsection .sakaya-logo img,
    .homemapsection .sakaya-logo1 img {
        max-width: 10.698vw;
    }

    /* .sakaya-logo.upsc-icon {
        top: 118px;
        right: -174px;
    } */

    .homenewssection .newtxtblk .elementor-col-50:nth-child(1) {
        width: 100% !important;
    }

    .homenewssection {
        padding-top: 390px;
    }
}

@media only screen and (max-width: 1440px) {
    .saka {
        height: 100%;
    }
}

@media only screen and (max-width: 1400px) {
    .homesecondsec .firstabout .txtcol p {
        font-size: 18px;
    }

    .watermarkabout .elementor-widget-container {
        font-size: 100px;
        line-height: 100px;
    }

    .watermarkabout {
        bottom: 170px;
    }

    .thirdhomesec {
        padding-top: 8.604vw;
    }

    .thirdhomesec .col1 .gallery img {
        max-height: 85px;
    }

    .logohomeslide .gallery-item {
        width: fit-content !important;
        width: -moz-fit-content !important;
        margin-right: 0.604vw !important;
        max-width: fit-content !important;
    }

    .forthsectionhome .firstblk h2 {
        font-size: 3.688vw !important;
        line-height: 110% !important;
    }

    .homemaptitlesection {
        padding-top: 20px;
        padding-bottom: 5.885vw;
    }

    .homemaptitlesection h2 {
        font-size: 10.333vw !important;
    }

    .homemapsection .linkswrapper>div {
        width: 19vw;
    }

    .linkswrapper img {
        margin-left: 3vw;
    }

    .homemapsection .skay {
        width: 312px;
        height: 188px;
        gap: 36px;
        padding: 0px 6% !important;
    }

    .residential:before,
    .commercial:before,
    .homemapsection .residential.active:after,
    .homemapsection .commercial.active:after {
        width: 18.5vw;
    }

    .amenities-text p span {
        padding-right: 10px;
        display: block;
        width: auto;
    }

    .amenities-text p {
        display: grid;
        grid-template-columns: 40% 60%;
    }

    .herolinkssection {
        bottom: -10vw;
    }

    .sakya-sl-col img {
        max-height: initial !important;
        width: 40.286vw;
        max-width: 100%;
        min-width: 100%;
    }

    div#tns2,
    div#tns3,
    div#tns1 {
        gap: 1.429vw;
    }

    .homeherosection .downloadproch {
        margin-top: -0.5vw;
    }

    .adc-text {
        font-size: 42px !important;
    }

    .adc-sec {
        padding-top: 74px;
        padding-bottom: 88px;
    }

    .adc-img1 img {
        max-width: 180px;
    }

    .adc-img2 img {
        max-width: 170px;
    }

    .roof-title .elementor-heading-title,
    .int-title .elementor-heading-title,
    .arc-title .elementor-heading-title,
    .appart-title .elementor-heading-title {
        font-size: 60px !important;
    }

    .int-title1 .elementor-heading-title {
        font-size: 42px !important;
        line-height: 1.2em !important;
    }

    .bed-title .elementor-heading-title {
        font-size: 70px !important;
    }

    .bed-text {
        max-width: 100%;
        padding-top: 10px;
        padding-bottom: 60px;
    }

    .appart-line .eael-divider.vertical.solid {
        height: 170px !important;
    }

    .type-tabs ul {
        gap: 12px 12px;
    }

    .type-tabs ul li {
        max-width: 136px !important;
        height: 52px;
        font-size: 20px !important;
    }

    .type-tabs .eael-tabs-content .eael-tab-content-item p:first-child {
        width: 66% !important;
    }

    .type-tabs .eael-tabs-content .eael-tab-content-item p:last-child {
        width: 34% !important;
    }

    .type-tabs .eael-tabs-content {
        padding-top: 30px;
    }

    .type-sec {
        padding: 76px 0 64px;
    }

    .resd-title .elementor-heading-title {
        font-size: 38px !important;
        line-height: 1.4em !important;
    }

    .prjs-footer {
        padding: 170px 0 70px;
        margin-bottom: 54px;
        /* margin-top: -62px; */
    }

    .adc-sec .elementor-background-overlay {
        width: 630px;
        height: 617px;
        top: 8px;
        right: -117px;
    }

    .abt-title {
        font-size: 90px !important;
    }

    .craft-text .elementor-heading-title {
        font-size: 50px !important;
    }

    .craft-inn1 {
        padding-bottom: 62px;
    }

    .craft-icons li.elementor-icon-list-item {
        padding-bottom: 8px !important;
    }

    .propertie-slides .elementor-image-box-title {
        font-size: 38px !important;
    }

    .craft-inn {
        height: 620px;
    }

    .craft-divider {
        padding: 0px 0 44px;
    }

    .swiper-slide2 {
        max-width: 478px !important;
        margin: 0px 12px;
    }

    .propertie-slides figure.elementor-image-box-img img {
        /* height: 460px; */
        object-fit: cover;
        border-radius: 12px;
    }

    .craft-sec {
        padding-top: 0px;
    }

    .propertie-slides .elementor-image-box-title span {
        padding-right: 16px;
    }

    .propertie-slides.active .elementor-image-box-title {
        min-height: 124px;
    }

    .icon-footer img {
        width: 68px;
    }

    .footer-icon-sec.active {
        top: -20px;
    }

    .footerrow1.active {
        margin-top: 34px;
        margin-bottom: 28px;
    }

    .footerrow3 {
        padding-top: 10px;
    }

    .craft-sec.new-projects-sec {
        padding-bottom: 54px;
    }

    .nprj-box .elementor-image-box-title {
        font-size: 32px !important;
    }

    .craft-sec.new-projects-sec .craft-slider .slick-slide {
        margin: 0 12px;
    }

    .nw-prj-tab li.elementor-icon-list-item {
        margin-right: 10px !important;
    }

    div#tns2,
    div#tns3,
    div#tns1 {
        height: 35.917vw;
    }

    .cm-inn>.elementor-container.elementor-column-gap-no {
        flex-wrap: wrap;
    }

    .cm-col1 {
        width: 50% !important;
        order: 2;
    }

    .cm-col3 {
        width: 50% !important;
        order: 3;
    }

    .cm-col2 {
        width: 100% !important;
        order: 1;
    }

    .cm-inn {
        padding-top: 26px;
        padding-bottom: 40px;
    }

    .homenewssection {
        padding-top: 436px;
    }

    .oprr .elementor-heading-title {
        font-size: 38px !important;
        line-height: 1em !important;
    }

    .homemapsection div {
        font-size: 26px !important;
        line-height: 26px !important;
    }
}


@media only screen and (max-width: 1380px) {
    #CustomFooter .footerrow1 .footcol13 .f1link img {
        margin-bottom: -2.385vw;
        margin-right: -0.781vw;
        max-width: 8.781vw;
    }
}

@media only screen and (max-width: 1300px) {
    .arc-points ul.elementor-icon-list-items span.elementor-icon-list-text span:last-child {
        font-size: 30px;
        line-height: 30px;
        padding-right: 30px;
    }

    .homemapsection .linkswrapper>div {
        width: 19vw;
        font-size: 22px;
    }

    .homeherosection .downloadproch {
        padding-left: 15px;
    }

    .homeherosection .seccolhero>.elementor-widget-wrap {
        padding: 0vw !important;
    }

    .int-col1 {
        padding-left: 8%;
        padding-right: 8%;
        width: 100% !important;
    }

    .int-text {
        max-width: 100%;
        padding-top: 6px;
        padding-bottom: 10px;
    }

    .int-col12 {
        width: 100% !important;
        padding: 0 8%;
    }

    .int-title .elementor-heading-title br {
        display: none !important;
    }

    .roof-sec {
        padding: 50px 0 50px;
    }

    .int-img img {
        max-width: 84vw !important;
    }

    .int-col2 .slick-slide {
        margin: 0 10px;
    }

    .int-col2.slick-list {
        margin: 0 -10px;
    }

    .int-col2 ul.slick-dots li button {
        width: 6.056vw;
    }

    .int-text1 {
        max-width: 100%;
    }

    /*     .br2-sec ul.slick-dots,
    .br3-sec ul.slick-dots,
    .br4-sec ul.slick-dots {
        max-width: 100%;
        justify-content: center;
        align-items: center;
    }

    .br2-sec ul.slick-dots li button,
    .br3-sec ul.slick-dots li button,
    .br4-sec ul.slick-dots li button {
        width: 10px;
        height: 10px;
    }

    .br2-sec ul.slick-dots li.slick-active button,
    .br3-sec ul.slick-dots li.slick-active button,
    .br4-sec ul.slick-dots li.slick-active button {
        width: 10px;
        height: 10px;
    }

    .br2-sec ul.slick-dots li,
    .br3-sec ul.slick-dots li,
    .br4-sec ul.slick-dots li {
        width: 10px;
    } */

    .arc-points ul.elementor-icon-list-items li.elementor-icon-list-item span.elementor-icon-list-text {
        font-size: 32px !important;
    }

    .arc-points ul.elementor-icon-list-items span.elementor-icon-list-text span:first-child {
        padding-right: 20px;
        padding-left: 20px;
    }

    .arc-dtl-col4 {
        margin-top: -106px;
    }

    .arc-dtl1 .arc-dtl-col1,
    .arc-dtl2 .arc-dtl-col1 {
        margin-top: -106px;
    }

    .arc-dtl5 .arc-dtl-col4 {
        margin-top: 0;
    }

    .arc-dtl5 .arc-dtl-col4 .arc-dtl-pie {
        display: none;
    }

    .homenewssection .eael-grid-post-holder .eael-entry-content .eael-grid-post-excerpt p {
        min-height: 105px;
    }

    .sakaya-logo {
        /* top: 162px;
        right: -201px; */
    }

    /* .sakaya-logo.upsc-icon {
        top: 100px;
        right: -148px;
    } */
}

@media only screen and (max-width: 1230px) {
    #CustomFooter .footerrow1 .footcol13 a {
        font-size: 15px;
    }

    #CustomFooter .footerrow1 .footcol13 a:after {
        left: 44px;
    }

    footer {
        padding-right: 6.438vw !important;
    }

    .homenewssection .eael-grid-post-holder .eael-entry-title {
        margin-top: 30px;
        margin-bottom: 20px;
    }

    .homenewssection .eael-grid-post-holder .eael-post-elements-readmore-btn {
        margin-top: 25px;
    }

    .homenewssection {
        padding-bottom: 1.688vw;
    }

    .site-below-header-wrap .ast-builder-grid-row {
        grid-column-gap: 0px !important;
    }

    header .ast-primary-header-bar .site-primary-header-wrap {
        padding: 39px 30px;
    }

    .homstickysection.heightrelease {
        padding-top: 23.229vw;
    }

    .homesecondsec:after {
        left: 164px;
    }

    .footer-icon-sec {
        /* right: Calc(0% - 7%);
        top: -42px; */
    }
}

@media only screen and (max-width: 1200px) {
    .arc-points ul.elementor-icon-list-items span.elementor-icon-list-text span:last-child {
        font-size: 28px;
        line-height: 28px;
        padding-right: 30px;
    }

    .br2-img {
        height: 100%;
    }

    .br2-sec ul.slick-dots,
    .br3-sec ul.slick-dots,
    .br4-sec ul.slick-dots {
        max-width: 100%;
        justify-content: center;
        align-items: center;
    }

    .br2-sec ul.slick-dots li button,
    .br3-sec ul.slick-dots li button,
    .br4-sec ul.slick-dots li button {
        width: 10px;
        height: 10px;
    }

    .br2-sec ul.slick-dots li.slick-active button,
    .br3-sec ul.slick-dots li.slick-active button,
    .br4-sec ul.slick-dots li.slick-active button {
        width: 10px;
        height: 10px;
    }

    .br2-sec ul.slick-dots li,
    .br3-sec ul.slick-dots li,
    .br4-sec ul.slick-dots li {
        width: 10px;
    }

    .int-title1 .elementor-heading-title {
        font-size: 36px !important;
        line-height: 1em !important;
    }

    .homeherosection .downloadproch {
        margin-top: -1.083vw;
    }

    .homeherosection .downloadproch {
        margin-top: 0vw;
    }

    .saka-logo img {
        max-width: 270px !important;
    }

    .saka-title {
        padding-top: 6px;
    }

    .saka-title .elementor-heading-title {
        font-size: 22px !important;
    }

    .saka-text {
        font-size: 24px !important;
    }

    .sakaya-top-sec {
        padding: 200px 0 40px;
    }

    .adc-text {
        font-size: 36px !important;
    }

    .adc-img1 {
        padding-bottom: 0;
    }

    .adc-sec {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .roof-title .elementor-heading-title,
    .int-title .elementor-heading-title,
    .arc-title .elementor-heading-title,
    .appart-title .elementor-heading-title {
        font-size: 50px !important;
    }

    .roof-sec {
        padding: 45px 0 45px;
    }

    .sp-inner {
        padding-top: 70px;
    }

    .sp-inner2:before {
        left: -3px;
        top: -50px;
        height: 298px;
    }

    .sp-sec {
        padding: 38px 0 60px;
    }

    .bed-col2 {
        padding-left: 0 !important;
        width: 100% !important;
        order: 1;
    }

    .bed-col1 {
        order: 2;
        width: 100% !important;
    }

    .bed-title {
        margin-top: 0;
        z-index: 99;
        padding-top: 30px;
    }

    .bed-title .elementor-heading-title {
        font-size: 54px !important;
        color: #263028 !important;
        line-height: 1.2em !important;
    }

    .bed-text {
        padding-top: 4px;
        padding-bottom: 10px;
    }

    .appart-line .eael-divider.vertical.solid {
        height: 124px !important;
    }

    .type-tabs .eael-tabs-content .eael-tab-content-item p:last-child {
        width: 40% !important;
    }

    .type-tabs .eael-tabs-content .eael-tab-content-item p:first-child {
        width: 60% !important;
    }

    .type-sec {
        padding: 70px 0 44px;
    }

    .prjs-text .elementor-heading-title {
        font-size: 28px !important;
        line-height: 1.4em !important;
    }

    .craft-sec {
        padding-left: 5%;
    }

    .craft-title {
        padding-bottom: 5px;
    }

    .craft-text .elementor-heading-title {
        font-size: 40px !important;
    }

    .craft-inn1 {
        padding-bottom: 40px;
        padding-left: 12px;
    }

    .craft-slides .elementor-image-box-title {
        font-size: 32px !important;
        padding-top: 0;
        line-height: 30px !important;
    }

    .craft-slides .elementor-image-box-title span {
        font-size: 18px;
        line-height: 20px;
    }

    .craft-slides.active .elementor-image-box-content {
        transform: translate(28px, -272px);
        max-width: 400px;
    }

    .craft-slides.active .elementor-image-box-content p.elementor-image-box-description {
        padding-left: 10%;
    }

    .craft-slides.active .elementor-image-box-title {
        min-height: auto;
    }

    .craft-divider {
        padding: 0px 0 26px;
    }

    #CustomFooter .footerrow2 .footcol23 img {
        width: 280px;
    }

    .footercontact {
        /* max-width: 346px !important; */
    }

    .nw-prj-tab li.elementor-icon-list-item span.elementor-icon-list-text {
        font-size: 22px !important;
    }

    .nw-prj-tab {
        padding-top: 32px;
    }

    .cm-logo img {
        max-width: 388px;
    }

    .cm-title .elementor-heading-title {
        letter-spacing: 4px !important;
    }

    .cm-col3 {
        padding-top: 36px;
    }

    .cmn-brc {
        padding-top: 56px;
    }

    .sakaya-logo {
        /* top: 152px;
        right: -187px; */
    }

    /* .sakaya-logo.upsc-icon {
        top: 96px;
        right: -140px;
    } */

    .homenewssection {
        padding-top: 396px;
    }

    img.sky-img {
        max-width: 168px;
    }

    .homemapsection .skay {
        width: 262px;
        height: 167px;
        gap: 31px;
        padding: 0px 5% !important;
    }

    img.sky-img.upscc-img {
        max-width: 122px;
    }

    .homenewssection .blogslidesec {
        padding-left: 5%;
    }
}

@media only screen and (max-width: 1100px) {
    .arc-points ul.elementor-icon-list-items span.elementor-icon-list-text span:last-child {
        font-size: 23px;
        line-height: 23px;
        padding-right: 20px;
    }

    .linkswrapper img {
        margin-left: 3vw;
    }

    .homemapsection .linkswrapper>div {
        width: 19vw;
    }

    .homemapsection div {
        font-size: 24px !important;
        line-height: 24px !important;
    }

    .residential:before,
    .commercial:before,
    .homemapsection .residential.active:after,
    .homemapsection .commercial.active:after {
        width: 33.5vw;
    }

    .amenities-text p {
        display: grid;
        grid-template-columns: 100%;
        margin-bottom: 15px !important;
    }

    .amenities-text {
        margin-bottom: 50px !important;
    }

    .residential:before,
    .commercial:before,
    .homemapsection .residential.active:after,
    .homemapsection .commercial.active:after {
        width: 16.5vw;
    }

    .btnstyle a {
        margin-top: 10px;
    }

    .thirdhomesec {
        padding-left: 40px;
        padding-right: 40px;
    }

    .thirdhomesec .col1 .gallery img {
        max-height: 70px;
    }

    .thirdhomesec .col1 .gallery img {
        max-height: 70px;
        width: 100px;
    }

    .homenewssection .blogarrows {
        right: 70px;
        bottom: auto;
        top: 306px;
    }

    .footer-icon-sec {
        /* right: Calc(0% - 7%);
        top: -34px; */
    }
}

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

    .rgp-inn2 .rgp-inn-text>.elementor-widget-container p:nth-child(1),
    .rgp-inn2 .rgp-inn-text>.elementor-widget-container p:nth-child(2),
    .rgp-inn2 .rgp-inn-text>.elementor-widget-container p:nth-child(2) a {
        font-size: 12px;
    }

    .rgp-inn2 .rgp-inn-text>.elementor-widget-container {
        padding-left: 50px;
        padding-top: 15px;
        padding-bottom: 15px;
        margin-top: 84px;
    }
}


@media only screen and (max-width: 1024px) {
    .forthsectionhome {
        background-color: #263028;
    }

    .homemaptitlesection {
        background-color: #263028;
    }

    .homemaptitlesection h2 {
        background-image: none;
        background-position: unset;
        -webkit-background-clip: unset;
        -webkit-text-fill-color: initial;
        -webkit-text-stroke-width: 0.5px;
        -webkit-text-stroke-color: white;
        color: #fff !important;
    }

    .homemapsection:after {
        display: none;
    }

    .homeherosection .downloadproch {
        margin-top: -1.6vw;
    }

    .roof-col1 {
        padding-top: 0;
        width: 100% !important;
        padding-bottom: 30px;
    }

    .roof-col2 {
        padding-left: 0;
        width: 100% !important;
    }

    .roof-title .elementor-heading-title br {
        display: none !important;
    }

    .roof-sec>.elementor-container.elementor-column-gap-no {
        max-width: 90% !important;
    }

    .sp-inner2:before {
        content: initial;
    }

    .sp-inner2 {
        padding-left: 0;
        width: 100% !important;
    }

    .sp-inner1 {
        width: 100% !important;
    }

    .sp-text {
        max-width: 100%;
        padding-top: 0;
    }

    .sp-sec {
        padding: 30px 0 40px;
    }

    .sp-inner {
        padding-top: 30px;
    }

    .arc-dtl-col2,
    .arc-dtl-col3 {
        width: 100% !important;
    }

    .arc-dtl-bed p {
        margin-bottom: 10px !important;
    }

    .arc-dtl-col4 {
        margin-top: 0;
    }

    .arc-points ul.elementor-icon-list-items li.elementor-icon-list-item span.elementor-icon-list-text {
        font-size: 28px !important;
    }

    .arc-points ul.elementor-icon-list-items li.elementor-icon-list-item {
        max-width: 100%;
        height: 70px;
        margin-bottom: 8px;
    }

    .type-tabs .eael-tabs-content .eael-tab-content-item p:last-child {
        width: 100% !important;
    }

    .type-tabs .eael-tabs-content .eael-tab-content-item p:first-child {
        width: 100% !important;
    }

    .type-tabs .eael-tabs-content .eael-tab-content-item p:last-child strong:nth-child(3) {
        padding-bottom: 0px !important;
    }

    .type-tabs ul li {
        max-width: 130px !important;
        height: 50px;
    }

    .type-sec {
        padding: 60px 0 30px;
    }

    .arc-sec {
        padding: 50px 0 50px;
    }

    .roof-sec:before {
        content: initial !important;
    }

    .adc-sec .elementor-background-overlay {
        display: none;
    }

    .arc-dtl1 .arc-dtl-col1,
    .arc-dtl2 .arc-dtl-col1 {
        width: 100% !important;
        margin-top: 0;
    }

    .abt-title {
        font-size: 74px !important;
    }

    .craft-sec {
        padding-top: 10px;
        background-color: rgb(38, 48, 40);
    }

    .craft-icons li.elementor-icon-list-item svg {
        width: 110px;
    }

    .swiper-slide2 {
        max-width: 44.727vw !important;
        margin: 0px 1.172vw;
    }

    .swiper-slide2 .elementor-image-box-title {
        font-size: 28px !important;
        padding-top: 0;
        line-height: 28px !important;
    }

    .swiper-slide2.active .elementor-image-box-content {
        transform: translate(2.734vw, -320px);
        max-width: 39.063vw;
    }

    .craft-inn {
        height: 570px;
    }

    .footerrow1.active {
        height: 186px;
    }

    .sakaya-logo {
        /* top: 132px;
        right: -156px; */
    }

    .sakaya-logo {
        top: 12.75vw;
        right: -8.7vw;
    }

    .sakaya-logo1 {
        top: 114px;
    }

    /* .sakaya-logo.upsc-icon {
        top: 84px;
        right: -118px;
    } */

    .homenewssection {
        padding-top: 318px;
    }
}

@media only screen and (max-width: 1023px) {
    .homesecondsec {
        height: initial !important;
    }

    .homesecondsec:after {
        display: none;
    }

    .homenewssection .eael-grid-post-holder .eael-entry-content .eael-grid-post-excerpt p {
        min-height: 82px;
    }
}


@media only screen and (max-width: 1020px) {
    .homenewssection .blogslidesec {
        padding-left: 3.813vw;
    }

    .homenewssection .newtxtblk {
        padding-left: 4vw;
    }

    .homenewssection .newtxtblk .elementor-col-50:nth-child(1) {
        width: 55%;
    }

    .homenewssection .newtxtblk .elementor-col-50:nth-child(2) {
        width: 45%;
    }

    .leftrightsticky .rightpart h2 {
        font-size: 40px;
    }

    .leftrightsticky {
        grid-template-columns: 11.5% 89.5%;
    }

    .leftrightsticky .rightpart h2 {
        font-size: 35px;
        margin-bottom: 10px !important;
        line-height: 110%;
    }

    .br-menu .br1 {
        width: 29.5px;
    }

    .br-menu .br2 {
        width: 50px;
    }

    .br-menu .br3 {
        width: 23px;
    }

    header .site-header-below-section-right>.header-widget-area {
        padding-left: 0px;
        padding-right: 0px;
    }

    header .site-below-header-wrap .ast-builder-grid-row {
        grid-column-gap: 0px;
    }

    header .ast-primary-header-bar .site-primary-header-wrap {
        padding: 39px 25px;
    }

    .homenewssection .blogarrows {
        right: 90px;
        bottom: auto;
        top: 300px;
    }

    #CustomFooter .footerrow1 .footcol11,
    #CustomFooter .footerrow1 .footcol12 {
        padding-top: 2.552vw;
        width: 28%;
    }

    #CustomFooter .footerrow1 .footcol13 {
        width: 44%;
    }

    #CustomFooter .footerrow1 .footcol12 .menublk {
        margin-bottom: 5px;
    }

    .homemapsection .linkswrapper>div {
        font-size: 18px;
    }

    .linkswrapper img {
        margin-left: 1.3vw;
    }

    .homemapsection .linkswrapper>div {
        width: 100%;
    }

    .residential:before,
    .commercial:before,
    .homemapsection .residential.active:after,
    .homemapsection .commercial.active:after {
        width: 13vw;
    }

    #CustomFooter .footerrow2 {
        margin-top: 0px;
    }

    .homesecondsec:after {
        left: 136px;
    }
}

@media only screen and (max-width: 1000px) {
    .homeherosection .herolinkssection .elementor-column {
        width: 40%;
    }

    .homeherosection .herolinkssection .elementor-column:last-child {
        width: 20%;
    }
}

@media only screen and (max-width: 921px) {
    .arc-img {
        height: 100%;
    }

    body .projectsleft {
        width: 50% !important;
    }

    body .projectsmap {
        width: 50% !important;
        padding-right: 4.49vw !important;
    }

    body .discoverprojectsbtn {
        width: 100% !important;
    }

    .homemapsection .linkswrapper>div {
        width: 25vw;
    }

    .residential:before,
    .commercial:before,
    .homemapsection .residential.active:after,
    .homemapsection .commercial.active:after {
        width: 25vw;
    }

    .linkswrapper img {
        margin-left: 12vw;
    }

    .homemapsection .mapimg img {
        max-width: 46.146vw;
    }

    .homemapsection .sakaya-logo img,
    .homemapsection .sakaya-logo1 img {
        max-width: 17.698vw;
    }

    html body .discoverprojectsbtn {
        padding-left: 4.49vw !important;
        padding-right: 4.49vw !important;
        padding-top: 50px !important;
    }

    html body .discoverprojectsbtn>.elementor-widget-wrap>.elementor-element:first-child p {
        margin-bottom: 5px;
    }

    body .projectsheading {
        padding-top: 84px !important;
        margin-bottom: 5px !important;
    }

    .prj-btn img {
        width: 17.24vw;
        height: auto;
    }

    .ast-below-header-wrap .ast-below-header-bar {
        position: static;
    }

    #ast-mobile-header {
        display: grid !important;
        grid-template-columns: 2fr 1fr !important;
        position: sticky !important;
        padding-top: 10px;
        padding-left: 20px;
        padding-right: 20px;
        display: block !important;
    }

    #ast-mobile-header .ast-builder-grid-row {
        display: block;
        display: grid !important;
    }

    .homeherosection .downloadproch {
        margin-top: -0.5vw;
    }

    .site-header {
        z-index: 9999999;
    }

    /* .sakya-sl-col img {
        max-height: initial !important;
        width: 65vw;
        max-width: 65vw;
        min-width: 65vw;
    } */

    .firstabout img {
        display: block;
        margin-top: 0px;
        top: 0px;
        position: relative;
        margin-left: 0px;
    }

    .sakaya-top-sec>.elementor-container.elementor-column-gap-no .elementor-column.elementor-col-50 {
        width: 100% !important;
    }

    .sakaya-top-sec>.elementor-container.elementor-column-gap-no {
        max-width: 90% !important;
    }

    .saka-text {
        text-align: left !important;
        padding-top: 30px;
    }

    .saka-text .elementor-widget-container {
        max-width: 100% !important;
        float: left;
    }

    .saka-content .elementor-widget-container {
        max-width: 100%;
        float: left;
    }

    .saka-content {
        text-align: left !important;
    }

    .saka-text p {
        margin-bottom: 22px !important;
    }

    .sakaya-top-sec {
        padding: 158px 0 34px;
    }

    .saka-img-sec>.elementor-container.elementor-column-gap-no {
        max-width: 90% !important;
    }

    .adc-col1 {
        width: 100% !important;
    }

    .adc-text {
        max-width: 100% !important;
        padding-bottom: 30px;
    }

    .adc-sec>.elementor-container.elementor-column-gap-no {
        max-width: 90% !important;
    }

    .adc-text {
        font-size: 32px !important;
    }

    .adc-col2 {
        padding-right: 0;
        width: 100% !important;
    }

    .adc-img1 {
        text-align: left !important;
        width: fit-content !important;
        width: -moz-fit-content !important;
    }

    .adc-img2 {
        text-align: left !important;
        width: fit-content !important;
        width: -moz-fit-content !important;
    }

    .adc-col2>.elementor-widget-wrap.elementor-element-populated {
        align-content: center !important;
        align-items: center !important;
        flex-direction: row;
        flex-wrap: wrap;
        gap: 20px;
    }

    .int-col1 {
        padding-left: 5%;
        padding-right: 5%;
    }

    .int-col12 {
        padding: 0px 5%;
    }

    .int-img img {
        max-width: 90vw !important;
    }

    .int-btns ul.elementor-icon-list-items li.elementor-icon-list-item svg,
    .br2-slidebtns ul.elementor-icon-list-items li.elementor-icon-list-item svg,
    .br3-slidebtns ul.elementor-icon-list-items li.elementor-icon-list-item svg {
        max-width: 100px !important;
    }

    .int-btns ul.elementor-icon-list-items li.elementor-icon-list-item:first-child:before,
    .int-btns ul.elementor-icon-list-items li.elementor-icon-list-item:last-child:before,
    .br2-slidebtns ul.elementor-icon-list-items li.elementor-icon-list-item:first-child:before,
    .br3-slidebtns ul.elementor-icon-list-items li.elementor-icon-list-item:first-child:before,
    .br2-slidebtns ul.elementor-icon-list-items li.elementor-icon-list-item:last-child:before,
    .br3-slidebtns ul.elementor-icon-list-items li.elementor-icon-list-item:last-child:before {
        width: 42px;
        height: 44px;
        background-size: 100%;
        background-repeat: no-repeat;
    }

    .roof-title .elementor-heading-title,
    .int-title .elementor-heading-title,
    .arc-title .elementor-heading-title,
    .appart-title .elementor-heading-title {
        font-size: 40px !important;
    }

    .roof-sec {
        padding: 40px 0 40px;
    }

    .sp-sec>.elementor-container.elementor-column-gap-no {
        max-width: 90% !important;
    }

    .sp-title .elementor-heading-title {
        font-size: 38px !important;
    }

    .bed-title .elementor-heading-title {
        font-size: 46px !important;
    }

    .arc-title .elementor-heading-title br {
        display: none;
    }

    .arc-in1 {
        padding-top: 36px;
        width: 100% !important;
    }

    .arc-in2 {
        width: 100% !important;
    }

    .arc-points>.elementor-widget-container {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }

    .arc-points ul.elementor-icon-list-items li.elementor-icon-list-item span.elementor-icon-list-text {
        font-size: 24px !important;
    }

    .arc-points ul.elementor-icon-list-items li.elementor-icon-list-item {
        height: 56px;
        margin-bottom: 6px;
    }

    .arc-points ul.elementor-icon-list-items span.elementor-icon-list-text span:first-child {
        font-size: 16px;
    }

    .arc-sec>.elementor-container.elementor-column-gap-no {
        max-width: 90% !important;
        margin: 0 auto !important;
    }

    .arc-dtl-list2 span.elementor-icon-list-text,
    .arc-dtl-list1 span.elementor-icon-list-text {
        font-size: 20px !important;
    }

    .arc-dtl-list1 span.elementor-icon-list-icon svg,
    .arc-dtl-list2 span.elementor-icon-list-icon svg {
        width: 28px !important;
    }

    .arc-dtl-list1 li.elementor-icon-list-item,
    .arc-dtl-list2 li.elementor-icon-list-item {
        padding-bottom: 0 !important;
    }

    .arc-dtl-col4 {
        margin-top: -85px;
    }

    .arc-sec {
        padding: 40px 0 30px;
    }

    .appart-col1 {
        width: 0% !important;
        display: none !important;
    }

    .appart-col2 {
        width: 100% !important;
    }

    .appart-title .elementor-heading-title br {
        display: none !important;
    }

    .appart-title {
        text-align: left !important;
    }

    .appart-sec>.elementor-container.elementor-column-gap-no {
        max-width: 90% !important;
    }

    .type-tabs ul li {
        max-width: 128px !important;
    }

    .type-sec>.elementor-container.elementor-column-gap-no {
        max-width: 90% !important;
    }

    .resd-title .elementor-heading-title {
        font-size: 32px !important;
    }

    .prjs-footer {
        padding: 100px 0 62px;
        margin-bottom: 40px;
        /* margin-top: -42px; */
    }

    .prjs-text .elementor-heading-title {
        font-size: 22px !important;
    }

    .appart-title>.elementor-widget-container {
        float: left;
    }

    body.scrolled-down .ast-main-header-wrap .site-header-primary-section-left .ast-builder-layout-element {
        display: flex !important;
    }

    body.scrolled-down .site-branding.ast-site-identity img.custom-logo {
        max-width: 62px;
    }

    body.scrolled-down div#ast-mobile-header {
        background: #263028;
    }

    .footerrow1 {
        opacity: 1;
        visibility: visible;
        height: auto;
        margin: 0;
        z-index: 9;
    }

    .footer-icon-sec {
        display: none;
    }

    .nprj-box {
        max-width: 44.951vw !important;
    }

    .nw-prj-tab {
        padding-top: 24px;
    }

    .craft-sec.new-projects-sec .craft-slider .slick-slide {
        margin: 0 1.303vw;
    }

    .craft-sec {
        padding-top: 30px;
    }

    .footcol11 {
        display: none;
    }

    .homenewssection {
        padding-top: 65.24vw;
    }

    .homenewssection .newtxtblk {
        padding-bottom: 0;
    }

    .saka-col2 {
        padding-left: 0;
    }

    #CustomFooter .footerrow1 .footcol13 {
        width: 54% !important;
    }

    #CustomFooter .footerrow1 .footcol11,
    #CustomFooter .footerrow1 .footcol12 {
        padding-top: 0.552vw;
        width: 40% !important;
    }

    #CustomFooter .footerrow2 .footcol23 {
        padding-top: 40px;
        width: 100% !important;
    }

    .footcol21 {
        width: 100% !important;
        padding: 20px 0 20px;
    }

    .footersocial .elementor-social-icons-wrapper.elementor-grid {
        text-align: left !important;
    }

    .footercontact {
        text-align: left !important;
    }

    #CustomFooter .footerrow1 .footcol12>.elementor-widget-wrap.elementor-element-populated {
        justify-content: flex-start;
    }
}

@media only screen and (max-width: 900px) {
    .linkswrapper img {
        margin-left: 7vw;
    }

    .rgp-inn2 .rgp-inn-text>.elementor-widget-container {
        margin-right: 5px;
    }

    .rgp-inn2 .rgp-inn-text>.elementor-widget-container {
        padding-left: 40px;
        padding-top: 15px;
        padding-bottom: 15px;
        margin-top: 10px;
    }
}

@media only screen and (max-width: 780px) {
    .homeherosection .herolinkssection .elementor-column {
        width: 50%;
    }

    .homeherosection .herolinkssection .elementor-column {
        width: 50%;
    }

    .homeherosection .herolinkssection .elementor-column:last-child {
        width: 0%;
    }
}


@media only screen and (max-width: 767px) {
    .arc-dtl4 .arc-dtl-bed p {
        float: left;
        margin-top: 0;
    }

    .int-text.interior-text-sakaya {
        padding-bottom: 0px;
    }

    .homeherosection .herolinkssection .elementor-column {
        width: 100%;
    }

    .homeherosection .herolinkssection .elementor-column:last-child {
        width: 0%;
    }


    .homeherosection .elementor-column.seccolhero {
        position: absolute;
        bottom: -120px;
    }

    .homeherosection>.elementor-container {
        display: flex;
        flex-self: center !important;
        min-height: 100vh !important;
        place-content: end !important;
        padding-bottom: 10vh;
    }

    .downloadproch img {
        max-width: 140px;
    }

    .homesecondsec .firstabout {
        padding: 0px 30px;
        padding-right: 30px;
    }

    .homesecondsec {
        padding-top: 55px;
    }

    .firstabout img {
        animation: float 6s ease-in-out infinite;
        margin-bottom: 35px;
    }

    .forthsectionhome,
    .homemapsection,
    .homemaptitlesection {
        background-color: #263028;
    }

    .homemaptitlesection h2 {
        background-image: none;
        background-position: unset;
        -webkit-background-clip: unset;
        -webkit-text-fill-color: initial;
        -webkit-text-stroke-width: 0.5px;
        -webkit-text-stroke-color: white;
        color: #fff !important;
    }

    .homemapsection:after {
        display: none;
    }

    .homemapsection .projblock {
        z-index: 9;
    }

    .homemapsection .video-container:after {
        z-index: 9;
    }

    #Desktophero {
        display: none !important;
    }

    #Mobilehero {
        display: block !important;
    }

    #Mobilehero>.elementor-column {
        min-height: 100vh !important;
        height: 100vh !important;
    }

    .homeherosection .videosectionhero div,
    .homeherosection .videosectionhero video {
        min-height: 100vh !important;
        height: 100vh !important;
    }

    .homeherosection>.elementor-container {
        padding-bottom: 0vh;
    }

    #Mobilehero {
        overflow: hidden;
    }

    .herolinkssection {
        bottom: 0px;
    }

    .homeherosection .downloadproch {
        margin-top: 0vw;
    }

    .homeherosection .elementor-column {
        min-height: auto;
    }

    .homeherosection .elementor-column.seccolhero {
        position: relative;
        bottom: -120px;
        margin-top: 30px;
    }

    #cursor,
    #cursor-border {
        display: none !important;
    }

    .homeherosection .e-hosted-video {
        width: 100% !important;
    }

    /* .sakya-sl-col img {
        max-height: initial !important;
        width: 98vw;
        max-width: 98vw;
        min-width: 98vw;
    } */

    .homemapsection .videofirstpart {
        display: none;
    }

    .homemapsection .noabsolute.projblock {
        position: relative;
    }

    .homemapsection .projblock.mobileshowproj {
        display: block !important;
        z-index: 99;
    }

    body .homstickysection.heightrelease {
        margin-top: 0px !important;
        padding-top: 45px !important;
    }

    .homemapsection .sakaya-logo img {
        transform: scale(0.5) !important;
        transition: none !important;
        visibility: visible !important;
    }

    .homemapsection .sakaya-logo img.animate {
        transform: scale(1) !important;
        transition: all 3s cubic-bezier(.175, .52, .165, 1) !important;
        visibility: visible !important;
    }

    .homemapsection .sakaya-logo1 img.animate {
        transform: scale(1) !important;
        transition: all 3s cubic-bezier(.175, .52, .165, 1) !important;
        visibility: visible !important;
    }

    .site-header {
        z-index: 9999 !important;
    }

    .homemaptitlesection {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }

    .rgp-inn2 .rgp-inn-text>.elementor-widget-container p:nth-child(1),
    .rgp-inn2 .rgp-inn-text>.elementor-widget-container p:nth-child(2),
    .rgp-inn2 .rgp-inn-text>.elementor-widget-container p:nth-child(2) a {
        font-size: 15px;
    }

    .rgp-inn2 .rgp-inn-text>.elementor-widget-container {
        padding-left: 40px;
        padding-top: 25px;
        padding-bottom: 25px;
        margin-top: 3.259vw;
    }

    .rgp-inn2 form#forminator-module-2377 .forminator-col-6:first-child,
    .rgp-inn2 form#forminator-module-2308 .forminator-col-6:first-child,
    .rgp-inn2 form#forminator-module-5094 .forminator-col-6:first-child {
        padding-left: 0px;
    }

    form#forminator-module-2308 .forminator-row:nth-child(5),
    form#forminator-module-2377 .forminator-row:nth-child(7),
    form#forminator-module-5094 .forminator-row:nth-child(7) {
        padding-left: 0px !important;
    }

    form#forminator-module-2308 .forminator-row:nth-child(5) #checkbox-1,
    form#forminator-module-2377 .forminator-row:nth-child(7) #checkbox-1,
    form#forminator-module-5094 .forminator-row:nth-child(7) #checkbox-1 {
        padding-left: 0px !important;
    }

    div#popmake-2302,
    div#popmake-2378,
    div#popmake-5093 {
        overflow-y: scroll !important;
        top: 50px !important;
    }

    button.pum-close.popmake-close {
        top: 0px !important;
        right: 0px !important;
    }

    .rgp-left {
        padding-right: 0%;
    }

    .rgp-left h2 {
        padding-right: 30px;
    }

    form#forminator-module-2377 .forminator-col-6,
    form#forminator-module-2308 .forminator-col-6,
    form#forminator-module-5094 .forminator-col-6 {
        padding-left: 0px !important;
    }

    .rgp-left .elementor-element-5f5db91.rgp-text {
        display: none;
    }

    .rgp-content {
        display: none;
    }

    form#forminator-module-2377,
    form#forminator-module-5094 {
        padding-top: 10px !important;
    }

    form#forminator-module-2377 textarea,
    form#forminator-module-2308 textarea,
    form#forminator-module-5094 textarea {
        height: 70px !important;
    }

    .pop-menu .elementor-heading-title a {
        color: #fff !important;
    }

    .saka-logo img {
        max-width: 220px !important;
    }

    .saka-text {
        font-size: 22px !important;
    }

    .saka-text p {
        margin-bottom: 18px !important;
    }

    .saka-text p {
        margin-bottom: 18px !important;
    }

    .saka-title {
        padding-top: 0;
    }

    .saka img {
        height: 350px;
        /* 			height: 430px; */
    }

    .adc-sec {
        padding-top: 46px;
        padding-bottom: 34px;
    }

    .adc-text {
        font-size: 28px !important;
    }

    .adc-img1 img {
        max-width: 164px;
    }

    .adc-img2 img {
        max-width: 156px;
    }

    .roof-title .elementor-heading-title,
    .int-title .elementor-heading-title,
    .arc-title .elementor-heading-title,
    .appart-title .elementor-heading-title {
        font-size: 35px !important;
    }

    .int-title1 .elementor-heading-title {
        font-size: 30px !important;
    }

    .int-text {
        padding-top: 0;
        padding-bottom: 0;
    }

    .sp-title .elementor-heading-title {
        font-size: 34px !important;
    }

    .sp-inner {
        padding-top: 20px;
    }

    .sp-sec {
        padding: 30px 0 25px;
    }

    .bed-title .elementor-heading-title {
        font-size: 40px !important;
    }

    .br2-img img {
        height: 430px !important;
    }

    .br2-btn img,
    .br3-btn img,
    .br4-btn img {
        max-width: 109px;
    }

    .brbtn-sec {
        bottom: 48px;
        left: 24px;
    }

    .type-sec {
        padding: 30px 0 20px;
    }

    .resd-title .elementor-heading-title {
        font-size: 30px !important;
    }

    .prjs-text .elementor-heading-title {
        font-size: 20px !important;
        padding-bottom: 40px;
    }

    .prjs-text a:before {
        bottom: -12px;
    }

    .prjs-footer {
        padding: 76px 0 32px;
        margin-bottom: 36px;
        /* margin-top: -32px; */
    }

    .site-branding.ast-site-identity img.custom-logo {
        max-width: 110px;
    }

    .homenewssection .eael-grid-post-holder .eael-entry-title a {
        min-height: auto;
    }

    .homenewssection .eael-grid-post-holder .eael-entry-content .eael-grid-post-excerpt p {
        min-height: auto;
    }

    .abt-title {
        font-size: 46px !important;
    }

    .homenewssection .blogarrows .rightarrowslide img,
    .homenewssection .blogarrows .leftarrowslide img {
        width: 9.885vw;
    }

    .craft-inn1 {
        padding-bottom: 30px;
        padding-left: 0;
        padding-right: 0;
    }

    .craft-sec {
        padding-right: 5%;
    }

    .craft-icons li.elementor-icon-list-item {
        padding-bottom: 4px !important;
    }

    .craft-icons {
        padding-top: 15px;
    }

    .craft-text .elementor-heading-title {
        font-size: 34px !important;
    }

    .craft-icons li.elementor-icon-list-item svg {
        width: 88px;
        margin-right: 0 !important;
    }

    .swiper-slide2 figure.elementor-image-box-img:before {
        content: initial;
    }

    .swiper-slide2 figure.elementor-image-box-img img {
        /* height: 368px; */
    }

    .swiper-slide2.active .elementor-image-box-content {
        transform: translate(0, 0);
        max-width: 100%;
    }

    .swiper-slide2.active .elementor-image-box-title {
        color: #fff !important;
        align-items: baseline;
    }

    .craft-slides.active .elementor-image-box-content p.elementor-image-box-description {
        color: #fff !important;
        padding-left: 0;
    }

    .craft-slides .elementor-image-box-title {
        font-size: 24px !important;
        align-items: baseline;
    }

    .propertie-slides .elementor-image-box-content p.elementor-image-box-description {
        visibility: hidden;
        height: 0;
        opacity: 0;
        color: #fff !important;
        padding-left: 0;
        display: none;
    }

    .craft-inn {
        height: auto;
        padding-bottom: 36px;
    }

    .swiper-slide2 {
        max-width: 43.286vw !important;
    }

    .nprj-box {
        max-width: 43.546vw !important;
    }

    .nprj-box .elementor-image-box-title {
        font-size: 24px !important;
    }

    .craft-sec.new-projects-sec {
        padding-bottom: 12px;
    }

    .craft-sec.new-projects-sec .craft-icons {
        padding-bottom: 0;
    }

    .craft-sec.new-projects-sec:before {
        height: 314px;
    }

    .nw-prj-tab li.elementor-icon-list-item span.elementor-icon-list-text {
        font-size: 20px !important;
    }

    div#tns2,
    div#tns3,
    div#tns1 {
        gap: 0;
    }

    /* #tns2>.tns-item img,
    #tns3>.tns-item img,
    #tns1>.tns-item img {
        width: 100%;
    } */
    #tns2>.tns-item,
    #tns3>.tns-item,
    #tns1>.tns-item {
        margin-right: 10px;
    }

    div#tns2,
    div#tns3,
    div#tns1 {
        height: 67.917vw;
    }

    .craft-sec {
        padding-top: 16px;
    }

    .cm-col1 {
        width: 100% !important;
    }

    .cm-col3 {
        width: 100% !important;
    }

    .cmn-brc .downloadproch img {
        max-width: 98px !important;
    }

    .cm-logo img {
        max-width: 320px;
    }

    .coming-sec {
        padding-top: 142px;
    }

    .cm-col2 .slick-slide.slick-current.slick-active.slick-center {
        transform: initial;
    }

    .cm-col2 .slick-track {
        padding-top: 0;
        padding-bottom: 0;
    }

    .cm-col2 .slick-slide {
        width: 92.047vw;
        margin: 0 1.043vw;
    }

    .cm-col2 button.slick-next.slick-arrow::before {
        top: -20px;
        right: 7vw;
        width: 88px;
        height: 64px;
        background-size: 100%;
        background-repeat: no-repeat;
    }

    .br2-btn,
    .br3-btn {
        padding-right: 10px;
    }

    .sakaya-logo {
        /* top: 108px;
        right: -140px; */
    }

    .homenewssection {
        padding-top: 0px;
    }

    .footcol-edirect {
        width: 100% !important;
    }

    .firstabout img {
        display: none;
    }
}

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

    .arc-dtl1 .arc-dtl-bed p,
    .arc-dtl2 .arc-dtl-bed p,
    .arc-dtl4 .arc-dtl-bed p {
        float: left;
        margin-top: 0px;
    }


}

@media only screen and (max-width: 650px) {
    .rgp-inn2 .rgp-inn-text>.elementor-widget-container {
        padding-left: 70px;
        padding-top: 25px;
        padding-bottom: 25px;
        margin-top: 2.259vw;
        margin-left: -60px;
    }

    .int-col2 ul.slick-dots li button {
        width: 10px;
        height: 10px;
    }

    .int-col2 ul.slick-dots li.slick-active button {
        width: 10px;
        height: 10px;
    }

    .int-col2 ul.slick-dots li {
        width: 10px !important;
        height: 20px;
    }

    .int-col2 ul.slick-dots {
        align-items: center;
        justify-content: center;
    }

    .int-btns ul.elementor-icon-list-items li.elementor-icon-list-item svg,
    .br2-slidebtns ul.elementor-icon-list-items li.elementor-icon-list-item svg,
    .br3-slidebtns ul.elementor-icon-list-items li.elementor-icon-list-item svg {
        max-width: 68px !important;
    }

    .int-btns ul.elementor-icon-list-items li.elementor-icon-list-item:first-child:before,
    .int-btns ul.elementor-icon-list-items li.elementor-icon-list-item:last-child:before,
    .br2-slidebtns ul.elementor-icon-list-items li.elementor-icon-list-item:first-child:before,
    .br3-slidebtns ul.elementor-icon-list-items li.elementor-icon-list-item:first-child:before,
    .br2-slidebtns ul.elementor-icon-list-items li.elementor-icon-list-item:last-child:before,
    .br3-slidebtns ul.elementor-icon-list-items li.elementor-icon-list-item:last-child:before {
        width: 34px;
        height: 34px;
    }

    .arc-dtl-col1 {
        width: 58% !important;
    }

    .arc-dtl-col4 {
        width: 42% !important;
    }

    .prjs-footer {
        /* margin-top: -26px; */
    }

    .craft-slides img {
        width: 100%;
    }

    .swiper-slide2 {
        max-width: 89.231vw !important;
        margin: 0px 1.172vw 0 0;
    }

    .nprj-box .elementor-image-box-title {
        font-size: 22px !important;
        line-height: 1em !important;
    }
}

@media only screen and (max-width: 600px) {
    #CustomFooter .footerrow1 .footcol13 {
        width: 100% !important;
    }

    #CustomFooter .footerrow1 .footcol11,
    #CustomFooter .footerrow1 .footcol12 {
        width: 100% !important;
    }

    #CustomFooter .footerrow1 .footcol13>.elementor-widget-wrap.elementor-element-populated {
        margin: 10px 0 0px !important;
    }
}


/* @media only screen and (max-width: 480px) { */
    /* .site-branding.ast-site-identity img.custom-logo {
        max-width: 100%;
    } */

    /* 	.rgp-inn1 {
    width: 40% !important;
} */
    /* 	.rgp-inn2 {
    width: 60% !important;
    padding-left: 4%;
} */

.sakaya-top-sec.register-page {
    padding-left: 140px;
    padding-right: 140px;
    padding-top: 200px;
}

body.page-id-5334 .elementor-location-footer {
    background: #263028;
}

.register-page-form-code .resgister-pop {
    padding-left: 140px;
    padding-right: 140px;
    padding-top: 65px;
}

/** register page end**/

.column-header-posts {
    height: 400px;
    align-items: flex-end;


}


.header-text-post-title .elementor-heading-title {
    margin-bottom: 55px !important;
    padding-left: 135px !important;

}



.breadcrumbs-posts-pg p {

    padding-left: 85px !important;
    padding-top: 55px !important;
    margin-bottom: 0px !important;


}

.breadcrumbs-posts-pg p * {
    color: #263028 !important;
    font-family: "Sofia Sans", Sans-serif !important;
    font-size: 16px !important;

}



.date-post-postpg .elementor-inline-items {
    padding-left: 85px !important;

}

.date-post-postpg .elementor-inline-items .fa-calendar {

    color: #263028 !important;

}

.image-post-postpg>.elementor-widget-container {

    width: 825px !important;
    height: 614px !important;
}


.image-post-postpg>.elementor-widget-container img {
    height: 100%;
    width: 100% !important;
    border-radius: 20px;
}


.text-underimg-postpg>.elementor-widget-container p {
    font-size: 19px !important;
    line-height: 180% !important;
    font-family: "Sofia Sans", Sans-serif !important;
    color: #263028 !important;
    /* width: 85% !important; */

}


.section-columnsposts>.elementor-container {
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    margin-bottom: 120px !important;
    margin-top: 10px;
    padding-left: 86px;
    padding-right: 86px;
}

.left-column-posts {
    width: 65% !important;

}


.right-column-posts {
    width: 24% !important;

}




.headers-posts-relatedandlatest .elementor-heading-title {

    font-size: 20px !important;

}

.headers-posts-relatedandlatest {
    margin-bottom: 5px !important;

}


.text-under-headers-postss-texts .elementor-post__title a {

    font-size: 17px !important;

}


.text-under-headers-postss-texts .elementor-posts-container {


    gap: 25px !important;
}


.divider-between-posts {
    margin-bottom: 5px !important;

}



.right-column-posts>.elementor-widget-wrap {

    align-content: space-between !important;

}




.share-btnn-posts .elementor-share-btn__icon {
    width: 3em;

}


.date-icon-posts-section>div>div>div {
    padding-top: 0px !important;
}





.text-under-headers-postss-texts {
    margin-bottom: 45px !important;
}


.int-text.interior-text-sakaya {
    padding-bottom: 20px;

}

@media only screen and (max-width: 1800px) {
    .register-page-form-code .resgister-pop {
        padding-left: 8%;
        padding-right: 8%;
    }

    .sakaya-top-sec.register-page {
        padding-left: 8%;
        padding-right: 8%;
    }





}

@media only screen and (max-width: 1600px) {
    .register-page-header .elementor-heading-title {
        font-size: 70px !important;
        line-height: 100% !important;
    }

    .register-page-form-code .resgister-pop {
        padding-left: 5%;
        padding-right: 5%;
        padding-top: 35px;
        padding-bottom: 35px;
    }

    .sakaya-top-sec.register-page {
        padding-left: 5%;
        padding-right: 5%;
        padding-top: 200px;
    }

    .header-text-post-title .elementor-heading-title {
        margin-bottom: 45px !important;
        padding-left: 78.336px !important;
        padding-right: 20px !important;
        font-size: 37px !important;

    }

    .breadcrumbs-posts-pg p {
        padding-left: 78px !important;
        padding-top: 30px !important;
        margin-bottom: 0px !important;
    }

    .date-post-postpg .elementor-inline-items {
        padding-left: 78px !important;
    }

    .section-columnsposts>.elementor-container {
        margin-right: auto;
        margin-left: auto;
        width: 100%;
        margin-bottom: 75px !important;
        margin-top: 10px;


        padding-left: 78px;
        padding-right: 78px;
    }

    .right-column-posts {
        width: 35% !important;
    }

    .image-post-postpg>.elementor-widget-container {
        width: 800px !important;
        height: 600px !important;
    }
}






@media only screen and (max-width: 1400px) {
    .register-page-form-code .resgister-pop>.elementor-container.elementor-column-gap-no {
        gap: 75px;
    }

    .register-page-header .elementor-heading-title {
        font-size: 60px !important;
    }


    .section-columnsposts>.elementor-container {
        margin-right: auto;
        margin-left: auto;
        width: 100%;
        margin-bottom: 75px !important;
        margin-top: 10px;
        padding-left: 39px;
        padding-right: 39px;
    }









    .header-text-post-title .elementor-heading-title {
        margin-bottom: 30px !important;
        padding-left: 39px !important;
        padding-right: 20px !important;
        font-size: 30px !important;
    }

    .breadcrumbs-posts-pg p {
        padding-left: 39px !important;
        padding-top: 25px !important;
        margin-bottom: 0px !important;
    }

    .date-post-postpg .elementor-inline-items {
        padding-left: 39px !important;
    }


    .image-post-postpg>.elementor-widget-container {
        width: 704px !important;
        height: 500px !important;
    }

    .text-underimg-postpg>.elementor-widget-container p {
        font-size: 18px !important;
        line-height: 180% !important;
        font-family: "Sofia Sans", Sans-serif !important;
        color: #263028 !important;
        width: 95% !important;
    }



    .text-under-headers-postss-texts .elementor-post__title a {

        font-size: 16px !important;

    }

    .text-under-headers-postss-texts {
        margin-bottom: 25px !important;
    }


}


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

    /* .register-page-form-code .rgp-inner {
    margin-top: auto;
} */
    .register-page-header .elementor-heading-title {
        font-size: 50px !important;
    }

    .image-post-postpg>.elementor-widget-container {
        width: 100% !important;
        height: auto !important;
    }

    .left-column-posts {
        width: 55% !important;
    }

    .column-header-posts {
        height: 350px;
        align-items: flex-end;
    }

    .header-text-post-title .elementor-heading-title {
        margin-bottom: 30px !important;
        padding-left: 39px !important;
        padding-right: 20px !important;
        font-size: 28px !important;
    }



    .breadcrumbs-posts-pg p {


        padding-top: 20px !important;
    }

    .right-column-posts {
        width: 45% !important;
    }



}

@media only screen and (max-width: 1024px) {
    .register-page-form-code .resgister-pop>.elementor-container.elementor-column-gap-no {
        gap: 35px;
    }

    .register-page-form-code .rgp-inner {
        margin-top: 0;
    }

    .register-page-form-code .resgister-pop .rgp-left,
    .register-page-form-code .resgister-pop .rgp-right {
        width: 100%;
        padding: 0;
    }

    .column-header-posts {
        height: 330px;
        align-items: flex-end;
    }


    .section-columnsposts>.elementor-container {
        flex-direction: column !important;

    }

    .left-column-posts {
        width: 100% !important;
    }

    .right-column-posts {
        width: 100% !important;
    }


    .right-inner-innercolumn-postss>.elementor-widget-wrap {
        padding: 0px !important;
    }



    .text-under-headers-postss-texts .elementor-posts-container {


        grid-template-columns: repeat(1, 1fr);

    }

    .share-friend-postsa>div>div>div {
        padding: 0px !important;
        margin-top: 25px !important;


    }






}

@media only screen and (max-width: 991px) {
    .register-page-form-code .rgp-inn2 {
        padding-left: 0;
    }
}


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

    .register-page-header .elementor-heading-title {
        font-size: 40px !important;
    }
}

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


    .section-columnsposts>.elementor-container {
        margin-right: auto;
        margin-left: auto;
        width: 94.3%;
        margin-bottom: 75px !important;
        margin-top: 10px;
        padding-left: 0;
        padding-right: 0;
    }

    .header-text-post-title .elementor-heading-title {

        padding: 0px !important;
        width: 94.3%;
        margin-right: auto;
        margin-left: auto;
    }




    .breadcrumbs-posts-pg p {

        padding-left: 0px !important;
        width: 94.3%;
        margin-right: auto;
        margin-left: auto;

    }

    .date-post-postpg .elementor-inline-items {
        padding-left: 0px !important;
        width: 96.3%;
        margin-left: auto !important;
        margin-right: auto !important;
    }











}














@media only screen and (max-width: 767px) {
    .register-page-form-code .rgp-inn2 .rgp-inn-text>.elementor-widget-container {
        margin-left: 0;
        padding-left: 0;
        padding-right: 0;
        text-align: left;
    }

    .register-page-header .elementor-heading-title {
        font-size: 35px !important;
    }

    .header-text-post-title .elementor-heading-title {
        margin-bottom: 30px !important;




    }




    .text-underimg-postpg>.elementor-widget-container p {
        margin-bottom: 30px !important;
    }

    .text-under-headers-postss-texts {
        margin-bottom: 40px !important;
    }





    .section-columnsposts>.elementor-container {


        margin-bottom: 45px !important;
    }
}




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



    .header-text-post-title .elementor-heading-title {
        margin-bottom: 20px !important;
        padding-left: 0 !important;
        padding-right: 0px !important;
        width: 96.3% !important;
        font-size: 20px !important;
        margin-left: auto;
    }

    .column-header-posts {
        height: 45vh;
    }

    .breadcrumbs-posts-pg p {
        padding-top: 15px !important;
    }

    .text-underimg-postpg>.elementor-widget-container p {
        font-size: 18px !important;
        line-height: 160% !important;
    }


    .text-under-headers-postss-texts .elementor-posts-container {
        gap: 20px !important;
    }


    .share-friend-postsa>div>div>div {
        padding: 0px !important;
        margin-top: 15px !important;
    }

    .breadcrumbs-posts-pg p {
        padding-left: 0px !important;
        width: 93%;
        margin-right: auto;
        margin-left: auto;
    }

    .date-post-postpg .elementor-inline-items {

        padding: 0px !important;
        width: 96%;
        margin-right: auto !important;
        margin-left: auto !important;


    }



}



@media only screen and (max-width: 480px) {
    .register-page-form-code .rgp-inn2 {
        padding-left: 0;
    }

    .register-page-header .elementor-heading-title {
        font-size: 30px !important;
    }
}

.elementor-add-new-section .elementor-add-templately-promo-button {
    background-color: #5d4fff;
    background-image: url(./../img/logo-icon.svg);
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
}

.elementor-add-new-section .elementor-add-templately-promo-button>i {
    height: 12px;
}

body .elementor-add-new-section .elementor-add-section-area-button {
    margin-left: 0;
}

.elementor-add-new-section .elementor-add-templately-promo-button {
    background-color: #5d4fff;
    background-image: url(./../img/logo-icon.svg);
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
}

.elementor-add-new-section .elementor-add-templately-promo-button>i {
    height: 12px;
}

body .elementor-add-new-section .elementor-add-section-area-button {
    margin-left: 0;
}
#page{
    overflow: hidden;
}
.entry-content{
    overflow: hidden;
}
.wp-page{
    overflow: hidden;
}

/* 修复后的 craft-slides 样式 */
.craft-slides-container {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    width: 100%;
}

.craft-slide-item {
    flex: 0 0 auto;
    width: 350px; /* 调整宽度以匹配原始设计 */
    margin-right: 20px;
    margin-bottom: 20px;
}

/* 确保 Slick 初始化后的样式正确 */
.craft-slider .slick-initialized .craft-slides-container {
    display: block;
}

.craft-slider .slick-initialized .craft-slide-item {
    display: block;
    width: auto;
    margin-right: 0;
    margin-bottom: 0;
}

/* 保持原有的 Elementor 样式 */
.craft-slide-item .elementor-widget-container {
    height: 100%;
}

.craft-slide-item .elementor-image-box-wrapper {
    height: 100%;
    display: flex;
    flex-direction: column;
}

.craft-slide-item .elementor-image-box-img {
    flex-shrink: 0;
}

.craft-slide-item .elementor-image-box-content {
    flex: 1;
    display: flex;
    flex-direction: column;
}

/* 响应式调整 */
@media (max-width: 768px) {
    .craft-slide-item {
        width: 300px;
    }
}

@media (max-width: 480px) {
    .craft-slide-item {
        width: 250px;
    }
}
.ql-align-right {
    text-align: right;
}
.ql-align-center{
    text-align: center;
}