/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */


/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */


/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
    font-family: "Outfit", sans-serif;
}

body {
    font-size: 15px;
}

html,
body {
    overflow-x: hidden !important;
}


/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
}


/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}


/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */

audio,
canvas,
img,
svg,
video {
    vertical-align: middle;
    max-width: 100%;
    display: block;
    /* margin: auto; */
    width: auto;
    height: auto;
}


/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}


/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
    width: 100%;
    height: 70px;
    padding: 12px;
    padding-left: 17px;
    outline: 0 !important;
    border: 0;
    border-radius: 3px;
    background: rgb(255, 255, 255);
}

ul {
    padding: 0;
    margin: 0;
}

ul li {
    list-style-type: none;
    font-size: 18px;
}

a,
a:visited {
    text-decoration: none;
    color: #000;
}

a,
input,
button {
    outline: 0;
}

select {
    display: inline-block;
}

h2 {
    font-size: 24px;
    margin: 10px 0;
}

h4 {
    font-size: 23px;
    color: #273F7F;
    margin: 10px 0;
    font-weight: normal;
}

h5 {
    font-size: 14px;
    color: #273F7F;
    margin: 10px 0;
}

p {
    margin: 0;
    font-family: "Outfit", sans-serif;
    font-size: 18px;
    color: #585858;
    font-weight: 300;
    padding-bottom: 20px;
}

h2,
h3,
h4,
h5 {
    font-family: "Outfit", sans-serif;
    font-size: 19px;
    margin-bottom: 25px;
}


/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


/* ==========================================================================
   Author's custom styles
   ========================================================================== */


/* ==========================================================================
   Helper classes
   ========================================================================== */


/*
 * Hide visually and from screen readers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}


/*
 * Hide only visually, but have it available for screen readers: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}


/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}


/*
 * Floats free left and right with !impoprtant case
 */

.fl-l {
    float: left;
}

.fl-r {
    float: right;
}

.fl-ll {
    float: left !important;
}

.fl-rr {
    float: right !important;
}

.full-width {
    width: 100% !important;
}

.mt-0 {
    margin-top: 0;
}

.mt-10 {
    margin-top: 10px;
}

.mt-15 {
    margin-top: 15px;
}

.mt-20 {
    margin-top: 20px;
}

.mt-25 {
    margin-top: 25px;
}

.mt-50 {
    margin-top: 50px;
}

.mt-70 {
    margin-top: 70px;
}

.mt-100 {
    margin-top: 100px;
}

.mt-150 {
    margin-top: 150px;
}

.mt-200 {
    margin-top: 200px;
}

.mt-250 {
    margin-top: 250px;
}

.mt-300 {
    margin-top: 300px;
}

.mb-0 {
    margin-bottom: 0;
}

.mb-10 {
    margin-bottom: 10px;
}

.mb-15 {
    margin-bottom: 15px;
}

.mb-20 {
    margin-bottom: 20px;
}

.mb-25 {
    margin-bottom: 25px;
}

.mb-50 {
    margin-bottom: 50px;
}

.mb-100 {
    margin-bottom: 100px;
}

.mb-150 {
    margin-bottom: 150px;
}

.mb-200 {
    margin-bottom: 200px;
}

.mb-250 {
    margin-bottom: 250px;
}

.mb-300 {
    margin-bottom: 300px;
}

.mb-500 {
    margin-bottom: 500px;
}

.ml-10 {
    margin-left: 10px;
}

.ml-15 {
    padding-left: 30px;
}

.ml-20 {
    margin-left: 20px;
}

.ml-25 {
    margin-left: 25px;
}

.ml-30 {
    margin-left: 30px;
}

.ml-35 {
    margin-left: 35px;
}

.ml-40 {
    margin-left: 40px;
}

.ml-45 {
    margin-left: 45px;
}

.ml-50 {
    margin-left: 50px;
}

.mr-15 {
    margin-right: 15px;
}

.mr-20 {
    margin-right: 20px;
}

.mr-25 {
    margin-right: 25px;
}

.mr-30 {
    margin-right: 30px;
}

.mr-35 {
    margin-right: 35px;
}

.mr-40 {
    margin-right: 40px;
}

.mr-45 {
    margin-right: 45px;
}

.mr-50 {
    margin-right: 50px;
}

.w-50 {
    width: 50px;
}

.w-100 {
    width: 100px;
}

.w-150 {
    width: 150px;
}

.w-200 {
    width: 200px;
}

.w-250 {
    width: 200px;
}

.w-290 {
    width: 290px !important;
}


/*
 * Hide visually and from screen readers, but maintain layout
 */

.invisible {
    visibility: hidden;
}


/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}

.clearfix:after {
    clear: both;
}


/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
(-o-min-device-pixel-ratio: 5/4),
(-webkit-min-device-pixel-ratio: 1.25),
(min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}


/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
        /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}


/*  
 * Name              : Custom LP Codes
 * Version           : 1.0.0
 * Style Type        : Handly Coded from Scratch
 * Semantic Followed : Intelligent Selectors & Robdodson's Blog
 */

@font-face {
    font-family: 'icomoon';
    src: url('../fonts/icomoon/icomoon.eot');
    src: url('../fonts/icomoon/icomoon.eot?#iefix') format('embedded-opentype'), url('../fonts/icomoon/icomoon.woff') format('woff'), url('../fonts/icomoon/icomoon.ttf') format('truetype'), url('../fonts/icomoon/icomoon.svg#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
    position: relative;
    margin: 0;
    font-family: "Outfit", sans-serif;
    background: #fff;
    margin: 0;
}

button,
a {
    outline: 0 !important;
}

.wrapper {
    width: 100%;
}

.container {
    width: 95%;
    /* margin: 0 auto; */
}

.containers {
    width: 90%;
    margin: auto;
}

/* loading css codes */

.loading {
    display: none;
}

.loading {
    position: relative;
    left: 109%;
    top: 9px;
    z-index: 9999;
    width: 22px;
    height: 22px;
    -webkit-animation: spinner 400ms linear infinite;
    animation: spinner 600ms linear infinite;
}

.loading:before {
    content: '';
    width: 100%;
    height: 100%;
    border-radius: 100%;
    box-sizing: border-box;
    border: solid 2px transparent;
    border-top-color: #29d;
    border-left-color: #29d;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 0;
}

@-webkit-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spinner {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}


/* extra submit button loadin positioning*/

.btn-wrap {
    position: relative;
    display: inline-block;
}

.btn-wrap .loading {
    position: absolute;
    left: 114%;
    top: 7px;
}


/* extra submit button loadin positioning*/


/* end of loading css codes */

form label.error {
    width: 100% !important;
    padding: 10px 0;
    color: red;
    clear: both;
    margin: 0;
    display: none;
    font-weight: normal;
}

::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    letter-spacing: 0px;
    color: #9c9c9c;
}

::-moz-placeholder {
    /* Firefox 19+ */
    letter-spacing: 0px;
    color: #9c9c9c;
}

:-ms-input-placeholder {
    /* IE 10+ */
    letter-spacing: 0px;
    color: #9c9c9c;
}

:-moz-placeholder {
    /* Firefox 18- */
    letter-spacing: 0px;
    color: #9c9c9c;
}

section h2 {
    font-size: 28px;
    font-weight: 300;
    margin-bottom: 30px;
}

section {
    position: relative;
}


/* LP Codes */

section.grey {
    background: #f9f9f9;
}

.row.no-gutter {
    margin-left: 0px;
    margin-right: 0;
}

.row.no-gutter [class*="col-"] {
    padding-left: 0;
    padding-right: 0;
}


/* sticky form code */

.stickyForm {
    position: fixed;
    top: 50%;
    width: 310px;
    right: -310px;
    text-align: center;
    padding: 17px;
    background: rgba(84, 84, 84, 0.81);
    border-radius: 11px 0px 0 11px;
    -webkit-transition: .35s ease-in-out;
    -o-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
    z-index: 9999;
}

.stickyForm.active {
    right: 0px;
}

.stickyForm .btn {
    background: #e0dede;
    padding: 10px 30px;
    position: absolute;
    top: 0px;
    bottom: 0px;
    margin: auto;
    left: -92px;
    color: #19407d;
    height: 40px;
    border-radius: 7px 7px 0 0;
    font-size: 15px;
    cursor: pointer;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    border: 0;
    perspective: 100px;
    outline: 0 !important;
}

input {
    margin-bottom: 9px;
    padding: 7px;
    width: 100%;
}

body .stickyForm * {
    color: #000;
}

input#agree3 {
    width: auto;
}

body .stickyForm label {
    width: 100% !important;
}

body .stickyForm input[type="text"],
body .stickyForm input[type="email"],
body .stickyForm textarea,
body .stickyForm .intl-tel-input {
    width: 100% !important;
    border: 0;
    height: 35px;
    background: transparent;
    border-bottom: 1px solid #00000014;
    margin-bottom: 13px;
}

.stickyForm [type="submit"] {
    background: #545454d9;
    color: white;
    border: 0;
    padding: 10px 25px;
    border-radius: 2px;
    border: 1px solid #616161;
}

body .stickyForm ._checkbox {
    margin-bottom: 10px;
}

body .stickyForm ._checkbox .text {
    text-align: left;
    margin-bottom: 10px;
}

body .stickyForm ._checkbox label {
    width: 50% !important;
    float: left;
    padding-right: 5px;
}

body .stickyForm ._checkbox span {
    padding-left: 4px;
    font-size: 13px;
    float: left;
}

.stickyForm,
.stickyForm.active .btn {
    background: #fffefe;
}

.stickyForm ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    letter-spacing: 0px;
    color: #ccc;
}

.stickyForm :::-moz-placeholder {
    /* Firefox 19+ */
    letter-spacing: 0px;
    color: #ccc;
}

.stickyForm ::-ms-input-placeholder {
    /* IE 10+ */
    letter-spacing: 0px;
    color: #ccc;
}

.stickyForm :-moz-placeholder {
    /* Firefox 18- */
    letter-spacing: 0px;
    color: #ccc;
}

body .stickyForm select {
    width: 100%;
    color: #fff;
    border: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    height: 40px;
}

body .stickyForm .btn-group {
    margin-top: 20px;
}

body .stickyForm .error {
    margin-bottom: 0 !important;
}

body .stickyForm label.error {
    padding: 7px 0;
}

body .stickyForm [type="submit"] {
    background: #19407d !important;
    color: #fff;
    height: 40px !important;
    padding: 0px 30px !important;
    /* box-shadow: 0 0 8px 3px rgba(99, 99, 99, 0.32); */
}


/* end of sticky form code */

.form-section form {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}

.stickyForm .loading {
    top: -29px;
}


/*  blink animation codes */

.animated {
    animation-duration: 0.85s;
    animation-fill-mode: both;
    visibility: hidden;
}

._animated {
    animation-duration: 0.85s;
    animation-fill-mode: both;
}

@keyframes blink {
    50% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

#slider {
    position: relative;
}


/*  end of blink animation codes */

.logo img {
    width: 160px;
}

.banner {
    position: relative;
}

.banner img {
    position: relative;
    /* filter: brightness(0.5); */
}

.menu-parent a {
    font-size: 17px;
    font-weight: 400;
}

.phone-icon i {
    padding-right: 10px;
}

.phone-icon a {
    border: 1px solid;
    padding: 9px;
    border-radius: 7px;
}

.banner-content {
    position: absolute;
    bottom: 0px;
    right: 0px;
    padding: 30px;
    background-color: #e0dede;
}

.banner-content h3 {
    font-weight: 500;
    font-size: 36px;
    margin: 15px;
    color: #19407d;
}

.banner-content input {
    margin-bottom: 9px;
    padding: 7px;
    width: 100%;
    border-radius: 4px;
    border: 0px;
}

.submit-top input {
    padding: 5px 30px;
    border-radius: 7px;
    border: 0px;
    color: white;
    background-color: #19407d;
}

.location-vertical {
    position: absolute;
    height: 100%;
    bottom: 0px;
    display: flex;
    justify-content: center;
    padding: 10px;
    background-color: #e0dede;
    transform: rotate(180deg);
    writing-mode: vertical-lr;
}

.location-vertical i {
    transform: rotate(90deg);
}

.left-side-banner {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    top: 0px;
    justify-content: center;
    flex-direction: column;
    left: 100px;
    color: white;
}

.submit {
    display: flex;
    justify-content: center;
}

.left-side-banner p {
    color: white;
}

h1 {
    font-size: 66px;
    text-shadow: 5px 5px 10px #19407d;
}

.title h2 {
    position: relative;
    display: inline-block;
    padding-bottom: 10px;
    color: #19407d;
}

.title h2::before {
    content: "";
    position: absolute;
    top: 18px;
    right: -69px;
    height: 2px;
    width: 60px;
    background-color: #19407d;
}

h3.sub-title {
    font-weight: 500;
    font-size: 25px;
    /* text-shadow: 12px 5px 10px #19407d; */
}

.left-side-banner p {
    color: white;
    font-size: 30px;
    padding: 10px 0px;
    text-shadow: 12px 5px 10px #19407d;
}

.left-side-banner li {
    display: flex;
    align-items: center;
    font-size: 20px;
    margin-bottom: 10px;
    color: white;
}

.left-side-banner li img {
    filter: none;
    width: 30px;
    padding-right: 10px;
}

.list-side img {
    /* width: 70%; */
}

.section_pd {
    padding: 50px 0px;
}

/* .overview {
    background-image: url(../images/section-2.png);
} */

/* .overview::after {
    content: attr(data-name);
    font-size: 80px;
    position: absolute;
    line-height: 100px;
    color: #6d6d6d;
    font-weight: 600;
    opacity: .1;
    text-transform: uppercase;
    left: 0px;
    writing-mode: tb-rl;
    top: 50%;
    transform: translateY(-50%);
    height: 100%;
    text-align: center;
} */

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

.know-more a {
    color: white;
}

.know-more {
    background-color: #19407d;
    color: white;
}

.know-more i {
    padding-left: 10px;
}

.highlight {
    background-image: url(../images/highlight-bg.png);
    background-color: #f8f8f8;
    position: relative;
    background-repeat: no-repeat;
}


/* LP codes continues here */

.mobile-menu {
    display: none;
}

.highlight ul li {
    font-size: 18px;
    color: #000;
    font-weight: 300;
    padding-bottom: 20px;
    display: flex;
    align-items: center;
}

.tab ul li {
    font-size: 18px;
    color: white;
    font-weight: 300;
    padding-bottom: 20px;
}

.tab-content a {
    color: white;
}

/* .highlight::after {
    content: attr(data-name);
    font-size: 80px;
    position: absolute;
    line-height: 100px;
    color: #6d6d6d;
    font-weight: 600;
    opacity: .1;
    text-transform: uppercase;
    right: 0px;
    writing-mode: tb-rl;
    top: 50%;
    transform: translateY(-50%);
    height: 100%;
    text-align: center;
} */

.list-type {
    display: inline-block;
    width: 50px;
    padding: 2px 10px;
    border: 4px outset;
    margin-right: 10px;
    background-color: #808080b8;
    color: white;
    height: 40px;
}



.amenities {
    background-image: url(https://www.providenthousing.com/wp-content/uploads/2024/06/detailed-structure-marble-natural-pattern-background-design-scaled.webp);
}

#owl-amenitites {
    position: relative;
    left: -150px;
}

.amenities-content {
    width: 30%;
}

.amenities-img {
    width: 70%;
}

.amenities-img p {
    color: white;
}

.amenities-img {
    background-color: #19407de3;
    color: white;
    text-align: center;
    padding: 0px 10px;
}

.amenities-owl {
    display: flex;
}



#owl-amenitites .owl-nav {
    display: flex;
    justify-content: flex-end;
    /* box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px; */
}

#owl-amenitites .owl-prev {
    padding: 20px;
    background-color: white;
}

#owl-amenitites .owl-next {
    padding: 20px;
    background-color: white;
}

.type {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background-color: #19407d;
    padding: 40px;
}

.owl-item.center .type {
    position: relative;
    z-index: 9;
    transform: scale(1);
    /* padding-bottom: 10px; */
    background-color: #e0dede;
    color: black;
}

.owl-item .type {
    transform: scale(0.65);
    transition: 0.6s;
}

.type p {
    font-size: 23px;
    color: white;
    text-shadow: 2px 2px 5px red;
}

/* .price {
    background-image: url(../images/section-2.png);
} */

.owl-price .owl-prev {
    padding: 10px 17px;
    border-radius: 50%;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
    box-shadow: rgb(38, 57, 77) 0px 20px 30px -10px;
}

.owl-price .owl-next {
    padding: 10px 17px;
    border-radius: 50%;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
    box-shadow: rgb(38, 57, 77) 0px 20px 30px -10px;
}

.owl-price .owl-nav {
    display: flex;
    justify-content: space-around;
    align-items: center;
    position: absolute;
    top: 45%;
    width: 100%;
}

.type {
    color: white;
}

.plan-tab {
    border: 0px;
    display: flex;
    justify-content: center;
}

.inside-tab.active {
    border: 0px;
}

.tab-content {
    display: none;
}

.tab-content.active {
    display: block;
}

ul.tabs {
    display: flex;
    justify-content: center;
    margin-bottom: 10px;
}

ul.tabs li {
    margin: 0px 40px;
    color: white;
}

.tab-content {
    width: 70%;
    margin: auto;
}

nav.owl-filter-bar {
    display: flex;
    gap: 30px;
    justify-content: center;
}

.plans {
    position: relative;
}

.plans::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/master-bg.jpg);
    filter: brightness(0.5);
}

.tab-container {
    position: relative;
}

.plans-inside {
    /* This will make it stack on top of the ::before */
    position: relative;
}

ul.tabs li {
    cursor: pointer;
}

.floor_plan .owl-nav {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: absolute;
    top: 45%;
    width: 100%;
}

.unit_plan .owl-prev {
    padding: 10px 17px;
    border-radius: 50%;
    box-shadow: rgb(38, 57, 77) 0px 20px 30px -10px;
    background-color: white;
    left: 10px;
    position: relative;
}

.unit_plan .owl-next {
    padding: 10px 17px;
    border-radius: 50%;
    box-shadow: rgb(38, 57, 77) 0px 20px 30px -10px;
    background-color: white;
    right: 10px;
    position: relative;
}

.unit_plan .owl-nav {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: absolute;
    top: 45%;
    width: 100%;
}

.floor_plan .owl-prev {
    padding: 10px 17px;
    border-radius: 50%;
    box-shadow: rgb(38, 57, 77) 0px 20px 30px -10px;
    background-color: white;
    left: 10px;
    position: relative;
}

.floor_plan .owl-next {
    padding: 10px 17px;
    border-radius: 50%;
    box-shadow: rgb(38, 57, 77) 0px 20px 30px -10px;
    background-color: white;
    right: 10px;
    position: relative;
}



.accordion h2 {
    margin: 0px;
}

.accordion-body li {
    display: flex;
    justify-content: space-between;
    font-size: 16px;
}

.accordion-button:not(.collapsed) {
    color: #000;
    background-color: transparent;
    box-shadow: inset 0 0px 0 0;
}

.accordion-button:focus {
    z-index: 3;
    border-color: transparent;
    outline: 0;
    box-shadow: 0 0 0 0;
}

.accordion-item {
    border: 0px;
}

span.disclaimer {
    font-size: 10px;
    padding-top: 10px;
}

.location {
    background-image: url(../images/location-bg.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
}

.developer {
    background: url(https://www.providenthousing.com/wp-content/uploads/2024/06/detailed-structure-marble-natural-pattern-background-design-scaled.webp);
}

.getintouch {
    text-align: center;
    width: 70%;
    margin: auto;
    padding: 30px;
    background-color: #19407d;
    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;
}

.getintouch h3 span {
    color: white;
    font-size: 25px;
}

.getintouch input {
    background: transparent;
    border: 1px solid white;
    border-radius: 7px;
    margin-bottom: 10px;
}

.getintouch ::placeholder {
    color: white;
    opacity: 1;
    /* Firefox */
}

.getintouch ::-ms-input-placeholder {
    /* Edge 12 -18 */
    color: white;
}

.getintouch button#button {
    width: 100%;
    padding: 7px;
    border-radius: 10px;
}

.getintouch .btn-group {
    width: 100%;
    padding: 0px;
}

label {
    display: inline-block;
    width: 100%;
}

.qr_code {
    display: flex;
    justify-content: center;
    width: 10%;
    margin: auto;
}

footer {
    text-align: center;
}

select#languageSwitcher {
    display: inline-block;
    box-shadow: rgb(38, 57, 77) 0px 20px 30px -10px;
    border: 0px;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
    padding: 9px;
    border-radius: 10px;
    border: 1px solid white;
    background-color: #19407d;
    color: white;
    padding-left: 35px;
}

.pop-up-logo img {
    width: 20%;
    margin: auto;
    margin-bottom: 20px;
}

.logo-pop-up-side img {
    width: 15%;
}

.white-popup {
    border-radius: 10px;
    max-width: 35%;
    min-height: auto;
    background-color: #fff;
    width: 40%;
    margin: auto;
    padding: 20px;
    position: relative;
    min-height: auto;
}

.pop {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.submit {
    width: 60%;
    margin: auto;
    display: block;
    border: 1px solid;
    border-radius: 5px;
    background-color: #19407d;
    color: white;
    padding: 6px 0px;
}

.btn-group.pop-submit {
    width: 100%;
}

.visit input {
    border: 0px;
    border-bottom: 1px solid;
    border-radius: 0px;
}

.mfp-close-btn-in .mfp-close {
    background-color: transparent;
}

.pop p {
    font-size: 15px;
}

.visit h3 {
    width: 50%;
    margin: auto;
}

.visit h3:after {
    position: absolute;
    content: "";
    width: 35px;
    height: 3px;
    color: #19407d;
    top: 10px;
    background: #19407d;
    z-index: 1;
    left: 1px;
}

.visit h3 {
    position: relative;
    margin: auto;
    text-align: center;
    margin-bottom: 10px;
}

.visit p {
    font-size: 15px;
    text-align: center;
}

.visit h3::before {
    position: absolute;
    content: "";
    width: 35px;
    height: 3px;
    color: #19407d;
    top: 10px;
    background: #19407d;
    z-index: 1;
    right: 1px;
}

.logo-pop-up-side {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.download-plan {
    display: flex;
    justify-content: center;
    padding-top: 20px;
}

iframe {
    width: 100%;
}

.click-btn {
    display: flex;
    width: 120px;
    height: 40px;
    justify-content: center;
    align-items: center;
    margin: 0.5rem;
    line-height: 35px;
    border: 1px solid;
    border-radius: 5px;
    text-align: center;
    font-size: 16px;
    color: #000;
    text-decoration: none;
    transition: all 0.35s;
    box-sizing: border-box;
}

#video_gallery_slider .flip-container:hover .flipper,

#video_gallery_slider .flip-container.hover .flipper,

#sustainability_slider .flip-container:hover .flipper,

#sustainability_slider .flip-container.hover .flipper {

    -webkit-transform: rotateY(180deg);

}



/* flip speed */

#video_gallery_slider .flipper,

#sustainability_slider .flipper {

    -webkit-transition: 1.5s;

    -webkit-transform-style: preserve-3d;

    position: relative;

}



/* hide back  during flip */

#video_gallery_slider .front,

#video_gallery_slider .back,

#sustainability_slider .front,

#sustainability_slider .back {

    -webkit-backface-visibility: hidden;

    position: absolute;

    top: 0;

    left: 0;

}



/* front placed above back */

#video_gallery_slider .front,

#sustainability_slider .front {

    z-index: 2;

}



/* back, initially hidden */

#video_gallery_slider .back,

#sustainability_slider .back {

    -webkit-transform: rotateY(180deg);

    background: rgb(218, 138, 138);

}



#video_gallery_slider .flipper .front,

#sustainability_slider .flipper .front {

    position: relative;

    border-radius: 10px;

}



#video_gallery_slider .flipper .back,

#sustainability_slider .flipper .back {

    border-radius: 10px;

}



#video_gallery_slider .flipper .front img,

#video_gallery_slider .flipper .back img,

#sustainability_slider .flipper .front img,

#sustainability_slider .flipper .back img {

    border-radius: 10px;

}



#video_gallery_slider .flipper .front h4 {

    color: #fff;

    font-size: 25px;

    position: absolute;

    left: 0;

    right: 0;

    bottom: 10%;

    margin: 0 auto;

    text-align: center;

}



#video_gallery_slider .flipper .front h4 span {

    border-bottom: 1px solid #fff;

    padding-bottom: 5px;

}



#video_gallery_slider .flipper .back .wrapper {

    position: relative;

}



#video_gallery_slider .flipper .back .wrapper .content {

    position: absolute;

    top: 0;

    bottom: 0;

    right: 0;

    left: 0;

    margin: auto;

    text-align: center;

    padding: 20px;

    display: flex;

    flex-flow: column;

    align-items: center;

    justify-content: center;

}



#video_gallery_slider .flipper .back .wrapper .content h4 {

    color: #fff;

    margin-bottom: 20px;

}



#video_gallery_slider .flipper .back .wrapper .content .btn-play {

    background-color: #FFFFFF;

    box-shadow: #FECC00 2px 2px 0px 0px;
    border: #FECC00 3px solid;
    border-radius: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 40px;

}

#video_gallery_slider .flipper .back .wrapper .content a {
    position: relative;

}

#video_gallery_slider .flipper .back .wrapper .content button.btn-play:after {
    content: "";
    width: 30px;
    height: 30px;
    background-image: url("../img/play-btn-border.png");
    background-size: contain;
    background-repeat: no-repeat;
    top: 10px;
    right: 5px;
    position: absolute;
}

#video_gallery_slider .flipper .back .wrapper .content .btn-play i,
#video_gallery_slider .flipper .back .wrapper .content .btn-play {

    color: #FECC00;

}

#video_gallery_slider .owl-nav {
    position: absolute;
    top: 40%;
    display: flex;
    justify-content: space-between;
    width: 100%;
}

#video_gallery_slider .owl-nav .owl-prev {
    left: -60px;
    position: relative;
    padding: 10px 17px;
    border-radius: 50%;
    box-shadow: rgb(38, 57, 77) 0px 20px 30px -10px;
    background-color: white;
    left: 10px;
    position: relative;
}



.video_gallery_slider .owl-nav .owl-next {
    right: -60px;
    position: relative;
    padding: 10px 17px;
    border-radius: 50%;
    box-shadow: rgb(38, 57, 77) 0px 20px 30px -10px;
    background-color: white;
    right: 10px;
    position: relative;

}

.video_gallery_slider .item img {
    border-radius: 10px;
}

.video_gallery_slider .owl-nav {
    position: absolute;
    top: 40%;
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.video_gallery_slider .owl-nav .owl-prev {
    left: -60px;
    position: relative;
    padding: 10px 17px;
    border-radius: 50%;
    box-shadow: rgb(38, 57, 77) 0px 20px 30px -10px;
    background-color: white;
    left: 10px;
    position: relative;
}



#video_gallery_slider .owl-nav .owl-next {
    right: -60px;
    position: relative;
    padding: 10px 17px;
    border-radius: 50%;
    box-shadow: rgb(38, 57, 77) 0px 20px 30px -10px;
    background-color: white;
    right: 10px;
    position: relative;

}

.btn-style904 span {
    color: #fff;
}

.btn-style904 {
    /* color: ##9407d; */
    background: #19407d;
    position: relative;
    background-color: #19407d;
    border-color: #19407d;
    color: #fff;
    overflow: hidden;

    span {
        position: relative;
        left: -0.5em;
        transition: all 0.25s;
    }

    &::before,
    &::after {
        height: 100%;
        position: absolute;
        right: 0;
        top: 0;
        background-color: white;
        transition: all 0.25s;
        color: #000;
    }

    &::before {
        width: 25px;
        content: "\f054";
        display: flex;
        justify-content: center;
        align-items: center;
        font-family: "FontAwesome";
        font-size: 10px;
        font-weight: bold;
        text-indent: 5px;
        border-radius: 50% 0 0 50%;
        z-index: 1;
    }

    &::after {
        width: 100%;
        transform: translate(100%, 0);
        content: attr(data-hover);
        text-align: left;
        text-indent: 8px;
    }

    &:hover {
        border-color: rgb(223 183 148 / 73%);

        span {
            left: -100%;
        }

        &::before {
            right: 70%;
        }

        &::after {
            right: 70%;
        }
    }
}

.download-plan .click-btn {
    width: 240px;
}

button.mfp-close {
    width: 30px !important;
    background: white !important;
    border-top-right-radius: 10px;
}

.language-selector-wrapper {
    position: relative;
    display: inline-block;
}

.language-icon {
    position: absolute;
    top: 50%;
    left: 10px;
    transform: translateY(-50%);
    pointer-events: none;
}

.phone-icon i {
    padding-right: 10px;
    color: white;
}

.footer-nav {
    text-align: left;
}

.footer-logo {
    display: flex;
    justify-content: center;
    align-items: center;
}

.faq .accordion-item {
    border-bottom: 1px solid #dee2e6;
}

.unit_plan .owl-item img {
    width: 600px;
    object-fit: contain;
    margin: auto;
    filter: blur(2px);
}

nav.owl-filter-bar {
    padding-bottom: 10px;
}

a.item.active {
    border-bottom: 1px solid;
}

.item img {
    position: relative;
}

.item p {
    position: absolute;
    bottom: 0px;
    right: 0px;
    text-align: center;
    left: 0px;
    background-color: #ffffffa3;
    margin: 0px;
    padding: 0px;
    color: #19407d;
    padding: 9px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

#master-tab img {
    filter: blur(2px);
}

img.footer-logo {
    width: 50%;
}

.footer-cardia-logo {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 10px;
}

.footer-cardia-logo p {
    padding: 0px;
    margin-left: 10px;
    font-size: 15px;
}

.footer-cardia-logo img {
    width: 80px;
}

.footer-logo img {
    width: 200px;
}

.phone-icon_a {
    display: flex;
}

.phone-icon-img {
    width: 20px;
    object-fit: contain;
}

.phone-icon_a p {
    padding: 0px;
    padding-left: 10px;
}

.pricing-table {
    width: 100%;
    border-collapse: collapse;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.15);
    /* font-family: Arial, sans-serif; */
    width: 70%;
    margin: auto;
}

.pricing-table th,
.pricing-table td {
    padding: 12px 16px;
    text-align: center;
    border: 1px solid #80808047;
}

.pricing-table thead th {
    background-color: #1e1e1e;
    color: #ffffff;
    font-weight: bold;
    border: 1px solid #fff;

}

.pricing-table tbody tr:nth-child(even) {
    background-color: #f9f9f9;
}

.pricing-table tbody tr:nth-child(odd) {
    background-color: #ffffff;
}

.enquire-btn {
    background-color: #19407d;
    color: #ffffff !important;
    padding: 8px 16px;
    border: none;
    text-decoration: none;
    display: inline-block;
    border-radius: 4px;
    font-weight: bold;
}

.right {
    text-align: right;
    display: flex;
    align-content: center;
    align-items: center;
}

.unit-plan-download {
    position: absolute;
    top: 45%;
    left: 45%;
    background-color: #19407d;
    padding: 10px;
    border-radius: 5px;
}

.plan-popup {
    position: relative;
}

.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
    color: #000;
    right: -4px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
    border-radius: 0px;
}

@media only screen and (max-width: 1400px) {
    .containers {
        width: 95%;
        margin: auto;
    }

    .visit h3 {
        width: 70%;
        margin: auto;

    }
}


@media only screen and (max-width: 996px) {
    .container {
        width: 95%;
    }

    h1 {
        font-size: 40px;
    }

    .left-side-banner p {
        font-size: 25px;
    }

    /* .overview::after {
        font-size: 30px;
        line-height: normal;
    } */

    /* .highlight::after {
        font-size: 30px;
        line-height: normal;
    } */

    .amenities::after {
        font-size: 30px;
        line-height: normal;
    }



    .carousel-image {
        width: 100%;
    }

    .amenities-owl {
        display: block;
    }

    section h2 {
        margin-top: 0px;
    }
}

@media only screen and (max-width: 768px) {
    .white-popup {
        max-width: 100%;
        width: 100%;
    }

    .hidden-xs {
        display: none;
    }

    .visible-xs {
        display: block;
    }

    .hidden-lg {
        /* display: none; */
    }

    .menu-parent {
        display: none;
    }

    .mobile-menu {
        display: block;
    }

    .hamburger-menu {
        display: flex;
        flex-flow: column wrap;
        justify-content: space-between;
        height: 2.5rem;
        width: 2.5rem;
        cursor: pointer;
    }

    .bar-top,
    .bar-middle,
    .bar-bottom {
        height: 5px;
        background: black;
        border-radius: 5px;
        margin: 3px 0;
        transform-origin: left;
        transition: all 0.5s;
    }

    .hamburger-menu.open .bar-top {
        transform: rotate(45deg);
    }

    .hamburger-menu.open .bar-middle {
        transform: translateX(1rem);
        opacity: 0;
    }

    .hamburger-menu.open .bar-bottom {
        transform: rotate(-45deg);
    }

    .menu-list {
        flex-direction: column;
    }

    .menu-list ul {
        width: 100%;
        display: block;
    }

    .menu-list li {
        width: 100%;
        display: block;
    }

    .menu-list li a {
        width: 100%;
        display: block;
    }

    .menu-parent {
        position: absolute;
        top: 85px;
        background-color: black;
        width: 100%;
        height: auto;
        left: 0px;
    }

    .menu-list li a {
        color: white;
    }

    .left-side-banner {
        left: 60px;
    }

    .menu-list {
        margin-top: 10px;
        padding: 20px;
    }

    .menu-parent {
        z-index: 1;
    }

    .banner-content h3 {
        font-size: 22px;
    }

    .banner-content {
        padding: 25px;
    }

    #owl-amenitites {
        left: 0px;
    }

    .location {
        background-size: cover;
    }

    .owl-item .type {
        transform: none;
        transition: none;
    }

    .price .owl-price .owl-nav {
        justify-content: space-between;
    }

    .price .owl-prev .fa-solid,
    .fas {
        color: #000;
    }


    .price .owl-next .fa-solid,
    .fas {
        color: #000;
    }

    .pricing-table {
        width: 100%;
    }

    .enquire-btn {
        padding: 8px 5px;
    }

    .pricing-table th,
    .pricing-table td {
        padding: 12px 1px;
    }

    ul.tabs {
        justify-content: space-evenly;
    }

    ul.tabs li {
        margin: 0px;
    }

    nav.owl-filter-bar {
        gap: 15px;
    }

    .tab-content {
        width: 100%;
    }

    .footer-nav {
        text-align: center;
        padding-bottom: 20px;
    }

    .right {
        display: none;
    }

    .footer-cardia-logo {
        flex-direction: column;
    }

    .footer-cardia-logo p {
        padding: 10px;
        margin-left: 10px;
        font-size: 11px;
    }
}

@media only screen and (max-width: 479px) {
    .fluid-wrapper .header {
        padding: 10px 0px;
    }

    .banner {
        position: relative;
        background-color: #e0dede;
    }

    /* .left-side-banner {
        position: relative;
    } */
    /* .left-side-banner li {
        color: #000;
    } */
    .banner-content {
        position: relative;
        width: 80%;
        margin: auto;
        left: 0px;
    }

    .qr_code {
        width: 40%;
    }

    h1 {
        font-size: 25px;
    }
}