/* MODEL BANNER 1 */

.model-banner-1 {
    width: 100%;
    margin-bottom: 20px;
    margin-top: 20px;
    height: 100%;
}

.img-banner-1 {
	width: 950px;
    height: 100%;
	object-fit: cover;
	overflow: hidden;
    position: relative;
}

.flechas-banner {
    position: absolute;
    display: flex;
    top: 100px;
    left: 0;
    width: 100%;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    color: white;
    font-size: 40px;
}

.flecha-banner-izquierda {
    margin-left: 10px;
    cursor: pointer;
}

.flecha-banner-derecha{
    margin-right: 10px;
    cursor: pointer;
}

/* MODEL BLOCK LAYOUT  1*/

.model-block-layout-container_1 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    width: 100%;
    margin-bottom: 20px;
}

.model-block-layout_1-title-social-midia {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    width: 100%;
    height: 130px;
}

.model-black-layout_1-title {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    height: 150px;
    width: 630px;
    margin-right: 20px;
}

.model-black-layout_1-title-palabra_clave {
    font-size: 20px;
    font-weight: bold;
    color: var(--naranja-color);
}

.model-black-layout_1-title-subtitulo {
    margin-top: 5px;
    font-size: 16px;
    color: gray;
}

.model-black-layout_1-title-fecha-autor-conteiner {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    height: 100%;
}

.model-black-layout_1-title-fecha-autor {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    color: gray;
}

.model-black-layout_1-title-fecha {
    margin-top: 5px;
    font-size: 15px;
    margin-right: 40px;
}

.model-black-layout_1-title-autor {
    margin-top: 5px;
    font-size: 15px;
}

.model-black-layout_1-title-titulo {
    font-size: 32px;
    font-weight: 900;
    line-height: 35px;
    color: black;
}

.model-black-layout_1-social-midia {
    width: 300px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

.model-black-layout_1-social-midia span{
	color: var(--naranja-color);
	font-weight: bold;
	font-size: 20px;
    width: 250px;
    line-height: 22px;
	margin-bottom: 10px;
	margin-left: 5px;
}

.model-black-layout_1-social-midia-logos {
	display: flex;
	flex-direction: row;
	justify-content: start;
    margin-top: 10px;
}

.model-black-layout_1-social-midia-logos img:hover {
  transform: scale(1.2);
}

.model-black-layout_1-social-midia-logos img {
	max-width: 75px;
	transition: all 0.3s ease 0s;
	cursor: pointer;
}

.model-block-layout_1-images-second-medias {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    width: 100%;
    height: 400px;
    margin-top: 20px;
}

.model-block-layout_1-principal-image {
    width: 630px;
    height: 400px;
    margin-right: 20px;
    cursor: pointer;
}

.model-block-layout_1-principal-image img {
    width: 630px;
    height: 400px;
	object-fit: cover;
	overflow: hidden;
}

.model-block-layout_1-principal-image {
    width: 630px;
    height: 400px;
    margin-right: 20px;
}

.model-block-layout_1-first-second-medias-divider {
    display: none;
}

.model-block-layout_1-seconds-medias {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    width: 300px;
    height: 400px;
}

.model-block-layout_1-sec-noticia {
    width: 100%;
    height: 190px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    margin-bottom: 20px;
    cursor: pointer;
}

.model-block-layout_1-sec-noticia:last-child {
    margin-bottom: 0px; 
}

.model-block-layout_1-sec-noticia img {
    width: 100%;
    height: 190px;
	object-fit: cover;
	overflow: hidden;
}

.model-block-layout_1-sec-noticia::after {
    content:'';
    position:absolute;
    width: 300px;
    height: 190px;
    display:inline-block;
    /*background: -moz-linear-gradient(top, rgba(0,47,75,0.5) 0%, rgba(220, 66, 37, 0.5) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0%,rgba(0, 0, 128,1)), color-stop(45%,rgba(0, 0, 128,0.7)), color-stop(70%,rgba(0, 0, 128,0.1)) ); /* Chrome,Safari4+ */
    /*background: -webkit-linear-gradient(top, rgba(0,47,75,0.5) 0%,rgba(220, 66, 37, 0.5) 100%); /* Chrome10+,Safari5.1+ */
    /*background: -o-linear-gradient(top, rgba(0,47,75,0.5) 0%,rgba(220, 66, 37, 0.5) 100%); /* Opera 11.10+ */
    /*background: -ms-linear-gradient(top, rgba(0,47,75,0.5) 0%,rgba(220, 66, 37, 0.5) 100%); /* IE10+ */
    /*background: linear-gradient(to bottom, rgba(0,47,75,0.5) 0%,rgba(220, 66, 37, 0.5) 100%); /* W3C */
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#002f4b', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
    
}

.model-block-layout-1-sec-noticia-palabra-clave-titulo {
    content:'';
    position:absolute;
    width: 300px;
    height: 190px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.model-block-layout-1-sec-noticia-palabra-clave {
    z-index: 10;
    color: var(--naranja-color);
    font-weight: bold;
    margin-left: 5px;
}

.model-block-layout-1-sec-noticia-titulo {
    margin-left: 5px;
    margin-bottom: 5px;
    color: white;
    font-weight: bold;
    z-index: 10;
}

.model-block-layout_1-ter-noticia {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

/* MODEL BLOCK LAYOUT  2*/

.model-block-layout-2-container_2 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    width: 100%;
    height: 540px;
    margin-bottom: 30px;
}

.model-block-layout-2-title {
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    width: 630px;
    height: 30px;
    margin-bottom: 20px;
    border-bottom: 2px solid var(--naranja-color);
}

.model-block-layout-2-title span {
	color: white;
	padding: 5px;
	width: 88px;
    padding-left: 15px;
    font-weight: bold;
    height: 22px;
	border-radius: 5px 5px 0px 0px;
	background-color: var(--naranja-color);
}

.model-block-layout-2-materias-banner {
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    width: 100%;
    height: 600px;
}

.model-block-layout-2-materias {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

.model-block-layout-2-materias {
    padding-right: 0px;
    display: grid;
    grid-template-columns: 216px 216px 216px;
}

.model-block-layout-2-materia {
    position: relative;
    cursor: pointer;
    width: 195px;
    height: 230px;
    margin-bottom: 20px;
}

.model-block-layout_2-sec-image-blur-sec {
    display: none;
}

.model-block-layout-2-materia:hover .model-block-layout_2-sec-image-blur-sec{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 110px;
    z-index: 30;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    font-size: 150px;
    background-color: rgba(0, 0, 0,0.5);
    color: rgba(255, 255, 255, 0.5);
}

.model-block-layout-2-materia img{
    width: 195px;
    height: 110px;
}

.model-block-layout-2-banner {
    cursor: pointer;
    width: 100%;
    height: 600px;
}

.model-block-layout-2-materia-clave-titulo-fecha { 
    height: 120px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

.model-block-layout-2-materia-clave {
    color: var(--naranja-color);
    font-weight: bold;
}

.model-block-layout-2-materia-titulo {
    color: black;
    font-weight: 700;
    font-size: 14px;
}

.model-block-layout-2-materia-fecha-cont {
    position: relative;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: flex-end;
}

.model-block-layout-2-materia-fecha {
    font-size: 12px;
    color: gray;
}

.model-block-layout-2-banner-1 {
    width: 100%;
    height: 265px;
    margin-bottom: 20px;
}

.model-block-layout-2-banner-1 img{
    width: 100%;
    height: 265px;
    object-fit: cover;
	overflow: hidden;
}

.model-block-layout-2-banner-2 {
    width: 100%;
    height: 265px;
}

.model-block-layout-2-banner-2 img{
    width: 100%;
    height: 265px;
    object-fit: cover;
	overflow: hidden;
}

/* MODEL BLOCK LAYOUT  3*/

.model-block-layout-container_3 {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    width: 100%;
    height: 100%;
    margin-bottom: 20px;
}

.model-block-layout-3-title-materia {
    position: relative;
    display: flex;
    font-weight: bold;
    flex-direction: row;
    justify-content: flex-start;
    width: 100%;
    height: 30px;
}


.model-block-layout-3-materias-titulo {
    width: 630px;
    margin-right: 20px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

.model-block-layout-3-materias {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    height: 468px;
    width: 628px;
}

.model-block-layout-3-title {
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    width: 630px;
    height: 30px;
    border-bottom: 2px solid var(--naranja-color);
}

.model-block-layout-3-title span {
	color: white;
	padding: 5px;
    padding-left: 15px;
	width: 100px;
    height: 22px;
    font-weight: bold;
	border-radius: 5px 5px 0px 0px;
	background-color: var(--naranja-color);
}

.model-block-layout-3-banner {
    cursor: pointer;
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    height: 532px;
    width: 330px;
}

.model-block-layout-3-banner img{
    max-width: 300px;
}

.model-block-layout-3-materia {
    margin-top: 20px;
    cursor: pointer;
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    height: 80px;
    width: 628px;
}

.model-block-layout-3-materia:first-child { 
    margin-top: 15px;
}

.model-block-layout-3-materia img {
    height: 90px;
    width: 200px;
    object-fit: cover;
	overflow: hidden;
}

.model-block-layout-3-materia-titulo-subtitulo-fecha {
    margin-left: 10px;
    width: 100%;
    height: 90px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

.model-block-layout-3-materia-titulo {
    font-size: 17px;
    font-weight: bold;
}

.model-block-layout-3-materia-subtitulo {
    font-weight: 500;
    font-size: 14px;
    /* white-space: nowrap; */
    width: 400px;
    height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.model-block-layout-3-materia-fecha-cont {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.model-block-layout-3-materia-fecha {
    font-size: 12px;
    color: gray;
}

/* MODEL BLOCK LAYOUT  4*/
/*
.model-block-layout-container_4 {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    width: 100%;
    height: 700px;
    background-color: lawngreen;
}

.model-block-layout-4-title {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    width: 100%;
    height: 40px;
    background-color: lightgrey;
}

.model-block-layout-4-materias-banner {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    width: 100%;
    height: 960px;
    background-color: lime;
}

.model-block-layout-4-materias {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    width: 645px;
    height: 100%;
    background-color: magenta;
}

.model-block-layout-4-materia {
    margin: 20px;
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    height: 100px;
    width: 600px;
    background-color: deeppink;
}

.model-block-layout-4-banner {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    width: 305px;
    height: 100%;
    background-color: maroon;
}

.model-block-layout-4-banner-p1 {
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    width: 305px;
    height: 305px;
    background-color: mediumblue;
}
*/

/* MODEL BLOCK LAYOUT  5*/

.model-block-layout-container_5 {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    width: 100%;
}

.model-block-layout-5-title-materia {
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    width: 100%;
    height: 30px;
}


.model-block-layout-5-videos-titulo {
    width: 630px;
    margin-right: 30px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

.model-block-layout-5-videos {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;

    width: 100%;
}

.model-block-layout-5-banner {
    cursor: pointer;
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    width: 330px;
}

.model-block-layout-5-banner img{
    max-width: 300px;
}

.model-block-layout-5-videos-continuar-noticias {
    display: flex;
    flex-direction: row;
    justify-content: center;
    border-bottom: 1px solid gray;
    border-top: 1px solid gray;
    padding-bottom: 5px;
    padding-top: 5px;
}

.cn-video {
    position: relative;
    width: 620px;
	margin-top: 20px;
    margin-bottom: 20px;
}

.cn-v-categorias-linea {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
    width: 100%;
}

.cn-v-categorias-botones {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: flex-end;
}

.cn-v-categorias-boton-1 {
	color: white;
	padding: 5px;
    padding-bottom: 0px;
	width: 100px;
	height: 30px;
    font-weight: bold;
	border-radius: 5px 5px 0px 0px;
	background-color: var(--naranja-color);
    border: none;
    font-size: 16px;
}

.cn-v-categorias-boton-2 { 
	color: white;
	width: 100px;
	height: 25px;
    font-weight: bold;
	border-radius: 0px 5px 0px 0px;
    border: none;
	background-color: var(--azul-color);
    cursor: pointer;
}

.cn-v-categorias-boton-3 { 
	color: white;
	width: 100px;
	height: 25px;
    font-weight: bold;
	border-radius: 5px 5px 0px 0px;
    border: none;
	background-color: var(--azul-claro-color);
    cursor: pointer;
}

.cn-v-categorias-boton-4 { 
	color: white;
	width: 120px;
	height: 25px;
    font-weight: bold;
	border-radius: 5px 5px 0px 0px;
    border: none;
	background-color: var(--naranja-color);
    cursor: pointer;
}

.cn-v-categorias-boton-5 { 
	color: white;
	width: 100px;
	height: 25px;
    font-weight: bold;
	border-radius: 5px 5px 0px 0px;
    border: none;
	background-color: var(--celeste-color);
    cursor: pointer;
}

.cn-v-linea {
	background-color: var(--naranja-color);
	height: 2px;
	border-radius: 0px 5px 5px 0px;
}

.cn-v-slideshow-container {
  max-width: 1000px;
  height: 400px;
  position: relative;
  margin: auto;
}

.cn-v-slides {
  display: none;
}

.cn-v-fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

.cn-v-dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .cn-v-dot:hover {
  background-color: #717171;
}

.cn-v-prev, .cn-v-next {
  z-index: 99;
  cursor: pointer;
  position: absolute;
  top: 46%;
  width: 55px;
  margin-top: -22px;
  padding: 16px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  margin-left: 20px;
}

/* Position the "next button" to the right */
.cn-v-next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

.cn-v-prev:hover, .cn-v-next:hover {
  color: rgba(0,0,0,0.8);
}

@-webkit-keyframes cn-v-fade {
  from {opacity: .4}
  to {opacity: 1}
}

@keyframes cn-v-fade {
  from {opacity: .4}
  to {opacity: 1}
}

.cn-video-player {
    padding-top: 20px;
    width: 100%;
    height: 350px;
	cursor: pointer;
	position: relative
}

/* video hs */

.cn-video-player-hs {
    width: 100%;
    height: 350px;
	cursor: pointer;
	position: relative
}

.model-block-layout_1-principal-image-blur-play {
	display: none;
}

.cn-video-player:hover .model-block-layout_1-principal-image-blur-play{
	position: absolute;
    margin-top: 20px;
	top: 0px;
	left: 0px;
    width: 100%;
    height: 350px;
	z-index: 30;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	font-size: 150px;
	background-color: rgba(0, 0, 0,0.5);
	color: rgba(255, 255, 255, 0.5);
}

.model-block-layout_1-principal-image-blur-play-hs {
	display: none;
}

.cn-video-player-hs:hover .model-block-layout_1-principal-image-blur-play-hs{
	position: absolute;
	top: 0px;
	left: 0px;
    width: 100%;
    height: 350px;
	z-index: 30;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	font-size: 150px;
	background-color: rgba(0, 0, 0,0.5);
	color: rgba(255, 255, 255, 0.5);
}

.cn-video-player img{
    margin-right: 20px;
	width: 100%;
    height: 350px;
}

.cn-video-player-hs img{
    margin-right: 20px;
	width: 100%;
    height: 350px;
}

.cn-v-continuar-videos {
	width: 100%;
	display: flex;
	flex-direction: row;
	justify-content: center;
}

/* MODEL BANNER 1 */

.model-banner-2 {
    cursor: pointer;
    width: 100%;
    margin-bottom: 20px;
    margin-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid gray;
}

.img-banner-2 {
	width: 950px;
    height: 100%;
	object-fit: cover;
	overflow: hidden;
}

/* empregos */

.index-empregos {
	width: 100%;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
}

.cem-ml-titulo-linea {
	justify-content: flex;
	flex-direction: column;
	justify-content: flex-start;
}

.cem-ml-titulo {
	color: white;
	padding: 5px;
    font-weight: bold;
	width: 100px;
	border-radius: 5px 5px 0px 0px;
    padding-left: 15px;
	background-color: var(--naranja-color);
}

.cem-ml-linea {
	background-color: var(--naranja-color);
	height: 2px;
	border-radius: 0px 5px 5px 0px;
}

.emp-empregos-list {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
	margin-right: 40px;
	width: 820px;
}

.al-anuncio-xl img{
    cursor: pointer;
	max-width: 300px;
	object-fit: cover;
	overflow: hidden;
}

.emp-emprego-item {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    margin-bottom: 15px;
    margin-top: 10px;
    cursor: pointer;
    border-radius: 5px;
}

.emp-emprego-item-none:hover {
    background-color: rgb(220, 220, 220, 0.5);
}

.emp-emprego-item-none {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    margin-top: 10px;
    margin-bottom: 15px;
    cursor: pointer;
    border-radius: 5px;
}

.emp-emprego-item:hover {
    background-color: rgb(220, 220, 220, 0.5);
}

.emp-emprego-item img {
	width: 91px;
	height: 91px;
	object-fit: cover;
	overflow: hidden;
    margin-right: 20px;
    border-radius: 5px;
}

.emp-emprego-item-none img {
	width: 91px;
	height: 91px;
	object-fit: cover;
	overflow: hidden;
    margin-right: 20px;
    border-radius: 10px;
}

.emp-emprego-item-datos {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}

.emp-emprego-item-title {
    font-weight: bold;
    font-size: 18px;
}

.emp-emprego-item-title-none {
    font-weight: bold;
    font-size: 18px;
    color: gray;
}

.emp-emprego-item-sub-title{
    font-size: 15px;
    margin-bottom: 22px;
}

.emp-emprego-item-date {
    color: gray;
    font-size: 12px;
}

.cn-v-continuar-empregos {
	width: 100%;
	display: flex;
	flex-direction: row;
	justify-content: center;
	padding-top: 5px;
	border-top: 1px solid gray;
	padding-bottom: 5px;
	border-bottom: 1px solid gray;
    margin-bottom: 20px;

}

.hs-comunicacao-titulo-linea {
	justify-content: flex;
	flex-direction: column;
	justify-content: flex-start;
}

.hs-comunicacao-titulo-linea-mobile {
    display: none;
	justify-content: flex;
	flex-direction: column;
	justify-content: flex-start;
}

.hs-comunicacao-titulo {
	color: white;
	padding: 5px;
    padding-left: 15px;
    padding-right: 15px;
	width: 155px;
    font-weight: bold;
	border-radius: 5px 5px 0px 0px;
	background-color: var(--naranja-color);
}

.hs-comunicacao-linea {
	background-color: var(--naranja-color);
	height: 2px;
	border-radius: 0px 5px 5px 0px;
}

/* MODEL BLOCK LAYOUT  6*/

.model-block-layout-container_6 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    width: 100%;
    height: 610px;
    margin-bottom: 20px;
}

.model-block-layout_6-cn-video {
    width: 650px;
    height: 300px;
    margin-right: 20px;
    margin-bottom: 20px;
}

.model-block-layout_6-title-video {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

.model-block-layout_6-title {
    width: 100%;
}

.model-block-layout_6-title span{
    margin-top: 5px;
    margin-bottom: 5px;
    display: flex;
    flex-direction: row;
    width: 600px;
    color: gray;
    font-weight: bold;
}

.model-block-layout_6-videos-portal-hs {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
}

.model-block-layout_6-anuncio img{
    cursor: pointer;
	width: 300px;
    height: 350px;
	object-fit: cover;
	overflow: hidden;
}

.model-block-layout_6-materias-extra {
    width: 100%;
    height: 300px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
}

.model-block-layout_6-materia-item {
    cursor: pointer;
    width: 500px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    margin-right: 20px;
    margin-top: 20px;
    height: 300px;
}

.model-block-layout_6-materia-item img {
	width: 100%;
	object-fit: cover;
    margin-bottom: 5px;
}

.model-block-layout_6-materia-item:last-child {
    margin-right: 0px;
}

.model-block-layout_6-materia-item:last-child img{
	width: 100%;
	object-fit: cover;
    margin-bottom: 5px;
}

.model-block-layout_6-materia-item-palabra-clave {
    color: var(--naranja-color);
    font-weight: bold;
    font-size: 17px;
}

.model-block-layout_6-materia-item-titulo {
    font-weight: 900;
    line-height: 20px;
    font-size: 17px;
}

.model-block-layout_6-materia-item-fecha-cont {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    color: gray;
    font-size: 15px;
}

.model-block-layout_6-divider {
	width: 100%;
	display: flex;
	flex-direction: row;
	justify-content: center;
	padding-top: 5px;
	border-top: 1px solid gray;
	padding-bottom: 10px;
	border-bottom: 1px solid gray;
    margin-top: 60px;
    margin-bottom: 10px; 
}

/* MODEL BANNER 2 */

.model-banner-3 {
    cursor: pointer;
    position: relative;
    width: 100%;
    margin-top: 210px;
}

.img-banner-3 {
	width: 950px;
    height: 100%;
	object-fit: cover;
	overflow: hidden;
}

@media only screen and (max-width: 590px) { 

    /* MODEL BANNER 1 */

    .model-banner-1 {
        position: relative;
        width: 100%;
        margin-bottom: 20px;
        margin-top: 20px;
    }

    .img-banner-1 {
        width: 100%;
        height: 100%;
        object-fit: cover;
        overflow: hidden;
    }

    .flechas-banner {
        top: 10px;
    }

    .model-block-layout-container_1 {
        position: relative;
    }

    .model-black-layout_1-social-midia {
        display: none;
    }

    .model-black-layout_1-title-palabra_clave {
        font-size: 20px;
    }

    .model-block-layout_1-title-social-midia {
        position: relative;
        display: flex;
        flex-direction: column-reverse;
        justify-content: flex-start;
        width: 100%;
        height: auto;
        margin-bottom: 20px;
    }

    .model-black-layout_1-title {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        height: auto;
        width: 100%;
        margin-right: 20px;
    }

    .model-black-layout_1-title-titulo {
        font-size: 25px;
    }

    .model-black-layout_1-title-subtitulo {
        margin-top: 5px;
        font-size: 15px
    }
    
    .model-block-layout_1-images-second-medias {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        width: 100%;
        height: 100%;
        margin-top: 0px;
    }
    
    .model-block-layout_1-principal-image {
        width: 100%;
        height: 100%;
        align-self: center;
        cursor: pointer;
        margin-bottom: 20px;
    }
    
    .model-block-layout_1-principal-image img {
        width: 100%;
        height: auto;
        object-fit: cover;
        overflow: hidden;
    }
    
    .model-block-layout_1-principal-image {
        width: 100%;
        height: 100%;
        margin-right: 0px;
    }

    .model-block-layout_1-first-second-medias-divider {
        display: block;
        width: 100%;
    }
    
    .model-block-layout_1-seconds-medias {
        position: relative;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        margin-top: 15px;
        width: 100%;
        height: 100%;
    }
    
    .model-block-layout_1-sec-noticia {
        width: 100%;
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        margin-bottom: 20px;
        cursor: pointer;
    }

    .model-block-layout_1-sec-noticia::after {
        width: 100%;
        
    }
    
    .model-block-layout-1-sec-noticia-palabra-clave-titulo {
        width: 100%;
        overflow-x: hidden;
    }

    .model-block-layout-2-container_2 {
        position: relative;
        height: 100%;
    }

    .model-block-layout-2-materias {
        padding-right: 0px;
        display: grid;
        grid-template-columns: 170px 170px ;
    }

    .model-block-layout-2-materia {
        position: relative;
        cursor: pointer;
        width: 160px;
        height: 280px;
        margin-bottom: 0px;
    }

    .model-block-layout-2-materia-clave-titulo-fecha { 
        height: 150px;
    }
    
    .model-block-layout-2-materia img{
        width: 160px;
        height: 100px;
    }

    .model-block-layout-container_3 {
        position: relative;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        width: 100%;
        height: 100%;
    }

    .model-block-layout-2-materias-banner {
        position: relative;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        width: 100%;
        height: 100%;
    }

    .model-block-layout-2-title {
        width: 100%;
    }
    
    .model-block-layout-2-materia-fecha {
        font-size: 10px;
    }

    .model-block-layout-2-banner {
        width: 100%;
        height: 100%;
    }  
    
    .model-block-layout-2-banner-1{
        height: auto;
    }

    .model-block-layout-2-banner-1 img{
        width: 100%;
        height: auto;
        object-fit: cover;
        overflow: hidden;
    }

    .model-block-layout-2-banner-2 {
        width: 100%;
        height: auto;
    }

    .model-block-layout-2-banner-2 img{
        width: 100%;
        height: auto;
        object-fit: cover;
        overflow: hidden;
    }

    .model-block-layout-2-materias-titulo {
        margin-bottom: 0px;
    }

    .model-block-layout-3-materia {
        cursor: pointer;
        width: 55%;
    }

    .model-block-layout-3-materias-titulo {
        width: 100%;
        margin-right: 0px;
    }

    .model-block-layout-3-materia-subtitulo {
        display: none;
    }

    .model-block-layout-3-banner {
        height: 100%;
        width: 100%;
    }

    .model-block-layout-3-title {
        width: 100%;
    }

    .model-block-layout-3-banner img{
        height: 100%;
        width: 100%;
        max-width: 100%;
        object-fit: cover;
        overflow: hidden;
    }

    .model-block-layout-3-materias {
        height: 100%;
        width: 100%;
        margin-bottom: 20px;
    }

    .model-block-layout-3-materia {
        margin-top: 20px;
        width: 100%;
        height: 90px;
    }
    
    .model-block-layout-3-materia img {
        height: 90px;
        width: 290px;
        object-fit: cover;
        overflow: hidden;
    }
    
    .model-block-layout-3-materia-titulo-subtitulo-fecha {
        margin-left: 10px;
        width: 100%;
        height: 90px;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
    }
    
    .model-block-layout-3-materia-titulo {
        font-size: 13px;
        font-weight: bold;
    }
    
    .model-block-layout-3-materia-subtitulo {
        font-weight: 500;
        font-size: 12px;
    }
    
    .model-block-layout-3-materia-fecha-cont {
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
    }
    
    .model-block-layout-3-materia-fecha {
        font-size: 10px;
        color: gray;
    }

    .model-block-layout-container_5 {
        height: 100%;
        width: 100%;
        position: relative;
        flex-direction: column;
    }

    .model-block-layout-5-videos-titulo {
        width: 100%;
        margin-right: 0px;
    }

    .cn-video {
        width: 100%;
    }

    .cn-video-player {
        height: 100%;
    }

    .cn-video-player img {
        height: 100%;
    }

    .model-block-layout-5-videos {
        width: 100%;
    }

    .model-block-layout-5-videos-continuar-noticias { 
        width: 100%;
    }

    .cn-v-categorias-boton-1 {
        width: auto;
        padding-right: 15px;
        padding-left: 15px;
    }
    
    .cn-v-categorias-boton-2 { 
        font-size: 12px;
        width: auto;
    }
    
    .cn-v-categorias-boton-3 { 
        font-size: 12px;
        width: auto;
    }
    
    .cn-v-categorias-boton-4 { 
        font-size: 12px;
        width: auto;
    }
    
    .cn-v-categorias-boton-5 { 
        font-size: 12px;
        width: auto;
    }

    .model-block-layout-5-banner img{
        margin-top: 20px;
        max-width: 100%;
    }
    
    .model-banner-2 {
        position: relative;
        top: 0px;
        height: 100%;
        margin-bottom: 0px;
    }

    .img-banner-2 {
        width: 100%;
    }

    .index-empregos {
        position: relative;
        top: 0px;
        margin-top: 20px;
        flex-direction: column;
    }

    .emp-empregos-list {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        margin-right: 40px;
        width: 100%;
    }

    .al-anuncio-xl {
        margin-top: 10px;
    }
    
    .al-anuncio-xl img{
        max-width: 100%;
        object-fit: cover;
        overflow: hidden;
    }

    .hs-comunicacao-titulo-linea {
        display: none;
    }
    
    .emp-emprego-item {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        margin-bottom: 10px;
        margin-top: 10px;
        cursor: pointer;
        border-radius: 5px;
    }
    
    .emp-emprego-item:hover {
        background-color: rgb(220, 220, 220, 0.5);
    }
    
    .emp-emprego-item img {
        object-fit: cover;
        overflow: hidden;
        margin-right: 20px;
        border-radius: 5px;
    }
    
    .emp-emprego-item-datos {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
    }
    
    .emp-emprego-item-title {
        font-weight: bold;
        font-size: 18px;
    }
    
    .emp-emprego-item-sub-title{
        font-size: 15px;
        margin-bottom: 22px;
    }
    
    .emp-emprego-item-date {
        color: gray;
        font-size: 12px;
    }

    .model-block-layout-container_6 {
        margin-top: 20px;
        position: relative;
        flex-direction: column;
        height: 100%;
        width: 100%;
    }

    /* BLOQUE 6 - MOBILE - */

    .hs-comunicacao-titulo-linea-mobile {
        display: block;
    }

    .model-block-layout_6-videos-portal-hs {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
    }

    .model-block-layout_6-cn-video {
        width: 100%;
        height: 200px;
        margin-right: 0px;
        margin-bottom: 0px;
    }

    .model-block-layout_6-title span{
        width: 100%;
    }

    .cn-video-player-hs {
        height: auto;
    }

    .cn-video-player-hs img{
        width: 100%;
        height: 200px;
        object-fit: cover;
        overflow: hidden;
    }

    .cn-v-slideshow-container {
        max-width: 100%;
        height: auto;
      }

    .cn-v-prev, .cn-v-next {
        top: 50%;  
        width: 30px;
    }

    .cn-v-prev {
        margin-left: 0px;
    }

    .model-block-layout_6-anuncio{
        margin-top: 20px;
    }

    .model-block-layout_6-anuncio img{
        width: 100%;
        height: 350px;
        object-fit: cover;
        overflow: hidden;
    }

    .model-block-layout_6-materias-extra {
        width: 100%;
        height: auto;
        flex-direction: column;
    }
    
    .model-block-layout_6-materia-item {
        width: 100%;
        margin-right: 0px;
        height: 300px;
    }
    
    .model-block-layout_6-materia-item img {
        width: 100%;
        overflow: unset;
        margin-bottom: 5px;
        height: 200px;
    }
    
    .model-block-layout_6-materia-item:last-child {
        cursor: pointer;
        width: 100%;
        height: 300px;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        margin-right: 0px;
        margin-top: 20px;
    }
    
    .model-block-layout_6-materia-item:last-child img{
        width: 100%;
        object-fit: cover;
        overflow: unset;
        margin-bottom: 5px;
        height: 200px;
    }
    
    .model-block-layout_6-materia-item-palabra-clave {
        color: var(--naranja-color);
        font-weight: bold;
        font-size: 20px;
    }
    
    .model-block-layout_6-materia-item-titulo {
        font-weight: 900;
        line-height: 20px;
    }
    
    .model-block-layout_6-materia-item-fecha-cont {
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        color: gray;
        font-size: 15px;
    }
    
    .model-block-layout_6-divider {
        display: none;
        width: 100%;
        display: flex;
        flex-direction: row;
        justify-content: center;
        padding-top: 5px;
        border-top: 1px solid gray;
        padding-bottom: 10px;
        border-bottom: 1px solid gray;
        margin-top: 30px;
        margin-bottom: 10px; 
    }

    /* MODEL BANNER 2 */

    .model-banner-3 {
        margin-top: 0px;
        position: relative;
        width: 100%;
    }

    .img-banner-3 {
        width: 100%;
        height: 100%;
        object-fit: cover;
        overflow: hidden;
    }

}