
html,
body {
    overflow-x: hidden;
    background-color: #f5f2ed;
    /* Prevent scroll on narrow devices */
}


/*------------ FONT FACE-----------------------*/


@font-face {
    font-family: 'kiasignaturebold';
    src: url('ttf/KiaSignatureBold.ttf') format('truetype');
    /* Safari, Android, iOS */
    src: url('woff2/KiaSignatureBold.woff2') format('woff2');
    /* Super Modern Browsers */
}

@font-face {
    font-family: 'kiasignaturelight';
    src: url('ttf/KiaSignatureLight.ttf') format('truetype');
    /* Safari, Android, iOS */
    src: url('woff2/KiaSignatureLight.woff2') format('woff2');
    /* Super Modern Browsers */
}

@font-face {
    font-family: 'kiasignatureregular';
    src: url('ttf/KiaSignatureRegular.ttf') format('truetype');
    /* Safari, Android, iOS */
    src: url('woff2/KiaSignatureRegular.woff2') format('woff2');
    /* Super Modern Browsers */
}

.titular1 {
    font-family: 'kiasignaturelight';
    font-size: 3.1vw;
    color: white
}

.max100 {
    max-width: 100% !important;
}
.container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: 1920px;
}
.navbar {
    z-index: 9;
    padding-top: 0.73rem;
    padding-bottom: 0.73rem;
    width: 100%;
    border-bottom: 1px solid white;
    height: 90px;
}
.navbar>.container, .navbar>.container-fluid, .navbar>.container-lg, .navbar>.container-md, .navbar>.container-sm, .navbar>.container-xl, .navbar>.container-xxl {
    display: flex;
    flex-wrap: inherit;
    align-items: center;
    justify-content: unset;
}
.navbar-brand {
    display: inline-block;
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
    position: absolute;
    left: 0;
    padding-left: 80px;
}
.inspirando {
    font-size: clamp(20px, 2vw, 40px);
    color: white;
    line-height: 1.2em;
    font-family: 'kiasignaturelight';
    letter-spacing: 0.3em;
    word-spacing: 0.2em;
    cursor: pointer;
}

#video0 {
    position: absolute;
    z-index: 999;
    top: 0;
}
#video1 {
    display: none;
}
.ajusteHome {
    width: 100vw;
    height: 100vh;
    object-fit: cover;
    min-height: 700px;
}
@media (max-width: 1400px){
.ajusteHome {
    width: 100%;
    height: auto;
    min-height: auto;
}
}
@media (max-width: 1399px){
#videoPlay1 {
    margin-top: 80px;
}}

#videoBtns {
    position: absolute;
    right: 0;
    width: 300px;
    height: 50px;
    z-index: 20000;
    top: 97px;
    display: flex;
    padding-right: 4%;
}
#mute {
    z-index: 101;
    right: 8% !important;
    top: 0px !important;
    color: white;
    font-size: 1rem;
    cursor: pointer;
}
#mute img {
    width: 30px;
    height: 30px;
}
#unmuteimg {
    display: none;
}
#close img {
    width: 25px;
    height: 25px;
    top: 60px;
}
#close {
    z-index: 101;
    right: 0;
    top: 0px;
    color: white;
    font-size: 1rem;
    cursor: pointer;
    margin-left: 20px;
}
.imgCont, .imgContSingle {
    position: relative;
}
.itemSingle.inspira2 {
    margin-bottom: 1.62%;
}
.imgCont>img, .imgContSingle>img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 60% 50%;
}


.itemUniqSingle {
    position: absolute;
    top: 37.2%;
    text-align: center;
    width: 100%;
}
.itemUniqSingle.inspira2 {
    bottom: 37.2%;
    top: auto;
}
.itemUniqSingle.main.inspira2 {
    text-align: left;
}
.itemUniqSingle .txSub.inspira2 {
    font-size: clamp(15px, 1.25vw, 20px);
    /* font-size: 1.25vw; */
    color: white;
    line-height: 1.6em;
    font-family: 'kiasignaturelight';
    padding: 0;
    text-align: left;
    padding-right: 20%;
}
.descubrevideos {
    font-size: clamp(10px, 1.2vw, 15px);
    font-family: 'kiasignaturelight';
    color: white;
    letter-spacing: 0.2em;
    word-spacing: 0.2em;
}
.containerMainHero {
    padding: 0 5%;
}
.verticalheader {
    position: absolute;
    top: 85%;
    left: 49.75%;
    transform: translate(-50%, 0);
    flex-direction: column;
    align-items: center;
    height: 100px !important;
    z-index: 100;
}
#wowVideo, #wowVideo > *{
    cursor: pointer;
}
@media (min-width: 1400px){
.imgContSingle.main.inspira2>img {
    width: 100vw;
    height: 100vh;
    object-fit: cover;
    min-height: 700px;
    object-position: 50% 5%;
}
}
.itemUniqSingle .txInspira2 {
    font-size: clamp(30px, 2vw, 40px);
    color: white;
    line-height: 1.2em;
    margin-top: 0%;
    margin-bottom: 2.5%;
    font-family: 'kiasignaturelight';
    letter-spacing: 0.22em;
    word-spacing: 0.17em;
}
.inspira2 .item.big {
    flex: 100%;
    height: auto;
    margin-bottom: 1.6%;
    max-height: 1200px;
}
.big .itemQuienInspira {
    position: absolute;
    top: 74%;
    text-align: left;
    width: 100%;
    padding-left: 3.6%;
}
.big .itemQuienInspira .txMain {
    font-size: 2.1vw;
    color: white;
    line-height: 1.15em;
    margin-top: 3.5%;
    margin-bottom: 2%;
    padding-left: 0px;
    letter-spacing: 0.22em;
    font-family: 'kiasignaturelight';
}
.big .itemQuienInspiraPlay {
    position: absolute;
    top: 48%;
    text-align: center;
    width: 100%;
}
.big img.playQuien {
    width: 3.7%;
    height: 3.7%;
    margin-bottom: 0.5%;
}
.inspira2 .item {
    flex: 0 calc(50% - .8%);
    height: auto;
    margin-bottom: 1.6%;
    max-height: 720px;
}
.playCentered{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
}
.playCentered img {
    width: 7.5%!important;
}


.itemQuienInspira {
    position: absolute;
    top: 67.7%;
    text-align: left;
    width: 100%;
    padding-left: 8%;
}
.itemQuienInspira.active {
    top: 72%;
}
img.playQuien {
    width: 8.3%;
    height: 8.3%;
    margin-bottom: 0.5%;
}
.itemQuienInspira .txMain {
    font-size: 1.7vw;
    color: white;
    line-height: 1.25em;
    margin-top: 2.2%;
    margin-bottom: 2%;
    padding-left: 0px;
    letter-spacing: 0.32em;
    font-family: 'kiasignaturelight';
}

p.proximamente {
    font-size: 1.05vw;
    color: white;
    line-height: 1.2em;
    font-family: 'kiasignaturelight';
    letter-spacing: 0.15em;
    margin-bottom: 0%;
}

/*----------- FOOTER ---------------------*/


footer {
    width: 100%;
    background-color: #05141f !important;
}

.padd-footer {
    padding: 70px 100px;
    text-align: left;
}

.cookieFooter,
.cookieFooter:hover,
.cookieFooter:visited {
    font-family: 'kiasignatureregular';
    font-size: 13px;
    text-align: left;
    color: white;
    text-decoration: none;
}

.copy-footer {
    font-size: 13px;
}

.margin-footer {
    margin-left: 18px;
}

.sizelogokiafooter {
    width: 150px;
    height: auto;
}

.sizelogofacebook {
    width: 16px;
    height: auto;
}

.sizelogotwitter {
    width: 26px;
    height: auto;
}

.sizelogoinstagram {
    width: 26px;
    height: auto;
}

.sizelogoyoutube {
    width: 26px;
    height: auto;
}

@media (max-width: 1024px) {
    .padd-footer {
        text-align: center;
        padding: 50px 50px;
    }
}


@media (max-width: 1200px){
.containerMainHero {
    flex-direction: column;
    align-items: center;
}
.itemUniqSingle .txInspira2 {
    margin-bottom: 0;
    text-align: center;
}
.colsHero {
    width: 100% !important;
}
.verticalheader {
    display: none !important;
}
.itemUniqSingle .txSub.inspira2 {
    text-align: center !important;
    padding: 0 20% !important;
}
.heroCenter {
    margin: 30px 0 35px 0;
}
img.playUniqSingle {
    width: 4.2%;
    height: 4.2%;
}
.itemUniqSingle.inspira2 {
    bottom: 10%;
    top: auto;
}
}

@media (max-width: 1104px){
.itemUniqSingle.inspira2 {
    bottom: 10%;
    top: auto;
}
.itemUniqSingle .txSub.inspira2 {
    padding: 0 10% !important;
}
.navbar {
  
    height: 70px;
}
#videoPlay1 {
    margin-top: 70px;
}
.logoKia{
    max-width:80%;
}
.navbar-brand {

    padding-left: 50px;
}

}
@media(min-width: 768px){
    .hideDesktop{
        display: none;
    }
}
@media (max-width: 767px) {  
    .playCentered img {
        width: 12.5%!important;
    }
    .playCentered {
        padding-bottom: 10px;
        box-sizing: border-box;
    }
    .hideMobile{
    display: none;
}
    .heroLeft{
        order:2
    }
    /*conplay*/
    /* .itemQuienInspira {
        position: absolute;
        top: 21%;
        text-align: left;
        width: 100%;
        padding-left: 8%;
    } */
    .itemQuienInspira {
        position: absolute;
        top: 48.5%;
        text-align: left;
        width: 100%;
        padding-left: 8%;
    }
    .itemQuienInspira.active {
        top: 58%;
    }
    .itemQuienInspira .txMain, .big .itemQuienInspira .txMain {
        font-size: 3.5vw;
        padding: 0% 2% 0 0%;
        line-height: 1.3em;
        letter-spacing: 0.15em;
    }
    .itemQuienInspira .txMain.second {
        font-size: 3.1vw;
        padding: 0% 2% 0 0%;
        line-height: 1.3em;
        letter-spacing: 0.15em;
    }
    .navbar {
  
        height: 50px;
    }
    #videoPlay1 {
        margin-top: 50px;
    }
    #mute img {
        margin-top: 3px;
        width: 22px!important;
        height: 22px!important;
    }
    #close img {
        margin-top: 3px;
        width: 20px!important;
        height: 20px!important;
    }
    #videoBtns {
   
        top: 70px;
     
    }
    .sizelogokiafooter {
        width: 100px;
        height: auto;
    }
    .big .itemQuienInspira {
 
        top: 69%;
    
    }
    .itemUniqSingle .txInspira2 {
        font-size: 4.8vw;
        color: white;
        line-height: 1.2em;
        margin-top: 0%;
        margin-bottom: 0;
        font-family: 'kiasignaturelight';
        letter-spacing: 0.25em;
        word-spacing: 0.2em;
    }
    .itemUniqSingle .txSub.inspira2 {
             display: none;
    }
    .itemUniqSingle.inspira2 {
        bottom: 12%;
        top: auto;
    }
    p.proximamente {
        padding-left: .4%;
    }
    .heroCenter {
        margin: 0px 0 20px 0;
    }
    img.playUniqSingle {
        width: 10.2%;
        height:10.2%;
    }
    .logoKia{
        max-width:50%;
    }
    .navbar-brand {

        padding-left: 20px;
    }
    img.playQuien {
        width: 18.1%;
        margin-bottom: 2.5%;
    }
    .big img.playQuien {
        width: 8.7%;
        height: 8.7%;
        margin-bottom: 0.5%;
    }
    p.proximamente {
        font-size: 2.3vw;
        }
        .big .itemQuienInspiraPlay {
       
            top: 44%;
        
        }
}

