/*dealers and service*/

/* #header, .snb_wrap */
/*#wrap{background-color: #f0f0f0 !important;}*/
ul.dealers-tabs li:first-child a { margin-left: 0px !important;}
ul.dealers-tabs li a.active, ul.dealers-tabs li a:hover {background: #05141f !important;}
ul.dealers-tabs li a {color: white !important;font-size: 16px !important;padding-left:50px !important;padding-right:50px !important;}
ul.dealers-tabs {margin-top:50px !important;}
ul.dealers-tabs {width: 100%;float: left;margin: 0;padding: 0;}
ul.dealers-tabs li {display: inline-block;float: left;}
ul.dealers-tabs li a {
    font-weight: bold;
    float: left;
    background: #dbdbdb;
    text-align: center;
    text-transform: uppercase;
    width: 200px;
    height: 50px;
    line-height: 52px;
    margin-right: 2px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

ul.promotion-tabs li:first-child a { margin-left: 0px !important;}



ul.promotion-tabs li.ui-state-active a, ul.promotion-tabs li a:hover {background: #05141f !important;}
ul.promotion-tabs li a {color: white !important;font-size: 14px !important;padding-left:50px !important;padding-right:50px !important;}
ul.promotion-tabs {margin-top:50px !important;}
ul.promotion-tabs {width: 100%;float: left;margin: 0;padding: 0;}
ul.promotion-tabs li {display: inline-block;float: left;}
ul.promotion-tabs li a {
    font-weight: bold;
    float: left;
    background: #a5a5a5;
    text-align: center;
    text-transform: uppercase;
    width: 180px;
    height: 50px;
    line-height: 52px;
    margin-right: 0px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#promotion_list .ui-tabs .ui-tabs-nav li a{
    padding: 0 !important;
    text-decoration: none !important;
}

#promotion_list .ui-state-default {
    border: 0px !important;
}

#promotion_list .ui-state-active {
    background: none !important;
}

#promotion_list .ui-widget-content{
    border: none !important;
    background: none !important;
}

#formular_contact ul.dealers-tabs li a {
    font-weight: bold;
    float: left;
    background: #dbdbdb;
    text-align: center;
    text-transform: uppercase;
	width: 265px;
    height: 50px;
    line-height: 52px;
    margin-right: 2px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#dealers_service .page-body-bg, #news_details .page-body-bg, #content_page .page-body-bg{
    width: 100%;
    clear: both;
    display: block;
    background: #fff;
    overflow: hidden;
	padding: 20px 20px 40px 20px !important;
}

#promotion_list .page-body-bg{
    width: 100%;
    clear: both;
    display: block;
    background: #fff;
    overflow: hidden;
}

#promotion_list #tabs .ui-tabs-panel {
    width: 100%;
    clear: both;
    display: block;
    background: #fff !important;
    overflow: hidden;
    padding: 40px 0px 40px 0px !important;
}


#tabs .ui-widget-header{
    border: none !important;
    background: none !important;
}

#news_list .page-body-bg {
    width: 100%;
    clear: both;
    display: block;
    padding: 80px 0px 10px 0px !important;
    overflow: hidden;
}

.page-body h1  {
    font-size: 36px;
    width: 100%;
    float: left;
    line-height: 36px;
    color: #05141f;
    font-weight: normal;
    text-transform: uppercase;
}

.page-body h3 {
    font-size: 18px;
    width: 90%;
    float: left;
    line-height: 18px;
    color: #05141f;
    font-weight: normal;
}

.page-body#dealers_service, .page-body-bg#promotion_list, .page-body#news_list, .page-body#news_details, .page-body#content_page, .page-body#content_page {
    clear: both;
    display: block;
    padding: 20px;
    margin-bottom: 75px;
    overflow: hidden;
	padding: 0px 0px 10px 0px !important;
}

#news_list h3{
    float: none !important;
}

form#dealerSelectForm {
    clear: both;
    width: 100%;
    float: left;
}

#dealers_service select.county_select2 {
    border: 1px solid #cccccc;
    font-size: 16px;
    color: #05141f;
    height: 48px;
    padding: 0 15px;
    margin: 15px 0 20px 0;
    float: left;
    background: url(../images/select-arrow.png);
    background-repeat: no-repeat;
    background-position: center right 20px;
    background-size: 8px 4px;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
}

#dealers_service .dealeri_box {
    width: 870px;
    border: solid 1px #cccccc;
    margin-top: 30px;
    float: left;
	padding: 0px 0px 0px 25px!important; 
	background-color: #fbfbfb !important;
}

#dealers_service .dealeri_left {
    background-color: #fbfbfb !important;
    width: 344px !important;
    margin-top: 3% !important;
	float:left;
}

#dealers_service .dealeri_right {
    float: right;
    width: 500px;
}

#dealers_service .dealeri_subtitle {
    width: 100%;
    font-weight: bold;
    font-size: 15px;
    color: #666d7a;
    margin: 0px;
}

#dealers_service .dealeri_address, #dealers_service .dealeri_phone, .dealeri_description, #dealers_service a.phone_mail_link {
    width: 100%;
    font-size: 15px;
    color: #666d7a;
    margin-bottom: 0px !important;
}
#dealers_service .dealeri_address{color:black !important;}
#dealers_service .dealeri_phone a{color:#05141f !important;}
#dealers_service .dealeri_phone.dealer_web a{color:#05141f !important;}
#dealers_service .dealeri_subtitle {margin:0px !important;}

clearfix{clear:both !important;}
.page-body#promotion_list h1, .page-body#dealers_service h1, .page-body#news_list h1, #news_details h1, #content_page h1 {margin-bottom: 20px !important; margin-top:15px !important;}
.page-body#promotion_list hr, .page-body#dealers_service hr, .page-body#news_list hr, .page-body#news_details hr, .page-body#content_page hr {width: 30px;width: 10%;float: left; border: none;height: 5px;color: #05141f;background-color: #05141f;}
.div_hr{width: 100%;float: left;margin-bottom:25px;display: none;}
#formular_contact .div_hr{margin-bottom:10px;}


.page-body#dealers_service h3,.page-body#promotion_list h3{color:black !important;font-size: 20px !important;}
ul.dealers-tabs li a {background:#adadad !important;}
ul.dealers-tabs li a:hover {text-decoration:none !important;}
#dealers_service input, #dealers_service select, #dealers_service option, #dealers_service textarea{background-color:#fbfbfb !important;}
#dealers_service select.county_select2{width: 35% !important;}
#dealers_service .select_judet_title2{color:black !important;font-weight: bold !important;font-size: 12px !important;}
/*news*/
#news_list .page-body-bg {padding: 0px !important;}

#header {/*height: 103px !important;*/}
.news-box{
	background: #fff;
    float: left;
    width: 100%;
    padding: 20px;
    margin-bottom: 30px;
}

.page-content-new {
    font-size: 16px;
    color: #666d7a;
    line-height: 24px;
    padding-right: 20px;
}

.news-left-img {
    width: 335px;
    float: left;
    margin-right: 30px;
	min-height: 170px;
}

.news-box-content {
    font-size: 15px;
    line-height: 24px;
    color: #666d7a;
}

.news-more{
	color: #05141f;
}

a.news-more:visited {
    text-decoration: none;
}

h3 a:hover {
    text-decoration: none;
}

a.news-more:hover {
    text-decoration: none;
}

.news-box-content p{
	width: 870px;
	padding-bottom: 10px;
}

.news-box-content h3 {
    padding-bottom: 15px;
}


.contact-box-line  {
    clear: both;
}

.contact-box-with-margin {
    /*border-top: 1px solid black;*/ 
    padding-top: 20px;
    margin-right: 10px;
}

.contact-box {
    width: calc(100% - 20px);
    float: left;
    background: #fff;
    padding: 19px 0px 19px 0px;
    color: #666d7a;
    margin-bottom: 30px;
    position: relative;
    min-height: 230px;
}

.contact-box h3{
	padding-left: 10px;
    padding-bottom: 10px;
    padding-top: 3px;
}

.contact-box h3::after{
    content: "";
    clear: both;
}

div.arrow-right{
  margin-top: 4px;
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 12px solid #05141f;
  padding-left: 8px;
  float: left;
  color: white;
}

.contact-box .ct-name{
	padding-bottom: 20px;
}

.contact-box .ct-bx {
	padding-bottom: 20px;
}

.contact-box .ct-bx  a{
	color :#05141f;
	font-weight: bold;
}

.contact-box .ct-bx  a.btnLarge{
	color :#FFF;
}

.contact-box .ct-bx  a:hover, .contact-box .ct-bx  a:visited{
	text-decoration:none;
}

.ct-form-body {
    width: 100%;
    float: left;
    background: #fff;
    padding: 40px 0px 20px 0px;
	margin-bottom: 20px;
}

.ct-bx .sub-adress-info {
    float: left;
    padding-right: 20px;
}

.sub-adress-info  span{
    font-weight: bold;
}

.contact-box .left-contact-box{
	width: 50%;
    float: left;
}

.contact-box .right-contact-box{
	float: left;
}

.contact_img {
	width: calc(50% - 20px);
	position: absolute;
    top:0;
    right: 18px;
}

.departament-info-box {
	background-color: #f0f0f0;
    border: solid 1px #e4e4e4;
    width: calc(50% - 60px);
    float: left;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    margin-right: 20px;
 	min-height: 360px;
}

.departament-info-box:last-child {
    margin-right: 0px;
    width: calc(50% - 60px);
}

.departament-info-box h3{
    padding-left: 10px;
    padding-bottom: 0px;
    padding-top: 3px;
}

.departament-info-box .bullet-point{
	float: left;
    color: #05141f;
    font-size: xx-large;
	position: relative;
}

.departament-info-box .bullet-point span{
	position: absolute;
    top: 15px;
	right: -6px;
}

.departament-info-box hr{
    width: 100% !important;
    border: none !important;
    height: 1px !important;
    color: #e4e4e4 !important;
	/*float:none !important;*/
	background-color: #e4e4e4 !important;
}

.ct-row {
    width: calc(100% - 40px);
    float: left;
    clear: both;
    margin-bottom: 25px;
}

.row-left {
    width: 48%;
    float: left;
}

.ct-form-body label {
    display: block;
    font-size: larger;
    line-height: 25px;
    font-weight: bold;
    color: #666d7a;
    margin: 0 0 10px 0;
}

.ct-form-body input[type="text"], .ct-form-body textarea, .ct-form-body select {
    width: 396px;
    float: left;
    border: 1px solid #dedede;
	background-color: #f3f2f2;
    height: 40px;
    padding: 6px 10px 0px 14px;
    font-size: 17px;
    color: #9e9e9e;
}

.row-right {
    width: 48%;
    float: right;
}

#formular_contact .ct-map-body{
    width: calc(100% - 40px);
}

.promotion_info{
    width: calc(50% - 62px);
    border: solid 1px #f0f0f0;
    float: left;
    padding: 10px 20px 10px 20px;
    margin: 10px;
}

.promotion_info img{
    width: 100%;
}

.promotion_info h2 {
    margin-top: 20px;
    font-weight: 500;
}

.promotion_info .btn_areaL a {
    color: white !important;
}

.promotion_info .btn_areaL{
    margin-top: 30px;
}

p.input_error {
    color: red !important;
}

#dialog-test-drive .div_hr hr, #dialog .div_hr hr{
    width: 30px;
    width: 10%;
    float: left;
    border: none;
    height: 5px;
    color: #05141f;
    background-color: #05141f;
}
#dialog-test-drive h1, #dialog h1 {
    margin-bottom: 20px !important;
    margin-top: 15px !important;
}

.send-configuration-dialog , .test-drive-dialog {
    padding-bottom: 40px !important;
}

.send-configuration-dialog .ct-form-body label, .test-drive-dialog .ct-form-body label{
    line-height: 16pt !important;
    font-size: unset !important;
    color: #05141f !important;
}

.send-configuration-dialog .btn_areaL, .test-drive-dialog .btn_areaL{
    padding-top: 0px;
}

.send-configuration-dialog .btn_areaL {
    padding-left: 20px;
}

.send-configuration-dialog .ct-form-body input[type="text"], .send-configuration-dialog .ct-form-body textarea, .test-drive-dialog .ct-form-body input[type="text"], .test-drive-dialog .ct-form-body textarea
{
    padding: 2px 10px 2px 14px;
    height: 30px;
}

.send-configuration-dialog textarea, .send-configuration-dialog  textarea{
    height: 100px !important;
    width: 100% !important;
}

.send-configuration-dialog .ui-dialog-titlebar, .test-drive-dialog .ui-dialog-titlebar{
    font-size: 20px;
    background: #05141f;
    padding: 19px 60px 18px 20px;
    color: #fff;
    font-weight: bold;
}

.ui-dialog{
  z-index: 1005 !important;
}

.send-configuration-dialog .ui-dialog-titlebar-close, .test-drive-dialog .ui-dialog-titlebar-close{
    position: absolute;
    right: .8em;
    top: 50%;
    margin: -10px 0 0 0;
    padding: 0px;
    height: 18px;
    border: 1px solid #999999; background: #dadada url(../images/jquery-ui/ui-bg-glass-75-dadada-1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121;
}

.send-configuration-dialog h4, .test-drive-dialog  h4{
    line-height: 16pt !important;
    font-size: unset !important;
    color: #05141f !important;
    font-weight: bold;
    padding-bottom: 10px;
}

#dialog-formular-consimtamant p {
    font-weight: normal;
}

.send-configuration-dialog p, .test-drive-dialog  p{
    line-height: 12pt !important;
    font-size: unset !important;
    color: #05141f !important;
    font-weight: bold;
    padding-top: 3px;
    border-bottom-width: 5px;
    padding-bottom: 3px;
}

.send-configuration-dialog p.input_error, .test-drive-dialog  p.input_error{
    color: red !important;
}

.send-configuration-dialog .ct-form-body label, .test-drive-dialog .ct-form-body label{
    margin-bottom: 25px;
}

.cellbox-with-space {
    margin-top: 30px;
}

.send-configuration-dialog .ct-form-body input[type="text"], .ct-form-body textarea, .test-drive-dialog .ct-form-body input[type="text"], .ct-form-body textarea {
    width: 396px;
    float: none;
    border: 1px solid #ebedf2;
    background-color: #f8f8f8;
    height: 40px;
    padding: 2px 10px 2px 14px;
    font-size: 17px;
    color: #a6a6a6;
}

.send-configuration-dialog .ct-form-body,.test-drive-dialog .ct-form-body {
    width: 948px;
    padding: 10px 20px 20px 20px;
    margin-bottom: 0px;
}

.send-configuration-dialog label.radio_box, .test-drive-dialog label.radio_box, .test-drive-dialog  label.check_box, .send-configuration-dialog  label.check_box {
    margin-bottom: 10px !important;
}

.send-configuration-dialog select.county_select2, .test-drive-dialog select.county_select2{
    width: 396px;
    float: none;
    border: 1px solid #ebedf2;
    background-color: #f8f8f8;
    height: 46px;
    padding: 2px 10px 2px 14px;
    font-size: 17px;
    color: #a6a6a6;
}

.send-configuration-dialog .county_option, .test-drive-dialog .county_option {
    font-weight: normal;
    display: block;
    white-space: pre;
    min-height: 1.2em;
    padding: 0px 2px 1px;
    background-color: #fbfbfb !important;
}

.gallery-body {
    background-color: #fff;
    margin: 0 0 20px;
    overflow: hidden;
}

.gallery-body h2 {
    margin-bottom: 20px;
    color: #B2162B;
    font-size: 23px;
    text-transform: uppercase;
    margin-top: 20px;
}



.gallery-body a.image-box {
    width: 210px;
    height: 140px;
    float: left;
    margin-right: 14px;
    margin-bottom: 20px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.promotion_detail_tab{
    width: calc(100% - 40px);
    margin-right: 20px;
    margin-left: 20px;
    border: 1px solid;
    border-color: #e6e6e6;
    padding-bottom: 10px;
}

.promotion_detail_tab .left_element{
    float: left;
    width: 45%;
    padding-left: 15px;
}

.promotion_detail_tab .right_element{
    float: right;
    width: 40%;
    /*
    border: 1px solid;
    border-color: #e6e6e6;
    */
    padding: 20px;
}

.promotion_detail_tab .row_element table{
    width: 100% !important;
}

.promotion_detail_tab .row_element{
    margin-bottom: 30px;
}

.promotion_detail_tab .row_element img{
    width: 100%;
}

.promotion_detail_tab .promo_subtitle{
    font-weight: normal;
    line-height: 18px;
    color: #333;
    font-size: large;
    margin-bottom: 25px;
}

.promotion_detail_tab .promo_subtitle_info{
    font-weight: bolder;
    line-height: 14px;
    color: #05141f;
    font-size: small;
    margin-bottom: 15px;
}

.promotion_detail_tab .promo_body_info{
    color: #969696;
    font-size: small;
    margin-bottom: 30px;
    font-size: 15px;
    line-height: 24px;
}

.promotion_detail_tab .promo_body_info p{
    margin-bottom: 10px;
}

.promotion_detail_tab button{
    text-align: left;
    position: relative;
    padding: 0 12px 0 0;
    line-height: 25px;
    font-size: 12px;
    border-radius: 13px;
    color: white;
}

.promotion_detail_tab button a{
    padding-left: 0px;
}

.promotion_detail_tab button span{
    padding: 0 12px;
    line-height: 25px;
    font-size: 12px;
    border-radius: 13px;
    background-color: #05141f;
    display: inline-block;
    font-weight: bold;
    text-transform: uppercase;
    text-align: left;
    position: relative;
    color: white;
}

.promotion_detail_tab .right_element img {
    width: 20%;
    float: left;
}

.container_text{
    float: left;
    margin-top: 4px;
    margin-left: 8px;
}

.container_text h4{
    font-weight: bold;
    border-bottom: 10px !important;
    margin-bottom: 7px;
}

.container_text a{
    color: red;
    font-weight: bold;
}

.promotion_info .subtitle_promotion{
    line-height: 45px;
    color: #fe0000;
}

.model_notification_message{
    font-size: medium;
    line-height: 20px;
    font-weight: bold;
}

.model_notification_message a{
    color: #05141f !important;
}

@media only screen 
  and (min-width: 375px) 
  and (max-width: 667px) { 
    .gallery-body a.image-box {
        width: 140px;
        height: 140px;
        margin-right: 10px;
    }
}

@media only screen and (min-width: 668px) and (max-width: 768px) {
    .gallery-body a.image-box {
        width: 140px;
        height: 140px;
        margin-right: 10px;
    }
}


.dealeri_right iframe{
    width: 500px !important;
}

.news-left-img img{
    max-width: 100%;
}

#news_details em {
    font-style: italic !important;
}

@media all and (max-width:630px){
    ul.dealers-tabs li a{width: 70px !important;}
    ul.dealers-tabs{width: 60%;}

    ul.dealers-tabs li a {
        color: white !important;
        font-size: 16px !important;
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    ul.dealers-tabs li:first-child a {
        padding-right: 40px !important;
    }

    .page-body h1 {
        font-size: 23px;
        line-height: 30px;
    }

    #news_details  h1 {
        width: 100%;
    }
    
    .page-body h3 {
        line-height: 22px;
        width: 100%;
    }

    ul.dealers-tabs {
        margin-top: 40px !important;
    }

    #dealers_service .dealeri_box {
        width: 300px !important;
        margin-right: 80px;
        padding: 0px 0px 0px 3px!important;
    }
    .dealeri_box .dealeri_right{
        margin-top: 10px;
    }

    #dealers_service .dealeri_right {
        width: 300px !important;
    }

    .dealeri_right iframe{
        width: 300px !important;
    }

    #dealers_service .page-body-bg, #news_details .page-body-bg, #content_page .page-body-bg{
        width: 305px;
    }

    #promotion_list .page-body-bg {
        width: 100%;
        padding: 0px;
    }

    #dealers_service .dealeri_left {
        width: 300px !important;
    }

    .ui-dialog{
        width: 315px !important;
    }

    .send-configuration-dialog .ct-form-body, .test-drive-dialog .ct-form-body {
        width: 290px !important;
    }

    .send-configuration-dialog .ct-form-body input[type="text"], .ct-form-body textarea, .test-drive-dialog .ct-form-body input[type="text"], .ct-form-body textarea{
        width: 222px;
    }

    .row-left {
        margin-right: 30px;
    }

    .row-right {
        float: left;
    }

    .ct-row {
        width: 223px;
    }

    .ui-widget-overlay {
        z-index: 1004 !important;
    }

    .news-box-content p {
        width: 303px;
    }

    .news-left-img img {
        width: 300px;
    }

    #news_list .page-body-bg {
        width: 356px;
    }

    .news-box {
        background: #fff;
        float: left;
        width: 296px;
    }

    .news-box-content h3 {
        width: 100%;
    }

    .page-content-new .news-details-new img {
        width: 350px;
    }

   .page-body#news_details {
        width: 326px;
    }

   .news-details-new iframe{
       width: 290px !important;
       height: 275px !important;
    }

    .news-details-new img{
        width: 290px !important;
        height: auto !important;
    }

    .news-details-new .gallery-body img{
       width: 160px !important;
   }

    .ct-form-body input[type="text"], .ct-form-body textarea {
        width: 266px;
    }

    .row-right {
        width: 100%;
    }

    #formular_contact .page-body h1 {
        font-size: 23px;
        width: 100%;
        line-height: 30px;
    }

    #formular_contact .ct-map-body{
        margin-right: 40px;
    }
    #formular_contact .ct-top-title{
        width: 100%;
    }

    #formular_contact ul.dealers-tabs li a {
        width: 232px !important;
    }

    #formular_contact .departament-info-box{
        margin-bottom: 15px;
    }

    #content_page .page-body-bg{
         width: 100%;
    }

    #formular_contact .contact-box {
        padding-left: 0px;
        width: calc(100% - 40px);
    }

    #formular_contact .departament-info-box{
        width: 90%;
    }

    #formular_contact ul.dealers-tabs li:first-child a {
        padding-right: 16px !important;
    }
    #formular_contact .ct-form-body{
        padding-left: 0px;
    }

    #formular_contact .row-left {
        width: 100%;
    }

    #formular_contact .contact-box .left-contact-box{
        padding-bottom: 20px;
        width: 310px;
    }

    #formular_contact .contact_img {
        width: calc(100% - 10px);
        position: inherit;
    }

    #formular_contact .left-contact-box h3 {
        width: 90% !important;
    }

    #promotion_list #tabs .ui-tabs-panel {
        width: 100%;
    }

    .promotion_info{
        width: 85%;
    }

    .promotion_info .subtitle_promotion{
        width: 100%;
    }

    #promotion_list  h1, #promotion_list  h3 {
        width: 100%;
    }

    .promotion_detail_tab{
        width: 87%;
    }

    .promotion_detail_tab .left_element{
        width: 100%;
    }

    .promotion_detail_tab .right_element {
        width: 84%;
        float:left;
    }

    .row_element button{
        margin-top:20px;
    }

    .promotion_detail_tab {
        padding-bottom: 0px;
    }

    .page-content-new img.row_image {
        width: 312px;
        height: auto;
    }

    .page-content-new table td{
        float:left;
        margin-bottom: 20px;
    }

    td#custom_mobile_1 {
        margin-bottom: 327px;
    }

    tr#custom_mobile_2 {
        position: relative;
        display: block;
    }

    td#custom_mobile_3 {
        position: absolute;
        top: -669px;
        width: 324px;
    }

    h3.all_width{
        width: 100%;
    }
}
.formSubmitCt span.red-span, .formSubmitCt span.red-span a{
    color: #05141f;
}
.formSubmitCt span.red-span a{
    text-decoration: underline;
}

.formSubmitCt span.red-span input[type="checkbox"], .submit_button_area span.red-span input[type="checkbox"] {
    margin: 0px 3px 3px 4px;
    vertical-align: middle;
}

.submit_button_area span.red-span {
    width: 100%;
    clear: both;
    display: inline-block;
    margin-bottom: 10px;
}

.submit_button_area span.red-span, .submit_button_area span.red-span a{
    color: #05141f;
}
.submit_button_area span.red-span a{
    text-decoration: underline;
}

.submit_button_area .btnType1.disabled {
    background: #58595b;
}

div.red-span, div.red-span a{
    color: #05141f;
}
div.red-span a{
    text-decoration: underline;
}

@media (max-width: 1024px) {
    .ct-form-body input[type="text"], .ct-form-body textarea, .ct-form-body select {
        width: 260px;
    }
}

/*
#promotion_list .promotion-container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
*/

#promotion_list .promotion-container, #promotion_list .promotion-container .promotion_box,
#promotion_list .promotion-detail-container .promotion_box, #promotion_list .promotion-detail-container .promotion_box {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#promotion_list .promotion-container {
    padding: 1rem;
    display: flex;
    flex-wrap: wrap;
}

#promotion_list .promotion-container .promotion_box {
    padding-top: 1rem;
    padding-bottom: 1rem;
}

#promotion_list .promotion-detail-container {
    padding: 2rem;
}

#promotion_list .promotion-detail-container .promotion_box {
    padding-top: 1rem;
}

.promotions-button:before {
    content: '';
    display: inline-block;
    background-image: url(../images/promotions/back-button.svg);
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
    vertical-align: middle;
    margin-right: 10px;
}

.promotions-button span{
    color: #05141f;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

.promotions-button:hover, .promotions-button:active {
    color: #05141f;
}
.promotion_inner {
    border: 1px solid #d6d6d6;
}
.promotion_title .title, .promotion_title .subtitle {
    text-align: center;
}
.promotion_title .title {
    padding-top: 10px;
    line-height: 20px;
    font-size: 16px;
    font-weight: bold;
}
.promotion_title .subtitle {
    text-overflow: ellipsis;
    font-size: 13px;
}
.promotion_description, .promotion_buttons {
    text-align: center;
}
.promotion_description .description{
    font-weight: bold;
    font-size: 16px;
    color: #05141f;
}
.promotion_description .subdescription{
    color: #05141f;    
    font-size: 13px;
}

.promotion_description {
    padding: 20px 0px;
}

.promotion_buttons {
    padding: 0px 0px 20px 0px;
}

.promotion_image {
    text-align: center;        
}

.promotion_image img {
    width: 100%;
}

.promotion_buttons a:hover {
    color: #FFF;
}

@media all and (max-width:1024px) {
    .promotion_image img {
        width: 60%;
    }
}

.promotion-table {
    margin-top: 20px;
    display: flex;
}

.promotion-table > div.column1{
    flex: 60%;
    padding-right: 5%;
}

.promotion-table > div.column2{
    flex: 40%;
}

.promotion-table-header {
    line-height: 22px;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 10px;
    border-bottom: 2px solid #05141f;
}

.information-list, .documents-table {
    margin-top: 10px;
}

.information-list .row {
    display: flex;
    padding-bottom: 7px;
}

.information-list .row .column1 {
    flex: 65%;
}

.information-list .row .column2 {
    font-weight: bold;
    flex: 30%;
    margin-left: 5%;
}

.documents-list {
    padding-left:20px;
}

.documents-table {
    display: flex;
}

.documents-list ul li {
    padding: 0px 0px 10px 0px;
}

.documents-list ul li a {
    color: #333;
    text-decoration: none;
}

.promotion_form * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.additional {
    margin-top: 40px;
    color: #05141f;
    /*font-weight: bold;*/
}

.promotion_form_box {
    margin-top: 40px;
    color: #05141f;
    font-weight: bold;
}

.rulate_form_box {
    margin-top: 30px;
    color: #05141f;
    font-weight: bold;
}

.auto_rulate_box_success {
    width: 100%;
    padding: 20px 0px;
    color: #bb152a;
}

.main_image_container {
    position: relative;
    width: 100%;
}

.expand_images {
    background-color: #bb152a;
    opacity: 0.75;
    color: #FFF;
    width: 26px;
    height: 26px;
    position: absolute;
    bottom: 10px;
    left: 10px;
}

.expand_images::before {
    content: " ";
    background: url(../images/used_cars/expand_image.png) no-repeat;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 4px;
    top: 5px;
}

.promotion_form {
    display: flex;
    flex-wrap: wrap;
}

.promotion_form .column1 {
    flex: 50%;  
    padding-right: 5%;
}

.promotion_form .column2 {
    flex: 50%; 
    padding-left: 5%;
}

.promotion_form.promotion_dealer_form .column1{
    flex: 100%;
    padding-right: 0;
}

.promotion_form.promotion_dealer_form .column2{
    flex: 100%;
    padding-left: 0;
}

.promotion_form .column_full {
    flex: 100%;
}

.promotion_form .column_full .agree-div, .promotion_form .column_full .submit-div{
    padding-top: 10px;
}

.promotion_form .column_full .agree-div input[type="checkbox"]{
    margin: 0px 3px 0px 4px;
    vertical-align: middle;
}

.promotion_form .column_full .agree-div a {
    text-decoration: underline;
}

.promotion_form .sel_box_custom {
    color: red;
    height: 30px;
    width: 100%;
    border: 1px solid #d6d6d6;
}

.promotion_form_title {
    padding-top: 10px;
    padding-bottom: 20px;
}

.promotion_form label {
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
}

.promotion_form .input_box {
    width: 100%;
    min-height: 18px;
    border: 1px solid #d6d6d6;
    background: #fff;
    padding: 5px 12px;
    border-radius: 2px;
    box-sizing: border-box;
    color: #999;
    -webkit-appearance: none;   
}

.promotion_form .input_box_full {
    width: 80%;
}

.promotion_form textarea {
    height: 140px;
    border: 1px solid #d6d6d6;
    background: #fff;
    padding: 5px 12px;
    border-radius: 2px;
    resize: none;
    width: 100%;
    box-sizing: border-box;
    color: #999;
    -webkit-appearance: none;
}

.promotion_form .form_wrapper {
    box-sizing: border-box;
}

.interests-list {
    margin-top: 50px;
    display: flex;
}

.interests-list .left-column {
    margin-right: 10px;
}

.interests-list .right-column {
    margin-left: 10px;
}

.interests-list .dark-grey {
    background-color: #58595b;
}

.interests-list .light-grey {
    background-color: #f1f2f3;
}

.column-interest {
    flex: 50%;
    display: flex;
    flex-direction: column;
    min-height: 250px;
}

.column-interest.full-column {
    flex: 100%;
}

.benefits-box {
    color: #FFF;
    padding: 30px 20px 20px 20px;
}

.benefits-title {
    font-size: 18px;
    padding-bottom: 15px;
    border-bottom: 2px solid #454545;
}

.benefits-box ul {
    margin-top: 20px;
    margin-bottom: 10px;
}

.benefits-box ul li:before{
    content: '';
    display: inline-block;
    background-image: url(../images/promotions/benefit-check-mark.svg);
    width: 38px;
    height: 38px;
    background-repeat: no-repeat;
    vertical-align: middle;
    margin-right: 15px;
}

.benefits-box ul li {
    font-weight: normal;
    margin-bottom: 20px;
}

.interest-box {
    padding: 30px 20px 20px 20px;
    color: #05141f;
}

.interest-box .interest-box-title {
    font-size: 18px;
    padding-bottom: 15px;
    border-bottom: 2px solid #e3e3e3;
}

.interest-test-drive {
    margin-top: 20px;
}

.interest-configuration {
    margin-top: 20px;
}

.interest-paragraph-title, .interest-paragraph-title a {
    color: #05141f;
    line-height: 32px;
    font-size: 16px;
    font-weight: bold;
} 

.interests {
    display: flex;
    flex-wrap: wrap;
}

.interest-paragraph-description {
    font-size: 14px;
    font-weight: normal;
}

.interest-column1, .interest-column2 {
    display: flex;
    align-content: space-between;
    align-items: center;
}

.interest-column1, .interest-column2 {
    flex: 50%;
}

.interest-column1, .interest-column2 {
    padding-top: 20px;
    padding-bottom: 20px;
}

.interest-text {
    flex: 80%; 
}

.interest-image {
    flex: 20%;
    margin-right: 10px;
}

.btnType1.grey{
    background: #333;
}

.btnType1.grey:hover{
    background: #05141f;
}

.page-body-404 {
    width: 100%;
    clear: both;
    display: block;
    background: #fff;
    overflow: hidden;
}

.content-404-box {    
    text-align: center;
    padding: 30px;
}

.content-404-box h1 {
    font-size: 16px;
    font-weight: bold;
    color: #05141f;
}

.content-404-box p {
    padding: 0 20% 20px;
}

.table-404-container {
    padding: 0 10px 50px;
}

.table-404 {
    display: flex;
} 

.table-404 .column1, .table-404 .column2 {
    flex: 50%;
    text-align: center;
}

.table-404 .column1 {
    padding-right: 10px;
}

.table-404 .column2 {
    padding-left: 10px;
}

.table-404 .column1 p, .table-404 .column2 p {
    font-weight: bold;
    font-size: 14px;
    padding: 20px 0;
}

.table-404 .column1 img, .table-404 .column2 img{
    width: 100%;
}

.new_line {
    height: 10px;
}

@media all and (max-width:768px) {
    .promotion_form .column1 {
        flex: 100%;
        padding-right: 0px;
    }
    .promotion_form .column2 {
        flex: 100%;
        padding-left: 0px;
    }
    .promotion-table {
        flex-wrap: wrap;
    }
    .promotion-table > div.column1{
        flex: 100%;
        padding-right: 0px;
    }
    .promotion-table > div.column2{
        flex: 100%;
        padding-top: 40px;
        padding-left: 0px;
    }

    .interests-list {
        flex-direction: column;
    }
    .column-interest {
        flex: 100%;
    }
    .interests-list .left-column {
        margin-right: 0px;
        margin-bottom: 40px;
    }
    .interests-list .right-column {
        margin-left: 0px;
    }

    .interests .interest-column1, .interests .interest-column2 {
        flex: 100%;
    }

    .table-404 {
        flex-wrap: wrap;
    }

    .table-404 .column1, .table-404 .column2 {
        flex: 100%;
    }

    .table-404 .column1 {
        padding-right: 0;
    }

    .table-404 .column2 {
        padding-top: 40px;
        padding-left: 0;
    }

}

