.mapa-planteles iframe{
	width: 100%;
	min-height: 550px;
}

/*
.plantel-block, .emsad-block{
	    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 1);

}
*/

/***************************************************DATOS RELEVANTES*************************************/
.datos-relevantes{

}

.datos-relevantes-wrapper {
	
	    font-family: 'Montserrat', sans-serif;
 	    text-align: center;
 	    padding: 40px 5px;
 	    position: relative;
 	    min-height: 250px;
 	    font-weight: 800;
}
.datos-relevantes-wrapper i{
	color: #DBA514;
	font-size: 8rem;
	font-weight: bolder;
}
.datos-relevantes-wrapper h3{
	color: #20315C;
	font-size: 2.5rem;
	font-weight: bolder;
}
.datos-relevantes-wrapper h4{
	color: #006A15;
	font-size: 2.5rem;
	font-weight: 700;
}

/***************************************************FORMACION PARA EL TRABAJO*************************************/

.formacion-para-trabajo-upper{
	padding: 0px;
}

.formacion-para-trabajo{
		padding: 0;

}

.fpt{
	    font-family: 'Montserrat';
 	    text-align: left;
 	    padding: 15px 10px;
 	    position: relative;
}

.normatividad{
	background-color: #061841 !important;
}

.formacion-para-trabajo img{
	max-width: 30px;
	margin: 0 10px;
	
}

.formacion-para-trabajo h3 {
    margin-top: 3px;
    margin-bottom: 3px;
    color: #fff;
}



.formacion-para-trabajo-item:nth-child(1) .formacion-para-trabajo-wrapper, .formacion-para-trabajo-item:nth-child(3) .formacion-para-trabajo-wrapper, .formacion-para-trabajo-item:nth-child(5) .formacion-para-trabajo-wrapper, .formacion-para-trabajo-item:nth-child(7) .formacion-para-trabajo-wrapper {
    background-color:#a00b94 !important;
 }
 
 
.formacion-para-trabajo-wrapper{
	background-color: #D30568;
	
}

.formacion-para-trabajo-item{
		padding: 5px !important;
}

.formacion-para-trabajo-wrapper a{
text-decoration: none;	
}

.formacion-para-trabajo-hover{
z-index: 99;
	-webkit-transition: all 0.4s ease-out;
	-moz-transition: all 0.4s ease-out;
	-o-transition: all 0.4s ease-out;
	transition: all 0.4s ease-out;
	position: absolute;
	/* padding:50px !important;  */
	width: 100%;
	left: 0;
	right: 0;
	bottom: 0;
	;
	opacity: 1;
	color: #fff;
	background: rgb(0 7 46 / 80%);
	overflow: hidden;
	width: 100%;
	height: 100%;
	-webkit-transform: scale(0);
	cursor: pointer;
}

.formacion-para-trabajo-wrapper:hover .formacion-para-trabajo-hover{
	transform: scale(1);
}


.formacion-para-trabajo-see-more{
	margin: 10px 5px;
    font-size:2rem;
    text-align: center;
    padding: 10px;
}



/***************************************************PLANTELES Y EMSAD*************************************/
.container {
	width:100%;
} /* EDITADOOOOOOOOOOOOOOOOOO*/

.container-oferta{
	display: flex;
	justify-content: center !important; 
}

.oferta-educativa-upper{
	padding: 0px;
}

.oferta-educativa{
	padding: 0;
}

.oferta-educativa-item{
	padding: 10px 5px !important;
}

.oferta-educativa img{
	margin-bottom: 10px;
	max-width: 50px;
	display: none;
}

.oferta-educativa h1, .oferta-educativa h2, .oferta-educativa h3, .oferta-educativa h4, .oferta-educativa h5 {
    margin-top: 5px;
    margin-bottom: 5px;
}

.oferta-educativa-wrapper{
	border-color: #e7ca5a;
	border-style: solid;
	border-width: 10px;
}


.oferta-educativa-wrapper:hover .oferta-educativa-hover{
	transform: scale(1);
}

.plantel{
	    font-family: 'Montserrat', sans-serif;
 	    text-align: center;
 	    padding: 20px 5px;
 	    position: relative;
}
.plantel h3{
	color: #20315C;
	font-size: 1.8rem;
	font-weight: 700;
}
.plantel h4{
	color: #20315C;
	font-size: 1.7rem;
	font-weight: 700;
}

.emsad{
	    font-family: 'Montserrat', sans-serif;
	    text-align: center;
	    padding: 20px 5px;
 	    position: relative;
}

.emsad h3{
	color: #20315C;
	font-size: 1.8rem;
	font-weight: 700;
}



.emsad h4{
	color: #20315C;
	font-size: 1.7rem;
	font-weight: 700;
}

.oferta-educativa-hover{
	z-index: 99;
	-webkit-transition: all 0.4s ease-out;
	-moz-transition: all 0.4s ease-out;
	-o-transition: all 0.4s ease-out;
	transition: all 0.4s ease-out;
	position: absolute;
	/* padding:50px !important;  */
	width: 100%;
	left: 0;
	right: 0;
	bottom: 0;
	;
	opacity: 1;
	color: #fff;
	background: rgb(0 7 46 / 80%);
	overflow: hidden;
	width: 100%;
	height: 100%;
	-webkit-transform: scale(0);
	cursor: pointer;
}

.oferta-educativa-hover i{
	  margin-top: 20px;
    font-size: 2rem;
}
.oferta-educativa-see-more{    
		margin: 10px 5px;
    font-size:2rem;
}


@media(min-width: 992px){
	.fpt{
 	    padding: 15px 5px;
	}
	.emsad, .plantel{
		padding: 20px 5px;
		min-height: 105px;
	}
	.oferta-educativa-item{
		padding: 5px !important;
 	    padding: 10px 10px;
	}
	.formacion-para-trabajo img{
		max-width: 25px;
		margin: 0 8px;
	}
	.formacion-para-trabajo h3 {
    margin-top: 2px;
    margin-bottom: 2px;
    font-size: 1.7rem;
	}

	.plantel h3, .emsad h3{
		font-size: 1.5rem;
	}
	.plantel h4, .emsad h4{
		font-size: 1.3rem;
	}
}
@media(min-width: 1276px){
	.emsad, .plantel{
		padding: 20px 5px;
	}
	.fpt{
 	    padding: 15px 10px;
	}
	.formacion-para-trabajo img{
		max-width: 25px;
		margin: 0 10px;
	}
	.formacion-para-trabajo h3 {
    margin-top: 2px;
    margin-bottom: 2px;
    font-size: 1.8rem;
	}

	.plantel h3, .emsad h3{
		font-size: 1.8rem;
	}
	.plantel h4, .emsad h4{
		font-size: 1.7rem;
	}
}

@media(min-width: 1400px){
	.fpt{
 	    padding: 12px 10px;
	}
	.formacion-para-trabajo img{
		max-width: 30px;
		margin: 0 10px;
	}
		.formacion-para-trabajo h3 {
    margin-top: 3px;
    margin-bottom: 3px;
	}

	.plantel h3, .emsad h3{
		font-size: 1.8rem;
	}
	.plantel h4, .emsad h4{
		font-size: 1.7rem;
	}

	
}
