body{
    background: #fff;
    margin: 0px;
    padding: 0px;
   font-family: 'Lato', sans-serif !important;
   overflow-x: hidden;
    font-size: 18px;
    line-height: 1.7;
    font-family: 'Lato', sans-serif;
    color: #716d6e;
}
*{
    margin: 0px;
    padding: 0px;
}

header{

}
.header-top{
    padding: 8px 0px;
    background: #17779f;
    color: #fff;
    font-size: 17px;
    font-weight: 900;
    position: relative;
    z-index: 999;
}
.header-top i{
    margin-right: 10px;
    font-size: 21px;
}
.header{
    padding: 0;
    position: sticky;
    top: 0;
    z-index: 99;
    background: #fff;
    box-shadow: 0px 0px 3px #000;
}
/*.............header................*/
.navbar-dark .navbar-brand {
    color: #17779f;
}
.navbar-nav li{
    padding: 6px 7px 6px 7px ;
    border: 2px solid #fff;
}
.navbar-nav li a {
    display: block;
    padding: 0.3rem 1rem;
}
.navbar-nav li a {
    background-color: transparent;

    transition: background 0.4s ease-in-out;
    color: #777;
    font-size: 18px;
    font-weight: bold;
    white-space: nowrap;
}
.navbar-nav li.current_page_item a{
    border: 2px solid #b9b7b7;
    
}
.navbar-nav li a:hover {
    color: #306cb3;
}
ul.sub-menu li.current_page_item a {
    border:none;
    color: #306cb3;
}
.navbar-nav li.current_page_item ul.sub-menu li {
    border: none;
}
.header ul.sub-menu{
    border:none !Important;
}
/*..............New Banner............*/

#teaser {
   /*  height: 600px;*/
   padding: 60px 0 20px;
   background-color:#17779f;
}
#teaser .title {
    color: #fff;
    font-size: 36px;
    font-weight: 900;
    margin: 0;
    text-align: left;
}
#teaser .subtitle {
    font-size: 24px;
    color: #fff;
    text-transform: none;
    display: block;
    font-weight: normal;
    margin-top: 10px;
}
#teaser .carousel-control.left {
    left: 90%;
}
#teaser .carousel-control .glyphicon-chevron-left, #teaser .carousel-control .glyphicon-chevron-right {
    margin: 0;
}
#teaser .carousel-control.right {
    left: 95%;
}
#teaser .carousel-control .glyphicon-chevron-right {
    right: auto;
}
#teaser .reservation-form-shadow {
    /*height: 480px;*/
    background-color: #fff;
    box-shadow: 0 9px 0px 0px white, 0 -9px 0px 0px white, 7px 0 15px -4px rgba(0, 0, 0, 0.3), -7px 0 15px -4px rgba(0, 0, 0, 0.3);
}
#teaser form {
    padding: 25px 30px 10px;
}
#teaser form .alert {
    margin-top: -20px;
    padding: 25px 30px;
}
#teaser form .styled-select-car select {
    border: none;
    font-size: 24px;
    font-weight: bold;
    width: 100%;
    background-image: none;
    background: #fff;
    -webkit-appearance: none;
    padding: 9px 10px;
    height: 51px;
    outline: none;
    color: #17779f;
}
#teaser form .styled-select-car:after {
    content: '';
    background: #ffffff url(../images/dropdown-icon.png) no-repeat 5px 23px;
    right: 0px;
    top: 0px;
    width: 30px;
    height: 51px;
    position: absolute;
    pointer-events: none;
}
#teaser form .location {
    margin-bottom: 15px;
}
#teaser form .input-group {
    width: 100%;
    display: inline-flex;
}
/*#teaser form .input-group-addon {
    border-radius: 0;
    border: none;
    background-color: #efe9e9;
    font-weight: bold;
    font-size: 16px;
    color: #716d6e;
    width: 110px;
    text-align: left;
}*/
#teaser form .input-group-addon .glyphicon {
    font-size: 17px;
    margin: 0 2px 0 -2px;
}
#teaser form .input-group input {
    border-radius: 0;
    color: #17779f;
    font-size: 16px;
    padding-left: 5px;
    box-shadow: none;
    background: none;
    height: 43px;
    -webkit-appearance: none;
    border: 2px solid #efe9e9;
    font-weight: normal;
 
}

#teaser form .input-group input::placeholder{
    color: #17779f !important;
    font-weight: normal !important;
}
#teaser form .different-drop-off {
    color: #716d6e;
    font-weight: bold;
    margin: 10px 0;
    display: block;
}

#teaser form .input-group-addon {
    border-radius: 0;
    border: none;
    background-color: #efe9e9;
    font-weight: bold;
    font-size: 16px;
    color: #716d6e;
    width: 110px;
    text-align: left;
    padding: 7px 10px 0px;
}


#teaser form .datetime {
    margin-bottom: 15px;
}
#teaser form .date {
 /* width: 240px;*/
 width: 69%;
}
form.wpcf7-form p {
    margin: 0px;
}
#teaser form .time {
 /* width: 130px;*/
width: 29%;
}
#teaser form .pixelfix {
    border-top: 1px solid #efe9e9;
}

.datepicker:before {
    content: '';
    display: inline-block;
    border-left: 0px solid transparent;
    border-right: 0px solid transparent;
    border-bottom: 0px solid #ccc;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    position: absolute;
    top: -7px;
    left: 6px;
}


#teaser form .styled-select-time {
    border: 2px solid #efe9e9;
    height: 43px;
    position: relative;
}
#teaser form .styled-select-time select {
    border: none;
    font-size: 16px;
    width: 100%;
    background-image: none;
    background: #fff;
    -webkit-appearance: none;
    padding: 7px 10px;
    height: 39px;
    color: #17779f;
    font-weight:normal;
}

#teaser form .styled-select-time:after {
    content: '';
    background: #ffffff url(../images/dropdown-icon.png) no-repeat 5px 18px;
    right: 0px;
    top: 0px;
    width: 30px;
    height: 39px;
    position: absolute;
    pointer-events: none;
}


#teaser form .submit {
    width: 100%;
    background-color:#17779f;
    color: #fff;
    border: none;
    border-radius: 0;
    box-shadow: 6px 6px 0 #efe9e9;
    text-align: center;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 900;
    padding: 10px 0;
    margin-top: 0px;
    transition: 0.2s;
} 
#teaser form .submit:hover{
    background: #716d6e;
}
#teaser form .styled-select-car {
    border: 2px solid #efe9e9;
    height: 55px;
    position: relative;
    margin-bottom: 15px;
}



/*.............Banner................*/
.banner{
    
    background: #17779f;
    color: #fff;
}
.banner_slider{

}

.banner_slider .carousel-caption {
    position: absolute;
    right: 0%;
    top: 20px;
    left: 0%;
    z-index: 10;
    padding-top:0px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    margin-top: -20px;
}
.banner_slider .carousel-item img{
    height: auto;
    width: 100%;
    margin-top:50px;
}

.banner_arrow-down {
  width: 0; 
  height: 0; 
  border-left: 35px solid transparent;
  border-right: 35px solid transparent;
  border-top: 35px solid #17779f;
}
.carousel-control-prev {
    right: 30px;
    float: right;
}
.carousel-control-next, .carousel-control-prev {
    position: relative;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: auto;
    color: #fff;
    text-align: center;
    opacity: .5;
    transition: opacity .15s ease;
}
.carousel-control-next{
    float: right;
    margin-left: 10px;
}
.carousel-control-next-icon, .carousel-control-prev-icon {
    width: 27px;
    height: 27px;
}
#services{
    margin-top:35px;
    position: relative;
    z-index: 2;
    margin-bottom: 65px;
}
#services .title {
    margin-bottom: 38px;
}
#services h2 {
    font-size: 46px;
    font-weight: 900;
    text-align: center;
    margin: 0 0 25px 0;
    padding: 0;
}
#services .underline {
    height: 4px;
    width: 135px;
    display: block;
    background-color: #17779f;
    margin: 0 auto;
}
#services .service-box {
    background-color: #ededed;
    padding: 30px;
    margin-bottom: 30px;
}
#services .service-box .service-icon {
    height: 43px;
    width: 43px;
    background-color: #17779f;
    color: #fff;
    text-align: center;
    line-height: 40px;
    font-size: 41px;
    font-weight: 900;
    float: left;
    margin-right: 15px;
}
#services .service-box .service-title {
    margin: 0;
    padding: 0;
    font-size: 30px;
    font-weight: 900;
    padding-top: 0px;
}
#services .service-box .service-content {
    margin-top: 25px;
    font-size: 18px;
    line-height: 1.7;
}

/*......Index Contact Section..............*/
#contact {
    margin-top: 70px;
    position: relative;
    z-index: 2;
}
#contact h2 {
    font-size: 36px;
    font-weight: 900;
    margin-bottom: 65px;
}
#contact .contact-box-title {
    font-size: 18px;
    font-weight: bold;
}
#contact .contact-box {
    background-color: #ededed;
    padding: 20px;
}
#contact .contact-box img {
    border: 1px solid #ffbf00;
    float: left;
    margin-right: 20px;
}
#contact .contact-box-name {
    font-size: 24px;
    font-weight: bold;
}
#contact .contact-info {
    font-size: 18px;
    margin-bottom: 35px;
    line-height: 1.7;
}
#contact form .form-group {
    margin-bottom: 20px;
}
#contact form .first-name {
    float: left;
    width: 49%;
}
#contact form .last-name {
    float: right;
    width: 49%;
}
#contact form .text-field {
    background-color: #dbdbdb;
    height: 45px;
    border-radius: 0;
    border: none;
    box-shadow: none;
    font-size: 18px;
    padding-left:10px;
}
#contact form .submit-message {
    font-size: 24px;
    font-weight: 900;
    background-color: #17779f;
    color: #fff;
    border: none;
    line-height: 47px;
    padding: 0 15px;
    box-shadow: 6px 6px 0 #efe9e9;
    text-transform: uppercase;
    transition: .2s;
    border-radius: 0;
}
#contact form .submit-message:hover{
    background: #716d6e;
}
#contact form textarea {
    background-color: #dbdbdb;
    height: 196px;
    border-radius: 0;
    border: none;
    box-shadow: none;
    font-size: 18px;
    padding-left:10px;
    width:100%;
}

.contact-box-border {
    height: 1px;
    width: 100%;
    background: #17779f;
    margin-bottom: 16px;
}
::placeholder {
  color: #999 !important;
  font-weight: 700 !important;
}
/*...............map...............*/
.map{

    width: 100%;
    margin: 30px 0px -6px;
}
/*..............client testimonials............*/
.client-testimonials {
    margin: 90px 0px 0px;
}
.client-testimonials .carousel-inner {
    width: 100%;
    /* min-height: 310px;*/

}
.client-testimonials .carousel-caption {
    position: absolute;
    right: 10%;
    top: 20px !important;
    left: 10%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
}
.review {
    font-size: 24px;
    line-height: 1.7;
    color: #716d6e;
}
.author {
    font-size: 18px;
    font-weight: 900;
    color: #ffbf00;
    margin-top: 10px;
    color: #17779f;
}

.client-testimonials .carousel-indicators li {
    box-sizing: content-box;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 8px;
    height: 8px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #ccc;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .7;
    border-radius: 50%;
    transition: opacity .6s ease;
}
.client-testimonials .carousel-indicators li{
    margin-right: 5px;
    margin-left: 5px;
}
.client-testimonials .carousel-indicators .active {
    margin: 0px 5px;
    width: 10px;
    height: 10px;
    background-color: #716d6e;
}
.client-testimonials i{
    font-size: 24px;
    color: #716d6e;
    margin: 0px 2px;
}
.big_icon i{
    font-size: 32px !important;
    margin: 0px 3px;
}
.icon_bg{
    margin-bottom: -20px;
}
.client-testimonials .carousel-item img{
    height: auto;
    min-height: 320px;
}
/*.............Sign Up...............*/
#newsletter {
    background-color:#126d8a;
    margin-top: 90px;
    padding: 90px 0;
    position: relative;
    z-index: 2;
    color: #fff;
}
.hidden {
    display: none!important;
}
#newsletter .title {
    font-size: 29px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 900;
    margin: 0;
    padding: 0;
}
#newsletter .subtitle {
    font-size: 18px;
    color: #fff;
    display: block;
    font-weight: normal;
    margin-top: 6px;
}
#newsletter .newsletter-form {
    width: 100%;
    background-color: #fff;
    height: 55px;
    padding: 9px;
}
#newsletter .newsletter-form input {
    box-shadow: none;
    border: none;
    width: 84%;
    float: left;
}
#newsletter .newsletter-form input::placeholder {
    font-weight:normal !Important;
}
.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}
.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}
#newsletter .newsletter-form .button {
    background-color: #fff;
    border-radius: 0;
    border: 2px solid #b8b6b6;
    margin-left: 1px;
    font-size: 18px;
    font-weight: 900;
    text-transform: uppercase;
    color: #716d6e;
    padding: 0 10px;
    height: 37px;
    line-height: 36px;
    transition: 0.2s;
    width: 13%;
    float: right;
}
#newsletter .newsletter-form .button:hover {
    background: #716d6e;
    color: #fff;
}
.website_hp {
    display: none;
}


.car_tabs{
    padding:90px 0px 0px;
    background: #fff;
}
.car_tabs h2{
    width: 100%;
}
.car_tabs .title {
    font-size: 36px;
    font-weight: 900;
    margin-bottom: 65px;
}
.car_tabs .subtitle {
    font-weight: normal;
}
.car_tabs .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff;
    background-color: #c3e7f3;
}

.car_tabs a.nav-link {
    background-color: #e3e2e2;
    margin-bottom: 1px;
    position: relative;
    transition: .2s;
    margin-right: 10px;
    font-size: 18px;
    color: #716d6e;
    /* padding-left: 15px; */
    display: block;
    /* height: 60px; */
    /* line-height: 60px; */
    /* min-height: 50px; */
    padding: 16px 15px;
    border-radius: 0px;
    font-weight: normal;
}
.car_tabs a.nav-link.active {
    border:none;
    font-size: 18px;
    color: #716d6e !important;
    font-weight: bold;
}

.vehicle-img {
    text-align: center;
}
.vehicle-img img {
    display: inline-block;
}
.vehicle-price {
    background-color:#c3e7f3;
    height: 53px;
    line-height: 53px;
    padding: 0 10px;
    font-size: 24px;
    font-weight: 900;
}
.vehicle-price .info {
    font-weight: normal;
    font-size: 18px;
}
.reserve-button {
    background-color:#126d8a;
    color: #fff;
    display: block;
    height: 50px;
    line-height: 51px;
    font-size: 24px;
    font-weight: 900;
    padding: 0 15px;
    box-shadow: 6px 6px 0 #efe9e9;
    text-transform: uppercase;
    transition: .2s;
}
.reserve-button:hover{
    background: #716d6e;
    color: #fff;
    text-decoration: none;
}
.reserve-button span {
    margin-right: 7px;
}
.vehicle-img {
    text-align: center;
    width: 68%;
    float: left;
}
.vehicle-img img {
    display: inline-block;
    width: 90%;
    text-align: center;
}
.vahicles {
    width: 31%;
    float: right;
}
.vahicles .table td, .table th {
    padding: .50rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
    color: #716d6e;
    font-size: 18px;
    line-height: 1.4;
}
.vehicle-nav-control {
    padding-right: 10px;
}
.vehicle-nav-control a:first-of-type {
    border-right: 1px solid #fff;
}
.vehicle-nav-control a {
    width: 50%;
    height: 40px;
    display: block;
    background-color:#126d8a;
    text-align: center;
    float: left;
    color: #fff;
    line-height: 40px;
    font-size: 24px;
    transition: all 0.25s ease-in-out;
}
.vehicle-nav-control a:hover{
 background-color:#716d6e;  
}



/*.............footer...............*/

footer {
    padding: 40px 0;
    background-color: #dbdbdb;
    position: relative;
    z-index: 2;
}
footer .footer-nav {
    list-style: none;
    margin: 0 auto 20px auto;
    padding: 0;
    flex-wrap: wrap;
}
footer .footer-nav li {
    list-style: none;
    display: inline-block;
    padding: 0 10px;
}
footer .footer-nav li a {
    font-size: 18px;
    text-decoration: underline;
    color: #716d6e;
    font-weight: bold;
}
footer p.text-center {
    margin-bottom: 0px;
}
.navbar-toggler {
    padding: .30rem .45rem;
    font-size: 2rem;
    line-height: 1;
    background-color: transparent !important;
    border: 2px solid #17779f;
    border-radius: .25rem;
}
.car_tabs a.nav-link.active {
    border: none;
    font-size: 18px;
    color: #716d6e !important;
    font-weight: bold;
    /*right: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-left: 30px solid red;
    border-bottom: 15px solid transparent;
    padding: 0px 10px 26px;*/
}
/*vicles*/
.container{
   /* width: 88%;*/
    width:100%;
        max-width:1140px;
}
form.wpcf7-form br {
    display: none;
}
#contact form .first-name .wpcf7-form-control,
#contact form .last-name .wpcf7-form-control {
    width: 100%;
}
div.wpcf7-response-output {
    margin: 1em 0em;
    padding: 0.2em 1em;
    border: 0px solid #ff0000 !important;
    background: #ff0000;
    color: #fff;
    font-size: 15px;
}
.content-area {
    padding: 60px 0px;
}
.title-page {
    font-size: 40px;
    margin-bottom: 20px;
    line-height: 1.5;
}
.banner-inner img {
    width: 100%;
    height:260px;
    object-fit:cover;
}
.page-content.contact-page {
    background: #ccc;
    padding: 70px 0px;
}
.contact-box {
    background: #fff;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
    padding: 20px;
}
.contact-detail-box {
    height: 100%;
    display: flex;
    flex-wrap: wrap;
}
.contact-details {
    background: #306cb3;
    color: #fff;
    padding: 30px 20px;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.4);
    position: relative;
    margin-left: -70px;
    width: calc(100% - -40px);
}
.contact-details h3, .contact-content h3 {
    font-size: 18px;
    font-weight: 500;
    padding-bottom: 20px;
    margin-bottom: 20px;
    position: relative;
    font-size:30px;
}
.contact-details h3:before, .contact-content h3:before {
    position: absolute;
    content: "";
    height: 1px;
    background: hsla(0, 0%, 100%, 0.3);
    width: 100%;
    bottom: 0px;
    left: 0px;
}
.contact-list {
    line-height: 26px;
    font-size: 13px;
    background-position: center left;
}
.footer-contact {
    padding: 0px;
    margin: 0px;
}
.footer-contact li {
    display: block;
    padding-left: 40px;
    position: relative;
}
.footer-contact li:not(:last-of-type) {
    margin-bottom: 11px;
}
.contact-details ul.footer-contact.contact-list li {
    margin-bottom: 15px;
    font-weight: 300;
    font-size:16px;
    line-height:1.7;
}
.footer-contact li img {
    position: absolute;
    left: 0px;
    top: 3px;
    width: 27px;
}
.contact-details .footer-contact li img {
    width: 21px;
}
.contact-details ul.footer-contact.contact-list li strong {
    font-weight: 600;
}
nav.social-icon {
    margin-block-end: 20px;
}
.contact-details nav.social-icon {
    margin: 0px;
}
nav.social-icon a {
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin: 6px 3px 6px 0px;
    width: 34px;
    height: 34px;
    line-height: 42px;
    text-align: center;
    color: #909090;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    overflow: hidden;
}
nav.social-icon a i {
    width: 33px;
    height: 33px;
    line-height: 33px;
    background: #1f599e;
    color: #fff;
    display: block;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.contact-details nav.social-icon a i {
    background: #14437b;
}
nav.social-icon a:after {
    content: '';
    position: absolute;
}
.contact-content {
    margin: 0px 0px 0px -30px;
    width: 100%;
}
.contact-content h3 {
    padding: 30px 0px 0px;
}
.contact-content h3 span {
    font-size: 20px;
        font-family: 'Lato', sans-serif !important;
    color: #716d6e;
    font-weight: 500;
    line-height: 1.6;
    display: block;
    margin-top: 10px;
}
.wpcf7 {
    margin: 20px 0 0;
    padding: 0;
}
/*.wpcf7-form-control-wrap {
    position: relative;
}*/
/*form.wpcf7-form .wpcf7-form-control {
    border: 0px solid #dedede;
    width: 100%;
    padding: 7px 0px;
    margin-bottom: 25px;
    box-shadow: none;
    height: auto;
    border-bottom: 1px solid #dedede;
    font-size: 18px;
}
form.wpcf7-form br {
    display: none;
}
form.wpcf7-form .wpcf7-form-control.wpcf7-submit {
    display: inline-block;
    padding: 1rem 2rem 0.9375rem;
    border: 1px solid transparent;
    border-radius: 0;
    text-align: center;
    cursor: pointer;
    color: #fff;
    transition: all 0.3s ease-in-out;
    background-color: #000;
    width: auto;
    margin: auto;
    text-transform: uppercase;
    padding: 8px 20px;
}*/
.wpcf7 textarea {
    width: 60%;
    border: 1px solid #cccccc;
    box-shadow: inset 1px 1px 2px #ccc;
    height: 150px;
    color: #797979;
    margin-bottom: 25px;
    font: 12px arial;
    padding-right: 0;
}
.wpcf7 textarea {
    width: 100%;
    border: 1px solid #cccccc;
    box-shadow: inset 1px 1px 2px #ccc;
    height: 150px;
    color: #797979;
    margin-bottom: 25px;
    font: 12px arial;
    padding: 15px;
    padding-right: 0;
    font-size: 16px;
    font-weight: normal;
}
#newsletter .newsletter-form input.wpcf7-submit.btn{
        width:auto !important;
    }
span.wpcf7-form-control-wrap.first-name {
    margin-bottom: 10px;
    float: left;
    width: 100%;
}
/* 24 march 2020*/
.content-area p {
    font-size: 18px;
    line-height: 1.7;
    font-family: 'Lato', sans-serif;
    color: #000;
}
.title-page{
    text-align:center;
    font-weight:bold;
    color: #000;
}
h1.title-page:after {
    height: 4px;
    width: 135px;
    display: block;
    background-color:#17779f;
    margin: 0 auto;
    content: "";
    margin-bottom: 50px;
    /* padding-top: 20px; */
    margin-top: 10px;
}
.content-area {
    padding: 60px 0px;
    font-size: 18px;
    line-height: 1.7;
    font-family: 'Lato', sans-serif;
    color: #716d6e;
}
.content-area li{
    margin-bottom:10px;
}
.header-top a {
    color: #25D366;
}
.contact-details ul.footer-contact.contact-list li{
    font-size:16px;
    line-height:1.7;
}
.contact-details h3, .contact-content h3{
    font-weight:bold;
}
.date.pull-left .input-group span.input-group-addon.pixelfix
{
    min-width: 100px;
}
/*#teaser form .input-group input{
    padding-left:5px;
}*/
/*.wpcf7-form-control-wrap {
    position: relative;
    width: 100%;
}*/
#teaser {
    /* height: 600px; */
    padding: 60px 0 50px;
    background-color: #17779f;
}
a.lSPrev {
    border-right: 1px solid #fff;
}
.date.pull-left input {
  /*  width: 96%;*/
}
/*................*/
.wpcf7-form-control-wrap {
    position: relative;
    width: 100%;
}
input[type="date"], input[type="month"], input[type="time"], input[type="datetime"], input[type="datetime-local"]{
    
    padding: 0rem 0rem;
}
input.wpcf7-form-control.wpcf7-date.wpcf7-validates-as-required.wpcf7-validates-as-date.form-control.datepicker {
    width: 90%;
    color:#17779f;
}
/* 25-3-2020*/
.client_cont_bg{
    line-height: 1.7;
    font-family: 'Lato', sans-serif;
    color: #000;
    
}
.cont {
    width: 100%;
    float: left;
    border-bottom: 1px solid #dcd7ca;
 padding-bottom: 4rem;
    padding-top: 4rem;
    background: #f5f5f5;
    font-size: 16px;
    letter-spacing: 0.5px;
    line-height: 1.7;
    
}
.left_cont {
    width: 35%;
    float: left;
    padding-right: 30px;
}
.right_cont {
    /*width: 70%;
    float: left;*/
}
.box-img img.size-full {
    max-width: 400px;
    padding-right: 0px;
}

/* 27-3-2020*/
div.wpcf7-response-output{
    background:none !important;
}
.map iframe {
    height: 600px !important;
}
/* 28-3-2020*/
.form_bg{
    width:100%;
    float:left;
    color:red;
}
.form_icon_bg i {
    margin-right: 5px;
}
.form_line{
        margin-bottom: 15px
}
.form_left_bg{
    width:65%;
    float:left;
}
.form_right_bg{
    width:34%;
    float:right;
}
.form_icon_bg{
    border-radius: 0;
    border: none;
    background-color: #efe9e9;
    font-weight: bold;
    font-size: 16px;
    color: #716d6e;
    width: 110px;
    text-align: left;
    padding: 7px 10px 0px;
    float:left;
}
.form_input_control{
    position: relative;
    width: 100%;
}
.form_icon_bg i {
    margin-right: 5px;
}
input.form_input_control.datepicker {
    width: auto;
    float: left;
}
@media (max-width:1350px){
input.wpcf7-form-control.wpcf7-date.wpcf7-validates-as-required.wpcf7-validates-as-date.form-control.datepicker {
    width: 96%;
}
}

@media (max-width:1250px){
input.wpcf7-form-control.wpcf7-date.wpcf7-validates-as-required.wpcf7-validates-as-date.form-control.datepicker {
    width:90%;
}
    
/* 25-3-2020*/
    .content-area ul.column3 li {
    width: 50% !important;
}
}
@media (max-width: 1200px){
    .vehicle-nav-control {
        padding-right:10px;
    }
    input.wpcf7-form-control.wpcf7-date.wpcf7-validates-as-required.wpcf7-validates-as-date.form-control.datepicker {
    width: 85%;
}
    /*27-3-2020*/
    .vehicle-img {
    text-align: center;
    width: 60%;
    float: left;
}
    .vahicles {
    width: 39%;
    float: right;
}
}
@media (max-width:1199px){
input.wpcf7-form-control.wpcf7-date.wpcf7-validates-as-required.wpcf7-validates-as-date.form-control.datepicker {
    width: 94%;
}   
}

@media (max-width: 1120px){
    .navbar-brand {
        width: 40%;
    }
    .logo img{
        width: 100%;
    }
    #newsletter .newsletter-form input {
        width: 80%;
    }
    #newsletter .newsletter-form .button{
        width: 19%;
    }
    .client-testimonials .carousel-caption {
        right: 0%;
        left: 0%;
    }
    .vehicle-img {
        text-align: center;
        width: 50%;
        float: left;
        margin-top: 100px;
    }
    .vahicles {
        width: 49%;
        float: right;
    }
}
@media (max-width:1100px){
input.wpcf7-form-control.wpcf7-date.wpcf7-validates-as-required.wpcf7-validates-as-date.form-control.datepicker{
    width:90%;
    }

}
@media (max-width:1070px){
    input.wpcf7-form-control.wpcf7-date.wpcf7-validates-as-required.wpcf7-validates-as-date.form-control.datepicker{
        width:84%;
    }
}

@media (max-width:1040px){
    input.wpcf7-form-control.wpcf7-date.wpcf7-validates-as-required.wpcf7-validates-as-date.form-control.datepicker {
    width: 79%;
}
}
@media (max-width:1000px){
    .content-area ul.column2 li {
        width: 100% !important;
    }
}


@media (max-width: 992px){
   /* .container, .container-lg, .container-md, .container-sm {
        max-width: 960px;
    }*/
    .banner_slider .carousel-item img{
        margin-top: 150px;
    }
    /* 24 march 2020*/
    /*#teaser form .date {
    width: 65%;
}
    #teaser form .time {
    width: 32%;
}*/
}
@media (max-width: 991px){
    .container, .container-md, .container-sm{
        width: 98% !important;
    }
    #teaser form .date{
        width: 68%;
}
    input.wpcf7-form-control.wpcf7-date.wpcf7-validates-as-required.wpcf7-validates-as-date.form-control.datepicker {
    width: 97%;
}
}
@media (max-width:900px){
    .vehicle-img {
    text-align: center;
    width: 75%;
    float: none;
    margin: 25px auto;
}

.vahicles {
    width: 100%;
    float: right;
}
}
@media (max-width:820px){
    input.wpcf7-form-control.wpcf7-date.wpcf7-validates-as-required.wpcf7-validates-as-date.form-control.datepicker{
        width:94%;
    }
}


@media (max-width: 800px){
    .client-testimonials .carousel-inner {
        width: 100%;
        min-height:370px;
    }

}
@media (max-width:790px){
    input.wpcf7-form-control.wpcf7-date.wpcf7-validates-as-required.wpcf7-validates-as-date.form-control.datepicker{
        width:90%;
    }
}
@media (max-width:780px){
    input.wpcf7-form-control.wpcf7-date.wpcf7-validates-as-required.wpcf7-validates-as-date.form-control.datepicker {
    width: 78%;
}
}



@media (max-width: 768px){
    .container, .container-md, .container-sm {
        max-width: 720px;
    }
    .navbar-nav li {
    padding: 6px 0px 6px 0px;
    border: 2px solid #fff;
}
    /*25-3-2020*/
    .left_cont {
    width: 35%;
    float: left;
}
    .right_cont {
    width: 60%;
    float: right;
}
        /*25-3-2020*/
    .box-img img.size-full {
    max-width: 70%;
    padding-right: 0px;
    margin: 0px auto;
    text-align: center;
    float: none;
}
}
@media (max-width: 767px){
    .navbar-brand {
        width:60%;
    }
    a.nav-link.active{
        border: none;
    }
    .banner_slider .carousel-item img {
        height: auto;
        text-align: center;
        width: 100%;
        margin-top: 50px;

    }
    .banner_slider {
        margin-top: 40px;
    }

    .vehicle-img {
        text-align: center;
        width: 75%;
        float: none;
        margin: 25px auto;
    }
    .vahicles {
        width: 100%;
        float: right;
    }
    .client-testimonials .carousel-caption {
        position: absolute;
        right: 0%;
        top: 20px !important;
        left: 0%;
        z-index: 10;
        padding-top: 20px;
        padding-bottom: 20px;
        color: #fff;
        text-align: center;
    }
    .newsletter-form{
       margin-top: 30px;
   }
   #newsletter .newsletter-form input{
        width: 83%;
    }
    #newsletter .newsletter-form .button{
        width: 16%;
    }
    .Address_details{
        margin-top: 50px;
    }
        .contact-details{
        margin-left:0px;
    }
        .contact-content {
    margin: 0px 0px 0px 0px;
    width: 100%;
}
    input.wpcf7-form-control.wpcf7-date.wpcf7-validates-as-required.wpcf7-validates-as-date.form-control.datepicker {
    width: 100%;
}
        /*25-3-2020*/
    .left_cont {
    width: 100%;
    float: left;
        padding-right:0px;
}
    .right_cont {
    width: 100%;
    float: right;
        padding-left:0px;
        margin-top:20px;
}
    /*27-3-2020*/
    .map iframe {
    height: 350px !important;
}
#teaser .title {
    line-height:45px !important;
}
}
@media (max-width: 700px){
    .client-testimonials .carousel-inner {
        width: 100%;
        /*min-height: 450px;*/
    }
/*25-3-2020*/
    .content-area ul.column3 li {
        width: 100% !important;
    }
}
@media (max-width: 576px){
    .navbar-brand {
        width: 80%;
        margin-right: 0px;
    }
    .container, .container-sm {
        max-width: 540px;
    }
    .contact-details{
        margin-left:0px;
    }
}
@media (max-width:575px){
    .alignleft {
    float: none;
    margin: 0 auto;
    margin-bottom: 30px;
}
    .alignleft, .alignright {
    max-width: 100%;
}
    .contact-content {
    margin: 0px 0px 0px 0px;
    width: 100%;
}
    #services h2 {
    font-size: 35px;
    }
    
#services .service-box .service-title {
    font-size: 25px;
    }
    
    .title-page {
    font-size: 35px; 
    }
    .car_tabs .title {
    font-size: 35px;
    font-weight: 900;
    margin-bottom: 65px;
    line-height: initial;
}
    #contact h2 {
    font-size: 35px;
    font-weight: 900;
    margin-bottom: 65px;
}
    
        /*25-3-2020*/
    .cont {
    padding: 2rem !important;
}
    .left_cont {
    width: 100%;
    float: left;
}
    .right_cont {
    width: 100%;
    float: right;
        padding-left:0px;
        margin-top:20px;
}
    /*27-3-2020*/
    #teaser .title{
        font-size:30px;
    }
    .banner_slider .carousel-item img {
    height: auto;
    text-align: center;
    width: 100%;
    margin-top: 100px;
}
    #teaser form .styled-select-car select{
        padding:5px 10px;
    }
}
@media (max-width: 500px){
    .client-testimonials .carousel-inner {
        width: 100%;
        /*min-height: 550px;*/
    }
    input.wpcf7-form-control.wpcf7-date.wpcf7-validates-as-required.wpcf7-validates-as-date.form-control.datepicker {
    width: 95%;
}
}
@media (max-width:470px){
    input.wpcf7-form-control.wpcf7-date.wpcf7-validates-as-required.wpcf7-validates-as-date.form-control.datepicker {
    width:90%;
}
}



@media (max-width: 450px){
    #newsletter .newsletter-form input {
        width: 72%;
    }
    #newsletter .newsletter-form .button {
        width: 25%;
    }
    #newsletter .newsletter-form input.wpcf7-submit.btn{
        width:auto;
    }
    .contact-details ul.footer-contact.contact-list li {
    font-size: 16px;
    line-height: 1.7;
}
    form.wpcf7-form .wpcf7-form-control{
        font-size:16px;
    }

    #teaser form .date {
    width: 58%;
}
    /*input.wpcf7-form-control.wpcf7-date.wpcf7-validates-as-required.wpcf7-validates-as-date.form-control.datepicker {
    width: 70%;
}*/
}
@media (max-width:440px){
    input.wpcf7-form-control.wpcf7-date.wpcf7-validates-as-required.wpcf7-validates-as-date.form-control.datepicker {
    width: 77%;
}
}
@media (max-width: 420px){
    .client-testimonials .carousel-inner {
        width: 100%;
       /* min-height: 650px;*/
    }
    footer .footer-nav li {
    list-style: none;
    display: inline-block;
    padding: 0 5px !important;
    margin:0px;
}
    footer .footer-nav li a{
        font-size: 17px;
    }
    input.wpcf7-form-control.wpcf7-date.wpcf7-validates-as-required.wpcf7-validates-as-date.form-control.datepicker {
    width: 70%;
}
/*27-3-2020*/
    #teaser form {
    padding: 20px 20px 10px;
}
    input.wpcf7-form-control.wpcf7-date.wpcf7-validates-as-required.wpcf7-validates-as-date.form-control.datepicker{
        width:78%;
    }
}

@media (max-width:410px){
    input.wpcf7-form-control.wpcf7-date.wpcf7-validates-as-required.wpcf7-validates-as-date.form-control.datepicker {
    width: 75%;
}
    #teaser form .submit {
    font-size: 18px !important;
}
}


@media (max-width:380px){
    #teaser form .date {
    width: 61%;
}
    input.wpcf7-form-control.wpcf7-date.wpcf7-validates-as-required.wpcf7-validates-as-date.form-control.datepicker {
    width: 60%;
}
}
@media (max-width:360px){
    input.wpcf7-form-control.wpcf7-date.wpcf7-validates-as-required.wpcf7-validates-as-date.form-control.datepicker{
        width:55%;
    }
}
@media (max-width:350px){
    /*#teaser form .date {
    width: 100%;
}
    input.wpcf7-form-control.wpcf7-date.wpcf7-validates-as-required.wpcf7-validates-as-date.form-control.datepicker {
    width: 100%;
}
    #teaser form .time {
    width: 100%;
    margin-top: 15px;
}*/
    /* 27-3-2020*/
    
    #teaser form .styled-select-car select{
        font-size:20px !important;
        
    }
    #teaser form .input-group-addon {
    border-radius: 0;
    border: none;
    background-color: #efe9e9;
    font-weight: bold;
    font-size: 14px;
    color: #716d6e;
    width:90px;
    text-align: left;
    padding: 9px 10px 0px;
}
.input-group.pick-up span.input-group-addon {
    min-width: 90px;
}   
    .date.pull-left .input-group span.input-group-addon.pixelfix {
    min-width: 90px;
}
    #teaser form .input-group input{
        font-size:14px;
    }
    #teaser form .styled-select-time select{
        font-size:14px;
        padding: 7px 5px;
    }
    #teaser form .submit{
        font-size:16px !Important;
    }
    
}


@media (max-width: 320px){
    .client-testimonials .carousel-inner {
        width: 100%;
      /*  min-height: 740px;*/
    }
    input.wpcf7-form-control.wpcf7-date.wpcf7-validates-as-required.wpcf7-validates-as-date.form-control.datepicker
    {
        /*width:89%;*/
    }
}



.lSSlideWrapper {
    padding-bottom: 40px;
}
.lSAction {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding-right: 10px;
    display: flex;
    z-index: 999;
}
.lSSlideOuter.vertical .lSAction > .lSPrev {
    bottom: auto;
    top: 0px;
}
.lSSlideOuter.vertical .lSAction > a {
    left: 0px;
    margin-left: 0px;
    margin-top: 0;
}
.lSAction > a {
    width: 50%;
    top: 0%;
    height: 60px;
    cursor: pointer;
    position: relative;
    z-index: 99;
    margin-top: 0px;
    opacity: 1;
    -webkit-transition: opacity 0.35s linear 0s;
    transition: opacity 0.35s linear 0s;
    background: #126d8a;
    text-align: center;
    float: left;
    color: #fff !important;
    line-height: 40px;
    font-size: 24px;
    transition: all 0.25s ease-in-out;
    line-height: 60px !important;
}
.lSSlideOuter.vertical .lSAction > .lSNext {
    background-position: 31px -31px;
    bottom: 0px;
    top: auto;
}
.box-service .service-box h3.service-title {
    position: relative;
    font-size: 16px !important;
    letter-spacing: 1px;
    background: #f1f1f1;
    text-transform: uppercase;
    padding: 10px 0px 10px 60px !important;
    border-bottom: 5px solid #fff;
    border-top: 30px solid #fff;
}
.box-service .service-box h3.service-title .service-icon {
    position: absolute;
    top: 0px;
    bottom: 0px;
    height: 100% !important;
    left: 0;
    margin: 0px !important;
    background: #b1b1b1 !important;
    line-height: 47px !important;
}
.box-service .service-box {
    background: #f1f1f1 !important;
    padding: 0px !important;
    /* border: 1px solid #f1f1f1; */
    margin: 0px !important;
    height: 100%;
}
.box-service .service-box .service-content {
    background: #f1f1f1;
    padding: 20px;
    margin-top: 2px !important;
    font-size: 16px !important;
    letter-spacing: .5px;
}
.box-service > div {
    height: 100%;
}
.box-service .service-box .service-content p:first-letter {
    font-size: 45px;
    float: left;
    line-height: 1;
    padding-right: 5px;
}
.content-area ul li,
.content-area ol li {
    color: #000;
}
.content-area ul.column3 li {
    width: 33.33%;
    list-style-type: circle;
    font-size: 16px;
    letter-spacing: 0.5px;
    padding: 0 10px 0px 0px;
    list-style-position: inside;
}
.content-area p {
    font-size: 16px;
    letter-spacing: 0.5px;
}
.content-area ul.column3, .content-area ul.column2, .content-area ul,
.content-area ol {
    display: flex;
    flex-wrap: wrap;
    margin: 0px 0px 30px;
}
.content-area ul.column2 li {
    width: 50%;
    list-style-type: circle;
    font-size: 16px;
    letter-spacing: 0.5px;
    padding: 0 10px 0px 0px;
    list-style-position: inside;
}
.content-area ul li {
    width: 100%;
    list-style-type: circle;
    font-size: 16px;
    letter-spacing: 0.5px;
    padding: 0 10px 0px 0px;
    list-style-position: inside;
}
.content-area ol li {
    width: 100%;
    font-size: 16px;
    letter-spacing: 0.5px;
    padding: 0 10px 0px 0px;
    list-style-position: inside;
}
.content-area h3 {
    font-weight: bold;
    color: #000;
    font-size: 25px;
    margin: 25px 0px 20px;
}
section#contact span.wpcf7-not-valid-tip {
    color: #333;
    top: 42px;
}
section#contact span.wpcf7-form-control-wrap {
    display: block;
}

/* 27-3-2020*/
.lSSlideOuter.vertical .lightSlider > * {
    width: 100% !important;
    height: auto !important;
    max-width: none !important
}
/*Anju 27-3-2020*/
@media (max-width:767px){
.lSSlideOuter.vertical .lightSlider > * {
    width: 100% !important;
    height: auto !important;
    max-width: none !important
}
    }
#teaser form .input-group input {
    color: #17779f !important;
}

@media only screen and (max-width:767px) and (min-width:0px)  {
    .lSSlideOuter.vertical .lightSlider > * {
    width: 100% !important;
    height: auto !important;
    max-width: 100% !important
}
    ul#content-slider {
    height: auto !important;
    width: 100%;
        margin-left:0px;
}
    .lSSlideOuter .lightSlider > *, .lSSlideOuter .lSGallery li {
    float: left;
    height: auto !important;
    width: 100%;
    margin: 0px !important;
}
    .car_tabs a.nav-link{
        padding:2% !Important;
        width:100% !important;
    }
    .lSAction > .lSPrev {
    background-position: 0 0;
    left: 0px;
}
    .lSAction{
        padding-right:0px !important;
    }
    input.wpcf7-form-control.wpcf7-date.wpcf7-validates-as-required.wpcf7-validates-as-date.form-control.datepicker {
    padding:7px 10px;
}
    
}
#teaser form .input-group input::placeholder{
    color:green;
}


@media only screen and (max-width: 360px) and (min-width: 320px)  {
    #teaser form .date {
    width: 100%;
}
    span.wpcf7-form-control-wrap.pick-up2, span.wpcf7-form-control-wrap.drop-off {
    width: 100%;
    max-width: 100%;
}
input.wpcf7-form-control.wpcf7-date.wpcf7-validates-as-required.wpcf7-validates-as-date.form-control.datepicker {
    width: 100%;
    background: #fff !important;
    padding:5px 10px;
}
    #teaser form .input-group input{
        color:#17779f !important;
    }
    #teaser form .time {
    /* width: 130px; */
    width: 100%;
    margin-top: 15px;
}
}


.car_tabs .lSSlideOuter.vertical {
    padding-bottom: 60px;
}
.car_tabs .lSSlideOuter.vertical .lSSlideWrapper {
    overflow: unset;
}
.car_tabs .lSAction {
    bottom: auto;
    top: 100%;
}