:root {
	--color1: #64acbe;
	--color2: #627f8c;
	--color3:#574249;

	--color1b: #b0d5df;
	--color2b: #ad9ea5;
	--color3b:#985256;

	--color1c: #e8e8e8;
	--color2c: #e4acac;
	--color3c:#c85a5a;
}

body{
	    background-color: #f1d45f !important;
}

#td-outer-wrap {
    margin: 0px auto 0 !important;
}

.escuelasMenuContainer>a {
    color: #234573;
    padding: 5px 12px;
    display: inline-block;
    font-weight: 500;
    font-family: 'Raleway';
    font-size: 14px;
}

.escuelasMenuContainer>a i {
    color: #417dda !important;
    padding-right: 3px;
}

.escuelasMenuContainer {
    margin: 11px auto !important;
    text-align: center;
}


main{
	font-family: 'Raleway', sans-serif;
}

.info_txt{
	padding: 20px 40px;
	margin:0;
	font-size: 0.95rem;
	background: #fff;
}

.info_txt h2, .info_txt h3, .info_txt p{
	display: block;
	width: 100%;
}

.info_txt h2{
	font-size: 1.2rem;
	font-weight: 600;
	text-transform:uppercase;
	margin:20px 0;
}

.info_txt h3{
	font-size: 1.1rem;
	font-weight: 600;
	margin:20px 0;
}

.info_txt p{
	margin-bottom: 10px;
	font-size:0.95rem;
	line-height: 1.6rem;
	color: #515151;
}

.todas_caracteristicas {
    display: flex;
    padding: 30px 0;
    margin: 0;
    width: 100%;
}

.todas_caracteristicas.inicio, .todas_caracteristicas.otras{
	background:#f6f6f6;
}

 .todas_caracteristicas.otras{
	padding:30px 0 20px 0;
}

.todas_caracteristicas h2, .una_caracteristica h2, .actividades h2{
	text-transform: uppercase;
	font-size: 0.85rem;
	font-weight: 700;
	margin-bottom: 4px;
}



.todas_caracteristicas.inicio h2, .todas_caracteristicas.otras h2{
	color:#234573;
	text-align: left;
	margin-bottom: 6px;
}

.todas_caracteristicas.inicio h2{
	margin-top:12px
}

.todas_caracteristicas p, .una_caracteristica p, .actividades p{
	font-size: 0.85rem;
	font-weight: 100;
	color: #515151;
	word-break: break-word;
}

.todas_caracteristicas p{
	margin:0;
	text-align: left;
}

.todas_caracteristicas.inicio p{
	padding-left:30px
}

.todas_caracteristicas .aspecto p{
	max-height: 57px;
	overflow: scroll;
	font-family: 'Raleway';
	/* background: #ff0000; */
}

.todas_caracteristicas .aspecto.ficha p{
	max-height: none;
}


.aspecto{
	display: flex;
	margin: 0 0 10px 0;
}

.todas_caracteristicas.inicio .aspecto{
	min-width: 50%;
	padding: 0 30px;
}

.todas_caracteristicas.inicio .aspecto i{
	color: #417dda;
	padding-right: 4px;
	display: inline;
}

i{
	transition: all linear 0.6s;
}

.icon{
	text-align: center;
	color: #CBCBCB;
	font-size: 1rem;
	padding-top: 8px;
	padding-right: 10px;
	padding-left: 0;
	color: #417dda;
}

.content_ficha .icon{
	background: #f1d45f;
	padding-bottom: 10px;
}

/*.aspecto:hover i {
    color: #00a89a;
    border: 2px solid #00a89a;
    padding: 10px;
}

.aspecto:hover h2{
	color: #00a89a;
}*/

.img_lateral{
	overflow: hidden;
}

.una_caracteristica{
	width: 100%;
	overflow: hidden;
	margin:0;
	display: none;
}

.una_caracteristica h2, .actividades h2{
	font-size: 1rem;
	margin-bottom: 10px;
}

.actividades h2{
	letter-spacing: 1.5px;
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
	font-size: 18px;
}

.una_caracteristica h2{
	color: #ea551e;
}

.una_caracteristica p, .actividades p{
	font-size: 0.9rem;
	/* background: #fff; */
}

.actividades p{
	color: #fff;
	padding: 16px;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	letter-spacing: 0.3px;
	max-height: 179px;
	overflow: scroll;
	font-family: 'Raleway';
}

.aspecto.uno{
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 25px;
}

.img_escuela{
	background: url(https://img.chilango.com/escuelas/2019/escuelas3.jpg) center no-repeat #e4af25;
	background-size: contain;
}

.actividades{
	background: #2fa573;
	padding: 20px 30px 30px 30px !important;
	margin: 0px auto;
	text-align: center;
	/* border-bottom: 5px solid #ffff; */
	/* border-top: 5px solid #fff; */
}

.icons_actividades{
	opacity: 1;
	font-size: 1.2rem;
	padding-bottom: 35px;
}

.icons_actividades i{
	padding: 0 8px;
	color: #EAB609;
}

.icons_actividades.dos i{
	padding: 0 8px;
	color: #E46435;
	color: #d45197;
}

.icons_actividades.dos{
	opacity: 3.7;
	font-size: 1.2rem;
	padding-top: 25px;
	padding-bottom: 0px;
}

.todas_caracteristicas.fichas{
	padding: 0 10px !important;
	margin: 35px 0 0 0;
}
.aspecto.ficha{
	display: inline-block;
	padding: 0 18px !important;
}

.content_ficha{
	border:1px solid #dadada;
	/*box-shadow: 0px 1px 4px rgba(0, 0, 0, .1), 0 0 10px rgba(0, 0, 0, .1) inset;*/
	height: 350px;
	overflow: scroll;
	border-radius: 0px;
	text-align: center;
	padding: 0px 0px 20px 0px;
	/*background: url(../img/bg2.jpg) center repeat;*/
	background: #e4b026;
	background: #fff;
	border: 2px solid #e4b026;
	border-top: 10px solid #e4b026;
}

.content_ficha i{
	font-size:2.2rem;
	margin-bottom: 1px;
	padding: 5px;
	padding-left: 15px;
}

.content_ficha h2{
	font-size: 0.85rem;
	margin-bottom: 15px;
	color: rgba(0,0,0,0.9);
	/* text-shadow: 1px 1px 1px rgba(0,0,0,0.3); */
}

.content_ficha p{
	font-size: 0.85rem;
	text-align: center;
	Ãƒâ€šÃ‚Âº: rgba(0,0,0,1)
	letter-spacing: 0.2px;
}

.content_ficha .text{
	/* background: rgba(0,0,0,0.03); */
	padding: 10px 12px 0 12px !important;
	min-height: -webkit-fill-available;
}


.content_ficha .fa-trophy{
	color: #EF551E;
}

.content_ficha .fa-handshake{
	color: #EF551E;
}

.content_ficha .fa-child{
	color: #EF551E;
}

/*  Caracteristicas */

.caracteristicas_icons h3{
	font-size: 0.85rem;
	color: #fff;
	margin-bottom: 0;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.4);
	font-weight: 600;
	letter-spacing: 1px;
}

.ranking li{
	color: #2db481;
	font-size: 0.7rem;
	text-shadow: 1px 1px 0px rgba(255,255,255,0.3);
}

.icon_ranking{
	margin:10px 0 12px 0;
}

.icon_ranking i{
	background: #ea551e;
	border-radius: 100%;
	color: #fff;
	padding: 10px 10px;
	width: 38px;
	height: 38px;
	margin-bottom: 7px;
}

.title_school h1{
	font-size: 1.4rem;
	padding: 7px 10px 10px 10px;
	font-weight: 500;
	text-transform: uppercase;
	text-align: center;
	margin: 0;
	color: #515151;
}

.no_ranking {
    background: #ea551e;
    position: absolute;
    top: 0;
    z-index: 10;
    color: #fff;
    padding: 15px;
    margin: 0;
    border-radius: 0 100% 100% 0;
    line-height: 15px;
    font-size: 1.2rem;
    font-weight: 400;
    font-family: 'Raleway', sans-serif;
}

.no_ranking p{
	margin:0;
}

.location{
	/*background: url(../img/fondo_location.jpg) center;*/
	background: #d45197;
	background-size:cover;
	margin: 0 0 0px 0;
	padding: 30px;
}

.dato h2{
	text-transform: uppercase;
	font-size: 0.9rem;
	font-weight: 700;
	margin-bottom: 4px;
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
	letter-spacing: 0.5px;
}

.dato p{
	    font-size: 0.85rem;
	    color: #fff;
	    font-family: 'Raleway';
}

.location .dato p{
	 word-break:break-word;
}

.dato p a, .dato a{
	    color: #fff;
	    margin-bottom:5px;
	    text-decoration:underline;
	    text-decoration-color: rgba(255,255,255,0.4);
	    text-decoration-style: wavy;
}

.dato i{
	color: #0497d5;
	text-shadow: 1px 1px 0px rgba(255,255,255,0.1);
	/* border: 1px solid #FFF; */
	/* text-shadow: -1px 2px 0px rgba(255,255,255,0.5); */
	/* text-shadow: -2px 1px 0 #fff, 2px -1px 0 #fff; */
	padding-top: 1px;
	margin-right: 5px !important;
}

.caracteristicas_icons{
	background: #f1d45f !important;
	background-image: linear-gradient(#fbdf6d, #e4af25) !important;
}

.img_astronauta {
    background: url(https://img.chilango.com/escuelas/2019/recorte.png) center bottom no-repeat, url(https://img.chilango.com/escuelas/2019/footer.png) center top no-repeat;
    background-size: contain, cover;
    height: 300px;
    padding: 0;
    margin: 30px 0 0 0;
    bottom: 0;
    /* position: fixed; */
}

.img_portada_escuela img{
	width: 100%;
	height: 100%;
	/*border-bottom: 2px solid #e5b026;*/
	border-radius: 0;
}

.img_portada_escuela:after {
    background: url(https://img.chilango.com/escuelas/2019/recorte.png);
    content: '';
    z-index: 100000000;
    bottom: 0;
    width: 100%;
    height: 105px;
    background-repeat: no-repeat;
    position: absolute;
    background-size: cover;
    background-position: center;
}

.td-post-featured-image:after {
    background: url(https://img.chilango.com/escuelas/2019/recorte.png);
    content: '';
    z-index: 100000000;
    bottom: 0;
    width: 100%;
    height: 105px;
    background-repeat: no-repeat;
    position: absolute;
    background-size: cover;
    background-position: center;
}

.antes{
	/*background: #541e2b;*/
	background: rgba(0,0,0,0.9);
	background: #890f8a;
	color: #fff;
	padding: 20px 0 !important;
	background-image:linear-gradient(#890f8a, #741575);
	background-image: linear-gradient(#417dda, #234573);
	border-bottom: 3px solid #234573;
	background-image: linear-gradient(#417dda, #3760ba) !important;
}

.antes h4 {
    font-size: 2rem;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    color: rgba(255,255,255,0.9);
    margin-bottom: 3px;
}

.antes p{
	font-size: 0.8rem;
	font-weight: 100;
	margin:0;
	color: rgba(255,255,255,0.7);
	letter-spacing: 0.3px;
}

.antes .icono{
	line-height: 43px;
}

.antes .fa-arrow-up {
    color: #82c91e;
    font-size: 1.8rem;
    margin-top: 12px;
}

/*.ahora h4, .ahora p{
	text-decoration: underline;
	text-decoration-color: #f9c907;
}*/


@media (max-width: 778px){
	.todas_caracteristicas.otras .aspecto {
    display: block;
	}

	.todas_caracteristicas.inicio .aspecto i {
    color: #417dda;
    display: block;
    width: 100%;
    height: auto;
    margin: 0px auto 5px auto;
 }

	.todas_caracteristicas.inicio h2, .todas_caracteristicas.otras h2, .todas_caracteristicas p {
    margin: 0;
    text-align: center;
	}

	.todas_caracteristicas.inicio p {
    padding-left: 0px;
	}

	.aspecto {
    margin: 0 0 15px 0;
	}

	.td-container{
		padding: 0 !important;
	}


}
	@media (max-width: 575px){
	.caracteristicas_icons {
    /*background: url(../img/bg.jpg) repeat;*/
    padding: 10px 0 !important;
	}

	.location .aspecto{
		text-align: center !important;
	}

	.todas_caracteristicas.inicio .aspecto i {
    /* color: #72ded3; */
    display: block;
    text-align: center;
    margin-bottom: 8px;
 }

	.aspecto {
    margin: 0 0 25px 0;
	}

	.content_ficha p {
    font-size: 0.9rem;
	}

	.content_ficha h2 {
    font-size: 1rem;
	}

	.content_ficha {
    height: auto;
	}

	.location {
    border-top: 1px solid #eab6ef;
    border-bottom: 1px solid #eab6ef;
	}

	.actividades {
    border-top: 1px solid #b6c6ef;
    border-bottom: 1px solid #b6c6ef;
	}

	.info_txt {
    border-top: 1px solid #cdcdcd;
    border-bottom: 1px solid #cdcdcd;
    padding: 20px 30px;
 }

	/*.aspecto.ficha:nth-child(1) .content_ficha {
    background: rgba(84,173,213,1) !important;
	}

	.aspecto.ficha:nth-child(2) .content_ficha {
    background: rgba(69,188,167,1) !important;
	}

	.aspecto.ficha:nth-child(3) .content_ficha {
    background: rgba(255,125,147,1) !important;
	}

	.content_ficha .fa-volleyball-ball {
    color: #09eadd;
	}

	.content_ficha .fa-handshake {
    color: #8938de;
	}

	.content_ficha .fa-language {
    color: #fea30d;
	}*/

	.icon_ranking i {
    background: #ea1f40;
    color: #fff;
    padding: 10px 8px;
    width: 38px;
    height: 38px;
	}

	.ranking li {
    /* color: #fdbb1d; */
    font-size: 0.7rem;
    text-shadow: -1px 1px 1px rgba(255,255,255,0.7);
 }

	.todas_caracteristicas.otras .aspecto{
		display: block
	}

	.icon {
    /* color: #de4c1f; */
    padding-left: 0;
    text-align: center;
 }

	.centrado_movil{
		text-align: center !important;
	}

	.content_ficha .text {
    min-height: 100%;
 }
}
