.text-primary {
  color: #310055;
}
.bg-primary {
  background: #310055 !important;
  color: #fff;
}
.fa,
.im {
  color: #310055;
}
.form-control {
  border-bottom: 3px solid #ff2944;
  background: #f5f5f5;
}
.form-control:active,
.form-control:focus {
  border-bottom: 3px solid #0090e8;
  background: #f5f5f5;
}
.form-control-home {
  background: rgb(255, 255, 255) !important;
}
.logo-center {
  padding-top: 10px;
}
p {
  line-height: normal;
}
.btn-primary {
  background: #310055;
  border: 1px solid #310055 !important;
  color: #fff;
}
.btn-primary:hover {
  background: #0090e8;
  border: 1px solid #0090e8 !important;
  color: #fff;
}
.btn-default {
  background: #ff2944;
  color: #fff;
}
.btn-default:hover {
  background: #0090e8;
  color: #fff;
}
.car-rates {
  margin: 5px;
  font-size: 16px;
  font-weight: bold;
  color: #003962;
}
.car-rates:hover {
  margin: 5px;
  font-size: 16px;
  font-weight: bold;
  color: #310055;
}
.footer-hr h4 {
  width: 100%;
  text-align: center;
  border-bottom: 2px solid #fff;
  line-height: 0.1em;
  margin: 10px 0 20px;
}
.footer-hr h4 span {
  background: #127472 !important;
  padding: 0 10px;
}

.border-right5 {
  border-left: 5px solid #310055;
}
.booking-item {
  padding: 10px;
}
.border-bottom1 {
  border-bottom: 1px solid #310055;
}
.border-bottom2 {
  border-bottom: 2px solid #310055;
}
.border-bottom3 {
  border-bottom: 3px solid #310055;
}
.border-bottom4 {
  border-bottom: 4px solid #310055;
}
.border-bottom5 {
  border-bottom: 5px solid #310055;
}
.border-bottom6 {
  border-bottom: 6px solid #310055;
}
.border-bottom7 {
  border-bottom: 7px solid #310055;
}
.border-bottom8 {
  border-bottom: 8px solid #310055;
}
.border-bottom9 {
  border-bottom: 9px solid #310055;
}
.border-bottom10 {
  border-bottom: 10px solid #310055;
}
.col-pdding-5 {
  padding-left: 5px;
  padding-right: 5px;
}
.col-pdding-6 {
  padding-left: 6px;
  padding-right: 6px;
}
.col-pdding-7 {
  padding-left: 7px;
  padding-right: 7px;
}
.col-pdding-8 {
  padding-left: 8px;
  padding-right: 8px;
}
.col-pdding-9 {
  padding-left: 9px;
  padding-right: 9px;
}
.col-pdding-10 {
  padding-left: 10px;
  padding-right: 10px;
}
.cost-summary-td {
  padding: 0px !important;
  border-top: 0px solid #dddddd !important;
}

.panel-body.panel-body {
  padding: 5px 10px !important;
}

.img-size-medium {
  width: 100%;
  height: 200px;
}
.thumb-header .promo-img {
  width: 100%;
  height: 289px;
}
.img-rounded {
  border-radius: 25px !important;
}

@media (max-width: 575.98px) {
  .img-sec1-left {
    width: 100%;
    height: 140px;
  }
  .img-sec1-right {
    width: 100%;
    height: 70px;
  }

  .img-sec3 {
    width: 100%;
    height: 160px;
  }

  .img-size-medium {
    width: 100%;
    height: 180px;
  }

  .carousel-control.right {
    margin-right: -12px !important;
  }
  .carousel-control.left {
    margin-left: -12px !important;
  }

  .carousel-inner .active.left {
    left: -100%;
  }
  .carousel-inner .next {
    left: 100%;
  }
  .carousel-inner .prev {
    left: -100%;
  }
  .active > div {
    display: none;
  }
  .active > div:first-child {
    display: block;
  }

  .carousel-left-right-margin {
    margin-left: 5px !important;
    margin-right: 5px !important;
  }

  .company-position-logo {
    border-radius: 50% !important;
    width: 65px !important;
    height: 65px !important;
  }
  .company-position-no .number-title {
    font-size: 11px !important;
  }
  .company-position-no .number {
    font-size: 35px !important;
  }
  .company-position .title {
    font-size: 10px !important;
    display: block;
    margin-bottom: -12px !important;
  }

  .company-position .view-link {
    font-size: 9px !important;
    margin-bottom: -8px !important;
  }
}

@media (min-width: 576px) and (max-width: 767.98px) {
  .img-sec1-left {
    width: 100%;
    height: 180px;
  }
  .img-sec1-right {
    width: 100%;
    height: 90px;
  }

  .img-sec3 {
    width: 100%;
    height: 250px;
  }
  .img-size-medium {
    width: 100%;
    height: 230px;
  }
  .carousel-control.right {
    margin-right: -17px !important;
  }
  .carousel-control.left {
    margin-left: -20px !important;
  }

  .carousel-inner .active.left {
    left: -100%;
  }
  .carousel-inner .next {
    left: 100%;
  }
  .carousel-inner .prev {
    left: -100%;
  }
  .active > div {
    display: none;
  }
  .active > div:first-child {
    display: block;
  }

  .carousel-left-right-margin {
    margin-left: 5px !important;
    margin-right: 5px !important;
  }
}
/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991.98px) {
  .img-sec1-left {
    width: 100%;
    height: 220px;
  }
  .img-sec1-right {
    width: 100%;
    height: 110px;
  }

  .img-sec3 {
    width: 100%;
    height: 250px;
  }
  .img-size-medium {
    width: 100%;
    height: 230px;
  }
  .carousel-control.right {
    margin-right: -25px !important;
  }
  .carousel-control.left {
    margin-left: -25px !important;
  }
  .carousel-inner .next {
    left: 50%;
  }
  .carousel-inner .prev {
    left: -50%;
  }
  .active > div {
    display: none;
  }
  .active > div:first-child {
    display: block;
  }
  .active > div:first-child + div {
    display: block;
  }

  .carousel-left-right-margin {
    margin-left: 5px !important;
    margin-right: 5px !important;
  }

  .navbar-right {
    float: none !important;
  }
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199.98px) {
  .img-sec1-left {
    width: 100%;
    height: 300px;
  }
  .img-sec1-right {
    width: 100%;
    height: 150px;
  }

  .img-sec3 {
    width: 100%;
    height: 250px;
  }

  .logo-center {
    padding-top: 60px;
  }
  .img-size-medium {
    width: 100%;
    height: 180px;
  }
  .carousel-inner .active.left {
    left: -16.7%;
  }
  .carousel-inner .next {
    left: 16.7%;
  }
  .carousel-inner .prev {
    left: -16.7%;
  }

  .carousel-left-right-margin {
    margin-left: 5px !important;
    margin-right: 5px !important;
  }

  .company-position-logo {
    border-radius: 50% !important;
    width: 68px !important;
    height: 68px !important;
  }
  .company-position-no .number-title {
    font-size: 11px !important;
  }
  .company-position-no .number {
    font-size: 35px !important;
  }
  .company-position .title {
    font-size: 11px !important;
    display: block;
    margin-bottom: -12px !important;
  }
  .company-position .view-link {
    font-size: 9px !important;
    margin-bottom: -7px !important;
  }

  .btn-home-search-form {
    padding: 25px;
  }
}
/* Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {
  .search-form {
    padding-left: 5%;
    padding-right: 5%;
  }

  .img-sec1-left {
    width: 100%;
    height: 300px;
  }
  .img-sec1-right {
    width: 100%;
    height: 150px;
  }

  .img-sec3 {
    width: 100%;
    height: 250px;
  }
  .logo-center {
    padding-top: 60px;
  }
  .btn-home-search-form {
    padding: 25px;
  }
}

li .car-price {
  color: #002e6a;
}

td a {
  color: #002e6a;
}

li .car-price:hover {
  color: #310055;
}

.form-group.form-group-lg {
  margin-bottom: 10px;
}

.book-price {
  color: #002e6a;
  font-size: 15px;
}

.table-border-remove {
  padding: 4px !important;
  border-top: 0px solid #dddddd !important;
}

.border-bottom-primary {
  border-top: 2px solid #310055 !important;
}

.typeahead,
.tt-query,
.tt-hint {
  height: 34px;
}

.tt-suggestion:hover {
  background-color: #310055;
}

/*Select box with description*/
.select-box-desc .btn {
  -webkit-border-radius: 0px;
  border-radius: 0px;
  height: 34px;
  padding: 8px 5px;
  font-size: 13px;
  background-color: #ffffff;
  color: #555555;
  border-bottom: 3px solid #ff2944;
}
.select-box-desc .btn:hover {
  -webkit-border-radius: 0px;
  border-radius: 0px;
}
.select-box-desc .btn-default:hover,
.select-box-desc .open .dropdown-toggle.btn-default {
  background-color: #ffffff;
  border-color: #cccccc;
  border-bottom: 3px solid #0090e8;
}

.select-box-desc .input-group-btn button {
  width: 100%;
  text-align: left;
}

.select-box-desc .input-group-btn .caret {
  position: absolute;
  right: 10px;
  margin-top: 8px;
}

.select-box-desc .dropdown-menu {
  min-width: 100%;
  max-height: 150px;
  overflow-y: scroll;
  overflow-x: hidden;
}

.select-box-desc .dropdown-menu > li > a {
  border-bottom: 1px solid #efefef;
}

.padding-left-right5 {
  padding-left: 5px;
  padding-right: 5px;
}
.margin-left-right-5 {
  margin-left: -5px;
  margin-right: -5px;
}
.map-responsive {
  overflow: hidden;
  padding-bottom: 35%;
  position: relative;
  height: 0;
}
.map-responsive iframe {
  left: 0;
  top: 0;
  height: 400px;
  width: 100%;
  position: absolute;
}
.icon-font-size25 {
  font-size: 25px;
}
.icon-font-text-size15 {
  font-size: 16px;
  font-weight: bold;
}

.home-menu li a {
  display: block;
  padding: 5px 10px;
  margin: 3px 0px;
  font-size: 15px;
  text-transform: uppercase;
  font-family: "Roboto", arial, helvetica, sans-serif;
  border-radius: 3px;
}
.home-menu li a:hover {
  background: #310055;
  color: #fff;
}
.home-menu li a.active {
  background: #310055;
  color: #fff;
}

.bg-info {
  background: #175b9c !important;
  color: #fff;
}
.text-info {
  color: #127472 !important;
}

.corner {
  width: 0;
  height: 0;
  border-top: 280px solid #175b9c;
  border-bottom: 280px solid transparent;
  border-left: 280px solid transparent;
  position: absolute;
  right: 0;
}

.corner span {
  position: absolute;
  top: -234px;
  width: 265px;
  left: -233px;
  text-align: center;
  font-size: 16px;
  font-family: arial;
  transform: rotate(45deg);
  display: block;
}

.carousel-control {
  width: 4%;
}
.carousel-control.left {
  margin-left: -35px;
  background-image: none;
  top: 40%;
  position: absolute;
  font-size: 35px;
}
.carousel-control.right {
  margin-right: -35px;
  background-image: none;
  top: 40%;
  position: absolute;
  font-size: 35px;
}
.carousel .carousel-control .fa {
  color: #565656 !important;
}
.price-span-box {
  border: 2px solid #0c7674;
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 15px;
  color: #0c7674;
}
.home-hover-title-hold {
  background: #fff !important;
  color: #565656 !important;
  text-align: center;
  border: 1px solid #efeeee;
  text-transform: uppercase;
}
.car-carousel-logo {
  width: 55px;
  height: 28px;
}
.company-position-no .number-title {
  font-family: Arial, Helvetica, sans-serif;
  color: #310055 !important;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
  display: block;
  margin-bottom: 4px;
}
.company-position-no .number {
  color: #310055 !important;
  font-size: 43px;
  font-weight: 900;
  text-align: center;
  display: block;
  margin-bottom: 5px;
  font-family: Arial, Helvetica, sans-serif;
}

.company-position .title {
  font-size: 12px;
  display: block;
  margin-bottom: -10px;
}
.company-position .view-link {
  color: #310055 !important;
  font-size: 10px;
  font-weight: bold;
  display: block;
  margin-bottom: -5px;
}
.company-position-logo {
  border-radius: 50% !important;
  width: 80px;
  height: 80px;
}
h4.footer-buttom-hr-line {
  overflow: hidden;
  text-align: center;
}

h4.footer-buttom-hr-line:before,
h4.footer-buttom-hr-line:after {
  background-color: #000;
  content: "";
  display: inline-block;
  height: 2px;
  position: relative;
  vertical-align: middle;
  width: 50%;
}
h4.footer-buttom-hr-line:before {
  right: 5px;
  margin-left: -50%;
}

h4.footer-buttom-hr-line:after {
  left: 5px;
  margin-right: -50%;
}

.search-tabs-bg-form > .tabbable > .tab-content > .tab-pane {
  background: #f4f5f7;
  -webkit-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 1px rgba(0, 0, 0, 0.15);
}

/* Task5885 */
.bg-grey-lite {
  background: #f4f5f7 !important;
  color: #000 !important ;
}

.bg-grey-lite a,
.bg-grey-lite span {
  color: #000 !important ;
}

.ul-bg-grey {
  background-color: #d9d9d9 !important;
  color: #000 !important;
}

.ul-bg-grey:hover {
  background-color: #310055 !important;
  color: #fff !important;
}

.btn-red {
  background-color: #ff2944;
  color: #fff;
}
