#theme-my-login .tml-form-table th,
#theme-my-login .tml-form-table td {
    border: none;
    padding-top: 0;
}
#theme-my-login .tml-form-table select {
    height: 45px;
    line-height: 45px;
    border: 1px solid #dfdfdf;
    padding: 0 10px;
}
#theme-my-login .tml-form-table textarea {
    border: 1px solid #dfdfdf;
    padding: 10px;
}
#theme-my-login .tml-form-table select option {
    padding: 5px;
}
#theme-my-login input#submit {
    display: inline-block;
    border: medium none;
    color: #fff;
    font-family: "Montserrat", sans-serif;
    font-size: 12px;
    padding: 10px 20px;
    line-height: 25px;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.3s linear 0s;
    background: #ff5400;
}
#theme-my-login .tml-submit-wrap {
    text-align: right;
}
#theme-my-login #user_pass {
    height: 45px;
    line-height: 45px;
    border: 1px solid #dfdfdf;
    color: #bdbdbd;
    padding: 0 15px;
}
#theme-my-login #wp-submit {
    display: inline-block;
    border: medium none;
    color: #fff;
    font-family: "Montserrat", sans-serif;
    font-size: 12px;
    padding: 5px 20px;
    line-height: 25px;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.3s linear 0s;
    background: #222;
}
#theme-my-login #wp-submit:hover {
    background: #ff5400;
}
#tz-autoshowroom .ui-dialog-titlebar {
    background: #F7F9FB;
    padding: 20px;
    position: relative;
}
#tz-autoshowroom .ui-dialog-titlebar .ui-dialog-title {
    font-size: 16px;
    font-family: "Muli",sans-serif;
}
#tz-autoshowroom .ui-dialog-titlebar .ui-dialog-titlebar-close:after {
    font-family: 'FontAwesome',sans-serif;
    content: "\f00d ";
    color: #ff5400;
    font-size: 12px;
}
#tz-autoshowroom .ui-dialog-titlebar .ui-dialog-titlebar-close {
    height: auto;
    padding: 0;
    background: none;
}
#tz-autoshowroom .form-wrapper .zm_alr_text_field,
#tz-autoshowroom .form-wrapper .zm_alr_password_field,
#tz-autoshowroom .form-wrapper .ajax-login-register-validate-email,
#tz-autoshowroom #theme-my-login .input {
    height: 45px;
    border: 1px solid #dfdfdf;
    padding: 0 15px;
    line-height: 45px;
    color: #ddd;
}
#tz-autoshowroom .ui-dialog .ajax-login-default-form-container .error-container {
    width: 100%;
}
#tz-autoshowroom .form-wrapper .zm_alr_checkbox_field {
    margin: 0 5px 0 0;
}
#tz-autoshowroom .form-wrapper #zm_alr_login_submit_button,
#tz-autoshowroom .form-wrapper #zm_alr_register_submit_button {
    display: inline-block;
    border: medium none;
    color: #fff;
    font-size: 12px;
    padding: 5px 20px;
    line-height: 25px;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.3s linear 0s;
    background: #222;
    font-weight: normal;
    font-family: "Muli",sans-serif;
    text-shadow: none;
    border-radius: 0;
    cursor: pointer;
}
#tz-autoshowroom .form-wrapper #zm_alr_login_submit_button:hover,
#tz-autoshowroom .form-wrapper #zm_alr_register_submit_button:hover {
    background: #ff5400;
}
#tz-autoshowroom .form-wrapper label {
    margin-bottom: 10px;
}
#tz-autoshowroom .ui-dialog {
    background: #fff;
    padding-bottom: 20px;
}
#tz-autoshowroom .ui-dialog .zm_alr_ul_container a {
    font-size: 11px;
}
#theme-my-login ul.tml-user-links {
    list-style: none;
    margin: 10px 0 0 0;
}
#theme-my-login ul.tml-user-links li {
    list-style: none;
}
.auto-backtotop {
    position: fixed;
    bottom: -100px;
    right: 20px;
    opacity: 0;
    height: 40px;
    width: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    cursor: pointer;
    background: #222;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.auto-backtotop:hover {
    background: #ff5400;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.auto-backtotop.show {
    bottom: 20px;
    opacity: 1;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
body .autoshowroom-sidebar aside.widget .vehicle-search-form .field-model label.choice,
body .autoshowroom-sidebar aside.widget .vehicle-search-form .field-model label.choice.disable {
    display: none;
}
body .autoshowroom-sidebar aside.widget .vehicle-search-form .field-model label.choice.enable {
    display: block;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
    clear: none;
}
.autoshowroom-our-process.icon_center .autoshowroom-counter-icon {
    width: 100%;
    text-align: center;
}
.autoshowroom-our-process.icon_right .autoshowroom-counter-icon {
    width: 100%;
    text-align: right;
}
body > header.tz-header-3 {
    position: relative;
}
#slider{
    overflow:hidden;
}
.slider-info .pcd-specs i {
    display: none;
}
.related-container .vehicle-grid {
    opacity: 1;
}
.vehicle-detail .related-container .pcd-pricing .pcd-price {
    font-size: 15px;
}
.container-content .related-container .vehicle-grid .TZ-Vehicle-Grid .pcd-pricing .pcd-price-msrp {
    font-size: 15px;
}
.related-container {
    margin-top: 10px;
}
.container-content .related-container .vehicle-grid .TZ-Vehicle-Grid .pcd-pricing {
    border: none;
}
header .tzmenu_fixed.menu_fixed {
    position: fixed;
    top: 0;
    width: 100%;
    left: 0;
    z-index: 999;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
header.tz-header-2 .tz-menu-header .mega-menu-wrap{
    margin-top:15px !important;
}
header.tz-header-2 .tzmenu_fixed.menu_fixed .mega-menu-wrap{
    margin-top:0 !important;
}

header.tz-header-2 .tzmenu_fixed.menu_fixed .header-2-logo {
    position: relative;
    margin:0;
    top:0 !important;
    left:auto;
}
header.tz-header-2 .tzmenu_fixed.menu_fixed > li.mega-menu-item > a.mega-menu-link {
    color: #222;
}
header.tz-header-3 .tz-menu-header.tzmenu_fixed.menu_fixed,
header .tzmenu_fixed.menu_fixed {
    background: #fff;
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.1);
}
.tz-menu-header.tzmenu_fixed.menu_fixed #mega-menu-wrap-primary-home-2 #mega-menu-primary-home-2 li.mega-menu-item a.mega-menu-link {
    color: #222;
}
.tz-menu-header.tzmenu_fixed.menu_fixed #mega-menu-wrap-primary-home-2 #mega-menu-primary-home-2 li.mega-menu-item a.mega-menu-link:hover {
    color: #ff5400;
}
.tz-menu-header.tzmenu_fixed.menu_fixed #mega-menu-wrap-primary-home-3 #mega-menu-primary-home-3 li.mega-menu-item a.mega-menu-link {
    color: #222;
}
.tz-menu-header.tzmenu_fixed.menu_fixed #mega-menu-wrap-primary-home-3 #mega-menu-primary-home-3 li.mega-menu-item a.mega-menu-link:hover {
    color: #ff5400;
}
.autoshowroom-quote .slick-track .autoshowroom-quote-item.no_image .autoshowroom-quote-info {
    padding-top: 0;
}
header .tz-megamenu {
    position: static;
}
header.tz-header-7 .tz-megamenu {
    position: relative;
}
.vehicle-detail .flexslider .slides li img:hover {
    cursor: pointer;
}
.TZ-Vehicle-Slider .owl-item .item .Vehicle-Feature-Image {
    z-index: -1;
}

.vc_row.ingrid .no_container {
    width: 1170px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.car-taxonomy .make-item {
    display: inline-block;
    float: left;
    width: 33%;
    text-align: left;
    min-height: 36px;
}
.car-taxonomy img {
    width: 65px;
    height: auto;
    margin-right: 10px;
}
.car-taxonomy h3.car-taxonomy-title {
    color: #222;
    display: inline-block;
    padding-right: 15px;
    position: relative;
}
.car-taxonomy h3.car-taxonomy-title:after,
.car-taxonomy h3.car-taxonomy-title:before {
    position: absolute;
    width: 60px;
    height: 1px;
    background: #ff5400;
    left: 0;
    bottom: -15px;
    content: "";
}
.car-taxonomy h3.car-taxonomy-title:before {
    bottom: -18px;
}
.car-taxonomy a.car-taxonomy-link {
    color: #ff5400;
    display: inline-block;
    font-size: 18px;
}
.car-taxonomy .make-container {
    display: block;
    padding: 55px 0 0 0;
}
.car-taxonomy .make-container a {
    font-family: "Muli", "sans-serif";
    color: #565656;
    font-weight: 400;
}
.car-taxonomy.car-taxonomyblock .make-item {
    width: 25%;
    text-align: center;
    margin-bottom: 25px;
}
.car-taxonomy.car-taxonomyblock img {
    margin-bottom: 3px;
    width: 100px;
}
.car-taxonomy.car-taxonomyblock .make-item a {
    display: block;
}
.autoshowroom-service.style2 .autoshowroom-service-icon {
    float: left;
}
.autoshowroom-service.style2 .autoshowroom-service-icon {
    background-color: #fd7532;
    margin-right: 30px;
    margin-bottom: 0;
}
.autoshowroom-service.style2 h3.autoshowroom-service-title {
    margin-bottom: 10px;
}
.autoshowroom-service.style2 p {
    margin: 0;
}
.autoshowroom-service.style2 .autoshowroom-service-icon:after {
    display: none;
}
.wpb-js-composer .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-o-shape-group .vc_tta-tab:first-child:not(:last-child) > a {
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
}
.wpb-js-composer .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-o-shape-group .vc_tta-tab:last-child:not(:first-child) > a {
    border-bottom-right-radius: 5px !important;
    border-top-right-radius: 5px !important;
}
.wpb-js-composer .vc_tta-tabs-container .vc_tta-tab > a span {
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 25px;
}
.wpb-js-composer .vc_tta-color-orange.vc_tta-style-modern .vc_tta-tab.vc_active > a {
    background-color: #ff5400 !important;
    color: #fff !important;
}
.wpb-js-composer .vc_tta-color-orange.vc_tta-style-modern .vc_tta-tab > a {
    background-color: #fff !important;
    color: #000 !important;
    padding: 10px 20px !important;
    min-width: 200px;
}
.wpb-js-composer .vc_tta.vc_tta-style-modern .vc_tta-panel-body,
.wpb-js-composer .vc_tta.vc_tta-style-modern .vc_tta-panel-heading,
.wpb-js-composer .vc_tta.vc_tta-style-modern .vc_tta-tab > a {
    border: none !important;
}
body .tp-dottedoverlay.twoxtwowhite {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#306d71+0,ff5400+100 */
    background: #306d71;
    background: -moz-linear-gradient(left, #306d71 0%, #ff5500 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, #306d71), color-stop(100%, #ff5500));
    background: -webkit-linear-gradient(left, #306d71 0%, #ff5500 100%);
    background: -o-linear-gradient(left, #306d71 0%, #ff5500 100%);
    background: -ms-linear-gradient(left, #306d71 0%, #ff5500 100%);
    background: linear-gradient(to right, #306d71 0%, #ff5500 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#306d71', endColorstr='#ff5500', GradientType=1);
    opacity: 0.4;
}
.wpb-js-composer .transparent .vc_tta-panels {
    background: none !important;
}
.vc_tta-tabs .vc_tta-panels-container .vc_tta-panels {
    border: none !important;
}
.vc_tta-tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-body p {
    font-weight: normal;
}
.vc_tta-tabs .TZ-Vehicle-Feature .item,
.TZ-Vehicle-Grid .item {
    background: #fff;
}
.container-content .TZ-ElementPortfolio .vehicle-grid.vehicle-list {
    opacity: 1;
}
.pcd-pricing a.priceurl span {
    color: #fff;
}
.TZ-Vehicle-Compare .pcd-pricing {
    float: left;
    width: 100%;
}
.auto_sort {
    border: 1px solid #dfdfdf;
    height: 35px;
    line-height: 35px;
    color: #222;
    padding: 0 12px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    font-weight: normal;
}
.auto_sort option {
    padding: 6px 12px;
    border: none;
    background: none;
    color: #777;
}
.auto_sort option:hover {
    background: none;
    color: #333;
}
.el_sort:after {
    content: "\f0d7";
    font-family: 'FontAwesome',sans-serif;
    position: absolute;
    top: 8px;
    right: 15px;
    color: #777;
}
.el_sort {
    display: inline-block;
    position: relative;
    margin-right: 20px;
}
.TZ-ElementPortfolio .TZ-Portfolio-Grid .vehicle-layout-list {
    margin-top: -19px;
}
.vehicle_video iframe {
    width: 100%;
}
.auto-page-content .cart-collaterals {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
    margin-bottom: 40px;
    padding-left: 0;
    padding-right: 0;
}
.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
    width: 100%;
    padding: 0 30px;
}
#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
    background: #ff5400;
    color: #fff;
    padding: 11px 15px;
    float: right;
    font-size: 12px;
    font-family: "Montserrat", sans-serif;
    font-weight: normal;
    height:auto;
    line-height:12px;
}
#add_payment_method .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button:hover {
    background: #ff5400;
}
#add_payment_method .cart-collaterals .cart_totals table select,
.woocommerce-cart .cart-collaterals .cart_totals table select,
.woocommerce-checkout .cart-collaterals .cart_totals table select {
    padding: 5px 10px;
    border: 1px solid #bdbdbd;
}
body header.tz-header-4 {
    background: #000000;
    background: -moz-linear-gradient(top, #000000 0%, rgba(0, 0, 0, 0.59) 41%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #000000), color-stop(41%, rgba(0, 0, 0, 0.59)), color-stop(100%, rgba(0, 0, 0, 0)));
    background: -webkit-linear-gradient(top, #000000 0%, rgba(0, 0, 0, 0.59) 41%, rgba(0, 0, 0, 0) 100%);
    background: -o-linear-gradient(top, #000000 0%, rgba(0, 0, 0, 0.59) 41%, rgba(0, 0, 0, 0) 100%);
    background: -ms-linear-gradient(top, #000000 0%, rgba(0, 0, 0, 0.59) 41%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to bottom, #000000 0%, rgba(0, 0, 0, 0.59) 41%, rgba(0, 0, 0, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=0);
}
header.tz-header-4 p,
header.tz-header-4 .tz-top-header .textwidget ul li {
    color: #fff;
}
.vc_row .vc_inner .container {
    max-width: 1170px;
    margin: 0 auto;
    width: 100%;
    float: none;
    position: relative;
    z-index: 99;
}
.wpb-js-composer .vc_tta.vc_tta-style-modern .vc_tta-panel-body,
.wpb-js-composer .vc_tta.vc_tta-style-modern .vc_tta-panel-heading,
.wpb-js-composer .vc_tta.vc_tta-style-modern .vc_tta-tab > a {
    background-image: none !important;
}
.tz-gradient {
    background: rgba(0, 0, 0, 0.5);
    position: absolute !important;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
rs-module-wrap .Slide02-Title p {
    color: #ff5400;
}

rs-module-wrap .Slide02-Title {
    padding-left: 15px !important;
}
.TZ-Vehicle-Search-Horizontal.tz-cusotm-style .vehicle-search-form .field {
    width: 20%;
}
.TZ-Vehicle-Search-Horizontal.tz-cusotm-style .vehicle-search-form .car-search-submit {
    width: 12%;
}
.TZ-Vehicle-Search-Horizontal.tz-cusotm-style .vehicle-search-form .car-search-submit {
    background: #ff5400;
    color: #FFFFFF;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: 400;
}
.TZ-Vehicle-Feature.tz-custom-featured .owl-item:before,
.TZ-Vehicle-Grid.tz-custom-featured .owl-item:before {
    background: rgba(0, 0, 0, 0.6);
}
.tz-tabs-descriptios p {
    font-family: "Muli", "sans-serif";
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
    text-align: center;
    color: #fff;
}
.tz-tabs-descriptios {
    position: relative;
}
.tz-tabs-descriptios::before {
    content: "";
    position: absolute;
    top: 3px;
    left: 50%;
    width: 60px;
    height: 4px;
    border-top: 1px solid #ff5400;
    border-bottom: 1px solid #ff5400;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.tz-inner-search {
    position: relative;
}
.tz-inner-search::before {
    content: "";
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block !important;
    z-index: 9;
}
.tz-inner-search::after {
    content: "";
    position: absolute;
    background: #ff5500;
    background: -moz-linear-gradient(left, #ff5500 0%, #ff5500 0%, #ff5500 0%, #306d71 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, #ff5500), color-stop(0%, #ff5500), color-stop(0%, #ff5500), color-stop(100%, #306d71));
    background: -webkit-linear-gradient(left, #ff5500 0%, #ff5500 0%, #ff5500 0%, #306d71 100%);
    background: -o-linear-gradient(left, #ff5500 0%, #ff5500 0%, #ff5500 0%, #306d71 100%);
    background: -ms-linear-gradient(left, #ff5500 0%, #ff5500 0%, #ff5500 0%, #306d71 100%);
    background: linear-gradient(to right, #ff5500 0%, #ff5500 0%, #ff5500 0%, #306d71 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5500', endColorstr='#306d71', GradientType=1);
    opacity: 0.5;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block !important;
}
.tz-search-motor {
    position: absolute;
    left: 15px;
    bottom: 0;
    width: 100%;
}
.tz-search-motor::before {
    content: "";
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block !important;
    z-index: 9;
}
.tz-search-motor::after {
    content: "";
    position: absolute;
    background: #ff5500;
    background: -moz-linear-gradient(left, #ff5500 0%, #ff5500 0%, #ff5500 0%, #306d71 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, #ff5500), color-stop(0%, #ff5500), color-stop(0%, #ff5500), color-stop(100%, #306d71));
    background: -webkit-linear-gradient(left, #ff5500 0%, #ff5500 0%, #ff5500 0%, #306d71 100%);
    background: -o-linear-gradient(left, #ff5500 0%, #ff5500 0%, #ff5500 0%, #306d71 100%);
    background: -ms-linear-gradient(left, #ff5500 0%, #ff5500 0%, #ff5500 0%, #306d71 100%);
    background: linear-gradient(to right, #ff5500 0%, #ff5500 0%, #ff5500 0%, #306d71 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5500', endColorstr='#306d71', GradientType=1);
    opacity: 0.5;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block !important;
}
.autoshowroom-counter .autoshowroom-counter-title {
    margin-top: 16px;
}
.autoshowroom-title h2.AutoshowroomTitle {
    margin-bottom: 25px;
}
.tz-quote-style .autoshowroom-title h2.AutoshowroomTitle,
.tz-quote-style .autoshowroom-title p,
.tz-quote-style .autoshowroom-quote .slick-track .autoshowroom-quote-item .autoshowroom-quote-info .autoshowroom-quote-content {
    color: #FFFFFF;
}
.tz-vehicle-custom .car-taxonomy .make-container {
    padding: 45px 0 0;
}
.slider-home-4 .tp-dottedoverlay.threexthree {
    background-image: linear-gradient(to right, #306d71 0%, #ff5400 50%, #306d71 100%) !important;
    opacity: 0.7;
}
.slider-home-4 .tp-dottedoverlay.threexthree::after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(0, 0, 0, 0.8);
    top: 0;
    left: 0;
}
.TZ-Vehicle-Search-Horizontal.tz-cusotm-style .vehicle-search-form .field input,
.TZ-Vehicle-Search-Horizontal.tz-cusotm-style .vehicle-search-form .field select {
    background: rgba(255, 255, 255, 0.2);
    border: 1px solid rgba(233, 233, 233, 0.2);
    color: #FFFFFF;
}
.tz-cusotm-style .vehicle-search-form .field.fieldtype-taxonomy:before,
.tz-cusotm-style .vehicle-search-form .field.field-price.fieldtype-number:before,
.tz-cusotm-style .vehicle-search-form .field.field-price.fieldtype-number:after,
.tz-cusotm-style .vehicle-search-form .field.field-milage.fieldtype-number:before,
.tz-cusotm-style .vehicle-search-form .field.field-milage.fieldtype-number:after,
.tz-cusotm-style .vehicle-search-form .field.field-order:before,
.tz-cusotm-style .vehicle-search-form .field.field-order:after {
    color: #FFFFFF;
}
.tz-cusotm-style .vehicle-search-form .field select option {
    color: #222222;
}
.TZ-Vehicle-Search-Horizontal.tz-cusotm-style .vehicle-search-form .field input[type="search"]::-webkit-input-placeholder {
    color: #FFFFFF;
}
.TZ-Vehicle-Search-Horizontal.tz-cusotm-style .vehicle-search-form .field input[type="search"]::-moz-placeholder {
    color: #FFFFFF;
}
.TZ-Vehicle-Search-Horizontal.tz-cusotm-style .vehicle-search-form .field input[type="search"]:-ms-input-placeholder {
    color: #FFFFFF;
}
.TZ-Vehicle-Search-Horizontal.tz-cusotm-style .vehicle-search-form .field input[type="search"]:-moz-placeholder {
    color: #FFFFFF;
}
.vc_row .vc_inner .container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.TZ-Vehicle-Feature.tz-custom-featured .owl-nav div,
.TZ-Vehicle-Grid .owl-nav div {
    transition: all 0.3s ease 0s;
}
.TZ-Vehicle-Feature.tz-custom-featured .owl-nav div:hover,
.TZ-Vehicle-Grid .owl-nav div:hover {
    background: #ff5400 ;
}
.TZ-Vehicle-Slider {
    overflow: hidden;
}
.TZ-Vehicle-Feature.tz-custom-featured .item .Vehicle-Feature-Image {
    overflow: hidden;
}
.TZ-Vehicle-Feature.tz-custom-featured .item .Vehicle-Feature-Image img {
    transform: scale(1);
    transition: transform 0.5s linear 0s;
}
.TZ-Vehicle-Feature.tz-custom-featured .item:hover .Vehicle-Feature-Image img {
    transform: scale(1.08);
    transition: transform 1s linear 0s;
}
.autoshowroom-quote .slick-track .autoshowroom-quote-item:focus {
    outline: none;
}
.auto-get-a-quote {
    position: fixed;
    width: 154px;
    height: 50px;
    text-align: center;
    background: #ff5400;
    right: -60px;
    top: 258px;
    transform: rotate(-90deg);
    line-height: 41px;
    z-index: 999;
    cursor: pointer;
    transition: all 0.4s ease;
    -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.4);
    -ms-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.4);
    -o-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.4);
}
.auto-get-a-quote a {
    font-family: "Montserrat", "sans-serif";
    font-weight: 400;
    font-size: 14px;
    color: #FFFFFF;
    text-decoration: none;
    transition: all 0.4s ease;
}
.auto-get-a-quote:hover {
    background: #FFFFFF;
}
.auto-get-a-quote:hover a {
    color: #222222;
}
.tzshop-wrap .product-list ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .tzShop-item_button_list div:first-child {
    display: none;
}
#mega-menu-wrap-primary-home-motor #mega-menu-primary-home-motor > li.mega-menu-item > a.mega-menu-link {
    font-family: "Muli", "sans-serif";
    font-weight: bold;
}
#mega-menu-wrap-primary-home-motor #mega-menu-primary-home-motor > li.mega-menu-item > a.mega-menu-link:hover {
    font-weight: bold;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item:last-child a,
#mega-menu-wrap-primary-home-2 #mega-menu-primary > li.mega-menu-item:last-child a,
#mega-menu-wrap-primary-home-3 #mega-menu-primary > li.mega-menu-item:last-child a,
#mega-menu-wrap-primary-home-motor #mega-menu-primary > li.mega-menu-item:last-child a,
#mega-menu-wrap-primary #mega-menu-primary-home-2 > li.mega-menu-item:last-child a,
#mega-menu-wrap-primary-home-2 #mega-menu-primary-home-2 > li.mega-menu-item:last-child a,
#mega-menu-wrap-primary-home-3 #mega-menu-primary-home-2 > li.mega-menu-item:last-child a,
#mega-menu-wrap-primary-home-motor #mega-menu-primary-home-2 > li.mega-menu-item:last-child a,
#mega-menu-wrap-primary #mega-menu-primary-home-3 > li.mega-menu-item:last-child a,
#mega-menu-wrap-primary-home-2 #mega-menu-primary-home-3 > li.mega-menu-item:last-child a,
#mega-menu-wrap-primary-home-3 #mega-menu-primary-home-3 > li.mega-menu-item:last-child a,
#mega-menu-wrap-primary-home-motor #mega-menu-primary-home-3 > li.mega-menu-item:last-child a,
#mega-menu-wrap-primary #mega-menu-primary-home-motor > li.mega-menu-item:last-child a,
#mega-menu-wrap-primary-home-2 #mega-menu-primary-home-motor > li.mega-menu-item:last-child a,
#mega-menu-wrap-primary-home-3 #mega-menu-primary-home-motor > li.mega-menu-item:last-child a,
#mega-menu-wrap-primary-home-motor #mega-menu-primary-home-motor > li.mega-menu-item:last-child a {
    padding-right: 0 !important;
}
#mega-menu-wrap-primary #mega-menu-primary a.mega-menu-link,
#mega-menu-wrap-primary-home-2 #mega-menu-primary a.mega-menu-link,
#mega-menu-wrap-primary-home-3 #mega-menu-primary a.mega-menu-link,
#mega-menu-wrap-primary-home-motor #mega-menu-primary a.mega-menu-link,
#mega-menu-wrap-primary #mega-menu-primary-home-2 a.mega-menu-link,
#mega-menu-wrap-primary-home-2 #mega-menu-primary-home-2 a.mega-menu-link,
#mega-menu-wrap-primary-home-3 #mega-menu-primary-home-2 a.mega-menu-link,
#mega-menu-wrap-primary-home-motor #mega-menu-primary-home-2 a.mega-menu-link,
#mega-menu-wrap-primary #mega-menu-primary-home-3 a.mega-menu-link,
#mega-menu-wrap-primary-home-2 #mega-menu-primary-home-3 a.mega-menu-link,
#mega-menu-wrap-primary-home-3 #mega-menu-primary-home-3 a.mega-menu-link,
#mega-menu-wrap-primary-home-motor #mega-menu-primary-home-3 a.mega-menu-link,
#mega-menu-wrap-primary #mega-menu-primary-home-motor a.mega-menu-link,
#mega-menu-wrap-primary-home-2 #mega-menu-primary-home-motor a.mega-menu-link,
#mega-menu-wrap-primary-home-3 #mega-menu-primary-home-motor a.mega-menu-link,
#mega-menu-wrap-primary-home-motor #mega-menu-primary-home-motor a.mega-menu-link {
    height: auto !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title,
#mega-menu-wrap-primary-home-2 #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title,
#mega-menu-wrap-primary-home-3 #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title,
#mega-menu-wrap-primary-home-motor #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title,
#mega-menu-wrap-primary #mega-menu-primary-home-2 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title,
#mega-menu-wrap-primary-home-2 #mega-menu-primary-home-2 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title,
#mega-menu-wrap-primary-home-3 #mega-menu-primary-home-2 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title,
#mega-menu-wrap-primary-home-motor #mega-menu-primary-home-2 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title,
#mega-menu-wrap-primary #mega-menu-primary-home-3 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title,
#mega-menu-wrap-primary-home-2 #mega-menu-primary-home-3 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title,
#mega-menu-wrap-primary-home-3 #mega-menu-primary-home-3 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title,
#mega-menu-wrap-primary-home-motor #mega-menu-primary-home-3 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title,
#mega-menu-wrap-primary #mega-menu-primary-home-motor > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title,
#mega-menu-wrap-primary-home-2 #mega-menu-primary-home-motor > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title,
#mega-menu-wrap-primary-home-3 #mega-menu-primary-home-motor > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title,
#mega-menu-wrap-primary-home-motor #mega-menu-primary-home-motor > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title {
    font-family: 'Montserrat', sans-serif;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link,
#mega-menu-wrap-primary-home-2 #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link,
#mega-menu-wrap-primary-home-3 #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link,
#mega-menu-wrap-primary-home-motor #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link,
#mega-menu-wrap-primary #mega-menu-primary-home-2 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link,
#mega-menu-wrap-primary-home-2 #mega-menu-primary-home-2 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link,
#mega-menu-wrap-primary-home-3 #mega-menu-primary-home-2 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link,
#mega-menu-wrap-primary-home-motor #mega-menu-primary-home-2 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link,
#mega-menu-wrap-primary #mega-menu-primary-home-3 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link,
#mega-menu-wrap-primary-home-2 #mega-menu-primary-home-3 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link,
#mega-menu-wrap-primary-home-3 #mega-menu-primary-home-3 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link,
#mega-menu-wrap-primary-home-motor #mega-menu-primary-home-3 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link,
#mega-menu-wrap-primary #mega-menu-primary-home-motor > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link,
#mega-menu-wrap-primary-home-2 #mega-menu-primary-home-motor > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link,
#mega-menu-wrap-primary-home-3 #mega-menu-primary-home-motor > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link,
#mega-menu-wrap-primary-home-motor #mega-menu-primary-home-motor > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    border-bottom: 1px solid #ededed;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu > li.mega-menu-item:last-child > a.mega-menu-link,
#mega-menu-wrap-primary-home-2 #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu > li.mega-menu-item:last-child > a.mega-menu-link,
#mega-menu-wrap-primary-home-3 #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu > li.mega-menu-item:last-child > a.mega-menu-link,
#mega-menu-wrap-primary-home-motor #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu > li.mega-menu-item:last-child > a.mega-menu-link,
#mega-menu-wrap-primary #mega-menu-primary-home-2 > li.mega-menu-flyout ul.mega-sub-menu > li.mega-menu-item:last-child > a.mega-menu-link,
#mega-menu-wrap-primary-home-2 #mega-menu-primary-home-2 > li.mega-menu-flyout ul.mega-sub-menu > li.mega-menu-item:last-child > a.mega-menu-link,
#mega-menu-wrap-primary-home-3 #mega-menu-primary-home-2 > li.mega-menu-flyout ul.mega-sub-menu > li.mega-menu-item:last-child > a.mega-menu-link,
#mega-menu-wrap-primary-home-motor #mega-menu-primary-home-2 > li.mega-menu-flyout ul.mega-sub-menu > li.mega-menu-item:last-child > a.mega-menu-link,
#mega-menu-wrap-primary #mega-menu-primary-home-3 > li.mega-menu-flyout ul.mega-sub-menu > li.mega-menu-item:last-child > a.mega-menu-link,
#mega-menu-wrap-primary-home-2 #mega-menu-primary-home-3 > li.mega-menu-flyout ul.mega-sub-menu > li.mega-menu-item:last-child > a.mega-menu-link,
#mega-menu-wrap-primary-home-3 #mega-menu-primary-home-3 > li.mega-menu-flyout ul.mega-sub-menu > li.mega-menu-item:last-child > a.mega-menu-link,
#mega-menu-wrap-primary-home-motor #mega-menu-primary-home-3 > li.mega-menu-flyout ul.mega-sub-menu > li.mega-menu-item:last-child > a.mega-menu-link,
#mega-menu-wrap-primary #mega-menu-primary-home-motor > li.mega-menu-flyout ul.mega-sub-menu > li.mega-menu-item:last-child > a.mega-menu-link,
#mega-menu-wrap-primary-home-2 #mega-menu-primary-home-motor > li.mega-menu-flyout ul.mega-sub-menu > li.mega-menu-item:last-child > a.mega-menu-link,
#mega-menu-wrap-primary-home-3 #mega-menu-primary-home-motor > li.mega-menu-flyout ul.mega-sub-menu > li.mega-menu-item:last-child > a.mega-menu-link,
#mega-menu-wrap-primary-home-motor #mega-menu-primary-home-motor > li.mega-menu-flyout ul.mega-sub-menu > li.mega-menu-item:last-child > a.mega-menu-link {
    border: none;
}
#mega-menu-wrap-primary #mega-menu-primary .menu li:first-child,
#mega-menu-wrap-primary-home-2 #mega-menu-primary .menu li:first-child,
#mega-menu-wrap-primary-home-3 #mega-menu-primary .menu li:first-child,
#mega-menu-wrap-primary-home-motor #mega-menu-primary .menu li:first-child,
#mega-menu-wrap-primary #mega-menu-primary-home-2 .menu li:first-child,
#mega-menu-wrap-primary-home-2 #mega-menu-primary-home-2 .menu li:first-child,
#mega-menu-wrap-primary-home-3 #mega-menu-primary-home-2 .menu li:first-child,
#mega-menu-wrap-primary-home-motor #mega-menu-primary-home-2 .menu li:first-child,
#mega-menu-wrap-primary #mega-menu-primary-home-3 .menu li:first-child,
#mega-menu-wrap-primary-home-2 #mega-menu-primary-home-3 .menu li:first-child,
#mega-menu-wrap-primary-home-3 #mega-menu-primary-home-3 .menu li:first-child,
#mega-menu-wrap-primary-home-motor #mega-menu-primary-home-3 .menu li:first-child,
#mega-menu-wrap-primary #mega-menu-primary-home-motor .menu li:first-child,
#mega-menu-wrap-primary-home-2 #mega-menu-primary-home-motor .menu li:first-child,
#mega-menu-wrap-primary-home-3 #mega-menu-primary-home-motor .menu li:first-child,
#mega-menu-wrap-primary-home-motor #mega-menu-primary-home-motor .menu li:first-child {
    margin-top: 20px;
}
#mega-menu-wrap-primary #mega-menu-primary .menu li a,
#mega-menu-wrap-primary-home-2 #mega-menu-primary .menu li a,
#mega-menu-wrap-primary-home-3 #mega-menu-primary .menu li a,
#mega-menu-wrap-primary-home-motor #mega-menu-primary .menu li a,
#mega-menu-wrap-primary #mega-menu-primary-home-2 .menu li a,
#mega-menu-wrap-primary-home-2 #mega-menu-primary-home-2 .menu li a,
#mega-menu-wrap-primary-home-3 #mega-menu-primary-home-2 .menu li a,
#mega-menu-wrap-primary-home-motor #mega-menu-primary-home-2 .menu li a,
#mega-menu-wrap-primary #mega-menu-primary-home-3 .menu li a,
#mega-menu-wrap-primary-home-2 #mega-menu-primary-home-3 .menu li a,
#mega-menu-wrap-primary-home-3 #mega-menu-primary-home-3 .menu li a,
#mega-menu-wrap-primary-home-motor #mega-menu-primary-home-3 .menu li a,
#mega-menu-wrap-primary #mega-menu-primary-home-motor .menu li a,
#mega-menu-wrap-primary-home-2 #mega-menu-primary-home-motor .menu li a,
#mega-menu-wrap-primary-home-3 #mega-menu-primary-home-motor .menu li a,
#mega-menu-wrap-primary-home-motor #mega-menu-primary-home-motor .menu li a {
    border-top: 1px solid #ededed;
    padding: 15px 0 15px 25px;
    color: #666;
}
#mega-menu-wrap-primary #mega-menu-primary .menu li a:hover,
#mega-menu-wrap-primary-home-2 #mega-menu-primary .menu li a:hover,
#mega-menu-wrap-primary-home-3 #mega-menu-primary .menu li a:hover,
#mega-menu-wrap-primary-home-motor #mega-menu-primary .menu li a:hover,
#mega-menu-wrap-primary #mega-menu-primary-home-2 .menu li a:hover,
#mega-menu-wrap-primary-home-2 #mega-menu-primary-home-2 .menu li a:hover,
#mega-menu-wrap-primary-home-3 #mega-menu-primary-home-2 .menu li a:hover,
#mega-menu-wrap-primary-home-motor #mega-menu-primary-home-2 .menu li a:hover,
#mega-menu-wrap-primary #mega-menu-primary-home-3 .menu li a:hover,
#mega-menu-wrap-primary-home-2 #mega-menu-primary-home-3 .menu li a:hover,
#mega-menu-wrap-primary-home-3 #mega-menu-primary-home-3 .menu li a:hover,
#mega-menu-wrap-primary-home-motor #mega-menu-primary-home-3 .menu li a:hover,
#mega-menu-wrap-primary #mega-menu-primary-home-motor .menu li a:hover,
#mega-menu-wrap-primary-home-2 #mega-menu-primary-home-motor .menu li a:hover,
#mega-menu-wrap-primary-home-3 #mega-menu-primary-home-motor .menu li a:hover,
#mega-menu-wrap-primary-home-motor #mega-menu-primary-home-motor .menu li a:hover {
    color: #ff5400;
}
#mega-menu-wrap-primary #mega-menu-primary .menu li:last-child a,
#mega-menu-wrap-primary-home-2 #mega-menu-primary .menu li:last-child a,
#mega-menu-wrap-primary-home-3 #mega-menu-primary .menu li:last-child a,
#mega-menu-wrap-primary-home-motor #mega-menu-primary .menu li:last-child a,
#mega-menu-wrap-primary #mega-menu-primary-home-2 .menu li:last-child a,
#mega-menu-wrap-primary-home-2 #mega-menu-primary-home-2 .menu li:last-child a,
#mega-menu-wrap-primary-home-3 #mega-menu-primary-home-2 .menu li:last-child a,
#mega-menu-wrap-primary-home-motor #mega-menu-primary-home-2 .menu li:last-child a,
#mega-menu-wrap-primary #mega-menu-primary-home-3 .menu li:last-child a,
#mega-menu-wrap-primary-home-2 #mega-menu-primary-home-3 .menu li:last-child a,
#mega-menu-wrap-primary-home-3 #mega-menu-primary-home-3 .menu li:last-child a,
#mega-menu-wrap-primary-home-motor #mega-menu-primary-home-3 .menu li:last-child a,
#mega-menu-wrap-primary #mega-menu-primary-home-motor .menu li:last-child a,
#mega-menu-wrap-primary-home-2 #mega-menu-primary-home-motor .menu li:last-child a,
#mega-menu-wrap-primary-home-3 #mega-menu-primary-home-motor .menu li:last-child a,
#mega-menu-wrap-primary-home-motor #mega-menu-primary-home-motor .menu li:last-child a {
    border-bottom: 1px solid #ededed;
}
#mega-menu-wrap-primary #mega-menu-primary .menu li i,
#mega-menu-wrap-primary-home-2 #mega-menu-primary .menu li i,
#mega-menu-wrap-primary-home-3 #mega-menu-primary .menu li i,
#mega-menu-wrap-primary-home-motor #mega-menu-primary .menu li i,
#mega-menu-wrap-primary #mega-menu-primary-home-2 .menu li i,
#mega-menu-wrap-primary-home-2 #mega-menu-primary-home-2 .menu li i,
#mega-menu-wrap-primary-home-3 #mega-menu-primary-home-2 .menu li i,
#mega-menu-wrap-primary-home-motor #mega-menu-primary-home-2 .menu li i,
#mega-menu-wrap-primary #mega-menu-primary-home-3 .menu li i,
#mega-menu-wrap-primary-home-2 #mega-menu-primary-home-3 .menu li i,
#mega-menu-wrap-primary-home-3 #mega-menu-primary-home-3 .menu li i,
#mega-menu-wrap-primary-home-motor #mega-menu-primary-home-3 .menu li i,
#mega-menu-wrap-primary #mega-menu-primary-home-motor .menu li i,
#mega-menu-wrap-primary-home-2 #mega-menu-primary-home-motor .menu li i,
#mega-menu-wrap-primary-home-3 #mega-menu-primary-home-motor .menu li i,
#mega-menu-wrap-primary-home-motor #mega-menu-primary-home-motor .menu li i {
    float: left;
    margin-top: 20px;
    color: #666;
}
#mega-menu-wrap-primary #mega-menu-primary .menu li:hover,
#mega-menu-wrap-primary-home-2 #mega-menu-primary .menu li:hover,
#mega-menu-wrap-primary-home-3 #mega-menu-primary .menu li:hover,
#mega-menu-wrap-primary-home-motor #mega-menu-primary .menu li:hover,
#mega-menu-wrap-primary #mega-menu-primary-home-2 .menu li:hover,
#mega-menu-wrap-primary-home-2 #mega-menu-primary-home-2 .menu li:hover,
#mega-menu-wrap-primary-home-3 #mega-menu-primary-home-2 .menu li:hover,
#mega-menu-wrap-primary-home-motor #mega-menu-primary-home-2 .menu li:hover,
#mega-menu-wrap-primary #mega-menu-primary-home-3 .menu li:hover,
#mega-menu-wrap-primary-home-2 #mega-menu-primary-home-3 .menu li:hover,
#mega-menu-wrap-primary-home-3 #mega-menu-primary-home-3 .menu li:hover,
#mega-menu-wrap-primary-home-motor #mega-menu-primary-home-3 .menu li:hover,
#mega-menu-wrap-primary #mega-menu-primary-home-motor .menu li:hover,
#mega-menu-wrap-primary-home-2 #mega-menu-primary-home-motor .menu li:hover,
#mega-menu-wrap-primary-home-3 #mega-menu-primary-home-motor .menu li:hover,
#mega-menu-wrap-primary-home-motor #mega-menu-primary-home-motor .menu li:hover {
    color: #ff5400;
}
#mega-menu-wrap-primary #mega-menu-primary .menu li:hover i,
#mega-menu-wrap-primary-home-2 #mega-menu-primary .menu li:hover i,
#mega-menu-wrap-primary-home-3 #mega-menu-primary .menu li:hover i,
#mega-menu-wrap-primary-home-motor #mega-menu-primary .menu li:hover i,
#mega-menu-wrap-primary #mega-menu-primary-home-2 .menu li:hover i,
#mega-menu-wrap-primary-home-2 #mega-menu-primary-home-2 .menu li:hover i,
#mega-menu-wrap-primary-home-3 #mega-menu-primary-home-2 .menu li:hover i,
#mega-menu-wrap-primary-home-motor #mega-menu-primary-home-2 .menu li:hover i,
#mega-menu-wrap-primary #mega-menu-primary-home-3 .menu li:hover i,
#mega-menu-wrap-primary-home-2 #mega-menu-primary-home-3 .menu li:hover i,
#mega-menu-wrap-primary-home-3 #mega-menu-primary-home-3 .menu li:hover i,
#mega-menu-wrap-primary-home-motor #mega-menu-primary-home-3 .menu li:hover i,
#mega-menu-wrap-primary #mega-menu-primary-home-motor .menu li:hover i,
#mega-menu-wrap-primary-home-2 #mega-menu-primary-home-motor .menu li:hover i,
#mega-menu-wrap-primary-home-3 #mega-menu-primary-home-motor .menu li:hover i,
#mega-menu-wrap-primary-home-motor #mega-menu-primary-home-motor .menu li:hover i {
    color: #ff5400;
}
#mega-menu-wrap-primary #mega-menu-primary .mega-menu-item-type-widget ul.product_list_widget li,
#mega-menu-wrap-primary-home-2 #mega-menu-primary .mega-menu-item-type-widget ul.product_list_widget li,
#mega-menu-wrap-primary-home-3 #mega-menu-primary .mega-menu-item-type-widget ul.product_list_widget li,
#mega-menu-wrap-primary-home-motor #mega-menu-primary .mega-menu-item-type-widget ul.product_list_widget li,
#mega-menu-wrap-primary #mega-menu-primary-home-2 .mega-menu-item-type-widget ul.product_list_widget li,
#mega-menu-wrap-primary-home-2 #mega-menu-primary-home-2 .mega-menu-item-type-widget ul.product_list_widget li,
#mega-menu-wrap-primary-home-3 #mega-menu-primary-home-2 .mega-menu-item-type-widget ul.product_list_widget li,
#mega-menu-wrap-primary-home-motor #mega-menu-primary-home-2 .mega-menu-item-type-widget ul.product_list_widget li,
#mega-menu-wrap-primary #mega-menu-primary-home-3 .mega-menu-item-type-widget ul.product_list_widget li,
#mega-menu-wrap-primary-home-2 #mega-menu-primary-home-3 .mega-menu-item-type-widget ul.product_list_widget li,
#mega-menu-wrap-primary-home-3 #mega-menu-primary-home-3 .mega-menu-item-type-widget ul.product_list_widget li,
#mega-menu-wrap-primary-home-motor #mega-menu-primary-home-3 .mega-menu-item-type-widget ul.product_list_widget li,
#mega-menu-wrap-primary #mega-menu-primary-home-motor .mega-menu-item-type-widget ul.product_list_widget li,
#mega-menu-wrap-primary-home-2 #mega-menu-primary-home-motor .mega-menu-item-type-widget ul.product_list_widget li,
#mega-menu-wrap-primary-home-3 #mega-menu-primary-home-motor .mega-menu-item-type-widget ul.product_list_widget li,
#mega-menu-wrap-primary-home-motor #mega-menu-primary-home-motor .mega-menu-item-type-widget ul.product_list_widget li {
    padding: 20px 0;
}
#mega-menu-wrap-primary #mega-menu-primary .mega-menu-item-type-widget ul li,
#mega-menu-wrap-primary-home-2 #mega-menu-primary .mega-menu-item-type-widget ul li,
#mega-menu-wrap-primary-home-3 #mega-menu-primary .mega-menu-item-type-widget ul li,
#mega-menu-wrap-primary-home-motor #mega-menu-primary .mega-menu-item-type-widget ul li,
#mega-menu-wrap-primary #mega-menu-primary-home-2 .mega-menu-item-type-widget ul li,
#mega-menu-wrap-primary-home-2 #mega-menu-primary-home-2 .mega-menu-item-type-widget ul li,
#mega-menu-wrap-primary-home-3 #mega-menu-primary-home-2 .mega-menu-item-type-widget ul li,
#mega-menu-wrap-primary-home-motor #mega-menu-primary-home-2 .mega-menu-item-type-widget ul li,
#mega-menu-wrap-primary #mega-menu-primary-home-3 .mega-menu-item-type-widget ul li,
#mega-menu-wrap-primary-home-2 #mega-menu-primary-home-3 .mega-menu-item-type-widget ul li,
#mega-menu-wrap-primary-home-3 #mega-menu-primary-home-3 .mega-menu-item-type-widget ul li,
#mega-menu-wrap-primary-home-motor #mega-menu-primary-home-3 .mega-menu-item-type-widget ul li,
#mega-menu-wrap-primary #mega-menu-primary-home-motor .mega-menu-item-type-widget ul li,
#mega-menu-wrap-primary-home-2 #mega-menu-primary-home-motor .mega-menu-item-type-widget ul li,
#mega-menu-wrap-primary-home-3 #mega-menu-primary-home-motor .mega-menu-item-type-widget ul li,
#mega-menu-wrap-primary-home-motor #mega-menu-primary-home-motor .mega-menu-item-type-widget ul li {
    float: left;
    width: 100%;
}
#mega-menu-wrap-primary #mega-menu-primary .mega-menu-item-type-widget ul li a,
#mega-menu-wrap-primary-home-2 #mega-menu-primary .mega-menu-item-type-widget ul li a,
#mega-menu-wrap-primary-home-3 #mega-menu-primary .mega-menu-item-type-widget ul li a,
#mega-menu-wrap-primary-home-motor #mega-menu-primary .mega-menu-item-type-widget ul li a,
#mega-menu-wrap-primary #mega-menu-primary-home-2 .mega-menu-item-type-widget ul li a,
#mega-menu-wrap-primary-home-2 #mega-menu-primary-home-2 .mega-menu-item-type-widget ul li a,
#mega-menu-wrap-primary-home-3 #mega-menu-primary-home-2 .mega-menu-item-type-widget ul li a,
#mega-menu-wrap-primary-home-motor #mega-menu-primary-home-2 .mega-menu-item-type-widget ul li a,
#mega-menu-wrap-primary #mega-menu-primary-home-3 .mega-menu-item-type-widget ul li a,
#mega-menu-wrap-primary-home-2 #mega-menu-primary-home-3 .mega-menu-item-type-widget ul li a,
#mega-menu-wrap-primary-home-3 #mega-menu-primary-home-3 .mega-menu-item-type-widget ul li a,
#mega-menu-wrap-primary-home-motor #mega-menu-primary-home-3 .mega-menu-item-type-widget ul li a,
#mega-menu-wrap-primary #mega-menu-primary-home-motor .mega-menu-item-type-widget ul li a,
#mega-menu-wrap-primary-home-2 #mega-menu-primary-home-motor .mega-menu-item-type-widget ul li a,
#mega-menu-wrap-primary-home-3 #mega-menu-primary-home-motor .mega-menu-item-type-widget ul li a,
#mega-menu-wrap-primary-home-motor #mega-menu-primary-home-motor .mega-menu-item-type-widget ul li a {
    color: #222222;
    font-weight: 300;
}
#mega-menu-wrap-primary #mega-menu-primary .mega-menu-item-type-widget ul li img,
#mega-menu-wrap-primary-home-2 #mega-menu-primary .mega-menu-item-type-widget ul li img,
#mega-menu-wrap-primary-home-3 #mega-menu-primary .mega-menu-item-type-widget ul li img,
#mega-menu-wrap-primary-home-motor #mega-menu-primary .mega-menu-item-type-widget ul li img,
#mega-menu-wrap-primary #mega-menu-primary-home-2 .mega-menu-item-type-widget ul li img,
#mega-menu-wrap-primary-home-2 #mega-menu-primary-home-2 .mega-menu-item-type-widget ul li img,
#mega-menu-wrap-primary-home-3 #mega-menu-primary-home-2 .mega-menu-item-type-widget ul li img,
#mega-menu-wrap-primary-home-motor #mega-menu-primary-home-2 .mega-menu-item-type-widget ul li img,
#mega-menu-wrap-primary #mega-menu-primary-home-3 .mega-menu-item-type-widget ul li img,
#mega-menu-wrap-primary-home-2 #mega-menu-primary-home-3 .mega-menu-item-type-widget ul li img,
#mega-menu-wrap-primary-home-3 #mega-menu-primary-home-3 .mega-menu-item-type-widget ul li img,
#mega-menu-wrap-primary-home-motor #mega-menu-primary-home-3 .mega-menu-item-type-widget ul li img,
#mega-menu-wrap-primary #mega-menu-primary-home-motor .mega-menu-item-type-widget ul li img,
#mega-menu-wrap-primary-home-2 #mega-menu-primary-home-motor .mega-menu-item-type-widget ul li img,
#mega-menu-wrap-primary-home-3 #mega-menu-primary-home-motor .mega-menu-item-type-widget ul li img,
#mega-menu-wrap-primary-home-motor #mega-menu-primary-home-motor .mega-menu-item-type-widget ul li img {
    float: left;
    width: 30%;
    margin-right: 15px;
}
#mega-menu-wrap-primary #mega-menu-primary .mega-menu-item-type-widget ul li div.star-rating,
#mega-menu-wrap-primary-home-2 #mega-menu-primary .mega-menu-item-type-widget ul li div.star-rating,
#mega-menu-wrap-primary-home-3 #mega-menu-primary .mega-menu-item-type-widget ul li div.star-rating,
#mega-menu-wrap-primary-home-motor #mega-menu-primary .mega-menu-item-type-widget ul li div.star-rating,
#mega-menu-wrap-primary #mega-menu-primary-home-2 .mega-menu-item-type-widget ul li div.star-rating,
#mega-menu-wrap-primary-home-2 #mega-menu-primary-home-2 .mega-menu-item-type-widget ul li div.star-rating,
#mega-menu-wrap-primary-home-3 #mega-menu-primary-home-2 .mega-menu-item-type-widget ul li div.star-rating,
#mega-menu-wrap-primary-home-motor #mega-menu-primary-home-2 .mega-menu-item-type-widget ul li div.star-rating,
#mega-menu-wrap-primary #mega-menu-primary-home-3 .mega-menu-item-type-widget ul li div.star-rating,
#mega-menu-wrap-primary-home-2 #mega-menu-primary-home-3 .mega-menu-item-type-widget ul li div.star-rating,
#mega-menu-wrap-primary-home-3 #mega-menu-primary-home-3 .mega-menu-item-type-widget ul li div.star-rating,
#mega-menu-wrap-primary-home-motor #mega-menu-primary-home-3 .mega-menu-item-type-widget ul li div.star-rating,
#mega-menu-wrap-primary #mega-menu-primary-home-motor .mega-menu-item-type-widget ul li div.star-rating,
#mega-menu-wrap-primary-home-2 #mega-menu-primary-home-motor .mega-menu-item-type-widget ul li div.star-rating,
#mega-menu-wrap-primary-home-3 #mega-menu-primary-home-motor .mega-menu-item-type-widget ul li div.star-rating,
#mega-menu-wrap-primary-home-motor #mega-menu-primary-home-motor .mega-menu-item-type-widget ul li div.star-rating {
    font-family: 'star', sans-serif !important;
    line-height: 10px;
    margin-bottom: 15px;
}
#mega-menu-wrap-primary #mega-menu-primary .mega-menu-item-type-widget ul li div.star-rating span,
#mega-menu-wrap-primary-home-2 #mega-menu-primary .mega-menu-item-type-widget ul li div.star-rating span,
#mega-menu-wrap-primary-home-3 #mega-menu-primary .mega-menu-item-type-widget ul li div.star-rating span,
#mega-menu-wrap-primary-home-motor #mega-menu-primary .mega-menu-item-type-widget ul li div.star-rating span,
#mega-menu-wrap-primary #mega-menu-primary-home-2 .mega-menu-item-type-widget ul li div.star-rating span,
#mega-menu-wrap-primary-home-2 #mega-menu-primary-home-2 .mega-menu-item-type-widget ul li div.star-rating span,
#mega-menu-wrap-primary-home-3 #mega-menu-primary-home-2 .mega-menu-item-type-widget ul li div.star-rating span,
#mega-menu-wrap-primary-home-motor #mega-menu-primary-home-2 .mega-menu-item-type-widget ul li div.star-rating span,
#mega-menu-wrap-primary #mega-menu-primary-home-3 .mega-menu-item-type-widget ul li div.star-rating span,
#mega-menu-wrap-primary-home-2 #mega-menu-primary-home-3 .mega-menu-item-type-widget ul li div.star-rating span,
#mega-menu-wrap-primary-home-3 #mega-menu-primary-home-3 .mega-menu-item-type-widget ul li div.star-rating span,
#mega-menu-wrap-primary-home-motor #mega-menu-primary-home-3 .mega-menu-item-type-widget ul li div.star-rating span,
#mega-menu-wrap-primary #mega-menu-primary-home-motor .mega-menu-item-type-widget ul li div.star-rating span,
#mega-menu-wrap-primary-home-2 #mega-menu-primary-home-motor .mega-menu-item-type-widget ul li div.star-rating span,
#mega-menu-wrap-primary-home-3 #mega-menu-primary-home-motor .mega-menu-item-type-widget ul li div.star-rating span,
#mega-menu-wrap-primary-home-motor #mega-menu-primary-home-motor .mega-menu-item-type-widget ul li div.star-rating span {
    font-size: 0;
    height: 20px;
    position: relative;
    float: none;
    display: inline;
}
#mega-menu-wrap-primary #mega-menu-primary .mega-menu-item-type-widget ul li div.star-rating span:before,
#mega-menu-wrap-primary-home-2 #mega-menu-primary .mega-menu-item-type-widget ul li div.star-rating span:before,
#mega-menu-wrap-primary-home-3 #mega-menu-primary .mega-menu-item-type-widget ul li div.star-rating span:before,
#mega-menu-wrap-primary-home-motor #mega-menu-primary .mega-menu-item-type-widget ul li div.star-rating span:before,
#mega-menu-wrap-primary #mega-menu-primary-home-2 .mega-menu-item-type-widget ul li div.star-rating span:before,
#mega-menu-wrap-primary-home-2 #mega-menu-primary-home-2 .mega-menu-item-type-widget ul li div.star-rating span:before,
#mega-menu-wrap-primary-home-3 #mega-menu-primary-home-2 .mega-menu-item-type-widget ul li div.star-rating span:before,
#mega-menu-wrap-primary-home-motor #mega-menu-primary-home-2 .mega-menu-item-type-widget ul li div.star-rating span:before,
#mega-menu-wrap-primary #mega-menu-primary-home-3 .mega-menu-item-type-widget ul li div.star-rating span:before,
#mega-menu-wrap-primary-home-2 #mega-menu-primary-home-3 .mega-menu-item-type-widget ul li div.star-rating span:before,
#mega-menu-wrap-primary-home-3 #mega-menu-primary-home-3 .mega-menu-item-type-widget ul li div.star-rating span:before,
#mega-menu-wrap-primary-home-motor #mega-menu-primary-home-3 .mega-menu-item-type-widget ul li div.star-rating span:before,
#mega-menu-wrap-primary #mega-menu-primary-home-motor .mega-menu-item-type-widget ul li div.star-rating span:before,
#mega-menu-wrap-primary-home-2 #mega-menu-primary-home-motor .mega-menu-item-type-widget ul li div.star-rating span:before,
#mega-menu-wrap-primary-home-3 #mega-menu-primary-home-motor .mega-menu-item-type-widget ul li div.star-rating span:before,
#mega-menu-wrap-primary-home-motor #mega-menu-primary-home-motor .mega-menu-item-type-widget ul li div.star-rating span:before {
    font-size: 12px;
}
#mega-menu-wrap-primary #mega-menu-primary .mega-menu-item-type-widget ul li del span,
#mega-menu-wrap-primary-home-2 #mega-menu-primary .mega-menu-item-type-widget ul li del span,
#mega-menu-wrap-primary-home-3 #mega-menu-primary .mega-menu-item-type-widget ul li del span,
#mega-menu-wrap-primary-home-motor #mega-menu-primary .mega-menu-item-type-widget ul li del span,
#mega-menu-wrap-primary #mega-menu-primary-home-2 .mega-menu-item-type-widget ul li del span,
#mega-menu-wrap-primary-home-2 #mega-menu-primary-home-2 .mega-menu-item-type-widget ul li del span,
#mega-menu-wrap-primary-home-3 #mega-menu-primary-home-2 .mega-menu-item-type-widget ul li del span,
#mega-menu-wrap-primary-home-motor #mega-menu-primary-home-2 .mega-menu-item-type-widget ul li del span,
#mega-menu-wrap-primary #mega-menu-primary-home-3 .mega-menu-item-type-widget ul li del span,
#mega-menu-wrap-primary-home-2 #mega-menu-primary-home-3 .mega-menu-item-type-widget ul li del span,
#mega-menu-wrap-primary-home-3 #mega-menu-primary-home-3 .mega-menu-item-type-widget ul li del span,
#mega-menu-wrap-primary-home-motor #mega-menu-primary-home-3 .mega-menu-item-type-widget ul li del span,
#mega-menu-wrap-primary #mega-menu-primary-home-motor .mega-menu-item-type-widget ul li del span,
#mega-menu-wrap-primary-home-2 #mega-menu-primary-home-motor .mega-menu-item-type-widget ul li del span,
#mega-menu-wrap-primary-home-3 #mega-menu-primary-home-motor .mega-menu-item-type-widget ul li del span,
#mega-menu-wrap-primary-home-motor #mega-menu-primary-home-motor .mega-menu-item-type-widget ul li del span {
    font-family: 'Montserrat', sans-serif;
    color: #555;
}
#mega-menu-wrap-primary #mega-menu-primary .mega-menu-item-type-widget ul li ins,
#mega-menu-wrap-primary-home-2 #mega-menu-primary .mega-menu-item-type-widget ul li ins,
#mega-menu-wrap-primary-home-3 #mega-menu-primary .mega-menu-item-type-widget ul li ins,
#mega-menu-wrap-primary-home-motor #mega-menu-primary .mega-menu-item-type-widget ul li ins,
#mega-menu-wrap-primary #mega-menu-primary-home-2 .mega-menu-item-type-widget ul li ins,
#mega-menu-wrap-primary-home-2 #mega-menu-primary-home-2 .mega-menu-item-type-widget ul li ins,
#mega-menu-wrap-primary-home-3 #mega-menu-primary-home-2 .mega-menu-item-type-widget ul li ins,
#mega-menu-wrap-primary-home-motor #mega-menu-primary-home-2 .mega-menu-item-type-widget ul li ins,
#mega-menu-wrap-primary #mega-menu-primary-home-3 .mega-menu-item-type-widget ul li ins,
#mega-menu-wrap-primary-home-2 #mega-menu-primary-home-3 .mega-menu-item-type-widget ul li ins,
#mega-menu-wrap-primary-home-3 #mega-menu-primary-home-3 .mega-menu-item-type-widget ul li ins,
#mega-menu-wrap-primary-home-motor #mega-menu-primary-home-3 .mega-menu-item-type-widget ul li ins,
#mega-menu-wrap-primary #mega-menu-primary-home-motor .mega-menu-item-type-widget ul li ins,
#mega-menu-wrap-primary-home-2 #mega-menu-primary-home-motor .mega-menu-item-type-widget ul li ins,
#mega-menu-wrap-primary-home-3 #mega-menu-primary-home-motor .mega-menu-item-type-widget ul li ins,
#mega-menu-wrap-primary-home-motor #mega-menu-primary-home-motor .mega-menu-item-type-widget ul li ins {
    float: left;
    text-decoration: none;
    padding-right: 15px;
}
#mega-menu-wrap-primary #mega-menu-primary .mega-menu-item-type-widget ul li ins span,
#mega-menu-wrap-primary-home-2 #mega-menu-primary .mega-menu-item-type-widget ul li ins span,
#mega-menu-wrap-primary-home-3 #mega-menu-primary .mega-menu-item-type-widget ul li ins span,
#mega-menu-wrap-primary-home-motor #mega-menu-primary .mega-menu-item-type-widget ul li ins span,
#mega-menu-wrap-primary #mega-menu-primary-home-2 .mega-menu-item-type-widget ul li ins span,
#mega-menu-wrap-primary-home-2 #mega-menu-primary-home-2 .mega-menu-item-type-widget ul li ins span,
#mega-menu-wrap-primary-home-3 #mega-menu-primary-home-2 .mega-menu-item-type-widget ul li ins span,
#mega-menu-wrap-primary-home-motor #mega-menu-primary-home-2 .mega-menu-item-type-widget ul li ins span,
#mega-menu-wrap-primary #mega-menu-primary-home-3 .mega-menu-item-type-widget ul li ins span,
#mega-menu-wrap-primary-home-2 #mega-menu-primary-home-3 .mega-menu-item-type-widget ul li ins span,
#mega-menu-wrap-primary-home-3 #mega-menu-primary-home-3 .mega-menu-item-type-widget ul li ins span,
#mega-menu-wrap-primary-home-motor #mega-menu-primary-home-3 .mega-menu-item-type-widget ul li ins span,
#mega-menu-wrap-primary #mega-menu-primary-home-motor .mega-menu-item-type-widget ul li ins span,
#mega-menu-wrap-primary-home-2 #mega-menu-primary-home-motor .mega-menu-item-type-widget ul li ins span,
#mega-menu-wrap-primary-home-3 #mega-menu-primary-home-motor .mega-menu-item-type-widget ul li ins span,
#mega-menu-wrap-primary-home-motor #mega-menu-primary-home-motor .mega-menu-item-type-widget ul li ins span {
    font-family: 'Montserrat', sans-serif;
    color: #222;
    text-decoration: none;
}
.tp-dottedoverlay.threexthreewhite {
    background: rgba(0, 0, 0, 0.3) !important;
    background-image: none !important;
}
rs-module-wrap .Motorbike-Title {
    font-family: "Muli", "sans-serif" !important;
    font-weight: bold;
}
rs-module-wrap .Motorbike-Title p {
    color: #fff600;
    font-size: 48px;
}
rs-module-wrap .Motorbike-Title p span {
    color: #FFFFFF;
    font-size: 24px;
}
.video_vehicle_button {
    position: absolute;
    height: 40px;
    width: 40px;
    top: 20px;
    right: 20px;
    text-align: center;
    color: #fff;
    z-index: 9;
    cursor: pointer;
    border: 1px solid #dbdbdb;
    line-height: 36px;
    background: rgba(0, 0, 0, 0.5);
}
.autoshowroom-footer .autoshowroom-footer-top .footerattr .widget p {
    font-weight: 400;
}
.widget_nav_menu ul li a {
    font-family: "Muli", "sans-serif";
    color: #868686;
    font-size: 14px;
    line-height: 35px;
    font-weight: 400;
}
/* Footer Type 2 */
@keyframes autoshowroom_rotate {
    from {
        transform: rotateY(0);
        -webkit-transform: rotateY(0);
        -moz-transform: rotateY(0);
        -ms-transform: rotateY(0);
        -o-transform: rotateY(0);
    }
    to {
        transform: rotateY(360deg);
        -webkit-transform: rotateY(360deg);
        -moz-transform: rotateY(360deg);
        -ms-transform: rotateY(360deg);
        -o-transform: rotateY(360deg);
    }
}
.autoshowroom-footer.type2 .autoshowroom-footer-top {
    padding: 72px 0 50px;
}
.autoshowroom-footer.type2 .autoshowroom-footer-top:after {
    content: none;
}
.autoshowroom-footer.type2 .autoshowroom-footer-top .widget_contact_info .tzwidget-contact {
    margin-top: 26px;
}
.autoshowroom-footer.type2 .autoshowroom-footer-top .widget_contact_info .tzwidget-contact span {
    margin: 16px 0 0 !important;
}
.autoshowroom-footer.type2 .autoshowroom-footer-top .widget_contact_info .tzwidget-contact span i {
    top: 1px !important;
}
.autoshowroom-footer.type2 .autoshowroom-footer-bottom {
    padding: 24px 0 8px;
}
.autoshowroom-footer.type2 .autoshowroom-footer-bottom .autoshowroom-logo-footer {
    text-align: center;
}
.autoshowroom-footer.type2 .autoshowroom-footer-bottom .autoshowroom-footer-social-right .autoshowrooom-footer-bottom-center-box {
    text-align: right;
    display: inline-block;
    width: 100%;
}
.autoshowroom-footer.type2 .autoshowroom-footer-bottom .autoshowroom-footer-social-right .autoshowrooom-footer-bottom-center-box .autoshowroom-footer-social-item {
    display: inline-block;
    margin-right: 27px;
}
.autoshowroom-footer.type2 .autoshowroom-footer-bottom .autoshowroom-footer-social-right .autoshowrooom-footer-bottom-center-box .autoshowroom-footer-social-item:last-child {
    margin-right: 0;
}
.autoshowroom-footer.type2 .autoshowroom-footer-bottom .autoshowroom-footer-social-right .autoshowrooom-footer-bottom-center-box .autoshowroom-footer-social-item a i {
    font-size: 18px;
    color: #FFFFFF;
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
}
.autoshowroom-footer.type2 .autoshowroom-footer-bottom .autoshowroom-footer-social-right .autoshowrooom-footer-bottom-center-box .autoshowroom-footer-social-item a:hover i {
    animation-name: autoshowroom_rotate;
    animation-duration: 1.5s;
    animation-delay: 0s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}
.tz-newsletter {
    padding-bottom: 20px;
}
.tz-newsletter .newsletter-title {
    text-align: center;
    padding-top: 54px;
}
.tz-newsletter .newsletter-title h3.title {
    font-family: "Montserrat", "sans-serif";
    font-size: 24px;
    font-weight: bold;
    color: #ffffff;
    text-transform: uppercase;
    line-height: 27px;
    letter-spacing: 1px;
    padding: 55px 0 15px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.tz-newsletter .newsletter-title p {
    font-family: "Muli", "sans-serif";
    font-weight: 400;
    font-size: 14px;
    color: #868686;
    line-height: 23px;
    margin-bottom: 23px;
}
.tz-newsletter .newsletter-content {
    padding-top: 9px;
}
.tz-newsletter .newsletter-content form.newsletter .tnp-field-email {
    width: 54.145%;
    margin-left: 16.66%;
    float: left;
    padding-right: 10px;
}
.tz-newsletter .newsletter-content form.newsletter .tnp-field-email label {
    display: none;
}
.tz-newsletter .newsletter-content form.newsletter .tnp-field-email .tnp-email {
    width: 100%;
    padding: 13px 20px;
    font-family: "Muli", "sans-serif";
    font-weight: 400;
    font-size: 14px;
    color: #868686;
    border: none;
}
.tz-newsletter .newsletter-content form.newsletter .tnp-field-button {
    width: 12.495%;
    margin-right: 16.66%;
    float: left;
    padding-left: 10px;
}
.tz-newsletter .newsletter-content form.newsletter .tnp-field-button .tnp-button {
    width: 100%;
    padding: 13px 10px;
    background: #ff5400;
    border: none;
    color: #fff;
    font-family: "Montserrat", "sans-serif";
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
}
.button-motor {
    border-radius: 0 !important;
    border: none !important;
}
.button-motor > span {
    font-family: "Montserrat", "sans-serif";
    font-size: 12px !important;
    font-weight: 400;
    text-transform: uppercase;
    border: none !important;
    padding: 4px 35px !important;
}
.auto-backtotop.show {
    z-index: 999;
}
/* Element Header */
.tz-header-5 .tz-top-header {
    background: none;
    padding: 0;
}
.tz-header-5 .tz-top-header .tz-top-header-right {
    text-align: left;
    background: #000;
    padding: 7px 20px;
}
.tz-header-5 .tz-top-header p {
    font-weight: 400;
}
.tz-header-5 .tz-menu-header .header-5-logo {
    padding: 0 0 0 15px;
    width: 15.89%;
}
.tz-header-5 .tz-menu-header .header-5-logo .tz_logo {
    padding: 0;
}
.tz-header-5 .tz-menu-header .tz-megamenu {
    padding: 0 15px 0 0;
    width: 84.11%;
}
/* Element Counter */
.autoshowroom-counter-style2 {
    display: flex;
    justify-content: center;
}
.autoshowroom-counter-style2 .autoshowroom-counter-icon {
    margin-right: 28px;
}
.autoshowroom-counter-style2 .autoshowroom-counter-icon i {
    color: #242424;
    font-size: 40px;
}
.autoshowroom-counter-style2 .autoshowroom-counter-content .autoshowroom-counter-number {
    font-family: "Montserrat", "sans-serif";
    font-size: 36px;
    color: #ff5400;
    font-weight: bold;
    line-height: 36px;
}
.autoshowroom-counter-style2 .autoshowroom-counter-content .autoshowroom-counter-title {
    font-family: "Muli", "sans-serif";
    font-size: 14px;
    font-weight: bold;
}
/* Vehicle Quote */
h3.quote-title {
    position: relative;
    font-family: "Montserrat", "sans-serif";
    font-weight: bold;
    font-size: 18px;
    color: #222222;
    padding: 0 15px;
    margin: 25px 0 31px;
}
h3.quote-title:before {
    background: #ff5400;
    content: "";
    display: block;
    height: 12px;
    left: -20px;
    position: absolute;
    top: 6px;
    width: 3px;
}
h3.quote-title span {
    display: inline-block;
    padding-right: 20px;
    font-size: 18px;
    color: #363636;
    position: relative;
}
h3.quote-title span:before {
    background: #ff5400 none repeat scroll 0 0;
    content: "";
    display: block;
    height: 1px;
    left: 100%;
    margin-top: -3px;
    position: absolute;
    top: 50%;
    width: 30px;
}
h3.quote-title span:after {
    background: #ff5400 none repeat scroll 0 0;
    content: "";
    display: block;
    height: 1px;
    left: 100%;
    margin-top: 4px;
    position: absolute;
    top: 50%;
    width: 45px;
}
.vehicle-quote-form {
    display: inline-block;
    width: 100%;
    padding: 0 15px;
}
.vehicle-quote-form .quote-box {
    float: left;
    width: 100%;
}
.vehicle-quote-form .quote-box .vehicle-search-form {
    width: auto;
    padding: 10px 0;
}
.vehicle-quote-form .quote-box .vehicle-search-form .field {
    float: left;
    padding: 5px 0;
    width: 21%;
    margin: 0 1% 0 0;
}
.vehicle-quote-form .quote-box .vehicle-search-form .field:before {
    top: 40px;
}
.vehicle-quote-form .quote-box .vehicle-search-form .field label {
    padding-bottom: 7px;
}
.vehicle-quote-form .quote-box .vehicle-search-form .field label b {
    font-family: "Montserrat", "sans-serif";
    font-size: 14px;
    font-weight: bold;
    color: #222222;
}
.vehicle-quote-form .quote-box .vehicle-search-form .field select {
    font-family: "Muli", "sans-serif";
    font-size: 12px;
    font-weight: 400;
    color: #777777;
    line-height: 23px;
    text-transform: capitalize;
    height: 34px;
    padding: 0 15px;
}
.vehicle-quote-form .quote-box .mileage {
    width: 21%;
    float: left;
    margin-right: 1%;
}
.vehicle-quote-form .quote-box .mileage input {
    font-family: "Muli", "sans-serif";
    font-size: 12px;
    font-weight: 400;
    color: #777777;
    line-height: 23px;
    height: 34px;
    padding: 0 15px;
}
.vehicle-quote-form .quote-box .vehicle_date {
    width: 12%;
    float: left;
}
.vehicle-quote-form .quote-box .vehicle_date select {
    font-family: "Muli", "sans-serif";
    font-size: 12px;
    font-weight: 400;
    color: #777777;
    line-height: 23px;
    text-transform: capitalize;
    width: 100%;
    height: 34px;
    border: 1px solid #dfdfdf;
}
.vehicle-quote-form .info_customer {
    float: left;
    width: 100%;
    margin: 15px 0 0;
}
.vehicle-quote-form .info_customer p {
    margin: 0 0 20px;
}
.vehicle-quote-form .info_customer input,
.vehicle-quote-form .info_customer textarea {
    width: 100%;
    font-family: "Muli", "sans-serif";
    font-size: 12px;
    font-weight: 400;
    color: #777777;
    line-height: 32px;
    height: auto;
    padding: 0 15px;
    border: 1px solid #dfdfdf;
}
.vehicle-quote-form .info_customer input::-webkit-input-placeholder,
.vehicle-quote-form .info_customer textarea::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #bdbdbd;
}
.vehicle-quote-form .info_customer input::-moz-placeholder,
.vehicle-quote-form .info_customer textarea::-moz-placeholder {
    /* Firefox 19+ */
    color: #bdbdbd;
}
.vehicle-quote-form .info_customer input:-ms-input-placeholder,
.vehicle-quote-form .info_customer textarea:-ms-input-placeholder {
    /* IE 10+ */
    color: #bdbdbd;
}
.vehicle-quote-form .info_customer input:-moz-placeholder,
.vehicle-quote-form .info_customer textarea:-moz-placeholder {
    /* Firefox 18- */
    color: #bdbdbd;
}
.vehicle-quote-form label {
    font-family: "Montserrat", "sans-serif";
    font-size: 14px;
    font-weight: bold;
    color: #222222;
    text-transform: uppercase;
    padding-bottom: 7px;
}
.vehicle-quote-form .quotes_submit {
    float: right;
    font-family: "Montserrat", "sans-serif";
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
    background: #ff5400;
    width: 495px;
    text-align: center;
}
.vehicle-quote-form .sucess {
    font-family: "Montserrat", "sans-serif";
    display: block;
    width: 100%;
    text-align: center;
    color: #019913;
    font-size: 12px;
    font-weight: bold;
    clear:both;
    padding-top:40px;
}
.vehicle-quote-form .error {
    font-family: "Montserrat", "sans-serif";
    color: #ff5400;
    font-size: 12px;
    font-weight: bold;
    margin-top: 15px;
    clear:both;
    text-align:center;
    padding-top:40px;
}
/* Post Slider */
.autoshowroom_post_slider_style2 .autoshowroom_post_item .autoshowroom_post_item_child {
    width: 50%;
    float: left;
    position: relative;
    height: 150px;
    display: block;
    padding: 0 0 0 15px;
    margin-bottom: 30px;
}
.autoshowroom_post_slider_style2 .autoshowroom_post_item .autoshowroom_post_item_child.autoshowroom_post_item_1 {
    width: 50%;
    height: 510px;
    padding: 0 15px 0 0;
    margin: 0;
}
.autoshowroom_post_slider_style2 .autoshowroom_post_item .autoshowroom_post_item_child.autoshowroom_post_item_1 .autoshowroom_post_item_box .tz_post_image {
    width: 100%;
}
.autoshowroom_post_slider_style2 .autoshowroom_post_item .autoshowroom_post_item_child.autoshowroom_post_item_1 .autoshowroom_post_item_box .tz_post_info {
    position: absolute;
    bottom: 34px;
    left: 30px;
    z-index: 99;
    padding: 0;
}
.autoshowroom_post_slider_style2 .autoshowroom_post_item .autoshowroom_post_item_child.autoshowroom_post_item_1 .autoshowroom_post_item_box .tz_post_info .autoshowroom_post_title {
    margin: 0;
}
.autoshowroom_post_slider_style2 .autoshowroom_post_item .autoshowroom_post_item_child.autoshowroom_post_item_1 .autoshowroom_post_item_box .tz_post_info .autoshowroom_post_title a {
    color: #FFFFFF;
    text-decoration: none;
    line-height: 26px;
}
.autoshowroom_post_slider_style2 .autoshowroom_post_item .autoshowroom_post_item_child:last-child {
    margin-bottom: 0;
}
.autoshowroom_post_slider_style2 .autoshowroom_post_item .autoshowroom_post_item_child .autoshowroom_post_item_box {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: block;
}
.autoshowroom_post_slider_style2 .autoshowroom_post_item .autoshowroom_post_item_child .autoshowroom_post_item_box .tz_post_image {
    float: left;
    width: 30%;
    height: 100%;
    overflow: hidden;
    position: relative;
}
.autoshowroom_post_slider_style2 .autoshowroom_post_item .autoshowroom_post_item_child .autoshowroom_post_item_box .tz_post_image img {
    max-width: none;
    position: relative;
}
.autoshowroom_post_slider_style2 .autoshowroom_post_item .autoshowroom_post_item_child .autoshowroom_post_item_box .tz_post_info {
    float: left;
    width: 70%;
    padding-left: 30px;
}
.autoshowroom_post_slider_style2 .autoshowroom_post_item .autoshowroom_post_item_child .autoshowroom_post_item_box .tz_post_info .autoshowroom_post_date,
.autoshowroom_post_slider_style2 .autoshowroom_post_item .autoshowroom_post_item_child .autoshowroom_post_item_box .tz_post_info .autoshowroom-post-author {
    font-family: "Muli", "sans-serif";
    font-size: 13px;
    font-weight: 400;
    color: #bebebe;
    line-height: 24px;
}
.autoshowroom_post_slider_style2 .autoshowroom_post_item .autoshowroom_post_item_child .autoshowroom_post_item_box .tz_post_info .autoshowroom_post_date a,
.autoshowroom_post_slider_style2 .autoshowroom_post_item .autoshowroom_post_item_child .autoshowroom_post_item_box .tz_post_info .autoshowroom-post-author a {
    color: #ff5400;
    font-weight: 400;
    line-height: 22px;
}
.autoshowroom_post_slider_style2 .autoshowroom_post_item .autoshowroom_post_item_child .autoshowroom_post_item_box .tz_post_info .autoshowroom_post_date {
    padding-right: 15px;
}
.autoshowroom_post_slider_style2 .autoshowroom_post_item .autoshowroom_post_item_child .autoshowroom_post_item_box .tz_post_info .autoshowroom_post_title {
    margin: 3px 0 9px;
}
.autoshowroom_post_slider_style2 .autoshowroom_post_item .autoshowroom_post_item_child .autoshowroom_post_item_box .tz_post_info .autoshowroom_post_title a {
    font-family: "Muli", "sans-serif";
    font-size: 18px;
    font-weight: bold;
    color: #242424;
    line-height: 22px;
    text-transform: initial;
    text-decoration: none;
}
.autoshowroom_post_slider_style2 .autoshowroom_post_item .autoshowroom_post_item_child .autoshowroom_post_item_box .tz_post_info .autoshowroom_excerpt {
    font-family: "Muli", "sans-serif";
    font-size: 14px;
    font-weight: 400;
    color: #555555;
    line-height: 22px;
}
/* Motorbike Featured*/
.TZ-Motorbike-Feature {
    width: 1140px;
}
.TZ-Motorbike-Feature .owl-stage-outer {
    overflow: visible;
}
.TZ-Motorbike-Feature .owl-stage-outer .owl-item:before,
.TZ-Motorbike-Feature .owl-stage-outer .owl-item.active:before,
.TZ-Motorbike-Feature .owl-stage-outer .owl-item.cloned:before {
    display: block;
}
.TZ-Motorbike-Feature .owl-stage-outer .owl-item .Vehicle-Title,
.TZ-Motorbike-Feature .owl-stage-outer .owl-item.active .Vehicle-Title,
.TZ-Motorbike-Feature .owl-stage-outer .owl-item.cloned .Vehicle-Title,
.TZ-Motorbike-Feature .owl-stage-outer .owl-item .pcd-pricing,
.TZ-Motorbike-Feature .owl-stage-outer .owl-item.active .pcd-pricing,
.TZ-Motorbike-Feature .owl-stage-outer .owl-item.cloned .pcd-pricing,
.TZ-Motorbike-Feature .owl-stage-outer .owl-item .pcd-specs,
.TZ-Motorbike-Feature .owl-stage-outer .owl-item.active .pcd-specs,
.TZ-Motorbike-Feature .owl-stage-outer .owl-item.cloned .pcd-specs,
.TZ-Motorbike-Feature .owl-stage-outer .owl-item .view-list,
.TZ-Motorbike-Feature .owl-stage-outer .owl-item.active .view-list,
.TZ-Motorbike-Feature .owl-stage-outer .owl-item.cloned .view-list,
.TZ-Motorbike-Feature .owl-stage-outer .owl-item .vehicle-feature-des,
.TZ-Motorbike-Feature .owl-stage-outer .owl-item.active .vehicle-feature-des,
.TZ-Motorbike-Feature .owl-stage-outer .owl-item.cloned .vehicle-feature-des {
    display: none;
}
.TZ-Motorbike-Feature .owl-stage-outer .owl-item.center:before {
    display: none;
}
.TZ-Motorbike-Feature .owl-stage-outer .owl-item.center .Vehicle-Title,
.TZ-Motorbike-Feature .owl-stage-outer .owl-item.center .pcd-pricing,
.TZ-Motorbike-Feature .owl-stage-outer .owl-item.center .pcd-specs,
.TZ-Motorbike-Feature .owl-stage-outer .owl-item.center .view-list {
    display: block;
}
.TZ-Motorbike-Feature .owl-nav div {
    top: 71.9%;
}
.TZ-Motorbike-Feature .owl-nav div.owl-prev {
    margin-left: -300px;
}
.TZ-Motorbike-Feature .owl-nav div.owl-next {
    margin-left: 250px;
}
.TZ-Motorbike-Feature .item {
    box-shadow: none;
    text-align: center;
}
.TZ-Motorbike-Feature .item .Vehicle-Title {
    padding: 0 0 8px;
    margin-top: 16px;
}
.TZ-Motorbike-Feature .item .Vehicle-Title a {
    border-left: none;
    font-family: "Montserrat", "sans-serif";
    font-size: 20px;
    font-weight: bold;
    color: #242424;
}
.TZ-Motorbike-Feature .item .pcd-pricing {
    margin-bottom: 21px;
}
.TZ-Motorbike-Feature .item .pcd-pricing .pcd-price {
    font-family: "Montserrat", "sans-serif";
    font-weight: bold;
    color: #ff5400;
    font-size: 16px;
    letter-spacing: 0.5px;
    line-height: 1em;
}
.TZ-Motorbike-Feature .item .pcd-pricing .pcd-price-msrp {
    display: none;
}
.TZ-Motorbike-Feature .item .pcd-specs {
    padding: 0 50px;
}
.TZ-Motorbike-Feature .item .pcd-specs span {
    width: auto;
    color: #686868;
    font-size: 12px;
    padding: 5px 15px 6px;
    float: none;
    display: inline-block;
}
.TZ-Motorbike-Feature .view-list {
    display: block;
    margin-top: 47px;
}
.TZ-Motorbike-Feature .view-list a {
    background: #ff5400;
    color: #FFFFFF;
    font-size: 12px;
    line-height: 24px;
    font-family: "Montserrat", "sans-serif";
    font-weight: 400;
    padding: 12px 34px 13px;
    text-transform: uppercase;
}
/* Banner Home 5 */
.title-banner {
    font-family: "Montserrat", "sans-serif";
    font-size: 40px;
    font-weight: bold;
    line-height: 22px;
    color: #FFFFFF;
}
.title-banner span {
    font-family: "Montserrat", "sans-serif";
    font-size: 40px;
    font-weight: bold;
    line-height: 22px;
    color: #FFFFFF;
}
.description-banner {
    font-family: "Muli", "sans-serif";
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    color: #FFFFFF;
}
/* Ads */
.autoshowroom-ads-type2 .autoshowroom-ads-image {
    width: 100%;
}
.autoshowroom-ads-type2 .autoshowroom-ads-text {
    display: block;
    position: absolute;
    width: 45%;
    top: 0;
}
.autoshowroom-ads-type2 .autoshowroom-ads-text .autoshowroom-ads-text-box {
    padding: 95px 0 0;
}
.autoshowroom-ads-type2 .autoshowroom-ads-text .autoshowrrom-ads-title a {
    font-size: 18px;
}
.autoshowroom-ads-type2.autoshowroom-ads.autoshowroom-ads-image-text .autoshowroom-ads-text {
    right: 70px;
}
.autoshowroom-ads-type2.autoshowroom-ads.autoshowroom-ads-text-image .autoshowroom-ads-text {
    left: 80px;
}
.autoshowroom-ads-type2.autoshowroom-ads.autoshowroom-ads-text-image .autoshowroom-ads-text .autoshowroom-ads-text-box {
    padding: 95px 0 0;
}
.autoshowroom-ads .autoshowroom-ads-text-box .autoshowroom-button {
    display: inline-block;
    margin-top: 34px;
}
.autoshowroom-ads .autoshowroom-ads-text-box .autoshowroom-button a {
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    line-height: 24px;
    color: #fff;
    font-weight: 400;
    padding: 9px 20px 10px;
    border: 1px solid #FFFFFF;
    text-transform: uppercase;
}
.autoshowroom-quote.number-item-3 .slick-track .autoshowroom-quote-item.slick-active-1{
    text-align: center;
}
.tz-header.tz-header-3 .tz-top-header {
    color:#fff;
}
@media (min-width: 768px) {
    .vc_row .vc_inner .container {
        width: 750px;
    }
}
@media (min-width: 992px) {
    .vc_row .vc_inner .container {
        width: 970px;
    }
}
@media (min-width: 1200px) {
    .vc_row .vc_inner .container {
        width: 1170px;
    }
}
@media screen and (max-width: 1200px) {
    .autoshowroom-quote.number-item-3 .slick-track .autoshowroom-quote-item.slick-active-1{
        text-align: center;
    }
    .autoshowroom-quote .slick-track .autoshowroom-quote-item .autoshowroom-quote-info{
        width:600px;
        left:0;
        margin-left:-200px;
    }
}
@media screen and (max-width: 1280px) {
    .autoshowroom-ads-type2 {
        height: 290px !important;
    }
    .autoshowroom-ads-type2 .autoshowroom-ads-text .autoshowroom-ads-text-box {
        padding-top: 45px !important;
    }
    .banner-motor.vc_custom_1513650586174 {
        padding-bottom: 150px !important;
    }
}

@media screen and (max-width: 1199px) {
    .autoshowroom-service.style2 {
        text-align: center;
    }
    .autoshowroom-service.style2 .autoshowroom-service-icon {
        margin-bottom: 10px;
        float: none;
        display: inline-block;
        margin-right: 0;
    }
    .TZ-Vehicle-Search-Horizontal.tz-cusotm-style .vehicle-search-form .field {
        width: 48%;
        margin-right: 2%;
    }
    .TZ-Vehicle-Search-Horizontal.tz-cusotm-style .vehicle-search-form .car-search-submit {
        width: 98%;
        margin-right: 2%;
    }
    .vehicle-quote-form .quotes_submit {
        max-width: 330px;
    }
    .tz-header-5 .tz-menu-header .header-5-logo {
        width: 19.1%;
    }
    .tz-header-5 .tz-menu-header .tz-megamenu {
        width: 80.9%;
    }
    .tz-search-motor {
        position: relative;
    }
    .TZ-Vehicle-Search-Horizontal.tz-cusotm-style .vehicle-search-form .field {
        width: 48%;
        margin-right: 2%;
    }
    .autoshowroom-ads-type2 .autoshowroom-ads-image {
        width: 100% !important;
    }
    .autoshowroom-ads-type2 .autoshowroom-ads-text .autoshowroom-ads-text-box {
        padding-top: 25px !important;
    }
    .autoshowroom-ads-type2 {
        height: 230px !important;
    }
}
@media screen and (max-width: 1000px) {
    .tz-header.tz-menumobile .tz-megamenu{
    position:relative;
        width:auto;
    }
    .tz-header.tz-menumobile .tz-megamenu-wrap .row{
        display:flex;
        align-items: center;
    }
    .tz-header.tz-menumobile div.tz-header-cart{
        right:0;
    }
    header.tz-menumobile nav ul.navbar-nav li > a{
        padding:10px 20px;
    }


    .tz-header-5 .tz-menu-header .header-5-logo{
        width:25%;
    }

    header.tz-header-5{
        padding:0;
    }
    .tz-header-5 .tz-menu-header .tz-megamenu{
        width:75%;
        display: block;
    }
    header.tz-header-5 .tz-menu-header .tz_logo img{
        height:60px;
        width:auto;
    }
    header.tz-header-5 .tz-menu-header{
        background:#fff;
        padding:15px 0 ;
    }
    #mega-menu-wrap-primary-home-motor #mega-menu-primary-home-motor > li.mega-menu-flyout ul.mega-sub-menu{
        padding-left: 20px;
    }
    .tz-header-5 .tz-menu-header .tz-top-header{
        width:100%;
        margin:0;
    }
    header.tz-header-3 .tz-menu-header.tzmenu_fixed.menu_fixed, header .tzmenu_fixed.menu_fixed{
        padding: 15px 0;
    }
    body .tz-header.tz-header-5 div.tz-header-cart{
        right:90px;
        bottom:0;
    }
    #mega-menu-wrap-primary-home-motor .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-label .mega-toggle-label-closed{
        color:#222;
    }
    body header.tz-header-5 .tz-top-header .tz-top-header-right{
        width:100%;
    }
    .tz-header.tz-header-7 .tz-menu-header .tz-account{
        position: absolute;
        left: 0;
        width:auto;
    }
    .tz-header.tz-header-7{
        padding:0;
    }
    .tz-header.tz-header-6 .tz-top-header, .tz-header.tz-header-7 .tz-top-header{
        margin-bottom:0;
    }
    .tz-header-5 #mega-menu-wrap-primary-home-motor{
        background:#fff;
    }
    .tz-menu-header.menu_fixed #mega-menu-wrap-primary-home-3 .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-label{
        color:#222;
    }
    body header span.mega-indicator{
        display:block !important;
    }
    header .tz-top-header{
        margin-top:-20px;
        margin-bottom: 20px;
    }
    header.tz-header-2 .tz-top-header{
        margin-bottom:0;
        margin-top: -5px;
        background:rgba(255,255,255,0.9);
        padding:5px 0;
    }
    header.tz-header-2 .tz-menu-header .tz_logo{
        float:left !important;
    }
    header .tz-menu-header .tz_logo img{
        max-width: 220px;
    }
    .tz-header, header .tzmenu_fixed.menu_fixed{
        padding:20px 0;
    }
    #mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open + #mega-menu-primary,
    #mega-menu-wrap-primary-home-3 .mega-menu-toggle.mega-menu-open + #mega-menu-primary-home-3,
    #mega-menu-wrap-primary-home-6 .mega-menu-toggle.mega-menu-open + #mega-menu-primary-home-6{
        position:fixed !important;
        max-height:100%;
        overflow: scroll;
        left:20px;
        right:20px;
        width:auto;
        margin-top:12px;
        box-shadow: 0 1px 3px #ddd;
    }
    .tz-logo-block{
        z-index: 999999;
        max-width: 50%;
        float:left;
    }
    body .tz-header .tz-header-cart:hover .widget_shopping_cart{
        top:50px;
    }
    body .tz-header .nav-collapse{
        display:block;
    }
    #mega-menu-wrap-primary-home-3 .mega-menu-toggle .mega-toggle-block-right {
        z-index: 999;
    }
    #mega-menu-wrap-primary-home-3 .mega-menu-toggle .mega-toggle-block-1:before {
        color: #FFFFFF;
    }
    #mega-menu-wrap-primary-home-3 .mega-menu-toggle.mega-menu-open .mega-toggle-block-1:before {
        color: #222222;
    }
    .auto-get-a-quote {
        width: 140px;
        line-height: 25px;
        height: 35px;
    }
    .auto-get-a-quote a {
        font-size: 12px;
    }
    .autoshowroom-quote.slick-active-3 .slick-track .autoshowroom-quote-item.slick-active-1{
        text-align: center;
    }
    .autoshowroom-quote.number-item-3 .slick-track .autoshowroom-quote-item.slick-active-1{
        text-align: center;
    }
    #mega-menu-wrap-primary-home-2, #mega-menu-wrap-primary-home-2 #mega-menu-primary-home-2{
        width:100%;
    }
    header.tz-header-2 .tz-menu-header{
        padding:15px 0;
        background:rgba(255,255,255,0.6);
        position:relative;
    }
    #mega-menu-wrap-primary-home-2 .mega-menu-toggle{
        position:absolute;
        right:15px;
        top:50%;
        margin-top: -20px;
    }
    body .tz-header.tz-header-2 .tz-header-cart,
    body .tz-header.tz-header-2 .menu_fixed .tz-header-cart{
        position: absolute;
        top: 50%;
        right: 110px;
        padding: 0;
        margin-top: -10px;
        transform: none;
        bottom:auto;
    }
    .menu_fixed #mega-menu-wrap-primary-home-3 .mega-menu-toggle .mega-toggle-block-1::after{
        color:#222;
    }
    header.tz-header-2 .tz-menu-header nav{
        position:inherit;
    }
    body .tz-header.show_cart .tz-megamenu nav.nav-collapse{
        padding-right:0;
        margin-left:auto;
    }
    .tz-header.tz-header-2 .tz-megamenu{
        display:block;
        position:inherit;
        height:0;
        min-height: 0;
    }
    #mega-menu-wrap-primary-home-2 #mega-menu-primary-home-2 > li.mega-menu-flyout ul.mega-sub-menu{
        padding: 0 20px;
    }
    .tz-header .tz-megamenu{
        display:flex;
        justify-content: flex-end;
        align-items:center
    }
    body header .tz-megamenu, .tz-menu-mobile{
        position:relative;
    }
    body header.tz-header .tz-menu-header .row{
        display:block;
    }
    #mega-menu-wrap-primary-home-2 .mega-menu-toggle.mega-menu-open + #mega-menu-primary-home-2{
        margin-left:-15px;
        margin-right:-15px;
        width:auto;
    }
    #mega-menu-wrap-primary-home-2 #mega-menu-primary-home-2 > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link,
    #mega-menu-wrap-primary-home-2 #mega-menu-primary-home-2 > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link,
    #mega-menu-wrap-primary-home-2 #mega-menu-primary-home-2 > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link,
    #mega-menu-wrap-primary-home-2 #mega-menu-primary-home-2 > li.mega-menu-item.mega-toggle-on > a.mega-menu-link{
        color:#ff5400;
    }
    body header.tz-header-2 .tz-menu-header .header-2-logo{
        position:relative;
        margin:0;
        top:auto !important;
        width:25%;
        left:auto;
    }
    body header.tz-header-2{
        top:0 !important;
        margin-top:0;
    }
    body header.tz-header-2 .tz-menu-header .tz_logo img{
        max-height:60px;
        width:auto;
        max-width: none;
    }

    body header.tz-header-2 .container{
        position:static;
    }
    body header .tz-top-header .textwidget ul li{
        float:none;
        padding-left: 0;
    }
    body header .tz-top-header .tz-top-header-left,
    body header .tz-top-header .tz-top-header-right{
        width:50%;
        float:left;
    }
    header.tz-header-2 .tzmenu_fixed.menu_fixed .container{
        width:100%;
    }
    header.tz-header-2 .tzmenu_fixed.menu_fixed{
        height:90px;
        position: fixed;
        background: #fff;
    }
    .tz-header.tz-header-6{
        padding-bottom:0;
    }
    .tz-header.tz-header-6 .tz-menu-header .tz_logo{
        padding:30px 0;
    }
    .tz-header.tz-header-6 .tz-menu-header.menu_fixed .tz_logo{
        padding:10px 0;
    }
    header.tz-header.tz-header-6 .tz-menu-header .row .tz-megamenu{
        margin-top:0;
        position:absolute;
        width:100%;
    }

    body .tz-header.tz-header-6 .tz-header-cart{
        right:100px;
    }
    body .tz-header.tz-header-6 .tz-header-cart:hover .widget_shopping_cart{
        top:51px;
    }
    body header.tz-header.tz-header-6 .tz-menu-header .row .tz-add-item{
        top: 50%;
        margin-top: -24px;
        position:absolute;
        left:50%;
        margin-left: -70px;
    }
    header.tz-header-7 .tzmenu_fixed.menu_fixed{
        padding:0;
    }
    .tz-header.tz_hservice .tz-megamenu .tz-menu-mobile{
        float:none !important;
    }

}
@media screen and (max-width: 992px) {

    .TZ-Vehicle-Slider .owl-item .item .Vehicle-Feature-Image img {
        opacity: 0;
        visibility: hidden;
    }
    .TZ-Vehicle-Slider .owl-item .item .Vehicle-Feature-Image {
        background-size: 150%;
    }

    .autoshowroom-footer.type2 .autoshowroom-footer-top .footerattr {
        margin: 0;
    }
    footer .autoshowroom-footer-bottom-left,
    footer .autoshowroom-footer-bottom-right{
        width: 33.33%;
    }
    .banner-motor .content-banner {
        width: 70%;
        margin-left: 15%;
    }

    .tz-header.tz-header-6 .tz-header-cart{
        right:192px;
    }
}
@media screen and (max-width: 991px) {
    #mega-menu-wrap-primary-home-2 .mega-menu-toggle.mega-menu-open + #mega-menu-primary-home-2{
        margin-left:0;
        margin-right: 0;
    }
    .autoshowroom-counter-style2 {
        justify-content: left;
    }
    .tz-vehicle-custom {
        margin-top: 30px;
    }
    .TZ-Vehicle-Search-Horizontal.tz-cusotm-style .vehicle-search-form .field {
        width: 48%;
        margin-right: 2%;
    }
    .TZ-Vehicle-Search-Horizontal.tz-cusotm-style .vehicle-search-form .car-search-submit {
        width: 98%;
        margin-right: 2%;
    }
    .car-taxonomy.car-taxonomyblock .make-item {
        text-align: left;
    }
    .car-taxonomy.car-taxonomyblock .make-item a {
        margin-left: 15px;
    }
    .vc_row.vc_custom_1513584086324 {
        padding-right: 30px !important;
        padding-left: 30px !important;
    }
    .autoshowroom-counter-style2 {
        justify-content: left;
    }
    .tz-header-5 .tz-menu-header .header-5-logo {
        width: 24.7%;
        float: left;
    }
    .tz-header-5 .tz-menu-header .tz-megamenu {
        width: 75.3%;
        float: left;
    }
    .autoshowroom-ads-type2.autoshowroom-ads.autoshowroom-ads-image-text .autoshowroom-ads-text {
        right: 0;
        left: 20px;
    }
    .autoshowroom-ads-type2 .autoshowroom-ads-text .autoshowroom-ads-text-box {
        padding-right: 30px;
    }
    .autoshowroom-ads-type2.autoshowroom-ads.autoshowroom-ads-text-image .autoshowroom-ads-text {
        left: 20px;
    }
    .autoshowroom-ads-type2.autoshowroom-ads.autoshowroom-ads-text-image .autoshowroom-ads-text .autoshowroom-ads-text-box {
        padding-right: 30px;
    }
    .TZ-Motorbike-Feature .owl-nav div.owl-prev {
        margin-left: 130px;
    }
    .TZ-Motorbike-Feature .owl-nav div.owl-next {
        margin-left: 0;
        right: 130px;
    }
    .autoshowroom_post_slider_style2 .autoshowroom_post_item .autoshowroom_post_item_child.autoshowroom_post_item_1 {
        height: 330px;
    }
    .autoshowroom_post_slider_style2 .autoshowroom_post_item .autoshowroom_post_item_child.autoshowroom_post_item_1 .autoshowroom_post_item_box .tz_post_info {
        padding-right: 30px;
    }
    .autoshowroom_post_slider_style2 .autoshowroom_post_item .autoshowroom_post_item_child.autoshowroom_post_item_3 {
        padding-right: 15px;
        padding-left: 0;
    }
    .autoshowroom_post_slider_style2 .autoshowroom_post_item .autoshowroom_post_item_child {
        height: 330px;
    }
    .autoshowroom_post_slider_style2 .autoshowroom_post_item .autoshowroom_post_item_child .autoshowroom_post_item_box .tz_post_image {
        width: 100%;
        position: absolute;
    }
    .autoshowroom_post_slider_style2 .autoshowroom_post_item .autoshowroom_post_item_child .autoshowroom_post_item_box .tz_post_info {
        width: 100%;
        position: relative;
        top: 215px;
    }
    .autoshowroom_post_slider_style2 .autoshowroom_post_item .autoshowroom_post_item_child .autoshowroom_post_item_box .tz_post_info .autoshowroom_excerpt {
        display: none;
    }
    .autoshowroom_post_slider_style2 .autoshowroom_post_item .autoshowroom_post_item_child .autoshowroom_post_item_box .tz_post_info .autoshowroom_post_title a {
        color: #ffffff;
    }
    .vc_row.vc_custom_1512620075148 {
        padding-bottom: 50px !important;
    }
    .autoshowroom-footer.type2 .autoshowroom-footer-top .footerattr {
        width: 50%;
        float: left;
    }
    footer.type2 .autoshowroom-footer-bottom-left,
    footer .autoshowroom-footer-social-right {
        width: 33.33%;
        float: left;
        margin: 0;
    }
    footer.type2 .autoshowroom-logo-footer {
        width: 33.33%;
        float: left;
    }
    .tz-newsletter .newsletter-content form.newsletter .tnp-field-button {
        width: 17%;
        margin-right: 12%;
    }
}

@media screen and (max-width: 768px) {
    .vc_custom_1562751477216 .vc_btn3-container.vc_btn3-right{
        text-align: center !important;
    }
    .vc_custom_1562751463736 .wpb_content_element h3 span{
        text-align: center;
        display:block;
        font-size:25px !important;
    }
    header.tz_hservice.tz-menumobile .tz-menu-header{
        background: #fff;
        position:relative;
    }
    header.tz_hservice.tz-menumobile .tzmenu_fixed.menu_fixed{
        background: #fff;
    }
    .tz-header.tz_hservice.tz-menumobile .container.tz_Fwidth .tz-megamenu{
        position:relative;
        clear:both;
    }
    header.tz-header.tz-header-6.tz-menumobile .tz-menu-header .row .tz-megamenu{
        position: relative;
        clear: both;
        float:none;
    }
    .tz-header.tz-header-7.tz-menumobile div.tz-header-cart,
    .tz-header.tz_hservice.tz-menumobile div.tz-header-cart{
        top:-30px;
    }
    .tz-header.tz-header-6.tz-menumobile .tz-menu-header .tz_logo{
        padding:0;
    }
    .tz-header-5.tz-menumobile .tz-menu-header .tz-megamenu{
        float:none;
        width:100%;
    }
    .tz-header-5.tz-menumobile .tz-menu-header .tz-top-header,
    body header.tz-header.tz-header-6.tz-menumobile .tz-menu-header .row .tz-add-item{
        display:none;
    }
    body .tz-header.tz-header-5.tz-menumobile div.tz-header-cart{
        margin-top: 0;
    }
    header.tz-header-3.tz-menumobile .tz-menu-header nav ul.sub-menu{
        top:0;
    }
    header.tz-header-3.tz-menumobile .tz-menu-header nav ul.navbar-nav li a,
    header.tz_hservice.tz-menumobile .tz-menu-header nav > ul.navbar-nav > li > a,
    header.tz_hservice.tz-menumobile .tz-menu-header .tz-megamenu nav ul > li > a{
        color:#222;
    }
    header.tz-header-2.tz-menumobile .tz-menu-header nav > ul.nav li{
        display:block;
        text-align: left;
    }
    body header.tz-header-2.tz-menumobile .tz-menu-header .tz_logo img{
        max-height:none;
    }
    header.tz-header-2.tz-menumobile .tz-menu-header .col-md-12,
    .tz-header.tz-header-5.tz-menumobile .tz-megamenu{
        padding:0 15px;
    }
    header.tz-header-2.tz-menumobile .tz-menu-header nav > ul.nav ul.sub-menu li a{
        padding:10px 0;
    }
    header.tz-header-2.tz-header-2-default.tz-menumobile{
        left:0;
        right:0;
        margin-top: 0;
    }
    header.tz-menumobile .navbar-toggle .icon-bar{
        background:#222;
    }
    header.tz-menumobile .navbar-toggle:hover .icon-bar{
        background: #fff;
    }
    .tz-header.tz-menumobile .tz-megamenu-wrap .row{
        display:block;
    }

    .tz-header.tz-menumobile .tz-megamenu{
        background: #fff;
        clear: both;
        display: block;
        position:relative;
        height:auto;
        width:100%;
    }
    .tz-header.tz-menumobile .tz-megamenu.collapse.in  .tz-menu-mobile{
        display: block;
    }
    .tz-header.tz-menumobile .tz-megamenu .tz-menu-mobile{
        display:none;
    }
    .tz-header.tz-menumobile div.tz-header-cart,
    body .tz-header.tz-header-2.tz-menumobile .tz-header-cart,
    body .tz-header.tz-header-2.tz-menumobile .menu_fixed .tz-header-cart,
    body .tz-header.tz-header-5.tz-menumobile div.tz-header-cart{
        top: -53px;
        right: 60px;
        bottom:auto;
    }
    body .tz-header.tz-header-5.tz-menumobile div.tz-header-cart{
        top:-40px;
    }
    .tz-header.tz-header-5.tz-menumobile .tz-megamenu nav.nav-collapse{
        padding-top:30px;
    }
    header.tz-menumobile nav ul.navbar-nav li > ul.sub-menu li a{
        padding:10px 0;
        margin:0 15px;
        line-height: 1.5em;
    }
    header.tz-menumobile nav ul.navbar-nav li > ul.sub-menu{
        position:relative;
        width:100%;
        box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
    }
    header.tz-menumobile  nav ul.navbar-nav li > ul.sub-menu ul.sub-menu{
        left: auto;
        top: 0;
        margin-left: 0;
        box-shadow: none;
    }
    .tz-header.tz-header-7 .tz-top-header .tz_logo{
        float:none !important;
        display: block;
        text-align: center;
        padding:15px 10px 10px;
    }
    body header .tz-top-header .tz-top-header-left, body header .tz-top-header .tz-top-header-right{
        text-align: center;
        width:100%;
        float:none;
    }
    header.tz-header.tz-header-6 .tz-header-cart {
        right: 90px;
    }
    header.tz-header-2 .tz-menu-header .col-md-12{
        padding:0;
    }
    .tz-header .tz-header-cart .widget_shopping_cart {
        right: -20px;
    }

    header.tz-header.tz-header-6 .tz-menu-header .row .tz-megamenu{
        float:right;
        margin-right: 15px;
    }
    body #rev_slider_1_1_wrapper .hades.tparrows,
    body #rev_slider_1_1_wrapper .hades .tp-arr-allwrapper,
    body #rev_slider_2_1_wrapper .hades.tparrows,
    body #rev_slider_2_1_wrapper .hades .tp-arr-allwrapper
    {
        width:60px;
        height:60px;
    }
    body #rev_slider_1_1_wrapper .hades.tparrows::before,
    body #rev_slider_2_1_wrapper .hades.tparrows::before{
        line-height:60px;
    }
}
@media screen and (max-width: 680px) {
    header .tz-menu-header .tz_logo img{
        max-width: 250px;
    }
    .autoshowroom-quote .slick-track .autoshowroom-quote-item .autoshowroom-quote-info {
        width: 100%;
        left: 0;
        margin-left: 0;
    }
    div .autoshowroom-quote.number-item-3 .slick-track .autoshowroom-quote-item.slick-active-1{
        text-align:center;
    }
}
@media screen and (max-width: 640px) {
    header.tz-header-2 .tzmenu_fixed.menu_fixed{
        max-height: 90px;
        height:auto;
    }
    body .tz-header div.tz-header-cart{
        right:95px;
    }
    body header.tz-header-2{
        padding:0;
        margin-left: -15px;
        margin-right: -15px;
    }
    .tz-header.tz-header-2 .tz-top-header{
        font-size:13px;
        padding:3px 0;
        line-height: 1.2em;
    }
    header.tz-header-2 .tz-menu-header{
        padding:10px 0;
    }
    body header.tz-header-2 .tz-menu-header .header-2-logo{
        width:40%;
    }
    body header.tz-header-2 .tz-menu-header .tz_logo img{
        max-height:50px;
    }
    .TZ-Motorbike-Feature .owl-nav div {
        top: 80%;
    }
    .TZ-Motorbike-Feature .owl-nav div.owl-prev {
        margin-left: 30px;
    }
    .TZ-Motorbike-Feature .owl-nav div.owl-next {
        right: 30px;
    }
    footer.type2 .autoshowroom-footer-bottom-left,
    footer .autoshowroom-footer-social-right {
        width: 100%;
    }
    footer.type2 .autoshowroom-logo-footer {
        width: 100%;
    }
    .autoshowroom-footer.type2 .autoshowroom-footer-bottom .autoshowroom-footer-social-right {
        margin-top: 25px;
        margin-bottom: 15px;
    }
    .autoshowroom-footer.type2 .autoshowroom-footer-bottom .autoshowroom-footer-social-right .autoshowrooom-footer-bottom-center-box {
        text-align: center;
    }
    .tz-newsletter .newsletter-content form.newsletter .tnp-field-button {
        width: 20%;
        margin-right: 5%;
    }
    .tz-newsletter .newsletter-content form.newsletter .tnp-field-email {
        width: 60%;
        margin-left: 10%;
    }
    .button-motor {
        padding: 10px !important;
    }
    body .tz-header.tz-header-5 div.tz-header-cart{
        bottom:auto;
        top:50%;
        margin-top: -11px;
    }
}
@media screen and (max-width: 635px) {
    .tz-header-5 .tz-top-header {
        display: none;
    }
    #mega-menu-wrap-primary-home-motor {
        padding: 10px 0;
    }
    #mega-menu-wrap-primary-home-motor #mega-menu-primary-home-motor > li.mega-menu-flyout ul.mega-sub-menu {
        padding-left: 30px;
    }

}
@media screen and (max-width: 520px) {
    body header.tz-header.tz-header-6 .tz-menu-header .row .tz-add-item{
        margin-top: -12px;
        right:120px;
        left: auto;
    }
    .tz-header.tz-header-6 .tz-add-car{
        padding:5px 3px 5px 5px;
        font-size:0;
    }
    .tz-header.tz-header-6 .tz-add-car i{
        padding:0;
    }
    header .tz-top-header .textwidget ul {
        padding-bottom: 0;
    }
    header.tz-top-header .textwidget ul li{
        line-height: 18px;
    }
    body .tz-header.tz-header-2 .tz-header-cart{
        right:95px;
    }
    #mega-menu-wrap-primary-home-2 .mega-menu-toggle{
        right:5px;
    }
    body header.tz-header-2{
        margin-left: 0;
        margin-right: 0;
    }
    .tz-header .tz-top-header a,
    .tz-header .tz-top-header,.tz-header.tz-header-6 .tz-top-header .textwidget ul li, .tz-header.tz-header-6 .tz-top-header p{
        font-size:12px;
    }
}
@media screen and (max-width: 480px) {
    .tz-header-5 .tz-menu-header .header-5-logo{
        width:40%;
        z-index: 2;
    }
    .tz-header.tz-header-5 .tz-megamenu{
        width:100%;
        z-index: 1;
    }
    .tz-header.tz-header-5 .tz_logo img{
        max-height: 40px;
    }
    #mega-menu-wrap-primary-home-motor{
        padding:0;
    }
    .tz-header .tz-top-header{
        padding:5px 0 10px 0;
    }
    header .tz-menu-header .tz_logo img{
        max-width: 150px;
    }
    .autoshowroom-quote .slick-track .autoshowroom-quote-item .autoshowroom-quote-info {
        width: 100%;
        left: 0;
        margin-left: 0;
    }
    .tz-header.tz-header-7 .tz-top-header .tz_logo{
        padding:25px 0 5px;
    }
    .tz-header.tz-header-7 .tz-top-header .tz-info{
        display:none;
    }
    .tz-header.tz-header-7 .tz-top-header .item.phone i,
    .tz-header.tz-header-7 .tz-top-header .item.email i,
    .tz-header.tz-header-7 .tz-top-header .item i{
        padding-right:8px;
        font-size:20px;
    }
    body header.tz-header.tz-header-6 .tz-menu-header .row div.tz-add-item{
        display:none;
    }
    header.tz-header.tz-header-6 div.tz-menu-header .row .tz-megamenu{
        width:90%;
    }
    .car-taxonomy.car-taxonomyblock .make-item a {
        margin-left: 10px;
    }
    .car-taxonomy .make-item {
        width: 50%;
    }
    .car-taxonomy .make-container a {
        font-size: 13px;
    }
    .car-taxonomy.car-taxonomyblock .make-item {
        width: 50%;
    }
    .car-taxonomy a.car-taxonomy-link {
        float: right;
    }
    .autoshowroom-service.style2 {
        margin-top: 30px;
    }
    .wpb-js-composer .vc_tta-color-orange.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body {
        background: transparent !important;
    }
    .TZ-Vehicle-Search-Horizontal.tz-cusotm-style .vehicle-search-form .field {
        width: 100%;
    }
    #mega-menu-wrap-primary-home-3 .mega-menu-toggle.mega-menu-open .mega-toggle-block-1::before {
        color: #FFFFFF;
    }
    .TZ-Vehicle-Search-Horizontal.tz-cusotm-style .vehicle-search-form .field.field-make {
        width: 100%;
    }
    .vehicle-quote-form .quote-box .vehicle-search-form .field {
        width: 100%;
        margin: 0;
    }
    h3.quote-title {
        padding: 0;
    }
    .vehicle-quote-form {
        padding: 0;
    }
    .vehicle-quote-form .quote-box .mileage {
        width: 100%;
        margin: 0;
    }
    .vehicle-quote-form .quote-box .vehicle_date {
        width: 100%;
        padding-top: 15px;
    }
    .g-recaptcha {
        display: inline-block;
    }
    .vehicle-quote-form .quotes_submit {
        width: 100%;
        max-width: none;
    }
    .TZ-Motorbike-Feature .owl-nav div.owl-prev {
        margin-left: 0;
    }
    .TZ-Motorbike-Feature .owl-nav div.owl-next {
        right: 0;
    }
    .banner-motor .content-banner {
        width: 92%;
        margin: 0 4%;
    }
    .autoshowroom_post_slider_style2 .autoshowroom_post_item .autoshowroom_post_item_child.autoshowroom_post_item_1 {
        width: 100%;
        margin-bottom: 30px;
        padding: 0;
    }
    .autoshowroom_post_slider_style2 .autoshowroom_post_item .autoshowroom_post_item_child {
        width: 100%;
        margin-bottom: 30px;
        padding: 0;
    }
    .autoshowroom-footer.type2 .autoshowroom-footer-top .footerattr {
        width: 100%;
    }
    .tz-newsletter .newsletter-content form.newsletter .tnp-field-email {
        width: 100%;
        margin: 0;
        padding: 0;
    }
    .tz-newsletter .newsletter-content form.newsletter .tnp-field-button {
        width: 100%;
        padding: 0;
        margin: 15px 0 0;
    }
    .wpb_text_column.vc_custom_1513586153164 {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .title-banner {
        font-size: 30px;
    }
    .autoshowroom-ads-type2 .autoshowroom-ads-text .autoshowroom-ads-text-box {
        padding-top: 15px !important;
    }
    .autoshowroom_post_slider_style2 .autoshowroom_post_item .autoshowroom_post_item_child.autoshowroom_post_item_3 {
        padding: 0;
    }
    body .tz-header .tz-header-cart .widget_shopping_cart{
        width:330px;
    }
    body .tz-header .tz-header-cart .widget_shopping_cart .widget_shopping_cart_content p.total{
        float:none;
    }
}
#map {
    height: 250px;
    margin-top: 20px;
}

#description {
    font-size: 15px;
    font-weight: 300;
}

#infowindow-content .title {
    font-weight: bold;
}

#infowindow-content {
    display: none;
}

#map #infowindow-content {
    display: inline;
}

.pac-card {
    margin: 10px 10px 0 0;
    border-radius: 2px 0 0 2px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    outline: none;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
    background-color: #fff;
    font-family: 'Roboto', sans-serif;
}

#pac-container {
    padding-bottom: 12px;
    margin-right: 12px;
}

.pac-controls {
    display: inline-block;
    padding: 5px 11px;
}

.pac-controls label {
    font-size: 13px;
    font-weight: 300;
}

#pac-input {
    background-color: #fff;
    font-size: 15px;
    font-weight: 300;
    margin-left: 12px;
    padding: 0 11px 0 13px;
    text-overflow: ellipsis;
    width: 400px;
    border: 1px solid #ddd;
}
/*.autoshowroom-quote .slick-list .slick-track{
    left: 0 !important;
}*/
.gallery_pre_item{
    display:inline-block;
    position:relative;
    margin-top: 10px;
    margin-right: 10px;
}
.gallery_pre_item img{
    width:100px;
    height:auto;
    display:inline-block;
}
.feature_image_pre .img_pre{
    position:relative;
    margin-top:10px;
}
.feature_image_pre img{
    width:100%;
    height:auto;
}
.img_delete, .delete_img_gallery{
    cursor: pointer;
    position: absolute;
    top:5px;
    right:5px;
}
.brochure{
    position:relative;
    margin:10px 0;
}
.dealer_edit_vehicle{
    color:#fff;
    padding:5px 10px;
    text-align:center;
    background:#222;
    transition:all 0.3ms linear;
    position:absolute;
    top:0;
    right:0;
    z-index: 1;
    width:15px;
}
.dealer_edit_vehicle:hover,
span.dealer_delete_vehicle:hover{
    background:#ff5400;
    transition:all 0.3ms linear;
    color:#fff;
}
.um-profile-body.posts-default .item-wrapper{
    position:relative;
}
span.dealer_delete_vehicle{
    color:#fff;
    padding:5px 10px;
    text-align:center;
    background:#222;
    transition:all 0.3ms linear;
    position:absolute;
    top:31px;
    right:0;
    z-index: 1;
    width:15px;
    cursor:pointer;
}
.auto-page-content .um-load-items a.um-ajax-paginate{
    background:#ff5400 !important;
}
.car_hide{
    display:none;
}
.request_vehicle_title{
    display:none;
}
.svg_logo{
    cursor: pointer;
}
.svg_logo::before {
     position: absolute;
     width: 100%;
     height: 100%;
     cursor: pointer;
     content: " ";
 }
.vehicle-detail .vehicle-content h3.comment-reply-title:after{
    display:none;
}
.tml-login{
    max-width:500px;
}
.tml-login .tml-field-wrap .tml-button{
    text-transform: uppercase;
    color: #fff;
    background: #222222;
    text-align: center;
    padding: 0 30px;
    border: none;
    height: 35px;
    line-height: 35px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.tml-login .tml-field-wrap .tml-button:hover{
    background:#ff5400;
}
.autoshowroom-blog-body ul.tml-messages{
    margin:0;
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-tabs-list .vc_tta-tab.vc_active a:hover span{
    color:#fff;
}
header.tz-header-3 .tz-top-header p{
    color:#fff;
}

.tz-header div.tz-header-cart{
    padding:0 10px;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translate(0,-50%);
    -moz-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    -o-transform: translate(0,-50%);
    transform: translate(0,-50%);
}
.tz-header.tz-header-5.show_cart .tz-megamenu{
    padding-right:15px;
}
.tz-header.tz-header-5 .tz-menu-header .tz-header-cart:hover .widget_shopping_cart{
    top:36px;
}
.tz-header.show_cart .tz-megamenu nav.nav-collapse{
    padding-right:55px;
}
.tz-header.tz-header-6.show_cart .tz-megamenu{
    padding-right:0;
}

.tz-header.tz-header-2 .tz-header-cart{
    margin-top:6px;
}
.tz-header.tz-header-2 .tz-header-cart:hover .widget_shopping_cart{
    top:51px;
}
.tz-header.tz-header-2 .menu_fixed #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link{
    padding:30px 25px;
}
.tz-header  .tz-header-cart .widget_shopping_cart .widgettitle {
    margin-bottom: 25px;
    display: none;
}
.tz-header .tz-header-cart .widget_shopping_cart {
    position: absolute;
    top: 80px;
    right: 0;
    width: 430px;
    padding: 30px;
    border-top: 3px solid #ff5400;
    visibility: hidden;
    opacity: 0;
    z-index: 9999;
    background: #ffffff;
    -webkit-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1);
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
.icon_cart_alt{
    cursor:pointer;
}
.tz-header  .tz-header-cart .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li {
    list-style: none;
    position: relative;
    padding: 0 0 20px;
    margin: 0 0 20px;
    border-bottom: 1px solid #ededed;
}
.tz-header  .tz-header-cart .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li .tzMiniCart_image {
    float: left;
}
.tz-header  .tz-header-cart .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li .tzMiniCart_image a {
    display: inline-block;
    padding-right:15px;
}
.tz-header  .tz-header-cart .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li a.remove {
    position: absolute;
    top: 10px;
    right: 0;
    left: auto;
    font-size: 20px;
    color: #fff !important;
    line-height: 17px;
    height:20px;
    width:20px;
    padding:0;
    text-align: center;
}
.tz-header  .tz-header-cart .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li .tzMiniCart_image a img {
    float: none;
    width: 80px;
    height: auto;
    margin: 0;
}
.tz-header  .tz-header-cart .widget_shopping_cart .widget_shopping_cart_content p.total {
    float: right;
    margin: 0;
    padding: 3px 0 0;
    border: none;
}
.tz-header  .tz-header-cart .widget_shopping_cart .widget_shopping_cart_content p.total strong {
    font-weight: 300;
    font-size: 14px;
    color: #151515;
}
.tz-header  .tz-header-cart .widget_shopping_cart .widget_shopping_cart_content p.total span.amount {
    padding: 0;
    font-weight: 600;
    font-size: 14px;
    color: #ff5400;
}
.tz-header .tz-header-cart .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li a.remove{
    background: #ff5400;
}
.tz-header.tz-header-3 .tz-header-cart:hover .widget_shopping_cart,
.tz-header.tz-header-4 .tz-header-cart:hover .widget_shopping_cart {
    top:51px;
}
.tz-header.tz-header-7 .tz-header-cart:hover .widget_shopping_cart {
    top:41px;
}
.tz-header.tz-header-6 .tz-header-cart:hover .widget_shopping_cart {
    top:61px;
}
#mega-menu-wrap-primary-home-7{
    position:static;
}
.tz-header .tz-header-cart:hover .widget_shopping_cart {
    visibility: visible;
    opacity: 1;
    top:65px;
}
.tz-header-5 .tz-menu-header #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link{
    padding:15px 25px;
}
.tz-header  .tz-header-cart .widget_shopping_cart .widget_shopping_cart_content .buttons a{
    margin: 0 10px 0 0;
    display: inline-block;
    border: 1px solid #ff5400;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    font-size: 12px;
    line-height: 18px;
    color: #ff5400;
    font-weight: normal;
    background: none;
    padding: 5px 12px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.tz-header  .tz-header-cart .widget_shopping_cart .widget_shopping_cart_content .buttons a:hover{
    background: #ff5400;
    color: #fff !important;
}

header.tz-header-2 .tz-top-header .tz-top-header-left,
header.tz-header-2 .tz-top-header .tz-top-header-right{
    color:#777;
}
.tz-header.tz-header-6 .tz-header-cart{
    padding:0 10px;
    right:16%;
}
.tz-header nav .mega-menu-wrap a.mega-menu-link{
    height:auto !important;
}

header.tz-header-2 .tz-menu-header nav{
    text-align: center;
}
#mega-menu-wrap-primary-home-2, #mega-menu-wrap-primary-home-2 #mega-menu-primary-home-2{
    display:inline-block;
}
.return-to-shop a.button{
    height:auto;
}
div .vehicle-search-form .field select{
    padding-right:0;
}
div .vehicle-search-form .field select::-ms-expand,
.auto_sort::-ms-expand{
    display: none;
}
.woocommerce #content div.product div.images, .woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images{
    width:100%;
}
.woocommerce .tzShopContentDetail div.product div.summary{
    width:100%;
}
.woocommerce div.product div.images.woocommerce-product-gallery{
margin-top:50px;
}
.woocommerce .tzShopContentDetail div.product form.cart .variations label {
    font-weight: 700;
    color: #222;
    height: 35px;
    line-height: 35px;
    display: block;
    padding-right: 10px;
    font-size: 12px;
    font-family: "Montserrat", sans-serif;
    text-transform: capitalize;
}
.woocommerce .tzShopContentDetail div.product form.cart .variations td{
    padding:0;
}
.woocommerce .tzShopContentDetail div.product form.cart .reset_variations{
    font-size:14px;
}
.woocommerce .tzShopContentDetail div.product form.cart .variations select{
    border: 1px solid #ddd;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
}
.woocommerce .tzShopContentDetail div.product p.price, .woocommerce .tzShopContentDetail div.product span.price{
    display:block;
    float:none;
    width:auto;
    color:#fff;
    font-weight:700;
    font-size:15px;
}
.woocommerce .tzShopContentDetail div.product .vehicle-box span.price span{
    float:none;
    font-size:15px;
    height:30px;
    line-height: 30px;
}
.woocommerce .vehicle-detail .vehicle-box .pcd-specs div span.price{
    background:none;
    box-shadow: none;
    color:#ff5400;
    padding:0;
    line-height: 20px;
}
.woocommerce .tzShopContentDetail div.product .price ins{
    background:none;
}
.woocommerce .tzShopContentDetail div.product div.images .flex-control-thumbs{
    margin-top:20px;
}
.woocommerce .tzShopContentDetail div.product div.images .flex-control-thumbs li{
    padding:0 10px 10px 0;
}
.woocommerce div.product div.images .flex-control-thumbs li img{
    opacity:0.85;
}
.productDetailsTabs{
    color: #565656;
    line-height: 23px;
}
.woocommerce-Tabs-panel{
    background:#fff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs{
    margin-bottom:0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a{
    border-top: 3px solid #565656;
    background: #565656 none repeat scroll 0 0;
    padding: 13px 20px;
    color: #fff;
    font-size: 13px;
    font-family: "Montserrat", sans-serif;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a,
.woocommerce div.product .woocommerce-tabs ul.tabs li:focus a,
.woocommerce div.product .woocommerce-tabs ul.tabs li.hover a{
    border-top: 3px solid #ff5400;
    background: #fff;
    color: #565656;
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.woocommerce .tzShopDetail-wrap div.product .woocommerce-tabs ul.tabs li{
    border:none;
    padding:0;
    border-radius:0;
}
.woocommerce-Tabs-panel{.productDetailsTabs
    border:none;
}
.woocommerce .tzShopDetail-wrap div.product .woocommerce-tabs ul.tabs::before{
    border:none;
}
.woocommerce .tzShopDetail-wrap div.product .woocommerce-tabs ul.tabs li a{
    font-family: "Montserrat", sans-serif;
    font-size:13px;
    font-weight:normal;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after, .woocommerce div.product .woocommerce-tabs ul.tabs li::before{
    display:none;
}
.woocommerce .tzShopDetail-wrap div.product .woocommerce-tabs ul.tabs li:hover a{
    border-top:3px solid #ff5400;
    background:#fff;
    color:#565656;
}
.woocommerce .tzShopDetail-wrap div.product .woocommerce-tabs .panel{
    padding: 20px;
}
.woocommerce .tzShopDetail-wrap #reviews #comments h2{
    font-size: 16px;
    text-transform: none;
    color: #565656;
    font-family: 'Muli', sans-serif;
    margin-bottom: 20px;
}.woocommerce .tzShopDetail-wrap  #review_form #respond textarea{
     padding:10px;
     height:100px;
 }

.woocommerce .tzShopDetail-wrap #review_form #respond .form-submit input{
    background: #ff5400;
    color: #fff;
    font-family: "Montserrat", sans-serif;
    font-size: 12px;
    font-weight: 400;
    height: auto;
    padding: 11px 15px;
    line-height: 12px;
    text-transform: capitalize;
}
.productDetailsTabs .productInfoTab{
    padding:10px 0;
}

.vehicle-content-tab .nav-item{
    float:left;
    padding:13px 0;
}
.vehicle-content-tab{
    margin-bottom:30px;
}
.vehicle-content-tab .nav-item a.nav-link{
    color: #fff;
    background: #565656;
    font-family: 'Montserrat', sans-serif;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-radius: 0;
    margin-left: 5px;
    margin-right: 0;
    border-top: 3px solid #565656;
    padding: 13px 20px;
}
.vehicle-content-tab .nav-item a.nav-link,
.vehicle-content-tab .nav-item a.nav-link:active,
.vehicle-content-tab .nav-item a.nav-link:focus{
    text-decoration: none;
}
.vehicle-content-tab .nav-item a.nav-link:hover,
.vehicle-content-tab .nav-item.active a.nav-link
{
    border-top: 3px solid #ff5400;
    border-top-color: rgb(255, 84, 0);
    background: #fff;
    color: #565656;
}
.vehicle-content .nav-item.active,
.vehicle-content .nav-item:hover{
    background: #fff;
}
.vehicle-content-tab .tab-content{
    clear:both;
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
    background: #fff;
}
.vehicle-content-tab .tab-content .tab-pane{
    padding:30px 20px;
}
#comments .tzCommentForm .comment-respond form.comment-form .form-submit input:hover{
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    background: #ff5400;
}
.autoshowroom-comment-content, .vehicle-detail .su-tabs{
    margin-bottom:30px;
}
.TZ-Vehicle-Slider .owl-item .item .Vehicle-Feature-Image img{
    object-fit: cover;
    height: 100%;
}
div .su-tabs-nav span:focus{
    outline:none;
}
.tzShopDetail-wrap .woocommerce-tabs .productDetailsTabs,
.tzShopDetail-wrap  .ui-widget-content {
    color: #565656;
    font-family: 'Muli',sans-serif;
    font-weight: 300;
    letter-spacing: 0.3px;
}
.banner_content {
    height: 100vh;
}
.about_theme {
    position: absolute;
    width: 100%;
    top: 25%;
    z-index: 98;
    text-align: center;
    color:#fff;
}
.about_theme h1{
    line-height: 1.25em;
    margin-bottom: 5px;
    font-size:50px;
}
.about_theme h1 span{
    color:#ff5400;
}
.about_theme p{
    color:#fff;
    font-size:16px;
    margin-bottom: 40px;
}
.about_theme .about_control a,
a.auto_btn{
    color:#fff;
    background: #ff5400;
    padding: 12px 20px;
    text-transform: uppercase;
    cursor: pointer;
    margin: 0 5px;
    border-radius: 3px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    display:inline-block;
}
a.auto_btn:focus,
a.auto_btn:active{
    text-decoration: none;
}
.about_theme .about_control a:hover,
a.auto_btn:hover{
    color:#fff !important;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.landing_menu.landing_fixed{
    background:rgba(0,0,0,0.75);
    -webkit-transition: background 0.3s ease;
    -moz-transition: background 0.3s ease;
    -ms-transition: background 0.3s ease;
    -o-transition: background 0.3s ease;
    transition: background 0.3s ease;
}
.landing_menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: none;
    z-index: 99;
    -webkit-transition: background 0.3s ease;
    -moz-transition: background 0.3s ease;
    -ms-transition: background 0.3s ease;
    -o-transition: background 0.3s ease;
    transition: background 0.3s ease;
}
.landing_menu .logo_landing {
    float: left;
    padding: 25px 0;
}
.landing_menu .auto_btn {
    float: right;
    padding: 25px 0;
}
.landing_menu .auto_btn a {
    background: #ff5400;
    color: #fff;
    padding: 12px 20px;
    text-transform: uppercase;
    border-radius: 3px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    display:inline-block;
}
.landing_menu .auto_btn a:hover {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.landing_image {
    background: url("//autoshowroom.co/wp-content/uploads/2019/10/Image-landingpage.png") no-repeat center bottom #f4f6f9;
    background-size: auto;
    background-size: cover;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}
.landing_image:before {
    background: linear-gradient(to bottom, rgba(0,0,0,0.9) 0%, rgba(0,0,0,0.65) 60%, rgba(0,0,0,0) 75%);
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 170px;
}
.page-template-template-landing .auto-get-a-quote{
    display:none;
}
.landing_page .autoshowroom-service.style4{
    padding:0;
    height:auto;
    -webkit-box-shadow: 0 0 5px 1px rgba(0,0,0,0.05);
    box-shadow: 0 0 5px 1px rgba(0,0,0,0.05);
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.landing_page .autoshowroom-service.style4:hover{
    -webkit-box-shadow: 0 0 7px 3px rgba(0,0,0,0.1);
    box-shadow: 0 0 7px 3px rgba(0,0,0,0.1);
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    -moz-transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
}
.landing_page .autoshowroom-service.style4 h3,
.landing_page .autoshowroom-service.style4 p{
    padding:0 15px;
}
.landing_page .autoshowroom-service.style4 .autoshowroom-service-icon{
    margin:0;
    padding-top:0;
    width:100%;
    height:auto;
}
.landing_page .autoshowroom-service.style4 .autoshowroom-service-icon:after{
    display:none;
}
.landing_page .autoshowroom-service.style4 .autoshowroom-service-icon img{
    width:100%;
    height:auto;
}
.landing_container{
    margin:0 auto !important;
}
.landing_bg{
    background-attachment: fixed;
}
.landing_bg .wpb_content_element{
    color:#fff;
}
.landing_page .coming .autoshowroom-service.style4{
    background:none;
    border:none;
    margin-top:-30px;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.landing_page .coming .autoshowroom-service.style4:hover{
    -webkit-box-shadow: none;
    box-shadow: none;
}
.landing_page .coming .autoshowroom-service.style4 .autoshowroom-service-icon{
    padding:0;
}
.landing_page .coming .autoshowroom-service.style4 h3{
    color:#fff;
    margin:0;
}
.landing_page .tz-gradient{
    background:none;
}
.landing_page .tz-gradient::before{
    opacity:0.9 !important;
}
.our-demos span{
    background: #ff5400;
    width: 215px;
    display: inline-block;
    padding: 6px 0;
    line-height: 1;
    position: absolute;
    top: 20px;
    right: -77px;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 2px;
    transform: rotate(45deg);
    text-transform: uppercase;
    text-align:center;
}
.our-demos span.new{
    background:#8AC454;
}
.landing_page .autoshowroom-service.style1{
    text-align:center;
}
.landing_page .autoshowroom-service.style1 a:focus,
.landing_page .autoshowroom-service.style1 a:active{
    text-decoration: none;
}
.landing_page .autoshowroom-service.style1 .autoshowroom-service-icon{
    margin:0 auto;
}
/* Safari 4.0 - 8.0 */
@-webkit-keyframes button_hover {
    0%   {-moz-transform: scale(1);
        -webkit-transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);}
    25%   {-moz-transform: scale(0.85);
        -webkit-transform: scale(0.85);
        -o-transform: scale(0.85);
        -ms-transform: scale(0.85);
        transform: scale(0.85);}
    50%  {-moz-transform: scale(1.1);
        -webkit-transform: scale(1.1);
        -o-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);}
    100% {-moz-transform: scale(1);
        -webkit-transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);}
}

/* Standard syntax */
@keyframes button_hover {
    0%   {-moz-transform: scale(1);
        -webkit-transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);}
    25%   {-moz-transform: scale(0.85);
        -webkit-transform: scale(0.85);
        -o-transform: scale(0.85);
        -ms-transform: scale(0.85);
        transform: scale(0.85);}
    50%  {-moz-transform: scale(1.1);
        -webkit-transform: scale(1.1);
        -o-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);}
    100% {-moz-transform: scale(1);
        -webkit-transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);}
}
.woocommerce p.stars a{
    color:#ffd800;
}
.woocommerce .tzShopContentDetail .pcd-specs div span.feedback{
    display:none;
}
.woocommerce .tzShopContentDetail .pcd-specs div.yith-wcwl-wishlistexistsbrowse a{
    background: #ff5400 none repeat scroll 0 0;
    color: #fff;
    font-family: "Montserrat", sans-serif;
    font-size: 12px;
    font-weight: 400;
    height: auto;
    padding: 11px 15px;
    line-height: 12px;
    text-transform: capitalize;
    border-radius:3px;
}
form#yith-wcwl-form table.wishlist_table tbody tr td.product-add-to-cart a i{
    padding-right:5px;
}
.tz-header.tz-header-2  .menu_fixed .tz-header-cart{
    top:auto;
    bottom:20px;
}
header.tz_hservice .tz-top-header,
header.tz_hservice .tz-top-header .textwidget ul li{
    color:#fff;
}
.tz-header.tz-header-5.show_cart .tz-megamenu nav.nav-collapse{
    padding-right:0;
}
.tz-header.tz-header-5 div.tz-header-cart{
    top: auto;
    transform: none;
    bottom: 20px;
}
body form#insert_vehicle .features-bottom .vehicle-feature .fileUpload{
    overflow: visible;
}
body form#insert_vehicle .features-bottom .vehicle-feature .fileUpload label.error{
    margin-top: 52px;
    width: 220px;
    max-width: none;
    margin-left: -20px;
}
form#insert_vehicle .vehicle-info label.error,
form#insert_vehicle .vehicle-spec .fieldtype-radio label.error,
form#insert_vehicle .form-group label.error{
    display:block;
    margin-top: 5px;
}
.content-vehicle-types img{
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.content-vehicle-types:hover img{
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.content-vehicle-types .type_url{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index: 3;
}
.tz_buttonrp{
    margin-top: 30px;
}
.content-vehicle-types:hover  .title a{
    color:#ff5400;
}
body header .tz-top-header .textwidget ul li,
body header .tz-top-header p{
    color:inherit;
}
.owl-carousel {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}

.img-commingsoon:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: "";
    background: rgba(34, 34, 34, 0.8);
}

.customersay {
    background: #ffffff;
    -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
    /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
    /* Firefox 3.5 - 3.6 */
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
    /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
    padding: 30px;
    margin-bottom: 30px;
}
.customersay.grid .star {
    margin: 15px 0 15px;
}
.customersay.grid .star i {
    color: #ffb802;
    font-size: 18px;
}
.customersay.grid .vote {
    padding-top: 9px;
}
.customersay.grid .name {
    font-size: 18px;
    font-family: "Saira Semi Condensed", sans-serif;
    line-height: 1.5em;
    font-weight: 700;
    color: #404040;
    text-transform: none;
}
.customersay.grid .name img {
    margin-right: 10px;
}
.customersay.grid .title {
    font-size: 18px;
    font-family: "Saira", sans-serif;
    line-height: 1.5em;
    font-weight: 700;
    color: #404040;
    margin-bottom: 10px;
}
.customersay.grid .vote-content {
    font-size: 16px;
    font-family: "Saira", sans-serif;
    line-height: 1.5em;
    font-weight: 300;
    color: #555555;
}

.autoshowroom-service.style5 {
    min-height: 470px;
    -webkit-box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.2);
    /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.2);
    /* Firefox 3.5 - 3.6 */
    box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.2);
    /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
    background: #ffffff;
    text-align: center;
    padding: 10px;
    margin-bottom: 30px;
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
}
.autoshowroom-service.style5:hover {
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    transform: translateY(-5px);
}
.autoshowroom-service.style5 .autoshowroom-service-icon {
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
    height: auto;
    background: transparent;
}
.autoshowroom-service.style5 .autoshowroom-service-icon:after, .autoshowroom-service.style5 .autoshowroom-service-icon:before {
    display: none;
}
.autoshowroom-service.style5 .autoshowroom-service-icon img {
    width: 100%;
    height: auto;
}
.autoshowroom-service.style5 .autoshowroom-service-image-icon {
    position: relative;
    z-index: 9;
    margin-top: -47px;
}
.autoshowroom-service.style5 .autoshowroom-service-image-icon img {
    -webkit-border-radius: 50%;
    /* Safari 3-4, iOS 1-3.2, Android 1.6- */
    -moz-border-radius: 50%;
    /* Firefox 1-3.6 */
    border-radius: 50%;
    /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
    -webkit-box-shadow: 0 -5px 5px -5px rgba(0, 0, 0, 0.2);
    /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow: 0 -5px 5px -5px rgba(0, 0, 0, 0.2);
    /* Firefox 3.5 - 3.6 */
    box-shadow: 0 -5px 5px -5px rgba(0, 0, 0, 0.2);
    /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}
.autoshowroom-service.style5 .autoshowroom-service-title {
    font-size: 22px;
    font-family: "Saira Semi Condensed", sans-serif;
    line-height: 1.4em;
    font-weight: 700;
    letter-spacing: 0;
    text-transform: none;
    margin-top: 15px;
}
.autoshowroom-service.style5 .autoshowroom-service-description {
    font-size: 16px;
    font-family: "Saira", sans-serif;
    line-height: 1.6em;
    font-weight: 300;
    letter-spacing: 0;
    padding: 0 25px;
}

.img-boxshadow img {
    -webkit-box-shadow: 0 10px 200px 0 rgba(0, 0, 0, 0.2);
    /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow: 0 10px 200px 0 rgba(0, 0, 0, 0.2);
    /* Firefox 3.5 - 3.6 */
    box-shadow: 0 10px 200px 0 rgba(0, 0, 0, 0.2);
    /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}

.z-index_0 {
    z-index: 0;
}

.z-index_1 {
    z-index: 1;
}

.z-index_2 {
    z-index: 2;
}

.position-ab {
    position: absolute;
}

.right-0 {
    position: absolute;
    right: 0;
}

.left-100 {
    position: absolute;
    left: -100px;
}

.tz_Image_slide img {
    object-fit: cover;
}

.landing_page .tz_Image_slide {
    margin: 0 60px;
}
.landing_page .tz_Image_slide .owl-stage-outer {
    overflow: visible !important;
}
.landing_page .tz_Image_slide .owl-item {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity 500ms 0.3s linear 0s;
    -moz-transition: opacity 500ms 0.3s linear 0s;
    -o-transition: opacity 500ms 0.3s linear 0s;
    transition: opacity 500ms 0.3s linear 0s;
}
.landing_page .tz_Image_slide .owl-item.active {
    opacity: 1;
    filter: alpha(opacity=100);
}
.landing_page .tz_Image_slide img {
    -webkit-box-shadow: 0 10px 200px 0 rgba(0, 0, 0, 0.2);
    /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow: 0 10px 200px 0 rgba(0, 0, 0, 0.2);
    /* Firefox 3.5 - 3.6 */
    box-shadow: 0 10px 200px 0 rgba(0, 0, 0, 0.2);
    /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
    height: auto;
}
.landing_page .tz_Image_slide .owl-dots {
    text-align: center;
    margin-top: 60px;
}
.landing_page .tz_Image_slide .owl-dots button.owl-dot {
    width: 10px;
    height: 10px;
    -webkit-border-radius: 50%;
    /* Safari 3-4, iOS 1-3.2, Android 1.6- */
    -moz-border-radius: 50%;
    /* Firefox 1-3.6 */
    border-radius: 50%;
    /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
    background: #cacaca;
    margin-right: 20px;
}
.landing_page .tz_Image_slide .owl-dots button.active {
    background: #ff5400;
}
.landing_page .landing_image {
    height: 107vh;
}
.landing_page .about_theme {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.landing_page .about_theme h1 {
    font-size: 48px;
    font-family: "Saira Semi Condensed", sans-serif;
    line-height: 1.2em;
    font-weight: 700;
    margin-bottom: 18px;
}
.landing_page .about_theme h1 strong {
    color: #ff5400;
    font-weight: unset;
}
.landing_page .about_theme h1 span {
    font-size: 66px;
    font-family: "IronfieldCF-Black", sans-serif;
    line-height: 1.2em;
    font-weight: 900;
    letter-spacing: 0;
    color: #ffffff;
    text-transform: uppercase;
    display: block;
    margin-bottom: 12px;
}
.landing_page .about_theme p {
    font-size: 18px;
    font-family: "Saira", sans-serif;
    line-height: 1.6em;
    font-weight: 300;
    padding: 0 34%;
}
.landing_page .about_theme .about_control a,
.landing_page .about_theme .about_control a.auto_btn {
    padding: 15px 45px;
    font-size: 14px;
    font-family: "Saira Semi Condensed", sans-serif;
    line-height: 1.6em;
    font-weight: 500;
}
.landing_page .about_theme .about_control a span,
.landing_page .about_theme .about_control a.auto_btn span {
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    -webkit-transform: translateX(-15px);
    -moz-transform: translateX(-15px);
    -ms-transform: translateX(-15px);
    -o-transform: translateX(-15px);
    transform: translateX(-15px);
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
    line-height: 1.5em;
    padding-left: 10px;
}
.landing_page .about_theme .about_control a:hover,
.landing_page .about_theme .about_control a.auto_btn:hover {
    animation-name: none;
}
.landing_page .about_theme .about_control a:hover span,
.landing_page .about_theme .about_control a.auto_btn:hover span {
    opacity: 1;
    filter: alpha(opacity=100);
    width: auto;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
}
.landing_page .autoshowroom-title h2.AutoshowroomTitle {
    font-size: 40px;
    font-family: "Saira Semi Condensed", sans-serif;
    line-height: 1.2em;
    font-weight: 700;
    letter-spacing: 0;
    color: #404040;
    padding: 0;
    text-transform: none;
}
.landing_page .autoshowroom-title h2.AutoshowroomTitle strong {
    color: #ff5400;
    font-weight: unset;
}
.landing_page .autoshowroom-title p {
    font-size: 16px;
    font-family: "Saira", sans-serif;
    line-height: 1.6em;
    font-weight: 300;
}
.landing_page .autoshowroom-service.style3 {
    min-height: 300px;
    text-align: center;
}
.landing_page .autoshowroom-service.style3 .autoshowroom-service-icon {
    width: 100%;
    height: auto;
    margin-bottom: 18px;
}
.landing_page .autoshowroom-service.style3 h3.autoshowroom-service-title {
    font-size: 22px;
    font-family: "Saira Semi Condensed", sans-serif;
    line-height: 1.2em;
    font-weight: 700;
    text-transform: none;
    margin-bottom: 16px;
}
.landing_page .autoshowroom-service.style3 p {
    font-size: 16px;
    font-family: "Saira", sans-serif;
    line-height: 1.6em;
    font-weight: 300;
    padding: 0 40px;
}
.landing_page .autoshowroom-service.style2 {
    display: flex;
    -webkit-box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.2);
    /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.2);
    /* Firefox 3.5 - 3.6 */
    box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.2);
    /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
    background: #ffffff;
    margin-bottom: 30px;
    padding: 17px 30px;
    align-content: center;
    align-items: center;
    align-self: center;
    justify-content: center;
    justify-items: center;
    justify-self: center;
}
.landing_page .autoshowroom-service.style2 .autoshowroom-service-icon {
    background: transparent;
    width: auto;
    height: auto;
    padding: 0;
}
.landing_page .autoshowroom-service.style2 h3.autoshowroom-service-title {
    font-size: 16px;
    font-family: "Saira", sans-serif;
    line-height: 1.5em;
    font-weight: 700;
    text-transform: none;
    color: #404040;
    margin: 0;
}
.landing_page #demo {
    padding-top: 66px;
    padding-bottom: 110px;
}
.landing_page #demo .autoshowroom-title {
    padding: 0 200px;
}
.landing_page #demo .autoshowroom-title h2.AutoshowroomTitle {
    font-size: 56px;
    margin-bottom: 28px;
}
.landing_page #demo .autoshowroom-title p {
    padding: 0 100px;
}
.landing_page #tools {
    padding-top: 136px;
}
.landing_page #tools .autoshowroom-title {
    padding: 0 250px;
}
.landing_page #tools .autoshowroom-title h2.AutoshowroomTitle {
    font-size: 56px;
}
.landing_page #tools .autoshowroom-title p {
    padding: 0 100px;
}
.landing_page #support {
    padding-top: 110px;
    padding-bottom: 130px;
    border-top: 1px solid #f5f5f5;
}
.landing_page #support .autoshowroom-title {
    padding-bottom: 35px;
    margin-bottom: 22px;
}
.landing_page #support .autoshowroom-title h2.AutoshowroomTitle {
    font-size: 48px;
}
.landing_page #support .autoshowroom-title p {
    padding-right: 140px;
}
.landing_page .autoshowroom-title {
    position: relative;
    z-index: 1;
}
.landing_page .pro-car .autoshowroom-title {
    padding: 0 190px;
}
.landing_page .pro-car .autoshowroom-title h2.AutoshowroomTitle {
    font-size: 48px;
}
.landing_page .pro-car .autoshowroom-title p {
    padding: 0 110px;
}
.landing_page .pro-car .wpb_content_element {
    margin-bottom: 0;
}
.landing_page .support-ticket {
    padding-top: 14px;
    padding-left: 80px;
}
.landing_page .autoshowroom-banner {
    height: 65vh;
    display: flex;
    align-content: center;
    align-items: center;
    align-self: center;
    justify-content: center;
    justify-items: center;
    justify-self: center;
}
.landing_page .autoshowroom-banner .content h3 {
    font-size: 48px;
    font-family: "Saira Semi Condensed", sans-serif;
    line-height: 1.2em;
    font-weight: 700;
    letter-spacing: -0.1px;
    text-transform: capitalize;
    padding-bottom: 70px;
}
.landing_page .autoshowroom-banner .content img {
    max-width: 500px;
}
.landing_page .autoshowroom-banner .content a {
    padding: 21px 30px;
    font-size: 20px;
    font-family: "Saira Semi Condensed", sans-serif;
    line-height: 1.2em;
    font-weight: 700;
}
.landing_page #features {
    padding-top: 131px;
    padding-bottom: 110px;
}
.landing_page #features .autoshowroom-title {
    padding-bottom: 50px;
}
.landing_page #features .autoshowroom-title h2.AutoshowroomTitle {
    font-size: 48px;
}
.landing_page #customers_say {
    padding-bottom: 63px;
}
.landing_page #customers_say .autoshowroom-title h2.AutoshowroomTitle {
    font-size: 48px;
}
.landing_page .img-header img {
    -webkit-box-shadow: 0 10px 50px 0 rgba(0, 0, 0, 0.2);
    /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow: 0 10px 50px 0 rgba(0, 0, 0, 0.2);
    /* Firefox 3.5 - 3.6 */
    box-shadow: 0 10px 50px 0 rgba(0, 0, 0, 0.2);
    /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}
.landing_page .img-header .wpb_content_element {
    margin-bottom: 50px;
}
.landing_page .handy-search-form .autoshowroom-title p {
    padding-right: 60px;
}
.landing_page .bg-search-form {
    margin-top: -600px;
}
.landing_page .bg-search-form-1 {
    margin-bottom: 300px;
}
.landing_page .img-search-form {
    margin-right: 60px;
}
.landing_page .various-title {
    padding-top: 120px;
    padding-right: 20px;
    padding-bottom: 64px;
}
.landing_page .various-title .autoshowroom-title h2.AutoshowroomTitle strong {
    color: #404040;
    font-weight: unset;
    display: block;
}
.landing_page .light-box-title {
    padding-top: 130px;
}
.landing_page .one-click-img-1 {
    margin-top: -300px;
}
.landing_page .one-click-img {
    padding-right: 80px;
}

.img-theme {
    width: 400px;
    height: auto;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    position: absolute;
    top: auto;
    right: 105%;
    bottom: 10px;
    left: auto;
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
}

.our-themes {
    padding: 60px 0;
}
.our-themes .title {
    font-size: 20px;
    font-family: "Saira Semi Condensed", sans-serif;
    line-height: 1.6em;
    font-weight: 300;
    letter-spacing: 0.5px;
    color: #9a9a9a;
    text-align: center;
    margin-bottom: 35px;
}
.our-themes .title strong {
    color: #bebebe;
}

.our-theme {
    display: flex;
    justify-content: center;
    justify-items: center;
    justify-self: center;
    align-content: center;
    align-items: center;
    align-self: center;
}
.our-theme .our-theme-item {
    position: relative;
    margin: 0 15px;
}
.our-theme .our-theme-item:hover .img-theme {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.landing_header {
    display: flex;
    justify-content: space-between;
    justify-items: space-between;
    justify-self: space-between;
    align-content: center;
    align-items: center;
    align-self: center;
}
.landing_header .header-right {
    display: flex;
    justify-content: center;
    justify-items: center;
    justify-self: center;
    align-content: center;
    align-items: center;
    align-self: center;
}
.landing_header .nav-menu {
    margin-right: 30px;
}
.landing_header .nav-menu a {
    font-size: 16px;
    font-family: "Saira", sans-serif;
    line-height: 1.5em;
    font-weight: 400;
    text-decoration: none;
    color: #ffffff;
    padding: 0 20px;
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
}
.landing_header .nav-menu a:hover, .landing_header .nav-menu a:focus, .landing_header .nav-menu a:active {
    color: #ff5400;
    box-shadow: none;
}
.landing_header .auto_btn a {
    background: #ffffff;
    font-size: 14px;
    font-family: "Saira Semi Condensed", sans-serif;
    line-height: 1.5em;
    font-weight: 500;
    color: #464646;
    text-decoration: none;
    border-radius: 0;
    padding: 15px 40px;
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
}
.landing_header .auto_btn a:hover {
    background: #ff5400;
    color: #ffffff;
}
.landing_header .logo_landing:hover, .landing_header .logo_landing:focus {
    box-shadow: none;
}

.landing_page .ourdemos__item {
    margin-bottom: 43px;
}
.landing_page .ourdemos__item h4.title {
    font-size: 30px;
    font-family: "Saira Semi Condensed", sans-serif;
    line-height: 1.2em;
    font-weight: 700;
    letter-spacing: 0;
    margin-top: 40px;
    margin-bottom: 6px;
}
.landing_page .ourdemos__item .description {
    font-size: 18px;
    font-family: "Saira", sans-serif;
    line-height: 1.6em;
    font-weight: 600;
    letter-spacing: 0;
    text-transform: capitalize;
}
.landing_page .ourdemos__item.comingsoon h3 {
    font-size: 36px;
    font-family: "Saira Semi Condensed", sans-serif;
    line-height: 1.2em;
    font-weight: 700;
}
.landing_page .img-demo {
    margin-top: 135px;
    margin-left: 160px;
}
.landing_page .img-demo-2 {
    margin-top: 100px;
    margin-left: 130px;
}
.landing_page .img-demo-3 {
    margin-top: -250px;
    padding-right: 140px;
}
.landing_page .various-2 {
    margin-top: -277px;
}
.landing_page .various-3 {
    margin-top: -151px;
    margin-right: 100px;
}
.landing_page .bg-various {
    margin-top: -600px;
    margin-right: 90px;
    margin-bottom: 0;
}
.landing_page .inventory-2 {
    margin-top: -260px;
}
.landing_page .inventory-3 {
    margin-top: -400px;
}
.landing_page .blog .autoshowroom-title {
    padding-top: 90px;
    padding-right: 30px;
    padding-bottom: 64px;
}
.landing_page .blog .autoshowroom-title h2.AutoshowroomTitle strong {
    display: block;
    font-weight: unset;
    color: #404040;
}
.landing_page .blog-2 {
    margin-top: -310px;
}
.landing_page .blog-3 {
    margin-top: -750px;
    margin-right: 60px;
}
.landing_page .endless_header {
    padding-top: 46px;
}
.landing_page .endless_header .autoshowroom-title {
    padding: 0 240px;
}
.landing_page .endless_header .autoshowroom-title h2.AutoshowroomTitle {
    font-size: 48px;
}
.landing_page .responsive-2 {
    margin-top: -460px;
    margin-right: 110px;
}
.landing_page .dealer-1 {
    margin-left: 110px;
}
.landing_page .dealer-2 {
    margin-top: -193px;
}
.landing_page .dealer-3 {
    margin-top: -477px;
}
.landing_page .dealer-4 {
    margin-top: -500px;
}
.landing_page .dealer-title {
    padding-top: 93px;
    padding-left: 25px;
}
.landing_page .limit-color-2 {
    margin-top: -610px;
    margin-right: -50px;
}
.landing_page .limit-color-title {
    padding-top: 80px;
    padding-right: 60px;
}
.landing_page .powerful_option {
    padding-top: 213px;
    padding-bottom: 230px;
}
.landing_page .powerful_option .autoshowroom-title {
    padding: 0 590px;
}
.landing_page .powerful_option .autoshowroom-title h2.AutoshowroomTitle {
    font-size: 48px;
}
.landing_page .online_store .autoshowroom-title {
    padding: 0 320px;
}
.landing_page .online_store .autoshowroom-title h2.AutoshowroomTitle {
    font-size: 48px;
}
.landing_page .online_store .autoshowroom-service.style3 {
    min-height: auto;
    margin-top: 70px;
}
.landing_page .online_store .autoshowroom-service.style3 p {
    padding: 0;
}
.landing_page .img-light-box-3 {
    margin-top: -830px;
}
.landing_page .img-light-box-2 {
    margin-top: -190px;
}
.landing_page .img-light-box {
    padding-right: 80px;
}

.woocommerce-account .woocommerce form p input[type=tel],
.woocommerce-account .woocommerce form p input[type=email] {
    height: 45px;
}

.woocommerce .select2.select2-container .select2-selection {
    border-width: 1px !important;
    height: 45px;
}
.woocommerce .select2.select2-container .select2-selection .select2-selection__arrow::before {
    line-height: 40px;
}
.woocommerce .select2.select2-container .select2-selection .select2-selection__rendered {
    line-height: 45px;
}
.woocommerce input[type=submit] {
    height: auto;
}

.um .um-form form input[type=text],
.um .um-form form input[type=password],
.um .um-form form input[type=tel],
.um .um-form form input[type=number] {
    border-width: 1px !important;
}
.um .um-form form input[type=text]:focus,
.um .um-form form input[type=password]:focus,
.um .um-form form input[type=tel]:focus,
.um .um-form form input[type=number]:focus {
    border-width: 1px !important;
}

.autoshowroom-sidebar aside.widget .vehicle-search-form label.choice {
    text-transform: capitalize;
}
.autoshowroom-sidebar aside.widget .vehicle-search-form label.choice-for-sale {
    float: right;
    margin-top: -30px;
}

.autoshowroom_our_team_full {
    margin-bottom: 30px;
}

.speaker_box {
    -webkit-box-shadow: 1px 2px 3px 0 rgba(0, 0, 0, 0.1);
    /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow: 1px 2px 3px 0 rgba(0, 0, 0, 0.1);
    /* Firefox 3.5 - 3.6 */
    box-shadow: 1px 2px 3px 0 rgba(0, 0, 0, 0.1);
    /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
    height: auto;
    background: #ffffff;
}
.speaker_box .autoshowroom_member {
    background: #ffffff;
    text-align: center;
    padding: 20px 0;
}
.speaker_box h4 {
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
    font-size: 18px;
    line-height: 22px;
    color: #222222;
}
.speaker_box h5 {
    font-size: 13px;
    font-family: "Muli", sans-serif;
    line-height: 22px;
    font-weight: 400;
    color: #a7a7a7;
    margin-top: 5px;
    text-transform: capitalize;
}

.about-us .speaker_box {
    margin: 10px;
}

.autoshowroom_member_image {
    position: relative;
    -webkit-transition: all 0.35s ease 0s;
    -moz-transition: all 0.35s ease 0s;
    -o-transition: all 0.35s ease 0s;
    transition: all 0.35s ease 0s;
}
.autoshowroom_member_image img {
    width: 100%;
    object-fit: cover;
    min-height: 300px;
    height: auto;
    -webkit-transition: all 0.35s ease 0s;
    -moz-transition: all 0.35s ease 0s;
    -o-transition: all 0.35s ease 0s;
    transition: all 0.35s ease 0s;
}
.autoshowroom_member_image .autoshowroom_member_content {
    padding: 35px 30px 20px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: 9;
    -webkit-transition: all 0.35s ease 0s;
    -moz-transition: all 0.35s ease 0s;
    -o-transition: all 0.35s ease 0s;
    transition: all 0.35s ease 0s;
    color: #e4e4e4;
    font-size: 13px;
    font-family: "Muli", sans-serif;
    line-height: 22px;
    font-weight: 400;
}
.autoshowroom_member_image .autoshowroom_member_content:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    -webkit-transition: all 0.35s ease 0s;
    -moz-transition: all 0.35s ease 0s;
    -o-transition: all 0.35s ease 0s;
    transition: all 0.35s ease 0s;
    background: rgba(0, 0, 0, 0);
}
.autoshowroom_member_image .autoshowroom_member_content p {
    padding-top: 9px;
    margin-bottom: 8px;
    color: #e4e4e4;
    font-size: 13px;
    font-family: "Muli", sans-serif;
    line-height: 22px;
    font-weight: 400;
}
.autoshowroom_member_image .autoshowroom_member_content h6 {
    font-size: 12px;
    font-family: "Muli", sans-serif;
    line-height: 22px;
    font-weight: 400;
    text-transform: lowercase;
}
.autoshowroom_member_image .autoshowroom_member_content span {
    color: #ff5400;
    text-transform: capitalize;
}
.autoshowroom_member_image .autoshowroom_member_content .autoshowroom_social {
    padding-top: 10px;
    margin-left: -7px;
}
.autoshowroom_member_image .autoshowroom_member_content .autoshowroom_social i {
    color: #e4e4e4;
    font-size: 18px;
    line-height: 22px;
    margin: 0 7px;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}
.autoshowroom_member_image .autoshowroom_member_content .autoshowroom_social i:hover {
    color: #ff5400;
}
.autoshowroom_member_image:hover .autoshowroom_member_content {
    opacity: 1;
    filter: alpha(opacity=100);
}
.autoshowroom_member_image:hover .autoshowroom_member_content:after {
    background: rgba(0, 0, 0, 0.7);
}

.vc_progress_bar.progress_type-1 {
    padding-top: 45px;
}
.vc_progress_bar.progress_type-1 h2 {
    padding-top: 20px;
    padding-bottom: 90px;
}
.vc_progress_bar.progress_type-1 .vc_single_bar {
    margin-bottom: 40px;
    background: #ffffff;
    -webkit-box-shadow: none;
    /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow: none;
    /* Firefox 3.5 - 3.6 */
    box-shadow: none;
    /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
    height: 12px;
    border-radius: 0;
}
.vc_progress_bar.progress_type-1 .vc_single_bar .vc_label {
    top: -30px;
    font-weight: bold;
    font-size: 14px;
    padding: 0;
}
.vc_progress_bar.progress_type-1 .vc_single_bar .vc_label_units {
    position: absolute;
    top: -28px;
    right: -18px;
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
    font-size: 14px;
}
.vc_progress_bar.progress_type-1 .vc_single_bar .vc_bar {
    height: 12px;
    border-radius: 0;
}
.vc_progress_bar.progress_type-2 {
    padding-top: 50px;
}
.vc_progress_bar.progress_type-2 h2 {
    padding-top: 20px;
    padding-bottom: 40px;
}
.vc_progress_bar.progress_type-2 .vc_single_bar {
    margin-bottom: 40px;
    border: 1px solid #d8d8d8;
    background: #ffffff;
    max-width: 98.5%;
    -webkit-box-shadow: none;
    /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow: none;
    /* Firefox 3.5 - 3.6 */
    box-shadow: none;
    /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
    height: 20px;
    border-radius: 0;
}
.vc_progress_bar.progress_type-2 .vc_single_bar .vc_label {
    top: -30px;
    font-weight: bold;
    font-size: 14px;
    padding: 0;
}
.vc_progress_bar.progress_type-2 .vc_single_bar .vc_label .vc_label_units {
    position: absolute;
    top: 0;
    right: 0;
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
    font-size: 14px;
}
.vc_progress_bar.progress_type-2 .vc_single_bar .vc_bar {
    height: 10px;
    top: 4px;
    left: 4px;
    border-radius: initial;
}
.vc_progress_bar.progress_type-3 {
    padding-top: 50px;
}
.vc_progress_bar.progress_type-3 h2 {
    padding-top: 20px;
    padding-bottom: 40px;
}
.vc_progress_bar.progress_type-3 .vc_single_bar {
    margin-bottom: 40px;
    height: 10px;
    border: 1px solid #d8d8d8;
    border-radius: inherit;
    background: #ffffff;
    -webkit-box-shadow: none;
    /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow: none;
    /* Firefox 3.5 - 3.6 */
    box-shadow: none;
    /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}
.vc_progress_bar.progress_type-3 .vc_single_bar .vc_label {
    top: -30px;
    font-weight: bold;
    font-size: 14px;
    padding: 0;
}
.vc_progress_bar.progress_type-3 .vc_single_bar .vc_label .vc_label_units {
    position: absolute;
    top: 0;
    right: 0;
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
    font-size: 14px;
}
.vc_progress_bar.progress_type-3 .vc_single_bar .vc_bar {
    height: 4px;
    top: 2px;
    left: 3px;
}
.vc_progress_bar.progress_type-3 .vc_single_bar .vc_bar:after {
    content: "";
    position: absolute;
    top: -6px;
    right: -1px;
    width: 16px;
    height: 16px;
    background: #ffffff;
    border-radius: 50%;
    z-index: 1;
}
.vc_progress_bar.progress_type-3 .vc_single_bar .vc_bar:before {
    content: "";
    position: absolute;
    top: -2px;
    right: 3px;
    width: 8px;
    height: 8px;
    background: #ff5400;
    border-radius: 50%;
    z-index: 2;
}
.vc_progress_bar.progress_type-3 .vc_single_bar .vc_bar .vc_label_units {
    position: absolute;
    top: -10px;
    right: -28px;
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
    font-size: 14px;
}

/* STYLE TEXT BLOCK */
.style-text-block .wpb_text_column > .wpb_wrapper h1,
.style-text-block .wpb_text_column > .wpb_wrapper h2,
.style-text-block .wpb_text_column > .wpb_wrapper h3,
.style-text-block .wpb_text_column > .wpb_wrapper h4,
.style-text-block .wpb_text_column > .wpb_wrapper h5,
.style-text-block .wpb_text_column > .wpb_wrapper h6,
.style-text-block .wpb_text_column > .wpb_wrapper p {
    font-weight: unset;
    text-transform: none;
}

.form-group.special-group .wp-core-ui.wp-editor-wrap.tmce-active .wp-editor-container .wp-editor-area {
    color: #000000 !important;
}

.vehicle-detail .pcd-pricing.price-center {
    text-align: center;
}

.TZ-Vehicle-Grid .item .Vehicle-Feature-Image .pcd-pricing.pcd-perday span.pcd-price em {
    font-weight: 400;
    font-size: 13px;
    font-style: normal;
    color: #ffffff;
}

.container-content .vehicle-layout-list .vehicle-grid .TZ-Vehicle-Grid .item .pcd-pricing .pcd-price em {
    font-weight: 400;
    color: #ffffff;
    font-size: 13px;
    font-style: normal;
}

/* VC PIE */
.vc_pie_chart {
    margin: 30px auto;
}

.vc_pie_chart .vc_pie_wrapper .tz_pie_chart {
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
}

.vc_pie_chart .vc_pie_wrapper .tz_pie_chart.vc_pie_chart_value-unit {
    position: absolute;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-size: 30px;
}

.vc_pie_chart .vc_pie_wrapper .tz_pie_chart.vc_pie_chart_value-label {
    font-family: "Montserrat SemiBold", sans-serif;
    font-weight: 400;
    font-size: 14px;
    letter-spacing: 0.2px;
}

.vc_pie_chart .vc_pie_wrapper canvas {
    transform: rotateY(180deg);
}

.tz_pie_style-1 .vc_pie_wrapper {
    width: 122px !important;
}

.tz_pie_style-1 .vc_pie_wrapper .vc_pie_chart_back {
    border: 4px solid #ffffff !important;
    opacity: 1;
    width: 122px !important;
    height: 122px !important;
}

.tz_pie_style-1 .vc_pie_wrapper .tz_pie_chart.vc_pie_chart_value-unit {
    width: 122.4px;
    height: 122.4px;
    line-height: 126px;
}

.tz_pie_style-1 .vc_pie_wrapper .tz_pie_chart.vc_pie_chart_value-label {
    padding-top: 8px;
}

.tz_pie_style-1 .vc_pie_wrapper canvas {
    width: 122px !important;
    height: 122px !important;
}

.tz_pie_style-2 .vc_pie_wrapper {
    width: 180px !important;
}

.tz_pie_style-2 .vc_pie_wrapper .vc_pie_chart_back {
    border: 5px solid #ffffff !important;
    opacity: 1;
    width: 180px !important;
    height: 180px !important;
}

.tz_pie_style-2 .vc_pie_wrapper .tz_pie_chart.vc_pie_chart_value-unit {
    font-size: 36px;
    width: 180px;
    height: 180px;
    line-height: 180px;
    margin-top: -10px;
}

.tz_pie_style-2 .vc_pie_wrapper .tz_pie_chart.vc_pie_chart_value-label {
    position: absolute;
    width: 180px;
    height: 180px;
    line-height: 180px;
    padding-top: 18px;
}

.tz_pie_style-2 .vc_pie_wrapper canvas {
    width: 180px !important;
    height: 180px !important;
}

/*  Element Counter */
.autoshowroom-counter.autoshowroom-counter-style3 {
    display: flex;
    margin: 30px auto;
}

.autoshowroom-counter.autoshowroom-counter-style3 .autoshowroom-counter-icon i {
    color: #ff5400;
}

.autoshowroom-counter.autoshowroom-counter-style3 .autoshowroom-counter-content {
    margin-left: 38px;
}

.autoshowroom-counter.autoshowroom-counter-style3 .autoshowroom-counter-content .autoshowroom-counter-number {
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    line-height: 24px;
    color: #404040;
}

.autoshowroom-counter.autoshowroom-counter-style3 .autoshowroom-counter-content .autoshowroom-counter-title {
    font-family: "Muli", sans-serif;
    font-weight: 700;
    line-height: 24px;
    color: #aaaaaa;
    text-align: left;
    margin-top: 8px;
}

.autoshowroom-counter.autoshowroom-counter-style3.font-size-medium .autoshowroom-counter-icon i {
    font-size: 48px;
    line-height: 48px;
}

.autoshowroom-counter.autoshowroom-counter-style3.font-size-medium .autoshowroom-counter-content .autoshowroom-counter-number {
    font-size: 36px;
    line-height: 24px;
}

.autoshowroom-counter.autoshowroom-counter-style3.font-size-medium .autoshowroom-counter-content .autoshowroom-counter-title {
    font-size: 13px;
}

.autoshowroom-counter.autoshowroom-counter-style3.font-size-large .autoshowroom-counter-icon i {
    font-size: 60px;
    line-height: 60px;
}

.autoshowroom-counter.autoshowroom-counter-style3.font-size-large .autoshowroom-counter-content .autoshowroom-counter-number {
    font-size: 48px;
    line-height: 36px;
}

.autoshowroom-counter.autoshowroom-counter-style3.font-size-large .autoshowroom-counter-content .autoshowroom-counter-title {
    font-size: 14px;
}

/*  Accordion */
.vc_tta-accordion.vc_tta-style-classic .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading {
    border: none;
    box-shadow: 2px 0 3px 0 rgba(0, 0, 0, 0.1);
}

.vc_tta-accordion.vc_tta-style-classic .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title {
    background-color: #ffffff;
}

.vc_tta-accordion.vc_tta-style-classic .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title.vc_tta-controls-icon-position-right a {
    padding: 13px 25px 14px;
}

.vc_tta-accordion.vc_tta-style-classic .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-title-text {
    font-family: "Muli", sans-serif;
    font-weight: 700;
    font-size: 13px;
    line-height: 24px;
    text-transform: capitalize;
    color: #404040;
}

.vc_tta-accordion.vc_tta-style-classic .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-controls-icon:before,
.vc_tta-accordion.vc_tta-style-classic .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-controls-icon:after {
    border-color: #404040;
}

.vc_tta-accordion.vc_tta-style-classic .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active {
    border: none;
    box-shadow: 2px 0 3px 0 rgba(0, 0, 0, 0.1);
}

.vc_tta-accordion.vc_tta-style-classic .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading {
    border: none;
    box-shadow: none;
}

.vc_tta-accordion.vc_tta-style-classic .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-body {
    padding: 12px 30px 30px;
    background: #ffffff;
    border: none;
}

.vc_tta-accordion.vc_tta-style-classic .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-body p {
    font-family: "Muli", sans-serif;
    font-weight: 300;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.2px;
    color: #555555;
    margin: 0;
    text-shadow: 0 1px 0 rgba(85, 85, 85, 0.2);
}

.vc_tta-accordion.vc_tta-style-classic.vc_tta-color-blue .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-title-text {
    color: #5472d2;
}

.vc_tta-accordion.vc_tta-style-classic.vc_tta-color-blue .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-controls-icon:before,
.vc_tta-accordion.vc_tta-style-classic.vc_tta-color-blue .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-controls-icon:after {
    border-color: #5472d2;
}

.vc_tta-accordion.vc_tta-style-classic.vc_tta-color-grey .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-title-text {
    color: #dcdcdc;
}

.vc_tta-accordion.vc_tta-style-classic.vc_tta-color-grey .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-controls-icon:before,
.vc_tta-accordion.vc_tta-style-classic.vc_tta-color-grey .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-controls-icon:after {
    border-color: #dcdcdc;
}

.vc_tta-accordion.vc_tta-style-classic.vc_tta-color-turquoise .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-title-text {
    color: #00c1cf;
}

.vc_tta-accordion.vc_tta-style-classic.vc_tta-color-turquoise .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-controls-icon:before,
.vc_tta-accordion.vc_tta-style-classic.vc_tta-color-turquoise .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-controls-icon:after {
    border-color: #00c1cf;
}

.vc_tta-accordion.vc_tta-style-classic.vc_tta-color-pink .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-title-text {
    color: #fe6c61;
}

.vc_tta-accordion.vc_tta-style-classic.vc_tta-color-pink .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-controls-icon:before,
.vc_tta-accordion.vc_tta-style-classic.vc_tta-color-pink .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-controls-icon:after {
    border-color: #fe6c61;
}

.vc_tta-accordion.vc_tta-style-classic.vc_tta-color-violet .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-title-text {
    color: #8d6dc4;
}

.vc_tta-accordion.vc_tta-style-classic.vc_tta-color-violet .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-controls-icon:before,
.vc_tta-accordion.vc_tta-style-classic.vc_tta-color-violet .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-controls-icon:after {
    border-color: #8d6dc4;
}

.vc_tta-accordion.vc_tta-style-classic.vc_tta-color-peacoc .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-title-text {
    color: #4cadc9;
}

.vc_tta-accordion.vc_tta-style-classic.vc_tta-color-peacoc .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-controls-icon:before,
.vc_tta-accordion.vc_tta-style-classic.vc_tta-color-peacoc .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-controls-icon:after {
    border-color: #4cadc9;
}

.vc_tta-accordion.vc_tta-style-classic.vc_tta-color-chino .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-title-text {
    color: #cec2ab;
}

.vc_tta-accordion.vc_tta-style-classic.vc_tta-color-chino .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-controls-icon:before,
.vc_tta-accordion.vc_tta-style-classic.vc_tta-color-chino .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-controls-icon:after {
    border-color: #cec2ab;
}

.vc_tta-accordion.vc_tta-style-classic.vc_tta-color-mulled-wine .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-title-text {
    color: #50485b;
}

.vc_tta-accordion.vc_tta-style-classic.vc_tta-color-mulled-wine .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-controls-icon:before,
.vc_tta-accordion.vc_tta-style-classic.vc_tta-color-mulled-wine .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-controls-icon:after {
    border-color: #50485b;
}

.vc_tta-accordion.vc_tta-style-classic.vc_tta-color-vista-blue .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-title-text {
    color: #75d69c;
}

.vc_tta-accordion.vc_tta-style-classic.vc_tta-color-vista-blue .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-controls-icon:before,
.vc_tta-accordion.vc_tta-style-classic.vc_tta-color-vista-blue .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-controls-icon:after {
    border-color: #75d69c;
}

.vc_tta-accordion.vc_tta-style-classic.vc_tta-color-black .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-title-text {
    color: #2a2a2a;
}

.vc_tta-accordion.vc_tta-style-classic.vc_tta-color-black .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-controls-icon:before,
.vc_tta-accordion.vc_tta-style-classic.vc_tta-color-black .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-controls-icon:after {
    border-color: #2a2a2a;
}

.vc_tta-accordion.vc_tta-style-classic.vc_tta-color-sky .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-title-text {
    color: #5aa1e3;
}

.vc_tta-accordion.vc_tta-style-classic.vc_tta-color-sky .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-controls-icon:before,
.vc_tta-accordion.vc_tta-style-classic.vc_tta-color-sky .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-controls-icon:after {
    border-color: #5aa1e3;
}

.vc_tta-accordion.vc_tta-style-classic.vc_tta-color-green .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-title-text {
    color: #6dab3c;
}

.vc_tta-accordion.vc_tta-style-classic.vc_tta-color-green .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-controls-icon:before,
.vc_tta-accordion.vc_tta-style-classic.vc_tta-color-green .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-controls-icon:after {
    border-color: #6dab3c;
}

.vc_tta-accordion.vc_tta-style-classic.vc_tta-color-juicy-pink .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-title-text {
    color: #f4524d;
}

.vc_tta-accordion.vc_tta-style-classic.vc_tta-color-juicy-pink .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-controls-icon:before,
.vc_tta-accordion.vc_tta-style-classic.vc_tta-color-juicy-pink .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-controls-icon:after {
    border-color: #f4524d;
}

.vc_tta-accordion.vc_tta-style-classic.vc_tta-color-sandy-brown .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-title-text {
    color: #f79468;
}

.vc_tta-accordion.vc_tta-style-classic.vc_tta-color-sandy-brown .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-controls-icon:before,
.vc_tta-accordion.vc_tta-style-classic.vc_tta-color-sandy-brown .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-controls-icon:after {
    border-color: #f79468;
}

.vc_tta-accordion.vc_tta-style-classic.vc_tta-color-purple .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-title-text {
    color: #b97ebb;
}

.vc_tta-accordion.vc_tta-style-classic.vc_tta-color-purple .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-controls-icon:before,
.vc_tta-accordion.vc_tta-style-classic.vc_tta-color-purple .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-controls-icon:after {
    border-color: #b97ebb;
}

.vc_tta-accordion.vc_tta-style-classic.vc_tta-color-orange .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-title-text {
    color: #ff5400;
}

.vc_tta-accordion.vc_tta-style-classic.vc_tta-color-orange .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-controls-icon:before,
.vc_tta-accordion.vc_tta-style-classic.vc_tta-color-orange .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-controls-icon:after {
    border-color: #ff5400;
}

.vc_tta-accordion.vc_tta-style-normal .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading {
    border: none;
}

.vc_tta-accordion.vc_tta-style-normal .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title.vc_tta-controls-icon-position-right a {
    padding-left: 25px;
}

.vc_tta-accordion.vc_tta-style-normal .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-title-text {
    font-family: "Muli", sans-serif;
    font-weight: 700;
    font-size: 13px;
    line-height: 24px;
    text-transform: capitalize;
    color: #ffffff;
}

.vc_tta-accordion.vc_tta-style-normal .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-controls-icon:before,
.vc_tta-accordion.vc_tta-style-normal .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-controls-icon:after {
    border-color: #ffffff;
}

.vc_tta-accordion.vc_tta-style-normal .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-body {
    padding: 22px 30px 35px;
    background: #ffffff;
    border: none;
    border-radius: 0;
}

.vc_tta-accordion.vc_tta-style-normal .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-body p {
    font-family: "Muli", sans-serif;
    font-weight: 300;
    font-size: 13px;
    line-height: 24px;
    letter-spacing: 0.2px;
    color: #555555;
    margin: 0;
    text-shadow: 0 1px 0 rgba(85, 85, 85, 0.2);
}

.vc_tta-accordion.vc_tta-style-normal.vc_tta-color-grey .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title {
    background-color: #dcdcdc;
}

.vc_tta-accordion.vc_tta-style-normal.vc_tta-color-blue .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title {
    background-color: #5472d2;
}

.vc_tta-accordion.vc_tta-style-normal.vc_tta-color-turquoise .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title {
    background-color: #00c1cf;
}

.vc_tta-accordion.vc_tta-style-normal.vc_tta-color-pink .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title {
    background-color: #fe6c61;
}

.vc_tta-accordion.vc_tta-style-normal.vc_tta-color-violet .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title {
    background-color: #8d6dc4;
}

.vc_tta-accordion.vc_tta-style-normal.vc_tta-color-peacoc .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title {
    background-color: #4cadc9;
}

.vc_tta-accordion.vc_tta-style-normal.vc_tta-color-chino .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title {
    background-color: #cec2ab;
}

.vc_tta-accordion.vc_tta-style-normal.vc_tta-color-mulled-wine .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title {
    background-color: #50485b;
}

.vc_tta-accordion.vc_tta-style-normal.vc_tta-color-vista-blue .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title {
    background-color: #75d69c;
}

.vc_tta-accordion.vc_tta-style-normal.vc_tta-color-black .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title {
    background-color: #2a2a2a;
}

.vc_tta-accordion.vc_tta-style-normal.vc_tta-color-orange .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title {
    background-color: #ff5400;
}

.vc_tta-accordion.vc_tta-style-normal.vc_tta-color-sky .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title {
    background-color: #5aa1e3;
}

.vc_tta-accordion.vc_tta-style-normal.vc_tta-color-green .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title {
    background-color: #6dab3c;
}

.vc_tta-accordion.vc_tta-style-normal.vc_tta-color-juicy-pink .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title {
    background-color: #f4524d;
}

.vc_tta-accordion.vc_tta-style-normal.vc_tta-color-sandy-brown .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title {
    background-color: #f79468;
}

.vc_tta-accordion.vc_tta-style-normal.vc_tta-color-purple .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title {
    background-color: #b97ebb;
}

/* Toggle */
.vc_toggle.vc_toggle_default {
    background-color: #ffffff;
    padding: 16px 22px 16px 30px;
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
}

.vc_toggle.vc_toggle_default .vc_toggle_title {
    padding-left: 0 !important;
}

.vc_toggle.vc_toggle_default .vc_toggle_title h4 {
    font-family: "Muli", sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;
    color: #404040;
    text-transform: none;
}

.vc_toggle.vc_toggle_default .vc_toggle_title .vc_toggle_icon {
    left: auto !important;
    right: 0;
    border: none !important;
    background: #ff5400;
}

.vc_toggle.vc_toggle_default .vc_toggle_title .vc_toggle_icon:before {
    border: none;
    background-color: #ff5400;
}

.vc_toggle.vc_toggle_default .vc_toggle_title .vc_toggle_icon:after {
    border: none;
    background-color: #ff5400;
}

.vc_toggle.vc_toggle_default .vc_toggle_content {
    padding: 0 !important;
    margin: 0;
}

.vc_toggle.vc_toggle_default .vc_toggle_content p {
    margin-top: 17px;
    margin-bottom: 12px;
    color: #686868;
    line-height: 24px;
}

.vc_toggle.vc_toggle_default .vc_toggle_content p a {
    color: #ff5400;
    font-weight: 700;
    font-size: 14px;
    text-shadow: none;
}

.vc_toggle.vc_toggle_default.vc_toggle_active .vc_toggle_title .vc_toggle_icon {
    background: #ff5400;
    border: none;
}

.vc_toggle.vc_toggle_default.vc_toggle_active .vc_toggle_title .vc_toggle_icon:before,
.vc_toggle.vc_toggle_default.vc_toggle_active .vc_toggle_title .vc_toggle_icon:after {
    visibility: unset;
}

.vc_toggle.vc_toggle_default.vc_toggle_size_md .vc_toggle_title .vc_toggle_icon:before {
    height: 12px;
}

.vc_toggle.vc_toggle_default.vc_toggle_size_md .vc_toggle_title .vc_toggle_icon:after {
    width: 12px;
    height: 3px;
}

/* Pricing */
.autoshowroom-pricing {
    position: relative;
    display: flex;
    flex-direction: column;
    background: #ffffff;
    box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, 0.1);
    margin: 0 auto;
    max-width: 370px;
}

.autoshowroom-pricing:before {
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 5px;
    transition: 0.4s;
}

.autoshowroom-pricing .autoshowroom-title-pricing {
    font-family: "Montserrat Medium", sans-serif;
    font-weight: 600;
    font-size: 24px;
    line-height: 24px;
    color: #404040;
    text-align: center;
    text-transform: capitalize;
    margin-top: 46px;
    margin-bottom: 20px;
}

.autoshowroom-pricing .autoshowroom-description-pricing {
    font-family: "Muli", sans-serif;
    font-weight: 500;
    font-size: 13px;
    line-height: 24px;
    color: #555555;
    text-align: center;
    padding: 0 45px;
    margin-top: 0;
    margin-bottom: 30px;
}

.autoshowroom-pricing .autoshowroom-price-pricing {
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-size: 48px;
    line-height: 48px;
    color: #404040;
    text-align: center;
    margin-bottom: 8px;
}

.autoshowroom-pricing .autoshowroom-per-month-pricing {
    font-family: "Muli", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #aaaaaa;
    text-align: center;
    border-bottom: 1px solid #e9e9e9;
    padding-bottom: 34px;
    width: 80%;
    margin: 0 auto;
}

.autoshowroom-pricing .autoshowroom-field-pricing {
    font-family: "Muli", sans-serif;
    font-weight: 300;
    font-size: 14px;
    letter-spacing: 0.2px;
    color: #555555;
    margin: 35px 32px;
}

.autoshowroom-pricing .autoshowroom-field-pricing ul {
    margin-left: 0;
}

.autoshowroom-pricing .autoshowroom-field-pricing ul li {
    list-style: none;
    line-height: 20px;
    margin-bottom: 10px;
}

.autoshowroom-pricing .autoshowroom-field-pricing ul li i {
    margin-right: 8px;
}

.autoshowroom-pricing .autoshowroom_readmore {
    font-family: "Montserrat Medium", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #ffffff;
    padding: 13px 0;
    background-color: #565656;
    margin: 6px auto 50px;
    width: 190px;
    text-align: center;
    text-transform: uppercase;
    transition: 0.4s;
}

/* Element 1 */
.su-quote.su-quote-style-default {
    background-color: #ffffff;
    padding: 22px 32px 32px;
}

.su-quote.su-quote-style-default:before,
.su-quote.su-quote-style-default:after {
    display: none;
}

.su-quote.su-quote-style-default .su-quote-inner {
    font-size: 16px;
    font-weight: 400;
    color: #797979;
    line-height: 28px;
    text-shadow: 0 0.1px 0 #797979;
}

.su-dropcap.su-dropcap-style-simple {
    font-size: 75px !important;
    font-weight: 600;
    color: #ff5400;
    margin: 0;
    width: 55px;
}

.su-dropcap.su-dropcap-style-light {
    font-size: 45px !important;
    font-weight: 600;
    color: #ffffff;
    background: #FF5400 !important;
    border-radius: 5px;
    line-height: 56px;
    width: 60px;
    height: 60px;
    margin: 0 20px 0 0;
}

.autoshowroom-list.list_style-2 ul {
    margin-left: 0;
}

.autoshowroom-list.list_style-2 ul li {
    font-weight: 600;
    font-size: 13px;
    line-height: 24px;
    color: #565656;
    padding-bottom: 6px;
    text-shadow: 0 0.1px 0 #565656;
}

.autoshowroom-list.list_style-2 ul li i {
    font-size: 13px;
    color: #ff5400;
}

.autoshowroom-list.list_style-2 ul li i.fa-circle {
    font-size: 6px;
}

.autoshowroom-list.list_style-2.tz_border ul li {
    font-weight: 600;
    padding-bottom: 9px;
    border-bottom: 1px dashed #e8e8e8;
    margin-bottom: 8px;
}

/* PAGE ADD CAR */
div form#insert_vehicle .vehicle-info select {
    color: #111;
}

.autoshowroom-service.style3 .autoshowroom-service-icon {
    background: none;
    width: 0;
    height: 0;
}
.autoshowroom-service.style3 .autoshowroom-service-icon:after {
    display: none;
}
.autoshowroom-service.style3 .autoshowroom-service-icon i {
    color: #ff5400;
    font-size: 35px;
}

.autoshowroom-owl-carousel-container .owl-stage {
    display: flex;
    justify-content: center;
    align-items: center;
    height: auto;
}
.autoshowroom-owl-carousel-container .owl-stage .owl-item {
    height: 100% !important;
}

.vehicle-search-form .field label.choice-for-sale {
    float: right;
    margin-top: -30px;
}

.vehicle-detail .vehicle-box .pcd-specs div label {
    text-transform: capitalize;
}

.textwidget .widget-title {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
    border: none !important;
}
.textwidget .widget-title:after {
    display: none !important;
}
.textwidget p {
    margin-bottom: 0;
}
.textwidget .wpcf7-form p {
    color: #222222 !important;
    font-weight: bold;
}

.about-us .autoshowroom-title.autoshowroom-title-center p {
    font-size: 15px;
    line-height: 22px;
    margin-top: -17px;
}

.about-us .autoshowroom-counter .autoshowroom-counter-box .autoshowroom-counter-icon i {
    color: #ff5400;
    opacity: 0.2;
}

.about-us em {
    font-style: normal;
    color: #ff5400;
    font-weight: 700;
}

.about-us .autoshowroom-contact-overlay {
    background-color: rgba(0, 0, 0, 0.7);
    padding: 44px 0;
}

.about-us .wpb_button,
.about-us .wpb_content_element,
.about-us ul.wpb_thumbnails-fluid > li {
    margin-bottom: 0;
}

.about-us.container-content.auto-page-content {
    padding: 0;
}

.about-us .vc_row {
    margin-left: 0;
    margin-right: 0;
}

.about-us strong {
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
    font-size: 18px;
    line-height: 26px;
    color: #222222;
}

.about-us p {
    font-family: "Muli", sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 25px;
    color: #565656;
}

.about-us .autoshowroom-title.autoshowroom-title-left p {
    margin-top: 25px;
}

.about-us .autoshowroom-title h2.AutoshowroomTitle {
    margin-bottom: 44px;
}

.about-us .autoshowroom-lightgallery ul li img.light-thumb {
    height: auto;
    min-height: 270px;
    object-fit: cover;
}

.about-us .autoshowroom-service .autoshowroom-service-icon {
    width: 50px;
    height: 50px;
    padding: 15px 0;
    margin-top: 31px;
}

.about-us .autoshowroom-service .autoshowroom-service-icon::after {
    border-left: none;
    border-right: none;
}

.about-us .autoshowroom-service .autoshowroom-service-icon i {
    font-size: 15px;
}

.about-us .autoshowroom-service h3.autoshowroom-service-title {
    margin-left: 75px;
    margin-top: -80px;
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
    font-size: 14px;
    line-height: 22px;
    color: #222222;
}

.about-us .autoshowroom-service p.autoshowroom-service-description {
    margin-left: 75px;
    margin-top: -15px;
    font-family: "Muli", sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    color: #565656;
}

div .rs-dotted.threexthree {
    background-color: rgba(0, 0, 0, 0.25) !important;
    background-image: none !important;
}

.service2.container-content.auto-page-content {
    padding: 0;
}

.service2 .autoshowroom-title p {
    margin: 0 182px;
    font-weight: 500;
}

.service2 .service_title h2 em {
    font-style: normal;
    color: #ff5400;
    font-weight: 700;
}
.service2 .service_title p {
    padding-left: 25%;
    padding-right: 25%;
}

.service2 .vc_row {
    margin-left: 0;
    margin-right: 0;
}

.service2 .wpb_content_element {
    margin-bottom: 0;
}

.autoshowroom-text-box p:first-child {
    padding-bottom: 0;
}

.service2 em {
    font-style: normal;
    color: #ff5400;
    font-weight: 700;
}

.service2 .autoshowroom-our-process {
    padding-top: 50px;
    margin: 0 auto;
}

.service2 .autoshowroom-our-process h3.autoshowroom-name-process {
    margin-bottom: 8px;
}
.service2 .autoshowroom-our-process h3.autoshowroom-name-process span {
    margin-bottom: 5px;
}

.service2 .autoshowroom-our-process p.autoshowroom-description-process {
    margin-bottom: 15px;
    color: #bebebe;
    font-size: 14px;
    line-height: 25px;
}

.service2 .autoshowroom-our-process a.autoshowroom_readmore:hover {
    color: #ff5400 !important;
}

.service2 .alignleft {
    margin: 0;
}

.tzElement_viewService {
    margin: 0 108px;
    padding-bottom: 125px;
}

.tzElement_viewService .tzView_Service_Slide .tzView_Service_Slide_Item {
    padding-bottom: 60px;
    background-color: #ffffff;
    margin: 0 10px 0 10px;
}

.tzElement_viewService .tzView_Service_Slide .tzView_Service_Slide_Item .tzView_Service_Image {
    margin-bottom: 24px;
}

.tzElement_viewService .tzView_Service_Slide .tzView_Service_Slide_Item .tzView_Service_Image img {
    height: auto;
    min-height: 270px;
}

.tzElement_viewService .tzView_Service_Slide .tzView_Service_Slide_Item .tzView_Service_Content {
    position: relative;
    text-align: center;
    padding: 0 5px;
}

.tzElement_viewService .tzView_Service_Slide .tzView_Service_Slide_Item .tzView_Service_Content span {
    font-size: 85px;
    color: rgba(0, 0, 0, 0.1);
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

.tzElement_viewService .tzView_Service_Slide .tzView_Service_Slide_Item .tzView_Service_Content h3.tzView_Service_Content_title {
    margin-bottom: 18px;
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase;
    color: #2d2d2d;
    letter-spacing: 1px;
}

.tzElement_viewService .tzView_Service_Slide .tzView_Service_Slide_Item .tzView_Service_Content p {
    margin-bottom: 25px;
    font-size: 14px;
    color: #868686;
    line-height: 25px;
    padding: 0 24px;
}

.tzElement_viewService .tzView_Service_Slide .tzView_Service_Slide_Item .tzView_Service_Content a.tzViewService-readmore {
    font-family: "Ubuntu", sans-serif;
    font-weight: 300;
    font-size: 13px;
    color: #ffffff;
    letter-spacing: 0.5px;
    text-decoration: none;
    padding: 12px 37px 12px 37px;
    background: #222222;
    border-radius: 3px;
}

.tzElement_viewService .tzView_Service_Slide .tzView_Service_Slide_Item .tzView_Service_Content a.tzViewService-readmore:hover {
    background: #ff5400;
}

.tzElement_viewService .tzView_Service_Slide .owl-controls {
    margin: 0;
}

.tzElement_viewService .tzView_Service_Slide .owl-controls .owl-buttons .owl-prev {
    width: 40px;
    height: 40px;
    text-align: center;
    -webkit-border-radius: 0;
    /* Safari 3-4, iOS 1-3.2, Android 1.6- */
    -moz-border-radius: 0;
    /* Firefox 1-3.6 */
    border-radius: 0;
    /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
    background: #000000;
    padding: 0;
    position: absolute;
    top: 50%;
    left: -55px;
    margin: -20px 0 0;
}

.service2 .autoshowroom-our-process .autoshowroom-counter-icon {
    top: 60px;
}

.tzElement_viewService .tzView_Service_Slide .owl-controls .owl-buttons .owl-prev i {
    font-size: 20px;
    color: #ffffff;
    line-height: 38px;
}

.tzElement_viewService .tzView_Service_Slide .owl-controls .owl-buttons .owl-next {
    width: 40px;
    height: 40px;
    text-align: center;
    -webkit-border-radius: 0;
    /* Safari 3-4, iOS 1-3.2, Android 1.6- */
    -moz-border-radius: 0;
    /* Firefox 1-3.6 */
    border-radius: 0;
    /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
    background: #000000;
    padding: 0;
    position: absolute;
    top: 50%;
    right: -55px;
    margin: -20px 0 0;
}

.tzElement_viewService .tzView_Service_Slide .owl-controls .owl-buttons .owl-next i {
    font-size: 20px;
    color: #ffffff;
    line-height: 38px;
}

.service2 .vc_custom_1552898762686 {
    padding-top: 100px;
    padding-right: 300px;
    padding-bottom: 50px;
    padding-left: 300px;
}

.tzElement_viewService .owl-prev {
    color: #ffffff;
    left: -95px;
    position: absolute;
    top: 45%;
    background: #222222;
    width: 45px;
    height: 45px;
}
.tzElement_viewService .owl-prev i {
    font-size: 17px;
    padding-left: 18px;
    padding-top: 13px;
}

.tzElement_viewService .owl-prev:hover {
    background-color: #ff5400;
}

.tzElement_viewService .owl-next {
    color: #ffffff;
    left: 105%;
    position: absolute;
    top: 45%;
    background: #222222;
    width: 45px;
    height: 45px;
}
.tzElement_viewService .owl-next i {
    font-size: 17px;
    padding-left: 18px;
    padding-top: 13px;
}

.tzElement_viewService .owl-next:hover {
    background-color: #ff5400;
}

.service2 .autoshowroom-title-center .AutoshowroomTitle h2 em {
    color: #ff5400 !important;
    font-style: normal !important;
    font-weight: 700 !important;
}

.service2 .autoshowroom-text-box {
    padding: 0;
}

.service2 .service_process_text {
    width: 100%;
    height: auto;
    position: relative;
    background-size: cover;
    z-index: 0;
}
.service2 .service_process_text::after {
    background: #222222;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.1;
    width: 100%;
    height: 100%;
    z-index: -1;
}
.service2 .service_process_text img {
    display: block;
    margin-top: -121px;
}

.mega-menu-primary-home-motor .col-md-9.tz-megamenu .nav-collapse {
    float: left;
}

body #postbox .container {
    padding-top: 30px;
}

body .wp-pagenavi {
    padding-top: 45px;
}

.autoshowroom-sign-up .esu-from-shortcode {
    position: relative;
    z-index: 1;
}

.page-template-template-home.mega-menu-primary-home-8 .row {
    padding-left: 0;
    padding-right: 0;
}

.vc_toggle.vc_toggle_default .vc_toggle_content p {
    padding-right: 15px;
}

body span.mega-indicator {
    display: none !important;
}

.tz-header.tz-header-8 {
    display: grid;
    border: none;
}
.tz-header.tz-header-8 .tz-menu-header {
    background: #ffffff;
}
.tz-header.tz-header-8 .tz-menu-header .tz-megamenu-wrap {
    display: flex;
}
.tz-header.tz-header-8 .tz-menu-header .tz-megamenu-wrap .tz-left {
    width: 20%;
}
.tz-header.tz-header-8 .tz-menu-header .tz-megamenu-wrap .tz-left .tz_logo {
    padding: 33px 0 35px 27px;
}
.tz-header.tz-header-8 .tz-menu-header .tz-megamenu-wrap .tz-left .tz_logo img {
    width: 187px;
    height: 18px;
}
.tz-header.tz-header-8 .tz-menu-header .tz-megamenu-wrap .tz-right {
    width: 80%;
    display: flex;
}
.tz-header.tz-header-8 .tz-menu-header .tz-megamenu-wrap .tz-right .tz-megamenu {
    width: 87%;
}
.tz-header.tz-header-8 .tz-menu-header .tz-megamenu-wrap .tz-right .tz-megamenu #mega-menu-wrap-primary-home-8 #mega-menu-primary-home-8 > li.mega-menu-item > a.mega-menu-link {
    font-family: "Montserrat", sans-serif;
}
.tz-header.tz-header-8 .tz-menu-header .tz-megamenu-wrap .tz-right .tz-header-login {
    padding-right: 25px;
}
.tz-header.tz-header-8 .tz-menu-header .tz-megamenu-wrap .tz-right .tz-header-login .tz_login {
    background-color: #ff5400;
    text-align: center;
    padding: 15px 20px;
    margin: 20px 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.tz-header.tz-header-8 .tz-menu-header .tz-megamenu-wrap .tz-right .tz-header-login .tz_login a {
    color: #ffffff;
}
.tz-header.tz-header-8 .tz-menu-header .tz-megamenu-wrap .tz-right .tz-header-login .tz_login span {
    color: #ffffff;
    margin: 0 5px;
}
.tz-header.tz-header-8 .tz-menu-header .tz-megamenu-wrap .tz-megamenu #mega-menu-wrap-primary #mega-menu-primary {
    float: right;
    padding-right: 45px;
}
.tz-header.tz-header-8 .tz-menu-header .tz-megamenu-wrap .tz-megamenu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    color: #404040;
    font-weight: 700;
    padding: 36px 14px 34px 25px;
    font-family: "Montserrat", sans-serif;
}

.autoshowroom-quote-type3.type3 {
    padding: 0;
    text-align: left;
}
.autoshowroom-quote-type3.type3 .autoshowroom-quote-item {
    box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.1);
    padding: 43px 40px;
    margin: 2px;
    background-color: #ffffff;
}
.autoshowroom-quote-type3.type3 .autoshowroom-quote-item .autoshowroom-quote-info .autoshowroom-quote-content {
    color: #565656;
    font-size: 16px;
    line-height: 28px;
    font-style: italic;
}
.autoshowroom-quote-type3.type3 .autoshowroom-quote-item .autoshowroom-quote-info .autoshowroom-image-employment {
    display: flex;
}
.autoshowroom-quote-type3.type3 .autoshowroom-quote-item .autoshowroom-quote-info .autoshowroom-image-employment .autoshowroom-quote-image {
    margin-right: 24px;
    position: relative;
    display: inline-block;
    width: 60px;
    height: 60px;
    -webkit-border-radius: 50%;
    /* Safari 3-4, iOS 1-3.2, Android 1.6- */
    -moz-border-radius: 50%;
    /* Firefox 1-3.6 */
    border-radius: 50%;
    /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
    -webkit-transition: all 300ms ease 0;
    -moz-transition: all 300ms ease 0;
    -o-transition: all 300ms ease 0;
    transition: all 300ms ease 0;
}
.autoshowroom-quote-type3.type3 .autoshowroom-quote-item .autoshowroom-quote-info .autoshowroom-image-employment .autoshowroom-quote-image .autoshowroom-quote-image-box {
    width: 100%;
    height: 100%;
    -webkit-border-radius: 50%;
    /* Safari 3-4, iOS 1-3.2, Android 1.6- */
    -moz-border-radius: 50%;
    /* Firefox 1-3.6 */
    border-radius: 50%;
    /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
    overflow: hidden;
    position: relative;
    z-index: 9;
}
.autoshowroom-quote-type3.type3 .autoshowroom-quote-item .autoshowroom-quote-info .autoshowroom-image-employment .autoshowroom-quote-image .autoshowroom-quote-image-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.autoshowroom-quote-type3.type3 .autoshowroom-quote-item .autoshowroom-quote-info .autoshowroom-image-employment .autoshowroom-name-employment {
    padding-top: 15px;
}
.autoshowroom-quote-type3.type3 .autoshowroom-quote-item .autoshowroom-quote-info .autoshowroom-image-employment .autoshowroom-name-employment .autoshowroom-quote-name {
    color: #ff5400;
    font-weight: bold;
    font-size: 14px;
}
.autoshowroom-quote-type3.type3 .autoshowroom-quote-item .autoshowroom-quote-info .autoshowroom-image-employment .autoshowroom-name-employment .autoshowroom-quote-employment {
    color: #bdbdbd;
    font-size: 12px;
    font-weight: bold;
    font-style: italic;
}
.autoshowroom-quote-type3.type3 .owl-controls {
    display: block;
}
.autoshowroom-quote-type3.type3 .owl-controls .owl-dots {
    margin-top: 58px;
    margin-bottom: 0;
    margin-left: 23px;
    display: flex;
    justify-content: center;
    justify-items: center;
    justify-self: center;
}
.autoshowroom-quote-type3.type3 .owl-controls .owl-dots .owl-dot {
    width: 30px;
    height: 4px;
    background-color: #e4e4e4;
    margin-right: 20px;
}
.autoshowroom-quote-type3.type3 .owl-controls .owl-dots .owl-dot.active {
    background-color: #ff5400;
}

.autoshowroom-phone-number .autoshowroom-phone-number-item {
    background-color: #ff5400;
    text-align: center;
    max-width: 570px;
    margin: 0 auto;
    padding: 10px;
}
.autoshowroom-phone-number .autoshowroom-phone-number-item .autoshowroom-phone-number-item-border {
    padding: 30px 40px 35px 40px;
    border: 2px solid rgba(255, 255, 255, 0.4);
}
.autoshowroom-phone-number .autoshowroom-phone-number-item .autoshowroom-phone-number-item-border .autoshowroom-phone-title {
    font-size: 18px;
    color: #ffffff;
    line-height: 1em;
    letter-spacing: 0;
    margin: 0 0 13px 0;
    font-weight: 400;
}
.autoshowroom-phone-number .autoshowroom-phone-number-item .autoshowroom-phone-number-item-border .autoshowroom-phone-number {
    color: #ffffff;
    font-size: 48px;
    font-family: "Montserrat", sans-serif;
    line-height: 1em;
    font-weight: 700;
    letter-spacing: 1px;
    margin: 0;
    word-break: break-word;
}

.tel_countdown {
    margin-top: 20px;
    margin-bottom: 20px;
}
.tel_countdown .container #tel-countdown__timer {
    display: flex;
    justify-content: center;
    justify-items: center;
    justify-self: center;
}
.tel_countdown .container #tel-countdown__timer .tel-countdown__item {
    margin: 0 30px;
    font-size: 60px;
    color: #ff5400;
    line-height: 14px;
    letter-spacing: 0;
    font-weight: 700;
    font-family: "Montserrat", sans-serif;
    text-align: center;
    width: 142px;
}
.tel_countdown .container #tel-countdown__timer .tel-countdown__item span {
    display: inherit;
    padding-top: 33px;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 0;
    text-transform: uppercase;
    color: #555555;
    font-weight: 600;
    font-family: "Muli", sans-serif;
    text-align: center;
}

.wpb-js-composer .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top.vc_tta-style-outline .vc_tta-tab {
    box-shadow: 2px 0 3px 0 rgba(0, 0, 0, 0.1);
    margin-right: 5px;
}

.wpb-js-composer .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top.vc_tta-style-outline .vc_tta-tab > a {
    background-color: #565656;
    border-radius: 0;
    padding: 11px 40px 11px 40px;
    border: none;
}

.wpb-js-composer .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top.vc_tta-style-outline .vc_tta-tab > a span {
    color: #e4e4e4;
    font-size: 14px;
    line-height: 28px;
}

.wpb-js-composer .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top.vc_tta-style-outline .vc_tta-tab.vc_active {
    border-top: 3px solid #ff5400;
}

.wpb-js-composer .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top.vc_tta-style-outline .vc_tta-tab.vc_active > a {
    background-color: #ffffff;
    padding: 8px 37px 11px 37px;
}

.wpb-js-composer .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top.vc_tta-style-outline .vc_tta-tab.vc_active > a span {
    color: #ff5400;
}

.wpb-js-composer .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top.vc_tta-style-outline .vc_tta-panels {
    background-color: #ffffff;
}

.wpb-js-composer .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top.vc_tta-style-outline .vc_tta-panels .wpb_wrapper {
    padding: 18px 20px 20px 30px;
}

.wpb-js-composer .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top.vc_tta-style-outline .vc_tta-panels .wpb_wrapper p {
    font-size: 14px;
    line-height: 24px;
    color: #555555;
    font-family: "Muli", sans-serif !important;
}

.wpb-js-composer .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-left.vc_tta-style-outline .vc_tta-tab {
    box-shadow: 2px 0 3px 0 rgba(0, 0, 0, 0.1);
    margin-bottom: 5px;
}

.wpb-js-composer .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-left.vc_tta-style-outline .vc_tta-tab > a {
    background-color: #565656;
    border-radius: 0;
    padding: 11px 37px 11px 37px;
    border: none;
}

.wpb-js-composer .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-left.vc_tta-style-outline .vc_tta-tab > a span {
    color: #e4e4e4;
    font-size: 14px;
    line-height: 28px;
}

.wpb-js-composer .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-left.vc_tta-style-outline .vc_tta-tab.vc_active {
    border-left: 3px solid #ff5400;
}

.wpb-js-composer .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-left.vc_tta-style-outline .vc_tta-tab.vc_active > a {
    background-color: #ffffff;
    padding: 11px 37px 11px 34px;
}

.wpb-js-composer .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-left.vc_tta-style-outline .vc_tta-tab.vc_active > a span {
    color: #ff5400;
}

.wpb-js-composer .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-left.vc_tta-style-outline .vc_tta-panels {
    background-color: #ffffff;
}

.wpb-js-composer .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-left.vc_tta-style-outline .vc_tta-panels .wpb_wrapper {
    padding: 18px 20px 20px 30px;
}

.wpb-js-composer .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-left.vc_tta-style-outline .vc_tta-panels .wpb_wrapper p {
    font-size: 14px;
    line-height: 24px;
    color: #555555;
    font-family: "Muli", sans-serif !important;
}

.type3 .autoshowroom-footer-top {
    background: #242424;
    padding: 56px 0 94px;
}

.type3 .autoshowroom-footer-top::after {
    background-color: transparent;
    position: relative;
}

.type3 .autoshowroom-footer-top .tz-newsletter3 .tz-newsletter-border {
    padding-bottom: 115px;
    position: relative;
    margin-bottom: 64px;
}

.type3 .autoshowroom-footer-top .tz-newsletter3 .tz-newsletter-border .container {
    padding-left: 0;
    padding-right: 0;
}

.type3 .autoshowroom-footer-top .tz-newsletter3 .tz-newsletter-border .tz_border {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    width: 97.5%;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

.type3 .autoshowroom-footer-top .tz-newsletter3 .tz-newsletter-border .newsletter-title h3.title {
    font-family: "Montserrat", "sans-serif";
    font-size: 24px;
    font-weight: bold;
    color: #ffffff;
    text-transform: uppercase;
    line-height: 27px;
    letter-spacing: -0.5px;
    margin-bottom: 10px;
}

.type3 .autoshowroom-footer-top .tz-newsletter3 .tz-newsletter-border .newsletter-title p {
    font-family: "Muli", "sans-serif";
    font-weight: 400;
    font-size: 14px;
    color: #868686;
    line-height: 23px;
}

.type3 .autoshowroom-footer-top .tz-newsletter3 .tz-newsletter-border .newsletter-content form.newsletter {
    display: flex;
    margin-top: 5px;
}

.type3 .autoshowroom-footer-top .tz-newsletter3 .tz-newsletter-border .newsletter-content form.newsletter label {
    display: none;
}

.type3 .autoshowroom-footer-top .tz-newsletter3 .tz-newsletter-border .newsletter-content form.newsletter .tnp-field-email {
    width: 75%;
}

.type3 .autoshowroom-footer-top .tz-newsletter3 .tz-newsletter-border .newsletter-content form.newsletter .tnp-field-email .tnp-email {
    width: 100%;
    padding: 15px 20px;
    font-family: "Muli", "sans-serif";
    font-weight: 400;
    font-size: 14px;
    color: #868686;
    border: none;
}

.type3 .autoshowroom-footer-top .tz-newsletter3 .tz-newsletter-border .newsletter-content form.newsletter .tnp-field-button {
    width: 25%;
}

.type3 .autoshowroom-footer-top .tz-newsletter3 .tz-newsletter-border .newsletter-content form.newsletter .tnp-field-button .tnp-button {
    width: 100%;
    padding: 15px 10px;
    background: #ff5400;
    border: none;
    color: #fff;
    font-family: "Montserrat", "sans-serif";
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
}

.type3 .autoshowroom-footer-top .widget_social a {
    float: left;
    padding: 0 5px;
    display: inline-block;
    width: 40px;
    height: 40px;
    -webkit-border-radius: 50%;
    /* Safari 3-4, iOS 1-3.2, Android 1.6- */
    -moz-border-radius: 50%;
    /* Firefox 1-3.6 */
    border-radius: 50%;
    /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
    background: #313131;
    text-align: center;
    position: relative;
    margin-right: 8px;
}

.type3 .autoshowroom-footer-top .widget_social a:hover {
    background: #ff5400;
    transition: all 0.3s ease-in-out 0s;
}

.type3 .autoshowroom-footer-top .widget_social a:hover i {
    color: #ffffff;
    transition: all 0.3s ease-in-out 0s;
}

.type3 .autoshowroom-footer-top .widget_social a i {
    padding: 12px 0;
    color: #868686;
    font-size: 15px;
    position: relative;
    z-index: 99;
    -webkit-transition: all 0.3s ease-in-out 0s 0.3s linear 0s;
    -moz-transition: all 0.3s ease-in-out 0s 0.3s linear 0s;
    -o-transition: all 0.3s ease-in-out 0s 0.3s linear 0s;
    transition: all 0.3s ease-in-out 0s 0.3s linear 0s;
}

.type3 .autoshowroom-footer-top .footerattr .widget_text .textwidget p {
    line-height: 24px;
}

.type3 .autoshowroom-footer-top .footerattr .widget_nav_menu {
    padding-left: 75px;
}

.type3 .autoshowroom-footer-top .footerattr .widget_black_studio_tinymce h3.widget-title {
    margin-bottom: 25px;
}

.type3 .autoshowroom-footer-top .footerattr .widget_contact_info .tzwidget-contact {
    margin-top: 28px;
}

.type3 .autoshowroom-footer-top .footerattr .widget_contact_info .tzwidget-contact span.tzContact_phone {
    margin: 18px 0;
}

.type3 .autoshowroom-footer-bottom {
    background: #333336;
    padding: 20px 0;
}

.type3 .autoshowroom-footer-bottom .col-md-4.autoshowroom-footer-bottom_center {
    padding-right: 0;
    padding-left: 0;
}

.type3 .autoshowroom-footer-bottom .autoshowroom-footer-bottom_center .textwidget p {
    text-align: center;
}

.type3 .autoshowroom-footer-bottom .autoshowroom-footer-bottom_center .textwidget p span {
    color: #868686;
}

.tz-autoshoowroom-vehicle-search {
    margin: 0 auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.tz-autoshoowroom-vehicle-search .tz-vehicle-search.type3 {
    position: absolute;
    z-index: 9;
    border-top: none;
    top: 50%;
    right: 0;
    transform: translateY(-54%);
    width: 370px;
    left: unset;
    padding: 35px 26px 33px 26px;
}

.tz-autoshoowroom-vehicle-search .tz-vehicle-search.type3 .vehicle-search-form .field select {
    background-color: #f5f5f5;
}

.tz-autoshoowroom-vehicle-search .tz-vehicle-search.type3 h3 {
    color: #222222;
    font-weight: bold;
    background: initial;
    font-size: 16px;
    padding: 0 0 14px 0;
}

.tz-autoshoowroom-vehicle-search .tz-vehicle-search.type3 h3:before {
    background: #ff5400 none repeat scroll 0 0;
    content: "";
    display: block;
    height: 20px;
    left: 0;
    position: absolute;
    top: 37px;
    width: 3px;
}

.tz-autoshoowroom-vehicle-search .tz-vehicle-search.type3 h3 span:after {
    background: #ff5400 none repeat scroll 0 0;
    content: "";
    display: block;
    height: 1px;
    left: 50%;
    position: absolute;
    top: 50px;
    width: 45px;
}

.tz-autoshoowroom-vehicle-search .tz-vehicle-search.type3 h3 span:before {
    background: #ff5400 none repeat scroll 0 0;
    content: "";
    display: block;
    height: 1px;
    left: 50%;
    margin-top: -3px;
    position: absolute;
    top: 45px;
    width: 30px;
}

.tz-autoshoowroom-vehicle-search .tz-vehicle-search.type3 .vehicle-search-form {
    padding: 1px 0 0 0;
}

.tz-autoshoowroom-vehicle-search .tz-vehicle-search.type3 .vehicle-search-form .field.fieldtype-taxonomy:before {
    top: 54px;
}

.tz-autoshoowroom-vehicle-search .tz-vehicle-search.type3 .vehicle-search-form .field label b {
    font-weight: bold;
    font-family: "Montserrat", sans-serif;
    font-size: 12px;
    letter-spacing: 0;
}

.tz-autoshoowroom-vehicle-search .tz-vehicle-search.type3 .vehicle-search-form .car-search-submit {
    width: 100%;
    background: #ff5400;
    border: none;
    margin-top: 10px;
    font-weight: bold;
    height: 50px;
    line-height: 7px;
}

.tz-autoshoowroom-vehicle-search .tz-vehicle-search.type3 .vehicle-search-form .car-search-submit:hover {
    background: #222222;
    border: none;
}

.tz-autoshoowroom-vehicle-search .tz-vehicle-search.type3 .vehicle-search-form .field {
    padding-top: 10px;
    padding-bottom: 10px;
}

.autoshowroom-our-process {
    z-index: 1;
}

.tzElement_Image_slide {
    width: 100%;
}

.tzElement_Image_slide .image-slider .owl-item .tzImage_Slide_Item {
    height: 100%;
    min-height: 848px;
}

.tzElement_Image_slide .image-slider .owl-item .tzImage_Slide_Item img {
    object-fit: cover;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 0;
}

.vehicle-detail .pcd-pricing .pcd-price em {
    font-size: 14px;
    font-style: normal;
    text-transform: lowercase;
}

.container-content .vehicle-grid .TZ-Vehicle-Grid .pcd-pricing .pcd-price em {
    font-size: 14px;
    font-style: normal;
    text-transform: lowercase;
}

.autoshowroom-sidebar aside form .personal-infomation p.btn {
    padding: 0;
    margin: 4px 0 0 5px;
}

.autoshowroom-sidebar aside form .personal-infomation input[type=submit] {
    padding: 16px 0 30px;
    position: relative;
}

.autoshowroom-sidebar aside.widget .textwidget form .personal-infomation p .input[type=submit] {
    padding: 23px;
    position: relative;
}

.tzshop-wrap .woocommerce-notices-wrapper {
    padding-bottom: 10px;
}
.tzshop-wrap .woocommerce-error,
.tzshop-wrap .woocommerce-info,
.tzshop-wrap .woocommerce-message {
    background: transparent;
}

.TZ-Condition-vehicle .owl-dots {
    text-align: center;
}
.TZ-Condition-vehicle .owl-dots .owl-dot {
    display: inline-block;
}
.TZ-Condition-vehicle .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 50px 5px;
    background: #e4e4e4;
    display: block;
    visibility: visible;
    -webkit-backface-visibility: visible;
    -webkit-transition: opacity 0.2s ease 0s;
    -moz-transition: opacity 0.2s ease 0s;
    -o-transition: opacity 0.2s ease 0s;
    transition: opacity 0.2s ease 0s;
    -webkit-border-radius: 30px;
    /* Safari 3-4, iOS 1-3.2, Android 1.6- */
    -moz-border-radius: 30px;
    /* Firefox 1-3.6 */
    border-radius: 30px;
    /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
}
.TZ-Condition-vehicle .owl-dots .owl-dot.active span {
    background: #ff5400;
}

.pswp__button:hover, .pswp__button:focus {
    background: #ffffff;
    color: #ff5400;
}

.homev6_blog .blog_content .blog_content__item {
    margin-bottom: 30px;
}

.pswp__scroll-wrap .pswp__caption__center {
    text-align: center;
}

.TZ-Vehicle-Feature.type2 .item .Vehicle-Feature-Image .pcd-pricing,
.TZ-Vehicle-Grid.type2 .item .Vehicle-Feature-Image .pcd-pricing {
    bottom: 0;
}

body .um-directory .um-member-directory-header .um-member-directory-header-row .um-member-directory-search-line {
    width: 100%;
    align-items: normal;
}
body .um-directory .um-member-directory-header .um-member-directory-header-row .um-member-directory-search-line label {
    margin-right: 0;
}
body .um-directory .um-member-directory-header .um-member-directory-header-row .um-member-directory-search-line label .um-search-line {
    font-size: 16px;
    font-family: "Muli", sans-serif;
    line-height: 1.5em;
    font-weight: 400;
}
body .um-directory .um-member-directory-header .um-member-directory-header-row .um-member-directory-search-line input[type=button] {
    border: 0;
    background-color: #ff5400;
    color: #ffffff;
    font-size: 16px;
    font-family: "Muli", sans-serif;
    line-height: 1.5em;
    font-weight: 400;
}
body .um-directory .um-member-directory-header .um-member-directory-header-row .um-member-directory-nav-line .um-member-directory-view-type a {
    font-size: 30px;
    line-height: 30px;
}
body .um-directory .um-members-wrapper .um-members .um-member {
    border: 0;
    -webkit-box-shadow: 0 2px 3px 0 rgba(50, 50, 50, 0.1);
    /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow: 0 2px 3px 0 rgba(50, 50, 50, 0.1);
    /* Firefox 3.5 - 3.6 */
    box-shadow: 0 2px 3px 0 rgba(50, 50, 50, 0.1);
    /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}
body .um-directory .um-members-wrapper .um-members .um-member .um-member-card {
    font-size: 13px;
    font-family: "Muli", sans-serif;
    line-height: 18px;
    font-weight: 400;
}
body .um-directory .um-members-wrapper .um-members .um-member .tz_auto_show_rating span i {
    color: #ff5400;
}
body .um-directory .um-members-wrapper .um-members.um-members-grid .um-member .um-member-card .um-member-name a, body .um-directory .um-members-wrapper .um-members.um-members-list .um-member .um-member-card .um-member-name a {
    font-size: 18px;
    font-family: "Muli", sans-serif;
    line-height: 25px;
    font-weight: 700;
    text-transform: uppercase;
}
body .um-directory .um-members-wrapper .um-members.um-members-list .um-member {
    background: #ffffff;
    margin-bottom: 30px;
}
body .um-directory .um-members-wrapper .um-members-total {
    font-size: 20px;
    font-family: "Muli", sans-serif;
    line-height: 1.5em;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 20px;
}
body .productDetailsTabs.ui-widget.ui-widget-content {
    border: 0;
}

.um-member-newcar {
    margin-bottom: 5px;
}
.um-member-newcar span {
    font-size: 13px;
    font-family: "Muli", sans-serif;
    line-height: 18px;
    font-weight: 400;
    color: #868686;
}

.um-member-review {
    margin-bottom: 5px;
}
.um-member-review p {
    margin: 0;
    font-size: 12px;
    font-family: "Muli", sans-serif;
    line-height: 25px;
    font-weight: 300;
}

.autoshowroom-top-dealer .um-member .um-member__wrapper .um-member-status {
    display: none;
}
.autoshowroom-top-dealer .um-member .um-member__wrapper .um-member-photo {
    text-align: center;
}

.container-content.TZ-ElementPortfolio .vehicle-grid.vehicle-list {
    opacity: 1;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu,
#mega-menu-wrap-primary-home-2 #mega-menu-primary-home-2 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu,
#mega-menu-wrap-primary-home-3 #mega-menu-primary-home-3 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu,
#mega-menu-wrap-primary-home-7 #mega-menu-primary-home-7 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
    margin-left: 20px;
}

#comments .tzCommentForm .comment-respond form.comment-form .tzCommentForm_Top {
    margin-bottom: 10px;
}
#comments .tzCommentForm .comment-respond form.comment-form .tzCommentForm_Top p {
    margin-bottom: 10px;
}
#comments .tzCommentForm .comment-respond form.comment-form .comment-form-cookies-consent {
    text-align: left;
}

/*import variables*/
/*Start font  Saira*/
/*End font  Saira/
/*Start font  Saira Semi Condensed*/
/*End font Saira Semi Condensed**/
/*Start font  Saira Semi Condensed*/
/*End font Saira Semi Condensed**/
/*Start font  Saira Semi Condensed*/
/*End font Saira Semi Condensed**/
.tz_overflow {
    overflow: hidden;
}

.tz-header.tz-header-6 .tz-top-header .textwidget ul li a, .tz-header .tz-top-header .textwidget ul li a {
    color: #555555;
    font-weight: 400;
}

.tz-header.tz-header-3 .tz-top-header .textwidget ul li a {
    color: #FFFFFF;
}

header.tz_hservice {
    position: absolute;
    right: 0;
    left: 0;
    z-index: 100;
    border: none;
}
header.tz_hservice .tz-top-header {
    background: #222222;
}
header.tz_hservice .tz-menu-header {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 100;
    background: transparent;
}
header.tz_hservice .tz-menu-header nav > ul.navbar-nav > li > a, header.tz_hservice .tz-menu-header .tz-megamenu nav ul > li > a {
    font-weight: 600 !important;
    color: #ffffff;
}
header.tz_hservice .tzmenu_fixed.menu_fixed {
    position: fixed;
    background: rgba(0, 0, 0, 0.7);
}
header.tz_hservice .tz-top-header .textwidget ul li a {
    color: #888888;
    font-weight: 400;
}
header.tz_hservice .tz-top-header p {
    color: #888888;
    font-weight: 400;
}

.autoshowroom-lightgallery {
    overflow: hidden;
}

.tz_button.tz_btn_align_center {
    text-align: center;
}

.tz_button.tz_btn_align_right {
    text-align: right;
}

.tz_button a {
    display: inline-block;
    background: #333336;
    padding: 15px 30px;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    font-family: "Montserrat", sans-serif;
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
}
.tz_button a:hover {
    color: #ffffff;
}

.vc_row-o-equal-height.vc_row-o-content-middle .row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
}

.autoshowroom-list ul li {
    font-weight: 400;
}

.autoshowroom-title.autoshowroom-title-left p {
    font-weight: 400;
    line-height: 1.6em;
}

.tz_custom_img {
    position: absolute;
    left: 70px;
}
.tz_custom_img img {
    width: auto;
    max-width: unset !important;
}

.autoshowroom-service.style3 .autoshowroom-service-title {
    margin-bottom: 10px;
}
.autoshowroom-service.style3 .autoshowroom-service-description {
    width: 90%;
    font-weight: 400;
}

.autoshowroom-ads.autoshowroom-ads-type1 .autoshowroom-ads-image {
    width: 48%;
    position: absolute;
}
.autoshowroom-ads.autoshowroom-ads-type1 .autoshowroom-ads-text {
    width: 100%;
}
.autoshowroom-ads.autoshowroom-ads-type1 .autoshowroom-ads-description h2, .autoshowroom-ads.autoshowroom-ads-type1 .autoshowroom-ads-description h3, .autoshowroom-ads.autoshowroom-ads-type1 .autoshowroom-ads-description h4 {
    width: 105%;
}
.autoshowroom-ads.autoshowroom-ads-type1 .autoshowroom-ads-image img {
    object-fit: cover;
    height: 100%;
}
.autoshowroom-ads.autoshowroom-ads-type1 .autoshowroom-ads-text .autoshowroom-ads-text-box {
    padding: 0;
    letter-spacing: -0.05px;
}
.autoshowroom-ads.autoshowroom-ads-type1 .autoshowroom-ads-text .autoshowroom-ads-text-box h2 span, .autoshowroom-ads.autoshowroom-ads-type1 .autoshowroom-ads-text .autoshowroom-ads-text-box h3 span, .autoshowroom-ads.autoshowroom-ads-type1 .autoshowroom-ads-text .autoshowroom-ads-text-box h4 span {
    line-height: 2em;
}
.autoshowroom-ads.autoshowroom-ads-type1 .autoshowroom-ads-text .autoshowroom-ads-text-box p {
    font-weight: 400;
    letter-spacing: 0.5px;
    margin-top: 3px;
    margin-bottom: 22px;
}
.autoshowroom-ads.autoshowroom-ads-type1 .autoshowroom-button {
    margin-top: 0;
    margin-bottom: 18px;
}
.autoshowroom-ads.autoshowroom-ads-type1 .autoshowroom-button a {
    background-color: #222222 !important;
    border: none;
    padding: 8px 20px;
    font-size: 14px;
    display: block;
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
    font-weight: 500;
}
.autoshowroom-ads.autoshowroom-ads-type1 .autoshowroom-button a:hover {
    background: #ffffff !important;
}

.autoshowroom-title p {
    font-weight: 400;
}

.autoshowroom-ads.autoshowroom-ads-type1.autoshowroom-ads-image-text .autoshowroom-ads-image {
    left: 0;
}
.autoshowroom-ads.autoshowroom-ads-type1.autoshowroom-ads-image-text .autoshowroom-ads-image img {
    object-position: right;
}
.autoshowroom-ads.autoshowroom-ads-type1.autoshowroom-ads-image-text .autoshowroom-ads-text .autoshowroom-ads-text-box {
    position: absolute;
    right: 20px;
    width: 480px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.autoshowroom-ads.autoshowroom-ads-type1.autoshowroom-ads-text-image .autoshowroom-ads-image {
    right: 0;
}
.autoshowroom-ads.autoshowroom-ads-type1.autoshowroom-ads-text-image .autoshowroom-ads-image img {
    object-position: left;
}
.autoshowroom-ads.autoshowroom-ads-type1.autoshowroom-ads-text-image .autoshowroom-ads-text {
    padding-left: 60px;
}
.autoshowroom-ads.autoshowroom-ads-type1.autoshowroom-ads-text-image .autoshowroom-ads-text .autoshowroom-ads-text-box {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
}
.autoshowroom-ads.autoshowroom-ads-type1.autoshowroom-ads-text-image .autoshowroom-ads-text .autoshowroom-ads-text-box p {
    width: 90%;
}

.autoshowroom-ads .tz_newsletter {
    margin-bottom: 18px;
}
.autoshowroom-ads .tz_newsletter form {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.autoshowroom-ads .tz_newsletter form label {
    display: none;
}
.autoshowroom-ads .tz_newsletter form input {
    height: 40px;
    border: none;
    font-size: 14px;
    font-weight: 400;
}
.autoshowroom-ads .tz_newsletter form input.tnp-email {
    width: 260px;
    padding-left: 20px;
    color: #868686;
    background: #fff;
}
.autoshowroom-ads .tz_newsletter form input.tnp-button {
    font-weight: 600;
    width: 100px;
    text-align: center;
    color: #ffffff;
}

.tzElement_viewService.tz_type-2 {
    margin: 0;
    padding: 0;
}

.tzView_Service_Grid {
    opacity: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.tzView_Service_Grid .tzView_Service_Slide_Item {
    position: relative;
    overflow: hidden;
    padding: 0 15px;
    margin: 15px 0;
}
.tzView_Service_Grid .tzView_Service_Slide_Item:hover .tzView_Service_Content {
    padding: 22px 25px 25px;
    transform: translate(0, -100%);
}
.tzView_Service_Grid img {
    width: 100%;
    height: auto;
    object-fit: cover;
}
.tzView_Service_Grid .tzView_Service_Content {
    position: absolute;
    width: auto;
    z-index: 1;
    right: 15px;
    left: 15px;
    padding: 10px 25px;
    -webkit-transition: 0.3s ease-out;
    -moz-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
    -webkit-transform: translate(0, -50px);
    -moz-transform: translate(0, -50px);
    -ms-transform: translate(0, -50px);
    -o-transform: translate(0, -50px);
    transform: translate(0, -50px);
}
.tzView_Service_Grid .tzView_Service_Content h3, .tzView_Service_Grid .tzView_Service_Content p, .tzView_Service_Grid .tzView_Service_Content a {
    color: #ffffff;
}
.tzView_Service_Grid .tzView_Service_Content h3 {
    font-size: 18px;
    line-height: 1.7em;
    text-transform: capitalize;
}
.tzView_Service_Grid .tzView_Service_Content p {
    line-height: 1.6em;
    font-size: 14px;
    font-weight: 400;
    margin: 7px 0 12px;
}
.tzView_Service_Grid .tzView_Service_Content a {
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    font-family: "Montserrat", sans-serif;
}

.autoshowroom-quote-type4 {
    text-align: center;
}
.autoshowroom-quote-type4 .autoshowroom-quote-item {
    max-width: 850px;
    margin: 0 auto;
    padding: 25px 0 145px;
}
.autoshowroom-quote-type4 .autoshowroom-quote-image-box img {
    width: 80px;
    height: auto;
    margin: 0 auto;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    margin-bottom: 15px;
}
.autoshowroom-quote-type4 h3 {
    font-size: 16px;
    color: #FFFFFF;
    line-height: 1.7em;
}
.autoshowroom-quote-type4 .autoshowroom-quote-info > img {
    width: auto;
    margin: 20px auto 45px;
}
.autoshowroom-quote-type4 .autoshowroom-quote-content h2, .autoshowroom-quote-type4 .autoshowroom-quote-content h3, .autoshowroom-quote-type4 .autoshowroom-quote-content h4 {
    text-transform: capitalize;
    font-size: 24px;
    font-weight: 600;
    color: #ffffff;
    font-family: "Muli", sans-serif;
    line-height: 1.7em;
}
.autoshowroom-quote-type4 .autoshowroom-quote-content p {
    font-size: 18px;
    color: #bebebe;
    font-style: italic;
    line-height: 1.7em;
    margin: 12px 0 40px;
}
.autoshowroom-quote-type4 .autoshowroom-quote-employment {
    font-size: 14px;
    color: #bebebe;
    font-weight: 400;
}
.autoshowroom-quote-type4 .owl-dots {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    -webkit-justify-content: center;
    justify-content: center;
    position: absolute;
    bottom: 55px;
}
.autoshowroom-quote-type4 .owl-dot {
    position: relative;
    width: 25px;
    height: 25px;
    margin: 5px;
}
.autoshowroom-quote-type4 .owl-dot:before, .autoshowroom-quote-type4 .owl-dot:after {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    top: 50%;
    left: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #bebebe;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: 0.4s ease-out;
    -moz-transition: 0.4s ease-out;
    -o-transition: 0.4s ease-out;
    transition: 0.4s ease-out;
}
.autoshowroom-quote-type4 .owl-dot:after {
    opacity: 0;
    width: 20px;
    height: 20px;
    z-index: 2;
}
.autoshowroom-quote-type4 .owl-dot.active:after {
    opacity: 1;
    width: 8px;
    height: 8px;
}

.tz_blogservice .row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
.tz_blogservice .blog_content__item.blog-style-3 {
    margin-bottom: 30px;
}
.tz_blogservice .blog_content__item.blog-style-3 img {
    width: 100%;
    height: 270px;
    object-fit: cover;
    -webkit-box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.2);
}
.tz_blogservice .blog_content__item.blog-style-3 .blog_content__detail {
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
    background: #fff;
}
.tz_blogservice .blog_content__item.blog-style-3 .blog_detail__wrapper {
    padding: 22px 30px 12px;
}
.tz_blogservice .blog_content__item.blog-style-3 .blog_content__author {
    font-size: 13px;
    color: #888888;
    font-weight: 300;
    margin: 15px 0 18px;
}
.tz_blogservice .blog_content__item.blog-style-3 h3 a {
    font-size: 18px;
    color: #222222;
    font-weight: 600;
    line-height: 1em;
    text-transform: capitalize;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.tz_blogservice .blog_content__item.blog-style-3 p {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.7em;
}

.autoshowroom-footer.type3 .autoshowroom-footer-bottom_center {
    text-align: center;
}

.autoshowroom-footer-service {
    position: relative;
    color: #868686;
    font-weight: 400;
    overflow: hidden;
}
.autoshowroom-footer-service .tnp.tnp-widget-minimal:after {
    content: "We respect your privacy";
    top: 16px;
    position: relative;
}
.autoshowroom-footer-service p {
    color: #868686;
    line-height: 1.7em;
    font-weight: 400;
    padding-top: 8px;
}
.autoshowroom-footer-service .widget-title {
    position: relative;
    top: -5px;
    color: #ffffff;
    font-size: 14px;
    line-height: 1.7em;
    margin-bottom: 16px;
}
.autoshowroom-footer-service .autoshowroom-footer-top {
    padding: 90px 0 38px;
    position: relative;
    z-index: 1;
}
.autoshowroom-footer-service .autoshowroom-footer-top .container {
    position: relative;
}
.autoshowroom-footer-service .autoshowroom-footer-top .container:before {
    content: "";
    background: url("./img/Color-Fill1.png") no-repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 15px;
    top: 50px;
}
.autoshowroom-footer-service .autoshowroom-footer-top .textwidget ul {
    margin-top: 10px;
}
.autoshowroom-footer-service .autoshowroom-footer-top .textwidget ul li {
    line-height: 2.5em;
}
.autoshowroom-footer-service .autoshowroom-footer-top .textwidget i {
    font-size: 16px;
}
.autoshowroom-footer-service .widget.widget_media_image {
    margin-bottom: 20px;
}
.autoshowroom-footer-service aside.widget {
    margin-bottom: 22px;
}
.autoshowroom-footer-service .footer-bottom {
    position: relative;
    z-index: 1;
}
.autoshowroom-footer-service .footer-bottom .container {
    position: relative;
    padding-top: 50px;
    padding-bottom: 25px;
}
.autoshowroom-footer-service .footer-bottom .container:before {
    content: "";
    position: absolute;
    top: 0;
    left: 15px;
    width: 100%;
    max-width: 1140px;
    height: 1px;
    background: rgba(255, 255, 255, 0.1);
}
.autoshowroom-footer-service .footer-bottom .autoshowroom-footer-bottom-right .textwidget {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.autoshowroom-footer-service .footer-bottom .autoshowroom-footer-bottom-right .textwidget ul {
    width: 250px;
    font-weight: 400;
    position: relative;
    top: -5px;
}
.autoshowroom-footer-service .footer-bottom .autoshowroom-footer-bottom-right .textwidget ul li {
    line-height: 1.9em;
}
.autoshowroom-footer-service .footer-bottom .autoshowroom-footer-bottom-right .textwidget ul li span {
    font-weight: 600;
}
.autoshowroom-footer-service:before {
    content: "";
    position: absolute;
    background: #222222;
    z-index: 1;
    width: 100%;
    height: 100%;
    opacity: 0.9;
}
.autoshowroom-footer-service .autoshowroom-footer-bottom {
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    height: auto;
    background: #222222;
    z-index: 2;
    padding: 18px 0;
}
.autoshowroom-footer-service .autoshowroom-footer-bottom p {
    margin: 0;
    padding: 0;
}
.autoshowroom-footer-service .autoshowroom-footer-bottom .autoshowroom-footer-bottom-left {
    position: relative;
    top: 2px;
}
.autoshowroom-footer-service .autoshowroom-footer-bottom .autoshowroom-footer-bottom-right {
    text-align: right;
}
.autoshowroom-footer-service .autoshowroom-footer-bottom .autoshowroom-footer-bottom-right a {
    margin-left: 8px;
    margin-right: 8px;
}
.autoshowroom-footer-service .autoshowroom-footer-bottom .autoshowroom-footer-bottom-right a i {
    padding: 5px;
    font-size: 16px;
    color: #888888;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.autoshowroom-footer-service .autoshowroom-footer-bottom .autoshowroom-footer-bottom-right a:hover i {
    color: #ffffff;
}
.autoshowroom-footer-service .autoshowroom-footer-bottom .autoshowroom-footer-bottom-right a:last-child {
    margin-right: 0;
}
.autoshowroom-footer-service .autoshowroom-footer-bottom .autoshowroom-footer-bottom-right .menu li {
    display: inline-block;
}
.autoshowroom-footer-service .autoshowroom-footer-bottom .autoshowroom-footer-bottom-right .menu li a {
    color: #888888;
    position: relative;
    top: 2px;
    margin-left: 20px;
    font-weight: 400;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.autoshowroom-footer-service .tnp-widget-minimal input.tnp-email {
    padding-left: 15px;
}

.tzwidget-social a {
    width: 40px;
    height: 40px;
    margin-right: 5px;
    margin-bottom: 8px;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    flex-direction: row;
    color: #888888;
    border: 1px solid rgba(255, 255, 255, 0.1);
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.tzwidget-social a:hover {
    color: #ffffff;
}

.autoshowroom-title-breadcrumb .tz_padding .autoshowroom-page-title-overlay {
    padding-top: 150px;
}

.autoshowroom-title-breadcrumb.tz_padding__top {
    padding-top: 100px;
    background: rgba(0, 0, 0, 0.5);
}

header .tz-megamenu-wrap {
    position: relative;
    z-index: 9999;
}

.no_container {
    width: 100%;
}

.tz_cshover img {
    opacity: 0.3;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.tz_cshover img:hover {
    opacity: 1;
}

.tz_revolution .tz_title {
    text-transform: capitalize;
    line-height: 1.2em !important;
}
.tz_revolution .tz_title span {
    color: #fff600;
}

.vehicle-books-form {
    display: block;
    padding: 20px;
    margin-top: 30px;
    background: #ffffff;
    -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
}

.vehicle-books-form h2 {
    font-size: 16px;
    margin-bottom: 20px;
    font-weight: 700;
    line-height: 1.7em;
    position: relative;
}

.vehicle-books-form h2:before {
    background: #ff5400;
    content: "";
    display: block;
    height: 12px;
    left: -20px;
    position: absolute;
    top: 7px;
    width: 3px;
}

.vehicle-books-form h2 span {
    padding-right: 20px;
    position: relative;
}

.vehicle-books-form h2 span:before {
    background: #ff5400;
    content: "";
    display: block;
    height: 1px;
    left: 100%;
    margin-top: -3px;
    position: absolute;
    top: 50%;
    width: 30px;
}

.vehicle-books-form h2 span:after {
    background: #ff5400;
    content: "";
    display: block;
    height: 1px;
    left: 100%;
    margin-top: 4px;
    position: absolute;
    top: 50%;
    width: 45px;
}

.vehicle-books-form .form-group.tz_datepicker {
    padding: 5px;
    background: #ff5400;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -webkit-align-items: center;
}

.vehicle-books-form button {
    font-weight: 600;
    font-size: 14px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.form-group.tz_datepicker i {
    padding: 0 10px 0 5px;
    font-size: 20px;
}

.form-group.tz_datepicker label {
    padding: 4px;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
}

.form-group.tz_datepicker input {
    max-width: 50%;
    margin-left: auto;
}

.tz_booking__boxform {
    display: none;
    background: #ffffff;
    z-index: 999999;
    overflow: auto;
    width: 100%;
    max-width: 800px;
    padding: 30px 40px;
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-box-shadow: 0 0 20px 2px rgba(0, 0, 0, 0.1);
    /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow: 0 0 20px 2px rgba(0, 0, 0, 0.1);
    /* Firefox 3.5 - 3.6 */
    box-shadow: 0 0 20px 2px rgba(0, 0, 0, 0.1);
    /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}
.tz_booking__boxform::after {
    content: "";
    position: absolute;
    top: 85%;
    right: 0;
    bottom: 0;
    left: 0;
    background: #ff5400;
    z-index: -1;
}

.tz-close-form-booking i {
    display: inline-block;
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 20px;
    color: #fb5300;
    cursor: pointer;
}

.box_infomation p {
    margin-bottom: 15px;
}

.box_infomation div.wpcf7-response-output {
    margin-top: 4em;
    margin-bottom: 0;
    color: #ffffff;
}

.box_infomation h2 {
    font-size: 16px;
    padding-bottom: 30px;
    color: #2a2a2a;
    font-weight: 700;
}

.box_infomation img {
    width: 100%;
    height: auto;
    object-fit: cover;
}

.box_infomation span {
    font-weight: 600;
}

.box_infomation span i {
    font-size: 16px;
    color: #ff5400;
    position: relative;
    top: 2px;
    width: 30px;
}

h3.tz_location {
    color: #2a2a2a;
    font-size: 14px;
    position: relative;
    margin-bottom: 10px;
}

h3.tz_location span {
    position: relative;
    padding-right: 25px;
    color: #2a2a2a;
}

h3.tz_location span:before {
    background: #ff5400 none repeat scroll 0 0;
    content: "";
    display: block;
    height: 1px;
    left: 100%;
    margin-top: -3px;
    position: absolute;
    top: 50%;
    width: 30px;
}

h3.tz_location span:after {
    background: #ff5400 none repeat scroll 0 0;
    content: "";
    display: block;
    height: 1px;
    left: 100%;
    margin-top: 4px;
    position: absolute;
    top: 50%;
    width: 45px;
}

.box_infomation p {
    margin-left: 30px;
}

.box_infomation .vehicle-books-form-show {
    padding-top: 20px;
    display: inline-block;
    border: 2px solid #ff5400;
    background: #fff;
}

.box_infomation .vehicle-books-form-show input {
    height: 45px;
    line-height: 45px;
    border: 1px solid #dfdfdf;
    padding: 0 15px;
    color: #777;
    width: 100%;
}

.box_infomation .vehicle-books-form-show button {
    margin-left: 15px;
    font-weight: 600;
}

.tz_box__button {
    text-align: right;
}

.tz_box_booking__form .sucess {
    padding-left: 15px;
    position: absolute;
    margin-top: 20px;
    color: #fff;
    font-weight: 700;
}

.tz_btnbook {
    cursor: pointer;
    text-transform: uppercase;
    color: #fff;
    background: #222222;
    text-align: center;
    padding: 0 30px;
    border: none;
    height: 35px;
    line-height: 35px;
    display: inline-block;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.tz_btnbook:hover {
    background: #fff;
    color: #ff5400;
}

.tz_select {
    font-size: 14px;
    color: #2a2a2a;
    cursor: pointer;
    font-weight: 700;
    margin-bottom: 15px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.tz_select:hover {
    color: #ff5400;
}

/*import variables*/
/*Start font  Saira*/
/*End font  Saira/
/*Start font  Saira Semi Condensed*/
/*End font Saira Semi Condensed**/
/*Start font  Saira Semi Condensed*/
/*End font Saira Semi Condensed**/
/*Start font  Saira Semi Condensed*/
/*End font Saira Semi Condensed**/
@media screen and (min-width: 1601px) and (max-width: 1799px) {
    .landing_page .powerful_option .autoshowroom-title {
        padding: 0 440px;
    }
}
@media screen and (min-width: 1400px) and (max-width: 1600px) {
    .landing_page .powerful_option .autoshowroom-title {
        padding: 0 340px;
    }
}
@media screen and (min-width: 1401px) {
    .service2 .service_title p {
        padding-right: 500px;
        padding-left: 500px;
    }

    .service2 .tzElement_viewService {
        padding-right: 250px;
        padding-left: 250px;
    }
}
@media screen and (max-width: 1400px) {
    .landing_page .img-demo,
    .landing_page .img-demo-3 {
        display: none;
    }

    .landing_page #demo {
        padding-top: 200px;
        padding-bottom: 80px;
    }

    .service2 .service_process_text img {
        width: 359px;
    }

    .tz_revolution .tz_title {
        font-size: 55px !important;
        position: relative;
        top: 3px;
    }
}
@media screen and (min-width: 1300px) {
    .landing_page .container {
        width: 1290px;
    }
}
@media screen and (max-width: 1300px) {
    .landing_page .img-demo {
        margin-top: 135px;
        margin-left: 50px;
    }

    .landing_page .ourdemos__item.comingsoon h3 {
        font-size: 30px;
    }

    .landing_page .dealer-1 {
        margin-left: 45px;
    }

    .landing_page .autoshowroom-banner .content img {
        max-width: 420px;
    }

    .landing_page .autoshowroom-banner .content h3 {
        font-size: 40px;
    }

    .tz_revolution .tz_title {
        font-size: 50px !important;
        position: relative;
        top: 10px;
    }
    .tz_revolution .tz_description {
        font-size: 14px !important;
        width: 500px !important;
        line-height: 1.7em !important;
    }
    .tz_revolution .tz_button {
        font-size: 12px !important;
    }
}
@media screen and (min-width: 1200px) and (max-width: 1399px) {
    .landing_page .ourdemos__item.comingsoon h3 {
        font-size: 30px;
    }

    .landing_page .powerful_option .autoshowroom-title {
        padding: 0 240px;
    }
}
@media screen and (max-width: 1200px) {
    .autoshowroom-counter.autoshowroom-counter-style3.font-size-medium {
        justify-items: center;
    }

    .autoshowroom-counter.autoshowroom-counter-style3.font-size-medium .autoshowroom-counter-content {
        margin-left: 30px;
    }

    .vehicle-detail .vehicle-box .pcd-specs div label {
        width: 55%;
    }

    .vehicle-detail .vehicle-box .pcd-specs div span {
        width: 45%;
    }

    .about-us .autoshowroom-lightgallery ul li img.light-thumb {
        min-height: auto;
    }

    .about-us .autoshowroom_member_image .autoshowroom_member_content h6 {
        font-size: 9px;
    }

    .about-us .autoshowroom_member_image .autoshowroom_member_content p {
        font-size: 9px;
        padding-top: 3px;
    }

    .service2 .service_process_text img {
        width: 359px;
    }
}
@media screen and (max-width: 1199px) {
    .tz_margin-rp .vc_column-inner {
        padding-left: 45px !important;
    }

    .tz_custom_img {
        top: 5px;
    }

    .autoshowroom-ads.autoshowroom-ads-type1.autoshowroom-ads-image-text .autoshowroom-ads-text .autoshowroom-ads-text-box {
        right: -10px;
    }

    .tz-header.tz_hservice .container.tz_Fwidth {
        width: 100%;
        padding: 0 20px;
    }

    .autoshowroom-title h2.AutoshowroomTitle {
        font-size: 22px;
    }
    .autoshowroom-title p {
        font-size: 13px;
    }

    .autoshowroom-list ul li {
        font-size: 12px;
    }

    .tz_button a {
        padding-left: 28px;
        padding-right: 28px;
        padding-top: 13px;
        padding-bottom: 13px;
        font-size: 12px;
    }

    .tz_blogservice .blog_content__item.blog-style-3 .blog_content__author {
        font-size: 12px;
        margin: 12px 0 15px;
    }
    .tz_blogservice .blog_content__item.blog-style-3 p {
        font-size: 13px;
    }
    .tz_blogservice .blog_content__item.blog-style-3 img {
        width: 100%;
        height: 220px;
    }

    .autoshowroom-quote-type4 .autoshowroom-quote-item {
        max-width: 820px;
        padding-left: 20px;
        padding-right: 20px;
    }
    .autoshowroom-quote-type4 h3 {
        font-size: 14px;
    }
    .autoshowroom-quote-type4 .autoshowroom-quote-info > img {
        margin: 15px auto 40px;
    }
    .autoshowroom-quote-type4 .autoshowroom-quote-content h2, .autoshowroom-quote-type4 .autoshowroom-quote-content h3, .autoshowroom-quote-type4 .autoshowroom-quote-content h4 {
        font-size: 22px;
    }
    .autoshowroom-quote-type4 .autoshowroom-quote-content p {
        margin: 10px 0 30px;
    }
    .autoshowroom-quote-type4 .autoshowroom-quote-image-box img {
        width: 75px;
    }
    .autoshowroom-quote-type4 .autoshowroom-quote-employment {
        font-size: 12px;
    }

    .tzView_Service_Grid .tzView_Service_Content h3, .speaker_box h4, .autoshowroom-quote-type4 .autoshowroom-quote-content p, .tz_blogservice .blog_content__item.blog-style-3 h3 a {
        font-size: 16px;
    }

    .tzView_Service_Grid .tzView_Service_Content p, .speaker_box h5 {
        font-size: 12px;
    }

    .tzView_Service_Grid .tzView_Service_Slide_Item:hover .tzView_Service_Content {
        padding: 15px 20px 20px;
    }
    .tzView_Service_Grid .tzView_Service_Content {
        padding: 10px 20px;
        -webkit-transform: translate(0, -46px);
        -moz-transform: translate(0, -46px);
        -ms-transform: translate(0, -46px);
        -o-transform: translate(0, -46px);
        transform: translate(0, -46px);
    }
    .tzView_Service_Grid .tzView_Service_Content a {
        font-size: 11px;
    }
}
@media screen and (max-width: 1000px) {
    .tz-header.tz-header-8 .tz-menu-header .tz-megamenu-wrap .tz-right .tz-header-login {
        margin-left: auto;
        margin-right: 100px;
        z-index: 2;
    }

    .tz-header.tz_hservice .container.tz_Fwidth .tz-megamenu {
        height: 100%;
        position: absolute;
        display: inline-block;
    }
    .tz-header.tz_hservice .tz_logo img {
        height: 42px;
        width: auto;
    }

    .tz-header .tz-megamenu {
        width: 100%;
        position: absolute;
        height: 100%;
        right: 0;
    }
    .tz-header div.tz-header-cart {
        right: 110px;
    }
    .tz-header #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
        font-size: 13px;
    }
    .tz-header #mega-menu-wrap-primary-home-9 .mega-menu-toggle + #mega-menu-primary-home-9 {
        margin-top: 10px;
    }
    .tz-header #mega-menu-wrap-primary-home-9 #mega-menu-primary-home-9 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item {
        padding-left: 20px;
    }

    body header.tz-header-2 .tz-top-header .tz-top-header-left a {
        color: #868686;
    }
    body header.tz-header-2 .tz-top-header .tz-top-header-left a i {
        color: #ff5400;
    }

    header.tz-header-3 .tz-top-header .textwidget ul li a {
        color: #ffffff;
    }
    header.tz-header-3 .tz-top-header .textwidget ul li a i {
        color: #ff5400;
    }

    #mega-menu-wrap-primary-home-6 {
        text-align: right;
    }
    #mega-menu-wrap-primary-home-6 #mega-menu-primary-home-6 > li.mega-menu-item > a.mega-menu-link {
        padding: 0 15px;
    }
    #mega-menu-wrap-primary-home-6 #mega-menu-primary-home-6 li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu {
        padding-left: 20px;
    }

    .tz-header.tz-header-6.show_cart .tz-megamenu {
        padding-right: 15px;
    }
}
@media screen and (min-width: 1001px) and (max-width: 1199px) {
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link,
    #mega-menu-wrap-primary-home-2 #mega-menu-primary > li.mega-menu-item > a.mega-menu-link,
    #mega-menu-wrap-primary-home-3 #mega-menu-primary > li.mega-menu-item > a.mega-menu-link,
    #mega-menu-wrap-primary #mega-menu-primary-home-2 > li.mega-menu-item > a.mega-menu-link,
    #mega-menu-wrap-primary-home-2 #mega-menu-primary-home-2 > li.mega-menu-item > a.mega-menu-link,
    #mega-menu-wrap-primary-home-3 #mega-menu-primary-home-2 > li.mega-menu-item > a.mega-menu-link,
    #mega-menu-wrap-primary #mega-menu-primary-home-3 > li.mega-menu-item > a.mega-menu-link,
    #mega-menu-wrap-primary-home-2 #mega-menu-primary-home-3 > li.mega-menu-item > a.mega-menu-link,
    #mega-menu-wrap-primary-home-3 #mega-menu-primary-home-3 > li.mega-menu-item > a.mega-menu-link,
    #mega-menu-wrap-primary-home-6 #mega-menu-primary-home-6 > li.mega-menu-item > a.mega-menu-link,
    #mega-menu-wrap-primary-home-9 #mega-menu-primary-home-9 > li.mega-menu-item > a.mega-menu-link {
        padding-left: 13px !important;
        padding-right: 13px !important;
    }

    #mega-menu-wrap-primary-home-6 #mega-menu-primary-home-6 > li.mega-menu-item > a.mega-menu-link {
        padding-bottom: 39px;
    }

    .tz-header.tz-header-6 .tz-add-car {
        padding-left: 10px;
        padding-right: 10px;
        font-size: 10px;
    }

    .tz-header.tz_hservice.show_cart .tz-megamenu nav.nav-collapse {
        padding-right: 30px;
    }
}
@media screen and (max-width: 1024px) {
    .about-us .autoshowroom-lightgallery ul li img.light-thumb {
        min-height: auto;
    }

    .about-us .autoshowroom_member_image .autoshowroom_member_content h6 {
        font-size: 9px;
    }

    .about-us .autoshowroom_member_image .autoshowroom_member_content p {
        font-size: 9px;
        padding-top: 3px;
    }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
    .tz-header.tz_hservice .tz-top-header .tz-top-header-left {
        text-align: left;
    }
    .tz-header.tz_hservice .tz-top-header .tz-top-header-right {
        text-align: right;
    }

    .landing_page #tools .autoshowroom-title,
    .landing_page #demo .autoshowroom-title,
    .landing_page .endless_header .autoshowroom-title,
    .landing_page .online_store .autoshowroom-title {
        padding: 0 100px;
    }
    .landing_page .powerful_option .autoshowroom-title {
        padding: 0 200px;
    }
    .landing_page .pro-car .autoshowroom-title {
        padding: 0;
    }

    .landing_image::before {
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.65) 70%, rgba(0, 0, 0, 0) 85%);
    }

    .landing_page .about_theme p {
        padding: 0 15%;
    }
}
@media screen and (min-width: 992px) and (max-width: 1024px) {
    .service2 .service_title p {
        padding-right: 10%;
        padding-left: 10%;
    }

    .service2 .service_process_text img {
        width: 300px !important;
    }

    .service2 .tzElement_viewService .tzView_Service_Slide .tzView_Service_Slide_Item .tzView_Service_Image img {
        height: auto;
        min-height: 190px;
    }
}
@media screen and (max-width: 992px) {
    .tz-header.tz-header-7 .tz-menu-header .tz-add-car {
        font-size: 10px;
        padding-right: 15px;
        padding-left: 15px;
    }

    .tz-header.tz_hservice .container.tz_Fwidth .tz-megamenu {
        display: block;
        right: 0;
    }

    .autoshowroom-ads.autoshowroom-ads-type1.autoshowroom-ads-text-image .autoshowroom-ads-text {
        padding-left: 20px;
    }

    .autoshowroom-ads.autoshowroom-ads-type1 .autoshowroom-ads-image img {
        width: 100%;
    }

    body .tz-header.tz-header-2 .tz-header-cart {
        right: 110px;
    }

    .TZ-Vehicle-Search-Vertical {
        top: 0 !important;
        position: relative;
        width: 100%;
        left: 0;
        display: inline-block;
        margin: 0 auto;
    }

    .TZ-Vehicle-Search-Vertical h3 {
        text-align: center;
    }

    .vehicle-search-form {
        margin: 0 auto;
    }

    .TZ-Vehicle-Search-Vertical {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .tz_revolution .tz_title {
        font-size: 45px !important;
        position: relative;
        top: 15px;
    }
    .tz_revolution .tz_description {
        font-size: 14px !important;
        width: 500px !important;
    }
    .tz_revolution .tz_button {
        font-size: 12px !important;
    }

    .autoshowroom-footer-service .autoshowroom-footer-bottom .autoshowroom-footer-bottom-left, .autoshowroom-footer-service .autoshowroom-footer-bottom .autoshowroom-footer-bottom-right {
        text-align: center;
    }
    .autoshowroom-footer-service .autoshowroom-footer-bottom .autoshowroom-footer-bottom-right {
        padding-top: 18px;
    }

    .autoshowroom-footer-service .autoshowroom-footer-bottom .autoshowroom-footer-bottom-right .menu li:first-child a {
        margin-left: 0;
    }
}
@media screen and (max-width: 991px) {
    .tz_custombox__one .tz-row {
        display: block !important;
    }
    .tz_custombox__one .tz-row .tz_margin-rp {
        padding-top: 80px;
    }

    .tz_margin-rp .vc_column-inner {
        padding-left: 15px !important;
    }

    .tz_blogservice .blog_content__item.tz_height img {
        height: auto;
    }

    .autoshowroom-ads.autoshowroom-ads-type1.autoshowroom-ads-text-image .autoshowroom-ads-text {
        padding-left: 0;
    }

    .autoshowroom-ads.autoshowroom-ads-type1.autoshowroom-ads-image-text .autoshowroom-ads-text .autoshowroom-ads-text-box {
        width: 100%;
        left: 20px;
    }

    #mega-menu-wrap-primary-home-6 {
        text-align: left;
    }
}
@media screen and (max-width: 768px) {
    #mega-menu-wrap-primary-home-6 {
        text-align: right;
    }

    .tz_margin-rp .tz_button {
        padding-left: 20px;
    }

    .footer-bottom .textwidget {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        justify-content: center;
        -webkit-justify-content: center;
    }

    .autoshowroom-footer-service .autoshowroom-footer-bottom .autoshowroom-footer-bottom-left, .autoshowroom-footer-service .autoshowroom-footer-bottom .autoshowroom-footer-bottom-right {
        margin: 0;
    }

    .tz_revolution .tz_title {
        font-size: 35px !important;
        top: 25px;
    }
    .tz_revolution .tz_button {
        font-size: 12px !important;
    }

    .autoshowroom-service.style3 {
        margin-left: 20px;
    }

    .autoshowroom-counter.autoshowroom-counter-style3.font-size-medium {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        justify-content: center;
        -webkit-justify-content: center;
        margin-left: 0;
    }
    .autoshowroom-counter.autoshowroom-counter-style3.font-size-medium .autoshowroom-counter-content {
        margin-left: 20px;
        min-width: 110px;
    }

    .autoshowroom-ads.autoshowroom-ads-type1 .autoshowroom-ads-text .autoshowroom-ads-text-box h2 span, .autoshowroom-ads.autoshowroom-ads-type1 .autoshowroom-ads-text .autoshowroom-ads-text-box h3 span, .autoshowroom-ads.autoshowroom-ads-type1 .autoshowroom-ads-text .autoshowroom-ads-text-box h4 span {
        line-height: 1.3em;
        display: block;
    }

    .autoshowroom-ads .tz_newsletter form input.tnp-button {
        margin-right: 35px;
    }
    .autoshowroom-ads .tz_newsletter form input.tnp-email {
        width: 225px;
    }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
    .landing_page #demo {
        padding-top: 190px;
        padding-bottom: 80px;
    }

    .landing_page .various-title {
        padding-top: 80px;
    }

    .landing_page .one-click-img-1 {
        margin-top: -250px;
    }
    .landing_page .one-click-img-1 img {
        padding-right: 50px;
        padding-left: 50px;
    }

    .landing_page .powerful_option .autoshowroom-title p {
        padding: 0 15px;
    }

    .landing_page .online_store .autoshowroom-service.style3 {
        margin-top: 0;
    }

    .landing_page .autoshowroom-service.style3 .autoshowroom-service-icon {
        margin-bottom: 0;
    }

    .landing_page .autoshowroom-service.style3 .autoshowroom-service-icon img {
        width: 35%;
    }

    .landing_page .autoshowroom-service.style3 h3.autoshowroom-service-title {
        margin-bottom: 7px;
    }

    .landing_page .blog .autoshowroom-title {
        padding-top: 70px;
        padding-right: 0;
    }

    .landing_page #demo .autoshowroom-title h2.AutoshowroomTitle,
    .landing_page #tools .autoshowroom-title h2.AutoshowroomTitle,
    .landing_page #features .autoshowroom-title h2.AutoshowroomTitle,
    .landing_page #support .autoshowroom-title h2.AutoshowroomTitle,
    .landing_page #customers_say .autoshowroom-title h2.AutoshowroomTitle,
    .landing_page .endless_header .autoshowroom-title h2.AutoshowroomTitle,
    .landing_page .pro-car .autoshowroom-title h2.AutoshowroomTitle {
        font-size: 45px;
    }

    .landing_page .pro-car .autoshowroom-title p {
        padding: 0 20px;
    }

    .landing_header .nav-menu a {
        font-size: 14px;
        padding: 0 10px;
    }

    .landing_page #demo .autoshowroom-title,
    .landing_page #tools .autoshowroom-title,
    .landing_page .endless_header .autoshowroom-title,
    .landing_page .powerful_option .autoshowroom-title,
    .landing_page .online_store .autoshowroom-title,
    .landing_page .pro-car .autoshowroom-title {
        padding: 0;
    }

    .landing_page .about_theme h1 {
        font-size: 35px;
    }

    .landing_page .about_theme h1 span {
        font-size: 40px;
    }

    .landing_page .about_theme p {
        font-size: 15px;
        padding: 0 17%;
    }

    .landing_header .auto_btn a {
        padding: 10px 20px;
    }

    .landing_page .img-demo {
        margin-left: 15px;
    }

    .landing_page .img-demo-3 {
        padding-right: 15px;
    }

    .landing_page .autoshowroom-title h2.AutoshowroomTitle {
        font-size: 25px;
    }

    .landing_page .autoshowroom-title p {
        font-size: 16px;
    }

    .landing_page .inventory-1 {
        margin-right: 20px;
    }

    .landing_page .inventory-2 {
        margin-top: -170px;
        margin-left: 160px;
    }

    .landing_page .various-1 {
        margin-right: 50px;
    }

    .landing_page .various-2 {
        margin-top: -215px;
        margin-left: 125px;
    }

    .landing_page .various-3 {
        margin-top: -115px;
        margin-right: 35px;
    }

    .landing_page .blog-2 {
        margin-top: -225px;
        margin-right: 210px;
    }

    .landing_page .blog-3 {
        margin-top: -580px;
        margin-right: 0;
        margin-left: 290px;
    }

    .landing_page .responsive-2 {
        margin-top: -300px;
        margin-right: 50px;
        margin-left: 50px;
    }

    .landing_page .dealers-responsive {
        padding-top: 80px;
        padding-bottom: 250px !important;
    }

    .landing_page .dealer-1 {
        margin-left: 50px;
    }

    .landing_page .dealer-2 {
        margin-top: -150px;
        margin-right: 120px;
    }

    .landing_page .dealer-3 {
        margin-top: -310px;
        margin-left: 300px;
    }

    .landing_page .dealer-4 {
        margin-top: -500px;
    }

    .landing_page .dealer-title {
        padding-top: 50px;
        padding-left: 0;
    }

    .landing_page .limit-color-title {
        padding-top: 50px;
        padding-right: 0;
    }

    .landing_page .limit-color-2 {
        margin-top: -520px;
        margin-right: -15px;
    }

    .landing_page .autoshowroom-service.style2 .autoshowroom-service-icon {
        margin-right: 30px;
    }

    .landing_page .support-ticket {
        padding-left: 0;
    }

    .landing_page .autoshowroom-service.style3 p {
        padding: 0;
    }

    .our-theme .our-theme-item:hover .img-theme {
        width: 250px;
    }

    .landing_page .autoshowroom-service.style3 {
        min-height: 350px;
    }

    .landing_page .img-light-box-2 {
        margin-top: -170px;
        margin-left: 100px;
    }

    .landing_page .img-light-box-1 {
        margin-right: 40px;
    }

    .landing_page .img-light-box {
        padding-right: 0;
    }

    .landing_page .img-light-box-3 {
        margin-top: -570px;
    }

    .landing_page .handy-search-form .autoshowroom-title p {
        padding: 0;
    }

    .landing_page .autoshowroom-banner .content img {
        max-width: 400px;
    }

    .landing_page .autoshowroom-banner .content h3 {
        font-size: 30px;
        padding-bottom: 50px;
    }

    .our-theme .our-theme-item:nth-of-type(1) .img-theme, .our-theme .our-theme-item:nth-of-type(2) .img-theme, .our-theme .our-theme-item:nth-of-type(3) .img-theme {
        left: 103%;
        right: auto;
        z-index: 1;
    }

    .landing_page #customers_say .autoshowroom-title h2.AutoshowroomTitle {
        font-size: 48px;
        margin-bottom: 50px;
    }

    .landing_page .img-search-form {
        margin-right: 70px;
        margin-left: 70px;
    }

    .landing_page .bg-search-form-1 {
        margin-bottom: 300px;
    }

    .landing_page .light-box-title {
        padding-top: 80px;
    }

    .about-us .autoshowroom-service .autoshowroom-service-icon {
        margin-left: 20px;
    }

    .about-us .autoshowroom-lightgallery ul li img.light-thumb {
        min-height: auto;
    }

    .about-us .autoshowroom-service p.autoshowroom-service-description {
        margin-left: 90px;
    }

    .about-us .autoshowroom-service h3.autoshowroom-service-title {
        margin-left: 90px;
    }

    .about-us .speaker_box {
        width: 175px;
        height: 290px;
    }

    .about-us .autoshowroom_member_image img {
        height: 210px;
        min-height: auto;
    }

    .about-us .autoshowroom_member_image .autoshowroom_member_content {
        padding: 45px 4px 20px;
    }

    .about-us .autoshowroom_member_image .autoshowroom_member_content h6 {
        font-size: 9px;
    }

    .about-us .autoshowroom_member_image .autoshowroom_member_content p {
        font-size: 9px;
        padding-top: 3px;
    }

    .about-us .autoshowroom_member_image .autoshowroom_member_content .autoshowroom_social {
        padding-top: 0;
    }

    .about-us .autoshowroom_member_image .autoshowroom_member_content .autoshowroom_social i {
        font-size: 14px;
    }

    .about-us .autoshowroom-contact .autoshowroom-contact-overlay .autoshowroom-contact-content .autoshowroom-contact-message {
        font-size: 20px;
        margin-top: 5px;
    }

    .about-us .autoshowroom-contact .autoshowroom-contact-overlay .autoshowroom-contact-content a.autoshowroom-contact-button {
        font-size: 10px;
    }

    .service2 .service_title p {
        padding-right: 0;
        padding-left: 0;
    }

    .service2 .autoshowroom-title h2.AutoshowroomTitle {
        margin-bottom: 0;
    }

    .service2 .autoshowroom-title.autoshowroom-title-left {
        padding: 0;
    }

    .service2 .autoshowroom-our-process {
        padding-left: 0;
    }

    .service2 .autoshowroom-title p {
        margin: 0 40px;
    }

    .service2 .tzElement_viewService {
        margin: 0;
        padding: 0;
    }
    .service2 .tzElement_viewService .owl-next {
        display: none !important;
    }
    .service2 .tzElement_viewService .owl-prev {
        display: none !important;
    }

    .service2 .vc_custom_1556005104713 {
        padding-left: 0 !important;
    }

    .service2 .autoshowroom-title.autoshowroom-title-left {
        padding: 0;
    }

    .service2 .service_process_text {
        padding-right: 15%;
        padding-left: 3%;
        height: auto;
        display: flex;
    }
    .service2 .service_process_text .service_textbox {
        display: none;
    }

    .service2 .autoshowroom-text-box {
        padding: 210px 0 0;
    }

    .service2 .service_process_text .vc_column-inner {
        padding-left: 0;
        padding-right: 0;
    }
    .service2 .service_process_text img {
        width: 290px !important;
        margin-top: -40px;
    }

    .service2 .autoshowroom-our-process .autoshowroom-counter-icon {
        padding-left: 28px;
        padding-top: 13px;
    }

    rs-module-wrap .Slide02-Title p {
        font-size: 30px;
    }

    .slider_v6_title h3,
    .v6_title2 h3 {
        font-size: 40px;
        line-height: 35px !important;
    }
    .slider_v6_title h3 b,
    .v6_title2 h3 b {
        font-size: 40px;
        line-height: 35px !important;
    }

    .Slide07-Title p {
        font-size: 35px;
    }
}
@media screen and (max-width: 767px) {
    .landing_header .nav-menu {
        display: none;
    }

    .landing_page #demo .autoshowroom-title,
    .landing_page #tools .autoshowroom-title,
    .landing_page .endless_header .autoshowroom-title,
    .landing_page .powerful_option .autoshowroom-title,
    .landing_page .online_store .autoshowroom-title,
    .landing_page .pro-car .autoshowroom-title {
        padding: 0;
    }

    .landing_page #demo .autoshowroom-title h2.AutoshowroomTitle,
    .landing_page #tools .autoshowroom-title h2.AutoshowroomTitle,
    .landing_page #features .autoshowroom-title h2.AutoshowroomTitle,
    .landing_page #support .autoshowroom-title h2.AutoshowroomTitle,
    .landing_page #customers_say .autoshowroom-title h2.AutoshowroomTitle,
    .landing_page .endless_header .autoshowroom-title h2.AutoshowroomTitle,
    .landing_page .pro-car .autoshowroom-title h2.AutoshowroomTitle {
        font-size: 45px;
    }

    .landing_page .pro-car .autoshowroom-title p {
        padding: 0;
    }

    .landing_page .about_theme h1 {
        font-size: 35px;
    }

    .landing_page .about_theme h1 span {
        font-size: 40px;
    }

    .landing_page .about_theme p {
        font-size: 15px;
        padding: 0 17%;
    }

    .landing_header .auto_btn a {
        padding: 10px 20px;
    }

    .landing_page .img-demo {
        margin-left: 15px;
    }

    .landing_page .img-demo-3 {
        padding-right: 15px;
    }

    .landing_page .autoshowroom-title h2.AutoshowroomTitle {
        font-size: 35px;
    }

    .landing_page .autoshowroom-title p {
        font-size: 16px;
    }

    .landing_page .inventory-1 {
        margin-right: 20px;
    }

    .landing_page .inventory-2 {
        margin-top: -260px;
    }

    .landing_page .various-1 {
        margin-right: 50px;
    }

    .landing_page .various-2 {
        margin-top: -277px;
    }

    .landing_page .various-3 {
        margin-top: -151px;
        margin-right: 35px;
    }

    .landing_page .blog-2 {
        margin-top: -225px;
        margin-right: 210px;
    }

    .landing_page .blog-3 {
        margin-top: -580px;
        margin-right: 0;
        margin-left: 290px;
    }

    .landing_page .responsive-2 {
        margin-top: -400px;
    }

    .landing_page .dealer-1 {
        margin-left: 50px;
    }

    .landing_page .dealer-2 {
        margin-top: -193px;
        margin-left: 15px;
    }

    .landing_page .dealer-3 {
        margin-top: -477px;
    }

    .landing_page .dealer-4 {
        margin-top: -500px;
    }

    .landing_page .dealers-responsive {
        padding-bottom: 80px !important;
    }

    .landing_page .dealer-title {
        padding-top: 220px;
        padding-left: 0;
    }

    .landing_page .limit-color-title {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .landing_page .limit-color-2 {
        margin-top: -650px;
        margin-right: -15px;
    }

    .landing_page .autoshowroom-service.style2 .autoshowroom-service-icon {
        margin-right: 30px;
    }

    .landing_page .support-ticket {
        padding-left: 0;
    }

    .landing_page .autoshowroom-service.style3 p {
        padding: 0;
    }

    .our-theme .our-theme-item:hover .img-theme {
        width: 250px;
    }

    .landing_page .autoshowroom-service.style3 {
        min-height: 350px;
    }

    .landing_page .img-light-box-2 {
        margin-top: -220px;
        margin-right: 20px;
        margin-left: 100px;
    }

    .landing_page .img-light-box-1 {
        margin-right: 40px;
        margin-left: 20px;
    }

    .landing_page .img-light-box {
        padding-right: 0;
    }

    .landing_page .img-light-box-3 {
        margin-top: -950px;
    }

    .landing_page .handy-search-form {
        padding-top: 100px;
    }

    .landing_page .handy-search-form .autoshowroom-title {
        padding-bottom: 50px;
    }

    .landing_page .handy-search-form .autoshowroom-title p {
        padding: 0;
    }

    .landing_page .autoshowroom-banner .content img {
        max-width: 400px;
    }

    .landing_page .autoshowroom-banner .content h3 {
        font-size: 30px;
    }

    .our-theme .our-theme-item:nth-of-type(1) .img-theme, .our-theme .our-theme-item:nth-of-type(2) .img-theme, .our-theme .our-theme-item:nth-of-type(3) .img-theme {
        left: 103%;
        right: auto;
        z-index: 1;
    }

    .inventory-responsive {
        padding-bottom: 270px !important;
    }

    .autoshowroom-service.style5 {
        margin: 0 15px 30px;
    }

    .landing_page .inventory-1 {
        margin-right: 0;
        margin-left: 15px;
    }

    .left-100 {
        left: -20px;
    }

    .landing_page .various-title .autoshowroom-title h2.AutoshowroomTitle strong,
    .landing_page .blog .autoshowroom-title h2.AutoshowroomTitle strong {
        display: inline-block;
    }
    .landing_page .img-header {
        padding: 0 15px;
    }

    .autoshowroom-counter.autoshowroom-counter-style3.font-size-medium {
        margin-left: 30px;
    }

    .autoshowroom-service.style1 {
        margin-left: 100px;
    }

    .autoshowroom-service.style3 {
        margin-left: 100px;
    }

    .speaker_box.tz_md_modal_show {
        display: flex;
        justify-content: center;
        align-items: center;
        box-shadow: none;
        height: auto;
        background: transparent;
    }

    .speaker_box.tz_md_modal_show .autoshowroom_our_team_full {
        box-shadow: 0 1px 2px -2px;
        height: auto;
        background: white;
        width: 360px;
    }

    .tel_countdown .container #tel-countdown__timer .tel-countdown__item {
        margin: 0 20px !important;
        font-size: 54px !important;
        width: auto !important;
    }

    .autoshowroom-pricing {
        margin: 30px auto;
    }

    .vc_progress_bar.progress_type-1 {
        padding-left: 30px;
    }

    .vc_progress_bar.progress_type-1 .vc_single_bar {
        max-width: 90%;
    }

    .vc_progress_bar.progress_type-2 {
        padding-left: 30px;
    }

    .vc_progress_bar.progress_type-2 .vc_single_bar {
        max-width: 90%;
    }

    .vc_progress_bar.progress_type-3 {
        padding-left: 30px;
    }

    .vc_progress_bar.progress_type-3 .vc_single_bar {
        max-width: 90%;
    }

    .vc_toggle.vc_toggle_default {
        max-width: 85%;
        margin-left: 30px;
    }

    .vc_tta-accordion.vc_tta-style-classic .vc_tta-panels-container .vc_tta-panels .vc_tta-panel {
        max-width: 85%;
        margin-left: 30px;
    }

    .vc_tta-accordion.vc_tta-style-normal .vc_tta-panels-container .vc_tta-panels .vc_tta-panel {
        max-width: 85%;
        margin-left: 30px;
    }

    .vc_tta-tabs.vc_tta-style-flat.vc_tta-shape-rounded {
        max-width: 85%;
        margin-left: 30px;
    }

    .about-us .autoshowroom-lightgallery {
        margin-top: 0;
    }

    .about-us .autoshowroom-lightgallery ul li img.light-thumb {
        height: 359px;
        min-height: auto;
    }

    .about-us .autoshowroom-service .autoshowroom-service-icon {
        margin-left: 20px;
    }

    .about-us .autoshowroom-service p.autoshowroom-service-description {
        margin-left: 90px;
    }

    .about-us .autoshowroom-service h3.autoshowroom-service-title {
        margin-left: 90px;
    }

    .about-us .speaker_box {
        width: 265px;
        height: 330px;
        margin: 20px auto;
    }

    .about-us .autoshowroom_member_image img {
        height: 245px;
        min-height: auto;
    }

    .about-us .autoshowroom_member_image .autoshowroom_member_content .autoshowroom_social {
        padding-top: 0;
    }

    .about-us .autoshowroom-contact .autoshowroom-contact-overlay .autoshowroom-contact-content .autoshowroom-contact-message {
        font-size: 20px;
        margin-top: 5px;
    }

    .about-us .autoshowroom-contact .autoshowroom-contact-overlay .autoshowroom-contact-content a.autoshowroom-contact-button {
        font-size: 10px;
    }

    .service2 .service_title p {
        padding-right: 0;
        padding-left: 0;
    }

    .service2 .autoshowroom-our-process.yesleft:last-child {
        padding-bottom: 50px;
    }

    .service2 .tzElement_viewService {
        margin: 0;
        padding: 0;
    }
    .service2 .tzElement_viewService .owl-next {
        display: none !important;
    }
    .service2 .tzElement_viewService .owl-prev {
        display: none !important;
    }

    .service2 .service_process_text {
        padding-right: 0;
        padding-left: 0;
        height: auto;
    }
    .service2 .service_process_text .service_textbox {
        display: none;
    }

    .service2 .autoshowroom-title p {
        margin: 0 40px;
    }

    .service2 .service_process_text img {
        display: none;
    }

    .slider_v6_title h3,
    .v6_title2 h3 {
        font-size: 22px;
    }
    .slider_v6_title h3 b,
    .v6_title2 h3 b {
        font-size: 22px;
    }

    .autoshowroom-our-process .autoshowroom-counter-icon {
        left: 50%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
    }

    .tz_custom_img {
        display: none;
    }

    .tz_overflow .vc_column-inner {
        margin-left: 0 !important;
    }

    .autoshowroom-ads.autoshowroom-ads-type1.autoshowroom-ads-image-text .autoshowroom-ads-text .autoshowroom-ads-text-box {
        max-width: 480px;
        right: 0;
        left: unset;
    }

    .tz_blogservice .blog_content__item.blog-style-3 img {
        height: auto;
    }

    .autoshowroom-ads .autoshowroom-ads-text .autoshowroom-ads-text-box .autoshowroom-ads-description h2 span, .autoshowroom-ads .autoshowroom-ads-text .autoshowroom-ads-text-box .autoshowroom-ads-description h3 span, .autoshowroom-ads .autoshowroom-ads-text .autoshowroom-ads-text-box .autoshowroom-ads-description h4 span {
        font-size: 16px !important;
    }

    .autoshowroom-quote .slick-track .autoshowroom-quote-item .autoshowroom-quote-info {
        margin-left: 0;
    }
}
@media screen and (min-width: 578px) and (max-width: 767px) {
    .tzElement_viewService.tz_type-2 .tzView_Service_Slide_Item {
        width: 50%;
    }
}
@media screen and (max-width: 767px) and (max-height: 500px) {
    .landing_page .about_theme h1 {
        font-size: 25px;
    }
    .landing_page .about_theme h1 span {
        font-size: 42px;
    }

    .landing_page #demo .autoshowroom-title h2.AutoshowroomTitle,
    .landing_page #tools .autoshowroom-title h2.AutoshowroomTitle,
    .landing_page #features .autoshowroom-title h2.AutoshowroomTitle,
    .landing_page #support .autoshowroom-title h2.AutoshowroomTitle,
    .landing_page #customers_say .autoshowroom-title h2.AutoshowroomTitle,
    .landing_page .endless_header .autoshowroom-title h2.AutoshowroomTitle,
    .landing_page .pro-car .autoshowroom-title h2.AutoshowroomTitle {
        font-size: 40px;
    }

    .landing_image::before {
        bottom: 50px;
    }

    .landing_page .blog .autoshowroom-title {
        padding-left: 0;
        padding-right: 0;
    }

    .landing_page .autoshowroom-service.style3 {
        margin-left: 0;
    }

    .landing_page #support .wpb_single_image {
        margin: 0 20px 30px;
    }

    .landing_page .autoshowroom-service.style2,
    .customersay {
        margin-left: 20px;
        margin-right: 20px;
    }

    .landing_page #customers_say .autoshowroom-title h2.AutoshowroomTitle {
        margin-bottom: 50px;
    }

    .landing_page .autoshowroom-banner .content img {
        max-width: 250px;
    }

    .landing_page .autoshowroom-banner .content h3 {
        font-size: 25px;
        padding-bottom: 30px;
    }

    .landing_page .autoshowroom-banner .content a {
        padding: 15px 25px;
        font-size: 16px;
    }
}
@media screen and (max-width: 575px) {
    .tz-header.tz-header-8 .tz-menu-header .tz-megamenu-wrap .tz-right .tz-header-login {
        display: none;
    }

    .landing_page #demo {
        padding-top: 170px;
        padding-bottom: 60px;
    }

    .landing_page #demo .autoshowroom-title,
    .landing_page #tools .autoshowroom-title,
    .landing_page .endless_header .autoshowroom-title,
    .landing_page .powerful_option .autoshowroom-title,
    .landing_page .online_store .autoshowroom-title,
    .landing_page .pro-car .autoshowroom-title {
        padding: 0 15px;
    }

    .landing_page .pro-car .autoshowroom-title p {
        padding: 0;
    }

    .landing_page .tz_Image_slide {
        margin: 0 15px;
    }

    .landing_page #demo .autoshowroom-title {
        padding: 0 15px;
    }

    .landing_page .about_theme p {
        padding: 0 15px;
    }

    .landing_page .img-demo {
        margin-left: 15px;
    }

    .landing_page .img-demo-3 {
        padding-right: 15px;
    }

    .landing_page #tools .autoshowroom-title {
        padding: 0;
    }

    .landing_page #demo .autoshowroom-title h2.AutoshowroomTitle,
    .landing_page #tools .autoshowroom-title h2.AutoshowroomTitle,
    .landing_page #features .autoshowroom-title h2.AutoshowroomTitle,
    .landing_page #support .autoshowroom-title h2.AutoshowroomTitle,
    .landing_page #customers_say .autoshowroom-title h2.AutoshowroomTitle,
    .landing_page .endless_header .autoshowroom-title h2.AutoshowroomTitle,
    .landing_page .pro-car .autoshowroom-title h2.AutoshowroomTitle,
    .landing_page .powerful_option .autoshowroom-title h2.AutoshowroomTitle {
        font-size: 30px;
    }

    .landing_page .autoshowroom-title {
        padding: 0 15px;
    }

    .landing_page .autoshowroom-title h2.AutoshowroomTitle {
        font-size: 25px;
    }

    .landing_page .autoshowroom-title p {
        font-size: 14px;
        padding: 0;
    }

    .landing_page #demo .autoshowroom-title p,
    .landing_page #tools .autoshowroom-title p {
        padding: 0 15px;
    }

    .landing_page .various-2 {
        margin-top: -280px;
    }

    .landing_page .various-3 {
        margin-top: -145px;
        margin-right: 100px;
    }

    .landing_page .about_theme h1 {
        font-size: 25px;
    }

    .landing_page .about_theme h1 span {
        font-size: 36px;
    }

    .landing_page .various-1 {
        margin-right: 0;
    }

    .landing_page .various-2 {
        margin-top: -100px;
        margin-left: 50px;
    }

    .landing_page .various-3 {
        margin-top: -100px;
        margin-right: 100px;
    }

    .landing_page .inventory-2 {
        margin-top: -100px;
        margin-left: 100px;
    }

    .landing_page .blog-2 {
        margin-top: -105px;
        margin-right: 140px;
    }

    .landing_page .dealer-1 {
        margin-left: 40px;
    }

    .landing_page .dealer-2 {
        margin-top: -70px;
        margin-left: 15px;
        margin-right: 50px;
    }

    .landing_page .dealer-3 {
        margin-top: -240px;
        margin-left: 160px;
    }

    .landing_page .limit-color-2 {
        margin-top: -60px;
        margin-right: -15px;
    }

    .landing_page .dealer-title {
        padding-top: 100px;
        padding-left: 0;
    }

    .landing_page .img-search-form {
        margin-right: 20px;
        margin-left: 20px;
    }

    .landing_page .bg-search-form {
        margin-top: -300px;
    }

    .landing_page .bg-search-form-1 {
        margin-bottom: 200px;
    }

    .landing_page .handy-search-form {
        padding-top: 100px;
        padding-bottom: 100px !important;
    }

    .landing_page .img-light-box-3 {
        margin-top: -440px;
        margin-left: 100px;
        margin-right: 20px;
    }

    .landing_page .img-light-box-2 {
        margin-top: -120px;
    }

    .landing_page .autoshowroom-service.style3 {
        margin-left: 15px;
        margin-right: 15px;
    }

    .landing_page .online_store .autoshowroom-service.style3 {
        margin-top: -40px;
    }

    .landing_page #support .wpb_single_image {
        margin: 0 20px 30px;
    }

    .landing_page .autoshowroom-service.style2 {
        margin: 0 15px 20px;
    }

    .customersay {
        margin: 0 20px 30px;
    }

    .landing_page .autoshowroom-banner .content h3 {
        font-size: 25px;
    }

    .landing_page .autoshowroom-banner .content img {
        max-width: 250px;
    }

    .our-theme {
        display: grid;
        grid-template-columns: auto auto;
        grid-gap: 30px;
    }
    .our-theme .our-theme-item:nth-of-type(1) .img-theme, .our-theme .our-theme-item:nth-of-type(3) .img-theme, .our-theme .our-theme-item:nth-of-type(5) .img-theme {
        left: 50%;
        right: auto;
        z-index: 1;
    }
    .our-theme .our-theme-item:nth-of-type(2) .img-theme, .our-theme .our-theme-item:nth-of-type(4) .img-theme, .our-theme .our-theme-item:nth-of-type(6) .img-theme {
        left: auto;
        right: 50%;
        z-index: 1;
    }
    .our-theme .our-theme-item:hover .img-theme {
        width: 200px;
    }

    .landing_page #customers_say .autoshowroom-title h2.AutoshowroomTitle {
        margin-bottom: 50px;
    }

    .landing_page .blog-3 {
        margin-top: -380px;
        margin-right: 0;
        margin-left: 50px;
    }

    .landing_page .blog .autoshowroom-title {
        padding-right: 0;
        padding-left: 0;
    }

    .autoshowroom-banner .content {
        padding: 0 15px;
    }

    .landing_page #features {
        padding-bottom: 50px;
    }

    .landing_page #support .autoshowroom-title p {
        padding: 0;
    }

    .um-member-card {
        text-align: center;
    }

    rs-module-wrap .Slide02-Title p {
        font-size: 25px;
        text-align: center !important;
        padding-top: 10px !important;
    }
    rs-module-wrap .Slide02-Title p span{
        float:none !important;
    }

    .Slide07-Title p {
        font-size: 30px;
    }

    .tz-vehicle-search.type2 .vehicle-search-form .car-search-submit {
        margin-left: 0;
    }

    .vehicle-detail .pcd-pricing {
        text-align: left;
    }

    .autoshowroom-ads.autoshowroom-ads-type1.autoshowroom-ads-image-text .autoshowroom-ads-text .autoshowroom-ads-text-box {
        max-width: 480px;
        right: unset;
        left: 30px;
    }

    .autoshowroom-ads .autoshowroom-ads-text .autoshowroom-ads-text-box .autoshowroom-ads-description h2, .autoshowroom-ads .autoshowroom-ads-text .autoshowroom-ads-text-box .autoshowroom-ads-description h3, .autoshowroom-ads .autoshowroom-ads-text .autoshowroom-ads-text-box .autoshowroom-ads-description h4 {
        margin-bottom: 5px;
    }

    .tz_revolution .tz_title {
        font-size: 25px !important;
        top: 35px;
    }
    .tz_revolution .tz_description {
        font-size: 12px !important;
        width: 320px !important;
    }
    .tz_revolution .tz_button {
        font-size: 12px !important;
    }

    header.tz-header.tz-header-6 .tz-menu-header .row .tz-megamenu {
        margin-right: 0;
    }
}
@media screen and (max-width: 575px) and (max-height: 500px) {
    .landing_page .about_theme h1 {
        margin-bottom: 12px;
    }
    .landing_page .about_theme h1 span {
        font-size: 29px;
    }
    .landing_page .about_theme p {
        margin-bottom: 20px;
    }

    .landing_page .about_theme .about_control a, .landing_page .about_theme .about_control a.auto_btn {
        padding: 10px 35px;
    }

    .landing_image::before {
        bottom: 50px;
    }
}
@media only screen and (max-width: 480px) {
    .tz-header.tz-menumobile div.tz-header-cart{
        top:-31px;
    }
    .tz-autoshoowroom-vehicle-search .tz-vehicle-search.type3 {
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        right: unset;
        margin: 0;
    }

    .autoshowroom-service.style1 {
        margin-left: 50px;
    }

    .speaker_box.tz_md_modal_show .autoshowroom_our_team_full {
        width: auto;
    }

    .autoshowroom-contact .autoshowroom-contact-overlay .autoshowroom-contact-content .autoshowroom-contact-message {
        font-size: 24px;
        width: 100%;
        margin-left: 0;
    }
    .autoshowroom-contact .autoshowroom-contact-overlay .autoshowroom-contact-content .autoshowroom-contact-message p {
        font-size: 24px;
    }

    .autoshowroom-pricing {
        margin: 30px auto;
    }

    .tel_countdown .container #tel-countdown__timer {
        flex-direction: column;
        align-items: center;
    }

    .tel_countdown .container #tel-countdown__timer .tel-countdown__item {
        margin: 30px !important;
        width: auto !important;
    }

    .about-us .autoshowroom-lightgallery ul li img.light-thumb {
        height: 223px;
        min-height: auto;
    }

    .about-us .autoshowroom-service .autoshowroom-service-icon {
        margin-left: 20px;
    }

    .about-us .autoshowroom-service p.autoshowroom-service-description {
        margin-left: 90px;
    }

    .about-us .autoshowroom-service h3.autoshowroom-service-title {
        margin-left: 90px;
    }

    .about-us .autoshowroom_member_image img {
        height: 225px;
        min-height: auto;
    }

    .about-us .autoshowroom_member_image .autoshowroom_member_content {
        padding-top: 50px;
    }

    .about-us .autoshowroom_member_image .autoshowroom_member_content h6 {
        font-size: 9px;
    }

    .about-us .autoshowroom_member_image .autoshowroom_member_content p {
        font-size: 9px;
        padding-top: 3px;
    }

    .about-us .autoshowroom_member_image .autoshowroom_member_content .autoshowroom_social {
        padding-top: 0;
    }

    .about-us .autoshowroom_member_image .autoshowroom_member_content .autoshowroom_social i {
        font-size: 14px;
    }

    .about-us .autoshowroom-contact .autoshowroom-contact-overlay .autoshowroom-contact-content .autoshowroom-contact-message {
        font-size: 15px;
        padding-top: 40px;
    }

    .about-us .autoshowroom-contact .autoshowroom-contact-overlay .autoshowroom-contact-content a.autoshowroom-contact-button {
        font-size: 5px;
        margin-top: -25px;
    }

    .service2 .service_title p {
        padding-right: 0;
        padding-left: 0;
    }

    .service2 .autoshowroom-our-process.yesleft:last-child {
        padding-bottom: 50px;
    }

    .service2 .autoshowroom-title.autoshowroom-title-left {
        padding: 0;
    }

    .service2 .tzElement_viewService {
        margin: 0;
        padding: 0;
    }
    .service2 .tzElement_viewService .owl-next {
        display: none !important;
    }
    .service2 .tzElement_viewService .owl-prev {
        display: none !important;
    }

    .service2 .service_process_text {
        padding-right: 0;
        padding-left: 0;
        height: auto;
    }
    .service2 .service_process_text .service_textbox {
        display: none;
    }

    .service2 .autoshowroom-title p {
        margin: 0 20px;
    }

    .service2 .service_process_text img {
        display: none;
    }

    body .slick-list {
        height: auto !important;
    }

    .autoshowroom-blog .autoshowroom-blog-body.autoshowroom-style-grid .grid-col-2 {
        width: 100%;
    }

    .autoshowroom-blog .autoshowroom-blog-body .autoshowroom-blog-item .autoshowroom-blog-item-wrap .autoshowroom-blog-item-content .autoshowroom-blog-item-share {
        margin-right: 0;
    }

    .autoshowroom-our-process .autoshowroom-counter-icon {
        left: 50%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
    }

    .autoshowroom-ads .tz_newsletter form input.tnp-email {
        width: 220px;
        padding-left: 20px;
    }

    .autoshowroom-ads.autoshowroom-ads-type1.autoshowroom-ads-text-image .autoshowroom-ads-text .autoshowroom-ads-text-box {
        padding-left: 15px;
    }

    .autoshowroom-ads.autoshowroom-ads-type1.autoshowroom-ads-image-text .autoshowroom-ads-text .autoshowroom-ads-text-box {
        left: 15px;
    }

    .tzView_Service_Grid .tzView_Service_Content h3, .speaker_box h4, .autoshowroom-quote-type4 .autoshowroom-quote-content p, .tz_blogservice .blog_content__item.blog-style-3 h3 a {
        font-size: 14px;
    }

    .tz_blogservice .blog_content__item.blog-style-3 h3 a {
        display: block;
        line-height: 1.5em;
    }

    .tzView_Service_Grid .tzView_Service_Content {
        -webkit-transform: translate(0, -42px);
        -moz-transform: translate(0, -42px);
        -ms-transform: translate(0, -42px);
        -o-transform: translate(0, -42px);
        transform: translate(0, -42px);
    }

    .tz-header div.tz-header-cart {
        right: 90px;
    }
    .tz-header div.tz-header-cart .widget_shopping_cart {
        right: -80px;
    }

    .tz-header.tz_hservice .tz_logo img {
        max-height: 40px;
        height: auto;
        width: auto;
        max-width: 200px;
    }
    .tz-header.tz_hservice #mega-menu-wrap-primary .mega-menu-toggle {
        top: 20px;
    }
    .tz-header.tz_hservice #mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open + #mega-menu-primary {
        margin-top: 82px;
    }

    .autoshowroom-ads .autoshowroom-ads-text .autoshowroom-ads-text-box .autoshowroom-ads-description {
        width: 100%;
    }

    .autoshowroom-quote-type4 .autoshowroom-quote-image-box img {
        width: 65px;
    }
    .autoshowroom-quote-type4 .autoshowroom-quote-content h2, .autoshowroom-quote-type4 .autoshowroom-quote-content h3, .autoshowroom-quote-type4 .autoshowroom-quote-content h4 {
        font-size: 18px;
        line-height: 1.3em;
    }
    .autoshowroom-quote-type4 h3 {
        font-size: 12px;
    }
    .autoshowroom-quote-type4 .autoshowroom-quote-item {
        padding-bottom: 120px;
    }
    .autoshowroom-quote-type4 .autoshowroom-quote-info > img {
        width: 40px;
        height: auto;
    }

    .tz-header #mega-menu-wrap-primary-home-9 .mega-menu-toggle {
        top: 20px;
    }

    .autoshowroom-counter.autoshowroom-counter-style3.font-size-medium {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        justify-content: center;
        -webkit-justify-content: center;
        margin-left: 0;
    }
    .autoshowroom-counter.autoshowroom-counter-style3.font-size-medium .autoshowroom-counter-content {
        margin-left: 15px;
        min-width: 110px;
    }

    .autoshowroom-ads.autoshowroom-ads-type1 .autoshowroom-ads-text .autoshowroom-ads-text-box p {
        max-width: 90%;
    }

    .autoshowroom-footer-service .footer-bottom .autoshowroom-footer-bottom-right .textwidget {
        display: block;
    }
    .autoshowroom-footer-service .footer-bottom .autoshowroom-footer-bottom-right .textwidget ul {
        width: 100%;
        margin-bottom: 15px;
    }
}
@media screen and (min-width: 400px) and (max-width: 480px) {
    .landing_page .various-1 {
        margin-right: 40px;
    }

    .landing_page .various-2 {
        margin-top: -160px;
        margin-left: 110px;
    }

    .landing_page .various-3 {
        margin-top: -100px;
        margin-left: 60px;
        margin-right: 100px;
    }

    .landing_page .inventory-2 {
        margin-top: -140px;
        margin-left: 130px;
    }

    .landing_page .blog-3 {
        margin-top: -440px;
        margin-right: 0;
        margin-left: 110px;
    }

    .landing_page .blog-2 {
        margin-top: -130px;
        margin-right: 170px;
    }

    .landing_page .dealer-3 {
        margin-top: -270px;
        margin-left: 240px;
    }

    .landing_page .dealer-2 {
        margin-top: -100px;
        margin-left: 15px;
        margin-right: 120px;
    }

    .landing_page .dealer-1 {
        margin-left: 40px;
        margin-right: 30px;
    }
}
@media (max-width: 365px) {
    .about-us .autoshowroom-lightgallery ul li img.light-thumb {
        height: 223px;
        min-height: auto;
    }

    .about-us .autoshowroom-service .autoshowroom-service-icon {
        width: 45px;
        height: 45px;
        margin-left: 20px;
        padding: 13px 0;
    }

    .about-us .autoshowroom-service p.autoshowroom-service-description {
        margin-right: 7px;
    }

    .about-us .speaker_box h4 {
        font-size: 16px;
    }

    .about-us .speaker_box h5 {
        font-size: 12px;
    }

    .about-us .autoshowroom_member_image img {
        height: 225px;
        min-height: auto;
    }

    .about-us .autoshowroom_member_image .autoshowroom_member_content {
        padding-top: 45px;
    }

    .about-us .autoshowroom_member_image .autoshowroom_member_content h6 {
        font-size: 9px;
    }

    .about-us .autoshowroom_member_image .autoshowroom_member_content p {
        font-size: 9px;
        padding-top: 3px;
    }

    .about-us .autoshowroom_member_image .autoshowroom_member_content .autoshowroom_social {
        padding-top: 0;
    }

    .about-us .autoshowroom_member_image .autoshowroom_member_content .autoshowroom_social i {
        font-size: 14px;
    }

    .about-us .autoshowroom-contact .autoshowroom-contact-overlay .autoshowroom-contact-content .autoshowroom-contact-message {
        font-size: 10px;
        padding-top: 0;
    }

    .tz_revolution .tz_title {
        font-size: 20px !important;
        top: 45px;
    }
    .tz_revolution .tz_description {
        font-size: 12px !important;
        width: 300px !important;
    }
    .tz_revolution .tz_button {
        font-size: 12px !important;
        height: 36px !important;
        width: auto !important;
        line-height: 1em !important;
        padding: 12px 25px !important;
        position: relative;
        top: -15px;
    }

    .autoshowroom-title, .wpb_text_column, .autoshowroom-lightgallery, .autoshowroom-list, .autoshowroom-our-process {
        padding: 0;
    }

    .tz_margin-rp .tz_button {
        padding-left: 0;
    }

    .autoshowroom-ads .autoshowroom-ads-text .autoshowroom-ads-text-box .autoshowroom-ads-description h2 span {
        width: 90%;
        margin-bottom: 10px;
    }

    .autoshowroom-ads.autoshowroom-ads-type1 .autoshowroom-ads-text .autoshowroom-ads-text-box p {
        line-height: 1.3em;
    }
    .autoshowroom-ads.autoshowroom-ads-type1 .autoshowroom-ads-text .autoshowroom-ads-text-box p span {
        display: block;
        line-height: 1.3em;
    }

    .autoshowroom-service.style3 {
        margin-left: 0;
    }

    .autoshowroom-ads .tz_newsletter form input.tnp-email {
        width: 190px;
    }
}
.content-vehicle-types {
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
}
.content-vehicle-types img {
    width: 100%;
    height: 270px;
    object-fit: cover;
}
.content-vehicle-types .vehicle-wrapper {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
}
.content-vehicle-types .title {
    position: absolute;
    bottom: 30px;
    left: 30px;
    font-size: 18px;
    font-family: "Muli", sans-serif;
    line-height: 22px;
    font-weight: 700;
    letter-spacing: 0;
    color: #ffffff;
    text-transform: capitalize;
    z-index: 10;
}
.content-vehicle-types .title a {
    color: #ffffff;
    text-decoration: none;
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
}
.content-vehicle-types .title a:hover, .content-vehicle-types .title a:active, .content-vehicle-types .title a:focus {
    color: #ff5400;
}
.content-vehicle-types .vehicle-count {
    position: absolute;
    top: 20px;
    left: 20px;
    font-size: 12px;
    font-family: "Muli", sans-serif;
    line-height: 22px;
    font-weight: 400;
    letter-spacing: 0;
    padding: 5px 20px;
    -webkit-border-radius: 20px;
    /* Safari 3-4, iOS 1-3.2, Android 1.6- */
    -moz-border-radius: 20px;
    /* Firefox 1-3.6 */
    border-radius: 20px;
    /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
    color: #ffffff;
    background: #ff5400;
}
.content-vehicle-types .vehicle-count::before {
    content: "";
    position: absolute;
    top: -5px;
    right: -5px;
    bottom: -5px;
    left: -5px;
    -webkit-border-radius: 20px;
    /* Safari 3-4, iOS 1-3.2, Android 1.6- */
    -moz-border-radius: 20px;
    /* Firefox 1-3.6 */
    border-radius: 20px;
    /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
    background: rgba(255, 255, 255, 0.2);
}
.content-vehicle-types::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.2);
}

.full_url {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9;
}

.autoshowroom-footer.type5 .tzwidget-social a {
    -webkit-border-radius: 50%;
    /* Safari 3-4, iOS 1-3.2, Android 1.6- */
    -moz-border-radius: 50%;
    /* Firefox 1-3.6 */
    border-radius: 50%;
    /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
    background: #f1f1f1;
}
.autoshowroom-footer.type5 .tzwidget-social a:hover {
    background: #ff5400;
}
.autoshowroom-footer.type5 .autoshowroom-footer-top,
.autoshowroom-footer.type5 .autoshowroom-footer-bottom {
    background: #ffffff;
}
.autoshowroom-footer.type5 .autoshowroom-footer-bottom {
    border-top: 1px solid rgba(51, 51, 54, 0.1);
}
.autoshowroom-footer.type5 .autoshowroom-footer-bottom .autoshowroom-footer-bottom-left .widget p {
    color: #868686;
}
.autoshowroom-footer.type5 .autoshowroom-footer-top::after {
    content: none;
}
.autoshowroom-footer.type5 .autoshowroom-footer-top .footerattr .widget h3.widget-title {
    color: #222222;
}
.autoshowroom-footer.type5 .autoshowroom-footer-top .tz-newsletter3 .tz-newsletter-border {
    padding-bottom: 115px;
    position: relative;
    margin-bottom: 64px;
    border-bottom: 1px solid rgba(51, 51, 54, 0.1);
}
.autoshowroom-footer.type5 .autoshowroom-footer-top .tz-newsletter3 .tz-newsletter-border .container {
    padding-left: 0;
    padding-right: 0;
}
.autoshowroom-footer.type5 .autoshowroom-footer-top .tz-newsletter3 .tz-newsletter-border .tz_border {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    width: 97.5%;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
.autoshowroom-footer.type5 .autoshowroom-footer-top .tz-newsletter3 .tz-newsletter-border .newsletter-title p {
    font-size: 14px;
    font-family: "Muli", sans-serif;
    line-height: 23px;
    font-weight: 400;
    letter-spacing: 0;
    color: #888888;
}
.autoshowroom-footer.type5 .autoshowroom-footer-top .tz-newsletter3 .tz-newsletter-border .newsletter-title h3.title {
    font-size: 20px;
    font-family: "Muli", sans-serif;
    line-height: 27px;
    font-weight: 700;
    letter-spacing: 0;
    color: #222222;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.autoshowroom-footer.type5 .autoshowroom-footer-top .tz-newsletter3 .tz-newsletter-border .newsletter-content form.newsletter {
    display: flex;
    margin-top: 5px;
}
.autoshowroom-footer.type5 .autoshowroom-footer-top .tz-newsletter3 .tz-newsletter-border .newsletter-content form.newsletter label {
    display: none;
}
.autoshowroom-footer.type5 .autoshowroom-footer-top .tz-newsletter3 .tz-newsletter-border .newsletter-content form.newsletter .tnp-field-email {
    width: 75%;
}
.autoshowroom-footer.type5 .autoshowroom-footer-top .tz-newsletter3 .tz-newsletter-border .newsletter-content form.newsletter .tnp-field-email .tnp-email {
    width: 100%;
    padding: 15px 20px;
    font-family: "Muli", "sans-serif";
    font-weight: 400;
    font-size: 14px;
    color: #868686;
    border: none;
    background: #f1f1f1;
}
.autoshowroom-footer.type5 .autoshowroom-footer-top .tz-newsletter3 .tz-newsletter-border .newsletter-content form.newsletter .tnp-field-button {
    width: 25%;
}
.autoshowroom-footer.type5 .autoshowroom-footer-top .tz-newsletter3 .tz-newsletter-border .newsletter-content form.newsletter .tnp-field-button .tnp-button {
    width: 100%;
    padding: 15px 10px;
    background: #ff5400;
    border: none;
    color: #fff;
    font-family: "Montserrat", "sans-serif";
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
}

.autoshowroom-quote-type5 {
    padding: 0;
    text-align: left;
}
.autoshowroom-quote-type5 .autoshowroom-quote-item {
    box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.1);
    padding: 40px 30px;
    margin: 2px;
    background-color: #ffffff;
    text-align: center;
}
.autoshowroom-quote-type5 .autoshowroom-quote-item .autoshowroom-quote-info .autoshowroom-quote-content {
    color: #565656;
    font-size: 16px;
    font-family: "Muli", sans-serif;
    line-height: 25px;
    font-weight: 400;
    letter-spacing: 0;
}
.autoshowroom-quote-type5 .autoshowroom-quote-item .autoshowroom-quote-info .autoshowroom-quote-image .autoshowroom-quote-image-box {
    display: flex;
    justify-content: center;
    justify-items: center;
    justify-self: center;
    align-content: center;
    align-items: center;
    align-self: center;
    margin-bottom: 20px;
}
.autoshowroom-quote-type5 .autoshowroom-quote-item .autoshowroom-quote-info .autoshowroom-quote-image .autoshowroom-quote-image-box img {
    width: auto;
}
.autoshowroom-quote-type5 .autoshowroom-quote-item .autoshowroom-quote-info .autoshowroom-name-employment {
    padding-top: 15px;
    text-align: center;
}
.autoshowroom-quote-type5 .autoshowroom-quote-item .autoshowroom-quote-info .autoshowroom-name-employment .autoshowroom-quote-name {
    color: #ff5400;
    font-weight: bold;
    font-size: 14px;
}
.autoshowroom-quote-type5 .autoshowroom-quote-item .autoshowroom-quote-info .autoshowroom-name-employment .autoshowroom-quote-employment {
    color: #bdbdbd;
    font-size: 12px;
    font-family: "Muli", sans-serif;
    line-height: 20px;
    font-weight: 400;
    letter-spacing: 0;
}
.autoshowroom-quote-type5 .owl-controls {
    display: block;
}
.autoshowroom-quote-type5 .owl-controls .owl-dots {
    margin-top: 58px;
    margin-bottom: 0;
    margin-left: 23px;
    display: flex;
    justify-content: center;
    justify-items: center;
    justify-self: center;
}
.autoshowroom-quote-type5 .owl-controls .owl-dots .owl-dot {
    width: 30px;
    height: 4px;
    background-color: #e4e4e4;
    margin-right: 20px;
}
.autoshowroom-quote-type5 .owl-controls .owl-dots .owl-dot.active {
    background-color: #ff5400;
}

.tz_button.type2 .tz_buttonrp {
    background: #ff5400;
}
.tz_button.type2 .tz_buttonrp:hover {
    background: #222222;
}

.TZ-Vehicle-Feature.type3 .item {
    background: #ffffff;
}
.TZ-Vehicle-Feature.type3 .item .pcd-specs span {
    font-size: 12px;
    font-family: "Muli", sans-serif;
    line-height: 33px;
    font-weight: 400;
    letter-spacing: 0.1px;
}
.TZ-Vehicle-Feature.type3 .item .has-location .pcd-specs span {
    width: 25%;
}
.TZ-Vehicle-Feature.type3 .item .has-location .pcd-specs span.location {
    width: 50%;
}
.TZ-Vehicle-Feature.type3 .item .vehicle-specs-3.has-location .pcd-specs span {
    width: 25%;
}
.TZ-Vehicle-Feature.type3 .item .vehicle-specs-3.has-location .pcd-specs span.location {
    width: 50%;
}
.TZ-Vehicle-Feature.type3 .item .vehicle-specs-2.has-location .pcd-specs span {
    width: 50%;
}
.TZ-Vehicle-Feature.type3 .item .vehicle-specs-1.has-location .pcd-specs span {
    width: 100%;
}

.autoshowroom-owlcarousel .owl-controls .owl-nav .owl-next,
.autoshowroom-owlcarousel .owl-controls .owl-nav .owl-prev {
    height: 45px;
    width: 45px;
    background: #222222;
    color: #ffffff;
    text-align: center;
    display: flex;
    justify-content: center;
    justify-items: center;
    justify-self: center;
    align-content: center;
    align-items: center;
    align-self: center;
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
}
.autoshowroom-owlcarousel .owl-controls .owl-nav .owl-next:hover, .autoshowroom-owlcarousel .owl-controls .owl-nav .owl-next:focus, .autoshowroom-owlcarousel .owl-controls .owl-nav .owl-next:active,
.autoshowroom-owlcarousel .owl-controls .owl-nav .owl-prev:hover,
.autoshowroom-owlcarousel .owl-controls .owl-nav .owl-prev:focus,
.autoshowroom-owlcarousel .owl-controls .owl-nav .owl-prev:active {
    background: #ff5400;
}
.autoshowroom-owlcarousel .owl-controls .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    right: -45px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.autoshowroom-owlcarousel .owl-controls .owl-nav .owl-prev {
    position: absolute;
    top: 50%;
    left: -45px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

header.tz-header-10 {
    border: none;
}
header.tz-header-10 .tz-top-header {
    background: #404040;
}
header.tz-header-10 .tz-top-header .textwidget ul li a {
    color: #adadad;
}

.TZ-Vehicle-Feature.type4 .item {
    background: #ffffff;
    margin-bottom: 30px;
}
.TZ-Vehicle-Feature.type4 .item .pcd-specs span {
    font-size: 12px;
    font-family: "Muli", sans-serif;
    line-height: 33px;
    font-weight: 400;
    letter-spacing: 0.1px;
    background: transparent;
    padding: 0;
}
.TZ-Vehicle-Feature.type4 .item .Vehicle-Title {
    padding-bottom: 5px;
}
.TZ-Vehicle-Feature.type4 .item .Vehicle-Feature-Image .Vehicle-Feature-content {
    padding-bottom: 5px;
}
.TZ-Vehicle-Feature.type4 .item .Vehicle-Feature-Image .pcd-pricing-read {
    display: flex;
    background: #ff5400;
    padding: 0 15px;
    align-content: center;
    align-items: center;
    align-self: center;
    justify-content: space-between;
    justify-items: space-between;
    justify-self: space-between;
    margin-top: 25px;
    margin-right: 5px;
    margin-left: 5px;
}
.TZ-Vehicle-Feature.type4 .item .Vehicle-Feature-Image .pcd-pricing-read.just-end {
    justify-content: end;
    justify-items: end;
    justify-self: end;
}
.TZ-Vehicle-Feature.type4 .item .Vehicle-Feature-Image .pcd-pricing-read .read-more {
    line-height: 41px;
    color: #ffffff;
}
.TZ-Vehicle-Feature.type4 .item .Vehicle-Feature-Image .pcd-pricing {
    position: relative;
    opacity: 1;
    filter: alpha(opacity=100);
    padding: 0;
}

.blog_content .blog_content__item.blog-style-4 {
    margin-bottom: 30px;
}
.blog_content .blog_content__item.blog-style-4 img {
    width: 100%;
    height: 270px;
    object-fit: cover;
}
.blog_content .blog_content__item.blog-style-4 .blog_content__detail {
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
    /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
    /* Firefox 3.5 - 3.6 */
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
    /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
    background: #fff;
}
.blog_content .blog_content__item.blog-style-4 .blog_detail__wrapper {
    padding: 20px 30px 30px;
}
.blog_content .blog_content__item.blog-style-4 .blog_content__author {
    font-size: 13px;
    color: #888888;
    font-weight: 300;
    margin-bottom: 10px;
}
.blog_content .blog_content__item.blog-style-4 h3 a {
    font-size: 16px;
    color: #222222;
    font-weight: 600;
    line-height: 1em;
    text-transform: capitalize;
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
}
.blog_content .blog_content__item.blog-style-4 h3 a:hover {
    color: #ff5400;
}
.blog_content .blog_content__item.blog-style-4 p {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.7em;
}

.tz-vehicle-search.type4 .vehicle-search-form {
    width: auto;
    padding: 13px 0 20px;
}
.tz-vehicle-search.type4 .vehicle-search-form .field {
    width: 19%;
    float: left;
    margin-right: 2%;
    margin-bottom: 0;
    padding: 5px 0;
}
.tz-vehicle-search.type4 .vehicle-search-form .field:before {
    top: 43px;
    color: #bebebe;
    right: 20px;
}
.tz-vehicle-search.type4 .vehicle-search-form .field label {
    font-family: "Muli", "sans-serif";
    font-weight: bold;
    font-size: 12px;
    color: #ffffff;
    text-transform: uppercase;
    line-height: 23px;
    padding: 0 0 10px;
}
.tz-vehicle-search.type4 .vehicle-search-form .field select {
    font-family: "Muli", "sans-serif";
    color: #555555;
    font-size: 14px;
    font-weight: 400;
    border: none;
    padding: 0 0 0 7px;
    height: 36px;
    line-height: 36px;
}
.tz-vehicle-search.type4 .vehicle-search-form .field select:focus {
    outline: none;
}
.tz-vehicle-search.type4 .vehicle-search-form .field select option {
    background: #ffffff !important;
    color: #555555;
}
.tz-vehicle-search.type4 .vehicle-search-form .field select.car-dealer-min-values {
    display: none;
}
.tz-vehicle-search.type4 .vehicle-search-form .field select.car-dealer-max-values {
    margin-top: 0;
}
.tz-vehicle-search.type4 .vehicle-search-form .field select.chosen-container-multi {
    width: 100% !important;
}
.tz-vehicle-search.type4 .vehicle-search-form .field select.chosen-container-multi .chosen-choices {
    border: none;
    background: transparent;
    box-shadow: none;
}
.tz-vehicle-search.type4 .vehicle-search-form .field select.chosen-container-multi .chosen-choices li.search-field input[type=text] {
    font-family: "Muli", "sans-serif";
    color: #555555;
    font-size: 14px;
    font-weight: 400;
    height: 40px;
}
.tz-vehicle-search.type4 .vehicle-search-form .field select.chosen-container-multi .chosen-choices li.search-field .chosen-search-input.default {
    width: 100% !important;
}
.tz-vehicle-search.type4 .vehicle-search-form .field select.chosen-container-multi .chosen-choices .search-choice {
    border: none;
    background: transparent;
    box-shadow: none;
}
.tz-vehicle-search.type4 .vehicle-search-form .field select.chosen-container-multi .chosen-choices .search-choice span {
    font-family: "Muli", "sans-serif";
    color: #555555;
    font-size: 14px;
    font-weight: 400;
    border: none;
    line-height: 23px;
}
.tz-vehicle-search.type4 .vehicle-search-form .field.fieldtype-number:after {
    content: none;
}
.tz-vehicle-search.type4 .vehicle-search-form .field.field-location {
    border-right: none;
}
.tz-vehicle-search.type4 .vehicle-search-form .field.field-condition {
    position: absolute;
    right: 0;
    visibility: hidden;
    opacity: 0;
    height: 0;
}
.tz-vehicle-search.type4 .vehicle-search-form .field.field-registration.fieldtype-number:before, .tz-vehicle-search.type4 .vehicle-search-form .field.field-registration.fieldtype-number:after {
    content: "";
    font-family: "FontAwesome", sans-serif;
    position: absolute;
}
.tz-vehicle-search.type4 .vehicle-search-form .car-search-submit {
    font-family: "Montserrat", "sans-serif";
    font-weight: bold;
    font-size: 14px;
    color: #fff;
    background: #ff5400;
    padding: 0 42px 0 64px;
    margin-top: 37px;
    height: 40px;
    line-height: 40px;
    position: relative;
}
.tz-vehicle-search.type4 .vehicle-search-form .car-search-submit:before {
    content: "";
    font-family: "FontAwesome", sans-serif;
    font-size: 14px;
    color: #FFFFFF;
    position: absolute;
    left: 41px;
    top: 0;
}

@media screen and (min-width: 768px) {
    .TZ-Vehicle-Feature.type4.container {
        width: 750px;
    }
}
@media screen and (min-width: 992px) {
    .TZ-Vehicle-Feature.type4.container {
        width: 970px;
    }
}
@media screen and (max-width: 1000px) {
    #mega-menu-wrap-primary-home-11 .mega-menu-toggle {
        display: block;
        position: absolute;
        right: 0;
        top: 17px;
    }

    .autoshowroom-owlcarousel .owl-controls .owl-nav .owl-prev {
        left: -20px;
    }

    .autoshowroom-owlcarousel .owl-controls .owl-nav .owl-next {
        right: -20px;
    }
}
@media screen and (max-width: 992px) {
    .tz-vehicle-search.type4 .vehicle-search-form .field {
        width: 48%;
        margin-right: 2%;
        padding: 0 20px;
    }

    .tz-vehicle-search.type4 .vehicle-search-form .car-search-submit {
        width: 96%;
        margin-left: 2%;
    }

    .tz-vehicle-search.type4 .vehicle-search-form .field:first-child label,
    .tz-vehicle-search.type4 .vehicle-search-form .field:first-child select {
        padding-left: 7px;
    }

    .tz-vehicle-search.type4 .vehicle-search-form .car-search-submit:before {
        left: 50%;
        margin-left: -50px;
    }
}
@media screen and (max-width: 768px) {
    .tz-vehicle-search.type4 .vehicle-search-form .field {
        width: 48%;
        margin-right: 2%;
    }

    .tz-vehicle-search.type4 .vehicle-search-form .field.field-model {
        border-right: none;
    }

    .tz-vehicle-search.type4 .vehicle-search-form .field.field-price {
        padding-left: 30px;
    }

    .tz-vehicle-search.type4 .vehicle-search-form .field label {
        padding: 0;
    }

    .tz-vehicle-search.type4 .vehicle-search-form .field select {
        padding: 0;
    }
}
@media screen and (max-width: 480px) {
    .tz-vehicle-search.type4 .vehicle-search-form .field {
        width: 100%;
        margin-right: 0;
        border-right: none;
        padding: 0 15px !important;
        margin-bottom: 10px;
    }

    .tz-vehicle-search.type4 .vehicle-search-form .field label {
        padding-left: 0 !important;
    }

    .tz-vehicle-search.type4 .vehicle-search-form .field select {
        padding-left: 0 !important;
    }

    .tz-vehicle-search.type4 .vehicle-search-form .car-search-submit {
        margin-left: 15px;
    }

    #mega-menu-wrap-primary-home-11 .mega-menu-toggle {
        top: 15px;
    }

    .autoshowroom-owlcarousel .owl-controls .owl-nav .owl-prev {
        left: 0;
    }

    .autoshowroom-owlcarousel .owl-controls .owl-nav .owl-next {
        right: 0;
    }
}
.um-ajax-items .item .vehicle-feature-des p{
    margin:0;
}
.um-ajax-items .item{
    margin-bottom:30px;
}
.um-load-items{
    clear:both;
}
#tzloadding {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    z-index: 999999999;
    display: flex;
    align-items: center;
    justify-content: center;
}
.tzShop-item .tzShop-item-bottom-info{
    position:absolute;
    width:100%;
    bottom:0;
}
.tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info{
    min-height:128px;
}
.woocommerce .tz-sidebar-shop .star-rating{
    margin-left:0;
    margin-top: 5px;
}
.autoshowroom-sidebar aside.woocommerce.widget ul li ins{
    padding-left:109px;
    display:block;
}
.autoshowroom-sidebar aside.woocommerce.widget ul li del{
    padding-top:5px;
}
header.tz-header-2 .tz-menu-header .header-2-logo{
    width:auto;
    left:50%;
    margin-left: -85px;
}
.TZ-Vehicle-Slider .owl-item .item .vehicle-slider-des .vehicle-specs > .pcd-specs > span,
.TZ-Vehicle-Feature .item .pcd-specs span, .TZ-Vehicle-Grid .item .pcd-specs span{
    text-transform: capitalize;
}
.wpb_content_element h3 span{
    line-height: 1.2em;
}
.homev6_newletter.style2 .col-full form{
    max-width:none;
}
body .tnp-subscription div.tnp-field{
    margin-bottom: 0;
}
.um-page-loggedout .dealer_edit_vehicle,
.um-page-loggedout .dealer_delete_vehicle{
    display:none;
}
body .autoshowroom-sidebar aside.woocommerce.widget ul li del span,
body .autoshowroom-sidebar aside.woocommerce.widget ul li ins span{
    font-size:14px;
}
.woocommerce .autoshowroom-sidebar .star-rating{
    margin-left: 0;
}
.autoshowroom-blog-body .owl-nav div.owl-prev:before {
    content: "\f0d9";
}
.autoshowroom-blog-body .owl-nav div.owl-next:before{
    content: "\f0da";
}
.autoshowroom-blog-body .owl-nav div:before{
    font-family: 'FontAwesome',sans-serif;
    font-size: 18px;
    height: 45px;
    width: 45px;
    position: absolute;
    top: 0;
    left: 0;
}
.autoshowroom-blog-body .owl-nav div {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 45px;
    width: 45px;
    background: #222222;
    color: #fff;
    text-align: center;
    line-height: 45px;
    font-size: 0;
    margin-top: -34px;
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
}
.autoshowroom-blog-body .owl-nav div:hover {
    background: #ff5400;
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
}
.autoshowroom-blog-body .owl-nav div.owl-prev{
    left: 10px;
}
.autoshowroom-blog-body .owl-nav div.owl-next{
    right: 10px;
    left:auto;
}