.sin_margen { margin-right:0px; margin-left:0px; }
.sin_padding { padding-left:0px; padding-right:0px;  }
.sin_flex { display:inherit; }

.sin_padding_der { padding-right:0px; }
.sin_padding_izq { padding-left:0px; }

.margen_arriba_1 { margin-top:1%; }
.margen_arriba_2 { margin-top:2%; }
.margen_arriba_3 { margin-top:3%; }
.margen_arriba_4 { margin-top:4%; }
.margen_arriba_5 { margin-top:5%; }

.margen_abajo_1 { margin-bottom:1%; }
.margen_abajo_2 { margin-bottom:2%; }
.margen_abajo_3 { margin-bottom:3%; }
.margen_abajo_4 { margin-bottom:4%; }
.margen_abajo_5 { margin-bottom:5%; }

.padding_arriba_1 { padding-top:1%; }
.padding_arriba_2 { padding-top:2%; }
.padding_arriba_3 { padding-top:3%; }
.padding_arriba_4 { padding-top:4%; }
.padding_arriba_5 { padding-top:5%; }

.padding_abajo_1 { padding-bottom:1%; }
.padding_abajo_2 { padding-bottom:2%; }
.padding_abajo_3 { padding-bottom:3%; }
.padding_abajo_4 { padding-bottom:4%; }
.padding_abajo_5 { padding-bottom:5%; }


/*body { font-family: 'Georama', sans-serif; }*/

body { font-family: 'Open Sans', sans-serif; }

.cont_menu { width: 100%; position:fixed; left: 0; top:0; z-index: 5; background-color: #FFF; }

.navbar-brand { margin-bottom: 10px; }

.logo { max-width: 200px; width: 100%; margin-top: -30px; margin-bottom: -15px; }

.navbar-nav .nav-item { font-weight: 500; font-size: 14px;  }

.nav-link { color: #808080 !important; padding-bottom: 2px; }

.submenu { /*background-image: url('../imagenes/bg_submenu.jpg'); background-size: cover; background-position: center;*/ background: linear-gradient(90deg, transparent 50%, #e5e3e3); padding-left: 15px; padding-right: 15px; padding-top: 2px; padding-bottom: 0px; }

.submenu i { /*color: #4D4D4D;*/ color: #F96611; font-size: 36px; line-height: 1;  }

.barra_menu { background-color: transparent !important; padding-top: 0; padding-bottom: 0; }

.navbar-collapse { align-self: flex-end; }

.banner_home { position: relative; margin-top: 15px; margin-top: 129.7px; }

.sobre_banner {
   /* background-color: #342D76;*/
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    max-width: 600px;
    color: #FFF;
    padding: 50px;
}

.linea_1 {
    font-size: 54px;
    line-height: 1.2;
}

.linea_2 {
    font-size: 54px;
    margin-left: 40px;
    font-weight: 700;
    line-height: 1.2;
}

.linea_2 span {
    font-size: 34px;
    margin-left: 15px;
    font-weight: 300;
    line-height: 1.2;
}

/*.linea_3 {
    font-size: 40px;
    margin-left: 200px;
    font-weight: 300;
    line-height: 1.2;
}*/

.texto_linea {
    font-size: 20px;
    margin-left: 40px;
    margin-top: 20px;
}

.bot_video {
    color: #F96611;
    font-size: 20px;
    margin-top: 30px;
    margin-left: 40px;
    display: inline-block;
    text-decoration: none;
}

.bot_video i {
    font-size: 32px;
    vertical-align: middle;
}

.texto_c_naranja {
    background-color: #F96611;
    color: #FFF;
    font-size: 20px;
    padding: 10px;
    padding-right: 200px;
    padding-left: 30px;
    position: absolute;
    bottom: 80px;
    right: 0;
    letter-spacing: 2px;
}

.linea_img_banner {
    z-index: 999;
    position: relative;
}

.cont_marcas { /*border-top: 2px solid #b4b4b4;*/ padding-top: 30px; margin-bottom: 20px; }

.texto_trabajamos { color: #808080;  font-size: 14px; }

.logo_marca { max-width: 120px; }

.tit_seccion {
    background-color: #26265E;
    color: #FFF;
    font-size: 34px;
    display: inline-block;
    padding: 5px 40px;
    margin-top: 5%;
    padding-right: 80px;
    line-height: 1.2;
    margin-bottom: 40px;
}

.margen_cont_linea {
    margin-bottom: 70px;
    
}

.tit_seccion span {
    font-size: 38px;
    font-weight: 700;
    margin-left: 60px;
}

.tit_linea {
    color: #F96611;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.2;
    position: relative;
    overflow: hidden;
}

.linea_amarilla {
    background: linear-gradient(90deg, #FFED00, transparent 75%);
    width: 100%;
    height: 25px;
    position: absolute;
    top: 0;
    left: 250px;
}

.linea_roja {
    background: linear-gradient(90deg, #E30613, transparent 75%);
    width: 100%;
    height: 25px;
    position: absolute;
    top: 0;
    left: 250px;
}

.linea_verde {
    background: linear-gradient(90deg, #009640, transparent 75%);
    width: 100%;
    height: 25px;
    position: absolute;
    top: 0;
    left: 250px;
}

.linea_gris {
    background: linear-gradient(90deg, #878787, transparent 75%);
    width: 100%;
    height: 25px;
    position: absolute;
    top: 0;
    left: 250px;
}

.linea_azul {
    background: linear-gradient(90deg, #004B93, transparent 75%);
    width: 100%;
    height: 25px;
    position: absolute;
    top: 0;
    left: 250px;
}


.texto_secc_linea {
    color: #1D1D1B;
    margin-top: 20px;
    font-size: 14px;
}

.texto_secc_linea span {
    color: #E30613;    
}

.texto_secc_linea a {
    text-decoration: none;
}

.img_linea {
    margin-top: 35px;
}

.bot_video_secc {
    color: #F96611;
    font-size: 18px;
    margin-top: 10px;
    margin-left: 0px;
    display: inline-block;
    text-decoration: none;
}

.bot_video_secc i {
    font-size: 28px;
    vertical-align: middle;
}



.bg_contacto { background-color: #26265E; padding-top: 2%; padding-bottom: 3%; }

.tit_contacto { color: #FFF; text-align: center; font-size: 50px; font-weight: 700; letter-spacing: 4px; }

.linea_contacto { background-color: #FFF; width: 60px; height: 6px; margin: 20px auto; }

.texto_contacto { color: #FFF; text-align: center; font-size: 18px; margin-bottom: 45px; }

.info_contacto i { color: #F96611; font-size: 28px; margin-bottom: 20px; }
.info_contacto p { color: #FFF; font-size: 22px; }
.info_contacto span { color: #FFF; }
.info_contacto a { color: #F96611; text-decoration: none; }

.margen_seguinos { text-align: center; margin-bottom: 45px; }

.seguinos { color: #F96611; font-size: 22px; display: inline-block; font-weight: 300; margin-right: 10px; }

.bot_insta_footer { color: #F96611; display: inline-block; font-size: 22px; text-decoration: none; transition: .3s linear all; }
.bot_insta_footer i{ font-size: 32px; vertical-align: bottom;  }
.bot_insta_footer:hover { color: #CCC; }



/**************** ANIAMCIONES BOTON CRUZ ***************************************/


.bot_plugin { display:block; position:fixed; bottom:10px; right:13px; background-color:#000; padding:5px 9px; border-radius:50%; color:#FFF;
    animation-delay: 1s; animation-duration:5s; animation-name:corazon;
    animation-iteration-count: infinite; max-width:50px; z-index: 9999; 
    } 
    .bot_plugin i { font-size: 24px; line-height: 1.1; transition: .3s all linear; } 
    .bot_plugin:hover i { color: #FFF; } 
    
    .girar { animation-name:girar; animation-delay: 0.2s; animation-duration:1s; animation-fill-mode: forwards; }
    
    .plug_wsp { opacity: 0; background-color: rgba(45, 226, 74, 1); padding: 2px 8px; transition: 0.3s all linear; transform: translateY(0px); }
    .plug_mail { opacity: 0; background-color: #25508B; padding: 2px 8px; transition: 0.3s all linear; }
    .plug_tel { opacity: 0; background-color: rgba(236, 199, 6, 1); padding: 2px 8px; transition: 0.3s all linear; }
    
    .bot_plug_small { border-radius:50%; color: #FFF; text-decoration: none; font-size: 22px; display: inline-block; position:fixed; bottom:14px; right:16px; z-index: 8888; }
    .bot_plug_small:hover { color: #FFF; background-color: #000; }
    
    .anim_wsp {   animation-name:arriba_wsp; animation-delay: 0.2s; animation-duration:0.5s; animation-fill-mode: forwards;  }
    
    @-webkit-keyframes arriba_wsp {
      0% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
        opacity: 0;
      }
      100% {
        -webkit-transform: translateY(-55px);
        transform: translateY(-55px);
        opacity: 100;
      }
    }
    
    @keyframes arriba_wsp {
      0% {
          -webkit-transform: translateY(0px);
          transform: translateY(0px);
          opacity: 0;
        }
        100% {
          -webkit-transform: translateY(-55px);
          transform: translateY(-55px);
          opacity: 100;
        }
    } 
    
    
    .anim_mail {   animation-name:arriba_mail; animation-delay: 0.4s; animation-duration:1s; animation-fill-mode: forwards;  }
    
    @-webkit-keyframes arriba_mail {
      0% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
        opacity: 0;
      }
      100% {
        -webkit-transform: translateY(-100px);
        transform: translateY(-100px);
        opacity: 100;
      }
    }
    
    @keyframes arriba_mail {
      0% {
          -webkit-transform: translateY(0px);
          transform: translateY(0px);
          opacity: 0;
        }
        100% {
          -webkit-transform: translateY(-100px);
          transform: translateY(-100px);
          opacity: 100;
        }
    } 
    

    @keyframes girar {
      0% {
          -webkit-transform: rotate(0px);
          transform: rotate(0px);
        }
        100% {
          -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
    
        }
    } 
    
    @keyframes girar {
      0% {
          -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
          
        }
        100% {
          -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
          
        }
    } 


.show_resp { display: none; }


@media (max-width: 1440px) { 

    .linea_1 {
        font-size: 40px;
    }
    
    .linea_2 {
        font-size: 40px;
    }
    
    .texto_linea {
        font-size: 20px;
    }
    
    .texto_c_naranja {
        bottom: 50px;
        font-size: 18px;
    }

}

@media (max-width: 1366px) { 

    .texto_c_naranja {
        padding-right: 100px;
        padding-left: 20px;
    }

}


@media (max-width: 1280px) { 

    .texto_c_naranja {
        padding-right: 70px;
    }

}


@media (max-width: 767px) { 

    .show_resp { display: block; }
    .show_desk { display: none; }

    .cont_marcas {
        padding-top: 10px;
    }

    .logo_marca { max-width: 70px; display: block; margin: 0 auto; }

    .texto_trabajamos {
        text-align: center;
        margin-top: 5px;
    }

    .sobre_banner {
        padding:10px;
    }

    .linea_1 {
        font-size: 20px;
    }
    
    .linea_2 {
        font-size: 20px;
        margin-left: 10px;
    }

    .linea_2 span {
        font-size: 18px;
        margin-left: 2px;
    }
    
    .texto_linea {
        font-size: 12px;
        margin-left: 10px;
        margin-top: 10px;
    }

    .texto_c_naranja {
        padding-right: 20px;
        font-size: 10px;
        letter-spacing: 0px;
    }

    .tit_contacto { font-size: 30px; margin-top: 30px; }

    .texto_contacto { font-size: 16px; margin-bottom: 20px; }

    .info_contacto i { margin-top: 60px; }

    .margen_resp_nosotros { margin-top: 5%; }

    .bot_video {
        font-size: 14px;
        margin-left: 10px;
    }
    .bot_video i {
        font-size: 18px;
    }

}

@media (max-width: 500px) { 

.tit_seccion {
    padding-right: 10px;
    width: 100%;
}
/*
.img_banner {
    width: 150% !important;
    margin-left: -18%;
}
*/
.texto_c_naranja {
    bottom: 15px;
    padding: 5px;

}

.tit_linea {
    font-size: 16px;
}

.texto_secc_linea {
    font-size: 12px;
}

.logo {
    max-width: 130px;
}

.banner_home {
    margin-top: 108px;
}

.texto_trabajamos br { display: none; }
.texto_trabajamos { font-size: 11px; margin-bottom: 5px; margin-top: 10px; }

.linea_amarilla {
    left: unset;
    height: 15px;
    top:2px;
    display: inline-block;
    margin-left: 2%;
}

.linea_roja {

    left: unset;
    height: 15px;
    top:2px;
    display: inline-block;
    margin-left: 2%;
}

.linea_verde {
    left: unset;
    height: 15px;
    top:2px;
    display: inline-block;
    margin-left: 2%;
}

.linea_gris {

    left: unset;
    height: 15px;
    top:2px;
    display: inline-block;
    margin-left: 2%;
}

.linea_azul {

    left: unset;
    height: 15px;
    top:2px;
    display: inline-block;
    margin-left: 2%;
}

.tit_seccion {
    font-size: 24px;
}


.tit_seccion span {
    font-size: 28px;
    font-weight: 700;
    margin-left: 60px;
}

.margen_cont_linea {
    margin-bottom: 35px;
    
}

}


@media (max-width: 420px) { 

    .sobre_banner {
        padding:10px;
    }

    .linea_1 {
        font-size: 14px;
    }
    
    .linea_2 {
        font-size: 14px;
        margin-left: 10px;
    }

    .linea_2 span {
        font-size: 14px;
        margin-left: 2px;
    }
    
    .texto_linea {
        font-size: 10px;
        margin-left: 10px;
        margin-top: 5px;
    }

    .texto_c_naranja {
        padding-right: 10px;
        font-size: 9px;
    }

    .tit_seccion {
        font-size: 22px;
        padding: 5px 10px;
    }

    .tit_seccion span {
        font-size: 22px;
        margin-left: 30px;
    }

}