@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
/* HEADER CSS STARTS */
header {
    position: fixed;
    width: 100%;
    left: 50%;
    top: 0px;
    z-index: 99;
    background: linear-gradient(45deg, #000000, #8b0967);
    padding: 0;
    -moz--webkit-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    transform: translate(-50%);
    border-bottom:1px solid #ead789;
}
  .active {
    background: linear-gradient(45deg, #000000, #8b0967);
    color: #fff !important;
    border-radius: 4px;
    box-shadow: 0 0 3px #bdbdbd;
    /* border:1px solid #fff; */
}
.newClass {
    background: linear-gradient(45deg, #000000, #8b0967);
    box-shadow: 0 0 1px #000;
    z-index: 999;
}
  .inner-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
  }
  .logo {
    max-width: 103px;
}
  .menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .image-section{
    background:url('../images/amenities.webp');
    background-size: 100% 100%;
    background-repeat:no-repeat;
    display: block;
  }
  p.banner-inner.price-info {
    font-family: 'Lato-LightItalic';
    font-size: 25px;
}
  .menu ul li a {
    color: #fff;
    text-decoration: none;
    font-size: 15px;
    padding: 8px 10px;
    text-transform: uppercase;
    -moz--webkit-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    letter-spacing: 1px;
    font-family: 'Montserrat';
  }
  .project-overview-section .know-more {
    text-align: left;
  }
  .contact-number {
    display: flex;
  }
  .contact-number a {
    font-size: 22px;
    font-weight: 600;
    text-decoration: none;
    color: #fff;
    padding: 10px 15px;
    -moz--webkit-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  .responsiv-mobile {
    display: none;
}
  /* HEADER CSS ENDS */
  .banner-section {
    position: relative;
    margin-top: 25px;
    overflow:hidden;
}
.banner-section .container-fluid{
    padding:0;
}
.banner-section-information {
    position: absolute;
    top: 9%;
    left: 50%;
    content: "";
    z-index: 9;
    color: #3d0a34;
    font-family: "Montserrat", sans-serif;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    transform: translate(-50%);
}
p.premium-floors {
    font-size: 23px;
    margin-bottom: 5px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
    color: #3c0a34;
    font-weight: 600;
}
.banner-section-info {
    padding: 10px 0;
    border-top: 1px solid #531048;
}
.banner-section-info h1 {
    margin-bottom: 10px;
    color: #8b0967;
    font-weight: 800;
}
p.presenting {
    font-size: 19px;
    margin-bottom: 0;
}
p.starting-price {
    font-size: 19px;
    margin-bottom: 4px;
    background: linear-gradient(45deg, #000000, #8b0967);
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    color: #fff;
    outline: 1px dotted #d8a175;
    outline-offset:-5px;
        padding: 0 20px;
}
.starting-price b {
    font-size: 36px;
    color: #e5bf6a;
}
p.payment-plan {
    font-size: 20px;
    margin-bottom: 0;
    color: #000;
}
.payment-plan b {
    font-size: 33px;
    color: #66265c;
}
.btn {
    background: #000;
    color: #ffffff;
    border: 1px solid #ffffff;
    box-shadow: 0 0 3px #000000;
}
.padding-space-extra{
    padding:50px 0;
}
.highlight-section-info {
    background: #000;
    position: relative;
    font-family: 'Montserrat';
}
.highlight-section-info p{
    display: flex;
    position:absolute;
    bottom:0;
    left:0;
    transform:translate(-50%);
    width:100%;
    background:linear-gradient(45deg, #000000, #8b0967);
    height: 85px;
    color:#fff;
    padding:20px;
    justify-content: center;
    align-items: center;
    opacity: 0;
    /* transform: translateY(20px); */
    transition: all 0.5s ease;
    outline:1px dotted #e5bf6a;
    outline-offset:-10px;
}
.banner-btn {
    position: absolute;
    bottom: 40px;
    z-index: 99;
    left: 0;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px;
    font-family: 'Montserrat';
}
.banner-btn .btn{
    background:linear-gradient(45deg, #000000, #8b0967);
}
.swiper-slide .highlight-section-info p {
    opacity: 1;
    animation: fadeInUp 0.6s ease forwards;
}
@keyframes fadeInUp {
    from {
      opacity: 0;
      transform: translateY(20px);
    }
    to {
      opacity: 1;
      transform: translateY(0);
    }
}
.highlight-section-img img{
    box-shadow:0 0 3px #000;
}
.section-title{
    text-align: center;
    font-family: "Montserrat", sans-serif;
}
.call-action{
    background:linear-gradient(45deg, #000000, #8b0967);
    font-family: 'Montserrat';
}
.call-action h2 {
    color: #e5bf6a;
    font-size: 27px;
    text-align: center;
    margin-bottom: 20px;
}
.call-action form .form-group {
    margin-bottom: 0;
}
footer{
    font-family: 'Montserrat';
    text-align: center;
}
.overview-section{
    background:url('../images/avik/banner-1.webp');
    background-repeat: no-repeat;
    background-size:cover;
    background-position: center;
    position:relative;
}
.overview-section::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 65%;
    height: 100%;
    content: "";
    z-index: 9;
    background: #000000d6;
}
.overview-section-information {
    color: #fff;
    position: relative;
    z-index: 9;
    font-family: 'Montserrat';
    text-align: center;
}
.overview-section-info .section-title p{
    text-align: center;
}
.overview-section-information p{
    text-align: justify;
}
.overview-section-info .project-btn .btn {
    background: #8b0967;
}
.highlight-section, .gallery-section{
    text-align: center;
}
.highlight-section .project-btn{
    margin-top:10px;
}
.highlight-section .project-btn .btn{
    background:#8b0967;
    color:#fff;
    font-family: 'Montserrat';
}
.gallery-section .project-btn{
    margin-top:20px;
}
.gallery-section .project-btn .btn{
    background:#8b0967;
    color:#fff;
    font-family: 'Montserrat';
}
.bg-color{
    background:url('../images/pattern.png');
    background-size:cover;
    background-repeat: no-repeat;
    background-position: center;
}
.price-section-information {
    text-align: center;
    background: linear-gradient(45deg, #000000, #8b0967);
    padding: 20px;
    font-family: 'Montserrat';
    color: #fff;
    border: 3px solid #fff;
    border-top-right-radius: 40px;
    box-shadow: 0 0 3px #6b6969;
}
.project-type {
    background: #fff;
    border-radius: 2px;
    padding: 10px;
    margin-bottom: 10px;
    color: #000;
}
.project-type p {
    margin-bottom: 0;
    font-size: 20px;
}
p.starting-size-info {
    font-size: 20px;
    margin-bottom: 6px;
}
.project-size {
    padding-bottom: 10px;
    border-bottom: 1px dotted #fff;
    margin-bottom: 10px;
}
p.starting-size {
    margin-bottom: 0px;
    color: #e5bf6a;
}
.starting-price-inf b {
    color: #e5bf6a;
    font-size: 31px;
}
.starting-price-inf{
    margin-bottom:0;
}
.starting-price-in{
    color: #e5bf6a;
}
.amenities-section {
    background: linear-gradient(45deg, #000000, #8b0967);
    color: #fff;
    text-align: center;
    font-family: 'Montserrat';
}
.location-section{
    background:linear-gradient(45deg, #000000, #8b0967);
}
.location-section-info {
    color: #fff;
    font-family: 'Montserrat';
}
.location-section-info .section-title {
    text-align: left;
}
.amenities-section-information .section-tirle{
    color:#fff;
}
.amenities-section-information .section-title h2{
    color:#fff;
}
.amenities-info {
    position: relative;
    font-family: 'Montserrat';
}
.amenities-info p {
    padding: 10px;
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    z-index: 9;
    color: #fff;
    width: 100%;
    background: linear-gradient(45deg, #000000, #8b0967);
    border-bottom:2px solid #fff;
    border-top:2px solid #fff;
}
.amenities-section-information .project-btn {
    margin-top: 20px;
}
.location-section-info ul {
    list-style: none;
    padding-left: 0px;
}
.location-section-info ul li {
    margin-bottom: 28px;
    padding-bottom: 5px;
    border-bottom: 1px dotted #e5bf6a;
}
.location-section-info ul li b {
    color: #e5bf6a;
    margin-right: 10px;
    border: 1px dotted;
    padding: 8px;
}
.location-section-img img {
    border: 2px solid #e5bf6a;
    padding: 10px;
}
.floor-plan-info {
    background: linear-gradient(45deg, #000000, #8b0967);
    padding: 15px;
    box-shadow: 0 0 3px #000;
    font-family: 'Montserrat';
    position:relative;
    cursor:pointer;
}
.floor-plan-info::before {
    position: absolute;
    top: 15px;
    left: 15px;
    background: #bdbdbd;
    content: "";
    width: 100%;
    height: 100%;
    z-index: -1;
}
.floor-plan-info p {
    color: #e5bf6a;
    margin-bottom: 9px;
    margin-top: 10px;
    font-size: 20px;
}
.amenities-infer {
    position: relative;
}
.amenities-infer::before{
position:absolute;
top:-10px;
left:0;
border-top:2px solid #fff;
content:"";
width:100%;
height:100%;
}
.amenities-infer::after{
    position:absolute;
    bottom:-10px;
    left:0;
    border-bottom:2px solid #fff;
    content:"";
    width:100%;
    height:100%;
}
.fade-section {
    opacity: 0;
    transform: translateY(-20px);
    transition: opacity 1.2s ease-out, transform 1.2s ease-out;
    will-change: opacity, transform;
} 
.fade-section.visible {
    opacity: 1;
    transform: translateY(0);
}
.information-set {
    background: #d5d5d5;
    position:relative;
}
.information-configuration-img{
    position:relative;
}
.information-configuration-img img {
    box-shadow: 0 0 3px #6b6868db;
}
.information-configuration-points {
    position: relative;
    font-family: 'Montserrat';
    cursor:pointer;
}
.confi {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: linear-gradient(45deg, #000000, #8b0967);
    color: #fff;
    z-index: 9;
    content: "";
    text-align: center;
    padding: 10px;
    outline: 1px dotted #956d53;
    outline-offset: -7px;
}
.config {
    font-size: 18px;
    margin-bottom: 5px;
    color: #e9dfd9;
}
.config-set {
    font-size: 18px;
    margin-bottom: 5px;
}
.config-set b{
    font-size:24px;
    color: #e5bf6a;
}
.confi .btn{
    display:none;
}
.confi:hover .btn {
    display: inline-block; /* or block, depending on your layout */
}
.desktop-banner{
    display:block;
}
.tab-banner{
    display:none;
}
.mobile-banner{
    display:none;
}
.modal-content {
    background: #000;
    color: #fff;
    font-family: 'Montserrat';
    outline:1px dotted #fff;
    outline-offset:-5px;
    border-radius:10px;
}
.modal-content hr{
    border-top:1px dotted #fff;
}
.close {
    color: #fff;
    opacity: 1.5;
}
.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover {
    color: #fff;
    text-decoration: none;
    opacity: .75
}
.information-setting-fer .section-title h2 {
    background: -webkit-linear-gradient(#000, #8b0967);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 700;
}
.premium-floors-info {
    position: absolute;
    top: 50%;
    left: -20px;
    transform: rotate(-90deg);
    content: "";
    z-index: 9;
    font-family: 'Montserrat';
}
.premium-floors-info p {
    background: -webkit-linear-gradient(#000, #8b0967);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 25px;
    font-weight: 600;
}
.location-desktop{
    display:block;
}
.location-mobile{
    display:none;
}
.banner-btn.mobile-btn {
    display: none;
}
.calltoactionmobileresponsive {
    display:none;
}
@media only screen and (max-width: 1400px) {
}
@media only screen and (max-width: 1199px) {
    .call-action h2 {
        font-size: 23px;
    }
}
@media only screen and (max-width: 1041px) {
    .banner-section-info h1 {
        font-size: 32px;
    }
    .overview-section::before {
        width: 70%;
    }
    .menu ul li a {
        padding: 8px 7px;
    }
    header {
        padding: 5px 0;
    }
    .banner-section-information {
        width: 90%;
        top:5%;
    }
    p.starting-price {
        font-size: 19px;
        padding: 5px 20px;
    }
    .starting-price b {
        font-size: 30px;
    }
    .banner-section {
        margin-top: 76px;
    }
}
@media only screen and (max-width: 991px) {
    header{
        padding:10px 0;
    }
    .button_container {
        position: absolute;
        top: 50%;
        right: 0;
        height: 29px;
        width: 35px;
        cursor: pointer;
        z-index: 100;
        transition: opacity 0.25s ease;
        transform: translateY(-50%);
    }
    .button_container span {
        background: #fff;
        border: none;
        height: 3px;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        transition: all 0.35s ease;
        cursor: pointer;
        border-radius: 31px;
    }
    .newClass {
        background-color: #313683;
        box-shadow: 0 0 1px #000;
        z-index: 999;
    }
    .overlay {
        position: fixed;
        background: linear-gradient(45deg, #000000, #8b0967);
        top: 73px;
        left: 0;
        width: 100%;
        -webkit-transform: scaleY(0);
        -ms-transform: scaleY(0);
        transform: scaleY(0);
        max-height: 0;
        -webkit-transition: max-height .3s, -webkit-transform .3s;
        transition: max-height .3s, -webkit-transform .3s;
        -o-transition: max-height .3s, transform .3s;
        transition: max-height .3s, transform .3s;
        transition: max-height .3s, transform .3s, -webkit-transform .3s;
        -webkit-transform-origin: top;
        -ms-transform-origin: top;
        transform-origin: top;
        overflow: auto;
    }
    .overlay.open {
        -webkit-transform: scaleY(1);
        -ms-transform: scaleY(1);
        transform: scaleY(1);
        max-height: 100vh;
    }
    .overlay ul {
        list-style: none;
        padding: 0;
        margin: 0 auto;
        display: inline-block;
        position: relative;
        width: 100%;
    }
    .overlay nav {
        text-align: center;
    }
    .overlay.open li {
        opacity: 1;
        border-bottom: 1px solid gray;
        padding-bottom: 10px;
        padding-top: 10px;
    }
    .button_container.active .bottom {
        transform: translateY(-11px) translateX(0) rotate(-45deg);
        background: #fff;
    }
    .button_container.active .top {
        transform: translateY(11px) translateX(0) rotate(45deg);
        background: #fff;
    }
    .button_container.active .middle {
        opacity: 0;
        background: #fff;
    }
    .active {
        background: transparent;
        box-shadow: none;
    }
    .button_container span:nth-of-type(2) {
        top: 11px;
        width: 61%;
        height: 3px;
        right: 0;
        left: auto;
    }
    .button_container span:nth-of-type(3) {
        top: 22px;
    }
    .menu ul li a {
        color: #fff;
    }
    .desktop-banner{
        display:none;
    }
    .tab-banner{
        display:block;
    }
    .mobile-banner{
        display:none;
    }
    .banner-section-information {
        width: 50%;
    }
    .banner-section-info h1 {
        font-size: 35px;
    }
    .information-configuration-points {
        margin-bottom: 20px;
    }
    .floor-plan-info {
        margin-bottom: 25px;
    }
    .overview-section::before {
        width: 80%;
    }
}
@media only screen and (max-width: 767px) {
    .banner-section-information {
        width: 100%;
    }
    .container {
        max-width: 647px;
    }
    .premium-floors-info {
        left: -50px;
    }
    .overview-section::before {
        width: 100%;
    }
    .call-action form .form-group {
        margin-bottom: 15px;
    }
    .location-desktop{
        display:none;
    }
    .location-mobile{
        display:block;
        color:#fff;
    }
    .location-section-img {
        margin-bottom: 25px;
    }
    p.policy-point {
        margin-bottom: 0;
    }
    footer {
        padding: 20px 0 !important;
    }    
}
@media only screen and (max-width: 575px) {

    .calltoactionmobileresponsive {
        position: fixed;
        bottom: 0px;
        left: 0;
        z-index: 99;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        background: linear-gradient(45deg, #000000, #8b0967);
        font-family: 'Montserrat';
    }

    .calltoactionmobileresponsive .btn-pulse {
        animation: none;
    }
    .mobile-icon a {
        padding: 10px;
        color: #fff;
        display: flex;
        justify-content: center;
        width: 100%;
        align-items: center;
        font-family: 'Montserrat';
        border-right: 1px solid #fff;
        border-left: 1px solid #fff;
    } 
    .mobile-icon {
        width: 33.3%;
    }
    .mobile-icon i{
        margin-right:10px;
    }
    .mobile-icon p{
        display:block;
        margin-bottom:0;
    }
    .desktop-banner{
        display:none;
    }
    .tab-banner{
        display:none;
    }
    .mobile-banner{
        display:block;
    }
    .floor-plan-info::before {
    left: 0px;
}
.location-mobile h2 {
    font-size: 25px;
}
.banner-btn.mobile-btn {
    display: block;
}
.desktop-btn{
        display:none;
    }
    .mobile-btn{
        display:block;
    }
    .banner-btn{
        justify-content: center;
        text-align: center;
    }
}
@media only screen and (max-width: 485px) {
    .banner-section-info h1 {
        font-size: 32px;
    }
    .starting-price b {
        font-size: 26px;
    }
    p.starting-price {
        font-size: 16px;
    }
    p.premium-floors {
        font-size: 20px;
    }
        .banner-section-img {
        height: 70vh;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .banner-section-img img {
        object-fit: cover;
        width: 100%;
        height: 100%;
    }
    .information-setting-fer .section-title h2 {
    font-size: 23px;
}
    .section-title h2 {
        font-size: 24px;
    }
.highlight-section .project-btn .btn {
    margin-bottom: 10px;
}
p.footer-disclaimer {
    text-align: justify;
}
.hidden-view{
    display:none;
}
.gallery-section .project-btn .btn {
    margin-bottom: 10px;
}
.overview-section-info .project-btn .btn {
    background: #8b0967;
    margin-bottom: 11px;
}
}
@media only screen and (max-width: 432px) {
    .project-fer {
        padding: 10px 0;
    }
}
@media only screen and (max-width: 418px) {
    
}