@import url('https://fonts.googleapis.com/css2?family=Alata&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');





/*BTN*/

.btn {
  font-weight: 400;
  color: #212529;
  padding: 9px 16px !important;
  font-size: 16px;
  line-height: 36px;
  border-radius: 0 !important;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	font-family: "Alata", sans-serif;
	text-transform: uppercase;
}

.btn-success {
  color: #fff;
  background-color: #3aa39a !important;
  border-color: #3aa39a !important;
}

.btn-success:hover {
  color: #fff;
  background-color: #2e867e !important;
  border-color: #2e867e !important;
}




/*PORTADA*/

.logo {
	/*width: 539px;*/
	padding: 7px 0;
}

.fondo_top {
	padding-top: 14px;
	padding-bottom: 14px;
}

.navbar-nav {
	font-family: "Alata", sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: black;
	text-transform: uppercase;
}

.nav-link {
 	display: block;
  	/*padding: .5rem 1rem !important;*/
}

.navbar-light .navbar-toggler {
  color: rgba(72, 59, 197, 0.57);
  border-color: rgba(72, 59, 197, 0.57) !important;
}

.bg-menu {
  	background-color: #fff !important;
}

.navbar-light .navbar-nav .nav-link {
 	color: rgb(0, 0, 0) !important;
}

.navbar-light .navbar-nav .nav-link:hover {
  color: rgb(72, 58, 197) !important;
}

.lineas {
	/*height: 8px;*/
}

.linea1 {
	background-color: #3AA39A;
}

.linea2 {
	background-color: #F6D000;
}

.linea3 {
	background-color: #483AC5;
}

.linea4 {
	background-color: #FF8A45;
}



/*SLIDE*/

.fondo_slide {
	/*height: 225px;*/
  	object-fit: cover;
}

.carousel-caption {
	/*bottom: 55px !important;*/
  	/*right: 28% !important;
  	left: 28% !important;*/
  	color: #fff;
  	background-color: #F6D000F0;
	font-family: "Alata", sans-serif;
	/*font-size: 30px;
	line-height: 40px;*/
	padding-top: 20px;
  	padding-bottom: 20px;
	padding-left: 20px;
  	padding-right: 20px;
}

.carousel-indicators {
  /*bottom: -8px;*/
}

.firma_slide {
	/*font-size: 20px !important;
	line-height: 40px;*/
	text-transform: uppercase;
}



/*TITULOS*/

.titulo_portada {
	font-family: "Alata", sans-serif;
	color: black;
	/*font-size: 38px;
	line-height: 36px;
	margin-bottom: 56px;*/
	text-transform: uppercase;
	text-align: center;
}

.titulo_portada a:hover {
	color: black;
}

.titulo_portada2 {
	font-family: "Alata", sans-serif;
	color: white;
	font-size: 38px;
	line-height: 36px;
	margin-bottom: 56px;
	text-transform: uppercase;
	text-align: center;
}



/*NOTICIAS*/

.fondo_noticias {
	/*padding-top: 88px;
	padding-bottom: 88px;*/
}

.titulo_noticia_portada {
	font-family: "Alata", sans-serif;
	color: black;
	/*font-size: 30px;
	line-height: 36px;
	margin-bottom: 50px;
	margin-top: -7px;*/
}

.texto_noticia_portada {
	font-family: "Open Sans", sans-serif;
	color: black;
	/*font-size: 18px;
	line-height: 26px;*/
	overflow: hidden;
  	/*height: 129px;
	margin-bottom: 38px;*/
}

.imagen_noticia_portada {
	padding: 8px;
	background-color: #3AA39A;
	object-fit: cover;
	/*height: 293px !important;*/
}



/*VIDEOS*/

.fondo_videos {
	background-color: #FF8A45;
	/*padding-bottom: 88px;
	padding-top: 88px;*/
}

.video_portada {
	border: 1px solid white;
	/*margin-bottom: 30px;*/
}


/*AGENDA*/

.fondo_agenda {
	/*padding-top: 88px;
	padding-bottom: 88px;*/
}

.espacio_agenda {
	/*margin-bottom: 25px;*/
}

.espacio_agenda2 {
	/*margin-left: 20px;*/
}

.fecha_agenda1 {
	background-color: #F6D000;
	/*width: 67px !important;
	height: 67px;*/
	align-items: center;
  	display: grid;
}

.fecha_agenda2 {
	font-family: "Alata", sans-serif;
	/*font-size: 24px;
	line-height: 26px;*/
	color: white;
	text-transform: uppercase;
	text-align: center;
}

.titulo_agenda {
	font-family: "Alata", sans-serif;
	color: black;
	/*font-size: 24px;
	line-height: 26px;
	margin-bottom: 8px;*/
	overflow: hidden;
	/*height: 29px;*/
}

.texto_agenda {
	font-family: "Open Sans", sans-serif;
	color: black;
	/*font-size: 16px;
	line-height: 20px;*/
	overflow: hidden;
  	/*height: 21px;*/
}




.fondo_pie {
	background-color: #3AA39A;
}

.logo_pie {
	background-color: white;
  	padding: 8px;
}

.espacio_pie {
	padding-top: 88px;
	padding-bottom: 88px;
}

.texto_pie {
	font-family: "Open Sans", sans-serif;
	color: white;
	/*font-size: 18px;
	line-height: 32px;*/
	text-align: center;
}

.texto_pie a {
	color: white;
}

.texto_pie a:hover {
	color: white;
	text-decoration: underline;
}

.card-footer {
	font-family: "Alata", sans-serif;
}



/*PORTADA*/




/*CONTENIDOS*/

.fondo_contenidos {
	/*padding-top: 88px;
	padding-bottom: 88px;*/
}

h1 {
	font-family: "Alata", sans-serif;
	color: black;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 25px !important;
}

h2 {
	font-family: "Alata", sans-serif;
	color: black;
	margin-bottom: 17px !important;
}

.textos {
	font-family: "Open Sans", sans-serif;
	color: black;
}

.imagen_destacados1 {
	padding: 6px;
	background-color: #FF8A45;
}

.imagen_destacados2 {
	padding: 6px;
	background-color: #F6D000;
}

.imagen_destacados3 {
	padding: 6px;
	background-color: #3AA39A;
}

.imagen_destacados4 {
	padding: 6px;
	background-color: #483AC5;
}

.borde_galeria {
	padding: 6px;
	background-color: #F6D000;
}

 .crop_galeria {
    /*height: 260px;*/
	 object-fit: cover;
 }

.imagen_destacados_rep {
	/*height: 90px !important;*/
  	object-fit: cover;
  	background-color: #483ac5;
  	padding: 6px;
}

.rep1 {
	/*width: 12%;*/
}

.rep2 {
	/*width: 88%;*/
	padding-left: 20px;
}

.titulo_destacado_rep {
	font-family: "Alata", sans-serif;
	color: black;
	font-size: 20px;
	line-height: 26px;
	margin-bottom: 8px;
}

.texto_destacado_rep {
	font-family: "Open Sans", sans-serif;
	color: black;
	font-size: 16px;
	line-height: 24px;
	overflow: hidden;
  height: 47px;
}

.carousel-indicators.li_galeria {
  bottom: -55px !important;
} 

.carousel-indicators.li_galeria li {
	background-color: #3aa39a;
}

.imagen_socios {
	object-fit: cover;
	/*height: 176px !important;*/
}

.table td, .table th {
  padding: .75rem;
	vertical-align: middle !important;
  border-top: 1px solid #dee2e6;
}

.dropdown-item:hover {
  color: #16181b !important;
  text-decoration: none !important;
  background-color: #e9ecef !important;
}

.dropdown-item:focus {
  color: white !important;
  text-decoration: none !important;
  background-color: #483ac5 !important;
}

.icono_docs {
	color: #ff8a45;
}

.clic {
	
}

.clic:hover {
	text-decoration: none !important;
}









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

@media (max-width: 575px) {
	
.logo {
	width: auto;
}	
	
.nav-link {
  	padding: .5rem 0rem !important;
}
	
.lineas {
	width: 8.333%;
	height: 5px;
}
	
.fondo_slide {
	height: 225px;
}
	
.carousel-caption {
	bottom: 43px !important;
  	right: 8% !important;
  	left: 8% !important;
	font-size: 18px;
	line-height: 23px;
}
	
.carousel-indicators {
  bottom: -5px !important;
}
	
.firma_slide {
	font-size: 14px !important;
	line-height: 20px;
}
	
.titulo_portada {
	font-size: 30px;
	line-height: 34px;
	margin-bottom: 25px;
}
	
.fondo_noticias {
	padding-top: 40px;
	padding-bottom: 40px;
}
	
.titulo_noticia_portada {
	font-size: 22px;
	line-height: 28px;
	margin-bottom: 10px;
	margin-top: 0px;
}
	
.texto_noticia_portada {
	font-size: 16px;
	line-height: 24px;
  	height: auto;
	margin-bottom: 20px;
}
	
.imagen_noticia_portada {
	height: 185px !important;
	margin-bottom: 20px;
}
	
.fondo_videos {
	padding-bottom: 15px;
	padding-top: 40px;
}
	
.video_portada {
	margin-bottom: 25px;
}
	
.fondo_agenda {
	padding-top: 40px;
	padding-bottom: 15px;
}

.espacio_agenda {
	margin-bottom: 25px;
}
	
.titulo_agenda {
	font-size: 18px;
  	line-height: 24px;
  	margin-bottom: 6px;
  	height: 27px;
}
	
.fecha_agenda2 {
	font-size: 18px;
	line-height: 20px;
}
	
.fecha_agenda1 {
	width: 55px;
	height: 55px;
}
	
.espacio_agenda2 {
	margin-left: 15px;
}
	
.texto_agenda {
	font-size: 14px;
	line-height: 16px;
  	height: 19px;
}
	
.logo_pie {
	width: 175px;
}
	
.texto_pie {
	font-size: 16px;
	line-height: 25px;
}
	
.fondo_contenidos {
	padding-top: 40px;
	padding-bottom: 40px;
}
	
 .crop_galeria {
    height: 175px;
 }
	
.imagen_destacados_rep {
	height: 145px !important;
}

.rep1 {
	width: 2%;
}

.rep2 {
	width: 100%;
}
	
.imagen_socios {
	display: none;
}
	
	
}


/*// Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) {
	
.logo {
	width: 350px;
}	
	
.nav-link {
  	padding: .5rem 0rem !important;
}
	
.lineas {
	width: 8.333%;
	height: 6px;
}	
	
.fondo_slide {
	height: 250px;
}	
	
.carousel-caption {
	bottom: 55px !important;
  	right: 8% !important;
  	left: 8% !important;
	font-size: 20px;
	line-height: 30px;
}
	
.carousel-indicators {
  bottom: 0 !important;
}
	
.firma_slide {
	font-size: 16px !important;
	line-height: 28px;
}
	
.titulo_portada {
	font-size: 38px;
	line-height: 36px;
	margin-bottom: 30px;
}
	
.fondo_noticias {
	padding-top: 50px;
	padding-bottom: 52px;
}
	
.titulo_noticia_portada {
	font-size: 26px;
	line-height: 34px;
	margin-bottom: 20px;
	margin-top: 0px;
}
	
.texto_noticia_portada {
	font-size: 17px;
	line-height: 25px;
  	height: auto;
	margin-bottom: 27px;
}
	
.imagen_noticia_portada {
	height: 330px !important;
	margin-bottom: 27px;
}
	
.fondo_videos {
	padding-bottom: 20px;
	padding-top: 50px;
}
	
.video_portada {
	margin-bottom: 30px;
}
	
.fondo_agenda {
	padding-top: 50px;
	padding-bottom: 25px;
}

.espacio_agenda {
	margin-bottom: 25px;
}
	
.titulo_agenda {
	font-size: 22px;
  	line-height: 24px;
  	margin-bottom: 6px;
  	height: 27px;
}
	
.fecha_agenda2 {
	font-size: 24px;
	line-height: 26px;
}
	
.fecha_agenda1 {
	width: 67px;
	height: 67px;
}
	
.espacio_agenda2 {
	margin-left: 20px;
}
	
.texto_agenda {
	font-size: 16px;
	line-height: 20px;
  	height: 21px;
}
	
.logo_pie {
	width: auto;
}
	
.texto_pie {
	font-size: 16px;
	line-height: 30px;
}
	
.fondo_contenidos {
	padding-top: 50px;
	padding-bottom: 50px;
}
	
 .crop_galeria {
    height: 333px;
 }
	
.imagen_destacados_rep {
	height: 77px !important;
}

.rep1 {
	width: 20%;
}

.rep2 {
	width: 80%;
}
	
.imagen_socios {
	height: 69px !important;
	display: block;
}

}


/*// Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {
	
.logo {
	width: 539px;
}	
	
.nav-link {
  	padding: .5rem 0rem !important;
}
	
.lineas {
	width: 8.333%;
	height: 7px;
}	
	
.fondo_slide {
	height: 280px;
}	
	
.carousel-caption {
  	right: 8% !important;
  	left: 8% !important;
	font-size: 26px;
	line-height: 36px;
}
	
.firma_slide {
	font-size: 18px !important;
	line-height: 30px;
}
	
.titulo_portada {
	font-size: 36px;
	line-height: 34px;
	margin-bottom: 40px;
}
	
.fondo_noticias {
	padding-top: 60px;
	padding-bottom: 60px;
}
	
.titulo_noticia_portada {
	font-size: 27px;
	line-height: 33px;
	margin-bottom: 15px;
	margin-top: -7px;
}
	
.texto_noticia_portada {
	font-size: 16px;
	line-height: 24px;
  	height: 95px;
	margin-bottom: 20px;
}

.imagen_noticia_portada {
	height: 235px !important;
	margin-bottom: 0px;
}
	
.fondo_videos {
	padding-bottom: 60px;
	padding-top: 60px;
}
	
.video_portada {
	margin-bottom: 0px;
}
	
.fondo_agenda {
	padding-top: 60px;
	padding-bottom: 35px;
}

.espacio_agenda {
	margin-bottom: 25px;
}
	
.titulo_agenda {
	font-size: 22px;
  	line-height: 24px;
  	margin-bottom: 6px;
  	height: 27px;
}
	
.texto_pie {
	font-size: 18px;
	line-height: 32px;
}
	
.fondo_contenidos {
	padding-top: 60px;
	padding-bottom: 60px;
}

 .crop_galeria {
    height: 150px;
 }	
	
.imagen_destacados_rep {
	height: 77px !important;
}

.rep1 {
	width: 15%;
}

.rep2 {
	width: 85%;
}
	
.imagen_socios {
	height: 123px !important;
}
	
}


/*// Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {
	
.lineas {
	width: 8.333%;
	height: 8px;
}	
	
.nav-link {
  	padding: .5rem .5rem !important;
}
	
.fondo_slide {
	height: auto;
}
	
.carousel-caption {
  	right: 20% !important;
  	left: 20% !important;
	font-size: 30px;
	line-height: 40px;
}
	
.firma_slide {
	font-size: 20px !important;
	line-height: 40px;
}
	
.titulo_portada {
	font-size: 38px;
	line-height: 36px;
	margin-bottom: 40px;
}
	
.fondo_noticias {
	padding-top: 75px;
	padding-bottom: 75px;
}
	
.titulo_noticia_portada {
	font-size: 30px;
	line-height: 36px;
	margin-bottom: 20px;
	margin-top: -7px;
}
	
.texto_noticia_portada {
	font-size: 18px;
	line-height: 26px;
  	height: 129px;
	margin-bottom: 34px;
}
	
.imagen_noticia_portada {
	height: 293px !important;
}
	
.fondo_videos {
	padding-bottom: 75px;
	padding-top: 75px;
}
	
.fondo_agenda {
	padding-top: 75px;
	padding-bottom: 50px;
}

.espacio_agenda {
	margin-bottom: 25px;
}
	
.titulo_agenda {
	font-size: 24px;
	line-height: 26px;
	margin-bottom: 8px;
	height: 29px;
}
	
.fondo_contenidos {
	padding-top: 75px;
	padding-bottom: 75px;
}
	
 .crop_galeria {
    height: 200px;
 }
	
.imagen_destacados_rep {
	height: 100px !important;
}

.rep1 {
	width: 15%;
}

.rep2 {
	width: 85%;
}
	
.imagen_socios {
	height: 176px !important;
}


}


/*// Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {
	
.lineas {
	width: 8.333%;
}	
	
.nav-link {
  	padding: .5rem 1rem !important;
}
	
.carousel-caption {
  	right: 25% !important;
  	left: 25% !important;
}
	
.titulo_portada {
	font-size: 38px;
	line-height: 36px;
	margin-bottom: 40px;
}
	
.fondo_noticias {
	padding-top: 88px;
	padding-bottom: 88px;
}
	
.titulo_noticia_portada {
	font-size: 30px;
	line-height: 36px;
	margin-bottom: 20px;
	margin-top: -7px;
}
	
.texto_noticia_portada {
	font-size: 18px;
	line-height: 26px;
  	height: 129px;
	margin-bottom: 34px;
}
	
.imagen_noticia_portada {
	height: 293px !important;
}
	
.fondo_videos {
	padding-bottom: 88px;
	padding-top: 88px;
}
	
.fondo_agenda {
	padding-top: 88px;
	padding-bottom: 63px;
}

.espacio_agenda {
	margin-bottom: 25px;
}
	
.fondo_contenidos {
	padding-top: 77px;
	padding-bottom: 77px;
}
	
 .crop_galeria {
    height: 250px;
 }
	
.imagen_destacados_rep {
	height: 90px !important;
}

.rep1 {
	width: 12%;
}

.rep2 {
	width: 88%;
}


}



@media (min-width: 1300px) {
	
.carousel-caption {
  	right: 27% !important;
  	left: 27% !important;
}	
	
}

