@import"bootstrap.min.css";
@import"slick.min.css";

* {
    margin: 0;
    padding: 0
}

html,
body {
    overflow-x: hidden;
    font-size: 1rem !important;
    font-family: 'Poppins', sans-serif !important
}

h1,
h2,
h3,
h4,
h5,
h6,
h7 {
    font-family: 'Poppins', sans-serif !important
}

.fw-600 {
    font-weight: 600
}

.fw-500 {
    font-weight: 500
}

.fs14 {
    font-size: .875rem !important
}

.fs16 {
    font-size: 1.0rem !important
}

.fs20 {
    font-size: 1.25rem !important
}

.fs24 {
    font-size: 1.5rem !important
}

section {
    will-change: transform;
    overflow: hidden
}

p {
    line-height: 28px
}

.header-section1 {
    background-color: #206069
}

.main-navbar {
    left: auto;
    bottom: auto;
    right: auto
}

.navbar-nav li a {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 40px;
    color: #2C4482 !important;
    text-decoration: none
}

.navbar-nav li a.active {
    color: #01a7c1 !important;
    font-weight: 500
}

.footer-nav .nav-item .nav-link {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 40px;
    color: #FFF !important
}

.footer-nav .nav-item .active {
    color: #01a7c1 !important
}

.btn-outline {
    border: 1px solid #2C4482 !important;
    color: #2C4482 !important
}

.bg-primary {
    background-color: #206069 !important
}

.btn-primary {
    border: 1px solid #206069 !important;
    color: #fff !important;
    background-color: #206069 !important
}

.text-info1 {
    color: #1097b3 !important
}

.bg-clearday {
    background-color: #eef8f8
}

.inq-button {
    position: fixed;
    z-index: 1;
    top: 50%;
    right: 0;
    box-shadow: 0 0 10px 0 rgb(0 0 0/20%);
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    border-left: 2px solid #fff;
    font-weight: 500;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transform: rotate(-90deg);
    transform-origin: bottom right;
    background: #206069
}

.inq-button:hover {
    border-color: #206069;
    background: #206069
}

.wpcf7-spinner {
    display: block !important
}

@media(max-width:766px) {
    .title-head {
        font-size: 2.0rem
    }

    .inq-button {
        display: none
    }

    .footer-nav {
        column-count: 2
    }

    footer .header-section1 .container-fluid .col-md-12 ul li a {
        text-align: left
    }

    label {
        display: block
    }
}

@media(min-width:1024px) {

    .title-head,
    .title-head2 {
        font-size: 3.0rem
    }

    h2.title-head {
        font-size: 2.0rem
    }

    .column-2 {
        column-count: 2
    }

    .column-3 {
        column-count: 3
    }
}

.text-funblue {
    color: #2C4482
}

.text-lightpink-main {
    color: #EC57CB
}

.text-lightpink {
    color: #01a7c1
}

.text-viking {
    color: #51a2c3
}

.text-summersky {
    color: #2cc8dd
}

.text-havelockblue {
    color: #5d7ac5
}

.bg-lavenderblush {
    background-color: #fff3fc
}

.text-rockblue {
    color: #7382A8
}

.text-aquamarine {
    color: #5EBE85
}

.bg-white-soild {
    background-color: #f5f6f9
}

.bg-boll {
    background-color: #e7edff
}

.img-contant {
    background: linear-gradient(90deg, rgba(245, 246, 249, 1)50%, rgba(231, 237, 255, 1)50%)
}

.cursor-pointer {
    cursor: pointer
}

.icon-text {
    color: #7382A8;
    font-size: 36px
}

.icon-getway {
    width: 62.5px;
    height: 62.5px
}

.set-images {
    transform: translate(10px, -329px)
}

.nav-tabs {
    border-bottom: 0 !important
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #fff;
    background-color: #5EBE85 !important
}

.nav-pills .nav-link {
    background-color: #f5f6f9;
    color: #93909d
}

.floorplan-td {
    color: #2b2b2b;
    font-size: 16px
}

.request-viste {
    background-image: url(../images/background03.jpg);
    background-repeat: no-repeat;
    position: relative
}

.input {
    display: flex;
    flex-direction: column-reverse;
    position: relative;
    padding-top: 10px
}

.input-label {
    color: #8597a3;
    position: absolute;
    top: 20px
}

.input-field {
    border: 0;
    padding: 0;
    z-index: 1;
    background-color: transparent;
    border-bottom: 2px solid #eee;
    font: inherit;
    font-size: 14px;
    line-height: 30px
}

.input-field:focus {
    outline: 0;
    border-bottom-color: #665856
}

.input-field:focus-visible {
    outline: 0;
    border-bottom-color: #665856
}

.input-label {
    color: #2b2b2b;
    font-size: 16px
}

.card-box {
    top: 198px
}

.single-item .slick-dots {
    text-align: center
}

.slick-dot {
    text-align: center
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent
}

.slick-dots li.slick-active button:before {
    background-color: #ff7a00
}

.slick-dots li button:before {
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: red;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

#autoplay .slick-prev {
    left: 20px
}

#autoplay .slick-next {
    right: 20px
}

#autoplay .slick-prev,
#autoplay .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
    z-index: 112
}

#autoplay .slick-prev:before,
#autoplay .slick-next:before {
    content: "";
    z-index: 1024;
    width: 40px;
    height: 40px;
    background-size: 50%;
    background-repeat: no-repeat;
    object-fit: cover;
    display: block
}

#autoplay .slick-slide {
    position: relative
}

#autoplay .slick-prev::before {
    background-image: url(../images/arrow-left.svg)
}

#autoplay .slick-next::before {
    background-image: url(../images/arrow-right.svg)
}

.single-item .slick-dots {
    text-align: center
}

.slick-dot {
    text-align: center
}

.slick-slide {
    height: auto
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent
}

.slick-dots li.slick-active button:before {
    background-color: #ff7a00
}

.slick-dots li button:before {
    font-family: 'slick';
    line-height: 20px !important;
    position: absolute !important;
    top: -68px !important;
    left: 0 !important;
    width: 20px !important;
    height: 20px !important;
    content: '' !important;
    text-align: left !important;
    border-radius: 50%;
    border: 3px solid #fff;
    background-color: #fff
}

.request-viste {
    background-image: url(../images/background03.jpg);
    background-repeat: no-repeat;
    position: relative;
    background-size: cover
}

.background-card {
    transform: translateY(34px)
}

.border-bottom {
    border-bottom: 1px solid #7382A8 !important
}

.border-end {
    border-right: 1px solid #7382A8 !important
}

.bg-lavenderblush img {
    width: 100px;
    height: 100px
}

footer {
    background: #000
}

.footer-text {
    font-size: 24px
}

.copyright,
.copyright p a {
    font-size: 12px;
    color: #fff;
    text-decoration: none
}

@media(max-width:766px) {
    .border_sm {
        border-bottom: none !important;
        border-right: none !important
    }
}

@media(max-width:991.98px) {
    .navbar-light .navbar-brand {
        width: 75%
    }
}

.js .slider-single>div:nth-child(1n+2) {
    display: none
}

.js .slider-single.slick-initialized>div:nth-child(1n+2) {
    display: block
}

.about-bg {
    background-image: linear-gradient(to bottom, #e7edff 0%, rgba(231, 237, 255, 0)100%)
}

.about-bg .title-head {
    color: #7382a8
}

.aminities-bg {
    background-image: url(../../assets/images/header-bg.jpg);
    height: 300px
}

.aminities-bg .title-head {
    color: #EC57CB
}

.floor-bg {
    background-image: url(../../assets/images/header-bg.jpg);
    height: 300px
}

.floor-bg .title-head {
    color: #5EBE85
}

.gallery-bg {
    background-image: url(../../assets/images/header-bg.jpg);
    height: 300px
}

.gallery-bg .title-head {
    color: #51A2C3
}

.near-bg {
    background-image: url(../../assets/images/header-bg.jpg);
    height: 300px
}

.near-bg .title-head {
    color: #2cc8dd
}

.contvisit-bg {
    background-image: url(../../assets/images/header-bg.jpg);
    height: 300px
}

.contvisit-bg .title-head {
    color: #2C4482
}

.progress {
    display: flex;
    height: 8px;
    overflow: hidden;
    font-size: .75rem;
    background-color: #d6e0ff;
    border-radius: 0.25rem
}

.progress-bar {
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #7382a8;
    transition: width .6s ease
}

.history-wrap {
    background-color: #f5f6f9
}

.history-wrap h1 {
    font-size: 36px
}

.text-darkblue {
    color: #2C4482
}

.velo-ul {
    width: 100%
}

ul.velo-ul li::before {
    content: "\2022";
    color: #b1b1b1;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em
}

ul.velo-ul li {
    color: #000;
    padding-bottom: 0.4375rem;
    margin-bottom: 0.625rem
}

.nearbylist ul.velo-ul li {
    font-size: 0.938rem !important
}

header .navbar .container-fluid .collapse ul li a {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 40px;
    color: #2C4482 !important;
    text-decoration: none;
    display: block;
    padding: 0.5rem 1rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out
}

header .navbar .container-fluid .collapse ul .current-menu-item a {
    color: #01a7c1 !important;
    font-weight: 500
}

footer .header-section1 .container-fluid .col-md-12 ul li a {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 40px;
    color: #FFF !important;
    display: block;
    padding: 0.5rem 1rem;
    text-decoration: none;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out
}

footer .header-section1 .container-fluid .col-md-12 ul .current-menu-item a {
    color: #01a7c1 !important
}

footer .container-fluid .row .col-md-4 .d-flex {
    line-height: 0px
}

.page-gallery .modal {
    display: none;
    position: fixed;
    z-index: 3;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: black
}

.page-gallery .modal-backdrop {
    position: unset
}

.modal-content {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    width: 100%
}

.close {
    color: #ffffff;
    position: absolute;
    top: 10px;
    right: 25px;
    font-size: 35px;
    font-weight: bold
}

.close:hover,
.close:focus {
    color: #999;
    text-decoration: none;
    cursor: pointer
}

.mySlides {
    display: none
}

.cursor {
    cursor: pointer
}

.prev,
.next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    padding: 16px;
    margin-top: -50px;
    color: #ffffff;
    font-weight: bold;
    font-size: 40px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
    -webkit-user-select: none;
    text-decoration: none !important
}

.prev {
    left: 0
}

.next {
    right: 0;
    border-radius: 3px 0 0 3px
}

.prev:hover,
.next:hover {
    background-color: rgba(0, 0, 0, 0.8)
}

.numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0
}

.img {
    margin-bottom: -4px
}

.caption-container {
    text-align: center;
    background-color: black;
    padding: 2px 16px;
    color: white
}

.demo {
    opacity: 0.6
}

.active,
.demo:hover {
    opacity: 1
}

img.hover-shadow {
    transition: 0.3s
}

.hover-shadow:hover {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19)
}

.carousel-indicators[data-bs-target] {
    width: 10px !important;
    height: 10px !important;
    border-radius: 100% !important;
    background-color: #93909d !important
}

.carousel-indicators {
    bottom: -65px !important
}

.page-gallery .carousel-control-next,
.page-gallery .carousel-control-prev {
    width: 5%
}

.page-gallery .carousel-control-next-icon,
.page-gallery .carousel-control-prev-icon {
    background-size: 50% 50%
}

.active,
.dot:hover {
    color: #717171
}

.py-5 .container .carousel button {
    line-height: 0%;
    top: 6%
}

.grid-columns {
    grid-template-columns: 1fr 65px
}

.grid-columns-min {
    grid-template-columns: 1fr 70px
}

.form-check .form-check-input {
    float: left;
    margin-left: -2.5em;
    border: none
}

.form-check-input {
    width: auto
}

.welcome {
    color: #1f4582;
    font-size: 2.5rem !important
}

.logo-h {
    width: auto
}

@media(min-width:1200px) {

    .h1,
    h1 {
        font-size: 2.5rem !important
    }
}

@media(max-width:1024px) {
    h2.title-head {
        font-size: 2.0rem !important
    }

    .title-head,
    .title-head2 {
        font-size: 2rem !important
    }
}

@media(min-width:1200px) {

    .h4,
    h4 {
        font-size: 1.5rem !important
    }
}

@media(max-width:350px) {

    .title-head,
    .title-head2 {
        font-size: 1.5rem !important
    }

    nav .container-fluid .navbar-collapse ul .mx-2 {
        margin-right: 1.5rem !important;
        margin-left: 0.5rem !important
    }

    footer .container-fluid .row .mb-3 p {
        font-size: initial
    }

    header .header-section1 .row .text-lg-end {
        font-size: initial
    }

    .article {
        max-height: 185px
    }

    @media screen and (min-width:1536px) {
        .article {
            max-height: 502px
        }
    }

    article {
        max-height: 185px ```