@charset "utf-8";
@import url(bootstrap.min.css);
@import url(ionicons.min.css);
@import url(owl.carousel.min.css);
@import url(https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900&amp;display=swap);
.text-justify,
.title p,
p {
    text-align: justify
}

.responsive-table,
div#accordion {
    overflow-x: auto
}

.block-item h3,
.cta-text h4,
.panel-title a,
h2 {
    text-transform: capitalize
}

.post .post-meta,
.promo-phone .promo-phone-subtitle,
.promo-phone .promo-phone-title,
th {
    text-transform: uppercase;
    font-family: Lato, sans-serif
}

.paging ul li,
.widgets .quick-links,
fieldset,
form,
ul {
    padding: 0
}

ul li:before {
    position: absolute;
    left: 0;
    font-family: ionicons;
    top: 0
}

.btn,
.picker {
    line-height: 1
}

.mt20 {
    margin-top: 20px
}

body,
h6 {
    line-height: 1.75em
}

.cars li h6,
.cars li p,
.comments li ol li ol li ol,
.contacts li h6,
.contacts li p,
.drivers li h6,
.drivers li p,
.mechanics li h6,
.picker__list,
.picker__table,
.post .post-title,
.responsive-table table,
body,
hgroup h1,
hgroup h2,
hgroup h3,
hgroup h4,
hgroup h5,
hgroup h6 {
    margin: 0
}

.job-meta,
hgroup,
p,
ul {
    margin: 0 0 1em
}

.clear,
ul.inline:after,
ul.inline:before {
    content: "";
    width: 100%;
    clear: both;
    display: table
}

.clear,
.img img,
.main-nav ul li a:hover:before,
body,
ul.inline.one-column li {
    width: 100%
}

.comments,
.comments li ol,
.main-nav ul,
ul {
    list-style: none
}

.transition {
    transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s
}

.translateX {
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%)
}

.translateY {
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%)
}

.rotate {
    transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg)
}

.grayscale {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: gray
}

* {
    box-sizing: border-box
}

body {
    background: #fff;
    color: #2c2c2c;
    font-family: Lato, sans-serif;
    font-size: 16px;
    overflow-x: hidden; 
}

.booking-form .car-type label,
.btn,
.picker__header,
.slider,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Lato, sans-serif !important
}

::selection {
    background: #ffeb99
}

::-moz-selection {
    background: #ffeb99
}

.main-nav ul li ul li a:after,
.main-nav ul li ul li a:before,
.main-nav ul li ul li a:focus:after,
.main-nav ul li ul li a:focus:before,
.main-nav ul li ul li a:link:after,
.main-nav ul li ul li a:link:before,
.main-nav ul li ul li a:visited:after,
.main-nav ul li ul li a:visited:before,
.main-nav ul li:before,
.mobile-form-heading,
.nav-trigger,
.phone-trigger,
.show-mobile,
.testimonials .owl-carousel .owl-item blockquote:before,
.testimonials-list li blockquote:before {
    display: none
}

.btn,
.footer-bottom-link,
.footer-bottom-link li,
img {
    display: inline-block
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #000;
    font-weight: 700;
    margin: 0 0 1em
}

h1 {
    font-size: 2em;
    line-height: 1em
}

h3 {
    font-size: 1.3em;
    line-height: 1.25em
}

h4 {
    font-size: 1.25em;
    line-height: 1.5em
}

h5 {
    font-size: 1.1em;
    line-height: 1.6em
}

.btn,
.picker,
h6 {
    font-size: 1em
}

.booking-form .car-type input[type=checkbox]:checked+label i,
.drivers li i,
.main-nav ul li ul li a:focus:hover,
.main-nav ul li ul li a:hover,
.main-nav ul li ul li a:link:hover,
.main-nav ul li ul li a:visited:hover,
.phones li a span,
.picker__day:hover,
.picker__list li:hover,
.post .post-meta,
.sidebar-link a:hover,
.social-links li a:hover i,
hgroup h6 {
    color: #ffce00
}

a:focus,
a:link,
a:visited {
    color: #333;
    text-decoration: none;
    transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s
}

a:hover {
    color: #e6b900
}

.btn {
    border-radius: 3px;
    cursor: pointer;
    padding: 1em 1.5em;
    transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s
}

.btn.btn-default {
    background: #fff;
    border: 1px solid #e4e4e4;
    color: #000
}

.btn.btn-default:hover {
    background: #f2f2f2
}

.btn.btn-primary {
    background: #ffce00;
    border: #ffce00;
    color: #000;
    font-weight: 600
}

.booking-form .car-type input[type=checkbox]:checked+label,
.btn.btn-secondary,
.header .top-bar,
.main-nav ul li a:hover,
.main-nav ul li.active a {
    background: #000;
    color: #fff
}

.btn.btn-primary:hover {
    background: #e6b900;
    border: #e6b900
}

.btn.btn-secondary {
    border: #000
}

.service i,
.service strong,
.title p,
p,
table,
th,
thead td,
thead th {
    color: #000
}

.btn.btn-secondary:hover {
    background: #1a1a1a;
    border: #1a1a1a
}

.btn.btn-small {
    border-radius: 2px;
    padding: .5em .75em
}

.btn.btn-large {
    border-radius: 4px;
    padding: 1.5em 2.75em
}

.content-bx,
section {
    padding: 40px 0
}

.pagination ul li a:hover,
.paging ul li a:hover,
section.alt {
    background: #f5f5f5
}

hr {
    border: 0;
    border-top: 1px solid #e4e4e4;
    margin: 3em 0 4em
}

hr.blank {
    border-top: 0;
    margin: 0 0 3em
}

hr.thick {
    border-top: 5px solid #f1f1f1;
    margin: 4em 0 5em
}

.drivers li,
.promo,
.promo-phone,
.service,
.testimonials,
.title,
ul li {
    position: relative
}

ul.inline {
    margin: 0 -15px
}

ul.inline li {
    float: left;
    padding: 30px 15px
}

ul.inline.two-columns li {
    width: 50%
}

ul.inline.three-columns li {
    width: 33.3333%
}

ul.inline.four-columns li {
    width: 25%
}

ul.inline.five-columns li {
    width: 20%
}

ul.inline.six-columns li {
    width: 16.6666%
}

img {
    height: auto;
    max-width: 100%
}

.cars li img,
.post img,
img.img-rounded {
    border-radius: 3px
}

.text-left,
th {
    text-align: left
}

big {
    font-size: 23px;
    font-weight: 500;
    line-height: 1.73em
}

form {
    margin: 0;
    width: 100%
}

fieldset {
    border: 0;
    margin: 0 0 15px
}

.responsive-table,
table {
    width: 100%;
    margin-bottom: 2em;
    background: #fff;
    border: 1px solid #ccc
}

label {
    display: block
}

input[type=date],
input[type=email],
input[type=file],
input[type=number],
input[type=text],
input[type=time],
input[type=url],
select,
textarea {
    background: #fff;
    border: 0;
    border-radius: 3px;
    color: #000;
    display: block;
    font-family: Lato;
    height: 40px;
    font-size: 15px;
    padding: 0 1em;
    width: 100%;
    font-weight: 600
}

input[type=file],
td,
textarea,
th {
    padding: 1em
}

input[type=date]:focus,
input[type=email]:focus,
input[type=file]:focus,
input[type=number]:focus,
input[type=text]:focus,
input[type=time]:focus,
input[type=url]:focus,
select:focus,
textarea:focus {
    outline: #ffce00 auto 5px
}

textarea {
    line-height: 1.75em;
    height: 150px
}

.block-contact,
.block-contact p,
.block-item a,
.block-item h3,
.block-item p,
.book-cab-bx p,
.cars,
.contacts,
.drivers,
.mechanics,
.owl-carousel .owl-dots,
.pagination,
.picker,
.picker__table th,
.sidebar-link a,
.sidebar-link h6,
.site-breadcrumb,
.slider,
.social-links li a:before,
.testimonials,
.text-center,
.title,
a.call-btn {
    text-align: center
}

.text-right {
    text-align: right
}

td,
th {
    border-bottom: 1px solid #e4e4e4
}

thead td,
thead th {
    border-width: 1px
}

.pattern,
.price-table,
.slider,
.social-links li a,
.testimonials {
    overflow: hidden
}

blockquote,
q {
    font-size: 1.25em;
    font-style: italic;
    font-weight: 200;
    line-height: 2em;
    margin: 0 0 2em;
    padding: 0 0 0 3em;
    position: relative
}

blockquote:before,
q:before {
    color: #ffce00;
    content: "\f347";
    font-family: ionicons;
    font-size: 2em;
    left: 0;
    position: absolute;
    top: 0
}

blockquote footer,
q footer {
    color: #000;
    font-style: normal
}

blockquote footer:before,
q footer:before {
    background: #000;
    content: "";
    display: inline-block;
    height: 1px;
    margin-right: .5em;
    position: relative;
    top: -.3333em;
    width: 1em
}

.pattern {
    display: block;
    height: 20px
}

.pattern rect {
    fill: #fff;
    stroke: none
}

.pattern #header-image {
    stroke: none;
    fill: #ffce00
}

.pattern #footer-image {
    stroke: none;
    fill: #000
}

.header {
    left: 0;
     
    top: 0;
    width: 100%;
    z-index: 1000
}

.header .nav-bar,
.picker__header,
.picker__table th,
.testimonials {
    background: #ffce00
}

.main-nav,
.paging ul li:last-child,
.phones {
    float: right
}

.logo img {
    height: 80px
}

.comments,
.main-nav ul,
.testimonials-list li blockquote,
.widgets .contact {
    margin: 0;
    padding: 0
}

.main-nav ul li {
    float: left;
    margin: 0 0 0 1px;
    padding: 0;
    position: relative
}

.main-nav ul li a,
.main-nav ul li a:focus,
.main-nav ul li a:link,
.main-nav ul li a:visited {
    color: #000;
    display: block;
    font-family: Lato, sans-serif;
    line-height: 80px;
    position: relative;
    text-transform: uppercase;
    font-weight: 600;
    padding: 0 20px;
    font-size: 16px
}

.main-nav ul li a:before,
.main-nav ul li a:focus:before,
.main-nav ul li a:link:before,
.main-nav ul li a:visited:before {
    background: #fff;
    content: "";
    display: block;
    height: 2px;
    left: 50%;
    position: absolute;
    top: 20px;
    width: 0;
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s
}

.bg-blue h2,
.bg-blue p,
.bg-blue strong,
.main-nav ul li.active a,
.promo hgroup h6,
.testimonials .title h6,
.text-white,
.why-book .service h3,
.widgets h6 {
    color: #fff
}

.main-nav ul li.parent>a span:before {
    content: "\f104";
    font-family: ionicons;
    font-weight: 400;
    margin-left: .5em
}

.main-nav ul li ul {
    background: #000;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 100%;
    visibility: hidden;
    width: 260px;
    z-index: 10;
    transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s
}

.main-nav ul li ul li {
    float: none;
    margin: 0;
    padding: 0
}

.main-nav ul li ul li a,
.main-nav ul li ul li a:focus,
.main-nav ul li ul li a:link,
.main-nav ul li ul li a:visited {
    color: #fff;
    line-height: 1.75em;
    padding: 5px 10px;
    text-transform: none;
    font-weight: 500
}

.main-nav ul li ul li.parent>a span:before {
    content: "\f10a"
}

.main-nav ul li ul li ul,
.main-nav ul li ul li:last-child ul {
    left: 100%;
    opacity: 0;
    top: 20px;
    visibility: hidden
}

.main-nav ul li ul li:hover ul,
.main-nav ul li ul li:hover:last-child ul {
    opacity: 1;
    top: 0;
    visibility: visible
}

.main-nav ul li:hover ul {
    opacity: 1;
    visibility: visible
}

.main-nav ul li:last-child ul {
    left: auto;
    right: 0
}

.main-nav ul li:last-child ul li ul {
    left: auto;
    right: 100%
}

.phones {
    font-weight: 700;
    margin: 0
}

.phones li {
    float: left;
    margin: 0 0 0 50px;
    padding: 0;
    font-size: 20px
}

.phones li a {
    color: #fff;
    line-height: 40px;
    font-size: 20px
}

.social-links {
    float: left;
    margin: 0
}

.social-links li {
    float: left;
    margin: 0 10px 0 0;
    padding: 0
}

.slider .slide:before,
.testimonials:before,
.title:before {
    content: ""
}

.slider .slide {
    padding: 10em 0;
    position: relative
}

.slider .slide:before {
    background: #000;
    bottom: 0;
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.slider .slide .slider-image {
    left: 0;
    min-height: 100%;
    min-width: 1400px;
    width: 100%;
    height: auto;
    opacity: .2;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%)
}

.slider .slide .slider-button,
.slider .slide .slider-subtitle,
.slider .slide .slider-title {
    line-height: 1.2em;
    position: relative;
    z-index: 1
}

.promo-phone .promo-phone-subtitle,
.slider .slide .slider-subtitle {
    color: #fff;
    font-size: 3em
}

.promo-phone .promo-phone-title,
.slider .slide .slider-title {
    color: #ffce00;
    font-size: 6em
}

.slider .slide .slider-button {
    margin-top: 1em
}

.slider .owl-next,
.slider .owl-prev {
    background: #000;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 2em;
    height: 60px;
    line-height: 56px;
    margin-top: -30px;
    opacity: .3;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 60px;
    transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s
}

.contacts li:hover .hover,
.drivers li:hover .hover,
.mechanics li:hover .hover,
.slider .owl-next:hover,
.slider .owl-prev:hover {
    opacity: 1
}

.slider .owl-prev {
    left: 0
}

.slider .owl-next {
    right: 0
}

.title {
    padding-top: 1.5em;
    margin-bottom: 2rem
}

.info,
.testimonials .owl-carousel {
    margin-bottom: 2em
}

.title:before {
    background: #ffce00;
    display: block;
    height: 5px;
    left: 50%;
    margin-left: -30px;
    position: absolute;
    top: 0;
    width: 60px
}

.title h1,
.title h2,
.title h3,
.title h4,
.title h5 {
    line-height: 1.1em;
    margin: 0 0 15px
}

.title h6 {
    color: #ffce00;
    margin-bottom: 5px
}

.service {
    padding: 0 0 30px 85px
}

.service i {
    border: 2px solid #ffce00;
    border-radius: 50%;
    display: block;
    font-size: 1.75em;
    height: 70px;
    left: 0;
    line-height: 66px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 70px
}

.price-table {
    border-radius: 3px;
    text-align: center
}

.price-table td,
.price-table th {
    background: #000;
    border: 0;
    border-left: 1px solid rgba(255, 255, 255, .1);
    color: #fff;
    text-align: center
}

.price-table td:first-child,
.price-table th:first-child {
    background: #ffce00;
    border: 0;
    color: #000;
    text-align: left
}

.price-table thead th {
    font-size: 13px;
    padding: 2em 1em
}

.booking-form .car-type label i,
.price-table thead th i {
    display: block;
    font-size: 60px;
    line-height: 25px;
    overflow: hidden
}

.price-table tbody tr:nth-child(odd) th {
    background: #ffd833
}

.price-table tbody tr:nth-child(odd) td {
    background: #1a1a1a
}

.testimonials:before {
    background: url(../images/background-testimonials.webp) 0 0/cover fixed;
    bottom: 0;
    left: 0;
    opacity: .1;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateZ(-1px) scale(1.15)
}

.book-cab-bx .block-item,
.testimonials .title:before {
    background: #fff
}

.cars li img,
.contacts li img,
.drivers li img,
.mechanics li img,
.post .post-meta,
.post .post-thumb {
    margin-bottom: 1em
}

.testimonials .owl-carousel .owl-item .person {
    border: 2px solid #fff;
    border-radius: 50%;
    display: block;
    height: 100px;
    margin: 0 auto;
    width: 100px
}

.testimonials .owl-carousel .owl-item blockquote {
    color: #000;
    font-size: 21px;
    font-style: italic;
    font-weight: 400;
    line-height: 35px;
    margin: 1em 10%;
    padding: 0
}

.testimonials .owl-carousel .owl-item blockquote footer {
    font-style: normal;
    font-weight: 400;
    line-height: 1.75em;
    margin-top: 1em
}

.testimonials .owl-carousel .owl-item blockquote footer:before {
    background: #000;
    content: "";
    display: inline-block;
    height: 1px;
    margin-right: 1em;
    position: relative;
    top: -.3333em;
    width: 20px
}

.testimonials-list li {
    margin-bottom: 4em;
    min-height: 150px;
    padding-left: 180px;
    position: relative
}

.testimonials-list li img {
    border-radius: 50%;
    height: 150px;
    left: 0;
    position: absolute;
    top: 0;
    width: 150px
}

.booking-form .car-type {
    height: 100px;
    position: relative;
    width: 100%
}

.booking-form .car-type label {
    background: #ffce00;
    border-radius: 3px;
    color: #000;
    font-size: 13px;
    cursor: pointer;
    height: 100px;
    left: 0;
    padding: 25px 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%
}

.booking-form .car-type input[type=checkbox] {
    visibility: hidden
}

.info {
    background: #fff5cc;
    border: 1px solid #ffce00;
    border-radius: 3px;
    padding: 1em
}

.owl-carousel .owl-dots .owl-dot.active,
.picker__box {
    background: #000
}

.owl-carousel .owl-dots .owl-dot,
.picker__month,
.picker__year {
    display: inline-block;
    margin: 0 5px
}

.owl-carousel .owl-item img {
    display: inline-block;
    max-width: 100%;
    width: auto
}

.owl-carousel .owl-dots .owl-dot {
    border: 2px solid #000;
    border-radius: 50%;
    height: 12px;
    width: 12px
}

.picker {
    color: #fff;
    position: absolute;
    z-index: 10000;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.picker__table td,
.picker__table th {
    border: 0;
    line-height: 3em;
    padding: 0;
    width: 14.2857%
}

.picker__header {
    border-radius: 3px 3px 0 0;
    color: #000;
    line-height: 3em;
    position: relative
}

.picker__day--selected,
.picker__day--today {
    border: 1px solid #ffce00;
    background: #000
}

.picker__nav--next,
.picker__nav--prev {
    display: block;
    position: absolute;
    padding: 0 1em;
    top: 0
}

.job-meta li:before,
.picker__nav--next:before,
.picker__nav--prev:before,
.post .post-thumb:after {
    font-family: ionicons
}

.picker__nav--prev {
    left: 0
}

.picker__nav--prev:before {
    content: "\f107"
}

.picker__nav--next {
    right: 0
}

.picker__nav--next:before {
    content: "\f10a"
}

.picker__input {
    cursor: default
}

.picker__holder {
    overflow-y: auto;
    position: fixed;
    transition: background .15s ease-out, transform 0s .15s;
    width: 100%;
    -webkit-overflow-scrolling: touch;
    -webkit-backface-visibility: hidden
}

.picker__frame,
.picker__holder {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    transform: translateY(100%)
}

.picker__frame {
    margin: 0 auto;
    min-width: 280px;
    max-width: 500px;
    opacity: 0;
    position: absolute;
    transition: .15s ease-out;
    width: 100%
}

.picker__wrap {
    display: table;
    height: 100%;
    width: 100%
}

.picker__box {
    display: table-cell;
    vertical-align: middle
}

.picker--opened .picker__holder {
    background: rgba(0, 0, 0, .75);
    transform: translateY(0);
    transition: background .15s ease-out;
    zoom: 1
}

.picker__list li.picker__list-item--selected,
.promo {
    background: #ffce00;
    color: #000
}

.picker--opened .picker__frame {
    opacity: 1;
    transform: translateY(0)
}

.picker__day {
    cursor: pointer;
    color: #fff
}

.picker__day--selected {
    background: #ffce00;
    color: #000
}

.picker__day--selected:hover {
    color: #000
}

.picker__day--outfocus {
    color: #666
}

.picker__day--disabled {
    color: #444;
    cursor: not-allowed
}

.picker__day--disabled:hover {
    color: #444
}

.picker__list li {
    border-bottom: 1px solid #333;
    cursor: pointer;
    padding: 1em
}

.picker__list li b {
    font-size: 1.5em
}

.panel-body,
.picker__list li.picker__list-item--selected:hover,
.post .post-title a,
.service-list a:hover,
a.call-btn:hover {
    color: #000
}

.picker__footer {
    padding: 2em 1em
}

.picker__button--clear,
.picker__button--close,
.picker__button--today {
    background: #ffce00;
    border: 0;
    border-radius: 3px;
    color: #000;
    font-family: Lato, sans-serif;
    line-height: 3em;
    margin: 0 5px;
    padding: 0 15px;
    text-transform: uppercase
}

@media (min-height:33.875em) {
    .picker__box,
    .picker__wrap {
        display: block
    }
    .picker__frame {
        bottom: -100%;
        max-height: 80%;
        overflow: visible;
        top: auto
    }
    .picker__box {
        border-radius: 3px;
        box-shadow: 0 12px 36px 16px rgba(0, 0, 0, .24)
    }
    .picker--opened .picker__frame {
        bottom: auto;
        top: 50%;
        transform: translateY(-50%)
    }
}

@media (min-height:40.125em) {
    .picker__frame {
        margin-bottom: 7.5%
    }
}

.promo,
.promo-phone {
    padding: 160px 0;
    overflow: hidden
}

.highlights .container .flex-row {
    display: flex;
    flex-direction: row
}

.highlights .container .flex-row .flex-column {
    display: flex;
    flex-direction: column;
    margin: 1em 0
}

.promo .tint,
.promo img {
    left: 0;
    position: absolute;
    width: 100%
}

.promo img {
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%)
}

.promo .tint {
    height: 100%;
    top: 0
}

.promo .tint.from-left {
    background: -moz-linear-gradient(left, #ffce00 0, #ffce00 33%, rgba(255, 206, 0, 0) 100%);
    background: -webkit-linear-gradient(left, #ffce00 0, #ffce00 33%, rgba(255, 206, 0, 0) 100%);
    background: linear-gradient(to right, #ffce00 0, #ffce00 33%, rgba(255, 206, 0, 0) 100%)
}

.promo .tint.from-right {
    background: -moz-linear-gradient(left, rgba(255, 206, 0, 0) 0, #ffce00 66%, #ffce00 100%);
    background: -webkit-linear-gradient(left, rgba(255, 206, 0, 0) 0, #ffce00 66%, #ffce00 100%);
    background: linear-gradient(to right, rgba(255, 206, 0, 0) 0, #ffce00 66%, #ffce00 100%)
}

.contacts li .hover,
.drivers li .hover,
.mechanics li .hover {
    background: rgba(0, 0, 0, .7);
    text-align: center;
    display: block;
    left: 50%;
    margin-left: -75px;
    opacity: 0;
    position: absolute;
    top: 30px;
    transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s
}

.icon-circle {
    border: 2px solid #ffce00;
    border-radius: 50%;
    color: #000;
    display: inline-block;
    font-size: 1.75em;
    height: 70px;
    line-height: 66px;
    text-align: center;
    width: 70px
}

.contacts li .hover,
.contacts li img,
.drivers li .hover,
.drivers li img,
.mechanics li .hover,
.mechanics li img {
    height: 150px;
    width: 150px;
    border-radius: 50%
}

.icon-circle.icon-big {
    font-size: 2.5em;
    height: 120px;
    line-height: 116px;
    width: 120px
}

.promo-phone .promo-phone-subtitle,
.promo-phone .promo-phone-title {
    line-height: 1.2em
}

.contacts li .hover ul,
.drivers li .hover ul,
.mechanics li .hover ul {
    left: 0;
    margin: 0;
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%)
}

.contacts li .hover ul li,
.drivers li .hover ul li,
.mechanics li .hover ul li {
    display: inline;
    float: none;
    font-size: 2em;
    margin: 0 .2em;
    padding: 0;
    width: auto
}

.promo-phone {
    background: #000;
    text-align: center
}

.promo-phone:before {
    background: url(../images/agra-cab-banner.webp) 0 0/cover fixed;
    bottom: 0;
    content: "";
    left: 0;
    opacity: .25;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateZ(-1px) scale(1.15)
}

.pagination ul li {
    display: inline-block;
    padding: 0
}

.pagination ul li a,
.pagination ul li span {
    border: 1px solid #e4e4e4;
    border-radius: 3px;
    display: inline-block;
    height: 3em;
    line-height: 3em;
    margin: .25em;
    padding: 0 1.25em
}

.pagination ul li a,
.paging ul li a {
    color: #888
}

.pagination ul li span,
.paging ul li span {
    color: #bbb;
    cursor: not-allowed
}

.pagination ul li.active span {
    background: #ffce00;
    color: #fff
}

.paging ul {
    margin: 3em 0 0
}

.paging ul:after,
.paging ul:before,
.widgets .quick-links:after,
.widgets .quick-links:before {
    clear: both;
    content: "";
    display: table;
    width: 100%
}

.paging ul li a,
.paging ul li span {
    border: 1px solid #e4e4e4;
    border-radius: 3px;
    display: block;
    height: 3em;
    line-height: 3em;
    padding: 0 1em
}

.paging ul li:first-child {
    float: left
}

.paging ul li:first-child i {
    margin-right: .5em
}

.paging ul li:last-child i {
    margin-left: .5em
}

.job {
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 3em;
    padding-bottom: 2em
}

.job-meta li {
    display: inline;
    font-weight: 700;
    margin-right: 2em;
    padding: 0
}

.job-meta li:before {
    color: #ffce00;
    font-weight: 400;
    margin-right: .5em;
    position: relative
}

.job-meta li.job-type:before {
    content: "\f26e"
}

.job-meta li.job-salary:before {
    content: "\f316"
}

.job-meta li.job-closing:before {
    content: "\f117"
}

.post .post-thumb {
    border-radius: 3px;
    display: block;
    overflow: hidden;
    position: relative
}

.post .post-thumb:before {
    background: #000;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s
}

.post .featured,
.post .post-thumb:after {
    background: #ffce00;
    position: absolute;
    color: #000
}

.post .post-thumb:after {
    border-radius: 50%;
    content: "\f21f";
    font-size: 2em;
    height: 60px;
    left: 50%;
    line-height: 60px;
    margin: -30px 0 0 -30px;
    text-align: center;
    top: -30px;
    width: 60px;
    z-index: 2;
    transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
    display: none
}

.post .featured {
    display: block;
    font-weight: 700;
    left: 15px;
    padding: .25em 1em;
    top: 30px;
    z-index: 3
}

.credits .social-links li a:before,
.widgets .contact li:before,
.widgets .quick-links li a:before {
    font-family: ionicons;
    left: 0
}

.post img.align-left {
    float: left;
    margin: 5px 30px 15px 0;
    max-width: 45%
}

.post img.align-right {
    float: right;
    margin: 5px 0 15px 30px;
    max-width: 45%
}

.post:hover .post-thumb:before {
    opacity: .5
}

.post:hover .post-thumb:after {
    top: 50%
}

.posts-list .post {
    float: left;
    padding: 0 15px 80px;
    position: relative;
    width: 50%
}

.posts-list .post:first-child {
    float: none;
    font-size: 1.25em;
    line-height: 1.75em;
    width: 100%
}

.posts-list .post:nth-child(2n+2) {
    clear: left
}

.comments li {
    margin: 3em 0 0;
    padding: 0;
    position: relative
}

.comments li ol {
    margin: 0 0 0 110px;
    padding: 0
}

.comments li .comment-thumb {
    border-radius: 50%;
    height: 80px;
    left: 0;
    position: absolute;
    top: 0;
    width: 80px
}

.comments li .comment-meta {
    color: #000;
    font-weight: 700;
    margin: 0 0 .5em 110px
}

.comments li .comment-body {
    margin-left: 110px
}

.footer {
    margin-top: -20px;
    position: relative
}

.widgets {
    background: #0d0d0d;
    padding: 1em 0
}

.credits,
.widgets .widget {
    padding: 2em 0
}

.widgets .quick-links li {
    float: left;
    padding: 0;
    margin-bottom: 20px
}

.widgets .quick-links li a {
    display: block;
    padding-left: 1em;
    position: relative;
    padding-right: 40px;
    color: #888 !important;
    font-weight: 600;
    line-height: 25px;
    font-size: 15px
}

ul.contact {
    font-size: 15px
}

.copyright a:hover,
.footer-bottom-link li a:hover,
.widgets .contact li a:hover,
.widgets .quick-links li a:hover {
    color: #e6b900 !important
}

.widgets .contact li:before,
.widgets .quick-links li a:before {
    color: #fff;
    position: absolute;
    top: 0
}

.widgets .quick-links li a:before {
    content: "\f3d3"
}

.widgets .contact li {
    padding-left: 1.5em;
    position: relative;
    font-weight: 600;
    margin-bottom: 10px;
    color: #888880 !important
}

.copyright a,
.footer-bottom-link li a,
.widgets .contact li a {
    color: #888 !important
}

.widgets .contact li.hotline:before {
    content: "\f140"
}

.widgets .contact li.phone:before {
    content: "\f2d2"
}

.widgets .contact li.email:before {
    content: "\f2eb"
}

.widgets .contact li.address:before {
    content: "\f3a3"
}

.widgets .contact li.web:before {
    content: "\f0ac";
    font-family: FontAwesome
}

.credits {
    background: #ffce00;
    padding: 10px;
    text-align: center
}

.footer-bottom-link li a {
    color: #333 !important;
    font-weight: 600;
    font-size: 15px
}

.footer-bottom-link li a:hover,
.link {
    color: #000 !important;
    font-weight: 600
}

.credits .copyright {
    margin: 0;
    color: #333;
    font-weight: 600;
    font-size: 15px
}

.credits .social-links {
    float: right;
    margin: 0
}

.credits .social-links li {
    float: left;
    margin: 0 0 0 10px;
    padding: 0
}

.credits .social-links li a {
    display: block;
    overflow: hidden;
    position: relative;
    text-indent: -9999px;
    width: 40px
}

.credits .social-links li a:before {
    border: 2px solid #fff;
    border-radius: 50%;
    content: "\f235";
    font-size: 20px;
    height: 40px;
    line-height: 36px;
    position: absolute;
    text-align: center;
    text-indent: 0;
    top: 0;
    width: 40px
}

@media (min-width:992px) {
    .main-nav ul li ul li a:hover,
    .main-nav ul li ul li a:link:hover,
    .main-nav ul li ul li a:visited:hover {
        color: #000 !important;
        background: #ffce00 !important
    }
}

@media (max-width:991px) {
    .route-link-bx ul {
        column-count: 1 !important
    }
    #main_navbar .container,
    .mobile-form-heading {
        display: block !important
    }
    .post {
        margin-bottom: 20px
    }
    .cta-btn,
    ul.btn-bx {
        margin-bottom: 10px
    }
    h2 {
        margin-top: 20px;
        font-size: 24px !important
    }
    .cta-btn {
        display: flex;
        justify-content: space-evenly
    }
    .cta-area,
    .cta-area p {
        text-align: center
    }
    .main-nav ul li li a:hover {
        color: #fff !important
    }
    ul.btn-bx {
        display: flex !important;
        margin-top: 10px;
        font-size: 20px
    }
    ul.btn-bx img {
        width: 184px !important
    }
    .navbar-header {
        margin-top: -50px
    }
    .navbar-default .navbar-toggle,
    .navbar-default .navbar-toggle:focus,
    .navbar-default .navbar-toggle:hover {
        background-color: #000
    }
    #fresponsive {
        float: left !important;
        width: 100%;
        margin: 0
    }
    .navbar-default .navbar-nav>li>a {
        color: #000 !important;
        font-size: 15px;
        text-transform: uppercase;
        padding: 10px 15px;
        font-weight: 600
    }
    input {
        height: 40px !important
    }
    fieldset {
        border: 0;
        margin: 0 0 10px
    }
    .service i,
    .testimonials .owl-carousel .owl-item blockquote,
    big {
        font-size: 1.25em
    }
    blockquote,
    q {
        font-size: 1.1em;
        line-height: 1.75em
    }
    .show-mobile {
        display: block
    }
    .main-nav ul li,
    .phones li {
        margin: 0
    }
    .map {
        height: 500px !important
    }
    .contacts li .hover,
    .drivers li .hover,
    .mechanics li .hover {
        background: 0 0;
        border-radius: 0;
        height: auto;
        left: auto;
        margin: 10px 0 0;
        opacity: 1;
        position: relative;
        top: auto;
        width: 100%
    }
    .contacts li .hover ul,
    .drivers li .hover ul,
    .mechanics li .hover ul {
        left: auto;
        position: relative;
        top: auto;
        transform: none
    }
    .contacts li .hover ul li,
    .drivers li .hover ul li,
    .mechanics li .hover ul li {
        font-size: 1.5em;
        margin: 5px 1px
    }
    .contacts li .hover ul li a,
    .drivers li .hover ul li a,
    .mechanics li .hover ul li a {
        border: 2px solid #ffce00;
        border-radius: 50%;
        display: inline-block;
        height: 50px;
        line-height: 50px;
        width: 50px
    }
    .contacts li .hover ul li a i,
    .drivers li .hover ul li a i,
    .mechanics li .hover ul li a i {
        color: #000
    }
    .service {
        padding: 0 0 30px 60px
    }
    .service i {
        height: 50px;
        line-height: 46px;
        width: 50px
    }
    .testimonials .owl-carousel .owl-item blockquote footer {
        font-size: .85em
    }
    .testimonials-list li {
        padding-left: 75px
    }
    .testimonials-list li img {
        height: 60px;
        width: 60px
    }
    .promo {
        padding: 80px 0
    }
}

.header .phones li span {
    color: #ffce00 !important
}

@media (min-width:768px) {
    .main-nav,
    .phones {
        display: block !important
    }
    .header .phones.mobile {
        display: none !important
    }
}

.service-list,
.service-list-services {
    display: block;
    list-style-type: revert;
    margin-left: 15px;
    margin-top: -30px
}

.sticky-bottom {
    display: none !important
}

@media (max-width:767px) {
    #main_navbar .container,
    .header .phones.mobile,
    .sticky-bottom {
        display: block !important
    }
    .sticky-bottom {
        position: fixed;
        bottom: 0;
        width: 100%
    }
    .sticky-bottom ul {
        display: flex;
        justify-content: center;
        margin: 5px
    }
    .sticky-bottom ul li {
        background-color: #fff;
        padding: 5px 12px;
        font-weight: 600
    }
    .sticky-bottom ul li a,
    .sticky-bottom ul li i {
        color: #fff !important
    }
    .widgets .quick-links li a {
        padding-left: 10px;
        padding-right: 0 !important;
        font-size: 15px
    }
    .credits,
    .widgets .widget {
        padding: 10px 0 45px !important
    }
    .widgets .quick-links li {
        margin-bottom: 10px !important
    }
    .book-cab-bx .block-item h3 {
        font-size: 13px !important
    }
    .book-cab-bx price {
        padding: 7px !important;
        font-size: 15px !important
    }
    .book-cab-bx p {
        margin: 10px 0 !important
    }
    section.feature-bx {
        padding: 40px 0 0 !important
    }
    .title-bx h1 {
        font-size: 34px !important
    }
    .title-bx h2 {
        font-size: 24px !important
    }
    .cta-number {
        font-size: 25px !important
    }
    .cta-btn i,
    .highlights .container .flex-row .flex-column,
    .job-meta li {
        display: block
    }
    .cta-btn .btn {
        padding: 5px
    }
    .call-action-bx ul {
        border-radius: 0 !important;
        padding: 5px !important;
        border: 6px double #fff
    }
    .call-action-bx ul li {
        width: 100px !important;
        padding: 0
    }
    .call-action-bx ul li a,
    .call-action-bx ul li a i {
        display: block !important;
        text-align: center !important;
        padding: 5px 0 !important;
        font-size: 16px !important
    }
    .header .nav-trigger,
    .header .phone-trigger {
        border: none;
        right: 0;
        top: 0;
        background: 0 0;
        position: absolute
    }
    .footer-bottom-link {
        text-align: center
    }
    .widgets .quick-links li,
    ul.inline.five-columns li,
    ul.inline.four-columns li,
    ul.inline.one-column li,
    ul.inline.six-columns li,
    ul.inline.three-columns li,
    ul.inline.two-columns li {
        width: 100%
    }
    .header .main-nav: after,
    .header .main-nav:before,
    .header .phones:after,
    .header .phones:before,
    .header .social-links:after {
        clear: both;
        content: "";
        width: 100%
    }
    body {
        padding: 0
    }
    .testimonials .owl-carousel .owl-item blockquote,
    big {
        font-size: 1.1em
    }
    .header,
    .header .nav-bar {
        height: auto;
        position: relative
    }
    .header .social-links {
        float: none;
        display: flex;
        justify-content: center
    }
    .header .main-nav:after,
    .header .main-nav:before,
    .header .phones:after,
    .header .phones:before,
    .header .social-links:after {
        display: table
    }
    .header .phone-trigger {
        color: #ffce00;
        display: block;
        line-height: 40px;
        padding: 0 15px
    }
    .header .phones.mobile {
        display: flex !important;
        justify-content: center
    }
    .header .phones {
        display: none;
        float: none;
        padding: 0 0 1em
    }
    .header .main-nav ul li,
    .header .phones li {
        float: none;
        margin: 0
    }
    .header .logo {
        float: none;
        height: auto;
        max-width: 240px;
        padding: 15px 0
    }
    .header .logo img {
        left: auto;
        top: auto;
        position: relative;
        transform: none;
        height: 60px !important
    }
    .header .nav-trigger {
        color: #000;
        display: block;
        font-size: 3em;
        height: auto;
        padding: 5px 15px
    }
    .header .main-nav {
        display: none;
        float: none;
        margin: 0 -15px
    }
    .header .main-nav ul li a {
        line-height: 1em;
        padding: 15px;
        position: relative
    }
    .header .main-nav ul li a:before,
    .promo img {
        display: none
    }
    .header .main-nav ul li.parent>a span:before {
        display: block;
        margin: 0;
        padding: 15px;
        position: absolute;
        right: 0;
        top: 0;
        transition: .3s;
        -moz-transition: .3s;
        -webkit-transition: .3s;
        -o-transition: .3s;
        width: 100% !important;
        text-align: right !important
    }
    .header .main-nav ul li.parent>a span.rotate:before {
        transform: scaleY(-1);
        -moz-transform: scaleY(-1);
        -webkit-transform: scaleY(-1);
        -o-transform: scaleY(-1)
    }
    .header .main-nav ul li ul,
    .header .main-nav ul li ul li ul {
        background: #141414;
        display: none;
        left: auto;
        padding: 0;
        opacity: 1;
        position: relative;
        right: auto;
        top: auto;
        visibility: visible;
        width: 100% !important
    }
    .header .main-nav ul li ul li a,
    .header .main-nav ul li ul li ul li a {
        color: #fff;
        position: relative;
        padding: 7px 35px
    }
    .header .main-nav ul li ul li a:before,
    .header .main-nav ul li ul li a:hover:before,
    .header .main-nav ul li ul li ul li a:before,
    .header .main-nav ul li ul li ul li a:hover:before {
        background: 0 0;
        color: #fff;
        content: "\f3d3";
        display: block;
        font-family: ionicons;
        height: auto;
        left: 20px;
        position: absolute;
        top: .45em;
        width: auto
    }
    .header .main-nav ul li ul li a:hover,
    .header .main-nav ul li ul li ul li a:hover {
        color: #000
    }
    .header .main-nav ul li ul li ul li.parent>a span:before,
    .header .main-nav ul li ul li.parent>a span:before {
        content: "\f104";
        padding: .5em 1em;
        right: 0
    }
    .slider .slide {
        padding: 5em 0
    }
    .promo,
    .promo-phone {
        padding: 80px 0
    }
    .promo-phone .promo-phone-title,
    .slider .slide .slider-title {
        font-size: 3em
    }
    .promo-phone .promo-phone-subtitle,
    .slider .slide .slider-subtitle {
        font-size: 1.5em
    }
    .slider .owl-next:hover,
    .slider .owl-prev:hover {
        opacity: .3
    }
    .testimonials .owl-carousel .owl-item blockquote footer {
        font-size: .9em
    }
    .credits .copyright,
    .credits .social-links {
        float: none;
        text-align: center
    }
    .credits .social-links li {
        display: inline-block;
        float: none;
        margin: 5px
    }
    .highlights .container .flex-row {
        display: block;
        margin: 0
    }
    .promo .tint {
        background: #ffce00;
        opacity: .8
    }
    .map {
        height: 30px !important
    }
    .job {
        margin-bottom: 2em;
        padding-bottom: 2em
    }
    .post img.align-left,
    .post img.align-right {
        float: none;
        margin: 0 0 1em;
        max-width: 100%
    }
    .posts-list .post {
        float: none;
        padding: 0 15px 40px;
        width: 100%
    }
    .comments li {
        margin: 3em 0 0
    }
    .comments li ol {
        list-style: none;
        margin: 0 0 0 30px;
        padding: 0
    }
    .comments li .comment-thumb {
        height: 50px;
        width: 50px
    }
    .comments li .comment-meta {
        margin-left: 65px
    }
    .comments li .comment-body {
        margin-left: 0
    }
    ul.inline li {
        float: none;
        padding: 30px 15px
    }
}

.footer-bottom-link {
    margin-bottom: 0;
    color: #333;
    font-weight: 600
}

.service-list-services,
.why-book h2 {
    margin-bottom: 40px
}

.home-service-list strong {
    font-size: 22px;
    text-align: center;
    line-height: 80px
}

.service-list li,
.service-list-services li {
    text-align: left;
    color: #000
}

.client_mail_table tr {
    font-size: 14px;
    font-family: Times New Roman
}

.client_mail_table tr td {
    width: 300px;
    font-size: 13px
}

.feature-bx .service {
    padding: 30px 15px;
    background: #1a1a1a;
    border-radius: 10px;
    text-align: center;
    min-height: 245px;
    margin-bottom: 20px
}

.feature-bx .service img,
.title-bx h1,
.title-bx h2,
h2 {
    margin-bottom: 20px
}

.feature-bx .service h3 {
    color: #fff;
    margin-bottom: 10px;
    font-size: 20px
}

.feature-bx .service p {
    text-align: center;
    color: #fff;
    font-size: 16px;
    line-height: 25px
}

.why-book {
    background-color: #012964 !important;
    padding: 50px 0 80px
}

.why-book h2 {
    color: #fff;
    text-align: center;
    font-weight: 100;
    font-size: 30px
}

.why-book .service {
    padding: 25px;
    background: 0 0;
    border: 1px solid #ffce00
}

.why-book .service p {
    text-align: center;
    color: #fff
}

section.booking {
    padding: 0 !important;
    background: #0b4a80
}

.block-item a,
h2:after {
    background: #ffce00;
    display: block
}

.btn-book {
    width: 100%;
    font-family: Lato, sans-serif;
    font-weight: 800;
    padding: 20px
}

.title-bx {
    text-align: center !important;
    margin: 30px 0
}

.block-item,
.mb-30,
.panel.panel-default {
    margin-bottom: 30px
}

.title-bx span {
    font-size: 22px;
    font-weight: 600;
    color: #ffce00
}

.copyright a,
.copyright a:hover {
    color: #af2c2c !important
}

.title-bx h1 {
    font-size: 40px;
    font-weight: 900
}

.title-bx p,
th {
    font-weight: 400
}

.title-bx p {
    text-align: justify;
    font-size: 16px
}

.title-bx h1:after,
.title-bx h2:after {
    content: "";
    width: 100px;
    height: 5px;
    background: #ffce00;
    left: 0;
    right: 0;
    display: block;
    margin: 10px auto
}

h2 {
    line-height: 1.1em;
    font-size: 28px
}

h2:after {
    content: "";
    width: 100px;
    height: 5px;
    margin-top: 10px
}

.title-bx h2 {
    font-size: 35px;
    font-weight: 900
}

.block-item a,
.faq p,
.route-link-bx li a,
li.call a {
    font-weight: 600
}

.block-item {
    border: 1px solid #ccc;
    padding: 10px;
    border-radius: 10px
}

.block-item img,
h4.panel-title {
    margin-bottom: 10px
}

.block-item h3 {
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 0;
    padding: 0 10px
}

.block-item a {
    padding: 5px 15px;
    border-radius: 30px;
    font-size: 14px;
    margin: auto
}

.testimonials {
    padding-bottom: 100px
}

.testimonials .title-bx h2:after {
    background: #f9f9f9
}

.panel-title a {
    background: #f1f1f1;
    width: 100%;
    display: block;
    border-left: 4px solid #ffce00;
    padding: 10px
}

.faq {
    margin: 0 0 60px
}

.social-links li a i {
    font-size: 35px;
    color: #8d8d8d;
    margin: 0 5px
}

.copyright a:hover {
    text-decoration: underline
}

.panel-title>a,
.panel-title>a:hover,
.panel-title>a:visited {
    text-decoration: none
}

.top-bar .social-links li a i {
    font-size: 20px;
    color: #8d8d8d;
    margin: 10px 0
}

.blog-home {
    background: #ededed !important;
    padding-bottom: 90px !important
}

.post {
    background: #fff;
    padding: 10px;
    border-radius: 10px
}

.site-breadcrumb {
    background: #ffc107;
    color: #fff
}

.site-breadcrumb h1 {
    color: #000;
    margin-bottom: 10px
}

.site-breadcrumb ul {
    display: inline-flex;
    margin: 0;
    line-height: 15px
}

.site-breadcrumb ul li {
    display: inline-flex;
    padding: 0 10px
}

.site-breadcrumb ul li:first-child {
    border-right: 1px solid #fff
}

.breadcrumb-menu a {
    color: #fff;
    font-size: 14px
}

.book-cab-bx p {
    border-bottom: 1px solid #ccc;
    height: 15px;
    margin: 10px 0 30px
}

.book-cab-bx price {
    background: #012964;
    padding: 10px;
    border-radius: 5px;
    margin: auto;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    font-style: italic
}

.book-cab-bx .block-item h3 {
    font-size: 15px;
    line-height: 1.25em;
    text-transform: capitalize;
    text-align: center;
    padding: 10px 0 !important
}

ul.btn-bx,
ul.btn-bx li {
    display: inline-block;
    vertical-align: middle
}

li.call {
    background: #eb8303;
    border-radius: 10px;
    padding: 10px 15px;
    line-height: 15px;
    margin-left: 10px
}

li.call a {
    color: #fff;
    font-size: 16px
}

li.call a i {
    font-size: 20px
}

li.call a h6 {
    font-size: 25px;
    color: #fff;
    line-height: 25px;
    margin-bottom: 0
}

.booking-form-bx {
    background: #00183c;
    padding: 20px;
    border-radius: 10px
}

.panel-group .panel {
    border-radius: 0;
    box-shadow: none;
    border-color: #eee
}

.panel-default>.panel-heading {
    padding: 0;
    border-radius: 0;
    color: #212121;
    background-color: #fafafa;
    border-color: #eee
}

.panel-title {
    font-size: 18px;
    margin-bottom: 0 !important
}

.panel-title>a {
    display: block;
    padding: 15px
}

.sidebar-link,
.sidebar-link h6 {
    padding: 10px;
    border-radius: 10px
}

.more-less {
    float: right;
    color: #212121
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #eee
}

.block-item a:hover {
    color: #fff;
    background: #333
}

.inner h2 {
    font-size: 25px;
    line-height: 35px
}

.sidebar-link {
    background: #1e1e1e
}

.sidebar-link h6 {
    background: #ffce00;
    font-size: 18px;
    font-weight: 800
}

.panel-body a,
.sidebar-link a,
a.call-btn,
div#blog a.btn,
table th {
    font-weight: 600
}

.sidebar-link a {
    color: #b5b5b5;
    line-height: 41px;
    border-bottom: 1px solid #323232;
    display: flex;
    justify-content: center
}

.mx-20 {
    margin: 20px 0
}

.call-action-bx {
    display: flex;
    justify-content: center
}

.call-action-bx ul {
    display: inline-flex;
    background: #193f60;
    border-radius: 50px;
    padding: 20px;
    border: 6px double #fff
}

.call-action-bx ul li a {
    color: #fff;
    font-weight: 500;
    padding: 20px;
    font-size: 22px
}

.call-action-bx ul li a i {
    color: #ffce00;
    font-size: 28px;
    vertical-align: middle
}

a.call-btn {
    background: #ffce00;
    font-size: 14px;
    display: inline-block;
    padding: 8px;
    line-height: 15px;
    border-radius: 5px
}

.bg-blue {
    background: #012964
}

.bg-grey {
    background: #ededed !important
}

.main-nav ul li li a:focus {
    outline: 0;
    outline-offset: -2px
}

.pt-60 {
    padding-top: 60px
}

form.booking-form {
    margin: 10px 0;
    background: #00183c;
    padding: 30px 30px 20px;
    border-radius: 10px
}

table th {
    font-size: 16px;
    padding: 6px 15px
}

.block-contact {
    background: #ffce00;
    border-radius: 10px;
    padding: 30px;
    min-height: 255px;
    margin-bottom: 20px
}

.block-contact i {
    display: block;
    font-size: 50px;
    color: #000
}

.panel-body a,
p a {
    color: #2f78e4 !important
}

.booking-form .btn,
.booking-form input,
.booking-form select {
    padding: 10px !important;
    height: 50px !important
}

.bg-white {
    background: #fff !important
}

.block {
    background: #fff;
    padding: 20px
}

div#accordion {
    max-height: 600px
}

.cta-area {
    background: #ffce00;
    position: relative;
    padding: 30px 0 20px;
    z-index: 1
}

.cta-text h4 {
    font-size: 30px;
    margin-bottom: 15px
}

.cta-number {
    font-size: 32px;
    color: #000 !important;
    font-weight: 900;
    line-height: 60px
}

.cta-number i {
    margin-right: 15px
}

a.btn.btn-success {
    background: #1d7e2d;
    color: #fff
}

a.btn.btn-danger i,
a.btn.btn-success i {
    font-size: 24px;
    vertical-align: text-top
}

a.btn.btn-danger {
    background: #901616;
    color: #fff
}

table {
    width: 100%;
    border-collapse: collapse
}

tr:nth-of-type(odd) {
    background: #eee
}

th {
    color: #fff;
    background-color: #f1c40f
}

td,
th {
    padding: 6px;
    border: 1px solid #5f5b5b;
    text-align: left
}

@media only screen and (min-device-width :320px) and (max-device-width :480px) {
    body {
        padding: 0;
        margin: 0;
        width: 100%
    }
}

@media screen and (min-width:1025px) and (max-width:1199px) {
    .main-nav ul li a,
    .main-nav ul li a:focus,
    .main-nav ul li a:link,
    .main-nav ul li a:visited {
        padding: 0 10px !important;
        font-size: 15px !important
    }
    .main-nav ul li ul {
        width: 220px !important
    }
    .cta-text,
    .cta-text p {
        text-align: center
    }
    li.call a strong {
        font-size: 21px !important
    }
}

@media screen and (max-width:1024px) {
    .main-nav ul li a,
    .main-nav ul li a:focus,
    .main-nav ul li a:link,
    .main-nav ul li a:visited {
        font-size: 15px !important
    }
    .main-nav ul li ul {
        width: 220px !important
    }
    .cta-text,
    .cta-text p {
        text-align: center
    }
    li.call a strong {
        font-size: 16px !important
    }
    li.call a {
        font-size: 13px !important
    }
    li.call {
        padding: 6px 15px !important
    }
    .feature-bx .service h3 {
        margin-bottom: 5px !important;
        font-size: 17px !important
    }
}

ul.dropdown-menu.first {
    width: 160px
}

.block-item p {
    font-size: 14px;
    line-height: 20px;
    margin-top: 10px
}

.cta-text h2 {
    margin-bottom: 0
}

div#blog {
    padding: 50px 0
}

div#blog a.btn {
    background: #ffce00;
    padding: 6px
}

div#blog a.btn:hover {
    color: #ffce00;
    background-color: #0d0d0d
}

.blog-item {
    margin: 30px 0;
    background: #f9f9f9;
    box-shadow: 0 0 5px #999;
    padding: 10px 10px 20px
}

.blog-item h2 {
    font-size: 18px;
    line-height: 25px;
    margin-top: 10px;
    min-height: 65px
}

.content-bx .col-sm-8 ul {
    list-style: disc;
    margin-left: 20px
}

.content-bx.bg-blue h3,
.content-bx.bg-blue h4 {
    color: #fff;
    margin-bottom: 5px
}

.more a {
    color: #fad136 !important
}

.dropdown-menu.w175 {
    width: 175px;
    padding: .5rem 0;
    margin: 0;
    border: 0 solid rgba(0, 0, 0, .15) !important;
    border-radius: 0 !important
}

.navbar-expand-lg .navbar-collapse {
    justify-content: end !important
}

.collapse:not(.show) {
    display: block !important
}

.content-bx.bg-blue p a {
    color: #fbc435 !important
}

.content-bx.bg-blue h6 {
    color: #fff !important;
    font-size: 18px !important
}

.route-link-bx ul {
    column-count: 4
}

.row.route-link-bx {
    margin-top: 40px
}

.route-link-bx li i {
    margin-right: 5px
}

.route-link-bx li {
    line-height: 33px
}