
@font-face {
  font-family: 'fontsring';
  src: url(../fonts/Fontspring-DEMO-allroundgothic-bold.otf);
}
@font-face {
  font-family: 'Montserrat';
  src: url(../fonts/Fontspring-DEMO-allroundgothic-boldoblique.otf);
}
.body2{
  margin-top:8%
}
.body3{
  margin-top:8%
}
.body4{
background-color: #013de9;
margin-top:10%
}
.body5{
margin-top:8%;
}
body{
  font-family: 'Montserrat';
}
.nav-link{
  font-size: 15px;
  font-weight: 600;
  color: #013fe9;
  margin: 20px;
  padding: 8px !important;
}
.nav-link:hover{
  
  color: #0632ab;
}
.navbar{
  justify-content:space-between !important;
  margin-top: 0.3%;
  
}
.navbar-nav{
  align-items: center;
}
.nav-btn{
  border-radius: 25px;
  background-color: #013de9;
  box-shadow: none !important;
  text-decoration: none;
  color: #fff;
  padding: 8px 28px !important;
  border: none !important;
  outline: none !important;

}
.sticky-top {
  box-shadow: 0px 16px 20px 0px #2d292952 !important;
  background: #ffffff;
  z-index: 2000000 !important;
}
.nav-btn:hover{
color: #fff !important;
box-shadow: 2px 2px 10px 0px #032da0 !important;
padding: 8px 28px !important;
}
.nav-btn:focus{
  color: #fff !important;
  box-shadow: 2px 2px 10px 0px #032da0 !important;
  padding: 8px 28px !important;
}
.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 0 !important;
  align-items: center;
}
.dropdown-menu{
  border: none !important;
  border-radius: 5px !important;
  padding: 15px !important;
  box-shadow: 20px 0px 20px 0px #cccccc69;
}
.dropdown-item{
  color: #013de9;
  font-size: 13px;
  font-weight: 600;
  padding: 10px;

}
.dropdown-item:hover{
  color: #013de9;
  font-weight: 600;
  background-color: #013fe910;
}
.dropdown-submenu {
position: relative;
}

.dropdown-submenu .dropdown-menu {
top: 0;
left: 100%;
margin-top: -1px;
}
.dropdown-submenu {
  position: relative;
}
ul.dropdown-menu.show {
  position: absolute;
  top: 100%;
  margin-left: -130%;
}
.dropdown-submenu>.dropdown-menu {
  top: -21%;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px;
  border-radius: 0 6px 6px 6px;
}

.dropdown:hover>.dropdown-menu {
  display: block;
}
.dropdown:focus>.dropdown-menu {
  display: block;
}
.dropdown-submenu:hover>.dropdown-menu {
  display: block;
}

.dropdown-submenu>a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #013de9 !important;
  margin-top: 5px;
  margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
  border-left-color: #013de9;
}
#mydemo{
z-index: 255555555;
}
.modal-header {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: space-between;
  padding: var(--bs-modal-header-padding);
  border-bottom: none !important;
  border-top-left-radius: none !important;
  border-top-right-radius:none !important;
}
.modal-content {
position: relative;
display: flex;
flex-direction: column;
width: 100%;
color: var(--bs-modal-color);
pointer-events: auto;
 background-color: #fff !important; 
border: none !important;
border-radius: 10px !important;
outline: 0;
box-shadow: 10px 10px 25px 0px #0c211c77 !important;
padding: 15px;
}

.frm-hed{
color: #013de9 !important;
}
.form-sec{
 width: 480px;
 padding: 15px;
box-shadow: 2px 28px 25px 0px #2b2a2ab0;
background: #fff;
}
.searchinpu::placeholder {
opacity: 1; /* Firefox */
font-family: 'fontsring';
font-size: 1.5rem;
padding-left: 15px;

}
.form-control {
display: block;
width: 100%;
padding: 0.875rem 0.75rem !important;
font-size: 14px !important;
font-weight: 400;
line-height: 1.5;
color: #013de9 !important;
background-color: transparent !important;
background-clip: padding-box;
 border:none !important;  
box-shadow: 2px 2px 15px 0px #cccccc79;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border-radius: 8px !important;
transition: .5s ease-in-out !important;
margin-top: 10px;
}
.form-control:focus {
box-shadow: none !important;
border-color: #000 !important;
}

.autocomplete {
position: relative;
display: block;

}
.autocomplete-items {
position: absolute;
border: 1px solid #d4d4d4;
overflow:auto;
height:200px;
z-index: 99;
background-color:#fff;
left: 0;
right: 0;
font-family: 'syne';
width:max-content;
text-align: left;
}
.autocomplete-items div {
padding: 10px;
cursor: pointer;
background-color: #fff; 
font-family: 'syne';

}

.autocomplete-items div:hover {
background-color: #013de93e; 
}

.autocomplete-active {
background-color: #013de9 !important; 
color: #211c1c; 
}
.btn-cls:hover{
color: #013de9;
background-color: #fff;
}
.btn-info{
background-color: transparent !important;
border: none !important;
padding: 10px 50px;
font-weight: 600;
background-color: #ffffffc5 !important;
color: rgb(0, 0, 0) !important;
box-shadow: 0px 10px 10px 0px #14393b41 !important;
font-family: 'fontsring';
}
.btn-info:hover{
background-color: #013de9 !important;
border: none !important;
outline: none !important;
box-shadow: none !important;
color: #fff !important;
box-shadow: 0px 10px 10px 0px #14393b84 !important;
}
.error {
color: rgb(255, 68, 0) !important;
font-size: 12px !important;
font-weight: 400 !important;
float: left !important;
margin: 5px !important;
}
.flow {
width: 100% !important;
}
.banner-img{
  background-image: url(../images/banner-1.png);
  background-repeat: no-repeat;
  background-position: center;
}
.banner-img1{
  background-image: url(../images/banner-2.png);
  background-repeat: no-repeat;
  background-position: top center;
 
}
.back-clr{
  background-color:#013de9;
}

.tit-1{
  color: white;
  font-weight: 300;
  font-family: 'fontsring';
 
}


.tit-2{
  font-family: 'fontsring';
  font-size: 50px;
  color: #fff;
}
.para{
  color: #fff;
  font-size: 12px;
  line-height: 1.9;
  text-align: left;
  
}
.tit{
  color: #013de9;
  font-weight: 600;
  font-family: 'fontsring';
  padding-top: 10px;
}
.para-1{
  color: #00000050;
}
.btn-cls{
  color: #fff;
  font-size: 14px;
  padding: 5px 20px;
  background-color: #013de9;
  border: 1px solid #fff;
  border-radius: 30px;
}

.sty-list{
border: 1px solid #fff;
border-radius: 150px;
padding: 0px;

}
.girl{
align-self: end !important;
position: relative;
margin-right:-21px;
}

.banner-img3{
background-color: #013de9;
height: 600px;
position: relative;
top: -100px;
z-index: -5;
object-fit: cover;

}
.desc-set1{
margin-top: 35%;
}

.foot::before{
content: "" !important; 
  position: absolute !important;
  margin-top: -290px !important;
  width: 100% !important;
  height:850px !important;
  background-image: url(../images/footer.png) !important;
  z-index: -1 !important;
  background-position: top center !important;
  background-repeat: no-repeat !important;

}
.foot-list{
text-decoration: none;
list-style: none;
padding: 0;
}
.foot-link{
text-align: left; 
text-decoration: none;
color: #ffffff97;
font-size: 14px;
}
.foot-link:hover{

color: #ffffff;

}
.foot-item{
padding: 8px;
}


/* About */

.about-1{
margin-top: 8%;
}
.about-2{
margin-top: 8%;
}
.about-4{
margin-bottom: 32%;
}
.about-banner{
background-image: url(../images/about/banner.png);
background-repeat: no-repeat;
background-position: center;
margin-top: -50px;
}
.img-desc{
box-shadow: 5px 5px 20px 0px #cccccc57;
padding: 20px;
}
.box-cnt{
background-color: #013de9;
padding: 15px;
}

/* Swiper */


.swiper {
width: 100%;
padding-top: 3.125rem;
}

.swiper-pagination-bullet,
.swiper-pagination-bullet-active {
background: #fff;
}

.swiper-pagination {
bottom: 1.25rem !important;
}

.swiper-slide {
width: 18.75rem;
height: 28.125rem;
display: flex;
flex-direction: column;
justify-content: end;
align-items: self-start;
}

.swiper-slide h2 {
color: #fff;
font-family: "Roboto", sans-serif;
font-weight: 400;
font-size: 1.4rem;
line-height: 1.4;
margin-bottom: 0.625rem;
padding: 0 0 0 1.563rem;
text-transform: uppercase;
}

.swiper-slide p {
color: #dadada;
font-family: "Roboto", sans-serif;
font-weight: 300;
padding: 0 1.563rem;
line-height: 1.6;
font-size: 0.75rem;
display: -webkit-box;
-webkit-line-clamp: 4;
-webkit-box-orient: vertical;
overflow: hidden;
}

.swiper-slide a {
margin: 1.25rem 1.563rem 3.438rem 1.563rem;
padding: 0.438em 1.875rem;
font-size: 0.9rem;
}

.swiper-slide a:hover {
color: #005baa;
}

.swiper-slide div {
display: none;
opacity: 0;
padding-bottom: 0.625rem;
}

.swiper-slide-active div {
display: block;
opacity: 1;
}

.swiper-slide--one {
background: url("../images/about/swiper-1.png") no-repeat 50% 50% / cover;;
}

.swiper-slide--two {
background: url("../images/about/swiper-2.png") no-repeat 50% 50% / cover;;
}

.swiper-slide--three {
background: url("../images/about/swiper-3.png") no-repeat 50% 50% / cover;;
}
.cargo-slide--one {
background: url("../images/cargo_tn1.jpg") no-repeat 50% 50% / cover;
}

.cargo-slide--two {
background: url("../images/cargo_tn2.jpg") no-repeat 50% 50% / cover;
}

.cargo-slide--three {
background: url("../images/cargo_tn3.jpg") no-repeat 50% 50% / cover;
}

.swiper-slide--four {
background:none;
}

.swiper-slide--five {
background:none;
}

.swiper-slide--six {
background:none;
}
.swiper-slide--seven {
background: url("../images/vehicle/slide-car1.png") no-repeat 50% 50% / cover;;
}

.swiper-slide--eight {
background: url("../images/vehicle/slide-car2.png") no-repeat 50% 50% / cover;;
}

.swiper-slide--nine {
background: url("../images/vehicle/slide-car3.png") no-repeat 50% 50% / cover;;
}

@media screen and (min-width: 93.75rem) {
.swiper {
  width: 85%;
}
}

.swiper-pagination-bullet-active{
border-radius: 0 !important;
width:35px !important;
height: 4px !important;
background-color: #013de9;
}
.swiper-pagination {
position: relative !important;
text-align: center;
transition: .3s opacity;
transform: translate3d(0,0,0);
z-index: 10;
margin-top: 5%;

}
.swiper-pagination-bullet, .swiper-pagination-bullet-active {
background: #013de9 !important;
}


/* Customer */
.customer-2{
margin-top: 9%;
}
.customer-3{
margin-top: 12%;
margin-bottom: 12%;
}
.customer-4{
margin-top:5%;
margin-bottom:30%
}
.customer-banner{
background-image: url(../images/customer/bg.png);
background-repeat: no-repeat;
background-position: top center;
margin-top: -4%;
}
.cus-pic{
margin-top:-60px !important;
}


.desc-set-cus{
box-shadow: 5px 5px 15px 0px #cccccc83;
background-color: #fff;
padding: 25px;
}
.cus-img{
position: relative;
top: -65px;
}
.scn-row{
margin-top: 6%;
margin-bottom: 5%;
}
.box-bg::before{
content: '' !important;
background-image: url(../images/customer/bg-1.png) !important;
background-repeat: no-repeat !important;
background-position: top center !important;
background-size: cover !important;
width: 100%;
height: 100% !important;
position: absolute !important;
z-index: -5 !important;
left: 0;
}
.cus-bg1:before{
content: '' !important;
background-image: url(../images/customer/bg-3.png) !important;
background-repeat: no-repeat !important;
background-position: top center !important;

width: 100% !important;
height: 550px !important;
position: absolute !important;
z-index: -1 !important;
left: 0;
margin-top: -120px !important;
}

.box-cnt-set{
box-shadow: 0px 0px 25px 0px #cccccc6c;
width: 430px;
border-radius: 5px;
padding-right: 35px;
padding-top: 15px;
position: relative;
right: 250px;
margin: 15px;
}

.car-btn{
border-radius: 25px;
background-color: #013de9;
box-shadow: none !important;
text-decoration: none;
color: #fff;
padding: 8px 28px !important;
border: none !important;
outline: none !important;
float: right;
}
.car-btn:hover{
color: #fff !important;
box-shadow: 2px 2px 10px 0px #032da0 !important;
padding: 8px 28px !important;
}
img.img-fluid.dots.p-3 {
float: left;
}

.carousel-indicators .active {
opacity: 1 !important;
width: 45px !important;
height: 4px !important;
background-color: blue;
border-radius: 0% !important;
margin-top:3px;
}
.carousel-indicators [data-bs-target] {
box-sizing: content-box;
flex: 0 1 auto;
width: 10px;
height: 10px;
padding: 0;
margin-right: 3px;
margin-left: 3px;
text-indent: -999px;
cursor: pointer;
background-color: #013de9;
background-clip: padding-box;
border-radius: 50% ;
border-top: 10px solid transparent;
border-bottom: 10px solid transparent;
opacity: .5;
transition: opacity .6s ease;
}
.carousel-indicators{
margin-bottom:-3rem !important;
}
.dot-1{
position: absolute;
right: 22%;
}


/* Driver */

.driver-2{
margin-top: 12%;
}
.driver-3{
margin-top: 12%;
}
.driver-4{
margin-top: 12%;
}
.driver-5{
margin-top: 12%;
margin-bottom: 32%;
}
.driver-banner{
background-image: url(../images/customer/bg.png);
background-repeat: no-repeat;
background-position: top center;
margin-top: -4%;
}
.driv-img{
position: relative;
left: -24px;
top: -24px;
}
.driv-dot{
position: absolute;
left: 22%;
rotate: 90deg;
}
.driv-pic{
margin-top: -6% !important;
}
.red-link{
text-decoration: none;
padding: 2%;
color: #013de9;
font-weight: 600;
font-size: 14px;

}
ul.pot-list{
list-style: none;
padding: 0;
margin: 0;
}
li.pon-item{
color: #013de9;
font-weight: 600;
font-size: 16px;
}
.driv-btn{
border-radius: 25px;
background-color: #013de9;
box-shadow: none !important;
text-decoration: none;
color: #fff;
padding: 8px 28px !important;
border: none !important;
outline: none !important;
}
.driv-btn:hover{
color: #fff !important;
box-shadow: 2px 2px 10px 0px #032da0 !important;
padding: 8px 28px !important;
}
.img-in{
background: rgb(255, 255, 255);
padding: 35px;
border-radius: 50%;
color: #013de9;
font-weight: 600;
font-size: 25px;
}
.crl-img{
margin-top: -9% !important;
}
.img-out{
position: relative;
top: 130px;
}

.desc-set-driv{
width:100%;
height: inherit;
box-shadow: 5px 5px 15px 0px #cccccc83;
background-color: #fff;
padding: 25px;
}
.drivr-img{
background-color: #013de9;
padding: 25px;
box-shadow: 0px 0px 20px 0px #ccc;
border-radius: 50%;
display: block !important;
margin-right: auto !important;
margin-left: auto !important;
margin-top: 30px !important;
position: relative;
}
.swiper-para {
font-size: 16px !important;
font-family: 'Montserrat' !important;
color: #00000045 !important;
font-weight: 600 !important;
}
h5.tit.swiper-txt.text-center.mt-1.p-3 {
font-size: 25px;
margin-top: 25px !important;
}
.red-btn{
border-radius: 10px !important;
padding: 10px 25px !important;
}
.red-btn:hover{
color: #fff !important;
box-shadow: 2px 2px 10px 0px #032da0 !important;
background-color: #013de9;
}



/* Vehicle */
.vehicle-2{
margin-top: 12%;
}
.vehicle-3{
margin-top: 12%;
margin-bottom: 35%;
}
.vec-dot{
  position: absolute;
  right: 32%;
  margin-top: -25px;
}
.redd-btn{
border-radius: 10px !important;
padding: 10px 35px !important;
}
.redd-btn:hover{
border-radius: 10px !important;
padding: 10px 35px !important;
color: #fff !important;
box-shadow: 2px 2px 10px 0px #032da0 !important;
background-color: #013de9;
}


/* FAQ */
.faq-1{
margin-bottom: 22%;
}
.search-box{
background-color: #fff;
padding: 15px;
width: 400px;
margin: auto;
border-radius: 10px;
border: 1px solid #013de9;
}
.search-item{
border: none !important;
}
.search-item:focus{
border: none !important;
outline: none !important;
}

.accordion {
padding: 5;
/* border: none !important; */
--bs-accordion-border-width: 0px !important;
background: none !important;
--bs-accordion-border-radius: 0 !important;
padding: 5%;
}
.accordion .accordion-item {
border-bottom: 1px solid #e5e5e5;
margin: 15px;
background-color: var(--bs-accordion-bg);
background-color: #fff0 !important;
}

.accordion .accordion-item button[aria-expanded='true'] {
border-bottom: 1px solid #013de9;
}

.accordion button {
position: relative;
display: block;
text-align: left;
width: 100%;
padding: 1em 0;
color: #7288a2;
font-size: 16px;
font-weight: 600;
border: none;
background: none;
outline: none;
}

.accordion button:hover,
.accordion button:focus {
cursor: pointer;
color: #013de9;
}

.accordion button:hover::after,
.accordion button:focus::after {
cursor: pointer;
color: #013de9;
border: 1px solid #013de9;
}

.accordion button .accordion-title {
padding: 1em 1.5em 1em 0;
}

.accordion button .icon {
display: inline-block;
position: absolute;
top: 18px;
right: 0;
width: 22px;
height: 22px;
border: 1px solid;
border-radius: 22px;
}

.accordion button .icon::before {
display: block;
position: absolute;
content: '';
top: 9px;
left: 5px;
width: 10px;
height: 2px;
background: currentColor;
}
.accordion button .icon::after {
display: block;
position: absolute;
content: '';
top: 5px;
left: 9px;
width: 2px;
height: 10px;
background: currentColor;
}

.accordion button[aria-expanded='true'] {
color: #013de9;
}
.accordion button[aria-expanded='true'] .icon::after {
width: 0;
}
.accordion button[aria-expanded='true'] + .accordion-content {
opacity: 1;
max-height: 9em;
transition: all 200ms linear;
will-change: opacity, max-height;
}
.accordion .accordion-content {
opacity: 0;
max-height: 0;
overflow: hidden;
transition: opacity 200ms linear, max-height 200ms linear;
will-change: opacity, max-height;
}
.accordion .accordion-content p {
font-size: 14px;
font-weight: 300;
margin: 2em 0;
}

/* Privacy */
.priv-1{
margin-bottom:25%;
}
.list{
padding: 0;
margin: 0;
}
.item{
color:#013de9;
}

.location-2{
background-color: #013de9;
}
.location-2 .desc-set-cus {
box-shadow: 5px 5px 15px 0px #cccccc83;
background-color: #fff;
padding: 25px;
width: 950px;
display: block;
position: relative;
top: -45px;
margin: auto;
box-shadow: 0px 15px 25px 0px #09309f;
}
.location-2 {
padding-bottom: 25%;
}

/*contact-us*/
.banner-section {
    background-image: url(../images/contact_banner.jpg);
    background-size: cover;
    background-repeat: no-repeat;
       height: 100vh  ;
       display: flex;
       align-items: center;
       justify-content: center;
       color:#fff;
       font-size: 2.2rem;
       font-family: Montserrat;
}
.below_contents{
    padding-top: 5rem;
}
.c_number{
    padding-bottom: 5rem;
    color:#013de9;
}
.contact_number{
    border: 1px solid #013de9;
    margin-top: 2rem;
    border-radius: 30px;
    padding: 5px 25px 5px 25px;
    text-align: center;
    background-color: #013de9;
    color: yellow;

}
.h3{
    margin-bottom: 0px;
}
.map-right{
    color: #013de9;
}
.addressss{
    font-size: 20px;
}
.for-map-text{
  color: #013de9;
    font-size: 3.5rem;
    font-family: 'fontsring';
}
.contacts-buttons{
        border: 1px solid #013de9;
        margin-bottom: 25px;
        background-color: #013de9;
        border-radius: 50px !important;
            padding: 15px 25px 15px 25px;


}
.various-contacts{

    padding-top: 170px;
    font-family: "Montserrat" ;
}
.contacts-button > h4{
    font-size:15px ;
    border: 1px solid #fff;
    background-color: #fff;
          padding: 5px 25px 5px 25px;
          border-radius: 40px;
          color: #013de9;
}
.inner-texts{
    font-family:'fontsring' ;
    color: white;
}
.small{
    font-size: 15px;
}
.cards-cotact{
padding-bottom: 250px !important;
}

/*product page*/
.product_banner{
  background-color: #013de9;
  padding: 20px 0px 0px 0px;
}
.banner-text{
  color: white;
  font-family: 'fontsring';
}
.banner-text > h4{
  font-size:50px;
}
.banner-left{
  padding-left: 50px;
}
.get-the-app{
  border: 1px solid yellow;
  font-weight: 750;
  border-radius: 25px;
  color:#013de9;
  background-color: yellow;
  width: 25%;
  padding: 5px 0px 5px 0px;
  display: flex;
  justify-content: center;
  font-family: 'fontsring';
}
.earn-money{
  font-size: 2.8rem;
  color:#013de9 ;
   font-family: 'fontsring';
}
.earn-monery-for-driving{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 50px;
  padding-bottom: 50px;
}
.sign-up-drive{
  margin-top: 20px;
  padding: 5px 20px;
  border: 1px solid #013de9;
  border-radius: 25px;
  color: yellow;
  background-color: #013de9;
  text-align: center;
}
.signupdrive{
  font-size: 20px;
  font-family: 'fontsring';
}
.section-3-products{
  margin-top: 50px;
}
.read-more{
  width: 30%;
  border: 1px solid #013de9;
  border-radius: 25px;
  text-align: center;
  padding: 8px 0px;
  background-color: #013de9;
  font-size: 1.2rem;
  color: white;
  font-family: 'fontsring';
}
.product-3{
  margin-bottom: 50px;
}
 .product-4{
  margin-bottom: 50px;
 }
 .book-ride{
  padding-top: 25px;
  color: #013de9 ;
  font-size: 25px;
  text-align: center;
  font-family: 'fontsring';
 }
 .timer-location-schedule{

  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 250px;
 }
 .timers{
  width: 150px;
 }


 /*car-sharing*/
 .product-decs{

  padding-bottom: 50px;
 }
 .btn-carsharing{
   color: #fbee0e;
   font-weight: 600;
  font-size: 15px;
  padding: 10px 30px;
  background-color: #013de9;
  border: 1px solid #fff;
  border-radius: 30px;
  font-family: 'fontsring';
 }
 .car-sharing-btn{
  margin-top: 5%;
  margin-bottom: 5%;
 }
 .carBody{
  margin-top:8%;
  margin-bottom:8%
 }
/* couire css start */
.hy_car{
  width: 33%;
  height: 30px;

}
.courier-banner-section{
  background-image: url(../images/courier_service_banner.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}

.courier-banner-section p{
  color: white;
}

.courier_get_app{
  border-radius: 30px;
  color: #013de9;
  font-size: 18px;
  font-weight: bold;
  padding: 10px;
  font-family: 'fontsring';
}

.box-cnt-courier{
  background-color: #013de9;
  border-radius: 30px;
  padding: 15px;
}

.stepper .line {
    width: 2px;
    height: 50px !important;
    background-color: #013de9 !important;
}
.stepper .lead {
    font-size: 1.1rem;
}

.stepper-text{
  padding-left: 55px !important;
  padding: 35px;
}

.stepper-round{
  background-color: #013de9;
  font-size: 26px;
  min-width: 100px !important;
  min-height: 100px !important;
  padding: 35px !important;  
  text-align: center !important;
}

.stepper-main-text{
  color: #013de9;
  font-family: 'fontsring';
}

.courier-scroll{
  height:60vh;
  overflow-y: auto;
}

.courier-scroll::-webkit-scrollbar-track{
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
  border-radius: 10px;
  background-color: #F5F5F5;
}

.courier-scroll::-webkit-scrollbar{
  width: 5px;
background-color: #F5F5F5;
}

.courier-scroll::-webkit-scrollbar-thumb{
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
  background-color: #555;
}
/* couire css end */

/* saftey css start */
.saftey_banner-1{
  background-image: url(../images/safety_ride/Safety_ride_banner.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  height: 100vh;
}
.safe-banner-text{
  color: white;
  font-family: 'fontsring';
  
}
.safe-banner-text > h4{
  font-size:50px;
}
.safe-banner-left{
  height: 100vh;
  width: 100%;
}
.ban_text{
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
}
/* saftey css end */

.driver_saftey_banner-1{
  background-image: url(../images/safety_ride/saftey_ban_driver.jpeg);
  background-repeat: no-repeat;
  background-size: cover;
  height: 100vh;
}

.box-cnt-safety{
  background-color: #013de9;
  border-radius: 30px;
  padding: 20px;
}
.section-3{
  margin-bottom: 5%;
}
.car-ico{
  padding-bottom: 10%;
}
.car-ico-text{
  padding-left:20px ;
}
.carBody3{
  margin-top: 5%;
}
.faq-sec{
  padding-bottom: 250px;
}
/*food-delivery*/
.food-delviery-banner{
  background-image:url(../images/banner_img.jpg); 
   background-size: cover;
       height: 800px;
       /* display: flex;
       align-items: center;
       justify-content: end; */
       color:#fff;
       font-size: 2.2rem;
       font-family: Montserrat;
}
.food-delivery-text >h4{
  font-size: 2.4rem;
  font-family: 'fontsring';
}
.food-delivery-text{
  padding-bottom: 10%;
}
 .btn-delivery{
   color: #013de9;
   background-color: #fbee0e;
   font-weight: 600;
   padding: 10px 25px;
   border-radius: 30px;
   font-size: 1.3rem;
   font-family: 'fontsring';
 }
 .btn-delivery:hover{
 color: #013de9;
   background-color: #fbee0e;
 }
 .get-app-btn{
  padding-top: 18%;
 }
 .ban_text{
  height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.safe-banner-left{
  height: 100vh;
  width: 100%;
}
.row{
  margin-right: 0px !important;
}
.card-text{
  padding-top: 5%;
  padding-bottom: 5%;
}
.cards{
 padding-bottom: 5%;
}

.arrows{
  background-color: #013de9;

}
.card-image-1{
  position: relative; 
}
/* .card-mage-1 img {
  display: block;
} */
.card-image-1 .arrows{
  position: absolute; bottom:0; right:65px;
  border-radius: 0px 10px 10px 0px;
}
/* .card-image-1{
background-image: url(../images/food_2.jpg);
   height: 800px;
   background-repeat: no-repeat;
}
.card-image-2{
background-image: url(../images/food_2.jpg);
   height: 800px;
   background-repeat: no-repeat;
}
.card-image-3{
background-image: url(../images/food_2.jpg);
   height: 800px;
   background-repeat: no-repeat;
} */
.delivery-last-part{
  background-image: url(../images/bg_wave.png);
  background-size: cover;
  background-repeat: no-repeat;
    height: 800px;
    margin-top: 10%;
      margin-bottom: 10%;
      text-align: center;
      padding-bottom: 280px;                                                                                                                                                                                                                                                                                                                                                             ;
} 


.patner-hyride-1{
  background-image: url(../images/driver/driver_banner.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  height: 100vh;
}

.partner_text{
  padding: 0px !important;
}

.pat_hy_car{
  width: 65%;
  height: 30px;
}
/*help and support*/
.help_support_banner{
  background-image: url('../images/Help_support_banner.jpg');
  background-size: cover;
  height: 80vh;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.help_heading_text{
  font-size: 2.7rem;
  color: #fff;
  font-weight: 600;
    font-family: 'fontsring';
}
.help-support-banner-text > p{
  padding-top: 18px;
  font-size: 15px;
  padding-bottom: 18px;
}
.help-support-sigin{
  border: 1px solid yellow;
  background-color: yellow;
  color: #013de9;
  font-weight: 700;
  border-radius: 25px;
  padding: 10px 30px;
  font-family: 'fontsring';
  font-size: 1.3rem;
}
.help-support-card-text{
  padding-top:5% ;
}
.help-support-searchbox{
  padding-bottom: 25px;
}
.search{
  position: relative;
  box-shadow: 0 0 40px rgba(51, 51, 51, .1);
    
  }

  .search input{

  height: 60px;
  text-indent: 25px;
  border: 2px solid #d6d4d4;
  border-radius: 50px !important;


  }


  .search input:focus{

  /* box-shadow: none; */
  border: 2px solid blue;
    border-radius: 50px !important;


  }

  .search .fa-search{

  position: absolute;
  top: 17px;
  left: 16px;
  font-size: 20px;

  }
  .help-support-page-3{
    margin-top: 25px;
  }
  .support-img{
    background-color: #013de9;
    border-radius: 20px;
    padding: 25px;
  }
  .star >small{
    padding-top: 15px !important;
  }
  .help-suport-page4{
    padding-top: 5%;
  }
  .customer-p{
    /* background-color: white;
    border: 1px solid black; */
    padding: 50px;
    border-radius: 25px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  }
  .help-support-button{
    background-color: #013de9;
    color: white;
    font-weight: 700;
    border-radius: 25px;
    padding: 8px 30px;
    border: none;
    font-family: 'fontsring';
    font-size: 1.3rem;
  }
  .help-suport-page4{
    padding-bottom: 20%;
  }
  .help-support-small{
    color:#013de9;
    font-size: 1rem;
    font-weight: 700;
    font-family: 'fontsring';
  }


.follow-1{
  background-image: url(../images/Follow_us/Follow_us_banner.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  height: 100vh;
}
.follow_call{
  background-color:#013de9;
  color:yellow;
  font-size:20px;
  font-weight:bold;
  border-radius:30px;
}

.icon-layout{
  border-radius: 80px;
  background-color: #eeeeee;
  height: 130px;
  margin-top: 10px;
}

.font-follow{
  font-size: 36px;
  color: #013de9;
  font-family: 'fontsring';
}

@media only screen and (max-width: 767px){
  .icon-layout{
    border-radius: 80px;
    background-color: #eeeeee;
    height: 130px;
    margin-top: 10px;
    padding-top: 50px;
  }
  
  .font-follow{
    font-size: 16px;
    color: #013de9;
    padding-top: 9px !important;
  }
  
  .image-follow{
    width: 50px;
    height: 50px;
  }

  .image-follow-arrow{
    width: 50px;
    height: 50px;
    padding-top: 0px !important;
  }
}

@media only screen and (max-width: 1200px){
  .stepper .line {
    width: 2px;
    height: 100% !important;
    background-color: #013de9 !important;
  }
  .stepper .lead {
      font-size: 1.1rem;
  }

  .stepper-text{
    padding-left: 55px !important;
    padding: 35px;
  }

  .stepper-round{
    background-color: #013de9;
    font-size: 26px;
    min-width: 100px !important;
    min-height: 100px !important;
    padding: 35px !important;  
    text-align: center !important;
  }

  .stepper-main-text{
    color: #013de9;
    font-family: 'fontsring';
  }
}

.vehicle_hover{
   opacity: 0.5;
}

.vehicle_hover:hover{
  opacity: 1;
}
