.proyecta-futuro-home {
	font-family: SegoeUIBold;
	font-size: 45px;
	font-stretch: normal;
	font-style: normal;
	line-height: 45px;
	letter-spacing: normal;
	text-align: left;
	padding-bottom: 0px;
	color: var(- -black);
}

.home-block-title {
	margin: 52px 19px 23px 0px;
	font-family: SegoeUIBold;
	font-size: 35px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 10px;
	letter-spacing: normal;
	text-align: left;
	color: #0a4382;
	display: inline-block;
	margin-left: -10px;
}

.home-block-vertodo {
	margin: 51px 12px 33px 1px;
	font-family: SegoeUI;
	font-size: 25px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	letter-spacing: normal;
	text-align: left;
	color: var(- -black);
}

.home-block-vertodo:hover {
	text-shadow: 0px 0px 1px black;
	font-stretch: normal;
	font-style: normal;
	line-height: 35px;
	letter-spacing: normal;
	text-align: left;
	color: #323232;
}

.hombe-block-noticias-texto {
	margin: 0 0 15px;
	font-family: SegoeUI;
	font-size: 18px;
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	line-height: 25px;
	letter-spacing: normal;
	text-align: left;
	color: var(- -black);
}

.hombe-block-noticias-date {
	margin: 15px 203px 0 1px;
	font-family: SegoeUI;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: left;
	color: var(- -black);
}

.bloque-titulo-noticias {
	flex: 1 0 50%;
	width: 50%;
	height: 7em;
}
.bloque-titulo-noticias {
	padding-right: 20px;
	padding-left: 20px;
	}
#container-noticias > .noticias h3 {
	height: 5em;
}

#container-noticias > .proximos-eventos .panel-noticia .featured-thumbnail-noticia img.imgnoticias
	{
	width: 100%;
}

#container-noticias > .noticias.proximos-eventos .panel-noticia {
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

.bloque-titulo-noticias>h3>a {
	font-family: SegoeUI;
	font-size: 18px;
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	line-height: 25px;
	letter-spacing: normal;
	text-align: left;
	color: var(- -black);
}

.bloque-fecha-noticias {
	width: auto;
	display: flex;
	margin-right: 15px;
	margin-top: 15px;
}

#container-noticias > .bloque-fecha-noticias>p {
	font-family: SegoeUI;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: left;
	color: var(- -black);
}

.button-home {
	margin: 0px 72px 0 0;
	object-fit: contain;
	padding: 13px 30px 12px 30px;
}

.button-home2 {
	margin: 0px 27px 0 0;
	object-fit: contain;
	padding: 13px 30px 12px 30px;
}

.texto-empresa {
	
	line-height: 34px;
	padding-right: 20px;
}

.contenedor-lista-home {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.home-contenedor-nopadding {
	padding-left: 0px;
}

.contenedor-home-empresas {
	margin-top: 30px;
}

.texto-seccion-home {
	font-family: SegoeUI;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 30px;
	letter-spacing: normal;
	text-align: left;
	color: var(- -black);
}

.texto-seccion-destacados {
	font-family: SegoeUI;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 23px;
	letter-spacing: normal;
	text-align: left;
	color: var(- -black);
}

.padding-right-30 {
	padding-right: 30px;
	padding-left: 30px;
}

.subtitulo-seccion {
	font-family: SegoeUI;
	font-size: 18px;
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	letter-spacing: normal;
	text-align: left;
	color: #0a4382;
}
.subtitulo-destacados {
	 font-family: SegoeUI;
  font-size: 18px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 23px;
  letter-spacing: normal;
  text-align: left;
  color: #0a4382
}
.button-destacados {
	height: 50px;
}
.contenedor-grid-3-home {
	display: grid;
	grid-template-rows: 1fr;
	grid-template-columns: 1.2fr 1fr 1fr;
	gap: var(- -margin-element);
}

.contenidos-destacados {
	display: grid;
	gap: 20px;
	grid-template-rows: 1fr 1fr;
	grid-template-columns: 1fr 1fr;
}

.contenidos-destacados-izquierda {
	grid-row: 1/span 2;
	grid-column: 1;
	display: flex;
	flex-direction: row;
	column-gap: 20px;
	align-items: center;
	border: 2px solid #0a4382;
	padding: 10px;
	border-radius: 3px;
	background: white;
}

.contenidos-destacados-derecha-arriba {
	grid-row: 1;
	grid-column: 2;
	/*background-color: #0a4382;*/
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 3px;
}

.contenidos-destacados-derecha-abajo {
	grid-row: 2;
	grid-column: 2;
	/*background-color: #0a4382;*/
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 3px;
}
.contenidos-destacados-derecha-arriba > a > img {
    height: 190px;
    object-fit: fill;
    width: 480px;
}
.contenidos-destacados-derecha-abajo  > a > img {
    height: 190px;
    object-fit: fill;
    width: 480px;
}

.contenidos-center {
	display: flex;
	flex-direction: row;
	column-gap: 20px;
	align-items: center;
	padding: 10px;
}

.contenidos-center h1 {
	font-size: 30px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: left;
	color: #fff;
}

.contenidos-center span {
	font-size: 18px;
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.67;
	letter-spacing: normal;
	text-align: left;
	color: #fff;
}

.elegiual {
	display: flex;
}

.elegiual>div {
	flex-basis: 0;
	flex-grow: 1;
}

.elegiual>div h4 {
	width: 100%;
	padding-left: 40px;
	font-family: Roboto;
	font-size: 18px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 8px;
	letter-spacing: normal;
	text-align: left;
	color: #0a4382;
}

.elegiual>div p {
	width: 100%;
	padding-left: 40px;
	font-family: Roboto;
	font-size: 18px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 26px;
	letter-spacing: normal;
	text-align: left;
	color: var(- -black);
}

.video-container {
	position: relative;
	width: 100%;
	height: 690px;
}

.play-container {
	position: absolute;
	left: 40%;
	bottom: 10%;
	right: 0px;
	justify-content: center;
	align-items: flex-end;
}

.play-container img {
	width: 100px;
	height: 100px;
}

.margin-bottom-40 {
	margin-bottom: 40px;
}

.experiencias-inactive {
	display: none;
}

.experiencias-active {
	display: block;
}

.padding-top-bottom-40 {
	padding-top: 40px;
	padding-bottom: 40px;
}

button.close {
	position: absolute;
	right: 45%;
	top: 0%;
	height: 30px;
	width: 30px;
	color: black;
	font-weight: bold;
	background: white;
	opacity: 100%;
}

.home-experiencias-subtitle {
	margin-right: 10px;
	font-family: SegoeUI;
	font-size: 30px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 30px;
	letter-spacing: normal;
	text-align: left;
	color: #0a4382;
	display: inline-block;
}

.catalogo-servicio-empresas {
	font-family: SegoeUI;
	font-size: 18px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 21.6px;
	letter-spacing: normal;
	text-align: left;
	padding-left: 30px;
	padding-right: 20px;
	color: black;
		
	}

.icono-130 {
	width: 130px;
}

.mr40 {
	margin-right: 40px;
}

.icono-90 {
	width: 90px;
}

.h90 {
	height: 90px;
}

/* // Extra small devices (portrait phones, less than 576px)
// No media query for `xs` since this is the default in Bootstrap

// Small devices (landscape phones, 576px and up) */
@media ( max-width : 576px) {
}

/* // Medium devices (tablets, 768px and up) */
@media ( max-width : 768px) {
	.espacio-inf-20{
		margin-bottom: 20px;
	}
}

/* // Large devices (desktops, 992px and up) */
@media ( max-width : 992px) {
	.contenedor-grid-3-home {
		grid-template-rows: 3;
		grid-template-columns: 1fr;
	}
	.contenidos-destacados {
		grid-template-rows: 3fr;
		grid-template-columns: 1fr;
	}
	.contenidos-destacados-izquierda {
		grid-row: 1;
		grid-column: 1;
		flex-direction: column;
		row-gap: 20px;
	}
	.contenidos-destacados-derecha-arriba {
		grid-row: 2;
		grid-column: 1;
	}
	.contenidos-destacados-derecha-abajo {
		grid-row: 3;
		grid-column: 1;
	}
	.elegiual {
		flex-direction: column;
		row-gap: 20px;
	}
	.contenidos-center h1 {
		font-size: 18px;
	}
}

.btn-idioma {
	background-color: rgb(255 255 255/ 0%) !important;
}


.alineacion-contenido {
  margin-right: 10px;
  margin-left: -10px;
}
.fijar-contenido {
	margin-left: 0px;
	margin-right: 0px;
	}

/* // Extra large devices (large desktops, 1200px and up) */
@media ( max-width : 1200px) {
}


@media (max-width:992px) {
.imagen-adaptada {
	margin-left: 10px;
}
	
  .imagen-adaptada .noticias .panel-noticia .featured-thumbnail-noticia img.imgnoticias {
  width: 100%;
  height: auto;
}
	
}

@media (max-width:480px) {
	.fijar-contenido {max-width: 100%;}
	
	.play-container {bottom: 30%;}
	
	.alineacion-contenido { margin-right: -10px;  margin-left: -10px;}
	
	.fijar-contenido {margin-left: -10px; margin-right: 0px;}
	
	.sin-margen {padding-right: 0px;}
}


