*,
::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: #1e3061c4;
    
    transition: top 0.5s, width 0.s;
    

    box-shadow: 0 0 0 2px rgb(200 169 104 / 51%)

}


.imgaeg{
    
    height: 350px !important;
}

.sticky {

    position: fixed;
    
    top: 0;
    left: 0;
    right: 0;
   
    width: 100%;
   
    z-index: 1000;
    
    
    background-color: #1e3061c4;
    /*padding: 10px 100px;*/
   
}







/* ======================================= */

.box-11 {

    position: absolute;
    z-index: 1;
    /* border: 1px solid red; */
    background-color: #203364;
    left: 10%;
    top: 35%;
    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;
}

.starting-price {
    width: 100%;
    background-color: #fff;
    color: #000;
    text-align: center;
    padding: 10px 20px;
}

.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: #f0e693;
    color: #000;
    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: 49px;
}

/* ============================= 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;
    /*margin-bottom: 1em;*/
    margin-top: 15px;
    color: #fff;
}

.project-box {
    background-color: #fdfdfd;
    padding: 25px;
    color: #000;
    position: relative;
}

.pro-brorder {
    border: 1px solid #071c35;
    padding: 20px;
}

.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.1);
}



/* 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: 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;
    color: #fff;
}

.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;*/
    }
}




