
.my-navigation{
    z-index: 9990;
}
.menu-overlay{
    z-index: 9980;
}
.project-block h3{
    font-size: 36px;
}
.project-block .page-link span{
    font-size: 13px;
}
.project-list .project-block:hover {
    box-shadow: 0 0 20px 10px lightgray;
    transform: scale(1);
}
.overview-blc .boldy{
    padding: 4px 10px;
    font-weight: 500;
}
.project-banner {
    background: #fff;
}
.pattery{
    mix-blend-mode: overlay;
}
.welcome-right .w-100-h-auto{
    object-fit: contain;
}

.project-navigation ul li .btn {
    background: #DB1F26;
    padding: 10px 12px;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    color: #ffffff;
    border-radius: 10px;
    position: relative;
    top: initial;
    font-family: var(--font-sans);
    font-weight: 600;
}
.project-navigation ul li .btn:hover,
.project-navigation ul li .btn.active{
    background-color: #000000;
    color: #DB1F26;
}
.project-navigation ul li a{
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 0px;
}
.who-we-are-sec ul li.tardes-listo .user-details p {
    font-family: var(--font-text);
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    line-height: 175%;
    letter-spacing: 0px;
    margin: 0 0 15px 0;
}
.who-we-are-sec ul li.tardes-listo:nth-child(even) .user-details {
    text-align: left;
}
.who-we-are-sec ul li.tardes-listo:last-child figure {
    border-radius: 200px 15px 15px 15px;
}

.who-we-are-sec ul li.tardes-listo figure {
    width: 50%;
}
.who-we-are-sec ul li.tardes-listo{
    gap: 50px;
}

.project-block .overview-blc .ovy-list li {
    margin-bottom: 10px;
    font-family: var(--font-text);
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    letter-spacing: 0px;
}
.project-list .pl-item-list::after{
    content: initial;
}
#amenities-items .owl-item.active.center {
    transform: scale(1);
    z-index: 10;
}

.developer .d-item {
    background: #ffffff;
    padding: 25px;
    border-radius: 20px;
    max-height: 100%;
    height: auto;
}
.project-details footer {
    padding-bottom: 60px;
}

.elos-listy li a{
    font-size: 18px;
    color: var(--primary);
}
.elos-listy li a:hover{
    color: #000000;
}

.roundy-disclaim small.dis-det{
    font-size: 12px;
}

.page-banner .flexi-block{
    width: 500px;
}

.visionMission-section .bg-image {
    margin-top: -250px;
}
.vm-span,
.visionMission-section .welcome-left p{
    font-size: 16px;
}

.about-page .visionMission-section .serif-head{
    font-family: var(--font-serif);
    font-size: 42px;
    line-height: 1.1;
    font-weight: 400;
}
.about-page .visionMission-section .welcome-left p, .about-page .visionMission-section .welcome-right p,
.welcome-right p{
    font-size: 14px;
    line-height: 175%;
    color: #000000;
}

.project-list-sec h6.sub-head{
    color: var(--primary);
}

.overview-sec p.parame{
    font-size: 14px;
    line-height: 175%;
}
.brochure{
    padding: 12px 20px;
    text-transform: uppercase;
    font-size: 12px;
    top: initial;
    transition: all 0.3s ease;
}
.brochure:hover{
    background-color: var(--primary);
    transition: all 0.3s ease;
}
.brochure:hover img{
    transition: all 0.3s ease;
    filter: brightness(100);
}
.rera-block{
    font-size: 16px;
    line-height: 150%;
    font-weight: 500;
}
.pups small{
    font-size: 12px;
    letter-spacing: 1px;
    font-weight: 400;
}
.symphony-sec, .floor-plan-sec, .testiminial-sec{
    padding: 50px 0;
}
.symphony-sec .lightGalleryBtn {
    margin-top: 50px;
}

.floor-plan-sec .floor-details h4{
    font-size: 16px;
    font-weight: 600;
}
.floor-plan-sec .btn-tab-block li button.j-btn{
    text-transform: uppercase;
    letter-spacing: 0.4px;
    font-weight: 600;
    font-style: normal;
    font-size: 16px;
}
.floor-plan-sec .btn-tab-block li button.j-btn:hover{
    color: var(--primary);
}
.floor-plan-sec .floor-details li{
    font-size: 14px;
}
.specification-sec .param{
    margin-top: 20px;
}
.pups p{
    font-weight: 400;
}
.specification-sec .specs .item .title{
    font-weight: 500;
    font-size: 16px;
    line-height: 150%;
}
.specification-sec .specs .item .desc{
    font-size: 14px;
    line-height: 175%;
}
.specification-sec .una-flexi div {
    width: auto;
    flex: 1;
}
.specification-sec .una-flexi div:first-child{
    flex: 2;
}
.call-back-sec .price-box{
    padding: 0 0px 0;
}
.gallery-crc{
    margin-top: 50px;
    margin-left: 0;
    padding: 0 0px 0 50px;
}

.gallery-crc .owl-nav, .developer .owl-nav {
    width: 100%;
    display: flex;
    justify-content: space-between;
    gap: 10px;
    margin-top: 0;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.gallery-crc.owl-carousel .owl-nav .owl-next, 
.gallery-crc.owl-carousel .owl-nav .owl-prev{
    position: absolute;
    width: 50px;
    height: 50px;
    background: rgb(255 255 255 / 5%);
    border-radius: 100px;
    backdrop-filter: blur(8px);
    border: 2px solid;
    color: #fff;
}

.gallery-crc.owl-carousel .owl-nav .owl-next{
    right: 30px;
} 
.gallery-crc.owl-carousel .owl-nav .owl-prev{
    left: 30px;
} 
.gallery-crc.owl-carousel .owl-nav .owl-next i, 
.gallery-crc.owl-carousel .owl-nav .owl-prev i{
    color: #fff;
    transition: all 0.3s ease;
}
.gallery-crc.owl-carousel .owl-nav .owl-next:hover, 
.gallery-crc.owl-carousel .owl-nav .owl-prev:hover{
    color: var(--primary);
    transition: all 0.3s ease;
    background-color: var(--primary);
}

.architect-sec .frt h2::after{
    content: "";
    display: block;
    width: 20px;
    height: 2px;
    background: #e74c3c;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -10px;
    margin: 0 auto;
}
.architect-sec .como-flex {
    align-items: center;
    background: #fff;
    padding: 25px;
    border-radius: 20px;
}
.architect-sec {
    background: #f6f3f3;
    padding: 0px 0 0 0;
}
.roundy-disclaim{
    background: #ffffff;
}
.architect-sec .roundy-disclaim .como-flex{
    padding: 0px;
}
.call-back-sec .form-wrapper{
    padding: 0px 25px 80px 25px;
}

.who-we-are-sec .container {
    /* border-top: 1px solid #E5E5E5;
    padding-top: 50px; */
    border-bottom: none;
    padding-bottom: 0px;
}
.about-page .visionMission-section {
    padding: 0;
    margin-bottom: 50px;
}
.who-we-are-sec ul li.tardes-listo img {
    width: 100%;
    height: 800px;
    object-fit: cover;
}
.certificate-member-sec{
    padding: 50px 0;
}

.who-we-are-sec ul li.tardes-listo:not(:last-child) {
    margin-bottom: 0;
}
.comm-vh-block{
    height: 75vh;
}
.project-list-sec .project-list {
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
    gap: 20px;
}
.project-list .my-projects {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: 0;
    margin-right: 0;
    margin-left: 0;
    gap: 15px;
    justify-content: space-between;
}
.project-list .my-projects li.prj-list {
    flex: 0 0 auto;
    width: 49%;
}

.call-back-sec {
    background: #ffffff url(../img/enquiry-bg.jpg) 0% 100% no-repeat;
    min-height: 750px;
}    
.contact-sec .info span{
    line-height: 150%;
}

.form-wrapper button{
    background-color: #000000;
    color: #ffffff;
    border: none;
    font-family: var(--font-sans);
    font-weight: 600;
    letter-spacing: 1px;
    white-space: nowrap;
    transition: all 0.3s ease;
}
.form-wrapper button:hover,.form-wrapper button:focus{
    background-color: var(--primary);
    transition: all 0.3s ease;
}

.visionMission-section{
    padding: 50px 0;
}

.page-banner .top-banner-block .short-text-block{
    width: 350px;
}

.upcoming-proj .upcoming-text,
.upcoming-text {
    padding: 8px 12px;
    background: #FFF8E9;
    border-radius: 12px;
    font-family: var(--font-sans);
    font-weight: 500;
    font-size: 12px;
    line-height: 175%;
    letter-spacing: 0.4px;
    vertical-align: middle;
    text-transform: uppercase;
    color: #F6AE13;
    display: flex;
    align-items: center;
    width: fit-content;
    gap: 5px;
}
.upcoming-text.completed{
    background: #ECFAF2;
    color: #6AC992;
}
.upcoming-text.ongoing{
background: #F0F9FF;
    color: #1ca3f5;
}

.circuloar{
    background: #F6AE13;
    box-shadow: 0 2px 6px rgb(255, 174, 0);
    width: 9px;
    height: 9px;
    border-radius: 100%;
    display: block;
}

.upcoming-text.ongoing .circuloar
{
    background: #1ca3f5;
    box-shadow: 0 2px 6px rgb(11 154 255);
}

.upcoming-text.completed .circuloar
{
    background: #49DF88;
    box-shadow: 0 2px 6px rgb(44, 197, 108);
}
.project-block .page-link{
    padding: 9px 12px;
    border: 1px solid #fdcbcc;
    border-radius: 10px;
}
.project-block .page-link:hover{
    border: 1px solid #DB1F26;
}
.dnd-micro{
    gap: 10px;
}
.nov-com {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 175px;
    max-height: 175px;
    min-height: 175px;
    border: 2px dashed #f3f3f3;
    border-radius: 10px;
    color: #c3c3c3;
}


/*--------------*/


#amenities-items .ame-items {
    position: relative;
    overflow: hidden;
    border-radius: 12px;
}

#amenities-items .ame-items img {
    filter: grayscale(1);
}

#amenities-items .owl-item.active.center .ame-items img {
    filter: grayscale(0);
}

#amenities-items .owl-item.active.center .ame-items .caption {
    opacity: 1;
}

#amenities-items .owl-item.active.center {
    transform: scale(1.3);
    z-index: 10;
}

#amenities-items .owl-stage-outer {
    overflow: visible;
}

.symphony-sec .lightGalleryBtn {
    margin-top: 120px;
}

#amenities-items .owl-nav{
    position: absolute;
    z-index: 5;
    top: 23%;
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 0 20px;
}

#amenities-items .ame-items .caption {
    position: absolute;
    top: 25px;
    left: 0;
    padding: 2px 8px;
    background: rgb(219, 31, 38, 0.5);
    border-radius: 0 8px 8px 0;
    font-family: var(--font-sans);
    font-weight: 600;
    font-size: 12px;
    line-height: 175%;
    letter-spacing: 2%;
    vertical-align: middle;
    text-transform: uppercase;
    color: #FFFFFF;
    opacity: 0;
}

#amenities-items .owl-dots {
    width: 52%;
    margin: 60px auto 0;
    display: flex;
    flex-wrap: wrap;
    z-index: 100;
    gap: 10px;
    justify-content: center;
}

#amenities-items .owl-dot {
    width: 23.333%;
}

#amenities-items .owly-btn {
    background: #ffffff;
    border: none;
    width: 100%;
    height: 200px;
    padding: 15px;
    box-shadow: none;
    border-radius: 10px;
    cursor: pointer;
    font-family: var(--font-sans);
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    line-height: 175%;
    letter-spacing: 0%;
    text-align: center;
    text-transform: uppercase;
}

#amenities-items .owly-btn img {
    display: block;
    margin: 0 auto;
}

#amenities-items .owl-dots .active .owly-btn {
    border: 1px solid #fef1a9;
}


.nov-com {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 150px;
    max-height: 150px;
    min-height: 150px;
    border: 1.75px dashed #ebebeb;
    border-radius: 10px;
    color: #c1c1c1;
}

/*--------------*/