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




/* ///////////////////Generales///////////////////// */
body{
		font-family: Arial, Helvetica, sans-serif;
		font-size:16px;
		
	}
	
	a { text-decoration:none;}	
	
	a li { text-decoration:none;}	
	
.btn-primary{
	background-color:#79b5ed!important;
	border-color:#79b5ed!important; ;
	}	

	.btn-primary:hover{
	background-color:#528dd4!important;
	border-color: #528dd4!important;
	color:#ffffff!important;
}


.btn-group-lg>.btn, .btn-lg{
	border-radius:1rem!important; ;


	}	

.header-fondo{
	width: 100%;
	height: auto;
	background-color:#333;
	padding-top:10px;
	text-align: center;

	}	
	
	.btn-pdf{ float:right; padding: 10px 30px; border-radius:30px; border:solid 1px #fff; color:#fff; margin-top:10px; text-decoration:none;}
	.btn-pdf a:hover{ text-decoration:none;}
	a:hover {
    color: rgb(102,102,102);
    text-decoration: none;
}

.hide{
    display:none;
}


html {
    scroll-behavior: smooth !important;
}


/* ///////////////////Slide///////////////////// */

#slide { width:100%;
height:500px;
background-image:url("https://www.ebc.mx/lp/convocatoria-practicas-profesionales/responsivo/img/slide-general_22.jpg");
background-position:center top;

background-repeat:no-repeat;
background-color:#004c94;
 padding-bottom:20px;}

#slide-2 { width:100%;
height:300px;
background-image:url("https://www.ebc.mx/lp/convocatoria-practicas-profesionales/responsivo/img/slide-inmersion2022.jpg");
background-position:center top;

background-repeat:no-repeat;
background-color:#004c94;
 padding-bottom:20px;}

#slide-3 { width:100%;
height:300px;
background-image:url("https://www.ebc.mx/lp/convocatoria-practicas-profesionales/responsivo/img/slide-emprendimiento-2022.jpg");
background-position:center top;

background-repeat:no-repeat;
background-color:#004c94;
 padding-bottom:20px;}


#slide p { color:#FFF; text-align:left; width:360px; }

#slide h1{
	color:#FFF;
	font-size:19px;
	font-weight:100;
	padding-bottom:20px;
	}
	
	
#slide h3{
	color:#FFF;
	font-weight:lighter;
	margin: 0 0 0 0;
	font-size:24px;
}

#titulo{ width:90%;
margin-top:40px;}
/* ///////////////////botones///////////////////// */
#botones{padding:50px; text-align: center; background-color: #edc730; color: #fff;}

/* ///////////////////seccion 1///////////////////// */

#seccion-1 { background-color:#28487d; height:auto; color:#fff; padding-top:40px; padding-bottom:30px; text-align:center; }
/* ///////////////////seccion 2///////////////////// */

#seccion-2 { background-color:#28487d; height:auto; color:#fff; padding-top:40px; padding-bottom:30px; text-align:center; }
#seccion-2 p{ text-align: justify;}



/* ///////////////////seccion 3///////////////////// */

#seccion-3 { background-color:#DE2545; height:auto; color:#fff; padding-top:40px; padding-bottom:40px; text-align:center; }

#seccion-3 h2{ text-align:center; margin-bottom:30px; color:#fff;}

#seccion-3 h3{ text-align:center; margin-bottom:30px; color:#fff;}

#seccion-3 p{ text-align:justify; }
 


/* ///////////////////seccion 4///////////////////// */
#seccion-4 { background-color:#eaeaea; height:auto; color:#333; padding-top:40px; padding-bottom:40px; text-align:center; }

#seccion-4 p { text-align:justify;  }



/* ///////////////////Footer///////////////////// */

footer { background-color:#333; height:100px; color:#FFF; text-align:center; padding-top:40px;}

#cont-footer { text-align:center; }




@media screen and (max-width:1700px) {
	
	

	
	
	
	
}

@media screen and (max-width:1200px) {
	
	
	
	#slide-info{ width:40%;}
	
	#slide {
		
    background-position: center top;
	
	}
	
	}
	
	
	





@media screen and (max-width:992px) {   
	
	
	
	#slide-info{ width:100%;}
	
			
	#slide {
		
    background-position: center top ;
	height:250px;
	background-size:1000px;
	padding-top:40px;
	background-color:#004c94;
	
	
	}
	
	#slide-info-1 { width:350px; margin:inherit;}
	
	#formulario p {  margin-top:50px;  }
	

.slide h2{
 
    font-size: 33px;
	padding-top: 110px;
        
} 

#titulo {
    width: 70%;
    margin-top: 0px;
}


}


@media screen and (max-width:768px) {
	
	
	#slide {
		
		 background-position: center  top;
	height:250px;
	background-size:1000px;
	padding-bottom:30px;
	
}

#titulo {
    width: 42%;
    margin-top: 0px;
}

.btn-pdf {
    font-size: 12px;
}


#seccion-2 h2 {
    font-size: 24px;
}

#seccion-3 h2 {
    font-size: 24px;
}

#seccion-3 h3 {
    font-size: 24px;
}

}

@media (max-width:680px) {
	
	
}
	
	

@media screen and (max-width:576px) {
	
	

#slide {
		
		 background-position: center top;
	height:250px;
	
	
	
	}	
	
	
		#slide-info-1 {  padding-top:10px; padding-bottom:10px; margin-top:100px; padding-left:15px; padding-right:15px; width:50%; }
		
		#slide p { width:100%;}
		
		#slide h1 { margin-top:0px;}
	
	
	
}
	
	
	
	
	
	

	@media screen and (max-width:480px) {
		

.btn-pdf {
    margin-top: 0px;
	font-size: 10px;

}
	#slide {
    background-position: center top;
    height: 250px;
}

#slide-info-1 {
    padding: 10px 15px;
    margin-top: 180px;
    width: 50%;
}

#formulario {
    margin-top: 235px;
    padding-top: 0px;
}
	
	
	#seccion-2 h2 {
    font-size: 20px;
}

#seccion-3 h2 {
    font-size: 20px;
}

#seccion-3 h3 {
    font-size: 20px;
}
}
@media screen and (max-width:380px) {
	#slide-info-1 { width:100%;     margin-top: 150px;
}
	
#slide-info-1 {
    width: 65%;
    margin-top: 190px;
}
		
	
	#slide {
    background-position: center top;
    height: 250px;
}

	
}
	
	

@media screen and (max-width:320px) {
	




}