@charset "utf-8";

/* CSS Document */


/******************************

[Table of Contents]

1. 1600px
2. 1440px
3. 1280px
4. 1199px
5. 1024px
6. 991px
7. 959px
8. 880px
9. 768px
10. 767px
11. 539px
12. 479px
13. 400px

******************************/


/************
1. 1600px
************/

@media only screen and (max-width: 1600px) {}


/************
2. 1440px
************/

@media only screen and (max-width: 1481px) {}


/************
3. 1380px
************/

@media only screen and (max-width: 1380px) {
    .innovacion_lista .box .imagen {
        padding-left: 5px;
        padding-right: 10px;
        padding-top: 10px;
    }
}


/************
3. 1280px
************/

@media only screen and (max-width: 1280px) {}


/************
4. 1199px
************/

@media only screen and (max-width: 1199px) {
    .innovacion_lista .prod .texto {
        padding: 0 5px;
    }
    .innovacion_lista .prod .texto h4 {
        font-size: 1.15em;
        padding-bottom: 20px;
    }
    .innovacion_lista .prod .texto a {}
}

.home_slider_prev {
    left: 25px;
}

.home_slider_next {
    right: 25px;
}

.course_info:first-child {
    margin-right: 12px;
}

.milestone:not(:last-child)::after {
    display: none;
}

.team_image {
    width: 160px;
    height: 140px;
}


/************
4. 1100px
************/

@media only screen and (max-width: 1100px) {}


/************
5. 1024px
************/

@media only screen and (max-width: 1024px) {}


/************
6. 991px
************/

@media only screen and (max-width: 991px) {
    .main_nav,
    .search_button {
        display: none;
    }
    .top_bar_contact_list li i,
    .top_bar_contact_list li>div,
    .login_button a {
        font-size: 12px;
    }
    .login_button {
        width: 140px;
    }
    .hamburger {
        display: inline-block;
        margin-left: 20px !important;
    }
    .home_slider_form_container {
        width: 100%;
    }
    .home_search_button {
        margin-top: 15px;
    }
    .feature_col:not(:last-child) {
        margin-bottom: 30px;
    }
    .course_col:not(:last-child) {
        margin-bottom: 40px;
    }
    .counter_form {
        position: relative;
        top: 0;
        right: auto;
        width: 100%;
        height: auto;
        padding-left: 40px;
        padding-right: 40px;
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .counter_content {
        padding-top: 100px;
        padding-bottom: 68px;
    }
    .counter {
        padding-bottom: 100px;
    }
    .event_col:not(:last-child) {
        margin-bottom: 20px;
    }
    .team_col .team_item {
        padding-left: 0px;
        padding-right: 0px;
    }
    .team_col:first-child .team_item {
        padding-left: 0;
        padding-right: 0px;
    }
    .team_col:nth-child(4n) .team_item {
        padding-left: 0px;
        padding-right: 0;
    }
    .team_col:nth-child(odd) .team_item {
        padding-right: 6px;
    }
    .team_col:nth-child(even) .team_item {
        padding-left: 6px;
    }
    .news_col:not(:last-child) {
        margin-bottom: 80px;
    }
    .newsletter_container {
        height: auto;
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .newsletter_form_container {
        margin-top: 19px;
    }
    .footer_col:not(:last-child) {
        margin-bottom: 60px;
    }
    .footer_contact,
    .footer_links {
        padding-left: 0;
    }
    .footer_links ul {
        columns: 1;
        -webkit-columns: 1;
        -moz-columns: 1;
    }
    .footer_mobile {
        float: none;
    }
    .footer_logo_container {
        margin-top: 0;
    }
    .copyright {
        height: auto;
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .cr_list {
        margin-top: 30px;
    }
    .cr_list li:not(:last-child) {
        margin-right: 20px;
    }
    .copyright div,
    .cr_list li a {
        font-size: 13px;
    }
    /*1*/
    .innovacion_movil_hor {
        max-width: 99% !important;
    }
    .home-innovacion .marco {
        background-position: top right;
        background-size: 110% auto !important;
        height: auto !important;
    }
    .home-innovacion .marco .box {
        margin-top: 80px;
    }
    .innovacion_box {
        width: 100%;
    }
    .innovacion_lista .box {
        position: relative;
        margin: 0 5px;
        border-radius: 20px;
        padding: 5px;
        margin-bottom: 50px;
    }
    .innovacion_lista .box .aviso {
        font-size: 0.7em;
    }
    .innovacion_lista .box .container {
        padding: 15px;
        border: 5px solid #ffffff;
        border-radius: 25px;
    }
    .innovacion_lista .prod {
        margin-bottom: 40px;
    }
    .innovacion_lista .prod .texto {
        padding: 0;
    }
    .innovacion_lista .prod .texto h4 {
        font-size: 1.05em;
        padding-bottom: 15px;
    }
    .innovacion_lista .prod .texto a {
        font-size: 0.8em !important;
    }
}


/************
7. 959px
************/

@media only screen and (max-width: 959px) {}


/************
8. 880px
************/

@media only screen and (max-width: 880px) {
    .marcas .box {
        margin: 0px 5px;
    }
    .marcas .box .front {
        padding: 30px 15px;
        min-height: 200px;
    }
    .marcas .box .back {
        padding: 30px 25px;
        border-radius: 20px;
        min-height: 200px;
    }
    .marcas .box .back .informacion {
        font-size: 0.75em;
    }
    .marcas .box .front span,
    .marcas .box .back span {
        font-size: 1.2em;
    }
    .flip-card {
        min-height: auto !important;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
}


/************
9. 768px
************/

@media only screen and (max-width: 768px) {
    .web {
        display: block;
    }
    .ayuda {
        top: 30%;
        width: 20px;
    }
    .ayuda .box::after {
        width: 20px !important;
        right: -40px !important;
    }
    .header_content {
        height: 70px;
    }
    .logo_text img {
        height: 70px;
    }
    .movil {
        display: none;
    }
    .justify-content-center {
        -ms-flex-pack: left!important;
        justify-content: left!important;
    }
    .celda2 {
        width: 50%;
    }
    .noticias {
        display: none;
    }
    .popup {
        padding: 20px 5px;
    }
    .popup .form {
        width: 100% !important;
        font-size: 12px;
    }
    .form .botones {
        text-align: center;
    }
    .form .btn-primary {
        padding-left: 20px;
        padding-right: 20px;
        width: 100px !important;
    }
    .presentacion {
        margin-bottom: 40px;
    }
    .presentacion .box {
        padding: 0px 2% 20px 2%;
        width: 96%;
        margin: auto;
        position: relative;
    }
    .presentacion .box .textos h4 {
        font-size: 2em;
        padding-top: 0px;
    }
    .video {
        padding-top: 20px;
        margin-bottom: 40px;
    }
    .video .box {
        padding: 0px 0px 30px 0px;
        width: 96%;
        margin: auto;
        position: relative;
    }
    .circular {
        position: relative;
        padding-bottom: 30px;
    }
    .circular .fondo .box {
        margin-left: 30px;
        margin-right: 10px;
    }
    .logo_blanco {
        width: 140px !important;
        margin-left: 0px !important;
    }
    footer .redes {
        padding-top: 10px;
    }
    .cateser {
        background: none;
        padding-bottom: 20px;
    }
    .cateser .laterales {
        margin-top: 0px;
    }
    .cateser .lista {
        padding: 0px 40px 30px 40px;
        min-height: auto !important;
        margin-top: 0px;
    }
    .cateser .lista a img {
        margin-top: 0px;
    }
    .cateser .lista a {
        margin-left: 10px;
        margin-right: 10px;
        padding-bottom: 30px;
    }
    .cateser .lista a:hover span {
        display: none;
    }
    .listaser .select {
        width: 220px;
    }
    .listaser .box a {
        padding: 15px 15px 20px 15px;
        text-align: center;
        min-height: auto !important;
    }
    .metodologia {
        margin-bottom: 40px;
    }
    .noticia .redes,
    .servicio .redes {
        padding-top: 30px;
        position: relative;
    }
    .noticia .redes a,
    .servicio .redes a {
        font-size: 1em;
        font-weight: bold;
        opacity: 0.4;
        padding-left: 10px;
        padding-top: 5px;
        padding-bottom: 5px;
        text-align: right;
    }
    .servicio h3 {
        font-size: 1.5em;
        padding-top: 20px;
        padding-bottom: 15px;
        padding-right: 30px;
    }
    .noticia-titulo,
    .servicio-titulo {
        padding-bottom: 0px;
    }
    .noticia,
    .servicio {
        position: relative;
        background-image: url(../images/fondo-servicio.gif);
        background-repeat: repeat-x;
        background-position: 500px left !important;
        padding-bottom: 50px;
    }
    .servicio .contenido {
        color: #ffffff;
        background: #ff0913;
        padding: 20px 20px;
        position: relative;
        text-align: justify;
    }
    .noticia .contenido {
        color: #ffffff;
        background: #ff0913;
        padding: 20px 20px;
        position: relative;
        text-align: justify;
        margin-top: 0px;
    }
    .noticia .col-xs-12 {
        padding-left: 0px;
        padding-right: 0px;
    }
    .noticia .redes {
        padding-right: 3%;
        padding-left: 3%;
        position: relative;
        width: 94%;
    }
    .noticia .redes a {
        padding-right: 50px;
    }
    .noticia .sub-titulo {
        font-family: 'Liberation', "Liberation Serif", "serif";
        color: #ffffff;
        font-size: 1.5em;
        padding-top: 20px;
        padding-bottom: 20px;
        padding-right: 30px;
        padding-left: 30px;
        border-bottom: 2px solid #f9711e;
        background: #0b2646;
    }
    .noticia .sub-titulo div {
        border-bottom: 2px solid #f9711e;
        padding-bottom: 5px;
    }
    .clientes .box .front {
        padding: 15px 25px;
        min-height: 280px !important;
        overflow: hidden;
    }
    .clientes .box .front img {
        width: 70%;
        margin: auto;
        margin-top: 50px !important;
        min-height: auto !important;
    }
    .clientes .box .back {
        padding: 30px 30px;
        min-height: auto !important;
        font-size: 0.95em;
        min-height: 280px !important;
        max-height: 400px;
    }
    .clientes .box .back span {
        font-size: 1.2em;
    }
    .contacto-detalle .box {
        margin-top: 0px;
        margin-bottom: 20px;
    }
    .formulario {
        padding-top: 0px;
    }
    .contacto-contenido {
        width: 97%;
        padding-top: 30px;
    }
    .contacto-contenido .resumen {
        width: 100%;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 20px;
        font-size: 1em;
    }
    .form {
        width: 100%;
        font-size: 1em;
    }
    .form .campo {
        margin-top: 5px;
        margin-bottom: 5px;
    }
    .form .titulo {
        margin-bottom: 0px;
        padding-top: 5px;
        padding-bottom: 0px;
    }
    .contacto-detalle {
        margin-bottom: 30px;
    }
    .formulario h2 {
        margin-bottom: 0px !important;
        padding-top: 0px;
        padding-bottom: 20px;
    }
    .servicio-titulo h2 {
        padding-top: 10px;
        line-height: normal !important;
        margin-bottom: 15px;
    }
    /*1*/
    h2 {
        padding-top: 25px;
        padding-bottom: 15px;
    }
    .owl-titulo {
        font-size: 1.4em;
        font-family: 'Liberation', "Liberation Serif", "serif";
        font-weight: bolder;
        text-align: left !important;
        font-style: normal !important;
        color: #ff0913;
        padding-bottom: 5px;
        margin-bottom: 0px !important;
    }
    .owl-carousel .btn {
        font-size: 0.7em;
        margin-top: 0px !important;
        padding: 5px 10px !important;
        height: auto !important;
    }
    .owl-resumen {
        padding-top: 10px;
        padding-bottom: 0px !important;
        margin-bottom: 0px !important;
    }
    .owl-textos {
        padding-left: 10px;
    }
    .owl-banner {
        height: 83.5vh;
    }
    .owl-carousel .owl-slide {
        height: 83.5vh;
    }
    .owl-titulo {
        color: #ffffff;
        text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.41);
    }
    .owl-titulo span {
        font-size: 0.8em;
        padding-top: 10px;
        padding-bottom: 5px;
        text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.41);
    }
    .owl-theme .owl-nav.disabled+.owl-dots {
        display: none !important;
    }
    .stastic {
        position: relative !important;
    }
    .detalle {
        width: 95%;
        margin: auto;
    }
    .innovacion_movil_hor {
        max-width: 98% !important;
    }
    .home-innovacion .marco {
        background-position: top right;
        background-size: 110% auto !important;
        height: auto !important;
    }
    .home-innovacion .marco .box {
        margin-top: 40px;
    }
    .home-innovacion .marco .box a h4 {
        font-size: 1.2em;
    }
    .home-innovacion .marco .box a img {
        width: 48%;
        margin: auto !important;
    }
    .prod_home {
        margin: 0px;
        padding: 30px 0px;
    }
    .prod_home .resumen {
        padding: 0px 0% 20px 0%;
        text-align: center;
        color: #737373;
        width: 90%;
        margin: auto;
    }
    footer .redes {
        padding-top: 0px;
        text-align: center;
    }
    footer .redes span {
        display: none;
    }
    .empresa_cert .items_cert {
        padding-bottom: 0px;
    }
    .empresa_cert .items_cert img {
        padding-top: 10px;
        width: 60%;
        margin: auto !important;
    }
    .box_mapa h2 {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .innovacion_lista .prod {
        margin-bottom: 40px;
    }
    .innovacion_lista .prod .texto {
        padding: 0 10px;
    }
    .innovacion_lista .prod .texto h4 {
        font-size: 1.3em;
        padding-bottom: 20px;
    }
    .innovacion_lista .prod .texto a {
        font-size: 1em !important;
    }
    .prod_home .box .texto .cate1,
    .prod_home .box .texto .cate2 {
        padding-right: 5% !important;
        padding-left: 5% !important;
    }
    .prod_cate .box .texto h3 {
        font-size: 1.05em;
    }
}


/************
10. 767px
************/

@media only screen and (max-width: 767px) {
    .top_bar .col {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .top_bar img {
        width: 40px;
    }
    .main_nav_contaner {
        margin-top: 30px !important;
    }
    .home_slider_nav {
        display: none;
    }
    .home_slider_title {
        font-size: 48px;
    }
    .home_search_form div {
        width: 100%;
    }
    .milestone:not(:last-child) {
        margin-bottom: 50px;
    }
    .team_col .team_item {
        padding-left: 0px;
        padding-right: 0px;
    }
    .team_col:first-child .team_item {
        padding-left: 0;
        padding-right: 0px;
    }
    .team_col:nth-child(4n) .team_item {
        padding-left: 0px;
        padding-right: 0;
    }
    .team_col:nth-child(odd) .team_item {
        padding-right: 0px;
    }
    .team_col:nth-child(even) .team_item {
        padding-left: 0px;
    }
    .noticia {
        background-image: none !important;
        padding-bottom: 30px;
    }
    .noticia .fecha {
        display: none !important;
    }
    .noticia .seccion-imagen {
        margin-top: 0px !important;
        width: 80%;
    }
    .noticia .seccion-imagen .imagen {
        position: relative;
        margin-top: 0px !important;
    }
    .cateser .lista a p {
        margin: 0px;
        padding: 5px 0px 10px 0px;
        font-size: 1.5em;
    }
    /*1*/
    .item_detalle .titulo {
        font-size: 1.7em;
        padding-top: 40px;
        padding-bottom: 40px;
    }
}


/************
11. 575px
************/

@media only screen and (max-width: 575px) {
    h2 {
        font-size: 24px;
    }
    p {
        font-size: 13px;
    }
    .menu {
        width: 100%;
        right: -100%;
    }
    .home_search_input::-webkit-input-placeholder {
        font-size: 12px !important;
    }
    .home_search_input:-moz-placeholder {
        font-size: 12px !important;
    }
    .home_search_input::-moz-placeholder {
        font-size: 12px !important;
    }
    .home_search_input:-ms-input-placeholder {
        font-size: 12px !important;
    }
    .home_search_input::input-placeholder {
        font-size: 12px !important;
    }
    .dropdown_item_select,
    .home_search_button {
        font-size: 12px;
    }
    .home_search_button {
        width: 100px;
        height: 40px;
    }
    .newsletter_form_container {
        width: 100%;
        padding-left: 0;
    }
    .circular .fondo .box img {
        left: -24px;
    }
    .contacto-detalle .correo {
        padding: 5px 0px 0px 0px !important;
    }
    .owl-slide-text {
        position: absolute;
        bottom: 60px;
    }
    /*1*/
    .home-innovacion .marco {
        background-color: #ffffff;
        background-image: none !important;
        border: 12px solid #dedede;
        border-bottom: none;
        border-radius: 12px 12px 0 0;
    }
    .empresa_mivi .box {
        width: 100%;
    }
    #slider2 {
        height: 150px !important;
        overflow: hidden;
    }
    #slider2 img {
        width: 130% !important;
        min-height: 150px;
    }
    .empresa_propuesta h2 {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }
    .empresa_propuesta h2.grande {
        font-size: 1.3em;
    }
    .empresa_propuesta .comillas {
        width: 100%;
        padding-bottom: 0px;
        font-size: 0.75em;
    }
    .empresa_propuesta .comillas .ini,
    .empresa_somos .comillas .ini,
    .empresa_propuesta .comillas .fin,
    .empresa_somos .comillas .fin {
        display: none !important;
    }
    .empresa_somos h2 {
        font-size: 1.5em;
    }
    .empresa_mivi h4 {
        font-size: 1.5em;
        padding: 30px 10px 20px;
    }
    .empresa_historia h2 {
        font-size: 1.5em;
    }
    .empresa h2.chico {
        font-size: 1.5em;
    }
    .empresa_valores .box_valor h4 {
        font-size: 1.3em;
        padding-bottom: 15px;
    }
    .empresa_equipo h2 {
        font-size: 1.5em;
    }
    .empresa_equipo .detalle {
        width: 90%;
        padding-bottom: 30px;
    }
    .empresa_equipo .items_personas .texto {
        text-align: center;
    }
    .empresa_equipo .items_personas .texto h4 {
        margin-top: 10%;
    }
    .empresa_cert h2 {
        font-size: 1.5em;
    }
    #slider3 {
        height: 150px !important;
        overflow: hidden;
    }
    #slider3 img {
        width: 130% !important;
        min-height: 150px;
    }
    .empresa_proceso h2 {
        font-size: 1.3em;
        padding-top: 1em;
    }
    .empresa_proceso .detalle {
        width: 90%;
        padding-bottom: 0px;
        font-size: 0.75em;
    }
    .prod_home h3 {
        font-size: 1.7em;
        padding: 20px 20px 10px 20px !important;
    }
    .prod_cate .box .texto .resumen {
        display: none !important;
    }
    .prod_cate .box .texto h3 {
        font-size: 1.1em;
        text-align: right !important;
        padding-right: 0px;
    }
    .prod_cate .box .texto h3 span {
        padding: 0px;
    }
    .prod_cate .box .texto:hover h3 {
        text-align: right !important;
        padding-right: 0px;
    }
    .prod_home .lista .box1 a h4 {
        padding: 10px 0px 15px 0px;
        font-size: 1.4em;
    }
    .prod_home .lista .box1 a img {
        width: 60%;
        margin: auto;
    }
    .prod_home .owl-nav {
        padding-top: 10px;
    }
    .innovacion_lista .box img {
        margin-bottom: 15px;
        -webkit-box-reflect: below -100px -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(255, 255, 255, 0.5)));
    }
    footer .fondo {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .home-innovacion .marco .box {
        margin-top: 0px;
    }
    .home-innovacion .marco .box a h4 {
        font-size: 1.25em;
    }
    .home-innovacion .marco .box a img {
        width: 70%;
        margin: auto !important;
    }
}


/************
11. 539px
************/

@media only screen and (max-width: 539px) {
    .carrusel_2 #slider_post {
        width: 70%;
        margin: auto !important;
        float: none;
        display: block;
    }
    .carrusel_2 .nivo-controlNav {
        float: none;
        text-align: left;
        margin-left: 2%;
        margin-right: 2%;
        width: 96%;
    }
    .marco_detalle {
        width: 95%;
        margin: auto;
    }
    .item_detalle {
        padding-top: 0px;
        padding-bottom: 30px;
    }
    .carrusel_2 {
        padding-bottom: 15px;
    }
    .carrusel_2 .colores h4 {
        font-size: 1em;
        padding-top: 0px;
        padding-bottom: 10px;
        text-align: center;
    }
    .carrusel_2 .colores .col-1 {
        padding: 5px;
        padding: 5px;
        background-color: #ffffff;
    }
    .carrusel_2 .box {
        padding-bottom: 10px;
    }
    .carrusel_2 .box p {
        width: 15px;
        height: 15px;
        border-radius: 50%;
        margin-bottom: 5px;
        border: #58595b 1px solid;
    }
    .carrusel_2 a.nivo-control img {
        margin: 14px 4% 0px 4% !important;
    }
    .enlaces .pdf {
        text-align: center;
    }
    .enlaces .redes {
        text-align: center;
    }
    .innovacion_lista .busqueda {
        padding-top: 30px;
        padding-bottom: 30px;
    }
}


/************
12. 480px
************/

@media only screen and (max-width: 480px) {
    .cookie .informacion {
        padding-right: 90px;
    }
    .cookie .boton {
        text-align: left;
    }
    .movil {
        display: none !important;
    }
    .clientes .box .front {
        min-height: 340px !important;
    }
    .clientes .box .back {
        min-height: 340px !important;
    }
    /*1*/
    .empresa_mivi .box .imagen {
        padding-left: 0px !important;
        padding-right: 10px !important;
    }
    .empresa_mivi .box .imagen img {
        padding-top: 20px;
    }
    .empresa_valores .box_valor h4,
    .empresa_cert .items_cert h4 {
        font-size: 1.05em !important;
        padding-bottom: 10px;
    }
    .innovacion_lista .box .container {
        padding: 10px;
        border-radius: 20px;
    }
    .innovacion_lista .box .container .col-4,
    .innovacion_lista .box .container .col-8 {
        padding-left: 8px;
        padding-right: 5px;
    }
    .innovacion_lista .box h4 {
        font-size: 1em;
    }
    .innovacion_lista .box .aviso {
        position: absolute;
        top: -10px;
        right: -55px;
        padding: 25px 50px 5px 40px;
    }
    .innovacion_lista .box .texto a {
        padding: 3px 12px;
        font-size: 0.75em;
    }
    .innovacion_lista .box .imagen {
        padding-top: 0px;
        padding-left: 10px !important;
    }
    .innovacion_lista .box img {
        padding-top: 0px !important;
        margin-bottom: 0px;
    }
    .prod_home .box {
        width: 100%;
    }
    .listanot .col-xs-12 {
        padding-right: 0px;
        padding-left: 0px;
    }
    .map_controles .titulo {
        font-size: 1.2em;
        text-align: center;
        display: inline-block;
        justify-content: flex-end;
        align-items: center;
    }
    .map_controles .combo {
        width: 50%;
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
    }
    .map_controles .combo select {
        font-size: 0.75em;
        font-weight: bold;
        padding: 8px 15px 8px 8px;
    }
    .map_marco .listado {
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 10px;
    }
    .map_marco .listado .distribuidores {
        margin-left: 0px;
        background-color: #ffffff;
        overflow: scroll !important;
        min-height: 200px;
        max-height: 200px;
        font-size: 0.75em;
    }
    .map_marco .mapa {
        height: 480px;
    }
    .innovacion_lista .prod {
        margin-bottom: 40px;
    }
    .innovacion_lista .prod .texto {
        padding: 0;
    }
    .innovacion_lista .prod .texto h4 {
        font-size: 1em;
        padding-bottom: 15px;
    }
    .innovacion_lista .prod .texto a {
        font-size: 0.8em !important;
        padding: 3px 15px;
    }
    .prod_home .lista .box1 a img {
        width: 90%;
        margin: auto;
    }
    .empresa_propuesta h2 {
        padding-top: 10px !important;
        padding-bottom: 5px !important;
    }
    .empresa_propuesta h2.grande {
        font-size: 1.1em;
    }
    .empresa_propuesta .comillas {
        width: 100%;
        padding-bottom: 0px;
        font-size: 0.73em;
    }
    .empresa_proceso h2 {
        font-size: 1.1em;
        padding-bottom: 5px !important;
    }
}


/************
13. 479px
************/

@media only screen and (max-width: 479px) {}


/************
14. 400px
************/

@media only screen and (max-width: 400px) {
    .conoce {
        margin-bottom: 20px !important;
    }
    .celda2 {
        width: 100%;
    }
    .reproductor video {
        height: auto !important;
    }
    .ayuda {
        top: 30%;
        width: 20px;
        border-top: rgba(98, 7, 10, 0.4) 1px solid;
        border-bottom: rgba(98, 7, 10, 0.4) 1px solid;
        border-right: rgba(98, 7, 10, 0.4) 1px solid;
        z-index: 2000 !important;
        margin-right: 15px !important;
        background-image: none;
        background-color: rgba(88, 30, 32, 0.5) !important;
    }
}