@media screen and (max-width: 768px) {
    .section-info.fondo-rojo img {
        margin-top: 50px;
    }
    .registro img {
        margin-bottom: 30px;
    }
    footer .bottom{
        text-align: center;
    }
    footer .bottom img.logo{
        margin-bottom: 15px;
    }
    /*GLOBALES*/
    .swiper-slide img {
        display: block;
        max-width: 100%;
        padding: 3% !important;
    }
    .pc{
        display: none;
    }
    .movil{
        display: block;
    }
    .movil.a{
        display: inline !important;
    }
    .section-info.fondo-gris .row{
        display: flex;
      }
      .formulario .caja form button{
        margin-bottom: 10px;
      }
    
    .uno {
    order: 1;
    }
    
    .dos {
    order: 2;
    }
    .section-info.fondo-gris .row img{
        margin-bottom: 30px;
    }


    .preheader img {
        width: 20px;
        margin-right: 0px;
    }
    .preheader a {
        color: #FFF;
        font-size: 0.713rem;
        text-decoration: none;
    }
    .preheader .text-end {
        text-align: center !important;
    }
    
    
    header {
        text-align: center;
        padding: 0px 0px;
    }
    header img.logo {
        width: 120px;
    }
    .banner-1 {
        padding: 0px 0px;
        margin-top: 120px;
    }
    header a {
        padding: 3px 2px;
        margin: 0px 2px;
        font-size: 0.713rem;
    }
    header ul li.cot {
        margin-top: 20px;
        display: inline-flex;
        justify-content: center;
    }
    header .centrado-drch{
        display: block;
    }
    header a.menu-st{
        display: block;
    }

    .banner-1 h1 {
        font-size: 1.7rem;
        text-transform: uppercase;
        margin-bottom: 0%;
        height: 30vh;
    }
    .banner-1 h1 span {
        font-size: 2rem;
    }
    .banner-1 h5 {
        font-size: 1rem;
        padding-right: 0%;
    }
    .banner-1 .caja {
        padding: 10px;
        border-radius: 20px;
        margin-top: 7%;
        background: var(--colorGris);
    }
    .banner-1 .caja input, .banner-1 .caja select, .banner-1 .caja textarea {
        margin: 5px 0px;
    }
    .banner-1 .caja form button {
        padding: 5px 0px;
        margin-bottom: 10px;
    }
    .banner-1 .caja h4 {
        font-size: 1.5rem !important;
    }

    .section-icos {
        padding: 30px 0px !important;
    }
    .section-icos h3 {
        font-size: 1.4rem;
    }
    .section-icos h4 {
        font-size: 1.1rem;
    }
    .section-icos .centrado div.cont {
        margin-top: 14%;
        min-width: 70%;
    }


    .section-imagen {
        padding: 30px 0px !important;
    }
    .section-imagen img {
        margin-top: 30px;
    }
    .section-imagen p {
        font-size: 0.813rem;
    }
    .section-imagen h4 {
        margin-top: 10%;
    }
    .section-imagen h5 {
        font-size: 0.813rem;
        margin-top: 15px;
        padding: 0px 10px;
    }
    .section-imagen a.informes {
        padding: 10px 10px;
        margin-left: 0px;
    }

    .banner-logo {
        padding: 20px 0px 0px !important;
    }
    .banner-logo img {
        width: 45%;
    }
    .banner-logo h3 {
        font-size: 1.2rem;
        margin-top: 10px;
    }

    #MacroPower.section-info{
        padding-top: 0px !important;
    }
    .section-info {
        padding: 30px 0px !important;
    }
    .section-info .centerM{
        margin: auto;
    }
    .section-info p {
        font-size: 0.813rem;
    }
    .section-info .icos .col-6{
        text-align: center;
    }
    .section-info .icos h4{
        text-align: center;
    }
    .section-info .icos p {
        text-align: center;
        line-height: 20px;
        margin-bottom: 20%;
    }
    .section-info .Swiper1 {
        margin-top: 10px;
    }
    .section-info .Swiper2 {
        margin-top: 30px;
    }
    .section-info a.informes {
        margin-left: 23%;
    }
    

    .banner-imagen {
        padding: 30px 0px;
    }
    .banner-imagen h3 {
        font-size: 1.3rem;
        z-index: 2;
    }
    .banner-imagen h3 span {
        font-size: 2rem;
    }
    .banner-imagen h3 b {
        font-size: 1.7rem;
    }
    .banner-imagen .text-center{
        z-index: 2;
    }
    .banner-imagen .bottom-end.caja-video{
        margin-top: 40px;
        justify-content: center;
        align-items: center;
    }
    .banner-imagen img.video {
        bottom: -30px;
        width: 50%;
        z-index: 1;
        display: none;
    }

    footer .top {
        padding: 30px 0px;
    }
    footer .top .mv-footer{
        text-align: center;
    }
    footer .top img {
        width: 180px;
        margin-bottom: 15px;
    }
    footer .top p {
        font-size: 0.813rem;
        line-height: 24px;
        padding-right: 0%;
        text-align: center;
    }
    footer .top .contacto{
        margin-top: 0px;
    }
    footer .top .contacto h4{
        text-align: center;
    }
    footer .bottom p {
        font-size: 0.813rem;
        text-align: center;
        margin-bottom: 10px;
    }
    footer .bottom .center.text-end {
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
    }
    footer .bottom a {
        font-size: 0.813rem;
    }
    footer .top ul li a {
        font-size: 0.79rem;
    }
    footer .top ul li img {
        top: 3px;
        left: -1.5rem;
        width: 16px;
    }
    footer .top ul.social {
        padding-left: 2rem;
    }
    .section-icos .mgTop {
        margin-top: 12%;
    }
    .banner-1 .container {
        padding-top: 0%;
    }
    .proveedores h3{
        margin-bottom: 30px;
    }
    .proveedores img{
        margin-bottom: 40px;
    }
    .proveedores img.cuadrado {
        width: 140px;
    }

    .video .cont::before {
        height: 94%;
    }

    .clientes img.cuadrado {
        width: 100px;
    }

    .clientes img {
        width: 200px;
    }
    .clientes h3 {
        margin-bottom: 9%;
    }
    .clientes img{
        margin-bottom: 40px;
    }

    .banner-azul h3 {
        font-size: 1.8rem;
        padding: 0% 0%;
    }

}
@media screen and (max-width: 1100px) {
}
@media screen and (max-width: 1400px) {
    .banner-1 .top-centrado.fondo-lila::before{
        width: 24vw;
    }

    .banner-1 h5 {
        padding-right: 45%;
    }

    .section-icos {
        padding: 90px 0px;
    }

    .section-imagen {
        padding: 90px 0px;
        background-size: cover;
    }
    .section-imagen h5 {
        padding: 0px 30px;
    }

    .banner-logo {
        padding: 90px 0px;
    }

    .section-info {
        padding: 40px 0px;
    }

    .banner-imagen {
        position: relative;
        padding: 90px 0px;
    }

    .banner-imagen img.video {
        bottom: -60px;
        width: 33%;
    }
    .banner-imagen .caja-video a i{
            font-size: 1.6rem;
    }
    .banner-imagen .caja-video a {
        font-size: 1.2rem;
    }
}
 