.p-60 {padding:60px 0;}
.py-125{padding:90px 0;}
.pt-125{padding-top:100px ;}
#media-carousel .gallery-box {
    border: 2px solid #ddd;
    padding: 10px;
    border-radius: 5px;	
    /*height: 425px;*/
    background-color: rgb(215 215 215 / 30%);
}

.gallery-box h2 {
    
        font-size: 18px;
        margin-bottom: 20px;
}
 
.gallery-box .description-cont {
    font-size: 14px;
    margin-top: 10px;
}

.gallery-box .desc-info {
    width: 100%;
    float: left;
	padding: 15px 0;
}

.flag-o-ban img{
position: absolute;
  top: 83px;
  left: 47px;
  width: 130px;
  z-index: 9999;
}


#media-carousel .gallery-box img{transition:0.3s ease-in all;}
#media-carousel .gallery-box:hover img{transform:scale(1.05);}
.rewards-box {border: 1px solid #ddd; transition: 0.3s all;}
.rewards-box:hover{box-shadow: 0px 0px 11px 3px rgba(0, 0, 0, 0.25);}
.carousel-control-prev, .carousel-control-next { opacity: 1;}
.carousel-control-prev-icon::before, .carousel-control-next-icon::before {
    position: absolute;
    content: "";
    width: 40px;
    height: 40px;
    background: rgb(255 255 255 / 40%);
    left: 50%;
    top: 50%;
    transform: translate(-50% , -50%);
    z-index: -1;
    border-radius: 50%;
}
.carousel-indicators {
    display: none;
}
.carousel-control-prev {
    left: unset;
    right: 60px;
    bottom: 50px !important;
    top: unset;
}
.carousel-control-next {
    width: auto;
    right: 90px;
    bottom: 50px !important;
    top: unset;
}
.carousel-control-prev-icon , .carousel-control-next-icon {
  background-size: 70%;
}
.get-quote {
    position: absolute;
    bottom: 50px;
    left: 50px;
}

.trucks-hover  h2 , .buses-hover  h2 {
    font-size: 100px;
    line-height: 120px;
    text-align: center;
}
.trucks-hover , .buses-hover {
    background: rgb(22 22 22 / 70%);
    position: absolute;
    top: 50%;
    left: 50%;
    transform:translate(-50% , -50%);
    width: 80%;
    height: 80%;
    border: 10px solid #fff;
	opacity: 0;
    transition: 0.5s all;
}
.truck-left:hover .trucks-hover , .buses-left:hover .buses-hover {
    opacity: 1;
}
.trucks-hover button , .buses-hover button {
    border-color: transparent;
}
.service-count p {
    width: 70px;
    height: 70px;
    text-align: center;
    line-height: 70px;
    font-size: 35px;
    font-weight: 700;
}
.service-count p::before {
    position: absolute;
    content: "";
    border: 2px solid #E31E25;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    left: 50%;
    top: 50%;
    transform: translate(-50% , -50%);
}
.testimonials-blogs img {
    object-fit: cover;
}
.testimonials-blogs .flex-direction-column {
    flex-direction: column;
    text-align: center;
}
.find-dealer{padding:2rem;}
#initiatives {
    background: #f2f2f2;
}
#initiatives .owl-item .test-item img {
    margin: auto;
}
#initiatives .owl-dots{display:none;}
#initiatives .owl-nav{display:block;}
#initiatives button {
    position: absolute;
    left: -12px;
    background: #000 !important;
    width: 30px;
    height: 30px;
    top: 50%;
    transform: translateY(-50%);
    color: #fff !important;
    border-radius: 50%;
    font-size: 22px !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
#initiatives button.owl-next{
    left: unset;
	right:-12px;
}
#initiatives .owl-stage {
    display: flex;
    align-items: center;
}

#media-carousel button {
    position: absolute;
    left: -12px;
    background: #000 !important;
    width: 30px;
    height: 30px;
    top: 50%;
    transform: translateY(-50%);
    color: #fff !important;
    border-radius: 50%;
    font-size: 22px !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
#media-carousel button.owl-next{
    left: unset;
	right:-12px;
}
.truck-range img , #initiatives .owl-item .test-item img , .expert-right a{
    transition: 0.5s;
}
#initiatives .owl-item .test-item img:hover {
    transform: scale(.90);
}

.find-dealer .nav-pills button:hover , .home-banner .carousel-control-next , .home-banner .carousel-control-prev{
    background: none !important;
}
.home-banner button:hover{border-color:#000;background-color: #000; color: #fff;}
.expert-right a:hover {
    background: #000;
    color: #FFf !important;
    border-color: #000;
}
#range-slider .owl-nav button {
    position: absolute;
    left: -20px;
    background: #000 !important;
    width: 30px;
    height: 30px;
    top: 50%;
    transform: translateY(-50%);
    color: #fff !important;
    border-radius: 50%;
    font-size: 22px !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
#range-slider  .owl-nav button.owl-next {
    left: unset;
    right: -20px;
}
#range-slider  .owl-nav {
   /*display: block; */
}

/*change Start*/
#range-slider .owl-item{
    overflow: hidden;
}
/*change Ends*/

#media-carousel  .owl-nav {
   display: block;
}
#range-slider  .owl-dots{display: none;}
.truck-range:hover img {
    transform: scale(1.05);
}
#range-slider .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: rgb(236 31 37 / 80%);
}
.test-item {
    position: relative;
    overflow: hidden;
}
.dealer-location .input-group.search-box input {
    width: 100%;
}

.dealer-location .input-group.search-box button {
    margin: 10px 0 0 !important;
}
  #range-slider .truck-range:hover .overlay {
    opacity: 1;
  }
  
  #range-slider .truck-range .text {
    color: white;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    width:100%;
  }
div#search-vehicle i {
    margin-left: 5px;
}
#search-vehicle-box {
    max-height: 0;
    overflow: hidden;
    transition: 0.5s ease all;
}
#search-vehicle-box.open {
    max-height: max-content;
    overflow: visible;
}
div#search-vehicle button:hover {
    background: none !important;
}
#search-vehicle button{font-size:24px;}
#search-vehicle-box .vehicle-filters {
    text-align: left;
    background: #fff;
    border-bottom: 1px solid #ebebeb !important;
    border-top-color: #fff !important;
}
#search-vehicle-box .viewRender .vehicle-filters {
    text-align: left;
    background: #fff;
    border-bottom-color: #fff !important;
    border-top-color: #fff !important;
    justify-content: start !important;
    padding-left: 40px !important;
}
.vehicle-filters .form-select:focus {
    border-color: #ced4da;
}
.dealer-location h2::after {
    background: linear-gradient(to right , #ff2e17 , #ffffff 50% , #ff2e17);
}

.viewRender {
    margin-right: auto!important;
    margin-left: auto!important;
}

.viewRender .vehicle {
    width: 100%;
}

.vehicle-filters .vech{
width:24.1%;
}

.width-75 {
    width: 75%;
}

.search-btn {
    width: 16%;
    float: left;
    display: flex;
    flex-direction: column;
}

/*****Media-Gallery CSS(31-7-24)****/
	#media-carousel .owl-stage-outer {
    padding: 30px 0;
}


div#media-carousel .owl-dots {
    display: none;
}
body #media-carousel .desc-info button {
    position: unset !important;
    background: transparent !important;
    width: 100% !important;
    
    border-radius: unset !important;
    border: none;
    transform: none;
    color: #000 !important;
}
@media (min-width: 576px) {
    .modal-dialog {
        max-width: 90%;
        margin: 30px auto;
    }

}
#gallery-modal2 img{height:600px;
    object-fit: cover;}
	
#gallery-modal2 .modal-body {
    padding: 2rem 4rem;
}

#gallery-modal1 .owl-item , #gallery-modal1 .gallery-box , #media-carousel .gallery-box, #media-carousel .item{height:100%;}
#gallery-modal1 .owl-stage , #media-carousel .owl-stage{display:flex;}
#gallery-modal1 .modal-header {
    padding: 3rem 1rem;
	border:0;
}
div#range-slider1 .item {     margin: 10px 2px;     display: inline-block;     height: 100%;     width: 100%; box-shadow: 0 0 10px 0 #ddd;  border-radius: 3px;}
div#range-slider1 .item img {
    display: block;
    width: 100%;
    height: 250px;
    object-fit: contain;
}
#media-carousel .gallery-box a{position:relative;}
#media-carousel .count {
    bottom: 10px;
    right: 10px;
    background: red;
    width: 25px;
    height: 25px;
    line-height: 25px;
    border-radius: 5px;
    pointer-events: none;
}
#media-carousel .count p{margin:0; color:#fff; font-size:12px;}
.modal-body {
    padding: 1rem 4rem 4rem;
}
#gallery-modal1 h5{font-size:45px;}
#gallery-modal1 h5::after {
    position: absolute;
    content: "";
    background: linear-gradient(to right , #ffffff , #ff2e17 50% , #fff);
    width: 110px;
    height: 4px;
    bottom: -15px;
    left: 0;
    right: 0;
    margin: auto;
}
.modal-header .btn-close {
    margin: -7.5rem -.5rem -.5rem auto;
}
.modal2.show{z-index:1111;}
.modal2 .modal-header .btn-close {
    margin: 0.5rem 0.5rem -.5rem auto;
}
.btn-primary:focus{box-shadow:none;}
#range-slider1 button , #range-slider2 button  {
    position: absolute;
    left: -30px;
    background: #000 !important;
    width: 30px;
    height: 30px;
    top: 50%;
    transform: translateY(-50%);
    color: #fff !important;
    border-radius: 50%;
    font-size: 22px !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
#range-slider1 button.owl-next  , #range-slider2 button.owl-next {
    left: unset;
    right: -30px;
}
#range-slider2 button.owl-next {
    right: -50px;
}
#range-slider2 button  {
left: -50px;}
#range-slider1 .owl-nav , #range-slider2 .owl-nav , #range-slider1 .owl-dots.disabled{display:block;}





 
@media (min-width:992px){
.expert-right h2, .expert-right p , .testimonials h4, .testimonials p {
    text-align: left;
}
.testimonials .owl-carousel .owl-item img {
    margin-right: auto;
}
.testimonials .owl-dots {
    text-align: left;
}
}

@media (max-width:1366px){

    .vehicle-filters .vech {
        width: 23.2%;
    }
    

}

@media (max-width:1180px){

    .vehicle-filters .vech {
        width: 22.2%;
    }
    

}



@media (max-width:1024px){

    .vehicle-filters .vech {
        width: 22.2%;
    }
    

}




@media (max-width:992px){
.dealer-info {
    flex-direction: column;
}
.dealer-info .dealer-location {
    padding: 15px 0;
}
.expert-left {
    margin-bottom: 40px;
}


}



@media (max-width:768px){
.about-us ul {
    flex-wrap: wrap;
}

.about-us ul li {
    margin-right: 0 !important;
    margin-bottom: 30px !important;
}

.about-us ul li:last-child {
    margin-bottom: 0px !important;
}
.testimonials .owl-carousel.owl-loaded {
    padding: 0 20px;
}
.test-info.border-start {
    padding-left: 20px !important;
}
.find-dealer {
    padding: 4rem 2rem;
}
.testimonials .owl-carousel {
    padding: 0 20px;
}

.vehicle-filters .vech {
    width: 20.5%;
}

}

@media (max-width:576px){
	
	.flag-o-ban img{
	 top: 60px;
    left: 20px;
    width: 80px;
	}

    .get-quote {
        position: absolute;
        bottom: 20px;
        left: unset;
        right: 20px;
    }

    .vehicle-filters .vech {
        width: 85%;
        margin-right: 0 !important;
        padding-right: 0 !important;
        margin-bottom: 20px;
    }

    .search-btn {
        width: 84%;
        float: left;
        display: flex;
        flex-direction: column;
    }

    #search-vehicle-box .viewRender .vehicle-filters {
        flex-direction: column !important;
    }

    .viewRender .vehicle {
        width: 100%;
        margin-bottom: 10px;
    }

    .vehicle-filters .vech:last-child {

    }
	#gallery-modal1 h5 {
    font-size: 24px;
}
#gallery-modal1 .modal-header {
    padding: 1rem;
}
.modal-body {
    padding: 1rem 4rem 0rem;
}
#gallery-modal1 .gallery-box {
    margin: 10px;
}
#gallery-modal2 img {
    height: auto;
}
}





