
.navChanges{
    background-color: rgb(254, 238, 0);;
}
.searchbar{
    
}
.form-control{
    width: 60vw;
    height: 5vh;
}
.navItem {
    border-right: 1px solid rgb(224, 212, 212);
    font-size: 18px;
}
.navBar2{
    background-color: rgb(199, 132, 132) !important;
   
}
.btn{
    color: rgb(20, 134, 201) !important;
    border: none;
    
}
.dropdown{
background-color: aliceblue;
border-right: 3px solid rgb(224, 212, 212);
border: none;
}
.navChanges2{
    background-color: rgb(239 247 253 / 25%);
}
.navItems{
    font-size: 16px;
    font-weight: 600;
    color: black;
    
}
.navItems:hover{
    transform: translateY(2px);
    font-size: 20px;
    background-color: #fff;
}
.section3{
    width: 100%;
}
.section3 img{
    width: 100%;
}
.section5{
    overflow-x: auto;
}
.section6{
   background-color: rgb(235, 235, 235);
   
}
.recommended{
    font-size: 25px;
    
}
.btnSec7{
    font-size: 11px;
    border: 1px solid rgb(57, 152, 196);
    border-radius: 0%;
    
}
.section8{
    background-color: rgb(255, 236, 173);
}
.section10{
    background-color: rgb(235, 235, 235);
    
}
.airpufbtn{
    border: 1pz solid black;
    border-radius: 1%;
    background-color: transparent;
    font-size: 18px;
    
}
.section12{
    background-color: rgb(255, 229, 224);
}
.section16{
    background-color: rgb(235, 235, 235);
}
.section19{
    background-color: rgb(255, 236, 173);;
}
.section21{
    background-color: rgb(225, 245, 225);

}
.head1{
    color: orangered;
}
.section33{
    background-color: rgb(255, 240, 190);
}
.section25{
    background-color: rgb(255, 240, 190);
}
.section26{
    background-color: rgb(255, 231, 206);
}
.section27{
    background-color: rgb(255, 240, 190);
}
.section29{
    background-color: rgb(255, 231, 206);
}
.section30{
    background-color: rgb(255, 240, 190);
}
.section31{
    background-color: rgb(255, 231, 206);
}
.section34{
    background-color: rgb(255, 231, 206);
}
.section35{
    background-color: rgb(255, 240, 190);
}
.section36{
    background-color: rgb(255, 231, 206);
}
.section37{
    background-color: rgb(255, 240, 190);
}
.section38{
    background-color: rgb(255, 231, 206);
}
.section39{
    background-color: rgb(255, 240, 190);
}
.section37{
    background-color: rgb(255, 240, 190);
}
.section40{
    background-color: rgb(255, 231, 206);
}
.section41{
    background-color: rgb(255, 240, 190);
}
.section42{
    background-color: rgb(255, 231, 206);
}
.section43{
    background-color: rgb(255, 240, 190);
}
.section44{
    background-color: rgb(255, 231, 206);
}
.section45{
    background-color: rgb(255, 240, 190);
}
.section47{
    background-color: rgb(235, 235, 235);
}
.footer {
    height: 15vh;
    background-color: rgb(247, 247, 250);
    
}

footer {
    font-family: Arial, Helvetica, sans-serif;
  }
  .contact-link:hover div {
    opacity: 0.5;
  }
  .list-unstyled {
    padding: 0 25px;
  }
  .list-unstyled h6 {
    font-size: 14px;
    color: #404553;
    font-weight: bold;
  }
  .list-unstyled li {
    padding: 3px 0px;
  }
  .list-unstyled a {
    color: #404553;
    font-size: 13px;
    text-decoration: none;
  }