* { margin: 0; padding: 0; scroll-behavior: smooth;}

html {
	margin: 0;
	padding: 0;
	top: 0;
	font-family: 'Roboto', sans-serif;
	font-size: 17px;
}
body {
	margin: 0;
	padding: 0;
	top: 0;
}
#bottom {
    background-image: url(../img/Ciurculo-Azul-Chato-Bttm.png);
    background-position: center top;
    background-size: 106%;
    background-repeat: no-repeat;
    display: block;
	bottom: 0px;
    height: 37vw;
    width: 100%;
    position: absolute;
    text-align: center;
	z-index: 10006;
}
#bottom .redes {
    display: inline-block;
    height: 12vw;
    width: 90%;
    position: relative;
    margin: 15vw 5% 0vw;
    bottom: 0px;
    left: 0;
}
#bottom .redes img {
	width: 11%;
    position: relative;
    margin-left: 2.3%;
}

#bottom .copy {
	width: 90%;
	margin: 5px auto;
	position: relative;
	bottom: 0;
	color: #fff;
	font-size: 13px;
	text-align: center;
	}
#bottom li {
	font-weight: 500;
	list-style: none;
	text-align: left;
}
	#bottom a {
	color: rgba(255,255,255,1);
}
#bottom a:hover {
	color: rgba(255,255,255,0.75);
}
section {
	width: 100%;
	display: inline-block;
	position: relative;
}

img {
	object-fit: cover;
}
.max-w {
	max-width: 1500px;
	margin: auto;
	display: block;
	overflow: hidden;
}
.max-w2 {
	max-width: 1400px;
	margin: auto;
	display: block;
	overflow: hidden;
}
.Notas-Home {
	margin-top: 11vw;
}

.Imagen-Nota-Titulo {
	background: linear-gradient(180deg, rgba(0,0,0,0) 50%, rgba(0,0,0,0.95) 100%) white;
    width: 100%;
	height: 82vw;
	position: relative;
	/*top: -78px;*/
	display: block;
	overflow: hidden;
	z-index: 0;
	margin: 0;
}

.Imagen-Nota-Titulo.media {
    /*width: 50% !important;
    height: 84vw !important;*/
	width: 100% !important;
    height: 65vw !important;
    position: relative;
    margin: 0;
    font-size: 14px;
	line-height: 19px;
    float: left;
}
.Imagen-Nota-Titulo.media:first-child {
    width: 100% !important;
	height: 110vw !important;
	font-size: 16px;
    line-height: 20px;
    font-weight: 400;
}

.Imagen-Nota-Titulo img {
	object-fit: cover;
	mix-blend-mode: multiply;
	height: 100% !important;
}
.Imagen-Nota-Titulo .div {
	position: absolute;
    bottom: 0;
    left: 0;
    width: 86%;
    padding: 4% 7% 2%;
}
.Imagen-Nota-Titulo .Link {
	font-size: 24px;
	line-height: 28px;
	color: rgba(255,255,255,1);
	font-weight: 500;
    letter-spacing: 0.5px;
}
.Imagen-Nota-Titulo .Link:hover {
	color: rgba(255,255,255,0.7);
}
.Imagen-Nota-Titulo.media p {
	color: rgba(255,255,255,1);
	margin: 1% 0;
}
.Imagen-Nota-Titulo.media:first-child p {
	color: rgba(255,255,255,1);
	margin: 1% 0;
	display: block;
}
.Imagen-Nota-Titulo.media .div {
    width: 86%;
    padding: 5% 7%;
}

.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: #333;
	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 {
	margin: 50px auto 10px;
    width: 90%;
    display: block;
    text-align: left;
    color: rgba(3,48,90,1);
}
.Bajada {
	font-size: 110%;
    font-style: oblique;
    margin: 0 auto 5px;
    color: #555;
	display: inline-block;
	width: 100%;
}

.Nota {
	background-color: #fff;
    border-radius: 20px;
    width: 84%;
    padding: 2% 8%;
    margin-top: -20px;
    display: block;
    position: relative;
}
.Nota h1{
	color: #03305A;
    font-size: 220%;
    line-height: 100%;
    letter-spacing: 0.5px;
    margin: 15px 0 10px !important;
}
.Nota .Div-img1 {
    display: none;
}
.Nota .Div-img2 {
    display: none;
}
.Nota .Div-img {
	width: 102%;
    height: auto;
    position: relative;
    display: block;
    overflow: hidden;
    margin: 10% -1%;
}
.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 p {
	width: 100%;
    margin: 4% 0;
    color: #555;
    line-height: 150%;
}

.Link-Bco {
	color: rgba(255,255,255,1);
}
.Link-Bco:hover {
	color: rgba(255,255,255,0.7);
}
.Link-Naranja {
	color: rgba(244,84,39,1);
}
.Link-Naranja:hover {
	color: rgba(244,84,39,0.7);
}
.Link-Azul {
	color: rgba(3,48,90,1); 
}
.Link-Azul:hover {
	color: rgba(3,48,90,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(3,48,90,1) !important;
}
.Analisis-Ancho.Clinic {
	background-color: rgba(3,48,90,1);
    top: -5px;
} 
.Cursos-Ancho .Titulo {
	margin: 4vh auto 0;
    position: relative;
    color: white;
    font-size: 8vw;
    width: 90%;
}
.Cursos-Ancho .Titulo.Medios {
	color: rgba(3,48,90,1) !important;
}
.Cursos-Ancho.Clinic {
	background-color: rgba(3,48,90,1);
    top: -5px;
} 
.F-Analisis {
	background-color: #fff;
	background-image: url(../img/Analisis-2.png);
	background-size: 110%;
	background-blend-mode: multiply;
	background-position: top center;
	border-radius: 8px;
	margin: 2vh auto 3vh;
	width: 80%;
    padding: 1% 5%;
	display: block;
	color: rgba(3,48,90,1); 
	text-align: center;
	overflow: hidden;
}
.F-Analisis.Clin {
    background-image: none !important;
}
.F-Analisis.Medios {
	background-color: rgba(255,255,255,0.7) !important;
    background-image: none !important;
}
.F-Analisis div {
	width: 100%;
	overflow: hidden;
	padding: 25px 0 15px;
	float: left;
	border-bottom: solid 1px #555;
}
.F-Analisis div:last-child {
	margin-right: 0;
    border-bottom: none;
}
.F-Analisis .divImg {
	width: 35%;
    height: 22vw;
    border-radius: 9px;
    overflow: hidden;
    margin: 0 4% 0 0;
    float: left;
    padding: 0;
	border: none;
}
.F-Analisis .Link {
	height: 80px;
    width: 58%;
    margin: 5px 0;
    float: left;
    text-align: left;
    font-size: 140%;
    line-height: 122%;
    font-weight: 400;
}

.F-Analisis-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;
	border-radius: 8px;
	width: 100%;
    padding: 5% 0;
    display: inline-block;
	color: rgba(3,48,90,1); 
	overflow: hidden;
	z-index: 5;
}
.F-Analisis-Sec.Clinic {
	background: rgba(3,48,90,1);
	background-image: none;
    top: -5px;
}
.F-Analisis-Sec.Medios {
	background: none;
	background-image: none;
    top: -5px;
} 
.F-Analisis-Sec.Medios h1 {
	color: rgba(3,48,90,1); 
}
.F-Analisis-Sec .NotaAna {
	border-radius: 8px !important;
    width: 90% !important;
    margin: 0 auto 15% !important;
	background-color: rgba(255,255,255,1) !important;
}
.F-Analisis-Sec h1 {
	margin: 40px auto 20px;
    width: auto;
    display: block;
    text-align: left;
    color: #fff;
}

.F-Cursos {
	background-color: #fff;
    /*background-image: url(../img/Analisis-2.png);*/
	background-size: 110%;
	background-blend-mode: multiply;
	background-position: top center;
	border-radius: 8px;
	margin: 2vh auto 3vh;
	width: 80%;
    padding: 1% 5%;
	display: block;
	color: rgba(3,48,90,1); 
	text-align: center;
	overflow: hidden;
}
.F-Cursos.Clin {
    background-image: none !important;
}
.F-Cursos.Medios {
	background-color: rgba(255,255,255,0.7) !important;
    background-image: none !important;
}
.F-Cursos div {
	width: 100%;
	overflow: hidden;
	padding: 25px 0 15px;
	float: left;
	border-bottom: solid 1px #555;
}
.F-Cursos div:last-child {
	margin-right: 0;
    border-bottom: none;
}
.F-Cursos .divImg {
	width: 35%;
    height: 22vw;
    border-radius: 9px;
    overflow: hidden;
    margin: 0 4% 0 0;
    float: left;
    padding: 0;
	border: none;
}
.F-Cursos .Link {
	height: 80px;
    width: 58%;
    margin: 5px 0;
    float: left;
    text-align: left;
    font-size: 140%;
    line-height: 122%;
    font-weight: 400;
}

.F-Cursos-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;
	border-radius: 8px;
	width: 100%;
    padding: 5% 0;
    display: inline-block;
	color: rgba(3,48,90,1); 
	overflow: hidden;
	z-index: 5;
}
.F-Cursos-Sec.Clinic {
	background: rgba(3,48,90,1);
	background-image: none;
    top: -5px;
}
.F-Cursos-Sec.Medios {
	background: none;
	background-image: none;
    top: -5px;
} 
.F-Cursos-Sec.Medios h1 {
	color: rgba(3,48,90,1); 
}
.F-Cursos-Sec .NotaAna {
	border-radius: 8px !important;
    width: 90% !important;
    margin: 0 auto 15% !important;
	background-color: rgba(255,255,255,1) !important;
}
.F-Cursos-Sec h1 {
	margin: 40px auto 20px;
    width: auto;
    display: block;
    text-align: left;
    color: #fff;
}

.F-newsletter {
	background-color: #fff;
	border-radius: 8px;
	margin: 3vh auto 6vh;
	width: 75%;
    padding: 1% 5%;
	display: block;
	color: rgba(3,48,90,1); 
	text-align: left;
	overflow: hidden;
	max-width: 1000px;
}
.F-newsletter div {
	width: 100%;
	overflow: hidden;
	padding: 25px 0 15px;
	float: left;
}
.F-newsletter span {
    width: auto;
    display: block;
    color: #555;
	font-size: 125%;
	line-height: 125%;
}
.F-Videos {
	width: 100%;
	padding: 7% 0;
	overflow: hidden;
	margin-top: -5px
}
.F-Videos h1 {
    margin: 20px auto -5px;
	width: 88%;
	font-weight: 500;
}
.F-Videos h3 {
    margin: 20px auto -5px;
	width: 88%;
}
.F-Videos .divVid {
	width: 48%;
	margin-right: 2%;
}
.F-Videos .divVid-Principal {
	width: 100%;
    /*height: 211px;*/
    margin: 4% 0 0 0;
    overflow: hidden;
    display: block;
    position: relative;
}
.F-Videos .divVid-Principal .Barra {
	width: 98%;
    height: 30px;
    padding: 1%;
    overflow: hidden;
    background-color: rgba(0,0,0,0.8);
    mix-blend-mode: multiply;
    position: absolute;
    bottom: 0;
	color: rgba(255,255,255,1);
}
.F-Videos .divVid-Principal-Titulo {
	width: 94%;
    padding: 2% 3% 4%;
    overflow: hidden;
    background-color: rgba(255,255,255,0.7);
    position: relative;
    color: rgba(3,48,90,1);
    font-size: 180%;
    line-height: 110%;
    font-weight: 500;
	margin: 0 0 4% 0;
}
.F-Videos .divVid-Principal-Titulo dl {
	font-size: 65%;
    line-height: 130%;
    color: #333;
    margin: 5px 0 0;
    font-weight: 400;
	}
.F-Videos .divVid-Principal-Titulo h2 {
	font-size: 105%;
    line-height: 105%;
    font-weight: 500;
    margin: 4% auto 2.5%;
    width: 100%;
}
.F-Videos .divVid-Principal-Titulo h3 {
	font-size: 70%;
    font-weight: 400;
    color: #333;
    mix-blend-mode: multiply;
    width: 94%;
    margin: 0;
}
.F-Videos .divVid-G {
	width: 100%;
    height: auto;
    margin: 1% 0 9% 0;
    overflow: hidden;
    display: block;
    position: relative;
}
.F-Videos .divVid-G .Fondo {
    background-color: rgba(255,255,255,0.7);
	display: flex;
	width: 100%;
	position: relative;
	height: auto;
}
.F-Videos .divVid-G .vid {
	width: 35%;
    height: auto;
    overflow: hidden;
    margin: 0;
    float: left;
    padding: 0;
	position: relative;
}
.F-Videos .divVid-G span {
	height: auto;
    width: 59%;
    margin: 0 2% 0 4%;
    float: left;
    text-align: left;
    font-size: 125%;
    line-height: 110%;
    font-weight: 500;
    position: relative;
}
.F-Videos .divVid-G dl {
    font-size: 68%;
    line-height: 125%;
    color: #333;
    margin: 5px 0 0;
    font-weight: 400;
}
.F-Videos .divVid-G .Barra {
	width: 98%;
	height: 22px;
	padding: 1%;
	overflow: hidden;
	background-color: rgba(0,0,0,0.85);
	mix-blend-mode: multiply;
	position: relative;
}
.F-Nombres {
	margin: 2vh auto 5vh;
	width: 80%;
    padding: 5% 10%;
	color: rgba(3,48,90,1); 
	text-align: center;
	overflow: hidden;
}
.F-Nombres .pNews {
	border: solid 1px rgba(255,255,255,1) !important;
    margin: 0 auto !important;
    width: 70% !important;
	padding: 5% !important;
}
.F-Nombres .pNews a, .pNews span {
    font-size: 165%;
    letter-spacing: 0.5px;
	font-weight: 300;
	line-height: 130%;
}
.F-Nombres .pNews a span {
	font-weight: 500;
	white-space: nowrap;
}
.F-Nombres .pNews a dl {
	display: inline-block;
	margin-bottom: 0;
}
.F-Nombres a {
    color: rgba(255,255,255,1);
	font-size: 180%;
    line-height: 150%;
	font-weight: 500;
}
.F-Nombres a:hover {
    color: rgba(255,255,255,0.7);
}
.F-Nombres hr {
	width: 100%;
	display: block;
	margin: 5vh 0;
	border-color: rgba(255,255,255,1);
}
.F-Perfiles {
	margin: 0;
    width: 100%;
    padding: 0;
	display: block;
}
.F-Perfiles .Cont {
	margin: auto;
    width: 70%;
    padding: 3% 15%;
    color: rgba(3,48,90,1);
    text-align: center;
    overflow: hidden;
	background: url(../img/Azul-x10.jpg);
    background-size: 7px;
    background-repeat: repeat-x;
    background-position: center;
}
.F-Perfiles div {
    margin: 0 auto;
    padding: 0 3%;
    height: 240px;
    /*background: url(../img/Azul-x10.jpg);
    background-size: 7px;
    background-repeat: repeat-x;
    background-position: center;*/
}
.F-Perfiles img {
	margin: 37px auto 10px;
    padding: 10px;
    width: 140px;
    background-color: rgba(3,48,90,1);
    border-radius: 50%;
    display: block;
}
.F-Perfiles div.JL {
    width: 24%;
    float: left;
}
.F-Perfiles div.PG {
    width: 24%;
	float: right;
}
.F-Perfiles div.QS {
    width: 34%;
	float: none;
	display: inline-block;
}
.F-Perfiles div.QS span {
	font-size: 155%;
    letter-spacing: 0.5px;
    font-weight: 300;
    line-height: 240px;
    background-color: rgba(3,48,90,1);
    color: #fff;
    padding: 8px 15px;
    border-radius: 25px;
}
.F-Perfiles a {
    font-size: 175%;
    letter-spacing: 0.5px;
    font-weight: 500;
    line-height: 130%;
}
.triangle-44 {
    width: 0;
    height: 0;
    border-top: 22px solid transparent;
    border-left: 44px solid rgba(255,255,255,0.8);
    border-bottom: 22px solid transparent;
	margin: 20% 50%;
	position: absolute;
	z-index: 2;
 }
.triangle-left-20 {
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-left: 20px solid rgba(255,255,255,1);
    border-bottom: 10px solid transparent;
	margin: 3px 15px;
	position: absolute;
    bottom: 5px;
	z-index: 2;
 }
.triangle-right-16 {
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-left: 16px solid rgba(255,255,255,1);
    border-bottom: 8px solid transparent;
    margin: 7px 12px;
    position: absolute;
    z-index: 2;
    bottom: 0;
    right: 0;
 }

.F-Notas {
	width: 100%;
	padding: 15% 0 10%;
	overflow: hidden;
	margin-top: -20px;
	display: block;
}
.F-Notas h3 {
	margin: 4vw 0 8px 4vw;
    font-weight: 500;
}
.F-Notas.media {
	background: linear-gradient(180deg, rgba(0,0,0,0) 35%, rgba(0,0,0,0.95) 100%);
	background-color: #fff;
    /*width: 50% !important;
    height: 85vw !important;*/
	width: 100% !important;
    height: 75vw !important;
    position: relative;
    margin: 0;
	padding: 0;
    /*font-size: 25px;
	line-height: 28px;*/
    float: left;
}
.F-Notas.media .div {
	position: absolute;
    left: 0;
    width: 88%;
    padding: 0px 6% 3%;
}
.F-Notas.media p {
    font-size: 16px;
    line-height: 21px;
    margin: 5px 0;
    min-height: 40px;
    color: rgba(255,255,255,1);
}
.F-Notas img {
	object-fit: cover;
	mix-blend-mode: multiply;
}
.F-Notas.media .Link {
	font-size: 6.5vw;
    line-height: 110%;
    font-weight: 500;
	/*position: absolute;
    bottom: 0;
    left: 0;
    width: 80%;
    padding: 7% 10%;*/
	color: rgba(255,255,255,1);
}
.F-Notas .Link:hover {
	color: rgba(255,255,255,0.7);
}
.sombra {
	-webkit-box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.2);
	z-index: 2;
}
.Titulo120 {
    font-size: 120%;
    line-height: 120%;
    font-weight: 400;
}
.Titulo130 {
    font-size: 130%;
    line-height: 130%;
    font-weight: 400;
}
.Titulo150 {
    font-size: 150%;
    line-height: 150%;
    /*text-transform: uppercase;*/
    font-weight: 400;
}
.Titulo200 {
    font-size: 200%;
    line-height: 200%;
    /*text-transform: uppercase;*/
    font-weight: 500;
}
.Titulo230 {
	line-height: 110%;
    font-size: 230%;
    /*text-transform: uppercase;*/
    font-weight: 500;
}
.Titulo250 {
	line-height: 120%;
    font-size: 250%;
    /*text-transform: uppercase;*/
    font-weight: 500;
}
.Titulo300 {
	line-height: 120%;
    font-size: 300%;
    /*text-transform: uppercase;*/
    font-weight: 500;
}
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.PodcastWrapper {
	position: relative;
	padding-bottom: 43%;
	padding-top: 25px;
	height: 0;
}
.PodcastWrapper.index {
	padding-bottom: 25% !important;
}
.PodcastWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.cont { 
    position: relative; 
    width: 100%; 
    padding-top: 56.25%; /* 16:9 Aspect Ratio */ 
}
.cont img {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
}
.Link-Manual {
    font-size: 155%;
    letter-spacing: 0.5px;
    font-weight: 300;
    /* line-height: 240px; */
    background-color: rgba(3,48,90,1);
    color: #fff;
    padding: 10px 25px;
    border-radius: 50px;
    margin: 5% auto;
    display: block;
    text-align: center;
}
.Link-Manual:hover {
    background-color: rgba(203,44,0,1);
    color: #fff;
}
.Link-Manual.paNotas {
    position: relative;
    top: -5vh;
}
.Link-Manual-CH {
    font-size: 120%;
    letter-spacing: 0.5px;
    font-weight: 300;
    /* line-height: 240px; */
    background-color: rgba(3,48,90,1);
    color: #fff;
    padding: 7px 20px;
    border-radius: 50px;
    margin: 5% auto;
    display: block;
    text-align: center;
}
.Link-Manual-CH:hover {
    background-color: rgba(203,44,0,1);
    color: #fff;
}
.Link-Manual2 {
	font-size: 155%;
    letter-spacing: 0.5px;
    font-weight: 300;
    /* line-height: 240px; */
    background-color: rgba(203,44,0,1);
    color: #fff;
    padding: 15px 25px;
    border-radius: 50px;
    margin: 5% auto;
    display: block;
    text-align: center;
}
.Link-Manual2:hover {
    background-color: rgba(3,48,90,1);
    color: #fff;
}

@media (min-width: 300px) {
body {
	background-color: rgba(160,7,1,1);
    background-image: url(../img/Textu-15.png);
	background-size: 12px;
    background-blend-mode: multiply;
	position: relative;
}
.last {
    padding-bottom: 35vw !important;
}
.last2 {
    padding-bottom: 35vw !important;
}
.first {
	padding-top: 3vh !important;
}
.Imagen-Nota-Titulo.media {
    font-size: 14px;
    line-height: 19px;
	font-weight: 400;
	height: 110vw !important;
    background: linear-gradient(180deg, rgba(0,16,31,0) 40%, rgba(0,15,30,0.95) 55%, rgba(0,15,30,1) 100%) ;
}
.Imagen-Nota-Titulo img {
	padding-bottom: 25vw !important;
    height: 85vw;
}
.Imagen-Nota-Titulo.media .Link {
    font-size: 22px;
    line-height: 25px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
}
.Imagen-Nota-Titulo.media p {
	/*display: none;*/
}
/* .Imagen-Nota-Titulo.media:first-child .div {
    font-size: 22px;
    line-height: 25px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
}
*/
.Imagen-Nota-Titulo.media:first-child .Link {
	font-size: 27px;
    line-height: 31px;
    color: rgba(255,255,255,1);
} 
/*.Imagen-Nota-Titulo.media.chica:first-child {
    background: linear-gradient(180deg, rgba(0,0,0,0) 40%, rgba(0,0,0,0.95) 55%, rgba(0,0,0,1) 100%) !important;
}*/
.Imagen-Nota-Titulo.media.chica:first-child {
    background: linear-gradient(180deg, rgba(0,16,31,0) 40%, rgba(0,15,30,0.95) 55%, rgba(0,15,30,1) 100%) !important;
}
.Imagen-Nota-Titulo.chica img {
	padding-bottom: 45vw !important;
    height: 65vw !important;
}
.Notas-Home {
	margin-top: 3vw;
    padding-top: 35vw;
	background-image: url(../img/floor-texture.jpg);
    background-position: top;
    background-size: auto;
    background-repeat: no-repeat;
}
.Cursos-Ancho {
	margin-top: -5px;
    position: relative;
    padding: 5px 0;
	background: url("../img/Fondo-Cursos-01.jpg");
	background-size: cover;
	background-position: center;
}
.F-Videos {
    padding: 3% 0;
}
.F-Videos h3 {
    margin: 20px auto 5px;
    width: 90%;
	font-weight: 500;
}
.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: #333;
}
.F-Videos .divVid-G dl {
    display: none;
}
.Sec-Video-Div {
	width: 100%;
	margin: auto;
}
.Sec-Video {
	width: auto;
    margin: auto;
    float: none;
}
.Sec-Podcast-Div {
	width: 100%;
	margin: 0 auto 40%;
}
.Sec-Podcast {
	width: 85%;
    margin: 5% auto 10%;
    float: none;
}
.Sec-Partners-Div{
    width: 100%;
    margin: 0 auto 40%;
    display: flex;
}
.SEC {
	margin-top: 22vw;
}
.Sec-A {
}
.Sec-A h3 {
	margin-top: auto;
}
.F-Analisis .Link {
    height: 22vw;
    margin: 0;
    font-size: 5vw;
    line-height: 122%;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.F-Analisis span {
	height: auto;
    width: 94%;
    margin: 3%;
    float: left;
    text-align: left;
    color: #333;
    font-weight: 400;
    line-height: 120%;
    display: block;
    font-size: 90%;
}
.F-Analisis-Sec h1 {
    margin: 30px auto 20px;
    width: 87%;
}
.Cursos-Ancho {
	margin-top: -5px;
    position: relative;
    padding: 5px 0;
	background: url("../img/Fondo-Cursos-01.jpg");
	background-size: cover;
	background-position: center;
}
.F-Cursos .Link {
    height: 22vw;
    margin: 0;
    font-size: 5vw;
    line-height: 122%;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.F-Cursos span {
	height: auto;
    width: 94%;
    margin: 3%;
    float: left;
    text-align: left;
    color: #333;
    font-weight: 400;
    line-height: 120%;
    display: block;
    font-size: 90%;
}
.F-Cursos-Sec h1 {
    margin: 30px auto 20px;
    width: 87%;
}
.F-newsletter h1 {
    margin: 30px auto 20px;
    width: 87%;
}
.Titulo120 {
    font-size: 6vw;
    line-height: 7vw;
}
.Titulo130 {
    font-size: 6vw;
    line-height: 7vw;
}
.Titulo150 {
    font-size: 7vw;
    line-height: 8vw;
}
.Titulo200 {
    font-size: 8vw;
}
.Titulo250 {
    font-size: 10vw;
}
.Fondo-Madera-Cel {
	background-image: url(../img/floor-texture.jpg);
    background-position: center top;
    background-size: auto;
    background-repeat: repeat;
}
.Fondo-Naranja-Cel {
	background: none;
}
.Titulo300 {
    font-size: 260%;
}
.h3-home {
	margin-left: auto;
	font-size: 9vw !important;
}
.Notas-Sec h1 {
    margin: 30px auto 10px;
}
.Novedades-notas p {
    font-size: 100%;
    line-height: 125%;
}
.F-Nombres .pNews {
    width: 90% !important;
    padding: 5% !important;
}
.F-Nombres .pNews a {
    font-size: 100%;
}
.F-Nombres .pNews a span {
	white-space: normal;
	font-size: 145%;
    line-height: 125%;
	margin: 2% 0;
    display: inline-block;
}
.F-Nombres .pNews a dl {
	display: none;
}
.F-Perfiles {
	margin: 0;
    width: 100%;
    padding: 0;
}
.F-Perfiles .Cont {
	margin: auto;
    width: 100%;
    padding: 3% 0%;
    color: rgba(3,48,90,1);
    text-align: center;
    overflow: hidden;
	background: none;
}
.F-Perfiles div {
    margin: 0 auto;
    padding: 0 3%;
    height: auto;
    /*background: url(../img/Azul-x10.jpg);
    background-size: 7px;
    background-repeat: repeat-x;
    background-position: center;*/
}
.F-Perfiles img {
	margin: 0 auto 7px;
    padding: 5px;
    width: 70px;
    background-color: rgba(3,48,90,1);
    border-radius: 50%;
    display: block;
}
.F-Perfiles div.JL {
    width: 44%;
    float: left;
	padding: 0 1% 0 5%;
}
.F-Perfiles div.PG {
    width: 44%;
	float: right;
	padding: 0 5% 0 1%;
}
.F-Perfiles div.QS {
    width: 94%;
	float: none;
	display: inline-block;
}
.F-Perfiles div.QS span {
	font-size: 115%;
    font-weight: 300;
    line-height: 70px;
    background-color: rgba(3,48,90,1);
    color: #fff;
    padding: 8px 15px;
    border-radius: 25px;
}
.F-Perfiles a {
    font-size: 115%;
    letter-spacing: 0;
    font-weight: 500;
    line-height: 100%;
}
.F-newsletter {
	margin: 2vh auto 5vh;
    width: 80%;
    padding: 5%;;
}
.F-newsletter span {
    font-size: 115%;
    line-height: 125%;
}
#columns {
	width: 90%;
	margin: auto;
    -moz-column-count: 1;
    -moz-column-gap: 0;
    -webkit-column-count: 1;
    -webkit-column-gap: 0;
    column-count: 1;
    column-gap: 0;
}
.Nota h1 {
	color: #03305A;
    font-size: 210%;
    line-height: 110%;
	width: 100%;
}
.pContacto {
	width: 100%;
	margin-right: 0;
	float: left;
}
.DivBoton {
	display: inline-block;
    width: 100%;
    margin: 10% 0 15%;
}
.SheareFecha {
	display: inline-block;
    padding: 10px 0 5px;
    margin: 10px 0 5px;
    border-top: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
    width: 100%;
}

.PodcastWrapper.index {
	padding-bottom: 42% !important;
}
.LinkPod {
	height: 8vw
	}
.LinkPod a {
	font-weight: 400;
    height: 8vw;
    font-size: 115%;
    margin: 0 5%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
}
.Link-Manual {
    font-size: 125%;
}
.Link-Manual2 {
    font-size: 125%;
}
.Link-Manual.paNotas {
    top: 0vh;
}
}
/*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%;
}
.Imagen-Nota-Titulo.media.chica:first-child {
    background: linear-gradient(180deg, rgba(0,0,0,0) 50%, rgba(0,0,0,0.95) 100%) !important;
}
.Imagen-Nota-Titulo.chica img {
	padding-bottom: 0 !important;
    height: 100% !important;
}

}

/* Larger than tablet */
@media (min-width: 760px) {
body {
	background-image: url(../img/floor-texture.jpg);
    /*background-position: center;*/
    background-size: auto;
    background-repeat: repeat;
	background-color: white;
	}

.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%;
}
.Imagen-Nota-Titulo {
	background: linear-gradient(180deg, rgba(0,0,0,0) 50%, rgba(0,0,0,0.95) 100%) !important;
    width: 100%;
	height: 31vw;
	position: relative;
	display: block;
	overflow: hidden;
	z-index: 0;
	margin: 0;
}
.Imagen-Nota-Titulo.media {
    width: 50% !important;
    height: 45vw !important;
}
.Imagen-Nota-Titulo.media:first-child {
    width: 100% !important;
    height: 55vw !important;
}
.Imagen-Nota-Titulo.media .div {
    width: 90%;
    padding: 0px 5% 15px;
}
.Imagen-Nota-Titulo.media:first-child .div {
    width: 90%;
    padding: 0px 3vh 15px;
}
.Imagen-Nota-Titulo.media .Link {
    font-size: 32px;
    line-height: 35px;
    letter-spacing: 0.5px;
	font-weight: 600;
}
.Imagen-Nota-Titulo.media:first-child .Link {
    font-size: 32px;
    line-height: 35px;
    letter-spacing: 0.5px;
	font-weight: 600;
}
.Imagen-Nota-Titulo.media.chica:first-child {
    background: linear-gradient(180deg, rgba(0,0,0,0) 50%, rgba(0,0,0,0.95) 100%) !important;
}
.Imagen-Nota-Titulo.media p {
    font-size: 17px;
    line-height: 22px;
    margin: 7px 0;
    min-height: 45px;
	display: block;
}

.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%;
}
.Cursos-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/Fondo-Cursos-01.jpg");
	background-size: cover;
	background-position: center;
} 
.Cursos-Ancho.Clinic {
	background: url(../img/F-Puntos-A-Flip.jpg);
	background-size: cover;
	background-position: center;
} 
.Cursos-Ancho .Titulo {
	margin: 5vh auto 0;
    position: relative;
    color: white;
    font-size: 250%;
    width: 85%;
}
.F-Analisis {
    background-image: url(../img/Analisis-2.png);
    background-size: 100%;
    background-position: center;
    border-radius: 8px;
    margin: 2vh auto;
    width: 80%;
    padding: 3% 5%;
}

.F-Analisis.Clin {
    background-image: none !important;
}
.F-Analisis div {
	width: 30%;
    overflow: hidden;
    padding: 30px 0;
    float: left;
    margin-right: 5%;
	position: relative;
	border-bottom: none;
}
.F-Analisis div:last-child {
	margin-right: 0;
}
.F-Analisis .divImg {
	width: 100%;
    height: 17vw;
    border-radius: 9px;
    overflow: hidden;
    margin: 0;
    float: left;
    padding: 0;
}
.F-Analisis .Link {
	height: auto;
    width: 94%;
    margin: 4% 3% 2%;
    font-size: 130%;
    line-height: 120%;
    font-weight: 500;
}
.F-Analisis span {
	height: auto;
    width: 94%;
    margin: 0 3%;
    float: left;
    text-align: left;
	color: #333;
	font-weight: 500;
	line-height: 130%;
	display: block;
}
.F-Analisis-Sec {
    background-size: cover;
    width: 90% !important;
    padding: 5% !important;
	margin: 0 0 4% !important;
}
.F-Analisis-Sec.Clinic {
	background: url(../img/F-Puntos-A-Gde.jpg);
	background-size: cover;
	background-position: center;
}
.F-Analisis-Sec.Medios {
	background: none;
	background-image: none;
    top: -5px;
} 
.F-Analisis-Sec.Medios h1 {
	color: rgba(3,48,90,1); 
}
.F-Analisis-Sec h1 {
    margin: 7vh 2vw 20px;
}
.F-Analisis-Sec .NotaAna {
    width: 30% !important;
    height: 35vh;
	margin: 1% 1.5% 3% 1.5% !important;
}
.F-Analisis-Sec .Imagen-Nota-Titulo {
	height: 25vh;
}

.F-Cursos {
    /*background-image: url(../img/Analisis-2.png);*/
    background-size: 100%;
    background-position: center;
    border-radius: 8px;
    margin: 2vh auto;
    width: 80%;
    padding: 3% 5%;
}

.F-Cursos.Clin {
    background-image: none !important;
}
.F-Cursos div {
	width: 30%;
    overflow: hidden;
    padding: 30px 0;
    float: left;
    margin-right: 5%;
	position: relative;
	border-bottom: none;
}
.F-Cursos div:last-child {
	margin-right: 0;
}
.F-Cursos .divImg {
	width: 100%;
    height: 17vw;
    border-radius: 9px;
    overflow: hidden;
    margin: 0;
    float: left;
    padding: 0;
}
.F-Cursos .Link {
	height: auto;
    width: 94%;
    margin: 4% 3% 2%;
    font-size: 130%;
    line-height: 120%;
    font-weight: 500;
}
.F-Cursos span {
	height: auto;
    width: 94%;
    margin: 0 3%;
    float: left;
    text-align: left;
	color: #333;
	font-weight: 500;
	line-height: 130%;
	display: block;
}
.F-Cursos-Sec {
    background-size: cover;
    width: 90% !important;
    padding: 5% !important;
	margin: 0 0 4% !important;
}
.F-Cursos-Sec.Clinic {
	background: url(../img/F-Puntos-A-Gde.jpg);
	background-size: cover;
	background-position: center;
}
.F-Cursos-Sec.Medios {
	background: none;
	background-image: none;
    top: -5px;
} 
.F-Cursos-Sec.Medios h1 {
	color: rgba(3,48,90,1); 
}
.F-Cursos-Sec h1 {
    margin: 7vh 2vw 20px;
}
.F-Cursos-Sec .NotaAna {
    width: 30% !important;
    height: 35vh;
	margin: 1% 1.5% 3% 1.5% !important;
}
.F-Cursos-Sec .Imagen-Nota-Titulo {
	height: 25vh;
}
    
.F-newsletter {
	margin: 2vh auto;
    width: 80%;
    padding: 3% 5%;
}
.F-newsletter h1 {
	margin: 7vh 2vw 20px;
}
.Imagen-Nota-Titulo .Link.Ana {
    font-size: 20px;
    line-height: 24px;
}
.F-Videos {
    width: 90%;
    padding: 5vw 5% 6vw;
}
.F-Videos .sombra {
    width: 90%;
    margin: auto;
}
.F-Videos h1 {
    margin: 9vh auto 20px;
    position: relative;
	/*font-size: 250% !important;*/
	font-weight: 500;
	width: 88%;
	padding: 0 1% 5px;
    border-bottom: solid 2px rgba(3,48,90,1);
}
.F-Videos .Toph1 {
    font-size: 250% !important;
}
.F-Videos h3 {
    margin: 20px auto 10px;
    position: relative;
	font-size: 190% ;
	width: 98%;
	padding: 0 1% 5px;
    border-bottom: solid 2px rgba(3,48,90,1);
}
.F-Videos .divVid {
	width: 80%;
    margin-left: 10%;
    float: left;
    margin-bottom: 0;
}
.F-Videos .divVid.Celindex {
	max-height: none;
}
.F-Videos .divVid.Compindex {
	display: block;
}
.F-Videos .divVid:last-child {
    margin-left: 10%;
}
.F-Videos .divVid-Principal {
    height: auto;
	margin: 0;
}
.F-Videos .divVid-Principal-Titulo {
    font-size: 130%;
    line-height: 110%;
}
.F-Videos .divVid-Principal-Titulo h2 {
    font-size: 150%;
    line-height: 120%;
    margin: 1%;
}
.F-Videos .divVid-Principal-Titulo h3 {
    font-size: 80% !important;
	border: none;
}
.F-Videos .divVid-G {
	height: auto;
    margin: 4% auto;
    width: 100%;
}
.F-Videos .divVid-G .Fondo {
    height: 14vw;
}
.F-Videos .divVid-G .vid {
    width: 35%;
    height: auto;
    overflow: hidden;
    margin: 0;
    float: left;
    padding: 0;
    position: relative;
}
.F-Videos .divVid-G .Barra {
    height: 12px;
}

.F-Videos .divVid-G span {
	font-size: 105%;
    height: auto;
    width: 61%;
    margin: 0 2% 0;
	top: 50%;
    transform: translateY(-50%);
}
.F-Videos .divVid-G dl {
    font-size: 75%;
    line-height: 125%;
	display: block;
}
.F-Videos .divVid-G .p-bajada {
    /*margin: 0.8vw 3%;*/
	display: none;
}
.Sec-Video-Div {
	width: 99%;
	margin: auto;
}
.Sec-Video {
	width: 48% !important;
    margin: 1% !important;
    float: left !important;
}
.Sec-Podcast-Div {
	width: 99%;
	margin: auto;
}
.Sec-Podcast {
	width: 44% !important;
    margin: 3% !important;
    float: left !important;
}

.Sec-Podcast-Div .partner{
    display: flex !important;
    flex-direction: column !important;
    text-align: center !important;
    background-color: rebeccapurple !important;
}


.triangle-right-16 {
    border-top: 8px solid transparent;
    border-left: 12px solid rgba(255,255,255,1);
    border-bottom: 6px solid transparent;
    margin: 3px 9px;
}
.F-Nombres {
	margin: -4px 0 0;
    width: 80%;
    padding: 5% 10%;
    display: block;
    color: rgba(3,48,90,1);
    text-align: center;
    overflow: hidden;
	background: url(../img/F-Rayas-2.jpg);
	background-size: cover;
	background-position: center;
	background-blend-mode: multiply;
    background-repeat: no-repeat;
    background-color: rgba(203,44,0,0.5);
}

.F-Nombres a {
    font-size: 145%;
    line-height: 130%;
}
.F-Nombres hr {
	display: none;
}
.SEC {
	margin-top: auto;
	padding-bottom: 0;
}
.Sec-A {
	background: none !important;
}
.Sec-A h3 {
	margin-top: 0 !important;
}
.last {
	padding-bottom: 5vw !important;
}
.last2 {
	padding-bottom: 0 !important;
}
.first {
	padding-top: 7vh !important;
}
#bottom {
	background: linear-gradient(180deg, rgba(3,48,90,1), rgba(1, 32, 62,1) 100%);
    display: block;
	/*bottom: -4px;*/
    height: 5vw;
    width: 100%;
    position: relative;
    text-align: center;
	z-index: 10006;
	border-top: solid 9px #fff;
	-webkit-box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.2);
}
#bottom .redes {
    display: inline-block;
    height: auto;
    width: 35px;
    position: fixed;
    margin: 5px;
    top: 13%;
    right: 0;
	left: auto;
}
#bottom .redes img {
	width: 90%;
    position: relative;
    margin: 10% 5%;
	height: auto;
}
#bottom .copy {
	width: 96%;
    margin: auto;
    text-align: left;
    line-height: 5vw;
}
.Notas-Sec {
    width: 100%;
    display: inline-block;
    position: relative;
    margin: 0 auto;
    top: 0;
    padding: 0 0 5%;
    overflow: hidden;
}
.Notas-Sec h1 {
	margin: 9vh 4.5vh 20px;
    /*width: 100%;
    top: -10vh;*/
    position: relative;

}
.Imagen-Nota {
	/*height: 15vw;*/
    filter: blur(3px);
    /*background: linear-gradient(180deg, rgba(0,0,0,0) 50%, rgba(0,0,0,0.65) 100%);*/
	width: 104%;
    margin: -1vh -2%;
    position: absolute;
    top: 0;
}
.Imagen-Nota a {
	pointer-events: none;
    cursor: default;
	}
.Nota {
	background-color: #fff;
    border-radius: 20px;
    width: 70%;
    padding: 3% 6%;
    display: block;
    position: relative;
    margin: 15vh auto 0;
    top: 0;
	max-width: 910px;
}
.Nota .contiene {
	max-width: 700px;
	margin: auto;
}
.Nota .contiene h1 {
    /*color: #fff;*/
	margin: 20px 0 10px !important;
    font-size: 300%;
    font-weight: 400;
	width: auto;
}
.Nota .Div-img {
    height: auto;
    margin: 0% -1%;
}
.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;
}
.F-Notas {
	padding: 0;
}
.F-Notas h3 {
	margin: 4vw 0 8px 4vw;
    font-weight: 500;
}
.F-Notas.media {
    width: 25% !important;
    height: 38vw !important;
}
.F-Notas.media .Link {
    font-size: 130%;
    line-height: 110%;
}
.Fondo-Madera-Cel {
	background-image: none;
}
.Fondo-Naranja-Cel {
	background: linear-gradient(135deg, rgba(244,84,39,1), rgba(203,44,0,1) 100%);
}

.Titulo120 {
    font-size: 120%;
    line-height: 120%;
    font-weight: 400;
}
.Titulo130 {
    font-size: 130%;
    line-height: 110%;
    font-weight: 400;
}
.Titulo150 {
    font-size: 150%;
    line-height: 120%;
}	
.h3-home {
	margin-left: 0;
	font-size: 250% !important;
}
.Nota h1{
	color: #03305A;
    font-size: 220%;
    line-height: 100%;
    letter-spacing: 0.5px;
    margin: 15px 0 10px !important;
}
.pContacto {
	width: 45%;
	margin-right: 5%;
	float: left;
	}
.DivBoton {
	display: inline-block;
    width: 100%;
    margin: 5% 0 0;
}
.SheareFecha {
	display: inline-block;
    padding: 10px 1% 0;
    margin: 10px -1% 0;
    border-top: solid 1px #ccc;
    border-bottom: none;
    width: 100%;
    height: 25px;
}
.PodcastWrapper {
	padding-bottom: 43%;
}
.PodcastWrapper.index {
	padding-bottom: 44% !important;
}
}
@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: #333;
    margin: 5px 0 0;
    font-weight: 400;
	display: inline-block;
}
.PodcastWrapper {
	padding-bottom: 43%;
}
.PodcastWrapper.index {
	padding-bottom: 35% !important;
}
}
/* Larger than desktop */
@media (min-width: 960px) {
.Notas-Home {
	/*margin-top: 12vh;*/
	margin-top: 7vw;
}
.Novedades-notas {
	width: 33.3333333%;
    height: 38vw;
    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%;
}
.Imagen-Nota-Titulo {
	/*background: linear-gradient(180deg, rgba(0,0,0,0) 50%, rgba(0,0,0,0.95) 100%);*/
    width: 100%;
	height: 24vw;
	position: relative;
	display: block;
	overflow: hidden;
	z-index: 0;
	margin: 0;
}
.Imagen-Nota-Titulo.media {
    width: 25% !important;
    height: 35.2vw !important;
    position: relative;
    margin: 0;
    float: left;
}
.Imagen-Nota-Titulo.media:first-child {
    width: 50% !important;
	height: 35.2vw !important;
}
.Imagen-Nota-Titulo.media .div {
    width: 90%;
    padding: 0px 5% 15px;
    top: auto;
    bottom: 0;
}
.Imagen-Nota-Titulo.media.chica:first-child {
    background: linear-gradient(180deg, rgba(0,0,0,0) 50%, rgba(0,0,0,0.95) 100%) !important;
}
.Imagen-Nota-Titulo.media:first-child .div {
    width: 90%;
    padding: 0px 3vh 15px;
}
.Imagen-Nota-Titulo.media .Link {
    font-size: 22px;
    line-height: 24px;
}
.Imagen-Nota-Titulo.media:first-child .Link {
    font-size: 32px;
    line-height: 35px;
    letter-spacing: 0.5px;
	font-weight: 600;
}
.Imagen-Nota-Titulo.media p {
    font-size: 15px;
    line-height: 20px;
    margin: 7px 0;
    min-height: 45px;
	display: block;
}
.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;
}
.Cursos-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/Fondo-Cursos-01.jpg");
	background-size: cover;
	background-position: center;
}
.F-Analisis {
    background-image: url(../img/Analisis-2.png);
    background-size: 100%;
    background-position: center;
    border-radius: 8px;
    margin: 2vh auto 8vh;
    width: 75%;
    padding: 3% 5%;
}
.F-Analisis div {
	width: 30%;
    overflow: hidden;
    padding: 30px 0;
    float: left;
    margin-right: 5%;
	position: relative;
	border-bottom: none;
}
.F-Analisis div:last-child {
	margin-right: 0;
}
.F-Analisis .divImg {
	width: 100%;
    height: 17vw;
    border-radius: 9px;
    overflow: hidden;
    margin: 0;
    float: left;
    padding: 0;
}
.F-Analisis .Link {
	height: auto;
    width: 94%;
    margin: 4% 3% 2%;
    font-size: 150%;
    line-height: 125%;
    font-weight: 500;
}
.F-Analisis span {
	height: auto;
    width: 94%;
    margin: 0 3%;
    float: left;
    text-align: left;
	color: #333;
	font-weight: 500;
	line-height: 130%;
	display: block;
}
.F-Analisis-Sec {
    background-size: cover;
    width: 90% !important;
    padding: 5% !important;
    margin: 0 0 4% !important;
}
.F-Analisis-Sec h1 {
    margin: 7vh 2vw 20px;
}
.F-Analisis-Sec .NotaAna {
    width: 30% !important;
    height: 41vw;
	margin: 1% 1.5% 3% 1.5% !important;
}
.F-Analisis-Sec .Imagen-Nota-Titulo {
	height: 26vw;
}
.F-Cursos {
    /*background-image: url(../img/Analisis-2.png);*/
    background-size: 100%;
    background-position: center;
    border-radius: 8px;
    margin: 2vh auto 8vh;
    width: 75%;
    padding: 3% 5%;
}
.F-Cursos div {
	width: 30%;
    overflow: hidden;
    padding: 30px 0;
    float: left;
    margin-right: 5%;
	position: relative;
	border-bottom: none;
}
.F-Cursos div:last-child {
	margin-right: 0;
}
.F-Cursos .divImg {
	width: 100%;
    height: 17vw;
    border-radius: 9px;
    overflow: hidden;
    margin: 0;
    float: left;
    padding: 0;
}
.F-Cursos .Link {
	height: auto;
    width: 94%;
    margin: 4% 3% 2%;
    font-size: 150%;
    line-height: 125%;
    font-weight: 500;
}
.F-Cursos span {
	height: auto;
    width: 94%;
    margin: 0 3%;
    float: left;
    text-align: left;
	color: #333;
	font-weight: 500;
	line-height: 130%;
	display: block;
}
.F-Cursos-Sec {
    background-size: cover;
    width: 90% !important;
    padding: 5% !important;
    margin: 0 0 4% !important;
}
.F-Cursos-Sec h1 {
    margin: 7vh 2vw 20px;
}
.F-Cursos-Sec .NotaAna {
    width: 30% !important;
    height: 41vw;
	margin: 1% 1.5% 3% 1.5% !important;
}
.F-Cursos-Sec .Imagen-Nota-Titulo {
	height: 26vw;
}
.F-newsletter {
	margin: 5vh auto 8vh;
    width: 65%;
    padding: 3% 7%;
}
.F-newsletter h1 {
	margin: 7vh 2vw 20px;
}
.Imagen-Nota-Titulo .Link.Ana {
    font-size: 24px;
    line-height: 27px;
}
.F-Videos {
    width: 90%;
    padding: 5vw 3.5% 6vw 6.5%;
}
.F-Videos .sombra {
    width: 85%;
    margin: auto;
}
.F-Videos h1 {
    margin: 9vh auto 20px;
    position: relative;
	/*font-size: 250% !important;*/
	font-weight: 500;
	width: 90%;
	padding: 0 1% 5px;
    border-bottom: solid 2px rgba(3,48,90,1);
}
.F-Videos .Toph1 {
    font-size: 250% !important;
}
.F-Videos h3 {
    margin: 0px auto 20px;
    position: relative;
	font-size: 220%;
	width: 96%;
	padding: 0 1% 5px;
    border-bottom: solid 2px rgba(3,48,90,1);
}
.F-Videos .divVid {
	width: 50%;
    margin-left: 1%;
    float: left;
	margin-bottom: 5%;
}
.F-Videos .divVid:last-child {
    margin-left: 0;
	width: 49%;
}
.F-Videos .divVid-Principal {
    height: auto;
	margin: 0;
}
.F-Videos .divVid-Principal-Titulo {
    font-size: 125%;
    line-height: 115%;
}
/*.F-Videos .divVid-Principal-Titulo dl {
	font-size: 68%;
    line-height: 125%;
    color: #333;
    margin: 5px 0 0;
    font-weight: 400;
	}*/
.F-Videos .divVid-Principal-Titulo h2 {
    font-size: 150%;
    line-height: 120%;
    margin: 1%;
}
.F-Videos .divVid-Principal-Titulo h3 {
    font-size: 70% !important;
	border: none;
}
.F-Videos .divVid-G {
	height: auto;
    margin: 0 auto 4%;
    width: 84%;
}
.F-Videos .divVid-G .vid {
    width: 35%;
    height: auto;
    overflow: hidden;
    margin: 0;
    float: left;
    padding: 0;
    position: relative;
}
.F-Videos .divVid-G .Barra {
    height: 15px;
}
.triangle-right-16 {
    margin: 5px 9px;
}
.F-Videos .divVid-G span {
	font-size: 94%;
    line-height: 110%;
    height: auto;
    width: 61%;
    margin: 0 2% 0;
	top: 50%;
}

.Sec-Video-Div {
	width: 97%;
	margin: auto;
}
.Sec-Video {
	width: 48% !important;
    margin: 1% !important;
    float: left !important;
}
.Sec-Podcast-Div {
	width: 97%;
	margin: auto;
}
.Sec-Podcast {
	width: 44% !important;
    margin: 2% 3% !important;
    float: left !important;
}
.F-Nombres {
	margin: -5px 0 0;
    width: 80%;
    padding: 5% 10%;
    display: block;
    color: rgba(3,48,90,1);
    text-align: center;
    overflow: hidden;
	background: url(../img/F-Rayas-2.jpg);
	background-size: cover;
	background-position: center;
	background-blend-mode: multiply;
    background-repeat: no-repeat;
    background-color: rgba(203,44,0,0.5);
}
.F-Nombres .pNews {
    width: 70% !important;
	padding: 5% !important;
}
.F-Nombres .pNews a {
    font-size: 145%;
    letter-spacing: 0.5px;
    font-weight: 300;
    line-height: 130%;
}
.F-Nombres .pNews a span {
	font-weight: 500;
	white-space: nowrap;
	margin: 1% 0;
}
.F-Nombres .pNews a dl {
	display: inline-block;
}
.F-Nombres .perfil {
    width: 30%;
    padding: 5% 10%;
}
.F-Nombres .perfil:first-child {
    border-right: solid 1px rgba(255,255,255,1);
	margin-left: -1px;
}
.F-Nombres a {
    font-size: 155%;
    line-height: 133%;
}
.F-Nombres hr {
	display: none;
}
.F-Perfiles {
	margin: 0;
    width: 100%;
    padding: 0;
}
.F-Perfiles .Cont {
	margin: auto;
    width: 70%;
    padding: 3% 15%;
    color: rgba(3,48,90,1);
    text-align: center;
    overflow: hidden;
	background: url(../img/Azul-x10.jpg);
    background-size: 7px;
    background-repeat: repeat-x;
    background-position: center;
}
.F-Perfiles div {
    margin: 0 auto;
    padding: 0 3%;
    height: 240px;
    /*background: url(../img/Azul-x10.jpg);
    background-size: 7px;
    background-repeat: repeat-x;
    background-position: center;*/
}
.F-Perfiles img {
    margin: 53px auto 10px;
    padding: 7px;
    width: 110px;
    background-color: rgba(3,48,90,1);
    border-radius: 50%;
    display: block;
}

.F-Perfiles div.JL {
    width: 24%;
    float: left;
}
.F-Perfiles div.PG {
    width: 24%;
	float: right;
}
.F-Perfiles div.QS {
    width: 34%;
	float: none;
	display: inline-block;
}
.F-Perfiles div.QS span {
	font-size: 155%;
    letter-spacing: 0.5px;
    font-weight: 300;
    line-height: 240px;
    background-color: rgba(3,48,90,1);
    color: #fff;
    padding: 8px 15px;
    border-radius: 25px;
}
.F-Perfiles a {
    font-size: 155%;
    letter-spacing: 0.5px;
    font-weight: 500;
    line-height: 130%;
}
.SEC {
	margin-top: auto;
	padding-bottom: 0 !important;
}
.last {
	padding-bottom: 5vw !important;
}
.last2 {
	padding-bottom: 0 !important;
}
#bottom {
	background: linear-gradient(180deg, rgba(3,48,90,1), rgba(1, 32, 62,1) 100%);
    display: block;
	/*bottom: -4px;*/
    height: 3vw;
    width: 100%;
    position: relative;
    text-align: center;
	z-index: 10006;
	border-top: solid 11px #fff;
	-webkit-box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.2);
}
#bottom .redes {
    display: inline-block;
    height: auto;
    width: 35px;
    position: fixed;
    margin: 5px;
    top: 12%;
    right: 0;
	left: auto;
}
#bottom .redes img {
	width: 90%;
    position: relative;
    margin: 5%;
	height: auto;
}
#bottom .copy {
    line-height: 3vw;
}
.Notas-Sec {
    width: 100%;
    display: inline-block;
    position: relative;
    margin: 0 auto;
    top: 0;
    padding: 3vw 0 5%;
    overflow: hidden;
}
.Notas-Sec h1 {
	margin: 9vh 3.5vh 20px;
    /*width: 100%;
    top: -10vh;*/
    position: relative;
	font-size: 250%;

}
.Imagen-Nota {
	height: 80%;
    filter: blur(3px);
    /*background: linear-gradient(180deg, rgba(0,0,0,0) 50%, rgba(0,0,0,0.65) 100%);*/
	width: 104%;
    margin: -1vh -2%;
    position: absolute;
    top: 0;
}
.Imagen-Nota a {
	pointer-events: none;
    cursor: default;
}
.Imagen-Nota.Perfil {
	display: none;
}
.F-Notas {
	padding: 0;
}
.F-Notas h3 {
	margin: 4vw 0 8px 5vw;
    font-weight: 500;
}
.F-Notas.media {
    width: 25% !important;
    height: 33vw !important;
}

.Fondo-Madera-Cel {
	background-image: none;
}
.Fondo-Naranja-Cel {
	background: linear-gradient(135deg, rgba(244,84,39,1), rgba(203,44,0,1) 100%);
}

.Titulo120 {
    font-size: 120%;
    line-height: 120%;
    font-weight: 400;
}
.Titulo130 {
    font-size: 130%;
    line-height: 110%;
    font-weight: 400;
}
.Titulo150 {
    font-size: 150%;
    line-height: 120%;
}	
#columns {
	width: 70%;
	margin: 2% auto;
    -moz-column-count: 2;
    -moz-column-gap: 0;
    -webkit-column-count: 2;
    -webkit-column-gap: 0;
    column-count: 2;
    column-gap: 0;
}
.Link-Manual {
    font-size: 155%;
}
.Link-Manual2 {
    font-size: 155%;
}
.Link-Manual.paNotas {
    position: relative;
    top: -5vh;
}
}

/* Larger than Desktop HD */
@media (min-width: 1100px) {
.Titulo200 {
    font-size: 200%;
    line-height: 120%;
}
.Titulo230 {
    line-height: 130%;
    font-size: 300%;
}
#bottom .redes {
    width: 40px;
}
.F-Notas.media .Link {
    font-size: 150%;
}
.Novedades-notas {
    height: 33vw;
}
.Novedades-notas p {
	font-size: 100%;
	line-height: 120%
}
.Imagen-Nota-Titulo {
	height: 24vw;
}
.F-Videos .divVid-G span {
    font-size: 100%;
    line-height: 115%;
}
.F-Nombres .pNews a {
    font-size: 165%;
}
.F-Perfiles img {
    margin: 45px auto 10px;
    padding: 8px;
    width: 125px;
}
.F-Perfiles a {
    font-size: 165%;
}
.LinkPod {
	height: 11vw
	}
.LinkPod a {
	font-weight: 400;
    height: 11vw;
    font-size: 180%;
    margin: 0 5%;
    display: flex;
    justify-content: center;
    flex-direction: column;
	text-align: left;
}
.PodcastWrapper {
	padding-bottom: 43%;
}
.PodcastWrapper.index {
	padding-bottom: 25% !important;
}
}

@media (min-width: 1300px) {
#bottom .redes {
    width: 40px;
}
.F-Videos .divVid {
	width: 50%;
    margin-left: 1%;
    float: left;
}
.F-Videos .divVid:last-child {
    margin-left: 0;
	width: 49%;
}
.F-Videos .divVid-Principal {
    height: auto;
	margin: 0;
}
.F-Videos .divVid-Principal-Titulo {
    font-size: 150%;
    line-height: 115%;
}

.F-Videos .divVid-Principal-Titulo h2 {
    font-size: 150%;
    line-height: 120%;
    margin: 1%;
}
.F-Videos .divVid-Principal-Titulo h3 {
    font-size: 70% !important;
	border: none;
}
.F-Videos .divVid-G {
	height: auto;
    margin: 0 auto 4%;
    width: 84%;
}
.F-Videos .divVid-G .vid {
    width: 35%;
    height: auto;
    overflow: hidden;
    margin: 0;
    float: left;
    padding: 0;
    position: relative;
}
.F-Videos .divVid-G .Barra {
    height: 15px;
}
.triangle-right-16 {
    margin: 5px 9px;
}
.F-Videos .divVid-G span {
    height: auto;
    width: 61%;
    margin: 0 2% 0;
	top: 50%;
}

.Sec-Video-Div {
	width: 97%;
	margin: auto;
}
.Sec-Podcast-Div {
	width: 97%;
	margin: auto;
}
.F-Videos .divVid-G span {
    font-size: 110%;
}
.F-Videos .divVid-G dl {
    font-size: 75%;
    line-height: 125%;
    color: #333;
    margin: 5px 0 0;
    font-weight: 400;
}
.F-Videos h1 {
    font-size: 270% !important;
}
.F-Perfiles img {
	margin: 37px auto 10px;
    padding: 10px;
    width: 140px;
}
.F-Perfiles a {
    font-size: 175%;
    letter-spacing: 0.5px;
}
.Nota {
	background-color: #fff;
    border-radius: 20px;
    width: 70%;
    padding: 3% 0;
    margin: 15vh auto 0;
	max-width: 1010px;
}
.Nota .contiene {
	max-width: 750px;
	margin: auto;
}
.Nota .contiene h1 {
    /*color: #fff;*/
	margin: 20px 0 10px !important;
    font-size: 300%;
    font-weight: 400;
	width: auto;
}
.Notas-Sec h1 {
	margin: 9vh 4.5vh 20px;
    /*width: 100%;
    top: -10vh;*/
    position: relative;
	font-size: 270%;
}
.Nota .Div-img {
    height: auto;
    margin: 0% -1%;
}
.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: 98%;
	line-height: 125%
}
.F-Analisis-Sec .NotaAna {
    height: 30vw;
}
.F-Analisis-Sec .Imagen-Nota-Titulo {
	height: 21vw;
}
.F-Cursos-Sec .NotaAna {
    height: 30vw;
}
.F-Cursos-Sec .Imagen-Nota-Titulo {
	height: 21vw;
}
.Imagen-Nota-Titulo .Link.Ana {
    font-size: 29px;
    line-height: 33px;
}
.Imagen-Nota-Titulo.media.chica:first-child {
    background: linear-gradient(180deg, rgba(0,0,0,0) 50%, rgba(0,0,0,0.95) 100%) !important;
}
.F-Notas.media {
    height: 28vw !important;
}
.h3-home {
	margin-left: 0 !important;
	font-size: 270% !important;
}
}

@media (min-width: 1500px) {
.Imagen-Nota-Titulo.media .Link {
    font-size: 27px;
    line-height: 30px;
}
.Imagen-Nota-Titulo.media p {
    font-size: 17px;
    line-height: 22px;
}
.F-Analisis {
    width: 71%;
}
.F-Analisis-Sec .NotaAna {
    height: 28vw;
}
.F-Cursos {
    width: 71%;
}
.F-Cursos-Sec .NotaAna {
    height: 28vw;
}
.F-newsletter {
    width: 71%;
}

.Analisis-Ancho .Titulo {
    width: 81%;
}
.Cursos-Ancho .Titulo {
    width: 81%;
}
.F-Videos {
    width: 91%;
    padding: 5vw 5% 6vw 4%;
}
.F-Videos .divVid-Principal-Titulo {
    font-size: 165%;
    line-height: 115%;
	margin: 0;
}
.F-Videos .divVid-G span {
    font-size: 125%;
}
.F-Notas.media .Link {
    font-size: 160%;
}
.Novedades-notas p {
	font-size: 102%;
	line-height: 130%
}
}
#button {
  display: inline-block;
	background: url(../img/Triangulo-2.svg);
    background-size: 50%;
    background-repeat: no-repeat;
    background-position: 50% 42%;
  background-color: rgba(244,84,39,1);
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 25px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  transition: background-color .3s, 
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}
/*#button::after {
    content: "\f106";
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    font-size: 3em;
    line-height: 42px;
    color: #fff;
}*/
#button:hover {
  cursor: pointer;
  background-color: rgba(203,44,0,1);
}
#button:active {
  background-color: rgba(203,30,0,1);
}
#button.show {
  opacity: 1;
  visibility: visible;
}

.show{
    z-index: 20000 !important;
}
