@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700,900');
@font-face {
    font-family: 'neosansstd';
    src: url('../fonts/neosansstd.eot');
    src: url('../fonts/neosansstd.eot?#iefix') format('embedded-opentype'), url('../fonts/neosansstd.woff') format('woff'), url('../fonts/neosansstd.ttf') format('truetype'), url('../fonts/neosansstd.svg#neosansmedium_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'neosansstdbold';
    src: url('../fonts/neosansstdbold.eot');
    src: url('../fonts/neosansstdbold.eot?#iefix') format('embedded-opentype'), url('../fonts/neosansstdbold.woff') format('woff'), url('../fonts/neosansstdbold.ttf') format('truetype'), url('../fonts/neosansstdbold.svg#neosansmedium_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'neosansstdmedium';
    src: url('../fonts/neosansstdmedium.eot');
    src: url('../fonts/neosansstdmedium.eot?#iefix') format('embedded-opentype'), url('../fonts/neosansstdmedium.woff') format('woff'), url('../fonts/neosansstdmedium.ttf') format('truetype'), url('../fonts/neosansstdmedium.svg#neosansmedium_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}

.landing-kia img {
    display: inline-block;
    max-width: 100%;
    max-height: 100%;
}

.landing-kia img.banner {
    width: 100%;
    height: auto;
}

.landing-kia h1, .landing-kia h2, .landing-kia h3, .landing-kia h4, .landing-kia h5, .landing-kia h6 {
    margin: 0;
    padding: 0;
}

* {
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
    text-decoration: none;
}

.landing-kia a, .landing-kia button {
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    text-decoration: none;
}

.landing-kia a.logo_desktop {
    float: left;
}

a.url_kia {
    position: absolute;
    top: -25px;
    right: 15px;
    color: #fff;
    text-transform: uppercase;
    font-size: 23px;
    font-style: italic;
    font-family: 'neosansstdbold';
}

.landing-kia a>i, button>i, .landing-kia a>span {
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
    transition: none;
    text-decoration: none;
}

.landing-kia .btn:active, .landing-kia .btn.active, .landing-kia .btn:hover, .landing-kia .btn:focus, .landing-kia .btn.focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    color: inherit;
}

.landing-kia ul, .landing-kia li {
    margin: 0;
    padding: 0;
    list-style: none;
}

body {
    margin: 0
}

body .landing-kia {
    margin: 0;
    font-family: 'Lato', sans-serif;
    background: #ededed;
}

.landing-kia input {
    outline: none
}

.landing-kia .block_banner {
    position: relative;
    /* height: 100vh; */
    background: #fff;
    float: none;
}

.content_landing_page {
    /* height: 100vh; */
    padding-bottom: 40px;
    background: #ffffff;
    max-width: 50%;
    margin: 0 auto;
    position: relative;
    top: -80px;
    z-index: 999;
    border-radius: 16px 16px 0 0;
    clear: both;
}

.landing-kia .block_banner .block_logo {
    position: absolute;
    top: 32px;
    left: 20%;
    width: 80%;
    text-align: center;
}

.footer_bloc_banner {
    position: absolute;
    width: 100%;
    bottom: 20px;
    left: 0;
}

.landing-kia .list_offre_footer {
    list-style: disc;
    padding-left: 55px;
}

.landing-kia .list_offre_footer li {
    list-style: disc;
    color: #fff;
    font-size: 20px;
    padding-left: 25px;
    text-transform: uppercase;
    font-family: 'neosansstdbold';
}

.width_content_affariet {
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    padding: 0 50px 0 0;
    text-align: left;
}

.width_content {
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    padding: 0 35px;
}

.content_landing_page p.txt_page {
    font-weight: 300;
    font-size: 40px;
    color: #474747;
    text-align: center;
    margin-bottom: 40px;
}

.content_landing_page p.txt_page .txt_regular {
    font-weight: 400;
}

.content_landing_page p.txt_page .txt_red {
    font-weight: 400;
    color: #af312e;
}

.block_avantages_kia h1 {
    text-transform: uppercase;
    color: #c11722;
    font-size: 50px;
    font-weight: 400;
    margin-bottom: 30px;
}

.width_half {
    width: 50%;
    float: left;
}

.liste_avantage:after {
    content: '';
    clear: both;
    display: block;
}

.liste_avantage {
    margin: 100px 0;
}

.liste_avantage h2 {
    color: #414141;
    font-size: 45px;
    font-weight: 300;
}

.liste_avantage p {
    color: #2d2d2d;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.3;
    margin-top: 0;
}

.img_assurance_gratuite {
    margin-top: -15%;
}

.taux_preferenciel {
    margin-top: -15%;
}

.autofinancement {
    margin-top: -30%;
}

.liste_avantage_inverse .width_half {
    float: right;
}

.landing-kia .input_hidden {
    position: absolute;
    left: -9999px;
}

.no-padding {
    padding-left: 0;
    padding-right: 0;
}

#car-selector .selected img {
    opacity: 1;
}

#car-selector label {
    display: inline-block;
    cursor: pointer;
}

#car-selector label:hover img {
    opacity: 0.9;
}

#car-selector label img {
    opacity: 0.3;
    display: inline-block;
}

.landing-kia .Title_blc_car {
    color: #c11722;
    font-size: 50px;
    text-transform: uppercase;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 40px
}

.Title_blc_car span {
    display: block;
    font-weight: 300;
}

.box-form {
    /*height: 630px;*/
    overflow-y: auto;
    overflow-x: hidden;
}

.select-car-form .box-input:after, .box-form:after, #car-selector .form-group:after {
    content: '';
    clear: both;
    display: block;
    overflow: hidden
}

.select-car-form .box-input .form-group {
    width: 100%;
    float: left;
    /* margin-bottom: 30px; */
    margin-bottom: 30px;
    position: relative;
}

.select-car-form .box-input .form-cg {
    margin-bottom: 5px !important;
}

.select-car-form .box-input .form-group .form-error {
    position: absolute;
    left: 0;
    top: 65px;
}

.select-car-form .box-input .form-group .dropdown-menu+.form-error {
    top: 35px;
    font-weight: 400 !important;
}

.select-car-form .box-input .form-group label {
    font-family: 'neosansstdmedium';
    text-transform: uppercase;
    width: 100%;
    font-size: 18px;
    font-weight: 500;
    color: #4d4d4f;
    display: inline-block;
    margin-right: 10px
}

.select-car-form .box-input .form-group input, .select-car-form .box-input .form-group select {
    width: 100%;
    height: 40px;
    border-radius: 16px;
    -moz-border-radius: 16px;
    -webkit-border-radius: 16px;
    border: 2px solid #114870;
    display: inline-block;
    padding: 0 10px;
    font-size: 16px;
    font-family: 'neosansstdmedium';
    color: #414141;
    box-sizing: border-box
}

.select-car-form h3 {
    margin: 45px 0;
    color: #414141;
    font-size: 22px;
    display: block
}

.box-input {
    max-width: 330px;
    margin: 0 auto;
}

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 100%;
    background: #fff;
    /* height: 52px; */
}

.bootstrap-select>.dropdown-toggle {
    position: relative;
    z-index: 1;
    text-align: right;
    white-space: nowrap;
    width: 100%;
    height: 40px;
    padding: 0 10px;
    font-size: 16px;
    font-family: 'Lato', sans-serif;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    background: #fff;
    outline: none;
    border: 2px solid #114870;
}

.bootstrap-select .dropdown-toggle .filter-option-inner-inner {
    font-family: 'neosansstdmedium';
    font-size: 12px;
    padding: 0 10px;
    text-transform: uppercase;
    color: #5a5d61;
    line-height: 36px;
    font-weight: 700;
}

.btn-default:active, .btn-default.active, .open>.dropdown-toggle.btn-default {
    color: #5a5d61;
    background-color: #ffffff;
    border-color: #114870;
}

.open>.dropdown-toggle.btn-default:hover {
    color: #fff;
    background-color: #fff;
    border-color: #114870;
}

.bootstrap-select .dropdown-toggle .caret {
    position: absolute;
    top: 13px;
    right: 10px;
    margin-top: 0;
    vertical-align: middle;
    background: url(../images/png/caret.png) no-repeat 0 0;
    width: 18px;
    height: 11px;
    border: none;
}

#car-selector label {
    width: 33%;
    text-align: center;
    margin-bottom: 70px;
    float: left;
    display: block
}

#car-selector label:nth-child(3n+1) {
    clear: both;
    overflow: hidden
}

#car-selector span {
    display: block;
    text-align: center;
    font-size: 18px;
    color: #817e7e;
    margin-top: 10px
}

#car-selector .form-error {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    color: #de5950
}

#car-selector .selected span {
    color: #000;
    font-weight: 500
}

.section_devis {
    /* min-height: 220px; */
    /* line-height: 220px; */
    padding: 20px 0;
    border-bottom: 1px solid #ededed;
    margin-bottom: 30px;
    background: #fff;
    border-radius:16px 16px 0 0;
}

.section_devis h2 {
    font-size: 28px;
    text-align: center;
    font-weight: 700;
    color: #3d7c9b;
    text-transform: uppercase;
    font-family: 'neosansstdbold';
}

.container-radio {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    float: left;
    width: auto !important;
}

.container-radio input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0 !important;
    left: 0;
}

.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 22px;
    width: 22px;
    background-color: #fff;
    border: 1px solid #114870;
    border-radius: 50%;
}

.container-radio:hover input~.checkmark {
    background-color: #11487070;
}

.container-radio input:checked~.checkmark {
    background-color: #fff;
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.container-radio input:checked~.checkmark:after {
    display: block;
}

.container-radio .checkmark:after {
    top: 5px;
    left: 5px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #114870;
}

.label_cg {
    font-size: 12px !important;
    color: #5a5d61 !important;
    padding-left: 30px !important;
    padding-top: 2px !important;
}

.content_submit {
    text-align: center;
    max-width: 330px;
    margin: 0 auto;
}

.content_submit .btn-valid {
    color: #fff;
    width: 100%;
    height: 35px;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border: 1px solid #07131f;
    display: inline-block;
    padding: 0 10px;
    font-size: 16px;
    background: #07131f;
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'neosansstdmedium';
    box-sizing: border-box;
    cursor: pointer
}

.content_submit .btn-valid:hover {
    border: 1px solid #e27065;
    background: #e27065;
}

#car-selector .btn-valid:hover {
    background: #000
}

.footer-landing {
    background: #07131f;
    padding: 45px 15px;
    font-family: 'Lato', sans-serif;
    width: 100%;
}

.footer-landing p {
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    text-align: center;
    margin: 0;
    font-family: 'neosansstdbold';
}

.txt-center {
    text-align: center
}

.list-car.owl-carousel {
    display: block
}

.alert.alert-info {
    background: #fff;
    border-color: #fff;
    color: #619c56;
}

.alert {
    border-radius: 0px;
    border-width: 2px;
    font-size: 15px;
    max-width: 740px;
    margin: 15px auto;
    padding: 21px 25px;
}

.alert.alert-danger {
    background: #fff;
    border-color: #fff;
    color: #d54545;
    word-break: break-all;
}

.alert {
    border-radius: 0px;
    border-width: 2px;
    font-size: 15px;
    max-width: 740px;
    margin: 15px auto;
    padding: 21px 25px;
}

.slogan {
    position: relative;
    top: 12px;
    text-align: left;
    color: #2c3384;
    font-size: 42px;
    line-height: 1.2;
    font-family: 'neosansstdbold';
    text-transform: uppercase;
    padding-left: 15px;
    float: left;
}

.entretient_kia {
    font-size: 23px;
    font-style: italic;
    display: block;
    margin-top: 5px;
}

.remise_kia span, .entretient_kia span {
    display: block;
    width: 100%;
    line-height: 1.2;
}

.remise_ramadan {
    font-size: 78px;
}

.solution_ramadan {
    background: #fff;
    color: #d29800;
    font-size: 18px;
    font-style: italic;
    padding: 6px 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    position: relative;
    top: -10px;
}

.link_cg {
    color: #fff;
}

.link_cg:hover, .link_cg:active, .link_cg:focus {
    color: #de5950;
    text-decoration: none;
}

.bg_overlay {
    position: fixed;
    right: 0;
    top: 0;
    bottom: 0;
    background: #0a0a0a75;
    z-index: 2;
    height: 100%;
}

.alerts-overlay {
    position: absolute;
    left: 10px;
    right: 10px;
    z-index: 2;
    top: 20%;
}

.landing-kia a.logo_mobile {
    display: none;
}

.select-car-form .box-input .form-cg .has-error {
    margin-bottom: 30px;
}

.select-car-form .box-input .form-cg .has-error .form-error {
    font-family: 'Lato', sans-serif;
    font-size: 13px;
    font-weight: 400 !important;
    text-transform: lowercase;
    top: 20px;
}

.select-car-form .box-input .form-cg .has-error .form-error::first-letter {
    text-transform: capitalize;
}

.select-car-form .bootstrap-select .dropdown-menu {
    border: none;
    border-radius: 0 0 25px 25px;
    font-size: 13px;
}

.select-car-form .bootstrap-select .dropdown-menu, .select-car-form .bootstrap-select .dropdown-menu.inner {
    background: #e6e6e6;
}

.bootstrap-select .dropdown-menu li a span.text {
    font-family: 'neosansstdmedium';
    font-size: 12px;
    color: #07131f;
}

.bootstrap-select .dropdown-menu li a {
    padding: 0px 20px;
}

.sitekia {
    display: none;
    position: absolute;
    right: 40px;
    top: 30px;
    font-size: 24px;
    color: #fff;
}

.sitekia:hover {
    color: #ececec;
}

.box-form {
    /*height: 500px;*/
}

.text-wrapper {
    padding: 0 10px 20px 28px;
    text-align: center;
}

.form-text {
    font-size: 14px;
    color: #000;
    margin: 0 0 6px;
}

.container-radio p {
    margin: 0;
}
li.dropdown-header {
    background: #07131f;
    color: #fff;
    padding: 0 20px;
    font-size: 12px;
}
.dropdown-menu .divider {
    height: 0;
    margin: 0;
}
.bootstrap-select .dropdown-menu li a.opt {
    padding-left: 20px;
}
.owl_kia .owl-nav {
    position: absolute;
    top: 50%;
    width: 100%;
    z-index: 99;
    margin-top: 0;
}
.owl_kia.owl-carousel .owl-nav button.owl-next,
.owl_kia.owl-carousel .owl-nav button.owl-prev,
.owl_kia.owl-carousel button.owl-dot {
    color: #07131f;
    padding: 4px !important;
    background: rgb(255 255 255);
    display: inline-block;
    cursor: pointer;
    border-radius: 0;
    outline: none;
}
.owl_kia .owl-nav .owl-prev {
    float: left;
}
.owl_kia .owl-nav .owl-next {
    float: right;
}
.owl_kia img {
    display: inline-block;
    max-width: 100%;
    max-height: 100%;
}
.footer-landing a {
    color: #fff;
}
.instagram {
    margin: 0 3px;
    font-size: 24px;
}
.d_inlinebloc{
	display: inline-block;
}
.numtel_kia {
    display: inline-block;
}

.owl_model_kia.owl-carousel .owl-nav button.owl-next,
.owl_model_kia.owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0!important;
    font: inherit;
    position: absolute;
    background-image: linear-gradient(to left, #ffffff, rgba(255, 255, 255, 0.5));
    text-align: right;
    height: 70px;
    border-radius: 0;
    top: 0;
}
.owl_model_kia.owl-carousel .owl-nav button.owl-next{
    right: -10px;
}
.owl_model_kia.owl-carousel .owl-nav button.owl-prev{
    left: -10px;
}
.owl_model_kia.owl-carousel .owl-nav button.owl-next:hover,
.owl_model_kia.owl-carousel .owl-nav button.owl-prev:hover{
    background: transparent;
    background-image: linear-gradient(to left, #ffffff, rgba(255, 255, 255, 0.5));
}
.owl_model_kia img{
    filter: grayscale(1);
    transition: 0.2s all;
    transform: scale(0.8);
}
.owl_model_kia .owl-item.center img{
    filter: grayscale(0);
    transform: scale(1);
}
.content_modelkia {
    opacity:0;
    text-align: center;
    transform: scale(0.2);
    transition: 0.2s all;
    margin-top: 10px;
}
.owl_model_kia .owl-item.center .content_modelkia {
    transform: scale(1);
    opacity:1;
}


.modelkia {
    font-family: 'neosansstdbold', sans-serif;
    text-align: center;
}
.txtmodelkia {
    font-size: 8px;
}
.prixkia {
    font-size: 15px;
}
@media (max-width: 1750px) {
    .box-form {
        /*height: 380px;*/
    }
}
.owl_model_kia .owl-nav {
    margin-top: 0;
}
.rtl-label{
    float: right;
}
@media (max-width: 1600px) {
    .section_devis {
        padding: 20px 0;
    }
    .box-form {
       /* height: 350px;*/
    }
    .landing-kia .logo_desktop {
        display: block;
    }
    .slogan {
        font-size: 32px;
        line-height: 1.2;
    }
    .remise_ramadan {
        font-size: 58px;
    }
}

@media (max-width: 1500px) {
    .footer-landing {
        padding: 35px 15px;
    }
}

@media (max-width: 1400px) {
    /* .box-form {
        height: 440px;
    } */
    .footer-landing p {
        font-size: 14px;
    }
    .section_devis h2 {
        font-size: 24px;
    }
    .select-car-form .box-input .form-group {
        margin-bottom: 25px;
    }
    .footer-landing {
        padding: 30px 15px;
    }
    .section_devis {
        min-height: 100px;
        line-height: 2;
        padding: 30px 0;
    }
    /* .content_landing_page, .landing-kia .block_banner {
        height: 800px;
    } */
}

@media (max-width: 1320px) {
    .section_devis h2 {
        font-size: 24px;
    }
    .box-form {
        /*height: 300px;*/
    }
}

@media (max-width: 1199px) {
    .content_landing_page {
        min-height: inherit;
    }
    .text-wrapper {
        text-align: center;
    }
    .footer-landing {
        padding: 35px 15px;
    }
    .footer-landing {
        position: relative;
        margin-top: 50px;
    }
    .select-car-form .box-input .form-group label {
        font-size: 16px;
    }
    .section_devis h2 {
        font-size: 20px;
    }
    .footer-landing {
        padding: 20px 15px;
    }
    /* .box-form {
        height: 380px;
    } */
    .footer-landing p {
        font-size: 12px;
    }
    .section_devis {
        padding: 30px 0;
    }
    .footer_bloc_banner {
        bottom: 80px;
    }
    .section_devis {
        padding: 20px 0;
        min-height: inherit;
    }
    /* .landing-kia .block_banner, .content_landing_page {
        height: 880px;
    } */
    .slogan {
        font-size: 22px;
    }
    .entretient_kia {
        font-size: 16px;
    }
    .box-form {
        height: 100%;
    }
}

@media (max-width: 991px) {
    .content_landing_page {
        max-width: 600px;
    }
    .owl_model_kia.owl-carousel .owl-nav button.owl-next,
    .owl_model_kia.owl-carousel .owl-nav button.owl-prev,
    .owl-carousel button.owl-dot {
    height: 110px;
    top: 20px;
}
    .box-input {
        max-width: 500px;
    }
    .sitekia {
        right: 30px;
        top: 10px;
        font-size: 22px;
    }
    .select-car-form .box-input .form-cg .has-error {
        margin-top: 10px;
    }
    .section_devis h2 {
        position: static;
        transform: translateX(0);
    }
    .section_devis {
        margin-bottom: 10px;
        min-height: inherit;
    }
    .footer_bloc_banner {
        bottom: 20px;
    }
    .bg_overlay {
        position: absolute;
        top: -114px;
        bottom: -50px;
        height: inherit;
        left: 0;
    }
    .section_devis {
        padding: 20px 0;
    }
    .landing-kia .block_banner, .content_landing_page {
        height: auto;
    }
    .select-car-form .box-input .form-group label {
        display: block;
        margin-bottom: 10px
    }
    .select-car-form .box-input .form-group {
        width: 100%;
        float: left;
        margin-bottom: 20px;
    }
}

@media (max-width: 767px) {
    .owl_model_kia.owl-carousel .owl-nav button.owl-next,
     .owl_model_kia.owl-carousel .owl-nav button.owl-prev,
      .owl-carousel button.owl-dot {
    height: 130px;
    top: 10px;
}
    .box-input, .content_submit {
        max-width: 100%;
        width: 100%;
    }
    .sitekia {
        font-size: 18px;
    }
    .select-car-form .box-input .form-group .form-error {
        top: 75px;
        font-size: 13px;
    }
    .select-car-form .box-input .form-group {
        width: 100%;
        float: none;
        margin-bottom: 25px;
    }
    .footer_bloc_banner {
        position: relative;
        bottom: 0;
        margin-top: 10px;
    }
    .landing-kia .list_offre_footer {
        padding-left: 25px;
    }
    .landing-kia .list_offre_footer li {
        padding-left: 0;
    }
    .logo-footer {
        text-align: center;
        margin-top: 20px;
        margin-bottom: 10px;
    }
    .landing-kia .block_banner, .content_landing_page {
        /*padding-bottom: 20px;*/
    }
    .solution_ramadan {
        display: inline-block;
        line-height: 18px;
        font-size: 14px;
        top: -5px;
    }
    .landing-kia .block_banner .block_logo {
        top: 32px;
        left: 10%;
        width: 90%;
    }
    .landing-kia a.logo_desktop {
        padding: 0;
    }
    .slogan {
        font-size: 16px;
        padding: 0 0 0 10px;
    }
    .entretient_kia {
        font-size: 11px;
    }
    .landing-kia a.logo_mobile {
        display: block;
        position: absolute;
        left: 20px;
        width: 200px;
        top: 20px;
    }
    .Title_blc_car {
        font-size: 35px
    }
    .width_half {
        width: 100%;
        float: none;
    }
    .img_assurance_gratuite, .taux_preferenciel, .autofinancement {
        margin: 0 auto;
    }
    .liste_avantage {
        text-align: center;
        margin: 30px 0;
    }
    .block_avantages_kia h1 {
        text-align: center;
    }
    .content_landing_page p.txt_page {
        font-size: 24px;
    }
    .block_avantages_kia h1 {
        font-size: 32px;
    }
    .liste_avantage h2 {
        font-size: 30px;
    }
    .width_content_affariet {
        padding: 0 20px;
    }
    .owl_kia.owl-carousel .owl-nav button.owl-next,
    .owl_kia.owl-carousel .owl-nav button.owl-prev,
    .owl_kia.owl-carousel button.owl-dot {
        width: 25px;
        padding: 2px 4px 4px 4px !important;
    }
    .content_landing_page {
        margin-bottom: 0;
    }
    .footer-landing {
        margin-top: 70px;
    }
    .content_landing_page {
        max-width: 90%;
        top: 40px;
    }
}

@media (max-width: 640px) {
    .owl_model_kia.owl-carousel .owl-nav button.owl-next, .owl_model_kia.owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    height: 100px;
    top: 10px;
}
    .select-car-form .box-input .form-group:after {
        content: "";
        clear: both;
        overflow: hidden;
        display: block
    }
    .select-car-form .box-input .form-group label {
        width: 100%;
        float: left;
        display: block;
    }
    .select-car-form .box-input .form-group input {
        width: 100%;
        float: left
    }
    #car-selector label {
        width: 100%;
        padding-bottom: 30px;
        margin-bottom: 0
    }
    .list-car .item img {
        width: auto;
    }
    #car-selector .btn-valid {
        padding: 10px 40px
    }
    #car-selector .form-error {
        position: relative;
        bottom: inherit;
        left: inherit;
        transform: none;
        color: #b94a48
    }
    #car-selector .owl-nav {
        position: absolute;
        top: 20%;
        width: 100%;
        left: 15px
    }
    #car-selector button {
        display: inline-block;
        background: url("../images/png/ico-nav-left.png");
        width: 40px;
        height: 40px;
        float: left;
        outline: none
    }
    #car-selector button:hover {
        display: inline-block;
        background: url("../images/png/ico-nav-left-hv.png");
    }
    #car-selector .owl-next {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
        float: right
    }
    .landing-kia .Title_blc_car {
        font-size: 35px
    }
    /*.landing-kia .owl-carousel .owl-stage-outer{z-index: 99999}*/
}

@media (max-width: 480px) {
    .owl_model_kia.owl-carousel .owl-nav button.owl-next, .owl_model_kia.owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    height: 80px;
    top: 0px;
}
    .text-wrapper {
        padding: 0 15px 30px;
    }
    .select-car-form .box-input .form-group input, .select-car-form .box-input .form-group label {
        width: 100%;
        float: none;
    }
    .select-car-form .box-input .form-group label {
        margin-bottom: 15px
    }
    .Title_blc_car {
        font-size: 25px;
    }
    .landing-kia .width_content {
        padding: 0 15px;
    }
    .landing-kia .block_banner .block_logo {
        top: 10px;
    }
    .slogan {
        font-size: 13px;
        margin-top: -8px;
    }
    .entretient_kia {
        font-size: 10px;
    }
}
@media (max-width: 380px) {
    .owl_model_kia.owl-carousel .owl-nav button.owl-next, .owl_model_kia.owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
        height: 70px;
        top: 0;
    }
    }