

a.nav-link {
    color:#000 !important;
    text-transform: capitalize;
}
.clearfix {
    overflow: auto;
  }
.slider-item.slide1{ background-size: cover; width: 100%; height: 100vh; }
section.banner .slick-initialized .slick-slide {
    position: relative;
}
.about.thank-you p, .about.thank-you h2 {
    text-align: center !important;
    display: block;
}
.about.thank-you {
    padding: 190px 0px 90px 0px;
    text-align: center;
}
section.banner .slick-dotted.slick-slider {
    margin-bottom: -6px;
    z-index: 1;
}

section.banner .slick-dots {
    bottom: 50px !important;
    z-index: 1;
}
/* header#menu.scrolled {
    background: #bcbbc0;
} */
section.amenties h2.about-title {
    color: #000 !important;
}

.amenties h2, section#location h2 {
    color: #fff !important;
}

/* section.banner .slick-initialized .slick-slide::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #00000060 linear-gradient(90deg, #00000060 0%, #00000000 100%) 0% 0% no-repeat padding-box;
} */
.video-slider::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    /* z-index:-1; */
    background: #00000060 linear-gradient(90deg, #00000060 0%, #00000000 100%) 0% 0% no-repeat padding-box;
}
.payment-plan {
    padding-top: 40px;
    width: 100%;
    margin: 60px auto 0 auto;
    padding-bottom: 40px;
    border-radius: 20px;
}
span.price-title {
    background: #fff;
    color: #000;
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 28px !important;
    display: inline-block;
}
.payment-plan p {
    color: #000;
    margin-bottom: 20px;
}

section.configuration p {
    color: #000;
    text-align: center;
    width: 80%;
    margin: 0 auto 10px auto;
}

section.configuration li {
    text-align: left;
    float: left;
    width: auto;
    margin-top: 20px !important;
    width: 50%;
}
.payment-plan li {
    text-align: center !important;
    float: left;
    width: auto;
    margin-top: 20px !important;
    width: auto;
    list-style: none;
    /* font-weight: bold; */
    margin-right: 0;
    width: 25% !important;
}
section.configuration ul {
    width: auto;
    margin: 0px auto 0 auto;
}


div#exampleModal {
    padding-right: 0px !important;
}

.modal-backdrop {
    width: 100% !important;
}

section.banner .slick-dots li button {

    width: 7px;
    height: 7px;
    border: 1px solid #fff;
    border-radius: 12px;
}

section.banner .slick-dots li button:before {
    display: none !important;
}

section.banner .slick-dots li.slick-active button {
    background-color: #fff !important;
    width: 7px;
    height: 7px;
    border: 1px solid #fff;
    border-radius: 12px;
}

section.banner video.banner-video {
    width: 100%;
    height: auto;
    /* object-fit: cover; */
}





.amenities-list ul {
    margin: 0px;
    padding: 0px;
}

.amenities-list ul li {
    width:32%;
    background: #fff;
    float: left;
    list-style: none;
    margin-right: 1%;
    margin-bottom: 1%;
    border-radius: 10px;
    height: 60px;
}

.amenities-list ul li span {
    font-size: 16px;
}

.amenities-list ul li img {width: 60px;
    margin-left: 15px;}




section.amenties .slider-item {
    position: relative;
}

section.amenties .slider-item .content {
    position: absolute;
    left: 0;
    bottom: -85px;
    width: 100%;
    /* top: 44.61px; */
}


section.amenties .slider-item .content h2 {
    font-family: "Open Sans", sans-serif !important;
    font-size: 20px !important;
    font-weight: 300 !important;
    line-height: 36px;
    text-align: center;
    color: rgba(255, 255, 255, 1);
    margin-bottom: 0px !important;
    /* text-transform: uppercase; */
}

section.amenties .slider-item .content .item {
    padding-top: 44px;
    padding-left: 15px;
    padding-bottom: 30px;
}

.amenities-2-slider h6 {
    font-family: "Open Sans", sans-serif ;
    font-size: 15.5px;
    line-height: 28px;
    color: rgba(255, 255, 255, 1);
    text-align: center;
}
h6{font-family:"Open Sans", sans-serif !important;}
.amenities-2-slider img {
    width: 70px;
    height: 70px;
    display: block;
    margin: auto;
    margin-bottom: 20px;
}
section.configuration.floor-plan .top-content {
    display: block;
}
section.configuration.floor-plan .top-content img {width: 100% !important;height: auto;}
section.configuration.floor-plan .top-content h6 {
    text-align: center;
}
section.configuration.floor-plan .top-content a {
    margin-top: 20px;
    display: inline-block;
    background: #fff;
    width: 80%;
    text-align: center;
    margin: 20px auto 0 auto !important;
}
section.configuration.floor-plan .top-content a:hover {
    background: #E74526;
    color: #fff !important;
}
section.configuration.floor-plan .content.configuration1 {
    margin: 10px !important;
    border-radius: 10px !important;
}
section.configuration.floor-plan {
    padding-top: 0px !important;
}
section#amenties button.submit {
    background: #3f404a;
    color: #fff !important;
    border-color: #3f404a !important;
    margin-bottom: 20px ! IMPORTANT;
}
section#amenties button.submit:hover {
    color: #fff !important;
    background: #e74526;
    border-color: #e74526 !important;
}
.amenities-2-slider .slick-prev {
    z-index: 1;
}

.amenities-2 h2 {
    margin-bottom: 60px;
}

.amenities-2-slider .row.first {
    margin-bottom: 40px;
}

section.amenties .slider-item .image-area {
    position: relative;
}

section.configuration {
    padding: 70px 0px;
    background:#EAE2D8;
    background: url(https://wyceexclucitypune.com/wp-content/themes/yashus/assets/images/about-banner.webp);
}


section.configuration h2 {
    color: #000;
}
.configuration .top-content h6 {
    font-family: Open Sans;
    font-size: 30px;
    font-weight: 700;
    line-height: 40.85px;
    letter-spacing: 0.03em;
    text-align: right;
    color:#000;
    margin-bottom: 0;
}

.configuration .top-content p {
    font-family: Open Sans;
    font-size: 18px;
    font-weight: 400;
    line-height: 24.51px;
    text-align: right;
    color:#000;
}

section.gallary a {
    font-family: "Open Sans", sans-serif ;
    font-size: 20px;
    font-weight: 600;
    line-height: 36px;
    letter-spacing: 0.8999999761581421px;
    text-align: center;
    color: rgba(112, 112, 112, 1);

}

a {
    text-decoration: none !important;
}

section.gallary li.active a {
    color: rgba(255, 255, 255, 1);

}

section.gallary li.active {
    border-bottom: 3px solid rgba(255, 255, 255, 1);
}

section.gallary ul.nav.nav-tabs {
    justify-content: center;
    gap: 40px;
    border-bottom: 1px solid rgba(112, 112, 112, 1);
    margin-bottom: 20px;
}

section.location {
    padding-top: 70px;
    padding-bottom: 70px;
    background: url(../images/location-bg.jpg);
    background-size: 100%;
}

.amenities-2-slider .slick-prev::before,
.amenities-2-slider .slick-next::before {
    background-image: url("../images/amenity-left.svg");
    position: absolute;
    content: " " !important;
    width: 30px;
    height: 30px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-repeat: no-repeat;
    opacity: 1;
    background-size: contain;
}

.amenities-2-slider .slick-next::before {
    background-image: url("../images/amenity-right.svg");
}

section.location .para {
    font-family: "Open Sans", sans-serif ;
    font-size: 22.88px;
    font-weight: 400;
    line-height: 36px;
    text-align: center;
    color: rgba(255, 255, 255, 1);
    margin-bottom: 30px;
}

section.location .content img {
    margin-bottom: 10px;
    width: 33px;
    height: 33px;
}



section.location .map iframe {
    margin-bottom: 30px;
}

section.about {
    background:#EAE2D8;
    position: relative;

}

section.about .row {
    align-items: center !important;
}

section.about .content .items h6 {
    font-family: "Segoe UI", Arial, sans-serif;
    font-size: 26px;
    font-weight: 600;
    line-height: 30px;
    text-align: left;
    color: rgba(255, 255, 255, 1);
}

section.about .content .items p {
    font-family: "Segoe UI", Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    text-align: left;
    color: rgba(255, 255, 255, 0.75);
}


footer .top-img {
    width: 100%;
    height: auto;
}

footer {
    padding: 50px 0px;
}

footer .inner-content h6 {
    font-family: "Open Sans", sans-serif ;
    font-size: 14px;
    font-weight: 600;
    line-height: 16.94px;
    letter-spacing: 0.2800000011920929px;
    text-align: left;
    color: rgba(34, 34, 34, 1);
    margin: 0
}

footer .content p {
    /* border-top: 1px solid rgba(112, 112, 112, 0.44); */
    padding-top: 9px;
}

footer .inner-content {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 15px;
}

footer .content p span {
    font-family: "Open Sans", sans-serif ;
    font-size: 11.63px;
    font-weight: 700;
    line-height: 16px;
    text-align: left;
    color: rgba(0, 0, 0, 1);
    text-transform: uppercase;
}

footer .content p {
    color: rgba(0, 0, 0, 1);
    font-family: "Open Sans", sans-serif ;
    font-size: 11.63px;
    font-weight: 400;
    line-height: 16px;
    text-align: left;
}

footer .row {
    align-items: center;
    margin-bottom: 34px;
}

p.site {
    font-family: "Open Sans", sans-serif ;
    font-size: 15px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0.2800000011920929px;
    text-align: left;
}

footer p.site {
    font-family: "Open Sans", sans-serif ;
    font-size: 15px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0.2800000011920929px;
    text-align: left;
    padding: 13px 0px;
    border-top: 1px solid rgba(112, 112, 112, 0.44);
    margin-bottom: 8px;
    color: rgba(0, 0, 0, 1);
}

.navbar-nav {
    gap: 10px;
}

section {
    scroll-margin-top: 90px;
}

#fixedbutton_visit {
    position: fixed;
    right: 0px;
    top: 139.97px;
    transform: rotate(-90deg);
    z-index: 99;
    background:#E74526;
    color: #fff;
    font-family: "Open Sans", sans-serif ;
    padding: 11px 25px;
    transform-origin: bottom right;
    border: none;
    font-size: 14px;
    font-weight: 600;
    line-height: 19px;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
}

.back-to-top {
    position: fixed;
    bottom:20px;
    right: 25px;
    display: none;
    padding: 10px 15px;
    z-index: 1;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    background:#E74526;
    color:#fff;

    /* background-color: #F2184F; */
}

.back-to-top i {
    color: #fff;
    position: relative;
    top: 2px;
    left: 4px;
}

section.location a.bg:hover {
    color: rgba(0, 0, 0, 1) !important;
}

a:hover {
    color: rgba(242, 204, 115, 1) !important;
    cursor: pointer;
}

.delete_extra_space {
    overflow: hidden;
}

div#exampleModal form .form-control {
    margin-bottom: 22px !important;
    padding: 10px;
    border: 1px solid gray;
}

div#exampleModal .modal-dialog {
    max-width: 600px !important;
}

div#exampleModal button.btn-close {
    position: absolute;
    right: 30px;
    top: 20px;
    color: rgba(242, 204, 115, 1) !important;
    z-index: 1;
    border: none !important;
    outline: none !important;
    width: 16px;
    height: 16px;
    filter: invert(100%);
    opacity: 1;
}

.navbar-brand img {
    width: 162px !important;
    height: auto;
}

div#exampleModal button.btn-close:focus {
    --bs-btn-close-focus-shadow: none !important;
}


div#exampleModal .modal-content {
    border-radius: 0px !important;
    background:#222 !important;
    padding: 40px;
}

div#exampleModal .modal-content h2 {
    text-align: center;
    color: #fff;
    font-size: 42px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    margin-bottom: 48px;
}

div#exampleModal .modal-body .form-control {
    border-bottom-color: rgba(212, 194, 131, .6);
    border-top: 0;
    border-left: 0;
    border-right: 0;
    background: 0 0;
    border-radius: 0;
    appearance: auto;
    padding-left: 0;
}

div#exampleModal ::placeholder {
    color: #fff;
}

div#exampleModal .modal-body .form-control {
    color: #fff !important;
    outline: none !important;
}

div#exampleModal .modal-body .form-control:focus {
    box-shadow: none !important;
}

div#exampleModal .modal-body .form-control option {
    background-color: #fff !important;
    color: #000;
}

body.modal-open div.modal {
    padding-right: 0 !important;
}

div#exampleModal textarea.form-control {
    height: 100px;
    margin-bottom: 20px;
    border: 1px solid gray;
}

.submit {
    padding: 14px 60px;
    border-radius: 50px;
    border: 1px solid #d4c283;
    position: relative;
    background-color: transparent;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    transition: all .5s;
    overflow: hidden;
    z-index: 1;
    display: table !important;
    margin: 0px auto !important;
    /* display: block;
    width: 100%;
    background-color: rgba(242, 204, 115, 1);
    border: none;
    color: white;
    font-family: "Open Sans", sans-serif ;
    margin-bottom: 0px;
    color: rgba(0, 0, 0, 1);
    font-family: "Open Sans", sans-serif ;
    margin-bottom: 0px !important; */
}

div#exampleModal .modal-body .form-group {
    margin-bottom: 48px;
}

body.modal-open {
    padding-right: 0 !important;
}

.submit:hover {
    background: rgba(242, 204, 115, 1);
    color: rgba(0, 0, 0, 1);

}
.footer-call-enquire
{
    display: none;
}

div#exampleModal .modal-dialog {
    max-width: 590px !important;
}

div#exampleModal .modal-body {
    padding: 0px;
}

footer p.copyright {
    font-family: Open Sans;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0.2800000011920929px;
    text-align: left;
    color: rgba(0, 0, 0, 1);
    margin-bottom: 0;
}

footer .col-sm-2.col-md-2.col-lg-2 {
    width: 15%;
}

footer .col-sm-10.col-md-10.col-lg-10 {
    width: 85%;
}

body {

    font-family: "Open Sans", sans-serif !important;
}
section#about:after {
    background: url(../images/location-bg.jpg);
    content: "";
    width: 48%;
    right: 0px;
    top: 0px;
    z-index: 999;
    position: absolute;
    height: 100%;
}
section.about p.para {
    font-family: Open Sans;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.47999998927116394px;
    text-align: left;
    color:#000;
    margin-bottom: 30px;
    font-family: "Segoe UI", Arial, sans-serif;
}

section.about h2 {
    text-align: left;
    margin-bottom: 9px;
}

section.location .directions {
    text-align: center;
}

section.location a.bg {
    background: rgba(242, 204, 115, 1);
    font-family: "Open Sans", sans-serif ;
    font-size: 13.67px;
    font-weight: 400;
    line-height: 17px;
    text-align: center;
    color: rgba(0, 0, 0, 1);
    border-radius: 5px;
    padding: 10px 25px;
    text-transform: uppercase;
}

section.gallary .nav-tabs .nav-link.active {
    background-color: transparent !important;
    border-bottom: 2px solid #E74526 !important;
    border-color: transparent;

}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    border-color: transparent;
}

section.location .content {
    background: #fff;
    padding: 20px;
    height: 306px;
    margin-bottom: 20px;
}

section.location .content h6 {
    font-family: "Open Sans", sans-serif ;
    font-size: 24px;
    font-weight: 700;
    line-height: 36px;
    text-align: left;
    color: #000;
    margin-bottom: 0px;
    margin-top: 0px;
}


section.location .content p {
    font-family: "Open Sans", sans-serif ;
    font-size: 14px;    
    line-height: 32px;
    text-align: left;
    color:#000;
    margin-bottom:0px;
}

section.gallary {
    padding: 70px 0px;
    background: url(https://wyceexclucitypune.com/wp-content/themes/yashus/assets/images/about-banner.webp);
}

section.gallary .slick-slide img {
    width: 100%;
}

.configuration .top-content div p {
    margin-bottom: 0px;
}

.configuration .top-content div {
    margin-right: 23px;
}

.configuration .top-content img {
    width: 71px;
    height: 71px;
}

.configuration .top-content {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 26px;
}

section.amenties .slider-item .content .overlay {
    width: 100%;
    height: 1000%;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.55) 72%, rgba(0, 0, 0, 0) 100%);
}

/* .amenties .slider-item .content::before
{
position: absolute;
width: 100%;
height: 1000%;
background: linear-gradient(0deg, rgba(0, 0, 0, 0.55) 72%, rgba(0, 0, 0, 0) 100%);
z-index: 1;
content: " ";
} */
.navbar-expand-lg .navbar-collapse {
    justify-content: center;
}

section.banner .banner-img {
    width: 100%;
    /* height: 90vh;
    object-fit: cover; */
}

section.overview {
    background: linear-gradient(180deg, #191919 0%, #000000 100%);
    padding: 70px 0px;
}

h2 {
    font-family: "Playfair Display", serif !important;
    font-size: 35px !important;
    font-weight: 400 !important;
    line-height: 45px;
    text-align: center;
    color:#000;
    margin-bottom: 25px !important;
    text-transform: capitalize;
    margin-top: 0px !important;
}

section.gallary .slick-prev {
    left: 0;
    z-index: 1;
    top: 50%;
    left: calc(50% - 500px);
}

section.gallary .slick-prev::before,
section.gallary .slick-next::before {
    content: "";
    background-image: url("../images/gallary-left-arrow.svg");
    background-repeat: no-repeat;
    width: 50px;
    height: 50px;
    position: absolute;
    background-size: contain;
    opacity: 1 !important;
}

section.gallary .slick-next::before {
    background-image: url("../images/gallary-right-arrow.svg") !important;
}

section.gallary .slick-next {
    top: 50%;
    right: calc(50% - 500px);
    z-index: 1;
}

.overview p.para-1 {
    width: 86%;
    margin: auto;
}

.overview p {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    text-align: center;
    color: rgba(255, 255, 255, 1);
    margin-bottom: 20px !important;
    width: 95%;
}

p {
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    color: rgba(255, 255, 255, 1);
}

.overview .content {
    margin-bottom: 60px;
    text-align: center;
}

.overview .overview-content {
    text-align: center;
}

.overview .col-sm-3.col-md-3.col-lg-3 {
    position: relative;
}

.overview .row .col-sm-3.col-md-3.col-lg-3::before {
    position: absolute;
    content: '';
    right: 0;
    width: 2px;
    height: 122px;
    background: rgba(242, 204, 115, 1);
    opacity: 0.3;
    height: 90%;
}

.overview .row .col-sm-3.col-md-3.col-lg-3:last-child::before {
    display: none;
}

.overview .overview-content p {
    font-family: "Inter", sans-serif;
    font-size: 15.38px;
    font-weight: 800;
    line-height: 28px;
    text-align: center;
    color: rgba(242, 204, 115, 1);
    text-transform: capitalize;
    width: 100%;
    padding: 0px 15px;
}

a:hover {
    color: #E74526 !important;
}
section.amenties {
    background: url(../images/amenities-bg.jpg) !important;
    padding-top: 60px;
    background-size: cover !important;
    background-position-y:600px !important;
    background-repeat: no-repeat !important;
    background-color: #eae2d8 !important;
}
.overview .overview-content img {
    width: 100px;
    height: 100px;
    margin-bottom: 10px;
}

.building {
    position: relative;
    background: #000000;

    /* background: linear-gradient(180deg, #191919 0%, #000000 100%); */

}

/* .building-1 {
    position: relative;
    background: #000000;


}
.absimg {
    position: absolute;
    right: 0;
    bottom: 0;
    overflow: hidden;
}

.building-1 h2{
    text-align: left;
} */

.building img {
    width: 100%;
    height: auto;
}

.building::before {
    position: absolute;
    content: '';
    background: linear-gradient(180deg, rgba(25, 25, 25, 0) 0%, #191919 100%);

    width: 100%;
    height: 130px;
    bottom: 0;
    left: 0;
}

.building .content {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    width: 40%;
    text-align: right;
}

.building .content h2 {
    text-align: left;
    width: 85%;
    margin-left: auto;
}

.building .content p {
    font-family: "Inter", sans-serif;
    font-size: 18px;
    line-height: 28px;
    text-align: justify;
    color: rgba(255, 255, 255, 1);
}

section.amenties .slick-slide img {
    width: 100%;
}
section#amenties button.slick-prev.slick-arrow {
    top: 90%;
}

section#amenties button.slick-next.slick-arrow {
    top:90%;
}
.building .content .para {
    width: 85%;
    margin-left: auto;
}

section.hightlights img {
    width: 100%;
    height: auto;
}

.building li::marker {
    color: white !important;
    position: relative;
    display: none!important;

}
.building .content .para ul
{
    list-style-type: none;
}
.building li
{
    position: relative;
}
.building li::before{
content: "";
background-image: url("../images/list-icon.svg");
position: absolute;
top: 8px;
    left: -21px;
width: 50%;
height: 50%;
background-repeat: no-repeat;
filter: invert(100%);
}
.amenities-2 .col-sm-2.col-md-2.col-lg-2
{
width: 20%;
}
.amenities-2-slider .row.first
{
    justify-content: space-between!important;
    margin-bottom: 30px;
    gap: 30px 0px;
}

.amenities-2-slider .row.third {
    margin-top: 30px;
}

.hightlights {
    background: rgba(25, 25, 25, 1);
    padding-top: 30px;

}

section.banner .slick-next {
    display: none !important;
    right: 0px !important;
}

section.walkthrough {
    background: rgba(25, 25, 25, 1);
    padding: 70px 0px;
}

section.amenties {
    background: rgba(25, 25, 25, 1);    position: relative;
}

section.amenties .delete_extra_space p {
    font-size: 18px !important;
    color: #222222 !important;
    width: 80%;
    text-align: center;
    margin: 0 auto 50px auto;
}
section.amenties .delete_extra_space h2 {
    text-align: center;
}
section.amenties .container {
    position: relative;
    z-index: 999;
}
.amenties h2 {
    text-align: left;
}

.amenties .para {
    font-family: "Inter", sans-serif;
    font-size: 23.44px;
    font-weight: 400;
    line-height: 36px;
    text-align: left;
    color: rgba(255, 255, 255, 1);
    margin-bottom: 28px;
}

.amenties .slick-prev::before,
.hightlights .slick-prev::before {
    position: absolute;
    content: " " !important;
    background-image: url("../images/arrow-prev.svg");
    width: 50px;
    height: 50px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-repeat: no-repeat;
    opacity: 1;
}

.amenties .slick-prev,
.hightlights .slick-prev {
    z-index: 1;
    left: -31px;
}

.amenties .slick-next::before,
.hightlights .slick-next::before {
    position: absolute;
    content: " " !important;
    background-image: url("../images/arrow-next.svg");
    width: 50px;
    height: 50px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-repeat: no-repeat;
    opacity: 1;
}

.amenties .slick-next,
.hightlights .slick-next {
    z-index: 1;
    right: 7px;
    /* left: -31px; */
}

/* section.amenties img {
    width: 100%;
    height: auto;
} */

.container {
    max-width: 1200px;
    padding: 0px 20px;
}

section.configuration .content {
    background:#EAE2D8;
    border-radius: 10px;
    padding: 37px 0px;
    text-align: center;
}

section.configuration .content hr {
    border:1px solid #dfc5c573 !important;
}
section#amenties .amenities-2 button.slick-prev.slick-arrow {
    top: 50%;
    rotate: 315deg;
}
section#amenties .amenities-2 button.slick-next.slick-arrow {
    top: 50%;
    rotate: -40deg;
}

.amenities-2 {
    padding: 70px 0px;

}

a {
    transition: 0.2s ease;
}

@font-face {
    font-family: Mont;
    src: url("../fonts/mont/Mont-ExtraLightDEMO.otf");
}

section.configuration .area h6 {
    font-family: Mont;
    font-size: 14px;
    font-weight: 600;
    line-height: 17.89px;
    text-align: center;
    color:#000;

}

section.configuration .area p {
    font-family: Open Sans;
    font-size: 25px;
    font-weight: 600;
    line-height: 34.05px;
    letter-spacing: 0.03em;
    text-align: center;
    color:#000;
}

.area.price p {
    color:#000 !important;

}
section.configuration .content a:hover {
    background: #E74526;
    color: #fff !important;
}
.content.configuration2 {
    background: #E74526 !important;
}

.content.configuration2 h6,.content.configuration2 p {
    color: #fff !important;
}

.content.configuration2 a {
    color: #E74526 !important;
    background: #fff !important;
}

.content.configuration2 a:hover {
    background: #000 !important;
}
section.configuration .content hr {
    border: 1px solid #E8E8E8 !important;
}
section.configuration .content hr {
    border: 1px solid #e8e8e873 !important;
}
section#configuration .col-sm-4.col-md-4.col-lg-4 {
    padding: 0px;
}
section.location .map img{width:100%;}
.content.configuration1 {
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
    margin-top: 40px;
}
.content.configuration3 {
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
    margin-top: 40px;
}
.content.configuration2 {
    padding: 80px !important;
}
section.configuration .content a {
    font-family: Open Sans;
    font-size: 18px;
    font-weight: 400;
    line-height: 24.51px;
    text-align: left;
    color:#E74526;
    text-decoration: none;
    border: 1px solid #E74526;
    padding: 19.5px 42px 19.5px 42px;
    border-radius: 5px;
    padding: 10px 20px;
}

section.configuration .content .area.price {
    margin-bottom: 50px;
}

/* .banner .slick-slider {
    overflow: hidden;
} */

section.banner {
    position: relative;
    height: 100vh;
    overflow: hidden;
}

section.banner .content {
    position: absolute;
    justify-content: left;
    align-items: left;
    z-index: 1;
    width: 32%;
    margin: 10% auto 0 auto;
    z-index: 99999;
    top: 10%;
    left: 10%;
    padding: 10px 20px 30px 30px;
    border-radius: 10px;
    height: auto;
}
section.banner:after {
    background: url(https://wyceexclucitypune.com/wp-content/themes/yashus/assets/images/bg-banner.png);
    content: '';
    z-index: 9 !important;
    width: 100%;
    height: 100vh;
    left: 0px;
    top: 88px;
    position: absolute;
} 


.slider-content {
    position: relative;
    z-index: 99;
    top: -450px;
    left: 0%;
    width: 1200px;
    max-width: 1200px;
    margin: 0 auto;
    padding-left:20px;
}
.slider-content .main {
    width: 40%;
}
section.about-us-banner .container-fluid {
    padding: 0px;
}
section.about-us-banner img {
    width: 100%;
}
.slider-content h1 {
    color: #fff;
    font-family: "Playfair Display", serif !important;
    font-size: 40px !important;
    font-weight: 400 !important;
    line-height: 45px;
    text-align: left;
    color: #fff;
    margin-bottom: 15px !important;
    text-transform: capitalize;
    margin-top: 0px !important;
}

.slider-content h2 {
    font-family: "Playfair Display", serif !important;
    font-size: 28px !important;
    font-weight: 400 !important;
    line-height: 45px;
    text-align: left;
    color: #fff;
    margin-bottom: 25px !important;
    text-transform: capitalize;
    margin-top: 0px !important;
}
a.cta-button:hover img {
    filter: brightness(70%);
}
a.cta-button {
    display: inline-block;
}
section.banner .content p {
    font-size: 18px !important;
    color: #222222 !important;
    font-weight: 700;
}
section.banner .content h2 {
    font-family: "Open Sans", sans-serif !important;
    color: #fff !important;
    font-weight: 600 !important;
    text-align: left;
    border-top: 2px solid #fff;
    padding-top: 10px;
    font-size: 25px !important;
}

section.banner .content h1 {
    font-family: Playfair Display;
    font-size: 40px;
    font-weight: 400;
    line-height: 60px;
    text-align: left;
    color: #fff;
    margin-bottom: 10px;
}
section.banner .content .main {
    width: 100%;
}
header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99999;
    background: #fff;
}


section.banner .items {
    display: flex;
    align-items: center;
    justify-content: center;
}

section.banner .items .left-content {
    /* border-right: 2px solid rgba(255, 255, 255, 1); */
    position: relative;

}

section.banner .items .left-content::after {
    position: absolute;
    /* border: 2px solid rgba(255, 255, 255, 1); */
    width: 2px;
    height: 80px;
    background-color: rgba(255, 255, 255, 1);
    content: "";
    top: -7px;
    right: 0;
}

section.banner .items h2 {
    color: rgba(255, 255, 255, 1);
    font-family: Playfair Display;
    font-size: 42px;
    font-weight: 400;
    line-height: 60px;
    text-align: center;
    text-transform: uppercase;
    border-top: 2px solid rgba(229, 186, 102, 1);
    border-bottom: 2px solid rgba(229, 186, 102, 1);
    margin-right: 28px;
    margin-bottom: 0px !important;
}

section.banner .items img {
    margin-left: 28px;
    width: 350px;
}

.tab {
    overflow: hidden;
    border: 1px solid #ccc;
    background-color: #f1f1f1;
}

/* Style the buttons inside the tab */
.tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
    font-size: 17px;
}

/* Change background color of buttons on hover */
.tab button:hover {
    background-color: #ddd;
}

/* Create an active/current tablink class */
.tab button.active {
    background-color: #ccc;
}

/* Style the tab content */
.tabcontent {
    display: none;
    padding: 6px 12px;
    border: 1px solid #ccc;
    border-top: none;
}

.call-wrap {
    background-color: #fff;
    padding: 10px;
    position: fixed;
    right: -200px;
    top: 55%;
    box-shadow: 1px 0 6px rgb(0 0 0 / 60%);
    width: 240px;
    transition: all 1s linear;
    z-index: 99;
    margin-top: 5px;
    cursor: pointer;

}

.callme {
    display: table-cell;
    vertical-align: middle;
}

.callme img {
    vertical-align: middle;
}

.call-wrap.active {
    right: 0;
}

.callmeon {
    display: table-cell;
    vertical-align: middle;
}

.callnumber {
    color: #B57B3F;
    font-weight: 600;
    margin-bottom: 0;
    font-size: 19px;
}

.callmeon a:hover {
    color: rgba(242, 204, 115, 1)
}

.navbar-expand-lg .navbar-nav {
    align-items: center;
    gap: 10px;
}

.navbar-expand-lg .navbar-nav a.navbar-brand {
    margin-right: 0px !important;
}



.footer-call-enquire {
    display: none;
}
a.navbar-brand.top
{
    display: none!important;
}
hr
{
    border-top: 1px solid rgba(112, 112, 112, 0.44)!important;
    opacity: 1!important;
    margin: 10px 0px!important;
}
img.mobile {
    width: 100%;
    display:none;
}
img.desktop{display:block;}
a#back-to-top {
    display: none ! IMPORTANT;
}
.navbar-nav.mobile{display:none;}

@media (min-width: 320px) and (max-width: 767px) {
    .amenities-2 .col-sm-2.col-md-2.col-lg-2
    {
        width: 50%;
    }
    span.price-title {
    background: #e74526;
    color: #fff;
}
    .payment-plan {
    padding-top: 40px;
    width: 100%;
    margin: 0px auto 0 auto;
    background: #eae2d8;
    padding-bottom: 40px;
    border-radius: 20px;
}
section.configuration li {
        text-align: left !important;
        float: left;
        width: auto;
        margin-top: 20px !important;
        width: 100% ! IMPORTANT;
    }
    section.configuration ul {
    padding: 0px 0px 0px 15px;
}
.payment-plan h2 {
    text-align: left;
    padding-left: 15px;
}
.payment-plan p {
    text-align: left !important;
    padding: 0px !important;
    margin: 0px 0px 0px 15px !important;
    width: 95%;
}
.navbar-nav.mobile{display:block;}
.navbar-expand-lg .navbar-nav.desktop{display:none !important;} 
    section#about .left-content h2 img {
    width: auto;
}
    section#about .left-content img {
    width: 100%;
}
.slider-item.slide1 {
    height: auto;
}
img.mobile {
    width: 100%;
    display:block;
}
#chaty-widget-0 .chaty-widget {
    right: 15px  !important;
    left: auto;
}

#chaty-widget-0 .chaty-widget {
    bottom: 55px !important;
}
    img.desktop,section#about:after {
        display: none !important;
    }
    .footer-form {
    position: relative;
    z-index: 9999;
    margin: 15% 0% 0% 0%;
    background: #3c3e49;
    padding: 10px;
    border-radius: 10px;
}
.amenities-list ul li {
    width: 48%;
    background: #fff;
    float: left;
    list-style: none;
    margin-right: 2%;
    margin-bottom: 4%;
    border-radius: 10px;
    height: 100px;
    padding: 0px 5px;
}
.amenities-list ul li img {
    width: 50px;
    margin-left: 15px;
    float: none;
    text-align: center;
    display: block;
    margin: 0 auto;
}
.amenities-list ul li span {
    font-size: 14px;
    text-align: center;
    display: block;
    width: 100%;
    line-height: 18px;
}
.amenities-list button.submit {
    display: inline-block;
    width: 70%;
}
.slider-content {
    position: relative;
    z-index: 99;
    top: 0px;
    left: 0%;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
}

.slider-content h1 {
    font-size: 28px !important;
    line-height: 38px;
    margin-bottom: 10px !important;
    text-align: center;
    color:#000;
} 
.slider-content a.cta-button {
    margin: 0 auto 20px auto;
    display: block !important;
    width: 100%;
    text-align: center;
}
section.amenties .delete_extra_space p {
    font-size: 15px !important;
    color: #222222 !important;
    width: 100%;
    text-align: center;
    margin: 0 auto 20px auto;
}
section.amenties {
    padding-top: 30px;
    background-position-y: 670px !important;
}
.slider-content .main {
    width: 100%;
}
.slider-content h2 {
    font-size: 22px !important;
    line-height: 32px;
    text-align: center;
    color: #333;
    margin-bottom: 15px !important;
    text-transform: capitalize;
    margin-top: 0px !important;
}
   section.banner:after{display:none;}
   .banner video.img-fluid.slider-video.d-md-block {
    margin-top: 60px;
}
    .amenities-2-slider h6
    {font-size: 12px;
        line-height: 21px;

    }
    section.banner .banner-img {
        height: auto;
        object-fit: cover;
    }
    section.banner
    {
        height: auto !important;
    }
 .footer-call-enquire {
    display: block !important;
    position: fixed;
    bottom: 0;
    text-align: center;
    color: white;
    z-index: 9999999;
    width: 100%;
    }
    section.configuration .content
    {
        margin-bottom: 20px;
    }
    section.walkthrough iframe
    {
        height: 400px!important;
    }
    a.navbar-brand.bottom
    {
        display: none!important;
    }
    div#exampleModal button.btn-close
    {
        right: 12px;
    top: 6px;
    }
    a.navbar-brand.top
{
    display:block!important;
}
    .navbar-brand img {
        width: 90px !important;
    }
    .navbar-brand
    {
        display: inline-block!important;
    }

    div#navbarNavAltMarkup {
        margin-top: 20px;
    }

    .show_menu .navbar-toggler span::before {
        transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
        opacity: 0;
    }

    .show_menu .navbar-toggler span:after {
        transform: translate3d(0, -10px, 0) rotate(-91deg);
    }

    .show_menu .navbar-toggler span {
        transform: translate3d(0, 0px, 0) rotate(45deg);
    }

    .navbar-toggler span:before {
        top: -10px;
        cursor: pointer;
        border-radius: 50px;
        height: 3px;
        width: 35px;
        background: rgb(231 69 38);
        position: absolute;
        display: block;
        content: '';
        transition: all 300ms ease-in-out;
    }

    .navbar-toggler span:after {
        cursor: pointer;
        border-radius: 50px;
        height: 3px;
        width: 35px;
        background:rgb(231 69 38);
        position: absolute;
        display: block;
        content: '';
        transition: all 300ms ease-in-out;
        top: 10px;
    }

    .navbar-toggler span {
        margin: 10px 0 0 0;
        cursor: pointer;
        border-radius: 50px;
        height: 3px;
        width: 35px;
        background:rgb(231 69 38);
        position: absolute;
        display: block;
        content: '';
        transition: all 300ms ease-in-out;
    }

    .overview .overview-content img {
        width: 70px;
        height: 70px;
        border-radius: 100%;
    }

    p {
        font-size: 14px;
        line-height: 24px;
    }

    section.overview h2 {
        text-align: left;
    }

    #fixedbutton_visit {
        right: auto;
        top: auto;
        bottom: 0;
        left: 0;
        transform: none;
        display: none;
    }

    .col-sm-12.col-md-12.col-lg-12.footer-call-enquire {
        display: block;
    }

    .footer-call-enquire .col-sm-6.col-md-6.col-lg-6.enq {
        padding: 10px;
        width: 50%;
        background: rgba(242, 204, 115, 1);
    }
    .footer-call-enquire .col-sm-6.col-md-6.col-lg-6
    {
        width: 50%;
        padding:0!important;
    }
    .footer-call-enquire .col-sm-6.col-md-6.col-lg-6 a
    {
        background:rgb(63 64 74);
        padding: 10px;
        display: inline-block;
        color: white!important;
        width: 100%;
    }
    .submit
    {
        padding: 10px 35px;
    }
    .enquire-toggle-button.mobile
    {
        padding: 10px;
        background-color:#e74526;
        color: white;
        text-align: center;
    }
    .building img
    {
        display: none;
    }

    footer p.copyright {
        /* margin-bottom: 10px; */
        font-size: 15px;
        line-height: 21px;
        padding-bottom: 53px;
    }
    

    .building .content h2 {
        width: 100%;
        text-align: center;
    }



    header button.navbar-toggler img {
        width: 30px;
        height: auto;
        filter: invert(100%);
    }

    section.gallary .slick-prev::before,
    section.gallary .slick-next::before {
        width: 40px;
        height: 40px;
    }

    .navbar-toggler {
        height: 27px;
        width: 36px;
        display: inline-block;
        border: 0;
        margin-right: 10px;
        margin-top: -20px;
    }

    .navbar-expand-lg .navbar-nav {
        display: inline-block !important;
    }
    div#exampleModal .modal-content
    {
        padding: 20px;
    }

    .nav-link.active {
        display: inline-block;
    }

    section.banner video.banner-video {
        height: 90vh !important;
    }

    section.gallary .slick-next {
        right: 52px;
    }

    .building .content .para {
        width: 100%;
    }

    section.gallary .slick-prev {
        left: 0px;
    }

    body {
        overflow-x: hidden;
    }



    .building .content {
        position: relative;
        width: 100%;
        text-align: left;
        margin-top: 30px;
    }

    .amenties .slick-prev::before,
    .hightlights .slick-prev::before {
        width: 40px;
        height: 40px;
    }

    .amenties .slick-next,
    .hightlights .slick-next {
        right: 16px;
        top: 25%;
    }

    .amenties .slick-prev,
    .hightlights .slick-prev {
        left: -25px;
        top: 25%;
    }

    .amenities-2-slider .row.first {
        margin-bottom: 10px;
    }

    .amenities-2-slider .row .col-sm.col-md.col-lg {
        width: 50%;
    }

    section.configuration .content {
        padding: 20px 0px 40px 0px;
        margin-top: 0px;
        border-radius: 10px !important;
    }
.content.configuration2 {
    padding: 20px 0px 40px 0px !important;
}
    section.walkthrough .row {
        gap: 10px;
    }

    .amenties .para {
        font-size: 20px;
        line-height: 30px;
    }

    section.gallary {
        padding: 30px 0px;
    }

    section.gallary a {
        font-size: 15px;
        line-height: 25px;
        padding: 0px 5px;
    }

    section.location .map {
        margin-top: 0;
    }

    section.location .row .col-sm-3.col-md-3.col-lg-3:last-child .content {
        margin-bottom: 0px !important;
    }

    .map iframe {
        height: 250px;
        margin: 20px 0 0;
    }

    section.location .para {
        font-size: 19px;
        line-height: 29px;
    }

    section.location .content {
        margin-bottom: 15px;
    }

    .configuration .top-content h6 {
        font-size: 25px;
        line-height: 35px;
    }

    section.gallary ul.nav.nav-tabs {
        justify-content: left;
        gap: 0;
    }

    .configuration .top-content img {
        width: 40px;
        height: auto;
    }

    section.amenties .slider-item .content {
        position: relative;
    }

    section.configuration .content .area.price {
        margin-bottom: 25px;
    }

    .amenities-2 {
        padding: 30px 0px;
    }

    section.configuration {
        padding: 30px 0px;
    }

    section.walkthrough {
        padding: 30px 0px;
    }

    .amenties .slick-next::before,
    .hightlights .slick-next::before {
        width: 40px;
        height: 40px;
    }

    .building .content p {
        font-size: 16px;
        line-height: 25px;
    }

      h2 {
        font-size: 24px !important;
        line-height: 28px;
        margin-bottom: 20px !important;
        font-weight: bold !important;
    }
.floor-plan .content.configuration1 {
    padding-bottom: 1px;
    padding-top: 0px;
}
    section.location .content {
        margin-bottom: 15px;
        height: auto;
    }
    section.about {
        padding: 30px 0px;
        padding-bottom: 0px;
    }

    section.about p.para {
        margin-bottom: 10px;
    }

    footer {
        padding: 30px 0px;
        padding-bottom: 0px;
    }

    footer .col-sm-10.col-md-10.col-lg-10 {
        width: 100%;
    }

    .call-wrap {
        display: none;
    }

    footer .col-sm-2.col-md-2.col-lg-2 {
        width: 25%; 
    } 
    footer .row
    {
        display: block;
    }

    footer .top-img {
        float: left;
    }
    
    footer .inner-content
    {
       
        gap: 8px;
    }
    footer .inner-content div
    {
        display: inline;
    }
    footer .row {
        margin-bottom: 0;
    }
    footer .inner-content h6 
    {
        font-size: 9px;
        line-height: 14px;
    }
    footer p.site {

        padding: 10px 0px;
        margin-bottom: 0;
        font-size: 14px;
        line-height: 22px;
    }

    .call-wrap {
        top: 60%;
        display: none;
    }

    section.about .content .row .col-sm-6.col-md-6.col-lg\=6 {
        width: 50% !important;
    }

    /* section.banner {
        overflow: hidden;
        height: 80vh !important;
    } */

    section.amenties .slider-item .content h2 {
        font-size: 20px !important;
        line-height: 30px;
    }

    br {
        display: none
    }

    .overview p.para-1 {
        width: 100%;
        text-align: left;
    }

    .overview .overview-content p {
        font-size: 14px;
        line-height: 24px;
        padding: 0px;
    }

    .overview p {
        width: 100%;
        text-align: left;
    }

    .overview .col-sm-3.col-md-3.col-lg-3 {
        position: relative;
        width: 50%;
    }

    .overview .row .col-sm-3.col-md-3.col-lg-3:nth-child(2)::before {
        display: none;
    }

    .overview .content {
        margin-bottom: 0px;
    }

    section.banner .items {
        flex-wrap: wrap;
    }

    section.banner .content h1 {
        font-size: 25px;
        line-height: 35px;
        margin-bottom: 20px;
    }

    section.banner .content h1 br {
        display: none !important;
    }

    section.banner .items h2 {
        margin-right: 0px;
        margin-bottom: 10px !important;
    }

    section.banner .items img {
        width: 90%;
        margin: auto;
    }

    section.banner .items .left-content::after {
        display: none;
    }

    section.banner .items img {
        width: 90%;
        margin: auto;
        margin-top: 20px;
    }

    section.overview {
        padding: 30px 0px;
    }
    a.nav-link
    {
        margin-bottom: 10px;
        display: table;
    }
    div#exampleModal .modal-body .form-group {
        margin-bottom: 20px;
    }
    footer .inner-content img
    {
        width: 30px;
    }
    footer .content p
    {
        border-top: none;
    }
}