.menu-area .mobile-nav-toggler {
  margin-top: 15px!important;
  }
  
.flex {display: flex;}

.centext {
  text-align: center;
}
.menu-area {
  margin-top: 14px;
}
.download-btn a {
  padding: 8px 21px 10px 21px!important;
}
.main-header .outer-container .logo-box .logo {
  padding: 15px 0px!important;
}
.rider-section {
  position: relative;
  padding: 100px 0px 35px 0px!important;
}
.rider-section .inner-content .inner-box:first-child {
  margin-bottom: 25px!important;
}
.catcards {
  margin-top: 10px;
  padding: 10px;
  border-radius: 11px;

border-color: #fff;
  }
  .more-btn  a{
    background-color: #000;
    color: #fff;
    font-weight: bolder;
    text-align: center;
    float:right;
    margin-top: -25px;
    margin-right: 20px;
    border-radius:10px;
    padding: 4px 22px 4px 22px;
  }
  .main-footer {
    background-color: #464353;
  }
h2,h3  {
font-size: 1.6rem!important;
color: black;
font-weight: bold;
}
h1  {
  font-size: 2rem!important;
  line-height: 2.1rem;
  color: black;
  font-weight: bold;
  margin-top: 50px;
  margin-bottom: 10px;
  }
  .cont {
    font-size: 2.8rem!important;
  }
  .banner-style-17 .content-box .download-btn a span {
    font-size: 1.2rem;
}
.banner-style-17{
  padding-bottom: 300px;
}
.banner-style-17 .image-layer {
  background-position: center;
  z-index: -1;
  background-size:     cover;                      /* <------ */
  background-repeat:   no-repeat;
  background-position: center center;   
  }
.main-header .outer-container {
box-shadow: 0 0 30px 0px rgba(0, 0, 0, 0.1);
}
.logo-box .logo {
  padding-top: 20px!important;
  }

  .main-menu .navigation > li
  {
    padding-top: 20px!important;
    }
    .ridesharing-section {
      padding-bottom: 20px!important;
      }
  .banner-style-17 .image-layer {
        height: 900px!important;
    }
.sec-title-cust h2{
  text-align: right;
    font-size: 36px;
    line-height: 40px;
    color: #222222;
    font-weight: 500;
    padding-bottom: 31px;
    margin-bottom: 31px;
}
.sec-title-custb h2{
  text-align: left;
    font-size: 36px;
    line-height: 40px;
    color: #222222;
    font-weight: 500;
    margin:0 0 22px 20px;
}
.subtext {
  font-size: 24px;
line-height: 36px;
font-weight: 500;
  color: #000;
  padding-bottom: 50px;
}
.subpgs {
  padding: 40px 0px 40px 0px!important;
}
.blockshadow {
  box-shadow: 0 0 30px 0px rgba(0, 0, 0, 0.1);
  border-radius: 11px;
  margin:20px 0 60px 30px;
  padding: 20px 20px 20px 20px;
  display: inline-block;
  }
  .subtextb {
    font-size: 24px;
  font-weight: 500;
    color: #000;
  }
.image-box {
  border: none!important;
  }

.news-block-two{
box-shadow: 0 0 30px 0px rgba(0, 0, 0, 0.1);
margin-bottom: 100px;
border-radius: 11px;
  }
.news-block-two .inner-box .image-box {
  position: relative;
  overflow: hidden;
  background:none!important;
  }
  .news-block-two .inner-box .lower-content {
position: relative;
overflow: hidden;
background: #464353;
margin: -10px -5px -10px 0;
}

.news-block-two .inner-box .lower-content h3 a
{
    color:#fff;
    font-size: 20px;
}

.contactt {
  font-size: 1rem!important;
  line-height: 1.5rem;
  color: black;
  font-weight: bold;
  margin-bottom: 20px;
}
.form-control {
  background-color: #F3F3F3;
  border-color: #F3F3F3;
  border-radius: 11px;
  padding: 15px;
  color: #000;
}
.sendbtn {
  color: #fff;
  background-color: #6e80ff;
  float: right;
  font-weight: bold;
}

.circle a{
    width:50px;
    height:50px;
    border-radius:50px;
    font-size:16px;
    color:#fff;
    font-family: 'PT Sans', sans-serif;
    line-height:90px;
    text-align:center;
    background-color:none;
    position:fixed;
    text-decoration:none;
    top:180px;
    right:30px;
    z-index:1000;
    -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}

.button-admin{
  display: inline-block;
  z-index: 11111;
  border: none;
  position: fixed;
  margin-left:-100px;
  right:11%;
  max-width: 300px;
  bottom:50px;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 5px 5px;
  font-size: 1.1em;
  line-height: 1.42857143;
  border-radius: 4px;
  color: #fff;
  background-color: #ff8000;
  }
  .button-call-desktop {
    display: inline-block;
  z-index: 11111;
  border: none;
  position: fixed;
  margin-left:-100px;
  left:15%;
  max-width: 300px;
  bottom:30px;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 5px 5px;
  font-size: 1.4em;
  line-height: 1.42857143;
  border-radius: 4px;
  color: #fff;
  background-color: #25be6a;
  }
  .button-admin:hover {
    color: #fff!important;
    background-color: #000;
  }

.children-text {
  margin-left: 10px;
}

.widget-products li {
  border-radius: 11px;
  border-color: #fff;
  min-height: 120px;
  margin-top: 20px;
}
  .widget-products li .product>.name {
    display: block;
    font-weight: 600;
    padding-bottom: 7px;
}
.widget-products li .product {
    display: block;
    margin-left: 110px;
    border-color: #ddd;
    border-radius: 11px;
}
.widget-products li .img {
    display: block;
    float: left;
    text-align: center;
    overflow: hidden;
    padding:0 0 10px 1px;
    border-radius: 11px;
  box-shadow: 3px 3px 3px 3px rgba(0, 0, 0, 0.1);
  
}
.widget-products li .ptext {
  padding-top: 4px;
  border-radius: 11px;
  top: 0;
  margin-left: 20px;
  min-height: 110px;
  max-width: 95%;
}

.widget-products li {
    overflow: hidden;
    max-height: 280px;
    margin-bottom: 20px!important;
}
.widget-products {
    list-style: none;
    margin: 0;
    padding: 0;
}

@media (max-width:768px) {
  .more-btn  a{
    margin-top: -8px;
    margin-right: 20px;
    padding: 4px 22px 4px 22px;
  }
  .banner-style-17 {
    padding-bottom: 5px!important;
    }
    .banner-style-17 {
      background-image: url(./_assets/00bg.jpg)!important;
    }
    .formcont {
      margin-top: 20px!important;
    }
    .children-text {
      vertical-align: center;
    }
    .summary {
      display: none!important;
      vertical-align: center;
    }
    .centext {
      text-align: left;
      }
    }


@media (min-width: 768px) {
  .formcont {
    margin-top: 50px!important;
  }

}
