/* ----project page css Start---- */

@import url('https://fonts.cdnfonts.com/css/century-gothic?styles=24896');
.user-project01 {
    width: 100%;
}

.my-first-project {
    font-size: 55px;
    text-align: center;
    padding-top: 300px;
    color: black;
    border: black;
    text-shadow: #000000;
}

.myproject-background-img {
    background-image: url(../images/finalhillgar.jpeg);
    width: 100%;
    height: 100vh;
    background-repeat: no-repeat;
    opacity: 0.9;
    background-size: 100% 100%;
}

.project-banner {
    height: 100vh;
    top: 0;
    position: absolute;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.2);
}

.para-final-cont {
    text-align: justify;
}

.why-khopoli {
    border: 1px solid #aa8453;
    border-left: 5px solid #aa8453;
    padding-left: 10px;
    font-weight: 600;
    color: #000000;
    border-radius: 4px;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-left: 20px;
    margin-right: 20px;
}

.near {
    color: #aa8453;
}

.nav-primary-hover .navbar-nav .active>.nav-link {
    color: white !important;
}

.nav-primary-hover.nav-line-active .navbar-nav .active>.nav-link:before {
    background-color: white !important;
}

.hill-garden {
    padding-left: 80px;
}

.why-this-loc {
    padding-bottom: 0px;
}

.highlights {
    padding-bottom: 0px;
}

.connectivity {
    padding-left: 55px;
    padding-right: 50px;
}

.division1 {
    margin: 5px;
    background-color: white;
    padding: 10px;
    height: 500px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 2px 6px;
}

.right-sign li {
    display: flex;
}

.icons {
    margin-right: 10px;
    height: 40px;
}

.new-connect {
    justify-content: center;
}


/*----- project page css End----- */


/* --------===  about us css ===-------- */

.aboutbanner {
    padding-top: 250px;
}

.mediahead {
    padding-top: 100px;
    background-color: black;
    margin-bottom: 50px;
}

.contacthead {
    padding-top: 250px;
    background-color: black;
    margin-bottom: 50px;
}

.text-white {
    color: white;
}

.breadcrumb-item a {
    color: white;
}

.position {
    font-size: 15px;
    font-weight: 300;
}

.director-info {
    text-align: justify;
}

.who-we-are {
    padding-top: 30px;
    padding-bottom: 20px;
    font-family: var(--theme-highlight-font);
    text-align: center;
}

.vismis {
    font-size: 20px;
    font-weight: 600;
}

.iconn i {
    font-size: 50px;
    color: var(--theme-primary-color) !important;
}


/* home */

.added {
    margin-top: 15px;
}

.after-project {
    margin-top: 50px;
}

.slider-item {
    padding: 10px;
}

.ourproject-info {
    height: 470px;
}

.testimonial-element {
    margin-bottom: 0px;
}

.apartment {
    padding-bottom: 190px;
}

.apartment span {
    color: black;
}

.floor-content {
    padding-top: 15px;
}

.building-address {
    padding-top: 10px;
}

.new-about {
    font-size: 20px;
}

.cont-us {
    padding: 50px 0px;
}

.new-btn {
    background-color: #aa8453;
    color: white;
}

.home-abt {
    /* padding-bottom: 10px; */
}

.btn-home {
    margin-top: 20px;
}

.logo-name {
    color: white;
    font-size: 25px;
    font-family: 'Century Gothic', sans-serif;
}

.view-all {
    display: flex;
    align-items: center;
    text-align: center;
    margin: auto;
    padding: auto;
    justify-content: center;
}

.project-slider .slick-dots {
    bottom: -80px;
}

.space-top {
    padding-top: 130px;
}


/* footer */

.disclaimer {
    font-size: 10px;
    text-align: justify;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
    line-height: 15px;
}

.headfootcolor {
    background-color: #000000;
}

.copyannot {
    padding-top: 20px;
    margin-left: 20px;
}


/* poupform*/

#popup-form,
input {
    width: 100%;
}

.popup-signup {
    margin-top: 20px;
    background-color: #aa8453;
    color: white;
}

#exampleModal {
    z-index: 99992;
}

.col-2 {
    margin-left: -25px;
}
.radio{
    width:10px;
    margin-right: 10px;
}

.enter-text {
    margin-top: 10px;
}

#popup-form input:focus-visible {
    border: 1px solid red;
}

.thumb-blog-overlay {
    transition: all 0.5s ease-in-out;
}

.thumb-blog-overlay:hover {
    box-shadow: 0px 0px 54px 0px rgb(39 50 114 / 14%);
    background-color: white;
}


/* media */

.media-top {
    padding-top: 30px;
}

.photo-center {
    text-align: center;
}


/* contact */

.call-me {
    padding-top: 25px;
}

.contact-detail {
    padding-left: 150px;
}

.unicode-house-2::before {
    content: "\e93b";
}

.highlight-icon {
    width: 65px;
}

.iconn i {
    font-size: 4rem !important;
}

.post-content {
    display: flex;
}

.project-slider .slick-slide {
    height: auto;
}

.about-home {
    margin-right: 80px;
}

.aboutbanner {
    background: url(../images/about/who-we-are.jpg) rgba(0, 0, 0, 0.5);
    background-size: cover;
    background-blend-mode: multiply;
    background-repeat: no-repeat;
}

.mediahead {
    background: url(../images/about/who-we-are.jpg) rgba(0, 0, 0, 0.5);
    background-size: cover;
    background-blend-mode: multiply;
    background-repeat: no-repeat;
}

.director-section {
    display: flex;
    /* justify-content: space-between; */
    position: relative;
}

.director-section h5 {
    text-align: right;
    margin-left: 20px;
    width: 100%;
}

.director-section img {
    height: 140px;
    position: absolute;
    top: -80px;
}

.completebanner {
    background: url(../images/about/projectbanner.jpg) rgba(0, 0, 0, 0.5);
    background-size: cover;
    background-blend-mode: multiply;
    background-repeat: no-repeat;
}

.choose-bg {
    background: url(../images/about/khopoli.jpg) rgba(0, 0, 0, 0.5);
    background-size: cover;
    background-blend-mode: multiply;
    background-repeat: no-repeat;
    padding: 50px 100px;
    height: 400px;
}

.choose-bg h3 {
    color: white !important;
}

.two-blogs {
    margin-top: -150px
}

.contacthead {
    background: url(../images/about/who-we-are.jpg) rgba(0, 0, 0, 0.5);
    background-size: cover;
    background-blend-mode: multiply;
    background-repeat: no-repeat;
}

.fullname {
    padding-top: 10px;
}


/* popupinformation  of img start */

.mfp-content {
    height: 65vh !important;
    width: 70% !important;
    background-color: white;
}

.mfp-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
}

.mfp-content img {
    width: fit-content !important;
    height: 450px;
}

.change-last li {
    margin-left: -8px;
}

.connect-parent {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
}

.connect-icon {
    padding: 10px;
    border-radius: 25px;
    background-color: #aa8453;
    height: 50px;
    width: 50px;
    align-items: center;
    text-align: center;
}

.con {
    font-size: 25px;
    color: white;
}

.list-parent {
    display: flex;
    justify-content: space-between;
}

.lhop {
    padding-left: 10px;
    width: 85%;
    text-align: left;
}

.khop {
    text-align: right;
    padding-right: 10px;
    width: 85%;
}

.last-btn {
    margin-top: 100px;
    margin-left: -20px;
}

.copyannot p {
    text-align: center;
}

.msg-loader {
    position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    width: 100vw;
    background: rgba(255, 255, 255, .9);
    z-index: -102;
    opacity: -150;
    transition: .25s all ease-in-out;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.msg-loader.show {
    z-index: 99995;
    opacity: 1;
}

.msg-loader .bouncers {
    display: flex;
    justify-content: center;
    align-items: center;
}

.msg-loader .bouncers>div {
    width: 1rem;
    height: 1rem;
    margin: 3rem 0.2rem;
    background: #8385aa;
    border-radius: 50%;
    animation: bouncing-loader 0.6s infinite alternate;
}

.msg-loader .bouncers>div:nth-child(2) {
    animation-delay: 0.2s;
}

.msg-loader .bouncers>div:nth-child(3) {
    animation-delay: 0.4s;
}

.banner-p {
    font-size: 17px;
    font-weight: 500;
}

.banner-h2 {
    color: #fff;
    font-size: 80px;
}

#slider {
    width: 100%;
}

.property-grid-1 .thumbnail-img .photo-overlay img {
    width: 100%;
}

.garden-img img {
    width: 100% !important;
}

@media screen and (max-width: 768px) {
    .contact-detail {
        padding: 10px;
    }
    .project-ban {
        padding: 15px 0;
    }
}

@media only screen and (min-width: 360px) and (max-width: 768px) {
    .myproject-background-img {
        height: 40vh;
        background-size: cover;
    }
}

@media screen and (max-width: 991px) {
    .about-us-info-wrap p {
        text-align: justify;
    }
    .contact-detail .hill-garden-title.down-line:before {
        left: 45%;
    }
    .project-banner {
        position: relative;
        height: 100%;
    }
    .capability-title h2 {
        text-align: center;
    }
    .accordion-section {
        padding-top: 95px !important;
    }
    .accordion-section h2 {
        text-align: center;
    }
    .connect-parent .list-parent .khop {
        order: 2;
        margin-top: auto;
        margin-bottom: auto;
        text-align: left;
    }
    .connect-parent .list-parent .lhop {
        order: 2;
        margin-top: auto;
        margin-bottom: auto;
        text-align: left;
    }
    .connect-parent .list-parent .connect-icon {
        order: 1;
    }
    .connect-parent .list-parent {
        margin: 5px 0;
    }
    .division1 {
        padding: 0;
        height: auto;
    }
    .division1 .right-sign {
        padding: 10px 20px;
    }
    .division1 .right-sign li {
        text-align: justify;
    }
    body.modal-open {
        padding-right: 0 !important;
    }
    .contacthead {
        margin-bottom: 10px;
    }
    .project-slider .slick-prev {
        left: 0;
    }
    .project-slider .slick-next {
        right: -10px;
    }
    .project-slider .slick-next::before,
    .project-slider .slick-prev::before {
        content: none;
    }
    .project-slider .slick-next i,
    .project-slider .slick-prev i {
        font-size: 1rem;
        color: #000000;
    }
    #slider {
        width: 1200px;
    }
    .ls-wrapper.ls-clip {
        clip: auto !important;
        width: 100%;
        text-align: center;
    }
    .ls-wrapper.ls-in-out {
        left: 0 !important;
        width: 100% !important;
    }
    /* .ls-layers .ls-wrapper.ls-in-out {
        left: 200px !important;
    } */
    /* .ls-wrapper.ls-clip .right-box {
        position: relative !important;
        left: -5px !important;
        top: -10px !important;
    }
    .ls-wrapper.ls-in-out .ls-wrapper.ls-clip {
        left: 5%;
    }
    .ls-wrapper.ls-in-out .ls-clip {
        left: 5%;
    }
    .ls-clip {
        clip: rect(0px, 180px, 80px, 0px) !important;
    } */
    .right-box {
        height: 50px !important;
        width: 50px !important;
    }
    .banner-p {
        font-size: 1rem;
        font-weight: 500;
        line-height: 1rem;
    }
    .banner-h2 {
        color: #fff;
        font-size: 1rem;
        line-height: 1rem;
    }
    .navbar {
        justify-content: left;
    }
    .space-top {
        padding-top: 65px;
    }
    .tagline-2::before {
        left: 30px;
    }
    .tagline-2 {
        text-align: center;
    }
    .about-content p {
        text-align: justify;
    }
    .aboutbanner {
        padding-top: 0;
    }
    .about-title {
        margin-bottom: 0;
        margin-top: 1rem;
        text-align: center;
    }
    .about-title.down-line:before {
        left: 45%;
    }
    .col-sm-12 {
        width: 100%;
    }
    .logo-name {
        font-size: 1rem;
        line-height: 1.5rem;
        margin-left: 15px;
    }
    .ls-wrapper h2.ls-layer {
        width: 100% !important;
        font-size: 1.5rem !important;
        text-align: center !important;
        line-height: 3rem !important;
    }
    .about-home {
        margin-right: 0;
    }
    .about-us-img-wrap .video-wrap {
        position: relative;
        bottom: 0;
        left: 0;
        top: 10px;
    }
    .about-us-img-wrap img {
        border-radius: 10px;
    }
    h1,
    .h1 {
        font-size: 1.5rem;
        line-height: 2rem;
    }
    h2,
    .h3 {
        font-size: 1.5rem;
        line-height: 2rem;
    }
    .section-title-area span,
    h1 {
        text-align: center;
    }
    .testimonial-slider .testimonial-item {
        padding-left: 70px;
    }
    .tagline,
    .testimonial-title {
        text-align: center;
    }
    .line-title::before,
    .testimonial-item .name::before {
        width: 50px;
    }
    .testimonial-item .name {
        padding-left: 70px;
    }
    .footer-section .row {
        flex-direction: column;
    }
    .about-vision h2 {
        text-align: center;
    }
    .ac-card a {
        text-align: center;
    }
    .about-vision .ac-card a {
        text-align: center;
        width: 100%;
        display: block;
    }
    .ac-card p {
        text-align: justify;
    }
    .director-section img {
        position: static;
        height: 100%;
        width: 100px;
    }
    .contacthead {
        padding-top: 50px;
    }
    .mfp-content {
        height: auto !important;
        width: 100% !important;
    }
    .property_text {
        padding-left: 1rem;
    }
    .my-first-project {
        font-size: 1.5rem;
        /* padding-top: 50%; */
        position: absolute;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    .hill-garden {
        padding-left: 10px;
    }
    .hill-garden-title {
        text-align: center;
    }
    .list-parent {
        order: 2;
    }
    .connect-icon {
        order: 1;
    }
}