


body{
    font-family: 'Flama';
}

.wrapper-header{
    margin-bottom: 140px;
    position: relative;
}

.fondohed{
    position: absolute;
    top: 0;
    margin-top: 500px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    z-index: -1;
    display:none;
}

.movido{
    max-width: 100%;
    padding: 0 15%;
}

.textovideo{
    
    padding-left: 0;
    width: 200px;
    padding: 0;
    bottom: 0;
    right:0;
    background-color:transparent;
}

.head-brand{
    margin-left: -10px;
}

.head-brand .label-head-brand{
    margin-bottom: -25px;
}

.container-sectionz p{
    background-color: black;    
    color: white;
    font-family:'Flama';
    font-weight: 500;
    font-size: 42px;
    padding: 20px 10px;
    padding-left: 10%;
    padding-right: 15%;
    position: relative;
}

.container-sectionz p::after{
    position: absolute;
    display: block;
    content: "";
    left: 0;
    margin-left: 9%;
    width: 1px;
    height: 62%;
    background-color: #3c7dd7;
    bottom: 0;
    margin-bottom: 25px;
}


#textazul{
    padding: 0 15%;
    margin-top: 40px;
    font-family:'Flama Book';
}


#textazul p{padding-top:21px;
   font-size: 21px;
   line-height: 26px;
   font-family:'Flama Book';
   color: #498fce;
   font-weight:bold;
}

#textazul p strong{
    color: #3c7dd7;
    font-weight: bold;
}

#doblecol{
    text-align: justify;
    display: grid;
    grid-template-columns: 1fr 1fr;
}

#doblecol .col-1{
    color:#575756; 
    padding-left: 44%;
    padding-right: 20px;
}

#doblecol .col-2{
    color: #575756;
    padding-right: 44%;
    padding-left: 20px;
}

#simplecol{
    display: none;
}

#dobleconimage{
    display: grid;
    grid-template-columns: 1fr 1fr;
    position: relative;
}

#dobleconimage .logocost{
    position: absolute;
    left: 0;
    margin-left: -300px;
}

#dobleconimage .text{
    padding-right: 20px;
    padding-left: 25%;
    display: flex;
    align-items: center;
}

#dobleconimage .text p{
   color: #005eb8;
   font-size: 22px;
   line-height: 30px;
   text-align: center;
   position: relative;
}

#dobleconimage .text p::before{
    position: absolute;
    display: block;
    content: "";
    height: 1px;
    width: 100%;
    background-color: rgba(87, 87, 86, 0.5);
    top: 0;
    margin-top: -50px;
}

#dobleconimage .text p::after{
    position: absolute;
    display: block;
    content: "";
    height: 1px;
    width: 100%;
    background-color: rgba(87, 87, 86, 0.5);
    bottom: 0;
    margin-bottom: -50px;
}

#dobleconimage .image{
    padding-left: 20px;
    padding-right: 25%;
}

#cockpit{margin-top: 100px; font-family:'Flama';}

#cockpit h1{
    color: #1e1e1e;
    margin-left: 10%;
    position: relative;
    font-size: 33px;
    font-weight: bold;
}

#cockpit h1::after{
    position: absolute;
    display: block;
    content: "";
    background-color: rgba(60, 125, 215, 0.7);
    width: 83%;
    height: 3px;
    border-radius: 3px;
    right: 0;
    top: 0;
    margin-top: 12px;
}

.azulsolari{
    text-align: center;
    padding: 10px 18%;
    padding-top: 0;
}

.azulsolari p{
    line-height: 30px;
    padding: 50px 0;
}

.slickprevcar{
    z-index: 1;
}

.slickprevcar::before{
    content: url('../img/Slider-Cockpit/slider_ant.jpg') !important;
    opacity: 1 !important;
}

.slicknextcar::before{
    content: url('../img/Slider-Cockpit/slider_sig.jpg') !important;
    opacity: 1 !important;
}

.slidecars .slick-dots{
    bottom: 25px;
}

.slidecars .slick-dots li button:before{
    font-size: 15px !important;
    border: #3c7dd7 solid 2px !important;
    border-radius: 15px;
    width: 15px;
    height: 15px;
    line-height: 15px;
    color: transparent;
    opacity: 1;
}

.slidecars .slick-dots li.slick-active button:before{
    color: #3c7dd7;
    opacity: 1;
    border: transparent !important;
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 23px !important;
}

#listadocockpit{
    max-width: 760px;
    margin: auto;
    margin-top: 100px;
}

#listadocockpit h2{
    color: #3c7dd7;
    margin-bottom: 25px;
}

#listadocockpit ul{
    margin-left: -30px;
}

#listadocockpit ul li{
    position: relative;
    line-height: 40px;
    color: #6b6b6b;
}

#listadocockpit ul li::before{
    position: absolute;
    display: block;
    content: '›';
    font-weight: bold;
    color: #3c7dd7;
    left: 0;
    width: 5px;
    height: 5px;
    top: 0;
    margin-top: -2px;
    margin-left: -10px;
}

#listadocockpit p{
    font-family:'Flama';
    color: #6b6b6b;
}

.cockpit2 h1::after{
    width: 85% !important; 
    margin-top: 15px !important;
}

.cockpit3 h1{
    margin-bottom: -30px;
    margin-left: 17% !important;
}

.cockpit3 h1::after{
    width: 64% !important;
}

.slidecars2{
    margin-top: 80px;
    width: 80%;
    margin-left: 20%;
}

.slidecars2 .slick-dots{
    bottom: -35px;
    left: 20%;
    display: none;
}

.slidecars2 .slick-dots li button:before{
    font-size: 12px !important;
    border: #3c7dd7 solid 2px !important;
    border-radius: 12px;
    width: 12px;
    height: 12px;
    line-height: 12px;
    color: transparent;
    opacity: 1;
}

.slidecars2 .slick-dots li.slick-active button:before{
    color: #3c7dd7;
    opacity: 1;
    border: transparent !important;
    width: 17px;
    height: 17px;
    line-height: 17px;
    font-size: 20px !important;
}

.slidecars2 .slicknextcar{
    right: 25px !important;
}

.slidecars2 .slickprevcar{
   left: 37% !important;
}

.slidecars2 .item{
    position: relative;
}

.slidecars2 .item img{
    width: 66%;
    margin-left: 34%;
}

.slidecars2 .item .subitem{
    position: absolute;
    left: 0;
    width: 40%;
    background: #e8e8e8;
    height: 95%;
    top: 0;
    margin-top: 10px;
    padding: 20px 40px;
}


.slidecars2 .item .subitem p{
    font-family:'Flama';
    color: #6b6b6b;
    font-size: 15px;
}

.slidecars2 .item .subitem ul{
    margin-left: -10px;
    margin-top: 20px;
}

.slidecars2 .item .subitem ul li{
    position: relative;
    margin-bottom: 15px;
    font-size: 14px;
    color: #6b6b6b;
}

.slidecars2 .item .subitem ul li::before{
    position: absolute;
    display:block;
    left: 0;
    margin-left: -30px;
    content: url('../img/check.svg');
    top: 4px;
}

#bannerimgs{
    height: 200px;
}

#bannerimgs img{
    width: 33.33333333%;
    float: left;
}

#flechitas{
    margin-left: 12.4%;
    margin-right: 12.4%;
    height: 200px;
}

@media (min-width: 576px){
    #flechitas::before{
        position: absolute;
        height: 1px;
        content: "";
        display: block;
        background-color: #3c7dd7;
        width: 100%;
        margin-left: -12.4%;
    }
    #bannerimgs{
        margin-bottom: -300px;
    }
}

#flechitas div{
    width: 33%;
    float: left;
    color: #6b6b6b;
    padding: 30px 35px;
    position: relative;
}

#flechitas div::before{
    position: absolute;
    display: block;
    content: url('../img/triang01.svg');
    top: 0;
    left: 0;
    margin-left: 35px;
    margin-top: -5px;
}

#losavances{
    margin-top: 100px;
    margin-left: 12.4%;
    margin-right: 12.4%;
    text-align: center;
    height: 250px;
    color: #6b6b6b;
}

#losavances h2{
    font-size:23px;
    font-weight: 500;
    position: relative;
    color: #1e1e1e;
}

#losavances h2::after{
    position: absolute;
    display: block;
    content: "";
    background-color: #3c7dd7;
    width: 94%;
    height: 1px;
    bottom: 0;
    margin-bottom: -10px;
    left: 0;
    margin-left: 3%;
}

#losavances ul{
    text-align: left;
    float: left;
    width: 50%;
    margin-top: 30px;
    margin-bottom: 50px;
}

#losavances ul li{
    margin-bottom: 15px;
    line-height: 20px;
    padding-right: 60px;
    position: relative;
}

#losavances ul li::before{
    position: absolute;
    display: block;
    content: "›";
    color: #3c7dd7;
    left: 0;
    top: -2px;
    margin-left: -10px;
    width: 20px;
    font-weight: bold;
}


.videosolari{
    text-align: center;
    position: relative;
}

.videosolari video{
    width: 72%;
}

.videosolari::after{
    position: absolute;
    display: block;
    content: "";
    width: 72%;
    height: 1px;
    background-color: rgba(87, 87, 86, 0.3);
    bottom: 0;
    margin-bottom: -100px;
    left: 0;
    margin-left: 14%
}

@media (min-width: 576px){
    #paneles{
        display: grid;
        justify-content: center;
        margin-top: 130px
    }

    .pa1{
        display: grid;
        grid-template-columns: 1fr 1fr;
        max-width: 72%;
    }
    #panelesmobile{
        display: none;
    }
}

@media (max-width: 576px){
    #panelesmobile{
        display: block;
    }
    #paneles{
        display: none;
    }
}


.colx2 {
    width: 50%;
    box-sizing: border-box;
    margin: auto;
    margin-top: 50px;
    margin-bottom: 50px;

}
.colx2 h1 {
    font-size: 25px;
    padding-right: 30px;
    line-height: 30px;
    color: #001a3e;
}
.colx2 p {
    font-size: 14px;
    padding-right: 50px;
}
.bordeazulD {
    border-right: 3px solid#005eb8;
    height: 100%;
    background-color: #e8e8e8;
    background-image: url('../img/logo_fdo.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    padding: 20px;
}

.bordeazulI {
    border-left: 3px solid#005eb8;
    height: 100%;
    background-color: #e8e8e8;
    background-image: url('../img/logo_fdo.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    padding: 20px;
}
@media(min-width: 974px) {
    .colx2 {
        text-align: left;
        width: 492px;
        height: 317px;
    }
    .colx2 img {
        height: 317px;
    }
}
@media(max-width: 973px) {
    .colx2 {
        width: 100%;
        margin-top: 0;
        margin-bottom: 0;
    }
}

#destacado{
    text-align: left;
    margin: 0 15%;
}

#destacado p{
   color: #575756;
    position: relative;
    font-family:'Flama';
}

#destacado p span{
    font-weight: 200;
    font-size: 18px;
}

#destacado p nom{
    color: #3c7dd7;
    font-weight: bold;
}

.destimg{
    position: relative;
}

.destimg img{
    position: absolute;
    right: 0;
    margin-right: -300px;
    margin-top: -300px;
    z-index: -1;
}

#destacado p .com1{
    position: absolute;
    top: 0;
    left: 0;
    margin-top: -15px;
    margin-left: -15px;
}

#destacado p .com2{
    position: absolute;
    bottom: 0;
    right: 0;
    margin-right: 50px;
    margin-bottom: 50px;
}

.imgC{
    text-align: center;
    margin: 70px 0;
}

.imgC img{
    width: 80%;
}

.azulboldi p{
    font-weight: bold;
    font-size: 20px;
    position: relative;
}

.azulboldi p::after{
    position: absolute;
    display: block;
    content: "";
    width: 98%;
    height: 1px;
    background-color: rgba(87, 87, 86, 0.3);
    bottom: 0;
    margin-bottom: -60px;
    left: 0;
}

#sliderinfo {
    text-align: center;
}

#sliderinfo h3{
    color:  #001a3e;
    font-weight: bold;
    font-size: 25px;
    margin-bottom: -15px;
}

#sliderinfo .slid .item{
   display: flex;
   justify-content: center;
}

.slick-next{
    width: 70px;
    height: 70px;
}

.slick-next::before{
    content: url(../img/flecha_der_azul.svg);
}

.slick-prev{
    width: 70px;
    height: 70px;
}

.slick-prev::before{
    content: url(../img/flecha_izq_azul.svg)
}

.item .pa1 .colximg{
    position: relative;
    text-align: center;
}

.item .pa1 .colximg h2{
    color: white;
    font-size: 90px;
    margin-top: -170px;
    z-index: 9999;
    position: relative;
}

.item .pa1 .colx2{
    padding-left: 50px
}

.item .pa1 .colx2 h1{
    color: #005eb8;
    font-size: 30px;
    margin-top: 80px;
    margin-bottom: -10px;
}

.item .pa1 .colx2 p{
    font-size: 16px;
}


@media(max-width: 576px){
    .textovideo{
        width: 100%;
    }
    
    #sliderinfo .slid .item{
        display: block
    }
    .item .pa1 .colximg h2{
        font-size: 65px;
        margin-top: -120px;
    }
    #sliderinfo h3{
        margin-bottom: 10px;
        padding: 20px;
    }
    .item .pa1 .colx2{
        padding: 0;
        padding-top: 10px;
        padding-bottom: 30px;
        padding-left: 40px;
    }
    .item .pa1 .colximg{
        padding-left: 0;
    }
    #doblecol{
        display: none;
    }

    #simplecol{
        color:#575756;
        display: block;
        padding: 0 30px;
        text-align: center;
    }
    #dobleconimage{
        display: block;
    }
    #dobleconimage .text{
        padding: 0 30px;
    }
    #dobleconimage .image{
        padding: 0;
        margin-top: 50px;
    }
    .videosolari video{
    width: 100%;
    }
    .imgC img{
    width: 100%;
    }
    #destacado{
        margin-top: 60px;
    }
    .fondohed{
        width: 50%;
    }
    .cD{
    height: 270px;}
}


.brand-logo{
    max-width: 100px !important;
    margin: 0 11px;
}

#carofyear{
    background-image: url('../img/fondo_Car.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    height: 200px;
    background-position: center;
    margin-top: -70px;
}

#carofyear div{
  margin-left: 10%;
  width: 80%;
}

#carofyear img{
   float: left; 
   margin-top: -20px;
   position: relative;
   z-index: 999;
}

#carofyear p{
    color: white;
    font-family:'Flama';
    padding-top: 55px;
    padding-left: 275px;
    padding-right: 215px;
    font-size: 22px;
    line-height: 31px;
}

.azulsolari p{
    font-family:'Flama';
    color: #6b6b6b;
    font-weight: normal;
    text-align: left;
}

#doblecol .col-1{
    color: #6b6b6b;
}

#doblecol .col-2{
    color: #6b6b6b;
}

#doblecol strong{
    color: black;
    font-weight: bold;
}


.footer-bottom div span{
    color: #6b6b6b;
}

.fondogris{
    height: 300px;
    margin-bottom: -280px;
    background-color: #e8e8e8;
}

.fotoCaja{
    width: 56%;
    margin-top: 45px;
}

.fotoFabrica{
    width: 56%;
    margin-top: 70px;
}

@media (max-width: 576px){
    .container-sectionz p::after{
        height: 80%;
        margin-bottom: 20px;
        margin-left: 5%;
    }
    .brand-logo{
        max-width: 65px !important;
    }

    #carofyear p{
        display: none;
    }

    #carofyear img{
        float: none;
        position: absolute;
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;
    }

    #cockpit h1::after{
        width: 39%;
    }

    #listadocockpit{
        margin-left: 10%;
        margin-right: 10%;
    }

    .cockpit2{
        margin-top: 100px !important;
    }
    .cockpit2 h1::after{
        width: 45% !important;
        margin-top: 15px !important;
    }
    .slidecars2{
        margin-top: 80px;
        width: 100%;
        height: 850px;
        margin-left: 0;
    }
    .slidecars2 .slick-dots{
        left: 0;
        bottom: 550px;
    }

    .slidecars2 .item{
        height: 850px;
    }

    .slidecars2 .item img{
        width: 100%;
        margin-left: 0%;
    }
    .slidecars2 .item .subitem{
        position: absolute;
        left: 0;
        width: 100%;
        background: #e8e8e8;
        height: 95%;
        top: 0;
        margin-top: 250px;
        padding: 20px 40px;
    }
    .slidecars2 .item .subitem p{
        margin-top: 45px;
    }
    #bannerimgs img{width: 100%;}
     .masesp div{
        margin-top: 700px;
    }

    #flechitas div{
        width: 100%;
    }
    #flechitas div::after{
        display: block;
        content: "";
        position: absolute;
        background-color: #3c7dd7;
        width: 134%;
        height: 1px;
        top: 0;
        left:-17%;
    }

    .cockpit3 h1{
        margin-top: 50px;
    }

    .cockpit3 h1:after{
        margin-top: 327px !important;
    }

    #losavances ul{
        width: 100%;
    }
    #losavances ul li{
        padding-right: 0;
    }

    #losavances ul:last-child{
        margin-top: -50px;
    }
    .fondogris{
        margin-top: 200px;
        height: 800px;
        margin-bottom: -750px;
    }
    .cockpit22{
        
    }
    .fotoCaja{
        width: 100%;
    }
    .fotoFabrica{
        width: 100%
    }
}

@media (max-width: 1266px){
    .slidecars2 .item .subitem p{font-size: 13px;}
    .slidecars2 .item .subitem ul li{font-size:13px;}
}
