﻿/*.banner-imagenes img {
    border: 1px solid red !important;
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
    z-index: 2;
    background-color: ;
}
*/
#page01, #page03, #page04, #page05 {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

#page01 { background-image: url('/assets/img/home-city-store/web/BANNER_CITY_STORE_1.jpg'); }
#page03 { background-image: url('/assets/img/home-city-store/web/BANNER_CITY_STORE_2.jpg'); }
#page04 { background-image: url('/assets/img/home-city-store/web/BANNER_CITY_STORE_3.jpg'); }
#page05 { background-image: url('/assets/img/home-city-store/web/BANNER_CITY_STORE_4.jpg'); }

@media (max-width: 991px) {
    #page01 { background-image: url('/assets/img/home-city-store/tablet/BANNER_CITY_STORE_1.jpg'); }
    #page03 { background-image: url('/assets/img/home-city-store/tablet/BANNER_CITY_STORE_2.jpg'); }
    #page04 { background-image: url('/assets/img/home-city-store/tablet/BANNER_CITY_STORE_3.jpg'); }
    #page05 { background-image: url('/assets/img/home-city-store/tablet/BANNER_CITY_STORE_4.jpg'); }
}

@media (max-width: 820px) {
    #page01 { background-image: url('/assets/img/home-city-store/movil/BANNER_CITY_STORE_1.jpg'); }
    #page03 { background-image: url('/assets/img/home-city-store/movil/BANNER_CITY_STORE_2.jpg'); }
    #page04 { background-image: url('/assets/img/home-city-store/movil/BANNER_CITY_STORE_3.jpg'); }
    #page05 { background-image: url('/assets/img/home-city-store/movil/BANNER_CITY_STORE_4.jpg'); }
}

#page01 {
    /*background-image: url("../img/home-city-store/back_01.jpg");*/
}


#page02 {
    background-color: #9287BD;
}

#page03 {
    /*background: linear-gradient( to right, #448fa7, #996550);*/
    /*background-color: #E59324;*/
}

#page04 {
    /*background: linear-gradient( to right, #f1c243, #e69d38);*/
    /*background: linear-gradient( to right, #ffd100, #ee7203);*/
}

#page05 {
    /*background: linear-gradient( to right, #ba64c0, #72478e);*/
}

#page07 {
    background-color: #B3D4DE;
}

#page06 {
    background-color: #000;
}

#pp-nav span, .pp-slidesNav span {
    width: 15px;
    height: 15px;
    border: 2px solid #fff !important;
    background: rgba(0,0,0,0);
}

#pp-nav li .active span, .pp-slidesNav .active span {
    background: #fff;
}

#pp-nav li, .pp-slidesNav li {
    width: 15px;
    height: 20px;
}

.content01 {
    position: relative;
    width: 100%;
    display: block;
    height: 100vh;
    overflow: hidden;
    /*padding-top: 250px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    position: relative;
    height: 100vh;
    width: 100%;*/
}

.textBold {
    font-family: 'VWHead-Bold';
}

.imgSec01 {
    position: absolute;
    bottom: 15%;
    left: 57%;
    transform: translate(-50%, 0);
}

.imgSec014 {
    position: absolute;
    bottom: 0%;
    left: 57%;
    transform: translate(-50%, 0);
}

.txtSec01 {
    position: absolute;
    /* top: 150px; */
    right: 5%;
    bottom: 10%;
    transform: translate(-50%, 0);
}

    .txtSec01 p {
        color: #fff;
        font-size: 40px;
        text-align: left;
        line-height: 40px;
    }

.txtSec011 {
    position: absolute;
    /* top: 150px; */
    left: 25%;
    bottom: 10%;
    transform: translate(-50%, 0);
}

    .txtSec011 p {
        color: #fff;
        font-size: 40px;
        text-align: left;
        line-height: 40px;
    }

.txtSec05 p {
    color: #fff;
    font-size: 40px;
    text-align: center;
    line-height: 40px;
}

.txtSec06 span {
    display: block;
    font-family: 'VWHead-Bold';
    color: #fff;
    font-size: 40px;
    text-align: center;
    line-height: 40px;
}

.txtSec05 {
    position: absolute;
    top: 150px;
    transform: translate(-50%, 0);
}

.txtSec06 {
    position: absolute;
    top: 190px;
    transform: translate(-50%, 0);
}

.txtSec01 p span, .txtSec011 p span {
    display: block;
    font-family: 'VWHead-Bold';
}

.txtSec03 {
    position: absolute;
    /*top: 150px;*/
    left: 50%;
    transform: translate(-50%, 0);
    width: 100%;
}

    .txtSec03 p {
        color: #fff;
        font-size: 40px;
        text-align: center;
        line-height: 40px;
    }

        .txtSec03 p span {
            display: block;
            font-family: 'VWHead-Bold';
        }

.imgSec02 {
    position: absolute;
    bottom: 0;
    left: 200px;
}

.imgSec09 {
    text-align: center;
}
/*.imgSec02 img{
    width: 600px;
}*/
.imgSec03 {
    position: absolute;
    bottom: 0;
    right: 0;
}

.txtSec02 {
    position: absolute;
    top: 150px;
    /*    left: 250px;
*/
}

    .txtSec02 ul {
        color: #fff;
        font-size: 35px;
        line-height: 41px;
    }

.imgSec04 {
    position: absolute;
    bottom: 150px;
    left: 40%;
    transform: translate(-50%, 0);
}

    .imgSec04 img {
        width: 100%;
    }

.btn-home {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0);
}

.imgSec05 {
    position: absolute;
    bottom: 0;
    right: 0;
}

.scrollDiv {
    position: absolute;
    bottom: 0;
    z-index: 9;
    left: 50%;
    transform: translate(-50%, 0);
}

    .scrollDiv p {
        color: #fff;
        font-size: 16px;
        text-transform: uppercase;
        display: flex;
        align-items: center;
    }

        .scrollDiv p span {
            border: #fff solid 2px;
            border-radius: 50px;
            width: 50px;
            display: flex;
            height: 50px;
            justify-content: center;
            align-items: center;
            margin: 0 10px;
        }

            .scrollDiv p span i {
                font-size: 23px;
            }

            .scrollDiv p span i {
                display: block;
                -webkit-animation: pulse 2s infinite;
                animation: pulse 2s infinite;
            }

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }

    50% {
        -webkit-transform: translate(0, 10px);
        transform: translate(0, 10px);
    }

    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }

    50% {
        -webkit-transform: translate(0, 10px);
        transform: translate(0, 10px);
    }

    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}

/*animacion*/
/*.pp-section .pp-tableCell .imgSec01 {
    left: 65%;
    transition: 0.8s linear all;
}

.pp-section.active .pp-tableCell .imgSec01 {
    left: 50%;
}*/

.pp-section .pp-tableCell .imgSec02 {
    left: -50px;
    transition: 0.8s linear all;
}

.pp-section.active .pp-tableCell .imgSec02 {
    left: 200px;
}

.pp-section .pp-tableCell .imgSec03 {
    right: -200px;
    transition: 0.8s linear all;
}

.pp-section.active .pp-tableCell .imgSec03 {
    right: 0;
}

.pp-section .pp-tableCell .imgSec05 {
    right: -150px;
    transition: 1s linear all;
}

.pp-section.active .pp-tableCell .imgSec05 {
    right: 10%;
}

.pp-section .pp-tableCell .imgSec04 {
    bottom: 320px;
    transition: 1.5s linear all;
}

.pp-section.active .pp-tableCell .imgSec04 {
    bottom: 0px;
}

/*#page02 .txtSec03 {
    top: 55px;
    opacity: 0;
    transition: 1.5s linear all;
}

#page02.active .txtSec03 {
    top: 150px;
    opacity: 1;
}*/

#page04 .imgSec01 img {
    width: 800px;
}

#page04 .txtSec05 {
    left: 30%;
    opacity: 0;
    transition: 1.5s linear all;
    width: 100%;
}

#page04.active .txtSec05 {
    left: 50%;
    opacity: 1;
}

#page04 .txtSec06 {
    left: 70%;
    opacity: 0;
    transition: 1.5s linear all;
    width: 100%;
}

#page04.active .txtSec06 {
    left: 50%;
    opacity: 1;
}

#page05.active .txtSec01 {
    top: 150px;
    opacity: 1;
}

#page05 .txtSec01 {
    top: 250px;
    opacity: 0;
    transition: 1.5s linear all;
}

#page05.active .txtSec01 {
    top: 150px;
    opacity: 1;
}

#page03 .txtSec02 {
    left: 0px;
    opacity: 0;
    transition: 1.5s linear all;
}

#page03.active .txtSec02 {
    left: 250px;
    opacity: 1;
}

/*#page02 .pp-tableCell img,*/
#page03 .pp-tableCell img,
#page04 .pp-tableCell img,
#page05 .pp-tableCell img {
    opacity: 0;
    transition: 1.5s ease all;
}

/*#page02.active .pp-tableCell img,*/
#page03.active .pp-tableCell img,
#page04.active .pp-tableCell img,
#page05.active .pp-tableCell img {
    opacity: 1;
}

/*sohwroom*/

.back-modelos {
    background-image: url(../img/showroom/back-modelos.jpg);
    background-repeat: no-repeat;
    background-position: top;
}

#sync1 {
    width: 1000px;
    margin: 30px auto;
}

    #sync1 .item img {
        width: 700px;
        margin: 0 auto;
    }

.DatoAuto {
    padding-top: 60px;
    text-align: center;
    /*padding-bottom: 25px;*/
}

    .DatoAuto h2 {
        color: #fff;
        margin-bottom: 10px;
    }

    .DatoAuto span {
        color: #fff;
        font-size: 20px;
    }

.autoBtn {
    position: relative;
    height: 335px;
}

.toolInfo span {
    position: absolute;
    width: auto;
}

.toolInfo font {
    position: absolute;
    width: auto;
}

.toolInfo span img {
    width: 25px !important;
    height: 25px;
}

.toolInfo font {
    transition: ease all .3s;
    background-color: #000;
    color: #fff;
    max-width: 150px;
    width: 150px;
    text-align: center;
    padding: 3px;
    border-radius: 10px;
    display: none;
    z-index: 1;
}

.toolInfo span:hover ~ font {
    display: block;
}

.toolInfo.hl01 span {
    bottom: 22%;
    left: 51%;
}

.toolInfo.hl01 font {
    bottom: 15%;
    left: 45%;
}

.toolInfo.hl02 span {
    top: 30%;
    left: 40%;
}

.toolInfo.hl02 font {
    top: 38%;
    left: 34%;
}

.toolInfo.hl03 span {
    top: 25%;
    left: 50%;
}

.toolInfo.hl03 font {
    top: 33%;
    left: 45%;
}

.toolInfo.hl04 span {
    top: 17%;
    left: 61%;
}

.toolInfo.hl04 font {
    top: 25%;
    left: 56%;
}

.toolInfo.hl05 span {
    top: 33%;
    right: 30%;
}

.toolInfo.hl05 font {
    top: 41%;
    right: 24%;
}

.toolInfo.hl06 span {
    top: 17%;
    right: 26%;
}

.toolInfo.hl06 font {
    top: 25%;
    right: 20%;
}

.toolInfo.hl07 span {
    top: 28%;
    right: 18%;
}

.toolInfo.hl07 font {
    top: 36%;
    right: 12%;
}

#sync1 .owl-nav [class*=owl-] {
    position: absolute;
    background: transparent;
    border: 2px solid #fff;
    border-radius: 50px;
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}

    #sync1 .owl-nav [class*=owl-]:hover {
        background: transparent;
    }

#sync1 .owl-nav .owl-prev {
    left: 0;
    top: 30%;
}

#sync1 .owl-nav .owl-next {
    right: 0;
    top: 30%;
}

#sync2 {
    margin-top: 110px;
}

    #sync2 .item span {
        color: #fff;
        padding: 5px 10px;
        font-size: 18px;
        font-family: 'VWHead-Bold';
        display: block;
        text-align: center;
        cursor: pointer;
        /*    width: 85%;
    margin: 0 auto;*/
    }

        /*#sync2 .current .item span{
    border-bottom: 2px solid #fff;
}*/

        #sync2 .item span::after {
            content: '';
            position: absolute;
            left: 50%;
            width: 80%;
            height: 0;
            border-bottom: 3px solid #fff;
            bottom: 0;
            -webkit-transform: scaleX(0) translate(-25%, 0);
            -ms-transform: scaleX(0) translate(-25%, 0);
            transform: scaleX(0) translate(-25%, 0);
            -webkit-transition: -webkit-transform .3s ease-in;
            transition: transform .3s ease-in;
        }

    #sync2 .current .item span::after {
        -webkit-transform: scaleX(1) translate(-50%, 0);
        -ms-transform: scaleX(1) translate(-50%, 0);
        transform: scaleX(1) translate(-50%, 0);
    }

#sync1.owl-theme {
    position: relative;
}

.formShowRoom {
    width: 900px;
    margin: 25px auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

    .formShowRoom .form-control {
        border: 1px solid #ADADAD;
        color: #2B2C2D;
        width: 24%;
        margin: 0 0 25px 0;
        height: 45px;
        font-size: 18px;
        background-color: #fff;
    }

        .formShowRoom .form-control:focus {
            color: #2B2C2D;
            border-color: #ADADAD;
        }

        .formShowRoom .form-control::placeholder {
            color: #2B2C2D;
            font-size: 18px;
        }

.btn-form {
    text-align: center;
    width: 100%;
}

    .btn-form .btn {
        color: #fff;
        border: 2px solid #fff;
        border-radius: 0;
        width: 200px;
    }

.tourVirtual {
    text-align: center;
}

    .tourVirtual h2 {
        color: #fff;
    }

    .tourVirtual iframe {
        width: 80%;
        height: 55vh;
        /*    height: calc(var(--vh, 1vh) * 55);
*/
    }


.scrollDiv p span .scrollUp {
    margin-bottom: 20px !important;
}

#page03 .txtSec02 ul li {
    opacity: 0;
    transition: 1s linear all;
}

#page03.active .txtSec02 ul li.li01 {
    transition-delay: 0.5s;
}

#page03.active .txtSec02 ul li.li02 {
    transition-delay: 1s;
}

#page03.active .txtSec02 ul li.li03 {
    transition-delay: 1.5s;
}

#page03.active .txtSec02 ul li.li04 {
    transition-delay: 2s;
}

#page03.active .txtSec02 ul li.li05 {
    transition-delay: 2.5s;
}

#page03.active .txtSec02 ul li.li06 {
    transition-delay: 3s;
}

#page03.active .txtSec02 ul li {
    opacity: 1;
}

#page07 .content01 {
    opacity: 0;
    transition: 1s linear all;
}

#page07.active .content01 {
    opacity: 1;
}

.divPrecio {
    position: relative;
    padding-bottom: 20px;
}

.lista-precios {
    display: flex;
    justify-content: center;
/*    flex-wrap: wrap;*/
}
.lista-precios .item {
/*    display: flex;
    align-items: center;
    gap: .5rem;*/
    color: white;
/*    font-size: 18px;*/
    line-height: 1;
    padding: 0 1rem;
    margin-bottom: 1rem;
    border-right: solid 1px #fff;
}
.lista-precios .item:last-child {
    border: none;
}
.lista-precios .item span {
    display: inline-block;
    vertical-align: middle;
}
.lista-precios .item .texto {
    font-size: .875rem;
    margin-right: .5rem;
}
.lista-precios .item .precio {
    font-size: 1.5rem;
    font-weight: bold;
}


@media (max-width: 576px) {
    .lista-precios .item .texto {
        margin-bottom: .5rem;
    }
    .lista-precios .item .precio {
        font-size: 1.125rem;
    }
}

#sync1 .owl-item.active .item .imgModel {
    opacity: 1;
    top: 0;
}

#sync1 .owl-item .item .imgModel {
    transition: 0.5s linear all;
    opacity: 0;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0%);
    text-align: center;
    margin: 0 auto;
    top: -50px;
}

#sync1 .owl-item .item .toolInfo span {
    position: absolute;
    width: auto;
    opacity: 0;
    transition: 1s linear all;
    transition-delay: .5s
}

#sync1 .owl-item.active .item .toolInfo span {
    opacity: 1;
}

@media (max-width: 1920px) {
    .sliderprincipal {
        margin: 0 auto;
        width: 1700px;
    }
}

@media (max-width: 1700px) {
    .sliderprincipal {
        margin: 0 auto;
        width: 1500px;
    }

    .imgSec01 img {
        width: 900px;
    }
}

@media (max-width: 1400px) {

    .pp-section.active .pp-tableCell .imgSec02 {
        left: 0;
    }

    .sliderprincipal {
        width: 1200px;
    }

    .imgSec02 img {
        width: 600px;
    }

    #page03.active .txtSec02 {
        left: 100px;
    }

    .imgSec05 img {
        width: 800px;
    }

    #page01 .imgSec01 img {
        width: 700px;
    }

    #sync1 {
        width: 894px;
    }
}

@media (max-width: 1200px) {


    .imgSec014 img {
        width: 800px;
    }

    #page01 .imgSec01 img {
        width: 650px;
    }

    .sliderprincipal {
        margin: 0 auto;
        width: 1000px;
    }

    .imgSec02 img {
        width: 500px;
    }

    .imgSec03 img {
        width: 500px;
    }

    .imgSec05 img {
        width: 650px;
    }

    #page03.active .txtSec02 {
        left: 50px;
    }

    /*#sync1 {
        width: 700px;
        margin: 0 auto;
    }*/
}


@media (max-width: 1000px) {

    #sync1 {
        width: 670px;
    }

        #sync1 .item img {
            width: 600px;
        }

    .autoBtn {
        height: 287px;
    }
}

@media (max-width: 992px) {

    .imgSec02 img {
        width: 400px;
    }

    .sliderprincipal {
        margin: 0 auto;
        width: 800px;
    }

    .imgSec03 img {
        width: 400px;
    }

    .formShowRoom {
        width: 100%;
    }

    /*#sync1 .item img {
        width: 600px;
    }*/

    .back-modelos {
        background-position: unset;
        background-position-x: center;
        background-position-y: 25%;
    }

    #sync1 .owl-nav .owl-next {
        right: 0;
    }

    #sync1 .owl-nav .owl-prev {
        left: 0;
    }

    #page04 .imgSec01 img {
        width: 700px;
    }

    .imgSec09 img {
        width: 100%;
    }
}

@media (max-width: 768px) {

    .txtSec011 {
        position: absolute;
        top: 150px;
        left: 41%;
        /* bottom: 10%; */
        transform: translate(-50%, 0);
    }

        .txtSec01 p, .txtSec011 p {
            font-size: 40px;
        }

    .imgSec014 img {
        width: 800px;
    }

    .imgSec014 {
        left: 50%;
    }

    .imgSec04 img {
        width: 800px;
    }

    .sliderprincipal {
        margin: 0 auto;
        width: 600px;
    }

    .imgSec03 img {
        width: 300px;
    }

    .txtSec02 ul {
        font-size: 25px;
        line-height: 35px;
    }

    .imgSec05 img {
        width: 550px;
    }

    .formShowRoom {
        margin: 0 auto;
    }

        .formShowRoom .form-control {
            width: 49%;
        }

    .back-modelos {
        background-position-y: 48%;
    }

    #sync1 .owl-nav [class*=owl-] {
        width: 35px;
        height: 35px;
    }

    /*#sync1 {
        width: 90%;
    }*/

    /*#sync1 .item img {
        width: 90%;
    }*/

    #sync2 .item span {
        font-size: 14px;
    }

    .formShowRoom .form-control {
        margin: 0 0 20px 0;
        font-size: 16px;
    }

        .formShowRoom .form-control::placeholder {
            font-size: 16px;
        }

    #page01 .imgSec01 img {
        width: 700px;
    }

    .imgSec01 {
        left: 50%;
    }

    .imgSec09 img {
        width: 90%;
    }
}

@media (max-width: 700px) {

    #sync1 {
        width: 372px;
    }

    .autoBtn {
        height: 175px;
    }

    #sync1 .item img {
        width: 100%;
    }
}

@media (max-width: 576px) {

    .txtSec011 {
        position: absolute;
        top: 15%;
        left: 41%;
        /* bottom: 10%; */
        transform: translate(-50%, 0);
    }

        .txtSec01 p, .txtSec011 p {
            font-size: 32px;
        }

    .imgSec014 img {
        width: 400px;
    }

    .imgSec014 {
        left: 50%;
        bottom: 0%;
    }

    .imgSec04 {
        bottom: 0% !important;
    }

    .scrollDiv {
        bottom: 5%;
    }

    .sliderprincipal {
        margin: 0 auto;
        width: 500px;
    }

    .scrollDiv p font {
        display: none;
    }

    #page01 .imgSec01 {
        left: 0;
        transform: unset;
        width: 100%;
        bottom: 25%;
    }

        #page01 .imgSec01 img {
            width: 100%;
        }

    /*#page02.active .txtSec03 {
        top: 150px;
        opacity: 1;
    }*/

    .content01.contentMB {
        display: flex;
        padding-top: 150px;
        flex-direction: column;
        justify-content: space-between;
    }

    .txtSec02 {
        position: relative;
        left: unset;
        top: unset;
    }

    .imgSec05 {
        position: relative;
        bottom: unset;
        right: unset;
    }

        .imgSec05 img {
            width: 100%;
        }

    .txtSec02 ul {
        font-size: 25px;
        line-height: 27px;
        width: 80%;
    }

    #page03 .txtSec02 ul li {
        margin-bottom: 10px;
    }

    .imgSec03 {
        display: none;
    }

    .imgSec02 img {
        width: 100%;
    }

    .txtSec03 p {
        font-size: 25px;
        line-height: 30px;
        /*padding-left: 105px;
        padding-right: 20px;*/
    }

    .txtSec03 {
        width: 100%;
        top: 100px;
        left: 0;
        transform: unset;
    }

    .txtSec01 {
        top: 150px;
        left: 25%;
        transform: unset;
        width: 100%;
    }

        .txtSec01 p {
            font-size: 25px;
            line-height: 30px;
        }

    .imgSec04 {
        bottom: 150px;
        left: 45%;
    }

        .imgSec04 img {
            width: 450px;
        }

    .formShowRoom .form-control {
        width: 100%;
    }

    /*#sync1 {
        width: 100%;
    }*/

    /*#sync1 .item img {
        width: 100%;
    }*/

    .DatoAuto span {
        font-size: 16px;
    }

    .back-modelos {
        background-position-y: 58%;
    }

    #sync2 {
        width: 80%;
        margin: 50px auto 0;
    }

        #sync2 .owl-nav [class*=owl-] {
            position: absolute;
            color: #fff;
            border: 2px solid #fff;
            border-radius: 50px;
            background-color: transparent;
            width: 40px;
            height: 40px;
            display: flex;
            justify-content: center;
            align-items: center;
        }

        #sync2 .owl-nav .owl-next {
            right: -55px;
            top: 0;
        }

        #sync2 .owl-nav .owl-prev {
            left: -55px;
            top: 0;
        }

        #sync2 .owl-nav .owl-next i {
            margin-left: 4px;
        }


        #sync2 .owl-nav [class*=owl-] i {
            font-size: 19px;
        }

        #sync2 .owl-nav {
            margin-top: 0;
        }

    .back-modelos {
        background-image: url(../img/showroom/back-modelos-mb.png);
        background-position-y: 75%;
        background-size: cover;
    }

    #page03.active .txtSec02 {
        left: 25px;
    }

    .txtSec05 p, .txtSec06 span {
        font-size: 25px;
    }

    #page04 .imgSec01 {
        width: 100%;
    }

        #page04 .imgSec01 img {
            width: 100%;
        }

    #page04.active .txtSec05 {
        top: 150px;
    }

    #page04.active .txtSec06 {
        top: 180px;
    }

    #page04 .txtSec05 {
        top: 150px;
    }

    #page04 .txtSec06 {
        top: 180px;
    }

    .pp-section .pp-tableCell .imgSec05 {
        right: 0;
        transition: 1s linear all;
        bottom: -150px;
    }

    .pp-section.active .pp-tableCell .imgSec05 {
        bottom: 0;
    }
}

@media (max-width: 480px) {
    .sliderprincipal {
        margin: 0 auto;
        width: 300px;
    }

    #sync2 {
        padding-bottom: 5px;
        margin: 65px auto 0;
    }

        #sync2 .owl-nav [class*=owl-] {
            width: 30px;
            height: 30px;
        }

            #sync2 .owl-nav [class*=owl-] i {
                font-size: 16px;
            }

        #sync2 .owl-nav .owl-next {
            right: -40px;
            top: 5px;
        }

        #sync2 .owl-nav .owl-prev {
            left: -40px;
            top: 5px;
        }
}

@media (max-width: 400px) {

    #sync1 {
        width: 300px;
    }

    .autoBtn {
        height: 140px;
    }

    .divPrecio {
        padding-bottom: 27px;
    }
}

.caruselModelos {
    margin-top: 55px;
}
