@font-face{
    font-family: 'neo_sansregular';
    src: url('/fonts/neo_sans-webfont.woff2') format('woff2'),
         url('/fonts/neo_sans-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face{
    font-family: 'neo_sansbold';
    src: url('/fonts/neo_sans_bold-webfont.woff2') format('woff2'),
         url('/fonts/neo_sans_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face{
    font-family: 'neo_sanslight';
    src: url('/fonts/neo_sans_light-webfont.woff2') format('woff2'),
         url('/fonts/neo_sans_light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face{
    font-family: 'neo_sansmedium';
    src: url('/fonts/neo_sans_medium-webfont.woff2') format('woff2'),
         url('/fonts/neo_sans_medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face{
    font-family: 'KiaSignatureRegular';
    src: url('/fonts/KiaSignatureRegular.ttf') format('truetype'),
         url('/fonts/KiaSignatureOTFRegular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face{
    font-family: 'KiaSignatureLight';
    src: url('/fonts/KiaSignatureLight.ttf') format('truetype'),
         url('/fonts/KiaSignatureOTFLight.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face{
    font-family: 'KiaSignatureBold';
    src: url('/fonts/KiaSignatureBold.ttf') format('truetype'),
         url('/fonts/KiaSignatureOTFBold.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}
html, body{
    width: 100%;
    margin: 0px;
    padding: 0px;
    font-size: 15px;
    background-color: #FFF;
    color: #000;
    font-family: 'KiaSignatureRegular';
    -ms-overflow-x: hidden;
}
div, span, img, a{
    position: relative;
    outline: 0;
    border: 0;
    -webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
a, p, h1, h2, h3, h4, h5, h6, strong, b, i, ul{
    margin: 0;
    padding: 0;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
}
*{
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -moz-tap-highlight-color: rgba(0, 0, 0, 0);
    -o-tap-highlight-color: rgba(0, 0, 0, 0);
    tap-highlight-color: rgba(0, 0, 0, 0);
}
input[type=text], select, textarea{
	outline: 0 !important;
    -webkit-appearance: none;
    appearance: none;
}
input::-webkit-input-placeholder { color: #777; }
input::-webkit-input-placeholder { color: #777; }
input::-moz-placeholder { color: #777; }
input:-ms-input-placeholder { color: #777; }
.load{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(/img/load.svg);
    background-size: 120px;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #333;
    z-index: 1000;
}
.load h1{
    opacity: 0 !important;
}
.contGenPag{
    width: 100%;
    z-index: 20;
    padding-top: 95px;
}
/*--- Menu ---*/
.contGenMenuWeb{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 145px;
    z-index: 50; 
}
.plecaGris{
    width: 100%;
    height: 40px;
    background-color: #f5f5f5;
    border-bottom: 1px solid #e4e5e6;
}
.contPlecWeb{
    width: 100%;
    height: 54px;
    z-index: 10;
    background-color: #FFF;
    border-bottom: 3px solid #05141f;
}
.plecTrans{
    position: absolute;
    display: block;
    top: -2px;
    left: 50%;
    -webkit-transform: translate(-50%,0%);
    transform: translate(-50%,0%);}
.contGenOpcMen{
    position: absolute;
    top: 0;
    left: 50%;
    width: 1140px;
    padding-left: 60px;
    height: 95px;
    z-index: 20;
    -webkit-transform: translate(-50%,0%);
    transform: translate(-50%,0%);
}
.logoDist{
    position: absolute;
    top: 0;
    left: 0;
    width: 60px;
    height: 150px;
}
.logoDist img{
    display: block;
    width: 100%;
    height: 100%;
}
.contTel{
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 19px;
    padding: 11px 0px;
    text-align: right;
    background-color: #f5f5f5;
}
.contTel a, .contTel span{
    font-family: 'KiaSignatureBold';
    display: inline-block;
    color: #333;
    font-size: 15px;
    text-transform: uppercase;
    vertical-align: top;
}
.contTel span{
    margin: 0px 4px;
}
.contOpcMenu{
    width: 100%;
    height: 80px;
}
.contLinks{
    width: 460px;
    height: 55px;
    float: left;
}
.contLinks ul, .contLinks ul li{
    position: relative;
    display: inline-block;
    list-style: none;
}
.linkIzq{
    text-align: right;
}
.linkDer{
    text-align: left;
}
.linkMenu{
    font-family: 'KiaSignatureBold';
    display: inline-block;
    color: #333;
    cursor: pointer;
    font-size: 13px;
    padding: 18px 10px;
   /* margin: 0px 6px;*/
    margin: 0px;
    text-transform: uppercase;
}
.lineBtn{
    position: absolute;
    bottom: -3px;
    left: 0;
    width: 100%;
    height: 5px;
    opacity: 0;
    background-color: #05141f ;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.lineBtn:after, .lineBtn:before{
    content: '';
    position: absolute;
    top: 0;
    width: 5px;
    height: 4px;
    background-repeat: no-repeat;
    background-color: #FFF;
}
.lineBtn:before{
    left: 0;
    background-image: url(/img/menu/Pleca_Menu_Izq.svg);
}
.lineBtn:after{
    right: 0;
    background-image: url(/img/menu/Pleca_Menu_Der.svg);
}
.linkMenu:hover, .linkMenu.activo{
    color: #05141f;
    text-decoration: underline;
}
.linkMenu:hover .lineBtn, .linkMenu.activo .lineBtn{
    opacity: 1 !important;
}
.contSubMen{
    position: absolute;
    margin-left: -85px;
    padding-top: 30px;
    display: none;
    width: 170px;
    left: 50%;
    top: 90%;
}
.subMenu:hover .contSubMen{
    display: block;
}
.divSubMen{
    width: 100%;
    background-color: #FFF;
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.subMenu:hover .divSubMen{
    opacity: 1;
}
.divSubMen a{
    font-family: 'KiaSignatureBold';
    display: block;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    color: #333;
    font-size: 12px;
    padding: 10px 0px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.divSubMen a:hover{
    color: #FFF;
    text-decoration: underline;
    background-color: #05141f;
}
.contLogoKia{
    overflow: hidden;
    width: 160px;
    float: left;
    height: 85px;
    text-align: center;
}
.contLogoKia img{
    width: 70%;
    margin-top: 20px;
}
.contRedes{
    display: inline-block;
    text-align: center;
    vertical-align: top;
    padding: 10px 0px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.icoRedSoc{
    display: inline-block;
    width: 29px;
    height: 29px;
    margin: 0px 2px;
    font-size: 0px;
    border: 1px solid #c2c4c6;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    vertical-align: top;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.icoRedSocF{
    background-size: 8px 15px;
    background-image: url(/img/Redes-Sociales/Kia_Facebook_Gris.svg);
}
.icoRedSocT{
    background-size: 15px;
    background-image: url(/img/Redes-Sociales/Kia_Twitter_Gris.svg);
}
.icoRedSocY{
    background-size: 18px;
    background-image: url(/img/Redes-Sociales/Kia_Youtube_Gris.svg);
}
.icoRedSocI{
    background-size: 15px;
    background-image: url(/img/Redes-Sociales/Kia_Instagram_Gris.svg);
}
.icoRedSocF:hover{
    border: 1px solid #3C5998;
    background-color: #3C5998;
    background-image: url(/img/Redes-Sociales/Kia_Facebook_Blanco.svg);
}
.icoRedSocT:hover{
    border: 1px solid #1DA1F2;
    background-color: #1DA1F2;
    background-image: url(/img/Redes-Sociales/Kia_Twitter_Blanco.svg);
}
.icoRedSocY:hover{
    border: 1px solid #E62D27;
    background-color: #E62D27;
    background-image: url(/img/Redes-Sociales/Kia_Youtube_Blanco.svg);
}
.icoRedSocI:hover{
    border: 1px solid #c13584;
    background-color: #c13584;
    background-image: url(/img/Redes-Sociales/Kia_Instagram_Blanco.svg);
}
.capaObs, .capaObs2{
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 40;
    background-color: rgba(0, 0, 0, 0.5);
}
.ContMenuAutos{
    position: absolute;
    top: 96px;
    left: 50%;
    width: 1050px;
    z-index: 5;
    background-color: #FFF;
    margin-left: -485px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.ContMenuAutos.cerrado{
    top: -600px;
}
.contClasOpc{
    overflow: hidden;
    width: 250px;
    float: left;
    background-color: #e4e5e6;
}
.contClasOpc ul, .contClasOpc li{
    display: block;
    position: relative;
    list-style: none;
}
.contClasOpc li{
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
.clasOpc{
    font-family: 'KiaSignatureBold';
    font-size: 13px;
    text-transform: uppercase;
    color: #999;
    display: inline-block;
    padding: 20px 0px 20px 40px;
    width: 100%;
    cursor: pointer;
}
.liSel{
    background-color: #FFF;
    border-right: 0px !important;
}
.liSel .clasOpc{
    color: #333;
}
.contCRMMenu{
    padding: 23px 0px;
    padding-left: 40px;
    text-align: left;
}
.CRMMenu{
    display: block;
    color: #05141f;
    font-size: 13px;
    margin: 5px 0px;
    padding: 2px 0px;
    padding-left: 40px;
    background-repeat: no-repeat;
    background-position: 0px 50%;
    background-size: 25px 30px;
}
.CRMMenuC{
    background-image: url(/img/menu/Kia_Icono_Cotizacion.svg);
}
.CRMMenuP{
    background-image: url(/img/menu/Kia_Icono_Prueba.svg);
}
.CRMMenuS{
    background-image: url(/img/menu/Kia_Icono_Servicio.svg);
}
.liCont{
    padding: 15px 0px;
    padding-left: 40px;
    background-color: #FFF;
    border-bottom: 0px !important;
}
.btnMenCont{
    font-family: 'KiaSignatureBold';
    font-size: 13px;
    color: #333;
    display: block;
    padding: 2px 0px;
    padding-left: 40px;
    background-repeat: no-repeat;
    background-position: 0px 50%;
    background-size: 25px 30px;
    background-image: url(/img/menu/Kia_Icono_Pin.svg);
}
.contVehMenu{
    overflow: hidden;
    width: 800px;
    height: 345px;
    float: left;
}
.itemVehMenu{
    position: absolute;
    top: 50px;
    left: 0;
    width: 100%;
    height: 280px;
    background-color: #FFF;
}
.contCarouselVeh{
    overflow: hidden;
    width: 690px;
    padding: 0px 50px;
    margin: 0 auto;
}
.carouselVeh{
    overflow: hidden;
    width: 100%;
    text-align: center;
}
.carouselVeh li{
    width: 165px;
    display: inline-block;
}
.itemSlideMen{
    width: 100%;
    overflow: hidden;
    text-align: center;
}
.itemSlideMen a{   
    opacity: 0.4;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.itemSlideMen:hover a{
    opacity: 1;
}
.itemSlideMen img{
    width: 100%;
}
.itemSlideMen h2{
    opacity: 0.4;
    display: block;
    text-align: center;
    font-family: 'KiaSignatureBold';
    font-size: 16px;
    color: #333;
    min-height: 40px;
    margin-bottom: 10px;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.itemSlideMen p{
    opacity: 0.4;
    text-align: center;
    font-family: 'KiaSignatureBold';
    font-size: 13px;
    min-height: 32px;
    color: #333;
    margin-bottom: 10px;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.itemSlideMen:hover h2, .itemSlideMen:hover p{
    opacity: 1;
}
.itemSlideMen a{
    width: 80%;
    padding: 10px 0px;
    text-align: center;
}
.btnGen{
    display: block;
    margin: 10px auto;
    color: #FFF;
    text-transform: uppercase;
}
.btnGris{
    background: rgb(195,196,198); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(195,196,198,1) 0%, rgba(147,148,150,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(195,196,198,1) 0%,rgba(147,148,150,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(195,196,198,1) 0%,rgba(147,148,150,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c3c4c6', endColorstr='#939496',GradientType=0 ); /* IE6-9 */
}
.btnRojo{
    background: #05141f ; /* Old browsers */
    background: -moz-linear-gradient(top,  #05141f); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #05141f); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #05141f); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8152a', endColorstr='#8a101f',GradientType=0 ); /* IE6-9 */
}
.btnKiaMex{
    overflow: hidden;
    width: 800px;
    height: 65px;
    float: right;
    border-top: 1px solid #ccc;
}
.contKiaMex{
    width: 320px;
    float: left;
    margin-left: 20px;
}
.contKiaMex h3{
    font-family: 'KiaSignatureBold';
    font-size: 15px;
    color: #333;
    margin-top: 9px;
}
.contKiaMex p{
    color: #333;
    font-size: 11px;
}
.btnAvent{
    overflow: hidden;
    float: right;
    margin-right: 20px;
    margin-top: 3px;
}
.btnAvent a{
    padding: 10px 25px;
}
.btnAvent a:hover {
    background: #05141f;
}
.arrowCH{
    position: absolute;
    top: 50%;
    width: 30px;
    height: 25px;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center;
}
.arrowCHL{
    left: 0;
    background-image: url(/img/menu/Flecha_Menu_Autos_Izq.svg);
}
.arrowCHR{
    right: 0;
    background-image: url(/img/menu/Flecha_Menu_Autos_Der.svg);
    -webkit-transform: translate(0%,0%);
    transform: translate(0%,0%);
}
.contGenMenuMov{
    display: none;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    width: 100%;
    height: 139px;
    z-index: 50;
}
.contLogPrinMen{
    width: 100%;
    overflow: hidden;
    background-color: #FFF;
}
.logoMov{
    float: left;
    width: 88px;
    margin-left: 30px;
    padding: 5px 0px;
}
.contIcoMenuMov{
    width: 60px;
    height: 60px;
    float: right;
    background-color: #333;
}
#flag{
    display: none;
}
#hamburger{
    position: relative;
    display: block;
    width: 60px;
    height: 60px;
    margin: 0 auto;
    cursor: pointer;
}
#hamburger span{
    position: absolute;
    top: 27px;
    right: 11px;
    width: 35px;
    height: 5px;
    margin: auto;
    transition: background 0s .25s;
    background: #FFF;
}
#hamburger span:before,
#hamburger span:after {
    position: absolute;
    right: 0px;
    height: inherit;
    content: '';
    transition-delay: .25s, 0s;
    transition-duration: .25s, .25s;
    background: #FFF;
    width: 100%;
}
#hamburger span:before {
    top: 9px;
    transition-property: top, -webkit-transform;
    transition-property: top, transform;
}
#hamburger span:after {
    bottom: 9px;
    transition-property: bottom, -webkit-transform;
    transition-property: bottom, transform;
}
#flag:checked + span {
    background: none;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.giro{
    -webkit-transform:rotate(-90deg);
    transform:rotate(-90deg);
}
#flag:checked + span:before {
    top: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
#flag:checked + span:after {
    bottom: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
#flag:checked + span:before,
#flag:checked + span:after {
    -webkit-transition-delay: 0s, .25s;
    transition-delay: 0s, .25s;
}
.contNomDisMov{
    overflow: hidden;
    width: 100%;
    padding: 7px 0px 10px;
    border-top: 3px solid #05141f;
    background-color: #333;
}
.contNomDisMov h2{
    font-family: 'KiaSignatureBold';
    text-align: center;
    color: #FFF;
    font-size: 15px;
    /*text-transform: uppercase;*/
}
.contMenuMov{
    position: absolute;
    width: 100%;
    background-color: #ccc;
    top: -1035px;
    left: 0;
    z-index: 40;
    -webkit-transform: translate(0%,-150%);
    transform: translate(0%,-150%);
    -webkit-transition: top 0.8s ease-in-out;
    transition: top 0.8s ease-in-out;
}
.seccionItem, .itemMenuMov{
    display: block;
    width: 100%;
    background-color: #FFF;
    border-bottom: 1px solid #bfbfbf;
}
.pesAbMen, .btnCRMMov{
    background-color: #05141f;
}
.titItem, .contSubMenMov > a{
    display: block;
    width: 90%;
    text-align: left;
    color: #333;
    font-family: 'KiaSignatureBold';
    font-size: 15px;
    margin: 0 auto;
    padding: 10px 0px;
    text-transform: uppercase;
}
.pesAbMen .titItem, .btnCRMMov .titItem{
    color: #FFF !important;
}
.pestanaItem:before {
    content: '';
    position: absolute;
    top: 50%;
    right: 5%;
    z-index: 5;
    width: 24px;
    height: 24px;
    margin-top: -12px;
    background-color: #e4e5e6;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 10px;
    background-image: url(/img/Ico_Mas_Menu_Responsivo.svg);
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.pesAbMen .pestanaItem:before{
    background-color: #FFF;
    background-image: url(/img/Ico_Menos_Menu_Responsivo.svg);
}
.innerSec{
    overflow: hidden;
    width: 100%;
    background-color: #ddd;
}
.contSubMenMov{
    background-color: #FFF;
    overflow: hidden;
    width: 100%;
}
.contClasModMenu{
    width: 100%;
    overflow: hidden;
}
.itemClas{
    display: inline-block;
    width: 33.333%;
    height: 50px;
    background-color: #e4e5e6;
    float: left;
    display: inline-block;
    text-align: center;
    border-bottom: solid 1px #C2C4C6;
}
.itemSel{
    background-color: #FFF;
    border-color: #FFF;
}
.itemClas span{
    font-family: 'KiaSignatureBold';
    font-size: 14px;
    color: #333;
    display: inline-block;
    width: 90px;
    line-height: 14px;
    text-transform: uppercase;
    top: 50%;
    -webkit-transform: translate(0%,-50%);
    transform: translate(0%,-50%);
}
.itemB:before, .itemB:after{
    content: '';
    position: absolute;
    top: 0;
    width: 1px;
    height: 100%;
    background-color: #C2C4C6;
}
.itemB:before{
    left: 0;
}
.itemB:after{
    right: 0;
}
.contSlideVehMov{
    overflow: hidden;
    width: 390px;
    padding: 40px 30px;
    margin: 0 auto;
}
.slideVehMov{
    overflow: hidden;
    width: 100%;
}
.slideVehMov li{
    text-align: center;
}
.slideVehMov li img{
    width: 100%;
    display: block;
    margin: 0 auto;
}
.slideVehMov li span{
    color: #333;
    font-size: 13px;
    font-family: 'KiaSignatureBold';
}
.arrowMov{
    display: inline-block;
    position: absolute;
    top: 50%;
    margin-top: -15px;
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-position: center;
}
.arrowMovL{
    left: 0;
    background-image: url(/img/menu/Flecha_Menu_Autos_Izq.svg);
}
.arrowMovR{
    right: 0;
    background-image: url(/img/menu/Flecha_Menu_Autos_Der.svg);
}
.contSubMenMov > a{
    border-bottom: 1px solid #e4e5e6;
}
.contSubMenMov > a:last-child{
    border-bottom: 0px;
}
/*--- Menu CRM ---*/
.contCRMFijo{
    overflow: visible;
    position: fixed;
    bottom: 54px;
    left: 0;
    width: 100%;
    height: 1px;
    z-index: 25;
}
.fondoMenu{
    width: 100%;
    height: 55px;
    padding-left: 66px;
    background-repeat: repeat-x;
    background-image: url(/img/CRM/Kia_Img_CRM.jpg);
    -webkit-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
}
.fondoMenu:before{
    content: '';
    position: absolute;
    top: 0px;
    right: -24px;
    width: 66px;
    height: 100%;
    background-image: url(/img/CRM/Kia_Img_CRM_02.png);
}
.contOpcMenuCRM{
    overflow: hidden;
    width: 100%;
    text-align: center;
    padding: 14px 0px;
}
.btnCRM{
    display: inline-block;
    color: #FFF;
    top: 0;
    font-family: 'KiaSignatureBold';
    text-transform: uppercase;
    font-size: 14px;
    padding: 5px 0px;
    padding-left: 35px;
    margin: 0px 20px;
    cursor: pointer;
    background-repeat: no-repeat;
    background-size: 31px 27px;
    background-position: 0px 0px;
    vertical-align: top;
}
.btnCloseCRM{
    cursor: pointer;
    display: inline-block;
    width: 35px;
    height: 27px;
    top: 0;
    margin: 0px 20px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(/img/CRM/Kia_Icono-Cerrar.svg);
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; 
}
.btnCRMC{
    background-image: url(/img/CRM/Kia_Icono_Cotizacion.svg);
}
.btnCRMP{
    background-image: url(/img/CRM/Kia_Icono_Prueba.svg);
}
.btnCRMS{
    background-image: url(/img/CRM/Kia_Icono_Servicio.svg);
}
.btnCRMA{
    top: 50px;
    padding-left: 0px;
    padding-right: 31px;
    background-image: url(/img/CRM/Kia_Icono_Abrir.svg);
    background-position: 100% 50%;
}
.contOpcMenuCRM1 .btnCRM{
   -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; 
}
.efecCRM .btnCRM, .efecCRM .btnCloseCRM{
    top: 50px;
}
.contOpcMenuCRM1 .btnCRMC{
    -webkit-transition-delay: 0.3s !important;
    transition-delay: 0.3s !important;
}
.contOpcMenuCRM1 .btnCRMP{
    -webkit-transition-delay: 0.6s !important;
    transition-delay: 0.6s !important;
}
.contOpcMenuCRM1 .btnCRMS{
    -webkit-transition-delay: 0.9s !important;
    transition-delay: 0.9s !important;
}
.contOpcMenuCRM1 .btnCloseCRM{
    -webkit-transition-delay: 1.2s !important;
    transition-delay: 1.2s !important;
}
/*--- Footer ---*/
.footer{
    background-color: #FFF;
    width: 100%;
    z-index: 20;
    padding-bottom: 54px;
}
.divRedFoot{
    overflow: hidden;
    width: 100%;
    padding: 10px 0px;
    border-top: 1px solid #e4e5e6;
    border-bottom: 1px solid #999;
}
.redSocFoot{
    overflow: hidden;
    width: 1200px;
    margin: 0 auto;
}
.irTop, .contRedSocFoot span{
   /* top: 6px;*/
    top: 3px;
    text-transform: uppercase;
    display: inline-block;
    float: left;
    margin-right: 10px;
    color: #c2c4c6;
    font-size: 15px;
    font-family: 'KiaSignatureBold';
}
.contRedSocFoot{
    display: inline-block;
    float: right;
}
.contInfoFoot{
    width: 100%;
    padding: 20px 0px;
    background-color: #E4E5E7;
}
.infoFoot{
    width: 1200px;
    margin: 0 auto;
    text-align: left;
}
.itemFoot{
    display: inline-block;
    width: 24%;
    height: 110px;
    margin-right: 10px;
    text-align: left;
    vertical-align: top;
}
.HorRef{
    margin-right: 0px !important;
}
.titInfoFoot{
    color: #333;
    font-size: 15px;
    font-family: 'KiaSignatureBold';
    margin-bottom: 10px;
    display: inline-block;
}
.itemFoot p, .itemFoot a{
    font-size: 13px;
    color: #333;
    padding-top: 5px;
}
.itemFoot table{
    width: 95%;
}
.itemFoot td{
    font-size: 13px;
}
.itemFoot td:last-child{
    text-align: right;
}
.copy{
    width: 26%;
}
.telFoot, .copy{
    height: 70px;
}
.LinksFooter{
    width: 100%;
    text-align: center;
    /*padding-bottom: 20px;*/
    margin-top: -30px;
}
.LinksFooter span, .LinksFooter a{
    font-family: 'KiaSignatureBold';
    text-transform: uppercase;
    display: inline-block;
    font-size: 14px;
    color: #333;
}
.LinksFooter a{
    cursor: pointer;
}
.LinksFooter span{
    margin: 0px 5px;
}
.contCopyFoot{
    width: 100%;
    height: 45px;
}
.copyFoot{
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    text-align: left;
}
.copyFoot span{
    font-family: 'KiaSignatureBold';
    text-transform: uppercase;
    display: inline-block;
    padding: 15px 0px;
    font-size: 13px;
    color: #999;
}
.contLogoFoot{
    position: absolute;
    width: 190px;
    bottom: 0;
    right: 0;
}
.contLogoFoot img{
    width: 100%;
    display: block;
}
.copMov{
    display: none;
}
/*--- Aviso de Privacidad ---*/
.contAviso{
    display: none;
    position: fixed;
    overflow: auto;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    background-color: rgba(0, 0, 0, 0.9);
}
.legaCents {
    position: relative;
    margin: 150px auto 100px;
    width: 827px;
}
.legaCents b{
    font-family: 'KiaSignatureBold';
    display: inline-block;
    width: 100%;
    text-align: center;
    font-size: 16px;
    margin-bottom: 20px;
}
.legaCents p, .legaCents p a{
    color: #FFF;
    font-size: 14px;
    text-align: justify;
}
.legaCents p a{
    text-decoration: underline;
}
.btnCerrPriv {
    display: inline-block;
    position: absolute;
    top: -40px;
    right: -40px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 30px;
    background-image: url(/img/cerrar-icon.svg);
}
/*--- Home ---*/
.SliderHome{
    overflow: hidden;
    width: 100%;
    height: 100%;
    min-height: 600px;
}
.contSliderHome{
    position: absolute;
    top: 0;
    left: 50%;
    width: 1920px;
    height: 100%;
    -webkit-transform: translate(-50%,0%);
    transform: translate(-50%,0%);
}
.contSliderHome ul, .contSliderHome ul li, .flex-viewport{
    position: relative;
    height: 100%;
}
.itemSlide{
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover
}
.arrow{
    position: absolute;
    display: inline-block;
    top: 50%;
    width: 100px;
    height: 80px;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center;
    background-color: rgba(0 ,0, 0, 0.5);
    background-size: 20px;
    -webkit-transform: translate(0%,-50%);
    transform: translate(0%,-50%);
}
.arrowL{
    left: 0;
    background-image: url(/img/slide/Slide_Flecha_Izq.svg);
}
.arrowR{
    right: 0;
    background-image: url(/img/slide/Slide_Flecha_Der.svg);
}
.contadorSlide{
    display: inline-block;
    position: absolute;
    top: 50%;
    width: 60px;
    height: 35px;
    right: 110px;
    text-align: right;
    -webkit-transform: translate(0%,-50%);
    transform: translate(0%,-50%);
}
.contadorSlide span{
    font-family: 'KiaSignatureBold';
    color: #FFF;
    font-size: 30px;
    font-style: italic;
}
.numSlide{
    color: #05141f !important;
}
.infoScroll{
    position: absolute;
    display: inline-block;
    bottom: 20px;
    left: 50%;
    text-align: center;
    -webkit-transform: translate(-50%,0%);
    transform: translate(-50%,0%);
}
.textInfoScroll{
    font-family: 'KiaSignatureBold';
    font-size: 13px;
    color: #FFF;
    display: block;
    text-transform: uppercase;
}
.icoInfoScroll{
    display: block;
    width: 25px;
    margin: 5px auto 0;
}
.textInSlide{
    position: absolute;
    top: 20px;
    left: 50%;
    width: 1000px;
    margin-left: -500px;
}
.textInSlide h3{
    font-family: 'KiaSignatureBold';
    color: #FFF;
    font-size: 70px;
    margin-top: 10px;
}
.textInSlide h4{
    font-family: 'KiaSignatureBold';
    color: #FFF;
    font-size: 30px;
}
.btnInSlide{
    display: inline-block;
    padding: 10px 90px 10px 30px;
    background-color: #000;
    color: #FFF;
    font-size: 20px;
    text-transform: uppercase;
    margin-top: 15px
}
.btnInSlide:after{
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 100%;
    background-color: #B9162B;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 10px;
    background-image: url(/img/Slide/Kia_Icono_Flecha_Boton.svg);
}
.backBlack h3, .backBlack h4{
    color: #000 !important;
}
.contAutosHome{
    background-color: #FFF;
    overflow: hidden;
    width: 100%;
}
.bacKGrisHome{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 200px;
    z-index: 1;
    background-color: #F3F3F3;
}
.autosHome{
    width: 900px;
    margin: 0 auto;
    z-index: 5;
}
.contFilTipo{
    text-align: center;
    padding: 30px 0px;
    overflow: hidden;
    width: 100%;
    margin-top: 40px;
}
.filtro{
    display: inline-block;
    vertical-align: top;
    padding-left: 35px;
    margin: 0px 10px;
    cursor: pointer;
}
.textFilt{
    font-family: 'KiaSignatureBold';
    display: inline-block;
    color: #333;
    font-size: 13px;
    padding: 5px 0px;
    text-transform: uppercase;
}
.icoSelc{
    position: absolute;
    top: 0;
    left: 0;
    width: 25px;
    height: 25px;
    border: 1px solid #ccc;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #E2E3E5;
}
.icoSelc:before{
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 14px;
    height: 14px;
    opacity: 0;
    background-color: #05141f;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}
.selec .icoSelc:before{
    opacity: 1;
}
.contAutos{
    overflow: hidden;
    width: 100%;
    text-align: center;
    padding-bottom: 50px;
}
.itemAutos{
    display: inline-block;
    font-family: 'KiaSignatureBold';
    font-size: 15px;
    width: 200px;
    height: 145px;
    margin: 10px;
    color: #333;
    text-align: center;
    text-transform: uppercase;
}
.itemAutos img{
    width: 100%;
}
.contSliderHome .flex-control-nav{
    display: none;
}
/*--- Home Autos ---*/
.contMenuVehWeb{
    position: absolute;
    top: 150px;
    left: 0px;
    overflow: hidden;
    width: 100%;
    z-index: 40;
    -webkit-transition: background-color 0.3s ease-in-out;
    transition: background-color 0.3s ease-in-out;
}
.menufijo{
    position: fixed;
    top: 0px;
    background-color: #000;
}
.menuVehWeb{
    overflow: hidden;
    width: 100%;
    height: 70px;
}
.listMenVehWeb{
    overflow: hidden;
    width: 1000px;
    margin: 0 auto;
    text-align: center;
}
.logoVeh{
    display: inline-block;
    vertical-align: top;
    width: 160px;
    margin-right: 30px;
    padding: 23px 0px;
    padding-right: 50px;
}
.logoVeh:before{
    content: '/';
    font-family: 'KiaSignatureRegular';
    position: absolute;
    top: 0;
    right: 0;
    font-size: 60px;
    color: #FFF;
}
.logoVeh img{
    width: 100%;
}
.listOpcMenVehWeb{
    display: inline-block;
}
.listOpcMenVehWeb ul, .listOpcMenVehWeb li{
    display: inline-block;
    list-style: none;
}
.opcMen{
    font-family: 'KiaSignatureBold';
    display: inline-block;
    padding: 25px 10px;
    margin: 0px 10px;
    font-size: 15px;
    text-transform: uppercase;
    color: #FFF;
}
.opcMen .lineBtn:before{
    background-image: url(/img/autos/Pleca_Menu_Izq.svg);
}
.opcMen .lineBtn:after{
    background-image: url(/img/autos/Pleca_Menu_Der.svg);
}
.menufijo .opcMen:hover .lineBtn, .opcAct .lineBtn{
    opacity: 1 !important;
}
.btnMen{
    font-family: 'KiaSignatureBold';
    display: inline-block;
    padding: 10px 20px;
    font-size: 15px;
    margin: 0px 10px;
    text-transform: uppercase;
    color: #FFF;
    background-color: #05141f;
    -webkit-border-radius: 20px;
    border-radius: 20px;
}
.contMenuVehMov{
    display: none;
    position: absolute;
    overflow: visible;
    width: 100%;
    height: 50px;
    top: 138px;
    left: 0;
    background-color: #05141f;
    z-index: 30;
}
.nomVehMen{
    display: inline-block;
    height: 15px;
    float: left;
    top: 50%;
    -webkit-transform: translate(0%,-50%);
    transform: translate(0%,-50%);
    margin-left: 50px;
}
.nomVehMen img{
    height: 100%;
    display: block;
}
.contMenuVe{
    display: inline-block;
    width: 250px;
    float: right;
    height: 100%;
    border-left: 1px solid #806363;
    text-align: center;
}
.nomSeccMen{
    position: relative;
    display: inline-block;
    top: 50%;
    font-family: 'KiaSignatureBold';
    color: #FFF;
    text-decoration: underline;
    text-transform: uppercase;
    padding: 3px 30px 3px 0px;
    -webkit-transform: translate(0%,-50%);
    transform: translate(0%,-50%);
}
.nomSeccMen:before{
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    right: 0;
    top: 2px;
    background-color: #FFF;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 10px;
    background-image: url(/img/Ico_Flecha_Caracteristicas_Abajo_Responsivo.svg);
}
.contSubMenVeh{
    display: none;
    position: absolute;
    overflow: hidden;
    top: 100%;
    left: 0;
    width: 100%;
    background-color: #FFF;
}
.contSubMenVeh li{
    display: block;
    width: 100%;
    text-align: left;
    border-bottom: 1px solid #e4e5e6;
}
.contSubMenVeh li:last-child{
    border-bottom: 0px;
}
.contSubMenVeh a{
    display: inline-block;
    font-family: 'KiaSignatureBold';
    font-size: 13px;
    width: 100%;
    padding: 8px 0px;
    padding-left: 15px;
    color: #333;
    text-transform: uppercase;
}
.btnCom{
    background-color: #05141f;
}
.btnCom a{
    color: #FFF;
}
/*--- Botones laterales ---*/
.arrowLateral{
    position: fixed;
    width: 60px;
    height: 155px;
    top: 50%;
    right: 3%;
    margin-top: -77px;
    z-index: 40;
}
.arrowLat{
    position: absolute;
    left: 0;
    width: 100%;
    height: 50px;
    cursor: default;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 25px;
    background-color: rgba(0, 0, 0, 0.8);
}
.arrowLatT{
    top: 0;
    background-image: url(/img/autos/Kia_Flecha_Interior_Arriba.svg);
}
.arrowLatB{
    bottom: 0;
    background-image: url(/img/autos/Kia_Flecha_Interior_Abajo.svg);
}
.arrowLat span{
    position: absolute;
    right: 100%;
    top: 0;
    opacity: 0;
    width: 150px;
    height: 100%;
    text-align: center;
    background-color: #000;
    cursor: default;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.act.arrowLat{
    cursor: pointer;
}
.arrowLat span b{
    position: relative;
    font-family: 'KiaSignatureBold';
    text-transform: uppercase;
    display: inline-block;
    font-size: 17px;
    color: #FFF;
    top: 50%;
    -webkit-transform: translate(0%,-50%);
    transform: translate(0%,-50%);
}
.act.arrowLat:hover{
    background-color: #05141f;
}
.act.arrowLat:hover span{
    opacity: 1;
}
.arrowLat span:hover{
    opacity: 0 !important;
}

/*--- Portada del Vehiculo ---*/
.imgPrinAuto{
    overflow: hidden;
    width: 100%;
    min-height: 650px;
    margin-top: -23px;
    background-position: center;
    background-size: cover;
}
.textoPrincipal{
    text-align: center;
    overflow: hidden;
    width: 100%;
    margin-top: 150px;
}
.textoPrincipal h2{
    font-family: 'KiaSignatureBold';
    font-size: 40px;
    text-transform: uppercase;
    color: #FFF;
    text-shadow: rgb(0 0 0) 0 0 5px !important;	
}
.btnInfoVeh{
    display: inline-block;
    width: 80px;
    height: 80px;
    position: absolute;
    top: 60%;
    left: 50%;
    cursor: pointer;
    z-index: 20;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #05141f;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 30px;
    background-image: url(/img/autos/Icono_Mas_Info.svg);
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.contTextInfoAuto{
    position: absolute;
    top: 60%;
    left: 50%;
    width: 350px;
    height: 350px;
    z-index: 10;
    background-color: #05141fb0;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.contTextInfoAuto.cerrado{
    opacity: 0;
    -webkit-transform: translate(-50%,-30%) !important;
    transform: translate(-50%,-30%) !important;
}
.textInfoAuto{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 250px;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.textInfoAuto p{
    font-family: 'KiaSignatureBold';
    text-align: justify;
    font-size: 13px;
    color: #FFF;
}
.btnCloseInfo{
    display: inline-block;
    position: absolute;
    top: -15px;
    right: -15px;
    width: 50px;
    height: 50px;
    z-index: 10;
    cursor: pointer;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: rgba(0 ,0, 0, 0.7);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 15px;
    background-image: url(/img/autos/Icono_Cerrar_Info.svg);
}
/*--- Precios ---*/
.seccInt{
    overflow: hidden;
    width: 100%;
    padding-top: 70px;
    background-color: #FFF;
    padding-bottom: 20px;
}
.imgBackInt{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    background-repeat: repeat;
    background-image: url(/img/autos/Kia_Bg_Textura_Secciones.png);
}
.imgBackIntRed{
    height: 650px;
    background-color: #05141f;
}
.imgBackIntG{
    background-color: #e4e5e6;
    background-image: url() !important;
    height: 600px;
}
.imgBackIntGO{
    height: 550px;
    background-color: #333; 
}
.imgBackInt img{
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 1400px;
    -webkit-transform: translate(-50%,0%);
    transform: translate(-50%,0%);
}
.divSeecInt{
    overflow: hidden;
    width: 1350px;
    margin: 0 auto;
    z-index: 5;
}
.titSeccIn{
    width: 100%;
    margin: 60px 0px 40px;
    text-align: center;
}
.titSeccIn h3{
    font-family: 'KiaSignatureBold';
    font-size: 40px;
    text-transform: uppercase;
}
.titSeccInB h3, .titSeccInB p{
    color: #FFF;
}
.titSeccInN h3, .titSeccInN p{
    color: #000;
}
.titSeccInB p{
    font-family: 'KiaSignatureBold';
    font-size: 15px;
}
.lineInt{
    display: inline-block;
    width: 80px;
    height: 1px;
    margin: 20px 0px;
}
.lineIntN{
    background-color: #000;
}
.lineIntR{
    background-color: #05141f;
}
.conInfoInt{
    overflow: hidden;
    width: 900px;
    margin: 40px auto 0;
}
.infoLeft{
    overflow: hidden;
    width: 300px;
    float: left;
}
.infoLeft h2{
    text-align: left;
    font-family: 'KiaSignatureBold';
    font-size: 20px;
    color: #FFF;
}
.infoLeft h3{
    font-family: 'KiaSignatureBold';
    font-size: 13px;
    color: #333;
    text-transform: uppercase;
}
.infoLeft h3 b{
    font-family: 'KiaSignatureBold';
    font-size: 30px;
}
.infoRight > p{
    font-size: 11px;
}
.nomVers{
    font-size: 30px;
    text-transform: uppercase;
}
.infoRight{
    overflow: hidden;
    width: 255px;
    min-height: 110px;
    float: right;
}
.infoCarVers{
    width: 100%;
    text-align: left;
    display: none;
}
.infoCarVers h4{
    font-family: 'KiaSignatureBold';
    font-size: 35px;
    color: #FFCA64;
    margin-bottom: 10px;
}
.infoCarVers li{
    position: relative;
    padding-left: 15px;
    color: #FFF;
    text-align: left;
    font-size: 14px;
}
.infoCarVers li:before{
    content: '';
    position: absolute;
    top: 5px;
    left: 0;
    width: 6px;
    height: 6px;
    background-color: #FFF;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.contImgInfoVeh{
    overflow: hidden;
    width: 100%;
    margin-top: 30px;
}
.contImgInfoVeh img{
    position: absolute;
    top: 0;
    left: 50%;
    opacity: 0;
    -webkit-transform: translate(-50%,0%);
    transform: translate(-50%,0%);
}
.verSel{
    position: relative !important;
    margin: 0 auto;
}
.contSelectorVers{
    text-align: center;
    width: 100%;
    margin-top: 40px;
    margin-bottom: 40px;
}
.selectorVers{
    display: inline-block;
}
.selectorVers li, .selectorVers li a{
   /* display: inline-block;*/
   display: table-cell;
    font-family: 'KiaSignatureBold';
    font-size: 17px;
    color: #333;
    text-transform: uppercase;
}
.filtGalWeb li, .filtGalWeb li a {
    display: inline-block;
    font-family: 'KiaSignatureBold';
    font-size: 17px;
    color: #333;
    text-transform: uppercase;
    color: #05141f !important;
}
.selectorVers li, .filtGalWeb li{
    margin: 0px 5px;
}
.selectorVers li a, .filtGalWeb li a{
    padding: 10px 0px;
    cursor: pointer;
}
.selectorVers li:hover .lineBtn, .verSele .lineBtn, .filtGalWeb li:hover .lineBtn, .galSele .lineBtn {
    opacity: 1 !important;
}
.selectorVers li a:hover, .verSele, .filtGalWeb li a:hover, .galSele{
    color: #05141f !important;
}
.titSelecVer{
    font-family: 'KiaSignatureBold';
    font-size: 15px;
    display: inline-block;
    position: absolute;
    right: 100%;
    top: 11px;
    color: #999;
    padding-right: 60px;
    text-transform: uppercase;
}
.selectorVers ul li:last-child{
    display: none;
}
.titSelecVer:before{
    content: '';
    position: absolute;
    top: -1px;
    right: 25px;
    width: 20px;
    height: 20px;
    background-color: #999;
    background-size: 5px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(/img/autos/Flecha_Menu_Autos_Der.svg);
}
/*--- Colores ---*/
.contListColores{
    display: inline-block;
    overflow: hidden;
}
.contListColores ul, .contListColores li{
    position: relative;
    display: inline-block;
}
.contListColores li{
    margin: 0px 5px;
}
.icoColor{
    position: relative;
    display: inline-block;
    cursor: pointer;
    width: 30px;
    height: 30px;
    padding-bottom: 5px;
}
.imgCol{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 5;
}
.colorSele:before{
    content: '';
    position: absolute;
    top: -7px;
    left: -10px;
    width: 50px;
    height: 50px;
    z-index: 1;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(/img/autos/Sombra_Bola_Colores.svg);
}
/*--- Galeria ---*/
.contGalWeb{
    overflow: hidden;
    width: 100%;
}
.galWeb{
    overflow: hidden;
    margin: 0 auto;
    width: 783px;
}
.galWeb img{
    display: block;
    z-index: 10;
    border: 1px solid #FFF;
}
.cuadroG div{
    overflow: hidden;
}
.cuadroG{
    overflow: hidden;
    float: left;
    width: 391px;
    height: 175px;
    cursor: pointer;
}
.cuadroM{
    float: left;
    width: 189px;
    height: 175px;
    cursor: pointer;
}
.cuadroP{
    float: left;
    width: 199px;
    height: 87px;
    cursor: pointer;
    vertical-align: top;
}
.cuadroP img{
    width: 197px;
    height: 83px;
}
.filtGalWeb{
    width: 100%;
    text-align: center;
    margin: 40px 0px;
}
.cuadroM:before, .cuadroP:before, .cuadro:before{
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    width: 60px;
    height: 60px;
    z-index: 20;
    opacity: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 25px;
    background-image: url(/img/autos/Icono_Lupa_Galeria.svg);
    background-color: rgba(0, 0, 0, 0.7);
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all 0.3s ease-in-out;
     transition: all 0.3s ease-in-out;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.cuadroM:hover:before, .cuadroP:hover:before, .cuadro:hover:before{
    opacity: 1;
}
.contGaleriaWeb{
    display: none;
    position: fixed;
    overflow: auto;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    background-color: rgba(0, 0, 0, 0.9);
}
.galeriaWeb{
    padding: 0px 20px;
    width: 54%;
    margin: 0 auto;
    top: 50%;
    -webkit-transform: translate(0%,-50%);
    transform: translate(0%,-50%);
}
.contSliderGal{
    overflow: hidden;
    width: 100%;
}
.contSliderGal img, .contThmbsGalWeb img{
    width: 100%;
}
.contThmbsGalWeb{
    text-align: center;
    padding: 10px 0px;
    width: 100%;
}
.contThmbsGalWeb span{
    position: relative;
    display: inline-block;
    width: 70px;
    height: 70px;
    margin: 0px 5px;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.thumGalSel:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    width: 69px;
    height: 69px;
    border: 1px solid #05141f;
    background-color: #05141fb0;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.arrowGal{
    display: inline-block;
    position: absolute;
    top: 50%;
    width: 80px;
    height: 70px;
    cursor: pointer;
    margin-top: -35px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20px;
    background-color: rgba(0, 0, 0, 0.8);
}
.arrowGalL{
    left: -70px;
    background-image: url(/img/slide/Slide_Flecha_Izq.svg);
}
.arrowGalR{
    right: -70px;
    background-image: url(/img/slide/Slide_Flecha_Der.svg);
}
.arrowGalMov{
    display: inline-block;
    position: absolute;
    top: 50%;
    width: 30px;
    height: 30px;
    z-index: 9000;
    cursor: pointer;
    margin-top: -35px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 11px;
    background-color: rgba(0, 0, 0, 0.8);
}
.arrowGalMovL{
    left: 2px;
    background-image: url(/img/slide/Slide_Flecha_Izq.svg);
}
.arrowGalMovR{
    right: 2px;
    background-image: url(/img/slide/Slide_Flecha_Der.svg);
}
.icoCloseGal{
    display: inline-block;
    position: absolute;
    top: -50px;
    right: -50px;
    width: 50px;
    height: 50px;
    z-index: 5;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 15px;
    background-image: url(/img/autos/Icono_Cerrar_Info.svg);
    background-color: #05141f;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.galeriaMovil{
    width: 100%;
}
.inactiv{
    position: absolute;
    z-index: 1;
    opacity: 0;
}
.galMov{
    position: relative;
    overflow: hidden;
    width: 500px;
    padding: 0px 30px;
    margin: 0 auto;
}
.slideGalMov{
    width: 100%;
    overflow: hidden;
    padding-bottom: 50px;
}
.slideGalMov img{
    width: 100%;
}
.flex-control-nav{
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    z-index: 10;
    margin: 0;
    padding: 0;
    text-align: center;
}
.flex-control-nav li {
    margin: 0 6px;
    display: inline-block;
    zoom: 1;
}
.flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
    cursor: pointer;
    text-indent: -9999px;
    background-color: #e4e5e6;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.flex-control-paging li a.flex-active {
    cursor: default;
    background-color: #05141f;
}
/*--- Ficha Técnica ---*/
.contFicha{
    overflow: hidden;
    width: 100%;
    margin: 40px auto;
}
.contFichaWeb{
    overflow: hidden;
    margin: 0 auto;
    width: 880px;
    height: 550px;
}
.fichaWeb{
    overflow: auto;
    width: 100%;
    height: 100%;
}
.seccion {
    width: 800px;
}
.pestana{
    font-family: 'KiaSignatureBold';
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
    color: #FFF;
    background: #fff;
    border-bottom: solid 1px #fff;
    padding: 15px 0px;
    position: relative;
    cursor: pointer;
    background-color: #000;
}
.pestana:before{
    content: '';
    position: absolute;
    top: 50%;
    right: 5%;
    z-index: 5;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    background-color: #FFF;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 10px;
    background-image: url(/img/autos/Kia_Flecha_Interior_Abajo_2.svg);
}
.pesAb .pestana:before{
    background-color: #05141f !important;
    background-image: url(/img/autos/Kia_Flecha_Interior_Arriba.svg) !important;
}
.inner {
    display: none;
    background-color: #FFF;
}
.tablaFicha {
    width: 100%;
    font-size: 15px;
    color: #333;
    font-family: 'KiaSignatureRegular';
}
.tablaFicha td:first-child {
    padding-left: 10px;
    font-family: 'KiaSignatureBold';
    text-align: left !important;
}
.inner table td {
    padding: 10px 0px;
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail{
    background-color: #FFF !important;
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
    background-color: #05141f !important;
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
    background-color: #05141f !important;
}
.contFichaMov{
    display: none;
    overflow: hidden;
    width: 100%;
}
.contComboVers {
    padding: 0px 0px 30px;
    text-align: center;
    /*width: 320px;*/
    width: 90%;
    margin: 0 auto;
}
.contComboVers select{
    font-family: 'KiaSignatureRegular';
    text-transform: uppercase;
    text-align: left;
    font-size: 12px;
    color: #333;
    width: 100%;
    border: 2px solid #05141f;
    background-color: #fff;
    padding: 10px;
    margin: 5px 0px;
    background-repeat: no-repeat;
    background-position: 95% 50%;
    background-size: 10px;
    background-image: url(/img/Ico_Flecha_Caracteristicas_Abajo_Responsivo.svg);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

@media (max-width: 320px) {
    .contComboVers select{ 
        font-size: 9px;
    }
}


.contComboVers select:focus{
    border-color: #05141f;
}
.fichaMov{
    overflow: auto;
    width: 95%;
    height: 500px;
    margin: 0 auto;
    background-color: #FFF;
}
.tablaFichaMovil{
    display: none;
}
#version1{
    display: block;
}
.nomCaract {
    background-color: #000;
    color: #FFF;
    text-align: center !important;
}
.tablaFichaMovil td{
    width: 50%;
    padding: 7px 0;
    border-top: 1px solid #000;
    font-size: 13px;
}
.tablaFichaMovil td {
    width: 50%;
    padding: 7px 0;
    border-top: 1px solid #000;
    text-align: center;
}
.tablaFichaMovil td:first-child {
    text-align: left;
    padding-left: 10px !important;
}
/*--- Formularios ---*/
.contGenForm{
    overflow: hidden;
    width: 100%;
    background-color: #FFF;
}
.contForm{
    overflow: hidden;
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 50px;
}
.titForm{
    overflow: hidden;
    padding-top: 90px;
    padding-bottom: 50px;
    text-align: left;
}
.titForm h2{
    position: relative;
    font-family: 'KiaSignatureBold';
    font-size: 25px;
    color: #333;
    text-transform: uppercase;
}
.titForm h2:before{
    content: '';
    position: absolute;
    bottom: -10px;
    left: 0;
    width: 100px;
    height: 2px;
    background-color: #05141f;
}
.seccForm{
    overflow: hidden;
    border: 1px solid #e4e5e6;
}
.titSecc{
    overflow: hidden;
    padding: 30px 50px;
}
.contNumSecc{
    overflow: hidden;
    float: left;
    width: 60px;
    height: 60px;
    background-color: #05141f;
}
.contNumSecc span{
    display: inline-block;
    position: absolute;
    width: 100%;
    top: 50%;
    left: 0px;
    color: #FFF;
    font-family: 'KiaSignatureBold';
    font-size: 25px;
    text-align: center;
    -webkit-transform: translate(0%,-50%);
    transform: translate(0%,-50%);
}
.contNomSecc{
    float: left;
    overflow: hidden;
    text-align: left;
    margin-left: 20px;
    padding: 8px 0px;
}
.contNomSecc h3{ 
    font-family: 'KiaSignatureBold';
    font-size: 20px;
    color: #333;
}
.contNomSecc h4{
    color: #999;
    font-size: 15px;
}
.contenidoForm{
    overflow: hidden;
    padding: 0px 130px;
}
.contAutosForm{
    overflow: hidden;
    text-align: center;
    width: 100%;
    margin: 0 auto;
}
.itemAutoForm{
    display: inline-block;
    float: left;
    width: 200px;
    padding: 10px;
    margin: 5px;
    cursor: pointer;
    text-align: center;
    border: 1px solid #e4e5e6;
    background-color: #f5f5f5;
}
.itemAutoForm img{
    width: 100%;
}
.itemAutoForm b{
    font-family: 'KiaSignatureBold';
    font-size: 14px;
    text-transform: uppercase;
   color: #333;
}
.itemAutoForm:hover, .seleccionado{
    border: 1px solid #05141f;
}
.contGenBtnsForm{
    overflow: hidden;
    width: 100%;
    padding: 30px 0px;
    margin-top: 40px;
    border-top: 1px solid #e4e5e6;
}
.contBtnsForm{
    width: 928px;
    margin: 0 auto;
    text-align: right;
}
.btnForm{
    display: inline-block;
    padding: 13px 60px 13px 25px;
    color: #FFF;
    font-size: 18px;
    cursor: pointer;
    font-family: 'KiaSignatureBold';
    background-color: #05141f;
    text-transform: uppercase;
    -webkit-border-radius: 25px;
    border-radius: 25px;
}
.btnForm:before{
    content: '';
    position: absolute;
    top: 4px;
    right: 8px;
    width: 40px;
    height: 40px;
    background-color: #FFF;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 10px;
    background-image: url(/img/Formularios/Flecha_Menu_Autos_Der.svg);
}
.btnAtras{
    margin-right: 20px;
    background-color: #e4e5e6 !important;
}
.btnForm:before{
    background-image: url(/img/Formularios/Flecha_Menu_Autos_Der.svg);
}
.btnAtras:before{
    background-image: url(/img/Formularios/flechaGris.svg) !important;
}
.contSelVers{
    overflow: hidden;
    width: 100%;
    text-align: left;
    margin-bottom: 20px;
}
.contSelVers span{
    font-family: 'KiaSignatureBold';
    display: inline-block;
    color: #333;
    font-size: 18px;
    padding: 5px 0px 5px 40px;
    text-transform: uppercase;
}
.contSelVers span:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    height: 30px;
    background-color: #05141f;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 5px;
    background-image: url(/img/Formularios/flechaBlanca.svg);
}
.contInptRad{
    overflow: hidden;
    padding: 10px 0px;
}
.tipoCotInput{
    margin-bottom: 20px;
    margin-left: 30px;
}
.labTip{
    display: inline-block;
    cursor: pointer;
    margin: 0px 20px 0px 0px;
}
.contInptRad span {
    display: inline-block;
    color: #333;
    font-size: 15px;
    margin-bottom: 10px;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.inpRad {
    display: inline-block;
    position: relative;
    overflow: hidden;
    width: 14px;
    height: 14px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    top: 2px;
    left: 5px;
    border: 1px solid #333;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.textLab{
    color: #333;
    margin: 0px 5px;
}
.lActivo .inpRad:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 50%;
    height: 50%;
    background-color: #bc162c;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.divMed{
    overflow: hidden;
    width: 50%;
    float: left;
}
.contInpt{
    overflow: hidden;
    width: 90%;
    float: left;
    text-align: left;
    margin: 3px 0px;
}
.contInpt span{
    font-size: 15px;
    color: #333;
}
.contInpt span b{
    color: #05141f;
}
.contInpt input, .contInpt textarea, .contInpt select, .contInpt .inpSim{
    font-family: 'KiaSignatureRegular';
    text-align: left;
    font-size: 14px;
    color: #333;
    width: 85%;
    border: 2px solid #e4e5e6;
    background-color: #fff;
    padding: 10px;
    margin: 5px 0px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-resize:none;
    -o-resize:none;
    -moz-resize:none;
    resize:none;
}
.contInpt select{
    width: 90%;
    background-repeat: no-repeat;
    background-position: 97% 50%;
    background-size: 15px;
    background-image: url(/img/formularios/flecha_abajo.svg);
}
.contInpt input:focus, .contInpt textarea:focus{
    border-color: #05141f;
}
#fechaDato{
    background-repeat: no-repeat;
    background-position: 95% 50%;
    background-image: url(/img/formularios/Icono_Calendario_Formularios.svg);
    background-size: 20px 20px;
    cursor: pointer;
}
.info{
    color: #333;
    font-size: 12px;
}
.info b{
    color: #05141f;
}
.mensajeCot{
    height: 170px;
}
.mensajePM{
    height: 95px;
}
.mensajeCS{
    height: 115px;
}
.contCar{
    display: inline-block;
    float: right;
    overflow: hidden;
    margin-right: 40px;
    color: #999;
}
.contCar i{
    color: #333;
}
.infoAdd{
    overflow: hidden;
    margin: 10px 0px;
    float: left;
    width: 90%;
    text-align: left;
}
.infoAdd p, .infoAdd a, .infoAdd label{
    font-family: 'KiaSignatureRegular';
    font-size: 14px;
    color: #333;
}
.infoAdd a{
    cursor: pointer;
    text-decoration: underline !important;
}
input::-webkit-input-placeholder { color: #999; }
input::-webkit-input-placeholder { color: #999; }
input::-moz-placeholder { color: #999; }
input:-ms-input-placeholder { color: #999; }
.labCheck input[type=checkbox], .labTipRad input[type=radio]{
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    opacity: 0;
}
.labTipRad{
    position: relative;
    display: inline-block;
    padding: 5px 0px;
    padding-left: 25px;
    margin-right: 15px;
    cursor: pointer;
}
.labTipRad:before{
    content: '';
    position: absolute;
    top: 3px;
    left: 0px;
    width: 20px;
    height: 20px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid #333;
}
.labTipRad input[type="radio"]:checked + span:after{
    content: '';
    position: absolute;
    top: 5px;
    left: -23px;
    width: 8px;
    height: 8px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #05141f;
}
.labCheck{
    position: relative;
    display: inline-block;
    cursor: pointer;
    padding: 8px 0px;
    padding-left: 30px;
    margin: 5px 0px;
}
.labCheck:before{
    content: '';
    position: absolute;
    top: 5px;
    left: 0px;
    width: 20px;
    height: 20px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #333;
}
.labCheck input[type=checkbox]:checked + span{
    position: absolute;
    top: 10px;
    left: 3px;
    display: inline-block;
    width: 15px;
    height: 15px;
    background-repeat: no-repeat;
    background-image: url(/img/formularios/flesha.svg);
}
/*--- Calendario ---*/
.contFecha{
    overflow: visible;
    z-index: 5;
}
#calendar{
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    overflow: hidden;
    width: 100%;
    padding-bottom: 30px;
    background-color: #FFF;
}
.ui-datepicker,
.ui-datepicker table,
.ui-datepicker tr,
.ui-datepicker td,
.ui-datepicker th {
    margin: 0;
    padding: 0;
    border: none;
    border-spacing: 0;
}
.ui-datepicker {
    display: none;
    width: 200px;
    padding: 5px 5px;
    cursor: default;
    text-transform: uppercase;
    font-family: Tahoma;
    font-size: 12px;
    background: #FFF;
    border: 5px solid #EDEDED;
    margin: 0 auto;
}
.ui-datepicker-header {
    position: relative;
    /*padding-bottom: 10px;*/
    border-bottom: 1px solid #d6d6d6;
}
.ui-datepicker-title { text-align: center; }
.ui-datepicker-month {
    position: relative;
    padding-right: 15px;
    color: #1E1E1E;
    font-size: 20px;
    text-transform: capitalize;
    font-family: 'KiaSignatureBold';
}
.ui-datepicker-year {
    display: none;
}
.ui-datepicker-prev,
.ui-datepicker-next {
    position: absolute;
    top: -2px;
    padding: 5px;
    cursor: pointer;
    z-index: 10;
}
.ui-datepicker-prev {
    left: 0;
    padding-left: 0;
}
.ui-datepicker-next {
    right: 0;
    padding-right: 0;
}
.ui-datepicker-prev span,
.ui-datepicker-next span{
    display: block;
    width: 9px;
    height: 14px;
    text-indent: -9999px;
    background-position: center;
    background-repeat: no-repeat;
}
.ui-datepicker-prev span{
    background-image: url(/img/formularios/flecha-izquierda-calendario.png);
}
 
.ui-datepicker-next span{
    background-image: url(/img/formularios/flecha-derecha-calendario.png);
}
.ui-datepicker-calendar th {
    padding-top: 15px;
    padding-bottom: 10px;
    text-align: center;
    font-weight: normal;
    color: #1E1E1E;
    font-family: 'KiaSignatureBold';
}
.ui-datepicker-calendar th:nth-child(6), .ui-datepicker-calendar th:nth-child(7){
    color: #E50013;
}
.ui-datepicker-calendar td {
    padding: 3px 0px;
    text-align: center;
    line-height: 12px;
}
.ui-datepicker-calendar .ui-state-default {
    display: block;
    width: 12px;
    outline: none;
    text-decoration: none;
    color: #1E1E1E;
    border: 1px solid transparent;
    font-size: 12px;
    padding: 2px 7px;
}
.ui-datepicker-calendar .ui-state-active {
    border: 1px solid #05141f;
}
.ui-datepicker-other-month .ui-state-default { visibility: hidden; }
.ui-state-disabled{
    opacity: 0.5;
}
/*--- Mapa ---*/
.contMapa{
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 400px;
    margin-bottom: 30px;
}
#mapa{
    width: 100%;
    height: 100%;
}
.infoCont{
    width: 100%;
    padding: 20px 0px;
    text-align: left;
}
.infoCont h4{
    color: #333;
    font-size: 20px;
    font-family: 'KiaSignatureBold';
}
.infoCont p{
    font-size: 15px;
    color: #333;
    margin-top: 15px;
}
.finForm{
    display: none;
    width: 60%;
    overflow: hidden;
    margin: 50px 0px 0px;
}
.finForm p{
    font-family: 'KiaSignatureBold';
    font-size: 15px;
    color: #333;
}
.infoGen{
    width: 100%;
}
.infoGen h3{
    font-family: 'KiaSignatureBold';
    font-size: 20px;
    margin: 20px 0px;
    color: #333;
}
.infoGen p{
    color: #999;
    font-size: 15px;
    text-align: justify;
    margin: 10px 0px;
}
.infoGen p b, .infoGen a{
    color: #05141f;
}
.infoGen a:hover{
    text-decoration: underline;
}
.infoGen p strong{
    color: #333;
    font-family: 'KiaSignatureBold';
}
.infoGen p small{
    font-family: 'KiaSignatureBold';
    font-size: 14px;
    color: #333;
}
.infoGen p i{
    color: #333;
    font-size: 18px;
}
.infoGen p span{
    font-size: 10px;
}
.infoGen li{
    position: relative;
    color: #999;
    font-size: 15px;
    text-align: left;
    padding-left: 10px;
    margin: 5px 0px;
    list-style-type: none;
}
.infoGen li:before{
    content: '';
    position: absolute;
    top: 7px;
    left: 0;
    width: 6px;
    height: 6px;
    background-color: #666;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.imgSecInt{
    width: 100%;
    text-align: center;
}
.imgSecInt img{
    margin: 5px 0px;
}
.imgFinan img{
    width: 45%;
}
/*--- Promociones ---*/
.contSliderPromo{
    overflow: hidden;
    width: 100%;
    height: 575px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 1920px;
    background-image: url(/img/main-bg.jpg);
}
.titPromos{
    width: 90%;
    max-width: 1150px;
    margin: 0 auto;
    padding: 60px 0px 20px;
}
.titPromos h2{
    position: relative;
    font-family: 'KiaSignatureBold';
    font-size: 25px;
    color: #333;
    text-transform: uppercase;
}
.SlidePromo{
    overflow: hidden;
    width: 650px;
    padding: 0px 30px;
    margin: 30px auto 0;
}
.sliderPrmociones{
    overflow: hidden;
    width: 100%;
}
.sliderPrmociones img{
    width: 100%;
}
.arrowPromo{
    position: absolute;
    top: 50%;
    width: 30px;
    height: 30px;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center;
}
.arrowPromoL{
    left: 0px;
    background-image: url(/img/slide/Slide_Flecha_Izq.svg);
}
.arrowPromoR{
    right: 0px;
    background-image: url(/img/slide/Slide_Flecha_Der.svg);
}
.logoSeven{
    position: absolute;
    bottom: 30px;
    left: 5%;
    width: 150px;
}
.SlidePromo .flex-control-paging li a{
    background-color: #333;
}
.SlidePromo .flex-control-paging li a.flex-active{
    background-color: #DC0E28;
}
.sliderPrmociones{
    padding-bottom: 30px;
}
/*--- Stinger ---*/
.contGenImgStinger{
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
    background-color: #000;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.textCenterInfo{
    width: 400px;
    margin: 0 auto;
    top: 50%;
    text-align: center;
    -webkit-transform: translate(0%,-50%);
    transform: translate(0%,-50%);
}
.textCenterInfo h2{
    font-family: 'KiaSignatureBold';
    color: #FFF;
    font-size: 40px;
}
.textCenterInfo p{
    color: #FFF;
    font-size: 20px;
    margin: 15px 0px;
}
.textCenterInfo a{
    display: inline-block;
    width: 200px;
    text-align: center;
    color: #FFF;
    text-transform: uppercase;
    padding: 10px 0px;
    font-size: 15px;
    background-image: url(/img/CRM/Kia_Img_CRM.jpg);
    background-repeat: repeat-x;
    -webkit-border-radius: 30px;
    border-radius: 30px;
}
/*--- Responsivo ---*/
@media all and (max-width: 1350px){

    .titSelecVer {
    top: auto;
    right: auto;
    position: relative;
}
    /*--- Menu ---*/
    .contGenOpcMen{
        width: 950px;
    }
    .contTel{
        width: 910px;
    }
    .linkMenu{
        /*padding: 18px 0px;*/
         padding: 8px 0px;
    }

    .contRedes {    
    float: left;    
    position: relative;
   /* top: -45px;*/
    left: 286px;
    }
    .contLinks{
        width: 390px;
        font-size: 12px;
        left: -26px;
    }
    .contLogoKia{
        left: -25px;
    }
    .ContMenuAutos{
        width: 1000px;
        margin-left: -500px;
    }
    .contClasOpc{
        width: 200px;
    }
    .clasOpc{
        padding: 20px 0px 20px 50px;
    }
    .contCRMMenu, .liCont{
        padding-left: 50px;
    }
    /*--- Footer ---*/
    .redSocFoot, .copyFoot{
        width: 950px;
    }
    .infoFoot{
        width: 540px;
    }
    .telFoot, .copy{
        display: none !important;
    }
    .copMov{
        display: block;
    }
    .infoFoot{
        text-align: center;
    }
    .itemFoot{
        width: 245px;
        display: inline-block;
        float: none;
        height: 135px;
        margin: 5px 10px !important;
    }
    .LinksFooter .copMov{
        margin-top: 15px;
    }
    /*--- Home ---*/
    .contSliderHome{
        width: 1350px;
    }
    .SliderHome{
        min-height: 510px;
    }
    .textInSlide h3{
        font-size: 50px;
    }
    .textInSlide{
        top: 35px;
        width: 970px;
        margin-left: -485px;
    }
    /*--- Interior de un vehículo ---*/
    .textoPrincipal h2{
        font-size: 35px;
    }
    .divSeecInt{
        width: 1000px;
    }
    .titSeccIn{
        margin: 10px 0px 20px;
    }
    .conInfoInt{
        width: 820px;
    }
    .contImgInfoVeh{
        width: 900px;
        margin: 30px auto 0;
    }
    .contImgVers img{
        width: 95%;
    }
    .selectorVers{
        /*left: 90px;*/
        left: auto;
    }
    .conInfoInt{
        margin: 20px auto 0;
    }
    .imgBackIntRed{
        height: 535px;
    }
    .imgBackIntG{
        height: 525px;
    }
    .imgBackIntGO{
        height: 377px;
    }
    .imgBackInt img{
        width: 950px;
        bottom: -2px;
    }
    .lineInt{
        margin: 5px 0px;
    }
    .infoLeft h3 b{
        font-size: 25px;
    }
    .titSeccIn h3{
        font-size: 35px;
    }
    .contFichaWeb{
        width: 835px;
        height: 388px;
    }
    .arrowLateral{
        display: none !important;
    }
    /*--- Formularios ---*/
    .contForm{
        width: 950px;
    }
    .contNumSecc span{
        font-size: 22px;
    }
    .contNumSecc{
        width: 50px;
        height: 50px;
    }
    .contNumSecc{
        padding: 3px 0px;
    }
    .btnForm{
        font-size: 15px;
    }
    .btnForm:before{
        width: 30px;
        height: 30px;
        top: 7px;
        right: 13px;
    }
    .contenidoForm{
        padding: 0px 115px;
    }
	
	.LinksFooter {
        margin-top: 0px !important;
    }
}
@media all and (max-width: 1010px){
    /*--- Menu ---*/
    .ContMenuAutos{
        webkit-transform: translate(0%,-200%);
        transform: translate(0%,-200%);
    }
    .contGenMenuWeb{
        display: none !important;
    }
    .contGenMenuMov{
        display: block;
    }
    .contTel{
        height: 20px;
        width: 100%;
        text-align: center;
    }
    .contTel a, .contTel span{
        font-size: 13px;
    }
    .plecaGris{
        height: auto;
    }
    .contGenPag{
        padding-top: 136px;
    }
    .contCRMFijo{
        display: none !important;
    }
    .contMenuMov{
        -webkit-transform: translate(0%,0%);
        transform: translate(0%,0%);
    }
    /*--- Footer ---*/
    .footer{
        padding-bottom: 0px;
    }
    .redSocFoot, .copyFoot{
        width: 95%;
    }
    .copyFoot span{
        width: 400px;
    }
    /*--- Home ---*/
    .contSliderHome{
        width: 1010px;
    }
    .textInSlide h3{
        font-size: 40px;
    }
    .textInSlide h4{
        font-size: 23px;
    }
    .btnInSlide{
        font-size: 17px;
    }
    .textInSlide{
        width: 760px;
        margin-left: -380px;
    }
    .SliderHome {
        min-height: 460px;
    }
    .autosHome{
        width: 95%;
    }
    .itemAutos{
        width: 150px;
        font-size: 14px;
        height: 125px;
    }
    .bacKGrisHome{
        height: 290px;
    }
    /*--- Seccion de los autos ---*/
    .contMenuVehWeb{
        display: none;
    }
    .contMenuVehMov{
        display: block;
    }
/*    .btnInfoVeh{
        display: none;
    }*/
    .seccInt{
        padding-top: 10px;
    }
    .imgBackIntRed{
        height: 435px;
    }
    .contSelectorVers{
        margin-top: 15px;
        margin-bottom: 10px;
    }
    .imgPrinAuto{
        height: 670px !important; 
    }
    .conInfoInt{
        width: 590px;
    }
    .nomVers {
        font-size: 25px;
    }
    .infoLeft h2{
        font-size: 18px;
    }
    .infoCarVers h4{
        font-size: 25px;
    }
    .infoCarVers li{
        font-size: 12px;
    }
    .contImgVers{
        width: 740px;
    }
    .selectorVers li, .selectorVers li a, .filtGalWeb li, .filtGalWeb li a, .titSelecVer{
        font-size: 14px;
    }
    .imgBackInt img{
        width: 860px;
    }
    .contImgColoresVeh{
        width: 515px;
    }
    .contImgColoresVeh img{
        width: 100%;
    }
    .imgBackIntG {
        height: 460px;
    }
    .galWeb{
        -webkit-transform: scale(.8);
        transform: scale(.8);
    }
    .filtGalWeb{
        margin: 10px 0px;
    }
    .divSeecInt{
        width: 100%;
    }
    /*--- Promociones ---*/
    .SlidePromo{
        width: 80%;
    }
    .contSliderPromo{
        background-size: 1010px;
        height: 483px;
    }

    .selectorVers li, .selectorVers li a {
    display: inline-block;
    }
}
@media all and (max-width: 960px){
    /*--- Interior de los autos ---*/
    .conInfoInt, .infoLeft, .infoRight{
        width: 100%;
    }
    .infoLeft h2, .infoCarVers h4, .infoLeft h3 b, .infoLeft h3{
        text-align: center;
    }
    .infoLeft h3{
        margin: 15px 0px;
    }
    .infoRight ul{
        width: 220px;
        margin: 0 auto;
        list-style: none;
    }
    .contImgVers{
        width: 550px;
    }
    .contImgVers img{
        width: 100%;
    }
    .imgBackIntRed {
        height: 415px;
    }
    .imgBackInt img {
        width: 740px;
    }
    #colores .infoRight{
        display: none;
    }
    .contImgColoresVeh {
        width: 415px;
    }
    .imgBackIntG {
        height: 370px;
    }
    .imgBackInt img {
        width: 610px;
    }
    .contFichaWeb{
        width: 620px;
    }
    .seccion{
        width: 580px;
        margin: 0 auto;
    }
    .contGenImgStinger{
        height: 500px !important;
        margin-top: 50px;
    }
    /*--- Formularios ---*/
    .contForm{
        width: 90%;
    }
    .titForm{
        padding-top: 45px;
    }
    .titSecc{
        padding: 10px 20px;
    }
    .contenidoForm{
        padding: 0px 20px;
    }
    .itemAutoForm{
        width: 90px;
        min-height: 105px;
        font-size: 12px;
        vertical-align: top;
    }
    .contBtnsForm{
        width: 90%;
    }
    .btnForm{
        font-size: 13px;
    }
    .btnForm:before{
        width: 25px;
        height: 25px;
        top: 9px;
    }
}
@media all and (max-width: 800px){
    /*--- Home ---*/
    .textInSlide{
        width: 400px;
        margin-left: -200px;
        text-align: center;
    }
    .SliderHome {
        min-height: 570px;
    }
    /*--- Aviso de Privacidad ---*/
    .legaCents{
        margin: 50px auto;
        width: 65%;
    }
    /*--- Promociones ---*/
    .logoSeven{
        width: 100px;
    }
}
@media all and (max-width: 750px){
    /*--- Home ---*/
    .SliderHome{
        height: 530px !important;
        min-height: 0px !important;
    }
    .contSliderHome{
        width: 750px;
    }
    .infoScroll{
        display: none;
    }
    /*--- Interior de los vehiculos ---*/
    .divGaleriaWeb{
        display: none;
    }
    .galeriaMovil{
        display: block !important;
    }
}
@media all and (max-width: 650px){
    /*--- Footer ---*/
    .copyFoot span{
        font-size: 10px;
        width: 250px;
    }
    .contLogoFoot{
        width: 160px;
    }
    .titInfoFoot, .LinksFooter span, .LinksFooter a{
        font-size: 13px;
    }
    .itemFoot p, .itemFoot a, .itemFoot td, .LinksFooter .copMov{
        font-size: 12px;
    }
    .itemFoot{
        width: 280px;
        height: auto;
        padding-bottom: 10px;
    }
    .infoFoot {
        width: 100%;
    }
    .LinksFooter{
        width: 275px;
        margin: 15px auto 0;
    }
    .sep2{
        display: none !important;
    }
    /*--- Home ---*/
     .contSliderHome{
        width: 650px;
    }
    .contSliderHome .flex-control-nav{
        display: block;
    }
    /*--- Autos ---*/
    .imgPrinAuto{
        min-height: 0px;
        height: 360px !important;
        background-position: 50% 45px;
    }
    .textoPrincipal h2{
        font-size: 25px;
        padding: 0px 80px;
    }
    .textoPrincipal{
        margin-top: 100px;
    }
    .nomVehMen{
        margin-left: 5px;
    }
    .contMenuVe{
        width: 180px;
    }
    /*--- Interior de los autos ---*/
    .contFichaWeb, .contFichaWeb{
        display: none;
    }
    .contFichaMov{
        display: block;
    }
    /*--- Formularios ---*/
    .divMed{
        width: 100%;
    }
    .contInpt input, .contInpt textarea, .contInpt select, .contInpt .inpSim{
        width: 90%;
        font-size: 13px;
    }
    .contInpt{
        width: 100%;
    }
    .contNumSecc {
        width: 45px;
        height: 45px;
    }
    .contNomSecc h3{
        font-size: 18px;
    }
    .contNomSecc h4 {
        font-size: 13px;
    }
    .contNomSecc{
        padding: 6px 0px;
    }
    .contInpt span{
        font-size: 13px;
    }
    .infoAdd p, .infoAdd a, .infoAdd label{
        font-size: 12px;
    }
    .btnForm{
        padding: 10px 50px 10px 20px;
    }
    .btnForm:before{
        top: 6px;
    }
    .btnAtras{
        margin-right: 9px;
    }
    .contTextInfoAuto {
        top: 62%;
        width: 240px;
        height: 240px;
    }
      .textInfoAuto {
        width: 200px;
    }
}
@media all and (max-width: 550px){
    /*--- Home ---*/
     .contSliderHome{
        width: 550px;
    }
    .SliderHome {
        height: 390px !important;
    }
    .contadorSlide{
        display: none;
    }
    .SliderHome .arrow{
        top: auto;
        bottom: 0;
        width: 60px;
        height: 60px;
        background-size: 15px;
        -webkit-transform: translate(0%, 0%);
        transform: translate(0%, 0%);
    }
    .textInSlide{
        top: 0px;
    }
    .textInSlide h3{
        font-size: 30px;
    }
    .textInSlide h4{
        font-size: 15px;
    }
    .btnInSlide{
        padding: 5px 65px 5px 20px;
    }
    .btnInSlide:after{
        width: 43px;
    }
    .itemAutos{
        width: 130px;
        vertical-align: top;
        height: 100px;
    }
    .textFilt{
        font-size: 11px;
    }
    .icoSelc{
        width: 18px;
        height: 18px;
        top: 2px;
    }
    .icoSelc:before{
        width: 12px;
        height: 12px;
    }
    .filtro{
        padding-left: 23px;
        margin: 0 3px;
    }
    .bacKGrisHome {
        height: 370px;
    }
    /*--- Interior de los Autos ---*/
    .titSeccIn h3{
        font-size: 30px;
    }
    .nomVers{
        font-size: 18px;
    }
    .contImgVers {
        width: 320px;
    }
    .titSelecVer{
        top: auto;
        right: auto;
        position: relative;
    }
    .titSelecVer{
        padding-right: 35px;
    }
    .titSelecVer:before{
        right: 0;
    }
    .selectorVers{
        left: auto;
    }
    .imgBackInt img {
        width: 435px;
    }
    .imgBackIntRed {
        height: 380px;
    }
    .contImgColoresVeh {
        width: 320px;
    }
    .imgBackIntG {
        height: 320px;
    }
    .contListColores{
        display: block;
        width: 290px;
        margin: 0 auto;
    }
    #KFTE17 .contListColores{
        width: 240px;
    }
    .contListColores li{
        margin: 5px;
    }
    .galMov{
        width: 350px;
    }
    .imgBackIntGO {
        height: 315px;
    }
    .imgBackInt img {
        width: 385px;
    }
    .infoLeft h3 b{
        font-size: 20px;
    }
    .contGenImgStinger{
        height: 360px !important;
        margin-top: 100px;
    }
    .contGenImgStinger .textCenterInfo{
        width: 90%;
    }
    .textCenterInfo h2{
        font-size: 30px;
    }
    .textCenterInfo p{
        font-size: 15px;
    }
    /*--- Promociones ---*/
    .contSliderPromo{
        background-size: 550px;
        height: 238px;
    }
    .logoSeven{
        display: none;
    }
    .SlidePromo{
        width: 260px;
    }
    .contTextInfoAuto {
        top: 62%;
        width: 240px;
        height: 240px;
    }
    .textInfoAuto {
        width: 200px;
    }
}
@media all and (max-width: 450px){
    /*--- Menu ---*/
    .contSlideVehMov{
        width: 260px;
    }
    .contTel a, .contTel span{
        font-size: 11px;
    }
    .logoMov{
        margin-left: 10px;
    }
    /*--- Footer ---*/
    .copyFoot span{
        width: 130px;
    }
    /*--- Home ---*/
    .contSliderHome{
        width: 450px;
    }
    .SliderHome {
        height: 340px !important;
    }
    /*--- Autos ---*/
    .nomVehMen{
        height: 9px;
    }
    .textoPrincipal h2 {
        font-size: 20px;
        padding: 0px 15px;
    }
    /*--- Formularios ---*/
    .contAutosForm{
        width: 250px;
        margin: 0 auto;
        display: block;
    }
    .contMapa{
        height: 300px;
    }
}
@media all and (max-width: 380px){
    /*--- Interiores de los autos ---*/
    .galMov{
        width: 280px;
    }
    .selectorVers{
        padding: 0px 20px;
    }
    .selectorVers li, .selectorVers li a, .filtGalWeb li, .filtGalWeb li a, .titSelecVer{
        font-size: 16px;
    }
    /*--- Formularios ---*/
    .labTipRad{
        display: block;
        width: 180px;
        float: none;
    }
}