@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&family=Raleway:wght@100;200;300;400;500;600;700;800;900&display=swap);
body {
    font-family: Poppins, sans-serif;
    font-weight: 400
}

html {
    scroll-behavior: auto !important
}

@media(min-width:1900px) {
    .container {
        max-width: 1760px
    }
}

@media(min-width:1700px) and (max-width:1899px) {
    .container {
        max-width: 1560px
    }
}

@media(min-width:1600px) and (max-width:1699px) {
    .container {
        max-width: 1460px
    }
}

.navbar-brand img {
    width: 260px;
    /* height: 48px; */
}

.nav-item .nav-link {
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    font-family: Raleway, sans-serif
}

.navbar-expand-md .navbar-nav .nav-link {
    padding: 16px
}

.navbar-expand-md .navbar-nav .navbar-button .nav-link {
    margin: 6px 0 0;
    padding: 10px;
    background-color: #ee7d15;
    border-radius: 6px
}

.navbar-button .btn {
    color: #fff;
    font-size: 16px;
    font-family: Raleway, sans-serif
}

.navbar-expand-md .container {
    display: flex;
    flex-wrap: inherit;
    align-items: center;
    justify-content: space-between
}

.bg_body {
    background-color: #ffffff7e
}

.banner-sec {
    position: relative
}

.banner-img img{
    height: 100vh;
   
}
.amenities img, .pocharam_card img{
  transition: transform 0.3s ease;
}
.amenities img:hover, .pocharam_card img:hover{
    transform: scale(1.2);
}

@keyframes rotateImage {
  0% {
    transform: rotate(0deg); /* Starting position */
  }
  100% {
    transform: rotate(360deg); /* Full rotation */
  }
}

.box-border {
    border: 1px solid #ee7d15;
    border-radius: 0;
    padding: 10px
}

.east_txt .small,
.east_txt small {
    font-size: 24px;
    line-height: 32px
}

.legend-card .h2,
.legend-card h2 {
    font-size: 46px;
    line-height: 58px;
    font-weight: 600;
    margin-bottom: 0;
    padding: 0 20px 8px
}

.banner-caption legend {
    margin-bottom: 0;
    padding: 0 20px;
    font-size: 16px
}

.banner_txt p {
    font-size: 25px;
    line-height: 36px;
    font-weight: 400;
    margin-bottom: 0;
    padding: 8px 0 0
}

.project-overview {
    background-color: #fff;
    padding: 20px 0;
    z-index:999;
}

.form-sec .form-control {
    border: 1px solid #163277;
    max-width: 100%;
    font-size: 14px
}

.btn-enquire {
    background-color: #ee7d15;
    border-radius: 6px;
    padding: 6px 20px;
    font-size: 14px;
    color: #fff;
    width: 100%;
    text-align: center;
    border: 0
}

.move_sec {
    padding: 30px 0 60px
}

.sec-head .h3,
.sec-head h3 {
    color: #163277;
    font-family: Raleway, sans-serif;
    font-size: 28px
}

.move_txt {
    margin-bottom: 0;
    font-size: 16px;
    line-height:1;
    line-height: 28px;
     text-align: justify;
}

.move_icon {
    padding: 20px 0 0
}

.amenities p {
    font-size: 16px;
    line-height: 24px
}

.move_img img {
    height: -webkit-fill-available
}

.full_video {
    position: relative
}

.play-icon {
    position: absolute;
    top: 40%;
    left: 40%
}

.master_sec {
    padding: 60px 0
}

.btn-download {
    border-radius: 6px;
    font-size: 16px;
    font-family: Raleway, sans-serif
}

.btn-download,
.btn-download:hover {
    background-color: #ee7d15;
    color: #fff
}

.btn-download:hover {
    box-shadow: 0 0 12px rgba(0, 0, 0, .1607843137)
}

.txt p {
    font-size: 16px
}

.master_plan {
    background-color: #fff;
    border-radius: 12px;
    box-shadow: 0 0 12px rgba(0, 0, 0, .1607843137)
}

.master_plan .h4,
.master_plan h4 {
    color: #163277;
    font-family: Raleway, sans-serif;
    font-size: 20px;
    line-height: 34px;
    margin-bottom: 0;
    border-bottom: 1px solid #163277;
    padding: 10px 0
}

.master_img {
    position: relative;
    padding: 20px 0
}

.zoom-icon {
    position: absolute;
    right: 10px;
    bottom: 10px
}

.unit_plan {
    background-color: #fff;
    border-radius: 12px;
    box-shadow: 0 0 12px rgba(0, 0, 0, .1607843137)
}

.unit_plan .h4,
.unit_plan h4 {
    color: #163277;
    font-family: Raleway, sans-serif;
    font-size: 20px;
    line-height: 34px;
    margin-bottom: 0;
    border-bottom: 1px solid #163277;
    padding: 10px 0
}

.unit_img {
    position: relative;
    padding: 20px 0 0
}

.unit_img .zoom-icon {
    position: absolute;
    right: 10px;
    bottom: 0
}

.unit-carousel .owl-item img {
    max-width: 71%;
    margin: auto
}

.unit-carousel .owl-dots {
    text-align: center;
    padding: 0 0 10px
}

.unit-carousel .owl-nav button.owl-next,
.unit-carousel.owl-nav button.owl-prev {
    display: block
}

.unit-carousel .owl-dots .owl-dot {
    width: 8px;
    height: 8px;
    margin: 4px;
    background-color: #fff;
    border: 1px solid #163277;
    border-radius: 50px
}

.unit-carousel .owl-dots .owl-dot.active {
    background-color: #163277
}

.amenities_sec {
    background-color: #f4f6f9;
    padding: 40px 0 20px
}

.amen_txt p {
    margin-bottom: 0
}

.amenities-carousel {
    padding: 30px 0 10px
}

.amenities-carousel .owl-dots {
    text-align: center;
    padding: 0 0 10px
}

.amenities-carousel .owl-nav button.owl-next,
.amenities-carousel .owl-nav button.owl-prev {
    display: block
}

.amenities-carousel .owl-dots .owl-dot {
    width: 10px;
    height: 10px;
    margin: 4px;
    background-color: #f4f6f9;
    border: 1px solid #163277;
    border-radius: 50px
}

.amenities-carousel .owl-dots .owl-dot.active {
    background-color: #163277
}

.ame_content {
    text-align: center;
    bottom: 0;
    color: #fff;
    background: rgba(0, 0, 0, .4);
    position: absolute;
    left: 0;
    right: 0;
    padding: 10px 0;
    border-radius: 0 0 12px 12px
}

.ame_content p {
    margin-bottom: 0
}

.location_sec {
    padding: 60px 0
}

.location-acc .accordion-item {
    border: 0;
    background-color: #f4f6f9;
    margin: 10px 0;
    border-radius: 8px
}

.location-acc .accordion-button {
    background-color: #f4f6f9;
    color: #163277;
    font-size: 22px;
    line-height: 24px;
    font-weight: 500;
    padding: 10px 20px;
    border-radius: 8px;
    font-family: Raleway, sans-serif
}

.location-acc .accordion-body {
    padding: 0 16px 16px
}

.location-acc .accordion-button:not(.collapsed) {
    background-color: #f4f6f9;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    box-shadow: none
}

.location-acc .accordion-button:after {
    background-image: url(../images/plus-icon.png)
}

.location-acc .accordion-button:not(.collapsed):after {
    transform: rotate(-180deg);
    background-image: url(../images/minus-icon.png);
    width: 15px
}

.location-acc ul li {
    font-size: 16px;
    line-height: 28px
}

.location-acc .accordion-button:focus {
    border: 0;
    box-shadow: none
}

.location_sec .btn-download {
    margin: 10px 0 0
}

.footer-d {
    background-color: #f4f6f9;
    padding: 60px 0 0
}

.ft_txt {
    padding: 20px 0
}

.footer_list ul {
    list-style-type: none
}

.footer_list ul a {
    text-decoration: none;
    color: #000;
    font-size: 16px;
    line-height: 26px
}

.footer_right p {
    margin-bottom: 0
}

.footer_right .bottm {
    margin-top: 30px
}

.footer_right a {
    text-decoration: none;
    color: #163277;
    font-family: Raleway, sans-serif;
    font-weight: 600
}

.copyright {
    background: #163277;
    padding: 20px 0
}

.copyright p {
    margin-bottom: 0;
    font-size: 14px;
    color: #fff
}

.copyright p a {
    text-decoration: none;
    color: #fff
}

.gallery-sec {
    padding: 60px 0
}

.main-gallery-img {
    position: relative
}

.gallerybg {
    background-repeat: no-repeat;
    background-size: cover;
    height: 430px;
    border-radius: 12px;
    display: none;
    margin-top: 20px
}

.gallery-waper {
    position: relative
}

.gallerybg.active {
    display: block
}

.gallery-icons {
    width: 60px;
    height: 60px;
    background-color: #fff;
    display: flex;
    border-radius: 50%;
    cursor: pointer;
    z-index: 99;
    bottom: 9%
}

.gallery-icons,
.gallery-tab-sec {
    align-items: center;
    justify-content: center;
    position: absolute;
    right: 3%
}

.gallery-tab-sec {
    width: 300px;
    height: 400px;
    background: #163277;
    border-radius: 12px;
    display: none;
    top: 12px
}

.bottmshow {
    display: flex
}

.gallery-tab-imgdv {
    height: 85px;
    max-width: 100%;
    margin-bottom: 10px;
    width: 266px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
    cursor: pointer
}

.cross {
    text-align: center
}

.back-to-top img {
    width: 40px
}

.map_img iframe {
    border-radius: 12px
}

@media(min-width:300px) and (max-width:767px) {
    .navbar {
        background-color: #fff
    }
    .nav-item .nav-link {
        color: #163277;
        font-weight: 500;
        padding: 6px !important
    }
    .navbar-expand-md .navbar-nav .navbar-button .nav-link {
        width: 60%;
        padding: 6px;
        color: #fff;
        text-align: center;
        margin: 6px auto
    }
    .bg-image {
        margin-top: 60px
    }
    .east_txt .small,
    .east_txt small {
        font-size: 16px !important;
        line-height: 20px !important
    }
    .legend-card .h2,
    .legend-card h2 {
        font-size: 20px !important;
        line-height: 26px !important
    }
    .banner_txt p {
        font-size: 14px !important;
        line-height: 24px !important
    }
    .project-overview {
        position: inherit !important;
        padding: 20px 0 0;
        width: 100%
    }
    .move_icon {
        min-height: 400px
    }
    .form-sec .container .justify-content-between {
        display: block !important
    }
    .form-sec .form-control {
        width: 90% !important;
        margin: 10px auto
    }
    .enquire-form .form-wrap {
        margin: 20px 0;
        padding: 0 10px !important
    }
    .move_icon .col-md-4 {
        width: 50%
    }
    .move_img img {
        height: 260px;
        width: 100%
    }
    .map_img img,
    .move_img img {
        padding: 20px 0
    }
    .full_video iframe {
        height: 240px !important
    }
    .master_sec .sec-head.justify-content-between {
        display: block !important;
        position: relative
    }
    .master_sec .btn-download {
        position: absolute;
        bottom: -96px;
        left: 20%;
        right: 20%
    }
    .master_plan {
        margin: 40px 0 20px
    }
    .amen_txt {
        position: relative
    }
    .text-end {
        position: absolute;
        top: -40px
    }
    .gallerybg {
        height: 360px
    }
    .gallery-tab-sec {
        width: 212px;
        height: 320px
    }
    .gallery-tab-imgdv {
        height: 70px;
        width: 184px
    }
    .footer-d .col-md-3 {
        width: 42%;
        padding: 0 0 20px
    }
    .copyright {
        margin-bottom: 50px;
        padding: 14px 0
    }
    .copyright p {
        font-size: 12px
    }
    .location_sec .row .col-md-6 {
        width: 100%
    }
    .location-acc .accordion-button {
        font-size: 20px
    }
    .ft_txt p {
        margin-bottom: 0
    }
    .footer_list ul {
        padding: 0 0 0 16px
    }
    .footer-d {
        padding: 30px 0 0
    }
    .gallery-icons {
        width: 50px;
        height: 50px;
        bottom: 5%
    }
    .cross img,
    .gallery-icons img {
        width: 40px;
        height: 40px
    }
    .banner-caption {
        display: none
    }
    .sticky-mb {
        background-color: #fff;
        position: fixed;
        bottom: 0;
        padding: 10px 28px;
        width: 100%;
        text-align: center;
        z-index: 999;
        display: inline-flex;
        justify-content: space-between;
        box-shadow: 0 0 30px rgba(30, 0, 0, .35)
    }
    .btn-call,
    .btn-enq {
        background-color: #ee7d15;
        border-radius: 6px;
        padding: 6px 20px;
        width: 48%
    }
    .btn-call a,
    .btn-enq a {
        color: #fff;
        font-size: 14px;
        text-decoration: none
    }
    .back-to-top {
        bottom: 50px !important;
        right: 0 !important
    }
    .back-to-top img {
        width: 50px
    }
    .navbar-brand img {
        width: 200px;
        /* height: 40px */
    }
    .location_sec .btn-download {
        position: absolute;
        right: 20%;
        left: 20%;
        margin: 0
    }
    .map_img iframe {
        margin-top: 20px
    }
    .footer-logo {
        text-align: center
    }
    .footer-logo img {
        width: 200px
    }
    .navbar-toggler:focus {
        box-shadow: none
    }
}

@media(min-width:426px) and (max-width:992px) {
    .navbar-brand img {
        width: 160px
    }
    .navbar-expand-md .navbar-nav .nav-link {
        padding: 10px 5px
    }
    .navbar-expand-md .navbar-nav .navbar-button .nav-link {
        padding: 10px 5px
    }
    .nav-item .nav-link {
        font-size: 14px;
        line-height: 20px
    }
    .east_txt .small,
    .east_txt small {
        font-size: 18px;
        line-height: 26px
    }
    .legend-card .h2,
    .legend-card h2 {
        font-size: 30px;
        line-height: 40px
    }
    .banner_txt p {
        font-size: 18px;
        line-height: 28px
    }
    .box-border {
        padding: 6px
    }
    .form-sec .form-control {
        width: 86%;
        font-size: 12px
    }
    .btn-enquire {
        width: 120%;
        padding: 8px 20px;
        font-size: 10px
    }
    .unit-carousel .owl-item img {
        max-height: 160px
    }
    .location_sec .row .col-md-6,
    .move_sec .row .col-md-6 {
        width: 100%
    }
    .location_sec .row .col-md-6 ul {
        width: 50%
    }
    .move_img img {
        height: auto;
        padding: 20px 0
    }
    .gallery-sec .sec-head {
        margin-bottom: 16px
    }
    .map_img img {
        padding: 20px 0
    }
    .footer-d {
        padding: 30px 0 0
    }
}

@media(min-width:200px) and (max-width:992px) {
    .sec-head .h3,
    .sec-head h3 {
        font-size: 20px
    }
    .move_txt {
        font-size: 16px;
        line-height: 26px;
        line-height:1.4;
    }
    .amenities p {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 0
    }
    .gallery-sec,
    .location_sec,
    .master_sec,
    .move_sec {
        padding: 30px 0
    }
    .specific_sec {
        padding: 30px 0 !important
    }
    .specific-acc {
        margin-bottom: 0 !important
    }
    .txt p {
        font-size: 14px;
        margin-top: 6px
    }
}

@media(min-width:992px) and (max-width:1024px) {
    .unit-carousel .owl-item img {
        max-height: 226px
    }
}

@media(min-width:992px) and (max-width:1400px) {
    .zoom-icon {
        bottom: 30px
    }
}

.back-to-top {
    position: fixed;
    bottom: 0;
    right: 10px;
    display: none;
    z-index: 999;
    scroll-behavior: smooth
}

#enquiry-form .modal-content {
    background-color: #163277;
    border-radius: 16px;
    width: 75%;
    margin: auto
}

.enquire-form .form-wrap {
    width: 100%;
    margin: 20px 0;
    padding: 0 30px
}

.enquire-form .form-control {
    background-color: transparent;
    color: #fff
}

#enquiry-form button.btn-close {
    opacity: 1;
    position: absolute;
    top: 14px;
    right: 20px
}

.thank-you-sec {
    display: flex;
    align-items: center;
    min-height: calc(100vh-50px)
}

.thank-you-sec .h3,
.thank-you-sec h3 {
    color: #163277;
    font-size: 28px;
    line-height: 38px;
    padding: 20px 0 0;
    font-family: Raleway, sans-serif
}

.thank-you-sec p {
    font-size: 20px;
    line-height: 28px;
    font-family: Raleway, sans-serif
}

.btn-back {
    background-color: #ee7d15;
    padding: 8px 16px
}

.btn-back a {
    text-decoration: none;
    color: #fff
}

.thank-page .nav-item .nav-link {
    color: #222
}

.btn-back:hover {
    background-color: #ee7d15
}

.btn-check:checked+.btn,
.btn.active,
.btn.show,
.btn:first-child:active,
:not(.btn-check)+.btn:active {
    border: 0
}

@media(min-width:1440px) and (max-width:1600px) {
    .master_img img {
        width: 74%
    }
}

@media(min-width:1600px) {
    .master_img img {
        width: 74%
    }
}

@media(min-width:2000px) {
    .master_img img {
        width: 74%
    }
}

@media(min-width:1440px) {
    .form-sec .form-control {
        width: 120% !important;
        max-width: 120% !important
    }
}

@media(min-width:1440px) {
    .master_img .zoom-icon img,
    .unit_img .zoom-icon img {
        width: 40px;
        height: 40px
    }
    .zoom-icon {
        bottom: 30px
    }
    .gallerybg {
        height: 500px
    }
}

.amenities-carousel .owl-item img {
    border-radius: 12px
}

.specific_sec {
    padding: 60px 0 30px
}

.specific-acc .accordion-item {
    border: 0;
    background-color: #ecf0f5;
    margin: 10px 0;
    border-radius: 8px
}

.specific-acc .accordion-button {
    background-color: #ecf0f5;
    color: #163277;
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
    padding: 10px 20px;
    border-radius: 8px;
    font-family: Raleway, sans-serif
}

.specific-acc .accordion-body {
    padding: 0 16px 16px
}

.specific-acc .accordion-button:not(.collapsed) {
    background-color: #ecf0f5;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    box-shadow: none
}

.specific-acc .accordion-button:after {
    background-image: url(../images/plus-icon.png) !important
}

.specific-acc .accordion-button:not(.collapsed):after {
    transform: rotate(-180deg);
    background-image: url(../images/minus-icon.png) !important;
    width: 15px
}

.specific-acc ul li {
    font-size: 16px;
    line-height: 28px
}

.specific-acc .accordion-button:focus {
    border: 0;
    box-shadow: none
}

.spec-carousel .owl-dots {
    text-align: center;
    padding: 0 0 10px
}

.spec-carousel .owl-dots .owl-dot.active {
    background-color: #163277
}

.spec-carousel .owl-dots .owl-dot {
    width: 10px;
    height: 10px;
    margin: 4px;
    background-color: #f4f6f9;
    border: 1px solid #163277;
    border-radius: 50px
}

.bg-image {
    padding-top: calc(978 / 1920 * 100%);
    position: relative;
    overflow: hidden
}

.bg-image img {
    position: absolute;
    top: 0;
    left: 0
}

@media(min-width:300px) and (max-width:767px) {
    .bg-image {
        padding-top: calc(500 / 420 * 100%);
        position: relative;
        overflow: hidden
    }
    #enquiry-form button.btn-close {
        top: 10px;
        right: 10px;
        width: 8px;
        height: 8px
    }
}

.youtube {
    background-color: #000;
    margin-bottom: 16px;
    overflow: hidden;
    cursor: pointer
}

.youtube img {
    height: 520px;
    object-fit: cover;
    width: 100%
}

.youtube .play-button {
    width: 80px;
    height: 50px;
    background-color: #f00;
    box-shadow: 0 0 30px rgba(0, 0, 0, .6);
    z-index: 1;
    opacity: 1;
    border-radius: 6px
}

.youtube .play-button:before {
    content: "";
    border-style: solid;
    border-width: 10px 0 10px 18px;
    border-color: transparent transparent transparent #fff
}

.youtube .play-button {
    cursor: pointer
}

.youtube .play-button,
.youtube .play-button:before {
    position: absolute
}

.youtube .play-button,
.youtube .play-button:before {
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0)
}

.youtube iframe {
    height: 520px;
    width: 100%
}

.galllery-mob {
    display: none
}

.galllery-mob .owl-dots {
    text-align: center;
    padding: 0 0 10px
}

.gallery-carousel .owl-dots .owl-dot {
    width: 10px;
    height: 10px;
    margin: 4px;
    background-color: #f4f6f9;
    border: 1px solid #163277;
    border-radius: 50px
}

.gallery-carousel .owl-dots .owl-dot.active {
    background-color: #163277
}

@media(min-width:300px) and (max-width:767px) {
    .youtube img {
        height: 240px
    }
    .gallery-desk {
        display: none
    }
    .galllery-mob {
        display: block
    }
    .banner-sec {
        padding-top: 65px
    }
}

@media(min-width:768px) and (max-width:992px) {
    .youtube img {
        height: 430px
    }
}

#enquiry-form .btn-close {
    box-sizing: content-box;
    width: 12px;
    height: 12px;
    padding: .25em;
    color: #000;
    background-image: url(../images/close_btn.svg);
    border: 0;
    border-radius: .375rem;
    opacity: .5
}

.btn-close {
    box-sizing: content-box;
    width: 14px;
    height: 14px;
    padding: .25em;
    color: #000;
    background-image: transparenturl("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3E%3C/svg%3E")50%/1em auto no-repeat !important;
    background: #163277;
    border: 0;
    border-radius: .375rem;
    opacity: .5
}

.banner-carousel .owl-nav button.owl-next {
    position: absolute;
    right: 2%;
    top: 45%;
    background: #fff;
    border-radius: 50%
}

.banner-carousel .owl-nav button.owl-prev {
    position: absolute;
    left: 2%;
    top: 45%;
    background: #fff;
    border-radius: 50%
}

.banner-carousel .owl-nav button span {
    padding: 10px
}

.overlayer {
    position: absolute;
    top: 20%;
    z-index: 99;
    left: 4%;
    right: 4%
}

@media (min-width:200px) and (max-width:991px) {
    .overlayer {
        position: relative;
        left: 0;
        right: 0
    }
    .banner-caption {
        position: relative
    }
    .banner_form.banner_top {
        display: none
    }
}

.pocharam_sec {
    padding: 30px 0 90px
}

.pocharam_sec p {
    font-size: 16px;
    line-height: 28px
}

.pocharam_sec li {
    font-size: 18px;
    line-height: 28px
}

@media (max-width:992px) {
    .pocharam_sec {
        padding: 30px 0 !important
    }
    .pocharam_sec p {
        font-size: 16px;
        line-height: 26px
    }
    .pocharam_sec li {
        font-size: 16px;
        line-height: 28px
    }
}

@media (min-width:426px) and (max-width:992px) {
    .pocharam_sec .row .col-md-6 {
        width: 100%
    }
    .navbar-expand-md .navbar-nav .nav-link {
        padding: 16px 3px;
        font-size: 12px
    }
}

.pocharam_card {
    background-color: #FCFCFC;
    border-radius: 12px;
    padding: 16px 24px;
    height: 180px;
    margin: 10px 0
}

.pocharam_txt {
    margin-bottom: 0;
    font-size: 15px !important;
    line-height: 24px !important;
    margin-top: 8px
}

@media (max-width:992px) {
    .pocharam_card {
        height: 150px !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .navbar-expand-md .navbar-nav .nav-link {
        padding: 16px 8px;
        font-size: 14px
    }
}

.walk_vid .youtube {
    border-radius: 30px
}

@media (min-width:576px) and (max-width:991px) {
    .walk_vid .youtube img {
        height: 300px;
        object-fit: cover
    }
}

.form-sec .form-select {
    border: 1px solid #163277;
    max-width: 100%;
    font-size: 14px
}

.enquire-form .form-select {
    background-color: transparent;
    color: #fff;
    background-image: url(../images/downarrow.svg)
}

.enquire-form .form-select option {
    background-color: #0a58ca;
    color: #fff
}

@media (min-width:300px) and (max-width:767px) {
    .form-sec .form-select {
        width: 90% !important;
        margin: 10px auto
    }
    .btn-enquire {
        width: 90% !important;
        margin: auto;
        display: flex;
        justify-content: center;
        font-size: 12px
    }
    .enquire-form .btn-enquire {
        width: 100% !important
    }
}

@media (min-width:426px) and (max-width:1200px) {
    .form-sec .form-select {
        width: 86%;
        font-size: 12px
    }
}

.yt_carousel .owl-dots .owl-dot.active {
    background-color: #163277
}

.yt_carousel .owl-dots .owl-dot {
    width: 10px;
    height: 10px;
    margin: 4px;
    background-color: #f4f6f9;
    border: 1px solid #163277;
    border-radius: 50px
}

.yt_carousel .owl-dots {
    text-align: center;
    padding: 0 0 10px
}

.yt_carousel .owl-nav button.owl-next {
    position: absolute;
    right: 4%;
    top: 44%;
    background: #ee7d15;
    border-radius: 50%
}

.yt_carousel .owl-nav button span {
    font-size: 20px;
    padding: 14px 9px;
    color: #fff;
    line-height: 1.2
}

.yt_carousel .owl-nav button.owl-prev {
    position: absolute;
    left: 4%;
    top: 44%;
    background: #ee7d15;
    border-radius: 50%
}

@media (max-width:767px) {
    .yt_carousel .owl-nav {
        display: none
    }
}

.construction_carousel {
    padding: 30px 0 10px
}

.construction_carousel .owl-dots {
    text-align: center;
    padding: 0 0 10px
}

.construction_carousel .owl-dots .owl-dot.active {
    background-color: #163277
}

.construction_carousel .owl-dots .owl-dot {
    width: 10px;
    height: 10px;
    margin: 4px;
    background-color: #f4f6f9;
    border: 1px solid #163277;
    border-radius: 50px
}

@media (max-width:767px) {
    .construction_carousel {
        padding: 16px 0 10px
    }
    .walk_vid .youtube {
        border-radius: 10px
    }
}

@media (min-width:992px) and (max-width:1600px) {
    .move_sec {
        min-height: 645px;
      
        width: 100%
    }
}

header {
    height: 80px;
    width: 100%
}

@media (max-width:576px) {
    .banner-img img {
        height: 520px
    }
    .navbar-toggler {
        height: 40px
    }
}

.form-control:focus,
.form-select:focus {
    box-shadow: none
}

@media (max-width:576px) {
    .project-overview {
        /* aspect-ratio: 3 / 2; */
    }
}

.navbar-expand-md .navbar-collapse {
    height: 56px;
}

.enquire-form ::-moz-placeholder {
    color: #fff;
    font-size: 14px
}

.enquire-form :-ms-input-placeholder {
    color: #fff;
    font-size: 14px
}

.enquire-form ::placeholder {
    color: #fff;
    font-size: 14px
}

.banner-sec {
    background-color: #9294AC;
}

@media (max-width:767px) {
    .navbar-expand-md .navbar-collapse {
        height: auto;
    }
}
input[type="checkbox"]:checked {
  accent-color: white; /* Changes the color of the checkmark */
}

