color{
  color: #ffd106; 
  color: #21a8df; 
  color: #F46305;
} 
.rubik-mono-one-regular {
  font-family: "Rubik Mono One", monospace;
  font-weight: 400;
  font-style: normal;
 

  

}




.bg-orange{
  background-color: white;
  
}

.nav-item a{
    color: #21a8df;
    font-family: "Signika", sans-serif;
    font-optical-sizing: auto;
    font-weight: 900;
    font-style: normal;
    font-size: 17px;
}
/* .nav-item a:hover{
    color: white;
    font-family: "Signika", sans-serif;
    font-optical-sizing: auto;
    font-weight: 900;
    font-style: normal;
    font-size: 17px;
} */

.nav-item .nav-link{
  color: #21a8df;
  padding-left: 20px;
  padding-right: 20px;
  font-weight: 900;
  font-style: normal;

}

.nav-item:hover{
  /* transition: 3s; */
border-bottom: #21a8df 3px solid;
border-top: #21a8df 3px solid ;
color: white;
/* background-color: #21a8df; */
/* border-radius: 20px; */
}

.navbar-nav{
    /* gap: 30px; */
    font-size: 18px;
    color: black;
}

/* dropdown */
.dropdown {
    position: relative; 
    display: inline-block;
  }
  
  .dropdown-content {
    display: none;
    position: absolute;
    background-color: white;
    color: #21a8df;
    min-width: 250px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    padding: 12px 16px;
    z-index: 1;
    gap: 50px;
  }

  .dropdown-content a{
    color: #21a8df;
  }

  /* .dropdown-content:hover{
    background-color: #F9CD07;
    color: #21a8df;
    } */


  
  .dropdown:hover .dropdown-content {
    display: block;
    color: #21a8df;
  }
  
  .dropdown-link{
    padding-top: 30px;
    padding-left: 30px;
    
  }
  .dropdown-link:hover{
    /* padding-top: 30px; */
    background: #eaeaea;
    
  }


  /* banner */

  .home-banner {
    /* margin-top: 79.5px; */
    width: 100%;
    height: 70vh;
    font-family: 'Fredoka', sans-serif;
  
  }
  .home-banner img {
    margin-top: 0px;
    width: 100%;
    height: 70vh;
    /* filter: brightness(50%);
    object-fit: cover; */
  }
  
  
  @keyframes slideDown {
    0% {
      padding-top: 200px;
    }
    100% {
      padding-top: 300px;
    }
  }
  .banner-heading {
    position: absolute;
    z-index: 1;
    width: 100%;
    text-align: center;
    padding-top: 300px;
    color: white;
    animation-name: slideDown;
    animation-duration: 2s;
    padding-left: 20px;
  }
  
  .banner-heading h1{
    /* padding-right: 50px; */
    text-align: center;
    color: white;
    font-family: 'Fredoka', sans-serif;
  
  
  }
  
  .banner-button{
    text-align: center;
    width: 100%;
    padding-top: 40px;
  }
  
  .banner-button button{
    padding: 15px;
    border: none;
    /* font-size: large; */
    /* border-radius: 50px; */
    /* width: 200px; */
    /* padding-top: 30px; */
  }
  
  .banner-button button:hover{
    background-color: #F9CD07;
  }
  

  /* about */

  .about{
    padding-top: 50px;
    padding-bottom: 30px;
   background: #f5f5f5;
   ;
  }
  .about-container{
    display: flex;
    /* padding-top: 20px; */
    padding-bottom: 30px;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;

  }

  .about-title{
    width: 100%;
  }

  .about-pic{
    width: 50%;
    /* background-color: #F9CD07; */
    
  }
  

  .about-pic img{
    width: 100%;
    /* transform: rotateZ(-10deg); */
    transition: 1s ease-out;
  }
  /* .about-pic img:hover{
    width: 100%;
    transform: rotateZ(0deg);
    
  } */
  .about-title h1{
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 50px;

  }
  .about-button button{
    color: white;
    padding: 20px;
    border-radius: 30px;
    border: none;
    background-color: #F9CD07;
    transition: 2s ease-in;
  }
  .about-button button:hover{
    
    background-color: black;
    border-radius: 0px;
    
  }

  .about p{
    color: black;
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
  }

  .about h1{
    color: #F9CD07 ;
    font-family:Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
    font-size: 60px;
  }

  .about-view {
    color: black;
  }
  
.about-banner{
  margin-top: 0px;
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("../assets/short-banner.jpg");
  height: 70%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  width: 100%;
  height: 200px;
}
.about-banner h2 {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
}


  @media(max-width:800px){

    .banner-button button{
      padding: 10px;
      border: none;
      /* font-size: large; */
      /* border-radius: 50px; */
      /* width: 200px; */
      /* padding-top: 30px; */
    }
 
    .about-container{
      flex-direction: column-reverse;
      font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;

    }

    .about-title{
      width: 100%;
    }
    .about-title h1{
      font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
      font-size: 50px;
    }
  
    .about-pic{
      width: 100%;
    }
    .homefloorpartner{
      display: none;
    }
    /* .service{
      display: none;
    } */
  }


 

  /* CLIENTFOR COMPANY */
  .homefloorpartner{
    width: 100%;
  }

  .clientflooring{
    display: flex;
    width: 100%;
    justify-content: space-evenly;
    gap: 20px;
  }
  .clientcompany{
    width: 25%;
    margin-bottom: 30px;
    box-shadow: rgba(0, 0, 0, 0.09) 0px 2px 1px, rgba(0, 0, 0, 0.09) 0px 4px 2px, rgba(0, 0, 0, 0.09) 0px 8px 4px, rgba(0, 0, 0, 0.09) 0px 16px 8px, rgba(0, 0, 0, 0.09) 0px 32px 16px;    border-radius: 16px;
    height: 200px;
    
    
    

  }

  .clientcompany img{
    width: 100%;
    height: 200px;
    /* From https://css.glass */
    background: rgba(117, 143, 201, 1);
    border-radius: 16px;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(0px);
    -webkit-backdrop-filter: blur(0px);
    border: 1px solid rgba(117, 143, 201, 0.43);

    

  }
  .clientheading h1{
    margin: 40px;
    color: #F9CD07;
    font-size: 50px;
    width: 100%;
    text-align: center;
    font-family:'Times New Roman', Times, serif;
  }
