﻿
/*Estilos*/

/*
	BODY test
*/

@font-face {font-family: 'FreightSans-Bold';
	src: 	url('/_assets/fonts/319F1C_4_0.eot');
	src: 	url('/_assets/fonts/319F1C_4_0.eot?#iefix') 
			format('embedded-opentype'),
			url('/_assets/fonts/319F1C_4_0.woff2') 
			format('woff2'),url('/_assets/fonts/319F1C_4_0.woff') 
			format('woff'),url('/_assets/fonts/319F1C_4_0.ttf') 
			format('truetype');}

@font-face {font-family: 'FreightSans-Regular';
	src: 	url('/_assets/fonts/319F1C_8_0.eot');
	src: 	url('/_assets/fonts/319F1C_8_0.eot?#iefix') 
			format('embedded-opentype'),
			url('/_assets/fonts/319F1C_8_0.woff2') 
			format('woff2'),url('/_assets/fonts/319F1C_8_0.woff') 
			format('woff'),url('/_assets/fonts/319F1C_8_0.ttf') 
			format('truetype');}
			
body{
    font-family: 'FreightSans-Regular', sans-serif;
    font-size: 15px;
    padding-top: 100px;
    color: #5a5a5a;
}

a, i, button{
    transition: all 0.3s ease;
}

h1,h2,h3,h4,h5,h6{
    font-family: 'FreightSans-Bold', sans-serif;
}

a:visited{
	color:#074678;
}

/*
Chapusas
*/
.seParteDeNosotros .col-sm-6{
	min-height:80px;
}

.seParteDeNosotros .col-sm-6 span{
	color:maroon;
	text-transform:uppercase;
	font-size:10px;
}
#btnLimpiar{
	display:none;
}



#WebPartWPQ9{
	padding-top:-100px;
}

/*
	X
*/

#Modal button.close{
    position: absolute;
    right: 5px;
    top: 20px;
}

/*Colores textos*/

.txt-verde{color: #FE8916;}
.txt-azul{color:#074678;}
.txt-blanco{color: #FFF;}

/*Macos*/
.full-width-div {
    position: absolute;
    width: 100%;
    left: 0;
}

/*Bordes*/
.borde-btn-verde{
    border-bottom: #FE8916 solid 1px;
    padding-bottom: 15px;
}
/*Botones*/

button.close {
	min-width:44px;
}
.btn-azul, .btn-azul:visited{
	color: #FFF;
    background-color: #074678;
    border-color: #074678;
    padding: 10px 30px;
    font-size: 16px;
    margin-top: 9px;

}
.btn-verde, .btn-verde:visited {
    color: #FFF;
    background-color: #00aef0;
    border-color: #00aef0;
    padding: 10px 30px;
        font-size: 15px;
}

.btn-outline-verde, .btn-outline-verde:visited {
    color: #1AA9CB;
    background-color: #fff;
    border-color: #1AA9CB;
    padding: 10px 30px;
        font-size: 15px;
}
.btn-outline-verde:hover, .btn-outline-verde:focus, .btn-outline-verde.focus, .btn-outline-verde:active, .btn-outline-verde.active, .open>.dropdown-toggle.btn-outline-verde {
	color: #FFF;
	background-color: #FE8916;
	border-color: #FE8916;
}

.btn-underline-verde, .btn-underline-verde:visited {
    color: #074678;
    background-color: #fff;
    border-top:none;
    border-left:none;
    border-right:none;
    border-color: #FE8916;
    padding: 10px 30px;
    border-radius:0;
}
.btn-underline-verde:hover, .btn-underline-verde:focus, .btn-underline-verde.focus, .btn-underline-verde:active, .btn-underline-verde.active, .open>.dropdown-toggle.btn-outline-verde {
	color: #FFF;
	background-color: #FE8916;
	border-color: #FE8916;
}


.btn-outline-azul, .btn-outline-azul:visited {
    color: #074678;
    background-color: #fff;
    border-color: #074678;
    padding: 10px 30px;
}
.btn-outline-azul:hover, .btn-outline-azul:focus, .btn-outline-azul.focus, .btn-outline-azul:active, .btn-outline-azul.active, .open>.dropdown-toggle.btn-outline-azul {
	color: #FFF;
	background-color: #074678;
	border-color: #074678;
}
/*Modal calculadora*/
.modal-dialog{
	z-index:999999;
}
.modal-content{
	border-radius: 0;
}
.modal-title{
	font-size:24px;
	color:#074678;
}
.modal-content .titulo-webpart-linea{
	text-transform:none;
	font-size:18px;
}

#cbqwpctl00_ctl35_g_f7414dbf_a9b1_4f8c_830c_29ab237f58a8 .col-sm-6{
	min-height:340px;
	padding-left:0;
}
#cbqwpctl00_ctl35_g_f7414dbf_a9b1_4f8c_830c_29ab237f58a8 .dfwp-column{
	padding:0;
	margin:0;
}
/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */
/* Special class on .container surrounding .navbar, used for positioning it into place. */
.navbar-wrapper {
  z-index: 20;  
}

/* Flip around the padding for proper display in narrow viewports */
.navbar-wrapper > .container {
  padding-right: 0;
  padding-left: 0;
}
.navbar-wrapper .navbar {
  padding-right: 15px;
  padding-left: 15px;
}
button.navbar-toggle{
	min-width:44px;
}

img.logo{
    margin-top: 0;
}

.navbar-brand {
  padding-top: 10px;
}

#menu-principal{
    border-radius: 0;
}

#menu-principal .navbar-nav>li>a {
    font-size: 16px;
    padding: 40px 15px;
    background-color: transparent;
}

#menu-principal .navbar-nav>.open>a, #menu-principal .navbar-nav>.open>a:hover, #menu-principal .navbar-nav>.open>a:focus {
  background-color: transparent;
}
#menu-principal .navbar-nav>li>a:hover, #menu-principal .navbar-nav>li>a:focus {
    border-top:#00aef0 solid 5px;
    padding: 35px 15px;
    background-color: #FFF;
    color:#074678;
}
/*Sidebar*/
.sidebar{
	padding:0 35px;
}

/*Articulo*/

.articulo{
	padding-top:25px;
}

.articulo h3{
    border-bottom: #FE8916 solid 1px;
    padding-bottom: 10px;
    color: #074678;
    font-weight: normal;
    margin-bottom: 20px;
    font-size:20px;
}
.articulo h3 a{
    color: #074678;
    font-family: "FreightSans-Bold";
}
/*Noticias*/
.imagen-noticia{
	float: right;
	display: inline-block;
	margin: 25px 0 10px 20px;
}
.imagen-noticia img{
	display: inline-block;
	max-width: 100%;
	height: auto;
	padding: 4px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #FE8916 !important;
	border-radius: 4px;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

div.noticia img.image{
    max-width: 100%;
    height: auto;
    display: block;
}

#noticiasHome div.noticia div.descripcion{
	display:none;
}

/*Necesitas Ayuda*/
.necesitas-ayuda{
	background-image:url('/_assets/img/bgpreguntas.png');
	background-repeat:repeat-x;
	background-color:#EEE;
	padding:15px;
	margin:35px 0;	
	height:380px;
}


/*Mods menu-horizontal*/

@media (min-width: 768px){

    #menu-principal .nav { margin-bottom: 0; }
    #menu-principal .nav > li.dropdown.open { position: static; }
    #menu-principal .nav > li.dropdown.open .dropdown-menu{
        background: #074678;
        border-top:#FE8916 solid 4px;
        display:table; 
        width: 100%; 
        text-align: center; 
        left:0; 
        right:0; 
        margin-top: -4px;
        border-radius: 0;
    }
    #menu-principal .dropdown-menu>li { display: table-cell; }
    #menu-principal .dropdown-menu>li a{
        color: #FFF;
        font-size: 16px;
        padding: 5px 20px;
    }
    #menu-principal .dropdown-menu>li a:hover, .menu-principal .dropdown-menu>li a:focus{
        background-color: transparent;
        color: #FFF;
        font-weight: normal;
    }
    
    /*Sharepoint Changes*/
    
    #menu-principal .nav > li.dropdown.open .dfwp-list {
        display:table; 
        width: 100%; 
        text-align: center; 
        left:0; 
        right:0; 
    }

    
    #menu-principal .dfwp-list>li { display: table-cell; }
    #menu-principal .dfwp-list>li a{
        color: #FFF;
        font-size: 14px;
        /*padding: 5px 20px;*/
    }
    #menu-principal .dfwp-list>li a:hover, .menu-principal .dfwp-list>li a:focus{
        background-color: transparent;
        color: #FFF;
        font-weight: normal;
    }

}
/*Breadcumbs*/

.breadcumbs{
    background: #074678;
    padding: 7px 0;
    border-top:#FE8916 solid 4px;
    color:#FFF;
}
.breadcumbs a{
    color:#FFF;
}

.breadcumbs span{
    padding: 0 10px;
}



#menu-principal a.mi-reserva{
	background:#00aef0 !important; 
    margin-top: 30px;
    margin-left: 15px;
    padding: 10px 25px !important;
    color:#FFF !important;
}
#menu-principal a.mi-reserva:hover{
	border-width:1px !important;
	background-color:#00aef0 !important;
	color:#FFF !important;
}


.listadelinks{
    margin-top: 15px;
}

.listadelinks-item:first-child, .list-group-item:last-child{border-radius: 0;}

.navegacion .dfwp-list{
	margin-top:-15px;
	margin-bottom:20px;
	padding:0;
}
.navegacion ul.dfwp-list .dfwp-item:first-child{
	border-top:none;
}
.navegacion .dfwp-item {
    position: relative;
    padding: 5px 7px;
    margin-bottom: -1px;
    background-color: #fff;
    border-top: 1px solid #1AA9CB;    
    border-bottom: 1px solid #1AA9CB;
    border-left: none;
    border-right: none;
}

.listadelinks-item{
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border-top: 1px solid #1AA9CB;    
    border-bottom: 1px solid #1AA9CB;
    border-left: none;
    border-right: none;
}

.lista-pie .list-group-item {
    position: relative;
    display: block;
    padding: 5px 0;
    margin-bottom: -1px;
    background-color: transparent;
    border:0;
}

.lista-pie .listadelinks-item:first-child, .lista-pie .list-group-item:last-child{border-radius: 0;}

.lista-pie  a.list-group-item {
  color: #666;
}

.lista-pie a.list-group-item:hover, a.list-group-item:focus {
  text-decoration: none;
  color: #eeffff;
  background-color: transparent;
}

a.list-group-item {
  color: #0C4C6A;
}

a.list-group-item:hover, a.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #eeffff;
}

/* ARTICULOS */
.foto-articulo{
    margin-top: 20px;
}
.contenedor-contenido img{
	display:inline-block;
	float:right;
	margin-left:15px !important;
	margin-bottom:10px !important;
}

/*CALL TO ACTION*/

.call-to-action-gris{
    background: #EEEEEE;
    color: #074678;

    font-size: 18px;
    text-align: center;
    padding: 20px 0;
}

.call-to-action-azul{
    background: #074678;
    color: #FFF;

    font-size: 18px;
    text-align: center;
    padding: 20px 0;
}

/*CALCULADORA NOTICIAS*/
.calculadoras{
    padding: 35px 0;
}

.calculadora-noticias{
    padding: 35px 0;
}
.noticia h4{
    font-size: 16px;
}
.noticia p{
    font-size: 14px;
}
.noticia span.meta-noticias{
    font-size: 12px;
    color:#999;
}
.noticia p.contenido-noticias a{
    color:#B3C43A;
}

/*TABLAS*/

/*Cuadro Rentabilidad*/
.cuadro th {
    color: #336B7F;
    font-weight: normal;
}

.cuadro>thead>tr>th, .cuadro>tbody>tr>th, .cuadro>tfoot>tr>th, .cuadro>thead>tr>td, .cuadro>tbody>tr>td, .cuadro>tfoot>tr>td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #1AA9CB;
}

.table-striped>tbody>tr:nth-of-type(odd) {
  background-color: rgb(233, 251, 255);
}

/*Calculadoras*/
.calculadora th {
    color: #336B7F;
    font-weight: normal;
}

.calculadora >thead>tr>th, .calculadora >tbody>tr>th, .calculadora >tfoot>tr>th, .calculadora >thead>tr>td, .calculadora >tbody>tr>td, .calculadora >tfoot>tr>td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
}
.total, .total-cifra{
	background:#074678;
	padding:20px;
	color:#FFF;
}
.total-cifra{
	text-align:right;
	font-size:24px;
	padding:7px 15px 7px 7px;
}
.total-cifra span{
	font-size:14px;
	color:#FE8916;
	display:block;
	margin-top:-8px;
}
.calcular{
	text-align:center;
}


/*WEBPARTS*/

h3.titulo-webpart{
    color:#074678;
    margin: 25px 0 25px 0;
    font-size: 22px;
}

h3.titulo-webpart-linea{
    color:#074678;
    margin: 25px 0 25px 0;
    font-size: 22px;
    border-bottom: #FE8916 solid 1px;
    padding-bottom: 15px;
    text-transform:uppercase;
}
/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
  height: 350px;
  /*margin-bottom: 60px;*/
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  z-index: 10;
}

/* Declare heights because of positioning of img element */
.carousel .item {
  height: 350px;
  background-color: #777;
}
.carousel-inner > .item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 350px;
}

header.carousel {
    height: 450px;
}

header.carousel .item,
header.carousel .item.active,
header.carousel .carousel-inner,
header.carousel .jumbotron {
    height: 100%;
    padding:0;
}

header.carousel .fill {
    width: 100%;
    height: 100%;
    background-position: top;
    background-size: cover;
}
header.carousel .fill a {
    width: 100%;
    height: 100%;
    display:block;
}
.carousel-control {
    position: absolute;
    background: #FFF;
    top: 50%;
    left: 0;
    bottom: 0;
    width: 38px;
    height: 38px;
    border-radius: 0;
    margin-top: -27px;
    opacity: .5;
    filter: alpha(opacity=50);
    font-size: 32px;
    color: #000;
    text-align: center;
    text-shadow: none;
}
.carousel-control.right, .carousel-control.left {
    background-image: none;
}
.carousel-control.right {
    left: auto;  
}
.carousel-control:hover, .carousel-control:focus {
    color: #000;
}


/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
  margin-bottom: 20px;
  text-align: center;
}
.marketing h2 {
  font-weight: normal;
}
.marketing .col-lg-4 p {
  margin-right: 10px;
  margin-left: 10px;
}


/* Featurettes
------------------------- */

.featurette-divider {
  margin: 80px 0; /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading {
  font-weight: 300;
  line-height: 1;
  letter-spacing: -1px;
}

/*FOOTER*/

footer{
    background: #074678;
    padding-top: 25px;
    /*border-top:#FE8916 solid 1px;*/
}
footer h3.titulo-webpart{
	color:#FE8916;
}
footer a, footer a:visited{
	color:#FFF;
}
footer p{
	color:#FFF;
}

footer .dfwp-list{
	padding:0;
}
footer .dfwp-list li div{
	padding:5px 0;
}

/*CUstom Form*/
.contactenosInterior label, div.necesitas-ayuda #btnLimpiar, div.necesitas-ayuda hr{
	display:none;
}
.contactenosInterior input{
	margin-bottom:15px;
	margin-top:5px;
}

.subscribete label, div#ctl00_g_d71238c7_21cb_40d3_bec8_5c8728c46130 #btnLimpiar, div#ctl00_g_d71238c7_21cb_40d3_bec8_5c8728c46130 hr{
	display:none;
}
.subscribete input{
	margin-bottom:15px;
	margin-top:5px;
}

div#ctl00_g_d71238c7_21cb_40d3_bec8_5c8728c46130 input[type="submit"]{
	color: #FFF;
    background-color: #1AA9CB;
    border-color: #1AA9CB;
    padding: 10px 30px;
    width:60%;
    margin-left:-15px;
    font-size:14px;
}
div#ctl00_g_d71238c7_21cb_40d3_bec8_5c8728c46130 input[type="submit"]:hover, div#ctl00_g_d71238c7_21cb_40d3_bec8_5c8728c46130 input[type="submit"]:focus, div#ctl00_g_d71238c7_21cb_40d3_bec8_5c8728c46130 input[type="submit"].focus, div#ctl00_g_d71238c7_21cb_40d3_bec8_5c8728c46130 input[type="submit"]:active, div#ctl00_g_d71238c7_21cb_40d3_bec8_5c8728c46130 input[type="submit"].active{
	color: #FFF;
	background-color: #1AA9CB;
	border-color: #1AA9CB;
}


div.necesitas-ayuda input[type="submit"]{
	color: #FFF;
    background-color: #00aef0;
    border-color: #00aef0;
    padding: 10px 30px;
    width:100%;
    margin:0;
    font-size:14px;
    margin-top:10px;
}
div.necesitas-ayuda input[type="submit"]:hover, div.necesitas-ayuda input[type="submit"]:focus, div.necesitas-ayuda input[type="submit"].focus, div.necesitas-ayuda input[type="submit"]:active, div.necesitas-ayuda input[type="submit"].active{
	color: #FFF;
	background-color: #00aef0;
	border-color: #00aef0;
	
}
/*CALCULADORAS*/

.resultadosPensiones{
	display:none;
}
/*SOCIAL ICONS*/

/*
 * Social Buttons for Bootstrap
 *
 * Copyright 2013-2015 Panayiotis Lipiridis
 * Licensed under the MIT License
 *
 * https://github.com/lipis/bootstrap-social
 */

.btn-social{position:relative;padding-left:44px;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.btn-social>:first-child{position:absolute;left:0;top:0;bottom:0;width:32px;line-height:34px;font-size:1.6em;text-align:center;border-right:1px solid rgba(0,0,0,0.2)}
.btn-social.btn-lg{padding-left:61px}.btn-social.btn-lg>:first-child{line-height:45px;width:45px;font-size:1.8em}
.btn-social.btn-sm{padding-left:38px}.btn-social.btn-sm>:first-child{line-height:28px;width:28px;font-size:1.4em}
.btn-social.btn-xs{padding-left:30px}.btn-social.btn-xs>:first-child{line-height:20px;width:20px;font-size:1.2em}
.btn-social-icon{position:relative;padding-left:44px;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;height:34px;width:34px;padding:0}.btn-social-icon>:first-child{position:absolute;left:0;top:0;bottom:0;width:32px;line-height:34px;font-size:1.6em;text-align:center;border-right:1px solid rgba(0,0,0,0.2)}
.btn-social-icon.btn-lg{padding-left:61px}.btn-social-icon.btn-lg>:first-child{line-height:45px;width:45px;font-size:1.8em}
.btn-social-icon.btn-sm{padding-left:38px}.btn-social-icon.btn-sm>:first-child{line-height:28px;width:28px;font-size:1.4em}
.btn-social-icon.btn-xs{padding-left:30px}.btn-social-icon.btn-xs>:first-child{line-height:20px;width:20px;font-size:1.2em}
.btn-social-icon>:first-child{border:none;text-align:center;width:100% !important}
.btn-social-icon.btn-lg{height:45px;width:45px;padding-left:0;padding-right:0}
.btn-social-icon.btn-sm{height:30px;width:30px;padding-left:0;padding-right:0}
.btn-social-icon.btn-xs{height:22px;width:22px;padding-left:0;padding-right:0}
.btn-facebook{color:#fff;background-color:#3b5998;border-color:rgba(0,0,0,0.2)}.btn-facebook:hover,.btn-facebook:focus,.btn-facebook:active,.btn-facebook.active,.open>.dropdown-toggle.btn-facebook{color:#fff;background-color:#2d4373;border-color:rgba(0,0,0,0.2)}
.btn-facebook:active,.btn-facebook.active,.open>.dropdown-toggle.btn-facebook{background-image:none}
.btn-facebook.disabled,.btn-facebook[disabled],fieldset[disabled] .btn-facebook,.btn-facebook.disabled:hover,.btn-facebook[disabled]:hover,fieldset[disabled] .btn-facebook:hover,.btn-facebook.disabled:focus,.btn-facebook[disabled]:focus,fieldset[disabled] .btn-facebook:focus,.btn-facebook.disabled:active,.btn-facebook[disabled]:active,fieldset[disabled] .btn-facebook:active,.btn-facebook.disabled.active,.btn-facebook[disabled].active,fieldset[disabled] .btn-facebook.active{background-color:#3b5998;border-color:rgba(0,0,0,0.2)}
.btn-facebook .badge{color:#3b5998;background-color:#fff}
.btn-google{color:#fff;background-color:#dd4b39;border-color:rgba(0,0,0,0.2)}.btn-google:hover,.btn-google:focus,.btn-google:active,.btn-google.active,.open>.dropdown-toggle.btn-google{color:#fff;background-color:#c23321;border-color:rgba(0,0,0,0.2)}
.btn-google:active,.btn-google.active,.open>.dropdown-toggle.btn-google{background-image:none}
.btn-google.disabled,.btn-google[disabled],fieldset[disabled] .btn-google,.btn-google.disabled:hover,.btn-google[disabled]:hover,fieldset[disabled] .btn-google:hover,.btn-google.disabled:focus,.btn-google[disabled]:focus,fieldset[disabled] .btn-google:focus,.btn-google.disabled:active,.btn-google[disabled]:active,fieldset[disabled] .btn-google:active,.btn-google.disabled.active,.btn-google[disabled].active,fieldset[disabled] .btn-google.active{background-color:#dd4b39;border-color:rgba(0,0,0,0.2)}
.btn-google .badge{color:#dd4b39;background-color:#fff}
.btn-instagram{color:#fff;background-color:#3f729b;border-color:rgba(0,0,0,0.2)}.btn-instagram:hover,.btn-instagram:focus,.btn-instagram:active,.btn-instagram.active,.open>.dropdown-toggle.btn-instagram{color:#fff;background-color:#305777;border-color:rgba(0,0,0,0.2)}
.btn-instagram:active,.btn-instagram.active,.open>.dropdown-toggle.btn-instagram{background-image:none}
.btn-instagram.disabled,.btn-instagram[disabled],fieldset[disabled] .btn-instagram,.btn-instagram.disabled:hover,.btn-instagram[disabled]:hover,fieldset[disabled] .btn-instagram:hover,.btn-instagram.disabled:focus,.btn-instagram[disabled]:focus,fieldset[disabled] .btn-instagram:focus,.btn-instagram.disabled:active,.btn-instagram[disabled]:active,fieldset[disabled] .btn-instagram:active,.btn-instagram.disabled.active,.btn-instagram[disabled].active,fieldset[disabled] .btn-instagram.active{background-color:#3f729b;border-color:rgba(0,0,0,0.2)}
.btn-instagram .badge{color:#3f729b;background-color:#fff}
.btn-linkedin{color:#fff;background-color:#007bb6;border-color:rgba(0,0,0,0.2)}.btn-linkedin:hover,.btn-linkedin:focus,.btn-linkedin:active,.btn-linkedin.active,.open>.dropdown-toggle.btn-linkedin{color:#fff;background-color:#005983;border-color:rgba(0,0,0,0.2)}
.btn-linkedin:active,.btn-linkedin.active,.open>.dropdown-toggle.btn-linkedin{background-image:none}
.btn-linkedin.disabled,.btn-linkedin[disabled],fieldset[disabled] .btn-linkedin,.btn-linkedin.disabled:hover,.btn-linkedin[disabled]:hover,fieldset[disabled] .btn-linkedin:hover,.btn-linkedin.disabled:focus,.btn-linkedin[disabled]:focus,fieldset[disabled] .btn-linkedin:focus,.btn-linkedin.disabled:active,.btn-linkedin[disabled]:active,fieldset[disabled] .btn-linkedin:active,.btn-linkedin.disabled.active,.btn-linkedin[disabled].active,fieldset[disabled] .btn-linkedin.active{background-color:#007bb6;border-color:rgba(0,0,0,0.2)}
.btn-linkedin .badge{color:#007bb6;background-color:#fff}
.btn-pinterest{color:#fff;background-color:#cb2027;border-color:rgba(0,0,0,0.2)}.btn-pinterest:hover,.btn-pinterest:focus,.btn-pinterest:active,.btn-pinterest.active,.open>.dropdown-toggle.btn-pinterest{color:#fff;background-color:#9f191f;border-color:rgba(0,0,0,0.2)}
.btn-pinterest:active,.btn-pinterest.active,.open>.dropdown-toggle.btn-pinterest{background-image:none}
.btn-pinterest.disabled,.btn-pinterest[disabled],fieldset[disabled] .btn-pinterest,.btn-pinterest.disabled:hover,.btn-pinterest[disabled]:hover,fieldset[disabled] .btn-pinterest:hover,.btn-pinterest.disabled:focus,.btn-pinterest[disabled]:focus,fieldset[disabled] .btn-pinterest:focus,.btn-pinterest.disabled:active,.btn-pinterest[disabled]:active,fieldset[disabled] .btn-pinterest:active,.btn-pinterest.disabled.active,.btn-pinterest[disabled].active,fieldset[disabled] .btn-pinterest.active{background-color:#cb2027;border-color:rgba(0,0,0,0.2)}
.btn-pinterest .badge{color:#cb2027;background-color:#fff}
.btn-twitter{color:#fff;background-color:#55acee;border-color:rgba(0,0,0,0.2)}.btn-twitter:hover,.btn-twitter:focus,.btn-twitter:active,.btn-twitter.active,.open>.dropdown-toggle.btn-twitter{color:#fff;background-color:#2795e9;border-color:rgba(0,0,0,0.2)}
.btn-twitter:active,.btn-twitter.active,.open>.dropdown-toggle.btn-twitter{background-image:none}
.btn-twitter.disabled,.btn-twitter[disabled],fieldset[disabled] .btn-twitter,.btn-twitter.disabled:hover,.btn-twitter[disabled]:hover,fieldset[disabled] .btn-twitter:hover,.btn-twitter.disabled:focus,.btn-twitter[disabled]:focus,fieldset[disabled] .btn-twitter:focus,.btn-twitter.disabled:active,.btn-twitter[disabled]:active,fieldset[disabled] .btn-twitter:active,.btn-twitter.disabled.active,.btn-twitter[disabled].active,fieldset[disabled] .btn-twitter.active{background-color:#55acee;border-color:rgba(0,0,0,0.2)}
.btn-twitter .badge{color:#55acee;background-color:#fff}

/* RESPONSIVE CSS
-------------------------------------------------- */

@media (max-width: 768px){
    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev,.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        margin-left: -10px;
        margin-top: -18px;
    }
        .menu-principal{
        padding: 15px;
    }
    
    img.logo {
        height: 50px;
        margin-top: 0px;
    }
    
    .menu-principal .navbar-nav>li>a, .menu-principal .navbar-nav>li>a:hover, .menu-principal .navbar-nav>li>a:focus {
        font-size: 16px;
        padding: 10px;
        border:0;
    }
    header#hubCarousel{
		height: 240px;
		/*height:136px;*/
	}
	.call-to-action-gris{
		font-size:16px;
	}
	.call-to-action-gris .btn-outline-azul{
		margin-top:20px;	
	}
	.navbar-header{
		height: 80px;
		padding-top: 15px;
	}
	body{
		padding-top:80px;
	}
	.noticia{
		margin-bottom:65px;
	}
	#menu-principal .navbar-nav>li>a {
		font-size: 14px;
		padding: 5px;
		background-color: transparent;
	}
	#menu-principal .navbar-nav>li>a:hover, #menu-principal .navbar-nav>li>a:focus {
		border-top: none;
		padding: 5px;
		background-color: #FFF;
		color: #074678;
	}
	.contenido .ms-rtestate-field img{
		width:100%;	
	}
	.breadcumbs{
		font-size:12px;	
	}
	.imagen-noticia{
		margin-left:0;
		margin-top:0;
		width:100%;
		margin-bottom:20px;
	}
	.articulo{
		padding-top:0;
	}
	
	.navbar-brand {
		padding: 0px;
	}

}

@media (max-width: 400px){
    header#hubCarousel{
		height:136px;
	}
}

@media (min-width: 768px){
    .navbar-nav>li>a {
        padding:10px 20px;
    }
    .jumbotron {
        padding: 80px 120px 0 120px;
    }
    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
        margin-top: -28px;
        font-size: 47px;
    }
    .carousel-control.right, .carousel-control.left {
        width: 53px;
        height: 53px;
    }
}

@media (max-width: 990px){
    .container {
        width: 100%;
    }
}

@media (min-width: 768px) {

	.navbar-wrapper .container {
		padding-right: 15px;
		padding-left: 15px;
	}
	.navbar-wrapper .navbar {
		padding-right: 0;
		padding-left: 0;
	}
	
	/* Bump up size of carousel content */
	.carousel-caption p {
		margin-bottom: 20px;
		font-size: 21px;
		line-height: 1.4;
	}
	
	.featurette-heading {
		font-size: 50px;
	}
	 
}

@media (min-width: 992px) {
  .featurette-heading {
    margin-top: 120px;
  }
}

/*PDF MODAL*/
    .iframe-container {    
    padding-bottom: 60%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.iframe-container iframe,
.iframe-container object,
.iframe-container embed{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}



/*Estilos tabla Indicadores Accordeón Prueba AFP */

.panel-body {
  padding: 0px !important;
}
.indTitulo{
  margin: 25px 0 25px 0;
  font-size: 22px;
  color: #264E72;
  font-weight: bold;
  font-family: 'FreightSans-Bold', sans-serif;
}

.indicad{
  max-width: 363px !important;
  padding: 0 !important;
}
table{
  color: #264E72;
  font-size: 14px;
  font-weight: normal;
 
}

tr{
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  background: #E9FBFF;
  border: none;
  }

th{
  background: #264E72;
  color: #fff;
  font-size: 1.1em;
  font-weight: normal;
  text-align: center;
  border: none;
}
td:nth-child(2n){
  text-align: right;
}
.panel-heading a{
	color: #264E72;
	text-decoration: none !important;
}
.panel-heading a:hover, .panel-heading a:active, .panel-heading a:visited{
  text-decoration: none;
  color: #00AEF0;
  
}
.panel {
  margin-bottom: 0px;
  width: 100%;
  max-width: 100%;
}
.panel {
  border: none !important;
  border-radius: 4px;
}


/*Estilos Para SiteMap y Footer*/

.mapi{
  background: #074678;
  color: #fff;
  font-family: 'FreightSans-Regular', sans-serif !important;
  border-bottom:1px #085391 solid;
  
}
.logo img{
  width: 250px;
}
.mapads .nav li a{
  font-family: 'FreightSans-Bold', sans-serif;
  font-weight: normal;
  color: #fff;
  font-size: 1.1em;
  border: none !important;
  padding-top: 0;
}

.mapads .nav li a:hover, .nav li a:focus, .nav li a:active {
  background: none !important;
  border: none !important;
  font-size: 1.1em;
  color: #00AEF0;
}

.mapads .nav-tabs li.active a, .nav-tabs li.active a:hover, .nav-tabs li.active a:focus {
  cursor: default;
  background: none !important;
  border: none !important;
  font-size: 1.1em;
  color: #00AEF0;
}
h3.titulomenu {
  color: #FE8916;
  margin: 15px 0 15px 0;
  font-size: 22px;
  font-family: 'FreightSans-Bold', sans-serif;
}
.enlacesmap li{
  list-style-type: none;
  margin-top: 5px;
}
.enlacesmap li a{
  color: #fff;
  font-size: 15px;
}
.enlacesmap li a:hover{
  color: #00AEF0;
  text-decoration: none;
  
}
.mt-2{
  margin-top: 30px;
}
.redes{
  margin-top: 25px;
  float: left;
  margin-left: 15px;
}
.redes img{
  width: 38px;
}
.nav-tabs {
  border-bottom: none;
}
.t-destacado{
  letter-spacing: 1px;
  font-size: 18px;
}
.inf p, .inf .t-destacado{
	color:#fff;
}

@media only screen and (max-width: 667px) {
 
  ul#myTab {
    display: grid;
}

}
  

.inf{
  margin-top: 15px;
  padding: 8px;
}

}
 ul.enlacesmap{
    padding-left: 54px;
  }
  table tr:nth-child(even) {
  background-color: #fff;
  border: none !important;
}
table tr:nth-child(odd) {
  background-color: #ccf1ff;
  border: none;
}
.grafbtn{
	width: 360px !important;
}
.grafbtn a{
	margin-top: 10px;
	padding: 10px 35px;
	background: #f2f2f2;
	font-size:16px;
	

}
.grafbtn a:hover{
	background: #00AEF0;
	color: #fff;
}

.empresa{
font-family:"FreightSans-Regular",sans-serif;
  font-size: 17px;
  font-weight: 600 !important;
}

.inf:nth-of-type(1) {
    padding-left: 43px;
}
.inf:nth-of-type(2) {
    padding-left: 25px;
}
.inf:nth-of-type(3) {
    padding-left: 25px;
}

/*Eliminando color Linea anterior de Nav*/
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
    color: #00aef0;
}
