*,
::after,
::before {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    /* list-style: none; */
    text-decoration: none;
    /* border: 1px solid red; */
}


ul,
ol {
    padding: 0;
    margin: 0;

}

img {
    vertical-align: bottom;
}

/* ============================================= */
/* Initial styling */
.ful-nav {
    /* border: 2px solid red; */
    width: 88%;
    position: absolute;
    top: 30px;
    left: 80px;
    z-index: 162138712;
    border-radius: 5px;
    font-weight: 600;
    background-color: #000000;
    transition: top 0.5s, width 0.s;
    box-shadow: 0 0 0 2px rgb(114 109 99 / 51%)
}


.imgaeg{
    
    /* height: 350px !important; */
}

.sticky {

position: fixed;

top: 0;

left: 0;

right: 0;

width: 100%;

z-index: 1000;

background-color: #000000;

/*padding: 10px 100px;*/
}







/* ======================================= */

.box-11 {

    position: absolute;
    z-index: 1;
    /* border: 1px solid red; */
    /* background-color: #203364; */
    background-color: #212529ab;
    /* background-color: #fff; */
    left: 10%;
    top: 20%;
    padding: 25px;
    margin-top: -50px;
    transition: all .5s ease-out;
    border-radius: 15px;
    text-align: justify;
    padding-bottom: 8px; 
    padding-top: 8px; 
    color: #fff;
    padding: 8px;

}

.box-11 img {
    width: 50%;
    /* background-color:#022E21; */
    background-color: #fff;
    display: none;
}

.starting-price {
    width: 100%;
    background-color: #fff;
    color: #000;
    text-align: center;
    padding: 10px 20px;
     border-radius: 10px;
    outline: 2px dotted #fff;
}

.status {
    text-align: center;
    font-size: 1.5em;
}


/* form */
.form-box {
    /* margin-top: 20px !important; */
    position: fixed;
    right: 5px;
    z-index: 9999999999;
    bottom: 0;
    background: #fff;
    padding: 0;
    /* z-index: 9999; */
    /* width: ; */
    /* border-top-left-radius: 10px; */
    /* border-top-right-radius: 10px; */
    overflow: hidden;
}
.top_form {
    width: 100%;
}

.top_form h2 {
    background-color: #022E21;
    background-size: 400% 400%;
    animation: gradient 15s ease infinite;
    /* height: 100vh; */
    text-align: center;
    color: #000;
    font-size: 21px;
    /*padding:  0px 14px;*/
        padding-top: 14px;
    padding-bottom: 14px;
    background-color: #f0e693;
    margin-bottom: 0;
}

.top_form h2 span {
    cursor: pointer;
    margin-left: 5%;
}

.form_inner {
    /* padding-top: 20px; */
    padding-bottom: 20px;
}

.form_inner .form-control {
    margin-bottom: 15px;
    border: none;
    border-bottom: 1px solid #ced4da;
    height: 50px;
}

.form-control {
    display: block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

#SubmitQuery {
    width: 100%;
    background-color: #1d2f60  ;
    color: #fff;
    border: none;
    padding: 10px;
    /* border: 2px solid red; */
}


#SubmitQuery1 {
    width: 100%;
    background-color: #022E21;
    color: #fff;
    border: none;
    padding: 10px;
    /* border: 2px solid red; */
}





/* ========================================= */


.nav-item a {
    color: rgb(255 255 255);
    /*font-size: 1.3rem;*/
    padding: 5px 10px;
    text-decoration: none;
    /* border: 1px solid; */
}

.phone {
    
    height: 100%;
}

.phone a {
    color: #020202;
}

.nav-item {

    /* text-align: center; */
    padding-right: 3px;
}

/* ================================== */
.about-logo {
    position: absolute;
    left: -3%;
    /* top: 70%; */
    margin-top: 15rem;
    transform: rotate(270deg);
    width: 20%;
    z-index: -1;
    /* opacity: 0.3; */
    /* filter: saturate(7);  */
    /* background-color: #e2e2e2; */
}

.about-image {
    padding-left: 5rem;
}



.about {
    padding-top: 40px;
}

.second,
.four {
    padding-top: 10px;
    /* */
}

.about-image img {
    /* border: 1px solid red; */
    border-radius: 0.5rem;
}

.about-heading,
.project-head h6,
.line {


    color: #9d9d9c;
    font-family: 'Lato';

    font-size: 18px;
    width: fit-content;
    margin-bottom: 20px;
}

.contant-box h1 {
    font-size: 46px;
    margin-bottom: 0.5em;
}

.about-status img {
    height: 50px;
}

.about-status {
    letter-spacing: .5px;
    font-size: 20px !important;
    margin-top: 20px;
    font-weight: 400;
    color: #0f0f0e;
}

.contant-box button {
    padding: 15px 35px;
    background-color: #1d2f60;
    color: #fff;
    border-radius: 0;
    margin-top: 25px;
    display: flex;
    align-items: center;
}

.contant-box button i {
    padding: 9px;
}

.contant-box {
    padding-top: 12px;
}

/* ============================= project ===================== */
.project-background {
    background-image: linear-gradient(rgb(29 47 96), rgb(29 47 96)), url(/assets/images/priceList-pattern.png);
    width: 100%;
    height: auto;
    object-fit: cover;
    background-repeat: no-repeat;
    background-blend-mode: multiply;
    /* border: 2px solid red; */



}


.project-head span,
.contant-box span,
.project-hight span {
    display: inline-block;
    border: 1.5px solid rgb(157, 157, 156);
    background-color: #ebebe5;
    width: 100px;


}

.project-head h1 {

    /* font-size: 46px; */
     font-size: 2rem;
    /*margin-bottom: 1em;*/
    margin-top: 15px;
    color: #fff;
}

.project-box {
    background-color: #fdfdfd;
    padding: 10px 14px;
    border-radius: 10px;
    color: #000;
    position: relative;
}

.pro-brorder {
    border: 1px solid #071c35;
    padding: 14px 9px;
}

.pro-brorder span {

    position: absolute;
    z-index: 9;
    top: 15%;
    right: 7%;
    font-size: 40px;
    color: #615f5fd0;
    font-weight: 400;
}

/* ================================ */
.bg-image {
    background-image: url(/assets/images/priceList-pattern.png);
    width: 100%;
    height: 50vh;
    object-fit: cover;
    background-repeat: no-repeat;
    background-blend-mode: multiply;
    /* border: 2px solid red; */


}

.pricelist_box {
    position: relative;
    padding: 30px;
    color: #fff;
    background-color: #1d2f60;
    border-radius: 5px;
    transition: 0.6s ease-in-out;
}

.typology {
    padding-bottom: 15px;
}

.size,
.pricelist_p {
    font-family: 'Optima-Font';
    font-weight: 400;
}

.price-button {
    background-color: #fff;
    padding: 5px 8px;
}

.span-2 {
    color: #fdfdfd3f;
    font-size: 32px;
    position: absolute;
    top: 16px;
    right: 10px;
    bottom: unset;
    z-index: 9;
    writing-mode: vertical-lr;
    transform: rotate(179deg);
}

.span-1 {

    position: absolute;
    color: #fdfdfd3f;
    right: -8px;

    z-index: 9;
    writing-mode: vertical-lr;
    transform: rotate(179deg);
    font-size: 66px;
    bottom: 0px;
}

.pricelist_box :hover {
    color: #fff;

}

.pricelist_box:hover {
    transform: scale(0.9);
}

/* <!--  Amenities -- */

.images {
    position: relative;
    /* border: 2px solid red; */
    margin-bottom: 5px;
}

.images h4 {
    position: absolute;
    top: 10px;
    left: 0px;
    background-color: #ebebe593;
}

.images img {
    width: 100%;
    transition: all .5s ease-in-out;
}

.images img:hover {
    transform: scale(1.05);
}

.imagesss img:hover{
    transform: scale(1) !important;
}



/* plan */

.plan-background {
    background-image: url(/assets/images/priceList-pattern.png);
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;

}
.floor-images img{
     filter: blur(1px);
}

.floor-images {
    position: relative;
    /* filter: blur(1px); */
}

.floor-images button {
    position: absolute;
    top: 50%;
    left: 35%;
    background-color: #022E21;
    color: #fff;
    padding: 15px 20px;
    letter-spacing: 1px;

}

.floor-images button:hover {
    transition: 1s ease-in-out;
    background: #fff;
    color: #022E21;
    font-weight: 600;
}
.nav-link.active {
    background-color:#1d2f60;
   color: #fff;
  }



.plan li  button {
     display: block;
     width: 100%;
    /* border: 2px solid red; */
    padding: 12px 60px;
    font-size: 26px;
   background-color: #9d9d9c;
    border-radius: 12px;
    margin: 2px;
    color: #fff;
    font-weight: 600;
}

.plan li button:hover {
    color: #fdfdfd;
}

.plan .abcd {
    /* border: 2px solid red; */
    padding-left: 83px;
    padding-right: 110px;
    /* background-color: #022E21; */
}
 .tab-bg{
    background-color: #022E21;
 }  


/* =======================location=================================== */

.location-list {
    color: #fff;
    font-size: 18px;
}

.local {
    position: relative;
}

.local span {

    display: inline-block;
    border: 1px solid #fff;
    background-color: #fff;
    width: 396px;
    transform: rotate(90deg);
    position: absolute;
    top: 212px;
    left: -190px;
}




.location-list li::marker {
    font-size: 2rem;
}


.location-list{
    padding-left: 0rem !important;
}

.Gallery-background {
    background-image: url(/assets/images/priceList-pattern.png);
    width: 100%;
    height: auto;
    object-fit: cover;
    background-repeat: no-repeat;
    background-blend-mode: multiply;

}

/* =============== footer=================== */
.bg-image1 {
    background-image: url(../css/bg-pattern-pricelist-2.png);
    width: 100%;
    height: auto;
    /* object-fit: cover; */
    /* background-repeat: no-repeat; */
    /* background-blend-mode: multiply; */
    color: #000;
    background-position: center;
background-repeat: no-repeat;
background-size: cover;
}



.navbar-toggler-icon {

    color: black;
    /* Change this to the desired color */
}

.bg-color{
    background-color: #022E21;
}
.coum{
    color: #fff;
}
.contact-form {
    margin-top: 100px;
}



/* ============================================================================================================================================ */
/* Media query for adjusting navbar brand size on smaller screens */
@media (max-width: 768px) {

    .ful-nav {
       
       
        left: auto;
       


    }

    .about-image {
        width: auto;
    }

    .about-image {
        margin-left: 0;
    }


    .project-background,
    .Gallery-background,
    .bg-image1 {
        height: auto;
    }

   .about-logo{
    display: none;
   }
    .bg-image,
    .plan-background {
        height: auto;
    }

    .images,
    .imagess {
        padding: 0.5rem;

    }

    .images h4 {
        left: 10px;
    }

    .pro-brorder span {
        right: 12%;
    }
  

    /* .form-box {
        display: block;
        position: static;
    } */
     .form-box {
        display: none;
        position: static;
    }
     
    
    .carousel-item img{
        width: 100%;
        aspect-ratio: 1;
        object-fit: cover;
    }
    .box-11{
        position: static;
        border-radius: 0px;
        width: 100%;
    }
    .about-image{
        padding: 0;
        margin: 0;
    }
    .plan li  button{
        font-size: 2rem;
        padding: 5px 10px;
    }
    .plan .abcd {
        padding-left: 51px;
        padding-right: 62px;
    }

}



/* Media query for adjusting navbar links alignment on smaller screens */
@media (max-width: 992px) {
    
    .Gallery-background,
    .project-background {
        height: auto;
    }
    .ful-nav {
       
       
        left: auto;
       


    }
    .box-11{
        width: 100%;
        top: 130px;
    }


    .about {
        padding-top: 10px;
    }
    .about-logo{
        display: none;
    }
    .box-11{
 
        position: static;
        border-radius: 0px;
        width: 100%;
       

    }
    .nav-item a{
        font-size: 1rem;
    }


}
@media  screen and (max-width: 1200px){
    
    .box-11{
       /* width: 100%; */
        
    /* position: absolute; */
    top: 100px;

       
    }
    .ful-nav {
       
       
        left: auto;
       


    }

   
    .ful-nav {
        /* border: 2px solid red; */
        width: 100%;
        padding: 0;
        margin: 0;
       
    
    }
    .navbar {
        margin: 0;
        padding: 0;
    }
    .Gallery-background,
    .project-background,.main,.bg-image1 {
        height: auto;
    }
    .carousel-item img{
        width: 100%;
        aspect-ratio: 1;
        object-fit: cover;
    }
    .box-11{
        width: 100%;
        top: 130px;
    }
    .nav-item a{
        font-size: 1rem;
    }
    .project-background,.bg-image{
        height: auto;
    }
    
    

}
@media  screen and (max-width: 1200px){
    .box-11{
        width: 100%;
        top: 130px;
    }
    .nav-item a{
        font-size: 1rem;
    }
    .box-11 img,.box-11 h4{
        margin: 0;
        padding: 0;
    }
    .form_inner .form-control{
       
        margin: 0;
    }
    .project-background,.bg-image{
        height: auto;
    }
    .plan li button{
      /*  font: 1.2em sans-serif;*/
    }
}




#price1 {
    position: relative;
    background-color: azure ;
    background-image: linear-gradient(180deg, #fffdf6, transparent), url("../css/price-shape.png");
    background-blend-mode: multiply;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 10px;
    margin: 20px 0px;
}


.price-section .price-box {
    /* padding: 50px 20px; */
    padding: 50px 6px;
    margin: 20px 20px;
    border-radius: 20px;
    border: 1px solid #0000 !important;
    /* background-color: #e0dacf; */
    /* box-shadow: 12px 12px 16px 0 rgba(0, 0, 0, 0.25), -8px -8px 12px 0 rgba(255, 255, 255, 0.3); */
    box-shadow: 8px 8px 12px 0 rgba(0, 0, 0, 0.25), -4px -5px 8px 0 rgba(255, 255, 255, 0.3);
    /* background: #b18e4e17; */
    background-color: #54b4cfad;
    /* box-shadow: 10px 10px 30px #bebebe, -10px -10px 30px #ffffff; */
    transition: .8s ease-in-out;
}

button.query-btn {
    margin-top: 10px;
    border: none;
    color: #fff;
    /* background: #b18e4e; */
    background-color: #1d2f60;
    outline: 0;
    cursor: pointer;
    display: inline-flex;
    padding: 13px 25px;
    font-weight: 600;
    transition: 0.3s ease-in-out;
    border-radius: 25px;
    align-items: center;
    justify-content: center;
    line-height: 1;
    font-size: 14px;
}

.price-section .price-details {
    text-align: center;
    padding-top: 20px;
    font-size: 24px;
    font-weight: 600;
}

.price-section .size-detail {
    display: flex
;
    justify-content: space-around;
    margin: 15px 20px 5px;
    padding-bottom: 5px;
    font-size: 15px;
    font-weight: 500;
    border-bottom: 1px dashed;
}

.price-section .typology {
    border: 1px solid #000;
    width: fit-content;
    margin: auto;
    padding: 5px 13px;
    border-radius: 10px;
    font-size: 18px;
    font-weight: 600;
}

.price-section .micro-btn {
    text-align: center;
    padding-top: 10px;
}



small{
    font-size: 1.875em;
}


.formm{
    border: 2px solid #000;
    padding: 20px;
    border-radius: 20px;
}


.location-list li{
    list-style: none;
    margin-bottom: 10px;
}

.location-list li img{
    width: 20px;
    aspect-ratio: 1;
}

.image-loc{
    padding: 10px;
}

.image-loc img{
    border: 6px solid #b18e4e61;
    padding: 5px;
    border-radius: 20px;
}


.secii{
    scroll-margin-top: 100px;
}

.hga{
    color: #000 !important;
}

.location-list li{
    color: #000 !important;
}

.primmww{
     color: #000 !important;
}



.btn-primary:hover{
    background-color: #1d2f60 !important
}


.fa-bars:before, .fa-navicon:before{
    color: #000 !important;
}



.navbar-toggler:focus{
    box-shadow: none !important;
    border: none !important;
    outline: none !important
}


.gg{
    /* border: 2px solid purple; */
}

.gg h4{
    /* text-align: center; */
    margin-left: 11px;
    margin-bottom: -32px;
    font-size: 35px;
    text-align: center;
    font-family: auto;
}
.gg p{
       margin-top: 26px;
    text-align: center;
    margin-left: 14px;
     font-size: 20px !important;
}


.4bhk{
     
}





.whatsapp {
    /* border: 2px solid red; */
    position: fixed;
    z-index: 1010101;
    right: 4px;
    bottom: 6px;
    z-index: 101010;
    display: none;
    /* bottom: -30px; */
}

.whatsapp img {
    width: 40px;
    aspect-ratio: 1;
    border-radius: 50%;
}


@media screen and (max-width:460px){
    .fofof{
        margin-top: 0px !important;
    }
    
    .whatsapp{
        display: block;
    }
    .nav-link{
         margin-left: 10px ;
    }
}




/*new css crete here */

.sss{
      border: 4px solid #198754cf !important;
        /*padding-top: 12px !important;*/
        border-radius: 20px;
}

.sss h2{
        margin-left: 10px;
    margin-bottom: -13px;
}

.contant-box {
    padding-top: 12px;
}




     table {
            border-collapse: separate;
            width: 100%;
            margin: 15px auto;
            /*border: 2px solid #000;*/
        }
       table th, table td {
            border: 1px solid #198754cf;
            padding: 4px;
            
            border-radius: 10px;
            /*text-align: center;*/
        }
        th {
            background-color: #f2f2f2;
             border: 1px solid #198754cf;
               border-radius: 10px;
        }
 @keyframes smoodthBlink {
    0% {
        opacity: 1;
    }
    20% {
        opacity: 0.7;
    }
    40% {
        opacity: 0.4;
    }
    60% {
        opacity: 0.7;
    }
    80% {
        opacity: 1;
    }
    100% {
        opacity: 1;
    }
}

.smooth-blink {
    animation: smoothBlink 1.5s infinite; /* Shorten duration for faster blinking */
    transition: opacity 0.3s ease-in-out;
    padding:10px !important;
}

.pulse{
     padding:10px !important;
}

.list55{
     padding-left: 0rem !important; 
}

.list55 li{
    list-style: none !important;
  
}


@keyframes pulse {
   0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
}
20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
}
40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
}
60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
}
80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
}
100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
}

.pulse {
    animation: pulse 2.5s ease-in-out infinite; /* Pulse effect */
}






