@charset "utf-8";
/* CSS Document */
html body{
    min-width: 320px;
}


.menu_interior.nav-break.navbar-default .navbar-nav li a.current, .menu_interior.nav-break.navbar-default .navbar-nav li a:hover {
    color: #ffffff;
    text-decoration: none;
}

.tit_margen30bottom{
    margin-bottom: 30px;

}


.titnegronuphase{
    font-family:'montserratbold';
    font-size: 45px;
    color: #333333;
    text-align: left;
    line-height:45px;
}

.boton_azul{
    font-family:'montserratregular';
    font-size: 14px;
    padding-top: 16px;
    color: #ffffff;
    background-color: #B20000;
    width: 211px;
    height: 52px;
    text-align: center;
    border-radius: 5px;
    margin-bottom: 15px;
}


.boton_azul:hover{
    background-color: #D90000;
}


.contenddero_redes{
    float: right;
    margin-right: 0px;
    width: 200px;
}


.contenedor_sectores{
    padding: 10px;
}


.fondo_sectores{
    background-color: #FAFAFA;
    border-width: 1px;
    border-color: #AAAAAA;
    border-style: solid;
    padding-top: 25px;
    padding-bottom: 20px;
    padding-left: 6px;
    padding-right: 6px;
    margin-bottom: 10px;
}

.titsectores {
    font-family: 'montserratregular';
    font-size: 23px;
    color: #333333;
    text-align: center;
    line-height: 28px;
}

.logo_nuphase{
    background-image: url(../images/logo_nuphase.png);
    background-repeat: no-repeat;
    background-position: center;
    margin-left: auto;
    margin-right: auto;
    width: 310px;  
    position: relative;
    height: 96px;
    margin-top: 16px;
}


.cliente_01{
    background-image: url(../images/cliente_01.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 220px;  
    position: relative;
    float: left;
    height: 100px;
}

.cliente_02{
    background-image: url(../images/cliente_02.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 220px;  
    position: relative;
    float: left;
    height: 100px;
}

.cliente_03{
    background-image: url(../images/cliente_03.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 220px;  
    position: relative;
    float: left;
    height: 100px;
}




.sector1{
    background-image: url(../images/sector_agricola.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;  
    position: relative;
    height: 230px;

}

.sector2{
    background-image: url(../images/sector_infraestructura.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;  
    position: relative;
    height: 230px;

}

.sector3{
    background-image: url(../images/sector_prod_cosumo.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;  
    position: relative;
    height: 230px;

}

.sector4{
    background-image: url(../images/sector_educacion.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;  
    position: relative;
    height: 230px;

}

.sector5{
    background-image: url(../images/sector_it.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;  
    position: relative;
    height: 230px;

}

.sector6{
    background-image: url(../images/sector_inmobiliario.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;  
    position: relative;
    height: 230px;
    margin-top: 40px;
}

.sector7{
    background-image: url(../images/sector_comercio_gral.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;  
    position: relative;
    height: 230px;
    margin-top: 40px;
}

.sector8{
    background-image: url(../images/sector_entretenimiento.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;  
    position: relative;
    height: 230px;
    margin-top: 40px;
}


a {
    color: #666666;
    text-decoration: none !important;
}

.subtitblue2 {
    font-family: 'montserratlight';
    font-size: 16px;
    color: #D90000;
    text-align: left;
    margin-bottom: 5px;
}

.spacerline{
    width: 100%;
    height: 2px;
    background-color: #DDDDDD;
    margin-top: 4px;
    margin-bottom: 10px;
    position: relative;
}

.f_proyecto1{
    background-image: url(../images/f_proyecto1.jpg);
    background-repeat: no-repeat;
    background-position: left;
    background-size: cover;
    width: 100%;  
    position: relative;
    height: 520px;
}

.f_proyecto2 {
    background-image: url(../images/f_proyecto2.jpg);
    background-repeat: no-repeat;
    background-position: left;
    background-size: cover;
    width: 100%;  
    position: relative;
    height: 417px;
}

.f_proyecto3 {
    background-image: url(../images/f_proyecto3.jpg);
    background-repeat: no-repeat;
    background-position: left;
    background-size: cover;
    width: 100%;  
    position: relative;
    height: 417px;
}

.f_derecho {
    background-image: url(../images/f_corporativo.jpg);
    background-repeat: no-repeat;
    background-position: left;
    background-size: cover;
    width: 100%;  
    position: relative;
    height: 417px;
}

.f_contractual {
    background-image: url(../images/f_contractual.jpg);
    background-repeat: no-repeat;
    background-position: left;
    background-size: cover;
    width: 100%;  
    position: relative;
    height: 417px;
}
.f_mercantil {
    background-image: url(../images/f_merantil.jpg);
    background-repeat: no-repeat;
    background-position: left;
    background-size: cover;
    width: 100%;  
    position: relative;
    height: 417px;
}
.f_propiedad {
    background-image: url(../images/f_propiedad.jpg);
    background-repeat: no-repeat;
    background-position: left;
    background-size: cover;
    width: 100%;  
    position: relative;
    height: 417px;
}

.f_derecholaboral {
    background-image: url(../images/f_laboral.jpg);
    background-repeat: no-repeat;
    background-position: left;
    background-size: cover;
    width: 100%;  
    position: relative;
    height: 417px;
}

.f_competencia {
    background-image: url(../images/f_competencia.jpg);
    background-repeat: no-repeat;
    background-position: left;
    background-size: cover;
    width: 100%;  
    position: relative;
    height: 417px;
}


.titservicios2 {
    font-family: 'montserratlight';
    font-size: 48px;
    color: #333333;
    text-align: left;
    line-height: 48px;
    /* margin-top: -10
px
; */
}


.rnglon{
    float: left;
    position: relative;
}

.rnglon_numeros{
    width: 70%;
    padding-top: 10px;
}


.arrow_derecha{
    background-image: url(../images/arrow.png);
    background-repeat: no-repeat;
    float: right;
    background-size: cover;
    width: 34px;  
    position: relative;
    min-height: 17px;
    overflow: hidden;
    margin-bottom: 10px;

}

.arrow_derecha:hover{
    background-image: url(../images/arrow_on.png);
}

.back_servicio1{
    background-image: url(../images/back_corporativo.jpg);
    background-repeat: no-repeat;
    background-position: right;
    background-size: cover;
    width: 100%;  
    position: relative;
    height: auto;
    min-height: 515px;
    padding: 5%;
    overflow: hidden;
    margin-bottom: 10px;
}

.back_proyecto1{
    background-image: url(../images/back_proyecto1.jpg);
    background-repeat: no-repeat;
    background-position: right;
    background-size: cover;
    width: 100%;  
    position: relative;
    height: auto;
    min-height: 650px;
    padding: 5%;
    overflow: hidden;
    margin-bottom: 10px;
}

.back_proyecto2{
    background-image: url(../images/back_proyecto2.jpg);
    background-repeat: no-repeat;
    background-position: left;
    background-size: cover;
    width: 100%;  
    position: relative;
    height: auto;
    min-height: 515px;
    padding: 5%;
    overflow: hidden;
    margin-bottom: 10px;
}


.back_servicio2{
    background-image: url(../images/back_2.jpg);
    background-repeat: no-repeat;
    background-position: left;
    background-size: cover;
    width: 100%;  
    position: relative;
    height: auto;
    min-height: 515px;
    padding: 5%;
    overflow: hidden;
    margin-bottom: 10px;
}

.back_proyecto3{
    background-image: url(../images/back_proyecto3.jpg);
    background-repeat: no-repeat;
    background-position: right;
    background-size: cover;
    width: 100%;  
    position: relative;
    height: auto;
    min-height: 515px;
    padding: 5%;
    overflow: hidden;
    margin-bottom: 10px;
}

.back_servicio3{
    background-image: url(../images/back_3.jpg);
    background-repeat: no-repeat;
    background-position: right;
    background-size: cover;
    width: 100%;  
    position: relative;
    height: auto;
    min-height: 515px;
    padding: 5%;
    overflow: hidden;
    margin-bottom: 10px;
}

.back_servicio4{
    background-image: url(../images/back_4.jpg);
    background-repeat: no-repeat;
    background-position: left;
    background-size: cover;
    width: 100%;  
    position: relative;
    height: auto;
    min-height: 515px;
    padding: 5%;
    overflow: hidden;
    margin-bottom: 10px;
}


.back_servicio5{
    background-image: url(../images/back_5.jpg);
    background-repeat: no-repeat;
    background-position: right;
    background-size: cover;
    width: 100%;  
    position: relative;
    height: auto;
    min-height: 515px;
    padding: 5%;
    overflow: hidden;
    margin-bottom: 10px;
}


/*ul {
    list-style: none;
}*/

.nuphase{
    width: 100%;
    background-repeat: no-repeat;
    background-image: url('../images/nuphase.png');
    height: 318px;
    background-position: center;
}

.f_ban_llosa{
    width: 100%;
    background-repeat: no-repeat;
    background-image: url('../images/foto_ban_llosa.png');
    height: 318px;
    background-position: center;
}

.contactanos{
    width: 100%;
    background-repeat: no-repeat;
    background-image: url('../images/contactanos_.jpg');
    height: 318px;
    background-position: center;
}

.experiencia{
    width: 100%;
    background-repeat: no-repeat;
    background-image: url('../images/experiencia.png');
    height: 300px;
    background-position: center;
}
.nosotros_foto{
    width: 100%;
    background-repeat: no-repeat;
    background-image: url('../images/f_nosotros.jpg');
    height: 683px;
    background-position: center;
}

.nosotros_foto2{
    width: 100%;
    background-repeat: no-repeat;
    background-image: url('../images/f_nosotros3.jpg');
    height: 683px;
    background-position: center;
}

.circulo1{
    width: 57px;
    background-repeat: no-repeat;
    background-image: url('../images/1_circulo.png');
    height: 57px;
    background-position: center;
    margin-right: 5px;
    float: left;
    position: relative;
}

.circulo2{
    width: 57px;
    background-repeat: no-repeat;
    background-image: url('../images/2_circulo.png');
    height: 57px;
    background-position: center;
    margin-right: 5px;
    float: left;
    position: relative;
}


.lenguaje2{
    /*list-style-image: url('../images/icono_seguridad.png');*/
    width: 150px;
    height: 23px;
    position: absolute;
    text-align: right;
    float: right;
    right: 18px;
    margin-top: 10px;
    font-size: 12px;
    color: #7b7a7f;
    text-decoration: none !important;
}

.lenguaje2:hover{
    /*list-style-image: url('../images/icono_seguridad.png');*/

    color: #ffffff;
    text-decoration: none !important;
}


.lenguaje{
    /*list-style-image: url('../images/icono_seguridad.png');*/
    width: 100px;
    height: 23px;
    position: absolute;
    float: right;
    right: 17px;
    margin-top: 11px;
    text-align: right;

}



#bullets_seguridad li {
    /*list-style-image: url('../images/icono_seguridad.png');*/
    list-style: none;
    width: 100%;
    min-height: 23px;
    height: auto;
    background-repeat: no-repeat;
    padding-left: 30px;
    background-image: url('../images/icono_seguridad.png');
}

#bullets_corporativo li {
    /*list-style-image: url('../images/icono_seguridad.png');*/
    list-style: none;
    width: 100%;
    min-height: 23px;
    height: auto;
    background-repeat: no-repeat;
    padding-left: 30px;
    background-image: url('../images/icono_corp.png');
}

#bullets_prop li {
    /*list-style-image: url('../images/icono_seguridad.png');*/
    list-style: none;
    width: 100%;
    min-height: 23px;
    height: auto;
    background-repeat: no-repeat;
    padding-left: 30px;
    background-image: url('../images/icono_propiedad.png');
}

#bullets_fiscal li {
    /*list-style-image: url('../images/icono_seguridad.png');*/
    list-style: none;
    width: 100%;
    min-height: 23px;
    height: auto;
    background-repeat: no-repeat;
    padding-left: 30px;
    background-image: url('../images/icono_fiscal.png');
}

#bullets_migratorio li {
    /*list-style-image: url('../images/icono_seguridad.png');*/
    list-style: none;
    width: 100%;
    min-height: 23px;
    height: auto;
    background-repeat: no-repeat;
    padding-left: 30px;
    background-image: url('../images/icono_migratorio.png');
}

#bullets_consultoria li {
    /*list-style-image: url('../images/icono_seguridad.png');*/
    list-style: none;
    width: 100%;
    min-height: 23px;
    height: auto;
    background-repeat: no-repeat;
    padding-left: 30px;
    background-image: url('../images/icono_consultoria.png');
}

#bullets_nomina li {
    /*list-style-image: url('../images/icono_seguridad.png');*/
    list-style: none;
    width: 100%;
    min-height: 23px;
    height: auto;
    background-repeat: no-repeat;
    padding-left: 30px;
    background-image: url('../images/icono_nomina.png');
}




.btn-whatsapp {
    display:block;
    width:70px;
    height:70px;
    color:#fff;
    position: fixed;
    right:20px;
    bottom:20px;
    border-radius:50%;
    line-height:80px;
    text-align:center;
    z-index:999;
}

.form-control {
    height: 46px;
}


.alto_comentarios{
    min-height: 120px;
    height: auto;

}

.corporativo_big {
    background-image: url(../images/corporativo_01.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    position: relative;
    height: 439px;
    margin-bottom: 25px;
}

.propiedad_big {
    background-image: url(../images/propiedad_01.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    position: relative;
    height: 439px;
    margin-bottom: 25px;
}

.fiscal_big {
    background-image: url(../images/fiscal_big_01.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    position: relative;
    height: 439px;
    margin-bottom: 25px;
}

.migratorio_big {
    background-image: url(../images/migratoriobig_01.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    position: relative;
    height: 439px;
    margin-bottom: 25px;
}

.consultoria_big {
    background-image: url(../images/consultoriabig_01.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    position: relative;
    height: 439px;
    margin-bottom: 25px;
}

.accidente_big {
    background-image: url(../images/accidentebig_01.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    position: relative;
    height: 439px;
    margin-bottom: 25px;
}


.margen_listados{
    margin-bottom: 20px;
}

.destacado_listado{
    color: #E9494B;
    font-weight: bolder;
    font-family: 'open_sansregular';
}

/*.contenido ul li::before {
    content: "\2022";
    color: red;
    font-weight: bold;
    display: inline-block; 
    margin-left: -1em;
    font-size: 23px;
}*/

.linkkk a {
    text-decoration: none;
}


.linkkk a :hover{
    color: red;
}


.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: transparent;
}

.boton_rojito{
    display: flex;
    justify-content: center;
    align-items: center;
}

.logo_menu{
    z-index: 5000;
    background-image: url(../images/logo.svg);
    background-repeat: no-repeat;
    width: 280px;
    height: 85px;
    background-position: left;
    position: absolute;
    margin-left: 40px;
    margin-top: 15px;
}



.email_footer{
    text-align: left;
}


.dropdown-menu>li>a {

    color: #415A68 !important;
}


.dropdown-menu>li>a :hover {

    color: red !important;
}




.hastadelante{
    z-index: 40000;
}


.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: black;
    opacity: .8;
    background-clip: padding-box;
    border: 1px solid black;
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
    box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
}


.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: transparent !important;
}

/*carrusel start*/
.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 78%;
}

.header_absolute{
    position: absolute;
    margin-top: 0px;
    width: 100%;
    /* margin-left: -15px;
     margin-right: -15px;*/
}

.margen_titulosheaders {
    margin-top: 300px;
}


.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;

}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
/*carrusel end*/

.margen_top100{
    margin-top: 124px;
}

.header_fiscal{
    background-image: url(../images/header_fiscal.jpg);
    background-repeat: no-repeat;
    width: 100%;
    height:555px;
    background-size: cover;
    float: left;
    position: relative;
}

.header_propiedad_industrial{
    background-image: url(../images/headedr_propiedadintelectual.jpg);
    background-repeat: no-repeat;
    width: 100%;
    height:555px;
    background-size: cover;
    float: left;
    position: relative;
}

.header_migratorio{
    background-image: url(../images/header_migratorio.jpg);
    background-repeat: no-repeat;
    width: 100%;
    height:555px;
    background-size: cover;
    float: left;
    position: relative;
}

.header_corporativo{
    background-image: url(../images/header_legalcorporativo.jpg);
    background-repeat: no-repeat;
    width: 100%;
    height:555px;
    background-size: cover;
    float: left;
    position: relative;
}

.header_finanzas{
    background-image: url(../images/header_finanzas.jpg);
    background-repeat: no-repeat;
    width: 100%;
    height:555px;
    background-size: cover;
    float: left;
    position: relative;
}

.header_contable{
    background-image: url(../images/header_contable.jpg);
    background-repeat: no-repeat;
    width: 100%;
    height:555px;
    background-size: cover;
    float: left;
    position: relative;
}

.header_seguridad{
    background-image: url(../images/header_seguridad.jpg);
    background-repeat: no-repeat;
    width: 100%;
    height:555px;
    background-size: cover;
    float: left;
    position: relative;
}

.header_mediacion{
    background-image: url(../images/header_mediacion.jpg);
    background-repeat: no-repeat;
    width: 100%;
    height:555px;
    background-size: cover;
    float: left;
    position: relative;
}



.header_contacto{
    background-image: url(../images/header_contacto.jpg);
    background-repeat: no-repeat;
    width: 100%;
    height:450px;
    background-size: cover;
    float: left;
    position: relative;
}

.header_quienes{
    background-image: url(../images/header_quienes.jpg);
    background-repeat: no-repeat;
    width: 100%;
    height:450px;
    background-size: cover;
    float: left;
    position: relative;
}

.header_areas{
    background-image: url(../images/header_areas.jpg);
    background-repeat: no-repeat;
    width: 100%;
    height:450px;
    background-size: cover;
    float: left;
    position: relative;
}

.header_proyectos{
    background-image: url(../images/header_proyectos.jpg);
    background-repeat: no-repeat;
    width: 100%;
    height:450px;
    background-size: cover;
    float: left;
    position: relative;
}

.header_aviso{
    background-image: url(../images/header_aviso.jpg);
    background-repeat: no-repeat;
    width: 100%;
    height:450px;
    background-size: cover;
    float: left;
    position: relative;
    background-position: center;
}

.header_media{
    background-image: url(../images/header_blog.jpg);
    background-repeat: no-repeat;
    width: 100%;
    height:450px;
    background-size: cover;
    float: left;
    position: relative;
    background-position: center;
}

/*.header_contacto{
    background-image: url(../images/header_contacto.jpg);
    background-repeat: no-repeat;
    width: 100%;
    height:555px;
    background-size: cover;
    float: left;
    position: relative;
}*/

/*.header_proyectos{
    background-image: url(../images/header_proyectos.jpg);
    background-repeat: no-repeat;
    width: 100%;
    height:555px;
    background-size: cover;
    float: left;
    position: relative;
}*/
.header_noticias{
    background-image: url(../images/header_noticias.jpg);
    background-repeat: no-repeat;
    width: 100%;
    height:555px;
    background-size: cover;
    float: left;
    position: relative;
}

.copyright {
    width: 100%;

}


.anchonav {
    width: 65%;
    position: relative;
    float: right;
}

.margen_top_50{
    margin-top: 25px;
}


.col-xs-15,
.col-sm-15,
.col-md-15, 
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    width: 20%;
    float: left;
}

.col-xs-15 {
    width: 100%;
    float: left;
}

.marge_navegador100{
    margin-top: -110px;
}

.marge_navegador70{
    margin-top: -60px;
}

.fl-wrap input[type="text"], .fl-wrap input[type="email"], .fl-wrap input[type="tel"], .fl-wrap input[type="password"], .fl-wrap textarea {
    margin-bottom: 16px;
}


.telefono_footer {
    position: relative;
    font-size: 14px !important;
    font-family: arial;
    color: #577a8d;
    font-weight: 500;
    line-height: 16px;
    text-decoration: none !important;
}
.telefono_footer:hover {
    color: #cccccc;

}

.banner_final{
    background-image: url(../images/banner_final.jpg);
    background-repeat: no-repeat;
    background-position: right;
    width: 100%;
    height: 407px;
    background-size: cover;
    float: left;
    position: relative;
}




.texto_footer_dir {
    position: relative;
    font-size: 14px !important;
    font-family: 'montserratregular';
    color: #aaaaaa;
    line-height: 16px;
    text-align: left;
}

.foto_compra {
    background-image: url(../images/back_compra.jpg);
    background-repeat: no-repeat;
    background-position: left;
    width: 100%;
    height: 885px;
}


.margin_dir{ 
    margin-top: 140px;
    margin-left: 14px;
}



/*contacto*/

.listado_beneficios {
    font-family: 'nunitolight';
    color: #0090B8;
    font-size: 18px;
    line-height: 23px;
    margin-bottom: 15px;
}


.spacer_rojo{
    height: 3px;
    margin-top: 35px;
    margin-bottom: 35px;
    width: 100%;
    background-color: red;
}


.seguro1_cont{
    width: 100%;
    height: 40px;
    position: relative;
    float: left;
    margin-top: 20px;
    margin-bottom: 20px;
}


.f_descuentos{
    background-image: url(../images/descuentos.png);
    background-repeat: no-repeat;
    width: 100%;
    height: 352px;
    background-size: cover;
    margin-bottom: 20px;
    position: relative;
    float: left;
    border-radius: 6px;
}



.pleca_roja{
    width: 100%;
    height:55px;
    color: white;
    background-color: #FF4000;
    position: relative;
    font: 20px 'nunitomedium', sans-serif;
}

.padding_10
{
    padding-top: 10px;
}



.header_bsalud{
    background-image: url(../images/header_bsalud.jpg);
    background-repeat: no-repeat;
    background-position: right;
    width: 100%;
    height: 260px;
    color: white;
    background-size: cover;
    font: 40px 'bebas_neueregular', sans-serif;
    padding-top: 150px;
    padding-left: 40px;
}


.iconmenu{
    background-repeat: no-repeat;
    background-position: top center;
    min-height: 45px;
}

.iconmenu:hover{
    background-image: url(../images/menu_icon.png);
    background-color: transparent !important;
}


.nav-break{
    border-radius: 0;
    width: 100%;
    z-index: 1000;
}
.nav-break.navbar-default{
    background: #ffffff;
    border: none;
    box-shadow: none;
    margin: 0;
    min-height: 106px;
}
.nav-break.navbar-default .navbar-header{
    min-height: 108px;
}
.nav-break.navbar-default .navbar-nav {
    margin-right: -14px;
    line-height: 100px;

}
.nav-break.navbar-default .navbar-nav li a {
    font:  15px 'montserratregular', sans-serif;
    color: #BBBBBB;
}


.listado_masgrande{
    height: 31px;
    padding-top: 8px;
}

.botonnn_contacto {
    display: block;
    float: right;
    width: 300px;
    background-color: #B20000;
    color: white;
    padding: 10px 10px 10px 10px;
    font: 300 20px/1 'Univers-Condensed-Medium';
    text-transform: uppercase;
    text-decoration: none !important;
    text-align: center;
    margin: 0px auto 0 auto;
    border-radius: 4px;
    cursor: pointer;
}
.botonnn_contacto:hover {
    background-color: #D90000;
    color: white;
    text-decoration: none !important;
}
.botonnn {
    display: block;
    float: right;
    background-image: url(../images/arrowboton_bco.png);
    background-repeat: no-repeat;
    background-position: right;
    width: 180px;
    height: 52px;
    background-color: #B20000;
    color: white;
    padding: 11px 11px 11px 11px;
    font: 300 14px/1 'montserratregular';
    text-decoration: none !important;
    text-align: center;
    border-radius: 5px;
    cursor: pointer;
    margin-top: 15px;
    position: relative;
}
.botonnn:hover {
    background-color: #D90000;
    color: white;
    text-decoration: none !important;
}

.botonnn_otros {
    display: block;
    position: relative;
    float: left;
    background-image: url(../images/arrowboton_bco.png);
    background-repeat: no-repeat;
    background-position: right;
    width: 245px;
    background-color: #E9494B;
    color: white;
    padding: 11px 11px 11px 11px;
    font: 300 14px/1 'open_sansregular';
    text-transform: uppercase;
    text-decoration: none !important;
    text-align: center;
    border-radius: 5px;
    cursor: pointer;
    margin-top: 15px;
    position: relative;
    margin-left: 20px;
}
.botonnn_otros:hover {
    background-color: #FC4B4F;
    color: white;
    text-decoration: none !important;
}


.botonnn_nav {
    display: block;
    float: right;
    background-image: url(../images/arrowboton_bco.png);
    background-repeat: no-repeat;
    background-position: right;
    width: 180px;
    background-color: #FF5C26;
    color: white;
    padding: 10px 10px 10px 10px;
    font: 300 13px/1 'nunitomedium';
    text-transform: uppercase;
    text-decoration: none !important;
    text-align: center;
    border-radius: 4px;
    cursor: pointer;
    margin-top: 15px;
    position: relative;
}
.botonnn_nav:hover {
    background-color: #FD7311;
    color: white;
    text-decoration: none !important;
}



.botonnn_center {
    display: block;
    background-image: url(../images/arrowboton_bco.png);
    background-repeat: no-repeat;
    background-position: right;
    width: 180px;
    background-color: #FF5C26;
    color: white;
    padding: 10px 10px 10px 10px;
    font: 300 13px/1 'nunitomedium';
    text-transform: uppercase;
    text-decoration: none !important;
    text-align: center;
    border-radius: 4px;
    cursor: pointer;
    margin-top: 15px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}
.botonnn_center:hover {
    background-color: #FD7311;
    color: white;
    text-decoration: none !important;
}

.lateral_contacto{
    background-image: url(../images/contacto_lat.png);
    background-repeat:no-repeat;
    width: 100%;
    background-position: center top;
    height: 550px;
}

.lateral_tarjeta {
    background-image: url(../images/lateral_tarjeta.jpg);
    background-repeat: repeat-x;
    background-position: top;
    width: 100%;
    min-height: 350px;
    padding-top: 35px;
}


.texto_frase_naranja {
    font:  28px/1 'bebas_neueregular';
    color: #FF662B;
}
.texto_frase_azul {
    font:  28px/1 'bebas_neueregular';
    color: #00AAE4;
}


.texto_frase_azul_big{
    font:  46px 'bebas_neueregular';
    color: #17B8E9;
    line-height: 38px;
    text-align: center;
    margin-top: 16px;
}

.texto_frase_azul_sloganfooter{
    font:  46px 'bebas_neueregular';
    color: #17B8E9;
    line-height: 38px;
    text-align: center;
    margin-top: 16px;
}


.texto_frase_azul_med{
    font:  40px 'bebas_neueregular';
    color: #17B8E9;
    line-height: 34px;
    text-align: center;
}


.amazingslider-text-wrapper-1{
    bottom:15px;
}


.amazingslider-text-1 {
    display: block;
    text-align: right !important;
    padding-bottom: 27px !important;
    margin-right: 15%;

}

.amazingslider-button-1 {
    margin-right: 1% !important;
}


.relativo {
    position: relative;

}

.back_nuphase{
    background-image: url(../images/back_nuphase.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    width: 100%;  
    position: relative;
    padding-top: 50px;
    padding-bottom: 50px;
    min-height: 456px;
    background-color: #EEF2F3;
    background-size: cover;
}

.back_ban_llosa{
    background-image: url(../images/back_ban_llosa.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    width: 100%;  
    position: relative;
    padding-top: 50px;
    padding-bottom: 50px;
    min-height: 420px;
    height: auto;
    overflow: hidden;
    background-color: #EEF2F3;
    background-size: cover;
}

.titnegrol_blbold {
    font-family: 'montserratregular';
    font-size: 30px;
    line-height: 30px;
    color: #0A2F69;
    text-align: left;
}


.back_contacto2{
    background-image: url(../images/back_contacto.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    width: 100%;  
    position: relative;
    padding-top: 50px;
    padding-bottom: 50px;
    min-height: 700px;
    height: auto;
    background-size: cover;
    overflow: hidden

}



.back_aviso{
    background-image: url(../images/fondo_aviso.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    width: 100%;  
    position: relative;
    padding-top: 50px;
    padding-bottom: 50px;
    min-height: 456px;
    background-color: #EEF2F3;
}


.back_bsalud{
    background-image: url(../images/back_bsalud.jpg);
    background-repeat: no-repeat;
    background-position: left;
    width: 100%;  
    position: relative;
    padding-top: 50px;
    padding-bottom: 50px;
    min-height: 456px;

}

.back_testimoniales{
    background-image: url(../images/back_testimoniales.jpg);
    background-repeat: no-repeat;
    background-position: left;
    width: 100%;  
    position: relative;
    padding-top: 60px;
    padding-bottom: 60px;
    min-height: 469px;
    background-size: cover;
}

.testimoniales_blanco{
    background-color: #2690B3;
    width: 100%;  
    position: relative;
    padding: 22px;
    min-height: 145px;
    opacity: 0.8;
    border-radius: 5px;
    margin-top: 30px;
    margin-bottom: 10px;
}

.testimoniales_blanco2{
    background-color: #ffffff;
    width: 70%;  
    position: relative;
    padding: 12px;
    min-height: 45px;
    border-radius: 28px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
}

.textotestimoniales{
    font-family:'nunitolight';
    color: #ffffff;
    font-size: 16px;
    line-height:17px;
    text-align: center;
}

.textotestimoniales_lugar{
    margin-top: 8px;
    font-family:'nunitolight';
    color: #DDDDDD;
    font-size: 11px;
    line-height:11px;
    text-align: center;
}

.textotestimoniales_puesto{
    margin-top: 4px;
    font-family:'nunitolight';
    color: #999999;
    font-size: 13px;
    line-height:11px;
    text-align: center;
}

.textotestimoniales_nombre{
    font-family:'nunitolight';
    color: #019ABF;
    font-size: 19px;
    line-height:16px;
    text-align: center;
}

.tarjeta_testimoniales{
    background-image: url(../images/tarjeta_testimoniales.png);
    background-repeat: no-repeat;
    background-position: right;
    width: 257px;
    height: 205px;
    background-size:cover;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
}

.back_serv_medicos{
    background-image: url(../images/back_medicos.jpg);
    background-repeat: no-repeat;
    background-position: left;
    width: 100%;  
    position: relative;
    padding-top: 130px;
    padding-bottom: 60px;
    min-height: 428px;
    background-size: cover;
}


.logo_home{
    background-image: url(../images/logo.png);
    background-repeat: no-repeat;
    background-position: left;
    width: 100%;
    height: 86px;
}
.fotofam_home{
    background-image: url(../images/f_home.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 362px;
    border-radius: 5px;
    margin-bottom: 20px;

}

.f_beneficio_01{
    background-image: url(../images/f_medicodom.jpg);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 225px;
    border-radius: 5px;
    background-size: cover;
}

.f_beneficio_02{
    background-image: url(../images/f_check.jpg);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 225px;
    border-radius: 5px;
    background-size: cover;
}


.f_beneficio_03{
    background-image: url(../images/f_seguros.jpg);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 225px;
    border-radius: 5px;
    background-size: cover;
}

.f_beneficio_04{
    background-image: url(../images/f_ambulancia.jpg);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 225px;
    border-radius: 5px;
    background-size: cover;
}

.f_beneficio_05{
    background-image: url(../images/f_funeral.jpg);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 225px;
    border-radius: 5px;
    background-size: cover;
}

.f_beneficio_06{
    background-image: url(../images/f_dental.jpg);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 225px;
    border-radius: 5px;
    background-size: cover;
}

.f_beneficio_07{
    background-image: url(../images/f_asistencia.jpg);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 225px;
    border-radius: 5px;
    background-size: cover;
}

.f_beneficio_08{
    background-image: url(../images/f_asistenciavial.jpg);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 225px;
    border-radius: 5px;
    background-size: cover;
}

.f_beneficio_09{
    background-image: url(../images/f_medicamentos.jpg);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 225px;
    border-radius: 5px;
    background-size: cover;
}

.f_beneficio_10{
    background-image: url(../images/f_telemedicina.jpg);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 225px;
    border-radius: 5px;
    background-size: cover;
}

.f_beneficio_asistencias01{
    background-image: url(../images/f1_llamadas.jpg);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 225px;
    border-radius: 5px;
    background-size: cover;
}
.f_beneficio_asistencias02{
    background-image: url(../images/f2_llamadas.jpg);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 225px;
    border-radius: 5px;
    background-size: cover;
}

.f_beneficio_asistencias03{
    background-image: url(../images/f3_llamadas.jpg);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 225px;
    border-radius: 5px;
    background-size: cover;
}
.f_beneficio_laboratorio{
    background-image: url(../images/f_laboratorio.jpg);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 225px;
    border-radius: 5px;
    background-size: cover;
}



.f_bs_01{
    background-image: url(../images/bs_01.jpg);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 280px;
    border-radius: 5px;
    background-size: cover;
}

.f_bs_02{
    background-image: url(../images/bs_02.jpg);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 280px;
    border-radius: 5px;
    background-size: cover;
}

.f_bs_03{
    background-image: url(../images/bs_03.jpg);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 280px;
    border-radius: 5px;
    background-size: cover;
}



.heigth90{
    min-height: 90px;

}

.spacer50{
    height: 50px;
    width: 100%;
}


.icon_01{
    background-image: url(../images/icon_medicodom.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 55px;
    height: 55px;
    margin-right: 10px;
    margin-bottom: 10px;

}
.icon_02{
    background-image: url(../images/icon_checkup.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 55px;
    height: 55px;
    margin-right: 10px;
    margin-bottom: 10px;

}
.icon_03{
    background-image: url(../images/icon_seguros.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 55px;
    height: 55px;
    margin-right: 10px;
    margin-bottom: 10px;

}
.icon_04{
    background-image: url(../images/icon_ambulancia.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 55px;
    height: 55px;
    margin-right: 10px;
    margin-bottom: 10px;

}
.icon_05{
    background-image: url(../images/icon_funenrario.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 55px;
    height: 55px;
    margin-right: 10px;
    margin-bottom: 10px;

}
.icon_06{
    background-image: url(../images/icon_dental.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 55px;
    height: 55px;
    margin-right: 10px;
    margin-bottom: 10px;

}
.icon_07{
    background-image: url(../images/icon_asistenciahome.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 55px;
    height: 55px;
    margin-right: 10px;
    margin-bottom: 10px;

}
.icon_08{
    background-image: url(../images/icon_asistenciavial.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 55px;
    height: 55px;
    margin-right: 10px;
    margin-bottom: 10px;

}

.icon_09{
    background-image: url(../images/icon_medicina.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 55px;
    height: 55px;
    margin-right: 10px;
    margin-bottom: 10px;
}

.icon_10{
    background-image: url(../images/icon_telemedicina.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 55px;
    height: 55px;
    margin-right: 10px;
    margin-bottom: 10px;
}

.icon_11{
    background-image: url(../images/icon_asistencias.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 55px;
    height: 55px;
    margin-right: 10px;
    margin-bottom: 10px;
}
.icon_12{
    background-image: url(../images/icon_lab.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 55px;
    height: 55px;
    margin-right: 10px;
    margin-bottom: 10px;
}


.icon_descuentos{
    background-image: url(../images/icon_descuentos.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 55px;
    height: 55px;
    margin-right: 10px;
    margin-bottom: 10px;
}

.icon_contacto{
    background-image: url(../images/icon_contacto.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 55px;
    height: 55px;
    margin-right: 10px;
    margin-bottom: 10px;
}

.icon_compra{
    background-image: url(../images/icon_compra.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 55px;
    height: 55px;
    margin-right: 10px;
    margin-bottom: 10px;
}



.banner_casa{
    background-image: url(../images/back_banner_plomero2.jpg);
    background-repeat: no-repeat;
    background-position: left;
    width: 100%;
    height: 451px;
    background-size: cover;

}

.banner_app{
    background-image: url(../images/back_banner_app1.jpg);
    background-repeat: no-repeat;
    background-position: left;
    width: 100%;
    height: 451px;
    background-size: cover;

}

.banner_apprigth{
    background-image: url(../images/back_banner_app2.jpg);
    background-repeat: no-repeat;
    background-position: left;
    width: 100%;
    height: 356px;
    background-size: contain;
    margin-bottom: 20px;

}
.banner_apprigth_color{
    background-color: #1D93D1;
}

.banner_applestore{
    background-image: url(../images/appstore.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 50%;
    height: 40px;
    background-size: contain;
    float: left;
    position: relative;
}
.banner_googlestore{
    background-image: url(../images/googleplay.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 50%;
    height: 40px;
    background-size: contain;
    float: left;
    position: relative;
}




.banner_casa_contenido{
    font-size: 25px;
    margin-top: 150px; 
    margin-bottom: 20px;
    text-align: center;
}


.banner_casa_texto_azul {
    font: 35px 'bebas_neueregular';
    color: #17B8E9;
    line-height: 34px;
    text-align: center;
}


.float_izquierda{
    position: relative;
    float: left;
}
.float_derecha{
    float: right;
    margin-right: 0px;
}

.titulo_slogan{
    font-family:'bebas_neueregular';
    font-size: 48px;
    color: #0C7999;
    line-height: 50px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.titulos_blanco{
    font-family:'nunitomedium';
    font-size: 36px;
    color: #ffffff;
    text-align: center;
}

.texto_blanco_30{
    font-family:'nunitomedium';
    font-size: 50px;
    color: #ffffff;
    text-align: center;
    line-height: 50px;
}


.top_20px{
    margin-top: 40px;
}


.texto_azul_25{
    font-family:'nunitolight';
    font-size: 25px;
    line-height: 20px !important;
    color: #72DCFF;
    text-align: center;
    margin-bottom: 20px;
}

.titulos{
    font-family:'caviar_dreamsregular';
    font-size: 36px;
    color: #566879;
    text-align: center;
    margin-top: 25px;
    margin-bottom: 25px;
}


.header_tit1{
    font-family:'montserratregular';
    font-size: 50px;
    color: #ffffff !important;
    text-align: left;
    position: relative;
    float: left;
    margin-top: 20px;
    width: 100%;
    opacity: .7;
}

.header_tit2{
    font-family:'open_sansregular';
    font-size: 55px;
    line-height: 51px;
    color: #ffffff !important;
    text-align: left;
    position: relative;
    float: left;
    margin-top: -10px;
    background-image: url(../images/arrow_interior.png);
    background-repeat: no-repeat;
    background-position: right ;
    padding-right: 30px;

}


.textos_centrados{
    font-family:'open_sanslight';
    font-size: 16px;
    color: #6f808b;
    text-align: center;
    /* margin-bottom: 25px;*/
}

.textos_aviso{
    font-family:'montserratultra_light';
    font-size: 15px;
    color: #6f808b;
    text-align: justify;
    margin-bottom: 10px;
}

.textos_general{
    font-family:'montserratultra_light';
    font-size: 17px;

    color: #777777;
    text-align: justify;
    margin-bottom: 10px;
}

.textos_servicios{
    font-family:'montserratultra_light';
    font-size: 16px;
    line-height: 24px;
    color: #333333;
    text-align: justify;
    margin-bottom: 10px;
}

.titgris_espacios{
    font-family:'montserratlight';
    font-size: 15px;
    color: #5F5F5F;
    text-align: left;
    letter-spacing: 7px;  
    margin-left: 4px;
}

.titblue_espacios{
    font-family:'montserratlight';
    font-size: 16px;
    color: #DC2424;
    text-align: left;
    letter-spacing: 7px;  
    margin-left: 4px;
}

.titnegrol{
    font-family:'montserratultra_light';
    font-size: 52px;
    /*line-height:52px;*/
    color: #333333;
    text-align: left;
    margin-top: 10px;
    line-height: 1;
}

.titnegrol_bl{
    font-family:'montserratultra_light';
    font-size: 30px;
    line-height:30px;
    color: #333333;
    text-align: left;
}

.titservicios{
    font-family:'montserratlight';
    font-size: 48px;
    line-height: 48px;
    color: #333333;
    text-align: left;
    margin-bottom: 16px;
    /*margin-top: -10px;*/
}

.titnegrob{
    font-family:'montserratbold';
    font-size: 52px;
    color: #333333;
    text-align: left;
    margin-top: -20px;
}





.textos_rojo{
    font-family:'open_sanslight';
    font-size: 15px;
    color: #ee5354;
    text-align: justify;

}




.blanco {
    color: #ffffff;
}

.font_40 {
    font-family:'open_sanslight';
    font-size: 40px;
}

.font_60 {
    font-family:'open_sanslight';
    font-weight: bolder;
    font-size: 60px;
    margin-top: -20px;
}

.font_20  {
    font-family:'open_sanslight';
    font-size: 20px;
}

.font_18  {
    font-family:'open_sanslight';
    font-size: 18px;
    opacity: .6;
    margin-top: -13px;
}
.back_clientes { 
    background-image: url(../images/back_clientes.jpg);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;  
    position: relative;
    min-height: 651px;
    height: auto;
    overflow: hidden;
    background-color: #ECF0F1;
    color: #ffffff;
    text-align: center;
    padding-top: 40px;
    background-size: cover;
    margin-top: 40px;
}

.back_clientesint {
    background-image: url(../images/back_clientes.jpg);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    position: relative;
    min-height: 400px;
    height: auto;
    overflow: hidden;
    background-color: #ECF0F1;
    color: #ffffff;
    text-align: center;
    padding-top: 40px;
    background-size: cover;
    margin-top: 40px;
}



.semiblanco { 
    color: #ffffff !important;
    opacity: .6 !important;
}


.banner_experto { 
    background-image: url(../images/back_banner.jpg);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;  
    position: relative;
    height: 444px;
    background-color: #ECF0F1;
    color: #ffffff;
    text-align: center;
    padding-top: 145px;
    background-size: cover;

}


.banner_solucion { 
    background-image: url(../images/back_servicios.jpg);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;  
    position: relative;
    height: 440px;
    background-color: #ECF0F1;
    color: #ffffff;
    text-align: center;
    padding-top: 145px;
    background-size: cover;
    color: #283a43;
}


.open_regular { 
    font-family: 'open_sansregular';
    font-weight: bold;
}

.back_interior {
    background-image: url(../images/fondo_interior.jpg);
    background-repeat: no-repeat;
    background-position: right top;
    width: 100%;  
    position: relative;
    min-height: 750px;
    padding-bottom: 40px;
    height: auto;
    overflow: hidden;
    background-color: #ECF0F1;
    background-size: cover;
}
.back_interior2 {
    background-image: url(../images/fondo_interior.jpg);
    background-repeat: no-repeat;
    background-position: right top;
    width: 100%;  
    position: relative;
    min-height: 750px;
    padding-bottom: 40px;
    height: auto;
    overflow: hidden;
    background-color: #ECF0F1;
    background-size: contain;
}


.back_soluciones {
    background-image: url(../images/back_soluciones.jpg);
    background-repeat: no-repeat;
    background-position: right;
    width: 100%;  
    position: relative;
    min-height: 750px;
    padding-bottom: 40px;
    height: auto;
    overflow: hidden;
    background-color: #ECF0F1;
    background-size: cover;
}

.margin_down_30 {
    margin-bottom: 40px !important;
}




.cliente4 {
    background-image: url(../images/cliente_04.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;  
    position: relative;
    height: 102px;

    margin-bottom: 50px !important;
}

.cliente5 {
    background-image: url(../images/cliente_05.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;  
    position: relative;
    height: 102px;

    margin-bottom: 50px !important;
}

.cliente6 {
    background-image: url(../images/cliente_06.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;  
    position: relative;
    height: 102px;
    margin-bottom: 50px !important;

}

.cliente7 {
    background-image: url(../images/cliente_07.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;  
    position: relative;
    height: 102px;
    margin-bottom: 30px !important;
}

.cliente8 {
    background-image: url(../images/cliente_08.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;  
    position: relative;
    height: 102px;
    margin-bottom: 50px !important;
}

.cliente9 {
    background-image: url(../images/cliente_09.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;  
    position: relative;
    height: 102px;
    margin-bottom: 50px !important;
}

.cliente10 {
    background-image: url(../images/cliente_10.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;  
    position: relative;
    height: 102px;
    margin-bottom: 50px !important;
}



.arlo1 {background-image: url(../images/arlo_01.png);
        background-repeat: no-repeat;
        background-position: center;
        width: 100%;  
        position: relative;
        height: 185px;
        margin-bottom: 25px;
}
.arlo2 {background-image: url(../images/arlo_02.png);
        background-repeat: no-repeat;
        background-position: center;
        width: 100%;  
        position: relative;
        height: 185px;
        margin-bottom: 25px;
}
.arlo3 {background-image: url(../images/arlo_03.png);
        background-repeat: no-repeat;
        background-position: center;
        width: 100%;  
        position: relative;
        height: 185px;
        margin-bottom: 25px;
}
.arlo4 {background-image: url(../images/arlo_04.png);
        background-repeat: no-repeat;
        background-position: center;
        width: 100%;  
        position: relative;
        height: 185px;
        margin-bottom: 25px;
}


.met1 {background-image: url(../images/ser1.png);
       background-repeat: no-repeat;
       background-position: center;
       width: 100%;  
       position: relative;
       height: 185px;
       margin-bottom: 25px;
}

.met1:hover {background-image: url(../images/ser1_on.png);
}

.met2 {background-image: url(../images/ser2.png);
       background-repeat: no-repeat;
       background-position: center;
       width: 100%;  
       position: relative;
       height: 185px;
       margin-bottom: 25px;
}

.met2:hover {background-image: url(../images/ser2_on.png);
}

.met3 {background-image: url(../images/ser3.png);
       background-repeat: no-repeat;
       background-position: center;
       width: 100%;  
       position: relative;
       height: 185px;
       margin-bottom: 25px;
}

.met3:hover {background-image: url(../images/ser3_on.png);
}

.met4 {background-image: url(../images/ser4.png);
       background-repeat: no-repeat;
       background-position: center;
       width: 100%;  
       position: relative;
       height: 185px;
       margin-bottom: 25px;
}

.met4:hover {background-image: url(../images/ser4_on.png);
}

.arlo_m1 {
    background-image: url(../images/arlo_m1.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;  
    position: relative;
    height: 439px;
    margin-bottom: 15px;
    background-size: contain;
}

.arlo_m2 {
    background-image: url(../images/arlo_m2.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;  
    position: relative;
    height: 439px;
    margin-bottom: 15px;
    background-size: contain;
}

.arlo_m3 {
    background-image: url(../images/arlo_m3.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;  
    position: relative;
    height: 439px;
    margin-bottom: 15px;
    background-size: contain;
}


.fiscal_1 {
    background-image: url(../images/fiscal_f01.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;  
    position: relative;
    height: 439px;
    margin-bottom: 25px;
}

.fiscal_2 {
    background-image: url(../images/fiscal_f02.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;  
    position: relative;
    height: 439px;
    margin-bottom: 25px;
}

.fiscal_3 {
    background-image: url(../images/fiscal_f03.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;  
    position: relative;
    height: 439px;
    margin-bottom: 25px;
}





.solucion_1 {background-image: url(../images/f_legal.png);
             background-repeat: no-repeat;
             background-position: center;
             width: 100%;  
             position: relative;
             height: 201px;
             margin-bottom: 10px;
}

.solucion_2 {background-image: url(../images/f_propiedad.png);
             background-repeat: no-repeat;
             background-position: center;
             width: 100%;  
             position: relative;
             height: 201px;
             margin-bottom: 10px;
}

.solucion_3 {background-image: url(../images/f_migratorio.png);
             background-repeat: no-repeat;
             background-position: center;
             width: 100%;  
             position: relative;
             height: 201px;
             margin-bottom: 10px;
}

.solucion_4 {background-image: url(../images/f_fiscal.png);
             background-repeat: no-repeat;
             background-position: center;
             width: 100%;  
             position: relative;
             height: 201px;
             margin-bottom: 10px;
}

.solucion_5 {background-image: url(../images/f_finanzas.png);
             background-repeat: no-repeat;
             background-position: center;
             width: 100%;  
             position: relative;
             height: 201px;
             margin-bottom: 10px;
}

.solucion_6 {background-image: url(../images/f_nomina.png);
             background-repeat: no-repeat;
             background-position: center;
             width: 100%;  
             position: relative;
             height: 201px;
             margin-bottom: 10px;
}

.solucion_7 {background-image: url(../images/f_seguridad.png);
             background-repeat: no-repeat;
             background-position: center;
             width: 100%;  
             position: relative;
             height: 201px;
             margin-bottom: 10px;
}

.solucion_8 {background-image: url(../images/f_contable.png);
             background-repeat: no-repeat;
             background-position: center;
             width: 100%;  
             position: relative;
             height: 201px;
             margin-bottom: 10px;
}




.titulosbig{
    font-family:'nunitobold';
    font-size: 44px;
    color: #000000;
    line-height: 44px;
    text-align: center !important;
    margin-top: 30px;
}


.titulo_light{
    font-family:'nunitolight';
    color: #545454;
    font-size: 27px;

}
.margin_top_15{
    margin-top: -15px;
}


.history{
    font-family:'open_sanslight';
    color: #546679;
    font-size: 12px;
    margin-bottom: 10px;
    text-align: left;
}

.history_bold {
    color: #BBBBBB;
    font-weight: bolder;
    font-family:'open_sansregular';
}


.sub_titulos{
    font-family:'open_sanslight';
    color: #546679;
    font-size: 20px;
    margin-bottom: 10px;
    text-align: center;
}

.sub_titulos_interior {
    font-family: 'open_sansregular';
    color: #546679;
    font-size: 26px;
    margin-bottom: 10px;
    text-align: left;
    /*height: 55px;*/
    min-height: 55px;
    padding-left: 60px;
    padding-top: 8px;
    background-image: url(../images/bullet.png);
    background-repeat: no-repeat;
    background-position: left top;
    line-height: 28px;
}



.titulos_beneficios{
    font-family:'nunitolight';
    color: #0090B8;
    font-size: 23px;
    line-height: 23px;
}

.subtitulos_beneficios{
    font-family:'nunitomedium';
    font-size: 21px;
    line-height: 21px;
    color: #000000;
    text-decoration: none;

}





.descuentos_listado {
    font-family: 'nunitomedium';
    font-size: 25px;
    line-height: 25px;
    color: #FF4000;
    margin-bottom: 10px;
    text-decoration: none;
}


.bullet_beneficios{
    font-family:'nunitomedium';
    font-size: 17px;
    line-height: 17px;
    color: #000000;
    padding-top: 16px;
    text-decoration: none !important;
}

.bullet_beneficios:hover{
    color: #FF5C26;
    text-decoration: none !important;
}


.color_azulclaro{

    color: #17B9E9;
}


.textosaviso{
    font-family:'nunitolight';
    color: #333333;
    font-size: 16px;
    line-height:18px;
    text-align: justify;
}

.textos{
    font-family:'nunitolight';
    color: #333333;
    font-size: 19px;
    line-height:25px;
}

.textos16{
    font-family:'nunitolight';
    color: #333333;
    font-size: 16px;
    line-height:18px;
}

.textos_ull{
    font-family:'nunitolight';
    color: #333333;
    font-size: 16px;
    line-height: 17px;
    margin-top: 10px !important;
}

.letra_chica{
    font-family:arial;
    color: #333333;
    font-size: 12px;
    line-height: 14px;
    color: #aaaaaa;
    margin-top: 18px;
    margin-bottom: 18px;

}

.btn_masinfo{
    background-image: url(../images/mas_info.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 25px;
    float: right;
    height: 25px;
    margin-top: 7px;
    margin-bottom: 7px;

}

.cien{
    width: 100%;
}
.red_1{
    background-image: url(../images/bannermadscuentos.jpg);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;  
    position: relative;
    height: 224px;
    background-size: contain;
}
.fondo_blanco{
    background-color: #ffffff;
    width: 100%;
    padding: 20px;
    min-height: 350px;
    margin-top: 50px;
}


.back_bannermembresia{
    background-image: url(../images/back_beneficios_home.jpg);
    background-repeat: no-repeat;
    background-position: right;
    width: 100%;  
    position: relative;
    height: 638px;
    /*  padding: 100px;*/
    background-color: #ECF0F1;
}
.back_domicilio{
    background-image: url(../images/fondo_dr_domicilio.jpg);
    background-repeat: no-repeat;
    background-position: right;
    width: 100%;  
    position: relative;
    height: 630px;
    padding: 5%;
    /*  padding: 100px;*/
    background-color: #ECF0F1;
}

.back_telemedicina{
    background-image: url(../images/fondo_telemedicina.jpg);
    background-repeat: no-repeat;
    background-position: right;
    width: 100%;  
    position: relative;
    height: 630px;
    padding: 5%;
    /*  padding: 100px;*/
    background-color: #ECF0F1;
}

.back_ambulancia{
    background-image: url(../images/fondo_ambulancia.jpg);
    background-repeat: no-repeat;
    background-position: right;
    width: 100%;  
    position: relative;
    height: 630px;
    padding: 5%;
    /*  padding: 100px;*/
    background-color: #ECF0F1;
}

.back_contacto{
    background-image: url(../images/fondo_contacto.jpg);
    background-repeat: no-repeat;
    background-position: right;
    width: 100%;  
    position: relative;
    height: 630px;
    padding: 5%;
    /*  padding: 100px;*/
    background-color: #ECF0F1;
}

.back_compra{
    background-image: url(../images/back_top_compra.jpg);
    background-repeat: no-repeat;
    background-position: right;
    width: 100%;  
    position: relative;
    height: 630px;
    padding: 5%;
    /*  padding: 100px;*/
    background-color: #ECF0F1;
}



.back_asistencia_hogar{
    background-image: url(../images/fondo_asistencia.jpg);
    background-repeat: no-repeat;
    background-position: right;
    width: 100%;  
    position: relative;
    height: 630px;
    padding: 5%;
    /*  padding: 100px;*/
    background-color: #ECF0F1;
}

.back_asistencia_vial{
    background-image: url(../images/fondo_vial.jpg);
    background-repeat: no-repeat;
    background-position: right;
    width: 100%;  
    position: relative;
    height: 630px;
    padding: 5%;
    /*  padding: 100px;*/
    background-color: #ECF0F1;
}


.centrado{
    text-align: center !important;
}

.spacerdown{
    height: 45px;
}


.padign_cero{
    padding-left:0px;
    padding-right:0px;
    padding-bottom:0px;
}


.padign_6{
    padding: 6px;
}


.margin_abajo{
    margin-bottom: 12px;
}

.altura_minima{
    min-height: 180px !important;
}


.fondo_new{
    width: 100%;
    background-image: url(../images/back_footer.jpg);
    background-repeat: no-repeat;
    min-height: 400px;
    height: auto;
    background-position: left top;
    position: relative;
    background-size: cover;
    padding-top: 60px;
    padding-left: 50px;
    overflow: hidden;


    padding-bottom: 40px;
}




.footer_fb {
    background-image: url(../images/fb.png);
    width: 35px;
    margin-bottom: 0px;
    height: 35px;
    margin-top: 28px;
    margin-bottom: 10px;
    background-repeat: no-repeat;
    background-position: bottom;
    float: left;
    margin-right: 5px;
}

.footer_fb:hover {
    opacity: .9;
    background-image: url(../images/fb_on.png);
}

.footer_in {
    background-image: url(../images/in.png);
    width: 35px;
    margin-bottom: 0px;
    height: 35px;
    margin-top: 28px;
    margin-bottom: 10px;
    background-repeat: no-repeat;
    background-position: bottom;
    float: left;
    margin-right: 5px;
}

.footer_in:hover {
    opacity: .9;
    background-image: url(../images/in_on.png);
}

.footer_twitter {
    background-image: url(../images/tw.png);
    width: 35px;
    margin-bottom: 0px;
    height: 35px;
    margin-top: 28px;
    margin-bottom: 10px;
    background-repeat: no-repeat;
    background-position: bottom;
    float: left;
    margin-right: 5px;
}

.footer_twitter:hover {
    opacity: .9;
    background-image: url(../images/tw_on.png);
}

.footer_yt{
    background-image: url(../images/yt.png);
    width: 35px;
    margin-bottom: 0px;
    height: 35px;
    margin-top: 28px;
    margin-bottom: 10px;
    background-repeat: no-repeat;
    background-position: bottom;
    float: left;
    margin-right: 5px;
}

.footer_yt:hover {
    opacity: .9;
    background-image: url(../images/yt_on.png);
}



.instagram_fb {
    background-image: url(../images/l_instagram.png);
    width: 28px;
    margin-bottom: 0px;
    height: 28px;
    margin-top: 28px;
    margin-bottom: 10px;
    background-repeat: no-repeat;
    background-position: bottom;
    float: left;
}
.instagram_fb:hover {
    opacity: .9;
}

.yt_fb {
    background-image: url(../images/l_yt.png);
    width: 38px;
    height: 28px;
    margin-bottom: 10px;
    background-repeat: no-repeat;
    background-position: center;
    float: left;
}

.ssl {
    background-image: url(../images/ssl.png);
    width: 161px;
    height: 42px;
    margin-bottom: 10px;
    background-repeat: no-repeat;
    background-position: center;

}

.slogan_footer{
    width: 100%;
    height: auto;
    min-height: 80px;
    line-height: 39px;
    margin-top: 110px;
}

.slogan_naranja{
    color: #FF662B;
}


a.titulo_footer{
    position: relative;
    font-size: 15px !important;
    height: 30px;
    font-family: 'montserratregular';
    overflow: hidden;
    clear: both;
    margin-bottom: 10px;
    display: block;
    color: #ffffff;
    text-decoration: none;
}

a.titulo_footer:hover{
    color: #ffffff;
}




.texto_footerblanco{
    position: relative;
    font-size: 14px !important;
    font-family: 'montserratregular';
    color: #AAAAAA;
    line-height: 16px;
}

.texto_footerblanco:hover{
    color: #ffffff;
    text-decoration: none;
}


.logo_footer2{
    background-image: url(../images/logo_arlo_footer.svg);
    width: 100%;
    height: 90px;
    margin-bottom: 0px;
    background-repeat: no-repeat;
    background-position: left;
}


.copyright_right{
    position: relative;
    float: left;
}


.abugaber{
    float: right;
    font-size: small;
    color: #ffffff;
    opacity: .7;
    text-decoration: none;
}

.abugaber:hover{
    opacity: .8;
    text-decoration: none !important;
    color: #ffffff;

}

.avi{
    float: right;
    font-size: small;
    color: #888888;
    opacity: .7;
    text-decoration: none;
}

.avi:hover{
    opacity: .8;
    text-decoration: none !important;
    color: #ffffff;

}





/*nuevo css arriba------------------------------------------------------------------a*/





.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 0px solid #e5e5e5;
}



/*COMBO TRANSPARENTE** */

.fl-wrap.populated select, .fl-wrap.populated button {
    padding-bottom: 0.38em;
    padding-top: 1.5em;
    /* padding-left: 0.5em; */
    -moz-padding-end: 6px;
    -moz-padding-start: 0.5em;
    color: #666666;
    background: transparent !important;
}




.arrow_combo{
    background-image: url(../images/arrow_combo.png);
    background-repeat: no-repeat;
    background-position: right;
    margin-right: 10px;
    height: 42px;
}

.header-top{
    background: #3A425C;
    height: 25px;
}





.estiloscapcha{
    box-shadow: 0 0 0 1px #666;
    background-color: #F4F4F4;
    color: #B8B8B8;
    border-radius: 4px;
    box-sizing: border-box;
    display: block;
    padding: 5px 5px 5px 5px;
    width: 100%;
    word-break: normal;
    border: medium none;
    font-family: "Helvetica Neue",sans-serif;
    font-size: 14px;
    margin-right: 6px;
}





.header_beneficios{
    background-image: url(../images/header_beneficios.jpg);
    height: 287px;
    background-size: cover;
}

.header_descuentos{
    background-image: url(../images/header_familia.jpg);
    height: 287px;
    background-size: cover;
}

.header_seguros{
    background-image: url(../images/header_seguros.jpg);
    height: 287px;
    background-size: cover;
}

.logofooter{
    background-image: url(../images/logotipo-xs.png);
    background-repeat: no-repeat;
    background-position: center;
    height: 119px;

}



.bene1{
    background-image: url( ../images/bene1.jpg);
    background-position: center center;
    width: 100%;
    height: 120px;
    background-repeat: no-repeat;
    position: relative;
    float: left;
    margin-bottom: 15px;
    background-size: contain;
    margin-top: 12px;
}



.nav-break.navbar-default .navbar-nav li a.current, .nav-break.navbar-default .navbar-nav li a:hover {
    color: #F30202;
    text-decoration: none;
}

.nav-break.navbar-default .navbar-toggle {
    border: 1px solid transparent;
    border-radius: 3px;
    float: right;
    margin-bottom: 8px;
    margin-right: 15px;
    margin-top: 33px;
    padding: 9px 8px;
    position: relative;
}
.nav-break.navbar-default .navbar-toggle, .navbar-toggle:hover, .navbar-default .navbar-toggle:focus{
    background: #ce0905;
}

.nav-break.navbar-default .navbar-toggle .icon-bar {
    background-color: #FFFFFF;
}
/*.slider{
    display:block;
    position:relative;
    width:100%;
    min-height: 502px;
}*/


.slider{
    display:block;
    position:relative;
    width:100%;
    min-height: 270px;
}


.telfooter{
    color: #fff;
    margin-top: 55px;
    margin-bottom: 15px;
    font-family: 'Univers-Condensed-Medium';
    font-size: 25px;
}
.telfooter2{
    color: #B0C5EA;
    margin-top: 55px;
    margin-bottom: 15px;
    font-family: 'Univers-Condensed-Medium';
    font-size: 25px;
}

.telfooter3{
    color: #B0C5EA;
    font-family: 'Univers-Condensed-Medium';
    font-size: 25px;
}
.container-home-contactar a:hover{
    background-color: #cc0066;
}
.container-footer-bg{
    background-image: url(../images/back_footer.jpg);
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    background-size: cover;
    width: 100%;
    min-height: Calc(240px - 40px);
    padding: 40px 0 20px 0;
}
.container-footer-bg h1{
    position: relative;
    font: 500 12px/1 'Hind', sans-serif;
    color: #9949E9;
    text-align: left;
    padding: 15px 0 10px 0;
    margin: 0;
}
.container-footer-bg .lugar , .container-footer-bg a{
    /*display: block;*/
    margin: 0 0 0 0;
    padding: 2px 0 2px 0;
    /*font: 500 12px/1 'arial', sans-serif;*/
    color: white;
    text-align: left;
    text-decoration: none;
    transition: 0.3s all;
}

.container-footer-bg a:hover{
    color: #3E8BFF;
}
.container-footer-bg .lugar i{
    font: 500 12px/1 'FontAwesome';
    color: #2792c5;
    padding-right: 5px;
    display: inline-block;
}
.container-footer-bg .redes {
    font: 400 20px/1 'FontAwesome';
    color: white;
    display: inline-block !important;
    margin: 0;
    padding: 20px 5px 20px 7px;
    text-align: left;
    text-decoration: none;

}

.container-footer-bg .link{
    display: block;
    margin: 0 0 0 0;
    padding: 2px 0;
    font: 400 13px/1 'arial', sans-serif;
    color: #005CE8;
    text-align: left;
    text-decoration: none;
    transition: 0.3s all;
    overflow: hidden;
}
.container-footer-bg .link:hover{
    color: white;
}
.container-footer-copyright-bg{
    position: relative;
    width: 100%;
    height: 35px;
}
.container-footer-copyright-bg p {
    display: block;	
    font: 400 13px 'Hind', sans-serif;
    color: #005CE8;
    text-decoration: none;
    text-align: left;
    padding: 0;
    margin: 0;
    padding-top: 15px;
    text-transform: uppercase;
}
.container-footer-copyright-bg .powerby, .powerby:hover {
    display: block;	
    font: 300 12px 'Hind', sans-serif;
    color: #3E8BFF;
    text-decoration: none;
    text-align: right;
    padding-top: 15px;
}
.container-header-interior{
    position: relative;
    width: 100%;
    height: 228px;
    background-color: #14161f;
}
.container-header-interior .titulos{
    position: relative;
    font: 500 35px/1 'Hind', sans-serif;
    color: #d9d9d9;
    text-transform: uppercase;
    padding: 150px 0 0 10%;
}
.container-header-interior.servicios{
    background: url(../images/header-servicios.jpg) no-repeat center top;
    width: 100%;
    height: 228px;
    background-size: cover;
}
.container-header-interior.firma{
    background: url(../images/header-firma.jpg) no-repeat center top;
    width: 100%;
    height: 228px;
    background-size: cover;
}
.container-header-interior.equipo{
    background: url(../images/header-equipo.jpg) no-repeat center top;
    width: 100%;
    height: 228px;
    background-size: cover;
}
.container-header-interior.contacto{
    background: url(../images/header-contacto.jpg) no-repeat center top;
    width: 100%;
    height: 228px;
    background-size: cover;
}

.formulario-contacto {
    margin-top: 30px;
}

.formulario-contacto .form-group .form-control {
    background-color: white;
    border: medium none;
    border-radius: 3px;
    color: #1a2126;
    font: 300 15px 'Hind', sans-serif;
    height: 38px;
    margin-top: 8px;
    position: relative;
}
.formulario-contacto .form-group textarea.form-control {
    background-color: white;
    border: medium none;
    border-radius: 8px;
    color: #1a2126;
    font: 300 15px 'Hind', sans-serif;
    height: 100px;
    margin-top: 8px;
    overflow: hidden;
    resize: none;
}
.formulario-contacto .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(2, 113, 210, .6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(2, 113, 210, .6);
}
.formulario-contacto .btncontacto {
    background-color: #c51e60;
    border: none;
    border-radius: 3px;
    color: white;
    font: 500 22px 'Hind', sans-serif;
    height: 50px;
    margin-top: 10px;
    position: relative;
    text-align: center;
    width: 100%;
    padding-top: 10px;
}
.container-interior-bg ul {
    color: #1f2432;
    font: 300 16px/1.2 "Hind",sans-serif;
}
.as-btn-blue-medium {
    /*  border-radius: 0px !important;*/
    font-family: 'Univers-Condensed-Medium'!important;
    font-size: 16px !important;
    font-weight: 200 !important;
    padding: 12px 20px 12px 20px !important;
    margin-right: 20px;
    margin-bottom: 200px;
}
.as-btn-blue-medium:hover {
    /*  border-radius: 0px !important;*/
    background-color: #EC5355 !important;
}


/*-----------------------------------------------------------------------------------------1240px--------------------------------------------------------------------*/

@media (max-width: 1240px) {




}


/*-----------------------------------------------------------------------------------------1230px--------------------------------------------------------------------*/

@media (max-width: 1230px) {

    .marge_navegador100{
        margin-top: 0px;
    }

    .marge_navegador70{
        margin-top: 0px;
    }

}

/*-----------------------------------------------------------------------------------------1200px--------------------------------------------------------------------*/

@media (max-width: 1200px) {


    .col-lg-15 {
        width: 20%;
        float: left;
    }


    .slider{
        min-height: 250px;
    }

    .textoazul28nav{
        font-family: 'Univers-Condensed-Medium' !important;
        color: #003FA5 !important;
        font-size: 28px !important;
        float: right;
        position: relative;
        margin-right: 17px;
        margin-top: -34px;
    }

    .telfooter{
        color: #fff;
        margin-top: 55px;
        margin-bottom: 15px;
        font-family: 'Univers-Condensed-Medium';
        font-size: 22px;
    }
    .telfooter2{
        color: #B0C5EA;
        margin-top: 55px;
        margin-bottom: 15px;
        font-family: 'Univers-Condensed-Medium';
        font-size: 22px;
    }



    .textosolucionesthumbssol{
        font-family: 'Univers-Condensed-Medium' !important;
        color: #fff ;
        font-size: 18px !important;
        text-align: center !important;
        text-decoration: none;
        padding-top: 103px;
        position: relative;
        display: block;
    }


}

/*----------------------------------------------------------------------------------------------------1199px--------------------------------------------------------*/

@media (max-width: 1199px) {

    .contenddero_redes{

    }

    a.titulo_footer {
        font-size: 15px !important;
        height: 23px;
        /*  text-align: center;*/
    }

    .slogan_footer {

        min-height: 69px;
        line-height: 39px;
        margin-top: 39px;
    }


    .texto_frase_azul_sloganfooter{
        font:  39px 'bebas_neueregular';
        line-height: 36px;
        margin-bottom: 20px;

    }



    .texto_footerblanco {
        text-align: center;
        margin-bottom: 4px;
    }


    .telefono_footer {
        text-align: center !important;
        margin-bottom: 4px;
    }







    .ssl {
        width: 100%;
    }

    .fondo_new {
        padding-top: 30px;
        padding-left: 20px;
    }


}




/*------------------------------------------1430----------------------------------------*/
@media (max-width: 1430px) {

    .margen_top100 {
        margin-top: 20px;
    }

    .fiscal_1 {
        height: 300px;
        background-size: contain;
        margin-bottom:10px;
    }


    .fiscal_2 {
        height: 300px;
        background-size: contain;
        margin-bottom:10px;
    }


    .fiscal_3 {
        height: 300px;
        background-size: contain;
        margin-bottom:10px;
    }

    .sub_titulos_interior {
        background-position: left top;
    }

    .contenddero_redes{
        /*float: right;
        margin-right: 30px;*/
    }







    .back_domicilio{
        background-image: url(../images/fondo_dr_domicilio_s.jpg);
    }

    .back_bannermembresia{
        background-image: url(../images/back_beneficios_home_s.jpg);
    }


    .back_admin{
        background-image: url(../images/fondo_dr_medicina_s.jpg);
    }


    .back_telemedicina{
        background-image: url(../images/fondo_telemedicina_s.jpg);
    }


    .back_ambulancia{
        background-image: url(../images/fondo_ambulancia_s.jpg);
    }

    .back_contacto{
        background-image: url(../images/fondo_contacto_s.jpg);
    }

    .back_compra{
        background-image: url(../images/back_top_compra_s.jpg);
    }

    .back_asistencia_hogar{
        background-image: url(../images/fondo_asistencia_s.jpg);
    }

    .back_asistencia_vial{
        background-image: url(../images/fondo_vial_s.jpg);
    }

    .back_checkup{
        background-image: url(../images/fondo_checkup_s.jpg);
    }

    .back_plandental{
        background-image: url(../images/fondo_dental_s.jpg);
    }

    .back_laboratorios{
        background-image: url(../images/fondo_laboratorios_s.jpg);
    }

    .back_funerarios{
        background-image: url(../images/fondo_funerarios_s.jpg);
    }




    .back_asistencias{
        background-image: url(../images/fondo_asistencias_s.jpg);
    }




}

/*------------------------------------------768 nav new----------------------------------------*/
@media (max-width: 768px) {

    .nav-break.navbar-default {

        min-height: 90px;
    }



    .nav-break.navbar-default .navbar-nav li a:hover {

        color: #ffffff;
    }


    .botonnn_nav {
        display: none;
    }



    .iconmenu:hover{
        background-image: url(../images/icon_menu_s.png);
    }


    .navbar-header .container-phone-menu{
        position: relative;
        display: block;
        margin-right: 30px;
        margin-top: 35px;
    }
    .navbar-header .container-phone-menu a{
        display: block;
        font-size: 22px;
        text-decoration: none;
    }
    .nav-break.navbar-default .navbar-nav {
        margin-left: 0px;}
    .nav-break .navbar-header {
        float: none;
    }
    .nav-break .navbar-left, .nav-break .navbar-right {
        float: none !important;
    }
    .nav-break .navbar-toggle {
        display: block;
    }
    .nav-break .navbar-collapse {
        border-top: 1px  #fff;
    }
    .nav-break .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .nav-break .navbar-collapse.collapse {
        display: none!important;
    }
    .nav-break .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .nav-break .navbar-nav li {
        float: none;

    }
    .nav-break .navbar-nav li a {
        padding-top: 10px;
        padding-bottom: 10px;
        min-height: 30px;
        line-height: 30px !important;
    }
    .nav-break .collapse.in{
        display:block !important;
        background-color: #1C202A;
    }

    .nav-break.navbar-default .navbar-header {
        min-height: 0px;
    }







}

/*------------------------------------------1146----------------------------------------*/
@media (max-width: 1160px) {
    .titnegrol {
        font-size: 40px;
        /* line-height: 45px; */
    }
}


/*------------------------------------------1124----------------------------------------*/
@media (max-width: 1124px) {
    .titsectores {

        font-size: 19px;
        line-height: 21px;
    }

}

/*------------------------------------------998----------------------------------------*/
@media (max-width: 1009px) {

    .lenguaje {

        width: 77px;
        height: 19px;
        /* background-image: url(../images/ingles_s.jpg); */
        right: 16px;
        margin-top: 3px;
    }
}

/*------------------------------------------998----------------------------------------*/
@media (max-width: 988px) {


    .titservicios{

        font-size: 41px;
        line-height: 45px;
    }

    .titservicios2 {
        font-size: 41px;
        line-height: 45px;
    }


    .container-footer-bg {
        background-image: url(../images/back_footer.jpg);
        background-position: center;
        background-repeat: no-repeat;
        position: relative;
        background-size: cover;
        width: 100%;
        min-height: Calc(240px - 40px);
        padding: 5px 0 20px 0;
    }

    .container-footer-copyright-bg p {
        display: block;	
        font: 400 15px 'Hind', sans-serif;
        color: #3A5074;
        text-decoration: none;
        text-align: center;
        padding: 0;
        margin: 0;
        padding-top: 15px;
        text-transform: uppercase;
    }
}


/*----------------------------------------------------------------------------------------------------991pxx--------------------------------------------------------*/


@media (max-width: 991px) {

    .logo_menu {
        z-index: 5000;
        background-image: url(../images/logo.svg);
    }



    /* .contenddero_redes{
         padding-left: 45%;
     }*/


    .email_footer{
        text-align: center;
    }


    a.titulo_footer {

        text-align: center;
    }


    .col-md-15 {
        width: 100%;
        float: left;
    }

    .banner_app_color{
        background-color: #1D93D1;
        min-height: 300px; 
        padding-bottom: 60px;
    }

    .banner_app_s{
        background-position: center;
        background-image: url(../images/back_banner_app_s.jpg);
        height: 459px;
        width: 100%;
        background-size: cover;
        margin-bottom: 20px;
        background-position: top;

    }

    .f_beneficio_01{
        height: 330px;
        margin-bottom: 10px;
    }

    .f_beneficio_02{
        height: 330px;
        margin-top: 30px;
        margin-bottom: 10px;
    }

    .f_beneficio_03{
        height: 330px;
        margin-top: 30px;
        margin-bottom: 10px;
    }

    .f_beneficio_04{
        height: 330px;
        margin-top: 30px;
        margin-bottom: 10px;
    }

    .f_beneficio_05{
        height: 330px;
        margin-top: 30px;
        margin-bottom: 10px;
    }

    .f_beneficio_06{
        height: 330px;
        margin-top: 30px;
        margin-bottom: 10px;
    }

    .f_beneficio_07{
        height: 330px;
        margin-top: 30px;
        margin-bottom: 10px;
    }

    .f_beneficio_08{
        height: 330px;
        margin-top: 30px;
        margin-bottom: 10px;
    }

    .f_beneficio_09{
        height: 330px;
        margin-top: 30px;
        margin-bottom: 10px;
    }

    .f_beneficio_10{
        height: 330px;
        margin-top: 30px;
        margin-bottom: 10px;
    }

    .f_beneficio_asistencias01{
        height: 330px;
        margin-top: 30px;
        margin-bottom: 10px;
    }
    .f_beneficio_asistencias02{
        height: 330px;
        margin-top: 30px;
        margin-bottom: 10px;
    }

    .f_beneficio_asistencias03{
        height: 330px;
        margin-top: 30px;
        margin-bottom: 10px;
    }


}


/*----------------------------------------------------------------------------------------------------976px--------------------------------------------------------*/

@media (max-width: 991px) {
    .logo_footer2 {
        background-position: center !important;
    }

}



@media (max-width: 994px) {

    .contenddero_redes {
        float: none;
        /* margin-left: auto; */
        /* margin-right: auto; */
        width: 100%;
        /* margin: 0 auto; */
        display: flex;
        justify-content: center;
    }

    .texto_footer_dir {
        text-align: center !important;
        margin-bottom: 4px;
    }


}

/*----------------------------------------------------------------------------------------------------892px-----------*/

@media (max-width: 892px) {



    .amazingslider-button-1 {
        margin-right: -8% !important;

    }

    /*---------ESTILOS NUEVOS ARRIBA-------*/


    /*----------------------------------------------------------------------------------------------------768px--------------------------------------------------------*/



    @media (max-width: 768px) {


        .rnglon_numeros {
            width: 100%;
        }

        .titblue_espacios {
            text-align: center;

        }


        .titnegrol {

            text-align: center;
            margin-bottom: 10px;
            /* line-height: 45px; */
        }

        .titnegrob {
            text-align: center;
   
        }

        .nosotros_foto {

            margin-bottom: 15px;
            position: relative;
            float: left;
            background-size: contain;
            height: 300px;
        }



        .fondo_sectores {

            padding-top: 5px;
            padding-bottom: 5px;
            margin-bottom: 10px;
        }

        .sector1 {
            height: 150px;
        }

        .sector2 {
            height: 150px;
        }
        .sector3 {
            height: 150px;
        }
        .sector4 {
            height: 150px;
        }
        .sector5 {
            height: 150px;
        }

        .sector6 {
            height: 150px;
        }






        .spacer50{
            height: 10px;

        }

        .header_aviso{
            height:260px;
        }

        .header_media{
            height:260px;
        }


        .header_quienes {
            height:260px;
        }

        .header_areas {
            height:260px;
            background-position: center;
        }

        .header_proyectos {
            height:260px;
            background-position: center;
        }

        .header_contacto {
            height:260px;
            background-position: center;
        }



        .nav-break.navbar-default .navbar-toggle {

            margin-top: 25px;

        }



        .logo_menu {
            width: 200px;
            margin-top: 4px;
            height: 61px;
        }



        .font_40 {

            font-size: 27px;
            line-height: 27px;
        }

        .font_60 {
            font-size: 40px;
            margin-top: 8px;
            line-height: 40px;
            margin-bottom:15px;

        }


        .header_propiedad_industrial {

            height: 300px;
        }

        .header_corporativo {

            height: 300px;
        }


        .header_migratorio {

            height: 300px;
        }


        .header_fiscal {

            height: 300px;
        }

        .header_finanzas {

            height: 300px;
        }

        .header_contable {

            height: 300px;
        }

        .header_arlo {

            height: 300px;
        }

        .header_contacto {

            height: 300px;
        }

        .header_seguridad {

            height: 300px;
        }

        .header_mediacion {

            height: 300px;
        }



        .margen_titulosheaders {
            margin-top: 126px;
        }

        .header_tit2{
            font-size: 37px;
            line-height: 37px;
            margin-top: -21px;
            padding-right: 21px;
        }

        .header_tit1 {
            margin-bottom: 17px;   
            font-size: 23px;
        }

        .col-sm-15 {
            width: 100%;
            float: left;
        }


        .banner_final{
            background-image: url(../images/banner_final_s.jpg);
            height: 800px;

        }


        .back_serv_medicos{
            padding-top: 90px;

        }


        .contenddero_redes{
            /* width: 100%;
             padding-left: 0%;*/
        }


        .subtitulos_beneficios {
            font-size: 14px;
            line-height: 14px;
        }


        .margin_dir{ 
            margin-top: 25px;
        }
        .descuentos_2x1{
            background-image: url(../images/2x1.jpg);
            background-repeat: no-repeat;
            background-position: center;
            width: 100%;
            height: 207px;
            background-size: contain;
            margin-bottom: 20px;
            position: relative;
            float: left;
            border-radius: 6px;
        }



        .chubb{
            background-image: url(../images/chubb_s.jpg);
            height: 360px;
            background-size: contain;

        }

        .amazingslider-button-1 {
            margin-right: -8% !important;
        }






        .f_beneficio_laboratorio{
            height: 330px;
            margin-top: 30px;
            margin-bottom: 10px;
        }

        .panteon{
            height: 330px;
            margin-top: 30px;
            margin-bottom: 10px;
        }
        .seguro_foto{
            height: 330px;
            margin-top: 30px;
            margin-bottom: 10px;

        }

        .f_hospitales{
            height: 330px;
            margin-top: 30px;
            margin-bottom: 10px;
        }
        .f_laboratorios{
            height: 330px;
            margin-top: 30px;
            margin-bottom: 10px;
        }


        .f_descuentos{
            height: 330px;
            margin-top: 30px;
            margin-bottom: 10px;

        }

        .f_cine{
            background-image: url(../images/cine.png);
            height: 330px;
            margin-top: 30px;
            margin-bottom: 10px;
        }




        .red_1{
            background-image: url(../images/bannermadscuentos_s.jpg);
            height: 480px;
            margin-top: 15px;
        }

        .banner_casa_contenido{
            margin-top: 20px; 
        }

        .banner_casa{
            background-position: center;
            background-image: url(../images/back_banner_plomero2_s.jpg);
            height: 250px;
            width: 100%;
            background-size: cover;
            background-position: top;

        }

        .banner_app_s {
            height: 303px;
            background-size: cover;
        }

        .header_bsalud{
            background-image: url(../images/header_bsalud_s.jpg);
        }

        .header_beneficios{
            background-image: url(../images/header_beneficios_s.jpg);
        }

        .header_seguros{
            background-image: url(../images/header_seguros_s.jpg);
        }

        .header_descuentos{
            background-image: url(../images/header_familia_s.jpg);
        }


        .texto_blanco_30{
            font-family:'nunitomedium';
            font-size: 33px;
            color: #ffffff;
            text-align: center;
            line-height: 30px;
        }


        .top_20px{
            margin-top: 15px;
        }







        /*---------ESTILOS NUEVOS ARRIBA-------*/



    }

    /*---------------------------------------------------------------------------------------------------425px----------------------------------------------------------*/
    @media (max-width: 425px) {


        .tit_margen30bottom{
            margin-bottom: 10px;

        }

        .cliente_01 {
            width: 100%;  
            background-size: contain;
            height: 70px;

        }

        .cliente_02 {
            width: 100%;  
            background-size: contain;
            height: 70px;
        }

        .cliente_03 {
            width: 100%;  
            background-size: contain;
            height: 70px;
        }



        .slider {
            min-height: 150px;
        }

        .titulos {
            font-size: 25px;
            line-height: 25px;
        }

        .titulo_light {
            line-height: 24px;
            font-size: 24px;
        }

        .titulo_slogan {
            font-size: 36px;

            line-height: 38px;
        }






        /*---------ESTILOS NUEVOS ARRIBA-------*/

        /*.slider{
            display: none;
        }*/

        .navbar-brand {
            padding: 15px 0px 15px 7px;
        }
        .navbar-brand img{
            width: 120px;
        }
        .navbar-header .container-phone-menu a{
            display: block;
            font-size: 19px;
        }
        .navbar-header .container-phone-menu{
            margin-right: 5px;

        }

    }



    /*---------------------------------------------------------------------------------------------------320px----------------------------------------------------------*/
    @media (max-width: 320px) {

    }