@font-face {
    font-family: 'Azo Sans';
    src: local('Azo Sans Regular'), local('Azo-Sans-Regular'),
        url('../font/AzoSans-Regular.woff2') format('woff2'),
        url('../font/AzoSans-Regular.woff') format('woff'),
        url('../font/AzoSans-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
  }
  @font-face {
    font-family: 'Azo Sans-bold';
    src: local('Azo Sans Bold'), local('Azo-Sans-Bold'),
        url('../font/AzoSans-Bold.woff2') format('woff2'),
        url('../font/AzoSans-Bold.woff') format('woff'),
        url('../font/AzoSans-Bold.ttf') format('truetype');
    font-weight: 400;
    font-style: bold;
  }
  .main{
      overflow-x: hidden;
  }
.main .content .banner{
    position: relative;
    margin-bottom: 140px;
}
.main .content .banner .infoBanner{
    position: absolute;
    top: 20%;
    left: 130px;
}
.main .content .banner .infoBanner p{
    width: 470px;
    font-family: Azo Sans-bold;
    font-style: normal;
    font-weight: bold;
    font-size: 48px;
    line-height: 47px;

    color: white;

}
.main .content .banner .infoBanner p .orange{
    color: #F05E43 !important;
}

.main .content .unidades .titleCards{
    font-family: Azo Sans-bold;
    font-style: normal;
    font-weight: bold;
    font-size: 48px;
    line-height: 97.5%;
    color: #000000;
    margin-left: 130px;
    margin-bottom: 35px;
}

.main .content .unidades .cards{
    border-top: solid 17px #F05E43;
    justify-content: center;
    align-items: center;
}
.main .content .unidades .cards .card{
    border-bottom: solid 8px  #E2E2E2;;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-bottom: 40px;
    margin-bottom: 35px;
    padding-right: 30px;
    padding-left: 30px;
}
.main .content .unidades .cards .card:last-of-type{
    border-bottom: none;
    margin-bottom: 0px;
}
.main .content .unidades .cards .card .visual{
    width: 40%;
}
.main .content .unidades .cards .card .caract {
    width: 46%;
}


.main .content .unidades .cards .card .visual .titlesVisual .title{
    font-family: Azo Sans-bold;
    font-style: normal;
    font-weight: bold;
    font-size: 48px;
    line-height: 97.5%;
    color: #F05E43;
}

.main .content .unidades .cards .card .visual .titlesVisual .subTitle{
    font-family: Azo Sans-bold;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 97.5%;
    color: #ADADAD;
}
.contents{
    width: 100%;
    height: 450px;
}

#wr360container_product1{
    height: 348px !important;
}
#wr360container_product2{
    height: 348px !important;
}
#wr360container_product3{
    height: 348px !important;
}
#wr360container_product4{
    height: 348px !important;
}
#wr360container_product5{
    height: 348px !important;
}
#wr360container_product6{
    height: 348px !important;
}
.wr360_player .container .theme_panel{
    display: none !important;
}

.wr360_player a{
    display: none !important;
    opacity: 0 !important;
    pointer-events: none !important;
    color: white;
}

.titlesVisual{
    margin-top: -13px;
    margin-bottom: 3px;
    padding-left: 130px;
}

.solP{
    width: 453px;
    height: 64px;
    background: #F05E43;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 10;
    margin-left: auto;
    margin-right: auto;
    margin-top: -155px;
}

.solP p, .solP a{
    font-family: Azo Sans-bold;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 97.5%;
    text-align: center;
    color: #FFFFFF;
    text-decoration: none;
}

.center{
    justify-content: center;
    align-items: center;
}
.wr360_player {
    width: 100%;
    height: initial !important;
}


.card .caract .titleCaract{
    font-family: Azo Sans-bold;
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
    line-height: 97.5%;
    color: #F05E43;
    margin-bottom: 20px;
    margin-top: 25px;
}

.card .caract .info p{
    font-family: Azo Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    text-align: justify;
    color: #25282D;

}

.wr360_player .container .theme_header{
    background: white !important;
    z-index: 21 !important;
}
.solP{
    display: inherit;
}
.mov{
    display: none;
}



@media (max-width: 1500px) {
}

@media (max-width: 13370px) {
    .titlesVisual {
        padding-left: 7%;
    }
}

@media (max-width: 1250px) {
    .main .content .unidades .cards .card .caract {
        width: 50%;
        padding-right: 40px;
    }
    
}

@media (max-width: 1220px) {
    .main .content .unidades .cards .card .caract {
        width: 45%;
        padding-right: 40px;
        margin-left: 35px;
    }
    .solP {
        width: 100%;
    }
}

@media (max-width: 1100px) {
    .main .content .banner .infoBanner p {
        width: 400px;
        font-size: 35px;
        line-height: 32px;
    }
    .main .content .unidades .titleCards {
        font-size: 40px;
        line-height: 97.5%;
        margin-left: 7%;
    }

}
@media (max-width: 900px) {
    .main .content .unidades .cards .card{
        flex-direction: column;
    }
    .main .content .unidades .cards .card .caract {
        width: 90%;
        padding-left: 50px;
        padding-right: 50px;
        margin-top: -122px;
        margin-left: 0px;
    }
    .solP{
        display: none !important;
    }
    .mov{
        display: inherit !important;
        margin-top: 50px !important;
        margin-bottom: 20px !important;
    }
    .titlesVisual {
        margin-top: 15px;
    }
    .main .content .banner .infoBanner {
        left: 7%;
    }
    .main .content .banner {
        margin-bottom: 40px;
    }
}

@media (max-width: 850px) {
    .main .content .banner .infoBanner p {
        width: 300px;
        font-size: 28px;
        line-height: 26px;
    }
    .main .content .unidades .titleCards {
        font-size: 40px;
        line-height: 97.5%;
        margin-left: 7%;
    }
}

@media (max-width: 665px) {
    .main .content .banner .infoBanner p {
        width: 250px;
        font-size: 20px;
        line-height: 22px;
    }
    .main .content .unidades .titleCards {
        font-size: 35px;
        line-height: 97.5%;
        margin-left: 7%;
    }
    .main .content .unidades .cards .card .visual {
        width: 100%;
    }
    
}

@media (max-width: 600px) {
    .main .content .unidades .titleCards {
        font-size: 25px;
        line-height: 98.5%;
        margin-left: 5%;
    }
}

@media (max-width: 420px) {

    .main .content .banner .infoBanner p {
        width: 233px;
        font-size: 15px;
        line-height: 15px;
    }
}

