/*
Theme Name: carspot
 | Shared by VestaThemes.com
Description: Carspot classified, responsive, multi-purpose, corporate, business theme. It comes with 11 home variations with all necessary pages. Carspot theme filled with extra functionality of modern web technologies. The clean design with latest version of Bootstrap framework makes its fit for anywhere.
Author: Scripts Bundle
Theme URI: http://carspot.scriptsbundle.com/demos/
Author URI: http://scriptsbundle.com/
Version: 2.2.3
License: Themeforest Split Licence
License URI: https://themeforest.net/user/scriptsbundle/
Text Domain: carspot
Tags: carspot, sticky-post, translation-ready, delaership theme, automotive wordpress theme, classified website
*/

.ctvc_gauge h5 {
    color: #d21b1f;
    font-weight: bold;
    font-size: 60px;
    text-shadow: 0px 2px 4px rgba(0, 0, 0, .3);
}

.ctvc_gauge h5,
.com_ctvc_container p {
    margin: 0px;
}

.ctvc_gauge {
    display: block;
    width: 100%;
    opacity: 0;
}

.ctvc_gauge,
.ctvc_gauge * {
    line-height: 1.4;
    cursor: default;
}

.ctvc_gauge .ctvc_gauge_outer {
    width: 100%;
    padding-top: 100%;
    position: relative;
}

.ctvc_gauge .ctvc_gauge_outer .ctvc_gauge_inner {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.ctvc_gauge_inner svg {
    width: 100%!important;
    height: 100%!important;
}

.ctvc_gauge_inner div {
    position: absolute;
    top: 25%;
    left: 0;
    right: 0;
    bottom: 50%;
    text-align: center;
}

.ctvc_gauge_text.ctvc_barless h5 {
    font-size: 100px;
}

.com_ctvc_container .ctvc_gauge_text p {
    margin: 0px;
}

.ctvc_stage_th,
.ctvc_stage_td {
    background-color: #f7f7f7;
    text-align: center;
    width: 25%;
}

.ctvc_gainTable {
    border: none;
    padding: 0px;
    margin: 0px;
    width: 100%;
}

.ctvc_stage table,
.ctvc_stage table * {
    border-color: #fff;
}

.ctvc_stage table td,
.ctvc_stage table,
th {
    border-right: 1px solid #fff;
}

.ctvc_stage_th,
.ctvc_stage_row_title h4 {
    text-transform: none;
    font-family: 'robotoregular', Arial, sans-serif;
    font-weight: 600;
}

.ctvc_stage_row_title {
    background-color: #e8e8e8;
    text-align: center;
    vertical-align: middle!important;
}

.ctvc_stage_row_title p,
.ctvc_stage_row_title h4 {
    margin: 0px;
}

.ctvc_stageNotes {
    margin-top: 30px;
}

.ctvc_grayBox {
    background-color: #efefef;
    padding: 7px 15px 10px 15px;
    margin-bottom: 20px;
}

.ctvc_stage {
    margin-bottom: 50px;
}

.ctvc_stage table {
    text-align: center;
}

.ctvc_stageButtons_bottom {
    margin-top: 20px;
}

h3,
h4,
h5 {
    font-weight: 300;
}

h4 {
    font-size: 18px;
    text-transform: uppercase;
}

strong {
    font-weight: 500;
}

h3 strong {
    font-weight: 700;
    color: #d21b1f;
}

p {
    color: #333;
    font-size: 13px;
    line-height: 20px;
}

h4 {
    text-transform: uppercase;
}

th {
    padding: 1px 15px;
    margin: 0px;
}

.ctvs_list {
    padding: 0px;
    margin-top: 0px;
    margin-bottom: 30px;
    list-style: none;
}

.ctvs_list li,
.ctvs_list li.row {
    border-bottom: 1px solid #ccc;
    padding: 3px 0px;
    margin-left: -3px;
    margin-right: -3px;
}

.ctvs_list li.row>div {
    padding-left: 3px;
    padding-right: 3px;
}

.ctvs_list li:last-child {
    border-bottom: none;
}

.row.ctvc_availableServices {
    margin-top: 10px;
    margin-bottom: 20px;
    margin-right: -5px;
    margin-left: -5px;
}

.row.ctvc_availableServices>div {
    margin-bottom: 10px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
}

.row.ctvc_availableServices>div img {
    margin: auto;
    max-width: 65%!important;
}

.com_ctvc_container p {
    margin: 0px;
}

h3.ctvc_avser {
    margin-top: -5px!important;
}

@media screen and ( max-width:768px) {
    .ctvc_stage {
        margin-bottom: 30px;
    }
    h3.ctvc_avser {
        margin-top: 30px!important;
    }
}

svg:not(:root) {
    overflow: hidden;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 0;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.pull-right {
    float: right!important;
}

.col-ctvc-vehicle1 {
    margin-bottom: 10px;
}

@media screen and (min-width:500px) and (max-width:768px) {
    .col-ctvc-vehicle1 {
        width: 50%!important;
    }
}

img {
    border: 0;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

img {
    vertical-align: middle;
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

.row {
    margin-left: -15px;
    margin-right: -15px;
}

.col-sm-2,
.col-xs-3,
.col-xs-4,
.col-lg-5,
.col-sm-6,
.col-md-6,
.col-lg-7,
.col-xs-9,
.col-xs-12,
.col-md-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.col-xs-3,
.col-xs-4,
.col-xs-9,
.col-xs-12 {
    float: left;
}

.col-xs-12 {
    width: 100%;
}

.col-xs-9 {
    width: 75%;
}

.col-xs-4 {
    width: 33.33333333%;
}

.col-xs-3 {
    width: 25%;
}

@media (min-width: 769px) {
    .col-sm-2,
    .col-sm-6 {
        float: left;
    }
    .col-sm-6 {
        width: 50%;
    }
    .col-sm-2 {
        width: 16.66666667%;
    }
}

@media (min-width: 992px) {
    .col-md-6,
    .col-md-12 {
        float: left;
    }
    .col-md-12 {
        width: 100%;
    }
    .col-md-6 {
        width: 50%;
    }
}

@media (min-width: 1200px) {
    .col-lg-5,
    .col-lg-7 {
        float: left;
    }
    .col-lg-7 {
        width: 58.33333333%;
    }
    .col-lg-5 {
        width: 41.66666667%;
    }
}

.row:before,
.row:after {
    content: " ";
    display: table;
}

.row:after {
    clear: both;
}

h3 {
    font-weight: 300;
}

strong {
    font-weight: 500;
}

h3 strong {
    font-weight: 700;
    color: #d21b1f;
}

p {
    color: #333;
    font-size: 13px;
    line-height: 20px;
}

.row.ctvc_availableServices>div img {
    max-width: 65%!important;
}


/* new css */

.post-type-archive-tuning_service .page-header-area-2,
.tax-performance_stats .page-header-area-2,
.single-tuning_service .page-header-area-2 {
    display: none;
}

.make-ss {
    padding-top: 50px;
    margin-top: 10px;
}

.w1 .title {
    margin-bottom: 30px;
}

.make-ss img {
    border: 6px solid #efefef;
}

.model-ss,
.fuel-type {
    margin-top: 40px;
}

.model-box.text-center.petrol-content,
.model-box.text-center.diesel-content {
    width: 200px;
    margin: 20px;
}

.fuel-type,
.final-link {
    display: flex;
    align-items: center;
    justify-content: center;
}

.final-link {
    margin: 15px;
    background: #fff;
    padding: 15px;
}

h1#ctvc-title {
    margin-bottom: 25px;
}

.btn-back {
    max-width: 450px;
    margin: auto;
    margin-top: 30px;
}

.make-wrapper .model-box {
    text-align: center;
    margin-bottom: 30px;
}

.row.make-ss {
    padding: 30px;
}

.model-ss {
    display: flex;
    flex-wrap: wrap;
}

.model-box {
    flex: 1 0 21%;
    margin: 15px;
    max-width: 255px;
}

.t3-sidebar.t3-sidebar-left {
    max-width: 660px;
    margin: auto;
    margin-top: 50px;
}

h3.module-title {
    margin-bottom: 20px;
    text-align: center;
    font-size: 34px;
}

.mod_ctvc-select {
    margin-bottom: 21px;
}

input#etct_submit {
    width: 100%;
    max-width: 230px;
    margin-top: 10px;
}

.sidebar .t3-sidebar.t3-sidebar-left {
    background: #fff;
    padding: 10px;
    font-size: 12px;
    margin-top: 10px;
}

.sidebar h3.module-title {
    font-size: 19px;
    text-align: initial;
}

.single-tuning_service section.section-padding.gray.no-top {
    background: #fff;
}

.middle-bar {
    margin-top: 15px;
}

.middle-bar li p {
    font-size: 13px;
}

.contact-form h2 {
    font-size: 19px;
    margin-bottom: 15px;
}

.main-content-single-tunning {
    padding: 0 30px !important;
}

.ctvs_list p {
    margin: 0px
}

.single-tuning_service .select2-container--default .select2-selection--single {
    height: auto
}

.single-tuning_service .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 25px
}

.single-tuning_service .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: auto;
    top: 15px
}

.single-tuning_service .form-control {
    padding: 5px 15px;
}

.single-tuning_service .contact-form {
    padding: 10px;
}

.performance-stats {
    margin-bottom: 70px;
}

.make-ss {
    display: flex;
    flex-wrap: wrap;
}

.make-ss .model-box {
    flex: 1 0 11%;
}

.make-select,
.ss-select {
    margin-bottom: 30px;
    margin-top: 10px;
}

.post-type-archive-tuning_service section.section-padding.no-top.gray,
.tax-performance_stats section.section-padding.no-top.gray {
    padding-top: 0 !important;
}

.w1.performance-stats-taxonomy .col-md-9 {
    float: right;
}

.model-ss .model-box {
    flex: 0 1 21%;
}

.model-ss {
    margin-top: 0;
    padding-top: 10px;
}

h2.module-title {
    font-size: 34px;
    margin-bottom: 30px;
}

.w1.performance-stats-taxonomy {
    margin-top: 60px;
}

.single-tuning_service h2.module-title {
    font-size: 19px;
    text-align: left !important;
}

.contact-form h2 {
    font-weight: bold;
    color: #d21b1f !important;
}

.contact-form form.wpcf7-form {
    position: relative;
}

.contact-form .wpcf7-response-output,
.contact-form .wpcf7 form.sent .wpcf7-response-output {
    margin-top: 535px !important;
    margin-left: 0 !important;
}

.single-tuning_service .contact-form .wpcf7-response-output,
.single-tuning_service .wpcf7 form.sent .wpcf7-response-output {
    margin-top: 435px !important;
    margin-left: 0
}

.single-tuning_service .contact-form {
    margin-top: 10px !important;
}

.wpcf7-response-output {
    z-index: 10;
}

.contact-form form.wpcf7-form.sent {
    margin-top: 0 !important;
}

@media (max-width: 767px) {
    .middle-bar {
        margin: 30px;
    }
    .row.make-ss {
        padding: 0;
    }
    .section.make-wrapper {
        margin-top: 30px;
    }
    .make-ss .model-box {
        flex: 1 0 20%;
        padding: 0 !important;
    }
    .model-ss .model-box {
        flex: 0 1 42%;
        padding: 0 !important;
    }
    .model-ss {
        align-items: center;
        justify-content: center;
    }
    .performance-stats-taxonomy .btn-back {
        margin-bottom: 50px;
    }
    .contact-form .wpcf7-response-output,
    .contact-form .wpcf7 form.sent .wpcf7-response-output {
        margin-top: 480px !important;
    }
    .single-tuning_service .contact-form .wpcf7-response-output,
    .single-tuning_service .wpcf7 form.sent .wpcf7-response-output {
        margin-top: 390px !important;
    }
    .contact-form form.wpcf7-form.sent,
    .contact-form form.wpcf7-form.invalid {
        margin-bottom: 100px;
    }
    .model-ss {
        position: relative;
        z-index: 100;
    }
    .contact-form h2 {
        display: inline-block;
    }
    .w1.performance-stats-taxonomy .col-md-9 {
        float: inherit;
    }
    .final-link:last-child {
        margin-bottom: 50px;
    }
    .contact-form {
        padding: 20px;
    }
    .col-ctvc-vehicle1 {
        width: 100%!important;
    }
    .col-ctvc-vehicle1 img {
        width: 100%;
    }
    .post-type-archive-tuning_service .contact-form {
        padding: 0;
    }
    .tax-performance_stats .ss-select {
        padding: 20px;
    }
}

@media (max-width: 448px) {
    .model-ss .model-box {
        flex: 0 1 100%;
    }
    h1#ctvc-title {
        font-size: 19px;
    }
}