html {
    scroll-behavior: smooth;
}
body {
    position: relative; 
}

.fb_ok_header {
    background-image: url(../images/fb.png);
    height: 30px;
    width: 30px;
    float: right;
    position: relative;
    background-size: contain;
    margin-top: -8px;

}

.nav>li>a {
    padding: 9px 9px;
}

.ins_ok_header {
    background-image: url(../images/ins.png);
    height: 30px;
    width: 30px;
    float: right;
    position: relative;
    background-size: contain;
    margin-top: -8px;
}


.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;
    float: right;
}


.fb_ok{
    background-image:url(../images/fb.png);
    height:60px;
    width: 60px;
    float: right;
    position: relative;
}  

.ins_ok{
    background-image:url(../images/ins.png);
    height:60px;
    width: 60px;
    float: left;

    position: relative;
} 

a:hover {
    color: #008C00;
    text-decoration: none;
}

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


.f_josue{
    background-image:url(../images/f_josue.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    height: 540px;
    width: 100%;
    background-size: contain;
    background-position: top;
}

.f_cesar{
    background-image:url(../images/f_cesar.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    height: 540px;
    width: 100%;
    background-size: contain;
    background-position: top;
}

.f_luis{
    background-image:url(../images/f_luis.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    height: 540px;
    width: 100%;
    background-size: contain;
    background-position: top;
}

.f_josafat{
    background-image:url(../images/f_josafat.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    height: 540px;
    width: 100%;
    background-size: contain;
    background-position: top;
}

.f_paola{
    background-image:url(../images/f_paola.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    height: 540px;
    width: 100%;
    background-size: contain;
    background-position: top;
}

.f_camilo{
    background-image:url(../images/f_camilo.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    height: 540px;
    width: 100%;
    background-size: contain;
    background-position: top;
}


.f_henry{
    background-image:url(../images/f_henry.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    height: 540px;
    width: 100%;
    background-size: contain;
    background-position: top;
}

.f_peter{
    background-image:url(../images/f_peter.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    height: 540px;
    width: 100%;
    background-size: contain;
    background-position: top;
}

.f_bp{
    background-image:url(../images/f_bd.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    height: 540px;
    width: 100%;
    background-size: contain;
    background-position: top;
}

.estilos{
    height: 35px;
    padding-top: 7px;
    padding-bottom: 4px;
    padding-left: 25px;
    padding-right: 25px;
    position: relative;
    float: left;
    color:#ffffff;
    background-color: #000000;
    border-radius: 20px;
    margin-right: 10px;
    margin-bottom: 10px;
}

.btn_cita{
    min-height: 35px;
    padding-top: 10px;
    padding-bottom: 4px;
    padding-left: 25px;
    padding-right: 25px;
    position: relative;
    float: left;
    color: #ffffff;
    background-color: #468C00;
    border-radius: 5px;
    margin-right: 10px;
    text-align: center;
    line-height: 1;
    margin-bottom: 10px;
}

.contenedor_estilo{
    width: 100%;
    position: relative;
    float: left;
}

.carousel-control.left, .carousel-control.right {
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,0) 0,rgba(0,0,0,0) 100%);
    background-image: -o-linear-gradient(left,rgba(0,0,0,0) 0,rgba(0,0,0,0) 100%);
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,0)),to(rgba(0,0,0,0)));
    background-image: linear-gradient(to right,rgba(0,0,0,0) 0,rgba(0,0,0,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x;
}
.glyphicon-chevron-right::before, .glyphicon-chevron-left::before {
    content: '';
}

.logo_contacto{
    background-image:url(../images/uc.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    height: 501px;
    width: 100%;
    background-size: contain;
}

.srv1{
    background-image:url(../images/banner_profesionalismo.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    height:156px;
    width: 100%;
    background-size: contain;
}  

.srv2{
    background-image:url(../images/banner_seguridad.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    height:156px;
    width: 100%;
    background-size: contain;
}  

.srv3{
    background-image:url(../images/banner_atencion.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    height:156px;
    width: 100%;
    background-size: contain;
}  



.services-description{
    padding-top: 10px;
    margin: 0;
    text-align: right;
    font-size: 11px;
    line-height: 1;
    color: #909090;
    font-style: italic;
}
.credits-absolute-white{
    position: absolute;
    bottom: 10px;
    right: 10px;
    margin: 0;
    text-align: right;
    font-size: 11px;
    line-height: 1;
    color: #909090;
    font-style: italic;
}
.credits-absolute-dark{
    position: absolute;
    bottom: 10px;
    right: 10px;
    margin: 0;
    text-align: right;
    font-size: 11px;
    line-height: 1;
    color: rgba(250, 250, 250, 0.9);
    font-style: italic;
}
.titheader {
    font-family: 'Futura-Book';
    font-size: 55px;
    color: #ffffff;
    text-align: left;
    margin-top: 10px;
    padding-top: 80px;
    opacity: 0.6;
    filter: alpha(opacity=60); /* For IE8 and earlier */
}

.back_technovalue{
    background-image:url(../images/pleca_logo.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    min-height: 145px;
    width: 100%;
    background-size: cover;
}

.botnamarillo {
    height: 35px;
    width: 200px;
    background-color: #FBC41F;
    font-family: 'Futura-Book';
    font-size: 15px;
    color: #ffffff;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 18px;
    padding-top: 8px;
    border-radius: 4px;
    cursor: hand;
    cursor: pointer;
}

.botnamarillo:hover {
    background-color: #EEB404;
}



.fotocontacto{
    background-image: url(../images/f_contacto.jpg);
    width: 100%;
    height: 255px;
    background-size: cover;
}

.bannerhome{
    width: 100%;
    background-image: url(../images/banner_home.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 356px;
    background-position: left;
    position: relative;
    overflow: hidden;
}

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

.bannerint{
    width: 100%;
    background-image: url(../images/banner_interior.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 356px;
    background-position: center;
    margin-top: 20px;
    position: relative;
    overflow: hidden;
}

.bannerboost{
    width: 100%;
    background-image: url(../images/banner_interior2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 150px;
    background-position: center;
    margin-top: 20px;
    position: relative;
    overflow: hidden;
}

.header_services{
    width: 100%;
    background-image: url( ../images/header_services.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 255px;
    background-position: center;
    position: relative;
    overflow: hidden;
}

.header_projects{
    width: 100%;
    background-image: url( ../images/header_projects.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 255px;
    background-position: center;
    position: relative;
    overflow: hidden;
}

.header_about{
    width: 100%;
    background-image: url( ../images/header_about.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 255px;
    background-position: center;
    position: relative;
    overflow: hidden;
}

.f1_services{
    width: 100%;
    background-image: url( ../images/int_f01.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 450px;
    background-position: center;
    margin-bottom: 30px;
}

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


.titulos_interiores{
    color: #5D5D5D;
    font-family: 'Futura-Book';
    font-size: 28px;
    line-height: 32px;
    text-align: left;
}

.servicio1_iconoint {
    width: 100%;
    background-image: url( ../images/icon_media.png);
    background-repeat: no-repeat;
    background-size: contain;
    height: 130px;
    background-position: center;
}



.servicio2_iconoint {
    width: 100%;
    background-image: url( ../images/icon_press.png);
    background-repeat: no-repeat;
    background-size: contain;
    height: 130px;
    background-position: center;
}

.servicio3_iconoint {
    width: 100%;
    background-image: url( ../images/icon_interview.png);
    background-repeat: no-repeat;
    background-size: contain;
    height: 130px;
    background-position: center;
}


.servicio4_iconoint {
    width: 100%;
    background-image: url( ../images/icon_product.png);
    background-repeat: no-repeat;
    background-size: contain;
    height: 130px;
    background-position: center;
}

.servicio5_iconoint {
    width: 100%;
    background-image: url( ../images/icon_trips.png);
    background-repeat: no-repeat;
    background-size: contain;
    height: 130px;
    background-position: center;
}

.servicio6_iconoint {
    width: 100%;
    background-image: url( ../images/icon_prevents.png);
    background-repeat: no-repeat;
    background-size: contain;
    height: 130px;
    background-position: center;
}

.servicio7_iconoint {
    width: 100%;
    background-image: url( ../images/icon_presskit.png);
    background-repeat: no-repeat;
    background-size: contain;
    height: 130px;
    background-position: center;
}

.servicio8_iconoint {
    width: 100%;
    background-image: url( ../images/icon_reporting.png);
    background-repeat: no-repeat;
    background-size: contain;
    height: 130px;
    background-position: center;
}

.btn_masinfo{
    background-color: #680001;
    border-radius: 3px;
    color: white;
    font: 500  'Futura-Book' sans-serif;
    position: relative;
    text-align: center;
    font-size: 12px !important;
    width: 180px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-left: 10px;
    margin-right: auto;
    margin-bottom: 30px;
    text-decoration: none;
    cursor: pointer;
}

.btn_masinfo:hover{
    background-color: #9B0000;
}

.copyright{
    font-family: 'Futura-Book';
    font-size: 14px;
}


.textid {
    color: #A5E9FF;
    margin-bottom: 20px;
    text-align: center;
}


.logofooters{
    background-image: url(../images/logo.jpg);
    width:100%;
    height: 52px;
    margin-bottom: 20px;
    background-repeat: no-repeat;
    background-position: center;
}

.ind1{
    background-image: url( ../images/icon_media.png);
    background-repeat: no-repeat;
    width: 100%;
    min-height: 200px;
    background-position: center top;
    position: relative;
    float: left;
    transition: transform .2s; /* Animation */
}

.ind1:hover{
    background-image: url(../images/icon_media_on.png);
    transform: scale(1.1);
}

.ind2{
    background-image: url( ../images/icon_press.png);
    background-repeat: no-repeat;
    width: 100%;
    min-height: 200px;
    background-position: center top;
    position: relative;
    float: left;
    transition: transform .2s; /* Animation */
}

.ind2:hover{
    background-image: url(../images/icon_press_on.png);
    transform: scale(1.1);
}


.ind3{
    background-image: url( ../images/icon_interview.png);
    background-repeat: no-repeat;
    width: 100%;
    min-height: 200px;
    background-position: center top;
    position: relative;
    float: left;
    transition: transform .2s; /* Animation */
}

.ind3:hover{
    background-image: url( ../images/icon_interview_on.png);
    transform: scale(1.1);
}


.ind4{
    background-image: url( ../images/icon_product.png);
    background-repeat: no-repeat;
    width: 100%;
    min-height: 200px;
    background-position: center top;
    position: relative;
    float: left;
    transition: transform .2s; /* Animation */
}

.ind4:hover{
    background-image: url( ../images/icon_product_on.png);
    transform: scale(1.1);
}

.ind5{
    background-image: url( ../images/icon_trips.png);
    background-repeat: no-repeat;
    width: 100%;
    min-height: 200px;
    background-position: center top;
    position: relative;
    float: left;
    transition: transform .2s; /* Animation */
}

.ind5:hover{
    background-image: url( ../images/icon_trips_on.png);
    transform: scale(1.1);
}
.ind6{
    background-image: url(../images/icon_prevents.png);
    background-repeat: no-repeat;
    width: 100%;
    min-height: 200px;
    background-position: center top;
    position: relative;
    float: left;
    transition: transform .2s; /* Animation */
}

.ind6:hover{
    background-image: url( ../images/icon_prevents_on.png);
    transform: scale(1.1);
}

.ind7{
    background-image: url( ../images/icon_presskit.png);
    background-repeat: no-repeat;
    width: 100%;
    min-height: 200px;
    background-position: center top;
    position: relative;
    float: left;
    transition: transform .2s; /* Animation */
}

.ind7:hover{
    background-image: url( ../images/icon_presskit_on.png);
    transform: scale(1.1);
}

.ind8{
    background-image: url( ../images/icon_reporting.png);
    background-repeat: no-repeat;
    width: 100%;
    min-height: 200px;
    background-position: center top;
    position: relative;
    float: left;
    transition: transform .2s; /* Animation */
}

.ind8:hover{
    background-image: url( ../images/icon_reporting_on.png);
    transform: scale(1.1);
}


.fondo_pleca{
    background-image: url( ../images/fondo_pleca.jpg);
    background-repeat: no-repeat;
    background-color: #ffffff;
    width: 100%;
    min-height: 200px;
    background-position: left top;
    background-size: contain;    
}

.titulogalerriahover{
    color: #ffffff;
    font-size: 17px;
    text-align: center;
    font-family: 'Futura-Book';
    margin-top: 25%;
}
.descripciongalerriahover{
    color: #ffffff;
    font-size: 14px;
    text-align: center;
    font-family: 'Futura-Book';
}




.btn_pedidos{
    background-color: #F9BA0A;
    border-radius: 3px;
    color: white;
    font: 500  'Futura-Book' sans-serif;
    position: relative;
    text-align: center;
    font-size: 12px !important;
    width: 180px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-left: auto;
    margin-right: 10px;
    margin-bottom: 30px;
    text-decoration: none;
    cursor: pointer;
}

.btn_pedidos:hover{
    background-color: #FAC027;
}



ul {
    list-style-image: url( ../images/bullet.jpg);
    padding-top: 6px;
}

.medios1{
    background-image: url(../images/medio1.jpg);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 157px;
    position: relative;
    float: left;
}

.bulletttttt{
    width: 35px;
    height: 20px;
    background-image:  url(../images/bullet.jpg);
    background-repeat: no-repeat;
    margin-top: 30px;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
}

.spacergris{
    background-image:  url(../images/backgris.jpg);
    background-repeat: repeat-x;
    height: 68px;
    margin-bottom: 30px;

}

.titmedios{
    position: relative;
    float: left;
    font-family: 'Futura-Book';
    color: white;
    font-size: 20px;
    text-align: center;
    width: 100%;
}

.medios2{
    background-image: url(../images/medio2.jpg);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 157px;
}

.medios3{
    background-image: url(../images/medio3.jpg);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 157px;
}
.medios4{
    background-image: url(../images/medio4.jpg);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 157px;
}

.medios5{
    background-image: url(../images/medio5.jpg);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 157px;
}

/*columnas 5*/
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

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

/*columnas 5*/



.header-top ul.container-top-menu{
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    height: 25px;
    min-width: Calc(80px - 30px);
}
.header-top ul.container-top-menu li{
    float: right;
    /*border-right:1px solid #404452;*/

}
.header-top ul.container-top-menu li a{
    display: block;

    color: #A1A5B1;
    padding: 0 15px 0 15px;
    text-decoration: none;
    text-transform: uppercase;
    /*border-right: 1px solid #61687d;*/

}



.aval1 {
    background-image: url(../images/aval1.jpg);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    min-height: 300px;
    background-size: contain;
    position: relative;
    float: left;
}

.aval2 {
    background-image: url(../images/aval2.jpg);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    min-height: 300px;
    background-size: contain;
    position: relative;
    float: left;
}

.aval3 {
    background-image: url(../images/aval3.jpg);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    min-height: 300px;
    background-size: contain;
    position: relative;
    float: left;
}



/*CONTACTO*/
.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 'Futura-Book', 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 'Futura-Book', 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 'Futura-Book', sans-serif;
    height: 50px;
    margin-top: 10px;
    position: relative;
    text-align: center;
    width: 100%;
    padding-top: 10px;
}
.logoheader{
    background-image: url( ../images/logo_big.jpg);
    width: 340px;
    height: 86px;
    margin-top: 10px;
    background-repeat: no-repeat;
}
.nav-break{
    border-radius: 0;
    width: 100%;
    z-index: 1000;
}
.nav-break.navbar-default{
    background: #fff;
    border: none;
    box-shadow: none;
    margin: 0;
    min-height: 100px;
    /*  -webkit-box-shadow: 0px 0px 13px 0px rgba(50, 50, 50, 0.75);
      -moz-box-shadow:    0px 0px 13px 0px rgba(50, 50, 50, 0.75);
      box-shadow:         0px 0px 13px 0px rgba(50, 50, 50, 0.75);*/
}
.nav-break.navbar-default .navbar-header{
    min-height: 108px;
}
.nav-break.navbar-default .navbar-nav {
    margin-left: 40px;
    line-height: 100px;

}
.nav-break.navbar-default .navbar-nav li a {
    font: 400 15px 'Futura-Book';
    color: #777777;

    /*line-height: 78px;*/
    padding-top: 46px;


}
.nav-break.navbar-default .navbar-nav li a.current, .nav-break.navbar-default .navbar-nav li a:hover {
    color: #FBC41F;
    text-decoration: none;
}
.as-btn-blue-medium{
    background-color:#D96D00 !important;
}
.as-btn-blue-medium:hover{
    background-color:#FF8000 !important;
}


a:hover, a:focus {
    color: #008C00;
    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: white;
}

.nav-break.navbar-default .navbar-toggle .icon-bar {
    background-color: #202432;
}
.header-support{
    position: relative;
    float: right;
}
.icon-support{
    position: relative;
    float: left;
    width: 50px;
    height: 50px;
    margin-top: 36px;
    margin-left: 60px;
}
.txt-support{
    position: relative;
    float: left;
    font: 600 14px 'Helvetica Light', sans-serif;
    margin-top: 63px;
    margin-left: 21px;
    color: #858585;
}
.slider{
    display:block;
    position:relative;
    width:100%;
    min-height: 460px;
}
.container-home-areas{
    position: relative;
    width: 100%;
    min-height: 500px;
    /*background: url(../images/home-areas-bg.jpg) no-repeat top left;*/
    background-size: cover;
    padding-bottom: 0px;
}
.container-home-areas h1, .container-home-servicios h1 {
    position: relative;
    font: 500 40px/1 'Helvetica Light', sans-serif;
    color: #202432;
    text-align: center;
    padding: 60px 0 10px 0;
    text-transform: uppercase;
    margin: 0;
}
.container-home-areas p{
    position: relative;
    display: block;
    margin: 0 0 0 0;
    padding: 10px 0 20px 0;
    font: 400 20px/1 'Helvetica Light', sans-serif;
    color: #3b3f4b;
    text-align: center;
}

.led1{
    background-image: url(../images/slim1.jpg);
    background-repeat: no-repeat;
    width: 100%;
    height: 381px;
    background-position: center;
    background-size:contain;
}

.led2{
    background-image: url(../images/slim2.jpg);
    background-repeat: no-repeat;
    width: 100%;
    height: 381px;
    background-position: center;
    background-size:contain;
}

.led3{
    background-image: url(../images/slim3.jpg);
    background-repeat: no-repeat;
    width: 100%;
    height: 381px;
    background-position: center;
    background-size:contain;
}


.lampara1{
    background-image: url(../images/lampara1.jpg);
    background-repeat: no-repeat;
    width: 100%;
    height: 381px;
    background-position: center;
    background-size:contain;
}

.lampara2{
    background-image: url(../images/lampara2.jpg);
    background-repeat: no-repeat;
    width: 100%;
    height: 381px;
    background-position: center;
    background-size:contain;
}

.lampara3{
    background-image: url(../images/lampara3.jpg);
    background-repeat: no-repeat;
    width: 100%;
    height: 381px;
    background-position: center;
    background-size:contain;
}


.opalino1{
    background-image: url(../images/opalino1.jpg);
    background-repeat: no-repeat;
    width: 100%;
    height: 381px;
    background-position: center;
    background-size:contain;
}

.opalino2{
    background-image: url(../images/opalino2.jpg);
    background-repeat: no-repeat;
    width: 100%;
    height: 381px;
    background-position: center;
    background-size:contain;
}

.opalino3{
    background-image: url(../images/opalino3.jpg);
    background-repeat: no-repeat;
    width: 100%;
    height: 381px;
    background-position: center;
    background-size:contain;
}

.container-home-areas .patentes, .derechos, .litigio, .marcas, .pirateria, .corporativo, .administrativa, .franquicias, .regulatoria, .comercial{
    position: relative;
    display: block;
    /* padding: 20px 0 40px 0;*/
    overflow: hidden;
    margin-bottom: 0px;
} 
.patentes h1, .derechos h1{
    font: 500 30px/1 'Helvetica Light', sans-serif;
    color: #268600;
    text-align: center;
    margin: 0;
    padding: 0;
    padding-top: 30px;

}
ul.list-products{
    list-style: none;
    font: 200 20px/1 'Helvetica Light', sans-serif;
    text-align: left;
    color: #56565a;
    margin: 0;
    padding: 0;
    margin-top: 25px;
    margin-bottom: 25px;
}
.list-products li {
    padding-bottom: 8px;
}
.list-products strong {
    font-weight: 600;
}
.text-left-center{
    display: block;
    margin: 0 auto;
    width: 310px;
}
.vermas{
    display: block;
    margin: 0 auto;
    width: 300px;
    padding: 13px 0;
    font-size: 18px;
    line-height: 18px;
    text-transform: uppercase;
    background-color: #268600;
    border: 0 none;
    transition-duration: .3s;
    font-family: 'Helvetica Light', sans-serif;
}
.vermas:hover{
    background-color: #c3e76a;
    color: #268600;
}
/* .container-home-areas .patentes:hover, .derechos:hover, .litigio:hover, .marcas:hover, .pirateria:hover, .corporativo:hover, .administrativa:hover, .franquicias:hover, .regulatoria:hover, .comercial:hover{
        text-decoration: none;
        color: #2792c5;
 }  */

.valores{
    background-image: url( ../images/valores.jpg);
    background-repeat: no-repeat;
    background-position: center right;
    height: 303px;
    width: 100%;
    position: relative;
    margin-bottom: 10px;
    background-size: auto;
}


.guardia1{
    background-image: url(../images/guardia1.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    height: 183px;
    width: 100%;
    position: relative;
    margin-bottom: 10px;
    margin-right: 10px;
    background-size: auto;
}
.guardia2{
    background-image: url(../images/guardia2.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    height: 183px;
    width: 100%;
    position: relative;
    margin-bottom: 10px;
    margin-right: 10px;
    background-size: auto;
}
.guardia3{
    background-image: url(../images/guardia3.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    height: 183px;
    width: 100%;
    position: relative;
    margin-bottom: 10px;
    margin-right: 10px;
    background-size: auto;
}
.guardia4{
    background-image: url(../images/guardia4.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    height: 183px;
    width: 100%;
    position: relative;
    margin-bottom: 10px;
    margin-right: 10px;
    background-size: auto;
}
.guardia5{
    background-image: url(../images/guardia5.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    height: 183px;
    width: 100%;
    position: relative;
    margin-bottom: 10px;
    margin-right: 10px;
    background-size: auto;
}
.guardia6{
    background-image: url(../images/guardia6.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    height: 183px;
    width: 100%;
    position: relative;
    margin-bottom: 10px;
    margin-right: 10px;
    background-size: auto;
}
.guardia7{
    background-image: url(../images/guardia7.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    height: 183px;
    width: 100%;
    position: relative;
    margin-bottom: 10px;
    margin-right: 10px;
    background-size: auto;
}
.guardia8{
    background-image: url(../images/guardia8.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    height: 183px;
    width: 100%;
    position: relative;
    margin-bottom: 10px;
    margin-right: 10px;
    background-size: auto;
}
.guardia9{
    background-image: url(../images/guardia9.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    height: 183px;
    width: 100%;
    position: relative;
    margin-bottom: 10px;
    margin-right: 10px;
    background-size: auto;
}
.rrhh1{
    background-image: url( ../images/rhh1.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    height: 183px;
    width: 100%;
    position: relative;
    margin-bottom: 10px;
    margin-right: 10px;
    background-size: auto;
}
.rrhh2{
    background-image: url( ../images/rhh2.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    height: 183px;
    width: 100%;
    position: relative;
    margin-bottom: 10px;
    margin-right: 10px;
    background-size: auto;
}

.tic1{
    background-image: url( ../images/tic1.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    height: 183px;
    width: 100%;
    position: relative;
    margin-bottom: 10px;
    margin-right: 10px;
    background-size: auto;
}

.tic2{
    background-image: url( ../images/tic2.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    height: 183px;
    width: 100%;
    position: relative;
    margin-bottom: 10px;
    margin-right: 10px;
    background-size: auto;
}
.tic3{
    background-image: url( ../images/tic3.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    height: 183px;
    width: 100%;
    position: relative;
    margin-bottom: 10px;
    margin-right: 10px;
    background-size: auto;
}
.tic4{
    background-image: url( ../images/tic4.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    height: 183px;
    width: 100%;
    position: relative;
    margin-bottom: 10px;
    margin-right: 10px;
    background-size: auto;
}
.tic5{
    background-image: url( ../images/tic5.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    height: 183px;
    width: 100%;
    position: relative;
    margin-bottom: 10px;
    margin-right: 10px;
    background-size: auto;
}
.tic6{
    background-image: url( ../images/tic6.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    height: 183px;
    width: 100%;
    position: relative;
    margin-bottom: 10px;
    margin-right: 10px;
    background-size: auto;
}

.se1{
    background-image: url(../images/seg1.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    height: 183px;
    width: 100%;
    position: relative;
    margin-bottom: 10px;
    margin-right: 10px;
    background-size: auto;
}
.se2{
    background-image: url(../images/seg2.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    height: 183px;
    width: 100%;
    position: relative;
    margin-bottom: 10px;
    margin-right: 10px;
    background-size: auto;
}
.se3{
    background-image: url(../images/seg3.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    height: 183px;
    width: 100%;
    position: relative;
    margin-bottom: 10px;
    margin-right: 10px;
    background-size: auto;
}
.se4{
    background-image: url(../images/seg4.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    height: 183px;
    width: 100%;
    position: relative;
    margin-bottom: 10px;
    margin-right: 10px;
    background-size: auto;
}
.se5{
    background-image: url(../images/seg5.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    height: 183px;
    width: 100%;
    position: relative;
    margin-bottom: 10px;
    margin-right: 10px;
    background-size: auto;
}
.se6{
    background-image: url(../images/seg6.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    height: 183px;
    width: 100%;
    position: relative;
    margin-bottom: 10px;
    margin-right: 10px;
    background-size: auto;
}
.lim1{
    background-image: url( ../images/limp1.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    height: 183px;
    width: 100%;
    position: relative;
    margin-bottom: 10px;
    margin-right: 10px;
    background-size: auto;
}
.lim2{
    background-image: url( ../images/limp2.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    height: 183px;
    width: 100%;
    position: relative;
    margin-bottom: 10px;
    margin-right: 10px;
    background-size: auto;
}
.lim3{
    background-image: url( ../images/limp3.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    height: 183px;
    width: 100%;
    position: relative;
    margin-bottom: 10px;
    margin-right: 10px;
    background-size: auto;
}
.pha1{
    background-image: url( ../images/pha1.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    height: 183px;
    width: 260px;
    position: relative;
    margin-bottom: 10px;
    margin-right: 10px;
    background-size: cover;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin: 0 auto;
}

.pha2{
    background-image: url( ../images/pha2.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    height: 183px;
    width: 260px;
    position: relative;
    margin-bottom: 10px;
    margin-right: 10px;
    background-size: auto;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin: 0 auto;
} 
.dpes1{
    background-image: url( ../images/dpes1.jpg);
    background-repeat: no-repeat;
    background-position: center;
    height: 183px;
    width: 260px;;
    position: relative;
    margin-bottom: 10px;
    margin-right: 10px;
    background-size: cover;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin: 0 auto;
}
.dpes2{
    background-image: url( ../images/dpes2.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    height: 183px;
    width: 260px;
    position: relative;
    margin-bottom: 10px;
    margin-right: 10px;
    background-size: cover;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin: 0 auto;
}  
.s1text{
    font-size: 16px;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
    position: relative;
    float: left;
    margin-bottom: 10px;
    width: 100%;
}

.contactotext{
    color: white;
    font-size: 20px;
    text-align: right;
}

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

.videoicon{
    background-image: url(../images/icon_video.png);
    width: 39px;
    height: 32px;
    position: relative;
    float: left;
    background-position: center;
    vertical-align: middle;
    padding-top: -10px;
}

.ind_descripcion3{
    background-color: white;
    border-radius: 0 0 5px 5px;
    width: 100%;
    margin: 5px;
    min-height: 300px;
    margin-bottom: 15px;
    float: left;
    position: relative;
}

.ind_titulo{
    color: #0085B2;
    font-size: 20px;
    text-align: center;
    font-family: 'Futura-Book';
}

.ind_texto{
    font-size: 15px;
    font-family: arial;
    text-align: justify;
    color: #777777;
    padding: 7px;
    line-height: 18px;

}

.ind1_f1{
    background-image: url( ../images/retail_f1.jpg);
    background-size: cover;
    width: 100%;
    min-height: 210px;
    background-position: center;
    position: relative;
    float: left;
    margin-bottom: 16px;
}

.ind1_f2{
    background-image: url( ../images/retail_f2.jpg);
    background-size: cover;
    width: 100%;
    min-height: 210px;
    background-position: center;
    position: relative;
    float: left;
    margin-bottom: 16px;
}

.ind1_f3{
    background-image: url( ../images/retail_f3.jpg);
    background-size: cover;
    width: 100%;
    min-height: 210px;
    background-position: center;
    position: relative;
    float: left;
    margin-bottom: 16px;
}

.ind2_f1{
    background-image: url( ../images/ing_f1.jpg);
    background-size: cover;
    width: 100%;
    min-height: 210px;
    background-position: center;
    position: relative;
    float: left;
    margin-bottom: 16px;
}

.ind2_f2{
    background-image: url( ../images/ing_f2.jpg);
    background-size: cover;
    width: 100%;
    min-height: 210px;
    background-position: center;
    position: relative;
    float: left;
    margin-bottom: 16px;
}

.ind2_f3{
    background-image: url( ../images/ing_f3.jpg);
    background-size: cover;
    width: 100%;
    min-height: 210px;
    background-position: center;
    position: relative;
    float: left;
    margin-bottom: 16px;
}

.ind2_f4{
    background-image: url( ../images/ing_f4.jpg);
    background-size: cover;
    width: 100%;
    min-height: 210px;
    background-position: center;
    position: relative;
    float: left;
    margin-bottom: 16px;
}

.ind3_f1{
    background-image: url( ../images/consumo_f1.jpg);
    background-size: cover;
    width: 100%;
    min-height: 210px;
    background-position: center;
    position: relative;
    float: left;
    margin-bottom: 16px;
}
.ind3_f2{
    background-image: url( ../images/consumo_f2.jpg);
    background-size: cover;
    width: 100%;
    min-height: 210px;
    background-position: center;
    position: relative;
    float: left;
    margin-bottom: 16px;
}

.ind3_f3{
    background-image: url( ../images/consumo_f3.jpg);
    background-size: cover;
    width: 100%;
    min-height: 210px;
    background-position: center;
    position: relative;
    float: left;
    margin-bottom: 16px;
}




.icon_ind1{
    background-image: url(../images/ind_retail.png);
    width: 75px;
    height: 75px;
    float: left;
    position: relative;
    margin-right: 15px;
}

.icon_ind2{
    background-image: url( ../images/ind_construccion.png);
    width: 75px;
    height: 75px;
    float: left;
    position: relative;
    margin-right: 15px;
}

.icon_ind3{
    background-image: url( ../images/ind_consumo.png);
    width: 75px;
    height: 75px;
    float: left;
    position: relative;
    margin-right: 15px;
}

.icon_ind4{
    background-image: url( ../images/ind_quimica.png);
    width: 75px;
    height: 75px;
    float: left;
    position: relative;
    margin-right: 15px;
}

ul {
    list-style-image: url(' ../images/bullet_txt.png');
}


.beneficios ul li  {
    list-style-image: url(' ../images/bullet_beneficios.png');
}

.subtituloindustrias
{
    color: #444444;
    font-size: 24px;
    text-align: center;
    font-family: 'Futura-Book';
    margin-top: 20px;
    margin-bottom: 20px;
}

.beneficios{
    border-radius: 5px 5px 5px 5px;
    background-image: url( ../images/fondo_beneficios.jpg);
    background-repeat: no-repeat;
    background-position: right;
    background-color: #007CA6;
    width: 98%;
    margin-left: 1%;
    margin-right: 1%;
    min-height: 150px;
    padding: 15px;
    margin-bottom: 30px;
}

.beneficiostit{
    font-family: 'Futura-Book';
    color: white;
    font-size: 20px;
    text-align: left;
    margin-bottom: 20px;
}

.beneficiostext{
    font-family: arial;
    color: #A5D3E4;
    font-size: 15px;
    text-align: left;
}


.spacer45{
    width: 100%;
    height: 45px;
    overflow: hidden;
}

.spacer90{
    width: 100%;
    height: 90px;
    position: relative;
    float: left;
}
.spacer200{
    width: 100%;
    height: 200px;
    position: relative;
    float: left;
}

.textotstimonios{
    font: 20px 'bebas_neueregular';
    color: #999999;
    padding-top: 5px;
    padding-left: 10px;
    text-decoration: none !important;
    position: relative;
    float: left;
}

.textotstimonios:hover{
    color: #D86C00;
}


.testimonio_big1{
    background-image: url(../images/testimonio1.jpg);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    min-height: 300px;
    background-size: contain;
    position: relative;
    float: left;
}

.testimonio_big2{
    background-image: url(../images/testimonio2.jpg);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    min-height: 300px;
    background-size: contain;
    position: relative;
    float: left;
}
.testimonio_big3{
    background-image: url(../images/testimonio3.jpg);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    min-height: 300px;
    background-size: contain;
    position: relative;
    float: left;
}
.testimonio_big4{
    background-image: url(../images/testimonio4.jpg);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    min-height: 300px;
    background-size: contain;
    position: relative;
    float: left;
}


.testimonio_big5{
    background-image: url(../images/testimonio5.jpg);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    min-height: 300px;
    background-size: contain;
    position: relative;
    float: left;
}

.testimonio_big6{
    background-image: url(../images/testimonio6.jpg);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    min-height: 300px;
    background-size: contain;
    position: relative;
    float: left;
}

.testimonio_big7{
    background-image: url(../images/testimonio7.jpg);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    min-height: 300px;
    background-size: contain;
    position: relative;
    float: left;
}

.testimonio_big8{
    background-image: url(../images/testimonio8.jpg);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    min-height: 300px;
    background-size: contain;
    position: relative;
    float: left;
}




.textotstimonios2{
    font: 20px 'bebas_neueregular';
    text-align: center;
    color: #999999;
    margin-top: 20px;
    position: relative;
    float: left;
    width: 100%;
}

.textotstimonios_paciente{
    font: 14px 'bebas_neueregular';
    text-align: center;
    color: #999999;
    position: relative;
    float: left;
    width: 100%;
}



.footerfondo{
    width: 100%;
    min-height: 271px;
    background: url( ../images/back_footer.jpg) no-repeat center center;
    padding-top: 20px;
    padding-bottom: 20px;
    overflow: hidden;
    background-size: cover;

}

.container-home-quienes{
    position: relative;
    width: 100%;
    min-height: Calc(320px - 50px);
    background-color:#E29140;
    padding-bottom:50px;
    padding-top: 10px;
    background-position: right;
    background-size: cover;
    overflow: hidden;
}
.container-home-quienes h1 {
    position: relative;
    font: 400 32px/1 'Helvetica Light', sans-serif;
    color: white;
    text-align: left;
    padding: 20px 0 0 0;
    text-transform: uppercase;
    margin: 0;
}

.container-home-quienes p{
    position: relative;
    display: block;
    margin: 0 0 0 0;
    padding: 10px 0 20px 0;
    font: 300 22px/1 'Helvetica Light', sans-serif;
    color:  white;
    text-align: left;
}
.container-home-quienes a{
    background-repeat: no-repeat;
    color: white;
    display: inline-block;
    -moz-user-select: none;
    /*width: 220px;*/
    cursor: pointer;
    margin-bottom: 0;
    padding: 10px 20px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    font: 300 20px/1.5 'Helvetica Light', sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    border-radius: 2px;
    transition-duration: .3s;

}



a.botooon{
    background-image: url(../images/back_boton.jpg);
    background-repeat: no-repeat;
    color: #fff !important; 
    width: 240px;
    height: 45px;
    cursor: pointer;
    text-align: center;
    vertical-align: middle;
    font: 400 16px 'Helvetica Light', sans-serif;
    text-decoration: none;
    border-radius: 2px;
    padding-top: 12px;
    align-content: center;
    margin-top: 8px;
    display: block;
    margin-left: 40px;

}
.botooon:hover{
    background-image: url( ../images/back_boton_on.jpg);
}

.container_contactobanner{
    position: relative;
    width: 100%;
    min-height: Calc(320px - 50px);
    background: url( ../images/back_bannercontacto.jpg) no-repeat center center;
    padding-bottom: 70px;
    padding-top: 70px;
    overflow: hidden;
}
.container_contactobanner h1{
    position: relative;
    font: 500 30px/1 'Helvetica Light', sans-serif;
    color: #202432;
    text-align: left;
    padding: 20px 0 10px 0;
    text-transform: uppercase;
    margin: 0;
}
.container_contactobanner h3{
    position: relative;
    font: 200 19px/1.2 'Helvetica Light', sans-serif;
    color: #202432;
    text-align: left;
    margin: 0;
}

.piet{
    font:20px 'bebas_neueregular';
    color: #666666;text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
}

.container-home-servicios{
    position: relative;
    width: 100%;
    min-height: Calc(430px - 50px);
    padding-bottom: 30px;
}
.container-home-servicios .container-home-marcas-img{
    position: relative;
    background: url(../images/home-servicios-marcas.jpg) no-repeat center center ;
    background-size: cover;
    width: Calc(100% - 20px); 
    height: 200px;
    margin: 30px auto 10px auto;
    padding: 10px 0 10px 0;

}


.container-home-servicios .container-home-autor-img{
    position: relative;
    background: url(../images/home-servicios-autor.jpg) no-repeat center center ;
    background-size: cover;
    width: Calc(100% - 20px); 
    height: 200px;
    margin: 30px auto 10px auto;
    padding: 10px 0 10px 0;

}

.container-home-servicios .container-home-litigio-img{
    position: relative;
    background: url(../images/home-servicios-litigio.jpg) no-repeat center center ;
    background-size: cover;
    width: Calc(100% - 20px); 
    height: 200px;
    margin: 30px auto 10px auto;
    padding: 10px 0 10px 0;

}
.container-home-servicios .container-home-servicos-txt{
    position: relative;
    max-height: Calc(150px - 20px);
    padding-bottom: 20px
}
.container-home-servicios .container-home-servicos-txt h2{
    position: relative;
    font: 400 22px/1 'Helvetica Light', sans-serif;
    color: #2792c5;
    text-align: center;
    padding: 10px 0 10px 0;
    text-transform: uppercase;
    margin: 0;
}
.container-home-servicios .container-home-servicos-txt p{
    position: relative;
    display: block;
    margin: 0 0 0 0;
    padding: 5px 0 5px 0;
    font: 400 15px/1 'Helvetica Light', sans-serif;
    color: #1f2432;
    text-align: center;
}
.container-home-servicios .container-home-servicos-txt ul{
    font: 400 15px/1 'Helvetica Light', sans-serif;
}

.clientesborder{
    border-width: 1px;
    border-color: #E8E8E8;
    padding-top: 30px;
    padding-left: 30px; 
    padding-right: 30px;
    padding-bottom: 30px;
    border-style: solid;
}

.border_separador{

    border-right-color:#eee;
    border-right: 1px;
    border-right-style: solid;
}

.titclientes{
    font: 400 18px/1 'Helvetica Light', sans-serif;
    color: #666666;
    line-height: 18px;
    text-align: center;
}

.subtitclientes{
    font: 400 13px/1 'Helvetica Light', sans-serif;
    color: #2692C5;
    line-height: 14px;
    text-align: center;
}

.container-home-servicios a{
    display: block;
    width: Calc(100% - 40px);
    background-color: #2792c5;
    border-color: #2e6da4;
    color: white;
    padding: 5px 20px;
    font: 300 15px/1.8 'Helvetica Light', sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    margin: 10px auto 40px auto;
}

.container-home-contactar{
    position: relative;
    width: 100%;
    min-height: Calc(300px - 50px);
    background: url(../images/container-home-contacto.jpg) no-repeat top center;;
    background-size: cover;
    padding-bottom: 20px;
}
.container-home-contactar h1{
    position: relative;
    font: 400 28px/1 'Helvetica Light', sans-serif;
    color: white;
    text-align: center;
    padding: 60px 0 10px 0;
    margin: 0;
}
.container-home-contactar a{
    display: block;
    width: 260px;
    background-color: #c51e60;
    color: white;
    padding: 15px 25px 10px 25px;
    font: 300 25px/1 'Helvetica Light', sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    margin: 30px auto 0 auto;
}
.container-home-contactar a:hover{
    background-color: #cc0066;
}
.container-footer-bg{
    position: relative;
    width: 100%;
    min-height: Calc(271px - 40px);
}

.container-footer-bg h1{
    position: relative;
    font: 500 30px/1 'Helvetica Light', sans-serif;
    color: #D86C00;
    text-align: left;
    padding: 15px 0 10px 0;
    margin: 0;
    text-transform: uppercase;
}
.container-footer-bg .lugar , .container-footer-bg a{
    display: block;
    margin: 0 0 0 0;
    padding: 2px 0 2px 0;
    font: 200 18px/1 'helveticaneuecondregular', sans-serif;
    color: #666666;
    text-align: left;
    text-decoration: none;
}

.container-footer-bg a:hover{
    color: #D86C00;
}
.container-footer-bg .lugar i{
    font: 500 12px/1 'FontAwesome';
    color: #D96D00;
    padding-right: 10px;
    display: inline-block;
}
a.redes{
    margin: 10px 0;
}
.container-footer-bg .link{
    display: block;
    margin: 0 0 0 0;
    padding: 5px 0 10px 0;
    font: 400 16px/1 'Futura-Book', sans-serif;
    color: white;
    text-align: left;
    text-decoration: none;
    /*text-transform: uppercase;*/
}
.container-footer-copyright-bg{
    position: relative;
    background: #EEEEEE;
    width: 100%;
    min-height: 50px;
    padding-top: 10px;
}
.container-footer-copyright-bg p {
    /*display: block;	*/
    font: 400 14px 'Futura-Book', sans-serif;
    color: #45464a;
    text-decoration: none;
    text-align: left;
    padding: 0;
    margin: 0;
    padding-top: 15px;
    text-transform: uppercase;
}
.abugaber {
    font: 300 13px 'Quicksand', sans-serif;
    color: #666;
    text-decoration: none !important;
    position: relative;
    float: right;
    text-align: right;
    padding-top: 10px;
}
.abugaber:hover{
    color: #268600;
}
.container-header-interior{
    position: relative;
    width: 100%;
    height: 228px;
    background-color: #14161f;
}
.container-header-interior .titulos{
    position: relative;
    font: 500 35px/1 'Helvetica Light', sans-serif;
    color: #d9d9d9;
    text-transform: uppercase;
    padding: 150px 0 0 10%;
}
.container-header-interior.servicios{
    background: url( ../images/hea_tiposserv.jpg) no-repeat center top;
    width: 100%;
    height: 231px;
    background-size: cover;
}
.container-header-interior.firma{
    background: url( ../images/hea_clientes.jpg) no-repeat center top;
    width: 100%;
    height: 231px;
    background-size: cover;
}
.container-header-interior.equipo{
    background: url(../images/hea_quienes.jpg) no-repeat center top;
    width: 100%;
    height: 231px;
    background-size: cover;
}
.container-header-interior.contacto{
    background: url( ../images/back_bannercontacto.jpg) no-repeat center top;
    width: 100%;
    height: 231px;
    background-size: cover;
}

.container-interior-bg{
    position: relative;
    width: 100%;
    min-height: Calc(680px - 50px);
    padding-bottom: 50px;
    padding-top: 20px;
}
.container-interior-bg.servicios{
    position: relative;
    background: url(../images/interior-bg-servicios.jpg) no-repeat top right;
    background-size: cover;
}


.container-interior-bgcontactoooo{
    position: relative;
    width: 100%;
    min-height: Calc(500px - 50px);
    padding-bottom: 50px;
    padding-top: 20px;
}

.container-interior-bgcontactoooo-bgcontactoooo{
    position: relative;
    background: url(../images/interior-bg-servicios.jpg) no-repeat top center;
    background-size: cover;
}


.element-bg{
    background: url(../images/interior-element-bg.png) no-repeat left top;
    width: 115px;
    height: 421px;
    position: relative;
    margin-left: -15px;
}
.tab-content{
    display: block;
    margin-top: 30px;
}

.tab-content .active p {
    display: block;	
    font: 300 16px/1.2 'Helvetica Light', sans-serif;
    color: #1f2432;
    text-align: justify;

}
.tab-content .active h1{
    font: 32px/1 'Helvetica Light', sans-serif;
    color: #80bd01;
    text-transform: uppercase;
    text-align: center;

}
.tab-content .active img{
    vertical-align: middle;
    margin: 0 auto;
    display: block;
}
.container-interior-bg .tabs-left > li > a {
    border-radius: 0;
    display: block;
    margin-right: 0;
    font: 300 16px/1.2 'helveticaneuecondregular', sans-serif;
    color: #666666;

}

.container-interior-bg .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    background-color: transparent;
    border: none;
    color: #80bd01;
    font: 500 17px/1 'Helvetica Light', sans-serif;
    display: inline-block;
    padding-left: 3px;
}
.container-interior-bg .nav-tabs > li.active::before {
    content: url(../images/icon-tabs.png);
    display: inline-block;
}
.container-interior-bg h1{
    font: 32px/1 'Helvetica Light', sans-serif;
    color: #80bd01;
    text-transform: uppercase;
    text-align: left;
}

.container-interior-bg p{
    display: block;	
    font: 300 16px/1.2 'Helvetica Light', sans-serif;
    color: #1f2432;
    text-align: justify;

}
.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 'Helvetica Light', 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 'Helvetica Light', 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 'Helvetica Light', 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 'helveticaneuecondregular',sans-serif;
}
.as-btn-blue-medium {
    border-radius: 4px !important;
    font-family: 'Futura-Book',sans-serif !important;
    font-size: 22px !important;
    font-weight: 200 !important;
    padding: 14px 10px 12px 10px !important;
    width: 210px;
    background-image: url(../images/back_boton.jpg);
    background-repeat: no-repeat;
    background-position: right;
    margin-top: -20px !important;
    float: right;
}

.captcha{

}
.form-horizontal .control-label{
    color:#666666;
    font-family:'Futura-Book';
    font-weight: 500;
    font-size: 17px;

}
.form-btn{
    background-color: #0085B2;
    border: 0 none;
    color: white;
    font-family:'Futura-Book';
    font-size: 17px;
    padding: 5px 20px;
    transition-duration: .5s;
    margin-right: 0px;
    float: right;
    width: 254px;
}
.form-btn:hover{
    background-color: #09C1FF;
    color: black;
}

.captcha{
    position: relative;
    width: 255px;

    margin-right: 0px;
    float: right;
}   
.copyright {
    font-size: 14px;
    font-family:'Futura-Book';
    text-align: left;
    margin-top: 10px;
    color: #777777;
}
.form-control{
    font-size: 15px;
}
.captcha, #rc-imageselect   {
    transform: scale(0.84);
    transform-origin: 0 0;

}
.header-section{
    width: 100%;
    height: 200px;
    background: url(../images/home-quienes-bg.jpg) no-repeat center center;
    background-size: cover;
    overflow: hidden;
}
.header-section h1{
    text-align: center;
    color: white;
    padding-top: 40px;
    font-size: 38px;
    text-transform: uppercase;
}
.container-interior{
    position: relative;
    overflow: hidden;
    padding: 60px 0;
}
.container-interior h1 {
    font: 500 30px/1 'Helvetica Light', sans-serif;
    color: #268600;
    text-align: center;
    margin: 0;
    padding: 0;
    padding-top: 30px;
    padding-bottom: 30px;
}

.tituloespecialidades{
    color: #D86C00;
    font: 26px/1 'Helvetica Light', sans-serif;
    margin-top: 20px;
    margin-bottom: 10px;
    text-align: left;
}


.titulooo{
    color: #1F2432;
    font: 36px/1 'NexaBold-Regular', sans-serif;
    margin-top: 35px;
    margin-bottom: 35px;
    text-align: center;
    text-transform: uppercase;
}

.subtitulooo{
    color: #444444;
    font: 28px/1 'NexaBold-Regular', sans-serif;
    margin-top: 40px;
    margin-bottom: 20px;
    text-align: center;
}

.titulodrw{
    color: white;
    font: 30px/1 'Helvetica Light', sans-serif;
    margin-top: 35px;
    margin-bottom: 35px;
    text-align: left;
}

.texto_aviso{
    color: #868686;
    font-family: 'Futura-Book';
    font-size: 17px;
    margin-top: 5px;
    margin-bottom: 5px;
    text-align: justify;
    line-height: 20px;
}


.tit_aviso{
    color: #666666;
    font-family: 'Futura-Book';
    font-size: 20px;
    margin-top: 22px;
    margin-bottom: 8px;
    text-align: justify;
    line-height: 20px;
    font-weight: bold;
}





.textodr{
    color: #868686;
    font-family: 'Futura-Book';
    font-size: 17px;
    margin-top: 35px;
    margin-bottom: 35px;
    text-align: justify;
    line-height: 21px;
}

.textogris{
    color: #666666;
    font-family: 'Futura-Book';
    font-size: 16px;
    margin-top: 35px;
    margin-bottom: 35px;
    text-align: justify;
    line-height: 20px;
    position: relative;
    float: left;
}

.textogrisbold{
    font-weight: bolder;
    color: #DB5428;
}


.textoartistas {
    color: #868686;
    font-family: 'Futura-Book';
    font-size: 17px;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: justify;
    line-height: 21px;
    position: relative;
    float: left;
    width: 100%;
}

.textodr2{
    color: #DB5428;
    font-family: 'Futura-Book';
    font-size: 24px;
    margin-top: 10px;
    margin-bottom: 35px;
    text-align: center;
    line-height: 24px;
}

.textocar{
    color: #72181A;
    font-family: arial;
    font-size: 24px;
    text-align: center;
    font-weight: bold;
    margin: 10px 0;
    text-transform: uppercase;
}

.fondo_industria1{
    background-image: url(../images/fondo1.jpg);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    min-height:1094px;
    background-size: cover;
    margin-left: 0px;
    margin-right: 0px;
}

.fondo_construccion{
    background-image: url( ../images/fondo2.jpg);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    min-height:1250px;
    background-size: cover;
    margin-left: 0px;
    margin-right: 0px;
}

.fondo_quimica{
    background-image: url( ../images/fondo3.jpg);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    min-height:1475px;
    background-size: cover;
    margin-left: 0px;
    margin-right: 0px;
}


.fondo_consumo{
    width: 100%;
    background-color: #E7F3F8;
    min-height:1040px;
    margin-left: 0px;
    margin-right: 0px;
}

.textocar2{
    color: #545454;
    font-family: arial;
    font-size: 18px;
    text-align: justify;
    line-height: 19px;
    margin: 10px 0;
}

.tituloprincipal{
    color: #5D5D5D;
    font-family: 'Futura-Book';
    font-size: 32px;
    line-height: 32px;
    text-align: center;
}


.tituloservicesicon{
    color: #5D5D5D;
    font-family: 'Futura-Book';
    font-size: 17px;
    line-height: 17px;
    text-align: center;
    padding-top: 165px;
}


.tit_galeria{
    color: #ffffff;
    font-family: 'Futura-Book';
    font-size: 15px;
    line-height: 15px;
    text-align: center;
    padding-top: 75px;
}



.textocarrojo{
    color: #931F21;
    font-family: arial;
    font-size: 18px;
    text-align: center;
}

.modal-dialog {
    width: 100%;
    max-width: 900px;
}
.modal-body {
    padding: 0;
    -webkit-box-shadow: 5px 6px 8px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 5px 6px 8px 0px rgba(0,0,0,0.75);
    box-shadow: 5px 6px 8px 0px rgba(0,0,0,0.75);
}
.modal-content{
    border-radius: 0;
    background-color: transparent;
    border: 0 none;
    box-shadow: none;
}
.modal-header {
    padding: 0px;
    border-bottom: 0 none;
}
.close {
    float: right;
    font-size: 39px;
    font-weight: bold;
    line-height: 1;
    color: white;
    text-shadow: 0 1px 0 black;
    filter: alpha(opacity=20);
    opacity: 1;
}
.close:hover{
    color: greenyellow;
} 
.container-productos{
    cursor: pointer;
    overflow: hidden;
    margin: 30px 20px;
}
.nav-bar-menu{
    text-transform: uppercase;
}
.gallery-home-col-4{
    position: relative;
    float: left;
    width: 25%;
}
.gallery-home-col-3{
    position: relative;
    float: left;
    width: 33.33%;
}
.gallery-home-row{
    margin-top: 40px;
}
.gallery-home-row.margin-section{
    margin-top: 60px;
    margin-bottom: 60px;
}
.thumbnail-fresco{
    max-width: 100%;
    height: auto;

}
.contariner-overlay {
    position: relative;
    background-color: black;
}
.contariner-overlay .image {
    opacity: 1;
    transition: .3s ease;
    backface-visibility: hidden;
}
.contariner-overlay .middle {
    transition: .3s ease;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
    width: 100%;
}
.contariner-overlay:hover .image {
    opacity: 0.3;
}

.contariner-overlay:hover .middle {
    opacity: 1;
}

.contariner-overlay .text {
    font-family: 'Futura-Book';
    color: white;
    font-size: 14px;
    line-height: 1;
    padding: 16px 20px;
    width: 100%;
}
.fr-info {
    font: 13px/20px 'Futura-Book', Arial, sans-serif ;
    font-size: 14px;
    line-height: 20px;
}
.bannerhome-txt{
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
    width: 100%;
    left: 50%;
}
.bannerhome-txt h2, .bannerhome-txt h1{
    color: #ffffff;
    font-family: 'Futura-Book';
    line-height: 1;
}
.bannerhome-txt h1{
    font-size: 50px;
    font-weight: bold;
    margin-top: 10px;
}
.bannerhome-txt h2{
    font-size: 35px;
    margin-top: 10px;
}
.letter-1{
    letter-spacing: -1px;
}
.bannerint-txt{
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
    width: 100%;
    left: 50%;
}
.bannerint-txt h1{
    color: white;
    font-size: 6em;
    font-weight: bold;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
}
.bannerint-txt h2{
    color: white;
    font-size: 3.5em;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
    padding: 0 15px;
}
/*--------------------------------------------------------------------------------1200px----------------------------------------------------- */

@media (max-width: 1200px) {
    .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 solid #d6d6d6;
    }
    .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;
    }
    .slider{
        min-height: 100px;
    }
    .nav-break.navbar-default .navbar-nav li a {
        font: 400 16px 'helveticaneuecondregular', sans-serif;
        color: #777777;
        text-transform: uppercase;
        /*line-height: 78px;*/
        padding-top: 10px;
        margin-left: -12px;


    }
    .header-support{
        display: none;
    }
    .tituloespecialidades{
        font: 21px/1 'Helvetica Light', sans-serif;
    }


    .fb_ok_header {

        float: left;
    }

    .ins_ok_header {

        float: left;

    }

}

/*--------------------------------------------------------------------------------1131px----------------------------------------------------- */

@media (max-width: 1131px) {
    .tituloespecialidades{
        font: 21px/1 'Helvetica Light', sans-serif;
    }
}

/*--------------------------------------------------------------------------------1024px----------------------------------------------------- */

@media (max-width: 1024px) {


    .led1{
        margin-bottom: 10px;
        margin-top: 10px;
    }

    .led2{
        margin-bottom: 10px;
        margin-top: 10px;
    }

    .led3{
        margin-bottom: 10px;
        margin-top: 10px;
    }


    .lampara1{
        margin-bottom: 10px;
        margin-top: 10px;
    }

    .lampara2{
        margin-bottom: 10px;
        margin-top: 10px;
    }

    .lampara3{
        margin-bottom: 10px;
        margin-top: 10px;
    }


    .opalino1{
        margin-bottom: 10px;
        margin-top: 10px;
    }

    .opalino2{
        margin-bottom: 10px;
        margin-top: 10px;
    }

    .opalino3{
        margin-bottom: 10px;
        margin-top: 10px;
    }



    .botooon{
        background-image: url(../images/back_boton.jpg);
        background-repeat: no-repeat;
        color: #fff !important; 
        width: 240px;
        height: 45px;
        cursor: pointer;
        text-align: center;
        vertical-align: middle;
        font: 300 16px 'Helvetica Light', sans-serif;
        text-decoration: none;
        border-radius: 2px;
        padding-top: 12px;
        margin: 0 auto;
        margin-top: 18px;
    }
    .amazingslider-text-1{
        padding-bottom: 13%;
    }

    .tituloespecialidades{
        font: 18px/1 'Helvetica Light', sans-serif;
    }

}

/*--------------------------------------------------------------------------------992px----------------------------------------------------- */
@media (max-width: 992px) {
    .col-md-5ths {
        width: 33%;
        float: left;
    }
}


/*--------------------------------------------------------------------------------990px----------------------------------------------------- */

@media (max-width: 994px) {
    .contactotext{
        color: white;
        font-size: 17px;
        text-align: center;
    }

    .container-footer-bg h1{
        position: relative;
        /*  color: #80bd01;*/
        text-align: center;
        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;
        /* color: white;*/
        text-align: center;
        text-decoration: none;
    }
    a.redes {
        display: block ;
        margin: 10px auto 40px auto;
    }
    .form-btn{
        margin: 20px auto;
        width: 100%;
    }
    .captcha{
        float: none;
        margin: 0 auto;
        display: block;
        width: 326px;
    }
    .abugaber, .copyright{
        text-align: center;
    }

    .tituloespecialidades{
        font: 27px/1 'Futura-Book', sans-serif;
    }
    .bannerhome-txt{
        left: 33%;
    }

}


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

@media (max-width: 768px) {
    
    
    .logo_contacto {

    height: 230px;

}
    
    
    
    .fondo_industria1{
        background-image: url(../images/fondo1_s.jpg);
    }

    .as-btn-blue-medium {

        display:none !important;
    }
    .abugaber {
        font: 300 13px 'Quicksand', sans-serif;
        color: #666;
        text-decoration: none !important;
        position: relative;
        padding-top: 5px;
        padding-bottom: 10px;
        display: block;
        align-content: center;
        float: none;
    }
    .amazingslider-description-1, .amazingslider-title-1{
        display: none !important;
    }
    .col-xs-5ths {
        width: 50%;
        float: left;
    }

    .as-btn-blue-medium {
        float:none;
    }

    .logoheader{
        background-image: url(../images/logo.jpg);
        width: 250px;
        height: 52px;
        margin-top: 25px;
        margin-left: 10px;

    }




}

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


    .btn_masinfo{
        margin-left: auto;
        margin-right: auto;
    }


    .btn_pedidos{
        margin-left: auto;
        margin-right: auto;
    }




    .bannerhome{
        background-position: left;
    }

}

/*---------------------------------------------------------------------------------------------573px---------------------------------------------------------------*/
@media (max-width: 573px) {	
    .icon_ind1{
        width: 100%;
        height: 75px;
        background-position: center;
        background-repeat: no-repeat;
    }

    .icon_ind2{
        width: 100%;
        height: 75px;
        background-position: center;
        background-repeat: no-repeat;
    }

    .icon_ind3{
        width: 100%;
        height: 75px;
        background-position: center;
        background-repeat: no-repeat;
    }

    .icon_ind4{
        width: 100%;
        height: 75px;
        background-position: center;
        background-repeat: no-repeat;
    }

    .titulothecnovalue {

        font-size: 22px;
        line-height: 22px;
        text-align: center;
        margin-left: 10px;
        margin-right: 10px;

    }

    .icon_ind2{
        margin-left: 10px;
    }

    .icon_ind3{
        margin-left: 10px;
    }

    .icon_ind4{
        margin-left: 10px;
    }

}



/*---------------------------------------------------------------------------------------------425px---------------------------------------------------------------*/
@media (max-width: 425px) {
    .col-xs-5ths {
        width: 100%;
        float: left;
    }

    .form-control {
        margin-left: 5px;
    }

    .beneficios {

        width: 100%;
        margin-left: 0%; 
        margin-right: 0%; 
        border-radius: 0px 0px 0px 0px;
    }


    .titheader {
        font-size: 35px;
        margin-top: 10px;
        padding-top: 90px;
    }

    .bannerhome{
        background-position: left;
        min-height: 285px;
    }
    .bannerhome-txt{
        left: 50%;
    }
    .bannerint-txt h1{
        font-size: 5em;
    }
    .bannerint-txt{
        padding: 0 25px;
    }

}