img{
	max-width:100%;
	height:auto
     }
.navbar img{
	max-width:100px;
	height:auto;
  }

.navbar-brand img{
    height: 60px;
    width: 70px;
}
.offcanvas-header{
  background-color:#272727 !important;
}
.offcanvas-header .btn-close{
  
  background-color: #FF9900;
}
html,body
{
    
    overflow-x: hidden; 
}

h1,h2,h3,h4,h5,h6{
    font-family: 'Outfit';
}

p{
    font-family: 'Jost';
    font-size: 18px;
}
.col-3{
    box-sizing: border-box;
    border: solid;
    border-color: #FFC000;
    border-top: transparent;
    border-right: transparent;
    border-bottom: transparent;
   
    
}
.rc1{
    border-left: transparent;
}
.navbar{
  background-color: transparent!important;
  box-shadow: none!important;
  border-bottom: 1px solid rgba(167, 167, 167, 0.603);
  position: relative!important;
  z-index: 1000!important;
  margin-bottom: -5em;
  padding-top: 0px;
}

.navbar li a{
  font-family: 'Outfit';
  color: white!important;
}
.find-us h2{
  font-weight: 700;
}
.navbar li a.active{
  color: white!important;
}

.navbar li a:hover{
  color: #FFC000!important;
}

.navbar li{
  margin: 0em 0.5em;
}
.top-panel{
    background-color: #272727;
    height: 30px;
    text-align: end;
    justify-content: end;
    padding-right: 200px;
    padding-top: 5px;
}
.w1{
    color: white;
}
.org{
    color: #FFC000;
}

.carousel-caption {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    bottom: auto; /* Override Bootstrap default */
    right: auto;
  }

.carousel-item img{
    height: 90vh;
    filter: brightness(0.6);
}
.carousel-item h1{
font-family:"Raleway";
font-size:102px;
font-weight: 200px;
}
.carousel-item .contact-btn{
    font-size: 25px;
    padding: 10px 15px;
    
}
.offer{
    margin-top: 100px;
    margin-bottom: 100px;
    text-align: center;
}
.carousel-content p{
    font-size: 50px;
}
.contact-btn{
    background-color: #FFC000;
    color: white;
    border-radius: 5px;
    font-family: 'Outfit';
    
    border: 0px;
    text-transform: capitalize;
    font-size: 18px;
  }
  .contact-btn:hover{
    background-color: #ff9900;
    color: white;
    border-radius: 5px;
    font-family: 'Outfit';
    border: 0px;
  }
  .btnn{
    font-size: 16px;padding: 0.5em 1.6em;
  }
.start-offer{
    padding-bottom: 50px;
    
}
.start-offer h4{
    font-weight: bolder;
}
.col img{
    padding-bottom: 10px;
}
  .imgg{
    width: 25px;height: 25px;
  }
  .gray{
    color: dimgray;
  }
.navbar-toggler{
  background-color: #ff9900;
  color: transparent;
}
.car-section{
    text-align: center;
    background: url('image/WhatsAppImage2026-01-17\(16\).jpeg')rgba(0, 0, 0, 0.5);
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
  padding: 5em 0em;
  margin-top: 4em;
  margin-bottom: 100px;
}
.car-sections{
  text-align: center;
  background: url('image/backgallery.jpeg')rgba(0, 0, 0, 0.5);
background-size: cover;
background-position: top;
background-repeat: no-repeat;
background-blend-mode: multiply;
padding: 5em 0em;
margin-top: 4em;
margin-bottom: 100px;
}
.carh1{
    font-weight: bolder;
}
.car-section h5{
    font-weight: bold;
}
.about{

    margin-bottom: 100px;
}
.aboutus{
    margin-top: 50px;
   
}
.aboutus .col{
    border: none;
}
.imga{
    min-height: 400px;
}
.imgs{
    max-height: 80px;
}
.testimonials{
    text-align: center;
    background: url('image/background1.jpeg')rgba(0, 0, 0, 0.5);
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
  padding: 5em 0em;
  margin-top: 4em;
 
}
.imgt{
    position: relative;
    margin-left: 45%;
    height: 64px;
    max-width: 64px;
    margin-top: -100px;
}
.testimonial-box{
    background-color:rgba(0, 0, 0, 0.5);
    margin-top: 60px;
    padding-top: 70px;
    padding-bottom: 20px;
    margin-left: 100px;
    margin-right: 100px;
    text-align: center;
    padding-right: 30px;
    padding-left: 30px;
    z-index: -1;
    
}
.owl-carousel .item{
    margin-left: 50px;
    margin-right: 50px;
    
}
.logoo{
  max-height: 40px;
  padding-top: 7px;
  padding-bottom: 0px;
}
  @media only screen and (max-width: 987px) {
    body{
        overflow-x: hidden;
    }
    .offcanvas-body{
        background-color:#272727;
        text-align: center;
      }
      .top-panel{
        padding-right: 10px;
      }
      .owl-carousel .item{
        
       margin: 0 0;
        
    }
      .carousel-content p{
        font-size: 25px;
    }
  .col-3 h2{
    font-size: 20px;
  }
  .col-4{
    width: 100%;
    padding-bottom: 40px;
  }
.imga{
  min-width: 300px;
  margin-bottom: 30px;
}
    .imgs{
      min-width: 120px;
      margin-right: 40px;
    }
    .testimonials{
      align-items: center;
      align-content: center;
      text-align: center;
      
    }

   .testimonial-box{
    width: 90%;
    text-align: center;
    margin-left: 5%;
    padding-bottom: 7px;
    padding-left: 10px;
    padding-right: 10px;
   }
   .imgt{
    
    margin-left: 40%;
   
}
.back1{
  font-size: 60px !important;
}
.col-6{
  width: 100%;
  margin-bottom: 50px;
}

.col-5{
  width: 100%;
}
.logoo{
  max-height: 40px !important;
}
 .copy-right h6{
  font-size: 12px;
  width: 50%;
 }
  }



  .footer-link,.footer-link:hover{
    color: white;
    text-decoration: none;
   
  }
  .footer-style{
    background-color: #272727;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 30px;
  }
  .footer-style img{
    height: 100px;
  }
  .footer-style h4{
    font-size: 24px;
  }
  .copy-right{
    background-color:#ff9900;
  }
  .endlogo{
    height: 50px;
  }
  .explore{
    text-decoration: none;
  }


  .background{
    text-align: center;
    background: url('image/background1.jpeg')rgba(0, 0, 0, 0.5);
  
  background-position: top;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
  padding: 0 ;
  margin-top: 0;
  margin-bottom: 100px;
  background-size: cover;
  height: 500px;

  }
.back1{
  text-align: center;
  font-weight: bold;
  font-style: italic;
  font-family:initial;
  font-size: 69px;
  color: white;
  padding-top: 200px;
}
  .col-6 h3{
    font-family:Jost;
    font-weight: 400;
  }

  .about-s{
    margin-top: 150px;
    margin-bottom: 200px;
  }
  .about-s img{
    width: 600px;
  }
  .background1{
    text-align: center;
    background: url('image/contactback (1).jpeg')rgba(0, 0, 0, 0.5);
  
  background-position: top;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
  padding: 0 ;
  margin-top: 0;
  margin-bottom: 100px;
  background-size: cover;
  height: 500px;

  }
  .background2{
    text-align: center;
    background: url('image/backgallery.jpeg')rgba(0, 0, 0, 0.5);
  
  background-position: top;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
  padding: 0 ;
  margin-top: 0;
  margin-bottom: 100px;
  background-size: cover;
  height: 500px;

  }
  
  .background3{
    text-align: center;
    background: url('image/img2(2).jpeg')rgba(0, 0, 0, 0.5);
  
  background-position: top;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
  padding: 0 ;
  margin-top: 0;
  margin-bottom: 100px;
  background-size: cover;
  height: 500px;

  }
  .navlogo{
    padding-top: 10px;
  }
  .contact-s{
    text-align: center;
    margin-bottom: 100px;
  }
  .contact-s a{
    text-decoration: none;
  }

  .gallery{
    margin-bottom: 100px;
  }