body {
    font-family: 'Montserrat', sans-serif;
}

.bg-background {
    background: #f8f8ff;
}

/* .navbar-brand img {
    height: 80px;
} */

.navbar-brand img {
    height: 60px;
    width: 198px;
}

@media only screen and (max-width:575px) {
    /* .navbar-brand img {
        height: 70px;
    } */

    /* .navbar-brand img {
        height: 72px;
        width: 145px;
    } */
}

/* .navbar {
    background-color: #f8f8ff;
    box-shadow: 0px 0px 0px 1px #ececec;
    padding: 15px 0px 15px 0px;

} */

.home-navbar.navbar {
    background-color: #fff;
    border-bottom: 2px solid #0f579c;
    padding: 10px 0px 10px 0px;
    width: 100%;
    z-index: 50;
    transition: all 0.4s ease-in-out;
    position: fixed;
    z-index: 108;
}

.navbar {
    background-color: #ffffff;
    border-bottom: 2px solid #0f579c;
    padding: 10px 0px 10px 0px;
}

.navbar .navbar-nav .nav-item .nav-link {
    color: #000000;
    font-size: 16px;
    font-weight: 600;
    padding-left: 20px;
    text-transform: uppercase;
}

.navbar .navbar-nav .nav-item .nav-link:hover {
    color: #0f579c;
}

.dropdown-menu {
    padding-top: 5px;
    border-radius: 0px;
    background: ghostwhite;
    box-shadow: 2px 2px 15px rgb(12 35 34 / 9%);
    border: none;
}

.dropdown-item {
    color: #212529;
    font-size: 16px;
    font-weight: 500;
}



/* home banner section */
.home-banner {
    background: #f8f8ff;
}

.home-banner-text {
    position: relative;
    top: 0;
    padding-top: 140px;
    padding-bottom: 110px;

}

.home-banner-text .banner-sub-title {
    display: inline-flex;
    padding: 5px 15px;
    background-color: #0f579c;
    border-radius: 5px;
    color: #ffffff;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.7px;
    margin-bottom: 16px;
    display: none;
}

.banner-title-hilight {
    color: #0f579c;
    font-weight: 600;
}

.home-banner-text h1 {
    font-size: 50px;
    margin-bottom: 8px;
    color: #fff;
    color: #000;
}

.home-banner-text p {
    margin-top: 22px;
    max-width: 520px;
    font-weight: 400;
    font-size: 20px;
    color: #fff;
}


.home-banner-image {
    padding-top: 100px;
}

.property-btn {
    padding: 10px 21px;
    border-radius: 0px;
    /* background-color: #0f579c; */
    color: #ffffff;
    background: linear-gradient(to right, #6f7280, #550c13, #181827, #212529, #01101e, #550c13);
    background-size: 400% 400%;
    animation: body 10s infinite ease-in-out;
    font-weight: 600;
    text-transform: uppercase;
    /* font-family: "Josefin Sans", sans-serif; */
    transition: 0.6s;

}

.property-btn.banner-property-btn {
    padding: 8px 14px;
    font-size: 15px;
}

.property-btn:hover {
    background-color: #424244;
    color: #ffffff;
}

.search-section {
    margin-top: -50px
}

.search-list {
    background: #f8f8ff;
    padding: 20px 10px 20px 20px;
    /* border: 1px solid #5a5a5a; */
    border-radius: 20px;
    position: relative;
    box-shadow: 0 4px 15px rgb(12 35 34 / 50%);
}

.search-list .search-form .form-group label {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 10px;
    color: #18273f;
}

.search-list .search-form .form-group .form-select {
    height: 46px;
    background-color: #F7F8F9;
    border-radius: 5px;
    outline: 0;
    box-shadow: unset;
    color: #18273f;
    border: 1px solid #18273f;
    transition: 0.6s;
    padding: 10px 21px;
    font-size: 14px;
}

.about-us-section {}

.about-us-content {}

.about-us-content h2 {
    font-size: 30px;
    color: #18273f;
}

.about-us-content p {
    font-size: 15px;
    color: #18273f;
    line-height: 1.8;
}

.about-us-image {}

.about-us-image img {
    border: 1px dashed #0f579c;
    padding: 10px;
    border-radius: 30px 130px 30px 30px;

}

.counter-list {
    background: #f8f8ff;
    border-radius: 5px;
    box-shadow: 0 4px 15px rgb(12 35 34 / 50%);
    border-radius: 10px 30px 10px 10px;
}

.counter-icon {
    font-size: 45px;
    font-weight: 500;
    margin-bottom: 10px;
    color: #0f579c;
}

.counter-title {
    font-size: 15px;
    font-weight: 500;
    color: #18273f;
    font-weight: 700;
}

.latest-property {}

.property-listing {}

.title-heading h2 {
    font-size: 35px;
    color: #18273f;
    font-weight: 500;
}

.sub-title-heading {
    display: inline-flex;
    padding: 5px 15px;
    background-color: #0f579c;
    border-radius: 5px;
    color: #ffffff;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.7px;
    margin-bottom: 15px;

}

.property-listing-item {
    display: block;
    text-decoration: none;
}

.property-image {
    padding: 1rem 1rem 0rem 1rem;
}

.property-image img {
    /* height: 300px; */
}

.float-property-text1 {
    top: 25px;
    left: 20px;
    padding: 2px 5px;
    background-color: #0f579c;
    /* box-shadow: 1px 2px 1px rgba(94, 93, 99, 0.08), 0 1px 2px rgba(61, 60, 66, 0.12); */
    letter-spacing: 1px;
    font-size: 14px;
    color: #fff;
    border-radius: 5px;
    z-index: 1;
}

.float-property-text2 {
    top: 25px;
    right: 20px;
    padding: 2px 5px;
    background-color: #dc3545;
    /* box-shadow: 1px 2px 1px rgba(94, 93, 99, 0.08), 0 1px 2px rgba(61, 60, 66, 0.12); */
    letter-spacing: 1px;
    font-size: 14px;
    color: #fff;
    border-radius: 5px;
    z-index: 1;
}


.float-property-text3 {
    bottom: 6px;
    left: 20px;
    padding: 2px 5px;
    letter-spacing: 1px;
    font-size: 14px;
    color: #fff;
    background: green;
    border-radius: 5px;
    z-index: 1;

}

.float-property-text3 img {
    max-height: 22px;
}

.overlay-click {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2;

}

.property-listing-item .card-title {
    color: #0f579c;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 0px;
}

.property-title {
    list-style: none;
}

.property-listing-item .card-price span {
    background: #ffc107;
    font-size: 16px;
    font-weight: 600;
    padding: 5px;
    border-radius: 10px;
}

.property-listing-item .card-text {
    font-weight: 500;
}

.property-listing-item ul {
    list-style-type: none;
    padding-left: 0px;

}

.right-float-btn {
    position: absolute;
    top: 50px;
    right: 0px;

}


.top-banner-text {
    padding-top: 110px;
    padding-bottom: 110px;
}

.top-banner-text h1 {
    color: #fff;
    margin-bottom: 0px;
    background: linear-gradient(to right, #6f7280, #550c13, #181827, #212529, #01101e, #550c13);
    background-size: 400% 400%;
    animation: body 10s infinite ease-in-out;
    padding: 10px;
    border-radius: 10px;
}

.top-banner-text h2 {
    font-size: 32px;
}

.top-banner-text p {
    font-size: 14px;
    color: #fff;
}

.top-banner-section {
    /* background-image: url(../../image/home/header-banner-1.webp);
    background-position: center; */
    background-image: url(../../image/default-banner.jpg);
    background-position: bottom;
    background-size: cover;
    background-repeat: no-repeat;
    margin-top: 0px;
    position: relative;
    overflow: hidden;
}

.top-banner-section:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    /* background: rgb(64 64 64 / 50%); */
}

.top-banner-section.bg-background .container {
    position: relative;
}

.top-banner-text .banner-sub-title {
    display: inline-flex;
    padding: 5px 15px;
    background-color: #0f579c;
    border-radius: 5px;
    color: #ffffff;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.7px;
    margin-bottom: 22px;
}

.property-grid-list .form-control {
    height: 42px;
    background-color: #F7F8F9;
    border-radius: 5px;
    outline: 0;
    box-shadow: unset;
    color: #18273f;
    border: 1px solid #dee2e6;
    transition: 0.6s;
    padding: 10px 21px;
    font-size: 15px;

}

.grid-list-icon i {
    font-size: 22px;
    padding: 2px 0px 2px 2px;
    color: #495057;
    margin-left: 5px;
}

@media only screen and (max-width:575px) {
    /* .top-banner-section {
        margin-top: 54px;
    } */

    .top-banner-text {
        padding-top: 90px;
        padding-bottom: 90px;
    }
}



/* Propert List View Items CSS*/

.all-property-list-view-item {}

.property-list-view-item {
    padding: 1rem 1rem 1rem 1rem;
    border: 1px solid #0000002d;
    border-radius: 0.375rem;
}

.propert-list-view-item-image {}

.propert-list-view-item-content .list-title {
    color: #0f579c;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 0px;
}

.propert-list-view-item-content .list-price span {
    background: #ffc107;
    font-size: 16px;
    font-weight: 600;
    padding: 5px;
    border-radius: 10px;
    color: #212529;
}

.propert-list-view-item-content .list-text {
    color: #212529;
    font-weight: 500;
}

.propert-list-view-item-content ul {
    list-style-type: none;
    color: #212529;
}


.float-property-text4 {
    top: 10px;
    left: 10px;
    padding: 2px 5px;
    background-color: #0f579c;
    /* box-shadow: 1px 2px 1px rgba(94, 93, 99, 0.08), 0 1px 2px rgba(61, 60, 66, 0.12); */
    letter-spacing: 1px;
    font-size: 14px;
    color: #fff;
    border-radius: 5px;
    z-index: 1;
}

.float-property-text5 {
    top: 10px;
    right: 10px;
    padding: 2px 5px;
    background-color: #dc3545;
    /* box-shadow: 1px 2px 1px rgba(94, 93, 99, 0.08), 0 1px 2px rgba(61, 60, 66, 0.12); */
    letter-spacing: 1px;
    font-size: 14px;
    color: #fff;
    border-radius: 5px;
    z-index: 1;
}


.float-property-text6 {
    bottom: 6px;
    left: 10px;
    padding: 2px 5px;
    letter-spacing: 1px;
    font-size: 14px;
    color: #fff;
    background: green;
    border-radius: 5px;
    z-index: 1;

}

.float-property-text6 img {
    max-height: 22px;
}


.property-details-section {}

/* .property-details-blog {
    border: 1px solid #e9ecef;
    box-shadow: 0 4px 15px rgba(12, 35, 34, 0.2);
    padding: 20px 15px;
    background-color: #fff;
} */

.property-details-blog {
    box-shadow: 4px 4px 15px rgb(12 35 34 / 17%);
    border: none;
    border-top: 5px solid #c92333;
    padding: 20px 15px;
    background-color: #fff;
}

.property-details-blog .property-title h3 {
    font-size: 32px;
    line-height: 44px;
    position: relative;
    padding-left: 16px;
}

.property-details-blog .property-title h3:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    height: 100%;
    width: 5px;
    background: linear-gradient(to top, #0f579c, #c92333)
}

.property-title ul {
    list-style-type: none;
    color: #0f579c;
}

.property-title i {
    color: #212529;
}


/* .ribbon-top-right {
    left: -8px;
    top: 30px;
    transform: rotate(54deg);
}

.ribbon span {
    position: absolute;
    display: block;
    width: 225px;
    padding: 8px 0;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
    color: #fff;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    text-transform: capitalize;
    text-align: center;
} */

.property-description h5 {
    border: 0px solid #fcf7f2;
    text-align: left;
    border-bottom: 1px solid #0f579c;
    background: #dcaa6c17;
    box-shadow: 4px 4px 15px rgb(12 35 34 / 17%);
}

.property-description span {
    background: transparent;
    display: block;
    padding: 8px 10px 8px 10px;
    color: black;
    font-weight: 600;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
    font-size: 16px;
}

.property-description-contents {
    overflow-y: auto;
    max-height: 200px;
    font-size: 14px;
}

/* width */
.property-description-contents::-webkit-scrollbar {
    width: 3px;
}

/* Track */
.property-description-contents::-webkit-scrollbar-track {
    box-shadow: inset 0 0 3px #00000060;
}

/* Handle */
.property-description-contents::-webkit-scrollbar-thumb {
    background: linear-gradient(to left bottom, #0f579c, rgb(15, 15, 15));
}

/* Handle on hover */
.property-description-contents::-webkit-scrollbar-thumb:hover {
    background: linear-gradient(to left bottom, #0f579c, rgb(15, 15, 15));
}



.property-amenities h5 {
    border: 0px solid #fcf7f2;
    text-align: left;
    border-bottom: 1px solid #0f579c;
    background: #dcaa6c17;
    box-shadow: 4px 4px 15px rgb(12 35 34 / 17%);
}

.property-amenities span {
    background: transparent;
    display: block;
    padding: 8px 10px 8px 10px;
    color: black;
    font-weight: 600;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
    font-size: 16px;

}

.amenities-list {
    text-align: center;
    height: 112px;
    width: 100%;
    padding: 10px;
    border: 1px solid #0f579c;
    box-shadow: 4px 4px 15px rgb(12 35 34 / 17%);
    margin-bottom: 20px;
}

.amenities-image img {
    width: 48px;
    height: 48px;
}

.amenities-text {
    font-size: 14px;
    height: 36px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #0f579c;
    margin-top: 6px;
}

@media only screen and (max-width:1199px) and (min-width:992px) {
    .amenities-text {
        font-size: 12px;
    }
}

.master-plan h5 {
    border: 0px solid #fcf7f2;
    text-align: left;
    border-bottom: 1px solid #0f579c;
    background: #dcaa6c17;
    box-shadow: 4px 4px 15px rgb(12 35 34 / 17%);
}

.master-plan-title span {
    background: transparent;
    display: block;
    padding: 8px 10px 8px 10px;
    color: black;
    font-weight: 600;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
    font-size: 16px;

}

.custom-modal-body {
    padding: 0px !important;
    text-align: center;
}

.btn-close-1 {
    width: 1.5em;
    height: 1.5em;
    position: absolute;
    top: -4px;
    right: -7px;
    background: rgb(94 93 99 / 4%);
    border: none;
}

.btn-close-1 i {
    font-size: 23px;
    margin-left: -8px;
    margin-top: -2px;
    color: #18273f;
    border: 2px solid #0f579c;
    border-radius: 50%;
    background: white;
}

.floor-plan h5 {
    border: 0px solid #fcf7f2;
    text-align: left;
    border-bottom: 1px solid #0f579c;
    background: #dcaa6c17;
    box-shadow: 4px 4px 15px rgb(12 35 34 / 17%);
}

.floor-plan-title span {
    background: transparent;
    display: block;
    padding: 8px 10px 8px 10px;
    color: black;
    font-weight: 600;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
    font-size: 16px;

}

.floor-plan-text {
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    margin-top: 10px;
    color: #ffffff;
}

.floor-plan-text span {
    background: #0f579c;
    padding: 5px;
    border-radius: 5px;
}

.price-plan h5 {
    border: 0px solid #fcf7f2;
    text-align: left;
    border-bottom: 1px solid #0f579c;
    background: #dcaa6c17;
    box-shadow: 4px 4px 15px rgb(12 35 34 / 17%);

}

.price-plan-title span {
    background: transparent;
    display: block;
    padding: 8px 10px 8px 10px;
    color: black;
    font-weight: 600;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
    font-size: 16px;

}

.price-table th {
    font-size: 16px;
    font-weight: 600;
    color: #212529;
}

.price-table td {
    font-size: 14px;
}

.location-advantage h5 {
    border: 0px solid #fcf7f2;
    text-align: left;
    border-bottom: 1px solid #0f579c;
    background: #dcaa6c17;
    box-shadow: 4px 4px 15px rgb(12 35 34 / 17%);

}

.location-advantage-title span {
    background: transparent;
    display: block;
    padding: 8px 10px 8px 10px;
    color: black;
    font-weight: 600;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
    font-size: 16px;

}

.location-advantage-list p {
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 8px;
}


.property-video h5 {
    border: 0px solid #fcf7f2;
    text-align: left;
    border-bottom: 1px solid #0f579c;
    background: #dcaa6c17;
    box-shadow: 4px 4px 15px rgb(12 35 34 / 17%);

}

.property-video-title span {
    background: transparent;
    display: block;
    padding: 8px 10px 8px 10px;
    color: black;
    font-weight: 600;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
    font-size: 16px;

}

/* Youtuve Video CSS */

.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
}

.embed-responsive::before {
    display: block;
    content: ""
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive-21by9::before {
    padding-top: 42.857143%
}

.embed-responsive-16by9::before {
    padding-top: 56.25%
}

.embed-responsive-4by3::before {
    padding-top: 75%
}

.embed-responsive-1by1::before {
    padding-top: 100%
}

/* Youtuve Video CSS End */


.property-location h5 {
    border: 0px solid #fcf7f2;
    text-align: left;
    border-bottom: 1px solid #0f579c;
    background: #dcaa6c17;
    box-shadow: 4px 4px 15px rgb(12 35 34 / 17%);
}

.property-location-title span {
    background: transparent;
    display: block;
    padding: 8px 10px 8px 10px;
    color: black;
    font-weight: 600;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
    font-size: 16px;
}

.agent-logo {
    text-align: center;
}

.property-right-sidebar-contact .card {

    border: 1px solid #e9ecef;
    box-shadow: 0 4px 15px rgba(12, 35, 34, 0.2);
    padding: 20px 15px;
    background-color: #fff;
    /* text-align: center; */
}

.agent-contact-form .form-group {
    position: relative;
}

.agent-contact-form .form-group label {
    position: absolute;
    top: 15px;
    left: 6px;
    pointer-events: none;
    z-index: 4;
    background: #fff;
    padding: 0 10px;
    font-weight: 500;
    color: #1a1b1c;
    transition: 0.3s ease-in-out;
}

.agent-contact-form .form-group .form-control:focus+label {
    top: -11px;
    transition: 0.3s ease-in-out;
}

.agent-contact-form .form-group .form-control.has-value+label {
    top: -11px;
    transition: 0.3s ease-in-out;
}

.agent-contact-form .form-control {
    /* background-color: #F7F8F9; */
    border-radius: 0px;
    outline: 0;
    box-shadow: unset;
    color: #18273f;
    border: 1px solid #424244;
    transition: 0.6s;
    padding: 10px 18px;
    font-size: 15px;
    margin: 10px 0px;
    height: 52px;
}

.agent-contact-form textarea.form-control {
    height: auto;
}

.required:after {
    content: "*";
    position: relative;
    font-size: inherit;
    color: #dc3545;
    padding-left: 0.15rem;
    font-weight: 600;
}

.contact-info span i {

    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #f8f8ff;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    margin-right: 5px
}

.property-right-sidebar-contact .card-footer {
    background: none;
    border-top: none;
    margin-top: -25px;
}

.property-right-sidebar-contact .card-footer i {
    color: #fff;
}

.property-right-sidebar-contact .card-footer a {
    color: #fff;
}

/* .services-section {
    background:#18273f;

    background-color: #011f55b5;
    background-image: url(../../image/slider-h-2.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-blend-mode: overlay;
    overflow: hidden;
} */

.services-section {
    /* background: #18273f; */
    /* background-color: #011f55b5; */
    background-color: #0000004d;
    background-image: url(../../image/slider-h-2.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-blend-mode: overlay;
    overflow: hidden;
    background-attachment: fixed;
}

.key-service-list a {
    line-height: 2;
    transition: opacity 0.2s;
    color: #ffffff;
    font-weight: 500;
    text-decoration: none;
    display: flex;
    align-items: center;
    margin-bottom: 6px;
}

.key-service-list a i {
    font-size: 16px;
    width: 26px;
    height: 26px;
    /* border: 1px solid #fff; */
    box-shadow: 1px 1px 3px #00000061;
    background-color: #0000007a;
    border-radius: 0px;
    color: #f9eff0;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.4s;
    padding: 19px;
    border-radius: 50px;
    margin-right: 10px;
    border: 2px solid #075aa0;
    border-top-color: #0f579c;
    border-left-color: #0f579c;
}

.key-service-list ul {
    background: #002549b5;
    padding: 10px;
    border-radius: 10px;
    border: 3px solid #075aa0;
    border-top-color: #0f579c;
    border-left-color: #0f579c;
    box-shadow: 3px 3px 6px 0px rgb(0 0 0 / 58%);
}

.services-section .default-heading h2:before {
    background: linear-gradient(to top, #0f579c, #0f579c);
}

.contact-modal {}

.contact-modal-body .form-control {
    margin: 10px 0px 10px 0px;
    height: 46px;
    background-color: #ffffff;
    border-radius: 5px;
    outline: 0;
    box-shadow: unset;
    color: #18273f;
    border: 1px solid #c7c4c9;
    transition: 0.6s;
    padding: 10px 21px;
    font-size: 15px;

}


/* Footer CSS */

.footer-section {
    /* background: #212529; */
    background-color: #011f55b5;
    background-image: url(../../image/footer-bg-new.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-blend-mode: overlay;
    overflow: hidden;
}

.footer-main {
    padding-top: 3rem;
    padding-bottom: 3rem;

}

.footer-main h6 {
    font-size: 20px;
    line-height: 26px;
    font-weight: 600;
    margin-bottom: 16px;
    position: relative;
    padding-left: 12px;
    color: #fff;
    /* text-shadow: 0px 0px 2px #ffffff9c; */
}

.footer-main h6:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 3px;
    height: 100%;
    background: #0f579c;
}

.footer-main a i {
    padding: 0px;
    border-radius: 0px;
    margin-right: 6px;
    font-size: 16px;
    width: 26px;
    height: 26px;
    border: 1px solid #fff;
    box-shadow: 1px 1px 3px #00000061;
    background-color: #fff;
    border-radius: 0px;
    color: #000000;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.4s;
}

.custom-hr-color {
    border: 1px solid #0f579c;
    opacity: 1;
    width: 114px;
}

.footer-main a {
    line-height: 2;
    transition: opacity 0.2s;
    color: #fff;
    /* text-shadow: 0px 0px 2px #ffffff85; */
    /* font-weight: 600; */
    text-decoration: none;
    display: flex;
    align-items: center;
    margin-bottom: 6px;
}

.footer-bottom {
    background: #1e1e1e;
    padding: 15px 0px 15px 0px;
}

.bank-list {
    height: 220px;
    overflow-y: auto;
}

.bank-list img {
    background: #fff;
    padding: 6px;
    width: 160px;
    margin-bottom: 10px;
    border: 1px solid #0f579c;
    box-shadow: 0 4px 15px rgb(12 35 34 / 21%);
}

/* width */
.bank-list::-webkit-scrollbar {
    width: 2px;
}

/* Track */
.bank-list::-webkit-scrollbar-track {
    box-shadow: inset 0 0 3px #00000060;
}

/* Handle */
.bank-list::-webkit-scrollbar-thumb {
    background: linear-gradient(to left bottom, #0f579c, #dcaa6c);
}

/* Handle on hover */
.bank-list::-webkit-scrollbar-thumb:hover {
    background: linear-gradient(to left bottom, #0f579c, #dcaa6c);
}


.copyright-text a {
    color: #0b67bf;
    font-weight: 500;
    text-decoration: none;
}

.contact-icon i {
    font-size: 35px;
    color: #0f579c;
    background: #eff0f1;
    padding: 14px;
    border-radius: 50px;
    box-shadow: 5px 2px 3px #0f579c;

}

.contact-form-card .card-header {
    background: none;
}

.agent-contact-form .form-control:last-child {
    height: auto !important;
}

.about-us-top-content h2 {
    font-size: 42px;
    color: #18273f;

}

.about-us-top-content p {
    font-size: 15px;
    color: #18273f;
    line-height: 1.8;
    text-align: justify;
}

.about-us-top-image img {
    border: 1px dashed #0f579c;
    padding: 10px;
    border-radius: 30px 30px 30px 30px;
}

.card-custom-icon {
    color: #0f579c;
    background: #e1e3e7;
    padding: 19px;
    border-radius: 50px;
    display: inline-block;
    width: 80px;
    height: 80px;
    box-shadow: 5px 2px 3px #0f579c;
}

.card-custom-icon i {
    font-size: 40px;
}

.card-custom-title h4 {
    font-size: 18px;
    color: #18273f;
    font-weight: 600;
}

.card-custom-contants p {

    font-size: 14px;
}

.about-us-mission .card {
    border: none;
    box-shadow: 0 4px 15px rgb(12 35 34 / 50%);
}

.section-title h2 {
    font-size: 35px;
    color: #18273f;
}

.card-custom-icon-1 {
    color: #0f579c;
    background: #eff0f1;
    padding: 12px;
    border-radius: 50px;
    display: inline-block;
    width: 80px;
    height: 80px;
    box-shadow: 5px 2px 3px #0f579c;
}

.card-custom-icon-1 {
    font-size: 40px;
}

.why-choose-us .card {
    border: none;
    box-shadow: 0 4px 15px rgb(12 35 34 / 50%);
    /* height: 370px; */
}

.team-section .card {
    border: none;
    box-shadow: 0 4px 15px rgb(12 35 34 / 50%);
}

.team-body .team-image img {
    max-width: 150px;
    box-shadow: 0 0 0 1px #dce3ec, 0 8px 16px 0 #dce3ec;
}

.team-body h4 {
    font-size: 18px;
    color: #18273f;
    font-weight: 600;
}

.service-list {
    border: 1px dashed #0f579c;
    padding: 10px 10px 10px 10px;
    border-radius: 0.375rem;
}

.service-section .card {
    border: none;
    box-shadow: 0 4px 15px rgb(12 35 34 / 50%);
}

.service-image img {
    border-radius: 5px;
}

.service-text h4 {
    font-size: 18px;
    color: #18273f;
    font-weight: 600;
}

.service-text p {
    font-size: 15px;
    color: #18273f;
    line-height: 1.8;
}


.card-custom-contants-slide {
    overflow-y: auto;
    height: 80px;
    margin-bottom: 15px;
}

/* width */
.card-custom-contants-slide::-webkit-scrollbar {
    width: 3px;
}

/* Track */
.card-custom-contants-slide::-webkit-scrollbar-track {
    box-shadow: inset 0 0 3px #00000060;
}

/* Handle */
.card-custom-contants-slide::-webkit-scrollbar-thumb {
    background: linear-gradient(to left bottom, #33050b, rgb(233, 228, 228));
}

/* Handle on hover */
.card-custom-contants-slide::-webkit-scrollbar-thumb:hover {
    background: linear-gradient(to left bottom, #33050b, rgb(233, 228, 228));
}





/* Responsive CSS */
@media only screen and (max-width:1399px) {
    .home-banner-text {
        padding-top: 140px;
        padding-bottom: 90px;
    }

    .home-banner-text h1 {
        font-size: 44px;
    }
}


@media only screen and (max-width:1199px) {
    .home-banner-text {
        padding-top: 40px;
        padding-bottom: 0px;
    }

    .home-banner-image {
        padding-top: 90px;
        padding-bottom: 0px;
    }

    .home-banner-text h1 {
        font-size: 36px;
        margin-bottom: 10px;
    }

    .home-banner-text .banner-sub-title {
        margin-bottom: 10px;
    }

    .home-banner-text p {
        margin-top: 10px;
        font-size: 14px;
    }

    .navbar .navbar-nav .nav-item .nav-link {
        font-size: 14px;
        padding-left: 10px;
        line-height: 26px;
    }

    #home-banner-carousel {
        margin-bottom: 70px !important;
    }

}

@media only screen and (max-width:991px) {
    .home-banner-text h1 {
        font-size: 27px;
    }

    .right-float-btn {
        /* display: none; */
    }

    .propert-list-view-item-content ul {
        font-size: 12px;
    }

    .property-listing-item ul {
        font-size: 12px;
    }

    .about-us-content h2 {
        font-size: 20px;
    }

    .about-us-content p {
        font-size: 14px;
    }

    .about-us-image img {
        margin-top: 30px;
    }

    .title-heading h2 {
        font-size: 20px;
    }

    .property-right-sidebar-contact .card-body {
        padding: 1px;
    }

    .contact-info p {

        font-size: 12px;
    }

    .property-right-sidebar-contact .card-footer a {
        font-size: 12px;
    }

    .card-custom-title h4 {
        font-size: 16px;
    }

    .card-custom-contants p {

        font-size: 12px;
    }

    /* .footer-section {
        margin-bottom: 60px;
    } */

    .home-banner-image {
        padding-top: 95px;
        padding-bottom: 0px;
    }

    #home-banner-carousel {
        margin-bottom: 60px !important;
    }

    .home-banner-text {
        padding-top: 45px;
        padding-bottom: 0px;
    }

    .home-banner-text .banner-sub-title {
        margin-bottom: 10px;
    }

    .home-banner-text p {
        margin-top: 6px;
        margin-bottom: 10px;
    }

}

@media only screen and (max-width:767px) {
    .home-banner-text {
        padding-top: 80px;
        padding-bottom: 30px;
        text-align: center;
    }

    .home-banner-image {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .home-banner-text h1 {
        font-size: 40px;
        margin-bottom: 10px;
    }

    /* .home-banner-text .banner-sub-title {
        font-size: 12px;
    } */

    .property-btn {
        font-size: 14px;
        /* padding: 7px 20px; */
    }

    .top-banner-text h2 {
        font-size: 22px;
    }

    .about-us-content p {
        font-size: 14px;
    }

    .card-custom-title h4 {
        font-size: 14px;
    }

    #home-banner-carousel {
        margin-bottom: 40px !important;
    }
}

@media only screen and (max-width:575px) {
    .home-banner-text h1 {
        font-size: 40px;
        margin-bottom: 8px;
    }

    .search-list .search-form .form-group label {
        font-size: 12px;
    }

    .search-list .search-form .form-group .form-select {
        font-size: 12px;
    }

    .about-us-content p {
        font-size: 12px;
    }

    .property-listing-item .card-price {
        margin-top: 13px;
    }

    .propert-list-view-item-content .list-price {
        margin-top: 13px;
    }

    .property-details-blog .property-title h3 {
        font-size: 20px;
        line-height: 28px;
    }

    .property-title ul {
        font-size: 12px;
        flex-direction: column;
        justify-content: start;
        text-align: left;
    }

    .property-title ul li {
        width: 100%;
    }

    .property-description span {
        font-size: 14px;
    }

    .home-banner-text .banner-sub-title {
        margin-bottom: 6px;
    }

    .home-banner-text {
        padding-top: 100px;
        padding-bottom: 20px;
        text-align: center;
    }

    .property-btn.banner-property-btn {
        padding: 6px 10px;
        font-size: 15px;
    }
}

@media only screen and (max-width:320px) {
    /* .home-banner-text h1 {
        font-size: 16px;
    } */

    /* .home-banner-text p {
        margin-top: 10px;
        font-size: 11px;
    } */

    .top-banner-text h2 {
        font-size: 18px;
    }

    .propert-list-view-item-content ul {
        font-size: 10px;
    }

    .property-listing-item ul {
        font-size: 10px;
    }

    .search-list .search-form .form-group .form-select {
        font-size: 10px;
    }

    .about-us-content p {
        font-size: 10px;
    }
}


.team-body {
    border: 1px dashed #0f579c;
    padding: 10px 5px;
    border-radius: 0.375rem;
}


.custom-border-new {
    border: 1px dashed #0f579c;
    padding: 10px 5px 2px 5px;
    border-radius: 0.375rem;
}

.banquet-box {
    /* border: 1px solid #0f579c; */
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
    padding: 6px;
    border-radius: 10px;
    border: 2px solid #c92333;
    border-top-color: #0f579c;
    border-left-color: #0f579c;

}



/* Float Social Media CSS */
.fl-fl1 {
    background: #c92333;
    text-transform: uppercase;
    letter-spacing: 3px;
    padding: 0px;
    width: 178px;
    position: fixed;
    right: -140px;
    z-index: 10;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    font: 10px Arial;
    transition: .25s;
    border-radius: 20px 0px 0px 10px;
}

.fl-fl {
    background: #CD201F;
    text-transform: uppercase;
    letter-spacing: 3px;
    padding: 0px;
    width: 178px;
    position: fixed;
    right: -140px;
    z-index: 10;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    font: 10px Arial;
    border-radius: 20px 0px 0px 10px;
}


.fl-fl3 {
    background: #0f579c;
    text-transform: uppercase;
    letter-spacing: 3px;
    padding: 0px;
    width: 178px;
    position: fixed;
    right: -140px;
    z-index: 10;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    font: 10px Arial;
    border-radius: 20px 0px 0px 10px;
}


.fl-fl4 {
    background: #CD201F;
    text-transform: uppercase;
    letter-spacing: 3px;
    padding: 0px;
    width: 178px;
    position: fixed;
    right: -140px;
    z-index: 10;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    font: 10px Arial;
    transition: .25s;
    border-radius: 20px 0px 0px 10px;
}


.fl-fl5 {
    /* background: #55acee; */
    background: #0f1419;
    text-transform: uppercase;
    letter-spacing: 3px;
    padding: 0px;
    width: 178px;
    position: fixed;
    right: -140px;
    z-index: 10;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    font: 10px Arial;
    transition: .25s;
    border-radius: 20px 0px 0px 10px;
}

.fl-fl6 {
    background: #0f579c;
    text-transform: uppercase;
    letter-spacing: 3px;
    padding: 0px;
    width: 178px;
    position: fixed;
    right: -140px;
    z-index: 10;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    font: 10px Arial;
    transition: .25s;
    border-radius: 20px 0px 0px 10px;
}


.fl-fl7 {
    background: #0f579c;
    text-transform: uppercase;
    letter-spacing: 3px;
    padding: 0px;
    width: 178px;
    position: fixed;
    right: -140px;
    z-index: 10;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    font: 10px Arial;
    transition: .25s;
    border-radius: 20px 0px 0px 10px;
}


.float-sm {
    opacity: 0;
    transition: 0.3s ease-in-out;
}

.float-sm.fixed {
    opacity: 1;
    transition: 0.3s ease-in-out;
}


.float-sm .fa,
.float-sm .fab {
    font-size: 20px;
    color: #fff;
    padding: 12px 0;
    width: 40px;
    margin-left: 10px
}

.fl-fl a,
.fl-fl1 a,
.fl-fl3 a,
.fl-fl4 a,
.fl-fl5 a,
.fl-fl6 a,
.fl-fl7 a {
    color: #fff !important;
    text-decoration: none;
    text-align: center;
    line-height: 43px !important;
    vertical-align: top !important
}



.fl-fl1,
.float-gp {
    top: 170px
}

.fl-fl {
    transition: .25s
}

.fl-fl1:hover,
.fl-fl3:hover,
.fl-fl4:hover,
.fl-fl5:hover,
.fl-fl:hover,
.fl-fl6:hover,
.fl-fl7:hover {
    right: 0
}

.float-rs {
    top: 225px
}

.fl-fl3 {
    -webkit-transition: .25s;
    -moz-transition: .25s;
    -ms-transition: .25s;
    -o-transition: .25s;
    transition: .25s
}

.float-ig {
    top: 280px
}

.float-pn {
    top: 335px
}

.float-yt {
    top: 390px
}


.float-yt2 {
    top: 335px
}

.float-yt3 {
    top: 500px
}

/* Float Social Media CSS End*/

.page-link {}

.active>.page-link,
.page-link.active {
    z-index: 3;
    background-color: #0f579c !important;
    border-color: #0f579c !important;

}


/* footer sticy menu css */

.footer-sticy-menu {
    position: fixed;
    bottom: 0;
    background: white;
    left: 0;
    right: 0;
    z-index: 10;
    padding: 10px 5px 10px 5px;
    box-shadow: 0 0 9px rgba(0, 0, 0, .12);
    display: none !important;
}

.footer-sticy-menu-list {
    text-decoration: none;
}

.footer-sticy-menu-icon i {
    color: #fff;
    /* background: #0f579c; */
    padding: 7px;
    border-radius: 50px;
    height: 30px;
    width: 30px;
    font-size: 12px;
    line-height: 16px;
}

.menu-icon-bg-1 i {
    background: #0f579c;
}

.menu-icon-bg-2 i {
    background: #008000;
}

.menu-icon-bg-3 i {
    background: #0d6efd;
}

.menu-icon-bg-4 i {
    background: #b58903;
}

.footer-sticy-menu-icon i:hover {
    color: #fff;
    background: #181717;
    padding: 7px;
    border-radius: 50px;
}

.footer-sticy-menu-contents p {
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 0px;
    color: #18273f;
}

/* footer sticy menu css */
.home-banner {
    position: relative;
    overflow: hidden;
    border-bottom: 1px solid #9d9d9d75;
}

.home-banner::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    /* background: linear-gradient(to top, #10469178 1%, rgb(34 52 69 / 43%) 66%); */
    /* background: #fffceb63; */
    background: #fffdef63;
}

.home-banner-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.zoom-two {
    -webkit-animation: zoom-two 4s infinite linear;
    animation: zoom-two 4s infinite linear;
    /* animation: cloudMove 60s linear 0s infinite; */
}

@keyframes zoom-two {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes cloudMove {
    0% {
        background-position: -1920px 100%;
    }

    100% {
        background-position: 0 100%;
    }
}

@media only screen and (max-width:767px) {
    .zoom-two {
        -webkit-animation: none;
        animation: none;
    }
}

/* Property Stick Menu */
.property-sticy-menu.fixed-class {
    opacity: 1;
    transition: 0.3s ease-in-out;
}

.property-sticy-menu {
    background-color: #6c4644;
    box-shadow: 0px 0px 0px 1px #ececec;
    padding: 15px 0px 15px 0px;
    /* margin-top: 80px; */
    overflow-x: auto;
    position: fixed;
    top: 82px;
    /* left: 0px; */
    z-index: 50;
    width: 100%;
    opacity: 0;
    transition: 0.3s ease-in-out;
}

.property-sticy-menu .property-menu-item-list {
    list-style-type: none;
    white-space: nowrap;

}

.property-sticy-menu .property-menu-item-list .property-menu-item .property-menu-link {
    color: #ffffff;
    font-size: 14px;
    font-weight: 700;
    padding: 0px 15px;
    text-decoration: none;
}


.name-wrap,
.overview-wrap,
.amenities-wrap,
.masterplan-wrap,
.floorplan-wrap,
.priceplan-wrap,
.nearby-wrap,
.pvideo-wrap,
.location-wrap,
.emi-wrap {
    position: relative;
}

#name {
    position: absolute;
    width: 100%;
    height: 54px;
    top: -160px;
    left: 0;
    pointer-events: none;
}

#overview {
    position: absolute;
    width: 100%;
    height: 54px;
    top: -116px;
    left: 0;
    pointer-events: none;
}

#amenities,
#masterplan,
#floorplan,
#priceplan,
#nearby,
#pvideo,
#location,
#emi {
    position: absolute;
    width: 100%;
    height: 54px;
    top: -146px;
    left: 0;
    pointer-events: none;
}

@media only screen and (max-width:575px) {
    .property-sticy-menu {
        top: 118px;
    }

    #name {
        top: -182px;
    }

    #overview {
        top: -138px;
    }

    #amenities,
    #masterplan,
    #floorplan,
    #priceplan,
    #nearby,
    #pvideo,
    #location,
    #emi {
        top: -168px;
    }
}


.accordion-button:not(.collapsed) {
    color: #f1f1f1;
    background-color: #0f579cde;
}