img {
    object-fit: cover;
}
.divImg2>a>img{
    object-fit: contain;
}
.max-w {
	max-width: 1500px;
	margin: auto;
	display: block;
}
.Notas-Home {
	margin-top: 11vw;
}

.Novedades-notas {
	width: 100%;
    overflow: hidden;
    display: block;
    background-color: rgba(255,255,255,0.7);
    position: relative;
    padding-bottom: 3%;
    margin: 0 0 15% 0;
}
.Novedades-notas p {
	width: 86%;
    padding: 2% 7%;
    display: block;
    position: relative;
    font-size: 130%;
    line-height: 120%;
    color: #555;
	font-weight: 400;
	margin: 0;
}
.Imagen-Nota {
	width: 100%;
	height: 65vw;
	position: relative;
	/*top: -78px;*/
	display: block;
	overflow: hidden;
	z-index: 0;
	margin: 0;
}
.Imagen-Nota .media {
    width: 50% !important;
    height: 80vw !important;
    position: relative;
    margin: 0;
    font-size: 25px;
	line-height: 28px;
    float: left;
}
.Imagen-Nota img {
	object-fit: cover;
}
.Imagen-Nota.Perfil {
	display: block;
}
.Notas-Sec {
    margin-top: 18vw;
}
.Notas-Sec h1 {	font-family: 'Sarabun', sans-serif;
margin: 50px auto 10px;
    width: 90%;
    display: block;
    text-align: left;
    color: rgba(36,72,118,1);
}
.Bajada {
	font-size: 105%;
    font-style: oblique;
    margin: 0 auto 25px;
    color: #555 !important;
    display: inline-block;
    width: 100%;
    font-weight: 400;
    line-height: 155%;
    letter-spacing: 0.2px;
}

.Nota {
    width: 84%;
    padding: 2% 8%;
    margin-top: 10px;
    display: inline-block;
    position: relative;
    z-index: 6;
    background-color: #fff;
    border-top-right-radius: 0;
    border-top-left-radius: 8vw;
    border-bottom-left-radius: 8vw;
    border-bottom-right-radius: 8vw;
    webkit-box-shadow: 2px 2px 8px rgb(0 0 0 / 10%);
    -moz-box-shadow: 2px 2px 8px rgba(0,0,0,0.1);
    box-shadow: 2px 4px 8px rgb(0 0 0 / 10%);
}
.Nota h1{	font-family: 'Sarabun', sans-serif;
color: #03305A;
    font-size: 220%;
    line-height: 100%;
    letter-spacing: 0.5px;
    margin: 15px 0 10px !important;
	font-weight: 500;
}
.Nota .Div-img1 {
    display: none;
}
.Nota .Div-img2 {
    display: none;
}
.Nota .Div-img {
	width: 102%;
    height: auto;
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0% -1% 5%;
}
.Nota .Div-img img {
    object-fit: cover;
}
.Nota .Div-gal {
	width: 104%;
    position: relative;
    display: block;
    overflow: hidden;
    margin: 10% -2%;
}
/*.Nota .Div-gal box {
	display: none;
}*/
.Nota .Div-gal div {
	width: 47%;
    height: 30vw;
    position: relative;
    display: inline-block;
    overflow: hidden;
    margin: 3% 1.5% 0;
    float: left;
}
.Nota .Div-gal img {
    object-fit: cover;
}
.Nota h2 {
	font-size: 180%;
    width: 100%;
    margin: 0;
    color: #cc0011;
    line-height: 120%;
    font-weight: 300;	font-family: 'Sarabun', sans-serif;
}
.Nota h2 a {
    color: #cc0011;
}
.Nota h2 a:hover {
    color: #B42D00;
}
.Nota h4 {
	font-size: 170%;
    width: 100%;
    margin: 0;
    color: #cc0011;
    line-height: 120%;
    font-weight: 300;	font-family: 'Sarabun', sans-serif;
}
.Nota h5 {
	font-size: 120%;
    width: 100%;
    margin: 0;
    color: #cc0011;
    line-height: 120%;
    font-weight: 400;	font-family: 'Sarabun', sans-serif;
}
.Nota p {
	width: 100%;
    margin: 0;
    color: #112339;
    font-size: 105%;
    line-height: 175%;
    font-weight: 400;
    letter-spacing: 0.2px;
}
.Nota a {
}
.Nota2 {
    width: 84%;
    padding: 0 4%;
    display: inline-block;
    position: relative;
    z-index: 6;
    border-top-right-radius: 8vw;
    border-top: solid 2px #fff;
    margin: 10px 4% 0;
}
.Nota2 h1{
    font-family: 'Sarabun', sans-serif;
    color: #FFF;
    font-size: 220%;
    line-height: 100%;
    letter-spacing: 0.5px;
    margin: 15px 0 15px !important;
	font-weight: 600;
    text-shadow: 1px 1px 5px rgba(0,0,0,0.2);
}
.Link-Bco {
	color: rgba(255,255,255,1);
}
.Link-Bco:hover {
	color: rgba(255,255,255,0.7);
}
.Link-Rojo {
	color: rgba(227,31,38,1);
}
.Link-Rojo:hover {
	color: rgba(227,31,38,0.8);
}
.Link-Azul {
	color: rgba(36,72,118,1); 
}
.Link-Azul:hover {
	color: rgba(36,72,118,0.7); 
}
.Fondo-Naranja {
	/*background: linear-gradient(135deg, rgba(244,84,39,1), rgba(203,44,0,1) 100%);*/
	background-color: rgba(203,44,0,1);
	background-image: url(../img/Textu-15.png);
	background-blend-mode: multiply;
}
.Fondo-Azul {
	/*background: linear-gradient(135deg, rgba(244,84,39,1), rgba(203,44,0,1) 100%);*/
	background-color: rgba(0,48,90,1);
	background-image: url(../img/Textu-15-A.png);
	/*background-blend-mode: multiply;*/
}
.Fondo-Naranja-Cel {
	background: linear-gradient(135deg, rgba(244,84,39,1), rgba(203,44,0,1) 100%);
}
.Fondo-Madera {
	background-image: url(../img/floor-texture.jpg);
    /*background-position: center;*/
    background-size: auto;
    background-repeat: repeat;
	background-color: white;
}

.Fondo-Bco35 {
	background-color: rgba(255,255,255,0.35);
}
.last {
	padding-bottom: 25vw !important;
}
.last2 {
    padding-bottom: 25vw !important;
}
.Analisis-Ancho .Titulo {
	margin: 4vh auto 0;
    position: relative;
    color: white;
    font-size: 8vw;
    width: 90%;
}
.Analisis-Ancho .Titulo.Medios {
	color: rgba(36,72,118,1) !important;
}
.Analisis-Ancho.Clinic {
	background-color: rgba(36,72,118,1);
    top: -5px;
} 
.F-Capa {
	margin: 2vh auto 0;
	width: 90%;
    padding: 1% 5%;
	display: block;
	color: rgba(36,72,118,1); 
	text-align: center;
	overflow: hidden;
}
.F-Capa.Clin {
    background-image: none !important;
}
.F-Capa.Medios {
	background-color: rgba(255,255,255,0.7) !important;
    background-image: none !important;
}
.F-Capa div {
	width: 100%;
	overflow: hidden;
	padding: 0 0 15px;
	float: left;
	background-color: #fff;
    border-bottom: solid 6px #00376D;
    -webkit-box-shadow: 2px 2px 8px rgba(0,0,0,0.2);
    -moz-box-shadow: 2px 2px 8px rgba(0,0,0,0.2);
    box-shadow: 2px 2px 8px rgba(0,0,0,0.2);
}
.F-Capa div:last-child {
	margin-right: 0;
}
.F-Capa .TituloG {
    padding: 0;
    display: block;
    position: absolute;
    margin: 0;
    font-size: 320%;
    letter-spacing: 1px;
    font-weight: 700;
    color: rgb(255,255,255);
    z-index: 6;
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    left: 2vw;
    writing-mode: vertical-lr;
}
.F-Capa .TituloG a{
    color: rgba(255,255,255,1);
}
.F-Capa .TituloG a:hover {
    color: rgba(255,255,255,0.8);
}
.F-Capa h3 {
    border-bottom: none;
    width: auto;
    margin: auto;
}
.F-Capa h3 a {
    z-index: 6;
    position: relative;
    display: inline-block;
    font-size: 170%;
    letter-spacing: 1px;
    color: rgba(255,255,255,1);
}
.F-Capa h3 a:hover {
    color: rgba(255,255,255,0.8);
}
.F-Capa .cont {
	/* min-height: 100%; */
    max-height: 100%;
}
.F-Capa .divImg {
	width: 100px;
    height: 80px;
    overflow: hidden;
    margin: 0;
    float: left;
    padding: 0;
    border: none;
}
.F-Capa .divImg.ingles {
    height: 100px !important;
}
.F-Capa .Link {
	height: 80px;
    width: 90%;
    margin: 5px 5%;
    float: left;
    text-align: left;
    font-size: 1.6vw;
    line-height: 110%;
    font-weight: 700;
    font-family: 'Sarabun', sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.2px;
}

.F-Capa-Sec {
	background-color: rgba(229, 65, 33, 1);
	/*background-color: rgba(244,84,39,1);*/
    background-image: url(../img/Analisis-2.png);
	background-size: 110%;
	background-blend-mode: multiply;
	background-position: top center;
	width: 100%;
    padding: 5% 0;
    display: inline-block;
	color: rgba(36,72,118,1); 
	overflow: hidden;
	z-index: 5;
}
.F-Capa-Sec.Clinic {
	background: rgba(36,72,118,1);
	background-image: none;
    top: -5px;
}
.F-Capa-Sec.Medios {
	background: none;
	background-image: none;
    top: -5px;
} 
.F-Capa-Sec.Medios h1 {	font-family: 'Sarabun', sans-serif;
color: rgba(36,72,118,1); 
}
.F-Capa-Sec .NotaAna {
    width: 90% !important;
    margin: 0 auto 15% !important;
	background-color: rgba(255,255,255,1) !important;
}
.F-Capa-Sec h1 {	font-family: 'Sarabun', sans-serif;
margin: 40px auto 20px;
    width: auto;
    display: block;
    text-align: left;
    color: #fff;
}

.F-Carr {
	margin: 2vh auto 0;
	width: 100%;
    padding: 0;
	display: block;
	color: rgba(36,72,118,1); 
	text-align: center;
	overflow: hidden;
}
.F-Carr.Clin {
    background-image: none !important;
}
.F-Carr.Medios {
	background-color: rgba(255,255,255,0.7) !important;
    background-image: none !important;
}
.F-Carr div {
	width: 100%;
	overflow: hidden;
	padding: 0 0 45px;
	float: left;
	background-color: #fff;
    border-bottom: none;
    -webkit-box-shadow: 2px 2px 8px rgba(0,0,0,0.2);
    -moz-box-shadow: 2px 2px 8px rgba(0,0,0,0.2);
    box-shadow: 2px 2px 8px rgba(0,0,0,0.2);
}
.F-Carr div:last-child {
	margin-right: 0;
}
.F-Carr .cont {
	min-height: 100%;
    max-height: 100%;
}
.F-Carr .divImg {
	width: 100%;
    height: 40vw;
    overflow: hidden;
    margin: 0;
    float: left;
    padding: 0;
	border: none;
}
.F-Carr .Link {
	height: 80px;
    width: 90%;
    margin: 5px 5%;
    float: left;
    text-align: left;
    font-size: 140%;
    line-height: 122%;
    font-weight: 400;
}

.F-Carr-Sec {
	background-color: rgba(229, 65, 33, 1);
	/*background-color: rgba(244,84,39,1);*/
    background-image: url(../img/Analisis-2.png);
	background-size: 110%;
	background-blend-mode: multiply;
	background-position: top center;
	width: 100%;
    padding: 5% 0;
    display: inline-block;
	color: rgba(36,72,118,1); 
	overflow: hidden;
	z-index: 5;
}
.F-Carr-Sec.Clinic {
	background: rgba(36,72,118,1);
	background-image: none;
    top: -5px;
}
.F-Carr-Sec.Medios {
	background: none;
	background-image: none;
    top: -5px;
} 
.F-Carr-Sec.Medios h1 {	font-family: 'Sarabun', sans-serif;
color: rgba(36,72,118,1); 
}
.F-Carr-Sec .NotaAna {
    width: 90% !important;
    margin: 0 auto 15% !important;
	background-color: rgba(255,255,255,1) !important;
}
.F-Carr-Sec h1 {	font-family: 'Sarabun', sans-serif;
margin: 40px auto 20px;
    width: auto;
    display: block;
    text-align: left;
    color: #fff;
}

.F-Blog .flickity-prev-next-button.previous { 
	left: 0px; 
	background: url(../images/Flecha-Blog-Izq.png);
	background-size: cover;
}
.F-Blog .flickity-prev-next-button.next { 
	right: 0px; 
	background: url(../images/Flecha-Blog-Der.png);
	background-size: cover;
}

.F-Blog {
	margin: 2vh auto 0;
	width: 90%;
    padding: 1% 5%;
	display: block;
	color: rgba(36,72,118,1); 
	overflow: hidden;
}
.F-Blog.Clin {
    background-image: none !important;
}
.F-Blog.Medios {
	background-color: rgba(255,255,255,0.7) !important;
    background-image: none !important;
}
.F-Blog .div1 {
	width: 100%;
	overflow: hidden;
	padding: 0 0 15px;
	float: left;
	background-color: #fff;
    -webkit-box-shadow: 2px 2px 8px rgba(0,0,0,0.2);
    -moz-box-shadow: 2px 2px 8px rgba(0,0,0,0.2);
    box-shadow: 2px 2px 8px rgba(0,0,0,0.2);
	z-index: 5;
    border-top-left-radius: 1.5vw;
    border-bottom-left-radius: 1.5vw;
    border-top-right-radius: 0;
    border-bottom-right-radius: 1.5vw;
}
.F-Blog .div1:last-child {
	margin-right: 0;
}
.F-Blog .cont {
	min-height: 100%;
    max-height: 100%;
    margin-bottom: 10%;
    border-bottom: none;
    box-shadow: none;
}
.F-Blog .divImg {
	width: 35%;
    height: 22vw;
    overflow: hidden;
    margin: 0 4% 0 0;
    float: left;
    padding: 0;
	border: none;
}
.F-Blog .divImg2 {
	width: 35%;
    height: 35vw;
    overflow: hidden;
    margin: 0 4% 0 0;
    float: left;
    padding: 0;
	border: none;
}
.F-Blog .Link {
	height: 80px;
    width: 90%;
    margin: 5px 5%;
    float: left;
    text-align: left;
    font-size: 140%;
    line-height: 122%;
    font-weight: 500;
}

.F-Blog-Sec {
	background-color: rgba(229, 65, 33, 1);
	/*background-color: rgba(244,84,39,1);*/
    background-image: url(../img/Analisis-2.png);
	background-size: 110%;
	background-blend-mode: multiply;
	background-position: top center;
	width: 100%;
    padding: 5% 0;
    display: inline-block;
	color: rgba(36,72,118,1); 
	overflow: hidden;
	z-index: 5;
}
.F-Blog-Sec.Clinic {
	background: rgba(36,72,118,1);
	background-image: none;
    top: -5px;
}
.F-Blog-Sec.Medios {
	background: none;
	background-image: none;
    top: -5px;
} 
.F-Blog-Sec.Medios h1 {	font-family: 'Sarabun', sans-serif;
color: rgba(36,72,118,1); 
}
.F-Blog-Sec .NotaAna {
    width: 90% !important;
    margin: 0 auto 15% !important;
	background-color: rgba(255,255,255,1) !important;
}
.F-Blog-Sec h1 {	font-family: 'Sarabun', sans-serif;
margin: 40px auto 20px;
    width: auto;
    display: block;
    text-align: left;
    color: #fff;
}

@media (min-width: 300px) {

.last {
    padding-bottom: 35vw !important;
}
.last2 {
    padding-bottom: 35vw !important;
}
.first {
	padding-top: 3vh !important;
}

.Notas-Home {
	margin-top: 3vw;
    padding-top: 35vw;
	background-image: url(../img/floor-texture.jpg);
    background-position: center;
    background-size: auto;
    background-repeat: no-repeat;
}
.F-Videos {
    padding: 3% 0;
}
.F-Videos h3 {
    margin: 20px auto 5px;
    width: 90%;
	font-weight: 400;
}
.F-Videos .divVid {
	width: 100%;
	margin-right: 0;
	margin-bottom: 9%;
}
.F-Videos .divVid.Celindex {
	display: block;
	max-height: 80vw;
	overflow: hidden;
}
.F-Videos .divVid-Principal-Titulo {
	width: 90%;
    padding: 1% 5% 4%;
    font-size: 125%;
	margin: 0;
}
.F-Videos .divVid-G .Fondo {
    height: 32vw;
}
.F-Videos .divVid-G span {
    width: 61%;
    margin: 0 2% 0 2%;
    font-size: 4.55vw;
	line-height: 115%;
	position: absolute;
    top: 35%;
    transform: translateY(-50%);
    resize: vertical;
    left: 35%;
}
.F-Videos .divVid-G .p-bajada {
    position: absolute;
    display: block;
    width: 94%;
    margin: 2.5vw 3%;
    float: left;
    bottom: 0;
    font-size: 14px;
    left: 0;
    font-weight: 400;
    color: #555;
}
.F-Videos .divVid-G dl {
    display: none;
}
.Sec-Video-Div {
	width: 100%;
	margin: auto;
}
.Sec-Video {
	width: auto;
    margin: auto;
    float: none;
}
.SEC {
	margin-top: 22vw;
}
.Sec-A {
}
.Sec-A h3 {
	margin-top: auto;
}
.F-Capa {
    width: 100%;
    padding: 0 0 15vh;
    color: rgba(36,72,118,1);
	/*margin: 1.5vw 0 0;*/
}
.F-Capa .TituloG {
    padding: 0;
    position: relative;
    margin: 10% auto 2%;
    font-size: 130%;
    z-index: 6;
    transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    left: auto;
    writing-mode: horizontal-tb;
    /*border-bottom: 2px solid #ddd;*/
    width: 86%;
    text-align: left;
}
.F-Capa .TituloG a {
    color: rgba(36, 72, 118,1);
}
.F-Capa .TituloG a:hover {
    color: rgba(36, 72, 118,0.8);
}
.F-Capa h3 {
    border-bottom: 2px solid #ddd;
    width: 86%;
    margin: 0 auto 10%;
}
.F-Capa h3 a {
    z-index: 6;
    position: relative;
    display: inline-block;
    font-size: 110%;
    letter-spacing: 1px;
    color: rgba(36,72,118,1);
    padding: 0 0 5%;
}
.F-Capa h3 a:hover {
    color: rgba(36,72,118,0.8);
}
.F-Capa .cont {
    max-height: 80px;
    margin: 0 auto 4% !important;
    border-bottom: none;
    -webkit-box-shadow: 2px 2px 8px rgb(0 0 0 / 10%);
    -moz-box-shadow: 2px 2px 8px rgba(0,0,0,0.1);
    box-shadow: 2px 2px 8px rgb(0 0 0 / 10%);
    z-index: 5;
    width: 90%;
    float: none;
    padding: 0;
    position: relative;
    border-top-left-radius: 5vw;
    border-bottom-left-radius: 5vw;
    border-top-right-radius: 0;
    border-bottom-right-radius: 5vw;
}
.F-Capa .cont.ingles {
    max-height: 100px !important;
}
.F-Capa .Link {
    height:auto;
    margin: 0;
    font-size: 3.75vw;
    width: 55%;
    line-height: 120%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    resize: vertical;
    left: 34%;
    padding: 0;
}
.F-Capa .Link.ingles {
    font-size: 6vw !important;
    }
.F-Capa span {
	height: auto;
    width: 86%;
    margin: 1% 7%;
    float: left;
    text-align: left;
    color: #555;
    font-weight: 400;
    line-height: 130%;
    display: block;
    font-size: 90%;
}
.F-Capa .VerMas {
	position: absolute;
    top: 0vw;
    right: 4vw;
    float: right;
    width: 1.8vw;
    font-size: 200%;
    font-weight: 600;
    line-height: 20px;
}
.F-Capa-Sec h1 {	
	font-family: 'Sarabun', sans-serif;
	margin: 30px auto 20px;
    width: 87%;
}
.F-Carr .Link {
    height: auto;
    margin: 4% 7% 0;
    font-size: 6.8vw;
    width: 86%;
    line-height: 115%;
}
.F-Carr span {
	height: auto;
    width: 86%;
    margin: 1% 7%;
    float: left;
    text-align: left;
    color: #555;
    font-weight: 400;
    line-height: 130%;
    display: block;
    font-size: 90%;
}
.F-Carr-Sec h1 {	
	font-family: 'Sarabun', sans-serif;
	margin: 30px auto 20px;
    width: 87%;
}
.F-Blog {
    margin: 2vh auto 0;
    width: 100%;
    padding: 0;
}
.F-Blog .cont {
    /*min-height: 110vw;
    max-height: 110vw;*/
    margin-bottom: 10%;
    border-bottom: none;
    box-shadow: none;
}
.F-Blog .divImg {
    width: 100%;
    height: 40vw;
    margin: 0;
}
.F-Blog .divImg2 {
    width: 100%;
    height: 50vw;
    margin: 0;
}
.F-Blog .Link {
    height: auto;
    margin: 4% 7% 0;
    font-size: 6.8vw;
    width: 86%;
    line-height: 115%;
}
.F-Blog span {
	height: auto;
    width: 86%;
    margin: 1% 7%;
    float: left;
    text-align: left;
    color: #555;
    font-weight: 400;
    line-height: 130%;
    display: block;
    font-size: 90%;
}
.F-Blog-Sec h1 {	font-family: 'Sarabun', sans-serif;
margin: 30px auto 20px;
    width: 87%;
}

}
/*fin 300px */
@media (min-width: 400px) {
	
}

/* Larger than phablet (also point when grid becomes active) */
@media (min-width: 550px) {
.Titulo250 {
	line-height: 120%;
    font-size: 220%;
}

}

/* Larger than tablet */
@media (min-width: 760px) {
.Notas-Home {
	margin-top: 10vh;
	padding-top: 0;
	background: none;
}
.Novedades-notas {
	width: 33.3333333%;
    height: 42vw;
    overflow: hidden;
    display: block;
    background-color: rgba(255,255,255,0.7);
    position: relative;
    padding-bottom: 1vw;
    margin: 0 0 2vw 0;
    float: left;
}
.Novedades-notas p {
    display: inline-flex;
    font-weight: 400;
	font-size: 79%;
    line-height: 122%;
}

.Analisis-Ancho {
	margin-top: -5px;
    position: relative;
    padding: 5px 0;
	/*background: linear-gradient(135deg, rgba(244,84,39,1), rgba(203,44,0,1) 100%);*/
	background: url(../img/F-Puntos-2-B5.jpg);
	background-size: cover;
	background-position: center;
} 
.Analisis-Ancho.Clinic {
	background: url(../img/F-Puntos-A-Flip.jpg);
	background-size: cover;
	background-position: center;
} 
.Analisis-Ancho .Titulo {
	margin: 5vh auto 0;
    position: relative;
    color: white;
    font-size: 250%;
    width: 85%;
}
.F-Capa {
    margin: 2vh auto 0;
	width: 90%;
    padding: 1% 5%;
}

.F-Capa div {
	width: 46%;
    overflow: hidden;
    padding: 0 0 20px 0;
    float: left;
    margin: 0 2% 4%;
    position: relative;
}
.F-Capa div:last-child {
	margin-right: 0;
}
.F-Capa.pearson-container {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
    margin-left: 0 !important;
    width: 87%;
    /* margin: auto; */
    overflow: visible;
    padding: 0;
    margin-top: 5%;
    margin-left: auto !important;
    margin-right: 2rem;
    margin-bottom: 3rem;
}
.F-Capa div.pearson-item{
    width: 37%;
    margin: 0 !important;
    margin-right: auto !important;
}
.F-Capa .divImg {
	width: 11vw;
    height: 9vw;
    overflow: hidden;
    margin: 0;
    float: left;
    padding: 0;
}

.F-Capa .divImg.ingles {
    height: 9vw !important;
}
.F-Capa .Link {
	height: auto;
    width: 60%;
    margin: 0;
    font-size: 2.1vw;
    text-align: left;
    left: 13vw;
}
.F-Capa .Link.ingles {
    font-size: 2.3vw !important;
}
.F-Capa .cont {
	min-height: 9vw !important;
    max-height: 9vw !important;
    border-top-left-radius: 2vw;
    border-bottom-left-radius: 2vw;
    border-top-right-radius: 0;
    border-bottom-right-radius: 2vw;
    width: 95%;
    float: none;
    margin: 0 auto 5% !important;
    -webkit-box-shadow: 2px 2px 8px rgba(0,0,0,0.2);
    -moz-box-shadow: 2px 2px 8px rgba(0,0,0,0.2);
    box-shadow: 2px 4px 8px rgba(0,0,0,0.2);
    max-width: 450px;
}	
.F-Capa span {
	font-size: 80%;
	line-height: 120%;
	width: 86%;
    margin: 0 7%;
}
.F-Capa .VerMas {
	position: absolute;
    float: right;
    top: 0vw;
    right: 2vw;
    font-size: 200%;
    font-weight: 600;
    line-height: 20px;
}
.F-Capa-Sec {
    background-size: cover;
    width: 90% !important;
    padding: 5% !important;
    margin: 0 0 4% !important;
}
.F-Capa-Sec h1 {	font-family: 'Sarabun', sans-serif;
margin: 7vh 2vw 20px;
}
.F-Capa-Sec .NotaAna {
    width: 30% !important;
    height: 35vw;
	margin: 1% 1.5% 3% 1.5% !important;
}
.F-Capa-Sec .Imagen-Nota-Titulo {
	height: 26vw;
}
.F-Carr {
    margin: 2vh auto 0;
    width: 90%;
    padding: 3% 5%;
}
.F-Carr .cont {
    min-height: 100%;
    max-height: 100%;
}
.F-Carr div {
	width: 100%;
    overflow: hidden;
    padding: 0 0 20px 0;
    float: left;
    margin: 1% 0 4%;
    position: relative;
	border-bottom: solid 6px #00376D;
}
.F-Carr div:last-child {
	margin-right: 0;
}
.F-Carr .divImg {
	width: 100%;
    height: 37vw;
    overflow: hidden;
    margin: 0;
    float: left;
    padding: 0;
}
.F-Carr .Link {
	height: auto;
    width: 86%;
    margin: 2% 7% 1%;
    font-size: 180%;
    line-height: 110%;
    font-weight: 400;
}
.F-Carr span {
	height: auto;
    width: 86%;
    margin: 0 7%;
    float: left;
    text-align: left;
	color: #555;
	font-weight: 400;
	line-height: 130%;
	display: block;
}
.F-Carr-Sec {
    background-size: cover;
    width: 90% !important;
    padding: 5% !important;
    margin: 0 0 4% !important;
}
.F-Carr-Sec h1 {	font-family: 'Sarabun', sans-serif;
margin: 7vh 2vw 20px;
}
.F-Carr-Sec .NotaAna {
    width: 30% !important;
    height: 35vw;
	margin: 1% 1.5% 3% 1.5% !important;
}
.F-Carr-Sec .Imagen-Nota-Titulo {
	height: 26vw;
}

.F-Blog {
    margin: 2vh auto 0;
	width: 93.2%;
    padding: 3% 0 3% 6.8%;

}
.F-Blog .div1 {
	width: 44.5%;
    overflow: hidden;
    padding: 0 0 20px 0;
    float: left;
    margin: 0 2% 4% 2%;
    position: relative;
    -webkit-box-shadow: 2px 2px 8px rgba(0,0,0,0.2);
    -moz-box-shadow: 2px 2px 8px rgba(0,0,0,0.2);
    box-shadow: 2px 2px 8px rgba(0,0,0,0.2);
}
.F-Blog .div1:last-child {
	margin-right: 0;
}
.F-Blog .divImg {
	width: 100%;
    height: 20vw;
    overflow: hidden;
    margin: 0;
    float: left;
    padding: 0;
}
.F-Blog .divImg2 {
	width: 100%;
    height: 30vw;
    overflow: hidden;
    margin: 0;
    float: left;
    padding: 0;
}
.F-Blog .Link {
	height: auto;
    width: 86%;
    margin: 3% 7% 2%;
    font-size: 2.7vw;
    line-height: 110%;
    font-weight: 500;
    font-family: 'Sarabun', sans-serif;
    letter-spacing: 0.2px;
}
.F-Blog span {
	font-size: 80%;
	line-height: 120%;
	width: 86%;
    margin: 0 7%;
}
.F-Blog .cont {
	min-height: 39vw !important;
    max-height: 39vw !important;
}	
.F-Blog-Sec {
    background-size: cover;
    width: 90% !important;
    padding: 5% !important;
    margin: 0 0 4% !important;
}
.F-Blog-Sec h1 {	font-family: 'Sarabun', sans-serif;
margin: 7vh 2vw 20px;
}
.F-Blog-Sec .NotaAna {
    width: 30% !important;
    height: 35vw;
	margin: 1% 1.5% 3% 1.5% !important;
}
.F-Blog-Sec .Imagen-Nota-Titulo {
	height: 26vw;
}

}
@media (min-width: 890px) {
.F-Videos .divVid-G .Fondo {
    height: auto;
}
.F-Videos .divVid-G .p-bajada {
    display: none
}
.F-Videos .divVid-G dl {
    font-size: 68%;
    line-height: 125%;
    color: #555;
    margin: 5px 0 0;
    font-weight: 400;
	display: inline-block;
}
}
/* Larger than desktop */
@media (min-width: 960px) {
.Nota2 {
    width: 80%;
    padding: 0 2%;
    z-index: 6;
    border-top-right-radius: 8vw;
    border-top: solid 2px #fff;
    margin: 0px 9%;
}
.Nota2 h1 {
    margin: 30px 0 !important;
}
.Notas-Home {
	/*margin-top: 12vh;*/
	margin-top: 7vw;
}
.Novedades-notas {
	width: 33.3333333%;
    height: 33vw;
    overflow: hidden;
    display: block;
    background-color: rgba(255,255,255,0.7);
    position: relative;
    padding-bottom: 1vw;
    margin: 0 0 2vw 0;
    float: left;
}
.Novedades-notas p {
    display: inline-flex;
    font-weight: 400;
	font-size: 90%;
    line-height: 120%;
}

.Analisis-Ancho {
	margin-top: -5px;
    position: relative;
    padding: 5px 0;
	/*background: linear-gradient(135deg, rgba(244,84,39,1), rgba(203,44,0,1) 100%);*/
	background: url(../img/F-Puntos-2-B5.jpg);
	background-size: cover;
	background-position: center;
}
.F-Capa {
    margin: 2vh auto 0;
	padding: 3% 5%;
}
.F-Capa .TituloG {
    padding: 0;
    position: absolute;
    margin: 0;
    font-size: 320%;
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    left: 2vw;
    writing-mode: vertical-lr;
    border-bottom: none;
    width: auto;
    display: none;
}
.F-Capa .TituloG a{
    color: rgba(255,255,255,1);
}
.F-Capa .TituloG a:hover {
    color: rgba(255,255,255,0.8);
}
.F-Capa h3 {
    border-bottom: none;
    width: auto;
    margin: auto;
}
.F-Capa h3 a {
    z-index: 6;
    position: relative;
    display: inline-block;
    font-size: 130%;
    letter-spacing: 1px;
    color: rgba(255,255,255,1);
    border: none;
}
.F-Capa h3 a:hover {
    color: rgba(255,255,255,0.8);
}
.F-Capa div {
	width: 46%;
    overflow: hidden;
    padding: 0 0 20px 0;
    float: left;
    margin: 0 2% 4%;
    position: relative;
}
.F-Capa div:last-child {
	margin-right: 0;
}
.F-Capa .divImg {
	width: 9vw;
    height: 7vw;
    overflow: hidden;
    margin: 0;
    float: left;
    padding: 0;
}
.F-Capa .divImg.ingles {
    height: 7vw !important;
}
.F-Capa .Link {
	height: auto;
    width: 60%;
    margin: 0;
    font-size: 1.6vw;
    text-align: left;
    left: 10vw;
}
.F-Capa .Link.ingles {
    font-size: 2.3vw !important;
}
.F-Capa .cont {
	min-height: 7vw !important;
    max-height: 7vw !important;
    border-top-left-radius: 1.5vw;
    border-bottom-left-radius: 1.5vw;
    border-top-right-radius: 0;
    border-bottom-right-radius: 1.5vw;
    width: 44%;
    float: left;
    margin: 0 2.5% 4% !important;
    max-width: 700px;
    background-color: #fff;
}	
.F-Capa span {
	font-size: 80%;
	line-height: 130%;
}
.F-Capa .VerMas {
    width: 2vw;
    top: 0.3vw;
    right: 0.5vw;
}
.F-Capa-Sec {
    background-size: cover;
    width: 90% !important;
    padding: 5% !important;
    margin: 0 0 4% !important;
}
.F-Capa-Sec h1 {	font-family: 'Sarabun', sans-serif;
margin: 7vh 2vw 20px;
}
 
    
.F-Capa-Sec .NotaAna {
    width: 30% !important;
    height: 35vw;
	margin: 1% 1.5% 3% 1.5% !important;
}
.F-Capa-Sec .Imagen-Nota-Titulo {
	height: 26vw;
}
.F-Carr {
    margin: 2vh auto 0;
    width: 90%;
    padding: 3% 5%;
}
.F-Carr .cont {
	min-height: 37vw !important;
    max-height: 37vw !important;
}
.F-Carr div {
	width: 40vw;
    overflow: hidden;
    padding: 0 0 20px 0;
    float: left;
    margin: 1% 2.5% 4%;
    position: relative;
}
.F-Carr div:last-child {
	margin-right: 0;
}
.F-Carr .divImg {
	width: 100%;
    height: 17vw;
    overflow: hidden;
    margin: 0;
    float: left;
    padding: 0;
}
.F-Carr .Link {
	height: auto;
    width: 86%;
    margin: 2% 7% 1%;
    font-size: 180%;
    line-height: 110%;
    font-weight: 400;
}
.F-Carr span {
	height: auto;
    width: 86%;
    margin: 0 7%;
    float: left;
    text-align: left;
	color: #555;
	font-weight: 400;
	line-height: 130%;
	display: block;
}
.F-Carr-Sec {
    background-size: cover;
    width: 90% !important;
    padding: 5% !important;
    margin: 0 0 4% !important;
}
.F-Carr-Sec h1 {	font-family: 'Sarabun', sans-serif;
margin: 7vh 2vw 20px;
}
.F-Carr-Sec .NotaAna {
    width: 30% !important;
    height: 35vw;
	margin: 1% 1.5% 3% 1.5% !important;
}
.F-Carr-Sec .Imagen-Nota-Titulo {
	height: 26vw;
}

.F-Blog {
    margin: 2vh auto 0;
    width: 93.2%;
    padding: 3% 0 3% 6.8%;
}
.F-Blog .div1 {
	width: 44.5%;
    overflow: hidden;
    padding: 0 0 20px 0;
    float: left;
    margin: 0 2% 4% 2%;
    position: relative;
}
.F-Blog .div1:last-child {
	margin-right: 0;
}
.F-Blog .divImg {
	width: 100%;
    height: 20vw;
    overflow: hidden;
    margin: 0;
    float: left;
    padding: 0;
}
.F-Blog .divImg2 {
	width: 100%;
    height: 30vw;
    overflow: hidden;
    margin: 0;
    float: left;
    padding: 0;
}
.F-Blog .Link {
	height: auto;
    width: 86%;
    margin: 3% 7% 2%;
    font-size: 2.7vw;
    line-height: 110%;
    font-weight: 500;
    font-family: 'Sarabun', sans-serif;
    letter-spacing: 0.2px;
}
.F-Blog span {
	font-size: 80%;
	line-height: 120%;
}
.F-Blog .cont {
	min-height: 35vw !important;
    max-height: 35vw !important;
}	
.F-Blog-Sec {
    background-size: cover;
    width: 90% !important;
    padding: 5% !important;
    margin: 0 0 4% !important;
}
.F-Blog-Sec h1 {	font-family: 'Sarabun', sans-serif;
margin: 7vh 2vw 20px;
}
.F-Blog-Sec .NotaAna {
    width: 30% !important;
    height: 35vw;
	margin: 1% 1.5% 3% 1.5% !important;
}
.F-Blog-Sec .Imagen-Nota-Titulo {
	height: 26vw;
}

}

/* Larger than Desktop HD */
@media (min-width: 1100px) {
.F-Capa {
	width: 82%;	
    margin: 0 auto 0;
    padding: 0 9% 2%;
}


.F-Capa div {
	width: 29%;
    overflow: hidden;
    padding: 0 0 20px 0;
    float: left;
    margin: 0 2% 4%;
    position: relative;
}
.F-Capa div:last-child {
	margin-right: 0;
}
.F-Capa .divImg {
	width: 9vw;
    height: 7vw;
    overflow: hidden;
    margin: 0;
    float: left;
    padding: 0;
}
.F-Capa.pearson-container {
    display: flex;
    margin-left: 0 !important;
    width: 100%;
    overflow: visible;
    padding: 0;
    margin-top: 5%;
    margin-left: 5rem !important;
    margin-bottom: 5rem !important;
}
.F-Capa div.pearson-item{
    width: 37%;
    margin: 0 !important;
    margin-right: auto !important;
}
.F-Capa .divImg.ingles {
    height: 7vw !important;
}
.F-Capa .Link {
	height: auto;
    width: 60%;
    margin: 0;
    font-size: 1.6vw;
    text-align: left;
    left: 10vw;
}
.F-Capa .Link.ingles {
    font-size: 2.3vw !important;
}
.F-Capa .cont {
	/*min-height: 27vw !important;
    max-height: 27vw !important;*/
}	
.F-Capa span {
	font-size: 80%;
	line-height: 130%;
}
.F-Capa-Sec {
    background-size: cover;
    width: 90% !important;
    padding: 5% !important;
    margin: 0 0 4% !important;
}
.F-Capa-Sec h1 {	font-family: 'Sarabun', sans-serif;
margin: 7vh 2vw 20px;
}
.F-Capa-Sec .NotaAna {
    width: 30% !important;
    height: 35vw;
	margin: 1% 1.5% 3% 1.5% !important;
}
.F-Capa-Sec .Imagen-Nota-Titulo {
	height: 26vw;
}

.F-Carr {
    margin: 2vh auto 0;
   	width: 90%;
    padding: 3% 5%;
}
.F-Carr div {
	width: 40vw;
    overflow: hidden;
    padding: 0 0 20px 0;
    float: left;
    margin: 1% 2.5% 4%;
    position: relative;
}
.F-Carr div:last-child {
	margin-right: 0;
}
.F-Carr .cont {
	min-height: 33vw !important;
    max-height: 33vw !important;
}
.F-Carr .divImg {
	width: 100%;
    height: 17vw;
    overflow: hidden;
    margin: 0;
    float: left;
    padding: 0;
}
.F-Carr .Link {
	height: auto;
    width: 90%;
    margin: 2% 5% 1%;
    font-size: 180%;
    line-height: 110%;
    font-weight: 400;
}
.F-Carr span {
	height: auto;
    width: 90%;
    margin: 0 5%;
    float: left;
    text-align: left;
	color: #555;
	font-weight: 400;
	line-height: 130%;
	display: block;
}
.F-Carr-Sec {
    background-size: cover;
    width: 90% !important;
    padding: 5% !important;
    margin: 0 0 4% !important;
}
.F-Carr-Sec h1 {
    font-family: 'Sarabun', sans-serif;
    margin: 7vh 2vw 20px;
}
.F-Carr-Sec .NotaAna {
    width: 30% !important;
    height: 35vw;
	margin: 1% 1.5% 3% 1.5% !important;
}
.F-Carr-Sec .Imagen-Nota-Titulo {
	height: 26vw;
}

.F-Blog {
    margin: 2vh auto 0;
    width: 104%;
    padding: 0;
}
.F-Blog .div1 {
	width: 29.3%;
    overflow: hidden;
    padding: 0 0 20px 0;
    float: left;
    margin: 0 4% 4% 0;
    position: relative;
}

.F-Blog .div1:last-child {
	margin-right: 0;
}
.F-Blog .divImg {
	width: 100%;
    height: 10vw;
    overflow: hidden;
    margin: 0;
    float: left;
    padding: 0;
}
.F-Blog .divImg2 {
	width: 100%;
    height: 15vw;
    overflow: hidden;
    margin: 0;
    float: left;
    padding: 0;
}
.F-Blog .Link {
	height: auto;
    width: 86%;
    margin: 2% 7% 2%;
	font-size: 1.3vw;
    line-height: 110%;
    font-weight: 600;
    font-family: 'Sarabun', sans-serif;
    letter-spacing: 0.2px;
}
.F-Blog span {
	font-size: 80%;
	line-height: 120%;
}
.F-Blog .cont {
	min-height: 20vw !important;
    max-height: 20vw !important;
}	
.F-Blog-Sec {
    background-size: cover;
    width: 90% !important;
    padding: 5% !important;
    margin: 0 0 4% !important;
}
.F-Blog-Sec h1 {	font-family: 'Sarabun', sans-serif;
margin: 7vh 2vw 20px;
}
.F-Blog-Sec .NotaAna {
    width: 30% !important;
    height: 35vw;
	margin: 1% 1.5% 3% 1.5% !important;
}
.F-Blog-Sec .Imagen-Nota-Titulo {
	height: 26vw;
}
.Titulo130 {
	font-size: 130%;
    line-height: 120%;
    font-weight: 600;
    color: #444;
}
.Titulo150 {
    font-size: 150%;
    line-height: 120%;
	font-weight: 600;
    color: #444;
}
.Titulo200 {
    font-size: 200%;
    line-height: 120%;
	font-weight: 600;
    color: #444;
}
.Titulo300 {
    line-height: 130%;
    font-size: 300%;
	font-weight: 600;
    color: #444;
}

}

@media (min-width: 1300px) {
.Nota {
    width: 70%;
    padding: 3% 5%;
    margin: 2vh auto 0;
    max-width: 1010px;
    display: block;
}
.Nota .contiene {
	max-width: 900px;
	margin: auto;
}
.Nota .contiene h1 {
    /*color: #fff;*/	font-family: 'Sarabun', sans-serif;
margin: 20px 0 20px !important;
    font-size: 330%;
    font-weight: 500;
	width: auto;
}
.Notas-Sec h1 {
	margin: 9vh 4.5vh 20px;
    /*width: 100%;
    top: -10vh;*/	font-family: 'Sarabun', sans-serif;
position: relative;
	font-size: 270%;
}
.Nota .Div-img {
    height: auto;
    margin: 0% -1% 5%;
}
.Nota .Div-img1 {
    height: auto;
    margin: 0% -1%;
    display: block;
}
.Nota .Div-img1 img {
    object-fit: cover;
}
.Nota .Div-img2 {
    height: auto;
	position: relative;
    display: block;
    overflow: hidden;
    margin: 10% -1%;
    margin: 0% -1%;
}
.Nota .Div-img2 img {
    object-fit: cover;
}
.Nota .Div-gal div {
    width: 22%;
    height: 10vw;
}
.Novedades-notas p {
	font-size: 102%;
	line-height: 130%
}
.F-Capa .cont {
	/*min-height: 27vw !important;
    max-height: 27vw !important;*/
}	
.F-Capa span {
	font-size: 90%
}
.F-Capa-Sec .NotaAna {
    height: 29vw;
}
.F-Capa-Sec .Imagen-Nota-Titulo {
	height: 21vw;
}
.F-Carr .cont {
    min-height: 27vw !important;
    max-height: 27vw !important;
}
.F-Carr-Sec .NotaAna {
    height: 29vw;
}
.F-Carr-Sec .Imagen-Nota-Titulo {
	height: 21vw;
}
.F-Blog .cont {
	min-height: 21vw !important;
    max-height: 21vw !important;
}
.F-Blog span {
	font-size: 90%
}
.F-Blog-Sec .NotaAna {
    height: 29vw;
}
.F-Blog-Sec .Imagen-Nota-Titulo {
	height: 21vw;
}

.F-Notas.media {
    height: 28vw !important;
}
.h3-home {
	margin-left: 0 !important;
	font-size: 270% !important;
}
}

@media (min-width: 1500px) {
.F-Capa {
    width: 82%;
}
.F-Capa .cont {
	/*min-height: 26vw !important;
    max-height: 26vw !important;*/
}
.F-Capa-Sec .NotaAna {
    height: 27vw;
}
.F-Carr {
    width: 90%;
}
.F-Carr .cont {
	min-height: 25.5vw !important;
    max-height: 25.5vw !important;
}
.F-Carr-Sec .NotaAna {
    height: 27vw;
}

.F-Blog .cont {
	min-height: 20vw!important;
    max-height: 20vw !important;
}
.F-Blog-Sec .NotaAna {
    height: 27vw;
}

.Analisis-Ancho .Titulo {
    width: 81%;
}
.Novedades-notas p {
	font-size: 105%;
	line-height: 130%
}
}
@media (min-width: 1700px) {
.F-Capa .cont {
	/*min-height: 10vw !important;
    max-height: 10vw !important;*/
    max-width: 1200px;
}
.F-Carr .cont {
	min-height: 24vw !important;
    max-height: 24vw !important;
}
.F-Blog .cont {
	min-height: 20vw !important;
    max-height: 20vw !important;
}	

}