
.caja_seccion  {
	background: #fff;
}

.caja_encabezado {
	position: relative;
	text-align: center;
}
.caja_encabezado img {
	width: 100%;
}

h3 {
	color: #227da1;
	margin: 20px 0;
	margin-top: 80px;
	font-family: 'Noto Serif', serif;
	font-size: 3em;
	font-weight: bold; 
}

.caja_cabeza_seccion {
	position: absolute;
	top: 0;
	right: 0;
	width: 65%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0;
	padding-right: 40px;
	padding-bottom: 40px;
}

.cabeza_secciont {
	font-family: 'Noto Sans', sans-serif;
	color: #fff;
	font-size: 2.9vw;
	line-height: 1.5;
	margin: 0;
	padding: 0;
	text-align: center!important;
	font-weight: bold;
}

.cabeza_caja_publicaciones {
	display: flex;
	justify-content: space-between;
	margin-top: 40px;
	margin-bottom: 20px;
}

.cabeza_caja_publicaciones a {
	text-decoration: none;
	display: inline-block;
	color: #237da2;
	text-align: right;
}

.cabeza_caja_publicaciones a:after {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background: #237da2;
    transition: width .4s;
}

.cabeza_caja_publicaciones a:hover:after {
   width: 0;
}

.texto_resumen {
	color: #707070;
}

.videos div {
	margin-bottom: 40px;
}

.liga_librot:hover {
    
    background:  rgba(0, 0, 0, 0.3);
}

.liga_librot {
	border: 1px solid #ccc;
    margin: 0;
    width: 100%;
    height: 100%;
    display: block;
    text-decoration: none;
}

.liga_librot img {
	width: 100%;
    /*height: 100%;*/
    /*-moz-box-shadow: 0 0 5px #888;
    -webkit-box-shadow: 0 0 5px#888;
    box-shadow: 0 0 5px #888;*/
}

.lista_medios p {
	text-align: left!important;
}

.lista_medios img {
	width: 100%!important;
	height: auto;
	display: block;
	margin-top: 25px;
	margin-bottom: 30px;
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	filter: grayscale(100%);
	transition: all 0.5s ease;
}

.lista_medios {
	margin: 0;
	padding: 0;
    width: 100%;
    height: 100%;
    text-decoration: none;
    float: left;
    border: 1px solid #666;
	display: block;
	position: relative;
	background: #fff;
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	border-radius: 14px;
	box-shadow: 0px 0px 7px 3px rgba(61,56,56,0.75);
	-webkit-box-shadow: 0px 0px 7px 3px rgba(61,56,56,0.75);
	-moz-box-shadow: 0px 0px 7px 3px rgba(61,56,56,0.75);
	transition: all .4s ease-in-out;
}

.lista_medios:hover {
    text-decoration: none;
    transform: scale(1.1);
}

.lista_medios:hover img {
	-webkit-filter: none !important; 
	filter: none !important;
	filter: none !important;
}

.ent_titulo {
	display: block;
	width: 100%;
	padding: 5px 20px;
	margin: 40px 0 0;
	background: #227da1;
	color: #fff;
	font-size: 0.9em;
	text-transform: uppercase;
	min-height: 96px;
}

.ent_titulito {
	display: inline-block;
	padding: 5px 20px;
	padding-right: 50px;
	margin: 0;
	margin-bottom: 5px;
	background: #227da1;
	color: #fff;
	text-transform: uppercase;
	font-size: 0.9em;
}

.ent_autor {
	font-size: 1.3em;
	line-height: 1.3;
	color: #000;
	width: 100%;
	margin-left: 15px;
	margin-right: 40px;
	padding-right: 40px;
	display: block;
	float: none;
	min-height: 54px;
}

.ent_medio {
	font-size: 0.9em;
	color: #000;
	margin: 0;
	margin-left: 15px;
	text-transform: uppercase;
}

.ent_fecha {
	color: #000;
	margin-left: 15px;
	font-size: 0.9em;
}

.lista_articulos p {
	text-align: center;
}

.lista_articulos {
	margin: 0;
	padding: 0;
	padding: 20px;
    width: 100%;
    height: 100%;
    text-decoration: none;
    float: left;
    border: 1px solid #666;
	display: block;
	background: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 0px 0px 7px 3px rgba(61,56,56,0.75);
	-webkit-box-shadow: 0px 0px 7px 3px rgba(61,56,56,0.75);
	-moz-box-shadow: 0px 0px 7px 3px rgba(61,56,56,0.75);
	transition: all .4s ease-in-out;
}

.lista_articulos:hover {
    text-decoration: none;
    transform: scale(1.1);
}

.lista_articulos span {
	font-weight: bold;
}

.marticulos {
	margin-bottom: 40px;
}

.art_titulo {
	display: block;
	width: 100%;
	padding: 10px 20px;
	margin: 0 0 20px;
	background: #227da1;
	color: #fff;
	font-size: 1.2em;
	text-transform: uppercase;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.art_autor {
	font-size: 1.2em;
	font-weight: bold;
}

.art_medio {
	margin: 0;
	margin-bottom: 30px;
	text-align: left!important;
}

#mas_entrevistas, #mas_articulos, #mas_publicaciones {
	display: none;
}

#mas_entrevistas, #mas_publicaciones {
	padding: 37px 27px;;
	background:  rgba(0, 0, 0, 0.3);
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	border-radius: 14px;
}

.mas_p {
	text-decoration: none;
}

.mas_p:hover {
	text-decoration: none;
}

.no_margin img {
	margin: 0;
}

.sp .portadalibro3 a:hover {
        text-decoration: none;
        background:  rgba(0, 0, 0, 0.3);
    }

    .sp .swiper-button-next {
    	right: 0;
    }

    .sp .swiper-button-prev {
    	left: 0;
    }
    
    .portadalibro3 {
        float: left;
        margin-bottom: 40px;
    }
    
    .portadalibro3 a img {
        width: 100%;
        height: 100%;
        display: block;
        float: left;
        
    }

    .portadalibro3 a {
        font-size: 0.9em;
        text-align: center;
        text-decoration: none;
        color: #fff;
        border: 1px solid #888;
        /*padding: 20px!important;*/
        margin: 0;
        width: 100%;
        height: 35vh;
        display: block;
        float: left;
        -moz-box-shadow: 0 0 5px #888;
        -webkit-box-shadow: 0 0 5px #888;
        box-shadow: 0 0 5px #888;
        transition: all .4s ease-in-out;
        position: relative;
    }

    .portadalibro3 a:hover {
        text-decoration: none;
        background:  rgba(255, 255, 255, 0.3);
        border-color: #444;
        transform: scale(1.1);
    }

    .sp .portadalibro3 a:hover {
        text-decoration: none;
        background:  rgba(0, 0, 0, 0.3);
    }
    
    .portadalibro3 .swiper-slide {
        background: none;
        height: auto;
    }
    
    .portadalibro3 a:hover p {
		background: rgba(0, 0, 0, 0.6);
		color: #fff;
		opacity: 1;
	}
	
	.portadalibro3 a p {
		font-size: 0.85em;
		margin: 0;
		text-align: center;
		float: left;
		position: absolute;
		bottom: 0;
		left: 0;
		padding: 5px;
		width: 100%;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 5; /* number of lines to show */
		line-height: X;        /* fallback */
		max-height: X*N;       /* fallback */
		opacity: 0;
	}
	
	.lista_mediosp img {
		width: 100%!important;
		height: auto;
		display: block;
		-webkit-filter: grayscale(100%);
		-moz-filter: grayscale(100%);
		filter: grayscale(100%);
		transition: all 0.5s ease;
	}

.lista_mediosp {
	margin: 0;
	padding: 0;
    width: 100%;
    height: 100%;
    text-decoration: none;
    float: left;
    border: 1px solid #666;
	display: block;
	position: relative;
	background: #fff;
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	border-radius: 14px;
	box-shadow: 0px 0px 7px 3px rgba(61,56,56,0.75);
	-webkit-box-shadow: 0px 0px 7px 3px rgba(61,56,56,0.75);
	-moz-box-shadow: 0px 0px 7px 3px rgba(61,56,56,0.75);
	transition: all .4s ease-in-out;
}

.lista_mediosp:hover {
    text-decoration: none;
    transform: scale(1.1);
}

.lista_mediosp:hover img {
	-webkit-filter: none !important; 
	filter: none !important;
	filter: none !important;
}
	
	.lista_mediosp p {
		margin: 0;
		padding: 20px;
		background: rgba(0, 0, 0, 0.6);
		color: #fff;
		position: absolute;
		bottom: 0;
		-webkit-border-radius: 14px;
		-moz-border-radius: 14px;
		border-radius: 14px;
	}
	
	.lista_mediosp img {
		-webkit-border-radius: 14px;
		-moz-border-radius: 14px;
		border-radius: 14px;
	}
    
    .caja_fondo_libros {
		/*background-image: linear-gradient(to right, #102360 , #00748b);*/
		width: 100%;
	}
	
	.caja_libros {
		/*background-image: url('images/seccion_libros.png');*/
		/*background-image: url('../images/fondo_publicaciones.png');
		background-size: cover;*/
		background: #00497a;
		width: 100%;
		padding: 2%;
		padding-bottom: 40px;
		box-shadow: 0px 22px 17px 1px rgba(0,0,0,0.22) inset;
		-webkit-box-shadow: 0px 22px 17px 1px rgba(0,0,0,0.22) inset;
		-moz-box-shadow: 0px 22px 17px 1px rgba(0,0,0,0.22) inset;
	}
	
	.caja_publicaciones {
    	padding: 0;
    }
    
    .sf {
        width:30vw;
    }
    
    .sf .swiper-slide {
        border-radius: 20px;
        border: 2px solid rgba(61,56,56,0.75);
        box-shadow: 0px 0px 7px 3px rgba(61,56,56,0.75);
		-webkit-box-shadow: 0px 0px 7px 3px rgba(61,56,56,0.75);
		-moz-box-shadow: 0px 0px 7px 3px rgba(61,56,56,0.75);
		transition: all .4s ease-in-out;
		height: 50vh;
		overflow: hidden;
    }
    
    .sf img {
        height: 100%;
        width: 100%;
        object-fit: cover;
    }
    
    .sf a {
    	height: 100%;
        width: 100%;
		display: block;
		background: #fff;
        
	}
	
	.imagenc {
		width: 100%;
		height: 85%;
	}
	
	.descripcionc {
		width: 100%;
		height: 15%;
		padding: 5px 10px;
		font-size: 0.95em;
	}
	
	.descripcionc p {
		margin: 0;
		line-height: 1.2;
	}
	
	.sf .swiper-slide:hover {
	    border-color: #00497a;
	}
	.caja_publicaciones {
		/*height: 53vh;*/
	}
	
	.sh img {
        width: 100%;
    }
	
	.sp {
    	padding-left: 50px!important;
        padding-right: 50px!important;
        padding-top: 20px!important;
        height: 43vh;
        padding-bottom: 40px;
    }
	
	.sp .swiper-slide {
		height: 30vh;
		padding: 20px;
	}
	
	.sp img {
		/*height: 100%;
		width: 100%;*/
		display: block;
	}
	
	.investigador span {
		font-size: 0.95em;
	}
	
	.modal.fade {
		z-index: 10000000 !important;
	}
	
	.descripcion {
		color: #fff;
		margin-bottom: 40px;
	}
	
	#sph .swiper-pagination-bullet {
		background-color: #fff !important;
		opacity: 1!important;
		display: inline-block;
        width: 1.1rem;
        height: 1.1rem;
	}
	
	#sph span.swiper-pagination-bullet.swiper-pagination-bullet-active {
		background-color: #00497a!important;
		opacity: 1;
		
	}
	
	#sbnh, #sbph {
		color: #fff;
		right: 20px;
		top: -40px;
		background: rgba(254, 254, 254, 0.8)!important;
		color: #000!important;
	}
	
	#sbph {
		left: 20px;
	}
	
	.center {
		display: block;
		margin-left: auto;
		margin-right: auto;
		max-width: 100%;
		max-height: 90vh;
	}
    
    .intro_galerio {
		padding: 40px;
		margin-top: 40px;
		margin-bottom: 40px;
		border: 2px solid #ccc;
		-webkit-border-radius: 14px;
		-moz-border-radius: 14px;
		border-radius: 14px;
		
	}
	
	.liga_autor {
    	text-decoration: none;
    	display: inline-block;
		color: #000;
    }
    
    .liga_autor:hover {
    	text-decoration: none;
    	color: #237da2;
    }
    
    .liga_autor:after {
	    content: '';
	    display: block;
	    width: 100%;
	    height: 1px;
	    background: #237da2;
	    transition: width .4s;
	}
	
	.liga_autor:hover:after {
	   width: 0;
	}
	
	#spf {
		position: absolute;
		bottom: -20px;
	}
	
	.ftit {
		font-weight: bold;
		font-size: 1.1em;
	}
	
	.cintillo1 {
		width: 80%;
		margin-left: 10%;
		/*height:70px;*/
		background: url('/nosotros/imagen/instituto/conocenos/CINTILLO.png');
		background-size: 100% 100%;
		background-repeat: no-repeat;
		padding: 5px 0;
		
	}
	
	.cintillo1 a {
		width: 100%;
		display: block;
		padding: 0 10%;
	}
	
	.cintillo1 p {
		font-size: 1.4em;
		color: #fff;
		margin-top: 20px;
		margin-bottom: 20px;
		text-align: center;
		
	}
	
	.cintillo1 a  {
		text-decoration: none;
		display: block;
		width: 100%;
	}
	
	.cintillo a {
		text-decoration: none;
		display: block;
		width: 100%;
		position: relative;
	}
	
	.cintillo {
		margin-top: 120px;
		padding: 10px 0;
		background:  url('/nosotros/imagen/instituto/conocenos/CINTILLO-02.png');
		background-size: 100% 100%;
		background-repeat: no-repeat;
		text-decoration: none;
	}
	
	.cintillo img {
		position: absolute;
		right: 2%;
		display: block;
		display: block;
		height: 120px;
		border-radius: 50%;
		top: 45%;
  		transform: translate(0, -50%);
	}
	
	.cintillo p {
		font-size: 1.2em;
		color: #fff;
		width: 100%;
		margin-top: 20px;
		margin-bottom: 20px;
		padding-right: 20%;
	}
	
	.cintillo p i {
		margin-right: 40px;
	}
	
	#arrowAnim { 
		padding-top: 10px;
		width: 40px;
		height: 80px;
		display: flex;
		justify-content: center;
		align-items: center;
}

.arrow {
  width: 20px;
  height: 20px;
  border: 25px solid;
  border-color: black transparent transparent black;
  transform: rotate(-45deg);
}


.arrowSliding {
  position: absolute;
  -webkit-animation: slide 4s linear infinite; 
          animation: slide 4s linear infinite;
}

.delay1 {
  -webkit-animation-delay: 1s; 
    animation-delay: 1s;
}
.delay2 {
  -webkit-animation-delay: 2s; 
    animation-delay: 2s;
}
.delay3 {
  -webkit-animation-delay: 3s; 
    animation-delay: 3s;
}

@-webkit-keyframes slide {
    0% { opacity:0; transform: translateX(15vw); }	
   20% { opacity:1; transform: translateX(9vw); }	
   80% { opacity:1; transform: translateX(-9vw); }	
  100% { opacity:0; transform: translateX(-15vw); }	
}
@keyframes slide {
    0% { opacity:0; transform: translateX(15vw); }	
   20% { opacity:1; transform: translateX(9vw); }	
   80% { opacity:1; transform: translateX(-9vw); }	
  100% { opacity:0; transform: translateX(-15vw); }	
}

.player {
	margin: 24px auto;
}

	@media (max-width:1365px) {
		.portadalibro3 a {
	        height: 25vw;
		}
		
		.sp {
        	height: 33vw;
		}
		
		h3 {
			font-size: 3em;
		}
		
		/*.cintillo img {	
			top: -45px!important;
		}*/
		
		.cintillo p {
			padding-right: 25%!important;
		}
	}
	
	@media (max-width:1124px) {
		.portadalibro3 a {
	        height: 43vw;
		}
		.sp {
        	height: 43vw;
		}
		
		h3 {
			font-size: 2.7em;
		}
		
		/*.cintillo img {	
			top: -45px!important;
		}*/
		
		.cintillo p {
			padding-right: 25%!important;
		}
	}
	
	@media (max-width:992px) {
		.cabeza_secciont {
			font-size: 2em;
		}
		.portadalibro3 a {
	        height: 33vw;
		}
		
		.sp {
        	height: 43vw;
		}
		
		h3 {
			font-size: 2.5em;
		}
		
		/*.cintillo img {	
			top: -45px!important;
		}*/
		
		.cintillo p {
			padding-right: 30%!important;
		}
	}

	@media (max-width:868px) {
		.cabeza_secciont {
			font-size: 1.5em;
		}
		
		.cabeza_caja_publicaciones h3 {
			margin-left: 0;
			font-size: 1.5em;
			min-width: 60%;
		}
		
		.cabeza_caja_publicaciones a {
	    	font-size: 0.9em;
	    	display: block;
		}
		
		.cabeza_caja_publicaciones {
			padding-right: 10px;
		}
		
		.portadalibro3 a {
	        height: 30vw;
		}
		
		.sp {
        	height: 40vw;
		}
		
		h3 {
			font-size: 2.2em;
		}
		
		h2 {
			font-size: 1.6em;
		}
		
		h4 {
			font-size: 1.2em;
		}
		
		/*.cintillo img {	
			top: -20px!important;
		}*/
		
		.cintillo p {
			padding-right: 30%!important;
			font-size: 1em;
		}
		
		.imagenc {
			height: 85%;
		}
		
		.descripcionc {
			height: 15%;
			font-size: 0.9em;
		}
	}
	
	@media (max-width:676px) {
		.portadalibro3 a {
	        height: 30vw;
		}
		
		.sp {
        	height: 40vw;
		}
		
		h3 {
			font-size: 2.1em;
		}
		
		h2 {
			font-size: 1.5em;
		}
		
		/*.cintillo img {	
			top: -20px!important;
		}*/
		
		.cintillo p {
			padding-right: 30%!important;
			font-size: 1em;
		}
		
		.sf {
	        width: 40vw;
	    }
	    
	    .sf .swiper-slide {
			height: 30vh;
		}
		
		.imagenc {
			height: 80%;
		}
		
		.descripcionc {
			height: 20%;
			font-size: 0.85em;
			padding-left: 5px;
			padding-right:5px; 
		}
	}
	
	@media (max-width:616px) {
		.portadalibro3 a {
	        height: 30vw;
		}
		
		.sp {
        	height: 40vw;
		}
		
		h3 {
			font-size: 2em;
		}
		
		h2 {
			font-size: 1.5em;
		}
		
		.cabeza_secciont {
			font-size: 1.4em;
		}
		
		/*.cintillo img {
			right: 10px!important;
			top: -20px!important;
		}*/
		
		.cintillo p {
			padding-right: 30%!important;
			font-size: 1em;
		}
		
		.sf {
	        width: 40vw;
	    }
	    
	    .sf .swiper-slide {
			height: 30vh;
		}
		
		.imagenc {
			height: 80%;
		}
		
		.descripcionc {
			height: 20%;
			font-size: 0.85em;
			padding-left: 5px;
			padding-right:5px; 
		}
	}
	
	@media (max-width:576px) {
		.portadalibro3 a {
	        height: 43vw;
		}
		
		.sp {
        	height: 53vw;
		}
		
		h3 {
			font-size: 2em;
		}
		
		h2 {
			font-size: 1.5em;
		}
		
		
    	
    	.cabeza_secciont {
			font-size: 1em;
		}
		
		/*.cintillo img {		
			right: -10%!important;
		}*/
		
		.cintillo p {
			padding-right: 30%!important;
			font-size: 1em;
		}
		
		.sf {
	        width:40vw;
	    }
	    
	    .sf .swiper-slide {
			height: 30vh;
		}
		
		.imagenc {
			height: 80%;
		}
		
		.descripcionc {
			height: 20%;
			font-size: 0.85em;
			padding-left: 5px;
			padding-right:5px; 
		}
	}
	
	@media (max-width:426px) {
		.portadalibro3 a {
	        height: 80vw;
		}
		
		.sp {
        	height: 90vw;
		}
		
		h3 {
			font-size: 2em;
		}
		
		h2 {
			font-size: 1.5em;
		}
		
		.cabeza_secciont {
			font-size: 1em;
		}
		
		.cintillo img {		
			/*right: 10px;*/
			/*top: -10px!important;*/
		}
		
		.cintillo p {
			padding-right: 35%!important;
			font-size: 1em;
		}
		
		.sf {
	        width: 40vw;
	    }
	    
	    .sf .swiper-slide {
			height: 30vh;
		}
		
		.imagenc {
			height: 80%;
		}
		
		.descripcionc {
			height: 20%;
			font-size: 0.85em;
			padding-left: 5px;
			padding-right:5px; 
		}
	}