@media (min-width: 300px) and (max-width: 767px){
  /* Slide */
  .contBtnDown{
    width: 100%;
    height: auto;
    position: absolute;
    z-index: 999;
    bottom: 0;
    margin-bottom: 70px;

    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .btn_down{
    width:  40px;
    height: 50px;
    background-image: url(../assets/arrow-down.svg);
    background-repeat: no-repeat;
    background-size: contain;
  }
  .slide_01{
    width: 100%;
    height: 100vh;
    background-image: url(../assets/slideshow/slide_01.png);
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
  }
  .slide_02{
    width: 100%;
    height: 100vh;
    background-image: url(../assets/slideshow/slide_02.png);
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
  }
  .slide_03{
    width: 100%;
    height: 100vh;
    background-image: url(../assets/slideshow/papelería.png);
    background-size: cover;
    background-position: center;
    background-attachment: fixed;

    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .slide_04{
    width: 100%;
    height: 100vh;
    background-image: url(../assets/slideshow/plantilla3.png);
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
  }
  .contSlide{
    width: 100%;
    height: 100vh;
    position: absolute;

    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .slide_cont_texto{
    height: 400px;
    background-color: #cccc;
    position: absolute;
  }
  .texto{
    width: 100%;
    height: 400px;
  }
  .contSlide_asertis{
    width: 100%;
    height: 100vh;

    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .contSlide_texto{
    width: 80%;
    height: 400px;
    padding: 20px;
    background-color: #0e2e3f;
    filter: opacity(80%);

    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .contSlide_texto p{
    color: #fff;
    font-size: 1.7rem;
    line-height: 30px;
    text-align: center;
  }
  .contCapa{
    width: 100%;
    height: 200px;
    background-image: url(../assets/slideshow/placa.png);
    background-repeat: repeat-x;
  }
  .icon-asertis{
    display: none;
  }
  .parrafo-slider{
    width: 300px;
    color: #fff;
    font-size: 1.5rem;
    letter-spacing: 1px;
    text-align: justify;
    font-weight: lighter;
  }
  .icon-bilateral{
    display: none;
  }
  .menu_desplegable{
    width: 100%;
    height: 100vh;
    z-index: 5;
    margin-top: 0px;
    position: fixed;
    background-image: url(../assets/recuadro_desgloce.png);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
    transition: all 1s ease;

    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .menu_desplegable_hide{
    width: 100%;
    height: 100vh;
    margin-top: -2000px;
    z-index: 5;
    position: fixed;
    background-image: url(../assets/recuadro_desgloce.png);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
    transition: all 1s ease;

    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .btn_close_menu{
    width: 150px;
    height: 50px;
    text-align: center;
    border: solid;
    border-width: thin;


    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .mainMenu{
    width: 100%;
    height: 80vh;

    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  /* Slide */
  .headerMobile{
    width: 100%;
    height: 100px;
    background-color: #2A3541;
    position: fixed;
    z-index: 9999;

    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .logoMobile{
    width: 300px;
    height: 60%;
    background-image: url(../assets/bilateral_logo.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
  }
  .bilateralMobil{
    width: 100%;
    height: 40px;
    margin-top: 15px;
    background-image: url(../assets/bilateral_blanco.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
  }
  .header{
    display: none;
  }
  .titulo_estudio{
    padding-top: 75px;
    font-weight: lighter;
    text-align: center;

    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .titulo_estudio p{
    width: 170px;
    font-size: 3.5rem;
    letter-spacing: 2px;
    line-height: 50px;
    border-bottom: solid;
    border-color: #22c0dd;
  }
  .titulos{
    width: 100%;
    margin-top: 50px;
    margin-bottom: 50px;
    color:  #73C2DF;
    font-size: 3rem;
    letter-spacing: 2px;
    font-weight: 300;
    border-bottom: solid;
    border-width: 2px;
    text-align: center;
    border-color: #000;
  }
  .icon-bilateral_azul{
    width: 100%;
    height: 100px;
    margin-top: 50px;
    margin-bottom: 20px;
    background-image: url(../assets/bilateral_azul.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left;
    background-position: center;
  }
  .img_miembro_asertis{
    display: none;
  }
  .parrafo_estudio{
    font-size: 1.8rem;
    font-weight: 200;
    text-align:  center;
    letter-spacing: 1px;
    color: #0e2e3f;
  }
  .secc_valores{
    display: none;
  }
  .seccTablet_valores{
    margin-top: 50px;
  }
  .contValores{
    width: 100%;
    height: 600px;
    margin-top: 20px;
    background-color: #0e2e3f;
  }
  .contIcon{
    height: 200px;

    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .contInfo{
    color: #fff;
    font-size: 3rem;
    text-align: center;

    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .listado{
    width: 100%;
    height: 100%;
  }
  .contInfo h3{
    color: #fff;
  }
  .card{
    width:  100%;
    margin-top: 50px;
    background-color: #0e2e3f;
    color: #fff;

    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .infoCard{
    height: auto;
    text-align: center;
  }
  .img_imac{
  display: none;
  }
  .titulo_card{
    display: none;
  }
  .icon_mision{
    width: 100%;
    height: 100px;
    background-image: url(../assets/mision_icono_estudio.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }
  .icon_vision{
    width:  100%;
    height: 80px;
    background-image: url(../assets/vision_icono_estudio.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }
  .icon_valores{
    width:  100%;
    height: 90px;
    background-image: url(../assets/valores_corazon_estudio.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }
  .bgServicios{
    width: 100%;
    height: auto;
    background-color: #0e2e3f;
    border-bottom-right-radius: 200px;
  }
  .tab-parrf{
    text-align: center;
    font-size: 1rem;
  }
  .icono-consultoria{
    width: 100%;
    height: 100px;
    background-image: url(../assets/iconos-servicios/icono-consultoria.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }
  .icon-nombre{
    width: 100%;
    height: 100px;
    background-image: url(../assets/iconos-servicios/icono-nombre.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }
  .icon-signo{
    width: 100%;
    height: 100px;
    background-image: url(../assets/iconos-servicios/icono-signo.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }
  .icon-material{
    width: 100%;
    height: 100px;
    background-image: url(../assets/iconos-servicios/icono-material.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }
  .icon-marca{
    width: 100%;
    height: 100px;
    background-image: url(../assets/iconos-servicios/icono-marca.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }
  .bgServicios{
    width: 100%;
    padding-bottom: 20px;
    background-color: #0e2e3f;
    border-bottom-right-radius:0px;
    padding-top: 40px
  }
  .tabTitulo{
    display: none;
  }
  .tab-titulo{
    color: #fff;
    font-weight: 400;
    font-size: 3rem;
    letter-spacing: 2px;
    text-align: center;
  }
  .tab-sub{
    text-align: center;
    color: #73C2DF;
    font-size: 1.5rem;
    letter-spacing: 1px;
    font-style: italic;
    font-weight: bold;
  }
  .tab-parrf{
    font-size: 1.5rem;
    line-height: 30px;
    color: #fff;
    font-weight: lighter;
    letter-spacing: 2px;
  }
  .iconTab{
    width: 100%;
    text-align: center;
    font-size: 4rem;
  }
  .secc-comen{
    width: 100%;
    height: 400px;
    color: #fff;
    background-image: url(../assets/wall_01.jpg);
    background-position: center;

    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .contComen{
    height: auto;

    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .iconComen{
    width:  100%;
    height: 50px;
    margin-right: 20px;
    background-image: url(../assets/icono_opinion.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
  }
  .textComen{
    width:  80%;
    text-align: center;

    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .parrComen{
    font-size: 2rem;
    text-align: center;
  }
  .titulos_normal{
    margin-top: 50px;
    color:  #000;
    font-size: 3rem;
    letter-spacing: 2px;
    font-weight: 300;
    border-bottom: solid;
    border-width: 2px;
    text-align: center;
    border-color: #73C2DF;
  }
  .cliente{
    width: 200px;
    font-size: 3rem;
    border-top: solid;
  }
  /* Proyectos */
  .sub_titulo_big{
    margin-top: 20px;
    text-align: center;
    color: #73C2DF;
    font-size: 2.5rem;
    font-weight: 400;
    letter-spacing: 2px;
  }
  .sliderProyectos{
    margin-top: 70px;
    margin-bottom: 70px;
  }
  .contProyecto{
    height: 150px;
    margin-bottom: 20px;
  }
  .proyecto{
    height: 200px;
    margin-bottom: 10px;
    background-color: #73C2DF;
  }
  .icon_proyecto_01{
    height: 100%;
    background-image: url(../assets/proyectos/pagina1/akontu_logo.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 80%;
    transition: all 1s ease;
  }
  .icon_proyecto_01:hover{
    background-image: url(../assets/proyectos/pagina1/akontu_logo_activo.png);
    background-position: center;
  }
  .icon_proyecto_02{
    height: 100%;
    background-image: url(../assets/proyectos/pagina1/atarraya_logo.png);
    background-repeat: no-repeat;
    background-size: 50%;
    background-position: center;
    transition: all 1s ease;
  }
  .icon_proyecto_02:hover{
    background-image: url(../assets/proyectos/pagina1/atarraya_logo.png);
    background-position: center;
  }
  .icon_proyecto_03{
    height: 100%;
    background-image: url(../assets/proyectos/pagina1/doneva_logo.png);
    background-repeat: no-repeat;
    background-size: 70%;
    background-position: center;
    transition: all 1s ease;
  }
  .icon_proyecto_03:hover{
    background-image: url(../assets/proyectos/pagina1/doneva_logo_activo.png);
    background-position: center;
  }
  .icon_proyecto_04{
    height: 100%;
    background-image: url(../assets/proyectos/pagina1/los_volos_logo.png);
    background-repeat: no-repeat;
    background-size: 60%;
    background-position: center;
    transition: all 1s ease;
  }
  .icon_proyecto_04:hover{
    background-image: url(../assets/proyectos/pagina1/los_volos_logo_activo.png);
    background-position: center;
  }
  .icon_proyecto_05{
    height: 100%;
    background-image: url(../assets/proyectos/pagina1/santa_rosa_logo.png);
    background-repeat: no-repeat;
    background-size: 55%;
    background-position: center;
    transition: all 1s ease;
  }
  .icon_proyecto_05:hover{
    background-image: url(../assets/proyectos/pagina1/santa_rosa_activo.png);
  }
  .icon_proyecto_06{
    height: 100%;
    background-image: url(../assets/proyectos/pagina1/zago_logo.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 70%;
    transition: all 1s ease;
  }
  .icon_proyecto_06:hover{
    background-image: url(../assets/proyectos/pagina1/zago_logo_activo.png);
  }
  .icon_proyecto_07{
    height: 100%;
    background-image: url(../assets/proyectos/pagina2/contino_n.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    transition: all 1s ease;
  }
  .icon_proyecto_07:hover{
    background-image: url(../assets/proyectos/pagina2/contino_a.svg);
    background-position: center;
  }
  .icon_proyecto_08{
    height: 100%;
    background-image: url(../assets/proyectos/pagina2/hri_n.svg);
    background-repeat: no-repeat;
    background-position: center ;
    background-size: 90%;
    transition: all 1s ease;
  }
  .icon_proyecto_08:hover{;
    background-image: url(../assets/proyectos/pagina2/hri_a.svg);
    background-position: center;
  }
  .icon_proyecto_09{
    height: 100%;
    background-image: url(../assets/proyectos/pagina2/kentrox_logo.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 80%;
    transition: all 1s ease;
  }
  .icon_proyecto_09:hover{
    background-image: url(../assets/proyectos/pagina2/kentrox_logo_activo.png);
    background-position: center;
  }
  .icon_proyecto_10{
    height: 100%;
    background-image: url(../assets/proyectos/pagina2/maicco_n.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 80%;
    transition: all 1s ease;
  }
  .icon_proyecto_10:hover{
    background-image: url(../assets/proyectos/pagina2/maicco_a.svg);
  }
  .icon_proyecto_11{
    height: 100%;
    background-image: url(../assets/proyectos/pagina2/piclin_logo.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 60%;
    transition: all 1s ease;
  }
  .icon_proyecto_11:hover{
    background-image: url(../assets/proyectos/pagina2/piclin_logo_activo.png);
  }
  .icon_proyecto_12{
    height: 100%;
    background-image: url(../assets/proyectos/pagina2/pretorium_n.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 60%;
    transition: all 1s ease;
  }
  .icon_proyecto_12:hover{
    background-image: url(../assets/proyectos/pagina2/pretorium_a.svg);
  }
  .icon_proyecto_13{
    height: 100%;
    background-image: url(../assets/proyectos/pagina3/anaerobia_logo.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 60%;
    transition: all 1s ease;
  }
  .icon_proyecto_13:hover{
    background-image: url(../assets/proyectos/pagina3/anaerobia_logo_activo.png);
  }
  .icon_proyecto_14{
    height: 100%;
    background-image: url(../assets/proyectos/pagina3/cumbra_logo.png);
    background-repeat: no-repeat;
    background-position: center ;
    background-size: 40%;
    transition: all 1s ease;
  }
  .icon_proyecto_14:hover{
    background-image: url(../assets/proyectos/pagina3/cumbra_logo_activo.png);
  }
  .icon_proyecto_15{
    height: 100%;
    background-image: url(../assets/proyectos/pagina3/domzei_logo.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 70%;
    transition: all 1s ease;
  }
  .icon_proyecto_15:hover{
    background-image: url(../assets/proyectos/pagina3/domzei_logo_activo.png);
  }
  .icon_proyecto_16{
    height: 100%;
    background-image: url(../assets/proyectos/pagina3/elire_logo.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size:  40%;
    transition: all 1s ease;
  }
  .icon_proyecto_16:hover{
    background-image: url(../assets/proyectos/pagina3/elire_logo_activo.png);
  }
  .icon_proyecto_17{
    height: 100%;
    background-image: url(../assets/proyectos/pagina3/ordux_logo.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size:  65%;
    transition: all 1s ease;
  }
  .icon_proyecto_17:hover{
    background-image: url(../assets/proyectos/pagina3/ordux_logo_activo.png);
  }
  .icon_proyecto_18{
    height: 100%;
    background-image: url(../assets/proyectos/pagina3/zigium_logo.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size:  50%;
    transition: all 1s ease;
  }
  .icon_proyecto_18:hover{
    background-image: url(../assets/proyectos/pagina3/zigium_logo_activo.png);
  }
  .icon_proyecto_19{
    height: 100%;
    background-image: url(../assets/proyectos/pagina1/rancho_norm.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 40%;
    transition: all 1s ease;
  }
  .icon_proyecto_19:hover{
    background-image: url(../assets/proyectos/pagina1/rancho_activo.png);
    transition: all 1s ease;
  }
  .icon_proyecto_20{
    height: 100%;
    background-image: url(../assets/proyectos/pagina1/xicona_norm.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size:  30%;
    transition: all 1s ease;
  }
  .icon_proyecto_20:hover{
    background-image: url(../assets/proyectos/pagina1/xikona_activo.png);
    transition: all 1s ease;
  }
  .icon_proyecto_21{
    height: 100%;
    background-image: url(../assets/proyectos/pagina3/ducitec_norm.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size:  40%;
    transition: all 1s ease;
  }
  .icon_proyecto_21:hover{
    background-image: url(../assets/proyectos/pagina3/ducitec_activo.png);
    transition: all 1s ease;
  }
  /* Proyectos */
  /* Alianzas */
  .secc-alianzas{
    width: 100%;
    height: auto;
    color: #0e2e3f;
    background-image: url(../assets/imagen_fondo_alianzas.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;

    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .parrf-alianza{
    font-size: 2rem;
    text-align: center;
    letter-spacing: 2px;
  }
  .icon-gesto{
    width: 100%;
    height: 150px;
    background-image: url(../assets/icon_gesto.png);
    background-repeat: no-repeat;
    background-size: 85%;
    background-position: center bottom 10px;
  }
  .icon-stampa{
    width: 100%;
    height: 150px;
    background-image: url(../assets/icon_stampa.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
  }
  .desc_alianza{
    height: 150px;
    background-color: #000;
    opacity: 1;
    filter: opacity(50%);
    font-size: 1.3rem;
    letter-spacing: 2px;
    color:#fff;
    transition: all 1s ease;

    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .desc_alianza_hide{
    height: 150px;
    background-color: #000;
    opacity: 0;
    filter: opacity(50%);
    font-size: 1.3rem;
    letter-spacing: 2px;
    color:#fff;
    transition: all 1s ease;

    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .text_left{
    text-align: left;
  }
  .text_right{
    text-align: right;
  }
  /* Alianzas */

  /* Alianzas */
  .secc-alianzas{
    width: 100%;
    color: #0e2e3f;
    background-image: url(../assets/imagen_fondo_alianzas.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;

    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .parrf-alianza{
    font-size: 2rem;
    text-align: center;
    letter-spacing: 2px;
  }
  .icon-gesto{
    width: 100%;
    height: 150px;
    background-image: url(../assets/iconos/gesto_black.png);
    background-repeat: no-repeat;
    background-size: 70%;
    background-position: center bottom 10px;
  }
  .icon-stampa{
    width: 100%;
    height: 150px;
    background-image: url(../assets/icon_stampa.png);
    background-repeat: no-repeat;
    background-size: 70%;
    background-position: center;
  }
  .icon-purple{
    width: 100%;
    height: 100px;
    margin-bottom: 60px;
    background-image: url(../assets/iconos/logo_purple.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 70%;
  }
  .desc_alianza{
    height: 150px;
    background-color: #000;
    opacity: 1;
    filter: opacity(50%);
    font-size: 1.3rem;
    letter-spacing: 2px;
    color:#fff;
    transition: all 1s ease;

    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .desc_alianza_hide{
    height: 150px;
    background-color: #000;
    opacity: 0;
    filter: opacity(50%);
    font-size: 1.3rem;
    letter-spacing: 2px;
    color:#fff;
    transition: all 1s ease;

    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .text_left{
    text-align: left;
  }
  .text_right{
    text-align: right;
  }
  /* Alianzas */
  /* Contacto */
  .secc-contacto{
    width:  100%;
    height: auto;
    background-image: url(../assets/fondo_contacto.png);
    background-position: bottom;
    background-size: cover;

    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
  }

  .icon_form{
    width: 100%;
    height: 50px;
    margin-top: 10px;
    background-image: url(../assets/icon_fom.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
  }
  .inputText{
    height: 50px;
    color: #fff;
    margin-top: 10px;
    font-size: 2rem;
    background-color: #0e2e3f;
    filter: opacity(30%);
  }
  .textArea{
    margin-top: 10px;
    font-size: 2rem;
    background-color: #0e2e3f;
    filter: opacity(30%);
    color: #fff;
  }
  .formulario{
    margin-top: 20px;
  }
  .btnEnviar{
    width: 100%;
    height: 35px;
    margin-top: 10px;
    border: none;
    background-color: #73C2DF;
    color: #fff;
    font-size: 2rem;
    letter-spacing: 2px;
    border-radius: 5px;

    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .titulo_contacto{
    margin-top: 50px;
    font-size: 4rem;
    color: #73C2DF;
    letter-spacing: 2px;
    text-align: center;
  }
  .sub_contacto{
    font-size: 2rem;
    text-align: center;
  }
  .cardContacto{
    width:  100%;
    height: 200px;
    margin-top: 30px;
    color: #fff;
    text-align: center;
    font-size: 1.8rem;
    letter-spacing: 2px;
    background-color: #0a2a3b;
    -webkit-box-shadow: 10px 10px 20px 0px rgba(0,0,0,0.38);
    -moz-box-shadow: 10px 10px 20px 0px rgba(0,0,0,0.38);
    box-shadow: 10px 10px 20px 0px rgba(0,0,0,0.38);

    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .contText{
    width: 85%;
  }
  /* Contacto */

  /* Footer */
  .footer{
    width: 100%;
    margin-top: 150px;
    background-color: #0A2A3B;
  }
  .infoWeb{
    display: none;
  }
  .infoWeb p{
    padding-top: 10px;
  }
  .infoWeb a{
    margin-right: 4px;
    color:#fff;
  }
  .infoWeb a :hover{
    color: #59ADD9;
  }
  .icon-politicas{
    width: 100px;
    height: 30px;
    background-image: url(../assets/escudo.svg);
    background-position: center;
    background-repeat: no-repeat;
  }
  .contAlianzas{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }
  .icon_footer_asertis{
    width: 80px;
    height: 30px;
    margin-bottom: 20px;
    background-image: url(../assets/icon_footer_asertis_n.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 70%;
    transition: all 1s ease;
  }
  .icon_footer_asertis:hover{
    background-image: url(../assets/icon_footer_asertis_h.svg);
  }
  .icon_footer_gesto{
    width: 80px;
    height: 30px;
    margin-bottom: 23px;
    background-image: url(../assets/iconos/gesto_white.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 50%;
    transition:  all 1s ease;
  }
  .icon_footer_gesto:hover{
    background-image: url(../assets/icon_footer_gesto_h.svg);
  }
  .icon_footer_stampa{
    width: 80px;
    height: 30px;
    margin-bottom: 20px;
    background-image: url(../assets/icon_footer_stampa_n.svg);
    background-repeat: no-repeat;
    background-size: 70%;
    background-position: center 4px;
    transition: all 1s ease;
  }
  .icon_footer_stampa:hover{
    background-image: url(../assets/icon_footer_stampa_h.svg);
  }
  .icon_footer_purple{
    width: 80px;
    height: 40px;
    margin-bottom: 15px;
    background-image: url(../assets/iconos/logo_purple_norm.png);
    background-repeat: no-repeat;
    background-size: 70%;
    background-position: center 4px;
    transition: all 1s ease;
  }
  /* Footer */

  /* Social media */
  .socialCont{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }
  /* Social media */
  .cont-social{
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
  }
  .icon-facebook{
    width:  20px;
    height: 20px;
    margin-bottom: 15px;
    background-image: url(../assets/iconos/icon_facebook_n.png);
    background-repeat: no-repeat;
    background-size: contain;
    transition: all 1s ease;
  }
  .icon-facebook:hover{
    background-image: url(../assets/iconos/icon_facebook_h.png);
  }
  .icon-instagram{
    width:  30px;
    height: 20px;
    margin-bottom: 15px;
    background-image: url(../assets/iconos/icon_instagram_n.png);
    background-repeat: no-repeat;
    background-size: contain;
    transition: all 1s ease;
  }
  .icon-instagram:hover{
    background-image: url(../assets/iconos/icon_instagram_h.png);
  }
  .icon-behance{
    width:  50px;
    height: 20px;
    margin-bottom: 15px;
    background-image: url(../assets/iconos/icon_behance_n.png);
    background-repeat: no-repeat;
    background-size: contain;
    transition: all 1s ease;
  }
  .icon-behance:hover{
    background-image: url(../assets/iconos/icon_behance_h.png);
  }
  /* Redes sociales */
  .boton_envio{
    width: 100%;
    height: 40px;
    color: #fff;
    margin-top: 10px;
    font-size: 1.5rem;
    letter-spacing: 1px;
    border-radius: 5px;
    border: none;
    background-color: #6FBFDB;
    -webkit-box-shadow: 6px 6px 20px -2px rgba(0,0,0,0.42);
    -moz-box-shadow: 6px 6px 20px -2px rgba(0,0,0,0.42);
    box-shadow: 6px 6px 20px -2px rgba(0,0,0,0.42);
    transition: all 1s ease;
  }
  .boton_envio:hover{
    background-color: #313843;
    transition: all 1s ease;
  }
  .btn_send_hide{
    width: 200px;
    height: 40px;
    filter: opacity(0%);
    margin-top: 50px;
    padding-top: 10px;
    background-color: #97B75A;
    color: #fff;
    font-weight: lighter;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    transition: all 1s ease;
  }
  .btn_send_view{
    width: 200px;
    height: 40px;
    filter: opacity(100%);
    margin-top: 50px;
    padding-top: 10px;
    background-color: #97B75A;
    color: #fff;
    font-weight: lighter;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    transition: all 1s ease;
  }
  .btn_send_hide p{
    margin-left: 10px;
  }
  .btn_send_view p{
    margin-left: 10px;
  }
  .close_btn{
    margin-left: 20px;
    margin-bottom: 8px;
  }
  .close_btn:hover{
    cursor: default;
  }
  .center-grup{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}
