@import url("https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap");

body {

  margin: 0px;

  padding: 0px;

  font-family: 'Poppins', sans-serif; }



* {

  font-family: 'Poppins', sans-serif; }



a {

  font-family: 'Poppins', sans-serif;

  display: inline-block;

  text-decoration: none !important;

  -o-transition: 0.5s;

  transition: 0.5s;

  -webkit-transition: 0.5s;

  -moz-transition: 0.5s; }



ul {

  margin: 0px;

  padding: 0px;

  list-style: none; }



input[type=number]::-webkit-inner-spin-button,

input[type=number]::-webkit-outer-spin-button {

  -webkit-appearance: none;

  margin: 0; }



input[type=number] {

  -moz-appearance: textfield; }



h1, h2 {

  font-family: 'Poppins', sans-serif;

  margin: 0px;

  font-weight: 300; }



h1 span, h2 span {

  font-family: 'Poppins', sans-serif;

  margin: 0px;

  font-weight: 300; }



p {

  font-family: 'Poppins', sans-serif;

  margin: 0px; }



ol {

  font-family: 'Poppins', sans-serif; }



a, button, input[type="submit"] {

  cursor: pointer; }



button:focus, input:focus {

  outline: none; }



.main_area .heading, .transport_company .heading, .why_choose .heading, .services .heading, .cab_transfer .heading, .blog_details .heading {

  margin-bottom: 40px; }



.main_area .heading p, .travel p, .transport_company p, .why_choose .heading p, .why_choose li p, .services p, .why_choose2 p, .inner_page_text p, .testimonial_section p, .blog_details p {

  font-size: 15px;

  color: #3b3b3b;

  margin-bottom: 10px; }

  .main_area .heading p span, .travel p span, .transport_company p span, .why_choose .heading p span, .why_choose li p span, .services p span, .why_choose2 p span, .inner_page_text p span, .testimonial_section p span, .blog_details p span {

    color: #bf0b32; }



.navbar-toggler {

  display: none; }



.scrollHeader {

  position: fixed;

  width: 100%;

  top: 0px;

  z-index: 999;

  -webkit-transition: 0.5s;

  -o-transition: 0.5s;

  transition: 0.5s;

  background-color: #fff;

  -webkit-box-shadow: 0px 0px 10px #e8e8e8;

  box-shadow: 0px 0px 10px #e8e8e8; }



.scrollHeader .logo img {

  max-width: 60%; }



.scrollHeader .nav-link {

  padding: 9px 20px !important;

  font-size: 14px; }



.header_upper {

  background-color: #191971;

  padding: 5px 0px;

  text-align: right; }



.header_upper p {

  color: #ffffff;

  font-size: 16px;

  margin-right: 0px;

  font-weight: 300;

  display: inline-block; }



.header_upper p:last-child {

  margin-right: 0px; }



.header_upper p a {

  color: #ffffff;

  display: inline-block;

  font-weight: 400;

  margin-left: 10px; }



.header_lower {

  padding: 5px 0px 0px; }



.navbar {

  padding: 0px; }



.collapse {

  -webkit-box-pack: end;

  -ms-flex-pack: end;

  justify-content: flex-end; }



.navbar-nav {

  margin: 10px 0px; }



.nav-link {

  font-size: 16px;

  color: #000000 !important;

  padding: 10px 23px !important;

  border-bottom: 3px solid transparent;

  border-radius: 3px; }



.nav-link:hover {

  background-color: #ffcf45;

  border-bottom-color: #ff9e0e; }



.active a {

  background-color: #ffcf45 !important;

  border-bottom-color: #ff9e0e !important; }



.navbar-nav li:last-child {

  padding-right: 0px !important; }



.tp-bgimg {

  background-size: 100% auto !important; }



.login a {

  background-color: #bf0b32;

  border-radius: 5px;

  color: #ffffff !important;

  padding: 5px 20px !important; }



.banner {

  position: relative; }



.booking {

  position: absolute;

  width: 100%;

  height: 100%;

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-align: center;

  -ms-flex-align: center;

  align-items: center;

  top: 0px;

  left: 0px;

  right: 0px;

  -webkit-box-orient: vertical;

  -webkit-box-direction: normal;

  -ms-flex-direction: column;

  flex-direction: column;

  -webkit-box-pack: center;

  -ms-flex-pack: center;

  justify-content: center; }



.booking h1 {

  font-size: 30px;

  color: #fff;

  font-weight: 800;

  margin-bottom: 40px;

  text-align: center; }



.booking p {

  font-size: 14px;

  color: #000;

  margin-bottom: 15px;

  background-color: #fff;

  padding: 5px 10px; }



.booking_form {

  background-color: rgba(0, 0, 0, 0.2);

  padding: 15px;

  width: 97%;

  display: flex;

  border-radius: 5px;

  -ms-flex-wrap: wrap;

  flex-wrap: wrap; }



.booking_form .form-group {

  background-color: #fff;

  border-radius: 5px;

  overflow: hidden;

  margin-bottom: 0px;

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;

  margin: 0px 7px; }



.booking_form .form-group input {

  border: 0px; }



.booking_form .form-group input::-webkit-input-placeholder {

  font-size: 14px; }



.booking_form .form-group input:-ms-input-placeholder {

  font-size: 14px; }



.booking_form .form-group input::-ms-input-placeholder {

  font-size: 14px; }



.booking_form .form-group input::placeholder {

  font-size: 14px; }



.booking_form .form-group label {

  margin-bottom: 0px;

  margin-right: 5px; 

  margin:0px;

}



.booking_form .form-group.sel {

  width: 100%; height: 100%;}

.group.sel {

    flex-basis: 11%;

}

.booking_form .form-group select {

  width: 100%;

  border: 0px;

  height: 38px; }



.submitBtn {

  background-color: transparent !important; }



.booking_form .form-group button {

  background-color: #bf0b32;

  color: #ffffff;

  font-size: 14px;

  border: 0px;

  padding: 7px 40px;

  width: 100%; }



.booking_form .form-group { }

.pickup_html, .via_drop{

  background-color: #fff;

  border-radius: 3px;

  margin-top: 5px;

}

.pickup_html ul li, .via_drop ul li{

  padding: 5px 5px;

  border-bottom: 1px solid #ddd;

}

.via .form-group{margin-bottom: 5px;}

.menu {

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-pack: justify;

  -ms-flex-pack: justify;

  justify-content: space-between;

  -webkit-box-align: center;

  -ms-flex-align: center;

  align-items: center; }



.btn_group {

  margin-top: 20px; }



.btn_group a {

  margin-right: 5px; }



.btn_group p {

  font-size: 24px;

  color: #ffffff;

  font-weight: 600;

  text-align: center;

  margin-bottom: 20px;

  background: transparent; }



.call_us {

  background-color: #bf0b32;

  border-radius: 35px;

  color: #ffffff;

  font-size: 14px;

  margin: 15px 0px;

  padding: 10px 20px; }



.main_area {

  background: url("../images/main-area.jpg") no-repeat;
  background-size: cover;
  padding: 60px 0px;

  margin-bottom: 0px; }

  .main_area .heading h2 {

    font-size: 30px;

    font-weight: 600;

    color: #fff;

    padding-bottom: 15px;

    position: relative; }

    .main_area .heading h2:after {

      content: '';

      position: absolute;

      left: 0px;

      right: 0px;

      margin: 0 auto;

      width: 100px;

      height: 1px;

      background-color: #fff;

      bottom: 0px; }

  .main_area ul {

    width: 90%;

    margin: 0 auto;

    list-style-type: circle !important;

    border-radius: 35px;

    border: 1px solid #ffffff; }

    .main_area ul li {

      display: inline-block;

      color: #ffffff; }

      .main_area ul li a, .main_area ul li p {

        font-size: 20px;

        color: #ffffff;

        font-weight: 200;

        padding: 4px 24px;

        position: relative; }

        .main_area ul li a:after, .main_area ul li p:after {

          content: '';

          position: absolute;

          left: 0px;

          width: 10px;

          height: 10px;

          border: 1px solid #ffffff;

          border-radius: 35px;

          top: 14px; }



.travel {

  padding: 60px 0px; }

  .travel p {

    line-height: 28px; }

  .travel h3 {

    font-size: 30px;

    font-weight: 600;

    color: #191971;

    padding-bottom: 15px;

    position: relative; }

    .travel h3:after {

      content: '';

      position: absolute;

      left: 0px;

      right: 0px;

      margin: 0 auto;

      width: 100px;

      height: 1px;

      background-color: #fff;

      bottom: 0px; }



.transport_company {

  background-color: #f7f7f7;

  padding: 60px 0px; }

  .transport_company .heading h2 {

    font-size: 30px;

    font-weight: 600;

    color: #242424;

    padding-bottom: 15px;

    position: relative; }

    .transport_company .heading h2:after {

      content: '';

      position: absolute;

      left: 0px;

      right: 0px;

      margin: 0 auto;

      width: 100px;

      height: 1px;

      background-color: #fff;

      bottom: 0px; }

  .transport_company h3 {

    font-size: 30px;

    font-weight: 600;

    color: #242424;

    padding-bottom: 15px;

    position: relative; }

    .transport_company h3:after {

      content: '';

      position: absolute;

      left: 0px;

      right: 0px;

      margin: 0 auto;

      width: 100px;

      height: 1px;

      background-color: #fff;

      bottom: 0px; }

  .transport_company .three_images {

    margin-bottom: 30px; }

  .transport_company .four_image {

    border: 1px solid #cdcdcd;

    padding: 15px;

    margin-top: 30px; }



.why_choose {

  padding: 60px 0px; }

  .why_choose .heading h2 {

    font-size: 30px;

    font-weight: 600;

    color: #242424;

    padding-bottom: 15px;

    position: relative; }

    .why_choose .heading h2:after {

      content: '';

      position: absolute;

      left: 0px;

      right: 0px;

      margin: 0 auto;

      width: 100px;

      height: 1px;

      background-color: #fff;

      bottom: 0px; }

  .why_choose ol {

    margin: 0px;

    padding: 0px; }

  .why_choose li {

    font-size: 21px; }

    .why_choose li h3 {

      font-size: 20px;

      margin-bottom: 15px; }



.services {

  padding: 40px 0px; }

  .services .heading h2 {

    font-size: 30px;

    font-weight: 600;

    color: #bf0b32;

    padding-bottom: 15px;

    position: relative; }

    .services .heading h2:after {

      content: '';

      position: absolute;

      left: 0px;

      right: 0px;

      margin: 0 auto;

      width: 100px;

      height: 1px;

      background-color: #fff;

      bottom: 0px; }

    .services .heading h2:after {

      background-color: #d2d3d4; }

  .services .heading p {

    font-size: 20px;

    color: #3b3b3b;

    margin-top: 10px; }

  .services .great_offer {

    margin-bottom: 20px; }



.why_choose2 {

  background-color: #f5f5f5;

  padding: 60px 0px; }

  .why_choose2 h3 {

    font-size: 27px;

    color: #000;

    font-weight: 600; }

  .why_choose2 .row {

    margin-bottom: 20px; }



.testimonial {

  padding: 60px 0px; }

  .testimonial .section {

    border: 4px solid #191971;

    padding: 30px 30px; }

  .testimonial h3 {

    font-size: 30px;

    font-weight: 600;

    color: #191971;

    padding-bottom: 15px;

    position: relative; }

    .testimonial h3:after {

      content: '';

      position: absolute;

      left: 0px;

      right: 0px;

      margin: 0 auto;

      width: 100px;

      height: 1px;

      background-color: #fff;

      bottom: 0px; }

  .testimonial p {

    font-size: 14px; }

    .testimonial p span {

      color: #d61218; }

  .testimonial .blue {

    color: #191971;

    margin: 20px 0px; }

  .testimonial font {

    color: #6c6c78;

    font-size: 13px; }

  .testimonial a {

    display: table;

    margin: 40px auto 0px;

    background-color: #bf0b32;

    color: #ffffff;

    border-radius: 35px;

    padding: 9px 30px; }



.cab_transfer {

  background-color: #fafafa;

  padding: 30px 0px; }

  .cab_transfer .heading h2 {

    font-size: 30px;

    font-weight: 600;

    color: #000;

    padding-bottom: 15px;

    position: relative; }

    .cab_transfer .heading h2:after {

      content: '';

      position: absolute;

      left: 0px;

      right: 0px;

      margin: 0 auto;

      width: 100px;

      height: 1px;

      background-color: #fff;

      bottom: 0px; }

    .cab_transfer .heading h2:after {

      background-color: #ddd; }

  .cab_transfer ul {

    text-align: center; }

    .cab_transfer ul li {

      display: inline-block; }

      .cab_transfer ul li a {

        border-radius: 35px;

        padding: 7px 20px;

        border: 1px solid #ddd;

        margin-bottom: 10px;

        color: #bf0b32;

        font-size: 13px;

        margin-right: 7px;

        font-weight: 500; }

        .cab_transfer ul li a:hover {

          -webkit-box-shadow: 0px 3px 5px #d7d7d7;

          box-shadow: 0px 3px 5px #d7d7d7; }



.address {

  background-image: url("../images/bg.jpg");

  background-repeat: no-repeat;

  background-attachment: fixed;

  padding: 60px 0px; }

  .address .section {

    background-color: #fff;

    border-radius: 10px;

    padding: 30px 0px;

    outline-style: solid;

    outline-offset: 10px;

    outline-width: 1px;

    outline-color: #ffffff;

    height: 100%; }

    .address .section h3 {

      color: #bf0b32;

      font-size: 20px;

      margin-bottom: 20px; }

    .address .section p {

      font-size: 16px;

      color: #191971;

      padding: 5px 0px; }

      .address .section p a {

        font-size: 16px;

        color: #191971; }

    .address .section ul li p {

      color: #bf0b32;

      font-size: 16px;

      font-weight: 600; }



footer {

  background-color: #010124;

  padding: 30px 0px 0px; }

  footer h3 {

    font-size: 30px;

    font-weight: 600;

    color: #fff;

    padding-bottom: 15px;

    position: relative;

    font-size: 16px; }

    footer h3:after {

      content: '';

      position: absolute;

      left: 0px;

      right: 0px;

      margin: 0 auto;

      width: 100px;

      height: 1px;

      background-color: #fff;

      bottom: 0px; }

    footer h3:after {

      right: inherit; }

  footer p {

    font-size: 14px;

    color: #ffffff; }

  footer .opening_hours li {

    color: #ffffff;

    font-size: 14px; }

    footer .opening_hours li:nth-child(odd) {

      float: left;

      width: 50%; }

    footer .opening_hours li:nth-child(even) {

      float: right;

      width: 50%; }



.lower_footer {

  background-color: #bf0b32;

  padding: 5px 0px; }

  .lower_footer p {

    color: #ffffff;

    font-size: 14px;

    text-align: center; }

    .lower_footer p a {

      color: #ffffff;

      text-decoration: underline !important; }



.inner_banner {

  background-image: url("../images/background-banner.jpg");

  background-repeat: no-repeat;

  min-height: 200px;

  background-size: 100% auto;

  background-position: center center;

  position: relative; }

  .inner_banner:after {

    content: "";

    position: absolute;

    background-color: rgba(0, 0, 0, 0.5);

    left: 0px;

    right: 0px;

    width: 100%;

    height: 100%; }

  .inner_banner h1 {

    position: absolute;

    top: 45%;

    left: 0px;

    right: 0px;

    margin: 0 auto;

    font-size: 40px;

    font-weight: 600;

    color: #fff;

    text-align: center;

    width: 100%;

    z-index: 99;

    text-transform: uppercase; }



.inner_page_text {

  padding: 60px 0px; }

  .inner_page_text h3 {

    font-size: 24px;

    color: #000;

    margin-bottom: 20px; }

  .inner_page_text ul {

    margin-left: 15px; }

    .inner_page_text ul li p {

      position: relative;

      padding-left: 15px; }

      .inner_page_text ul li p:after {

        content: '';

        position: absolute;

        left: 0px;

        width: 5px;

        height: 5px;

        background-color: #bf0b32;

        border-radius: 5px;

        top: 9px; }



.testimonial_section {

  border-bottom: 1px solid #ddd;

  padding: 15px 0px; }

  .testimonial_section h3 a {

    font-size: 20px;

    color: #191971; }

    .testimonial_section h3 a:hover {

      text-decoration: underline !important; }

  .testimonial_section p img {

    margin-right: 5px; }



.contact_form {

  padding: 50px 0px;

  background: #f6f8fa; }

  .contact_form .heading {

    margin-bottom: 30px; }

  .contact_form h3 {

    color: #bf0b32;

    font-size: 24px; }

  .contact_form p {

    font-size: 15px;

    color: #787878; }

  .contact_form input, .contact_form select {

    width: 100%;

    height: 40px;

    border: 1px solid #c3dcfc;

    padding-left: 15px; }

  .contact_form input::-webkit-input-placeholder {

    color: #000; }

  .contact_form input:-ms-input-placeholder {

    color: #000; }

  .contact_form input::-ms-input-placeholder {

    color: #000; }

  .contact_form input::placeholder {

    color: #000; }

  .contact_form input[type="submit"] {

    background-color: #0b5be0;

    color: #ffffff;

    font-size: 16px;

    display: inline-block;

    padding: 7px 30px;

    width: auto;

    display: table;

    margin: 0 auto;

    border-radius: 3px;

    border: 1px solid #0b5be0;

    -webkit-transition: 0.5s;

    -o-transition: 0.5s;

    transition: 0.5s; }

    .contact_form input[type="submit"]:hover {

      background-color: #fff;

      color: #0b5be0; }

  .contact_form textarea {

    width: 100%;

    height: 100px;

    border: 1px solid #c3dcfc;

    resize: none; }



.elementor-top-section {

  padding: 50px 0px; }

  .elementor-top-section .contact-info {

    width: 100%;

    float: left;

    position: relative;

    text-align: center;

    margin: 0 15px 0px;

    -webkit-box-shadow: 0px 1px 51.3px 5.7px rgba(137, 143, 156, 0.15);

    box-shadow: 0px 1px 51.3px 5.7px rgba(137, 143, 156, 0.15);

    padding: 45px 0px;

    min-height: 283px; }

  .elementor-top-section .icon {

    background: #feea2b;

    width: 80px;

    height: 80px;

    line-height: 80px;

    border-radius: 80px;

    text-align: center;

    margin: 0 auto 25px;

    display: table;

    -webkit-box-shadow: 0px 9px 57px 0px rgba(0, 0, 0, 0.13);

    box-shadow: 0px 9px 57px 0px rgba(0, 0, 0, 0.13);

    position: relative; }

    .elementor-top-section .icon:after {

      content: "";

      background: rgba(254, 234, 43, 0.4);

      width: 100%;

      height: 100%;

      position: absolute;

      left: -7px;

      top: 0;

      border-radius: 50%;

      z-index: -1; }

  .elementor-top-section h3 {

    font-size: 20px;

    color: #0e3c7b; }

  .elementor-top-section p, .elementor-top-section a {

    color: #787878;

    font-size: 16px; }



.gallery a {

  max-height: 159px;

  overflow: hidden; }



.blog_details .heading h2 {

  font-size: 30px;

  font-weight: 600;

  color: #000;

  padding-bottom: 15px;

  position: relative; }

  .blog_details .heading h2:after {

    content: '';

    position: absolute;

    left: 0px;

    right: 0px;

    margin: 0 auto;

    width: 100px;

    height: 1px;

    background-color: #fff;

    bottom: 0px; }

  .blog_details .heading h2:after {

    background-color: #ddd; }



.blog_details img {

  width: 35%;

  float: left;

  border: 5px solid #f3f3f3;

  margin: 0px 15px 15px 0px; }



.blog_details h3 {

  font-size: 15px;

  color: #bf0b32;

  font-size: 20px;

  margin: 0px 0px 15px 0px; }



.blog_details h4 {

  color: #191971;

  font-size: 18px;

  font-weight: 600;

  line-height: 24px; }



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

  .logo img {

    max-width: 62%; }

  .navbar-toggler {

    background-image: url(../images/menu.png);

    float: right;

    display: block;

    margin-top: 14px;

    background-repeat: no-repeat;

    background-position: center center; }

  .menu {

    -webkit-box-orient: vertical;

    -webkit-box-direction: normal;

    -ms-flex-direction: column;

    flex-direction: column; }

  .navbar {

    width: 100%; }

  .booking {

    position: relative;

    padding: 15px 0px; }

  .booking h1, .main_area .heading h2, .testimonial h3 {

    font-size: 22px;

    margin-bottom: 10px;

    color: #000; }

  .main_area .heading h2 {

    color: #fff !important; }

  .booking_form .form-group {

    -ms-flex-preferred-size: 47%;

    flex-basis: 47%;

    margin-bottom: 15px; }

  .scrollHeader {

    position: relative; }

  .btn_group p {

    font-size: 17px;

    margin-bottom: 8px;

    color: #000;

    padding: 0px; }

  .btn_group {

    margin-top: 0px; }

  .main_area {

    background-size: auto 100%;

    background-position: center center; }

  .main_area ul {

    width: 100%; }

  .main_area ul li a, .main_area ul li p {

    font-size: 16px; }

  .travel h3, .transport_company .heading h2, .why_choose .heading h2, .services .heading h2, .why_choose2 h3 {

    font-size: 23px; }

  .main_area .heading, .transport_company .heading, .why_choose .heading, .services .heading, .cab_transfer .heading, .blog_details .heading {

    margin-bottom: 10px; }

  .transport_company h3 {

    font-size: 20px; }

  .services .heading p {

    font-size: 16px; }

  .why_choose2 img {

    margin-bottom: 15px; }

  .footer_section {

    margin-bottom: 15px; }

  .address .section {

    margin-bottom: 30px; }

  .address .row .col-md-6 {

    margin-bottom: 30px; } }



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

  .booking_form .form-group {

    -ms-flex-preferred-size: 100%;

    flex-basis: 100%; }

  .logo img {

    max-width: 62%; }

  .travel, .why_choose2, .why_choose {

    padding: 40px 0px; }

  .four_image .col-md-3 {

    padding-left: 15px !important;

    margin-bottom: 15px; }

  .why_choose ol {

    margin-left: 30px; }

  .main_area .heading p, .travel p, .transport_company p, .why_choose .heading p, .why_choose li p, .services p, .why_choose2 p, .inner_page_text p, .testimonial_section p, .blog_details p {

    text-align: justify; }

  .why_choose li h3 {

    font-size: 18px; }

  .travel h3, .transport_company .heading h2, .why_choose .heading h2, .services .heading h2, .why_choose2 h3 {

    font-size: 19px; }

  .services .heading p {

    text-align: center; } }



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

  .main_area .heading p, .travel p, .transport_company p, .why_choose .heading p, .why_choose li p, .services p, .why_choose2 p, .inner_page_text p, .testimonial_section p, .blog_details p {

    font-size: 14px; }

  .booking h1, .main_area .heading h2 {

    font-size: 19px; }

  .main_area ul {

    border-radius: 3px; }

  .main_area ul li {

    width: 100%;

    display: block; }

  .transport_company {

    padding: 40px 0px; }

  .travel h3, .transport_company .heading h2, .why_choose .heading h2, .services .heading h2, .why_choose2 h3 {

    font-size: 17px; }

  .header_upper p {

    font-size: 14px; }

  .travel, .why_choose2, .why_choose {

    padding: 30px 0px; } }







/*login*/



.login_wrapper{

  background-image: url(../images/login_bg.jpg);

  background-repeat: no-repeat;

  background-size: 100% auto;

  padding: 120px 0px;

  background-position: center center;

}

.login_wrapper h2{

  text-align: center;

  font-weight: 600;

  color: #191971;

  margin-bottom: 40px;

}

.login_wrapper .form-group{

  display: flex;

  background-color: #fff;

  border-radius: 35px;

  background-color: #fff;

  box-shadow: 0px 5px 10px #a0a0a0;

  overflow: hidden;

      align-items: center;

}

.login_wrapper .form-group input{

  width: 100%;

  border:0px;

  height: 40px;

  padding-left: 15px;

}

.login_wrapper .form-group label{

  margin-left: 10px;

  margin-bottom: 0px;

}

.login_wrapper .for_password{

    width: 100%;

    font-size: 14px;

    text-align: right;

    color: #000;

}

.login_wrapper .submit{

  background-color: #191971;

  border-radius: 35px;

  width: 100%;

  color: #fff;

  font-size: 14px;

  font-weight: 600;

  border:1px solid #191971;

  text-transform: uppercase;

  padding: 10px 0px;

  margin: 15px 0px;

}

.login_wrapper .cret_an_account{

  width: 100%;

  color: #000;

  text-align: center;

  text-decoration: underline !important;

}



.cab_list .media .media-link{

  width: 100%

}

.cab_list .media .media-link img{

  width: 100%;

}

.cab_list .media{

    max-height: 170px;

    overflow: hidden;

}

.cab_list .thumbnail .bg-theme-dark{

  background-color: #191971;

}

.cab_list .thumbnail .bg-theme-dark h4{

  font-size: 18px;

    font-weight: 300;

}

.cab_list .thumbnail{background: #fff; box-shadow: 0px 0px 10px #ddd; margin-bottom: 30px;}

.cab_list .caption .table{padding: 5px; box-sizing: border-box;}

.cab_list .caption .table tbody{

  border:1px solid #ddd;

  border-radius: 3px;



}

.cab_list .rounded{

    color: #fff;

    background-color: #595959;

    border-color: #595959;

}

.cab_list .return{

  background-color: #ffcc00;

  border-color: #ffcc00;

}





.booking_section{background-color: #f1f1f1; padding: 30px 0px;}

#jdetails p{

  font-size: 15px;

  font-weight: 600;

}

.journeyFare label{

  font-size: 13px;

  font-weight: 600;

}

.list-group-flush li{background-color: transparent;}

.list-group-flush li .text{

  padding: 15px;

  font-size: 14px;

}

.journey_details .row{

  margin-bottom: 15px;

}