@import url('https://fonts.googleapis.com/css2?family=Cinzel:wght@400;500;600;700;800;900&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Merriweather:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap');


html {scroll-behavior: smooth;}
a {color: #009fdd;}

.lato {font-family: 'Lato', sans-serif;}
.cormorant {font-family: 'Cormorant Garamond', serif;}
.merri {font-family: 'Merriweather', serif;}



/*BG*/
.bg-warning {background-color: #ffb300 !important;}
.bg-negro {background-color: black;}
.bg-gris {background-color: #eee;}
.bg-info {background-color: #00a1e1 !important;}



/*BADGE*/
.badge-warning {
    color: white;
    background-color: #f5b11e;
}
.badge-info {
    color: white;
    background-color: #00a1df;
}
.badge-primary {
    color: white;
    background-color: #1a3667;
}



/*BTN*/
.btn {border-radius: 25px;}
.btn-primary {
    color: #fff;
    background-color: #1a3667;
    border-color: #1a3667;
}
.btn-primary:hover {
    color: #fff;
    background-color: #0b1b37;
    border-color: #0b1b37;
}
.btn-info {
    color: #fff;
    background-color: #23a3cb;
    border-color: #23a3cb;
}
.btn-info:hover {
    color: #fff;
    background-color: #168fb5;
    border-color: #168fb5;
}
.btn-warning {
    color: #fff;
    background-color: #f5b11e;
    border-color: #f5b11e;
}
.btn-warning:hover {
    color: #fff;
    background-color: #e3a317;
    border-color: #e3a317;
}




/*TOP*/
.linea_amarilla {background-color: #f5b21f; height: 4px;}
.logo {/*width: 143px;*/}
.logo_fundacion {/*width: 306px;*/}
.fondo_rr_ss_top {/*width: 42px; height: 42px;*/ background-color: #00a1e1; border-radius: 100%; text-align: center; padding-top: 3px;}
.fondo_rr_ss_top:hover {background-color: #193666; transition:all 0.5s ease;}
.rr_ss_top {color: white; /*font-size: 24px;*/}
.m_rrss_top {/*margin-left: -15px !important;*/}
.titulo_top1 {font-family: 'Cormorant Garamond', serif; font-weight: 400; text-transform: uppercase; color: #193768; /*font-size: 36px; line-height: 40px;*/}
.titulo_top2 {font-family: 'Cormorant Garamond', serif; text-transform: uppercase; color: #193768; font-weight: 700; /*font-size: 36px; line-height: 40px;*/}
.titulo_top1 a {text-decoration: none; color: #193768;}
.titulo_top2 a {text-decoration: none; color: #193768;}
.titulo_top1:hover {text-decoration: none; color: #193768;}
.titulo_top2:hover {text-decoration: none; color: #193768;}
.m_titulo_top {/*margin-left: -5px !important;*/}




/*MENU*/
.icono_buscar {cursor: pointer;}
.logo_buscador {width: 250px;}
.barra_buscador {/*width: 365px !important;*/}
.bg-dark {
    background-color: #1a3667 !important;
}
.navbar-dark .navbar-nav .nav-link {
    color: rgb(255, 255, 255);
}
.navbar-nav {font-family: 'Lato', sans-serif;}
.dropdown-menu {
    background-color: #1a3667;
    border: 1px solid #1a3667;
    border-radius: .25rem;
}
.dropdown-item {
    color: #fff;
}
.dropdown-item:focus {
    color: #16181b;
    text-decoration: none;
    background-color: #e9ecef;
}
.titulo_buscador {font-family: 'Cormorant Garamond', serif; font-weight: 700; text-transform: uppercase; color: #193768;}
.navbar-dark .navbar-toggler {
    color: rgb(255, 255, 255);
    border-color: rgb(rgba(255, 255, 255, 0.6));
}
.fondo_modal_buscador {background-color: #ced4da;}
.modal-dialog.modal_buscador {max-width: 900px;}




/*NOTICIAS*/
.fondo_noticias {/*padding-top: 75px; padding-bottom: 75px;*/}
.titulo_seccion_noticias {font-family: 'Merriweather', serif; color: #1a3667; text-transform: uppercase; /*font-size: 33px;*/}
.tit_noticia_port1 {font-family: 'Lato', sans-serif; color: #111211; font-weight: 600; text-decoration: none !important; /*line-height: 29px; font-size: 24px;*/}
.tit_noticia_port2 {font-family: 'Lato', sans-serif; color: #111211; font-weight: 600; text-decoration: none !important; /*font-size: 22px; line-height: 27px;*/}
.texto_noticia_port {font-family: 'Lato', sans-serif; color: #111211; /*font-size: 16px; line-height: 22px;*/}
.fecha_noticia_port {font-family: 'Lato', sans-serif; color: white; /*font-size: 15px;*/}
.barra_fecha_noticia {/*height: 41px;*/ background-color: #f5b11e; /*padding-top: 8px; padding-left: 15px;*/}
.imagen_noticia_port1 {/*height: 290px;*/ object-fit: cover; border-radius: 4px 4px 0 0;}
.video_noticia_port1 {/*height: 290px;*/ object-fit: cover; border-radius: 4px 4px 0 0;}
.video_noticia_port_face {border-radius: 4px 4px 0 0;}
.imagen_noticia_port2 {/*height: 172px;*/ object-fit: cover; border-radius: 4px 4px 0 0;}
.video_noticia_port2 {/*height: 172px;*/ object-fit: cover; border-radius: 4px 4px 0 0;}
.borde_noticia_port {border: 1px solid #b7b7b7; background-color: #6c6c6c; border-radius: 5px 5px 0 0;}
.crop_texto_noticia1 {overflow: hidden; /*height: 43px;*/}
.crop_texto_noticia2 {overflow: hidden; /*height: 87px;*/}
.mt_noticias {/*margin-top: -5px;*/}
.mb_noticias1 {margin-bottom: 32px;}
.quitar_left1 {/*margin-left: -8px;*/}
.ver_mas {font-family: 'Merriweather', serif; color: #1a3667; font-weight: 700; text-transform: uppercase; /*font-size: 18px;*/}
.fondo_video_noticia {margin-top: 3px; height: 253px;}




/*SLIDE NOTICIAS DESTACADAS*/
.alto_slide {/*height: 390px;*/ overflow: hidden;}
.carousel-indicators.slide_noticias {
    /*margin-right: 48%;*/
    margin-left: 0%;}
.titulo_slide {font-family: 'Merriweather', serif; color: white; font-weight: 600; /*font-size: 33px; line-height: 38px;*/}
.texto_slide {font-family: 'Lato', sans-serif; color: white; /*font-size: 18px; line-height: 24px;*/}
.texto_boton_slide {font-family: 'Merriweather', serif; color: #111211; /*font-size: 16px;*/}
.imagen_noticia_destacada {object-fit: cover;}
.video_noticia_destacada1 {background-color: black;}
.video_noticia_destacada2 {background-color: black;}
.carousel-caption {
    position: relative;
   /* right: 0%;
    bottom: 0px;
    left: 10%;*/
    z-index: 10;
    /*padding-top: 20px;
    padding-bottom: 20px;*/
    color: #fff;
    text-align: left;
	/*width: 87%;*/
}




/*IMAGENES Y VIDEOS*/
.fondo_multimedia {/*padding-top: 75px; padding-bottom: 100px;*/}
.titulo_seccion_multimedia {font-family: 'Merriweather', serif; color: #1a3667; /*font-size: 33px;*/}
.borde_imagen_multimedia {border-radius: 12px; object-fit: cover; width: 100%; /*height: 344px;*/}
.borde_video_multimedia {border-radius: 12px; /*padding-top: 20px; padding-bottom: 20px;*/}
.carousel-indicators.li_multimedia li {background-color: #f5b11e !important;}
.carousel-indicators.li_multimedia {bottom: -55px;}
.borde12 {border-radius: 12px;}





/*BANNERS*/
.fondo_banners {/*padding-top: 85px; padding-bottom: 85px;*/}
.borde_banner {border-radius: 7px; border: 1px solid #eaeaea;}
.laterales_banners {
    margin-left: -15px !important;
    margin-right: -15px !important;
}

/* Slider */

.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}

.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow {
    display: block;
}


.slick-prev {position: absolute;
/*margin-left: -27px;
margin-top: 52px;*/
z-index: 10000;
background-image: url("imagenes/left-arrow.png");
/*border-radius: 100%;*/
width: 30px;
height: 30px;
color: transparent !important;
border: transparent;
background-color: transparent;}

.slick-next {position: absolute;
/*margin-left: 100%;
margin-top: -84px;*/
z-index: 10000;
background-image: url("imagenes/right-arrow.png");
/*border-radius: 100%;*/
width: 30px;
height: 30px;
color: transparent !important;
border: transparent;
background-color: transparent;}



/*INSIGNIAS*/
.fondo_insignias {/*padding-top: 40px; padding-bottom: 45px;*/}
.w_insignias {}
.w_logo_insignias {}
.w_mases {}




/*PIE*/
.fondo_pie {background-color: #1a3667; /*padding-top: 60px; padding-bottom: 60px;*/}
.titulo_pie {font-family: 'Cormorant Garamond', serif; color: white; text-transform: uppercase; font-weight: 600; /*font-size: 20px; line-height: 24px;*/}
.texto_pie {font-family: 'Lato', sans-serif; color: white; /*font-size: 16px; line-height: 20px;*/}
.texto_pie a {color: white;}
.texto_pie:hover {color: white;}
.logo_pie {/*width: 140px;*/}
.logo_pie2 {/*width: 212px;*/}
.menu_pie {cursor: pointer;}
.lineas_pie {border-right: 1px solid white; border-left: 1px solid white;}
.lineas_pie1 {/*border-right: 1px solid white;*/}
.lineas_pie2 {/*border-left: 1px solid white;*/}
.m_rrss_pie {margin-left: -8px; margin-right: -8px;}
.m_top_col1 {/*margin-top: 22px;*/}
.m_top_col3 {/*margin-top: 15px;*/}
.fondo_rr_ss_pie {width: 42px; height: 42px; background-color: #00a1e1; border-radius: 100%; text-align: center; padding-top: 3px;}
.fondo_rr_ss_pie:hover {background-color: #f5b11e; transition:all 0.5s ease;}
.rr_ss_pie {color: white; font-size: 24px;}
.espacios_menu_pie {/*padding-left: 20px; padding-right: 20px;*/}





/*CONTENIDOS*/
.espacios_contenidos {/*padding-top: 75px; padding-bottom: 75px;*/}
h1 {font-family: 'Merriweather', serif; color: #1a3667; font-weight: 600;/*font-size: 38px; line-height: 38px;*/ text-align: center;}
h2 {font-family: 'Merriweather', serif; color: #1a3667; font-weight: 600;}
h3 {font-family: 'Merriweather', serif; color: #1a3667; font-weight: 600;}
h4 {font-family: 'Lato', sans-serif; font-weight: 600; color: #1a3667;}
h5 {font-family: 'Lato', sans-serif; font-weight: 600; color: #1a3667;}
.textos {font-family: 'Lato', sans-serif; color: #040d1e;}
.imagen_contenidos {border: 1px solid #ddd; border-radius: 6px;}
.imagen_contenidos1 {}
.alto_imagen_contenidos {overflow: hidden; border-radius: 6px; /*height: 315px;*/}
.imagenes_integracion {text-align: center;}

.carousel-indicators.li_galeria li {background-color: #f5b11e !important;}
.carousel-indicators.li_galeria {bottom: -55px;}
.borde_galeria {border: 1px solid #ddd; border-radius: 6px;}
.crop_galeria {/*height: 260px;*/ object-fit: cover; border-radius: 5px; width: 100%;}

.texto_badge {color: white; padding: 5px 10px;}
.texto_badge a {color: white;}
.texto_badge:hover {color: white;}

.color_turquesa {color: #00a1e0;}


/*noticias rep y detalle*/
.imagen_noticia_rep {object-fit: cover; border-radius: 3px 3px 0 0;}
.cb_noticia_rep {}
.titulo_noticia_rep {font-family: 'Lato', sans-serif; color: #111211; font-weight: 600; text-decoration: none !important; /*font-size: 18px; line-height: 24px;*/}
.titulo_noticia_rep:hover {color: #00a1e1;}
.crop_noticia_rep {overflow: hidden; /*height: 48px;*/}
.espacio_noticias_rep {margin-bottom: 33px;}

.titulo_noticia_int {font-family: 'Merriweather', serif; color: #071c40; font-weight: 600; line-height: 32px; font-size: 26px;}
.fecha_noticia_int {color: #f5b21f; font-family: 'Merriweather', serif; font-size: 14px;}
.bajada_noticia_int {font-family: 'Lato', sans-serif; font-style: italic; font-weight: 600; color: #071c40;}
.imagen_noticia_int {border-radius: 5px; border: solid 1px #eaeaea; margin-top: 6px; }
.quitar_imagen_noticia_int {/*margin-right: -15px !important;*/}
.imagen_noticia_int2 {object-fit: cover; /*height: 350px;*/border-radius: 5px; border: solid 1px #eaeaea;}
.icono_doc {
    color: #00a1e1;
    font-size: 60px;}
.titulos_documentos {
    color: #041227;
    overflow: hidden;
    font-size: 16px;
    line-height: 20px;
    height: 39px;}
.titulos_documentos a {color: #041227;}
.video_noticia {border: 1px solid #b9b9b9; border-radius: 5px;}
.espacio_video_noticias_int {margin-bottom: 33px;}
.video_noticia_rep {background-color: black;}
.fondo_negro {background-color: black; border-radius: 4px 4px 0 0;}



/********************************/
/*           PAGINADOR          */
/********************************/

.paginador{

	float:left;

	padding:4px;

	border:1px solid #CCC;

	font-family: Arial, Helvetica, sans-serif;

	font-size:12px;

	margin-left:1px;

	margin-right:1px;
	
	width:25px;

	text-align:center;

	
	color:#999;
	
	background-color: #CCC;
	

	}

.paginador_ac{

	float:left;

	padding:4px;

	border:1px solid #1a3667;

	font-family: Arial, Helvetica, sans-serif;

	font-size:12px;

	margin-left:1px;

	margin-right:1px;

	width:25px;

	text-align:center;

	background: #1a3667;

	color:#fff;

	}

.paginador a{ 

text-decoration:none;
color: #fff;

}
.paginador:hover{
text-decoration:none;
background-color:#00a1e1;
border:1px solid #00a1e1;

}

.contenido_paginador
{
margin-top:20px; 
margin-left:20px;	
}

/*FIN PAGINADOR*/




@media (max-width: 374px) {
.borde_imagen_multimedia {height: 165px;}	
}
@media (min-width: 375px) {
.borde_imagen_multimedia {height: 207px;}
}
@media (min-width: 475px) {
.borde_imagen_multimedia {height: 265px;}
}
@media (min-width: 530px) {
.borde_imagen_multimedia {height: 305px;}
}



/*// Extra small devices (portrait phones, less than 576px)
// No media query since this is the default in Bootstrap*/

@media (max-width: 575px) {
	
.logo {width: 95px;}
.logo_fundacion {width: 300px;}
.titulo_top1 {font-size: 30px; line-height: 29px;}
.titulo_top2 {font-size: 30px; line-height: 29px;}
.m_titulo_top {margin-left: 0px !important;}
.fondo_rr_ss_top {width: 30px; height: 30px;}
.rr_ss_top {color: white; font-size: 16px;}
.m_rrss_top {margin-left: -1px !important; margin-right: -23px !important;}
.barra_buscador {width: 100% !important;}
	
.fondo_noticias {padding-top: 40px; padding-bottom: 40px;}
.titulo_seccion_noticias {font-size: 28px;}
.tit_noticia_port1 {line-height: 26px; font-size: 22px;}
.tit_noticia_port2 {font-size: 22px; line-height: 26px;}
.texto_noticia_port {font-size: 16px; line-height: 22px;}
.imagen_noticia_port1 {height: 150px;}
.video_noticia_port1 {height: auto;}
.imagen_noticia_port2 {height: 150px;}
.video_noticia_port2 {height: auto;}
.fecha_noticia_port {font-size: 13px;}
.barra_fecha_noticia {height: 35px; padding-top: 7px; padding-left: 15px;}
.crop_texto_noticia1 {height: auto;}
.crop_texto_noticia2 {height: auto;}
.mt_noticias {margin-top: 0px;}
.quitar_left1 {margin-left: 0px;}
.ver_mas {font-size: 16px;}
	
.alto_slide {height: auto;}
.carousel-indicators.slide_noticias {margin-right: 0%;}
.titulo_slide {font-size: 24px; line-height: 29px;}
.texto_slide {font-size: 16px; line-height: 22px;}
.texto_boton_slide {font-size: 14px;}
.carousel-caption {
    right: 9%;
    bottom: 0px;
    left: 9%;
    padding-top: 40px;
    padding-bottom: 40px;
	width: 82%;}
.imagen_noticia_destacada {height: 200px;}
.video_noticia_destacada1 {height: 200px;}
.video_noticia_destacada2 {height: 179px;}
	
.fondo_multimedia {padding-top: 40px; padding-bottom: 80px;}
.titulo_seccion_multimedia {font-size: 28px; line-height: 38px;}
/*.borde_imagen_multimedia {height: 165px;}*/
.borde_video_multimedia {padding-top: 15px; padding-bottom: 15px;}
	
.fondo_banners {padding-top: 45px; padding-bottom: 45px;}

.fondo_insignias {padding-top: 45px; padding-bottom: 35px;}
.w_insignias { width: 50px;}
.w_logo_insignias {width: 180px;}
.w_mases {width: 17px;}
	
.fondo_pie {padding-top: 40px; padding-bottom: 40px;}
.titulo_pie {font-size: 21px; line-height: 23px;}
.texto_pie {font-size: 14px; line-height: 18px;}
.logo_pie {width: 115px;}
.logo_pie2 {width: 204px;}
.espacios_menu_pie {padding-left: 15px;}
.lineas_pie1 {border-right: 0px solid transparent;}
.lineas_pie2 {border-left: 0px solid transparent;}
.m_top_col1 {margin-top: 0px;}
.m_top_col3 {margin-top: 20px;}
	
.espacios_contenidos {padding-top: 40px; padding-bottom: 40px;}
.imagen_contenidos1 {margin-right: 0px !important;}
h1 {font-size: 30px; line-height: normal;}
h2 {font-size: 24px; line-height: normal;}
h3 {font-size: 22px; line-height: normal;}
.alto_imagen_contenidos {height: auto;}
.crop_galeria {height: 172px;}
	
.imagen_noticia_rep {height: 155px;}
.video_noticia_rep {height: 155px; border-radius: 0;}
.crop_noticia_rep {height: auto;}
.titulo_noticia_rep {font-size: 16px; line-height: 22px;}
.quitar_imagen_noticia_int {margin-right: -15px !important; margin-left: -15px !important;}
.imagen_noticia_int2 {height: auto;}
	
.slick-prev {margin-left: -7px; margin-top: 19%;}
.slick-next {margin-left: 92%; margin-top: -29%;}
	
}



/*// Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) {
	
.logo {width: 125px;}
.logo_fundacion {width: 170px;}
.titulo_top1 {font-size: 36px; line-height: 35px;}
.titulo_top2 {font-size: 36px; line-height: 35px;}
.m_titulo_top {margin-left: -10px !important;}
.fondo_rr_ss_top {width: 42px; height: 42px;}
.rr_ss_top {color: white; font-size: 24px;}
.m_rrss_top {margin-left: -15px !important; margin-right: 0px;}
.barra_buscador {width: 365px !important;}
	
.fondo_noticias {padding-top: 50px; padding-bottom: 50px;}
.titulo_seccion_noticias {font-size: 33px;}
.tit_noticia_port1 {line-height: 29px; font-size: 24px;}
.tit_noticia_port2 {font-size: 22px; line-height: 27px;}
.texto_noticia_port {font-size: 16px; line-height: 22px;}
.imagen_noticia_port1 {height: 300px;}
.video_noticia_port1 {height: 300px;}
.imagen_noticia_port2 {height: 155px;}
.video_noticia_port2 {/*height: 155px;*/  height: auto;}
.fecha_noticia_port {font-size: 13px;}
.barra_fecha_noticia {height: 37px; padding-top: 8px; padding-left: 15px;}
.crop_texto_noticia1 {height: auto;}
.crop_texto_noticia2 {height: 87px;}
.mt_noticias {margin-top: -5px;}
.quitar_left1 {margin-left: -8px;}
.ver_mas {font-size: 17px;}
	
.alto_slide {height: auto;}
.carousel-indicators.slide_noticias {margin-right: 0%;}
.titulo_slide {font-size: 24px; line-height: 29px;}
.texto_slide {font-size: 16px; line-height: 22px;}
.texto_boton_slide {font-size: 14px;}
.carousel-caption {
    right: 0%;
    bottom: 0px;
    left: 5%;
    padding-top: 40px;
    padding-bottom: 40px;
	width: 90%;}
.imagen_noticia_destacada {height: 300px;}
.video_noticia_destacada1 {height: 300px;}
.video_noticia_destacada2 {height: 300px;}
	
.fondo_multimedia {padding-top: 53px; padding-bottom: 88px;}
.titulo_seccion_multimedia {font-size: 33px; line-height: normal;}
.borde_imagen_multimedia {height: 326px;}
.borde_video_multimedia {padding-top: 20px; padding-bottom: 20px;}
	
.fondo_banners {padding-top: 50px; padding-bottom: 50px;}
	
.fondo_insignias {padding-top: 45px; padding-bottom: 30px;}
.w_insignias { width: 51px;}
.w_logo_insignias {width: 200px;}
.w_mases {width: 17px;}
	
.fondo_pie {padding-top: 60px; padding-bottom: 60px;}
.titulo_pie {font-size: 23px; line-height: 24px;}
.texto_pie {font-size: 16px; line-height: 20px;}
.logo_pie {width: 135px;}
.logo_pie2 {width: 204px;}
.espacios_menu_pie {padding-left: 40px;}
.lineas_pie1 {border-right: 0px solid transparent;}
.lineas_pie2 {border-left: 0px solid transparent;}
.m_top_col1 {margin-top: 0px;}
.m_top_col3 {margin-top: 20px;}
	
.espacios_contenidos {padding-top: 55px; padding-bottom: 55px;}
.imagen_contenidos1 {margin-right: 0px !important;}
h1 {font-size: 34px; line-height: normal;}
h2 {font-size: 26px; line-height: normal;}
h3 {font-size: 24px; line-height: normal;}	
.alto_imagen_contenidos {height: auto;}
.crop_galeria {height: 324px;}
	
.imagen_noticia_rep {height: 250px;}
.video_noticia_rep {height: auto; border-radius: 0;}
.crop_noticia_rep {height: auto;}
.titulo_noticia_rep {font-size: 18px; line-height: 24px;}
.quitar_imagen_noticia_int {margin-right: -15px !important; margin-left: -15px !important;}
.imagen_noticia_int2 {height: auto;}
	
.modal-dialog.modal_buscador {max-width: 400px !important;}
	
.slick-prev {margin-left: -9px; margin-top: 47px;}
.slick-next {margin-left: 96%; margin-top: -80px;}
	
}


/*// Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {
	
.logo {width: 110px;}
.logo_fundacion {width: 212px;}
.titulo_top1 {font-size: 36px; line-height: 35px;}
.titulo_top2 {font-size: 36px; line-height: 35px;}
.m_titulo_top {margin-left: -10px !important;}
	
.fondo_noticias {padding-top: 55px; padding-bottom: 55px;}
.texto_noticia_port {font-size: 16px; line-height: 22px;}
.imagen_noticia_port1 {height: 335px;}
.video_noticia_port1 {height: 335px;}
.imagen_noticia_port2 {height: 175px;}
.video_noticia_port2 {/*height: 175px;*/ height: auto;}
.fecha_noticia_port {font-size: 13px;}
.barra_fecha_noticia {height: 37px; padding-top: 7px; padding-left: 15px;}
.crop_texto_noticia1 {height: auto;}
.crop_texto_noticia2 {height: 87px;}
.ver_mas {font-size: 18px;}
	
.alto_slide {height: 246px;}
.carousel-indicators.slide_noticias {margin-right: 48%;}
.titulo_slide {font-size: 20px; line-height: 25px;}
.texto_slide {font-size: 16px; line-height: 20px;}
.texto_boton_slide {font-size: 14px;}
.carousel-caption {
    right: 0%;
    bottom: 0px;
    left: 10%;
    padding-top: 20px;
    padding-bottom: 20px;
	width: 89%;}
.imagen_noticia_destacada {height: 246px;}
.video_noticia_destacada1 {height: 246px; /*padding-top: 19px;*/}
.video_noticia_destacada2 {height: 246px; padding-top: 19px;}
	
.fondo_multimedia {padding-top: 55px; padding-bottom: 90px;}
.titulo_seccion_multimedia {font-size: 33px;}
.borde_imagen_multimedia {height: 360px;}
.borde_video_multimedia {padding-top: 20px; padding-bottom: 20px;}
	
.fondo_banners {padding-top: 55px; padding-bottom: 55px;}

.fondo_insignias {padding-top: 30px; padding-bottom: 30px;}
.w_insignias { width: 45px;}
.w_logo_insignias {width: 175px;}
.w_mases {width: 17px;}	
	
.fondo_pie {padding-top: 55px; padding-bottom: 55px;}
.titulo_pie {font-size: 21px; line-height: 22px;}
.texto_pie {font-size: 15px; line-height: 19px;}
.logo_pie {width: 115px;}
.logo_pie2 {width: 204px;}
.espacios_menu_pie {padding-left: 32px;}
.lineas_pie1 {border-right: 1px solid white;}
.lineas_pie2 {border-left: 0px solid transparent;}
.m_top_col1 {margin-top: 22px;}
.m_top_col3 {margin-top: 20px;}
	
.espacios_contenidos {padding-top: 65px; padding-bottom: 65px;}
.imagen_contenidos1 {margin-right: -15px !important;}
.alto_imagen_contenidos {height: 215px;}
.crop_galeria {height: 140px;}
	
.imagen_noticia_rep {height: 200px;}
.video_noticia_rep {height: 193px; margin-top: 8px; border-radius: 3px 3px 0 0;}
.crop_noticia_rep {height: 48px;}
.quitar_imagen_noticia_int {margin-left: 10px !important; margin-right: -15px !important;}
.imagen_noticia_int2 {height: 215px;}
	
.modal-dialog.modal_buscador {max-width: 500px !important;}
	
.slick-prev {margin-left: -10px; margin-top: 41px;}
.slick-next {margin-left: 98%; margin-top: -70px;}
	
}


/*// Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {

.logo {width: 138px;}
.logo_fundacion {width: 300px;}
.titulo_top1 {font-size: 38px; line-height: 34px;}
.titulo_top2 {font-size: 38px; line-height: 34px;}
.m_titulo_top {margin-left: -10px !important;}
	
.fondo_noticias {padding-top: 75px; padding-bottom: 75px;}
.tit_noticia_port1 {line-height: 29px; font-size: 24px;}
.tit_noticia_port2 {font-size: 22px; line-height: 27px;}
.texto_noticia_port {font-size: 16px; line-height: 22px;}
.imagen_noticia_port1 {height: 240px;}
.video_noticia_port1 {height: 240px;}
.imagen_noticia_port2 {height: 163px;}
.video_noticia_port2 {/*height: 163px;*/ height: auto;}
.fecha_noticia_port {font-size: 14px;}
.barra_fecha_noticia {height: 38px; padding-top: 7px; padding-left: 15px;}
.crop_texto_noticia1 {height: 43px;}
.crop_texto_noticia2 {height: 87px;}
	
.alto_slide {height: 322px;}
.carousel-indicators.slide_noticias {margin-right: 48%;}
.titulo_slide {font-size: 28px; line-height: 33px;}
.texto_slide {font-size: 18px; line-height: 24px;}
.texto_boton_slide {font-size: 15px;}
.carousel-caption {
    right: 0%;
    bottom: 0px;
    left: 10%;
    padding-top: 20px;
    padding-bottom: 20px;
	width: 87%;}
.imagen_noticia_destacada {height: 322px;}
.video_noticia_destacada1 {height: 322px; /*padding-top: 26px;*/}
.video_noticia_destacada2 {height: 322px; padding-top: 25px;}
	
.fondo_multimedia {padding-top: 70px; padding-bottom: 100px;}
.titulo_seccion_multimedia {font-size: 33px;}
.borde_imagen_multimedia {height: 294px;}
.borde_video_multimedia {padding-top: 20px; padding-bottom: 20px;}
	
.fondo_banners {padding-top: 75px; padding-bottom: 75px;}

.fondo_insignias {padding-top: 35px; padding-bottom: 35px;}
.w_insignias { width: 47px;}
.w_logo_insignias {width: 180px;}
.w_mases {width: 22px;}
	
.fondo_pie {padding-top: 60px; padding-bottom: 60px;}
.titulo_pie {font-size: 21px; line-height: 22px;}
.texto_pie {font-size: 15px; line-height: 19px;}
.logo_pie {width: 129px;}
.logo_pie2 {width: 204px;}
.espacios_menu_pie {padding-left: 40px;}
.lineas_pie1 {border-right: 1px solid white;}
.lineas_pie2 {border-left: 1px solid white;}
.m_top_col1 {margin-top: 22px;}
.m_top_col3 {margin-top: 15px;}
	
.espacios_contenidos {padding-top: 75px; padding-bottom: 75px;}
.imagen_contenidos1 {margin-right: -15px !important;}
.alto_imagen_contenidos {height: 305px;}
.crop_galeria {height: 200px;}
	
.imagen_noticia_rep {height: 180px;}
.video_noticia_rep {height: 172px; margin-top: 9px;}
.imagen_noticia_int2 {height: 300px;}
	
.modal-dialog.modal_buscador {max-width: 700px !important;}
	
.slick-prev {margin-left: -8px; margin-top: 40px;}
.slick-next {margin-left: 97.7%; margin-top: -70px;}
	
}


/*// Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {

.logo {width: 143px;}
.logo_fundacion {width: 303px;}
.titulo_top1 {font-size: 44px; line-height: 42px;}
.titulo_top2 {font-size: 44px; line-height: 42px;}
.m_titulo_top {margin-left: -5px !important;}
	
.fondo_noticias {padding-top: 75px; padding-bottom: 75px;}
.tit_noticia_port1 {line-height: 29px; font-size: 24px;}
.tit_noticia_port2 {font-size: 22px; line-height: 27px;}
.texto_noticia_port {font-size: 16px; line-height: 22px;}
.imagen_noticia_port1 {height: 258px;}
.video_noticia_port1 {height: 258px;}
.imagen_noticia_port2 {height: 169px;}
.video_noticia_port2 {/*height: 169px;*/ height: auto;}
.fecha_noticia_port {font-size: 15px;}
.barra_fecha_noticia {height: 38px; padding-top: 8px; padding-left: 15px;}
.crop_texto_noticia1 {height: 66px;}
.crop_texto_noticia2 {height: 87px;}
	
.alto_slide {height: 390px;}
.carousel-indicators.slide_noticias {margin-right: 48%;}
.titulo_slide {font-size: 33px; line-height: 38px;}
.texto_slide {font-size: 18px; line-height: 24px;}
.texto_boton_slide {font-size: 16px;}
.imagen_noticia_destacada {height: 390px;}
.video_noticia_destacada1 {height: 390px; /*padding-top: 31px;*/}
.video_noticia_destacada2 {height: 390px; padding-top: 30px;}
	
.fondo_multimedia {padding-top: 75px; padding-bottom: 105px;}
.titulo_seccion_multimedia {font-size: 33px;}
.borde_imagen_multimedia {height: 344px;}
.borde_video_multimedia {padding-top: 20px; padding-bottom: 20px;}
	
.fondo_banners {padding-top: 75px; padding-bottom: 75px;}

.fondo_insignias {padding-top: 40px; padding-bottom: 40px;}
.w_insignias { width: 65px;}
.w_logo_insignias {width: 217px;}
.w_mases {width: auto;}
	
.fondo_pie {padding-top: 60px; padding-bottom: 60px;}
.titulo_pie {font-size: 23px; line-height: 24px;}
.texto_pie {font-size: 16px; line-height: 20px;}
.logo_pie {width: 140px;}
.logo_pie2 {width: 212px;}
.espacios_menu_pie {padding-left: 40px;}
	
.espacios_contenidos {padding-top: 75px; padding-bottom: 75px;}
.imagen_contenidos1 {margin-right: -15px !important;}
.alto_imagen_contenidos {height: 315px;}
.crop_galeria {height: 260px;}
	
.imagen_noticia_rep {height: 220px;}
.video_noticia_rep {height: 208px; margin-top: 13px;}
.imagen_noticia_int2 {height: 350px;}
	
.slick-prev {margin-left: -20px; margin-top: 53px;}
.slick-next {margin-left: 99%; margin-top: -83px;}
	
}





@media (min-width: 1300px) {
	
.video_noticia_destacada2 {height: 390px; padding-top: 17px;}
	
}

@media (min-width: 1400px) {
	
.video_noticia_destacada2 {height: 390px; padding-top: 3px;}	
	
}

@media (min-width: 1500px) {
	
.video_noticia_destacada2 {height: 390px; padding-top: 0px;}	
	
}


