@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600;700;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700&display=swap');

title html,body{
	min-width: 320px;
	width:100%;
	padding: 0px;
	margin: 0px;
	background:#fff;
	-webkit-font-smoothing: antialiased;
	min-height: 100%;
	height: auto;
	font-family: 'OpenSans-Regular', sans-serif;
	color: #575757;
}

h1,h2,h3,h4,h5,label {
	font-family: 'OpenSans-Regular';
}
p {
	font-size: 14px;
}

.imgLiquid{
	background-size: cover;
	background-repeat: no-repeat!important;
}
.imgLiquid img{
	opacity: 0;
	visibility: hidden;
}
.owl-carousel{
  touch-action: manipulation!important; 
  -webkit-touch-action: manipulation!important; 
  -moz-touch-action: manipulation!important; 
  -o-touch-action: manipulation!important; 
}
button:active, button:focus{
	outline: none;
}


/* header */

header  {
	display: block;
	position: fixed;
	width: 100%;
	height: 150px;
	left: 0;
	top: 0;
	z-index: 9;
	background: #fff;
	box-shadow: 0 -12px 32px 0 rgba( 31, 38, 135, 0.37 );
	backdrop-filter: blur( 4.5px );
	-webkit-backdrop-filter: blur( 4.5px );
	border: 0px;
}
header .header_ines a.logo{
	display: block;
	opacity: 1;
	position: relative;
	overflow: hidden;
	width: 57px;
	height: 56px;
	margin: 7px auto 0 auto;
	background: url('../images/logo-umayor.png');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	transition: all ease .2s;
	-webkit-transition: all ease .2s;
	-moz-transition: all ease .2s;
	float: left;
	margin: 15px 10px 0 0px;
}
header .header_ines a.logoines{
	display: block;
	opacity: 1;
	position: relative;
	overflow: hidden;
	width: 91px;
	height: 63px;
	margin: 7px auto 0 auto;
	background: url('../images/logo-ines.png');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	transition: all ease .2s;
	-webkit-transition: all ease .2s;
	-moz-transition: all ease .2s;
	float: left;
	margin: 15px auto 0 10px;
}


header .header_ines button.burger{
	display: block;
	position: absolute;
	overflow: hidden;
	width: 40px;
	height: 40px;
	background-color: transparent;
	padding: 0;
	border: 0px;
	outline: none;
	transition: all ease .4s;
	-webkit-transition: all ease .4s;
	-moz-transition: all ease .4s;
	z-index: 999;
	background-color: #fff;
	right: 20px;
	top: 60px;
}
header .header_ines button.burger span{
	display: block;
	position: relative;
	overflow: hidden;
	width: 30px;
	background-color: #444;
	height: 4px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	margin: 4px auto;
	transition: all ease .2s;
	-webkit-transition: all ease .2s;
	-moz-transition: all ease .2s;
}
header .header_ines button.burger.active span:nth-child(1){
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	top: 0px;
	width: 18px;
}
header .header_ines button.burger.active span:nth-child(2){
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	top: 14px;
  width: 18px;
  right: 11px;
  position: absolute;
}
header .header_ines button.burger.active span:nth-child(3){
	display: none;
}

header .header_ines{
	width: 100%;
}

header .header_ines .container{
	width: 80%;
	max-width: 1350px !important;
	margin: 0 auto;
}

@media (max-width: 1082px){
	header .header_ines .container{
		width: 100%;
	}
}

header .header_ines .nav-desk {
		display: block;
		overflow: hidden;
		height: 50px;
		float: left;
		margin: 0 10% 0 0;
		padding: 0;
		list-style: none;
		background-color: #EEEEEE;
		margin-top: 20px;
		width: 100%;
		display: flex;
		justify-content: center;
	}


	header .header_ines .nav-desk ul li{
		display: inline-block;
		overflow: hidden;
		margin-left: 13px;
		/* height: 70px; */
	}
	@media (max-width: 1400px) and (min-width: 768px) {
		header .header_ines .nav-desk ul li {
			margin-left: 0;
		}
		header .header_ines .nav-desk ul li a {
			padding: 0 10px;
			font-size: 0.9em;
		}
		header .header_ines .nav-desk ul.container.d-md-flex.justify-content-center {
			max-width: 100%;
    		justify-content: space-between !important;
		}
	}
	header .header_ines .nav-desk ul li ul li{
		display: block !important;
		overflow: hidden;
		margin-left: 10px;
		height: 45px;
		background: #444;
		width: 300px;
		padding-top:10px;
		color: #fff;
		border-bottom: 1px solid #999;
	}
	header .header_ines .nav-desk ul li ul li a{
		color: #fff !important;
	}
	header .header_ines .nav-desk ul li ul li:hover{
		background: #777 !important;
	}
	header .header_ines .nav-desk ul li ul li a:hover{
		color: #fff !important;
	}

	header .header_ines .nav-desk li a{
		display: block;
		overflow: hidden;
		width: 100%;
		/* height: 50px; */
		line-height: 50px;
		text-decoration: none;
		color: #000;
		font-family: 'EncodeSans_Condensed-Light', sans-serif;
		transition: all ease .2s;
		-webkit-transition: all ease .2s;
		-moz-transition: all ease .2s;
		padding: 0 20px 0 20px;
		position: relative;
	}
	header .header_ines .nav-desk li a:hover{
		color: #777 !important;
	}

	header .header_ines .submenu_list_desktop {
		display: none;
		position: absolute;
	}

	header .header_ines .submenu_list_desktop ul li a {
		line-height: 20px !important;
	}
	
	header .header_ines .nav-desk li.submenu a {
		padding-right: 30px;
	}

	header .header_ines .nav-desk li.submenu a::before {
	  position: absolute;
	  top: 22px;
	  right: 14px;
	  display: block;
	  width: 2px;
	  height: 8px;
	  background: #6c6e6e;
	  content: "";
	  -webkit-transition: all 0.25s ease;
	  -o-transition: all 0.25s ease;
	  transition: all 0.25s ease;
	}

	header .header_ines .nav-desk li.submenu:hover a::before {
	  position: absolute;
	  top: 22px;
	  right: 14px;
	  display: block;
	  width: 2px;
	  height: 0px;
	  background: #6c6e6e;
	  content: "";
	}

	header .header_ines .nav-desk li.submenu a::after {
	  position: absolute;
	  top: 25px;
	  right: 11px;
	  width: 8px;
	  height: 2px;
	  display: block;
	  background: #6c6e6e;
	  content: "";
	}

	header .header_ines .nav-desk li.submenu .submenu_list_desktop a::before {
		display: none;
	}
	header .header_ines .nav-desk li.submenu .submenu_list_desktop a::after {
		display: none;
	}

	.search_right {
		float: right;
		padding-top: 30px;

	}
	.search_right .inputsearch {
		border: 0;
		height: 40px;
		font-family: 'Open Sans', sans-serif;
		font-size: 14px;
		background: transparent;
	}
	.search_right .lupa {
		width: 40px !important;
		height: 40px;
		float: right;
		background-image: url(../images/lupa.png);
		background-repeat: no-repeat;
		background-position: center;
		right: 41px;
		background-color: #F6F6F6;
		text-indent: -999px;
		border-radius: 5px;
		border: 0;
		-webkit-box-shadow: 0px 0px 5px 0px rgba(161,161,161,0.81);
		-moz-box-shadow: 0px 0px 5px 0px rgba(161,161,161,0.81);
		box-shadow: 0px 0px 5px 0px rgba(161,161,161,0.81);
		
	}	

/* owl carousel */

	.owl-dot span{
		background: #fff !important;
		height: 15px !important;
		width: 15px !important;
	}
	.owl-dot.active span{
		background: #fece40 !important;
	}
	.home_carousel.owl-theme .owl-dots {
		margin-top: -50px !important;
		position: inherit !important;
	}
	.owl-nav .owl-prev,.owl-nav .owl-next {
		position: absolute;
		top: 50% !important;
	}
	@media (max-width: 1199px){
		.owl-nav .owl-prev,.owl-nav .owl-next{
			top: 30% !important;
		}
	}
	.owl-nav .owl-prev {
		left: 0;
		width: 20px;
		height: 40px;
		background: none !important;
		background-image: url(../images/flecha-izq.png) !important;
		background-size: cover !important;
	}
	.owl-nav .owl-next {
		right: 0;
		width: 20px;
		height: 40px;
		background: none !important;
		background-image: url(../images/flecha-der.png) !important;
		background-size: cover !important;
	}
/* owl carousel end */

	/* carrusel home */
	.home_carousel .item {
		width: 100%;
		height: 600px;
		margin-top: 185px;
	}
	.home_carousel .item .box-right {
		float: right;
		margin-top: 16%;
		width: 100%;
		margin-right: 100px;
	}
	.home_carousel .item .box-left {
		float: left;
		margin-top: 16%;
		width: 100%;
		margin-left: 100px;
	}

	.home_carousel .item .box-right h2,.home_carousel .item .box-left h2 {
/* 		text-transform: uppercase; */
		color: #fff;
		font-family: 'EncodeSans-Bold';
		font-size: 50px;
		margin-bottom: 20px;
	}
	.home_carousel .item .box-right h3,.home_carousel .item .box-left h3 {
		color: #fff;
		font-size: 18px;
		font-family: 'EncodeSans-Bold';
		font-weight: 500;
		margin-bottom: 20px;
	}

	.interior_carousel .item {
		margin-top: 80px;
		width: 100%;
		height: 600px;
	}
	.interior_carousel .item .box-right {
		float: right;
		margin-top: 10%;
		width: 500px;
		margin-right: 100px;
	}
	.interior_carousel .item .box-left {
		float: left;
		margin-top: 10%;
		width: 500px;
		margin-left: 100px;
	}

	.interior_carousel .item .box-right h2,.interior_carousel .item .box-left h2 {
		color: #0033a0;
	}
	.interior_carousel .item .box-right h3,.interior_carousel .item .box-left h3 {
		color: #333;
		font-size: 18px;
	}

	/* carrusel home end */

/* utiles */
.mt-20 {
	margin-top: 20px;
}
.mt-30 {
	margin-top: 30px;
}
.mt-40 {
	margin-top: 40px;
}
.mt-50 {
	margin-top: 50px;
}
.mt-100 {
	margin-top: 100px;
}
.pt-20 {
	padding-top: 20px;
}
.pt-30 {
	padding-top: 30px;
}
.pt-40 {
	padding-top: 40px;
}
.pt-50 {
	padding-top: 50px;
}
.pt-100 {
	padding-top: 100px;
}
.mb-20 {
	margin-bottom: 20px !important;
}
.mb-30 {
	margin-bottom: 30px !important;
}
.mb-40 {
	margin-bottom: 40px !important;
}
.mb-50 {
	margin-bottom: 50px !important;
}
.mb-100 {
	margin-bottom: 100px !important;
}

#zz_frame::before {
  content:  '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: fixed;
  background: rgba(0,0,0,0.85);
  z-index: -1;
}

#zz_frame {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1000;
}

#zz_media {
  position: absolute;
  top: 60px;
  left: 0;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  display: inline-block;
  text-align: center;
}

#zz_media img {
	margin-top: 5% !important;
  height: 70%;
  box-shadow: 0px 0px 20px 1px rgb(0,0,0);
}

#zz_frame .zz_close {
  color: #fff;
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 26px;
  background: transparent;
  border: 0;
  border-radius: 50%;
  cursor: pointer;
}

#zz_frame .zz_controls {
  color: #fff;
  position: absolute;
  left: 10px;
  top: 10px;
}

#zz_frame .zz_controls button {
  background: #000;
  border: 0;
  color: #fff;
  padding: 8px;
  margin-right: 5px;
}
.prev_image,.next_image {
	position: absolute;
	z-index: 10001;
	top: 45%;
	color: #fff;
}
.prev_image {
	left: 20px;
}
.next_image {
	right: 20px;
}

.menu_mobile {
	display: none;
}



.button_vermas {
	border-radius: 5px;
	padding: 15px 20px;
	display: inline-block;
	color: #444;
	font-weight: bold;
	background-color: #fece40;
}
.button_vermas:hover {
	color: #777;
	text-decoration: none;
}
.module01 {
	text-align: center;
	color: #000;
}
.module01 h3 {
	text-transform: uppercase;
	color: #444;
	letter-spacing: 5px;
	margin: 40px 0 10px 0;
}
.module01 h4 {
	font-size: 2.1em;
	font-weight: bold;
	color: #444;
}
.img-responsive {
	width: 100%;
	height: auto;
}
.align-left {
	text-align: left;
}
p {
	line-height: 24px ;
	font-size: 14px;
}
.button_grey {
	border-radius: 5px;
	padding: 15px 20px;
	display: inline-block;
	color: #444;
	font-weight: bold;
	background-size: 15px;
	background-repeat: no-repeat;
	background-position: 15px 17px;
	background-color: #fece40;
	border: 2px solid #fece40;
	transition: .3s ease-in-out;
}
.button_grey:hover {
	text-decoration: none;
	color: #444;
	background-color: #fff;
}
.float-right {
	float: right;
}
.float-left {
	float: left;
}
.grey {
	background-color: #EEEEEE;
	color: #333;
	padding-top: 30px;
	padding-bottom: 30px;
	margin-bottom: 30px;
}
.centered {
	text-align: center;
	margin-bottom: 20px;
}
.centered h3 {
	text-transform: uppercase;
	color: #444;
	letter-spacing: 5px;
	margin: 40px 0 10px 0;
}
.centered h4 {
	font-size: 2.1em;
	font-weight: bold;
	color: #444;
}
.padd-10 {
	padding: 10px;
}
.grey2 {
	background-color: #F6F6F6;
	border: 10px solid #EEEEEE;
	text-align: center;
	padding: 40px 0 40px 0 !important;
}
.grey2 img {
	margin-bottom: 20px;
}
.grey2 p.cifra {
	font-size: 40px !important;
	padding: 20px;
}
.grey2 p {
	color: #333333;
	font-size: 1.8em !important;
	font-weight: bold;
}

.eventos_carousel .item {
	width: 93%;
	color: #fff;
	min-height: 570px;
	margin:0 auto;
}

.owl-carousel .carrusel-noticias{
	width: 100%;
	/* padding-left: 2%; */
}

.eventos_carousel .owl-height,
.eventos_carousel .owl-stage-outer {
	/*height: 800px;*/
}
.single-noticias .eventos_carousel .owl-height {
	height: 650px !important;
}
.eventos_carousel .owl-stage {
	padding-left: 0px !important;
	padding-bottom: 30px;
}

.eventos_carousel .owl-dot span {
	background: #D5D5D5 !important;
}
.eventos_carousel .owl-dot.active span{
		background: #fece40 !important;
}
.eventos_carousel.owl-theme .owl-dots {
	margin-top: 30px !important;
}

.box-evento {
	color: #333;
	-webkit-box-shadow: 0px 0px 28px -19px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 28px -19px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 28px -19px rgba(0,0,0,0.75);
}

.box-evento p {
	padding: 0 10px 0 10px;
	display: block;
}
.box-evento p.title {
	font-weight: bold;
	margin-bottom: 20px;
}

.box-evento .box-fecha {
	background: #006878;
	padding: 10px 5px 5px 5px;
	color: #fff;
	width: 74px;
	margin: 10px;
	margin-top: -30px;
	display: inline-block;
	font-size: 11px;
	text-align: center;
	height: 80px;
}
.box-evento .box-fecha span {
	font-size: 50px;
	font-weight: bold;
}

.box-evento .box-categoria {
	color: #fece40;
	display: inline;
	padding: 10px;
	display: block;
	font-size: 12px;
	font-weight: bold;
}
.box-evento .vermas {
	text-align: center;
	font-weight: bold;
	color: #006878;
	display: block;
	margin-top: 10px;
	padding-bottom: 25px;
	font-size: 12px;
}


.noticias .listado_noticias div .shadow {
	-webkit-box-shadow: 0px 0px 28px -19px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 28px -19px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 28px -19px rgba(0,0,0,0.75);
	width: 100%;
	margin:0 auto;
}

@media (max-width: 991px){
	.noticias .listado_noticias .flex-stretch{
		justify-content: space-around !important;
	}
}

.noticias .listado_noticias .img-responsive{
	width: 100%;
    height: 113%;
    object-fit: cover;
    object-position: top;
}

.noticias .listado_noticias .flex-stretch{
	gap: 20px;
}

.noticias .listado_noticias div .big {
	height: 360px;
}
.noticias .listado_noticias div .big .vermas {
	display: none;
}
.noticias .listado_noticias div .big .image {
	height: 88%;
}

.noticias .listado_noticias div .big .noti-categoria {
	margin-top: -100px;
}
.noticias .listado_noticias div .big .title {
	margin-top: 0px;
	color: #fff;
	background-image: linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,1));
	height: 84px;
}
.noticias .listado_noticias div .big .title a {
	color: #fff;
	text-decoration: none;
}
.noticias .listado_noticias div .title a {
	color: #444;
	text-decoration: none;
}
.noticias .listado_noticias div .noti-categoria {
	color: #fece40;
	font-weight: bold;
	padding: 8px;
	font-size: 12px;
}
.noticias .listado_noticias div .title {
	color: #333;
	padding: 8px;
	font-weight: bold;
	line-height: 20px;
}
.noticias .listado_noticias div .vermas {
	color: #006878;
	display: block;
	font-family: "Open Sans";
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	padding-bottom: 25px;
	text-align: center;
}
.clearfix {
	clear: both;
}
.noticias .more {
	margin-top: 20px;
	padding: 30px;
	display: block;
	margin-top: 0 auto;
	width: 100%;
	text-align: center;
}
.noticias .more a {
	text-align: center;
	padding: 10px 10px 10px 40px;
	background: #fece40;
	border-radius: 5px;
	color: #333333;
	font-weight: bold;
	background-image: url(../images/flecha-down.png?v=n);
	background-size: 20px;
	background-repeat: no-repeat;
	background-position: 10px 15px;
}
.align-center {
	text-align: center;
}
.align-right {
	text-align: right;
}
.footer-ines {
	color: #333;
	margin-bottom: 30px;
}
@media (max-width: 767px){
	.footer-ines{
		margin-top: -50px;
	}
}
.footer-ines div div {
	/*text-align: center;*/
}
.footer-ines div div span {
	display: block;
	margin: 10px 0 10px 0;
	width: 100%;
	font-weight: bold;
}
.footer-ines .rrssfooter {
	display: inline-block;
}
.footer-ines .rrssfooter img {
	width: 28px;
}
.footer-ines .contacto {
	display: table;
	font-size: 20px;
	font-weight: bold;
	background-color: #fece40;
	background-repeat: no-repeat;
	background-size: 20px;
	color: #444444;
	margin:0 auto;
	padding: 20px;
	border-radius: 10px;
	text-decoration: none;
	transition: .3s ease-in-out;
}

.footer-ines .contacto:hover{
	background-color: #eeeeee;
}

.footer-ines .contacto img{
	width: 100%;
    max-width: 20px;
	margin-right: 10px;
}

.footer-ines .row{
	padding-top: 30px;
	display: flex;
	justify-content: space-around;
}

@media (max-width: 767px){
	.footer-ines .row{
		gap: 50px 0px;
	}
}

/* paginas */ 
.box-page {
	width: 80%;
	text-align: center;
	display: block;
	margin: 0 auto;
	color: #fff;
	font-size: 44px;
	font-weight: bold;
	text-shadow: #000 1px 0 10px;
}
.box-page-interior {
	width: 80%;
	text-align: left;
	display: block;
	margin: 0 auto;
	color: #fff;
	font-size: 44px;
	font-weight: bold;
	text-shadow: #000 1px 0 10px;
}
.box-page-eventos {
	width: 60%;
	text-align: left;
	display: block;
	margin: 0 auto;
	  margin-left: auto;
	color: #fff;
	font-size: 44px;
	font-weight: bold;
	text-shadow: #000 1px 0 10px;
	margin-left: 480px;
	bottom: 60px;
	position: absolute;
}

.page_carousel.owl-theme .owl-dots {
	margin-top: -60px !important;
	position: inherit !important;
}
/* carrusel home */
.page_carousel .item {
	width: 100%;
	height: 400px;
	margin-top: 185px;
	padding-top: 10%;
	font-size: 30px;
}

.page_carousel .owl-nav .owl-prev, .owl-nav .owl-next {
	/* top: 52% !important; */
}
.content-page {
	margin-top: 50px;
	color: #333;
	margin-bottom: 80px;
}
.content-page h1 {
	font-size: 52px;
	font-weight: bold;
	margin: 10px 0 30px 0;
}
.content-page h2 {
	font-size: 2.1em;
	font-weight: bold;
	margin: 10px 0 20px 0;
}
.eventos_interior .content-page h2 {
	font-size: 36px;
}
.content-page p {
	font-size: 16px;
	margin-bottom: 30px;
	line-height: 140%;
}
.content-page strong {
	font-weight: bold;
	margin-bottom: 15px;
	display: block;
}
.content-page figure {
	margin: 0 auto;
	margin: 40px 0 40px 0;
	text-align: center;
}

.is-style-descargarbutton{
	display: flex;
	justify-content: center;
}

.is-style-descargarbutton a {
	border-radius: 5px;
	padding: 15px 20px;
	display: inline-block;
	color: #444;
	font-weight: bold;
	/* background-image: url(../images/ico-descargar.png); */
	/* background-size: 14px; */
	/* background-repeat: no-repeat; */
	/* background-position: 10px 12px; */
	background-color: #fece40;
	-webkit-transition:background-position 0.2s ease;
	-moz-transition:background-position 0.2s ease;
	-o-transition:background-position 0.2s ease;
	transition:background-position 0.2s ease;
	border: 2px solid #fece40;
}
.is-style-descargarbutton a:hover {
	color: #444444;
	background-color: #ffffff;
	text-decoration: none;
	background-position: 13px 12px;
}

.is-style-butongrisflecha {
	display: flex;
	justify-content: center;
}

.is-style-butongrisflecha a {
	border-radius: 5px;
	padding: 15px 20px;
	display: inline-block;
	color: #fff;
	font-weight: bold;
	background-size: 15px;
	background-repeat: no-repeat;
	background-position: 12px 15px;
	background-color: #444;
}
.is-style-butongrisflecha a:hover {
	background-color: #777;
	text-decoration: none;
	background-position: 12px 17px;
}
.is-content-justification-center {
	text-align: center;
}
.box-equipo {
	text-align: center;
	padding: 8px;
}

.box-equipo .content {
	padding: 10px;
	background: #fff;
}

.box-equipo h3 {
	font-size: 25px;
	padding: 5px 0 5px 0;
}
.box-equipo strong {
	font-weight: bold;
	padding: 8px 0 8px 0;
	display: block;
}
.box-equipo h3 {
	font-size: 25px;
}
.box-equipo .mailto {
	display: table;
	font-size: 15px;
	background-image: url(../images/ico-email.png);
	background-repeat: no-repeat;
	background-size: 20px;
	padding-left: 30px;
	color: #333;
	margin:0 auto;
}

.documentos .buscar {
	background: #fff;
	border: 1px solid #666;
	border-radius: 5px;
	width: 40%;
	margin:0 auto;
	padding: 10px;
	min-width: 470px;
}
.documentos .buscar select {
	border: 0;
	background: #fff;
	width: 150px;
}
.documentos .buscar input {
	border: 0;
	border-left: 1px solid #999;
	position: relative;
	padding-left: 30px;
	width: 300px;
}

.buscador--caja {
	display: flex;

}
.buscador--categoria {

}
.buscador--input {
	position: relative;

}
.buscador--input::before {
	content: "\f002";
	position: absolute;
	top: 6px;
	left: 11px;
	width: 15px;
	height: 15px;
	display: block;
	font-family: 'FontAwesome';
	font-size: 15px;
	z-index: 1;

}

.documentos .foto {
	padding: 0 30px 0 0;
}

.documentos .tags {
	margin-top: 20px;
	height: 50px;
}
.documentos .tags a {
	background: #eee;
	border-radius: 5px;
	color: #fff;
	padding: 8px;
}
.documentos .contenido .fecha {
	margin-top: 20px;
}
.documentos .contenido strong {
	font-weight: bold;
	margin-bottom: 15px;
	display: block;
}
.documentos .contenido a {
	color: #333;
	font-weight: bold;
}
.documentos .contenido a:hover {
	text-decoration: underline;
}

/* a.show-more {
	border-radius: 5px;
	padding: 10px 20px 10px 40px;
	display: inline-block;
	color: #444;
	font-weight: bold;
	background-image: url(../images/flecha-down.png?v=n);
	background-size: 14px;
	background-repeat: no-repeat;
	background-position: 10px 12px;
	background-color: #fece40;
	-webkit-transition:background-position 0.2s ease;
	-moz-transition:background-position 0.2s ease;
	-o-transition:background-position 0.2s ease;
	transition:background-position 0.2s ease;
}
a.show-more:hover {
	color: #777;
	text-decoration: none;
	background-position: 13px 12px;
} */
.button_grey_simple {
	color: #444;
	font-weight: bold;
	background-color: #fece40;
	padding: 10px 20px;
	border: 2px solid #fece40;
	transition: .3s ease-in-out;
}
.button_grey_simple:hover {
	background-color:#fff;
	text-decoration: none;
	color: #444;
}


.convocatoria .buscar {
	background: #fff;
	border-radius: 5px;
	width: 100%;
	margin:0 auto;
	padding: 10px;
	text-align: center;
}
.convocatoria .buscar select {
	border: 0;
	background: #fff;
	width: 20%;
	border: 1px solid #666;
	padding: 10px 30px 10px 5px;
	border-radius: 5px;
	margin-right: 1%;
}
.convocatoria .buscar input {
	border: 1px solid #666;
	border-radius: 5px;
	padding: 10px 30px 10px 5px;
	width: 100%;
}
.buscar .input--fa {
	position: relative;
	margin-right: 1%;
	width: 20%;
}
.buscar .input--fa::after {
    color: black;
	display: block;
    content: "\f002";
    font-family: 'FontAwesome';
	font-size: 20px;
    height: 23px;
    pointer-events: none;
    position: absolute;
    right: 15px;
	top: 13px;
    width: 23px;
    z-index: 1;
}

.convocatoria input[type=submit] {
	background: #444;
	color: #fff;
	padding: 10px;
	/* background-image: url(../images/flecha-down-grey.png); */
	/* background-repeat: no-repeat; */
	/* background-position: left; */
	/* background-size: 10px; */
	/* background-position: 10px; */
	width: 10%;
}
.convocatoria input[type=submit]:hover {
	background-color: #777;
	color: #fff;
	padding: 10px;
}


.convocatoria .foto .box-foto {
	padding: 0 30px 0 0;
	height: 300px;
	margin: 15px;
}
.convocatoria .foto .box-foto img {
	display: none;
}

.convocatoria .categoria {
	color: #444;
	font-weight: bold;
	padding: 25px 0 20px 0;
}
.convocatoria .contenido {
	color: #000;
	font-size: 14px;
}
.convocatoria .contenido strong {
	font-weight: bold;
	margin-bottom: 15px;
	display: block;
}
.convocatoria .contenido a {
	color: #006878;
	font-weight: bold;
	text-align: no;
	/* text-transform: uppercase; */
	margin-top: 15px;
	display: block;
}
.convocatoria .contenido a:hover {
	text-decoration: underline;
}
.shadow {
	box-shadow: 0 -12px 32px 0 rgba( 31, 38, 135, 0.37 );
	backdrop-filter: blur( 4.5px );
	-webkit-backdrop-filter: blur( 4.5px );
	border: 0px;
	margin-bottom: 30px;
}
.line {
	margin-top: 50px;
	display: block;
	text-align: right;
	width: 100%;
	border-top: 2px dashed #D8D8D8;
}
.pagination {
	text-align: right;
	width: 100%;
	margin-bottom: 100px;
	display: block;
	margin-top: 30px;
}
.pagination a.current {
	color: #fece40;
	font-weight: bold;
	font-size: 30px;
	margin-right: 10px;
}
.pagination a {
	color: #454545;
	font-weight: bold;
	font-size: 30px;
}
.pagination:hover {
	text-decoration: underline;
}
.proximos_eventos .box-evento {
	margin-bottom: 80px;
}
.foto .box-fecha {
	background: #006878;
	padding: 5px;
	color: #fff;
	width: 74px;
	margin: 10px;
	margin-top: 10px;
	display: inline-block;
	font-size: 11px;
	text-align: center;
}
.foto .box-fecha span {
	font-size: 50px;
	font-weight: bold;
}
.contacto * {
	font-family: 'Open Sans', sans-serif;
}
.contacto label {
	color: #333;
	padding: 5px 0 10px 0;
	font-size: 14px;
	font-weight: 600;;
	width: 100%;
}
.contacto input,.contacto textarea {
	width: 100%;
	margin-bottom: 40px;
	border: 0;
	border-bottom: 1px solid #D8D8D8;
	color: #333;
	font-size: 14px;
}
.contacto input.error,.contacto textarea.error {
	background-color: rgb(255, 186, 186);
	border-bottom-color:rgb(196, 0, 0);
}

button.submit {
	border-radius: 5px;
	padding: 10px 20px 10px 20px;
	display: inline-block;
	color: #444;
	font-weight: bold;
	background-color: #fece40;
	border: 0;
}


button.submit:hover {
	color: #777;
	text-decoration: none;
	background-position: 13px 12px;
}
.section--contacto .contacto_ok {
	border: 4px solid #D5D5D5;
	text-align: center;
	padding: 20px 70px;
	color: #444;
	display: none;
	width: 80%;
	margin: auto;
	color: #444444;
	font-family: "Open Sans";
	font-size: 16px;
	font-weight: bold;
}
.section--contacto .contacto_ok img {
	margin-bottom: 30px;
}
.section--contacto .error {
	color: red;
}
.section--contacto .noshow {
	display: none;
}


.back {
	color: #fff;
	font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    padding-left: 20px;
    position: absolute;
    top: 207px;
    z-index: 999999;
}
.back:hover {
	color: #fff;
	font-weight: bold;
}
.noticia-single .tags a {
	background: #eee;
	border-radius: 5px;
	color: #444;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	padding: 8px;
}
.noticia-single .tags a:hover {
	text-decoration: underline;
}
.box-blue {
	padding: 5px;
	background: #006878;
	font-size: 11px;
	display: inline;
}
.notop {
	margin-top: 0 !important;
}
.box-blue-eventos {
	width: 100%;
	height: auto;
	padding: 15px;
	background: #006878;
	font-size: 11px;
	display: block;
	z-index: 6;
	border-radius: 10px;
	padding-top: 30px;
}
.top-eventos {
	margin-top: -250px;
	position: absolute;
	z-index: 6;
}
.top-eventos h2 {
	color: #fff;
	height: 130px;
}
.box-blue-eventos .tags {
	height: 40px;
}
.box-blue-eventos .tags a:nth-child(2n){
	margin: 0 15px;
}
.box-blue-eventos .calendar {
	padding: 5px 0 10px 12px;
	color: #fff;
	font-size: 14px;
}
.box-blue-eventos .calendar img{
	padding-top: 5px;
}
.box-blue-eventos .calendar a {
	color: #fff;
}
.box-blue-eventos .calendar button {
	color: #fff;
	border: 0;
	display: inline;
	background: transparent;
}
.box-blue-eventos .calendar a.streaming {
	color: #fff;
	text-decoration: underline;
}
.box-blue-eventos .calendar.calendar--day {
	font-family: "Open Sans";
	font-size: 20px;
	font-weight: 600;
}
.box-blue-eventos .calendar.calendar--base-text,
.box-blue-eventos .calendar.calendar--link  {
	font-family: "Open Sans";
	font-size: 16px;
}
.box-blue-eventos .calendar.calendar--link {
	text-decoration: underline;
	margin-bottom: 10px;
}
.box-blue-eventos .calendar--divisor {
	margin: 10px 0;
	border-bottom: 1px solid #027384;
	border-top: 1px solid #015b69;
}
.documentos .buscar2 {
	background: #fff;
	border-radius: 5px;
	width: 100%;
	margin:0 auto;
	padding: 10px;
	text-align: center;
}
.documentos .buscar2 select {
	border: 0;
	background: #fff;
	min-width: 200px;
	border: 1px solid #666;
	padding: 10px 30px 10px 5px;
	border-radius: 5px;
	margin: 0 10px 0 10px;
}
.documentos .buscar2 input {
	background-image: url(../images/lupa.png);
	background-repeat: no-repeat;
	background-position: right;
	right: 41px;
	border: 0;
	padding-left: 30px;
	width: 200px;
	border: 1px solid #666;
	padding: 10px 30px 10px 5px;
	border-radius: 5px;
}

.documentos .buscar2 input[type=submit] {
	background: #444;
	color: #fff;
	padding: 10px;
	background-image: url(../images/flecha-down-grey.png);
	background-repeat: no-repeat;
	background-position: left;
	background-size: 10px;
	background-position: 10px;
	width: 120px;
}
.documentos .buscar2 input[type=submit]:hover {
	background-color: #777;
	color: #fff;
	padding: 10px;
}
.box-video img {
	width: 100%;
	height: 200px;
}
.box-video .play-video {
	background: url('../images/play.png');
	background-repeat: no-repeat;
	background-position: center center;
	width: 100%;
	height: 200px;
	display: block;
	transition: all ease .6s;
	-webkit-transition: all ease .6s;
	-moz-transition: all ease .6s;
}
.box-video .play-video:hover {
	background: url('../images/play.png');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 60px 60px;
}

.box-video .title {
	padding: 10px 0 10px 0;
	color: #444;
	font-weight: bold;
}

.box-galeria img {
	width: 100%;
	height: 200px;
}
.box-galeria .title {
	padding: 10px 0 10px 0;
	color: #444;
	font-weight: bold;
}
.box-galeria .title a {
	color: #444;
}

.videos_carousel .item {
	width: 93%;
	color: #fff;
	min-height: 270px;
	margin:0 auto;
}
.videos_carousel .owl-dot span {
	background: #D5D5D5 !important;
}
.videos_carousel .owl-dot.active span{
		background: #fece40 !important;
}
.videos_carousel.owl-theme .owl-dots {
	margin-top: 30px !important;
}
.show-xs {
	display: none;
}
.follow {
	position: fixed;
	left: 0;
	top: calc(50% - 90px);
	z-index: 5;
}
#thecontent {
	display: block;
    overflow: hidden;
}
#thecontent p,
#thecontent strong,
#thecontent i,
#thecontent img {
	display: inherit;
	height: unset;
	width: unset;
}
#thecontent strong,
#thecontent i {
	display: inline;
}
.alignright {
	float: right;
	margin: 0 0 20px 20px;
}
.alignleft {
	float: left;
	margin: 0 20px 20px 0;
}
#thecontent h1,
#thecontent h2,
#thecontent h3,
#thecontent h4,
#thecontent h5,
#thecontent h6 {
	font-weight: 600;
	margin-bottom: 10px;
}

#thecontent h1 {
	font-size: 2em;
}
#thecontent h2 {
	font-size: 1.5em;
}
#thecontent h3 {
	font-size: 1.25em;
}
#thecontent h4 {
	font-size: 1em;
}
#thecontent h5 {
	font-size: .8em;
}
#thecontent h6 {
	font-size: .75em;
}
.no-mt {
	margin-top: 0px !important;
}

.videos_carousel .owl-stage-outer.owl-height{
	margin-bottom: 80px;
}
.videos_carousel.owl-theme .owl-nav.disabled+.owl-dots {
	bottom: -30px !important;
}
.resultados {
	color: #444;
}
.resultados h4 {
	font-weight: 700;
	margin-bottom: 10px;
}
.item_resultado a {
	display: block;
	float: right;
	margin-top: 5px;
}
.item_resultado {
	padding-bottom: 40px;
	border-bottom: 1px dashed #ebebeb;
}
.item_resultado:last-child {
	border-bottom: 0;
}
@media screen and (max-width: 767px){
	#zz_media {
		width: 100% !important;
		top:20%;
	}
	.prev_image,.next_image {
		top:50%;
	}
	#zz_media img {
  	height: auto;
  	width: 90%;
  	box-shadow: 0px 0px 20px 1px rgb(0,0,0);
	}
	.nav-desk {
		display: none !important;
	}
	.search_right {
		display: none;
	}
	.menu_mobile {
		background: #777;
		margin-top: 150px;
		display: none;
	}
	.menu_mobile {
		overflow: hidden;
		float: left;
		padding: 0;
		list-style: none;
		background-color: #777;
		width: 100%;
		position: fixed;
		top: 40px;
		z-index: 8;
	}

	.menu_mobile ul li{
		display: block;
		overflow: hidden;
		height: 40px;
		margin-bottom: 7px;
		border-bottom: 1px solid #6D6C6C;
	}
	.menu_mobile ul li ul li{
		display: block !important;
		overflow: hidden;
		margin-left: 10px;
		height: 45px;
		background: #444;
		width: 300px;
		padding-top:10px;
		color: #fff;
		border-bottom: 1px solid #999;
	}
	.menu_mobile ul li ul li a{
		color: #fff ;
	}
	.menu_mobile ul li ul li:hover{
		background: #777 ;
	}
	.menu_mobile ul li ul li a:hover{
		color: #fff ;
	}

	.menu_mobile li a{
		color: #fff ;
		display: block;
		overflow: hidden;
		width: 100%;
		height: 40px;
		line-height: 40px;
		text-decoration: none;
		font-family: 'EncodeSans_Condensed-Light', sans-serif;
		transition: all ease .2s;
		-webkit-transition: all ease .2s;
		-moz-transition: all ease .2s;
		padding: 0 20px 0 20px;
		position: relative;
	}
	/*.menu_mobile li a:hover{
		color: #777 !important;
	}*/
	.menu_mobile .submenu_list li a {
		margin-left: 20px;
	}
	.home_carousel .item {
	  width: 100%;
	  height: 300px;
	  margin-top: 150px;
	}
	.owl-nav .owl-prev,.owl-nav .owl-next {
		position: absolute;
		top: 50% !important;
	}
	.owl-nav .owl-prev {
		left: 0;
		width: 10px;
		height: 25px;
		background: none !important;
		background-image: url(../images/flecha-izq.png) !important;
		background-size: cover !important;
	}
	.owl-nav .owl-next {
		right: 0;
		width: 10px;
		height: 25px;
		background: none !important;
		background-image: url(../images/flecha-der.png) !important;
		background-size: cover !important;
	}
	.home_carousel .item .box-left {
		float: left;
		margin-top: 16%;
		width: 90%;
		margin-left: 20px;
	}
	.home_carousel .item .box-right h2,.home_carousel .item .box-left h2 {
		color: #fff;
		font-family: 'EncodeSans-Bold';
		font-size: 20px;
		margin-bottom: 20px;
	}
	.home_carousel .item .box-left h3 {
		color: #fff;
		font-size: 13px;
		font-family: 'EncodeSans-Bold';
		margin-bottom: 20px;
		width: 90%;
	}
	.button_vermas {
	  border-radius: 5px;
	  padding: 10px 15px;
	  display: inline-block;
	  color: #444;
	  font-weight: bold;
	  background-image: url(../images/flecha-down.png?v=n);
	  background-size: 10px;
	  background-repeat: no-repeat;
	  background-position: 5px 10px;
	  background-color: #fece40;
	  font-size: 12px;
	}
	.img-responsive {
		padding: 10px 0 10px 0;
	}
	.button_grey {
		margin-top: 20px;
	}
	.box-page {
		margin-top: 70px;
	}
	.wp-block-image img {
		width: 100% !important;
		height: auto;
	}
	.is-style-butongrisflecha {
		margin-top: 30px;
	}
	.documentos .foto {
		padding: 0;
	}
	.mb-50 {
		margin-bottom: 0 !important;
	}
	.box-page {
		width: 90%;
		margin-top: 40px;
	}
	.box-page h2 {
		font-size: 25px;
	}
	.shadow {
		width: 98%;
		margin:0 auto;
		margin-bottom: 20px;
	}
	.convocatoria .contenido {
		padding-bottom: 20px;
	}
	.convocatoria .categoria, 
	.convocatoria .contenido {
		padding-left: 15px;
		padding-right: 15px;
	}
	.convocatoria .foto .box-foto {
		margin:0;
	}
	button.submit {
		margin: 20px 0 20px 0;
	}
	.align-right {
		text-align: left;
	}
	.tags {
		height: 50px;
	}
	.page_carousel .item {
		margin-top: 150px;
		height: 300px;
	}
	.box-blue-eventos {
		width: 96%;
	}
	.hidden-xs {
		display: none;
	}
	.margin-mobile {
		margin: 10px 0 10px 0;
	}
	.float-mobile {
		float: left;
	}
	.top-eventos {
		margin-top: -120px;
	}
	.padd-mobile {
		padding-top: 210px;
	}
	.show-xs {
		display: block;
	}
}
/* hotfix 04/01/24 */
.box-page h2 {
	font-size: 54px;
}
header .header_ines .nav-desk li.submenu a:before {
	content: "";
	display: none
  }

  header .header_ines .nav-desk li.submenu a:after {
	position: absolute;
	top: 0px;
	right: 11px;
	width: 8px;
	height: 2px;
	display: block;
	background: transparent;
	content: "\f067";
	font-family: 'FontAwesome';
  }
  header .header_ines .nav-desk li.submenu:hover a:after,
  header .header_ines .nav-desk li.submenu:active a:after,
  header .header_ines .nav-desk li.submenu:focus a:after {
	content: "\f068";
  }

  header .header_ines .nav-desk li.submenu .submenu_list_desktop a::after {
	  display: none;
  }

#content-page h2 {
	font-size: 2.1em;
	line-height: 1.2;
}
#content-page h2:first-child {
	font-size: 2.1em;
	line-height: 1.2;
	margin-bottom: 30px;
	margin-top: 90px;
}
#content-page p {
	margin: 38px auto;
	line-height: 22px;
	font-size: 16px;
}
.button_vermas,
a.show-more {
	background: #fece40;
	border-radius: 5px;
}
.box-evento {
	display: flex;
	flex-direction: column;
	box-shadow: 0 12px 20px 0 rgba(0,0,0,0.1);
	height: 100%;
	min-height: 560px;
}
.box-evento .box-fecha {
	text-transform: uppercase;
	font-size: 12px;
	height: 88px;
}
.box-evento .box-fecha span {
	font-size: 56px;
}
.box-evento .box-categoria {
	font-size: 14px;
	color: #444;
	/* margin-top: 10px; */
}
.box-evento h5.title {
	font-family: 'Roboto', sans-serif;
	font-weight: 600;
	line-height: 20px;
	margin: auto 10px 20px;
}
.box-evento p {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	line-height: 1.3 !important;
	 /* número de líneas que deseas mostrar */
	 /* altura máxima del contenedor (4 líneas de texto) */
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal; /* Override the default white-space */
}
@media (max-width: 1380px){
    .box-evento p{
        -webkit-line-clamp: 6;
    }
}
@media (max-width: 767px){
    .box-evento p{
        -webkit-line-clamp: 6;
    }
}
.box-evento .vermas {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 16px;
	margin: 30px auto 10px;
}
a.show-more {
	border-radius: 5px;
	padding: 15px 20px;
	display: inline-block;
	color: #444;
	font-weight: bold;
	background-color: #fece40;
	position: relative;
}
a.show-more:hover {
	color: #777;
	text-decoration: none;
}
.box-equipo .content {
	padding: 23px 13px;
}
.box-equipo .content img {
	display: block;
	margin-bottom: 11px;
	width: 100%;
}
.box-equipo .content h4 {
	color: #444;
	font-family: "Open Sans";
	font-size: 26px;
	font-weight: bold;
	line-height: 29px;
	margin-bottom: 7px;
}
.box-equipo .content h5 {
	color: #1D2027;
	font-family: "Open Sans";
	font-size: 14px;
	font-weight: 600;
	line-height: 19px;
}
.box-equipo .content p {
	color: #1D2027;
	font-family: "Open Sans";
	font-size: 14px;
	letter-spacing: 0;
	line-height: 16px;
	text-align: center;
}
.box-equipo .content a {
	color: #1D2027;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	font-weight: 500;
}
.noticias .listado_noticias .noticia--item {
	max-width:	374px;
}
.noticias .listado_noticias .noticia--item.big  {
 /* max-width: 500px; */
 /* height: 408px; */
}
@media (max-width: 1023px){
	.noticias .listado_noticias .noticia--item.big{
		/* max-width: 374px; */
	}
}
.noticias .listado_noticias .item--large .noticia--item.big  {
	/* max-width: 500px; */
	height: 622px;
}
.noticias .listado_noticias .item--large .noticia--item.big .image {
	height: 622px;
	overflow: hidden;
}
.noticias .listado_noticias .item--large .noticia--item.big .image img {
	height: 622px;
	width: auto;
}
.noticias .listado_noticias .item--large .noticia--item.big .title {
	margin-top: -32px;
}
.flex-shrink {
	flex-shrink: 2;
}
.noticias .listado_noticias .flex-row > div:first-child, .noticias .listado_noticias .flex-row > div:nth-child(6n) {
	margin-bottom: 50px; 
}
@media (max-width: 991px){
	.noticias .listado_noticias .flex-row > div:first-child, .noticias .listado_noticias .flex-row > div:nth-child(6n){
		margin-bottom: -10px;
	}
}
.noticias .listado_noticias div .big .noti-categoria {
    margin-top: -68px;
	height: 32px;
}
.noticias .listado_noticias .noticia--item .title a {
	height: 50px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
@media (max-width: 767px){
	.noticias .listado_noticias .noticia--item .title a{
		height: 56px;
		font-size: 1.1em;
	}
}
.noticias .listado_noticias .noticia--item.big .title a {
	font-family: 'Open Sans', sans-serif;
	font-size: 1em;
	font-weight: 600;
}
.noticias .listado_noticias .noticia--item .noti-categoria {
	color: #444;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 0;
	line-height: 16px;
	margin-top: 26px;
	padding: 8px 11px
}
.noticias .listado_noticias .flex-shrink.no--excerpt .noticia--item .noti-categoria {
	margin-top: 0px;
    margin-bottom: -20px;
	height: 32px;
}
.noticias .listado_noticias .noticia--item .title {
	margin-top: 2px;
	opacity: 0.8;
	color: #444;
	font-family: "Open Sans";
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: 0;
	line-height: 1.2;
	height: 82px;
	overflow: hidden;
	padding: 8px 11px;
}
.noticias .listado_noticias .noticia--item p {
	color: #444;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	letter-spacing: 0;
	line-height: 22px;
	padding: 0 8px;
}
.noticias .listado_noticias .no--excerpt p {
	display: none;
}
.flex-stretch {
	flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
}
.drop-shadow-s {
	box-shadow:  0 2px 4px 0 rgba(0,0,0,0.5);
}
.sm-mt-80 {
	margin-top: 80px;
}
.content-page .owl-theme .owl-nav.disabled+.owl-dots {
    bottom: 40px;
    left: calc(50% - 20px);
	position: absolute;
}
.galerias_list .box-galeria img{
	height: unset;
	min-height: 271px;
}
.dashed-line {
	border-top: 2px dashed #D8D8D8;
}
.page-equipo .eventos_carousel .owl-height {
	height: 850px!important;
}

@media (max-width: 767px){
	.page-equipo .container{
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
	}
}
.item-convocatoria, .inner-content {
	position: relative;
	max-width: 1200px;
  margin: auto;
  width: 90%;
  margin-top: 30px;
}
.item-convocatoria .green-box {
	align-items: center;
	background-color: #006878;
	color: #FFF;
	display: flex;
	font-family: "Open Sans";
	font-size: 14px;
	font-weight: 600;
	height: 36px;
    justify-content: center;
    left: 30px;
	line-height: 16px;
	position: absolute;
    top: 15px;
	width: 165px;
}
.item-convocatoria, .row {
	/* width: 100%; */
	gap: 30px 0px;
}

.date--top {
	top: 6px;
}
.date--left {
	left: 20px;
}
.row--eventos {
	position: relative;
	z-index: 2;
}
.titulo--evento {
	color: #fff;
}
.absolute-bottom {
	bottom: 0;
}

.modal-dialog {
	max-width: 800px;
	margin: 30px auto;
}

.modal-body {
position:relative;
padding:0px;
}
.close {
	position:absolute;
	right:-30px;
	top:0;
	z-index:999;
	font-size:2rem;
	font-weight: normal;
	color:#fff;
	opacity:1;
  }
  
  #exampleModal.custom .modal-content {
	background: none;
	border: none;
}
#exampleModal.custom .modal-header {
	border: none;
}
#exampleModal.custom .modal-header button {
	background: none;
	border-radius: 100px 100px 0 0;
	padding: 5px 10px;
	opacity: 1;
	position: relative;
	top: 3px;
	border: solid 2px white;
}
@media (min-width: 1200px) {
	#exampleModal.custom .modal-header button {
		top: 15px;
   }
}
#exampleModal.custom .modal-header button:hover {
	top: 3px;
}
#exampleModal.custom .modal-header span {
	color: white;
}

header .header_ines .nav-desk .cont-menu{
	width: 100%;
	max-width: 1000px;
}
#exampleModal.custom .modal-body {
	padding: 0;
	border: none;
	position: relative;
}
#exampleModal.custom .modal-body::before, #exampleModal.custom .modal-body::after {
	content: '';
	height: 50px;
	width: 50px;
	display: block;
	position: absolute;
	background: white;
	border-radius: 3px 10px;
}
@media (min-width: 1024px) {
	#exampleModal.custom .modal-body::before, #exampleModal.custom .modal-body::after {
		border-radius: 3px 30px;
		height: 100px;
		width: 100px;
   }
}
#exampleModal.custom .modal-body::before {
	top: -5px;
	left: -5px;
}
@media (min-width: 1024px) {
	#exampleModal.custom .modal-body::before {
		top: -15px;
		left: -15px;
   }
}
#exampleModal.custom .modal-body::after {
	bottom: -5px;
	right: -5px;
	z-index: -1;
}
@media (min-width: 1024px) {
	#exampleModal.custom .modal-body::after {
		bottom: -15px;
		right: -15px;
   }
}
#exampleModal.custom .modal-footer {
	border: none;
	margin-top: 60px;
}
@media (min-width: 1200px) {
	#exampleModal.custom .modal-footer {
		margin-top: 40px;
   }
}
#exampleModal.custom .modal-footer .btn {
	margin: auto;
	border: solid 2px white;
	background: none;
	text-transform: uppercase;
	font-size: 0.8em;
	letter-spacing: 0.1em;
	font-weight: bold;
	padding: 0.2em 0.7em;
}
#exampleModal.custom .modal-footer .btn:hover {
	background: white;
	color: black;
}
#exampleModal.custom .carousel-control-prev, #exampleModal.custom .carousel-control-next {
	font-size: 2em;
	top: auto;
	opacity: 1;
	bottom: -52px;
}
.back-to-top {
	-webkit-appearance: none;
	background-color: #fece40;
	border: none;
	border-radius: 5px;
	bottom: 25px;
	font-size: 1.5rem;
	height: 50px;
	margin: 0;
	opacity: 0;
	padding: 0;
	pointer-events: none;
	position: fixed;
	right: 1rem;
	width: 50px;
	z-index: 3;
	-webkit-transition: opacity 250ms linear;
	-o-transition: opacity 250ms linear;
	transition: opacity 250ms linear;
}
.back-to-top.show {
	opacity: 1;
	pointer-events: auto;
}
.todos-los-eventos {
	float: right;
	margin-right: 50px;
	clear: both;
	display: block;
	width: 100%;
	text-align: right;
	margin-top: -40px;
	font-size: 13px;
	text-transform: uppercase;
	color: #444;
	font-weight: bold;
}

@media (min-width: 1024px) {
	#exampleModal.custom .carousel-control-prev, #exampleModal.custom .carousel-control-next {
		top: 0;
		opacity: 0.5;
		bottom: 0;
   }
}
#exampleModal.custom .carousel-control-next-icon, #exampleModal.custom .carousel-control-prev-icon {
	height: 30px;
	width: 30px;
}
@media (min-width: 1024px) {
	#exampleModal.custom .carousel-control-prev {
		left: -90px;
   }
}
@media (min-width: 1024px) {
	#exampleModal.custom .carousel-control-next {
		right: -90px;
   }
}
#exampleModal.custom .carousel-indicators {
	bottom: -60px;
}
@media (min-width: 1200px) {
	#exampleModal.custom .carousel-indicators {
		bottom: -30px;
   }
}
#exampleModal.custom .carousel-indicators li {
	height: 30px;
	border-radius: 100px;
	background: none;
	border: solid 2px white;
}
@media (min-width: 1200px) {
	#exampleModal.custom .carousel-indicators li {
		height: 10px;
   }
}
#exampleModal.custom .carousel-indicators li:hover {
	background: white;
}
#exampleModal.custom .carousel-indicators li.active {
	background: white;
}
.container p {
    line-height: 1.2;
}

@media (min-width: 1200px) {
	.container, .container-lg, .container-md, .container-sm, .container-xl {
    	max-width: 1440px;
	}
}
@media (min-width: 1024px) {
	.md-up-200{
    	margin-top: -200px;
	}

	.flex-md-row {
		flex-direction: row;
	}
}
@media screen and (max-width: 767px){
	.centered h4 {
		font-size: 35px;
		margin-top: 30px;
	}
	.absolute-bottom {
		top: 10px;
	}
	.flex-sm-column {
		flex-direction: column !important;
	}
	.documentos .buscar {
		width: 100%;
		display: flex;
		min-width: unset;
	}
	.buscador--input::before {
		/* display: none */
		left: 210px;
	}
	.documentos .buscar input {
		border-left: 0;
		padding-left: 0;
	}
	.documentos .buscar select {
		width: 95%;
		margin-bottom: 10px;
	}
	.convocatoria .buscar {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
	.convocatoria .buscar input[type="text"],
	.convocatoria .buscar select {
		width: 80%;
	}
	.convocatoria .buscar select:first-of-type{
		margin: 10px;
	}
	.convocatoria .buscar select:last-of-type{
		margin: 0px;
	}
	.convocatoria input[type=submit] {
		padding: 20px;
		width: 100%;
		max-width: 150px;
		margin-top: 10px;
	}
	.box-page h2 {
		font-size: 40px;
		margin: 0;
	}
	.page_carousel .item {
		display: flex;
		justify-content: center;
		flex-wrap: nowrap;
		align-items: center;
		flex-direction: column;
	}
	.page_carousel .item figure {
		display: none;
	}
	.page_carousel .item .box-page {
		margin: 0px;
		height: calc(100% - 150px);
	}
	.owl-theme .owl-nav {
		transform: translateY(-190px);
	}
	.menu_mobile li a:hover {
		color: #bbb;
	}
	.noticias .listado_noticias .flex-row > div:first-child {
		margin-bottom: auto;
	}
	.noticias .listado_noticias .flex-row > div {
		margin-bottom: 25px;
	}
	.noticias .listado_noticias {
		flex-direction: column !important;
	}
	.noticias .listado_noticias .noticia--item.big,
	.noticias .listado_noticias .noticia--item,
	.noticias .listado_noticias .item--large .noticia--item.big {
		max-width: unset;
		width: 100%;
		height: fit-content;
	}
	.noticias .listado_noticias .item--large .noticia--item.big {
		height: auto;
	}
	.noticias .listado_noticias .noticia--item .img-responsive {
		max-width: 100%;
	}
	.noticias .listado_noticias .item--large .noticia--item.big .image img {
		max-width: unset;
		height: auto;
		width: 100%;
	}
	.noticias .listado_noticias .item--large .noticia--item.big .image {
		height: auto;
	}
	.noticias .listado_noticias .noticia--item,
	.noticias .listado_noticias .noticia--item.big {
		position: relative;
	}
	.noticias .listado_noticias div .big .noti-categoria,
	.noticias .listado_noticias .item--large .noticia--item.big .title {
		margin-top: 0;
	}
	.noticias .listado_noticias .noticia--item.big,
	.noticias .listado_noticias .item--large .noticia--item.big,
	.noticias .listado_noticias div .big .image  {
		max-width: unset;
		height: auto;
	}
	.noticias .listado_noticias .noticia--item.big .noticia--data {
		position: absolute;
		bottom: 0;
	}
	.todos-los-eventos {
		float: none;
		margin-top: 20px;
	}
	.noticias .listado_noticias .noticia--item.big .title a,
	.noticias .listado_noticias div .title a {
		font-size: 24px;
	}
	.buscar form {
		flex-direction: column !important;
		width: 100%;
	}
	.buscar .input--fa {
		width: 100%;
		margin: 0px;
	}
	.buscar .input--fa::after {
		right: 12%;
	}
	.convocatoria input[type=submit]:hover {
		padding: 20px;
	}
	.noticia-single .tags a {
		display: inline-block;
		margin-bottom: 5px;
	}
	.eventos_carousel .owl-height, .eventos_carousel .owl-stage-outer {
		height: 650px;
	}
}



/* New Hero */
splide__slider {
	position: relative;
  }
  .splide__arrows {
	position: absolute;
	top: calc(50% - 18px);
	width: 100%;
	z-index: 1;
  }
  @media (max-width: 768px) {
	.splide__arrows {
	  top: calc(50% - 9px);
	}
  }
  .splide__arrow {
	background: transparent;
	border: 0;
	height: 36px;
  }
  @media (max-width: 768px) {
	.splide__arrow {
	  height: 18px;
	  width: 30px;
	}
  }
  .splide__arrow svg {
	fill: #fff;
	opacity: 0.7;
  }
  @media (max-width: 768px) {
	.splide__arrow svg {
	  height: 18px;
	}
  }
  .splide__arrow--prev {
	margin-left: 30px;
	position: relative;
	top: 6px;
	transform: rotate(180deg);
  }
  @media (max-width: 768px) {
	.splide__arrow--prev {
	  top: 3px;
	  margin-left: 10px;
	}
  }
  .splide__arrow--next {
	margin-right: 30px;
	}
  @media (max-width: 768px) {
	.splide__arrow--next {
	  /* margin-right: 10px; */
	}
  }
  .splide__pagination {
	bottom: 47px;
	position: absolute;
	width: 100%;
	z-index: 1;
  }
  @media (max-width: 768px) {
	.splide__pagination {
	  bottom: 12px;
	}
  }
  .splide__pagination li:nth-child(2n) {
	margin: 0 15px;
  }
  @media (max-width: 768px) {
	.splide__pagination li:nth-child(2n) {
	  margin: 0 6px;
	}
  }
  .splide__pagination__page {
	border-radius: 50%;
	border: 0;
	background-color: #D5D5D5;
	height: 15px;
	padding: 0;
	width: 15px;
	-webkit-appearance: none;
  }
  @media (max-width: 768px) {
	.splide__pagination__page {
	  height: 12px;
	  width: 12px;
	}
  }
  .splide__pagination__page.is-active {
	background-color: #fece40;
  }
 .carousel--main .slide__wrapper{
  width: 100%;
  padding-right: var(--bs-gutter-x, 1.1875rem);
  padding-left: var(--bs-gutter-x, 1.1875rem);
  margin-right: auto;
  margin-left: auto;
}
.carousel--main .slide__wrapper {
    max-width: 1440px;
}
@media (min-width: 576px) {
  .carousel--main .slide__wrapper {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .carousel--main .slide__wrapper {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .carousel--main .slide__wrapper {
    max-width: 960px;
  }
}
@media (min-width: 1200px) and (max-width: 1440px) {
  .carousel--main .slide__wrapper {
    max-width: 1140px;
  }
}
.carousel--main .slide_content {
	display: flex;
	flex-direction: column !important;
	justify-content: center !important;
}
.carousel--main {
	height: 614px;
  }
  .carousel--main h3, .carousel--main .h3, .carousel--main p {
	font-family: "Encode Sans", sans-serif;
	text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
  }
  @media (max-width: 1400px) {
	.carousel--main {
		height: unset;
	  }
	.carousel--main h3, .carousel--main .h3, .carousel--main p {
	  width: 60%;
	}
  }
  .carousel--main .slide_content {
	background-size: cover;
	height: 614px;
	min-width: 1440px;
  }
  @media (max-width: 768px) {
	.carousel--main .slide_content {
	  height: 200px;
	  min-width: unset;
	  position: relative;
	}
	.carousel--main .slide_content::before{
		background: linear-gradient(180deg, rgba(0,0,0,.5) 0%, rgba(255,255,255,0) 100%);
		content: "";
		display: block;
		height: 100%;
		position: absolute;
		width: 100%;
	}
  }
  .carousel--main .slide_content img {
	display: none;
  }
  .carousel--main .slide_content button {
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
	font-family: "Open Sans", sans-serif;
	transition: all linear 100ms;
  }
  .carousel--main .slide_content button:hover {
	box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.5);
  }
  .carousel--main .slide__wrapper {
	position: relative;
	margin: 0 100px;
  }
  @media (max-width: 768px) {
	.carousel--main .slide__wrapper {
	  margin: 0;
	  padding: 0 35px;
	}
  }
  @media (max-width: 1400px) and (min-width: 768px) {
	.carousel--main .slide__wrapper {
	  max-width: fit-content;
	  margin: 0 100px;
	}
  }
  .carousel--main .slide__wrapper h3, .carousel--main .slide__wrapper .h3, .carousel--main .slide__wrapper p {
	color: #fff;
  }
  .carousel--main .slide__wrapper h3, .carousel--main .slide__wrapper .h3 {
	font-size: 3.375rem;
	line-height: 150%;
  }
  @media (max-width: 768px) {
	.carousel--main .slide__wrapper h3, .carousel--main .slide__wrapper .h3 {
	  font-size: 1.25rem;
	  margin-bottom: 5px;
	}
  }
  .carousel--main .slide__wrapper p {
	font-size: 1.7rem;
	margin-bottom: 30px;
	line-height: 1.2;
	}
  @media (max-width: 768px) {
	.carousel--main .slide__wrapper p {
	  font-size: 1rem;
	  margin-bottom: 10px;
	  width: 100%;
	}
  }
  .carousel--int {
	height: 500px;
  }
  @media (max-width: 768px) {
	.carousel--int {
	  height: 290px;
	}
  }
  .carousel--int .slide__wrapper {
	margin: 0 auto;
  }
  .carousel--int .slide_content {
	max-height: 500px;
  }
  @media (max-width: 768px) {
	.carousel--int .slide_content {
	  max-height: 290px;
	  height: 290px;
	}
  }
.carousel--int .splide__arrows {
	z-index: 2;
  }
.carousel--int .splide__pagination {
	display: none;
  }
.carousel--int#homeJumboSplide .splide__pagination {
	display: flex;
	z-index: 2;
  }
  .main--int .pageTitle h1, 
  .main--int .pageTitle h2 {
	color: #fff;
	font: 700 3.375rem/1 "Encode Sans", sans-serif;
	margin: 0;
	position: absolute;
	text-align: center;
	text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
	top: calc(50% - 26px);
	width: 100%;
	z-index: 2;
  }
  @media (max-width: 768px) {
	.main--int .pageTitle h1, 
	.main--int .pageTitle h2 {
	  font-size: 1.7rem;
	  top: calc(50% - 8px);
	}
  }
.contentHero {
	position: absolute;
	top: calc(50% - 26px);
	width: 100%;
	z-index: 2;
	padding: 0 100px;
}
.contentHero h1 {
	color: #fff;
    font-family: 'EncodeSans-Bold';
    font-size: 50px;
    margin-bottom: 20px;
	text-shadow: 2px 2px 4px #777;
	
}
.contentHero h2 {
	color: #fff;
    font-size: 18px;
    font-family: 'EncodeSans-Bold';
    font-weight: 500;
    margin-bottom: 20px;
	text-shadow: 2px 2px 4px #777;
	
}
@media screen and (max-width: 768px) {
	.contentHero h1 {
		font-size: 24px;
		margin-top: 3%;
	}
	.contentHero h2 {
		font-size: 14px;
		margin-bottom: 0;
	}
	.contentHero {
		padding: 0 30px;
		/* top: calc(50% - 80px); */
		margin-top: -50px;
	}
	.contentHero .button_vermas {
		margin-top: 10px;
	}
}

.velo-filtro{
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
	background-color: rgba(0, 0, 0, 0.5);
	z-index: 1;
}
#homeJumboSplide {
	margin-top: 188px;
}
.no-pagination .splide__pagination, .no-arrows .splide__arrows {display: none!important;}

.splide__arrow--prev {float: left;}
.splide__arrow--next {float: right;}

.clearfix {
	float: left;
	clear: both;
	width: 100%;
}
.noticia-single .fecha {
	height: 50px;
}
.tags.yellow a {
	background-color: #fece40 !important;
}
.picture-shadow .foto img{
	box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.1);
}
/* Mobile */
@media (max-width: 767px) {
	.content-page h2 {
		font-size: 36px;
	}
	#buscar::placeholder {
		font-size: 12px;
	}
	.documentos .buscar input, .carousel--main .slide__wrapper h3 {
		width: 100%;
	}
	#menuMobileHandler {
		background-color: #777777;
		color: #fff;
		width: 100%;
		height: 40px;
		clear: both;
		position: fixed;
		top: 150px;
		border: 0;
        z-index: 8;
	}

	#menuMobileHandler::before{
		position: absolute;
		right: 17px;
		display: block;
		height: 4px;
		width: 20px;
		left: 25px;
			top: 10px;
			font-family: FontAwesome;
			font-size: 30px;
			height: auto;
			content: "\f107";
	}
}
@media (max-width: 950px) {
	.convocatoria .buscar form[name="buscador_interno"] select[name="tematica"]{
	/* margin-left: -10px; */
	/* margin-top: 10px; */
}
}
/* Tablet */
@media (max-width: 1400px) and (min-width: 768px) {
	.convocatoria .buscar form[name="buscador_interno"] {
		flex-wrap: wrap
	}
	.convocatoria .buscar form[name="buscador_interno"] select[name="tematica"]{
		/* width: 350px; */
		/* margin-right: 40px; */
	}
	.box-equipo {
		min-height: 490px;
	}
}
@media (min-width: 768px) {
	.box-equipo .content p {
		flex-grow: 2;
	}
	.box-equipo .content a {
		display: block;
		word-break: break-all;
		align-self: flex-end;
	}
	.box-equipo .content {
		height: 100%;
		display: flex;
		flex-direction: column;
		justify-content: flex-start;
	}
	.search_right {
		margin-right: 60px
	}
	#cssmenulateral.small-screen #menu-button:after {
		top: 15px !important;
	}
}
a[data-idmenu="2066"] {
	text-transform: uppercase;
}
@media (max-width: 1400px) and (min-width: 1024px) {
	.listado_noticias .d-flex.flex-row.flex-stretch {
		/* display: grid !important; */
		/* grid-template-columns: repeat(14, 1fr); */
		/* grid-template-rows: repeat(2, 1fr); */
		/* grid-column-gap: 20px; */
		/* grid-row-gap: 50px; */
		/* max-height: 1650px; */
	}
	.listado_noticias .d-flex.flex-row.flex-stretch > div:nth-child(1) {width:fit-content;height: fit-content; grid-area: 1 / 1 / 2 / 7; }
	.listado_noticias .d-flex.flex-row.flex-stretch > div:nth-child(2) {width:fit-content;height: fit-content; grid-area: 1 / 7 / 2 / 11; }
	.listado_noticias .d-flex.flex-row.flex-stretch > div:nth-child(3) {width:fit-content;height: fit-content; grid-area: 1 / 11 / 2 / 15; }
	.listado_noticias .d-flex.flex-row.flex-stretch > div:nth-child(4) {width:fit-content;height: fit-content; grid-area: 2 / 1 / 3 / 5; }
	.listado_noticias .d-flex.flex-row.flex-stretch > div:nth-child(5) {width:fit-content;height: fit-content; grid-area: 2 / 5 / 3 / 9; }
	.listado_noticias .d-flex.flex-row.flex-stretch > div:nth-child(6) {width:fit-content;height: fit-content; grid-area: 2 / 9 / 3 / 15; }
	.listado_noticias .d-flex.flex-row.flex-stretch > div:nth-child(7) {width:fit-content;height: fit-content; grid-area: 3 / 1 / 4 / 7; }
	.listado_noticias .d-flex.flex-row.flex-stretch > div:nth-child(8) {width:fit-content;height: fit-content; grid-area: 3 / 7 / 4 / 11; }
	.listado_noticias .d-flex.flex-row.flex-stretch > div:nth-child(9) {width:fit-content;height: fit-content; grid-area: 3 / 11 / 4 / 15; }
	.listado_noticias .d-flex.flex-row.flex-stretch > div:nth-child(10) {width:fit-content;height: fit-content; grid-area: 4 / 1 / 5 / 5; }
	.listado_noticias .d-flex.flex-row.flex-stretch > div:nth-child(11) {width:fit-content;height: fit-content; grid-area: 4 / 5 / 5 / 9; }
	.listado_noticias .d-flex.flex-row.flex-stretch > div:nth-child(12) {width:fit-content;height: fit-content; grid-area: 4 / 9 / 5 / 15; }
}

.box-txt-intro{
	width: 100%;
	max-width: 1000px;
}

.box-txt-intro p{
	font-size: 1.1em;
	font-weight: 600;
	line-height: 1.3;
}

.wd100{
	width: 100%;
}

.fx-around{
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
}

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled{
	display: block !important;
}

.generalbox{
	float: left;
	width: 100%;
}

.generalbox .inner{
	width: 100%;
	max-width: 1440px;
	overflow: visible;
	margin: 0 auto;
}

.centrado-box{
	width: 100%;
	display: flex;
	justify-content: space-around;
	margin-bottom: 40px;
}

.titulo-sec{
	font-size: 2.1em;
    font-weight: bold;
    color: #444;
	font-family: "Open sans", sans-serif;
}

.cont-expand-neg{
	width: 100%;
    padding: 0px 20px 20px;
    overflow: hidden;
    position: relative;
    border-radius: 7px;
}

.cont-expand-neg .box-expandible{
	width: 100%;
    float: left;
    position: relative;
    overflow: hidden;
    max-height: 1000px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
}

.cont-expand-neg .box-expandible::before{
	content: "";
    width: 100%;
    height: 50%;
    position: absolute;
    left: 0;
    bottom: 0;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(30%,rgba(249,251,251,0)),to(#EEEEEE));
    background: linear-gradient(rgba(249,251,251,0) 30%,#EEEEEE);
    z-index: 1;
    transition: .3s;
}

.cont-expand-neg .expanded{
	max-height: none;
    transition: .3s;
}

.cont-expand-neg .expanded::before{
	opacity: 0;
    transition: .3s;
    z-index: 0;
    display: none;
}

.btn-leermas-box{
	float: left;
	padding: 10px 20px;
	color: #444;
	background-color: #fece40;
	border: none;
	font-weight: 700;
	cursor: pointer;
	text-align: center;
	margin: 5px 0px 7px 7px;
	width: 100%;
	max-width: 230px;
	transition: 0.3s;
	border-radius: 10px;
}

.btn-leermas-box:hover{
	background-color: #ffffff;
}

.foot-izq{
	margin-left: 15%;
}

.foot-der{
	margin-right: 15%;
}

@media (max-width: 767px){
	.foot-izq{
		margin-left: 0%;
	}
}

@media (max-width: 767px){
	.foot-der{
		margin-left: 0%;
	}
}

.seccion-noticias{
	width: 100%;
	float: left;
	padding: 0px 20px;
}

.seccion-noticias h5{
	font-size: 2.1em;
    font-weight: bold;
    color: #444;
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
}

.seccion-noticias h2{
	font-size: 2.1em;
    font-weight: bold;
    color: #444;
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
}

a.link-title{
	border-radius: 5px;
    padding: 15px 20px;
    display: inline-block;
    color: #444;
    font-weight: bold;
    background-size: 15px;
    background-repeat: no-repeat;
    background-position: 15px 17px;
    background-color: #fece40;
    border: 2px solid #fece40;
    transition: .3s ease-in-out;
	margin-bottom: 30px;
}

.seccion-noticias .masonry__home--news{
	width: 100%;
	float: left;
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
}

.seccion-noticias .masonry__home--news .masonry__item{
	width: 30%;
	margin: 0px 5px 30px 5px;
	-webkit-box-shadow: 0px 1px 5px 1px rgba(0,0,0,0.23);
	-moz-box-shadow: 0px 1px 5px 1px rgba(0,0,0,0.23);
	box-shadow: 0px 1px 5px 1px rgba(0,0,0,0.23);
	border-radius: 10px;
}
@media (max-width: 1000px){
	.seccion-noticias .masonry__home--news .masonry__item{
		width: 48%;
	}
}
@media (max-width: 600px){
	.seccion-noticias .masonry__home--news .masonry__item{
		width: 100%;
	}
}

.seccion-noticias .masonry__home--news .masonry__item img{
	width: 100%;
	height: auto;
	object-fit: cover;
	object-position: top;
	margin-bottom: 20px;
	border-radius: 10px 10px 0px 0px;
}

.seccion-noticias .masonry__home--news .masonry__item .news__content{
	padding: 0px 15px 15px 10px;
}

.seccion-noticias .masonry__home--news .masonry__item .news__content h6{
	color: #444444;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 10px;
}

.seccion-noticias .masonry__home--news .masonry__item .news__content p{
	font-size: 14px;
	font-weight: normal;
	line-height: 1.3;
	color: #444444;
	margin-bottom: 10px;
}

.seccion-noticias .masonry__home--news .masonry__item .news__content .link--readmore{
	width: 100%;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	color: #575757;
	display: block;

}

.box-instagram{
	width: 100%;
	display: flex;
	justify-content: space-around;
    margin-top: 50px;

}

.box-instagram .caja-insta{
	width: 100%;
	max-width: 480px;
	padding: 20px;
	background-color: #eeeeee;
	border-radius: 10px;
	display: flex;
	justify-content: space-around;
	align-items: center;
	flex-wrap: wrap;
	text-decoration: none;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
}

.box-instagram .caja-insta h4{
	width: 64%;
	font-family: 'Open Sans Condensed';
	font-weight: bold;
	font-size: 30px;
	color: #444444;
	margin-right: 6%;
}
@media (max-width: 800px){
	.box-instagram .caja-insta h4{
		width: 100%;
		margin-right: 0px;
		text-align: center;
		margin-bottom: 20px;
	}
}

.box-instagram .caja-insta span{
	width: 30%;
	text-align: center;
	background-color: #fece40;
	padding: 10px;
	border-radius: 10px;
	color: #444444;
	font-weight: bold;
	transition: .3s ease-in-out;
}
@media (max-width: 800px){
	.box-instagram .caja-insta span{
		width: 100%;
		max-width: 200px;
	}
}

.box-instagram .caja-insta span:hover{
	background-color: #444444;
	color: #fece40;
}