span.required {
    color: red;
}
.cal-cart-absolute {
    background: #fff;
    position: absolute !important;
    top: 50% !important;
    transform: translateY(-50%);
    right: 15% !important;
    z-index: 999999;
    border-radius: 5px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px inset,
        rgba(0, 0, 0, 0.3) 0px 18px 36px -18px inset;
}
.select2-container {
    width: 100% !important;
    z-index: 999999;
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle;
}
.select2-container--classic .select2-selection--single {
    height: 40px !important;
}
.select2-container--classic
    .select2-selection--single
    .select2-selection__arrow {
    height: 39px !important;
}
.select2-container--classic
    .select2-selection--single
    .select2-selection__placeholder {
    color: #999;
    vertical-align: -webkit-baseline-middle;
}
.select2-container--classic
    .select2-selection--single
    .select2-selection__rendered {
    color: #444;
    line-height: 38px;
    text-align: center;
}
.height-40 {
    height: 40px;
}
section.about-section {
    background: -webkit-gradient(
            linear,
            left top,
            left bottom,
            from(rgba(18, 27, 34, 0.6)),
            to(rgba(18, 27, 34, 0.6))
        ),
        url(../images/bg/bg-testimonials-2.jpg) no-repeat center center;
    background: linear-gradient(rgba(18, 27, 34, 0.6), rgba(18, 27, 34, 0.6)),
        url(../images/bg/bg-testimonials-2.jpg) no-repeat center center;
    width: 100%;
    height: auto;
    margin-bottom: 25px;
}
section.whydr-section {
    background: -webkit-gradient(
            linear,
            left top,
            left bottom,
            from(rgba(18, 27, 34, 0.6)),
            to(rgba(18, 27, 34, 0.6))
        ),
        url(../images/bg/sub-page-bg-01.png) no-repeat center center;
    background: linear-gradient(rgba(18, 27, 34, 0.6), rgba(18, 27, 34, 0.6)),
        url(../images/bg/sub-page-bg-01.png) no-repeat center center;
    width: 100%;
    height: 40vh;
}
section.project-section {
    background: -webkit-gradient(
            linear,
            left top,
            left bottom,
            from(rgba(18, 27, 34, 0.6)),
            to(rgba(18, 27, 34, 0.6))
        ),
        url(../images/bg/sub-page-bg-01.png) no-repeat center center;
    background: linear-gradient(rgba(18, 27, 34, 0.6), rgba(18, 27, 34, 0.6)),
        url(../images/bg/sub-page-bg-01.png) no-repeat center center;
    width: 100%;
}
section.offers-section {
    background: -webkit-gradient(
            linear,
            left top,
            left bottom,
            from(rgba(18, 27, 34, 0.6)),
            to(rgba(18, 27, 34, 0.6))
        ),
        url(../images/bg/sub-page-bg-01.png) no-repeat center center;
    background: linear-gradient(rgba(18, 27, 34, 0.6), rgba(18, 27, 34, 0.6)),
        url(../images/bg/sub-page-bg-01.png) no-repeat center center;
    width: 100%;
}
section.howtoapply-section {
    background: -webkit-gradient(
            linear,
            left top,
            left bottom,
            from(rgba(18, 27, 34, 0.6)),
            to(rgba(18, 27, 34, 0.6))
        ),
        url(../images/bg/sub-page-bg-01.png) no-repeat center center;
    background: linear-gradient(rgba(18, 27, 34, 0.6), rgba(18, 27, 34, 0.6)),
        url(../images/bg/sub-page-bg-01.png) no-repeat center center;
    width: 100%;
    margin-bottom: 20px;
}
section.faq-section {
    background: -webkit-gradient(
            linear,
            left top,
            left bottom,
            from(rgba(18, 27, 34, 0.6)),
            to(rgba(18, 27, 34, 0.6))
        ),
        url(../images/bg/sub-page-bg-01.png) no-repeat center center;
    background: linear-gradient(rgba(18, 27, 34, 0.6), rgba(18, 27, 34, 0.6)),
        url(../images/bg/sub-page-bg-01.png) no-repeat center center;
    width: 100%;
    margin-bottom: 20px;
}
section.contact-section {
    background: -webkit-gradient(
            linear,
            left top,
            left bottom,
            from(rgba(18, 27, 34, 0.6)),
            to(rgba(18, 27, 34, 0.6))
        ),
        url(../images/bg/sub-page-bg-01.png) no-repeat center center;
    background: linear-gradient(rgba(18, 27, 34, 0.6), rgba(18, 27, 34, 0.6)),
        url(../images/bg/sub-page-bg-01.png) no-repeat center center;
    width: 100%;
}
.plot-section {
    background: -webkit-gradient(
            linear,
            left top,
            left bottom,
            from(rgba(18, 27, 34, 0.6)),
            to(rgba(18, 27, 34, 0.6))
        ),
        url(../images/bg/sub-page-bg-01.png) no-repeat center center;
    background: linear-gradient(rgba(18, 27, 34, 0.6), rgba(18, 27, 34, 0.6)),
        url(../images/bg/sub-page-bg-01.png) no-repeat center center;
    width: 100%;
    height: 40vh;
}
.about-section h1,
.whydr-section h1,
.project-section h1,
.offers-section h1,
.howtoapply-section h1,
.faq-section h1,
.contact-section h1,
.plot-section h1 {
    font-size: 2.5 !important;
    margin-top: 7.5rem;
    font-size: 26px;
    color: #fff;
}
.agent-row .agent-img {
    width: 30%;
    display: inline-block;
    overflow: hidden;
    min-height: 285px;
    max-height: 285px;
    margin-bottom: 40px;
    background: #d4e0e7;
    float: left;
    z-index: 1;
}
.agent-row .agent-content {
    background: #fff;
    padding: 25px;
    width: 70%;
    float: left;
    min-height: 285px;
    position: relative;
    -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}

.ui-elements ul {
    margin-bottom: 24px;
    margin-top: 0;
    padding: 0;
    list-style: none;
}
.spinner-loading-overlay {
    position: fixed;
    display: none;
    z-index: 9999999999999;
    height: 2em;
    width: 2em;
    overflow: show;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.spinner-loading-overlay::before {
    content: "";
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(239, 236, 233, 0.7);
}

.spinner-loading-overlay::after {
    content: "";
    display: block;
    font-size: 20px;
    width: 0.6em;
    height: 0.6em;
    margin-top: -0.5em;
    -webkit-animation: spinner 1500ms infinite linear;
    -moz-animation: spinner 1500ms infinite linear;
    -ms-animation: spinner 1500ms infinite linear;
    -o-animation: spinner 1500ms infinite linear;
    animation: spinner 1500ms infinite linear;
    border-radius: 0.5em;
    -webkit-box-shadow: rgba(15, 157, 88, 0.75) 1.5em 0 0 0,
        rgba(15, 157, 88, 0.75) 1.1em 1.1em 0 0,
        rgba(15, 157, 88, 0.75) 0 1.5em 0 0,
        rgba(15, 157, 88, 0.75) -1.1em 1.1em 0 0,
        rgba(15, 157, 88, 0.75) -1.5em 0 0 0,
        rgba(15, 157, 88, 0.75) -1.1em -1.1em 0 0,
        rgba(15, 157, 88, 0.75) 0 -1.5em 0 0,
        rgba(15, 157, 88, 0.75) 1.1em -1.1em 0 0;
    box-shadow: rgba(15, 157, 88, 0.75) 1.5em 0 0 0,
        rgba(15, 157, 88, 0.75) 1.1em 1.1em 0 0,
        rgba(15, 157, 88, 0.75) 0 1.5em 0 0,
        rgba(15, 157, 88, 0.75) -1.1em 1.1em 0 0,
        rgba(15, 157, 88, 0.75) -1.5em 0 0 0,
        rgba(15, 157, 88, 0.75) -1.1em -1.1em 0 0,
        rgba(15, 157, 88, 0.75) 0 -1.5em 0 0,
        rgba(15, 157, 88, 0.75) 1.1em -1.1em 0 0;
}

@-webkit-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-moz-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-o-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
div:where(.swal2-container) {
    display: grid;
    position: fixed;
    z-index: 9999999999999 !important;
    inset: 0;
    box-sizing: border-box;
    grid-template-areas:
        "top-start     top            top-end"
        "center-start  center         center-end"
        "bottom-start  bottom-center  bottom-end";
    grid-template-rows: minmax(min-content, auto) minmax(min-content, auto) minmax(
            min-content,
            auto
        );
    height: 100%;
    padding: 0.625em;
    overflow-x: hidden;
    transition: background-color 0.1s;
    -webkit-overflow-scrolling: touch;
}
.rolling {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    display: block;
    margin: 15px auto;
    position: relative;
    color: #fff;
    box-sizing: border-box;
    animation: shadowRolling 2s linear infinite;
}

@keyframes shadowRolling {
    0% {
        box-shadow: 0px 0 rgba(255, 255, 255, 0), 0px 0 rgba(255, 255, 255, 0),
            0px 0 rgba(255, 255, 255, 0), 0px 0 rgba(255, 255, 255, 0);
    }
    12% {
        box-shadow: 100px 0 #2b4379, 0px 0 rgba(255, 255, 255, 0),
            0px 0 rgba(255, 255, 255, 0), 0px 0 rgba(255, 255, 255, 0);
    }
    25% {
        box-shadow: 110px 0 #2b4379, 100px 0 #2b4379,
            0px 0 rgba(255, 255, 255, 0), 0px 0 rgba(255, 255, 255, 0);
    }
    36% {
        box-shadow: 120px 0 #2b4379, 110px 0 #2b4379, 100px 0 #2b4379,
            0px 0 rgba(255, 255, 255, 0);
    }
    50% {
        box-shadow: 130px 0 #2b4379, 120px 0 #2b4379, 110px 0 #2b4379,
            100px 0 #2b4379;
    }
    62% {
        box-shadow: 200px 0 rgba(255, 255, 255, 0), 130px 0 #2b4379,
            120px 0 #2b4379, 110px 0 #2b4379;
    }
    75% {
        box-shadow: 200px 0 rgba(255, 255, 255, 0),
            200px 0 rgba(255, 255, 255, 0), 130px 0 #2b4379, 120px 0 #2b4379;
    }
    87% {
        box-shadow: 200px 0 rgba(255, 255, 255, 0),
            200px 0 rgba(255, 255, 255, 0), 200px 0 rgba(255, 255, 255, 0),
            130px 0 #2b4379;
    }
    100% {
        box-shadow: 200px 0 rgba(255, 255, 255, 0),
            200px 0 rgba(255, 255, 255, 0), 200px 0 rgba(255, 255, 255, 0),
            200px 0 rgba(255, 255, 255, 0);
    }
}
