/*
ESTILO PARA PAGINAS INTERNAS

Navegación:
01 - MENU INTERNO
	 1.1 - ICONO
	 1.2 - ANIMACION
	 1.3 - ENLACES
02 - BANNER
03 - TITULOS
	3.1 - Encabezados
04 - DESCRIPCION
	4.1 - Introducción
05 - CONTENIDO
06 - TAB LATERAL
	6.1 - Texto
*/



.interna .btn:hover, .interna .btn-small:hover{
	transform: none;
}


/*---------------------------*/
/*---- 01 - MENU INTERNO ----*/
/*---------------------------*/


.menuInterno{ min-height: 60px; background: #0058a6; padding: 24px 0;
}
.menuInterno .navbar{ padding: 0;
}

/*---- ICONO ----*/

.menuInterno .navbar-toggler-icon { background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 1)' stroke-width='3' stroke-linecap='square' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.menuInterno .navbar-toggler{ position: absolute; right: 15px; top: 5px;
}

.menuInterno .navbar-toggler{ display: inline-flex; align-items: center; flex-direction: column; justify-content: space-evenly; width: 1.5em; height: 1.5em; padding: 0.05rem 0.05rem; font-size: 1.90rem; border: none; color: #d7d7d7;
}

.menuInterno .navbar-toggler .icon-bar{display: block; width: calc(100% - 5px); height: 5px; background-color: #f5f5f5; transition-duration: 0.4s;}

.menuInterno .navbar-toggler .icon-bar:last-child{transition-duration: 0.2s !important;}

/*---- ANIMACION ----*/
.menuInterno .navbar-toggler[aria-expanded="true"], .navbar-toggler:focus{border: 0;outline: 0;}

.menuInterno .navbar-toggler[aria-expanded="true"] .icon-bar{transform: rotate(45deg) translate(4px, 15px);}

.menuInterno .navbar-toggler[aria-expanded="true"] .icon-bar:nth-child(2){transform: rotate(135deg) translate(6px, 4px);}

.menuInterno .navbar-toggler[aria-expanded="true"] .icon-bar:last-child, 
.menuInterno .navbar-toggler[aria-expanded="true"]:hover .icon-bar:last-child{width: 0;animation: none; opacity: 0;}


@media(min-width: 992.98px){
	.menuInterno .navbar-toggler{display: none;}
}


/*---- ENLACES ----*/

.menuInterno .navbar-nav a{ font-size: 18px; text-transform: uppercase; font-weight: 600; color: #fcfcfc; padding: 5px 0 10px 0 !important;
}
.menuInterno .nav-item{ margin: 0 20px;
}
.menuInterno{ padding: 0;
}

@media(max-width:768px){
    .menuInterno .navbar-collapse{ margin-top: 60px;
    }
}
@media(max-width:992px){
    .menuInterno .navbar-collapse{ margin-top: 30px;
    }
}
@media(min-width: 992px){
	.menuInterno{ padding: 48px 0;
	}
    .menuInterno .navbar-nav a.actual:after { background-color: #e39e26;
    }
	.menuInterno .navbar-nav a{ font-size: 13px; position: relative;
	}
    .menuInterno .nav-item:first-child{ margin-left:0px;
    }
    .menuInterno .navbar-nav a::after{ content: ""; display: block; width: 100%; height: 5px; background-color: #077ee8; position: absolute; bottom: 0; left: 0; transition: 1s;
    }
    .menuInterno .navbar-nav a:hover::after{ width: calc(100% + 16px); margin-left: -8px; background-color: #fff;
    }
}
@media(min-width: 1600px){
	.menuInterno{ padding: 46px 0;
	}
	.menuInterno .navbar-nav a{ font-size: 18px;
	}
}





/*---- Imagen ----*/
.cuerpo .menuInterno .navbar-brand img{width: 152px;}

@media(min-width: 1600px){
    .menuInterno .navbar-brand img{width: 211px;}
}

/*---- Breadcrumb ----*/
nav.navegacion-interna{position: absolute;width: 100%;background-color: #e9ecef;}

nav.navegacion-interna .breadcrumb{margin-bottom: 0;font-size: 13px;padding: 37px 0px 15px;}

nav.navegacion-interna .breadcrumb .breadcrumb-item, nav.navegacion-interna .breadcrumb .breadcrumb-item a{color: #afb7be;text-decoration: underline;}

nav.navegacion-interna .breadcrumb .breadcrumb-item.inicio a {display: block;width: 30px;min-height: 10px;height: 100%;background: url(../multimedia/iconos/cabecera/icn-inicio-breadcrumb.png) no-repeat center;}



/*---------------------*/
/*---- 02 - BANNER ----*/
/*---------------------*/

/*.secBanner.interna{ height: 40vh;background-size: cover;background-position: top center;border: none;}*/

.secBanner{ position: relative; height: 150px; background-image: url(../multimedia/bg/banner-5.jpg);
}

/*---------------------*/
/*---- 3 - TITULOS ----*/
/*---------------------*/


.secBanner h1{ position: absolute; bottom: 0; z-index: 999; /*min-width: 40%;*/ margin: 0 0 0 -15px; padding: 8px 28px 8px 15px; color: #fff; font-size:30px; text-transform: uppercase; font-weight: 300; /*background: #0d345f;*/ background: #e32726;
}
.secBanner h1 span { font-weight: 700;
}
@media(min-width:768px){
	.secBanner{height: 200px;
	}
    .secBanner h1{ font-size: 40px; padding: 8px 40px 8px 15px; bottom: -25px;}
}

@media(min-width:992px){
    .secBanner{ height: 334px;}
	
	.secBanner h1{ margin: 0 0 0 -500px; text-indent: 500px;}
}

@media(min-width:1200px){
	.secBanner h1{ font-size:50px;}
}


/*.secBanner h1 {margin: 0 0 0 -500px;padding: 20px 28px 20px 5px;max-width: 100%;text-align: left;}

@media( max-width: 992.98px ){
	 .secBanner h1 {bottom: -25px; left: -60px; margin: 0; padding: 8px 28px 8px 40px; font-size: 30px;text-align: right;}
}

@media( max-width: 767.98px ){
	 .secBanner h1 { bottom: -24px; left: 0; padding: 8px 13px;}
}

@media( max-width: 379.98px ){
	 .secBanner h1 { bottom: 0;}
}

.cuerpo.interna .titulo h2{font-weight: 800;color: #fff;font-size: 35px;}*/


/*---- Encabezados ----*/
.interna .cuerpo .encab{margin-left: 40px;}

/*@media( max-width: 767.98px ){
	.cuerpo .encab {font-size: 30px;}
}

@media( max-width: 576.98px ){
	.cuerpo .encab {font-size: 25px;}
}

.interna h3{font-size: 16px;font-weight: 700;text-transform: uppercase;}*/


@media( min-width: 768px ){    .cuerpo.interna .titulo{margin: 50px 0 70px 0;padding: 60px 0 30px;}
	
    .cuerpo.interna .titulo h2{font-size: 50px;}
}

@media( max-width: 576px ){
	.cuerpo.interna .titulo h2{font-size: 25px;}
}


/*.interna h2 {color: #333333;text-transform: uppercase;}*/


/*-------------------------*/
/*---- 4 - DESCRIPCION ----*/
/*-------------------------*/

.cuerpo.interna .descripcion{ background-image: url("../multimedia/bg/bg-cuerpo.jpg");background-size: cover;background-position: center;padding: 3.6rem 18%;text-align: center;font-size: 1.2rem;margin: 65px 0 20px;z-index: -1;}

@media( max-width: 767.98px ){
	.cuerpo.interna .descripcion {font-size: 1rem;}
}

.cuerpo.interna .descripcion p{ color: #FFFFFF;margin: 0;}

.cuerpo.interna .descripcion .btn{ margin: 0;}




/*-- Introducción --*/
.cuerpo.interna .introduccion {padding: 3.5rem 20%;text-align: center;font-size: 20px;color: #6d6e70;margin: -70px 0 6rem;}

@media( max-width: 767.98px ){
	.cuerpo.interna .introduccion {padding: 3.5rem 5%;margin-top: -40px;}
}


/*-----------------------*/
/*---- 5 - CONTENIDO ----*/
/*-----------------------*/
.cuerpo.interna .contenido{margin: 5.65rem 0 2.5rem 0;}


@media( max-width: 992.98px ){
	.cuerpo.interna .contenido{margin: 3.5rem 0 2.5rem;}
	
	.cuerpo.interna .contenido h1{margin: 0 2rem 2rem 0;}
}

.cuerpo.interna .contenido .container-fluid.relleno{background-color: #fff;padding-bottom: 3rem;}

/*-------------------------*/
/*---- 6 - TAB LATERAL ----*/
/*-------------------------*/

.tabLateral{
    order: 2;
    max-width: 20rem;
	height: 100%;
    padding: 0 0 0 0.55rem;
    border-left: 0.4rem solid #0058A6;
}


@media( min-width: 992.98px ){
	.tabLateral.sticky {
		position: relative;
		top: 0;
		width: auto;
		transition-duration: 0.2s;
		z-index: 0;
	}

}

@media( max-width: 992.98px ){
	.tabLateral{
		order: 0;
		max-width: 100%;
		display: block;
		padding: 0;
		margin-top: -3.5rem;
		margin-bottom: 2rem;
		border: none;
		border-bottom: 1px solid #e2e5e9;
		z-index: 1;
	}
	
	.tabLateral.sticky{
		display: grid;
		height: auto;
		top: 116px;
		overflow: hidden;
		z-index: 1;
		background-color: #FFFFFF;
		transition-duration: 0s;
	}	
	
	.tabLateral.sticky.open{
		display: block;
		height: auto;
		overflow: inherit;
		z-index: 1;
		box-shadow: -1px 2px 5px 0px rgba(0,0,0,0.9);
-webkit-box-shadow: -1px 2px 5px 0px rgba(0,0,0,0.9);
-moz-box-shadow: -1px 2px 5px 0px rgba(0,0,0,0.9);
	}
	
	.tabLateral.sticky::before{
		content: '';
		position: absolute;
		width: 1.5rem;
		height: 60px;
		right: 1.5rem;
		background-image: url(../multimedia/iconos/flechas/flecha-arriba.svg);
		background-position: right center;
		background-size: contain;
		background-repeat: no-repeat;
		z-index: 99;
	}	
	
	.tabLateral.sticky.open::before{
		background-image: url("../multimedia/iconos/flechas/flecha-abajo.svg");
	}
	
	.tabLateral.sticky.open::after{
		content: '';
		position: fixed;
		width: 100%;
		height: 100%;
		background: rgb(255,255,255);
		background: linear-gradient(0deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 90%);
	}	

	
}



.tabLateral .nav-link {
	position: relative;
    color: #2D3740;
    font-weight: 700;
    padding: 1.2rem 1.5rem;
    border-radius: 0;
	
}
.tabLateral .nav-link::before {
    content: '';
    position: absolute;
    background-color: #e32726;
    width: 2rem;
	height: 0.35rem;
    bottom: 0.5rem;
	transform: scaleX(0);
	transform-origin: left;
	transition-duration: 0.2s;
}
.tabLateral .nav-link:hover::before {
	transform: scaleX(1);
}

@media( max-width: 992.98px ){
	.tabLateral .nav-link {
		font-size: 0.875rem;
		color: #2D3740;
		text-transform: uppercase;
		font-weight: 700;
		padding: 1.2rem 1.5rem;
		border-radius: 0;
	}

	.tabLateral.sticky .nav-link{
		position: absolute;
		z-index: 0;
	}	
	
	.tabLateral.sticky.open .nav-link, .tabLateral.sticky .nav-link.active{
		position: relative;
		z-index: 1;
		padding-right: 4rem;
	}	
	

	

	
}


.tabLateral .nav-link.active{
    color: #0058A6;
    background-color: #E5EEF6;
}

.tabLateral .nav-link.active::before {
	content: none;}

.tab-content > .active {
    display: block;
    padding: 0 2.5rem 0 0;
    margin: 0;
    background-color: #FFFFFF;
    font-size: 1rem;
	line-height: 1.8rem;
}

@media( max-width: 992.98px ){
	.tab-content > .active {
		margin-top: 2rem;
		padding: 0 2%;
	}

}



/** Texto **/

.tab-content h1 + small a{
	font-size: 0.95rem;
    font-weight: 700;
    text-decoration: none;
    position: relative;
    top: -1.25rem;
    color: #e32726;
}

.tab-content h1 + small a::after{
    content: '';
    position: relative;
    display: inline-block;
    width: 0.9rem;
    height: 0.9rem;
    background-image: url(../multimedia/iconos/icn-enlace-ancla.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
	top: 0.109rem;
    left: 0.5rem;
}

.tab-content > .active p{
    font-size: 1rem;
	line-height: 1.8rem;
	margin-bottom: 1.85rem;
}


.tab-content ul,
.texto ul{
	list-style: none;
	padding-left: 1.75rem;
}

.tab-content ul li,
.texto ul li{
	margin-bottom: 1rem;
}


.tab-content ul li::before,
.texto ul li::before{
    content: '';
    background-color: #0058A6;
    position: relative;
    display: inline-block;
    top: -0.1rem;
    right: 1.75rem;
    width: 0.5rem;
    height: 0.5rem;
    margin-right: -0.5rem;
}

@media( max-width: 1199.98px ){
	.tab-content ul li::before,
	.texto ul li::before{
		right: 1rem;
		margin-right: -0.25rem;
	}

}






