@charset "utf-8";
/* CSS Document */

section{
	width: 100%;
	margin-bottom: 0px;
	
	}

.certificaciones_cel{
	width: 100%;
	height: 300px;
	text-align: center;
	margin: auto;
    margin-top: 0px;
	padding-top: 0px;
	transition: all 1.0s ease-in-out .5s;
	-webkit-transition: all 1.0s ease-in-out .5s;
	-moz-transition: all 1.0s ease-in-out .5s;
	-o-transition: all 1.0s ease-in-out .5s; 
	-ms-transition: all 1.0s ease-in-out .5s;
	margin-bottom: 0px;
	padding-bottom: 0px;
	background-repeat: no-repeat;		
	display: block;
background-color:rgba(255,255,255,1.00);
	
		}


.certificaciones_cel  h4{
	font-size: 40px;
	text-align: center;
	
	margin-bottom: 0px;
	color: rgba(0,0,0,1.00);
    font-family: 'Dosis', sans-serif;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	font-weight: 200; 
	margin-top: 50px;	

}
	
	
	
.certificaciones_cel .slider_2{
	text-align: center;
	margin-top: 0px;
	height: auto;
	display: none;
	
	}

	.certificaciones_cel .slider_1{
	text-align: center;
	margin-top: 0px;
	height: auto;
	display: block;
	
	}
	





/*======================================================================
======================================================================*/
@media all and (min-width:1024px) {


.certificaciones_cel{
	width: 100%;
	height: 300px;
	text-align: center;
	margin: auto;
    margin-top: 0px;
	padding-top: 0px;
	transition: all 1.0s ease-in-out .5s;
	-webkit-transition: all 1.0s ease-in-out .5s;
	-moz-transition: all 1.0s ease-in-out .5s;
	-o-transition: all 1.0s ease-in-out .5s; 
	-ms-transition: all 1.0s ease-in-out .5s;
	margin-bottom: 0px;
	padding-bottom: 0px;
	background-repeat: no-repeat;		
	display: block;
background-color:rgba(255,255,255,1.00);
	
		}

/*	.certificaciones_cel .espacios{
	
	width: 100%;
	height: auto;
	padding-top: 50px;
}
	*/
	.certificaciones_cel  h4{
	font-size: 40px;
	text-align: center;
	
	margin-bottom: 0px;
	color: rgba(0,0,0,1.00);
    font-family: 'Dosis', sans-serif;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	font-weight: 200; 
	margin-top: 50px;	

}
	
	
	
.certificaciones_cel .slider_2{
	text-align: center;
	margin-top: 0px;
	height: auto;
	display: block;
	
	}

	.certificaciones_cel .slider_1{
	text-align: center;
	margin-top: 0px;
	height: auto;
	display: none;
	
	}
	


	
}
	