/*font-family: 'Lato', sans-serif;*/
@font-face {
    font-family: 'medium';
    src: url(../fonts/Lato-Medium.ttf); }
@font-face {
    font-family: 'semi-bold';
    src: url(../fonts/Lato-Semibold.ttf); }
body {
    max-width: 1600px;
    margin: 0 auto;
    font-size: 14px;
    font-family: "Lato", sans-serif;
    letter-spacing: 0.25px;
    font-weight: 400;
    background-color: #fff; }

.slick-slide:hover,
.slick-slide:focus {
    outline: 0;
    outline-offset: 0;
    box-shadow: none; }

ul, ol {
    padding-left: 0;
    margin-bottom: 0; }

li {
    list-style: none !important; }

h1, h2, h3, h4, h5, h6 {
    margin: 0; }

h1 {
    font-size: 36px; }

h2 {
    font-size: 28px; }

h3 {
    font-size: 24px; }

h4 {
    font-size: 20px; }

h5 {
    font-size: 16px; }

h6 {
    font-size: 14px; }

p {
    font-size: 14px;
    margin: 0; }

figure {
    overflow: hidden; }

figure img {
    width: 100%; }
.no-gutter > [class*='col-'] {
    padding-right: 0;
    padding-left: 0; }

a {
    transition: 0.3s;
    color: #000; }

a:hover, a:focus, a:active {
    transition: 0.3s;
    text-decoration: none;
    color: #3291e5; }

.section-break {
    padding: 50px 0; }

.accordion-toggle {
    cursor: pointer; }

.accordion-content {
    display: none; }

.accordion-content.default {
    display: block; }

.main-title {
    font-size: 36px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase; }

.title {
    font-size: 30px;
    color: #5d5d5d;
    text-transform: uppercase;
    font-family: "semi-bold"; }

.sub-title {
    font-size: 18px;
    color: #3291e5;
    text-transform: uppercase; }

.innerbanner {
    height: 360px;
    background-repeat: no-repeat;
    display: flex;
    /*justify-content: center;*/
    align-items: center;
    position: relative;
    z-index: 0; }

.innerbanner:before {
    position: absolute;
    height: 100%;
    width: 100%;
    content: '';
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.35);
    z-index: -1; }

.innerbanner .innerbanner-des .main-title {
    margin-bottom: 14px; }
.innerbanner .innerbanner-des ol {
    display: inline-block;
    background-color: rgba(50, 145, 229, 0.45);
    margin-bottom: 0; }
.innerbanner .innerbanner-des ol li {
    color: #fff; }
.innerbanner .innerbanner-des ol li a {
    color: #fff; }
.innerbanner .innerbanner-des ol li a:hover {
    color: #e6e6e6; }
.innerbanner .innerbanner-des .quote-link {
    color: #fff;
    font-size: 24px;
    border: 2px solid #3291e5;
    padding: 8px 12px;
    display: inline-block;
    margin-top: 16px;
    border-radius: 4px; }
.innerbanner .innerbanner-des .quote-link:hover {
    background-color: #3291e5;
    /*color:*/ }

.breadcrumb > li + li:before {
    content: '\f105';
    font-family: 'FontAwesome'; }

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

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

.slick-dotted.slick-slider {
    margin-bottom: 0; }

.btn-custom {
    color: #fff;
    background-color: #3291e5;
    border-radius: 0;
    transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    -webkit-transition: 0.3s ease-in-out; }
.btn-custom:hover {
    background-color: #0e4270;
    transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    -webkit-transition: 0.3s ease-in-out;
    color: #fff; }

.form-padding-left {
    padding-left: 2px !important; }

.form-padding-right {
    padding-right: 2px !important;}
.form-padding-both {
    padding: 0 1px 0 2px !important;
}
.form-padding {
    padding: 5px; }

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

/*header*/
.header {
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.2);
    font-family: 'Noto Sans', sans-serif;
    background: #000;
}
.header .top-bar {
    color: #fff;
    padding: 6px 0;
    }
.header .top-bar ul li {
    font-size: 19px; }
.header .top-bar ul li a {
    color: #444; }
.header .top-bar .phone .fa {
    margin-right: 6px;
    font-size: 18px; }
.header .top-bar .phone a {
    color: #ffffff;
    font-size: 15px; }
.header .top-bar .phone a:hover {
    color: #3291e5; }

.header .navbar {
    background: #1786e5;
    border: 0;
    margin: 0;
    min-height: auto;
    border-radius: 0px;
    padding: 10px 0px;
    height: 90px!important;
}
.header .navbar .navbar-brand {
    padding: 7px 0;
    height: auto;
}
.header .navbar .navbar-brand img{
       width: 200px;
    /* margin: 10px 0px; */
    height: 70px;
}
.header .navbar .navbar-nav {
    font-size: 18px; }
.header .navbar .navbar-nav li.active a {
    color: #fda93b;
    background: none;}
.header .navbar .navbar-nav li a {
    margin: 25px 0px;
    padding: 5px 20px;
    font-size: 14px;
    color: #ffffff;
    font-weight:700;}
.header .navbar .navbar-nav li .get {
    background: #fda93b;
color: #ffffff;
border-radius: 5px;}
.header .navbar .navbar-nav li a:hover,
.header .navbar .navbar-nav li a:focus{
    color: #fda93b;
background: none;}

/*footer*/
.area-cover {
    padding: 40px 0;
    border-top: 10px solid #3291e5; }
.area-cover .title {
    margin-bottom: 35px; }
.area-cover ul {
    column-count: 3; }
.area-cover ul li {
    font-size: 16px;
    margin-bottom: 6px; }
.area-cover ul li .fa {
    color: #3291e5;
    width: 28px; }

.footer {
    background-color: #1f1f1f;
    padding-bottom: 30px; }
.footer .footer-wrapper figure {
    margin-bottom: 28px; }
.footer .footer-wrapper figure img {
    width: auto; }
.footer .footer-wrapper p {
    line-height: 24px;
    color: #d2d2d2;
    width: 80%; }
.footer .footer-wrapper h4 {
    font-size: 18px;
    color: #fff;
    margin-bottom: 35px; }
.footer .footer-wrapper ul li {
    color: #d2d2d2;
    padding: 10px 0px;
    }
.footer .footer-wrapper .bol li{
    border-top: 1px solid rgba(238, 238, 238, 0.12);
}
.footer .footer-wrapper ul li a {
    color: #d2d2d2; }
.footer .footer-wrapper ul li a:hover {
    color: #fff; }
.footer .footer-wrapper ul li .fa {
    width: 28px; }
.footer .copy {
    margin-top: 50px; }
.footer .copy p {
    color: #d4d4d4;
    font-size: 13px; }
.footer .copy p a {
    color: #d4d4d4; }
.footer .copy p a:hover {
    color: #3291e5; }

/*homepage*/
.banner {
    background: url(../images/banner.jpg) center center;
    min-height: 560px;
    background-position: 50% 22%;
    background-repeat: no-repeat;
    padding: 35px 0 0;
    /*        display: flex;
            justify-content: center;
            align-items: center;*/ }
.banner .quote {
    width: 88%;
    /*margin: 0 auto;*/
}
.banner .banner-des {
    margin-top: 85px;}
/*margin-left: 30px; }*/
.banner .banner-des .main-title {
    margin-bottom: 36px; }
.banner .banner-des p {
    font-size: 18px;
    /*font-family: $medium;*/
    font-weight: 600; }

.quote {
    /*        margin-top: 20px;
            margin-right: 30px;*/
    padding: 15px;
    border-radius: 4px;
    background-color: #f8f8f9;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.4); }
.quote form {
    margin-bottom: 0; }
.quote .transfer-type {
    margin-bottom: 10px;
    margin-top: 12px; }
.quote .transfer-type .nav-tabs {
    border: 0; }
.quote .transfer-type .nav-tabs li {
    margin-left: 0;
    padding-left: 0;
    text-align: center;
    width: calc(33.333333% - 3px);
    float: none;
    display: inline-block; }
.quote .transfer-type .nav-tabs li.active a {
    background-color: #174268;
    transition: 0.4s ease-in-out;
    -moz-transition: 0.4s ease-in-out;
    -o-transition: 0.4s ease-in-out;
    -webkit-transition: 0.4s ease-in-out; }
.quote .transfer-type .nav-tabs li:last-child {
    width: calc(33.333333% - 2px); }
.quote .transfer-type .nav-tabs li a {
    border: 0;
    width: 100%;
    height: 44px;
    line-height: 44px;
    display: inline-block;
    background-color: #3291e5;
    padding: 0;
    border-radius: 0;
    color: #fff;
    font-size: 13px;
    transition: 0.4s ease-in-out;
    -moz-transition: 0.4s ease-in-out;
    -o-transition: 0.4s ease-in-out;
    -webkit-transition: 0.4s ease-in-out; }
.quote .transfer-type .nav-tabs li a:hover {
    transition: 0.4s ease-in-out;
    -moz-transition: 0.4s ease-in-out;
    -o-transition: 0.4s ease-in-out;
    -webkit-transition: 0.4s ease-in-out;
    background-color: #174268; }
.quote form .input-group {
    margin-bottom: 4px;
    border: 1px solid transparent;
    transition: 0.4s ease-in-out;
    -moz-transition: 0.4s ease-in-out;
    -o-transition: 0.4s ease-in-out;
    -webkit-transition: 0.4s ease-in-out; }
.quote form .input-group:focus-within, .quote form .input-group:hover {
    border: 1px solid #3291e5;
    transition: 0.4s ease-in-out;
    -moz-transition: 0.4s ease-in-out;
    -o-transition: 0.4s ease-in-out;
    -webkit-transition: 0.4s ease-in-out; }
.quote form .input-group:hover .input-group-addon img {
    opacity: 1;
    transition: 0.4s ease-in-out;
    -moz-transition: 0.4s ease-in-out;
    -o-transition: 0.4s ease-in-out;
    -webkit-transition: 0.4s ease-in-out;
}
.quote form .input-group.no-border {border: 1px solid transparent !important;}
.quote form .input-group .fa {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    line-height: 28px;
    text-align: center;
    border: 2px solid #3291e5;
    margin-right: 10px;
    color: #3291e5; }
.quote form .input-group .form-control {
    height: 44px;
    outline: 0;
    box-shadow: none;
    border: 1px solid #ccc;
    border-right: 0;
    border-radius: 0;
    padding-right: 0; }
.quote form .input-group select.form-control {
    padding-left: 7px; }
.quote form .input-group .input-group-addon {
    border-radius: 0;
    padding: 0;
    background-color: #fff; }
.quote form .input-group .input-group-addon img {
    opacity: 0.6;
    /*width: 36px;*/
    transition: 0.4s ease-in-out;
    -moz-transition: 0.4s ease-in-out;
    -o-transition: 0.4s ease-in-out;
    -webkit-transition: 0.4s ease-in-out;}
.quote form .input-group a {
    display: inline-block; }
.quote form .btn-custom {
    width: 100%;
    height: 44px; }
.quote form .quote-add-via {
    height: 44px;
    line-height: 44px; }

.quote form .child-add {
    height: 44px;
    line-height: 44px; }

.how {
    padding-bottom: 30px; }
.how .title {
    margin-bottom: 50px; }
.how .how-wrapper:hover figure {
    transform: rotate(180deg);
    transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    -webkit-transition: 0.5s ease-in-out; }
.how .how-wrapper figure {
    margin-bottom: 15px;
    transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    -webkit-transition: 0.5s ease-in-out; }
.how .how-wrapper figure img {
    width: auto; }
.how .how-wrapper p {
    font-family: "medium"; }

.services .title {
    margin-bottom: 50px; }
.services .service-wrapper {
    background: #f7f7f7;
    transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    -webkit-transition: 0.5s ease-in-out; }
.services .service-wrapper:hover {
    background: #f7f7f7;
    box-shadow: 0 0 18px rgba(0, 0, 0, 0.38);
    transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    -webkit-transition: 0.5s ease-in-out; }
.services .service-wrapper .services-des {
    padding: 20px 12px;
    min-height: 162px; }
.services .service-wrapper .services-des .sub-title {
    margin-bottom: 15px; }
.services .service-wrapper .services-des p {
    font-family: "semi-bold";
    line-height: 22px; }

.divider {
    background: url(../images/divider.jpg) center center;
    height: 304px;
    display: flex;
    justify-content: center;
    align-items: center; }
.divider .title {
    font-size: 34px;
    font-weight: 700;
    line-height: 48px;
    color: #fff; }

.testimonial {
    background-color: #f0f0f0; }
.testimonial .title {
    margin-bottom: 75px; }
.testimonial .testimonial-wrapper .testimonial-list .slick-list {
    height: 265px !important; }
.testimonial .testimonial-wrapper .testimonial-list .slick-list .slick-track {
    margin-top: 26px; }
.testimonial .testimonial-wrapper .testimonial-list .test1 {
    margin-bottom: 60px; }
.testimonial .testimonial-wrapper .testimonial-list .test1 p {
    line-height: 25px;
    font-style: italic;
    font-family: "medium";
    /*font-size: 15px;*/
    width: 89%;
    margin: 0 auto;
    margin-bottom: 25px;
    position: relative;
    color: #5d5d5d; }
.testimonial .testimonial-wrapper .testimonial-list .test1 p:before {
    position: absolute;
    content: '\f10d';
    font-family: 'FontAwesome';
    top: -18px;
    left: -33px;
    color: rgba(50, 145, 229, 0.8);
    font-size: 44px;
    font-style: normal; }
.testimonial .testimonial-wrapper .testimonial-list .test1 .sub-title {
    font-size: 18px;
    color: #3291e5;
    font-family: "semi-bold";
    text-transform: capitalize;
    margin-bottom: 4px; }
.testimonial .testimonial-wrapper .testimonial-list .test1 .fa {
    color: #1a77ca; }
.testimonial .why-choose {
    background: #e9e9e9; }
.testimonial .why-choose .choose-wrapper {
    margin-left: 45px; }
.testimonial .why-choose .choose-wrapper .choose-info {
    margin-bottom: 30px; }
.testimonial .why-choose .choose-wrapper .choose-info:last-child {
    margin-bottom: 0; }
.testimonial .why-choose .choose-wrapper .choose-info figure img {
    width: auto; }
.testimonial .why-choose .choose-wrapper .choose-info h4 {
    color: #232323;
    font-size: 18px;
    font-family: "semi-bold";
    margin-bottom: 6px; }
.testimonial .why-choose .choose-wrapper .choose-info p {
    color: #515151;
    font-family: "semi-bold"; }

/*about-page*/
.about-banner {
    background: url(../images/banner/about.jpg) 50% 20%;
    background-repeat: no-repeat; }

.about-page .about-des .title {
    margin-bottom: 35px; }
.about-page .about-des p {
    margin-bottom: 20px;
    color: #4c4c4c; }
.about-page figure {
    width: 85%;
    margin: 0 auto; }

/*fleet page*/
.fleet-banner {
    background: url(../images/banner/fleet.jpg) center; }

.fleet-page .fleet-info {
    width: 85%;
    margin: 0 auto;
    margin-bottom: 40px; }
.fleet-page .fleet-info .title {
    margin-bottom: 35px; }
.fleet-page .fleet-info p {
    color: #4c4c4c; }
.fleet-page .fleet-wrapper {
    padding: 40px 20px;
    width: 90%;
    margin: 0 auto;
    background-color: #FAFAFA;
    text-align: center;
    transition: 0.4s ease-in-out;
    -moz-transition: 0.4s ease-in-out;
    -o-transition: 0.4s ease-in-out;
    -webkit-transition: 0.4s ease-in-out;
    border: 1px solid #e6e6e6;
    margin-bottom: 40px; }
.fleet-page .fleet-wrapper:hover {
    box-shadow: 1px 1px 8px 0px rgba(0, 0, 0, 0.3);
    background-color: #fdfdfd;
    transition: 0.4s ease-in-out;
    -moz-transition: 0.4s ease-in-out;
    -o-transition: 0.4s ease-in-out;
    -webkit-transition: 0.4s ease-in-out;
    border: 1px solid transparent; }
.fleet-page .fleet-wrapper figure {
    width: 90%;
    margin: 0 auto;
    margin-bottom: 20px; }
.fleet-page .fleet-wrapper .sub-title {
    margin-bottom: 5px; }
.fleet-page .fleet-wrapper ul {
    margin-bottom: 10px; }
.fleet-page .fleet-wrapper p {
    margin-bottom: 40px; }
.fleet-page .fleet-wrapper a {
    border: 1px solid #3291e5;
    padding: 9px 12px;
    color: #000; }
.fleet-page .fleet-wrapper a:hover {
    color: #3291e5; }

/*area-page*/
.area-banner, .landing-banner {
    background: url(../images/banner/area.jpg) center center; }

.area-page .area-des .title {
    margin-bottom: 32px; }
.area-page .area-des p {
    color: #4c4c4c;
    margin-bottom: 12px; }
.area-page .area-des ul li {
    color: #4c4c4c;
    margin-bottom: 4px; }
.area-page .area-des ul li .fa {
    margin-right: 10px; }
.area-page .side-form {
    padding: 15px;
    background: #f8f8f9;
    border: 1px solid #ddd; }
.area-page .side-form .title {
    margin-bottom: 30px; }
.area-page .side-form .input-group {
    margin-bottom: 10px;
    border: 1px solid transparent;
    transition: 0.4s ease-in-out;
    -moz-transition: 0.4s ease-in-out;
    -o-transition: 0.4s ease-in-out;
    -webkit-transition: 0.4s ease-in-out; }
.area-page .side-form .input-group:focus-within, .area-page .side-form .input-group:hover {
    border: 1px solid #3291e5;
    transition: 0.4s ease-in-out;
    -moz-transition: 0.4s ease-in-out;
    -o-transition: 0.4s ease-in-out;
    -webkit-transition: 0.4s ease-in-out; }
.area-page .side-form .input-group .form-control {
    border-radius: 0;
    height: 40px;
    border-right: none; }
.area-page .side-form .input-group .form-control:hover, .area-page .side-form .input-group .form-control:focus {
    outline: 0;
    box-shadow: none;
    border: 1px solid #ccc;
    border-right: 0; }
.area-page .side-form .input-group .form-control:focus, .area-page .side-form .input-group .form-control:hover + .input-group-addon .fa {
    color: #3291e5;
    transition: 0.4s ease-in-out;
    -moz-transition: 0.4s ease-in-out;
    -o-transition: 0.4s ease-in-out;
    -webkit-transition: 0.4s ease-in-out; }
.area-page .side-form .input-group .input-group-addon {
    background: #fff;
    border-radius: 0; }
.area-page .side-form .input-group .input-group-addon .fa {
    width: 20px;
    transition: 0.4s ease-in-out;
    -moz-transition: 0.4s ease-in-out;
    -o-transition: 0.4s ease-in-out;
    -webkit-transition: 0.4s ease-in-out; }
.area-page .side-form .input-group textarea.form-control {
    height: auto; }
.area-page .side-form .btn-custom {
    padding: 10px 20px; }

/*blog-page*/
.blog-banner {
    background: url(../images/banner/blog.jpg);
    background-position: right bottom; }

.blog-page .sub-title {
    font-size: 24px;
    margin-bottom: 5px; }
.blog-page .blog-wrapper {
    margin-bottom: 30px;
    padding: 20px;
    border: 1px solid #ddd; }
.blog-page .blog-wrapper .blog-info .post-time {
    font-size: 12px;
    margin-bottom: 15px; }
.blog-page .blog-wrapper .blog-info .post-time span {
    color: #888; }
.blog-page .blog-wrapper .blog-info .post-time .piper {
    margin: 0 15px; }
.blog-page .blog-wrapper .blog-info p {
    margin-bottom: 10px; }
.blog-page .recent-post {
    padding: 20px;
    border: 1px solid #ddd; }
.blog-page .recent-post ul li {
    margin-bottom: 10px;
    font-size: 13px; }
.blog-page .recent-post ul li .fa {
    margin-right: 10px; }

/*Contact page*/
.contact-banner {
    background: url(../images/banner/contact.jpg); }

.contact-page .contact-info .title {
    margin-bottom: 30px; }
.contact-page .contact-info ul li {
    border: 1px solid #ddd;
    margin-bottom: 10px;
    padding: 10px;
    /*                &:last-child {
                        margin-bottom: 0;
                    }*/ }
.contact-page .contact-info ul li p {
    display: inline-block;
    width: 75px; }
.contact-page .contact-info .map {
    width: 100%; }
.contact-page .contact-info .map iframe {
    width: 100%;
    height: 194px; }

/*reservation-page*/
.reservation-banner {
    background: url(../images/banner/reservation.jpg) 50% 50%; }

.reservation-page .reservation-des .title {
    margin-bottom: 30px; }
.reservation-page .reservation-des p {
    color: #4c4c4c;
    margin-bottom: 12px; }

/*404-page*/
.error-page {
    /*margin-top: 60px;*/
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center; }
.error-page .error-info .main-title {
    margin-bottom: 20px;
    font-size: 125px;
    font-weight: 800;
    color: #3291e5; }
.error-page .error-info .title {
    margin-bottom: 15px; }
.error-page .error-info figure {
    width: 450px;
    margin: 0 auto; }
.error-page .error-info a {
    display: inline-block;
    margin-top: 30px;
    padding: 10px 30px;
    font-size: 18px; }

/*faq-page*/
.faq-page {
    /*border-top: 1px solid $primary-color;*/ }
.faq-page .main-title {
    color: #5d5d5d;
    margin-bottom: 30px;
    font-family: "semi-bold";
    font-size: 30px; }
.faq-page .panel-group {
    padding: 20px;
    background-color: #f9f9f9; }
.faq-page .panel-group .panel {
    border-radius: 0; }
.faq-page .panel-group .panel + .panel {
    /*margin-top: 0px;*/ }
.faq-page .panel-group .panel .panel-heading {
    padding: 0; }
.faq-page .panel-group .panel .panel-heading .panel-title a {
    padding: 10px 15px;
    display: block;
    background-color: #3291e5;
    color: #fff; }
.faq-page .panel-group .panel .panel-heading .panel-title a.collapsed {
    background-color: #f2f2f2;
    color: #000; }
.faq-page .panel-group .panel .panel-heading .panel-title a .fa {
    margin-right: 8px; }

/*childseat-page*/
.childseat-page {
    /*border-top: 1px solid $primary-color;*/ }
.childseat-page .childseat-des .main-title {
    color: #5d5d5d;
    margin-bottom: 30px;
    font-family: "semi-bold";
    font-size: 30px; }
.childseat-page .childseat-des p {
    color: #4c4c4c;
    margin-bottom: 12px; }
.childseat-page figure img {
    width: auto; }

/*cancel-page*/
.cancel-page {
    /*border-top: 1px solid $primary-color;*/ }
.cancel-page .cancel-des .main-title {
    color: #5d5d5d;
    margin-bottom: 30px;
    font-family: "semi-bold";
    font-size: 30px; }
.cancel-page .cancel-des p {
    color: #4c4c4c;
    margin-bottom: 12px;
    font-size: 16px; }

/*how it works*/
.how-page {
    /*border-top: 1px solid $primary-color;*/
    border-bottom: 1px solid #ddd; }
.how-page .how-des .main-title {
    color: #5d5d5d;
    margin-bottom: 30px;
    font-family: "semi-bold";
    font-size: 30px; }
.how-page .how-des p {
    color: #4c4c4c;
    margin-bottom: 12px; }
.how-page figure {
    margin-top: 30px; }
.how-page figure img {
    width: auto; }

.how.how-it {
    padding-bottom: 50px; }

/*vehicle-page*/
.vehicle-page {
    background-color: #f3f3f3; }
.vehicle-page .main-title {
    color: #5d5d5d;
    margin-bottom: 30px;
    font-family: "semi-bold";
    font-size: 18px; }
.vehicle-page .vehile-choose .vehicle{
    height: 535px;
}
.vehicle-page .choosed-vehicle {
    background-color: #fff;
    text-align: center;
    border: 1px solid #ddd; }
.vehicle-page .choosed-vehicle .title {
    font-size: 24px;
    text-transform: capitalize;
    margin: 0 20px;
    border-bottom: 1px solid #ddd;
    display: block;
    padding: 10px 0;
    color: #3291e5; }
.vehicle-page .choosed-vehicle .sub-title {
    margin: 20px;
    margin-bottom: 5px;
    text-transform: capitalize; }
.vehicle-page .choosed-vehicle .vehicle-info {
    padding: 20px; }
.vehicle-page .choosed-vehicle .vehicle-info ul {
    margin-bottom: 10px; }
.vehicle-page .choosed-vehicle .fare .title {
    color: #5d5d5d;
    background-color: #fff;
    border-bottom: 1px solid #5d5d5d;
    border-top: 1px solid #5d5d5d; }
.vehicle-page .choosed-vehicle .fare .title span {
    margin-left: 85px;
    color: #3291e5; }
.vehicle-page .choosed-vehicle .vehile-submit a {
    display: inline-block;
    margin: 20px;
    padding: 10px;
    border: 1px solid #3291e5; }
.vehicle-page .choosed-vehicle .vehile-submit a .fa {
    margin-left: 5px; }
.vehicle-page .vehile-choose {
    /*        .vehicle {
                padding: 20px;
                background-color: #fff;
                margin: 15px;
                border: 1px solid #ddd;
                margin-bottom: 30px;
                display: inline-block;
                .sub-title {
                    color: $dim-black;
                    text-transform: capitalize;
                    font-size: 16px;
                }
                .sub-title.text-right {
                    font-weight: 700;
                    font-size: 20px;
                    color: $primary-color;
                }
                figure {
                    margin-bottom: 10px;
                }
            }*/ }
.vehicle-page .vehile-choose .vehicle {
    padding: 20px;
    background-color: #f5f5f5;
    /*margin: 15px;*/
    border: 1px solid #ddd;
    margin-bottom: 30px;
    display: inline-block;
    border-radius: 4px; }
.vehicle-page .vehile-choose .vehicle .sub-title {
    color: #5d5d5d;
    text-transform: capitalize;
    font-size: 19px;
    font-family: 'semi-bold';
    margin-top: 14px;
    display: inline-block;
    color: #3291e5; }
.vehicle-page .vehile-choose .vehicle .fare {
    display: inline-block;
    float: right;
    background-color: #626262;
    color: #fff;
    padding: 0 18px;
    margin-right: -20px; }
.vehicle-page .vehile-choose .vehicle .fare .title {
    color: #fff;
margin-top: 10px;}
.vehicle-page .vehile-choose .sub-title.text-right {
    font-weight: 700;
    font-size: 20px;
    color: #3291e5; }
.vehicle-page .vehile-choose figure {
    margin-bottom: 10px;
    clear: both;
    width: 85%;
    margin: 35px auto; }
.vehicle-page .vehile-choose figure img {
    opacity: 0.92; }
.vehicle-page .vehile-choose .car-type .sub-title {
    font-size: 17px;
    font-family: 'medium';
    margin-top: 10px;
    color: #5d5d5d; }
.vehicle-page .vehile-choose .car-type .btn-custom {
    width: 100%;
    padding: 10px 0; }
.vehicle-page .vehile-choose .car-type .btn-custom .fa {
    margin-left: 5px; }
.vehicle-page .vehile-choose .vehicle-info {
    margin-bottom: 5px; }
.vehicle-page .vehile-choose .vehicle-info ul li {
    padding: 15px 0;
    border-bottom: 1px solid #eaeaea; }
.vehicle-page .vehile-choose .vehicle-info .checkbo{
    font-weight: 600;
}
.car-type{
    margin-top: 15px;

}

.trip-new-view{
    padding: 0px 15px;
}
.vehicle-page .vehile-choose .vehicle-info .checkbox:first-child{
    margin-top: 15px;
}
.vehicle-page .trip-detail {
    background-color: #fff;
    border: 1px solid #ddd;
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.2);
    border-radius: 4px; }
.vehicle-page .trip-detail .title {
    text-transform: capitalize;
    padding: 10px 20px;
    font-size: 24px;
    color: #fff; }
.vehicle-page .trip-detail .trip-head {
    background-color: #3291e5;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 2px 0; }
.vehicle-page .trip-detail a {
    font-size: 15px;
    padding: 8px 14px;
    /* background-color: #337ab7; */
    color: #ffffff;
    background-color: #f3f3f3;
    border-radius: 4px;
    margin-right: 15px;
    border-radius: 0px;
    background: #f5bd30;
}
.vehicle-page .trip-detail a:hover {
    color: #fff;
    background-color: black; }
.vehicle-page .trip-detail a .fa {
    margin-right: 3px; }
.vehicle-page .trip-detail .trip-info {
    padding: 20px; }
.vehicle-page .trip-detail .trip-info p {
    font-size: 15px;
    margin-bottom: 10px; }
.vehicle-page .trip-detail .trip-info p:last-child {
    margin-bottom: 0; }
.vehicle-page .trip-detail .trip-info p .fa {
    width: 22px;
    color: #5fa9eb; }
.vehicle-page .trip-detail .trip-info p span {
    margin-right: 10px;
    font-family: "medium"; }
.vehicle-page .trip-detail .trip-info p .space {
    margin: 0 5px; }
.vehicle-page .trip-detail .vehicle-info {
    padding: 20px; }
.vehicle-page .trip-detail .vehicle-info ul {
    margin-bottom: 10px; }
.vehicle-page .trip-detail .vehicle-info .sub-title {
    margin: 20px;
    margin-bottom: 5px;
    text-transform: capitalize; }
.vehicle-page .trip-detail .fare .title {
    color: #5d5d5d;
    background-color: #fff;
    border-bottom: 1px solid #5d5d5d;
    border-top: 1px solid #5d5d5d; }
.vehicle-page .trip-detail .fare .title span {
    margin-left: 85px;
    color: #3291e5; }

/*detail-page n confirm-page*/
.detail-page {
    background-color: #f5f5f5; }
.detail-page .main-title {
    color: #5d5d5d;
    margin-bottom: 30px;
    font-family: "semi-bold";
    font-size: 18px; }
/*.detail-page form .personal-detail, .detail-page form .card-info,.detail-page form .personal-detail, .detail-page form .special-info {
    padding: 20px;
    background-color: #fff;
    margin-bottom: 30px;
    border: 1px solid #ddd;
    border-radius: 4px; }*/
.detail-page form{
    padding: 20px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
}
.detail-page form .personal-detail .title, .detail-page form .card-info .title,.detail-page form .personal-detail, .detail-page form .special-info .title{
    display: block;
    font-size: 24px;
    /*text-transform: capitalize;*/
    /*padding-bottom: 0px;*/
    color: #3291e5; }
.detail-page form .personal-detail {
    padding-bottom: 20px;
}
.detail-page form .personal-detail label, .detail-page form .card-info label,.detail-page form .personal-detail label, .detail-page form .special-info label {
    font-weight: 400;
    color: #777;
    margin-top: 20px; }
.detail-page form .personal-detail label {
    font-size: 14px;
}
.detail-page form .personal-detail .form-group{margin-bottom: 0;}
.detail-page form .personal-detail .input-group, .detail-page form .card-info .input-group,.detail-page form .personal-detail .form-group,.detail-page form .special-info .input-group {
    border: 1px solid #ddd;
    transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    -webkit-transition: 0.3s ease-in-out; }
.detail-page form .special-info .input-group {
    margin-top: 15px;
}
.detail-page form .personal-detail .input-group:focus-within, .detail-page form .card-info .input-group:focus-within,.detail-page form .special-info .input-group:focus-within,.detail-page form .personal-detail .form-group:focus-within {
    transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    -webkit-transition: 0.3s ease-in-out;
    border: 1px solid #3291e5; }
.detail-page form .personal-detail .form-control, .detail-page form .card-info .form-control,.detail-page form .personal-detail .form-control {
    height: 44px;
    outline: 0;
    box-shadow: none;
    border: 1px solid #ccc;
    border-right: 0;
    border-radius: 0;
    padding-right: 0;
    border: 0; }
.detail-page form .special-info .form-control {
    outline: 0;
    box-shadow: none;
    border: 1px solid #ccc;
    border-right: 0;
    border-radius: 0;
    padding-right: 0;
    border: 0;
}
.detail-page form .personal-detail .input-group-addon, .detail-page form .card-info .input-group-addon,.detail-page form .special-info .input-group-addon {
    border: 0;
    border-radius: 0;
    /*padding: 0;*/
    background-color: #fff; }
.detail-page form .card-info,.detail-page form .special-info {
    padding: 0;
    border: 0;
    margin-top: 20px;
    margin-bottom: 15px; }
.detail-page form .card-info .form-group,.detail-page form .special-info .form-group {
    border: 1px solid #ddd;
    transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    -webkit-transition: 0.3s ease-in-out; }
.detail-page form .card-info .form-group:focus-within,.detail-page form .special-info .form-group:focus-within {
    transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    -webkit-transition: 0.3s ease-in-out;
    border: 1px solid #3291e5; }
/*.detail-page form .payment-detail {
    padding: 20px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px; }*/
.detail-page form .payment-detail .title {
    display: block;
    /*padding: 10px 0;*/
    font-size: 24px;
    text-transform: capitalize;
    padding-bottom: 0px;
    color: #3291e5; }
.detail-page form .payment-detail .radio-group {
    margin-top: 20px; }
.detail-page form .payment-detail .radio-group label {
    font-family: "semi-bold";
    color: #777;
    margin-right: 25px;
    font-weight: 400; }
.detail-page form .payment-detail .radio-group label.radio-inline {
    display: inline-block;
    margin-right: 0px;
    text-align: center;
    padding-left: 0; }
.detail-page form .payment-detail .radio-group label.radio-inline input {
    opacity: 0;
    margin-left: 0px; }
.detail-page form .payment-detail .radio-group label.radio-inline input:checked + span {
    background-color: #3291e5; }
.detail-page form .payment-detail .radio-group label.radio-inline span {
    background-color: #afb5bb;
    line-height: 44px;
    display: inline-block;
    width: 103px;
    color: #fff; }
.detail-page form .payment-detail .form-group {
    margin: 5px 0; }
.detail-page form .payment-detail .form-group .btn-custom {
    padding: 8px 24px; }
.detail-page form .payment-detail .form-group .btn-custom .fa {
    margin-left: 5px; }
.detail-page form .payment-detail .fare {
    margin-top: 20px;
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 13px; }
.detail-page form .payment-detail .fare ul {
    column-count: 2; }
.detail-page form .payment-detail .fare ul li:first-child .sub-title {
    color: #000; }
.detail-page form .payment-detail .fare ul li .sub-title {
    text-transform: capitalize; }
.detail-page form.confirm-form .personal-detail .input-group, .detail-page form.confirm-form .card-info .input-group {
    width: 100%;
    border: 0;
    /*border-bottom: 1px solid #7ba5c9;*/ }
.detail-page form.confirm-form .personal-detail .input-group .form-control-static, .detail-page form.confirm-form .card-info .input-group .form-control-static {
    font-size: 15px;
    padding-top: 0; }
.detail-page form.confirm-form .personal-detail .title span a {
    text-align: right;
    font-size: 13px;
    display: inline-block;
    float: right;
    padding: 6px;
    background-color: #337ab7;
    color: #fff;
    border-radius: 4px; }
.detail-page form.confirm-form .personal-detail .title span a .fa {
    margin-right: 3px; }
.detail-page .trip-detail {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.2);
    /*        .fare {
                margin-top: 20px;
                .title {
                    color: $dim-black;
                    background-color: $white;
                    border-bottom: 1px solid $dim-black;
                    border-top: 1px solid $dim-black;
                    span {
                        margin-left: 85px;
                        color: $primary-color;
                    }
                }
            }*/ }
.detail-page .trip-detail .title {
    text-transform: capitalize;
    padding: 10px 20px;
    font-size: 24px;
    color: #fff; }
.detail-page .trip-detail .trip-head {
    background-color: #3291e5;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 2px 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px; }
.detail-page .trip-detail a {
    font-size: 13px;
    padding: 8px 15px;
    background-color: #337ab7;
    color: #fff;
    background-color: #fcbe2c;
    border-radius: 4px;
    margin-right: 15px;
    border-radius: 0px }
.detail-page .trip-detail a:hover {
    color: #fff;
    background-color: black; }
.detail-page .trip-detail a .fa {
    margin-right: 3px; }
.detail-page .trip-detail .trip-info {
    padding: 12px 20px; }
.detail-page .trip-detail .trip-info p {
    font-size: 15px;
    margin-bottom: 10px; }
.detail-page .trip-detail .trip-info p .fa {
    width: 22px;
    color: #499de8; }
.detail-page .trip-detail .trip-info p span {
    margin-right: 10px;
    font-family: "medium"; }
.detail-page .trip-detail .vehicle-info {
    padding: 20px;
    padding-top: 8px; }
.detail-page .trip-detail .vehicle-info .sub-title {
    margin: 20px;
    margin-bottom: 5px;
    text-transform: capitalize; }
.detail-page .trip-detail .vehicle-info figure {
    width: 85%;
    margin: 0 auto; }
.detail-page .trip-detail .vehicle-info figure img {
    opacity: 0.92; }

/*thank -page*/
.thank-page .thank > .fa {
    color: #3291e5;
    font-size: 80px; }
.thank-page .thank .title {
    margin-top: 20px;
    margin-bottom: 30px; }
.thank-page .thank p {
    font-size: 16px;
    margin-bottom: 28px; }
.thank-page .thank .btn-custom {
    padding: 8px 20px;
    font-size: 16px; }
.thank-page .thank .btn-custom .fa {
    margin-left: 5px; }
.map {
    width: 100%;
}
.map iframe {
    width: 100%;
    height: 472px;
    border: 0;
}
.ui-timepicker-standard {
    z-index: 2 !important;
}
.radio-passenger .radio-inline {
    display: inline-block;
    margin-right: 0px;
    text-align: center;
    padding-left: 0;
    margin-top: 0 !important;
}
.radio-passenger .radio-inline input{
    opacity: 0;
    margin-left: 0px;
}
.radio-passenger .radio-inline span{
    background-color: #afb5bb;
    line-height: 44px;
    display: inline-block;
    width: 103px;
    color: #fff;
    border: 1px solid #ccc;
}
.radio-passenger .radio-inline input:checked + span {
    background-color: #3291e5; }

/*# sourceMappingURL=master.css.map */
.area-page .side-form .reset-wrapper{margin-top: 15px;}
.area-page .side-form .reset-wrapper a{color: #3291E5; font-weight: 600;}

.passenger-login{
    background: url('../images/login-banner.jpg');
}


/**********************************DASHBOARD CSS**********************************/
.main-body { /*height: 700px;*/ overflow: hidden; background: #fbfbfb; }
.main-body .container-fluid { padding: 0; }
.main-body .container-fluid > .row { margin: 0; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; flex-wrap: wrap; flex-direction: row; }
.main-body .container-fluid > .row > div[class*='col-md-'] { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; padding: 0; }

.dash-header { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; position: relative; z-index: 999; background: #fff; border-bottom: 1px solid #ddd;}
.dash-header .container-fluid { width: 100%; }
.dash-header .row { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; height: 60px; }
.dash-header .row .col-md-4:last-child { justify-content: flex-end; }
.dash-header .row div[class^='col-md-'] { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; align-items: center; }
.dash-header .top-acc { margin: 0; }
.dash-header .top-acc > ul { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; align-items: center; }
.dash-header .top-acc .acc-img img { width: auto; height: 100%; }
.dash-header .top-acc .dropdown > a { color: #1a1a1a; font-size: 20px; font-weight: 300; }
.dash-header .top-acc .dropdown .dropdown-menu { top: 44px; border-radius: 0; left: -100px; }
.dash-header .top-acc .acc-img { height: 45px; width: 45px; border: 1px solid #555; border-radius: 50%; overflow: hidden; }
.dash-header .top-acc .acc-img img { width: auto; height: 100%; }
.dash-header .logo img { margin: 0; }

.dash-nav { width: 100%; background: whitesmoke; /*@include box-shadow(2px 0px 10px 0px );*/ }
.dash-nav .navbar-default { background: #fff; border-radius: 0; margin-bottom: 0; background: transparent; border: none; }
.dash-nav .navbar-default .dropdown-menu { position: relative; margin: 0; z-index: 999; padding: 0; width: 100%; box-shadow: none; border-radius: 0; margin-bottom: 12px; }
.dash-nav .navbar-default .dropdown-menu > li > a { padding: 10px; font-weight: 300; }
.dash-nav .navbar-nav { float: none; }
.dash-nav .navbar-nav > li { float: none; }
.dash-nav .navbar-nav > li > a { display: block; border-bottom: 1px dotted #ddd; }
.dash-nav .navbar-nav > li > a:hover, .dash-nav .navbar-nav > li > a:focus { color: #fff; background: #1e8cc7; -moz-transition: 0.3s; -o-transition: 0.3s; -webkit-transition: 0.3s; transition: 0.3s; }
.dash-nav .navbar-nav > li > a i { padding-right: 10px; }
.dash-nav .navbar-nav > .active > a { color: #fff; background: #1e8cc7; -moz-transition: 0.3s; -o-transition: 0.3s; -webkit-transition: 0.3s; transition: 0.3s; }
.dash-nav .navbar-nav > .active > a:hover, .dash-nav .navbar-nav > .active > a:focus { color: #fff; background: #1e8cc7; -moz-transition: 0.3s; -o-transition: 0.3s; -webkit-transition: 0.3s; transition: 0.3s; }
.dash-nav .navbar-collapse { padding: 0; }

.dash-m-body { min-height: 600px; /*overflow-y: scroll;*/ width: 100%; -webkit-box-shadow: -2px 0px 5px 0px rgba(0, 0, 0, 0.1); -moz-box-shadow: -2px 0px 5px 0px rgba(0, 0, 0, 0.1); box-shadow: -2px 0px 5px 0px rgba(0, 0, 0, 0.1); }
.dash-m-body .btn-dark { padding: 16px 20px; }

.dash-title { padding: 12px 15px; /*background: #fff;*/ border-bottom: 1px solid #e6e6e6; }
.dash-title h2 { font-size: 24px; }

.dash-body { padding: 15px; }
.dash-body table { background: #fff; }
.dash-body .btn-inline { margin-top: 20px; text-align: center; }
.dash-body .btn-inline .btn { font-size: 14px; }

.profile li { padding: 8px 0; border-bottom: 1px dotted #ddd; }
.profile li:last-child { border-bottom: 0; }
.profile li h4 { margin-bottom: 3px; font-size: 16px; font-weight: 500; }
.profile li h4 i { color: #1e8cc7; width: 20px; }
.profile li p { margin-bottom: 0; font-size: 14px; color: #666666; }
.profile figure { height: 150px; width: 150px; margin: 0 auto; background: #1e8cc7; }

.driver-doc .form-group { border-bottom: 1px solid #ddd; min-height: 70px; background: #f1f1f1; display: flex; flex-flow: row wrap; align-items: center; padding: 5px 15px; }

.card-wrapper .card-item { background: #fff; /*padding: 15px;*/ -webkit-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.1); box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.1); -moz-transition: 0.3s; -o-transition: 0.3s; -webkit-transition: 0.3s; transition: 0.3s; border-radius: 5px; }
.card-wrapper .card-item:hover, .card-wrapper .card-item:focus { -webkit-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.35); -moz-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.35); box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.35); -moz-transition: 0.3s; -o-transition: 0.3s; -webkit-transition: 0.3s; transition: 0.3s; }
.card-wrapper .card-item > ul > li { padding: 15px; border-bottom: 1px solid #ddd; }
.card-wrapper .card-item > ul > li:last-child { border-bottom: none; }
.card-wrapper .card-item > ul > li > h4 { margin-bottom: 10px; text-transform: uppercase; margin-bottom: 10px; font-weight: 700; color: #666666; font-size: 16px; }
.card-wrapper .card-item > ul > li > h4 span { font-weight: 400; }
.card-wrapper .card-item label { color: #fff; padding: 5px 10px; text-transform: uppercase; width: 75px; font-size: 13px; border-radius: 5px; text-align: center; display: block; font-weight: 300; }
.card-wrapper .card-item p { margin-bottom: 0; color: #666666; }
.card-wrapper .card-item .link { font-size: 18px; text-transform: uppercase; color: #262626; font-weight: 300; }
.card-wrapper .card-item .link i { -moz-transition: 0.3s; -o-transition: 0.3s; -webkit-transition: 0.3s; transition: 0.3s; font-size: 18px; padding-left: 10px; }
.card-wrapper .card-item .link:hover, .card-wrapper .card-item .link:focus { text-decoration: none; }
.card-wrapper .card-item .link:hover i, .card-wrapper .card-item .link:focus i { -moz-transition: 0.3s; -o-transition: 0.3s; -webkit-transition: 0.3s; transition: 0.3s; color: #000; padding-left: 15px; }
.card-wrapper .card-item .media .media-body h5 { margin-bottom: 5px; }
.card-wrapper .card-item .from label { background: #1e8cc7; }
.card-wrapper .card-item .to label { background: #009688; }

.company-profile { padding: 45px 0; }
.company-profile .nav-tabs { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; justify-content: center; align-items: center; border-bottom: 0; }
.company-profile .nav-tabs > li > a { border: none; border-radius: 0; padding: 12px 24px; }
.company-profile .nav-tabs > li > a:hover { color: #fff; cursor: pointer; background-color: #1e8cc7; }
.company-profile .nav-tabs > li.active > a { color: #fff; background-color: #1e8cc7; }
.company-profile .nav-tabs > li.active > a:hover, .company-profile .nav-tabs > li.active > a:focus { cursor: pointer; background-color: #1e8cc7; border: none; border-bottom-color: transparent; }
.company-profile .dashboard-content { background: #fff; padding: 30px; border: 1px solid #ddd; }
.company-profile .dashboard-content > h3 { text-align: center; margin-bottom: 40px; border-bottom: 1px solid #eee; padding-bottom: 22px; }
.company-profile .dashboard-content h2 { padding: 8px 0; color: #1a89c5; }
.company-profile .dashboard-content .form-horizontal .control-label { text-align: left !important; }

.dash-body .table tr > th { background: #1e8cc7; color: #fff; text-align: center; font-weight: 500; vertical-align: middle; }
.dash-body .form-wrapper.plain-form { margin-top: 40px; }
.dash-body .form-wrapper.plain-form .form-control { height: 45px; background: #f5f5f5; }

.testimonials-template .reviews-wrap { margin-top: 30px; padding: 30px; background: #f8f8f8; border: 1px solid #e8e8e8; }
.testimonials-template .reviews-wrap .review-img { height: 130px; width: 130px; overflow: hidden; border-radius: 50%; border: 1px solid #bebebe; }
.testimonials-template .reviews-wrap .review-img img { height: 100%; width: auto; }
.testimonials-template .reviews-wrap .para-head { color: #1e8cc7; padding: 4px 0; font-size: 18px; }
.testimonials-template .reviews-wrap .time { padding-right: 20px; }
.testimonials-template .reviews-wrap .fa { color: #ff6722; padding-right: 3px; }


/*custom styles*/
.custom-primary-well{
    background: #3291e53b;
    color: #2477bf;
    
}

.vehicle-page .vehile-choose {
    min-height: 500px !important;
}


.trip-new-view .row div{
    padding: 10px 2px;
    
    
    
}


.trip-new-view .row div .fa{
    color: #3291e5;
    padding-right: 10px;
    
    
}

.return-date-time{
    display:none;
}

.pickup-zip {
    display: none;
}

.admin-return-date-time{
    display: none;
}


.hide-inclusive a{
    padding: 10px 0px;
    color: #fff;
    cursor: pointer;
    display: block;

}
.hide-inclusive .collapse{
    padding-bottom: 10px;
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background: #000000;
    box-shadow: none;
    border: none;
    border-radius: 0px;
    padding: 0px;
    margin: 0px;
}

.navbar-nav>li>.dropdown-menu > li > a{
    padding: 13px !important;
    margin: 0px !important;
    font-weight: 400 !important;
}
.navbar-nav>li>.dropdown-menu > li > a:hover{
    background: #1a1a1a !important;
    color: #ffffff !important;
}

footer .fa-facebook{
    background: #3b5998;
    font-size: 23px;
    padding: 9px 30px 8px 10px;
    border-radius: 5px;
    color: #ffffff !important;
    cursor: pointer;
}
.footer .fa-google-plus{
    background: #dd4b39;
    font-size: 23px;
    padding: 9px 35px 8px 7px;
    border-radius: 5px;
    color: #ffffff !important;
    cursor: pointer;
}

.footer .fa-yelp{
    background: #AF0605;
    font-size: 23px;
    padding: 9px 35px 8px 7px;
    border-radius: 5px;
    color: #ffffff !important;
    cursor: pointer;
}
.footer .fa-tripadvisor{
    background: #589442;
    font-size: 23px;
    padding:9px 35px 8px 7px;
    border-radius: 5px;
    color: #ffffff !important;
    cursor: pointer;
}

.copy{
    background: #060606 !important;
    padding: 20px 0px;
    color: #d2d2d2;

}
.copy a{
    color:#d2d2d2;
    text-decoration: none;

}
.copy a:hover{
    color:#ffff;

}
.account-footer {
    padding-top:20px;
}
.account-footer h4 {
    margin-bottom:0 !important;
}



.main-dash-head{
    background: #1786E5;
}
.main-dash-head .navbar-brand{
    padding: 0;
}
.main-dash-head .navbar-brand img{
    height: 50px;
    width: auto !important;
}

.main-dash-head.dash-header .top-acc .dropdown > a{
    color: #fff;
}

.main-dash-head .navbar-nav {
    margin: 7.5px -10px;
}
