/*---------------------------------------
  ( VARIABLES )             
-----------------------------------------*/
:root {
  --bg-gral-color:                #ecedef;
  --white-color:                  #FFFFFF;
  --primary-color:                #fb9503;
  --section-bg-color:             #f9f9f9;
  --dark-color:                   #000000;
  --grey-color:                   #fcfeff;
  --text-secondary-white-color:   rgba(255, 255, 255, 0.98);
  --title-color:                  #565758;
  --p-color:                      #47484b;

  --body-font-family:           'Montserrat', sans-serif;

  --h1-font-size:               35px;
  --h2-font-size:               24px;
  --h3-font-size:               28px;
  --h4-font-size:               25px;
  --h5-font-size:               23px;
  --h6-font-size:               22px;
  --p-font-size:                16px;
  --copyright-text-font-size:   13px;
  --custom-link-font-size:      12px;

  --font-weight-light:          300;
  --font-weight-normal:         400;
  --font-weight-bold:           700;
  --font-weight-black:          900;
}

body,
html {
  height: 100%;
}

body {
    background: var(--bg-gral-color);
    font-family: var(--body-font-family);    
    position: relative;
}
/*---------------------------------------
  TIPOGRAFIA               
-----------------------------------------*/
h2,
h3,
h4,
h5,
h6 {
  color: var(--dark-color);
  line-height: 1.77rem;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: var(--font-weight-bold);
}
h1 {
  font-size: var(--h1-font-size);
  line-height: normal;
}

h2 {
  font-size: var(--h2-font-size);
}

h3 {
  font-size: var(--h3-font-size);
}

h4 {
  font-size: var(--h4-font-size);
}

h5 {
  font-size: var(--h5-font-size);
}

h6 {
  font-size: var(--h6-font-size);
}

p {
  color: var(--p-color);
  font-size: var(--p-font-size);
  letter-spacing: 0.5px;
	line-height: 1.5rem;
}
.header-top{
	max-width: 1400px;
	
}
a, 
button {
  touch-action: manipulation;
  transition: all 0.3s;
}

a {
  color: var(--p-color);
  text-decoration: none;
}

a:hover {
  color: #008de6;
text-decoration: none;
}

::selection {
  background: var(--dark-color);
  color: var(--white-color);
}

.custom-underline {
  border-bottom: 2px solid var(--white-color);
  color: var(--white-color);
  padding-bottom: 4px;
}
.top-sitio-carrusel{
	margin: 10px auto;
}
#navbarNav{
	text-align: center;
	margin-left: 6%;
}
.box-desplegable{
	border-bottom: 2px solid #008de3;
}
.nota-principal{
	background-color: #FFFFFF;
	border-radius: 10px;
}
.nota-principal img{
	border-radius: 10px 10px 0 0;
}
.mas-visto-derecha{
	background-color: #FFFFFF;
	position: relative; 
	float: left;
	padding: 15px 12px 15px 2px;
}
.overlay {
  background: linear-gradient(to top, #000, transparent 90%);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.carousel{
	background-color: #FFFFFF;
	border-radius: 10px;
}
.carousel-control-next-icon {
    background-image: url("../images/btn-next.png")!important;
}
.carousel-control-prev-icon {
	background-image: url("../images/btn-prev.png")	!important;
}
.carousel-control-next-icon, .carousel-control-prev-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: no-repeat 50%/100% 100%;
}
*, ::after, ::before {
    box-sizing: border-box;
}
.carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: .5;
    transition: opacity .15s ease;
}
.carousel-inner .carousel-item img{
	border-radius: 8px 8px 0 0;
}
.detalle-nota{
	background-color: #FFFFFF;
}
.promo-nota-interior{
	width: 100%;
	margin: 25px auto;
	padding: 15px 0;
	border-top: 3px solid #f84203;
	border-bottom: 1px solid #90979f;
	background-color: #ebeff3;
	text-decoration: none;
	border-radius: 0 0 15px 0;
}
.promo-nota-interior h3, .promo-nota-interior h4, .promo-nota-interior h5, .promo-nota-interior p{
	color: #333333;
}.promo-nota-interior h3{
	font-size: 1.33rem;
}
.promo-nota-interior:hover{
	background-color: #FFFFFF;
}
.promo-nota-interior p{
	    margin-bottom: 0;
}
.promo-nota-interior img{
	float: left;
	width: 50%;
	max-width: 160px;
	margin-right: 15px;
}
.fecha-top{
	font-size: 0.8rem;
	font-family: 'Montserrat', sans-serif;
	color: #666666;
	display: block;
	width: 100%;
	padding-left: 10px;
	margin-bottom: 14px;
	font-weight: 600;
}
.logo-el-uni-top{
	width: 190px;
	height: auto;
}
.logo-top{
	width: 300px;
}
#logo2{opacity: 0;margin-bottom: -10px;}
#sticky-wrapper{margin-bottom: 0;}
.btn-lupa{
	border-left: 1px solid #ced4da;
	padding-left: 8px;
}
.item-seccion-opinion .autor-opinion{
	font-size: 1rem;
}
.item-seccion-opinion h4{
	font-size: 1.2rem;
}
.bloque-tresA{
	border-top: 1px solid #ff9900;
	padding: 15px;
}
.bloque-tresA .item-bloque-tres{
	padding: 5px 2px;
}
.bloque-tresA .item-bloque-tres .text-item-bloque{
	border-bottom: 8px solid #ff9418;
	border-radius: 0 0 10px 3px;
}
.text-principal{
	padding: 20px 15px 0 15px;
}
.text-principal p{
	margin-bottom: 24px;
}
.redes-principal{
	position: relative;
	margin: 44px 0 0 10px;
}
.box-opinion{
	background-color: #FFFFFF;
	width: 100%;
	overflow: hidden;
	padding-bottom: 1px;
}
.box-directorio{
	background-color: #FFFFFF;
	padding: 60px 25px;
}
.box-directorio h4{
	font-size: 1.55rem;
}
.box-directorio h5{
	font-size: 1.1rem;
	color: #666666;
	font-weight: 500;
	line-height: 1.6rem;
	padding-bottom: 20px;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 30px;
}
.principal-nota{
	background-color: #FFFFFF;
}
.principal-nota .box-opinion{
	height: auto;
}
.bloque-mas-visto{
	width: 100%;
	margin: 30px auto;
}
.head-opinion{
	padding: 3px 10px 4px 5px;
	border-bottom: 2px solid #0068a2;
	margin-bottom: 5px;
	width: 100%;
	font-family: 'Audiowide', sans-serif;
	font-size: 1.55rem;
	letter-spacing: 0.1rem;
	text-transform: uppercase;
}
.head-opinion a{color: #0068a2;}
.item-opinion{
	margin: 18px 15px;
	border-bottom: 1px solid #029fcc;
	padding-bottom: 18px;
}
.item-opinion img{
	border-radius: 12px 0 12px 0;
	float: left;
	margin: 0 15px 0 0;
}
.autor-opinion{
	text-align: left;
	color: #008de6;
	font-family: 'Audiowide';
	text-transform: uppercase;
	font-size: 14px;
}
.cabeza-opinion{
	text-align: left;
	color: #000000;
	font-family: 'Montserrat', sans-serif;
	font-size: 19px;
	line-height: 25px;
}
.carousel-indicators {
    position: absolute;
    right: 0;
	bottom: 20px;
	}
.carousel-indicators li {
    width: 18px;
	height: 18px;
	margin-right: 10px;
border-radius: 50%;
background-color: #999999;}
.carousel-indicators .active {
background-color: #ff6600;}
.leyenda-somos{
	color: #CCCCCC;
	font-size: 12px;
	line-height: 17px;
}
.leyenda-somos a img{
	width: 4px;
	height: auto;
	margin-left: 8px;
}
.img-secundaria{
	width: 280px;
	height: auto;
	float: left;
	margin: 0 20px 0 0;
}
.secun-principal{
	background-color: #FFFFFF;
	float: left;
	margin-top: 35px;
	border-radius: 10px 0 0 10px;
	overflow: hidden;
	position: relative;
}
.secun-principal h2{
	margin-top: 38px;
	line-height: 1.9rem;
	font-weight: 500;
}
.secun-principal .fecha-nota{
	float: right;
}
.opinion-secun-principal{
	background-color: #FFFFFF;
	float: left;
	margin-top: 35px;
	border-radius: 30px 0 0 10px;
	overflow: hidden;
	position: relative;
}
.opinion-secun-principal h2{
	margin-top: 10px;
	font-weight: 500;
	padding: 0 15px;
	margin-bottom: 0;
}
.opinion-secun-principal h4{
	font-size: 1.4rem;
	padding: 0 15px;
}
.opinion-secun-principal>a>.img-secundaria {
	width: 200px;
    height: auto;
    float: left;
    margin: 0 20px 1px 0;
	border-radius: 30px 0 30px 0;
}
.el-uni-footer{
	margin-top: 80px;
	padding-top: 20px;
	border-top: 1px solid #CCCCCC;
	text-align: center;
}
.el-uni-footer img{
	max-width: 220px;
}
.item-bloque-tres{
	padding: 0 12px 15px 12px;
}
.item-bloque-tres{margin: 0 0 20px 0;}
.item-bloque-tres img{
	border-radius: 8px 8px 0 0;
}
.item-bloque-tres h3{
	font-size: 1.3rem;
}
.text-item-bloque {
    background-color: #FFFFFF;
    padding: 20px 10px 15px 10px;
	border-radius: 0 0 7px 7px;
	min-height: 140px;
}
.cabeza-video-detalle{
	color: #FFFFFF;
	font-weight: 600;
	font-size: 1.8rem;
	display: block;
	padding-bottom: 20px;
	border-bottom: 1px solid #FFFFFF;
}
.icon-section{
	max-width: 40px;
	height: auto;
	margin-top: -10px;
}
.icon-video{
	position: absolute;
	width: 58px;
	height: 40px;
	background-image: url("../images/icon-video.png");
	background-repeat: no-repeat;
	z-index: 20;
	top: 20%;
	left: 44%;
	opacity: 0.85;
}
.bloque-video{
	background-color: #0199d9;
	padding: 30px 0;
	border-bottom: 4px solid #f0340c;
	width: 100%;
}
.bloque-fotogaleria{
	background-color: #313131;
	padding: 30px 0;
	border-bottom: 4px solid #f0340c;
	width: 100%;
}
.fotogaleria-principal{
	margin: 5px auto;
	width: 100%;
}
.head-video{display: block;width: 100%;margin-bottom: 15px;}
.head-video h2 img{
	width: 40px;
}
.item-bloque-tres .icon-video{
	top: 15px;
	left: 25px;
	width: 45px;
	height: 35px;
	background-size: 40px;

}
.bloque-especiales{
	background-color: #212121;
	padding: 30px 0 10px 0;
}
.head-especiales{
	width: 100%
}
.btn-anteriores{
	float: right;
}
.head-especiales h2, .head-video h2, .bloque-lo-mas h2{
	font-family: 'Audiowide';
	color: #FFFFFF;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 1.77rem;
	padding-left: 20px;
	float: left;
}
.bloque-lo-mas h2{
	color: #f0340c;
	display: block;
	width: 100%;
}
.bloque-lo-mas{
	background-color: #FFFFFF;
	padding: 25px 10px;
	border-top: 1px solid #ff9317;
}
.lista-mas-vistas li {
	text-align: left;
	margin: 10px 0;
	padding: 6px 0;
	border-bottom: 1px solid #f0340c;
}
.lista-mas-vistas li a{
	font-size: 1rem;
	font-weight: 700;
	line-height: 1rem;
}
ol li::marker {
    font-family: 'Audiowide', sans-serif;
    font-size: 1.5rem;
    letter-spacing: -.0375rem;
	margin-bottom: -30px;
}
.box-error{
	background-color: #FFFFFF;
	padding: 20px 10px;
	border-radius: 10px;
}
.text-error h4{
	font-size: 5rem;
	font-family: 'Audiowide', sans-serif;
	display: block;
	margin: 50px 0 20px 0;
	color: #f0340c;
}
/*TABS*/
ul.tabs {
	margin: 0;
	padding: 0;
	list-style: none;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: auto;
	border-left: none;
	margin-bottom: 10px;
	background: transparent;
	overflow: hidden;
	position: relative;
	border-radius: 0 0 10px 10px;
}
ul.tabs li a {
	text-decoration: none;
	display: block;
	font-size: 1.2em;
}
ul.tabs li.active  {
	background-color: #f94203;
}
.tab_container {
	clear: both;
	float: left; 
	width: 100%;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
.tab_content {
	padding: 20px;
	font-size: 1.2em;
}
.tab_content h2 {
	font-weight: 600;
	padding-bottom: 10px;
	font-size: 1.6em;
}
.tab_content h3 a{
	color: #254588;
}
.tab_content img {
	float: left;
	margin: 0 20px 20px 0;
	border: 1px solid #ddd;
	padding: 5px;
}
.width-100{width: 100%;}
.head-el-universal{
	background-image: url(../images/sprite-carrusel.png);
    background-repeat: no-repeat;
    content: "";
    display: block;
    height: 62px;
    width: 315px;
    background-position: 0px -350px;
	margin: 0 auto;
}
.head-clase{
	background-image: url(../images/sprite-carrusel.png);
    background-repeat: no-repeat;
    content: "";
    display: block;
    height: 56px;
    width: 162px;
    background-position: -182px -78px;
	margin: 0 auto;
}
.head-de-10{
	background-image: url(../images/sprite-carrusel.png);
    background-repeat: no-repeat;
    content: "";
    display: block;
    height: 56px;
    width: 162px;
    background-position: -187px -7px;
	margin: 0 auto;
}
.head-nosotras {
  background-image: url(../images/sprite-carrusel.png);
  background-repeat: no-repeat;
  content: "";
  display: block;
  height: 56px;
  width: 210px;
  background-position: -153px -303px;
  margin: 0 auto;
}

.head-confabulario{
	background-image: url(../images/sprite-carrusel.png);
    background-repeat: no-repeat;
    content: "";
    display: block;
    height: 56px;
    width: 162px;
    background-position: -7px -63px;
	margin: 0 auto;
}
.head-vive-usa{
	background-image: url(../images/sprite-carrusel.png);
    background-repeat: no-repeat;
    content: "";
    display: block;
    height: 56px;
    width: 162px;
    background-position: -6px -180px;
	margin: 0 auto;
}
.head-union{
	background-image: url(../images/sprite-carrusel.png);
    background-repeat: no-repeat;
    content: "";
    display: block;
    height: 56px;
    width: 162px;
    background-position: -6px -240px;
	margin: 0 auto;
}
.head-el-grafico{
	background-image: url(../images/sprite-carrusel.png);
    background-repeat: no-repeat;
    content: "";
    display: block;
    height: 56px;
    width: 162px;
    background-position: -6px -300px;
	margin: 0 auto;
}
.head-aviso-oportuno{
	background-image: url(../images/sprite-carrusel.png);
    background-repeat: no-repeat;
    content: "";
    display: block;
    height: 56px;
    width: 162px;
    background-position: -6px -118px;
	margin: 0 auto;
}
.bloque-perifericos{
	background-color: #FFFFFF;
	padding: 30px 0 10px 0;margin-top: 50px;
}
.bloque-perifericos h5{
	font-size: 18px;
	display: block;
	margin-top: 10px;
	padding: 0 10px;
	line-height: 1.6rem;
}
.perfil-opinion{
	background-color: #e9f2f7;
	padding: 20px 10px 0 15px;
	border-radius: 16px 0 16px 0;
}
.perfil-opinion p{
	font-size: 0.92rem;
	color: #333333;
	font-weight: 500;
}
.perfil-opinion h4{
	font-size: 18px;
	letter-spacing: 1px;
}
.back-nota{
	background-color: #FFFFFF;
}
.cabeza-nota{
	font-size: 2.4rem;
	font-weight: 600;
	margin-bottom: 20px;
}
.sumario-nota{
	font-size: 20px;
	font-weight: 500;
	color: #999999;
}
.imagen-principal-nota{
	border-radius: 10px;
}
.banner-nota-320{
	width: 100%;
	margin-bottom: 20px;
}
.pie-foto-principal-nota{display: block;
	font-size: 14px;
	color: #747474;
	border-left: 4px solid #f92f09;
	padding: 0 15px 3px 20px;
	margin: 10px 0;
}
.liston-nota{
	display: block;
	width: 100%;
	border-top: 1px solid #f92f09;
	border-bottom: 1px solid #f92f09;
	padding: 5px 0;
	margin: 30px 0;
}
.migas-pan{
	color: #0086f6;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 15px;
	margin-right: 20px;
}
.fecha-nota{
	color: #939292;
	font-size: 14px;
	font-weight: 600;
	margin-right: 20px;
}
.autor-nota{
	color: #999999;
	font-size: 14px;
	font-weight: 600;
	margin-right: 20px;
}
.social-nota .social-icon li{
	display: list-item;
}
.top-seccion{
	display: block;
	width: 100%;
	letter-spacing: 0.07rem;
	font-family: 'Audiowide', sans-serif;
	border-bottom: 2px solid #f92f09;
	padding: 8px 0;
	font-size: 2.3rem;
	color: #0084c4;
	text-transform: uppercase;
}
.top-termino{
	display: block;
	width: 100%;
	border-bottom: 2px solid #087cc3;
	padding: 15px;
	font-size: 2rem;
	line-height: 2rem;
	color: #0084c4;
	background-color: #FFFFFF;
	border-radius: 8px;
}
.pad-top30{
	padding-top: 30px;
}
.text-item-bloque h3{
	color: #333333;
}
.video-principal h2{
	color: #FFFFFF;
	font-size: 25px;
	line-height: 33px;
	margin: 10px 0 33px 0;
	font-weight: 500;
	border-right: 1px solid #FFFFFF;
	padding-right: 30px;
}
.video-principal iframe{
	border-radius: 10px;
}
.video-secundaria {
	background-color: #FFFFFF;
	padding: 4px;
	min-height: 80px;
	margin-bottom: 5px;
	float: left;
	border-radius: 0 0 5px 5px;
}
.video-secundaria img{
	width: 40%;
	float: left;
	margin-right: 13px;
	border-radius: 5px 0 0 5px;
}
.video-secundaria h5{
	padding: 0 10px 10px 0;
	font-size: 18px;
	line-height: 24px;
}
.text-item-bloque .cabeza-especiales{
	font-size: 1.11rem;
line-height: 1.55rem;}
/*---------------------------------------
  NAV               
-----------------------------------------*/
.nav-link:before {
  content: "f140";
  font-family: bootstrap-icons;
  margin-right: 10px;
	z-index: 10;
	font-size: 8px;
  color: var(--primary-color);
  
}
.navbar {
  z-index: 100;
  right: 0;
  left: 0;
	background-color: #FFFFFF;
	padding-top: 0;
    padding-bottom: 0;
}

.navbar-brand {
  color: var(--primary-color);
  font-size: 24px;
  font-weight: var(--font-weight-bold);
  margin-right: 0.4rem;
}

.navbar-expand-lg .navbar-nav .nav-link {
  padding-right: 4px;
  padding-left: 5px;
	padding-top: 0!important;
	padding-bottom: 1.3px!important;
	font-size: 13px;
	font-weight: 700;
	color: #0078b6;
	text-transform: uppercase;
}
.active-menu .nav-link{
	color: #f84203!important;
}

.navbar-toggler {
  border: 0;
  padding: 0;
  cursor: pointer;
  margin: 0;
  width: 30px;
  height: 35px;
  outline: none;
}

.navbar-toggler:focus {
  outline: none;
  box-shadow: none;
}

.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon {
  background: transparent;
}

.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:before,
.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:after {
  transition: top 300ms 50ms ease, -webkit-transform 300ms 350ms ease;
  transition: top 300ms 50ms ease, transform 300ms 350ms ease;
  transition: top 300ms 50ms ease, transform 300ms 350ms ease, -webkit-transform 300ms 350ms ease;
  top: 0;
}

.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:before {
  transform: rotate(45deg);
}

.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:after {
  transform: rotate(-45deg);
}

.navbar-toggler .navbar-toggler-icon {
  background: var(--dark-color);
  transition: background 10ms 300ms ease;
  display: block;
  width: 30px;
  height: 2px;
  position: relative;
}

.navbar-toggler .navbar-toggler-icon:before,
.navbar-toggler .navbar-toggler-icon:after {
  transition: top 300ms 350ms ease, -webkit-transform 300ms 50ms ease;
  transition: top 300ms 350ms ease, transform 300ms 50ms ease;
  transition: top 300ms 350ms ease, transform 300ms 50ms ease, -webkit-transform 300ms 50ms ease;
  position: absolute;
  right: 0;
  left: 0;
  background: var(--dark-color);
  width: 30px;
  height: 2px;
  content: '';
}

.navbar-toggler .navbar-toggler-icon:before {
  top: -8px;
}

.navbar-toggler .navbar-toggler-icon:after {
  top: 8px;
}

/*---------------------------------------
  top              
-----------------------------------------*/
.top {
  position: relative;
  overflow: hidden;
  padding-top: 10px;
	background: var(--white-color);
}
.botonera-pags{width: 100%; margin: 40px auto; float: left;text-align: center;}
.botonera-pags ul li{display: inline;border: 1px solid #CCCCCC;padding: 4px 13px; /*margin: 20px 2px;*/ font-weight: 500; text-align: center; background-color: #FFFFFF; border-radius: 4px;font-size: 18px;}
.botonera-pags ul li a{color: #666666;}
.botonera-pags ul li a:hover{color: #f0340c;text-decoration: none;}

/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
.flex-container a:hover,
.flex-slider a:hover {
  outline: none;
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.flexslider .slides img {
  width: 100%;
  display: block;
}
.flexslider .slides:after {
  content: "020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .flexslider .slides {
  display: block;
}
* html .flexslider .slides {
  height: 1%;
}
.no-js .flexslider .slides > li:first-child {
  display: block;
}
/* ====================================================================================================================
 * SLIDER
 * ====================================================================================================================*/
.flexslider {
  margin: 0 0 60px;
  position: relative;
  zoom: 1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
}
.flexslider .slides {
  zoom: 1;
}
.flexslider .slides img {
  height: auto;
  -moz-user-select: none;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.lista-especiales{
	background-color: #212121;
}
.loading .flex-viewport {
  max-height: 300px;
}
@-moz-document url-prefix() {
  .loading .flex-viewport {
    max-height: none;
  }
}
.carousel li {
  margin-right: 5px;
}
.flex-direction-nav {
  *height: 0;
}
.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 33px;
  height: 50px;
background-color: rgba(0,0,0,0.72);
  margin: -20px 15px 0;
  position: absolute;
  top: 32%;
  z-index: 10;
  overflow: hidden;
  opacity: 1;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);

}
.flex-direction-nav a:before {
  display: inline-block;
content: url("../images/btn-prev.png");
	padding: 10px;
}
.flex-direction-nav a.flex-next:before {
content: url("../images/btn-next.png");
}
.flex-direction-nav .flex-prev {
  left: -50px;
}
.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right;
}
.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: -50px;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: -50px;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
}
.flex-direction-nav .flex-disabled {
  opacity: 0!important;
  filter: alpha(opacity=0);
  cursor: default;
  z-index: -1;
}

.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
  width: 14px;
  height: 14px;
  display: block;
  background: #999999;
  background: rgba(160, 160, 160, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
  background: #f0340c;
  background: rgba(240, 52, 12, 0.9);
  cursor: default;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: .7;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}
/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: -10px;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: -10px;
  }
}
@media screen and (max-width: 770px) {
	.container{max-width: 800px!important;}
	.video-principal iframe{
		height: 270px;
	}
	.video-principal h2{
	font-size: 23px;
	line-height: 31px;
	margin: 10px 0 40px 0;
	font-weight: 600;
	border-right: 0;
	border-bottom: 1px solid #FFFFFF;
	padding-right: 10px;
	padding-bottom: 20px;
}
.box-opinion {
	margin: 15px 0;
	height: auto;
}
}
@media screen and (min-width: 992px) {
  .top {
    height: auto;
	  padding-top: 10px;
  }
  .custom-video,
  .news-detail-image {
    object-fit: cover;
    width: 100vw;
    height: 100vh;
  }

  .sticky-wrapper {
    position: relative;
    bottom: 1px;
  }
}

.heroText {
  position: absolute;
  z-index: 9;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 85%;
  text-align: center;
}
/*---------------------------------------
  SECCION               
-----------------------------------------*/
.about-image,
.team-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.carousel-control-next, 
.carousel-control-prev {
	bottom: 38%;
}
.carousel-control-prev {
  left: auto;
}

.carousel-control-next-icon, 
.carousel-control-prev-icon {
  background-color: var(--dark-color);
  background-size: 10px 31px;
  border-radius: 0;
  width: 1.8rem;
  height: 3.7rem;
}
.carousel-control-next, .carousel-control-prev {
	width: auto;
}

/*---------------------------------------
  PORTFOLIO               
-----------------------------------------*/
.portfolio-thumb {
  position: relative;
  overflow: hidden;
}

.portfolio-info {
  margin: 20px;
}

/*---------------------------------------
  SECTION               
-----------------------------------------*/
.section-padding {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

/*---------------------------------------
  CONTACT              
-----------------------------------------*/
.contact-info {
  padding: 40px;
}

.contact-form .form-control {
  font-family: 'Montserrat', sans-serif;
  font-weight: var(--font-weight-normal);
  padding-top: 2px;
  padding-bottom: 2px;
  border-radius: 8px;
	width: 96%;
	float: left;
	font-size: 14px;
}
.btn-buscador{
	float: left;
	padding: 2px;
	padding-top: 6px;
	margin-left: -36px;
	display: block;
	font-weight: 800;
}
.contact-form button[type='submit'] {
  background: var(--dark-color);
  border: none;
  border-radius: 100px;
  color: var(--white-color);
  font-weight: var(--font-weight-bold);
  text-transform: uppercase;
  padding: 16px;
  transition: all 0.6s ease-out;
}

.contact-form button[type='submit']:hover {
  background: var(--primary-color);
}

.form-label {
  color: var(--p-color);
  font-weight: var(--font-weight-bold);
}

.map-iframe {
  display: block;
  filter: grayscale(100);
}
.mar-top-30{
	margin-top: 30px;
}
.mar-top-40{
	margin-top: 40px;
}
.mar-top-50{
	margin-top: 50px;
}
.mar-top-60{
	margin-top: 60px;
}
.mar-bot-30{
	margin-bottom: 30px;
}
.mar-bot-40{
	margin-bottom: 40px;
}
.mar-bot-50{
	margin-bottom: 50px;
}
.mar-bot-60{
	margin-bottom: 60px;
}

/*---------------------------------------
  SITE FOOTER               
-----------------------------------------*/
.site-footer {
  background: #292929;
  padding-top: 2rem;
  padding-bottom: 0;
/*margin-top: 30px;*/
}
.site-footer h4{
	color: #FFFFFF;
	font-size: 15px;
	font-weight: 600;
	margin-top: 20px;
}
.site-footer ul{
	padding-left: 2px;
	margin-top: 15px;
}
.site-footer ul li a{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: 400;
}

.site-footer .custom-link {
  color: rgba(255, 255, 255, 0.65);
  font-size: var(--p-font-size);
}

.site-footer .custom-link:hover,
.site-footer .social-icon-link:hover {
  color: var(--white-color);
}
.site-footer a:hover{
	text-decoration: none;
	color: #ff9418;
}
.leg-liga a{
	font-size: 12px;
	color: #FFFFFF;
	font-weight: 600;
	margin-right: 25px;
}
.legales{
	background-color: #000000;
	width: 100%;
	margin-top: 30px;
	padding: 15px 15px 120px 15px;
}
.copyright-text {
  color: rgba(255, 255, 255, 0.65);
  font-size: 13px;
	line-height: 17px;
	margin-top: 10px;
	max-width: 900px;
	margin: 10px auto;
}

/*---------------------------------------
  SOCIAL ICON               
-----------------------------------------*/
.social-icon {
  margin: 7px 10px 0 0;
  padding: 0;
	float: right;
}

.social-icon li {
  list-style: none;
  display: inline-block;
  vertical-align: top;
}

.social-icon-link {
  font-size: 1.12rem;
  display: inline-block;
  vertical-align: top;
  margin-top: 4px;
	padding: 2px 6px;
  margin-bottom: 4px;
  margin-right: 5px;
	border-radius: 4px;
}

.social-icon-link:hover {
  color: #FFFFFF;
}
.bi-facebook{
	color: #FFFFFF;
	background-color: #3b5a95;
}
.bi-twitter{
	color: #FFFFFF;
	background-color: #58adea;
}
.bi-linkedin{
	color: #FFFFFF;
	background-color: #127ab6;
}
.bi-whatsapp{
	color: #FFFFFF;
	background-color: #2dd44b;
}
.bi-envelope-fill{
	color: #FFFFFF;
	background-color: #1886c9;
}
.bi-instagram{
	color: #FFFFFF;
	background-color: #cf256c;
}
.bi-youtube{
	color: #FFFFFF;
	background-color: #fc0d1b;
}
.bi-tiktok{
	color: #FFFFFF;
	background-color: #333333;
}
.bi-messenger{
	color: #FFFFFF;
	background-color: #227aef;
}

.box-foto img{
	position: relative;
	z-index: 15;
}
.box-foto img{
	border-radius: 10px 10px 0 0;
}
.site-footer .social-icon .social-icon-link{
	font-size: 12px;
}
.etiqueta-imagen{
	position: absolute;
	color: #FFFFFF;
	font-family: 'Audiowide';
	padding: 3px 7px;
	background-color: #f0340c;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 0.7rem;
	margin-top: -15px;
	border-radius: 0 8px 0 8px;
	z-index: 17;
	height: 23px;
}
.etiqueta-categoria{
	position: absolute;
	color: #0078b6;
	font-family: 'Audiowide';
	padding: 10px 7px;
	background-color: #FFFFFF;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 0.7rem;
	z-index: 17;
	height: 23px;
}
.etiqueta-nota{
	position: relative;
	color: #FFFFFF;
	font-family: 'Audiowide';
	padding: 3px 10px;
	background-color: #f0340c;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 12px;
	margin-top: 2px;
	border-radius: 0 8px 0 8px;
	height: auto;
	float: left;
	margin: 5px;
}
.etiqueta-nota:hover{
	background-color: #7e1903;
-moz-user-select: none;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.bloque-tags{
	margin-bottom: 50px;
	float: left;
}
.bloque-tags h5{
	color: #999999;
}
.secun-principal .etiqueta-imagen{
	position: absolute;
	margin-top: 0;
	width: auto;
	left: 285px;
}
.etiqueta-categoria{
	position: absolute;
	margin-top: 0;
	width: auto;
	left: 285px;
}
.secun-principal h2{
	padding: 5px 10px;
	font-size: 22px;
	font-weight: 600;
}
/*---------------------------------------
  RESPONSIVE STYLES               
-----------------------------------------*/

@media screen and (max-width: 1000px) {
  h1 {
    font-size: 28px;
  }

  h2 {
    font-size: 25px;
  }

  h3 {
    font-size: 21px;
  }

  h4 {
    font-size: 18px;
  }

  h5 {
    font-size: 17px;
  }

  h6 {
    font-size: 18px;
  }

  .navbar {
    padding-top: 0;
    padding-bottom: 0;
  }
	.navbar-nav{
		margin: 15px auto 5px;
	}
  .section-padding {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .team-thumb {
    left: 0;
    width: auto;
  }

  .news-two-column {
    height: auto !important;
    min-height: inherit;
  }

  .news .col-12 .news-two-column:first-child {
    margin-bottom: 38px;
  }
	.nav-item{padding-bottom: 12px; padding-left: 7px;}
	.nav-link:after {position: relative; line-height: 1.3rem;}
	#logo2{margin-left: 1px!important;}
}

@media screen and (max-width: 600px) {
	.flex-direction-nav a {
		margin: -20px 2px 0;}
	.item-bloque-tres h3{
		font-size: 1.2rem;
		line-height: 1.55rem;
	}
	.item-bloque-tres .col-6{
}
	.hide-600{
		display: none;
	}
	.migas-pan{display: block;}
	.social-nota .social-icon li{
	display: inline;
}
	.top-seccion{
		font-size: 1.47rem;
	padding: 0 12px;}
	.btn-anteriores img{
		max-width: 135px;
		height: auto;
	}
	.head-especiales h2, .head-video h2{
		font-size: 1.37rem;}
	.secun-principal h2{
		font-size: 17px;}
.secun-principal .etiqueta-imagen {
    left: 160px;
	font-size: 11px;
	height: 23px;
	overflow: hidden;
}
	.etiqueta-categoria{
		left: 160px;
	font-size: 11px;
	height: 23px;
	overflow: hidden;
	}
	.img-secundaria {
		width: 156px;}
	  h1 {
    font-size: 25px;
  }

  h2 {
    font-size: 20px;
  }

  h3 {
    font-size: 21px;
  }

  h4 {
    font-size: 18px;
  }

  h5 {
    font-size: 17px;
  }
	
	.fecha-top {
		margin-bottom: 2px;}
  .news-detail-title {
    font-size: 36px;
  }
	.navbar {
		padding-top: 0;}
	.secun-principal h2 {
    margin-top: 30px;
		line-height: 1.6rem;}
}
.buscador-mobile{
		max-width: 400px;
	margin: 0 auto 30px;
	}
@media screen and (min-width: 576px) {
	.buscador-mobile{
		display: none;
	}
	.menu-mobile{display: none;}
#navbar-expand-lg-sticky-wrapper{
		background-color: #FFFFFF;
	}
}
@media screen and (max-width: 575px) {
	.opinion-secun-principal>a>.img-secundaria {
    width: 150px;
    height: auto;
    float: left;
    margin: 0 20px 1px 0;
}
	.opinion-secun-principal h4 {
    font-size: 1.1rem;
    padding: 0 15px;
		line-height: 1.55rem;
}
	.video-secundaria img {
    width: 30%;
    float: left;
    margin-right: 10px;
    border-radius: 5px 0 0 5px;
}
	.video-secundaria h5 {
    font-size: 16px;
    line-height: 22px;
}
	.video-principal h2 {
		font-size: 18px;
	line-height: 25px;}
	.video-secundaria {
    padding: 4px;
    min-height: 53px;
	}
	.tab_content {
    padding: 0;
    font-size: 0.8rem;
	line-height: 1rem;
}
	.navbar-expand-lg .navbar-nav .nav-link {
    padding-top: 0!important;
    font-size: 16px;
    font-weight: 600;}
	.carousel-control-next, .carousel-control-prev {
		top: -40px;}
	.navbar{
		top: -40px;
		background-color: #FFFFFF;
	}
	.navbar-expand-lg{
		background-color: transparent;
	}
	.navbar-collapse{
		background-color: #FFFFFF;
		padding: 0 5px;
		text-align: center;
	}
	.herramientas{display: none;}
	.social-icon {
		margin: 2px 10px 0 0;}
	.navbar-expand-lg .navbar-nav .nav-link {
		padding-left: 10px;}
	.carousel-control-next, 
.carousel-control-prev {
	bottom: 46%;
	height: 36%;
	top: 0;
}
	.logo-el-uni-top{
		position: absolute;
		top: 3px;
		right: 10px;
		width: 140px;
	}
	.logo-top {
		margin-top: 11px;
    width: 230px;
}
}
@media screen and (max-width: 360px) {
	
.icon-video {
	top: 15%;}
  .heroText p {
    font-size: 14px;
  }
}

@media screen and (max-width: 359px) {
  .news-detail-title {
    font-size: 22px;
  }
}


.texto-video{
	color: #FFFFFF;
	font-size: 1rem;
	font-weight: 500;
}

.suplementos-especiales .wp-block-columns{
    margin-bottom: 0px !important;
}

.botonera-pags ul{
padding:0;
}


.botonera-pags ul li{
    display: inline;
    border: 1px solid #CCCCCC;
    padding: 4px 8px;
    /* margin: 20px 2px; */
    font-weight: 500;
    text-align: center;
    background-color: #FFFFFF;
    border-radius: 4px;
    font-size: 18px;
}

@media (min-width: 768px) {
    .botonera-pags ul li{
    padding: 4px 13px;
 }
}

.bloque-perifericos{
    margin-top: 0px !important;
}

#navbar-expand-lg-sticky-wrapper{
    height: 0px !important;
}

@media (min-width: 576px) {
#navbar-expand-lg-sticky-wrapper{
    height: 43px !important;
}
}

.post .video iframe {
	width: 100%;
	height: 266px;
	background: var(--cuaternary);
  }
  
  .post-video {
	position: relative;
  }
  
  .btn-modal {
	position: absolute;
	width: 100%;
	height: 100%;
	cursor: pointer;
  }
  
  .video-modal iframe {
	width: 100%;
	height: 642px;
  }
  
  .btn-close-modal {
	background: var(--primary);
	border-radius: 50%;
	padding: 5px;
	position: absolute;
	top: -15px;
	right: -15px;
	width: 40px;
	height: 40px;
	display: block;
	font-size: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
  }
  
  .modal-content {
	background: transparent;
	border: none;
  }
  
  .css-g03djc {
	background: white !important;
  }
  
  .post-tiktok, .post-tiktok blokquote {
	width: inherit !important;
  }
  
  .avatar-default{
	border-radius: 50% !important;
	box-shadow: 0px 0px 12px rgba(0 0 0 / 10%) !important;
  }

  
.tiktok-embed{
	max-width: inherit !important;
	min-width: inherit !important;
	color: #f6f6f6 !important;
  }

.wp-block-embed-tiktok blockquote::before {
	content: "";
}
/* */

.single-content .tiktok-embed {
	display: inherit !important;
	font-size: inherit !important ;
	padding: inherit !important;
	position: inherit !important;
	line-height: inherit !important;
	font-style: inherit !important;
	top: inherit !important;
	margin-top:inherit !important;
	margin-bottom: inherit !important;
	margin:inherit !important;
  }
  
  @media (min-width: 992px) {
	.single-content .tiktok-embed {
	  display: inherit !important;
	  padding: inherit !important;
	  margin:inherit !important;
	  position: inherit !important;
	  line-height: inherit !important;
	  top: inherit !important;
	}
  }
  
  .single-content .tiktok-embed::after {
	content: inherit !important;
  }
  
  .single-content .tiktok-embed::before {
	content:inherit !important;
	font-size:inherit !important;
	color: inherit !important;
	position:inherit !important;
	left: inherit !important;
	top: inherit !important;
	font-family: inherit !important;
	z-index: inherit !important;
	line-height: inherit !important;
  }
  
  @media (min-width: 1200px) {
	.single-content .tiktok-embed::before {
	  content: inherit !important;
	  font-size: inherit !important;
	  color: inherit !important;
	  position: inherit !important;
	  left:inherit !important;
	  top: inherit !important;
	}
  }

/* -- */
.post-tiktok, .post-tiktok blokquote {
  width:inherit !important;
	position:relative;
	cursor:pointer;
}


.aspect-vertical {
  padding-top: 3px;
}

.icon-tiktok {
  position: absolute;
  z-index: 2;
  margin: 15px;
}

.scrolling-wrapper-tiktok {
  overflow-x: scroll;
  overflow-y: hidden;
  flex-wrap: nowrap;
  scrollbar-color: light;
  scrollbar-width: thin;
  -webkit-overflow-scrolling: touch;
  overscroll-behavior-x: contain;
  scroll-snap-type: x mandatory;
}

@media (min-width: 1400px) {
  .scrolling-wrapper-tiktok {
    overflow-x: hidden;
    flex-wrap: wrap;
  }
}

.scrolling-wrapper-tiktok > div {
  scroll-snap-align: start;
  scroll-snap-stop: always;
}

.scrolling-wrapper-tiktok::-webkit-scrollbar {
  width: auto;
  height: 2px !important;
}

.scrolling-wrapper-tiktok::-webkit-scrollbar-track {
  background: transparent;
}

#tiktok-part{
	width:100%;
}

.icon-play{
	margin: auto;
    position: absolute;
    z-index: 2;
    top: calc(50% - 25px);
    left: calc(50% - 25px);
	font-size:50px;
	color:white;
}
.area-slider .row>* {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x)* .5);
    padding-left: calc(var(--bs-gutter-x)* .5);
    margin-top: var(--bs-gutter-y);
}

.tiktok_embed{
	width:340px;
}

#tik-tok .carousel{
	background:transparent;
}

.icon-tiktok{
	right: 0;
}

/* -Etiquetas- */
.post-tags {
    margin-top: 20px;
}

.tag-link {
    display: inline-block;
    margin-right: 10px;
    padding: 5px 10px;
    background-color: #f0f0f0;
    color: #333;
    text-decoration: none;
    border-radius: 3px;
    font-size: 14px;
    margin-bottom: 10px;
}

.tag-link:hover {
    background-color: #0073aa;
    color: #fff;
}
/* -Fin Etiquetas- */

.has-luminous-vivid-orange-color{
    color: #f94203;
}

mark {
padding: 0px !important;
}