/* Fuente Entel */

@import url('https://fonts.googleapis.com/css?family=Roboto');
@import url('https://fonts.googleapis.com/css?family=Roboto:300');
@import url('https://fonts.googleapis.com/css?family=Barlow:300,300i,400,400i,500,500i,600,600i,700,700i');
@import url('https://fonts.googleapis.com/css2?family=Inter&display=swap');

@font-face {
    font-family: 'flexslider-icon';
    src: url('fonts/flexslider-icon.eot'); 
    src: url('fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'), url('https://entel.modyocdn.com/uploads/d477c47d-05b4-4d98-a8ce-b544ae585845/original/flexslider-icon.woff') 
    format('woff'), url('https://entel.modyocdn.com/uploads/83391d04-7095-430b-af17-43f0ce9b22e3/original/flexslider-icon.ttf') format('truetype'), url('fonts/flexslider-icon.svg#flexslider-icon') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* ENTEL Informacion Corporativa // Esteban Dinamarca - Junio 2015 */





    .bg-inversionistas .title-cont {
        background-color: #fff;
        height: 300px;
        width: 100%;
        position: relative;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .bg-inversionistas .title-cont h1 {

    }

    
    .bg-inversionistas .title-cont:after {
        background-image: url(https://entel.modyocdn.com/uploads/5156d70b-8613-421c-a491-dea32c5e61f1/original/curve.svg);
        display: inline-block;
        content: '';
        width: 100%;
        height: 329px;
        right: auto;
        left: 100%;
        top: 0;
        position: absolute;
        background-repeat: no-repeat;
    }
    .bg-inversionistas {
        overflow: hidden;
    }
    .banner-inversiones {
        background: url(https://entel.modyocdn.com/uploads/0b9d0b45-c329-4917-bcb3-70b24d3f7e0f/original/BG.png) no-repeat;
        position: relative;
        background-size: cover;
        width: 100%;
        height: 214px;
        margin-top: 2em;
    }
    .banner-inversiones .span9 {
        position: relative;
    }
    .banner-inversiones .span9 .date {
        padding: 0 30px 0 10px;
    }
    .banner-inversiones .date h1 {
        font-size: 60px;
    }

    .banner-inversiones .span3 .date {
        padding: 0;
    }
    .banner-inversiones .span3 {
        margin: 0;
    }
    .banner-inversiones .text-title,
    .banner-inversiones .date {
        padding: 0 30px;
        display: table-cell;
        vertical-align: middle;
        height: 220px;
        position: relative;
        
    }
    .widget .banner-inversiones .date h1 {
        font-size: 50px;
        display: inline-block;
    }
    .banner-inversiones .date h1,
    .banner-inversiones .text-title h3 {
        color: #42e8b4;
        letter-spacing: 1px;
        font-family: "dinnextregular", "Trebuchet MS", Helvetica, Arial;
        font-weight: bold;
        font-size: 28px;
        display: inline-block;
    }
    .widget .banner-inversiones .date p {
        display: block;
        color: #fff;
        font-weight: 200;
        margin: 0;
        line-height: 1.6;
        padding: 0;
        letter-spacing: 1px;
        font-family: "dinnextlight", "Trebuchet MS", Helvetica, Arial;
        font-size: 17px;
    }
    .widget .banner-inversiones .text-title p {
        font-family: "dinnextlight", "Trebuchet MS", Helvetica, Arial;
        margin: 0;
        color: #fff;
        letter-spacing: 1px;
        font-size: 17px;
    }
    .subTabIcon {
        text-align: center;
        color: #ff6702;
        height: auto;
        font-size: 130px;
        position: absolute;
        right: 253px;
        top: 50%;
        bottom: 0;
        font-family: "dinnextlight", "Trebuchet MS", Helvetica, Arial;
    }
        .bg-inversionistas .title-cont.below {
            display: none;
        }
    
    @media (max-width: 1200px) {
        .widget .banner-inversiones .date h1,
        .banner-inversiones .span3 .date p {
            float: none;
            display: block;
        }
        .banner-inversiones {
                background-size: contain;
            }
            .widget .banner-inversiones .date p {
                font-size: 14px;
            }
            .banner-inversiones .text-title, .banner-inversiones .date {
                    height: 180px;
            }
        }
        @media (max-width: 768px) {
        .banner-inversiones {
            background-size: 100% 82%;
        }
        .bg-inversionistas .title-cont {
            display: flex;
            position: absolute;
            bottom: 0;
            height: 80px;
        }
            .bg-inversionistas .title-cont h1 {
                font-size: 23px;
        }
        .bg-inversionistas .title-cont.below {
            display: flex;
        }
        .widget .banner-inversiones .span3 .date {
            background: #ff6602;
        }
        .subTabIcon {
            display: none;
         }
        .banner-inversiones .span3 .date p,
        .widget .banner-inversiones .date h1 {
            display: inline-block;
        }
        .widget .banner-inversiones .text-title h3,
        .widget .banner-inversiones p {
            float: none;
            display: block;
        }
        .banner-inversiones .text-title,
        .banner-inversiones .span3 .date {
            padding: 15px;
            text-align: center;
            margin: 0 auto;
            display: inline-block;
            vertical-align: unset;
            height: auto;
                width: 100%;
        }
        .banner-inversiones {
            margin: 30px 0;
        }

    }
    
   /* @media (max-width:500px){
        #annual0year2018 .tabs nav ul li {
            display: table;
            width: 100% !important;
        }
    }*/
    
    
/*      
#annual0year2018 .tabs nav {
    display: table;
    width: 100%;
}

#annual0year2018 .tabs nav ul {
    display: table;
    width: 100%;
}

#annual0year2018 .tabs nav ul li:nth-child(1) {
    text-align: center;
    width: 50%;
    float: right;
}

#annual0year2018 .tabs nav ul li:nth-child(2) {
    text-align: center;
    width: 50%;
    float: left;
}*/
    




/* ================================================
RESET DE MODYO.CSS
================================================ */
body { background: #FFF; padding: 0; margin: 0; font-family: 'Barlow', sans-serif; }
.main-col-inner, .main-inner, .sidebar-inner, #page-content { padding: 0; margin: 0; }
a {
  color: #002EFF;
  text-decoration: none;
}
.container { background: none; box-sizing: border-box; }
.widget { margin: 0; }
div#main { margin-bottom: 0; }

.ic-breadcrumbs {
  color: #8097FF;
  font-family: 'Barlow', sans-serif;
  font-size: 13px;
  padding: 0;
  display:none;
}
.breadcrumb{
    background-color: #fff;
    margin-top:0px;
    margin-bottom: 0;
}
.breadcrumb a {
    color: #0020B3;
    text-decoration: underline;
}
.breadcrumb a:hover{
    text-decoration: none;
}
.breadcrumb a.seleccionado{
    font-weight: bolder;
    text-decoration: none;
}

li { line-height: initial; }
p {   font-family: 'Barlow', sans-serif; color: #191919; font-size: 14px; line-height: 18px;}
a, a:focus, a:hover { text-decoration: none; }

form#comment-box input[type="submit"], a.btn-gral { background: #ff3d00; color: #FFF; display: inline-block; font-size: 13px; height: 28px; line-height: 28px; padding: 0; text-align: center; text-decoration: none; width: 125px; cursor: pointer; margin-top: 8px; -webkit-border-radius: 50px;-moz-border-radius: 50px; border-radius: 50px;
text-shadow: none; font-family: 'Barlow', sans-serif;}
a.btn-gral:hover, form#comment-box input[type="submit"]:hover { background: #ff3d00; color: #FFF; }
#comment-box textarea { border: 1px solid #eee; padding: 10px; margin: 10px 0px; }
input,
select,
textarea { margin: 0; padding: 0; }

textarea, 
input[type="text"], 
input[type="password"], 
input[type="datetime"], 
input[type="datetime-local"], 
input[type="date"], 
input[type="month"], 
input[type="time"], 
input[type="week"], 
input[type="number"], 
input[type="email"], 
input[type="url"], 
input[type="search"], 
input[type="tel"], 
input[type="color"], 
.uneditable-input {
  background-color: #FFF; border: 0px solid #ccc; -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,0.0); -moz-box-shadow: inset 0 0px 0px rgba(0,0,0,0.0); box-shadow: inset 0 0px 0px rgba(0,0,0,0.0); }

textarea:focus,
input[type="text"]:focus, 
input[type="password"]:focus, 
input[type="datetime"]:focus, 
input[type="datetime-local"]:focus, 
input[type="date"]:focus, 
input[type="month"]:focus, 
input[type="time"]:focus, 
input[type="week"]:focus, 
input[type="number"]:focus, 
input[type="email"]:focus, 
input[type="url"]:focus, 
input[type="search"]:focus, 
input[type="tel"]:focus, 
input[type="color"]:focus, 
.uneditable-input:focus {
  border-color: rgba(126, 239, 104, 0.8); box-shadow: 0 0px 0px rgba(0, 0, 0, 0) inset, 0 0 0px rgba(0, 0, 0, 0); outline: 0 none; }


/* ================================================
CSS FROM ENTEL.CL (CABECERA Y FOOTER)
================================================ */
/* Cabecera Reset */
/* #cabecera div, */ 
a:hover, a:focus {
    color: #002EFF;
}
#cabecera ul, #cabecera ol, #cabecera li, #cabecera h1, #cabecera h2, #cabecera h3, #cabecera h4, #cabecera h5, #cabecera h6, #cabecera form, #cabecera input, #cabecera p, #cabecera span, #cabecera_menu div, #cabecera_menu ul, #cabecera_menu ol, #cabecera_menu li, #cabecera_menu h1, #cabecera_menu h2, #cabecera_menu h3, #cabecera_menu h4, #cabecera_menu h5, #cabecera_menu h6, #cabecera_menu form, #cabecera_menu input, #cabecera_menu p, #cabecera_menu span {margin:0; padding:0; }
#cabecera img, #cabecera_menu img{border:0; } 
#cabecera ol, #cabecera ul, #cabecera dl, #cabecera_menu ol, #cabecera_menu ul, #cabecera_menu dl{list-style:none; } 
#cabecera a, #cabecera_menu a{outline:none; } .clearfix:after{visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; } .clearfix{display: inline-block; } * html .clearfix {height: 1%; } .clearfix {display: block; }

/* Cabecera Tabs */
#cabecera .cabecera_tabs{display:block;float:left;margin-top:1%;margin-bottom:1%}* html 
#cabecera .cabecera_tabs{bottom:-1px}
#cabecera .cabecera_tabs ul li{display:block;float:left;}
#cabecera .cabecera_tabs ul li.primerTab{padding-left:3px}
#cabecera .cabecera_tabs ul li.primerTab.seleccionado{padding-left:0}
#cabecera .cabecera_tabs ul li a{cursor:pointer;display:block;height:34px;color:#FFF;font-family: 'Barlow', sans-serif;font-size:14px;font-weight:400;text-align:center;text-decoration:none}* html
#cabecera .cabecera_tabs ul li a{float:left}
#cabecera .cabecera_tabs ul li a:hover {background:#F3F5FF;color:#191919;border-radius: 30px;}
#cabecera .cabecera_tabs ul li a span{display:block;font-family: 'Barlow', sans-serif;color:#191919;padding:5% 0% 0% 0%;width:180px;font-weight:400;font-size:14px;}
#cabecera .cabecera_tabs ul li a:hover span{color:#191919;}
#cabecera .cabecera_tabs ul li.seleccionado a,
#cabecera .cabecera_tabs ul li.seleccionado a:hover{display:block;height:34px;color:#10069F;font-size:14px;font-family: 'Barlow', sans-serif;font-weight:400;text-align:center;text-decoration:none}
#cabecera .cabecera_tabs ul li.seleccionado a span{display:block;background-color:#FFF;padding:10px 10px 18px;color:#002EFF;font-weight:600;}
#cabecera .cabecera_enlaces{float:right;display:block;color:#;padding:2px 13px 0 0}
#cabecera .cabecera_enlaces ul li{background:0;float:left;display:block;padding-left:20px}
#cabecera .cabecera_enlaces a{font-family: 'Barlow', sans-serif;font-size:14px;color:#F3F5FF;text-decoration:none}
#cabecera .cabecera_enlaces a:hover{text-decoration:underline}
#cabecera .cabecera_enlaces img{position:relative;top:0px}
#cabecera .cabecera_enlaces .btnAzulMiEntel{background:#10069F;color:#FFF;display:inline-block;font:14px "Barlow", sans-serif;height:23px;padding-top:5px;text-align:center;text-decoration:none!important;width:160px;cursor:pointer}
#cabecera .cabecera_enlaces .btnAzulMiEntel:hover{background:#002EFF}
#cabecera .cabecera_enlaces .btnAzulMiEntel span{background:url(../../img/cabecera/ico-head-mi-entel.png) center left no-repeat;padding:3px 0;padding-left:32px}



/* Cabecera Buscador */
#cabecera .cabecera_buscador{display:block;padding-top:10px;float:right;width:325px}
#cabecera .buscador_left{float:left;display:none;background:url(../../img/cabecera/bg_buscadorLeft.gif) top left no-repeat;width:3px;height:29px}
#cabecera .buscador_main{display:block;float:right;height:35px;width:280px;padding-left:6px;background:url(https://entel.modyocdn.com/uploads/9a52bdd6-6f36-43c7-b916-c3b2417ae6d3/original/bg-buscador-input.jpg) 0 0 no-repeat}
#cabecera .buscador_main input{background:0;border:none!important;width:180px;outline:0;padding-top:8px;padding-bottom:8px;margin-top:2px;background:none!important}
#cabecera .buscador_main input.activo{background:0}#cabecera .cabecera_buscador a.btn_buscador{background:#10069F;height:21px;padding-top:6px;text-align:center;display:block;float:left;font-family:"Roboto";font-size:11px;color:#fff;text-decoration:none;width:60px}
#cabecera .cabecera_buscador a.btn_buscador:hover{background:#CCD5FF;color:#10069F}
#cabecera .cabecera_buscador a.btn_buscador_new{background:url(https://entel.modyocdn.com/uploads/472bb652-5562-4fdb-8698-bdcd945ee9ae/original/ico-buscador-lupa.jpg) no-repeat;display:block;width:35px;height:35px;display:block;float:right;text-decoration:none;text-indent:-9999px}



/* Cabecera New */
#cabecera { display:block;width:100%;/*min-width:980px;*/padding:0;margin:0;min-height:inherit;height:auto!important} 
#cabecera .cabecera_top{display:block;position:relative;width:100%}
#cabecera .cabecera_bottom{background-color:#FFF;padding:17px 13px 17px 13px;position:relative}
#cabecera .cabecera_logo .logo{float:left;display:block;padding-top:4px}
#cabecera #logoEntel{background:url(https://entel.modyocdn.com/uploads/1ce7920c-d542-462d-8315-457e560de289/original/nuevo_logo_Entel_v3.png) top left no-repeat;width:226px;height:40px;display:block}
#cabecera_menu{position:relative;z-index:5;display:block;width:100%;min-width:980px}
#cabecera_menu.fake{padding:5px 13px 22px}.feedback{height:95px;position:absolute;right:2px;top:-4px;width:95px;z-index:20}
#cabecera .feedback a,
#cabecera .feedback a:visited{display:block;width:95px;height:95px;text-indent:-9999px;background:url(../../img/cabecera_extras/ayudanos_azul.png) top left no-repeat}* html
#cabecera .feedback a{background:url(../../img/cabecera_extras/ayudanos_azul.gif) top left no-repeat}
#cabecera .cabecera_logo .mensaje_tooltip{background:url(../../img/home_personas/tool_tip.gif) no-repeat left top;display:block;height:63px;width:218px;position:absolute;right:265px}
#cabecera .cabecera_logo .mensaje_tooltip p{color:#3358FF;font-family: 'Barlow', sans-serif;font-size:12px;padding-left:44px;padding-top:35px;width:160px}




/* Menu Principal: Empresas */
#cabecera_menu .menu_principal { background:#3358FF; width:940px; display:block; }
#cabecera_menu .menu_principal_top,
#cabecera_menu .menu_principal_tabs_top,
#cabecera_menu .menu_principal_bottom {height:2px; display:block; font-size:1px; }
#cabecera_menu .menu_principal_tabs_top {background:url(../../img/cabecera/menu_top.png) top left no-repeat; }
* html #cabecera_menu .menu_principal_tabs_top {background:url(../../img/cabecera/menu_top.gif) top left no-repeat; }
#cabecera_menu .menu_principal_top {background:url(../../img/cabecera/empresas/menu_top.png) top left no-repeat; }
* html #cabecera_menu .menu_principal_top {background:url(../../img/cabecera/empresas/menu_top.gif) top left no-repeat; }
#cabecera_menu .menu_principal_bottom {background:url(../../img/cabecera/menu_bottom.png) top left no-repeat; }
* html #cabecera_menu .menu_principal_bottom {background:url(../../img/cabecera/menu_bottom.gif) top left no-repeat; }
#cabecera_menu .menu_principal_main {padding:1px 0; }




/* Menu Tabs */
#cabecera_menu .menu_tabs {background:#CCD5FF; }
#cabecera_menu .menu_tabs ul li {background:none; display:block; float:left; padding-left:0; }
#cabecera_menu .menu_tabs ul li a {color:#3358FF; text-decoration:none;font-family: 'Barlow', sans-serif; font-size:14px; display:block; }
#cabecera_menu .menu_tabs ul li a span {display:block; padding:2px 8px 4px 12px; }


/* Menu Tabs > Seleccionado */
#cabecera_menu .menu_tabs ul li.seleccionado a {background:url(../../img/cabecera/empresas/menu_tab.gif) right -50px no-repeat; padding-right:3px; /*height:24px;*/ color:#FFF; font-weight:bolder; display:block; margin:-2px 0; position:relative; z-index:10; }
#cabecera_menu .menu_tabs ul li.seleccionado a span {background:url(../../img/cabecera/empresas/menu_tab.gif) top left no-repeat; padding:4px 9px 6px 12px; display:block; }



/* Menu > Lista */
#cabecera_menu .menu_principal ul li { background:none; float:left; display:block; padding-left:4px; }
#cabecera_menu .menu_principal ul li a { display:block; float:left; padding-right:3px; height:30px; font-family: 'Barlow', sans-serif; font-size:14px; color:#FFF; text-decoration:none; }
* html #cabecera_menu .menu_principal ul li a { float:left; }
*:first-child+html #cabecera_menu .menu_principal ul li a { height:auto; }
#cabecera_menu .menu_principal ul li a span { display:block; padding:7px 4px 7px 7px; }



/* Menu > Lista > Hover */
#cabecera_menu .menu_principal ul li a:hover { background:url(../../img/cabecera/empresas/menu_seleccionado.gif?v=1) right -30px no-repeat; height:30px; display:block; }
*:first-child+html #cabecera_menu .menu_principal ul li a:hover { height:auto; }
#cabecera_menu .menu_principal ul li a:hover span { background:url(../../img/cabecera/empresas/menu_seleccionado.gif?v=1) top left no-repeat; display:block; cursor:pointer; }
* html #cabecera_menu .menu_principal ul li a:hover span {/*padding-bottom:0; height:23px;*/ height:auto !important; float:left; display:block; }



/* Menu > Lista > Seleccionado */
#cabecera_menu .menu_principal ul li a.seleccionado { background:url(../../img/cabecera/empresas/menu_seleccionado.gif?v=1) right -30px no-repeat; height:30px; display:block; font-weight:bolder; }
#cabecera_menu .menu_principal ul li a.seleccionado span { background:url(../../img/cabecera/empresas/menu_seleccionado.gif?v=1) top left no-repeat; display:block; }
* html #cabecera_menu .menu_principal ul li a.seleccionado span { padding-bottom:0; height:23px; float:left; display:block; }



/* Menu Desplegable */
#cabecera_menu .barra-menu .menu ul li.selected a,
#cabecera_menu .barra-menu-cenefa .menu ul li.selected a{ text-decoration:none;background:#fff;color:#002EFF;font-weight:600;}


#cabecera_menu .barra-menu .menu ul li a.buscador,
#cabecera_menu .barra-menu-cenefa .menu ul li a.buscador{display:inline-block;width:20px;height:20px;padding:0 20px 0 13px;background:url(../images/iconos/ico-lupa.png) 20px 0 no-repeat;margin-top:28px;position:static;border:0}
#cabecera_menu .barra-menu.fixed .menu ul li a.buscador,
#cabecera_menu .barra-menu-cenefa.fixed .menu ul li a.buscador{display:inline-block;width:20px;height:20px;padding:0 16px 0 13px;background:url(../images/iconos/ico-lupa.png) 20px bottom no-repeat}

#cabecera_menu .barra-menu .menu ul li .menu-contenido-opciones,.menu-bajada .menu ul li .menu-contenido-opciones{display:none;position:absolute;padding:0 0 7px 0;margin-top:-1px;z-index:100;top:40px}
#cabecera_menu .barra-menu .menu ul li .menu-contenido-opciones .mco-contenino,
#cabecera_menu .barra-menu-cenefa .menu ul li .menu-contenido-opciones .mco-contenino{display:block;padding:30px 25px 25px 35px;background:#fff}
#cabecera_menu .barra-menu .menu ul li .menu-contenido-opciones .mco-columna,
#cabecera_menu .barra-menu-cenefa .menu ul li .menu-contenido-opciones .mco-columna{display:inline-block;float:left;width:300px;margin-left:15px;padding-left:30px; /* min-height:156px*/}
#cabecera_menu .barra-menu .menu ul li .menu-contenido-opciones .mco-columna.primera,
#cabecera_menu .barra-menu-cenefa .menu ul li .menu-contenido-opciones .mco-columna.primera{margin-left:0;border:0;padding-left:0}
#cabecera_menu .barra-menu .menu ul li .menu-contenido-opciones .mco-columna ul li,
#cabecera_menu .barra-menu-cenefa .menu ul li .menu-contenido-opciones .mco-columna ul li{display:block;float:none;margin:0}
#cabecera_menu .barra-menu .menu ul li .menu-contenido-opciones .mco-columna ul li a,

/* Botones */
#cabecera_menu .barra-menu-cenefa .menu ul li .menu-contenido-opciones .mco-columna ul li a{display:block;font-family: 'Barlow', sans-serif;font-size:14px;line-height:18px;color:#191919;font-weight:400;padding:7px 0;}
#cabecera_menu .barra-menu-cenefa .menu ul li .menu-contenido-opciones .mco-columna ul li a:hover{font-weight:600;}

#cabecera_menu .barra-menu .menu ul li .menu-contenido-opciones .mco-titulo,
#cabecera_menu .barra-menu-cenefa .menu ul li .menu-contenido-opciones .mco-titulo{display:block;font-family: 'Barlow', sans-serif;font-size:18px;line-height:16px;color:#666666;font-weight:600;margin-bottom:15px}
#cabecera_menu .barra-menu .menu ul li .menu-contenido-opciones .mco-columna.mco-col-banner,
#cabecera_menu .barra-menu-cenefa .menu ul li .menu-contenido-opciones .mco-columna.mco-col-banner{width:200px;border:0;padding-left:0}
#cabecera_menu .barra-menu .menu ul li .menu-contenido-opciones .mco-columna.mco-col-banner .bannerBoxBlue,
#cabecera_menu .barra-menu-cenefa .menu ul li .menu-contenido-opciones .mco-columna.mco-col-banner .bannerBoxBlue{display:block;padding:14px 15px;background-color:#10069F}
#cabecera_menu .barra-menu .menu ul li .menu-contenido-opciones .mco-columna.mco-col-banner .bannerBoxBlue .bannerTitle,
#cabecera_menu .barra-menu-cenefa .menu ul li .menu-contenido-opciones .mco-columna.mco-col-banner .bannerBoxBlue .bannerTitle{display:block;font-family: 'Barlow', sans-serif;font-size:16px;line-height:20px;margin-bottom:5px;font-weight:bold;color:#FF3D00}
#cabecera_menu .barra-menu .menu ul li .menu-contenido-opciones .mco-columna.mco-col-banner .bannerBoxBlue .bannerTxt,
#cabecera_menu .barra-menu-cenefa .menu ul li .menu-contenido-opciones .mco-columna.mco-col-banner .bannerBoxBlue .bannerTxt{display:block;font-family: 'Barlow', sans-serif;font-size:13px;line-height:14px;color:#fff;font-weight:normal}
#cabecera_menu .barra-menu .menu ul li .menu-contenido-opciones .mco-columna.mco-col-banner .bannerImg,
#cabecera_menu .barra-menu-cenefa .menu ul li .menu-contenido-opciones .mco-columna.mco-col-banner .bannerImg{display:block;text-align:center;width:200px;height:100px}
#cabecera_menu .barra-menu .menu ul li .menu-contenido-opciones .mco-columna.mco-col-banner .btnAzulCuadrado,
#cabecera_menu .barra-menu-cenefa .menu ul li .menu-contenido-opciones .mco-columna.mco-col-banner .btnAzulCuadrado{background:#0053a4;color:#fff;display:inline-block;font:bold 12px "Roboto",Arial;height:23px;padding-top:5px;text-align:center;text-decoration:none;width:125px;cursor:pointer}
#cabecera_menu .barra-menu .menu ul li .menu-contenido-opciones.mco-mi-entel .mco-columna ul li span,
#cabecera_menu .barra-menu-cenefa .menu ul li .menu-contenido-opciones.mco-mi-entel .mco-columna ul li span{background:url(../images/iconos/ico-menu-vineta.png) no-repeat left 5px;padding-left:10px;font-family: 'Barlow', sans-serif;font-size:13px;color:#535353}
#cabecera_menu .barra-menu .menu ul li .menu-contenido-opciones .mco-col-mi-entel .bmi-titulo,
#cabecera_menu .barra-menu-cenefa .menu ul li .menu-contenido-opciones .mco-col-mi-entel .bmi-titulo{display:block;font-family: 'Barlow', sans-serif;font-size:16px;line-height:18px;color:#0053a4;margin-bottom:10px}
#cabecera_menu .barra-menu .menu ul li .menu-contenido-opciones .mco-col-mi-entel .placeholder,
#cabecera_menu .barra-menu-cenefa .menu ul li .menu-contenido-opciones .mco-col-mi-entel .placeholder{display:inline-block;font-family: 'Barlow', sans-serif;font-size:13px;line-height:15px;color:#bcbcbc;position:absolute;top:8px;left:8px}
#cabecera_menu .barra-menu .menu ul li .menu-contenido-opciones .mco-col-mi-entel .inputBox,
#cabecera_menu .barra-menu-cenefa .menu ul li .menu-contenido-opciones .mco-col-mi-entel .inputBox{border:#ddd solid 1px;line-height:normal;padding:0 8px;height:32px}
#cabecera_menu .barra-menu .menu ul li .menu-contenido-opciones .mco-col-mi-entel .bmi-enlace,
#cabecera_menu .barra-menu-cenefa .menu ul li .menu-contenido-opciones .mco-col-mi-entel .bmi-enlace{display:inline-block;font-family: 'Barlow', sans-serif;font-size:11px;line-height:13px;color:#0053a4;text-decoration:none}
#cabecera_menu .barra-menu .menu ul li .menu-contenido-opciones .mco-col-mi-entel .btn-general,
#cabecera_menu .barra-menu-cenefa .menu ul li .menu-contenido-opciones .mco-col-mi-entel .btn-general{display:inline-block;background-color:#FF3D00;padding:7px 15px 8px;text-align:center;font-family: 'Barlow', sans-serif;font-size:13px;line-height:15px;color:#fff;text-decoration:none;cursor:pointer}.flotar-izq{float:left}.flotar-der{float:right}.hide{display:none}input{outline:0}
#cabecera_menu.-ldg .cuerpo{display:block;width:100%}
#cabecera_menu.-ldg .barra-menu{height:50px}
#cabecera_menu.-ldg .barra-menu .menu{width:auto;float:none;padding:0}
#cabecera_menu.-ldg .barra-menu .menu ul li a{padding:17px 11px 18px}
#cabecera_menu.-ldg .barra-menu .menu ul li .menu-contenido-opciones{top:50px}
#cabecera_menu.-ldg .barra-menu .menu ul li .menu-contenido-opciones.-lf-ays{left:auto !important;right:0}
#cabecera_menu.-ldg .barra-menu .menu>ul>li.selected>a{padding:16px 10px 19px}
#cabecera_menu.-ldg .barra-menu-cenefa{left:0}
#cabecera_menu.-ldg .barra-menu-cenefa .cuerpo{max-width:960px}
#cabecera_menu.-ldg .barra-menu-cenefa .menu{width:auto;float:none;padding:0}
#cabecera_menu.-ldg .barra-menu-cenefa .menu ul li a{padding:17px 11px 18px}
#cabecera_menu.-ldg .barra-menu-cenefa .menu ul li .menu-contenido-opciones{top:50px}
#cabecera_menu.-ldg .barra-menu-cenefa .menu ul li .menu-contenido-opciones.-lf-ays{left:auto !important;right:0}
#cabecera_menu.-ldg .barra-menu-cenefa .menu>ul>li.selected>a{padding:18px 11px 17px}
#cabecera_menu .cuerpo{display:block;width:987px;margin:0 auto}
#cabecera_menu .barra-menu{display:block;position:relative;width:100%;height:40px;background-color:#FFFFFF;}
#cabecera_menu .barra-menu .menu{display:block;width:980px;position:relative}
#cabecera_menu .barra-menu .menu ul li{display:inline-block;float:left;margin:0 35px}
#cabecera_menu .barra-menu .menu ul li a{display:inline-block;padding:13px 17px 10px;font-family: 'Barlow', sans-serif;font-size:18px;line-height:22px;font-weight: 600;color:#002EFF;text-decoration:none;cursor:pointer}
#cabecera_menu .barra-menu .menu ul li a:hover{background-color:#F3F5FF;border-radius:30px}
#cabecera_menu .barra-menu .menu ul li.selected .menu-contenido-opciones{display:block}
#cabecera_menu .barra-menu .menu ul li .menu-contenido-opciones .mco-contenino{border:1px solid #f2f2f2;border-radius:12px;}
#cabecera_menu .barra-menu .menu ul li .menu-contenido-opciones .mco-columna a{padding:0}

#cabecera_menu .barra-menu .menu ul li .menu-contenido-opciones .mco-columna a:hover{text-decoration:none;background:0;font-weight:600;color:#191919;}

#cabecera_menu .barra-menu .menu ul li .menu-contenido-opciones .mco-columna a.bgCel:hover{text-decoration:none;background-color:#F3F5FF}
#cabecera_menu .barra-menu .menu ul li .menu-contenido-opciones .mco-columna.mco-col-banner .btnAzulCuadrado:hover{background:#0d6bc9}
#cabecera_menu .barra-menu .menu ul li .menu-contenido-opciones .mco-columna.mco-col-banner a:hover{background:0;text-decoration:none}
#cabecera_menu .barra-menu .menu ul li .menu-contenido-opciones .mco-columna.mco-col-1{width:220px}
#cabecera_menu .barra-menu .menu ul li .menu-contenido-opciones .mco-columna ul li a strong{font-size:14px}
#cabecera_menu .barra-menu .menu ul li .menu-contenido-opciones .mco-titulo.mco-titulo-margen{margin-bottom:10px}
#cabecera_menu .barra-menu .menu ul li .menu-contenido-opciones.mco-mi-entel .mco-columna{width:175px}
#cabecera_menu .barra-menu .menu ul li .menu-contenido-opciones.mco-mi-entel .mco-columna.informativa{width:380px}
#cabecera_menu .barra-menu .menu ul li .menu-contenido-opciones.mco-mi-entel .mco-col-mi-entel{width:213px;margin-left:30px}
#cabecera_menu .barra-menu .menu ul li .menu-contenido-opciones .mco-col-mi-entel .bmi-enlace:hover{text-decoration:underline}
#cabecera_menu .barra-menu .menu ul li .menu-contenido-opciones .mco-col-mi-entel .bm-col-izq{float:left;width:105px}
#cabecera_menu .barra-menu .menu ul li .menu-contenido-opciones .mco-col-mi-entel .btn-general:hover{text-decoration:none;background:#FF3D00}


#cabecera_menu .barra-menu .menu ul li .menu-contenido-opciones a.mco-titulo:hover{background:0;text-decoration:none;}
#cabecera_menu .barra-menu .menu ul li.destacado a{color:#FF3D00;text-decoration:none}
#cabecera_menu .barra-menu .menu>ul>li.selected{background-color:#FFFFFF}
#cabecera_menu .barra-menu .menu>ul>li.selected>a{z-index:101;position:relative;padding:13px 16px 11px;margin-left:1px;margin-right:1px;margin-top:1px}
#cabecera_menu .barra-menu-cenefa{display:none;position:fixed;width:100%;height:50px;background-color:#FFFFFF; left: 0; right: 0; margin: 0 auto;border-bottom: 1px solid #d2d2d2;}
#cabecera_menu .barra-menu-cenefa .logo{float:left;padding-top:7px;margin-left:20px}
#cabecera_menu .barra-menu-cenefa .menu{display:block;float:left;width:912px;position:relative}
#cabecera_menu .barra-menu-cenefa .menu ul li{display:inline-block;float:left;margin:0 29px}
#cabecera_menu .barra-menu-cenefa .menu ul li a{display:inline-block;padding:18px 17px 17px;font-family: 'Barlow', sans-serif;font-size:18px;line-height:22px;font-weight:600;color:#002eff;text-decoration:none;cursor:pointer}
#cabecera_menu .barra-menu-cenefa .menu ul li.selected .menu-contenido-opciones{display:block}
#cabecera_menu .barra-menu-cenefa .menu ul li .menu-contenido-opciones{display:none;position:absolute;padding:0 0 7px 0;background-color:#fff;margin-top:-1px;z-index:100;top:50.4px;border:1px solid #e5e4e5}
#cabecera_menu .barra-menu-cenefa .menu ul li .menu-contenido-opciones .mco-columna a{padding:0}


#cabecera_menu .barra-menu-cenefa .menu ul li .menu-contenido-opciones .mco-columna a:hover{text-decoration:none;background:0;font-weight:600;color:#ff3d00;}


#cabecera_menu .barra-menu-cenefa .menu ul li .menu-contenido-opciones .mco-columna a.bgCel:hover{text-decoration:none;background-color:#F3F5FF}
#cabecera_menu .barra-menu-cenefa .menu ul li .menu-contenido-opciones .mco-columna.mco-col-banner .btnAzulCuadrado:hover{background:#002EFF}
#cabecera_menu .barra-menu-cenefa .menu ul li .menu-contenido-opciones .mco-columna.mco-col-banner a:hover{background:0;text-decoration:none}
#cabecera_menu .barra-menu-cenefa .menu ul li .menu-contenido-opciones .mco-columna.mco-col-1{width:220px}
#cabecera_menu .barra-menu-cenefa .menu ul li .menu-contenido-opciones .mco-columna ul li a strong{font-size:14px}
#cabecera_menu .barra-menu-cenefa .menu ul li .menu-contenido-opciones .mco-titulo.mco-titulo-margen{margin-bottom:10px}
#cabecera_menu .barra-menu-cenefa .menu ul li .menu-contenido-opciones.mco-mi-entel .mco-columna{width:175px}
#cabecera_menu .barra-menu-cenefa .menu ul li .menu-contenido-opciones.mco-mi-entel .mco-columna.informativa{width:380px}
#cabecera_menu .barra-menu-cenefa .menu ul li .menu-contenido-opciones.mco-mi-entel .mco-col-mi-entel{width:213px;margin-left:30px}
#cabecera_menu .barra-menu-cenefa .menu ul li .menu-contenido-opciones .mco-col-mi-entel .bmi-enlace:hover{text-decoration:none;}
#cabecera_menu .barra-menu-cenefa .menu ul li .menu-contenido-opciones .mco-col-mi-entel .bm-col-izq{float:left;width:105px}
#cabecera_menu .barra-menu-cenefa .menu ul li .menu-contenido-opciones .mco-col-mi-entel .btn-general:hover{text-decoration:none;background:#f37f42}
#cabecera_menu .barra-menu-cenefa .menu ul li .menu-contenido-opciones a.mco-titulo:hover{background:0;text-decoration:none;}
#cabecera_menu .barra-menu-cenefa .menu ul li.destacado a{color:#FF3D00;text-decoration:none}
#cabecera_menu .barra-menu-cenefa .menu>ul>li.selected>a{z-index:101;position:relative;padding:18px 17px 17px}
#cabecera_menu .ie7 .barra-menu .menu ul li .menu-contenido-opciones{top:79px}
#cabecera_menu .ie7 .barra-menu-cenefa .menu ul li .menu-contenido-opciones{top:79px}
#cabecera_menu .ie7 .menu-bajada .menu ul li .menu-contenido-opciones{top:51px}
#cabecera_menu .ie8 .barra-menu .menu ul li .menu-contenido-opciones .mco-col-mi-entel .inputBox{height:24px;padding-top:8px}
#cabecera_menu .ie8 .barra-menu-cenefa .menu ul li .menu-contenido-opciones .mco-col-mi-entel .inputBox{height:24px;padding-top:8px}
#header{display:block;position:relative;z-index:100;width:100%}
#cabecera_menu .barra-menu .menu ul li .menu-contenido-opciones .mco-columna.mco-col-2 {width: 220px;}
#cabecera_menu .barra-menu-cenefa .menu ul li .menu-contenido-opciones .mco-columna.mco-col-2{width:220px}


/* Footer */
#footerEntel div, #footerEntel ul, #footerEntel ol, #footerEntel li, #footerEntel h1, #footerEntel h2, #footerEntel h3, #footerEntel h4, #footerEntel h5, #footerEntel h6, #footerEntel form, #footerEntel input, #footerEntel p, 
#footerEntel span {margin:0; padding:0; } 
#footerEntel img {border:0; } 
#footerEntel ol, #footerEntel ul, #footerEntel dl {list-style:none; } 
#footerEntel a {outline:none; }
#footerEntel .itemRedesSociales img { width: 30px; }
#footerEntel .itemRedesSociales img.ico-youtube { width: 20px; }
/* CLEARFIX ***********************/ .clearfix:after{visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; } .clearfix{display: inline-block; } * html .clearfix {height: 1%; } .clearfix {display: block; }
#footerEntel.footerEntel{display:block;padding:35px 0 0;position:relative;margin:auto;width:966px;z-index:2}
#footerEntel .contenedor_columnas{display:block;padding:0 0 25px 20px}
#footerEntel .contenedor_columnas .columna_enlaces{color:#9B9B9B;display:block;float:left;margin:0 5px 0 0;min-height:140px;padding:10px 8px 10px 9px;width:15%}* html 
#footerEntel .contenedor_columnas .columna_enlaces{height:140px}
#footerEntel .contenedor_columnas .columna_enlaces.ultima{border-right:0;margin-right:0;padding-right:0}
#footerEntel .contenedor_columnas .columna_enlaces span.titulo{display:block;font-family: 'Barlow', sans-serif;color:#FFFFFF;font-size:18px;font-weight:600;padding:0 0 8px 0}
#footerEntel .contenedor_columnas .columna_enlaces span.blue{color:#002EFF}
#footerEntel .contenedor_columnas .columna_enlaces a span.titulo:hover{text-decoration:underline!important}
#footerEntel .contenedor_columnas .columna_enlaces ul li{font-family: 'Barlow', sans-serif;padding:4px 0;font-size:14px;line-height:22px;}
#footerEntel .contenedor_columnas .columna_enlaces ul li a,
#footerEntel .contenedor_columnas .columna_enlaces ul li a:visited{display:block;color:#fff;text-decoration:none}
#footerEntel .contenedor_columnas .columna_enlaces ul li a:hover{text-decoration:underline}
#footerEntel p{display:block;padding:15px 0 0 0;font-family:font-family: 'Barlow', sans-serif;font-size:12px;color:#666}
#footerEntel.footerEntel .footer_derecha div.tooltip{bottom:24px;display:none;right:-3px;position:absolute;width:100px;top:inherit;left:inherit}
#footerEntel.footerEntel .footer_derecha .rss div.tooltip{width:67px}
#footerEntel.footerEntel .footer_derecha .youtube div.tooltip{width:107px}
#footerEntel.footerEntel .footer_derecha .facebook div.tooltip{width:59px}
#footerEntel.footerEntel .footer_derecha .twitter div.tooltip{width:102px}
#footerEntel.footerEntel .footer_derecha .url div.tooltip{width:100px}
#footerEntel.footerEntel .footer_derecha .rss:hover div.tooltip,
#footerEntel.footerEntel .footer_derecha .youtube:hover div.tooltip,
#footerEntel.footerEntel .footer_derecha .facebook:hover div.tooltip,
#footerEntel.footerEntel .footer_derecha .twitter:hover div.tooltip,
#footerEntel.footerEntel .footer_derecha .url:hover div.tooltip{display:block}
#footerEntel.footerEntel .footer_derecha div.tooltip div.tooltip_top{background:transparent url(../../img/footer/tooltip/bg_tooltip_top.gif) no-repeat scroll right top;display:block;padding-right:3px}
#footerEntel.footerEntel .footer_derecha div.tooltip div.tooltip_top span{background:#e7edf0 url(../../img/footer/tooltip/bg_tooltip_top.gif) no-repeat scroll left top;display:block;height:3px}
#footerEntel.footerEntel .footer_derecha div.tooltip div.tooltip_main{background:#ececec url(../../img/footer/tooltip/bg_tooltip_back.gif) repeat-x scroll left bottom;border-left:1px solid #ccc;border-right:1px solid #ccc;color:#666;font-family:"Roboto",Tahoma,Arial,Helvetica,sans-serif;font-size:10px;padding:2px 5px}
#footerEntel.footerEntel .footer_derecha div.tooltip div.tooltip_bottom{background:transparent url(../../img/footer/tooltip/bg_tooltip_bottom.gif) no-repeat scroll right top;display:block;padding-right:3px}
#footerEntel.footerEntel .footer_derecha div.tooltip div.tooltip_bottom span{background:#e7edf0 url(../../img/footer/tooltip/bg_tooltip_bottom.gif) no-repeat scroll left top;display:block;height:3px}
#footerEntel.footerEntel .footer_derecha div.tooltip div.tooltip_flecha{background:transparent url(../../img/footer/tooltip/bg_tooltip_flecha.gif) no-repeat scroll left top;bottom:-5px;display:block;height:6px;right:6px;position:absolute;width:9px}
#footerEntel.footerEntel #caja_info_compartir.que_es_esto{display:none;width:604px;background:#eee;border:1px solid #d7d7d7;padding:10px;margin:0 auto;position:absolute;bottom:0;right:8px;margin-bottom:80px}
#footerEntel.footerEntel #caja_info_compartir.que_es_esto .titulo{display:block;color:#3358FF;font-family: 'Barlow', sans-serif;font-size:11px;font-weight:bolder}
#footerEntel.footerEntel #caja_info_compartir.que_es_esto .centro{margin:0 6px;padding:0 6px 20px;border-width:0 1px;border-style:dotted;border-color:#b2b2b2}
#footerEntel.footerEntel #caja_info_compartir.que_es_esto .caja_informativa{display:block;float:left;width:192px;color:#000;font-family: 'Barlow', sans-serif;font-size:11px}
#footerEntel.footerEntel #caja_info_compartir.que_es_esto .caja_informativa img{display:block;padding:0 0 10px 0}
#footerEntel.footerEntel #caja_info_compartir.que_es_esto .caja_informativa a,
#footerEntel.footerEntel #caja_info_compartir.que_es_esto .caja_informativa a:visited{color:#3358FF;font-family: 'Barlow', sans-serif;text-decoration:none}
#footerEntel.footerEntel #caja_info_compartir.que_es_esto .caja_informativa a:hover{text-decoration:underline}
#footerEntel.footerEntel #caja_compartir{position:absolute;bottom:0;right:0;padding-bottom:80px;display:none;width:280px}
#footerEntel.footerEntel #caja_compartir.compartir .tabs .tab{display:block;float:left;cursor:pointer;position:relative;width:140px}* html 
#footerEntel.footerEntel #caja_compartir.compartir .tabs .tab{width:132px}*:first-child+html
#footerEntel.footerEntel #caja_compartir.compartir .tabs .tab{width:132px}* html 
#footerEntel.footerEntel #caja_compartir.compartir .tabs .margen_explorer{margin:0 8px 0 0}*:first-child+html 
#footerEntel.footerEntel #caja_compartir.compartir .tabs .margen_explorer{margin:0 8px 0 0}
#footerEntel.footerEntel #caja_compartir.compartir .tabs .tab .tab_centro{display:block;float:left;padding:2px 5px 4px;border-width:0 1px;border-style:solid;border-color:#d7d7d7;text-align:center;width:120px;font-family: 'Barlow', sans-serif;font-size:11px;color:#3358FF;margin:-4px 0 0 0;background:#FFF}
#footerEntel.footerEntel #caja_compartir.compartir .tabs .seleccionado .tab_centro{font-weight:bolder;background:#eee;padding:2px 5px 5px;z-index:10}
#footerEntel.footerEntel #caja_compartir.compartir .tabs .tab .tab_arriba{display:inline-block;padding-right:5px;background:url(../../img/footer/caja_compartir/bg_tabs_arriba.gif) no-repeat right -6px}
#footerEntel.footerEntel #caja_compartir.compartir .tabs .tab .tab_arriba span{display:block;height:3px;width:127px;padding:1px 0;background:url(../../img/footer/caja_compartir/bg_tabs_arriba.gif) no-repeat left top}* html
#footerEntel.footerEntel #caja_compartir.compartir .tabs .tab .tab_arriba span{padding:0;margin:0 0 -10px 0}*:first-child+html 
#footerEntel.footerEntel #caja_compartir .compartir .tabs .tab .tab_arriba span{padding:2px;margin:0}
#footerEntel.footerEntel #caja_compartir.compartir .tabs .seleccionado .tab_arriba{background:url(../../img/footer/caja_compartir/bg_tabs_arriba_seleccionado.gif) no-repeat right -6px}
#footerEntel.footerEntel #caja_compartir.compartir .tabs .seleccionado .tab_arriba span{background:url(../../img/footer/caja_compartir/bg_tabs_arriba_seleccionado.gif) no-repeat left top}
#footerEntel.footerEntel #caja_compartir.compartir .contenido_compartir{width:260px;padding:5px 5px 10px;background:#eee;border:1px solid #d7d7d7;margin:-1px 0 0 0}
#footerEntel.footerEntel #caja_compartir.compartir .contenido_compartir .label{display:block;font-size:11px;margin:12px 0 0}
#footerEntel.footerEntel #caja_compartir.compartir .contenido_compartir input{width:250px;margin:2px 0 0}
#footerEntel.footerEntel #caja_compartir.compartir .contenido_compartir .botones{margin:15px 0 0}
#footerEntel.footerEntel #caja_compartir.compartir .contenido_compartir .botones div{display:block;float:left}
#footerEntel.footerEntel #caja_compartir.compartir .contenido_compartir .botones .exito a{display:block;float:left;width:57px;height:24px;text-indent:-9999px;margin:0 10px 0 0;background:url(../../img/footer/btn_enviar.gif) top left no-repeat}
#footerEntel.footerEntel #caja_compartir.compartir .contenido_compartir .botones .cancelar a,
#footerEntel.footerEntel #caja_compartir.compartir .contenido_compartir .botones .cancelar a:visited{display:block;float:left;padding:5px 0 0;color:#3358FF;font-size:11px;text-decoration:none}
#footerEntel.footerEntel #caja_compartir.compartir .contenido_compartir .botones .cancelar a:hover{border-bottom:1px dotted #3358FF}
#footerEntel.footerEntel #caja_compartir.compartir .marcadores_sociales{width:260px;padding:5px 5px 10px;background:#eee;border:1px solid #d7d7d7;margin:-1px 0 0 0;display:none}
#footerEntel.footerEntel #caja_compartir.compartir .marcadores_sociales .columna_marcadores{display:block;float:left;width:120px;padding:2px 5px}
#footerEntel.footerEntel #caja_compartir.compartir .marcadores_sociales .columna_marcadores .marcador{display:block;margin:3px 0}
#footerEntel.footerEntel #caja_compartir.compartir .marcadores_sociales .columna_marcadores .marcador img{height:16px;width:16px;margin:0 5px 0 0}
#footerEntel.footerEntel #caja_compartir.compartir .marcadores_sociales .columna_marcadores .marcador a,
#footerEntel.footerEntel #caja_compartir.compartir .marcadores_sociales .columna_marcadores .marcador a:visited{font-family: 'Barlow', sans-serif;font-size:11px;color:#3358FF;text-decoration:none}
#footerEntel.footerEntel #caja_compartir.compartir .marcadores_sociales .columna_marcadores .marcador a:hover{text-decoration:underline}
#footerEntel.footerEntel .separador{display:block;margin:4px 0 10px;height:3px;background:#b2b2b2;border-right:9px solid #f78e1e;font-size:1px;width:auto}
#footerEntel ul li{background:none!important}
#footerEntel .boxRedesSociales{padding-top:0}
#footerEntel .boxRedesSociales .itemRedesSociales{float:left;margin-right:8px}
#footerEntel .boxGrisAyS { 
    background-image: url(https://www.entel.cl/corporaciones/includes/public/images/footer-ayuda-soporte.png);
    padding: 15px 15px;
    width: auto;
    height: 215px;
    margin-bottom: 10px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
#footerEntel .boxGrisAyS .itemAyS {padding:4px 0;padding-left:25px;margin-bottom:10px;     background-size: 15px!important;}
#footerEntel .boxGrisAyS .itemAyS.icoRobo {
    background: url(https://www.entel.cl/corporaciones/includes/public/images/ico-gris-robo.png?v=5) center left no-repeat
}

#footerEntel .boxGrisAyS .itemAyS.icoPreg {
    background: url(https://entel.modyocdn.com/uploads/ef9271a6-70c7-4072-b72f-a8946f37df4a/original/ico-gris-pregunta.png) center left no-repeat
}

#footerEntel .boxGrisAyS .itemAyS.icoMapa {
    background: url(https://www.entel.cl/corporaciones/includes/public/images/ico-gris-mapa.png?v=5) center left no-repeat
}

#footerEntel .boxGrisAyS .itemAyS.icoTienda {
    background: url(https://www.entel.cl/corporaciones/includes/public/images/ico-gris-tiendas.png?v=5) center left no-repeat
}

#footerEntel .boxGrisAyS .itemAyS.icoContacto {
    background: url(https://www.entel.cl/corporaciones/includes/public/images/ico-gris-contacto.png?v=5) center left no-repeat
}

#footerEntel .boxGrisAyS .itemAyS.icoAyudaSoporte {
    background: url(https://entel.modyocdn.com/uploads/3630e8a5-3884-452b-98e2-bad240d60ac0/original/ayuda-soporte.png) center left no-repeat
}

#footerEntel .boxGrisAyS .itemAyS.icoManualesEquipos {
    background: url(https://entel.modyocdn.com/uploads/c670be31-64a0-4d44-86ef-dc247de1125e/original/manuales-equipo.png) center left no-repeat
}
#footerEntel .boxGrisAyS .itemAyS a{
    display: block;
    color: #000072;
    text-decoration: none;
    font-size: 13px;
}
#footerEntel .boxGrisAyS .itemAyS a:hover{text-decoration:underline}.copyright{background-color:#FFFFFF;padding:15px 0}.copyright .center{width:940px;margin:auto}.copyright p{font-family: 'Barlow', sans-serif;font-size:11px;color:#636465}






/* Hacks para Bootstrap */
#cabecera_menu .barra-menu { height: 74px;margin-left:4%; }
#cabecera_menu .cuerpo, #cabecera_menu .barra-menu .menu { width: 100%; }
#cabecera_menu .cuerpo { max-width: 1170px; width: 940px; }
#cabecera_menu .barra-menu-cenefa { height: 74px; }
#cabecera_menu .barra-menu-cenefa .logo { float: left; padding-top: 17px; padding-left: 17px; margin: 0px; width: 10%; box-sizing: border-box; }
#cabecera_menu .barra-menu-cenefa .menu { width: 90%; }
#cabecera_menu ul.ul-principal { height: 74px; position: relative; }
#cabecera_menu .barra-menu .menu ul.ul-principal li.principal,
#cabecera_menu .barra-menu-cenefa .menu ul.ul-principal li.principal  {float: none; margin: 0; display: table-cell; width: 1%; height: 74px; box-sizing: border-box;position:relative;}
#cabecera_menu .barra-menu .menu ul.ul-principal li.principal>a,
#cabecera_menu .barra-menu-cenefa .menu ul.ul-principal li.principal>a {width: 100%; height: 50px; margin: 0; padding: 0; line-height:55px; box-sizing: border-box; text-align: center; white-space: nowrap; text-overflow: ellipsis; }
#cabecera_menu .barra-menu .menu>ul>li.selected { padding: 0px; }
#cabecera_menu.-ldg .barra-menu .menu>ul>li.selected>a{ padding:0px; }
#cabecera_menu .barra-menu-cenefa .menu>ul>li.selected>a{ padding:0px; }
#cabecera_menu .barra-menu .menu ul li .menu-contenido-opciones .mco-columna ul li a,
#cabecera_menu .barra-menu-cenefa .menu ul li .menu-contenido-opciones .mco-columna ul li a,
#cabecera_menu .barra-menu .menu ul li .menu-contenido-opciones .mco-titulo,
#cabecera_menu .barra-menu-cenefa .menu ul li .menu-contenido-opciones .mco-titulo { text-align: left!important; }
#cabecera_menu .barra-menu .menu ul li .menu-contenido-opciones,
.menu-bajada .menu ul li .menu-contenido-opciones,
#cabecera_menu .barra-menu-cenefa .menu ul li .menu-contenido-opciones { top: 74px; }

#footerEntel.footerEntel { width: 100%; margin: 0; padding: 0; box-sizing: border-box; }
#footerEntel .contenedor_columnas { padding: 0 2em; }
#footerEntel .contenedor_columnas .columna_enlaces { width: 20%; box-sizing: border-box; margin: 0; padding: 15px; }
#footerEntel .contenedor_columnas .columna_enlaces.ultima { padding: 15px;  }
#footerEntel .boxGrisAyS .itemAyS { line-height: initial; }
.copyright p { margin: 0; }
.copyright .center { width: 100%; margin: auto; box-sizing: border-box; }

.ic-menu-btn-1 { left: 0px; }
.ic-menu-btn-2 { left: 100px; }
.ic-menu-btn-3 {  }
.ic-menu-btn-4 { left: 420px; }
.ic-menu-btn-5 {  }
.ic-menu-btn-6 {  }

/* ================================================
COLUMNS FROM LUISTRAP
================================================ */
.columns { margin: 0; margin-left: -2%; list-style: none; } .columns:after {clear: both; content: ''; display: table; overflow: hidden; } .columns > li {margin-left: 2%; float: left; margin-bottom: 2%; } .columns-2 > li {width: 48%; } .columns-3 > li {width: 31.33%; } .columns-4 > li {width: 23%; } .columns-5 > li {width: 18%; } .columns-6 > li {width: 14.66%; } .columns-7 > li {width: 12.28%; } .columns-8 > li {width: 10.5%; } .columns-9 > li {width: 9.11%; } .columns-10 > li {width: 8%; } .columns-11 > li {width: 7.09%; } .columns-12 > li {width: 6.33%; }

/* ================================================
CSS GENERAL
================================================ */

.boton-general {
    font-family:'Barlow', Sans-serif;
    border-radius: 20px!important;
    padding: 10px 50px;
    font-size: 18px;
    font-weight: 500;
    background:#ff3d00;
    color:#ffffff;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    }
    
    
.boton-general:hover {
    background:#ffffff;
    border: 1px solid #ff3d00;
    color:#ff3d00;
    } 
    

.boton-general-azul {
    font-family:'Barlow', Sans-serif;
    border-radius: 20px!important;
    padding: 10px 50px;
    font-size: 15px;
    background:#002EFF;
    color:#ffffff;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    }
    
    
.boton-general-azul:hover {
    background:#ffffff;
    border: 1px solid #002EFF;
    color:#002EFF;
    } 

.boton-general-naranjo {
    font-family:'Barlow', Sans-serif;
    border-radius: 20px!important;
    padding: 10px 50px;
    font-size: 15px;
    background:#ff3d00;
    color:#ffffff;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    }
    
    
.boton-general-naranjo:hover {
    background:#ffffff;
    border: 1px solid #ff3d00;
    color:#ff3d00;
    } 


button.boton-memoria {
    font-family: "Barlow Regular",;
    border-radius: 8px;
    padding: 10px 50px;
    margin:25px 0px;
    font-size: 15px;
    background:#ff3d00;
    color:#ffffff;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    }
    
button.boton-memoria:hover {
    background:#ffffff;
    border: 1px solid #ff3d00;
    color:#ff3d00;
    } 


button.boton-memoria a span {color:#ffffff;}

button.boton-memoria a hover {color:#ff3d00;}



.bg-blue { color: #FFF; background: #002EFF; }
.bg-blue p { color: #FFF; }
.p-orange { color: #FF3D00; }
.p-blue { color: #10069F; }



.widget-area { padding-top: 50px; padding-bottom: 50px; }

.widget .bg-blue h2, .widget .bg-blue h3  { color: #FFF; }
h1, .widget h1 { font-family:'Barlow',sans-serif; font-size: 46px; line-height: 50px; color: #191919; margin: 5px 0; padding: 0; font-weight: 600; text-align: left;}
h2, .widget h2 { font-family:'Barlow',sans-serif; font-size: 32px; line-height: 36px; color: #191919; margin: 5px 0; padding: 0; font-weight: 500; text-align: left;}
h3, .widget h3 { font-family:'Barlow',sans-serif; font-size: 24px; line-height: 28px; color: #191919; margin: 5px 0; padding: 0; font-weight: 500; border: 0; text-align: left;}
h4, .widget h4 { font-family:'Barlow',sans-serif; font-size: 18px; line-height: 22px; color: #191919; margin: 5px 0; padding: 0; font-weight: 500; border: 0; text-align: left;}

.ic-menu-responsivo { background: #FFFFFF; height: auto; padding: 10px 0; }
.ic-menu-responsivo img { height: 40px; }
.ic-menu-responsivo .columns > li { margin-bottom: 0; padding: 0; }

.border-radius-big-regular { -webkit-border-bottom-right-radius: 20px; -moz-border-radius-bottomright: 20px; border-bottom-right-radius: 20px; }

.border-radius-big { -webkit-border-bottom-right-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-bottomleft: 10px;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px; }


.boder-radius-inside { -webkit-border-bottom-right-radius: 50px; -moz-border-radius-bottomright: 50px; border-bottom-right-radius: 50px; }

/* Home */
.ic-home-noticia { background: #EEE; padding: 100px 0px; }
a.ic-home-noticia-text { background: #FFF; padding: 30px; -webkit-border-bottom-right-radius: 50px; -moz-border-radius-bottomright: 50px; border-bottom-right-radius: 50px; display: block; color: #191919; }

.ic-home-subsecciones { padding: 50px 0px; }

.ic-contenedor-destacados { width: 100%; border: 1px solid rgb(229, 229, 229); overflow: hidden; box-sizing: border-box; padding: 0; margin: 0; }
a.ic-home-destacado-big, a.ic-home-destacado-small { position: relative; width: 100%; padding: 0; margin: 0; background: #FFF; display: block; text-decoration: none; border: 0px; box-sizing: border-box; }
a.ic-home-destacado-big { height: 450px; margin-bottom: 0px; }
a.ic-home-destacado-small { height: 210px; margin-bottom: 0px; }

.ic-home-destacado-big-text, .ic-home-destacado-small-text { position: absolute; bottom: 0; left: 0; right: 0; margin: 0; padding: 10px; background: #FFF; padding-left: 30px; background: /*url(https://entel.modyocdn.com/uploads/8186219c-21c1-4571-b3be-85649577c675/original/ico_llaves_rectas.png) no-repeat*/ #F2F2F2; background-position: 10px; }
.ic-home-destacado-big-text h3, .ic-home-destacado-small-text h3 { font-size: 19px; margin: 0; padding: 5px 0px; font-weight: normal; color: #10069F;}
.ic-home-destacado-big-text p, .ic-home-destacado-small-text p { font-size: 13px; line-height: 16px; color: #191919; margin: 0; padding: 5px 0px; font-weight: normal; }

.context-home-show .ic-home-destacado-big-text, .ic-home-destacado-small-text{background: url(https://entel.modyocdn.com/uploads/005bea53-e1e6-4ced-81eb-c3ee994ade5e/original/ico_llaves.png) no-repeat #EEE;background-position: 10px;}
.ic-home-destacado-blanco .ic-home-destacado-big-text, .ic-home-destacado-blanco  .ic-home-destacado-small-text{background: url(https://entel.modyocdn.com/uploads/005bea53-e1e6-4ced-81eb-c3ee994ade5e/original/ico_llaves.png) no-repeat #fff;  background-position: 10px;}
a.ic-home-destacado-small:hover, a.ic-home-destacado-big:hover { box-shadow: inset 0px 0px 50px rgba(0,0,0,.7); -webkit-box-shadow: inset 0px 0px 50px rgba(0,0,0,.7); -webkit-transition: all .25s ease; -moz-transition: all .25s ease; -o-transition: all .25s ease; -ms-transition: all .25s ease; }
a.ic-home-destacado-small:hover .ic-home-destacado-small-text, a.ic-home-destacado-big:hover .ic-home-destacado-big-text { /*background: url(https://entel.modyocdn.com/uploads/97cee48b-e2a0-4098-a829-3387bd66fbd0/original/ico_llaves.png) no-repeat rgba(255, 255, 255, 0.9);*/ background-position: 10px; -webkit-transition: all .25s ease; -moz-transition: all .25s ease; -o-transition: all .25s ease; -ms-transition: all .25s ease; }
.context-layouts-show-sustentabilidad .ic-home-destacado-small-text{ min-height: 50px;}

/* Posts */
.ic-post-foto-fondo { height: 300px; background: #f2f2f2; }
.ic-post-contenido { margin-top:-150px; padding: 50px 45px; background: #FFF; }
.ic-post-contenido textarea { border: 1px solid #f2f2f2; padding: 10px; margin: 10px 0px; }


.ic-post-tit-signo { display:none; }
.ic-post-tit { position: relative; margin-bottom: 35px; }
.ic-post-tit p { display: block; font-size: 14px; color: #191919; font-weight: normal; }
.ic-post-tit .ic-post-tit-epigrafe *, .ic-post-tit .ic-post-tit-epigrafe p { display: none; }
.ic-post-tit .ic-post-tit-epigrafe h5 { display: block; font-size: 14px; color: #191919; font-weight: normal; }
.ic-post-tit h1 {font-size: 35px;line-height: 41px;}



.comunicado-imagen.ic-post-img{
border-radius: 12px 0 0 12px;
}
.comunicado-texto.ic-post-bajada-tit {
    border-radius: 0 12px 12px 0;
}
.ic-post-img { height: 400px; }

.ic-post-bajada-tit { height: 400px;padding: 45px 40px; overflow: hidden; 
;  color: #FFF; background: #002EFF; }



.ic-post-bajada-tit .v-align * { display: none; }
.ic-post-bajada-tit .v-align {position:relative; top:50%; transform: translateY(-50%)}

.ic-post-bajada-tit .v-align h4 {font-family:'Inter'; color: #ffffff; font-weight: 500; font-size: 14px; line-height: 20px; display: block;}


/* Comunicado */

.comunicado-imagen {width:64%;float:left;margin:0px;}

.comunicado-texto  {width:36%;float:left;margin:0px;}


i {font-weight:500;font-style: normal;}

.subtitulo {color:#002EFF}

#triangulo {
    
 display:none;
  height:387px;
  width:102px;
  float:right;
  background:#000072;
  transform: rotate(14deg);
  
   margin-right: -115px;
    margin-top: 8px;
  
-webkit-border-bottom-right-radius: 10px;
-webkit-border-bottom-left-radius: 100px;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-bottomleft: 100px;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 100px;

 }
 
 
 #triangulo-2 {
    display:none;
 
  height:339px;
  width:80px;
  float:right;
  background:#42E8B4;
  transform: rotate(19deg);
  
   margin-right: -19px;
    margin-top: 17px;
  
-webkit-border-bottom-right-radius: 10px;
-webkit-border-bottom-left-radius: 100px;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-bottomleft: 100px;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 100px;

 }
 
 





/* comunicado responsive */

@media (max-width: 767px) {


.ic-post-bajada-tit .v-align {transform: translateY(0)}


.comunicado-imagen {width:100%;float:left;margin:0px;}

.comunicado-texto  {width:100%;float:left;margin:0px;}



.comunicado-texto.ic-post-bajada-tit {
    border-radius: 0 0 12px 12px;
}


.comunicado-imagen.ic-post-img {
    border-radius: 12px 12px 0 0;
}

#triangulo {display:none;}

#triangulo-2 {display:none;}

.ic-post-img {height:250px;}



}



.ic-post-description { margin-top: 40px; }
.ic-post-description h4, .ic-post-description h5 { display: none; }
.ic-post-description p, .ic-post-description li, .ic-post-description-full p, .ic-post-description-full li { font-size: 16px; line-height: 22px; }
.ic-post-description-full h4 { background: #10069F; color: #FFF; font-weight: normal; padding: 45px 40px; }

.ic-post-description ul, .ic-post-description-full ul { padding: 15px; margin: 0 0 25px 0; list-style: none;}
.ic-post-description ul li, .ic-post-description-full ul li { margin: 0px; padding: 5px 25px; position: relative; }
.ic-post-description ul li:before, .ic-post-description-full ul li:before { content: '·'; position: absolute; left: 10px; font-size: 29px; color: #002eff; top: 3px; box-sizing: border-box; }

.ic-post-description ol, .ic-post-description-full ol { padding: 15px 30px; margin: 0; list-style: none; list-style-type:decimal;}
.ic-post-description ol li, .ic-post-description-full ol li { margin-bottom: 10px; padding: 5px 10px; position: relative; }

.dl-horizontal { padding: 20px; background: #F2F2F2 }
.dl-horizontal dt, .dl-horizontal dd { margin-bottom: 23px; }
.dl-horizontal dt { text-align: left; font-size: 17px; line-height: 18px; font-weight: bold; padding-left: 20px; background: url("https://entel.modyocdn.com/uploads/efb836cb-8faf-4b93-8481-ebc7cea80c3c/original/asterisco_small.png") no-repeat left; color: #10069F; }
.dl-horizontal dd { }

.category{
  background: #42E8B4;
  height: auto;
  line-height: 12px;
  font-size: 12px;
  text-align: center;
  color: #191919;
  padding: 5px;
  margin: 10px;
  border-radius: 2px;
  display:inline-block;
}
.mt-50 {margin-top: 50px !important;}
h5.no-mostrar {display: none;}
/* Galeria Post */
.galeria-fondo-blanco.rsDefault, 
.galeria-fondo-blanco.rsDefault .rsOverflow, 
.galeria-fondo-blanco.rsDefault .rsSlide, 
.galeria-fondo-blanco.rsDefault .rsVideoFrameHolder, 
.galeria-fondo-blanco.rsDefault .rsThumbs  {
    background:#fff !important;
}

/* Post_Index */
.ic-post-index-contenido .columns-3 > li { }

.ic-box-noticia { overflow: hidden; height: 300px; border: 1px solid rgb(229, 229, 229); position: relative; box-sizing: border-box; }
.ic-box-noticia-category { position: absolute; top: 0; left: 0; background: #FF6700; height: auto; line-height: 12px; font-size: 12px; text-align: center; color: #FFF; padding: 5px; margin: 10px; border-radius: 2px; }
.ic-box-noticia-text { position: absolute; bottom: 0; left: 0; right: 0; margin: 0; padding: 10px; background: #FFF; padding-left: 30px; background: url(https://entel.modyocdn.com/uploads/97cee48b-e2a0-4098-a829-3387bd66fbd0/original/ico_llaves.png) no-repeat #FFF; background-position: 10px; }
.ic-box-noticia-text h3 { font-size: 15px; color: #191919; margin: 0; padding: 5px 0px; font-weight: normal;  display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap; }
.ic-box-noticia-text p { font-size: 12px; line-height: 15px; color: #191919; margin: 0; padding: 5px 0px; font-weight: normal; }

/* General Page */
.ic-page-main-tit { height: 300px; padding: 100px 0px; background: url(https://entel.modyocdn.com/uploads/46291058-4a18-431c-8615-522e3ad0d57a/original/page-title-bg.jpg) no-repeat center #EEE; background-size: cover; }
.ic-page-main-tit h1 { color: #001780; }
.ic-page-main-tit2 { height: auto; padding: 200px 0px; background: url(https://entel.modyocdn.com/uploads/6f336f07-8292-4455-bb98-eb5730f40450/original/roaming_encabezado.png) no-repeat center #EEE; background-size: cover; }
.ic-page-main-tit2 h1 { color: #001780; }
.ic-page-tit-signo {display:none;}

.bg-sobre-entelv2 {
    background: url(https://entel.modyocdn.com/uploads/2742d6ac-edc1-49c7-8b0f-a32ac48c45f5/original/background_nosotros.jpg) no-repeat center #EEE;
    background-size: cover; height:500px
}

.bg-rapanui {
    background: url(https://entel.modyocdn.com/uploads/942d9f1d-b844-485d-88c4-ebe563600643/original/EncabezadoEscuelaDeMusica.jpg) no-repeat center #EEE;
    background-size: cover;
}

.bg-barrio {
    background: url(https://entel.modyocdn.com/uploads/e1d15272-f4fd-458b-a0de-bb899664ea41/original/EncabezadoBarrioFeliz.jpg) no-repeat center #EEE;
    background-size: cover;
}

.bg-reciclaje {
    background: url(https://entel.modyocdn.com/uploads/ac53e848-c00a-4e00-94cc-d4411dbf916b/original/2EncabezadoReciclaje2017.jpg) no-repeat center #EEE;
    background-size: cover;
}
.bg-conectando {
    background: url(https://entel.modyocdn.com/uploads/22c79933-0a9a-40a2-b77b-23d9733efcc2/original/EncabezadoConectandoChile_V6.png) no-repeat center #EEE;
    background-size: cover;
}
.bg-innovacion {
    background: url(https://entel.modyocdn.com/uploads/b241b379-4dd0-4455-ab0c-49b9476b76f2/original/EncabezadoInnovacion.jpg) no-repeat center #EEE;
    background-size: cover;
}
.bg-innovacion {
    background: url(https://entel.modyocdn.com/uploads/23c22cd4-6fc5-4081-9a6c-1b93ee647855/original/EncabezadoInnovacion.jpg) no-repeat center #EEE;
    background-size: cover;
}
.bg-inversionistas {
    background: url(https://entel.modyocdn.com/uploads/bfd4e6b9-0ef3-4907-bc61-ed97308fc45e/original/sobre_entel.jpg) no-repeat top center #EEE;
    background-size: cover;
    padding: 0;
    position: relative;
}
.bg-normativas {
    background: url(https://entel.modyocdn.com/uploads/25349bf8-56da-4fe3-a626-e25ed66aa6f3/original/normativas_fondo_v2.jpg) no-repeat center #EEE;
    background-size: cover;
}
.bg-sobre {
    background: url(https://entel.modyocdn.com/uploads/bfd4e6b9-0ef3-4907-bc61-ed97308fc45e/original/sobre_entel.jpg) no-repeat center #EEE;
    background-size: cover;
    height: 350px;
}
.bg-sustentabilidad{
    background: url(https://entel.modyocdn.com/uploads/91f65004-2e7e-4189-a0aa-a89deb0df1cc/original/EncabezadoSustentabilidad.jpg) no-repeat center #EEE;
    background-size: cover;
}
.bg-todo{
    background: url(https://entel.modyocdn.com/uploads/4a7b4d98-9b86-4d20-b52b-e51e7e76bc65/original/EncabezadoTodoChileComunicado.jpg) no-repeat center #EEE;
    background-size: cover;
}
.bg-espectro{
    background: url(https://entel.modyocdn.com/uploads/e1fceaaa-7ddf-453c-b72f-d6608176553c/original/EncabezadoEspectro.jpg) no-repeat center #EEE;
    background-size: cover;
}

.bg-biblioteca{
    background: url(https://entel.modyocdn.com/uploads/d0ed61ba-dab7-4aa3-b0af-e234fa8a5dec/original/EncabezadoBiblioteca.jpg) no-repeat center #EEE;
    background-size: cover;
}

.bg-yo-leo{
    background: url(https://entel.modyocdn.com/uploads/1a1d0fab-61c2-434a-bf2f-eeaa715f57ed/original/encabezado-yo-leo.jpg) no-repeat center #EEE;
    background-size: cover;
}

.bg-derechos-del-consumidor{
    background: url(https://entel.modyocdn.com/uploads/fef3887b-319e-4ff8-96a2-56eb9089f01d/original/ComuncadosPrensaEncabezado.jpg) no-repeat center #EEE;
    background-size: cover;
}

.bg-Indice-dow-jones{
    background: url(https://entel.modyocdn.com/uploads/fde9c93b-23e3-4624-83b9-619cc7f69f51/original/EncabezadoDowJones_v2.jpg) no-repeat center #EEE;
    background-size: cover;
}

.bg-Roaming{
    background: url(https://entel.modyocdn.com/uploads/6f336f07-8292-4455-bb98-eb5730f40450/original/roaming_encabezado.png) no-repeat center #EEE;
    background-size: cover;
}

.bg-nuevas-noticias{
    background: url(https://entel.modyocdn.com/uploads/fec10780-b1dd-4e17-9d90-4d23e2b687e2/original/noticias_fondo_v2.jpg) no-repeat center #EEE;
    background-size: cover;
}

.bg-nuevas-premios{
    background: url(https://entel.modyocdn.com/uploads/637fb1d7-85ec-4945-bab0-3a84f4b223f1/original/PREMIOS.jpg) no-repeat center #EEE;
    background-size: cover;
}


.bg-nuevas-nosotros{
    background: url(https://entel.modyocdn.com/uploads/56701abe-849a-4b2d-925c-7404c53bca50/original/foto_NOSOTROS_ANTENA2.jpg) no-repeat center #EEE;
    background-size: cover; height:300px
}


.bg-entel-peru{
    background: url(https://entel.modyocdn.com/uploads/84c555d1-5e30-4ba1-ba12-d34bb45dd6d8/original/entel_peru.jpg) no-repeat center #EEE;
    background-size: cover;
}


.ic-page-tit { }
.ic-page-tit-first { margin: 35px 0px; }
.ic-page-tit h2 { display: block; line-height: 65px; }
.ic-page-tit h2 p {  font-size: 14px;margin: 0;line-height: 14px;margin-top: -10px;font-weight: normal;}
.ic-page-tit-btn { padding-top: 30px; height: auto; text-align: right; }
.ic-page-tit-first-btn { padding-top: 50px; height: auto; text-align: right; }

.ic-box-noticia-no-foto {
    height: 230px;
    width: 100%;
    display: block;
    overflow: hidden;
    padding: 20px;
    box-sizing: border-box;
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.09);
    border: 1px solid #E7E7E7;
}
.bg-blue .ic-box-noticia-no-foto { background: #FFF; }
.ic-box-noticia-no-foto h3 { color: #10069F!important; }
.ic-box-noticia-no-foto p { color: #191919; }
.ic-box-noticia-no-foto p.ic-box-date { color: #FF3D00; }
.ic-box-noticia-no-foto-pdf { min-height: 250px; -webkit-border-radius: 4px; -moz-border-radius: 12px; border-radius: 4px; -webkit-transition: all .25s ease; -moz-transition: all .25s ease; -o-transition: all .25s ease; -ms-transition: all .25s ease; }
.ic-box-noticia-no-foto-pdf p { font-size: 14px;line-height:18px }
.ic-box-noticia-no-foto-pdf:hover {
    background: #ffffff;
    transform: scale(1.03);
}
li .a-links:nth-child(1) {
    border-top: 1px solid #e7e7e7;
    padding-top: 1em;
}
p.a-links {
    font-size: 12px;
    font-weight: 600;
    line-height: 14px; 
    text-align: center;
    display: block;
    margin: 10px 0;
}
.ic-page-bajada-tit {height: auto; color: #FFF; padding: 40px 20px 50px 50px; overflow: hidden; background-color: #10069F }
.ic-page-bajada-tit p { color: #fff; margin: 5px 0px; }
.ic-page-bajada-tit h3 { color: #42E8B4; margin: 5px 0px; }

.ic-page-presentation-grey { background: #F2F2F2; }
.ic-page-presentation-grey-txt { padding: 20px 20px 20px 40px; overflow: hidden; background: url(https://entel.modyocdn.com/uploads/403fc3c3-1ab6-46e1-af00-aea232c43733/original/ico_llaves_big.png) no-repeat 15px 25px }
.ic-page-presentation-grey-txt p { margin: 10px 0px 5px 0px; }

.ic-galeria-photo-big { height: 260px; width: 100%; overflow: hidden; margin-bottom: 20px; background: #F2F2F2; }
.ic-galeria-photo-small { height: 120px; width: 100%; overflow: hidden; margin-bottom: 20px; background: #F2F2F2; }
.ic-galeria-photo-big img, .ic-galeria-photo-small img { width: 100%; }

/* Directorio */
.ic-directorio-item { height: 250px; border-radius:16px; margin: 0 0 30px 0; padding: 20px; box-sizing: border-box; background: #F2F2F2; }
.ic-directorio-item img { height: 148px; width: 148px; border: 1px solid #DDDDDD; }
.ic-directorio-item h4 { font-size: 19px; font-weight: 800; color: #002eff; margin: 17px 0; }
.ic-directorio-item p { font-size: 14px; line-height: 18px;font-weight: normal; margin: 0; } 
.ic-directorio-item span { color: #FF3D00; } 

/* Tabs */
.accordion-group {margin-bottom: 2px; -webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px; border: 1px solid; color:#191919; }
.accordion-heading {background: url(https://entel.modyocdn.com/uploads/ccd56c4c-8331-4508-9b67-7357d0682c74/original/ArrowDown-personas.png)  width="20px" no-repeat right top; color:#FFFFFF;     margin-bottom: 3px;
    border: 1px solid #002EFF; }
.accordion-heading .accordion-toggle { padding: 15px 15px; }
.accordion-heading a { font-weight: 600; text-decoration: none; color: #002EFF; font-size:20px;}
.accordion-heading.bg-blue { color: #FFF; background: url(https://entel.modyocdn.com/uploads/72fba441-1bbc-44de-b6a9-c9362fd40106/original/ArrowUp-personas.png) width="20px" no-repeat right top; color:#FFFFFF; }
.accordion-heading.bg-blue a { font-weight: 600; color: #FFF; text-decoration: none; }

.ic-history-contenido { font-size: 14px; font-weight: normal; }
.ic-history-contenido .ic-history-list p { margin: 27px 0px; }
.ic-history-contenido .ic-history-list p span { font-weight: bold; }
.ic-history-contenido .ic-history-date { margin-top: 20px; text-align: center; }
.ic-history-contenido .ic-history-date h3 { font-size: 49px; font-weight: normal; color: #FF3D00; }

/* No acordion */
.no-acordion {background: #FFFFFF !important;}
.no-acordion a {padding: 10px 15px;display: block;}

/* Tablas */
.ic-post-index-contenido table td { border: 1px solid #002EFF; }
table td.tabla_infob_head { background: #F3F5FF; color: #191919; font-weight:600;padding: 10px 0px; border: 1px solid #002eff;}

.tabla_azul { background-color:#002EFF;color:#191919;}
.tabla_naranja {background-color:#FF3D00;color:#191919;}

/* Albums */
.context-albums-show .thumbs-fluid>li {width: 100px; height: 100px; }

.ic-album-index {  }
.ic-album-item { margin-bottom: 30px; }
.ic-album-index a img { margin-bottom: 4px; }

/* Menu Responsivo */
.menulateraldepl .accordion-inner { padding: 0px;background-color:#FFFFFF; }
.accordion-inner { border: 1px solid #002EFF; }

/* Default tab style */

.tabs {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    width: 100%;
    font-weight: 300;
    font-size: 1.25em;
    padding: 0 10px;
}

/* Nav */
.tabs nav {
  text-align: center;
}

.tabs nav ul {
  position: relative;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  margin: 0 auto;
  padding: 0;
  max-width: 1200px;
  list-style: none;
  -ms-box-orient: horizontal;
  -ms-box-pack: center;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
    font-size: 24px;
}

.tabs nav ul li {
  position: relative;
  z-index: 1;
  display: block;
  margin: 0;
  text-align: center;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.tabs nav a {
  position: relative;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 27px;
}
.tabs nav a:hover {
    text-decoration: none;
}

.tabs nav a span {
  vertical-align: middle;
  font-size: 0.75em;
}

.tabs nav li.tab-current a {
  color: #191919;
}

.tabs nav a:focus {
  outline: none;
}


/* tabs hover */


.tabs {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    width: 100%;
    font-weight: 400;
    font-size: 1.25em;
}

/* Nav */
.tabs-hover nav {
  text-align: center;
}

.tabs-hover nav ul {
  position: relative;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  margin: 0 auto;
  padding: 0;
  max-width: 1200px;
  list-style: none;
  -ms-box-orient: horizontal;
  -ms-box-pack: center;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
    font-size: 24px;
}

.tabs-hover nav ul li {
  position: relative;
  z-index: 1;
  display: block;
  margin: 0;
  text-align: center;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.tabs-hover nav a {
  position: relative;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 2.5;
}
.tabs-hover nav a:hover {
    text-decoration: none;
}

.tabs-hover nav a span {
  vertical-align: middle;
  font-size: 0.75em;
}

.tabs-hover nav li.tab-current a {
  color: #74777b;
}

.tabs-hover nav a:focus {
  outline: none;
}



/* Content */
.content-wrap {
  position: relative;
}

.content-wrap section {
  display: none;
  margin: 0 auto;
  padding: 10px 0px 30px 0px;
  width: 100%;
  text-align: center;
}

.content-wrap section.content-current {
  display: block;
}

.content-wrap section p {
/*  margin: 0;
  padding: 0.75em 0;
  color: rgba(40,44,42,0.05);
  font-weight: 900;
  font-size: 4em;
  line-height: 1;*/
}

/*

.no-js .content-wrap section {
  display: block;
  padding-bottom: 2em;
  border-bottom: 1px solid rgba(255,255,255,0.6);
}

.no-flexbox nav ul {
  display: block;
}

.no-flexbox nav ul li {
  min-width: 15%;
  display: inline-block;
} */



/* Individual tab styles */

/*****************************/
/* Bar */
/*****************************/

.ic-page-bajada-tit p a{
  color:#FF3D00!important;   
}

.tabs-style-bar nav {
  background: rgba(40,44,42,0.05);
}

.tabs-style-bar nav ul {
  border: 4px solid transparent;
}

.tabs-style-bar nav ul li a {
  margin: 0 2px;
  background-color: #f2f2f2;
  color: #74777b;
  transition: background-color 0.2s, color 0.2s;
}

.tabs-style-bar nav ul li a:hover,
.tabs-style-bar nav ul li a:focus {
  color: #2CC185;
}

.tabs-style-bar nav ul li a span {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 500;
  font-size: 0.6em;
}

.tabs-style-bar nav ul li.tab-current a {
  background: #2CC185;
  color: #fff;
}

/*****************************/
/* Icon box */
/*****************************/

.tabs-style-iconbox nav {
  background: rgba(255,255,255,0.4);
}

.tabs-style-iconbox nav ul li a {
  overflow: visible;
    color: #999;
  padding: 2em 0;
  line-height: 1;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}

.tabs-style-iconbox nav ul li a span {
  font-weight: 700;
  font-size: 0.7em; 
}

.tabs-style-iconbox nav ul li.tab-current {
  z-index: 100;
}

.tabs-style-iconbox nav ul li.tab-current a {
  background: #fff;
  box-shadow: -1px 0 0 #fff;
}

.tabs-style-iconbox nav ul li.tab-current a::after {
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -10px;
  width: 0;
  height: 0;
  border: solid transparent;
  border-width: 10px;
  border-top-color: #fff;
  content: '';
  pointer-events: none;
}

.tabs-style-iconbox nav ul li:first-child::before,
.tabs-style-iconbox nav ul li::after {
  position: absolute;
  top: 20%;
  right: 0;
  z-index: -1;
  width: 1px;
  height: 60%;
  background: rgba(0,0,0,0.07);
  content: '';
}

.tabs-style-iconbox nav ul li:first-child::before {
  right: auto;
  left: 0;
}

.tabs-style-iconbox .icon::before {
  display: block;
  margin: 0 0 0.25em 0;
}

/*****************************/
/* Underline */
/*****************************/

.tabs-style-underline nav {
  background: #fff;
}

.tabs-style-underline nav a {
  padding: 0.25em 0 0.5em;
  border-left: 1px solid #e7ecea;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
    color: #999;
}

.tabs-style-underline nav li:last-child a {
  border-right: 1px solid #e7ecea;
}

.tabs-style-underline nav li a::after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 6px;
  background: #2CC185;
  content: '';
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  -webkit-transform: translate3d(0,150%,0);
  transform: translate3d(0,150%,0);
}

.tabs-style-underline nav li.tab-current a::after {
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

.tabs-style-underline nav a span {
  font-weight: 700;
}

/*****************************/
/* Triangle and line */
/*****************************/

.tabs-style-linetriangle nav a {
  overflow: visible;
    color: #999;
  border-bottom: 1px solid rgba(0,0,0,0.2);
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}

.tabs-style-linetriangle nav a span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 1em;
}

.tabs-style-linetriangle nav li.tab-current a:after, 
.tabs-style-linetriangle nav li.tab-current a:before {
  position: absolute;
  top: 100%;
  left: 50%;
  width: 0;
  height: 0;
  border: solid transparent;
  content: '';
  pointer-events: none;
}

.tabs-style-linetriangle nav li.tab-current a:after {
  margin-left: -10px;
  border-width: 10px;
  border-top-color: #f4f4f4;
}

.tabs-style-linetriangle nav li.tab-current a:before {
  margin-left: -11px;
  border-width: 11px;
  border-top-color: rgba(0,0,0,0.2);
}

/******************************/
/* Btn Revistas */
/*****************************/

.first-btn {
    height:120px;
    text-align:left;
}


@media screen and (max-width: 58em) {
  .tabs-style-linetriangle nav {
    font-size: 0.6em;
  }
}

/*****************************/
/* Top Line */
/*****************************/

.tabs-style-topline {
  max-width: 1200px;
}

.tabs-style-topline nav li {
  border: 1px solid rgba(40,44,42,0.1);
}

.tabs-style-topline nav li:not(:last-child) {
  border-right: none;
}

.tabs-style-topline nav li.tab-current {
  border-top-color: #2CC185;
  border-bottom: none;
}

.tabs-style-topline nav a {
  padding: 0.65em 0 0.5em;
  background: rgba(40,44,42,0.05);
  color: #74777b;
  line-height: 1;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}

.tabs-style-topline nav a:hover,
.tabs-style-topline nav a:focus {
  color: #2CC185;
}

.tabs-style-topline nav li.tab-current a {
  background: none;
  box-shadow: inset 0 3px 0 #2CC185;
  color: #2CC185;
}

.tabs-style-topline .icon::before {
  display: block;
  margin: 0;
}

.tabs-style-topline nav a span {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 700;
  font-size: 0.5em;
}

/*****************************/
/* Falling Icon, from http://vintageproductions.eu/grid/interactivity/ */ 
/*****************************/

.tabs-style-iconfall {
  overflow: visible;
}

.tabs-style-iconfall nav a {
  display: inline-block;
  overflow: visible;
  padding: 1em 0 2em;
  color: #74777b;
  line-height: 1;
  -webkit-transition: color 0.3s cubic-bezier(0.7,0,0.3,1); 
  transition: color 0.3s cubic-bezier(0.7,0,0.3,1);
}

.tabs-style-iconfall nav a:hover,
.tabs-style-iconfall nav a:focus,
.tabs-style-iconfall nav li.tab-current a {
  color: #2CC185;
}

.tabs-style-iconfall nav a span {
  font-weight: 700;
}

.tabs-style-iconfall nav li::before {
  position: absolute;
  bottom: 1em;
  left: 50%;
  margin-left: -20px;
  width: 40px;
  height: 4px;
  background: #2CC185;
  content: '';
  opacity: 0;
  -webkit-transition: -webkit-transform 0.2s ease-in;
  transition: transform 0.2s ease-in;
  -webkit-transform: scale3d(0,1,1);
  transform: scale3d(0,1,1);
}

.tabs-style-iconfall nav li.tab-current::before {
  opacity: 1;
  -webkit-transform: scale3d(1,1,1);
  transform: scale3d(1,1,1);
}

.tabs-style-iconfall .icon::before {
  display: block;
  margin: 0 0 0.35em;
  opacity: 0;
  -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
  transition: transform 0.2s, opacity 0.2s;
  -webkit-transform: translate3d(0,-100px,0);
  transform: translate3d(0,-100px,0);
  pointer-events: none;
}

.tabs-style-iconfall nav li.tab-current .icon::before {
  opacity: 1;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

@media screen and (max-width: 58em) {
  .tabs-style-iconfall nav li .icon::before {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }
}

/*****************************/
/* Moving Line */
/*****************************/

.tabs-style-linemove nav {
  background: #fff;
}

.tabs-style-linemove nav li:last-child::before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background: #2CC185;
  content: '';
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
}

/* Move the line */
.tabs-style-linemove nav li:first-child.tab-current ~ li:last-child::before {
  -webkit-transform: translate3d(-400%,0,0);
  transform: translate3d(-400%,0,0);
}

.tabs-style-linemove nav li:nth-child(2).tab-current ~ li:last-child::before {
  -webkit-transform: translate3d(-300%,0,0);
  transform: translate3d(-300%,0,0);
}

.tabs-style-linemove nav li:nth-child(3).tab-current ~ li:last-child::before {
  -webkit-transform: translate3d(-200%,0,0);
  transform: translate3d(-200%,0,0);
}

.tabs-style-linemove nav li:nth-child(4).tab-current ~ li:last-child::before {
  -webkit-transform: translate3d(-100%,0,0);
  transform: translate3d(-100%,0,0);
}

.tabs-style-linemove nav a {
  padding: 1em 0;
  color: #74777b;
  line-height: 1;
  -webkit-transition: color 0.3s, -webkit-transform 0.3s; 
  transition: color 0.3s, transform 0.3s;
}

.tabs-style-linemove nav li.tab-current a {
  color: #2CC185;
  -webkit-transform: translate3d(0,8px,0);
  transform: translate3d(0,8px,0);
}

.tabs-style-linemove nav a span {
  font-weight: 700;
}

/*****************************/
/* Line */
/*****************************/

.tabs-style-line nav ul {
  padding: 0 2em;
  max-width: none;
  box-shadow: inset 0 -2px #d1d3d2;
}

.tabs-style-line nav a {
  padding: 0.7em 0.4em;
  box-shadow: inset 0 -2px #d1d3d2;
  color: #74777b;
  text-align: left;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 700;
  font-size: 0.8em;
  line-height: 1;
  -webkit-transition: color 0.3s, box-shadow 0.3s;
  transition: color 0.3s, box-shadow 0.3s;
}

.tabs-style-line nav a:hover,
.tabs-style-line nav a:focus {
  box-shadow: inset 0 -2px #74777b;
}

.tabs-style-line nav li.tab-current a {
  box-shadow: inset 0 -2px #2CC185;
  color: #2CC185;
}

@media screen and (max-width: 58em) {
  .tabs-style-line nav ul {
    display: block;
    box-shadow: none;
  }
  .tabs-style-line nav ul li {
    display: block;
    -webkit-flex: none;
    flex: none;
  }
}

/*****************************/
/* Circle */
/*****************************/

.tabs-style-circle {
  overflow: visible;
    margin-top: 50px;
}

.tabs-style-circle nav li::before {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -60px 0 0 -60px;
  width: 120px;
  height: 120px;
  border: 1px solid #2CC185;
  border-radius: 50%;
  content: '';
  opacity: 0;
  -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
  transition: transform 0.2s, opacity 0.2s;
  -webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
  transition-timing-function: cubic-bezier(0.7,0,0.3,1);
  -webkit-transform: scale3d(0,0,1);
  transform: scale3d(0,0,1);
}

@media screen and (max-width: 58em) {
  .tabs-style-circle nav li::before {
    margin: -40px 0 0 -40px;
    width: 80px;
    height: 80px;
  }
}

.tabs-style-circle nav li.tab-current::before {
  opacity: 1;
  -webkit-transform: scale3d(1,1,1);
  transform: scale3d(1,1,1);
}

.tabs-style-circle nav a {
  overflow: visible;
  color: #74777b;
  font-weight: 700;
  font-size: 0.9em;
  line-height: 1.1;
  -webkit-transition: color 0.3s cubic-bezier(0.7,0,0.3,1); 
  transition: color 0.3s cubic-bezier(0.7,0,0.3,1);
}

.tabs-style-circle nav a span {
  display: inline-block;
}

.tabs-style-circle nav a span,
.tabs-style-circle .icon::before {
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.7,0,0.3,1);
  transition: transform 0.3s cubic-bezier(0.7,0,0.3,1);
}

.tabs-style-circle nav a:hover,
.tabs-style-circle nav a:focus {
  color: #4a4a4b;
}

.tabs-style-circle nav li.tab-current a {
  color: #2CC185;
}

.tabs-style-circle nav li.tab-current a span {
  -webkit-transform: translate3d(0,4px,0);
  transform: translate3d(0,4px,0);
}

.tabs-style-circle .icon::before {
  display: block;
  margin: 0;
  pointer-events: none;
}

.tabs-style-circle nav li.tab-current .icon::before {
  -webkit-transform: translate3d(0,-4px,0);
  transform: translate3d(0,-4px,0);
}

/*****************************/
/* Shape */
/*****************************/

.tabs-style-shape {
  max-width: 1200px;
}

.tabs-style-shape nav ul li {
  margin: 0 3em;
}

.tabs-style-shape nav ul li:first-child {
  margin-left: 0;
}

.tabs-style-shape nav ul li.tab-current {
  z-index: 100;
}

.tabs-style-shape nav li a {
  overflow: visible;
  margin: 0 -3em 0 0;
  padding: 0;
  color: #fff;
  font-weight: 500;
}

.tabs-style-shape nav li:first-child a span {
  padding-left: 2em;
  border-radius: 30px 0 0 0;
}

.tabs-style-shape nav li:last-child a span {
  padding-right: 2em;
  border-radius: 0 30px 0 0;
}

.tabs-style-shape nav li a svg {
  position: absolute;
  left: 100%;
  margin: 0;
  width: 3em;
  height: 100%;
  fill: #bdc2c9;
}

.tabs-style-shape nav li a svg:nth-child(2),
.tabs-style-shape nav li:last-child a svg {
  right: 100%;
  left: auto;
  -webkit-transform: scale3d(-1,1,1);
  transform: scale3d(-1,1,1);
}

.tabs-style-shape nav li a span {
  display: block;
  overflow: hidden;
  padding: 0.65em 0;
  background-color: #bdc2c9;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.tabs-style-shape nav li a:hover span {
  background-color: #42E8B4;
}

.tabs-style-shape nav li a:hover svg {
  fill: #2CC185;
}

/* Make only shape clickable */
.tabs-style-shape nav li a svg {
  pointer-events: none;
}

.tabs-style-shape nav li a svg use {
  pointer-events: auto;
}

.tabs-style-shape nav li.tab-current a span,
.tabs-style-shape nav li.tab-current a svg {
  -webkit-transition: none;
  transition: none;
}

.tabs-style-shape nav li.tab-current a span {
  background: #fff;
}

.tabs-style-shape nav li.tab-current a svg {
  fill: #fff;
}

.tabs-style-shape .content-wrap {
  background: #fff;
}

@media screen and (max-width: 58em) {
  .tabs-style-shape nav ul {
    display: block;
    padding-top: 1.5em;
  }
  .tabs-style-shape nav ul li {
    display: block;
    margin: -1.25em 0 0;
    -webkit-flex: none;
    flex: none;
  }
  .tabs-style-shape nav ul li a {
    margin: 0;
  }
  .tabs-style-shape nav ul li svg {
    display: none;
  }
  .tabs-style-shape nav ul li a span {
    padding: 1.25em 0 2em !important;
    border-radius: 30px 30px 0 0 !important;
    box-shadow: 0 -1px 2px rgba(0,0,0,0.1);
    line-height: 1;
  }
  .tabs-style-shape nav ul li:last-child a span {
    padding: 1.25em 0 !important;
  }
  .tabs-style-shape nav ul li.tab-current {
    z-index: 1;
  }
}

/*****************************/
/* Line Box */
/*****************************/

.tabs-style-linebox nav ul li {
  margin: 0 0.5em;
  -webkit-flex: none;
  flex: none;
}

.tabs-style-linebox nav a {
  padding: 0 1.5em;
  color: #74777b;
  font-weight: 700;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}

.tabs-style-linebox nav a:hover,
.tabs-style-linebox nav a:focus {
  color: #2CC185;
}

.tabs-style-linebox nav li.tab-current a {
  color: #fff;
}

.tabs-style-linebox nav a::after {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background: #d2d8d6;
  content: '';
  -webkit-transition: background-color 0.3s, -webkit-transform 0.3s;
  transition: background-color 0.3s, transform 0.3s;
  -webkit-transition-timing-function: ease, cubic-bezier(0.7,0,0.3,1);
  transition-timing-function: ease, cubic-bezier(0.7,0,0.3,1);
  -webkit-transform: translate3d(0,100%,0) translate3d(0,-3px,0);
  transform: translate3d(0,100%,0) translate3d(0,-3px,0);
}

.tabs-style-linebox nav li.tab-current a::after {
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

.tabs-style-linebox nav a:hover::after,
.tabs-style-linebox nav a:focus::after,
.tabs-style-linebox nav li.tab-current a::after {
  background: #2CC185;
}

@media screen and (max-width: 58em) {
  .tabs-style-linebox nav ul {
    display: block;
    box-shadow: none;
  }
  .tabs-style-linebox nav ul li {
    display: block;
    -webkit-flex: none;
    flex: none;
  }
}

/*****************************/
/* Flip */
/*****************************/

.tabs-style-flip {
  max-width: 1200px;
}

.tabs-style-flip nav a {
  padding: 0.5em 0;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}

.tabs-style-flip nav a:hover,
.tabs-style-flip nav a:focus,
.tabs-style-flip nav li.tab-current a {
    background-color: #002eff;
    color: #ffffff;
}

.tabs-style-flip nav a span {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 700;
  font-size: 0.625em;
}

.tabs-style-flip nav a::after {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-color: #002eff;
  content: '';
  -webkit-transition: -webkit-transform 0.3s, background-color 0.3s;
  transition: transform 0.3s, background-color 0.3s;
  -webkit-transform: perspective(900px) rotate3d(1,0,0,90deg);
  transform: perspective(900px) rotate3d(1,0,0,90deg);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-perspective-origin: 50% 100%;
  perspective-origin: 50% 100%;
}

.tabs-style-flip nav li.tab-current a::after {
  background-color: #002eff;
  -webkit-transform: perspective(900px) rotate3d(1,0,0,0deg);
  transform: perspective(900px) rotate3d(1,0,0,0deg);
}

.tabs-style-flip .content-wrap {
  background: #fff;
}


/*****************************/
/* Fill up */
/*****************************/

.tabs-style-fillup nav ul li a {
  padding: 1.9em 0;
    color: #999;
  border-right: 1px solid #2CC185;
  line-height: 1;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.tabs-style-fillup nav ul li:last-child a {
  border: none;
}

.tabs-style-fillup nav ul li.tab-current {
  z-index: 100;
}

.tabs-style-fillup nav ul li.tab-current a {
  color: #fff;
}

.tabs-style-fillup nav ul li a::after {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  height: calc(100% + 1px);
  border: 1px solid #2CC185;
  background: #2CC185;
  content: '';
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  -webkit-transform: translate3d(0,100%,0);
  transform: translate3d(0,100%,0);
}

.tabs-style-fillup nav ul li.tab-current a::after {
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

.tabs-style-fillup nav ul li a span,
.tabs-style-fillup .icon::before {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(0,5px,0);
  transform: translate3d(0,5px,0);
}

.tabs-style-fillup nav ul li a span {
  display: block;
  font-weight: 700;
  font-size: 0.7em;
  line-height: 1.5;
}

.tabs-style-fillup .icon::before {
  display: block;
  margin: 0;
}

.tabs-style-fillup nav ul li.tab-current a span,
.tabs-style-fillup li.tab-current .icon::before {
  -webkit-transform: translate3d(0,-10px,0);
  transform: translate3d(0,-10px,0);
}


/*****************************/
/* Circle fill */
/*****************************/

.tabs-style-circlefill {
  max-width: 700px;
  border: 1px solid #2CC185;
}

.tabs-style-circlefill nav ul li {
  overflow: hidden;
  border-right: 1px solid #2CC185;
}

.tabs-style-circlefill nav li a {
  padding: 1.5em 0;
  color: #fff;
  font-size: 1.25em;
}

.tabs-style-circlefill nav li:first-child {
  border-left: none;
}

.tabs-style-circlefill nav li:last-child {
  border: none;
}

.tabs-style-circlefill nav li::before {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -40px 0 0 -40px;
  width: 80px;
  height: 80px;
  border: 1px solid #2CC185;
  border-radius: 50%;
  background: #2CC185;
  content: '';
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
}

.tabs-style-circlefill nav li.tab-current::before {
  -webkit-transform: scale3d(2.5,2.5,1);
  transform: scale3d(2.5,2.5,1);
}

.tabs-style-circlefill nav a {
  -webkit-transition: color 0.3s; 
  transition: color 0.3s;
}

.tabs-style-circlefill nav a span {
  display: none;
}

.tabs-style-circlefill nav li.tab-current a {
  color: #fff;
}

.tabs-style-circlefill .icon::before {
  display: block;
  margin: 0;
  pointer-events: none;
}

.tabs-style-circlefill .content-wrap {
  border-top: 1px solid #2CC185;
}

/* ================================================
ESTILO FILES
================================================ */
.list-files-index .cover {width: 60px;}
/* ================================================
ESTILO VIDEOS
================================================ */
.list-videos-index li {
    width: 48%;
    float: left;
    margin: 1%;
    border: none;
    padding: 0;
}
.list-videos-index li .information-fluid{
    overflow: hidden;
    background: url(http://www.entel.cl/repositorio-bea/internet/bam/planes/img/bg-caja-llaves-ancha.png) center left 20px no-repeat #f1f1f1;
    height: 130px;
    width: 100%;
}
.list-videos-index li .information-fluid .information-detail {  padding: 30px 50px;}
@media (max-width: 768px){
    .list-videos-index li{
        width: 98%;
    }    
}
/* ================================================
ESTILO MISIÓN Y VISIÓN
================================================ */
.bajada-myv b{
    color: #3358FF;
}
.cont-myv{
    margin-top:30px;
    display: flex !important;    
}
.cont-myv div{
  background-color: #10069F;
  padding: 30px;
  margin: 0 !important;
}
.cont-myv div:last-child{
    background-color: #f2f2f2;

}
.cont-myv h3{
  position: relative;
  height: 80px;
  padding-left: 40px;
  padding-top: 20px;
  color:#0844a4;
}
.cont-myv div:last-child h3{
    color:#fff;
}
.cont-myv h3 small{
    display: block;
    font-style: italic;
    color:#0844a4;
}
.cont-myv div:last-child h3 small{
    color:#fff;
}
.cont-myv p{
    font-size:14px;
}
.cont-myv div:last-child p{
    color:#fff;
}
@media (max-width: 767px){
    .cont-myv{
        display:block !important;
    }
}
/* ================================================
bn torre
================================================ */
.cont-bg-torre{
    display:flex;
}
.bg-torre{
  background: url("https://entel.modyocdn.com/uploads/cfc679d9-0512-40ba-bb7d-0f93dda3c0e7/original/torre-entel.jpg") top center;
  background-size: cover;
}
.cont-bg-torre div{
  width: 60%;    
}
.cont-bg-torre div:last-child{
    width: 40%;
}
.cont-bg-torre div div{
  width: 100%;
}
.cont-bg-torre .ic-page-bajada-tit {
  height: auto;
  color: #FFF;
  overflow: hidden;
  background: url(https://entel.modyocdn.com/uploads/403fc3c3-1ab6-46e1-af00-aea232c43733/original/ico_llaves_big.png) no-repeat 25px 45px #3358FF;
  width: 100% !important;
}
@media (max-width: 979px){
    .cont-bg-torre{
        display:block !important;
    }
    .bg-torre{
        height: 300px;
    }
    .cont-bg-torre div{
        width: 100% !Important;
    }

}
/* ================================================
cont-box-3
================================================ */
.cont-box-3 {list-style:none; padding: 0;margin: 0; display: flex; flex-wrap: wrap;}
.cont-box-3 li {
  width: 45%;
  margin: 1%;
  display: inline-block;
  padding: 3%;
  background-color: cabecera_tabs;
  vertical-align: top;
}

.cont-box-3 li p{
    font-family: 'Barlow', Sans-serif;
    font-size:14px;
    line-height: 18px;
    color: #191919;
    }

.cont-box-3 li h3{
    margin-bottom: 15px;    
    }

.cont-box-3 li h3 i{
  display: block;
  font-size: 15px;
  color: #FF6701; 
}
@media (max-width: 979px){
    .cont-box-3 {
        display:block !important;
    }
    .cont-box-3 li{
        width: 96%;
    }
}
/* ================================================
cont-2-box
================================================ */
.cont-2-box {display: flex;margin-bottom: 20px;}
.cont-2-box .span6 {display: flex;}
.cont-2-box .span6:first-child .ic-page-bajada-tit {
  background: url(https://entel.modyocdn.com/uploads/403fc3c3-1ab6-46e1-af00-aea232c43733/original/ico_llaves_big.png) no-repeat 25px 45px #EEE;
}
.cont-2-box .span6:first-child .ic-page-bajada-tit p, .cont-2-box .span6:first-child  .ic-page-bajada-tit h3{color:#3358FF;}
.cont-2-box:last-child .span6:last-child .ic-page-bajada-tit{
    -webkit-border-bottom-right-radius: 50px;
    -moz-border-radius-bottomright: 50px;
    border-bottom-right-radius: 50px;
}    
@media (max-width: 979px){
    .cont-2-box, .cont-2-box .span6 {
        display:block !important;
    }
}
@media (max-width: 767px){
    .cont-2-box{
        margin-bottom:0px;
    }
}
#widget-0af528 .tabs-style-flip nav a span{font-size:14px;line-height:18px}
/* Tabla dividendo */
table.tabla-dividendo td {padding: 5px;}
table.tabla-dividendo td {border-bottom: 1px solid #002EFF}
table.tabla-dividendo td.tabla_infob_head {  background: #F3F5FF;border: 1px solid #002EFF;color:#191919}
/* ================================================
Tabla Simbologia
================================================ */
.tabla-simbologia {background-color: #D7D7D7;width: 70%; font-size:12px;}
.tabla-simbologia tr {border-bottom: 1px solid #fff;}
.tabla-simbologia tr td {padding: 10px;}
.tabla-simbologia tr b {color: color:#191919;}
/* ================================================
Smart Parking
================================================ */

.descargar-app {
  height: 145px;
  margin-bottom: 25px;
  background-color: #EEE;
  padding: 20px 30px;
  text-align: right;
}
.descargar-app h3 {
  color: #3358FF !important;
  font-weight: 300 !important;
  margin-bottom: 30px !important;
}
@media (max-width: 767px){
    .descargar-app {margin-top: 25px;   margin-bottom: 0px;}
}
/* desc-video-home */
.desc-video-home h3 small {display: block;color: #fff;padding-top: 15px;}
/* noticias-de-interes */
.noticias-de-interes h3 {font-size: 15px;}
.noticias-de-interes h3 i {font-size: 12px;margin-top:5px;}
/* ================================================
MEDIA QUERYES (RESPONSIVE)
================================================ */
.error-404{
    background: url("https://entel.modyocdn.com/uploads/a93322bf-c039-4911-9d68-54b45b8c493b/original/404.png");
    background-size: cover;
    overflow: hidden;
}
.mensaje-error{
  padding: 30px;
  -webkit-border-bottom-right-radius: 50px;
  -moz-border-radius-bottomright: 50px;
  border-bottom-right-radius: 50px;
  display: block;
  background: #3358FF;
  color: #fff;
    margin: 50px;
}
.mensaje-error h2{
    position: relative;
    min-height: 80px;
    padding-left: 40px;
    padding-top: 20px;
    color: #fff;
    overflow: hidden;
}
.mensaje-error h2 small{
  display: block;
  color: #fff;
}
.mensaje-error p{
    font-size:14px;
    color: #fff;
}   
.mensaje-error p a{
    color: #fff;
    text-decoration:underline;
}
.mensaje-error p a:hover{
    color: #fff;
    text-decoration:none;
}
@media (max-width: 767px){
    .mensaje-error{
        width: 80%;
        padding: 5%;
        margin: 5%;
    }
}
/* ================================================
SIDR PLUGIN
================================================ */
.sidr {display:none;position:absolute;position:fixed;top:0;height:100%;z-index:999999;width:260px;overflow-x:none;overflow-y:auto;font-family: 'Barlow', sans-serif;font-size:15px;background:#f8f8f8;color:#191919;-webkit-box-shadow:inset 0 0 5px 5px #ebebeb;-moz-box-shadow:inset 0 0 5px 5px #ebebeb;box-shadow:inset 0 0 5px 5px #ebebeb}.sidr .sidr-inner{padding:0 0 15px}.sidr .sidr-inner>p{margin-left:15px;margin-right:15px}.sidr.right{left:auto;right:-260px}.sidr.left{left:-260px;right:auto}.sidr h1,.sidr h2,.sidr h3,.sidr h4,.sidr h5,.sidr h6{font-size:11px;font-weight:normal;padding:0 15px;margin:0 0 5px;color:#191919;line-height:24px;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #dfdfdf));background-image:-webkit-linear-gradient(#ffffff,#dfdfdf);background-image:-moz-linear-gradient(#ffffff,#dfdfdf);background-image:-o-linear-gradient(#ffffff,#dfdfdf);background-image:linear-gradient(#ffffff,#dfdfdf);-webkit-box-shadow:0 5px 5px 3px rgba(0,0,0,0.2);-moz-box-shadow:0 5px 5px 3px rgba(0,0,0,0.2);box-shadow:0 5px 5px 3px rgba(0,0,0,0.2)}.sidr p{font-size:13px;margin:0 0 12px}.sidr p a{color:rgba(51,51,51,0.9)}.sidr>p{margin-left:15px;margin-right:15px}.sidr ul{display:block;margin:0 0 15px;padding:0;border-top:1px solid #dfdfdf;border-bottom:1px solid #fff}.sidr ul li{display:block;margin:0;line-height:48px;border-top:1px solid #fff;border-bottom:1px solid #dfdfdf}.sidr ul li:hover,.sidr ul li.active,.sidr ul li.sidr-class-active{border-top:none;line-height:49px}.sidr ul li:hover>a,.sidr ul li:hover>span,.sidr ul li.active>a,.sidr ul li.active>span,.sidr ul li.sidr-class-active>a,.sidr ul li.sidr-class-active>span{-webkit-box-shadow:inset 0 0 15px 3px #ebebeb;-moz-box-shadow:inset 0 0 15px 3px #ebebeb;box-shadow:inset 0 0 15px 3px #ebebeb}.sidr ul li a,.sidr ul li span{padding:0 15px;display:block;text-decoration:none;color:#191919}.sidr ul li ul{border-bottom:none;margin:0}.sidr ul li ul li{line-height:40px;font-size:13px}.sidr ul li ul li:last-child{border-bottom:none}.sidr ul li ul li:hover,.sidr ul li ul li.active,.sidr ul li ul li.sidr-class-active{border-top:none;line-height:41px}.sidr ul li ul li:hover>a,.sidr ul li ul li:hover>span,.sidr ul li ul li.active>a,.sidr ul li ul li.active>span,.sidr ul li ul li.sidr-class-active>a,.sidr ul li ul li.sidr-class-active>span{-webkit-box-shadow:inset 0 0 15px 3px #ebebeb;-moz-box-shadow:inset 0 0 15px 3px #ebebeb;box-shadow:inset 0 0 15px 3px #ebebeb}.sidr ul li ul li a,.sidr ul li ul li span{color:rgba(51,51,51,0.8);padding-left:30px}.sidr form{margin:0 15px}.sidr label{font-size:13px}.sidr input[type="text"],.sidr input[type="password"],.sidr input[type="date"],.sidr input[type="datetime"],.sidr input[type="email"],.sidr input[type="number"],.sidr input[type="search"],.sidr input[type="tel"],.sidr input[type="time"],.sidr input[type="url"],.sidr textarea,.sidr select{width:100%;font-size:13px;padding:5px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0 0 10px;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;border:none;background:rgba(0,0,0,0.1);color:rgba(51,51,51,0.6);display:block;clear:both}.sidr input[type=checkbox]{width:auto;display:inline;clear:none}.sidr input[type=button],.sidr input[type=submit]{color:#f8f8f8;background:#191919}.sidr input[type=button]:hover,.sidr input[type=submit]:hover{background:rgba(51,51,51,0.9)}
.sidr ul li span {  font-size: 13px;}

/* ================================================
ROYALSLIDER
================================================ */
/* v1.0.5 */
/* Core RS CSS file. 95% of time you shouldn't change anything here. */
.royalSlider {
    width: 600px;
    height: 400px;
	position: relative;
	direction: ltr;
}
.royalSlider > * {
	float: left;
}

.rsWebkit3d .rsSlide {
	-webkit-transform: translateZ(0);
}

.rsWebkit3d .rsSlide,
.rsWebkit3d .rsContainer,
.rsWebkit3d .rsThumbs,
.rsWebkit3d .rsPreloader,
.rsWebkit3d img,
.rsWebkit3d .rsOverflow,
.rsWebkit3d .rsBtnCenterer,
.rsWebkit3d .rsAbsoluteEl,
.rsWebkit3d .rsABlock,
.rsWebkit3d .rsLink {
	-webkit-backface-visibility: hidden;
}
.rsFade.rsWebkit3d .rsSlide,
.rsFade.rsWebkit3d img,
.rsFade.rsWebkit3d .rsContainer {
    -webkit-transform: none;
}
.rsOverflow {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
	float: left;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}
.rsVisibleNearbyWrap {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
	left: 0;
	top: 0;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}
.rsVisibleNearbyWrap .rsOverflow {
	position: absolute;
	left: 0;
	top: 0;

}
.rsContainer {
	position: relative;
	width: 100%;
	height: 100%;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}

.rsArrow,
.rsThumbsArrow {
	cursor: pointer;
}

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


.rsArrow,
.rsNav,
.rsThumbsArrow {
	opacity: 1;
	-webkit-transition:opacity 0.3s linear;
	-moz-transition:opacity 0.3s linear;
	-o-transition:opacity 0.3s linear;
	transition:opacity 0.3s linear;
}
.rsHidden {
	opacity: 0;
	visibility: hidden;
	-webkit-transition:visibility 0s linear 0.3s,opacity 0.3s linear;
	-moz-transition:visibility 0s linear 0.3s,opacity 0.3s linear;
	-o-transition:visibility 0s linear 0.3s,opacity 0.3s linear;
	transition:visibility 0s linear 0.3s,opacity 0.3s linear;
}


.rsGCaption {
	width: 100%;
	float: left;
	text-align: center;
}

/* Fullscreen options, very important ^^ */
.royalSlider.rsFullscreen {
	position: fixed !important;
	height: auto !important;
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
	z-index: 2147483647 !important;
	top: 0 !important;
	left: 0 !important;
	bottom: 0 !important;
	right: 0 !important;
}

.royalSlider .rsSlide.rsFakePreloader {
	opacity: 1 !important;
	-webkit-transition: 0s;
	-moz-transition: 0s;
	-o-transition:  0s;
	transition:  0s;
	display: none;
}

.rsSlide {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	overflow: hidden;
	
	height: 100%;
	width: 100%;
}

.royalSlider.rsAutoHeight,
.rsAutoHeight .rsSlide {
	height: auto;
}

.rsContent {
	width: 100%;
	height: 100%;
	position: relative;
}

.rsPreloader {
	position:absolute;
	z-index: 0;	
}

.rsNav {
	-moz-user-select: -moz-none;
	-webkit-user-select: none;
	user-select: none;
}
.rsNavItem {
	-webkit-tap-highlight-color:rgba(0,0,0,0.25);
}

.rsThumbs {
	cursor: pointer;
	position: relative;
	overflow: hidden;
	float: left;
	z-index: 22;
}
.rsTabs {
	float: left;
	background: none !important;
}
.rsTabs,
.rsThumbs {
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}


.rsVideoContainer {
	width: auto;
	height: auto;
	line-height: 0;
	position: relative;
}
.rsVideoFrameHolder {
	position: absolute;
	left: 0;
	top: 0;
	background: #141414;
	opacity: 0;
	-webkit-transition: .3s;
}
.rsVideoFrameHolder.rsVideoActive {
	opacity: 1;
}
.rsVideoContainer iframe,
.rsVideoContainer video,
.rsVideoContainer embed,
.rsVideoContainer .rsVideoObj {
	position: absolute;
	z-index: 50;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
/* ios controls over video bug, shifting video */
.rsVideoContainer.rsIOSVideo iframe,
.rsVideoContainer.rsIOSVideo video,
.rsVideoContainer.rsIOSVideo embed {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 44px;
}

.rsABlock {
	left: 0;
	top: 0;
	position: absolute;
	z-index: 15;
	
}

img.rsImg {
	max-width: none;
}

.grab-cursor {
	cursor:url(https://entel.modyocdn.com/uploads/25543d5b-cce3-4269-8011-698a37cc5777/original/grab.png) 8 8, move; 
}

.grabbing-cursor{ 
	cursor:url(https://entel.modyocdn.com/uploads/eaf41841-3906-4e43-b7bb-51910930b9c5/original/grabbing.png) 8 8, move;
}

.rsNoDrag {
	cursor: auto;
}

.rsLink {
	left:0;
	top:0;
	position:absolute;
	width:100%;
	height:100%;
	display:block;	
	z-index: 20;
	background: url(https://entel.modyocdn.com/uploads/91a480b2-239c-4386-b515-628a34c3b477/original/blank.gif);
}



/******************************
*
*  RoyalSlider Default Skin 
*
*    1. Arrows 
*    2. Bullets
*    3. Thumbnails
*    4. Tabs
*    5. Fullscreen button
*    6. Play/close video button
*    7. Preloader
*    8. Caption
*    
*  Sprite: 'rs-default.png'
*  Feel free to edit anything
*  If you don't some part - just delete it
* 
******************************/


/* Background */
.rsDefault,
.rsDefault .rsOverflow,
.rsDefault .rsSlide,
.rsDefault .rsVideoFrameHolder,
.rsDefault .rsThumbs {
    background: #FFF;
	color: #000;
}


/***************
*
*  1. Arrows
*
****************/

.rsDefault .rsArrow {
	height: 100%;
	width: 44px;
	position: absolute;
	display: block;
	cursor: pointer;
	z-index: 21;
}
.rsDefault.rsVer .rsArrow {
	width: 100%;
	height: 44px;
	
}
.rsDefault.rsVer .rsArrowLeft { top: 0; left: 0; }
.rsDefault.rsVer .rsArrowRight { bottom: 0;  left: 0; }

.rsDefault.rsHor .rsArrowLeft { left: 0; top: 0; }
.rsDefault.rsHor .rsArrowRight { right: 0; top:0; }

.rsDefault .rsArrowIcn {		
	width: 32px;
	height: 32px;
	top: 50%;
	left: 50%;
	margin-top:-16px;	
	margin-left: -16px;

	position: absolute;	
	cursor: pointer;	
	background: url('https://entel.modyocdn.com/uploads/8708548f-a990-4b67-980d-7eb1a2aa371d/original/rs-default.png');

	background-color: #000;
	background-color: rgba(0,0,0,0.75);
	*background-color: #000;
	
	border-radius: 2px;
}
.rsDefault .rsArrowIcn:hover {
	background-color: rgba(0,0,0,0.9);
}

.rsDefault.rsHor .rsArrowLeft .rsArrowIcn { background-position: -64px -32px; }
.rsDefault.rsHor .rsArrowRight .rsArrowIcn { background-position: -64px -64px; }

.rsDefault.rsVer .rsArrowLeft .rsArrowIcn { background-position: -96px -32px; }
.rsDefault.rsVer .rsArrowRight .rsArrowIcn { background-position: -96px -64px; }

.rsDefault .rsArrowDisabled .rsArrowIcn { opacity: .2; filter: alpha(opacity=20);  *display: none; }


/***************
*
*  2. Bullets
*
****************/

.rsDefault .rsBullets {
	position: absolute;
	z-index: 35;
	left: 0;
	bottom: 0;
	width: 100%;
	height: auto;
	margin: 0 auto; 

	background: #000;
	background: rgba(0,0,0,0.75);

	text-align: center;
	line-height: 8px;
	overflow: hidden;
}
.rsDefault .rsBullet {
	width: 8px;
	height: 8px;
	display: inline-block;
	*display:inline; 
	*zoom:1;
	padding: 6px 5px 6px;
}
.rsDefault .rsBullet span {
	display: block;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #777;
	background: rgba(255,255,255,0.5);
}
.rsDefault .rsBullet.rsNavSelected span {
	background-color: ;
}


/***************
*
*  3. Thumbnails
*
****************/

.rsDefault .rsThumbsHor {
	width: 100%;
	height: 72px;
}
.rsDefault .rsThumbsVer {
	width: 96px;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
}
.rsDefault.rsWithThumbsHor .rsThumbsContainer {
	position: relative;
	height: 100%;
}
.rsDefault.rsWithThumbsVer .rsThumbsContainer {
	position: relative;
	width: 100%;
}
.rsDefault .rsThumb {
	float: left;
	overflow: hidden;
	width: 96px;
	height: 72px;
}
.rsDefault .rsThumb img {
	width: 100%;
	height: 100%;
}
.rsDefault .rsThumb.rsNavSelected {
	background: #02874a;
}
.rsDefault .rsThumb.rsNavSelected img {
	opacity: 0.3;
	filter: alpha(opacity=30);
}
.rsDefault .rsTmb {
	display: block;
}

/* Thumbnails with text */
.rsDefault .rsTmb h5 {
	font-size: 16px;
	margin: 0;
	padding: 0;
	line-height: 20px;
	color: #FFF;
}
.rsDefault .rsTmb span {
	color: #DDD;
	margin: 0;
	padding: 0;
	font-size: 13px;
	line-height: 18px;
}



/* Thumbnails arrow icons */
.rsDefault .rsThumbsArrow {
	height: 100%;
	width: 20px;
	position: absolute;
	display: block;
	cursor: pointer;	
	z-index: 21;	
	background: #000;
	background: rgba(0,0,0,0.75);
}
.rsDefault .rsThumbsArrow:hover {
	background: rgba(0,0,0,0.9);
}
.rsDefault.rsWithThumbsVer .rsThumbsArrow {
	width: 100%;
	height: 20px;
}
.rsDefault.rsWithThumbsVer .rsThumbsArrowLeft { top: 0; left: 0; }
.rsDefault.rsWithThumbsVer .rsThumbsArrowRight { bottom: 0;  left: 0; }

.rsDefault.rsWithThumbsHor .rsThumbsArrowLeft { left: 0; top: 0; }
.rsDefault.rsWithThumbsHor .rsThumbsArrowRight { right: 0; top:0; }

.rsDefault .rsThumbsArrowIcn {		
	width: 16px;
	height: 16px;
	top: 50%;
	left: 50%;
	margin-top:-8px;	
	margin-left: -8px;
	position: absolute;	
	cursor: pointer;	
	background: url('https://entel.modyocdn.com/uploads/8708548f-a990-4b67-980d-7eb1a2aa371d/original/rs-default.png');
}

.rsDefault.rsWithThumbsHor .rsThumbsArrowLeft .rsThumbsArrowIcn { background-position: -128px -32px; }
.rsDefault.rsWithThumbsHor .rsThumbsArrowRight .rsThumbsArrowIcn { background-position: -128px -48px; }

.rsDefault.rsWithThumbsVer .rsThumbsArrowLeft .rsThumbsArrowIcn { background-position: -144px -32px; }
.rsDefault.rsWithThumbsVer .rsThumbsArrowRight .rsThumbsArrowIcn { background-position: -144px -48px; }

.rsDefault .rsThumbsArrowDisabled { display: none !important; }

/* Thumbnails resizing on smaller screens */

@media screen and (min-width: 0px) and (max-width: 800px) {
	.rsDefault .rsThumb {
		width: 59px;
		height: 80px;
	}
	.rsDefault .rsThumbsHor {
		height: 80px;
	}
	.rsDefault .rsThumbsVer {
		width: 59px;
	}
}



/***************
*
*  4. Tabs
*
****************/

.rsDefault .rsTabs {
	width: 100%;
	height: auto;
	margin: 0 auto;
	text-align:center;
	overflow: hidden; padding-top: 12px; position: relative;
}
.rsDefault .rsTab {
	display: inline-block;
	cursor: pointer;
	text-align: center;
	height: auto;
	width: auto;
	color: #333;
	padding: 5px 13px 6px;
	min-width: 72px;
	border: 1px solid #D9D9DD;
	border-right: 1px solid #f5f5f5;
	text-decoration: none;

	background-color: #FFF;
	background-image: -webkit-linear-gradient(top, #fefefe, #f4f4f4); 
	background-image:    -moz-linear-gradient(top, #fefefe, #f4f4f4);
	background-image:         linear-gradient(to bottom, #fefefe, #f4f4f4);

	-webkit-box-shadow: inset 1px 0 0 #fff;
	box-shadow: inset 1px 0 0 #fff;

	*display:inline; 
	*zoom:1;
}
.rsDefault .rsTab:first-child {
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
}
.rsDefault .rsTab:last-child { 
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;

	border-right:  1px solid #cfcfcf;
}
.rsDefault .rsTab:active { 
	border: 1px solid #D9D9DD;   
	background-color: #f4f4f4;
	box-shadow:  0 1px 4px rgba(0, 0, 0, 0.2) inset;
}
.rsDefault .rsTab.rsNavSelected { 
	color: #FFF;
	border: 1px solid #999;
	text-shadow: 1px 1px #838383;
	box-shadow: 0 1px 9px rgba(102, 102, 102, 0.65) inset;
	background: #ACACAC;
	background-image: -webkit-linear-gradient(top, #ACACAC, #BBB);
	background-image: -moz-llinear-gradient(top, #ACACAC, #BBB);
	background-image: linear-gradient(to bottom, #ACACAC, #BBB);
}


/***************
*
*  5. Fullscreen button
*
****************/

.rsDefault .rsFullscreenBtn {
	right: 0;
	top: 0;
	width: 44px;
	height: 44px;
	z-index: 22;
	display: block;
	position: absolute;
	cursor: pointer;
	
}
.rsDefault .rsFullscreenIcn {
	display: block;
	margin: 6px;
	width: 32px;
	height: 32px;

	background: url('https://entel.modyocdn.com/uploads/8708548f-a990-4b67-980d-7eb1a2aa371d/original/rs-default.png') 0 0;
	background-color: #000;
	background-color: rgba(0,0,0,0.75);
	*background-color: #000;
	border-radius: 2px;

}
.rsDefault .rsFullscreenIcn:hover {
	background-color: rgba(0,0,0,0.9);
}
.rsDefault.rsFullscreen .rsFullscreenIcn {
	background-position: -32px 0;
}


/***************
*
*  6. Play/close video button
*
****************/

.rsDefault .rsPlayBtn {
	-webkit-tap-highlight-color:rgba(0,0,0,0.3);
	width:64px;
	height:64px;
	margin-left:-32px;
	margin-top:-32px;
	cursor: pointer;
}
.rsDefault .rsPlayBtnIcon {
	width:64px;
	display:block;
	height:64px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	
	-webkit-transition: .3s;
	-moz-transition: .3s;
	transition: .3s;

	background:url(https://entel.modyocdn.com/uploads/8708548f-a990-4b67-980d-7eb1a2aa371d/original/rs-default.png) no-repeat 0 -32px;
	background-color: #000;
	background-color: rgba(0,0,0,0.75);
	*background-color: #000;
}
.rsDefault .rsPlayBtn:hover .rsPlayBtnIcon {
	background-color: rgba(0,0,0,0.9);
}
.rsDefault .rsBtnCenterer {
	position:absolute;
	left:50%;
	top:50%;
}
.rsDefault .rsCloseVideoBtn {
	right: 0;
	top: 0;
	width: 44px;
	height: 44px;
	z-index: 500;
	position: absolute;
	cursor: pointer;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateZ(0);
	
}
.rsDefault .rsCloseVideoBtn.rsiOSBtn {
	top: -38px;
	right: -6px;
}

.rsDefault .rsCloseVideoIcn {
	margin: 6px;
	width: 32px;
	height: 32px;
	background: url('https://entel.modyocdn.com/uploads/8708548f-a990-4b67-980d-7eb1a2aa371d/original/rs-default.png') -64px 0;
	background-color: #000;
	background-color: rgba(0,0,0,0.75);
	*background-color: #000;
}
.rsDefault .rsCloseVideoIcn:hover {
	background-color: rgba(0,0,0,0.9);
}


/***************
*
*  7. Preloader
*
****************/

.rsDefault .rsPreloader {
	width:20px;
	height:20px;
	background-image:url(https://entel.modyocdn.com/uploads/7796bcc1-5023-4371-a123-67407c9cd573/original/preloader-white.gif);

	left:50%;
	top:50%;
	margin-left:-10px;
	margin-top:-10px;	
}


/***************
*
*  8. Global caption
*
****************/
.rsDefault .rsGCaption {
	position: absolute;
	float: none;
	bottom: 6px;
	left: 6px;
	text-align: left;

	background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.75);

	color: #FFF;
	padding: 2px 8px;
	width: auto;
	font-size: 12px;
	border-radius: 2px;
}

/******************************
*
*  RoyalSlider Default Inverted Skin 
*
*    1. Arrows 
*    2. Bullets
*    3. Thumbnails
*    4. Tabs
*    5. Fullscreen button
*    6. Play/close video button
*    7. Preloader
*    8. Caption
*    
*  Sprite: 'rs-default-inverted.png'
*  Feel free to edit anything
*  If you don't some part - just delete it
* 
******************************/

/* Background */
.rsDefaultInv,
.rsDefaultInv .rsOverflow,
.rsDefaultInv .rsSlide,
.rsDefaultInv .rsVideoFrameHolder,
.rsDefaultInv .rsThumbs {
    background: #FFF;
	color: #222;
}


/***************
*
*  1. Arrows
*
****************/

.rsDefaultInv .rsArrow {
	height: 100%;
	width: 44px;
	position: absolute;
	display: block;
	cursor: pointer;
	z-index: 21;
}
.rsDefaultInv.rsVer .rsArrow {
	width: 100%;
	height: 44px;
	
}
.rsDefaultInv.rsVer .rsArrowLeft { top: 0; left: 0; }
.rsDefaultInv.rsVer .rsArrowRight { bottom: 0;  left: 0; }

.rsDefaultInv.rsHor .rsArrowLeft { left: 0; top: 0; }
.rsDefaultInv.rsHor .rsArrowRight { right: 0; top:0; }

.rsDefaultInv .rsArrowIcn {		
	width: 32px;
	height: 32px;
	top: 50%;
	left: 50%;
	margin-top:-16px;	
	margin-left: -16px;

	position: absolute;	
	cursor: pointer;	
	background: url('https://entel.modyocdn.com/uploads/c1eae85b-54be-47f3-b814-48abdaf41775/original/rs-default-inverted.png');

	background-color: #FFF;
	background-color: rgba(255,255,255, .75);
	*background-color: #FFF;
	
	border-radius: 2px;
}
.rsDefaultInv .rsArrowIcn:hover {
	background-color: rgba(255,255,255,0.9);
}

.rsDefaultInv.rsHor .rsArrowLeft .rsArrowIcn { background-position: -64px -32px; }
.rsDefaultInv.rsHor .rsArrowRight .rsArrowIcn { background-position: -64px -64px; }

.rsDefaultInv.rsVer .rsArrowLeft .rsArrowIcn { background-position: -96px -32px; }
.rsDefaultInv.rsVer .rsArrowRight .rsArrowIcn { background-position: -96px -64px; }

.rsDefaultInv .rsArrowDisabled .rsArrowIcn { filter: alpha(opacity=20); opacity: .2; *display: none; }


/***************
*
*  2. Bullets
*
****************/

.rsDefaultInv .rsBullets {
	position: relative;
	z-index: 35;
	padding-top: 4px;
	width: 100%;
	height: auto;
	margin: 0 auto; 

	text-align: center;
	line-height: 5px;
	overflow: hidden;
}
.rsDefaultInv .rsBullet {
	width: 5px;
	height: 5px;
	display: inline-block;
	*display:inline; 
	*zoom:1;
	padding: 6px;
}
.rsDefaultInv .rsBullet span {
	display: block;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #BBB;
}
.rsDefaultInv .rsBullet.rsNavSelected span {
	background-color: #000;
}





/***************
*
*  3. Thumbnails
*
****************/

.rsDefaultInv .rsThumbsHor {
	width: 100%;
	height: 72px;
}
.rsDefaultInv .rsThumbsVer {
	width: 96px;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
}
.rsDefaultInv.rsWithThumbsHor .rsThumbsContainer {
	position: relative;
	height: 100%;
}
.rsDefaultInv.rsWithThumbsVer .rsThumbsContainer {
	position: relative;
	width: 100%;
}
.rsDefaultInv .rsThumb {
	float: left;
	overflow: hidden;
	width: 96px;
	height: 72px;
}
.rsDefaultInv .rsThumb img {
	width: 100%;
	height: 100%;
}
.rsDefaultInv .rsThumb.rsNavSelected {
	background: #FFF;
}
.rsDefaultInv .rsThumb.rsNavSelected img {
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.rsDefaultInv .rsTmb {
	display: block;
}

/* Thumbnails with text */
.rsDefaultInv .rsTmb h5 {
	font-size: 16px;
	margin: 0;
	padding: 0;
	line-height: 20px;
}
.rsDefaultInv .rsTmb span {
	color: #DDD;
	margin: 0;
	padding: 0;
	font-size: 13px;
	line-height: 18px;
}



/* Thumbnails arrow icons */
.rsDefaultInv .rsThumbsArrow {
	height: 100%;
	width: 20px;
	position: absolute;
	display: block;
	cursor: pointer;	
	z-index: 21;	
	background: #FFF;
	background: rgba(255,255,255,0.75);
}
.rsDefaultInv .rsThumbsArrow:hover {
	background: rgba(255,255,255,0.9);
}
.rsDefaultInv.rsWithThumbsVer .rsThumbsArrow {
	width: 100%;
	height: 20px;
}
.rsDefaultInv.rsWithThumbsVer .rsThumbsArrowLeft { top: 0; left: 0; }
.rsDefaultInv.rsWithThumbsVer .rsThumbsArrowRight { bottom: 0;  left: 0; }

.rsDefaultInv.rsWithThumbsHor .rsThumbsArrowLeft { left: 0; top: 0; }
.rsDefaultInv.rsWithThumbsHor .rsThumbsArrowRight { right: 0; top:0; }

.rsDefaultInv .rsThumbsArrowIcn {		
	width: 16px;
	height: 16px;
	top: 50%;
	left: 50%;
	margin-top:-8px;	
	margin-left: -8px;
	position: absolute;	
	cursor: pointer;	
	background: url('https://entel.modyocdn.com/uploads/c1eae85b-54be-47f3-b814-48abdaf41775/original/rs-default-inverted.png');
}

.rsDefaultInv.rsWithThumbsHor .rsThumbsArrowLeft .rsThumbsArrowIcn { background-position: -128px -32px; }
.rsDefaultInv.rsWithThumbsHor .rsThumbsArrowRight .rsThumbsArrowIcn { background-position: -128px -48px; }

.rsDefaultInv.rsWithThumbsVer .rsThumbsArrowLeft .rsThumbsArrowIcn { background-position: -144px -32px; }
.rsDefaultInv.rsWithThumbsVer .rsThumbsArrowRight .rsThumbsArrowIcn { background-position: -144px -48px; }

.rsDefaultInv .rsThumbsArrowDisabled { display: none !important; }

/* Thumbnails resizing on smaller screens */
@media screen and (min-width: 0px) and (max-width: 800px) {
	.rsDefaultInv .rsThumb {
		width: 59px;
		height: 44px;
	}
	.rsDefaultInv .rsThumbsHor {
	 
      height: auto; 
     
	}
	.rsDefaultInv .rsThumbsVer {
		width: 59px;
	}
}




/***************
*
*  4. Tabs
*
****************/

.rsDefaultInv .rsTabs {
	width: 100%;
	height: auto;
	margin: 0 auto;
	text-align:center;
	overflow: hidden; padding-top: 12px; position: relative;
}
.rsDefaultInv .rsTab {
	display: inline-block;
	cursor: pointer;
	text-align: center;
	height: auto;
	width: auto;
	color: #333;
	padding: 5px 13px 6px;
	min-width: 72px;
	border: 1px solid #D9D9DD;
	border-right: 1px solid #f5f5f5;
	text-decoration: none;

	background-color: #FFF;
	background-image: -webkit-linear-gradient(top, #fefefe, #f4f4f4); 
	background-image:    -moz-linear-gradient(top, #fefefe, #f4f4f4);
	background-image:         linear-gradient(to bottom, #fefefe, #f4f4f4);

	-webkit-box-shadow: inset 1px 0 0 #fff;
	box-shadow: inset 1px 0 0 #fff;

	*display:inline; 
	*zoom:1;
}
.rsDefaultInv .rsTab:first-child {
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
}
.rsDefaultInv .rsTab:last-child { 
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;

	border-right:  1px solid #cfcfcf;
}
.rsDefaultInv .rsTab:active { 
	border: 1px solid #D9D9DD;   
	background-color: #f4f4f4;
	box-shadow:  0 1px 4px rgba(0, 0, 0, 0.2) inset;
}
.rsDefaultInv .rsTab.rsNavSelected { 
	color: #FFF;
	border: 1px solid #999;
	text-shadow: 1px 1px #838383;
	box-shadow: 0 1px 9px rgba(102, 102, 102, 0.65) inset;
	background: #ACACAC;
	background-image: -webkit-linear-gradient(top, #ACACAC, #BBB);
	background-image: -moz-llinear-gradient(top, #ACACAC, #BBB);
	background-image: linear-gradient(to bottom, #ACACAC, #BBB);
}





/***************
*
*  5. Fullscreen button
*
****************/

.rsDefaultInv .rsFullscreenBtn {
	right: 0;
	top: 0;
	width: 44px;
	height: 44px;
	z-index: 22;
	display: block;
	position: absolute;
	cursor: pointer;
	
}
.rsDefaultInv .rsFullscreenIcn {
	display: block;
	margin: 6px;
	width: 32px;
	height: 32px;

	background: url('https://entel.modyocdn.com/uploads/c1eae85b-54be-47f3-b814-48abdaf41775/original/rs-default-inverted.png') 0 0;
	background-color: #FFF;
	background-color: rgba(255,255,255,0.75);
	*background-color: #FFF;
	border-radius: 2px;

}
.rsDefaultInv .rsFullscreenIcn:hover {
	background-color: rgba(255,255,255,0.9);
}
.rsDefaultInv.rsFullscreen .rsFullscreenIcn {
	background-position: -32px 0;
}





/***************
*
*  6. Play/close video button
*
****************/

.rsDefaultInv .rsPlayBtn {
	-webkit-tap-highlight-color:rgba(0,0,0,0.3);
	width:64px;
	height:64px;
	margin-left:-32px;
	margin-top:-32px;
	cursor: pointer;
}
.rsDefaultInv .rsPlayBtnIcon {
	width:64px;
	display:block;
	height:64px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	
	-webkit-transition: .3s;
	-moz-transition: .3s;
	transition: .3s;

	background:url(https://entel.modyocdn.com/uploads/c1eae85b-54be-47f3-b814-48abdaf41775/original/rs-default-inverted.png) no-repeat 0 -32px;
	background-color: #FFF;
	background-color: rgba(255,255,255,0.75);
	*background-color: #FFF;
}
.rsDefaultInv .rsPlayBtn:hover .rsPlayBtnIcon {
	background-color: rgba(255,255,255,0.9);
}
.rsDefaultInv .rsBtnCenterer {
	position:absolute;
	left:50%;
	top:50%;
	width: 20px;
	height: 20px;
}
.rsDefaultInv .rsCloseVideoBtn {
	right: 0;
	top: 0;
	width: 44px;
	height: 44px;
	z-index: 500;
	position: absolute;
	cursor: pointer;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateZ(0);
	
}
.rsDefaultInv .rsCloseVideoBtn.rsiOSBtn {
	top: -38px;
	right: -6px;
}

.rsDefaultInv .rsCloseVideoIcn {
	margin: 6px;
	width: 32px;
	height: 32px;
	background: url('https://entel.modyocdn.com/uploads/c1eae85b-54be-47f3-b814-48abdaf41775/original/rs-default-inverted.png') -64px 0;
	background-color: #FFF;
	background-color: rgba(255,255,255,0.75);
	*background-color: #FFF;
}
.rsDefaultInv .rsCloseVideoIcn:hover {
	background-color: rgba(255,255,255,0.9);
}



/***************
*
*  7. Preloader
*
****************/

.rsDefaultInv .rsPreloader {
	width:20px;
	height:20px;
	background-image:url(https://entel.modyocdn.com/uploads/37150bff-bf83-44e3-be00-5dea8912d236/original/preloader.gif);

	left:50%;
	top:50%;
	margin-left:-10px;
	margin-top:-10px;	
}




/***************
*
*  8. Global caption
*
****************/
.rsDefaultInv .rsGCaption {
	position: absolute;
	float: none;
	bottom: 6px;
	left: 6px;
	text-align: left;

	background: #FFF;
    background: rgba(255,255,255, 0.75);

	color: #000;
	padding: 2px 8px;
	width: auto;
	font-size: 12px;
	border-radius: 2px;
}




.galeria-layout {
  width: 100%;
  -webkit-user-select: none;
  -moz-user-select: none;  
  user-select: none;
}

.galeria-layout.rsDefault,
.galeria-layout.rsDefault .rsOverflow,
.galeria-layout.rsDefault .rsSlide,
.galeria-layout.rsDefault .rsVideoFrameHolder,
.galeria-layout.rsDefault .rsThumbs { background: #3358FF; }
.galeria-layout.rsDefault .rsThumb.rsNavSelected { background: #FF3D00; }
.galeria-layout.royalSlider img {
    width: 100%;
    height: auto;
    margin: 0 auto;
}
.galeria-layout.rsDefault .rsThumb { height: 81px; width: 145px; } 
.galeria-layout.rsDefault .rsThumbsHor { margin-top: 8px; }



/*

@media screen and (max-width: 800px) and (min-width: 0px) {
    .galeria-layout.rsDefault .rsThumbsHor {
      height: auto;
    }
}

*/


/** tabs mapa **/
#tabs-mapa {}
#tabs-mapa .nav-tabs {width: 35%;float: left;}

#tabs-mapa .nav-pills>.active>a,
#tabs-mapa .nav-pills>.active>a:hover, 
#tabs-mapa .nav-pills>.active>a:focus {
    background:#eee;
    color:#3358FF;
}

#tabs-mapa .tab-content{width: 60%;float: right;}

#tabs-mapa .tab-content h4{
  font-size: 16px;
  font-weight: bold;
  color: #FF3D00;
  margin-bottom: 10px;
}
#tabs-mapa .tab-content ul li{
  color: #3358FF;
  font: 16px Arial;
  list-style: none outside none;
  margin-bottom: 5px;
  padding-left: 10px;    
}
#tabs-mapa .tab-content p{ 
    width: 49%;
    display: inline-block;
    margin-bottom: 5px;
    vertical-align:text-top;
}
/* ================================================
MEDIA QUERYES (RESPONSIVE)
================================================ */
@media (min-width: 1200px) {
    #cabecera_menu .cuerpo { width: 1170px; }

  .ic-menu-btn-1 { left: 0px; }
  .ic-menu-btn-2 { left: 170px; }
  .ic-menu-btn-3 {  }
  .ic-menu-btn-4 { left: 560px; }
  .ic-menu-btn-5 { left: 622px; }
  .ic-menu-btn-6 {  }
}
@media (max-width: 1020px) {
    #footerEntel .boxGrisAyS {
        height: auto;
        background-image: none;
        background-color: #F3F5FF;
        border-radius: 8px;
    }
    .banner-inversiones {
        background: none;
        height: auto;
        background-color: #10059f;
        border-radius: 10px;
    }

}
        
@media (max-width: 979px) {
a.ic-box-noticia-no-foto{height: 410px;}
}
@media (max-width: 767px) {
    .banner-inversiones .text-title, .banner-inversiones .date {
        padding: 1em;
        text-align: center;
        width: 100%;
        display: block;
        height: auto;
    }
    .banner-inversiones .title-cont {
        background-color: #fff;
        height: 100px;
        bottom: 0;
        position: absolute;
    }
  .container { padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; }

  /* Home */
  .ic-menu-responsivo img { height: auto; max-height: 40px; }
  .ic-menu-responsivo .columns { margin: 0 auto; padding: 0 10px; }
  .ic-menu-responsivo .columns > li { width: 20%; margin: 0; }
  .ic-menu-responsivo .columns > li.ic-menu-responsivo-logo-entel { width: 60%; }

  .ic-home-subsecciones div.span3 { margin-bottom: 35px; }

  /* Posts */
  .ic-post-bajada-tit { padding: 20px; height: auto; }
  .ic-post-bajada-tit h4 { font-size: 16px; line-height: 23px; }

  /* Post_Index */
  .ic-post-index-contenido .columns-3 > li { width: 48%; }
  .ic-post-index-contenido .columns-4 > li { width: 48%; }

  /* General Page */
  .ic-page-tit-btn { padding-top: 0px; margin-bottom: 30px; height: auto; text-align: left; }
  .ic-page-tit-first-btn { padding-top: 0px; margin-bottom: 30px; height: auto; text-align: left; }

  a.ic-box-noticia-no-foto { margin-bottom: 20px; height: auto;}


  /* Directorio */
  .ic-directorio-item { height: auto; }
  .ic-directorio-item.media span.pull-left img { text-align: center; margin: 0 auto 10px auto;  }

  /* CSS HACKS RESPONSIVOS SOLO PARA FOOTER ENTEL.CL */
  #footerEntel.footerEntel, .copyright .center { width: 100%; box-sizing: border-box; margin: 0; padding: 15px; }
  #footerEntel .contenedor_columnas { padding: 0; }
  #footerEntel .contenedor_columnas .columna_enlaces,
  #footerEntel .boxGrisAyS { width: 50%; float: left; box-sizing: border-box; margin: 0; padding: 15px; margin-bottom: 20px; }
  #footerEntel .contenedor_columnas .columna_enlaces.ultima { width: 100%; padding: 0; }
  #footerEntel .contenedor_columnas .columna_enlaces.ultima .titulo, 
  #footerEntel .contenedor_columnas .columna_enlaces.ultima .boxGrisAyS,
  #footerEntel .contenedor_columnas .columna_enlaces.ultima .boxRedesSociales { width: 100%; box-sizing: border-box; }
}

@media (max-width: 480px) { 
  /* Post_Index */
  .columns { margin: 0; }
  .ic-post-index-contenido .columns-3 > li { width: 100%; margin: 15px 0px; }
  .ic-post-index-contenido .columns-4 > li { width: 100%; margin: 15px 0px; }

  /* Page Gral */
  .ic-page-tit-signo {width: 20px; height: 45px; font-size: 45px; line-height: 45px; }
  .ic-page-tit h2 { font-size: 20px; display: block; line-height: 35px; }

  .ic-galeria-photo-big, .ic-galeria-photo-small { height: 160px; }

  /* Albumes */
  .thumbs-fluid { margin-left: 0; margin: 0; margin-bottom: 20px; }
  .context-albums-show .thumbs-fluid>li {
    width: 90px;
    height: 90px;
    margin: 0 5px 5px 0px;
    overflow: hidden;
    border-radius: 4px;
  }

  .ic-album-index a img { width: 90px; height: 90px; border-radius: 4px; }

  /* CSS HACKS RESPONSIVOS SOLO PARA FOOTER ENTEL.CL */
  #footerEntel.footerEntel,
  .copyright .center,
  #footerEntel .contenedor_columnas .columna_enlaces,
  #footerEntel .boxGrisAyS { width: 100%; float: none; box-sizing: border-box; margin: 0; padding: 15px; margin-bottom: 20px; }
  #footerEntel.footerEntel { padding: 15px 0; }
  .copyright .center { padding: 5px 15px; margin-bottom: 0px; }

}

.modyo-bar-top {display:none}
.modyo-bar-top, #modyo-session, #flash-messages { display: none!important; }


  
.visible-desktop{z-index:12;}
/*INFORMACION DE INTERES*/
/* Style the tab content */
#accordion-info-interes .tabcontent {
    display: none;
    padding: 6px 12px;
    -webkit-animation: fadeEffect 1s;
    animation: fadeEffect 1s;
}
/* Fade in tabs */
@-webkit-keyframes fadeEffect {
    from {opacity: 0;}
    to {opacity: 1;}
}
@keyframes fadeEffect {
    from {opacity: 0;}
    to {opacity: 1;}
}
#accordion-info-interes .accordion-inner {
     padding: 25px 25px;
}
#accordion-info-interes.accordion {
     margin-top: 35px;
     margin-bottom: 35px;
     margin-right: auto;
     margin-left: auto;
     padding-left: 15px;
     padding-right: 15px;
     max-width: 1170px;
}
#accordion-info-interes .accordion-heading {
     background: none;
     background-color: #EEEEEE;
}
#accordion-info-interes .accordion-group {
     margin: 0px;
     border: 1px solid #FFF;
     border-top: 0px solid #EEEEEE;
     -webkit-border-radius: 0px;
     -moz-border-radius: 0px;
     border-radius: 0px;
}
#accordion-info-interes .accordion .tabs-style-flip nav a {
    padding: 0.5em 15px;
}
#accordion-info-interes .accordion-heading li {
    width: 50% !important;
}
#accordion-info-interes .accordion-heading a.accordion-toggle {
     padding: 0 20px 0 25px;
     display: block;
     position: relative;
     text-decoration: none;
     color: #636467;
}
#accordion-info-interes .accordion-heading h3 {
     font-size: 17px;
     line-height: 40px;
     white-space: nowrap;
     overflow: hidden;
     text-overflow: ellipsis;
     color: #0154A0;
}
#accordion-info-interes .accord-title-02 h3 {
     font-size: 17px;
     line-height: 40px;
     white-space: nowrap;
     overflow: hidden;
     text-overflow: ellipsis;
     color: #fff;
}
#accordion-info-interes .accordion-heading li {
     margin-bottom: 0;
}
#accordion-info-interes .accordion-toggle:after {
     display: block;
     font-family: 'FontAwesome';
     position: absolute;
     width: 60px;
     height: 100%;
     font-size: 18px;
     line-height: 54px;
     top: 0;
     right: 0;
     background: transparent;
     text-align: center;
     content: '\f078';
     color: #0154A0;
}
#accordion-info-interes .tabs-style-flip nav a span {
     text-transform: uppercase;
     letter-spacing: 1px;
     font-weight: 700;
     font-size: 0.5em;
}
#accordion-info-interes .accordion-heading .accordion-toggle {
     display: block;
     padding: 8px 15px;
}
#accordion-info-interes a,
#accordion-info-interes a:active,
#accordion-info-interes a:focus,
#accordion-info-interes a:hover {
     text-decoration: none !important;
     outline: 0;
}
#accordion-info-interes a:focus {
     outline: thin dotted;
     outline: 5px auto -webkit-focus-ring-color;
     outline-offset: -2px;
}
#accordion-info-interes a:hover,
#accordion-info-interes a:focus {
     color: #23527c;
     text-decoration: underline;
}
#accordion-info-interes a:active,
#accordion-info-interes a:hover {
     outline-width: 0;
}
#accordion-info-interes a:hover,
#accordion-info-interes a:focus {
     color: #005580;
     text-decoration: underline;
}
#accordion-info-interes a:hover,
#accordion-info-interes a:active {
     outline: 0;
}
#accordion-info-interes a:focus {
     outline: thin dotted #333;
     outline: 5px auto -webkit-focus-ring-color;
     outline-offset: -2px;
}
#accordion-info-interes .accordion-toggle {
     cursor: pointer;
}
/*CHANGE TABS*/
#accordion-info-interes .accordion-heading.active .accordion-toggle:after {
    color: #fff;
    content: '\f077';
}
#accordion-info-interes .accordion-heading.active h3 {
    color: #fff !important;
}
#accordion-info-interes .accordion-heading.active a.accordion-toggle {
    background-color: #0154A0 !important;
    color: #fff !important;
}
@media (max-width: 992px) {
#accordion-info-interes .columns-4 > li {
    width: 31.3%;
}
@media (max-width: 767px) {
#accordion-info-interes .columns-4 > li {
    width: 48%;
}
@media (max-width: 480px) {
#accordion-info-interes .columns-4 > li {
    width: 100%;
    margin: 15px 0px;
}
Liquid error: Missing template site/_hack_css_tabs.html with {:locale=>[:en], :formats=>[:css], :handlers=>[:erb, :builder, :jbuilder, :liquid], :site=>[], :theme=>[], :themeship=>[], :pluginship=>[], :is_theme_preview=>[], :version=>[]}. Searched in:
  * "#<LiquidResolver:0x2790dbf2>"
  * "/var/rails/modyo/releases/entel-app-7/app/views"
  * "/var/rails/modyo/releases/entel-app-7/vendor/bundle/jruby/1.9/gems/apipie-rails-0.2.1/app/views"
  * "/var/rails/modyo/releases/entel-app-7/vendor/cache/doorkeeper-3264b5d648b5/app/views"
  * "/var/rails/modyo/releases/entel-app-7/vendor/cache/entel-9da01c023506/app/views"
  * "/var/rails/modyo/releases/entel-app-7/vendor/gems/places/app/views"
  * "/var/rails/modyo/releases/entel-app-7/vendor/gems/promotions/app/views"
  * "/var/rails/modyo/releases/entel-app-7/vendor/gems/events/app/views"
  * "/var/rails/modyo/releases/entel-app-7/vendor/gems/webinars/app/views"
  * "/var/rails/modyo/releases/entel-app-7/vendor/gems/courses/app/views"
  * "/var/rails/modyo/releases/entel-app-7/vendor/gems/commerce/app/views"
  * "/var/rails/modyo/releases/entel-app-7/vendor/gems/forums/app/views"
  * "/var/rails/modyo/releases/entel-app-7/vendor/gems/support/app/views"
  * "/var/rails/modyo/releases/entel-app-7/vendor/gems/media/app/views"


