

#site-header #site-navigator .menu > li a {
	color: #333333;
	font-size: 15px;
	font-family: Roboto Condensed;
	font-weight: 400;
	font-style: normal;
}

#masthead .brand {
	margin-top: 36px;
	margin-bottom: 24px;
}




#site-wrapper .vc_custom_more_services{
	padding-top: 60px !important;
    padding-bottom: 50px !important;
}


#site-wrapper .vc_custom_latest_news{
	padding-top: 60px !important;
    padding-bottom: 70px !important;
    background-color: #232323 !important;
}

#site-wrapper .vc_rec_product{
    
}

#site-wrapper .vc_custom_sale——products{
	padding-top: 60px !important;
    padding-bottom: 70px !important;
    background-color: #F4F4F4 !important;
}
#site-wrapper .vc_article{
    padding-top: 60px !important;
    padding-bottom: 70px !important;

}
#site-wrapper .vc_iauto{
    padding-top: 60px !important;
    padding-bottom: 70px !important;

}
#site-wrapper .vc_car_detail{
    padding-top: 36px !important;
}

#site-wrapper .vc_custom_concat {
    padding-top: 70px !important;
    padding-bottom: 100px !important;
    background-color: #191e28;
}
#site-wrapper .vc_message {
    margin-top: -50px !important;
}

#site-wrapper .vc_quotation {
    padding-top: 60px !important;
    padding-bottom: 70px !important;
}


#site-wrapper .vc_article_gallery {
    padding-top: 70px !important;
    background-color: #242B2F!important;
}

#site-wrapper .vc_custom_concat .concat_inner > div{
    margin-bottom: 10px;
    color: #333333;
    line-height: 1.1;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    color: #FFF;
    font-size: 18px;
}




#site-wrapper .vc_custom_sale——products .readmore a{
    background: #ffffff;
    color: #333333;
    display: inline-block;
    padding: 10px 30px;
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
    -ms-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
    -o-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}

#site-wrapper .vc_custom_sale——products  .readmore a:hover {
    color: #ffffff;
    background-color: #374046;
  }


#site-wrapper .vc_custom_sale——services{
    background-color: #F4F4F4 !important;
}

#site-wrapper .vc_custom_fref{
    padding-top: 70px !important;
    background-color: #232323 !important;
}

#site-wrapper .vc_category_custom_content{
    padding-top: 10px !important;
    padding-bottom: 50px !important;
    background-color: #1f1f1f !important;
}

#site-wrapper .vc_custom_more_services .wpb_wrapper .vc_row.wpb_row.vc_inner.vc_row-fluid .wpb_column.height-350 {
    height: 350px;
}
@media (max-width: 768px) {
    #site-wrapper .vc_custom_more_services .wpb_wrapper .vc_row.wpb_row.vc_inner.vc_row-fluid .wpb_column.height-350 {
        height: auto;
    }
}

.tcdPageCode{
    text-align: left;
    color: #666;
    font-size:15px;
    text-align: center;
}
.tcdPageCode a{
    display: inline-block;
    color: #666;
    display: inline-block;
    height: 38px;
    line-height: 38px;
    min-width: 15px;
    padding: 0 15px; 
    margin: 0 10px;
    border-radius: 4px;
    vertical-align: middle;
}
.tcdPageCode a:hover{
    text-decoration: none;
    color: #fff;
    background-color: #242B2F;
}
.tcdPageCode span.current{
    display: inline-block;
    margin: 0 10px;
    color: #fff;
    height: 38px;
    line-height: 38px;
    min-width: 15px;
    padding: 0 15px;
    background-color: #242B2F;
    border-radius: 4px;
    vertical-align: middle;
}
.tcdPageCode span.disabled{ 
    display: inline-block;
    margin: 0 10px;
    color: #bfbfbf;
    height: 38px;
    line-height: 38px;
    min-width: 15px; 
    padding: 0 15px;
    background: #f2f2f2;
    border-radius: 4px;
    vertical-align: middle;
}

.tcdPageCode.article{
    text-align: left;
    margin: 0 -10px;
}
.tcdPageCode.article span.current{
    background: #43454F;
    color: #FFF;
}
.tcdPageCode.article a{
    color: #666;
    background: #FFF;
}
.tcdPageCode.article a:hover{
    text-decoration: none;
    color: #fff;
    background-color: #43454F;
}



