
.custom-nav{

    z-index: 999;
position:sticky;
color:black;
   
}
.nav-item a{
    color:black !important;
    font-size: 2rem;
    margin-right:2vw;
}

.navbar-brand{
    font-size: 4vw;
    font-weight: light;
    color:black;
    font-family: serif;
    margin-left:5rem;
    letter-spacing: 1px;
    margin: -1.5rem;
 
 
    
}

.navbar-brand:hover{
    color:black;
}
.nav-item{
 
    display: block;
}
.image{
    width:100vw;
    height:50rem;

background-color: white;
    
}

li a{
 
    color:white !important;
}
.custom-btn{
    background-color: white;
    color:black;
    font-weight: bold;
    margin-top:0.4rem;
    font-size:1.8vw;
    border:none;
    

}
.custom-btn:hover{
    background-color: #008CBA !important;
}


.DesignDream{
    position: absolute;
  
    left:5%;
    top:30%;
display:flex;
text-shadow: 15px 2px 5px black;


  
    color:white;
    font-size: 15vw;
    font-weight: bolder;


 /* Apply the slide-down animation */
    }
  
.dream{
    position: absolute;
    top:60vh;
    left:50vw;
    transform: translate(-50%, -50%);
    color:white;
    font-size: 1.5rem;
    font-weight: bolder;
    margin-top:1rem;
    display: none;
    
}

.container1{
    width:100vw;
    background-color: #EDECE9;
    padding:3vw;
    padding-bottom: 15rem;
    padding-top:5rem;
   
margin-right:2vw;
background-color: #58151c;

background-color:#00FFFF;
background-color:teal;

}
.designHeading{
    color:black;
    position: relative;
    left:30%;
    color:white;
  margin-top:1rem;
   
   font-size: 6vw;
  
   margin-bottom: 7rem;
}
.imgContainer{
    display: grid;
    grid-template-columns: repeat(2, 1fr); /* Three columns with equal width */
    grid-gap: 20px; /* Add spacing between images */
    max-width: 1200px; /* Adjust to your desired maximum width */
    margin: 0 auto;
    padding: 20px; 
    box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
background-color:rgb(70, 39, 35);
background-color: #FF69B4;
background-color: white;
border-radius: 30px;
border:1px solid white;
}
img{
    box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
}
.imgs{
width:80%;
height:16rem;
margin-left:2rem;
clip-path:circle() ;
position: relative;
 left:-1rem;
 top:2%;
 transition: opacity 0.6s ease-in-out;
 
 
}


.img1 , .img2, .img3,.img4,.img5,.img6{
    
    display:flex;
    flex-direction: column;
    align-items: center;
    padding:20px;
    clip-path: circle();
    
   
}
a{
    color:black;
    text-decoration:none;
}
.happyCustomer{
    background:url("https://cdn.pixabay.com/photo/2015/03/14/20/00/kitchen-673732_1280.jpg");
height: 30vw;
object-fit: cover;
display:flex;
align-items: center;
color:white;
justify-content: center;
font-weight: bolder;
font-size: 1.9rem;

display: flex;
flex-direction: row;
background-color: white;
}
.footers{
    padding-top:10px;
    background-color: rgba(239, 213, 213, 0.871);
   
   
    color:black;
    border-top:1px solid black;
    padding:5rem;
    font-size: 1.2rem;
}
h6{
    font-size: 1.7rem !important;
}

.lazy-section {
    opacity: 0;
    transition: opacity 0.6s ease-in-out;
  }
  


  
  
  .logo{
    width:20vw;
    height:20vh;
    background-color: black;
  }

  .imageDisplay{
    display: grid;
    grid-template-columns: repeat(2, 1fr); /* Three columns with equal width */
    grid-gap: 10px; 
  


    margin-left:2vw;
    margin-right:2vw;
  
    margin-bottom:2rem;
    padding:1vw;
  background-color:none;
  border-radius: 10px;


  margin-bottom: 10rem;
background-color:#E2D1F9;
background-color: #89ABE3;
background-color:transparent;
  }
h1{
    font-size: 8vw;
}
.ourWork{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
 
   margin-top: 14rem;
  

   color:black;
   
 
 
}
.ourWork h1{
    font-size: 14vw;
}
.imgElement{
   display:flex;
   height:85vh;
   width:46vw;

margin-bottom:1rem;


    transition: all 0.6s ease-in-out;
    border-radius: 10px;
    margin-right:1vw;
    border:3px solid white;
    filter:brightness(50%)
}
.imgElement:hover{
    filter:brightness(110%);
    scale:1.04;
}
.place{
    display:flex;
    align-items: center;
    justify-content: center;
    width:45vw;
    height:85vh;
    border:1px solid black;
    font-size: 3vw;
}





.images{
    width:100vw;
    height:90vh;
}

body{
    min-height:100vh;
    overflow-x: hidden;
    font-family: serif;
   background-color:  #317773;
   background-color:  beige;
 background-color: rgb(226, 216, 250);
 background-color: rgb(224, 213, 213);

    
    background-position: center;
   cursor:url("https://e7.pngegg.com/pngimages/511/352/png-clipart-circle-circle-white-black-thumbnail.png");
}
h2{
    text-decoration: none;
    font-size: 2rem;
    color:white;
}







/* Add this code to your CSS */
.client-section {
    background-color: rgb(245, 245, 110); /* Background color for the section */
    padding: 2rem; /* Adjust padding as needed */
    text-align: center;
    padding-bottom:10rem;
    padding-top: 10rem;
    background-color: cadetblue;

 
}

.client-logos {
    display: flex;
    justify-content: space-around; /* Center the logos horizontally */
    align-items: center; /* Center the logos vertically */
    flex-wrap: wrap; /* Allow logos to wrap to the next line on smaller screens */
    margin-top: 2rem;
}

.client-logo {
    margin: 1rem;
    margin-bottom: 5rem;
 /* Adjust margin for spacing between logos */
}


.clientL{
    width:25vw;
    height:40vh; /* Add some spacing from the section title */
padding:75px;
background-color:white;

clip-path: circle();


filter:brightness(110%)
}

.client-section h2 {
    font-size: 4rem; /* Adjust font size for the section title */
    color:#FFF; /* Text color for the title */
}


.section-content {
    max-width: 800px;
    margin: 0 auto;
}
.services-section {
    background-color: #fff; /* Background color for the section */
    padding: 3rem 0; /* Adjust padding as needed */
    text-align: center;
    color: #333; /* Text color */
}

.services-section h2 {
    font-size: 3rem; /* Adjust font size for the title */
    font-weight: bold;
    margin-bottom: 2rem;
    color:black
}

.services-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.service-item {
    width: 30vw; /* Adjust the width as needed */
  
    margin: 1rem;
    padding: 1rem;
    background-color: #f79696; /* Background color for service items */
    border: 1px solid #ddd;
    border-radius: 5px;
}

.service-item img {
    max-width: 100%;
    height: auto;
}

.service-item h3 {
    font-size: 1.8rem; /* Adjust font size for service titles */
    font-weight: bold;
    margin-top: 1rem;
}

.service-item p {
    font-size: 1.2rem; /* Adjust font size for service descriptions */
}

.about-us-section {
   
 /* Background color for the section */
    padding: 2rem 0; /* Adjust padding as needed */
    text-align: center;
    color: black; /* Text color */
    background-color: rgb(237,236,233);
   
}

.about-us-section h2 {
    font-size: 5vw; /* Adjust font size for the title */
    font-weight: bold;
    margin-bottom: 2rem;
    color:black;
}

.about-us-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    min-height: 100vh;
}

.about-us-content {
    flex: 1;
    padding: 1rem;
    text-align: left;
    max-width: 700px;
   /* Adjust the maximum width as needed */
}

.about-us-content p {
    font-size: 1.5rem; /* Adjust font size for the text */
    margin-bottom: 1rem;
}

.about-us-image {
    flex: 1;
    padding: 1rem;
}

.about-us-image img {
    max-width: 100%;
    height: 70vh;
}

.navbar{
    background-color:white !important;
    width:100vw !important;
    position: fixed;
    top:0;

   
}

.turnkey-promo {
  background-color:#0e1111;

  padding: 80px 20px;
  text-align: center;
  font-family: 'Segoe UI', sans-serif;
  border-bottom: 2px solid #e0e0e0;
  
}

.turnkey-promo .container {
    display:flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  max-width: 900px;
  margin: 0 auto;
  height:80vh;
}

.turnkey-promo h2 {
  font-size: 5vw;
  margin-bottom: 20px;
  color: white;
  font-weight: bold;
}

.turnkey-promo p {
  font-size: 1.5vw;
  line-height: 1.8;
  color: white;
  margin-bottom: 30px;
  letter-spacing: 5px;
  font-weight: light;
  
}

.btn-discover {
  background-color: #222;
  color: #fff;
  padding: 14px 28px;
  text-decoration: none;
  font-size: 16px;
  border-radius: 30px;
  transition: all 0.3s ease;
}

.btn-discover:hover {
  background-color: #ff5e00;
  color: white;
  box-shadow: 0 8px 20px rgba(255, 94, 0, 0.3);
}





@media screen and (max-width: 1000px) {
    body{
        overflow-x: hidden;
        max-width: 100vw;
    }

.containers{
    background-color: white !important;
    margin-top:-1rem;
    width: 100%;
   
    
}
li a{
    color:black !important;
    font-size: 1rem;

}
.custom-btn{
    background-color: white;
    margin-bottom:1rem;
}
.navbar-brand{
    color:black;
    font-size: 2rem;
    margin:1.5vh;

    

}
.navbar-toggler{
    color: black;
    border:1px solid black;
    height: 4.5vh;
}
.navbar-toggler-icon{
    height: 3.5vh;
}
.imgs{
 
    margin-top:-2rem;
    margin-bottom: 1vh;
    width:25vw;
  
}
.img1 , .img2, .img3,.img4,.img5,.img6{
    height:55vw;
    
}

.imgContainer{
 display:flex;
 flex-direction:column;
   
}
h2{
    color:black;
    border-bottom: none;
   
}
.image{
    height:80vh;
    width: 100vw;
margin-top: -1rem;
  padding:0;
}


.footers{
   padding:5px;
}
.happyCustomer{
    background:url("https://cdn.pixabay.com/photo/2015/03/14/20/00/kitchen-673732_1280.jpg");
height: 40vw;
color:white;
background-position: center;
font-weight: bolder;
margin-top: 4rem;
font-size: 2vw;
padding:2rem;
}
.count-item{
    margin-top:1vw;
    position: relative;
}

.dream{
    font-size: 4vw;
    position: absolute;
    top:60vw;
    display: none;
}
.imgElement{
    height:60vh;

    width:90vw;
    filter:brightness(110%);
    border:none;
}
.imgElement:hover{
    border:3px solid white;
}


.service-item img{
    height: 5vh;
}
.DesignDream{
    font-size: 12vw;
    position:absolute;
    top:35%;
    left:5%;
    color:white;
   
}
.about-us-container{
 
    display: flex;
    flex-direction: column;
}
.about-us-section h2{
    font-size:10vw;

}
.about-us-section p{
    font-size: 4vw;
}
.about-us-section img{
    height:65vh;
    width:100vw;
}
.imageDisplay{
    display:grid;
    grid-template-columns: repeat(1,1fr);
    place-items: center;
}
.place{
    width: 90vw;
    height:50vh;
    font-size: 5vw;
}
.service-item{
    width:90vw;
    min-height:70vh;
    
}
.service-item img{
    width:70vw;
    height: 40vh;
}
.services-section h2{
  font-size: 15vw;
}
.happyCustomer{
    height: 50vh;
}
.count-item{
    font-size: 4vw;
}
.client-section h2{
    font-size: 20vw;
}
.clientL{
    margin-bottom: -5vh;
    width:35vw;
}
.client-logos{
    display: grid;
    grid-template-columns: repeat(1,1fr);
}
.footers{
font-size: 3.5vw;
}
.ourWork h1{
    font-size: 19vw;
    
    text-decoration:none;
}
.nav-item{
    display: block;
    font-size: 2vw !important;
}


}



@media screen and (max-width: 600px) {
.clientL{
    width: 80vw;
    
}
.imgElement{
    height:35vh;
}
.DesignDream{
    font-size: 20vw;
    top:24%;
}
 .turnkey-promo{
        height:100%;
    }
    .turnkey-promo p {
  font-size: 2.5vw;
  
}

}

@media screen and (min-width: 800px) {
    .image {
        padding-left: 3rem;
        padding-right: 4rem;
        padding-top: 5rem;
        padding:4rem;
    }
 
}
@media screen and (max-width:800px){
       .turnkey-promo{
        height:100%;
    }
        .turnkey-promo p {
  font-size: 2.8vw;
  
}
}