 
/*.logo{
    width: 45%;
}*/
.menu-nav{
    padding: 15px;
}
.nav-icon{
    font-size: 46px !important;
text-align: right !important;
display: block !important;
margin-top: 26px !important;
}

.bar{
    width: 8%;
    display: block;
    float:right;
    margin-top: 5%;
}

@media only screen and (min-width: 446px) and (max-width: 991px)  {
    .bar{
       width: 45px;
       margin-top:29px;
    }
    
}
.footer{
    background-color: black;
   margin-top: -16px;
    padding: 30px;
}
.brand-color
{
    color: #f2ce1e;
}
.footer-text{
    font-size: 19px;
}

.footer a{
    color: #f2ce1e !important; 
    text-decoration: none;
    list-style: none;
}
.footer li{
    list-style: none !important;
    padding-bottom: 15px;
}

.footer .fa{
    font-size: 29px;
    display: block;
    width: 45px;
    height: 45px;
    background-color: gray;
    border-radius: 100px;
  padding-top: 8px;
    color: black;
    text-align: center;
}
.footer .fa:hover{
    background-color:  #f2ce1e;
}
.footer .social{
    display: flex;
}

.footer .social li{
    margin-right: 20px;
}
.footer ul{
    padding: 0px;
}

.call-us{
    background-color: #ffb131;
 
    padding: 50px;
}
.para-text{
    font-size: 18px;
}

.link-none{
   color:  #f26e1e;
    font-size: 20px;
}
.link-none:hover{
    color:  #f2ce1e !important;
}
.call{
    margin-left: 25px;
    font-size: 45px;
    padding: 25px;
}

@media screen and (max-width:763px) {
    .call{
        margin-left: 0px;
        padding: 0px;
    }
  
}

.menu-left{
    width: 320px;
    background-color: #000;;
    height: 100vh;
    position: absolute;
     
    top: 0;
    padding: 50px;
    color: white;
    right:-300px;
    z-index: 9999;
    display: none;
    transition: right 1s;
}

.menu-left ul{
    display: block;
list-style: none;
padding: 0px;
}

.menu-left ul li{
    padding-bottom: 10px;
}
.menu-left ul li a:hover{
    color:  #f2ce1e;;
}
.menu-left ul li a { 
    color: white;
    text-decoration: none;
    font-size: 18px;
}

.ml-5{
    margin-left: 25px;
}

.box{
    width: 70%;
    margin-left: auto;
    margin-right: auto;
}

@media screen and (max-width:978px) {
    .box{
        width: 100%;
    }
    
}
.w-100{
    width: 100%;
}


.w-600{
    font-weight: 700;
}
.submit, .submit:hover{
    background-color: #ffb131 !important;
    border: none !important;
    color: black !important;
    font-weight: 400 !important;
    font-size: 19px !important;
}
.form-check-input:checked {
	background-color: #1d1d1d !important;
	border-color: #050505 !important;
}
.dx-none{
    display: none !important;
}
.dx-block{
    display: block !important;
}


/* @media screen and (min-width:768px){

    .home-img{
        height: 68%;
    }
    
} */



.map-container{
    overflow:hidden;
    padding-bottom:28%;
    position:relative;
    height:0;
  }
  .map-container iframe{
    left: 0;
top: 0;
height: 100%;
width: 100%;
position: absolute;
z-index: 999;
  }

  .core ul {
list-style: none;
  }

.core ul li::before {
    content: "\2022";
    color: #f18125;
    font-weight: bold;
    display: inline-block;
    width: 22px;
    margin-left: -1em;
    font-size: 38px;
    margin-top: -28px;
  }


  .swiper {
    width: 100%;
    height: 100%;
  }

  .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .swiper-pagination-bullet {
    width: 20px !important;
    height: 20px !important;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    color: #000;
    opacity: 1 !important;
    background: rgba(255, 255, 255, 1) !important;
  }

  .swiper-pagination-bullet-active {
    color: #000000;
    background: #ffe100 !important;
  }

  .testimonial-img{
    width: 100px !important;
height: 100px !important;
display: block !important;
margin-left: auto !important;
margin-right: auto !important;
  }


  .swiper-button-next,  .swiper-button-prev {
    width: 50px !important;
    height: 50px !important;
    border: 1px solid #f2ce1e;
    border-radius: 100px;
}
.swiper-button-next::after, .swiper-button-prev::after {
	font-size: 24px !important;
    color: #f2ce1e !important;
}

.testimonial-bg{
    background-image: url('../assets/images/testimonials-bg.png');
    background-size: cover;
    padding-bottom:20px;
    padding-top: 50px;
}

.testimonial-bg .swiper-slide{
    background: transparent !important;
    color: white !important;
   overflow: hidden !important;
 
}
.testimonial-bg h1{
    color: white;
font-weight: 600;
text-align: center;
}


.times .carousel-indicators button{
    width: 10px !important;
    height: 10px !important;
    border-radius: 100% !important;
    background-color: rgb(0, 0, 0) !important;
    opacity: 1;
}

.times .carousel-control-prev, .times .carousel-control-next{
    display: none !important;
}

.close-area{
    width: fit-content;
float: right;
}

.close-button{
    font-size: 28px !important;
}
body{
    overflow-x: hidden;
}


.area{
    position: absolute;
width: 100%;
height: 25px;
display: flex;
justify-content: space-between;
top: 88px;
right: 0;
}

.logo-section{
    max-width: 253px;
    position: relative;
}
.link-box{
    width: 80%;
float: left;
background: #f1cd1d;
border: 1px solid red;
text-align: center;
color: black;
}

.link-box a{
    color: black;
/* font-weight: 800; */
text-decoration: none;
font-family: Times new Roman;
}

.complaint-box{
    display: none;
}

.sm-ml-2{
    margin-left: 3rem;
}
.gx-10{
    --bs-gutter-x: 8rem;
}

.screen-1140{
    max-width: 1140px !important;
}
.member-name{
    font-size: 20px;
margin-top: 17px;
margin-bottom: 0;
}

.designation{
    font-size: 19px;
margin: 0px;
font-weight: lighter;
line-height: 19px;
}

.msg p{
    font-size: 18px;
}
.msg .name{
    font-size: 22px;
    font-weight: 600;
}


.lost ul {
    list-style: none;
  }
  
  .lost ul li::before {
    content: "\2022";
    color: red;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
    font-size: 34px;
    line-height: 4px;
    margin-top: 9px;
  }
 .office-hours{
    background-color: #181917;
    color: white;
    padding: 28px;
 }
 .smily{
    display: flex;
width: auto;
align-items:center;
justify-content: space-between;
 }
 .smily img{
    width: 48%;
 }


 /* ============ */
.fleet-box{
    width:80%;
}

.fleet-box p{
    margin: 3px;
}


.copy-right-text{
    font-size: 14px !important;
}
 /* ============ */
 .download{
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-content: center;
    width: 80%;
 }

@media screen and (max-width:460px) {
    .logo{
        margin-top:-10px;
    }
.area{
   
    top: 48px;
     
}
.bar{
    width: 40%;
    display: block;
    float:right;
    margin-top: 15%;
}
.mb-hide{
    display: none;
}
.download {
    display: block;
    width: 100%;
}
 .download .view-1{
    margin-bottom: 15px;
 }

}


@media screen and (max-width:768px) {
    .dx-block{
        display: none !important;
    }
    .dx-none{
        display: block !important;
    }
    .sm-ml-2{
        margin-left: 6px !important;
    }
}

@media screen and (max-width:992px) {
    .top-10{
        margin-top:-21px;
    }   
    .sm-w-100{
        width: 100%;
    }
    .gx-10{
        --bs-gutter-x: 1rem;
    }
    
    .swiper-button-next, .swiper-button-prev{
        display: none !important;
    }
}

