@font-face {
    font-family: "ClanPro-Book";
    font-weight: 300;
    src: url("../fonts/clan/ClanPro-Book.otf") format("opentype");
}

@font-face {
    font-family: "ClanPro-Book";
    font-weight: 600;
    src: url("../fonts/clan/ClanPro-Medium.otf") format("opentype");
}

*,
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
span,
a,
li,
ul {
    font-family: "ClanPro-Book", sans-serif;
    font-weight: 300;
    color: #000;
    letter-spacing: 0.1px;
}

body {
    background-color: #ffffff;
    color: #44444d;
}

.strong {
    font-weight: 600;
    color: #000;
    letter-spacing: 0.1px;
}
.free {
    
    color: blue;
    letter-spacing: 0.1px;
}

.light {
    font-weight: 300;
    color: #000;
    letter-spacing: 0.1px;
}

a {
    outline: none!important;
}

a:hover {
    text-decoration: none;
}
a:focus, a:hover {
    color: #4fcabf;
   
}
.no-margin {
    margin: 0!important;
}

.no-top-margin {
    margin-top: 0!important;
}

.no-bottom-margin {
    margin-bottom: 0!important;
}

.no-left-margin {
    margin-left: 0!important;
}


.no-right-margin {
    margin-right: 0!important;
}

.no-padding {
    padding: 0!important;
}

.no-top-padding {
    padding-top: 0!important;
}


.no-bottom-padding {
    padding-bottom: 0!important;
}

.no-left-padding {
    padding-left: 0!important;
}


.no-right-padding {
    padding-right: 0!important;
}

.no-border {
    border: 0px!important;
}
/*-------------------other pages css----------------------------*/
.airportsDisplay .one ul {
    font-size: 0;
    margin: 0 0 30px;
}
img, object, embed, video {
  max-width: 100%; }

.ie6 img {
  width: 100%; }
.term-banner img{width:100%;}
/* mixins */
#mainContainer {
  background: #333; }

#mainContainer, .sidenav {
  transition: transform 0.2s cubic-bezier(0.16, 0.68, 0.43, 0.99); }

.gridContainer {
  max-width: 1560px;
  background: #fff;
  margin: 0 auto; }

.sideOverlay {
  display: none; }

.fr {
  float: right; }

.fontSize24 {
  font-size: 18px;
  font-weight: 400; }

.verPad {
  padding: 40px 0; }

.verPadLg {
  padding: 80px 0; }

.marginLarge {
  margin-bottom: 40px; }

.marginMedium {
  margin-bottom: 20px; }

.marginSmall {
  margin-bottom: 10px; }

.nomargin {
  margin-bottom: 0 !important; }

.relative {
  position: relative; }

.limitedImgWidth img {
  max-width: 120px; }

.centerElements {
  text-align: center; }

.textRight {
  text-align: right; }

.btn {
  padding: 4px 10px;
  background: #f5821f;
  color: #fff; }
  .btn:hover {
    background: #d7690a; }

.btn2 {
  font-size: 14px;
  font-size: 1rem;
  line-height: 1.75;
  padding-top: 8px;
  padding-bottom: 8px;
  display: inline-block;
  background: #f5821f;
  color: #fff;
  position: relative; }
  .btn2.smallerFont {
    font-size: 0.8rem;
    line-height: 1.4; }
  .btn2.fullWidth {
    width: 100%; }
  .btn2.btnArrow {
    box-sizing: border-box;
    padding: 11px 60px 11px 20px; }
    .btn2.btnArrow i {
      position: absolute;
      top: 50%;
      right: 15px;
      font-size: 20px;
      margin: -10px 0 0;
      -webkit-transition: all 0.4s ease;
      -moz-transition: all 0.4s ease;
      transition: all 0.4s ease; }
  .btn2:hover {
    background: #d7690a; }
    .btn2:hover.btnArrow i {
      right: 5px; }

.thumbLeftStyle .theImage {
  width: 60px;
  height: 60px;
  display: table-cell; }
.thumbLeftStyle .text {
  display: table-cell;
  vertical-align: middle;
  padding: 0 0 0 20px;
  font-size: 24px; }
  .thumbLeftStyle .text h3 {
    font-size: 100%; }
  .thumbLeftStyle .text a {
    display: block;
    font-size: 60%;
    font-weight: 600; }

.linkStyle {
  color: #f5821f;
  text-transform: uppercase;
  font-weight: 600; }
  .linkStyle i {
    font-size: 90%;
    margin: 0 0 0 10px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease; }
  .linkStyle:hover {
    color: #d7690a; }
    .linkStyle:hover i {
      transform: translate3d(10px, 0, 0); }

.speratorBorder {
  margin: 10px 0;
  color: #949494;
  text-align: center;
  font-size: 80%;
  position: relative; }
  .speratorBorder span {
    background: #f8f8f9;
    position: relative;
    padding: 0 10px; }
  .speratorBorder:before {
    content: '';
    height: 1px;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    background: #d6d6d6; }

.textBlockStyle .thisTitle {
  font-size: 18px;
  margin: 0 0 20px;
  font-weight: 600; }
  .textBlockStyle .thisTitle.smaller {
    font-weight: 300; }
.textBlockStyle p {
  line-height: 1.7; }

.styleTitleSub {
  font-size: 18px; }
  .styleTitleSub .thisSub {
    font-size: 100%;
    opacity: 0.5;
    line-height: 1;
    margin: 0 0 10px; }
  .styleTitleSub .thisTitle {
    font-size: 150%;
    font-weight: 400;
    margin: 0 0 20px; }

.twoTitles {
  font-size: 25px;
  line-height: 1; }
  .twoTitles .thisTitle {
    font-size: 100%;
    font-weight: 700;
    margin: 0 0 15px; }
  .twoTitles .thisSub {
    font-size: 100%; }

.smallBorder {
  padding: 20px 0; }
  .smallBorder span {
    width: 40px;
    height: 2px;
    background: #d6d6d6;
    display: block; }

.grayBg1 {
  background: #F8F8F9; }

.grayBg2 {
  background: #F1F1F1; }

.toTheEnd {
  position: relative; }
  .toTheEnd .theAvatar {
    height: 300px;
    position: relative; }
    .toTheEnd .theAvatar .in {
      height: 100%; }
  .toTheEnd .theContent {
    margin: 0 4%; }
  .toTheEnd.rightOff {
    margin-right: 0 !important; }
  .toTheEnd.leftOff {
    margin-left: 0 !important; }

.quoteStyle {
  font-weight: 100;
  font-size: 14px; }
  .quoteStyle .theQuote {
    margin: 0 0 10px;
    letter-spacing: -0.03em;
    font-size: 150%;
    color: #949494; }
  .quoteStyle .theName {
    font-weight: 400; }

.sidenav {
  height: 100%;
  width: 250px;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: #282727;
  overflow-x: hidden;
  padding-top: 60px;
  -webkit-transform: translate3d(-250px, 0, 0);
  -ms-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
  z-index: 999; }
  .sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 17px;
    color: #818181;
    display: block;
    transition: 0.3s; }
    .sidenav a:hover {
      color: #f1f1f1; }
  .sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px; }

#header {
  height: 70px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  transition: 0.5s;
  z-index: 99; }
  #header nav {
    max-width: 1560px;
    margin: 0 auto;
    background: #b0b0b0;
    height: 70px;
    line-height: 70px;
    font-weight: 300;
    color: #fff; }
    #header nav .menuIcon {
      font-size: 140%;
      padding: 0 10px;
      display: inline-block;
      cursor: pointer; }
    #header nav .logo {
      display: inline-block; }
      #header nav .logo img {
        height: 30px; }
    #header nav ul {
      display: none;
      margin: 0 0 0 20px; }
      #header nav ul li {
        display: inline-block;
        font-size: 120%; }
        #header nav ul li a {
          display: block;
          padding: 0 20px;
          line-height: 68px;
          border-top: 2px solid #282727;
          color: #fff; }
          #header nav ul li a#yollang {
            font-weight: 600; }
          #header nav ul li a:hover {
            border-color: #f5821f;
            color: #f5821f; }
    #header nav .getlocation {
      padding: 0 10px;
      display: inline-block;
      font-size: 140%;
      color: #f5821f; }
      #header nav .getlocation:hover {
        color: #d7690a; }
    #header nav .btn {
      font-size: 70%; }

body.openNav {
  overflow-x: hidden; }
  body.openNav #mySidenav {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  body.openNav #mainContainer {
    -webkit-transform: translate3d(250px, 0, 0);
    -ms-transform: translate3d(250px, 0, 0);
    transform: translate3d(250px, 0, 0); }
  body.openNav .sideOverlay {
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 998;
    background-color: rgba(0, 0, 0, 0.5);
    -webkit-animation: fade 500ms;
    animation: fade 500ms; }
  body.openNav .gridContainer, body.openNav #header nav {
    max-width: initial; }

.mainContent {
  padding: 70px 0 0; }

.getThere {
  font-size: 25px; }
  .getThere h2 {
    font-size: 100%;
    font-weight: 600; }
  .getThere p {
    font-size: 100%;
    font-weight: 300; }

.imgBGstyle {
  background-image: url(../images/1.jpg);
  background-position-y: 0;
  background-position-x: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%; }
  .imgBGstyle .in {
    padding: 100px 0 40px; }
  .imgBGstyle.withoutContent {
    height: 250px; }
  .imgBGstyle.ourCommunityBg {
    background-image: url(../img/2.jpg); }
  .imgBGstyle.ReasonsToDriveBg {
    background-image: url(../img/3.jpg); }
  .imgBGstyle.driveBg {
    background-image: url(../img/4.jpg); }
  .imgBGstyle.appBg {
    background-image: url(../img/appBg.jpg); }
  .imgBGstyle.mapBg {
    background-image: url(../img/5.jpg); }
  .imgBGstyle.commitmentBg {
    background-image: url(../img/6.jpg); }
  .imgBGstyle.rideSafetyBg {
    background-image: url(../img/7.jpg); }
  .imgBGstyle.onTripBg {
    background-image: url(../img/8.jpg); }
  .imgBGstyle.airportBg {
    background-image: url(../img/9.jpg);
    background-position: center bottom; }
  .imgBGstyle.howWorks {
    background-image: url(../img/appImg.jpg); }
.m-top {
    margin-top: 40px;
    margin-bottom: 0;
    padding-bottom: 0;
}
.homeRide .theForm {
  float: left;
  margin: 44px 30px 0 100px;
  display: none;
  position: relative;
  z-index: 9; }
  .homeRide .theForm .in {
    width: 360px;
    padding: 20px;
    background: #F8F8F9;
    border-top: 8px solid #F1F1F1; }
    .homeRide .theForm .in .oneHalf {
      width: 50%;
      float: left; }
    .homeRide .theForm .in input {
      width: 94%;
      height: 50px;
      padding: 0 3%;
      margin: 0;
      border: none;
      box-shadow: inset 0 0 1px #d6d6d6;
      font-weight: 300; }
      .homeRide .theForm .in input::placeholder {
        color: #d6d6d6; }
    .homeRide .theForm .in .lastText {
      font-weight: 300; }
      .homeRide .theForm .in .lastText P {
        font-size: 10px; }
      .homeRide .theForm .in .lastText a {
        color: #f5821f; }
.homeRide .startRideApp {
  width: 140px;
  padding: 20px 16px 16px 20px;
  position: absolute;
  bottom: -35px;
  left: 45px;
  background: #f5821f;
  color: #fff;
  font-size: 120%; }
  .homeRide .startRideApp .text {
    display: block;
    margin: 0 0 90px; }
  .homeRide .startRideApp .linkStyle {
    color: #fff; }

.reasonsToRide .oneItem {
  margin: 0 0 40px;
  text-align: center; }
  .reasonsToRide .oneItem .avatar {
    margin: 0 0 20px; }
    .reasonsToRide .oneItem .avatar img {
      max-height: 120px;
      margin-top: -35px; }
    .reasonsToRide .oneItem .avatar i {
      color: #089ac1;
      font-size: 60px;
      text-shadow: 2px 3px 13px #0c6279; }

.overBgStyle .textBlockStyle {
  margin: 0 0 40px;
  max-width: 500px;
  color: #fff; }
  .overBgStyle .textBlockStyle p {
    color: #ccc; }

.homePricing .theMap {
  height: 350px;
  background: #eee; }
  .homePricing .theMap #map {
    width: 100%;
    height: 100%; }
.homePricing .setData {
  padding: 20px; }
  .homePricing .setData p {
    font-size: 100%;
    opacity: 0.5;
    line-height: 1;
    margin: 0 0 10px; }
  .homePricing .setData h2 {
    font-size: 150%;
    font-weight: 400;
    margin: 0 0 20px; }
  .homePricing .setData .inputs {
    position: relative; }
    .homePricing .setData .inputs .connector {
      position: absolute;
      top: 23px;
      bottom: 23px;
      left: 15px;
      width: 1px;
      background: #d6d6d6; }
      .homePricing .setData .inputs .connector:before, .homePricing .setData .inputs .connector:after {
        content: '';
        position: absolute;
        left: -2px;
        top: -3.5px;
        width: 5px;
        height: 5px;
        border-radius: 50%;
        background-color: #27AA0B; }
      .homePricing .setData .inputs .connector:after {
        top: auto;
        bottom: -1.5px;
        background-color: #F32F00; }
    .homePricing .setData .inputs .oneItem {
      padding: 8px 12px 6px 29px;
      border: 1px solid #d6d6d6;
      margin: 0 0 20px;
      position: relative; }
      .homePricing .setData .inputs .oneItem input {
        width: 100%;
        height: 28px;
        padding: 0;
        margin: 0;
        border: none;
        font-size: 80%; }
        .homePricing .setData .inputs .oneItem input::placeholder {
          color: #d6d6d6; }
      .homePricing .setData .inputs .oneItem .icon {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        line-height: 44px;
        padding: 0 10px;
        color: #d6d6d6; }
        .homePricing .setData .inputs .oneItem .icon.btnIcon {
          background: #d6d6d6;
          color: #fff;
          border: none;
          -webkit-transition: all 0.4s ease;
          -moz-transition: all 0.4s ease;
          transition: all 0.4s ease; }
          .homePricing .setData .inputs .oneItem .icon.btnIcon:hover {
            background: #f5821f; }
  .homePricing .setData .thisResults {
    display: none; }
    .homePricing .setData .thisResults ul {
      margin: 0 0 10px; }
      .homePricing .setData .thisResults ul li {
        padding: 12px;
        overflow: hidden;
        border-bottom: 1px solid #d6d6d6; }
        .homePricing .setData .thisResults ul li .text {
          float: left; }
        .homePricing .setData .thisResults ul li .value {
          float: right; }
    .homePricing .setData .thisResults .ourAttention {
      padding: 12px;
      font-size: 11px; }

.getApp .theText {
  padding: 50px;
  box-sizing: border-box;
  float: right; }
.getApp .theImage {
  height: 300px;
  background-image: url(../images/desk.jpg);
  background-position: center center;
  background-size: cover; }

.homeFindCity h2 {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.3; }
  .homeFindCity h2 span {
    display: block;
    font-weight: 300; }
.homeFindCity .searchInput {
  max-width: 370px;
  position: relative; }
  .homeFindCity .searchInput .input input {
    width: 94%;
    height: 44px;
    border: none;
    padding: 0 3%;
    margin: 0; }
    .homeFindCity .searchInput .input input::placeholder {
      color: #d6d6d6; }
  .homeFindCity .searchInput button {
    position: absolute;
    top: 0;
    right: 0;
    width: 44px;
    height: 44px;
    background: #f5821f;
    border: none;
    color: #fff;
    font-size: 18px; }

.meetDrivers .styleTitleSub {
  padding: 0 4%; }
.meetDrivers .item {
  background: #fff; }
  .meetDrivers .item .content {
    padding: 30px; }
    .meetDrivers .item .content p {
      margin: 0 0 20px; }
.meetDrivers .flexslider .flex-viewport {
  padding: 0 4%; }
.meetDrivers .flexslider .slides > li {
  margin: 0 20px 0 0; }

#footer {
  background: #b0b0b0; }
  #footer .topImg img {
    width: 100%; }
  #footer .footerContent {
    padding: 0 8%; }
    #footer .footerContent .logo img {
      width: 104px; }
    #footer .footerContent .signBtn {
      display: block;
      padding: 10px;
      margin: 0 0 10px;
      color: #fff;
      border: 2px solid #fff;
      background: #fff;
      color: #000;
      font-weight: 600;
      text-align: center;
      font-size: 70%; }
      #footer .footerContent .signBtn.style2 {
        background: #000;
        color: #fff; }
      #footer .footerContent .signBtn:hover {
        background: #E5E5E4;
        border-color: #E5E5E4;
        color: #000; }
    #footer .footerContent .menu a {
      color: #fff;
      display: block;
      margin: 0 0 20px; }
      #footer .footerContent .menu a i {
        margin: 0 10px 0 0; }
      #footer .footerContent .menu a:hover {
        color: #f5821f; }
    #footer .footerContent .menu.style2 {
      margin: -40px 0 20px; }
      #footer .footerContent .menu.style2 a {
        margin: 0;
        padding: 15px 0;
        border-bottom: 1px solid #282727; }
    #footer .footerContent .cities {
      font-size: 12px; }
      #footer .footerContent .cities .title {
        color: #c0c0c0;
        margin: 0 0 15px; }
      #footer .footerContent .cities .names a {
        color: #fff;
        margin: 0 15px 15px 0;
        display: inline-block; }
        #footer .footerContent .cities .names a:hover {
          color: #c6c6c6; }
    #footer .footerContent .downloadApp {
      text-align: center; }
      #footer .footerContent .downloadApp a {
        display: block;
        margin: 0 0 10px; }
    #footer .footerContent .borderBottom {
      border-bottom: 1px solid #282727; }

.startRideLink {
  width: 140px;
  padding: 20px 16px 16px 20px;
  position: absolute;
  bottom: 20px;
  left: 20px;
  background: #f5821f;
  color: #fff;
  font-weight: 300; }
  .startRideLink .text {
    display: block;
    margin: 0 0 30px;
    font-size: 120%;
    line-height: 1.2; }
  .startRideLink .linkStyle {
    color: #fff;
    float: right; }
  .startRideLink.bottomRightPosition {
    left: auto;
    bottom: -30px;
    right: 30px;
    z-index: 9; }

.everyPrice {
  position: relative; }
  .everyPrice .theTabs {
    border-bottom: 2px solid #d6d6d6; }
    .everyPrice .theTabs .one {
      margin: 0 30px 0 0;
      float: left; }
      .everyPrice .theTabs .one span {
        font-weight: 700;
        display: block;
        padding: 0 0 20px 0;
        text-transform: uppercase;
        border-bottom: 2px solid #d6d6d6;
        margin-bottom: -2px;
        cursor: pointer;
        -webkit-transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
        transition: all 0.4s ease; }
      .everyPrice .theTabs .one.active span, .everyPrice .theTabs .one:hover span {
        border-color: #f5821f;
        color: #f5821f; }
  .everyPrice .theData .one {
    display: none; }
    .everyPrice .theData .one .avatar {
      margin: 0 0 20px;
      -webkit-transition: all 1s ease;
      -moz-transition: all 1s ease;
      transition: all 1s ease; }
    .everyPrice .theData .one .content {
      margin: 0 0 30px 0;
      font-weight: 100;
      -webkit-transition: all 1s ease;
      -moz-transition: all 1s ease;
      transition: all 1s ease; }
      .everyPrice .theData .one .content p {
        font-size: 150%;
        line-height: 1;
        margin: 0 0 20px; }
      .everyPrice .theData .one .content a {
        color: #f5821f;
        margin: 0 0 0 5px; }
        .everyPrice .theData .one .content a:hover {
          color: #d7690a; }
    .everyPrice .theData .one.active {
      display: block; }
    .everyPrice .theData .one.hideIt .avatar {
      -webkit-transform: translate3d(-200%, 0, 0);
      -ms-transform: translate3d(-200%, 0, 0);
      transform: translate3d(-200%, 0, 0); }
    .everyPrice .theData .one.hideIt .content {
      opacity: 0;
      visibility: hidden; }
  .everyPrice .optionsBtn a {
    font-size: 0.8rem; }

.city-autocomplete {
  position: absolute;
  z-index: 10000;
  background: #fff;
  border: 1px solid #c3cacf;
  display: none;
  -webkit-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2);
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-left-radius: 5px; }
  .city-autocomplete > div {
    font-size: 13px;
    padding: 5px 10px;
    cursor: pointer; }
    .city-autocomplete > div:hover {
      background: #c3cacf; }

.citiesSearch {
  padding: 0 0 100px; }
  .citiesSearch input#city {
    width: 100%;
    height: 70px;
    background: none;
    border: none;
    border-bottom: 1px solid #d6d6d6;
    font-size: 40px;
    font-weight: 100; }
    .citiesSearch input#city::placeholder {
      color: #949494; }
  .citiesSearch .city-autocomplete {
    background: none;
    border: none;
    box-shadow: none; }
    .citiesSearch .city-autocomplete > div {
      font-size: none;
      opacity: 0.8; }

.citiesDisplay .one {
  padding: 0 0 20px;
  margin: 0 0 30px;
  border-bottom: 1px solid #d6d6d6; }
  .citiesDisplay .one .title {
    font-size: 33px;
    font-weight: 500;
    margin: 0 0 30px; }
  .citiesDisplay .one ul {
    font-size: 0; }
    .citiesDisplay .one ul li {
      font-size: 16px;
      font-weight: 100;
      padding: 15px 0; }
      .citiesDisplay .one ul li a:hover {
        color: #f5821f; }
  .citiesDisplay .one:last-of-type {
    border: none;
    margin: 0; }

.btnsGroup {
  padding-bottom: 30px;
  border-bottom: 1px solid #d6d6d6; }
  .btnsGroup .theBtns {
    -ms-flex-positive: 0;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    -webkit-flex-grow: 0;
    border-color: #e5e5e4;
    flex-flow: row wrap;
    border-width: 1px 0 0 1px;
    flex-grow: 0;
    padding: 0;
    border-style: solid;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex; }
    .btnsGroup .theBtns a {
      -moz-box-sizing: border-box;
      -webkit-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
      line-height: 1.38;
      max-width: 100%;
      font-weight: 500;
      font-size: 16px;
      text-align: center;
      box-sizing: border-box;
      flex: 1 0 auto;
      color: #717171;
      border-color: #e5e5e4;
      border-style: solid;
      cursor: pointer;
      border-width: 0 1px 1px 0;
      display: block;
      background-color: white;
      padding: 14px 24px; }
      .btnsGroup .theBtns a:hover {
        color: #717171;
        background-color: #f8f8f9; }

.airportsDisplay .one {
  padding: 0 0 20px;
  margin: 0 0 30px;
  border-bottom: 1px solid #d6d6d6; }
  .airportsDisplay .one .title {
    font-size: 33px;
    font-weight: 500;
    margin: 0 0 15px; }
  .airportsDisplay .one .subTitle {
    font-size: 25px;
    margin: 0 0 15px;
    color: #949494;
    font-weight: 100; }
  .airportsDisplay .one ul {
    font-size: 0;
    margin: 0 0 30px; }
    .airportsDisplay .one ul li {
      font-size: 16px;
      font-weight: 100;
      padding: 5px 0; }
      .airportsDisplay .one ul li a:hover {
        color: #f5821f; }
  .airportsDisplay .one:last-of-type {
    border: none;
    margin: 0; }

.workingSteps .one {
  padding: 0 0 40px 50px;
  position: relative;
  max-width: 450px; }
  .workingSteps .one span.number {
    position: absolute;
    top: 5px;
    left: 0;
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border: 2px solid #d6d6d6;
    border-radius: 100%;
    color: #949494; }
  .workingSteps .one:last-of-type {
    padding-bottom: 0; }

.faqs {
  border-top: 1px solid #d6d6d6; }
  .faqs .one {
    border-bottom: 1px solid #d6d6d6;
    font-size: 110%; }
    .faqs .one .title {
      padding: 20px;
      cursor: pointer; }
      .faqs .one .title .icon {
        width: 30px;
        display: inline-block;
        color: #f5821f; }
    .faqs .one .content {
      padding: 0 50px 20px;
      font-weight: 100;
      line-height: 2;
      display: none; }
      .faqs .one .content p {
        margin: 0 0 20px; }
      .faqs .one .content ol {
        list-style: decimal;
        padding: 0 0 0 24px; }
    .faqs .one.active {
      background: #f0f0f0; }
      .faqs .one.active .title .icon i {
        -ms-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg); }
      .faqs .one.active .content {
        display: block; }
    .faqs .one:hover {
      background: #f0f0f0; }

.signupPage .theLogo {
  background: red;
  text-align: center;
  padding: 15px 0;
  background: #b0b0b0; }
  .signupPage .theLogo img {
    height: 40px; }
.signupPage .theForm {
  width: 90%;
  margin: 0 auto;
  max-width: 650px; }
  .signupPage .theForm .top {
    margin: 60px 0; }
    .signupPage .theForm .top .avatar {
      width: 120px;
      float: left;
      display: none; }
    .signupPage .theForm .top .text {
      margin: 30px 0 0 0; }
      .signupPage .theForm .top .text .title {
        font-size: 180%;
        margin: 0 0 20px;
        color: #f5821f; }
      .signupPage .theForm .top .text p {
        margin: 0 0 10px; }
  .signupPage .theForm .formContainer .one {
    font-weight: 100;
    padding: 0 0 50px;
    position: relative; }
    .signupPage .theForm .formContainer .one .number {
      position: absolute;
      top: 0;
      left: -100px;
      width: 36px;
      height: 36px;
      line-height: 36px;
      background: white;
      color: #f0f0f0;
      border: 1px solid;
      border-radius: 100%;
      text-align: center;
      margin: 0 0 0 -18px;
      font-size: 120%; }
    .signupPage .theForm .formContainer .one .title {
      font-size: 200%;
      padding: 0 0 20px; }
    .signupPage .theForm .formContainer .one .input {
      margin: 0 0 15px; }
      .signupPage .theForm .formContainer .one .input input {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
        height: 40px;
        padding: 0 3%;
        border: 1px solid #d6d6d6;
        -webkit-transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
        transition: all 0.4s ease; }
        .signupPage .theForm .formContainer .one .input input::placeholder {
          color: #d6d6d6;
          -webkit-transition: all 0.4s ease;
          -moz-transition: all 0.4s ease;
          transition: all 0.4s ease; }
        .signupPage .theForm .formContainer .one .input input:focus {
          border-color: #f5821f; }
          .signupPage .theForm .formContainer .one .input input:focus::placeholder {
            color: #fff; }
      .signupPage .theForm .formContainer .one .input select {
        width: 100%;
        height: 40px;
        padding: 0;
        margin: 0;
        background: none;
        border: 1px solid #d6d6d6; }
      .signupPage .theForm .formContainer .one .input label {
        margin: 0 0 5px;
        display: block; }
      .signupPage .theForm .formContainer .one .input #mobileInput select {
        width: 22%;
        height: 40px;
        float: left;
        border: 1px solid #d6d6d6;
        background: #f0f0f0; }
      .signupPage .theForm .formContainer .one .input #mobileInput input {
        width: 78%;
        float: left; }
      .signupPage .theForm .formContainer .one .input .toggleInput label {
        color: #f5821f;
        font-weight: 500; }
      .signupPage .theForm .formContainer .one .input .toggleInput .toHide {
        height: 0;
        overflow: hidden;
        -webkit-transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
        transition: all 0.4s ease; }
      .signupPage .theForm .formContainer .one .input .toggleInput.active .toHide {
        height: 42px; }
      .signupPage .theForm .formContainer .one .input.required label:before {
        content: "*";
        padding-right: 4px;
        font-size: 16px;
        color: #1fbad6; }
    .signupPage .theForm .formContainer .one:before {
      content: '';
      position: absolute;
      width: 1px;
      top: 0;
      bottom: 0;
      left: -100px;
      background: #f0f0f0; }
    .signupPage .theForm .formContainer .one.inUse .number {
      color: #f5821f; }
    .signupPage .theForm .formContainer .one.done .number {
      color: #f5821f; }
    .signupPage .theForm .formContainer .one.done:before {
      background: #f5821f; }
  .signupPage .theForm .formContainer .myBtn {
    width: 100%;
    height: 50px;
    background: #f5821f;
    border: none;
    color: #fff;
    font-size: 120%;
    font-weight: 100; }
    .signupPage .theForm .formContainer .myBtn.disabled {
      opacity: 0.5; }
  .signupPage .theForm .formContainer .sectionNotice {
    font-size: 120%;
    font-weight: 100;
    text-align: center; }
  .signupPage .theForm .formContainer .sectionTerms {
    text-align: center; }
    .signupPage .theForm .formContainer .sectionTerms a {
      color: #f5821f; }

@media only screen and (min-width: 481px) {
  .twoTitles {
    font-size: 35px; }

  .largerFont {
    font-size: 150%; }

  .sidenav a {
    font-size: 25px; }

  #header nav .logo img {
    height: 40px; }

  #header nav .getlocation, #header nav .menuIcon {
    padding: 0 20px; }

  #header nav .btn {
    font-size: 100%; }

  .getThere {
    font-size: 35px; }

  .imgBGstyle.withoutContent {
    height: 350px; }

  .reasonsToRide .oneItem {
    margin: 0 0 80px; }

  .reasonsToRide .oneItem .avatar {
    width: 120px;
    float: left;
    margin: 0; }

  .reasonsToRide .textBlockStyle {
    margin: 0 0 0 140px; }

  .textBlockStyle .thisTitle {
    font-size: 24px; }

  .styleTitleSub {
    font-size: 22px; }

  .fontSize24 {
    font-size: 24px; }

  .homeFindCity h2 {
    font-size: 36px; }

  #footer .footerContent .signBtn {
    font-size: 100%;
    padding: 10px 20px; }

  .startRideLink .text {
    font-size: 170%;
    margin: 0 0 70px; }

  .everyPrice .theData .content p {
    font-size: 200%; }

  .citiesDisplay .one ul li {
    width: 50%;
    display: inline-block; }

  .quoteStyle .theQuote {
    font-size: 250%; }

  .airportsDisplay .one ul li {
    width: 50%;
    display: inline-block; }

  .signupPage .theForm .top .avatar {
    display: block; }

  .signupPage .theForm .top .text {
    margin: 30px 0 0 150px; }

  .signupPage .theForm .top .text .title {
    font-size: 250%; }

  .signupPage .theForm .top .text p {
    font-size: 120%; }

  .signupPage .theForm .formContainer {
    margin: 0 100px; } }
@media only screen and (min-width: 769px) {
  .imgBGstyle.withoutContent {
    height: 500px; }

  .imgBGstyle .in {
    padding: 150px 0; }

  .reasonsToRide .oneItem .avatar {
    height: 50px;
    margin: 0 0 20px;
    width: 100%;
    float: none; }

  .reasonsToRide .oneItem .avatar i {
    font-size: 46px; }

  .reasonsToRide .textBlockStyle {
    margin: 0; }

  .overBgStyle .textBlockStyle .thisTitle {
    font-size: 36px; }

  .homePricing {
    padding: 80px 0; }

  .homePricing .theMap {
    width: 65%;
    float: right; }

  .homePricing .setData {
    width: 33%;
    float: left;
    margin: 60px 0 0;
    padding: 0; }

  .getApp .theText {
    width: 406px;
    min-height: 532px; }

  .getApp .theImage {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 406px;
    height: auto; }

  .thumbLeftBig .theImage {
    width: 120px;
    float: left; }
  .thumbLeftBig .theText {
    margin: 0 0 0 160px; }

  #footer .footerContent .signBtn {
    display: inline-block;
    margin: 0; }

  #footer .footerContent .menu.style2 {
    margin: 0; }

  #footer .footerContent .menu.style2 a {
    border: none; }

  #footer .footerContent .downloadApp a {
    display: inline-block;
    margin: 0 10px; }

  .startRideLink {
    padding: 32px 20px 20px 32px;
    bottom: 30px;
    left: 45px; }

  .everyPrice .theData .one .content {
    margin: 0 250px 0 0; }

  .everyPrice .optionsBtn {
    position: absolute;
    bottom: 0;
    right: 0; }

  .toTheEnd .theAvatar {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%; }

  .toTheEnd .theContent {
    width: 57%;
    margin: 0; }

  .toTheEnd.avatarRight .theAvatar {
    right: 0; }

  .toTheEnd.avatarRight .theContent {
    float: left; }

  .toTheEnd.avatarLeft .theAvatar {
    left: 0; }

  .toTheEnd.avatarLeft .theContent {
    float: right; }

  .toTheEnd .theContent .quoteStyle {
    padding: 0 10% 0 7%; }

  .citiesDisplay .one ul li {
    width: 33.333%; }

  .imageInLeft .iil_avatar {
    position: absolute;
    top: 0;
    left: 0;
    width: 125px; }

  .imageInLeft .iil_content {
    margin: 0 0 0 200px; } }
@media only screen and (min-width: 1000px) {
  #header nav ul {
    display: inline-block; }

  #header nav .logo {
    margin: 0 0 0 40px; }

  .homeRide .theForm {
    display: block; }

  .homeRide .startRideApp {
    display: none; }

  .homePricing .theMap {
    height: 420px; }

  .getApp {
    padding: 74px 8%; }

  .getApp .theText {
    background: #fff; }

  .smallerWidth {
    max-width: 60%; } }
@media only screen and (min-width: 1230px) {
  .getThere {
    font-size: 44px; }

  .meetDrivers .styleTitleSub {
    padding: 0 8%; }

  .meetDrivers .flexslider .flex-viewport {
    padding: 0 8%; } }

/*# sourceMappingURL=main.css.map */
@charset "utf-8";

/*@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,600');*/
@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,700');

/* =============================================================================
   HTML5 display definitions
   ========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

/* =============================================================================
   Base
   ========================================================================== */

html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { margin: 0; font-size: 14px; line-height: 1.5; background: #fff;}
body, button, input, select, textarea { font-family: 'Roboto', sans-serif; color:  #30373b; }

/* =============================================================================
   Links
   ========================================================================== */

a { color: #30373b; text-decoration:none; }
a:hover, a:active { outline: 0; }


/* =============================================================================
   Typography
   ========================================================================== */

abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

/* =============================================================================
   Lists
   ========================================================================== */

ul, ol { margin: 0; padding: 0; list-style:none; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }


/* =============================================================================
   Embedded content
   ========================================================================== */

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }

/* =============================================================================
   Figures
   ========================================================================== */

figure { margin: 0; }

/* =============================================================================
   Forms
   ========================================================================== */

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; outline: none; }
button, input { line-height: normal; *overflow: visible; }
table button, table input { *overflow: auto; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }


/* =============================================================================
   Tables
   ========================================================================== */

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }


/* ==|== primary styles =====================================================
   Author: 
   ========================================================================== */


h1,h2,h3,h4,h5,h6,p{font-weight:100;margin:0;font-size: 14px;}
a{-webkit-transition: all .25s ease-in-out;-moz-transition: all .25s ease-in-out;-ms-transition: all .25s ease-in-out;-o-transition: all .25s ease-in-out;transition: all .25s ease-in-out;}














/* ==|== non-semantic helper classes ========================================
   Please define your styles before this section.
   ========================================================================== */

.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }


/* ==|== print styles =======================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */
 
 @media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}
/*
 * jQuery FlexSlider v2.5.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 and later license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 * 
 */

/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
.flex-container a:hover,
.flex-slider a:hover,
.flex-container a:focus,
.flex-slider a:focus {
  outline: none;
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
  position: relative;
}
.flexslider .slides img {
  /*width: 100%;
  display: block;*/
}
.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .flexslider .slides {
  display: block;
}
* html .flexslider .slides {
  height: 1%;
}
.no-js .flexslider .slides > li:first-child {
  display: block;
}
/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexslider {
  position: relative;
  zoom: 1;
}
.flexslider .slides {
  zoom: 1;
}
.flexslider .slides img {
  /*height: auto;*/
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.carousel li {
  margin-right: 5px;
}
.flex-direction-nav {
  *height: 0;
}
.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 25px;
  height: 50px;
  margin: -25px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 1;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.flex-direction-nav a:before {
  font-family: "fontello";
  font-size: 40px;
  display: inline-block;
  content: '\e802';
  color: #fff;
}
.flex-direction-nav a.flex-next:before {
  content: '\e803';
}
.flex-direction-nav .flex-prev {
  left: 10px;
}
.flex-direction-nav .flex-next {
  right: 10px;
  text-align: right;
}
.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
}
.flex-direction-nav .flex-disabled {
  opacity: 0!important;
  filter: alpha(opacity=0);
  cursor: default;
}
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}
.flex-pauseplay a:before {
  font-family: "fontello";
  font-size: 20px;
  display: inline-block;
  content: '\f004';
}
.flex-pauseplay a:hover {
  opacity: 1;
}
.flex-pauseplay a.flex-play:before {
  content: '\f003';
}
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}
.flex-control-nav li {
  margin: 0 4px;
  display: inline-block;
  zoom: 1;
  *display: inline;
	vertical-align: middle;
}
.flex-control-paging li a {
	width: 2px;
	height: 2px;
	padding: 3px;
  display: block;
  background: #00CA47;
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.flex-control-paging li a.flex-active {
  background: none;
    cursor: default;
    padding: 0;
    width: 12px;
    height: 12px;
    border: 1px solid #00ca47;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: .7;
  cursor: pointer;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}
/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}
/*
 * jQuery FlexSlider v2.5.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 and later license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 * 
 */
/* ====================================================================================================================
 * FONT-FACE
 * ====================================================================================================================*/

/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/

/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexslider {
	direction:rtl;
}
.flexslider-fix-rtl{
    width: 100% !important;
    transform: initial !important;
}
/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/

.carousel li {
  margin-right: 0; margin-left: 5px;
}
.flex-direction-nav {
  *height: 0;
}

.flex-direction-nav a:before {
  content: '\e803';
}
.flex-direction-nav a.flex-next:before {
  content: '\e802';
}
.flex-direction-nav .flex-prev {
  left: auto; right: 10px;
}
.flex-direction-nav .flex-next {
  right: auto; left: 10px;
  text-align: left;
}
.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
}

.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
}


.flex-pauseplay a {
  left: auto; right: 10px;
}


.flex-control-thumbs li {
  float: right;
}

/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    left: auto; right: 10px;
  }
  .flex-direction-nav .flex-next {
    right: auto; left: 10px;
  }
}
@charset "utf-8";

.myrow {
  margin-left: -10px;
  margin-right: -10px;
}

.mycol-xs-1, .mycol-sm-1, .mycol-md-1, .mycol-lg-1, .mycol-xs-2, .mycol-sm-2, .mycol-md-2, .mycol-lg-2, .mycol-xs-3, .mycol-sm-3, .mycol-md-3, .mycol-lg-3, .mycol-xs-4, .mycol-sm-4, .mycol-md-4, .mycol-lg-4, .mycol-xs-5, .mycol-sm-5, .mycol-md-5, .mycol-lg-5, .mycol-xs-6, .mycol-sm-6, .mycol-md-6, .mycol-lg-6, .mycol-xs-7, .mycol-sm-7, .mycol-md-7, .mycol-lg-7, .mycol-xs-8, .mycol-sm-8, .mycol-md-8, .mycol-lg-8, .mycol-xs-9, .mycol-sm-9, .mycol-md-9, .mycol-lg-9, .mycol-xs-10, .mycol-sm-10, .mycol-md-10, .mycol-lg-10, .mycol-xs-11, .mycol-sm-11, .mycol-md-11, .mycol-lg-11, .mycol-xs-12, .mycol-sm-12, .mycol-md-12, .mycol-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.mycol-xs-1, .mycol-xs-2, .mycol-xs-3, .mycol-xs-4, .mycol-xs-5, .mycol-xs-6, .mycol-xs-7, .mycol-xs-8, .mycol-xs-9, .mycol-xs-10, .mycol-xs-11, .mycol-xs-12 {float: left;}
.mycol-xs-12 {width: 100%;}
.mycol-xs-11 {width: 91.66666667%;}
.mycol-xs-10 {width: 83.33333333%;}
.mycol-xs-9 {width: 75%;}
.mycol-xs-8 {width: 66.66666667%;}
.mycol-xs-7 {width: 58.33333333%;}
.mycol-xs-6 {width: 50%;}
.mycol-xs-5 {width: 41.66666667%;}
.mycol-xs-4 {width: 33.33333333%;}
.mycol-xs-3 {width: 25%;}
.mycol-xs-2 {width: 16.66666667%;}
.mycol-xs-1 {width: 8.33333333%;}

.mycol-xs-offset-12 {margin-left: 100%;}
.mycol-xs-offset-11 {margin-left: 91.66666667%;}
.mycol-xs-offset-10 {margin-left: 83.33333333%;}
.mycol-xs-offset-9 {margin-left: 75%;}
.mycol-xs-offset-8 {margin-left: 66.66666667%;}
.mycol-xs-offset-7 {margin-left: 58.33333333%;}
.mycol-xs-offset-6 {margin-left: 50%;}
.mycol-xs-offset-5 {margin-left: 41.66666667%;}
.mycol-xs-offset-4 {margin-left: 33.33333333%;}
.mycol-xs-offset-3 {margin-left: 25%;}
.mycol-xs-offset-2 {margin-left: 16.66666667%;}
.mycol-xs-offset-1 {margin-left: 8.33333333%;}
.mycol-xs-offset-0 {margin-left: 0%;}

.mycol-xs-centered-12 {margin-right: 100%;}
.mycol-xs-centered-11 {margin-right: 45.833333%;margin-left: 45.833333%;}
.mycol-xs-centered-10 {margin-right: 41.6666667%;margin-left: 41.6666667%;}
.mycol-xs-centered-9 {margin-right: 37.5%;margin-left: 37.5%;}
.mycol-xs-centered-8 {margin-right: 33.33333333%;margin-left: 33.33333333%;}
.mycol-xs-centered-7 {margin-right: 29.16666667%;margin-left: 29.16666667%;}
.mycol-xs-centered-6 {margin-right: 25%;margin-left: 25%;}
.mycol-xs-centered-5 {margin-right: 20.83333333%;margin-left: 20.83333333%;}
.mycol-xs-centered-4 {margin-right: 16.66666667%;margin-left: 16.66666667%;}
.mycol-xs-centered-3 {margin-right: 12.5%;margin-left: 12.5%;}
.mycol-xs-centered-2 {margin-right: 8.33333333%;margin-left: 8.33333333%;}
.mycol-xs-centered-1 {margin-right: 4.16666667%;margin-left: 4.16666667%;}
.mycol-xs-centered-0 {margin-right: 0%;margin-left: 0%;}


/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {
	
	.mycol-sm-1, .mycol-sm-2, .mycol-sm-3, .mycol-sm-4, .mycol-sm-5, .mycol-sm-6, .mycol-sm-7, .mycol-sm-8, .mycol-sm-9, .mycol-sm-10, .mycol-sm-11, .mycol-sm-12 {float: left;}
	.mycol-sm-12 {width: 100%;}
	.mycol-sm-11 {width: 91.66666667%;}
	.mycol-sm-10 {width: 83.33333333%;}
	.mycol-sm-9 {width: 75%;}
	.mycol-sm-8 {width: 66.66666667%;}
	.mycol-sm-7 {width: 58.33333333%;}
	.mycol-sm-6 {width: 50%;}
	.mycol-sm-5 {width: 41.66666667%;}
	.mycol-sm-4 {width: 33.33333333%;}
	.mycol-sm-3 {width: 25%;}
	.mycol-sm-2 {width: 16.66666667%;}
	.mycol-sm-1 {width: 8.33333333%;}
	
	.mycol-sm-offset-12 {margin-left: 100%;}
	.mycol-sm-offset-11 {margin-left: 91.66666667%;}
	.mycol-sm-offset-10 {margin-left: 83.33333333%;}
	.mycol-sm-offset-9 {margin-left: 75%;}
	.mycol-sm-offset-8 {margin-left: 66.66666667%;}
	.mycol-sm-offset-7 {margin-left: 58.33333333%;}
	.mycol-sm-offset-6 {margin-left: 50%;}
	.mycol-sm-offset-5 {margin-left: 41.66666667%;}
	.mycol-sm-offset-4 {margin-left: 33.33333333%;}
	.mycol-sm-offset-3 {margin-left: 25%;}
	.mycol-sm-offset-2 {margin-left: 16.66666667%;}
	.mycol-sm-offset-1 {margin-left: 8.33333333%;}
	.mycol-sm-offset-0 {margin-left: 0%;}

	.mycol-sm-centered-12 {margin-right: 100%;}
	.mycol-sm-centered-11 {margin-right: 45.833333%;margin-left: 45.833333%;}
	.mycol-sm-centered-10 {margin-right: 41.6666667%;margin-left: 41.6666667%;}
	.mycol-sm-centered-9 {margin-right: 37.5%;margin-left: 37.5%;}
	.mycol-sm-centered-8 {margin-right: 33.33333333%;margin-left: 33.33333333%;}
	.mycol-sm-centered-7 {margin-right: 29.16666667%;margin-left: 29.16666667%;}
	.mycol-sm-centered-6 {margin-right: 25%;margin-left: 25%;}
	.mycol-sm-centered-5 {margin-right: 20.83333333%;margin-left: 20.83333333%;}
	.mycol-sm-centered-4 {margin-right: 16.66666667%;margin-left: 16.66666667%;}
	.mycol-sm-centered-3 {margin-right: 12.5%;margin-left: 12.5%;}
	.mycol-sm-centered-2 {margin-right: 8.33333333%;margin-left: 8.33333333%;}
	.mycol-sm-centered-1 {margin-right: 4.16666667%;margin-left: 4.16666667%;}
	.mycol-sm-centered-0 {margin-right: 0%;margin-left: 0%;}

}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {
	.mycol-md-1, .mycol-md-2, .mycol-md-3, .mycol-md-4, .mycol-md-5, .mycol-md-6, .mycol-md-7, .mycol-md-8, .mycol-md-9, .mycol-md-10, .mycol-md-11, .mycol-md-12 {float: left;}
	.mycol-md-12 {width: 100%;}
	.mycol-md-11 {width: 91.66666667%;}
	.mycol-md-10 {width: 83.33333333%;}
	.mycol-md-9 {width: 75%;}
	.mycol-md-8 {width: 66.66666667%;}
	.mycol-md-7 {width: 58.33333333%;}
	.mycol-md-6 {width: 50%;}
	.mycol-md-5 {width: 41.66666667%;}
	.mycol-md-4 {width: 33.33333333%;}
	.mycol-md-3 {width: 25%;}
	.mycol-md-2 {width: 16.66666667%;}
	.mycol-md-1 {width: 8.33333333%;}

	.mycol-md-offset-12 {margin-left: 100%;}
	.mycol-md-offset-11 {margin-left: 91.66666667%;}
	.mycol-md-offset-10 {margin-left: 83.33333333%;}
	.mycol-md-offset-9 {margin-left: 75%;}
	.mycol-sm-offset-8 {margin-left: 66.66666667%;}
	.mycol-md-offset-7 {margin-left: 58.33333333%;}
	.mycol-md-offset-6 {margin-left: 50%;}
	.mycol-md-offset-5 {margin-left: 41.66666667%;}
	.mycol-md-offset-4 {margin-left: 33.33333333%;}
	.mycol-md-offset-3 {margin-left: 25%;}
	.mycol-md-offset-2 {margin-left: 16.66666667%;}
	.mycol-md-offset-1 {margin-left: 8.33333333%;}
	.mycol-md-offset-0 {margin-left: 0%;}

	.mycol-md-centered-12 {margin-right: 100%;}
	.mycol-md-centered-11 {margin-right: 45.833333%;margin-left: 45.833333%;}
	.mycol-md-centered-10 {margin-right: 41.6666667%;margin-left: 41.6666667%;}
	.mycol-md-centered-9 {margin-right: 37.5%;margin-left: 37.5%;}
	.mycol-md-centered-8 {margin-right: 33.33333333%;margin-left: 33.33333333%;}
	.mycol-md-centered-7 {margin-right: 29.16666667%;margin-left: 29.16666667%;}
	.mycol-md-centered-6 {margin-right: 25%;margin-left: 25%;}
	.mycol-md-centered-5 {margin-right: 20.83333333%;margin-left: 20.83333333%;}
	.mycol-md-centered-4 {margin-right: 16.66666667%;margin-left: 16.66666667%;}
	.mycol-md-centered-3 {margin-right: 12.5%;margin-left: 12.5%;}
	.mycol-md-centered-2 {margin-right: 8.33333333%;margin-left: 8.33333333%;}
	.mycol-md-centered-1 {margin-right: 4.16666667%;margin-left: 4.16666667%;}
	.mycol-sm-centered-0 {margin-right: 0%;margin-left: 0%;}

}

@media only screen and (min-width: 1230px) {
	
	.mycol-lg-1, .mycol-lg-2, .mycol-lg-3, .mycol-lg-4, .mycol-lg-5, .mycol-lg-6, .mycol-lg-7, .mycol-lg-8, .mycol-lg-9, .mycol-lg-10, .mycol-lg-11, .mycol-lg-12 {float: left;}
	.mycol-lg-12 {width: 100%;}
	.mycol-lg-11 {width: 91.66666667%;}
	.mycol-lg-10 {width: 83.33333333%;}
	.mycol-lg-9 {width: 75%;}
	.mycol-lg-8 {width: 66.66666667%;}
	.mycol-lg-7 {width: 58.33333333%;}
	.mycol-lg-6 {width: 50%;}
	.mycol-lg-5 {width: 41.66666667%;}
	.mycol-lg-4 {width: 33.33333333%;}
	.mycol-lg-3 {width: 25%;}
	.mycol-lg-2 {width: 16.66666667%;}
	.mycol-lg-1 {width: 8.33333333%;}
	.mycol-lg-offset-12 {margin-left: 100%;}
	.mycol-lg-offset-11 {margin-left: 91.66666667%;}
	.mycol-lg-offset-10 {margin-left: 83.33333333%;}
	.mycol-lg-offset-9 {margin-left: 75%;}
	.mycol-lg-offset-8 {margin-left: 66.66666667%;}
	.mycol-lg-offset-7 {margin-left: 58.33333333%;}
	.mycol-lg-offset-6 {margin-left: 50%;}
	.mycol-lg-offset-5 {margin-left: 41.66666667%;}
	.mycol-lg-offset-4 {margin-left: 33.33333333%;}
	.mycol-lg-offset-3 {margin-left: 25%;}
	.mycol-lg-offset-2 {margin-left: 16.66666667%;}
	.mycol-lg-offset-1 {margin-left: 8.33333333%;}
	.mycol-lg-offset-0 {margin-left: 0%;}

	.mycol-lg-centered-12 {margin-right: 100%;}
	.mycol-lg-centered-11 {margin-right: 45.833333%;margin-left: 45.833333%;}
	.mycol-lg-centered-10 {margin-right: 41.6666667%;margin-left: 41.6666667%;}
	.mycol-lg-centered-9 {margin-right: 37.5%;margin-left: 37.5%;}
	.mycol-lg-centered-8 {margin-right: 33.33333333%;margin-left: 33.33333333%;}
	.mycol-lg-centered-7 {margin-right: 29.16666667%;margin-left: 29.16666667%;}
	.mycol-lg-centered-6 {margin-right: 25%;margin-left: 25%;}
	.mycol-lg-centered-5 {margin-right: 20.83333333%;margin-left: 20.83333333%;}
	.mycol-lg-centered-4 {margin-right: 16.66666667%;margin-left: 16.66666667%;}
	.mycol-lg-centered-3 {margin-right: 12.5%;margin-left: 12.5%;}
	.mycol-lg-centered-2 {margin-right: 8.33333333%;margin-left: 8.33333333%;}
	.mycol-lg-centered-1 {margin-right: 4.16666667%;margin-left: 4.16666667%;}
	.mycol-lg-centered-0 {margin-right: 0%;margin-left: 0%;}

}
/*------------------term & conditions---------------------*/
.content {
    padding: 60px 0;
    margin-top: 60px;
}
.main-heading {
    font-size: 40px;
    font-weight: bold;
}
.content h5{
  font-size:32px;
  line-height:80px;
}
.content p{
  font-size: 16px;
    line-height: 36px;
    margin-top: 20px;
}
.content p a{
      color: #4fcabf;
}
.content ul li{
      font-size: 16px;
    line-height: 35px;
    list-style: disc;
    margin-left: 50px;
}
.content ol li{
      font-size: 16px;
    line-height: 35px;
    margin-left: 50px;
}
/*-------------------other pages css end-------------------------*/

.navbar-brand {
    float: left;
    height: 60px;
    padding: 10px 15px 10px;
    font-size: 18px;
    line-height: 20px;
}

.navbar-nav>li>a {
    font-size: 16px;
    padding: 20px 30px;
    text-transform: capitalize;
    /*border-top: 4px solid #333; */
}

.navbar-brand img {
    height: 40px;
}

.navbar {
    border: 0;
    border-radius: 0;
    background-color: #fff;
}

.nav>li>a:focus,
.nav>li>a:hover,
.nav>li.active>a,
.nav>li.active>a:focus,
.nav>li.active>a:hover {
    text-decoration: none;
    background-color: #4fcabf;
    color: #fff;
}

.page-content {
    /*margin-top: 60px;*/
}

.banner {
    background-size: cover;
    padding-top: 80px;
    padding-bottom: 80px;
    position: relative;
}

/* .banner-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color:#4ec9bd85;
} */

.banner-head {
    color: #fff;
    margin-top: 70px;
    line-height: 50px;
        font-family: sans-serif;
    font-size: 35px;
    font-weight: 600;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.35);
}

.banner-head .strong {
    color: #fff;
}

.banner-form {
    background-color: #fff;
    border-top: 10px solid #eee;
    padding: 30px;
    border-radius: 5px;
}

.banner-form .fields {
    margin-bottom: 20px!important;
    padding-bottom: 20px;
    border-bottom: 1px solid #eee;
}

.banner-form .left {
    float: left;
    width: 60px;
    height: 60px;
    margin-right: 10px;
}

.banner-form .right {
    margin-left: 70px;
}

.banner-form h3 {
    margin: 0;
    margin-bottom: 10px;
    margin-top: 10px;
    font-size: 20px;
}

.banner-form h5 {
    margin: 0;
    margin-bottom: 5px;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #4fcabf;
}
.banner-form h5:hover{
    color: #4fcabf !important;
}

.banner-form h5 i:hover{
    color: #4fcabf !important;
}
.banner-form h5 i {
    color: #4fcabf !important;
    -webkit-transition: all .1s cubic-bezier(.9, 0, .1, 1);
    transition: all .1s cubic-bezier(.9, 0, .1, 1);
}

.banner-form .right a {
    text-decoration: none;
}

.banner-form .right a:hover h5,
.banner-form .right a:focus h5,
.banner-form .right a:active h5 {
    color: #278064;
}

.banner-form .right a:hover h5 i,
.banner-form .right a:focus h5 i,
.banner-form .right a:active h5 i {
    color: #278064;
    position: relative;
    left: 5px;
    -webkit-transition: all .1s cubic-bezier(.9, 0, .1, 1);
    transition: all .1s cubic-bezier(.9, 0, .1, 1);
}

.note-or a {
    color: #4fcabf;
}

.note-or:hover a,
.note-or:active a,
.note-or:focus a {
    color: #278064;
    text-decoration: none;
}

.menu-btn {
    padding: 10px 15px!important;
    margin: 10px;
    font-weight: 500;
    font-size: 16px !important;
    background-color: #4fcabf;
    color: #fff;
    border-radius: 30px;
    box-shadow: 1px 1px 5px #998daf;
}

}

.white-section {
    background-color: #fff;
    padding-top: 80px;
    padding-bottom: 80px;
}

.gray-section {
    background-color: #f8f8f9;
    padding-top: 80px;
    padding-bottom: 80px;
}

.img-block img {
    max-height: 300px;
    margin: 0 auto;
    max-width: 100%;
}

.content-block h2 {
    margin-top: 15px;
    margin-bottom: 15px;
    font-weight: 600;
    font-family: sans-serif;
    color: #333;
}

.content-block p {
    margin-bottom: 20px;
    line-height: 30px;
}

.title-divider {
    display: inline-block;
    width: 100px;
    height: 3px;
    background-color: #eee;
    margin-bottom: 20px;
}

.content-more {
    margin: 0;
    margin-bottom: 5px;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #4fcabf;
}

.content-more i {
    color: #ffffff;
    -webkit-transition: all .1s cubic-bezier(.9, 0, .1, 1);
    transition: all .1s cubic-bezier(.9, 0, .1, 1);
}

.content-more {
    text-decoration: none;
}

.content-more:hover,
.content-more:focus,
.content-more:active {
    color: #ffffff;
}

.content-more:hover i,
.content-more:focus i,
.content-more:active i {
    color: #ffffff;
    position: relative;
    left: 5px;
    -webkit-transition: all .1s cubic-bezier(.9, 0, .1, 1);
    transition: all .1s cubic-bezier(.9, 0, .1, 1);
}


.full-section {
    position: relative;
}

.full-img {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 45%;
    background-size: cover;
    background-position: center center;
}

.content-block h3 {
    margin-bottom: 0px;
    margin-top: 0;
}

.content-more-btn {
    margin: 0;
    margin-bottom: 5px;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1px;
    background-color: #4fcabf;
    color: #fff;
    padding: 15px 20px;
    display: inline-block;
    padding-top: 18px;
}

.content-more-btn i {
    /*background-color: #4fcabf;*/
    color: #fff;
    -webkit-transition: all .1s cubic-bezier(.9, 0, .1, 1);
    transition: all .1s cubic-bezier(.9, 0, .1, 1);
}

.content-more-btn {
    text-decoration: none;
}

.content-more-btn:hover,
.content-more-btn:focus,
.content-more-btn:active {
    background-color: #278064;
    color: #fff;
}

.content-more-btn:hover i,
.content-more-btn:focus i,
.content-more-btn:active i {
    /*background-color: #278064;*/
    color: #fff;
    /*position: relative;
    left: 5px;*/
    -webkit-transition: all .1s cubic-bezier(.9, 0, .1, 1);
    transition: all .1s cubic-bezier(.9, 0, .1, 1);
}

.find-city {
    padding-top: 80px;
    padding-bottom: 80px;
    background-color: #ffffff;
}

.find-form input {
     background-color: #eee;
    padding: 40px 15px;
    border: none !important;
    border-radius: 4px;
    font-size: 25px;
    font-family: sans-serif;
}
/*input.form-control {
   background-color: #eee;
    padding: 40px 15px;
    border: none !important;
    border-radius: 4px;
    font-size: 25px;}*/
.find-form span {
    border: 0;
    padding: 0;
    border-radius: 0;
}
.find-form span button {
    border: none !important;
    border-radius: 0;
    padding: 25px 50px;
    background-color: #4fcabf;
}
/*.find-form span button {
    border: 0;
    padding: 0;
    border-radius: 0;
    height: 45px;
    padding: 10px 20px;
    background-color: #4fcabf;
}*/

.find-form span button i {
    color: #fff;
}

/*.find-form {
    max-width: 400px;
    margin-top: 30px;
}
*/
.footer-city {
    width: 100%;
    height: 390px;
    background-repeat: no-repeat;
    background-position: right bottom;
    background-color: #eee;
    background-size: cover;
}

.footer {
    background-color: #D7DBDD;
    color: #fff;
    /*padding-top: 70px;*/
}

.footer .logo-img {
    max-width: 150px;
}

.footer .logo-img img {
    max-width: 100%;
    height: 20px;
}

.footer-logo {
    border-bottom: 1px solid #555;
    margin-bottom: 35px!important;
    padding-bottom: 25px;
    margin-left: 15px!important;
    margin-right: 15px!important;
}

.footer ul {
    list-style: none;
    color: #fff;
    padding: 0;
}
.footer ul li a {
    color: #000;
    line-height: 26px;
    margin-bottom: 0;
    display: inline-block;
    text-transform: capitalize;
}

.footer h5 {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
}

.footer .social a i {
    color: #ddd;
}

.footer .social li {
    display: inline-block;
    margin-right: 10px;
    font-size: 20px;
}

.footer .app img {
    height: 40px;
    margin-bottom: 10px;
}

.footer .copy p {
    /* color: #fff; */
    text-align: center;
    font-size: 10px;
    margin-bottom: 0;
    letter-spacing: 1px;
}

.footer .copy {
    padding-bottom: 20px;
    padding-top: 20px;
   /* margin-top: 30px;
    border-top: 1px solid #555;*/
}

.navbar-brand {
    margin-left: 60px!important;
    margin-right: 50px;
}






body {
    position: relative;
}

body,
html {
    height: 100%;
}

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
    background-color: transparent;
}


/*-------------------------------*/


/*           Wrappers            */


/*-------------------------------*/

#wrapper {
    padding-left: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#wrapper.toggled {
    /*padding-left: 220px;*/
}

#sidebar-wrapper {
    z-index: 1000;
    left: 220px;
    width: 0;
    height: 100%;
    margin-left: -220px;
    overflow-y: auto;
    overflow-x: hidden;
    background: #000;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    margin-top: 60px;
}

#sidebar-wrapper::-webkit-scrollbar {
    display: none;
}

#wrapper.toggled #sidebar-wrapper {
    width: 220px;
}

#page-content-wrapper {
    width: 100%;
    /*padding-top: 70px;*/
}

#wrapper.toggled #page-content-wrapper {
    position: absolute;
    margin-right: -220px;
}


/*-------------------------------*/


/*     Sidebar nav styles        */


/*-------------------------------*/

.sidebar-nav {
    position: absolute;
    top: 0;
    width: 220px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.sidebar-nav li {
    position: relative;
    line-height: 20px;
    display: inline-block;
    width: 100%;
}


.sidebar-nav li:hover:before,
.sidebar-nav li.open:hover:before {
    width: 100%;
    -webkit-transition: width .2s ease-in;
    -moz-transition: width .2s ease-in;
    -ms-transition: width .2s ease-in;
    transition: width .2s ease-in;
}

.sidebar-nav li a {
    display: block;
    color: #fff;
    text-decoration: none;
    padding: 10px;
}

.sidebar-nav li a:hover,
.sidebar-nav li a:active,
.sidebar-nav li a:focus,
.sidebar-nav li.open a:hover,
.sidebar-nav li.open a:active,
.sidebar-nav li.open a:focus {
    color: #fff;
    text-decoration: none;
    background-color: transparent;
}

.sidebar-nav li a img {
    max-width: 100%;
    max-height: 40px;
}

.sidebar-nav>.sidebar-brand {
    height: 65px;
    font-size: 20px;
    line-height: 44px;
}

.sidebar-nav .dropdown-menu {
    position: relative;
    width: 100%;
    padding: 0;
    margin: 0;
    border-radius: 0;
    border: none;
    background-color: #222;
    box-shadow: none;
}


/*-------------------------------*/


/*       Hamburger-Cross         */


/*-------------------------------*/

.hamburger {
    position: fixed;
    top: 15px;
    z-index: 999;
    display: block;
    width: 32px;
    height: 32px;
    margin-left: 15px;
    background: transparent;
    border: none;
}

.hamburger:hover,
.hamburger:focus,
.hamburger:active {
    outline: none;
}

.hamburger.is-closed:before {
    content: '';
    display: block;
    width: 100px;
    font-size: 14px;
    color: #fff;
    line-height: 32px;
    text-align: center;
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-transition: all .35s ease-in-out;
}

.hamburger.is-closed:hover:before {
    opacity: 1;
    display: block;
    -webkit-transform: translate3d(-100px, 0, 0);
    -webkit-transition: all .35s ease-in-out;
}

.hamburger.is-closed .hamb-top,
.hamburger.is-closed .hamb-middle,
.hamburger.is-closed .hamb-bottom,
.hamburger.is-open .hamb-top,
.hamburger.is-open .hamb-middle,
.hamburger.is-open .hamb-bottom {
    position: absolute;
    left: 0;
    height: 2px;
    width: 100%;
}

.hamburger.is-closed .hamb-top,
.hamburger.is-closed .hamb-middle,
.hamburger.is-closed .hamb-bottom {
    background-color: #1a1a1a;
}

.hamburger.is-closed .hamb-top {
    top: 5px;
    -webkit-transition: all .35s ease-in-out;
}

.hamburger.is-closed .hamb-middle {
    top: 50%;
    margin-top: -1px;
}

.hamburger.is-closed .hamb-bottom {
    bottom: 5px;
    -webkit-transition: all .35s ease-in-out;
}

.hamburger.is-closed:hover .hamb-top {
    top: 0;
    -webkit-transition: all .35s ease-in-out;
}

.hamburger.is-closed:hover .hamb-bottom {
    bottom: 0;
    -webkit-transition: all .35s ease-in-out;
}

.hamburger.is-open .hamb-top,
.hamburger.is-open .hamb-middle,
.hamburger.is-open .hamb-bottom {
    background-color: #1a1a1a;
}

.hamburger.is-open .hamb-top,
.hamburger.is-open .hamb-bottom {
    top: 50%;
    margin-top: -2px;
}

.hamburger.is-open .hamb-top {
    -webkit-transform: rotate(45deg);
    -webkit-transition: -webkit-transform .2s cubic-bezier(.73, 1, .28, .08);
}

.hamburger.is-open .hamb-middle {
    display: none;
}

.hamburger.is-open .hamb-bottom {
    -webkit-transform: rotate(-45deg);
    -webkit-transition: -webkit-transform .2s cubic-bezier(.73, 1, .28, .08);
}

.hamburger.is-open:before {
    content: '';
    display: block;
    width: 100px;
    font-size: 14px;
    color: #fff;
    line-height: 32px;
    text-align: center;
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-transition: all .35s ease-in-out;
}

.hamburger.is-open:hover:before {
    opacity: 1;
    display: block;
    -webkit-transform: translate3d(-100px, 0, 0);
    -webkit-transition: all .35s ease-in-out;
}


/*-------------------------------*/


/*            Overlay            */


/*-------------------------------*/

.overlay {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .6);
    z-index: 1;
}


.content-block.small h2 {
    font-size: 22px;
}

.full-white {
    padding: 10px;
}

.full-white a {
    background-color: #fff;
    color: #333!important;
    padding: 10px!important;
    text-align: center;
    line-height: 21px;
    padding-bottom: 6px!important;
}

.full-white a:hover,
.full-white a:focus,
.full-white a:active {
    background-color: #fff!important;
    text-decoration: none;
    color: #000!important;
}

.white-border {
    padding: 10px;
}

.white-border a {
    background-color: #000;
    color: #fff!important;
    padding: 10px!important;
    text-align: center;
    line-height: 21px;
    padding-bottom: 6px!important;
    border: 2px solid #fff;
}

.white-border a:hover,
.white-border a:focus,
.white-border a:active {
    background-color: #fff;
    text-decoration: none;
    color: #fff!important;
}

.sub-head {
    margin-top: 0;
    line-height: 50px;
    margin-bottom: 15px;
}

.car-tab .nav-tabs>li>a {
    border: 0;
    border-bottom: 4px solid transparent!important;
    border-radius: 0;
    padding: 10px 0px 10px 0px;
    margin-right: 20px;
    font-size: 16px;
}

.car-tab .nav-tabs li.active a,
.car-tab .nav-tabs li.active a:hover,
.car-tab .nav-tabs li.active a:focus,
.car-tab .nav-tabs li.active a:active,
.car-tab .nav-tabs li a:hover,
.car-tab .nav-tabs li a:focus,
.car-tab .nav-tabs li a:active {
    color: #4fcabf;
    border: 0;
    border-bottom: 4px solid #4fcabf!important;
    background-color: transparent;
}

.car-slide {
    margin-top: 30px;
    text-align: center;
}

.car-slide img {
    max-width: 100%;
}

.two-title {
    line-height: 50px;
    margin-top: 0!important;
}

.map-responsive {
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
    height: 0;
}

.map-responsive iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
}


.fare-form input {
    border: 0;
    border-radius: 0;
    line-height: 10px;
    padding: 16px 15px 12px 12px;
    height: 45px;
    /*box-shadow: none!important;*/
}
.fare-form input, .fare-form select {
    border-radius: 2px !important;
    box-shadow: 2px 2px 10px #eaeaea;
    border-color: #f3f3f3;
}
/*.fare-form select{color:#222;padding: 20px;}*/
.fare-form span {
    border: 0;
    padding: 0;
    border-radius: 0;
}

.fare-form span button {
    border: 0;
    padding: 0;
    border-radius: 0;
    height: 45px;
    padding: 10px 20px;
    background-color: #4fcabf;
}

.fare-form span button i {
    color: #fff;
}

.fare-form {
    max-width: 400px;
    margin-top: 10px;
    width: 100%;
}

.fare-form input {
    border: 1px solid #eee;
}

.fare-radio input[type=radio] {
    display: none;
}

.fare-radio input:checked+label {
    background-color: #000;
    color: #fff;
}

.fare-radio label {
    width: 100%!important;
    display: block!important;
    max-width: 400px;
    height: 40px;
    padding: 10px;
    border-bottom: 1px solid #111;
    margin: 0;
}

.fare-radio label .name {
    float: left;
}

.fare-radio label .rate {
    float: right;
}

.fare-radio input:checked+label .name,
.fare-radio input:checked+label .rate {
    color: #fff;
}

.fare-detail {
    margin-top: 20px;
}

.full-primary-btn {
    border: 0;
    margin: 0;
    
    padding: 10px;
    
    background-color: #4fcabf;
    color: #fff;
    text-align: left;
    display: block;
    width: 100%;
    margin-top: 20px;
    text-align: center;
    border-radius: 30px;
    font-weight: 600;
}

.fare-btn {
    max-width: 400px;
}

.drive-btn {
    max-width: 300px;
    display: inline-block;
    width: auto;
}

.full-page-bg {
    background-size: cover;
    position: relative;
}

.log-overlay {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.2);
    overflow: hidden;
}

.full-page-bg-inner {
    padding: 30px 30px;
}

.login-logo {
    padding: 20px;
    /*background-color: #fff;*/
    display: inline-block;
}

.login-logo img {
    height: 45px;
}

.log-left h2 {
    font-size: 4.5em;
    color: #fff;
    margin-top: 1em;
}

.log-left p {
    color: #fff;
    line-height: 2em;
    font-size: 1.2em;
}

.login-box-outer {
    max-width: 400px;
    float: right;
}

.login-box {
    background-color: #f1f1f1;
    padding: 40px 20px;
}

.log-blk-btn {
    background-color: #111;
    padding: 20px;
    display: block;
    color: #fff;
    text-align: center;
    padding-bottom: 16px;
}

.log-blk-btn:hover,
.log-blk-btn:focus,
.log-blk-btn:active {
    background-color: #000;
    color: #fff;
    text-decoration: none;
}

.login-box h3 {
    margin-top: 30px;
    margin-bottom: 15px;
    font-size: 18px;
}

.login-box input {
    display: block;
    border-radius: 0px;
    padding: 10px;
    padding-top: 14px;
    height: 40px;
    margin-bottom: 15px;
    width: 100%;
}

.login-box select {
    display: block;
    border-radius: 0px;
    padding: 10px;
    padding-top: 14px;
    height: 40px;
    margin-bottom: 15px;
    width: 100%;
}

.log-teal-btn {
    background-color: #4fcabf;
    padding: 20px;
    display: block;
    color: #fff;
    text-align: center;
    padding-bottom: 16px;
    width: 100%;
    border: 0;
    margin-top: 10px;
    margin-bottom: 10px;
}

.log-teal-btn:hover,
.log-teal-btn:focus,
.log-teal-btn:active {
    background-color: #4fcabf;
    color: #fff;
}

.log-teal-btn.fb {
    background-color: #3b5998;
    color: #fff;
    font-size: 10px;
    padding: 12px 10px 10px;
    margin: 5px 0px;
}

.log-teal-btn.fb i {
    color: #fff;
    margin-right: 10px;
}

.log-teal-btn.gp {
    background-color: #dd4b39;
    color: #fff;
    font-size: 10px;
    padding: 12px 10px 10px;
    margin: 5px 0px;
}

.log-teal-btn.gp i {
    color: #fff;
    margin-right: 10px;
}

.helper a {
    color: #4fcabf;
}

.helper a:hover,
.helper a:focus,
.helper a :active {
    color: #4fcabf;
    text-decoration: none;
}

.helper {
    margin-bottom: 0;
}

.log-copy {
    background-color: #f1f1f1;
    text-align: center;
    padding: 10px;
    margin-top: 20px;
}

@media screen and (max-width: 991px) {
    .img-block {
        margin-top: 20px;
    }
.navbar-brand{margin:0 !important;}
    .find-city {
        padding: 40px 0;
    }

    .img-block img {
        max-height: 300px;
        margin: 20px auto;
        max-width: 100%;
    }
    .full-img {
        position: relative;
        height: 300px;
        width: 100%;
        margin: 20px auto;
    }

    .login-box-outer {
        float: none;
        margin: 30px auto;
    }

    .content-block {
        margin-bottom: 30px;
    }

    .row .box-shadow {
    box-shadow: 0px 0px 20px #dcdade;
    padding: 20px;
    border-radius: 5px;
    height: auto;
}
.app-dwon a img {
    height: 60px;
    margin-bottom: 20px;
}
.support img {
    max-width: 100%;
    width: 160px;
}
}


@media screen and (max-width: 800px) {

    .navbar-nav>li>a {
        font-size: 16px;
        padding: 20px 20px;
        text-align: center;
    }
    .support {
    text-align: center;
}
}

@media screen and (max-width: 767px) {
    .log-left h2 {
        font-size: 40px;
        line-height: 55px;
    }
}

@media screen and (max-width: 500px) {
    .footer-city {
        height: 220px;
    }

    .log-left h2 {
        font-size: 30px;
        line-height: 45px;
    }

    .log-right {
        padding: 0;
    }
}



.checkbox input {
    display: inline-block;
    padding: 0!important;
    padding-top: 14px;
    height: 20px;
    width: 15px;
    margin-top: -1px;
}

.left img {
    height: 60px;
}

input[type=checkbox] {
    display: inline-block;
    padding: 0!important;
    padding-top: 14px;
    height: 14px;
    width: 16px;
    margin-top: -3px;
}


/*New Index*/

.banner-ride-drive {
    background-color: #fff;
    /*border-top: 10px solid #eee;*/
    padding: 15px;
    border-radius: 5px;
}

.banner-ride-drive .left {
    float: left;
    width: 60px;
    height: 60px;
    margin-right: 10px;
}

.banner-ride-drive .right {
    margin-left: 70px;
}

.more-btn{
    background-color: #4fcabf;
    box-shadow: 1px 1px 5px #998daf;
    padding: 15px 20px;
    color: #fff;
    border-radius: 30px;
}

.more-btn:hover,
.more-btn:focus,
.more-btn:active {
    color: #ffffff;
    /*background-color: transparent;*/
    transition: .4s ease-in-out all;
}
.content-block {
    height: auto;
    padding: 40px 25px;
    /*box-shadow: 0px 0px 10px #d8d8d8;*/
    /*background-color: #fff;*/
    border-radius: 4px;
}
.btn-title{    /*text-transform: uppercase;*/
    font-size: 25px;
    font-weight: 600;
    color: #4fcabf;
    text-align: center;    font-family: sans-serif;}

    .btn-icon {
    float: left;
    clear: right;
    margin: 0 auto;
}
.center{text-align: center;    padding-bottom: 40px;}

.img-box img {
    margin: 0 auto;
    max-width: 100%;
    max-height: 600px;
}
.icon img {
    width: 60px;
}
.btn-icon img {
    width: 60px;
}

.topmenu-btn {
    padding: 10px 15px!important;
    margin: 10px;
    font-weight: 500;
    font-size: 16px !important;
    background-color: #4fcabf;
    color: #fff;
    border-radius: 30px;
    box-shadow: 1px 1px 5px #998daf;
}
.pad-60 {
    padding-top: 60px;
    padding-bottom: 0;
}
.app-dwon {
    background-image: URL('../img/skyline.png');
    background-size: contain;
    background-position: bottom;
    position: relative;
    content: "";
    background-repeat: no-repeat;
    padding-top: 0px;
    padding-bottom: 200px;
}
.app-dwon a img {
   
    height: 60px;
}
.app-dwon h2 {
    font-size: 35px;
    font-weight: 600;
    color: #4ec9bc;
    font-family: sans-serif;
    text-shadow:2px 2px 2px rgba(0, 0, 0, 0.1);
}
.app-dwon p{
    color: #4ec9bc;
}
.find-city h2{padding-bottom: 30px;}
.socil-media ul li {
    display: inline-block;
    /*padding: 20px 25px;*/
    /*background-color: #ffffff;*/
    border-radius: 50px;
    margin-right: 30px;
    /*box-shadow: 2px 2px 10px #eae8e8;*/
}
.white{color: #ffffff;}
.socil-media ul li i {
    color: #4fcabf;
}
.footer-social h2 {
    margin-bottom: 40px;
    /* color: #fff; */
}
.box-shadow {
    box-shadow: 0px 0px 20px #dcdade;
    padding: 20px;
    border-radius: 5px;
    height: 320px;
}
.box-shadow:hover {
   box-shadow: 1px 1px 5px #e7def7;
    padding: 20px;
    border-radius: 5px;
    height: 320px;
    transition: .2s all;
}
.btn-outline {
    padding: 10px 15px!important;
    margin: 9px;
    font-weight: 500;
    font-size: 16px !important;
    background-color: transparent;
    border: 1px solid #4fcabf;
    color: #4fcabf;
    border-radius: 30px;
    box-shadow: 1px 1px 10px #cec8d8;
        transition: .2s all;
}
span.phone-icon i {
    position: relative;
    top: 20px;
    color: #4fcabf;
}
*{outline: none;}

.call-box {
    background-color: #f9f9f9;
    padding: 50px 20px;
    border-radius: 4px;
    box-shadow: 0px 0px 20px #dcdade;
}
.support img {
    max-width: 100%;
}

.sup-txt{text-align: center;
    padding-top: 30px;}

.navbar-toggle {
    position: relative;
    float: revert;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: #4fcabf;
    background-image: none;
    border: 1px solid #4fcabf;
    border-radius: 4px;
    left: 81px;
    top: 10px;
}
.navbar-toggle .icon-bar {
   
    background-color: #fff;
   
}
.call-num a {
    font-weight: 600;
    text-decoration: none;
}

.login-box input[type=radio] {
    height: auto;
    width: 50%;
}
.log-overlay:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-top: 1000px solid rgba(255, 255, 255, 0.87);
    border-right: 1000px solid transparent;
}
.log-left h2
{
        color: #000000;
}
.log-left p
{
    color: #000;
    width: 70%;
}