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

.header{
	background-color: #163877;
	width: 100%;
	height: 120px;
	display: flex;
	justify-content: space-between;
	flex-wrap:wrap;
}

#cuerpo{
	 background-image: url("../images/fondo.jpg");
	  background-size:100%;

}

.header img{
	width: 200px;
	height: 80px;
}

 header nav .menu-image{
	width: 40px;
	justify-content: center;
	height: inherit;
}

 .header  ol li{
	 list-style:none;
	 margin:12px;
	 margin-top:45px;
	}

nav ol{
	display: flex;
	height: inherit;
}



nav  ol .header-usuario{
	width: 70px;
	height: 70px;
	height: inherit;
	margin-top:7px;
}


.contenedor{
	max-width:1440px;
	height: 740px;
	background-color: #ffffff;
	display: flex;
	flex-wrap:wrap;
	flex:1;
}

div .content1{
	width: 360px;
	height: 650px;
	background-color: #ffffff;
	text-align: center;
	margin-top:20px;
}


figure .contenedor-usuario{
	text-align: center;
	width:115px;
}



form{      /**/
	flex-wrap: wrap;
	text-align: center
}

form input{
	padding-left:0px;
	width: 320px;
	height: 44px;
	margin-bottom: 10px;
	border-radius: 8px;
	color: #ffffff;
	background-color: #837e79;
	border:none;
	font-size:20px;
}

	
div .content2{
	text-align: left;
	justify-content:center;
	background-color:#ffffff;
	width: 950px;
	height: 500px;
	color: #ffffff;
	margin-top:70px;
	flex-wrap:wrap;
}

section .content-form{
	flex-wrap:wrap;
}

h4{
	text-align: center;
	font-family:Verdana, Geneva, sans-serif;
	color: #1c558d;
	line-height:25px;
	font-size:20px;
}

.content2 p{
	margin-left: 45px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	color:#1c558d;
}

.content2 .content2-respuesta{
	text-align:center;
	color:#c56a4e;
	font-size:17px;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:underline;
}

.content2 .content-form{
	display: flex;
}

.content2 form input{
	width: 423px;
	height: 60px;
	background-color: #ede9e3;
	color: #1c558d;
	margin-bottom: 10px;
	font-size:20px;
	font-family:Verdana, Geneva, sans-serif;
	border:none;
 	margin-left:10px;
	border-radius:15px;
}

#cbbalu{
	background-color: #837e79;
	padding-left: 15px;
    width: 260px;
    height: 40px;
    font-size: 20px;
	border-radius: 8px;
	margin-bottom: 10px;
	margin-top: 10px;
}



.content2 .content2-botton .content2-grado{
	padding-left:20px;
	width: 445px;
	height: 62px;
	background-color: #ede9e3;
	color: #1c558d;
	margin-bottom: 10px;
	font-size:20px;
	font-family:Verdana, Geneva, sans-serif;
	border:none;
 	margin-left:10px;
	border-radius:15px;
	
}

.content2 .formulario-enviar input{
	background-color: #c56a4e;
	width: 300px;
	height: 55px;
	border-radius:35px;
	font-size:22px;
	font-weight:300;
	color:#FFFFFF;
	border: none;
}

.content2 .formulario-enviar .guardar{
	background-color: #c56a4e;
	width: 160px;
	height: 55px;
	margin-left:10px;
	border-radius:35px;
	font-size:22px;
	font-weight:300;
	color:#FFFFFF;
	border: none;
}

footer{
	padding-top:7px;
	padding-left:30px;
	width: 100%;
	height: 30px;
	background-color: #163877;
	color: #ffffff;
	font-size:14px;
	flex-wrap:wrap;
}


/*página 27*/

.encabezado .menu2 ol{ 
    display:flex;
	flex-wrap:wrap;
	width:100%;
}

.encabezado-container {
	text-align:center;
}

.encabezado-img{
	width:130px;
	height:130px;
}

encabezado .encabezado-menu2{
	list-style:none;
}

.encabezado .menu2 .encabezado-menu {
	justify-content:center;
	
}

/*.time{
		width:1100px;
		margin:auto;
	}*/


.encabezado .menu2 .encabezado-menu li {
	margin-left:-30px;
	list-style:none;
}

.time .time-container{   
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	align-items:center;
}


.time .time-container .time-student {
	width:400px;
	height:60px;
	border-radius:15px;
	padding-left:10px;
	padding-right:10px;
	color:#1c558d;
	font-size:20px;
	font-family:Verdana, Geneva, sans-serif;
	border:none;
	background-color: #ede9e3;
}

.time .time-container .time-course{
	width:400px;
	height:60px;
	border-radius:15px;
	padding-left:10px;
	padding-right:10px;
	color:#1c558d;
	font-size:20px;
	font-family:Verdana, Geneva, sans-serif;
	border:none;
	background-color: #ede9e3;
}

.data-tutor form{   /**/
	text-align:center;
}

.data h4{
	text-align:center;
}
	
.data{     										/*aqui*/
	width:100%;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}

.data .calendar{
	width:50%;
	align-items:center;
}

/*.data .calendar h4{
	text-align:left;
	margin-left:140px;
	}*/

#cal{
	margin:auto;
}

 h4{
	font-size:23px;
}

.data .data-tutor{
	width:35%;
	margin-left:30px;
	margin-top:30px;
}

.data .data-tutor .data-tutor-form input{
 	width:260px;
	text-align:center;
	background-color:#a3a19c;
	text-align:left;
	height:40px;
}



.data .data-carpera{
	width:35px;
	height:25px;
	margin-left:18px;
}


/*PARA CALCULADORA*/

body { 
    background: #FFFFFF;
	
} 
 
#cal { 
    width:530px;
    margin-top:-15px; 
    font: 28px "Helvetica", Helvatica, Arial, san-serif; 
    display:table; 
	font-style:normal;
	font-weight:600; /**/
	

}

#cal .headerCal{ 
    cursor:default; 
    background: #cd310d; 
    background: -moz-linear-gradient(top, #b32b0c, #cd310d); 
    background: -webkit-gradient(linear, left top, left bottom, from(#145F92), to(#145F92)); 
    height: 70px; 
    position: relative; 
    color:#fff; 
   /* -webkit-border-top-left-radius: 5px; 
    -webkit-border-top-right-radius: 5px; 
    -moz-border-radius-topleft: 5px; 
    -moz-border-radius-topright: 5px; */
    border-radius: 25px; 
    font-weight:bold; 
    text-shadow:0px -1px 0 #145F92; 
    
} 
#cal .headerCal span { 
    display:inline-block; 
    line-height:34px; 
}

#cal .headerCal .hook { 
    width: 9px; 
    height: 28px; 
    position: absolute; 
    bottom:60%; 
    border-radius:10px; 
    -moz-border-radius:10px; 
    -webkit-border-radius:10px; 
    background:#ececec; 
    background: -moz-linear-gradient(right top, #fff, #827e7d); 
    background: -webkit-gradient(linear, right top, right bottom, from(#fff), to(#827e7d)); 
    box-shadow:0px -1px 2px rgba(0, 0, 0, 0.65 ); 
    -moz-box-shadow:0px -1px 2px rgba(0, 0, 0, 0.65 ); 
    -webkit-box-shadow:0px -1px 2px rgba(0, 0, 0, 0.65 ); 
} 

.right.hook { 
    right:15%; 
} 

.left.hook { 
    left: 15%; 
}

#cal .headerCal .button { 
    width:24px; 
    text-align:center; 
    position:absolute; 
} 

#cal .headerCal .left.button { 
    left:0; 
    -webkit-border-top-left-radius: 5px; 
    -moz-border-radius-topleft: 5px; 
    border-top-left-radius: 5px; 
    border-right:1px solid #145F92; 
	margin-top:15px; 
	margin-left:15px;
} 

#cal .headerCal .right.button { 
    right:0; 
    top:0; 
    border-left:1px solid #145F92; 
    -webkit-border-top-right-radius: 5px; 
    -moz-border-radius-topright: 5px; 
    border-top-right-radius: 5px;
	margin-top:15px; 
	margin-right:15px;
} 

#cal .headerCal .button:hover { 
    background: -moz-linear-gradient(top, #d94215, #bb330f); 
    background: -webkit-gradient(linear, left top, left bottom, from(#145F92), to(#145F92)); 
} 

#cal .headerCal .month-year { 
    letter-spacing: 1px; 
    width: 100%; 
    text-align: center;
	margin-top:15px; 
}

#cal table { 
    background:#fff; 
    border-collapse:collapse; 
} 
#cal td { 
    color:#2b2b2b; 
    width:100px; 
    height:30px; 
    line-height:30px; 
    text-align:center; 
    cursor:default; 
} 

#cal #days td { 
    height:50px; 
    line-height: 26px; 
    text-transform:uppercase; 
    font-size:75%; 
    color:#272728; 
	font-style:normal;
	
} 
#cal #days td:not(:last-child) { 
    border-right:1px solid #fff; 
}

#cal #cal-frame td.today { 
    background:#ffffff; 
    color:#969792; 
    box-shadow:1px 1px 0px #fff inset; 
    -moz-box-shadow:1px 1px 0px #fff inset; 
    -webkit-box-shadow:1px 1px 0px #fff inset;
		
} 

#cal #cal-frame td:not(.nil):hover { 
    color:#fff; 
    text-shadow: #ffffff 0px -1px; 
    background:#CD310D; 
    background: -moz-linear-gradient(top, #b32b0c, #cd310d); 
    background: -webkit-gradient(linear, left top, left bottom, from(#FABC5B), to(#FABC5B)); 
    -moz-box-shadow:0px 0px 0px; 
    -webkit-box-shadow:0px 0px 0px; 
}

#cal #cal-frame td span { 
    font-size:80%; 
    position:relative; 
} 

#cal #cal-frame td span:first-child { 
    bottom:5px; 
} 
#cal #cal-frame td span:last-child { 
    top:5px; 
}

#cal #cal-frame table.curr { 
    float:left;   
	width:100%;
	height:200px;
	font-size:25px;
	
} 
#cal #cal-frame table.temp { 
    position:absolute; 
}

#cal #days tdoby tr td{
	margin-left:30px;
}	



/*página29*/

.schedule{
width:100%;
 
  
}


.schedule .schedule-container{
	display:flex;
}


.schedule h4{
	text-align:left;
}

.schedule .schedule-container .schedule-check1{
	font-size:19px;
	letter-spacing:2px;
	color:#8b8e94;
	font-family:Arial, Helvetica, sans-serif;
}


.schedule .schedule-container .schedule-check2{
	margin-left:40px;
	font-size:19px;
	letter-spacing:2px;
	color:#8b8e94;
	font-family:Arial, Helvetica, sans-serif;
}

/*página 31*/
.container-schedule-buton{
 display:flex;

}

.container-buton{
	width:250px;
	text-align:left;
	margin-top:40px;
	}

.guardar-datos{
	background-color:#e3634e;
	font-size:30px;
	width:250px;
	height:70px;
	border-radius:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:600;
}

.ver-resumen{
	background-color:#e3634e;
	font-size:30px;
	width:250px;
	height:70px;
	border-radius:25px;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:12px;
	font-weight:600;
}


/*página34*/

.encabezado .menu2{
	display: flex;
	flex-wrap:wrap;
	width:100%;
}

.operation{
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
}

.operation p{
	width:290px;
	height:140px;
	background-color:#125f92;
	color:#ffffff;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:10px;
	line-height:40px;
	padding-left:25px;
	border-radius:18px;
	margin-top:-30px;
}

.operation-form{
	width: 320px;
}

.operation-title h4{
	text-align:center;
	font-size: 22px;
	
}

.operation .buton-voucher{   /*estee*/
	margin-top:-10px;
	
}

.operation .buton-operation{
	margin-top:10px;
	border-radius: 7px;
}

.operation p strong{
	font-size:20px;
}


/*.operation .operation-buton{
	width:400px;
	} */

.operation .operation-payment{
	margin-left:20px;
	}
	
.buton-voucher{
	background-color:#eae8e7;
	color:#125f92;
	width:350px;
	height:55px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
}

.buton-operation{
	background-color:#eae8e7;
	color:#125f92;
	width:350px;
	height:44px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
}

.container-buton-session .buton-login{
	width:240px;
	height:70px;
 	background-color:#e3634e;
	font-size:27px;
	font-family:Arial, Helvetica, sans-serif;
	border-radius:30px;
	margin-top:70px;
	font-weight:600;
}

.operation h6{
	color:#1c558d;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
}

/*páagina 35*/

#set{
	 background-image: url("../images/set-alumni.jpg");
	  background-size:100%; 
	background-repeat: no-repeat;
	 
}
 

#set .alumni{
	display:flex;
	flex-wrap:wrap;
	margin-top:80px;
	justify-content:center;
	width:100%;
}

#set .alumni-container .alumni-img{
	width:221px;
	height:69px;
	margin-right:30px;
	}

.buton-father{
	width:180px;
	height:70px;
  	font-size:25px;
	border-radius:30px;
	margin-right:5px;
}

.buton-adviser{
	width:180px;
	height:70px;
  	font-size:25px;
	border-radius:30px;
	margin-left:5px;
}

.user-formLogin .operation-buton .user-buton{
	display:block;
}

.user-buton{
	width:350px;
	height:60px;
}

.user-formSee .formSee-buton-login{
	width:180px;
	height:70px;
	font-size:25px;
	border-radius:30px;
	background-color:#000000;
}

.user-formSee .formSee-buton{
	text-align:right;
}

.user-buton{
	padding-left:15px;
	background-color:#eae8e7;
	color:#125f92;
	font-weight:500;
}

.user p{
	color:#125f92;
	font-size:21px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:600;
}

/*página 38*/

.calendarContainer{
	margin-top:90px;
}

.contenedor2{
	width:100%;
/*	height:750px;*/
	height: 100%;
	display:flex;
	flex-wrap:wrap;
}

.contenedor2-content{
	width:30%;
	}

.calendarContainer{
	width:30%;
	border-right:2px solid #9d9e9b;
	height:550px;
}

.inquiriesContainer{
	width:35%;
}

.calendarContainer #cal {
    width: 390px;
    font: 26px "Helvetica", Helvatica, Arial, san-serif;
        font-style: normal;
        font-weight: normal;
    display: table;
    font-style: normal;
    font-weight: 600;
}

.classes{
	display:flex;
	font-family:Helvetica, sans-serif;
	font-size:13px;
	color:#125f92;
	font-weight:600;
	}

.classes .classes-img{
	width:18px;
	height:18px;
	margin-bottom:-5px;
	margin-right:6px;
	margin-left:20px;
}

.consult .form-consult .consult-button{
	width:250px;
	height:80px;
	font-size:25px;
	border-radius:30px;
	background-color:#e3634e;
}

.calendarContainer .consult .form-consult{
	text-align:left;
	margin-left:20px;
	margin-top:60px;
}

.reprogramming p{
	display:flex;
	font-family:Helvetica, sans-serif;
	font-size:22px;
	color:#125f92;
	font-weight:600;
	margin-left:20px;
}

.contenedor2-content figure {
	text-align:center;
}

.contenedor2-content{
	margin-top:30px;
}
	
.inquiriesContainer{
	margin-top:75px;
	
}

.inquiriesContainer .program{
	text-align:center;
}

.program form input{
    width: 420px;
    height: 50px;
  	border-radius:20px;
	background-color:#fabc5b;
	text-align:center;
	
}



.inquiriesContainer .assistance{
	color:#125f92;
	text-align:left;
	font-weight:600;
	font-family: Helvetica, sans-serif;
	margin-left:20px;
}

.schedule-check3 .form-check-inline1{
	display:flex;
	font-family: Helvetica, sans-serif;
	margin-left:50px;
	color: #125f92;
	font-weight:600;
	font-size:17px;
}


.form-check-inline1 .check1-list{
	margin-left:30px;
	margin-right:50px;
 	margin-bottom:40px;
}


.form-check-inline1 .check1-outcome{
	margin-left:70px;
	margin-right:15px;
}

.form-check-inline1 .check1-box{
	margin-top:30px;
}	
	
.form-check-inline1 .check1-time1{
	margin-top:45px;
	text-align:left;
	
}	


/*scroll*/

.scroll{
	widht:39%;
	}


scroll-container {
  width:100%;
  height:400px;
  overflow-y: scroll;
  scroll-behavior: smooth;
   display: block;
  margin: 0 auto;
}

.schedule-check3{
	display:flex;
	}

scroll-page {
  align-items: center;
  justify-content: center;
  height: 100%;
}

.check1-time2{
	margin-left:-37px;
	margin-top: 45px;
}

@media screen and (max-width: 1333px) {
 .content2 form input{
	width: 300px;
	height: 45px;
	margin-bottom: 10px;
	font-size:18px;
	font-family:Verdana, Geneva, sans-serif;
	border:none;
 	margin-left:10px;
	border-radius:14px;
}

div .content1{
	width: 360px;
	height: 500px;
	background-color: #ffffff;
	text-align: center;
	margin-top:20px;
}


h4{
	text-align: center;
	font-family:Verdana, Geneva, sans-serif;
	color: #1c558d;
	line-height:20px;
	font-size:22px;
}

.content2 p{
	margin-left: 45px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#1c558d;
}

div .content2{
	text-align: left;
	justify-content:center;
	background-color:#ffffff;
	width: 600px;
	height: 500px;
	color: #ffffff;
	margin-top:70px;
	flex-wrap:wrap;
}

.content2 .content2-botton .content2-grado{
	padding-left:20px;
	width: 320px;
	height: 47px;
	background-color: #ede9e3;
	color: #1c558d;
	margin-bottom: 10px;
	font-size:20px;
	font-family:Verdana, Geneva, sans-serif;
	border:none;
 	margin-left:10px;
	border-radius:15px;
	
}

.content2 .formulario-enviar input{
	background-color: #c56a4e;
	width: 270px;
	height: 45px;
	border-radius:35px;
	font-size:20px;
	font-weight:300;
	color:#FFFFFF;
	border: none;
}

.content2 .formulario-enviar .guardar{
	background-color: #c56a4e;
	width: 140px;
	height: 45px;
	margin-left:10px;
	border-radius:35px;
	font-size:20px;
	font-weight:300;
	color:#FFFFFF;
	border: none;
}

.contenedor{
	max-width:1440px;
	height: 600px;
	background-color: #ffffff;
	display: flex;
	flex-wrap:wrap;
}


/*página 27*/


.data {
	text-align:center;
}

.time {
    width:100%;

}



/* página 31*/


/*   

	.encabezado .menu2 ol{
		display:block;
		height:auto;
		}

		.encabezado .menu2 ol li {
			display:block;
			height:auto;
			text-align: center;
		}

		.encabezado .menu2 .encabezado-menu {
		display:block;
   
		} 

		.encabezado .menu2 .encabezado-menu {
		margin-left:100px;
		}                       

*/



.data .calendar{
	margin-left:-120px;
}

.menu2 ol{
	margin-left:-100px;
	flex-wrap:wrap;
}	

.encabezado .menu2 .encabezado-menu {
	text-align:center;
	margin-left:70px;
}

.encabezado .menu2 .encabezado-menu li {
	margin-left:-30px;
}

.encabezado .menu2 .encabezado-menu .encabezado-lista-img{
	width:200px;
	height:110px;
} 

.time .time-container .time-student {
	width:200px;
	height:60px;
	font-size:18px;	
}

.time .time-container .time-course{
	width:200px;
	height:60px;
	font-size:18px;	
	
}

.time-student option{
	font-size:11px;
}


.time-course option{
	font-size:11px;
}

	
.time-container .option{
	width:100px;
}



/**/
.data{
	
	display:flex;
	flex-wrap:wrap;
}

.data .calendar{
	width:300px;
	margin-left:10px;
	
}

#cal{
	margin:0;
}	


/**/
#cal .headerCal .month-year { 
    letter-spacing: 1px; 
    width: 100%; 
    text-align: center;
	margin-top:15px; 
}

#cal table { 
    background:#fff; 
    border-collapse:collapse; 
} 
#cal td { 
    color:#2b2b2b; 
    width:58px; 
} 

#cal #days td { 
    height:25px; 
    line-height: 10px; 
    font-size:70%; 	
}

#cal #cal-frame table.curr { 
    float:left;   
	width:80%;
	height:180px;
	font-size:22px;
	
} 

.headerCal{
	width:428px;
	
} 

#cal{
	margin-left:60px;
	}
	
.month-year{
	font-size:25px;
}


.data .data-tutor{
	margin-top:-7px;
}



/*página 34*/


/*página 35*/

#set .alumni-container .alumni-img{
	width:221px;
	height:69px;
	margin-right:30px;
	}

.buton-father{
	width:160px;
	height:55px;
  	font-size:23px;
}

.buton-adviser{
	width:160px;
	height:55px;
  	font-size:23px;
}

.user-buton{
	width:350px;
	height:50px;
}

.user-formSee .formSee-buton-login{
	width:160px;
	height:50px;
	font-size:23px;
}

.user p{
	font-size:19px;
}
	
	
	/* pagina 38B*/
.contenedor2-content form input {
    padding-left: 15px;
    width: 260px;
    height: 40px;
    font-size:20px;
}

.contenedor2-content figure .contenedor-usuario {
    text-align: center;
    width: 110px;
}

.calendar5 #cal .headerCal {
    width: 355px;
}

.calendar5 #cal {
    width: 440px;
    font: 25px "Helvetica", Helvatica, Arial, san-serif;
}

.calendar5 #cal td {
    color: #2b2b2b;
    width: 47px;
}

.calendar5 #cal {
    margin-left: -20px;
}

.calendarContainer .classes {
    font-size: 13px;
    font-weight: 600;
}

.calendarContainer .classes .classes-img {
    width: 16px;
    height: 16px;
    margin-left: -5px;
}

.consult .form-consult .consult-button {
    width: 230px;
    height: 65px;
    font-size: 23px;
}

.reprogramming p {
    font-size: 20px;
}

.program form input {
    width: 370px;
    height: 45px;
   
}

.inquiriesContainer .assistance {
    margin-left: 17px;
}

.schedule-check1 .form-check-inline1 {
    margin-left: 30px;
    font-size: 15px;
}

.form-check-inline1 .check1-outcome {
    margin-left: 40px;
    margin-right: 15px;
}

scroll-container {
    width: 460px;
    height: 400px;
    overflow-y: scroll;
    scroll-behavior: smooth;
    display: block;
    margin: 0 auto;
}

.schedule-check3 .form-check-inline1 {
    margin-left: 15px;

}

}


@media screen and (max-width: 1024px) {
  
 #cbbalu {
    width: 220px;
    
}
  
  .content2 form input{
	width: 420px;
	height: 40px;
	margin-bottom: 10px;
	font-size:18px;
	font-family:Verdana, Geneva, sans-serif;
	border:none;
 	margin-left:10px;
	border-radius:15px;
}

h4{
	text-align: center;
	font-family:Verdana, Geneva, sans-serif;
	color: #1c558d;
	line-height:20px;
	font-size:16px;
}

div .content2{
	text-align: left;
	justify-content:center;
	background-color:#ffffff;
	width: 400px;
	height: 450px;
	color: #ffffff;
	margin-top:70px;
	flex-wrap:wrap;
}

.content2 .content2-botton .content2-grado{
	padding-left:20px;
	width: 440px;
	height: 42px;
	background-color: #ede9e3;
	color: #1c558d;
	margin-bottom: 10px;
	font-size:20px;
	font-family:Verdana, Geneva, sans-serif;
	border:none;
 	margin-left:10px;
	border-radius:15px;
	
}

.content2 .formulario-enviar input{
	background-color: #c56a4e;
	width: 270px;
	height: 45px;
	border-radius:35px;
	font-size:20px;
	font-weight:300;
	color:#FFFFFF;
	border: none;
}

.content2 .formulario-enviar .guardar{
	background-color: #c56a4e;
	width: 140px;
	height: 45px;
	margin-left:10px;
	border-radius:35px;
	font-size:20px;
	font-weight:300;
	color:#FFFFFF;
	border: none;
}

/*página 27*/
.time .time-container {
    width:100%;
	
}

.time .time-container .time-student {
    width: 330px;
    height: 60px;
}

.time .time-container .time-course {
    width: 330px;
    height: 60px;
}
	

	
#cal {
 
	font: 27px "Helvetica", Helvatica, Arial, san-serif;
}

.data .data-tutor .data-tutor-form input {
    width: 200px;
}





/*páagina29*/      /**/

/*.data .calendar h4{
	margin-left:-150px;
	}
	*/



/*página31*/




.container-schedule-buton{
 display:flex;
}

.container-buton{  /**/

	margin-top:40px;
	}

.guardar-datos{
	background-color:#e3634e;
	font-size:25px;
	width:220px;
	height:50px;
}

.ver-resumen{
	background-color:#e3634e;
	font-size:25px;
	width:220px;
	height:50px;
}



/*página 34*/

.operation .operation-payment{
 text-align:center;
}

.operation-title h4{
	text-align:center;
	font-size:22px;
}

/*página 35*/
#set .alumni-container .alumni-img{
	width:270px;
	height:140px;
	margin-right:30px;
	}

.buton-father{
	width:150px;
	height:40px;
  	font-size:20px;
}

.buton-adviser{
	width:150px;
	height:40px;
  	font-size:20px;
}

.user-buton{
	width:340px;
	height:35px;
	font-size:16.5px;
}

.user-formSee .formSee-buton-login{
	width:140px;
	height:35px;
	font-size:20px;
}

.user p{
	font-size:17px;
}

/*pagina38B*/


.contenedor2-content form input {
    padding-left: 15px;
    width: 220px;
    height: 35px;
    font-size:18px;
}

.contenedor2-content figure .contenedor-usuario {
    text-align: center;
    width: 95px;
}

.calendar5 #cal .headerCal {
    width: 290px;
	height:60px;
}

.calendarContainer .calendar5 #cal {
    width: 360px;
    font: 24px "Helvetica", Helvatica, Arial, san-serif;
	font-weight:600;
}

.calendar5 #cal td {
    color: #2b2b2b;
    width: 37px;
}

.calendar5 #cal {
    margin-left: -20px;
}

.calendarContainer .classes {
    font-size: 11px;
    font-weight: 600;
}

.calendarContainer .classes .classes-img {
    width: 14px;
    height: 14px;
    margin-left: -10px;
}

.consult .form-consult .consult-button {
    width: 200px;
    height: 60px;
    font-size: 20px;
}

.reprogramming p {
    font-size: 18px;
}

.program form input {
    width: 320px;
    height: 40px;
   
}

.inquiriesContainer .assistance {
    margin-left: 17px;
	font-size:15px;
}

.schedule-check1 .form-check-inline1 {
    margin-left: 30px;
    font-size: 14px;
}

.form-check-inline1 .check1-outcome {
    margin-left: 40px;
    margin-right: 15px;
}

scroll-container {
    width: 360px;
    height: 400px;
    overflow-y: scroll;
    scroll-behavior: smooth;
    display: block;
    margin: 0 auto;
}

.schedule-check3 .form-check-inline1 {
    margin-left: 10px;
    font-size: 14px;
}

.form-check-inline1 .check1-list {
    margin-left: 5px;
    margin-right: 5px;
}

.calendar5 #cal .headerCal {
    width: 290px;
    height: 55px;
}

}


@media screen and (max-width: 767px) {
  .contenedor{
	max-width:1440px;
	height: 1200px;
	background-color: #ffffff;
	display: flex;
	flex-wrap:wrap;
}

.header{
	display:block;
	height:auto;
}

.header ol{
	display:block;
	padding:0px;
	
}

.header ol li{
	height:50px;
}

.header a{
	justify-content:center;
}

.header li{
	
	text-align:center;
}

.header figure {
	width:100%;
	text-align:center;
	margin:0px;
	
}



div .content2{
	text-align: left;
	justify-content:center;
	background-color:#ffffff;
	width: 750px;
	height: 100px;
	color: #ffffff;
	
	flex-wrap:wrap;
}

div .content1{
	width: 750px;
	height: 50px;
	background-color: #ffffff;
	text-align: center;
	margin:0px
}

form input{
	padding-left:20px;
	width: 320px;
	height: 45px;
	margin-bottom: 10px;
	border-radius: 8px;
	color: #ffffff;
	background-color: #837e79;
	border:none;
	font-size:20px;
}

.content2 p{
	margin-left: 100px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	color:#1c558d;
}

footer{
	width: 100%;

}

/*   página 27*/

	
.menu2 ol{
	display:block;
}	

#cal{
	margin:0;
}	

.menu2 {
	displau:block;
	
}

.encabezado .encabezado-img{
	margin-left:50px;
}


.time .time-container{
	width:100%;
	display:block;
	text-align:center;
}

.encabezado .encabezado-img {
    margin:0px;;
}

.time .time-container .time-student{ /**/
	width:350px;
}

.time .time-container  .time-course{
	width:350px;
	margin-top:30px;
}

.time-student option{
	font-size:18px;
}


.time-course option{
	font-size:18px;
}


#cal {
   margin-left:150px;
}


/*  #cuerpo{
	 background-image: url("../images/fondo.jpg");
	  background-size:100%;
	
} */

#cuerpo{
	 background-image: url("../images/fondo.jpg");
	  background-size:100%;

}
/*.data .calendar h4{
	margin-left:130px;
}*/

.data .data-tutor h4{
	margin-left:-110px;
}

.data .data-tutor{
	width:100%;
}


.data .data-tutor .data-tutor-form input {
    width: 450px;
}



/*página29*/ 


.schedule h4{
  font-size:16px;
  text-align:center;
} 

.schedule .schedule-container {
    display: flex;
    justify-content:center;
}

/*página 31*/

.time .time-container {
    /* display: flex; */
	    display: block;   
}

.schedule .schedule-container .schedule-check1 {
    font-size: 17px;
   font-weight:600;
}

.schedule .schedule-container .schedule-check2 {
    font-size: 17px;
	font-weight:600;
    
}


.guardar-datos {
    width: 140px;
    height: 40px;
	font-size:17px;
}

.ver-resumen {
    font-size: 17px;
    width: 140px;
    height: 40px;
}


/*página 34*/
.operation h6{
	font-size:16px;
}

.operation p {
    width: 240px;
    height: 140px;
    font-size: 16px;
    padding-top: 10px;
    line-height: 30px;
}
	
.operation .buton-operation {
    margin-top: 6px;
}

.operation-title h4 {
    line-height: 20px;
    font-size:20px;
}

.buton-voucher {
    width: 300px;
    height: 45px;
    font-size: 19px;
}


.operation .operation-account{
 margin-left:30px;
}

.buton-operation {
    width: 300px;
    height: 45px;
    font-size: 19px;
}

.container-buton-session .buton-login {
    width: 200px;
    height: 50px;
    font-size: 24px;
	margin-top: 40px;
    
}

/*página 35*/
#set .alumni-container .alumni-img{
	width:200px;
	height:100px;
	}

.buton-father{
	width:130px;
	height:30px;
  	font-size:18px;
}

.buton-adviser{
	width:130px;
	height:30px;
  	font-size:18px;
}

.user-buton{
	width:310px;
	height:27px;
	font-size:16px;
}

.user-formSee .formSee-buton-login{
	width:120px;
	height:30px;
	font-size:18px;
}

.user p{
	font-size:15px;
}

/*pagina38B*/

.contenedor2{
	display:block;
	}
	
.contenedor2 .contenedor2-content{
	width:100%;
	text-align:center;
	}
	
.contenedor2 .calendarContainer{
	width:100%;
	text-align:center;
	}
	
.contenedor2 .calendarContainer .calendar5{
	margin-left:100px;
	}
	
.calendar5 #cal .headerCal {
    width: 450px;
}

.calendar5 #cal td {
    width: 60px;
}

#cal #days td {
    height: 35px;
    line-height: 10px;
    font-size: 20px;
}

.calendar5 #cal #cal-frame table.curr {
    width: 100%;
    height: 180px;
    font-size: 25px;
}
	
.calendarContainer .classes {
    font-size: 15px;
    font-weight: 600;
	margin-left:100px;
}
	
}
/**/


@media screen and (max-width: 501px) {
  footer{
	height: auto;
	maegin-right:10px;
}
	
.contenedor2 .calendarContainer .calendar5 {
    margin-left: 70px;
}

form input{
	padding-left:20px;
	width: 320px;
	height: 35px;
	margin-bottom: 10px;
	border-radius: 8px;
	color: #ffffff;
	background-color: #837e79;
	border:none;
	font-size:20px;
}

h4{
	text-align: center;
	font-family:Verdana, Geneva, sans-serif;
	color: #1c558d;
	line-height:20px;
	font-size:14px;
}

.content2 form input{
	width: 350px;
	height: 45px;
}

.content2 .content2-botton .content2-grado{
	padding-left:20px;
	width: 370px;	
	font-size:18px;
}

div .content2{
	text-align: left;
	justify-content:center;
	background-color:#ffffff;
	width: 600px;
	height: 100px;
	color: #ffffff;
	margin-top:70px;
	flex-wrap:wrap;
}

.contenedor{
	max-width:1440px;
	height: 1100px;
	background-color: #ffffff;
	display: flex;
	flex-wrap:wrap;
}

/*página 27*/

.time .time-container .time-student{
	width:300px;
}

.time .time-container  .time-course{
	width:300px;
	margin-top:30px;
}

.time-student option{
	font-size:18px;
}


.time-course option{
	font-size:18px;
}

.encabezado .encabezado-img {
    margin:0px;;
}


#cal {
   margin-left:30px;
}

#cuerpo{
	 background-image: url("../images/fondo.jpg");
	  background-size: 100%;
	  background-repeat:no-repeat;
	
}

.data .calendar h4{ /**/
	
	font-size:18px;
}

.data .data-tutor h4{
	margin-left:10px;
	font-size:18px;
}

.data .data-tutor{
	width:400px;
	margin-left:10px;
}

 .data .data-tutor .data-tutor-form input{
	width:220px;
}	 

.schedule {
    width: 100%;
}

/*página29*/ 



.schedule h4{
  font-size:18px;
 
} 



/*página31*/


.container-schedule-buton{
 display:block;
}

.container-buton{
	margin-left:110px;
	margin-top:40px;
	}
	

.time .time-container{
	display:block;
	
}

/*página 34*/
.operation h6{
	font-size:14px;
}

.operation p {
    width: 200px;
    font-size: 13px;
	height: 120px;
}

.operation-title h4 {
    line-height: 20px;
    font-size: 17px;
}

.buton-voucher {
    width: 220px;
    height: 35px;
    font-size: 15px;
}

.buton-operation {
    width: 220px;
    height: 35px;
    font-size: 15px;
}

.container-buton-session .buton-login {
    width: 150px;
    height: 40px;
    font-size: 18px;   
}

/*página 35*/
#set .alumni-container .alumni-img{
	width:110px;
	height:50px;
	}

.buton-father{
	width:110px;
	height:25px;
  	font-size:16px;
}

.buton-adviser{
	width:110px;
	height:25px;
  	font-size:16px;
}

.user-buton{
	width:300px;
	height:25px;
	font-size:15px;
}

.user-formSee .formSee-buton-login{
	width:110px;
	height:25px;
	font-size:16px;
}

.user p{
	font-size:15px;
}

#set .alumni{
	margin-top:30px;
}

}


@media screen and (max-width: 381px) {
  
  h4{
	text-align: center;
	font-family:Verdana, Geneva, sans-serif;
	color: #1c558d;
	line-height:20px;
	font-size:12px;
}

.contenedor{
	max-width:1440px;
	height: auto;
	background-color: #ffffff;
	display: flex;
	flex-wrap:wrap;
}

div .content1{
	height: auto;
	background-color: #ffffff;
	text-align: center;
}

div .content2{
	
	height: auto;
	
}

.content2 form input{
	width: 190px;
	height: 60px;
	background-color: #ede9e3;
	color: #1c558d;
	margin-bottom: 10px;
	font-size:20px;
	font-family:Verdana, Geneva, sans-serif;
	border:none;
 	margin-left:10px;
	border-radius:15px;
}

.content2 .content2-botton .content2-grado{
	padding-left:20px;
	width: 210px;
	height: 55px;
	background-color: #ede9e3;
	color: #1c558d;
	margin-bottom: 10px;
	font-size:20px;
	font-family:Verdana, Geneva, sans-serif;
	border:none;
 	margin-left:10px;
	border-radius:15px;
	
}

/*página 27*/ 
.calendar #cal .headerCal{
    width: 300px;
    font: 24px "Helvetica", Helvatica, Arial, san-serif;
}


.calendar #cal td {
    color: #2b2b2b;
    width: 40px;
}

.calendar #cal #days td {
    font-size: 16px;
	width:37px;
}


.calendar #cal #cal-frame table.curr {
    width: 300px;
    font-size: 22px;
}

.encabezado .encabezado-img {
    margin:0px;;
}

/*pagina29*/

.calendar1 #cal .headerCal {
	    width: 300px;
    font: 24px "Helvetica", Helvatica, Arial, san-serif; 
}

.calendar1 #cal td {
    color: #2b2b2b;
    width: 40px;
}

.calendar1 #cal #days td {
    font-size: 16px;
	width:37px;
}

.calendar1 #cal #cal-frame table.curr {
    width:300px;
    font-size: 22px;
}





/*página31*/


.container-schedule-buton{
 display:block;
}

.container-buton{
	margin-left:40px;
	margin-top:40px;
	}
	
	
.calendar4 #cal .headerCal {
	    width: 300px;
    font: 24px "Helvetica", Helvatica, Arial, san-serif; 
}

.calendar4 #cal td {
    color: #2b2b2b;
    width: 40px;
}

.calendar4 #cal #days td {
    font-size: 16px;
	width:37px;
}

.calendar4 #cal #cal-frame table.curr {
    width:300px;
    font-size: 22px;
}
	
	
	
	
	
/*página 34*/

.operation{
	display:block;
}	

.operation .operation-account {
    margin-left: 80px;
}

.buton-voucher {
    width: 270px;
    height: 35px;
    font-size: 18px;
}

.buton-operation {
    width: 270px;
    height: 35px;
    font-size: 18px;
}

.container-buton-session .buton-login {
    width: 160px;
    height: 40px;
    font-size: 18px;   
}

.calendar4 #cal .headerCal {
	    width: 300px;
    font: 24px "Helvetica", Helvatica, Arial, san-serif; 
}

/*página 35*/

#set .alumni-container .alumni-img{
	width:80px;
	height:40px;
	}

.buton-father{
  	font-size:14px;
}

.buton-adviser{
  	font-size:14px;
}

.user-buton{
	width:250px;
	height:25px;
	font-size:13px;
}

.user-formSee .formSee-buton-login{
	font-size:14px;
}

.user p{
	font-size:15px;
}

#set .alumni{
	margin-top:10px;
}
}


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

.operation-title h4 {
    font-size:20px;
	margin-top:25px;
}

.calendarContainer .classes {

    margin-left: 0px;
}
	

}

/*  */
/*  */
/*  */

