body{
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	line-height: 26px;
	font-weight: 400;
	color: #818181;
	
}

a{
	color: #d72363;
	padding: 0;
	margin: 0;
	text-decoration: none; 
}
a:hover, a:focus{
	color: #d72363;
	text-decoration: none;
	box-shadow: none;
	outline: none;
	
}


/*------ HEADER ---------*/



.header-navbar-container{
	padding-left: 40px;
	padding-right: 40px;
    display: block;
}
.navbar-brand img{
	width:15em;


}

.header-navbar {
	background-color: black;
	padding: 5px 0px 10px 0px;
    display: block;
	
}


.navbar-brand {
	padding: 0px 0px;
	height: 40px;
}


/* ----BIENVENIDA------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
	vertical-align: baseline;

}

.init-logo { 
    display: flex;
  margin: auto;
  vertical-align: middle;
    background-color: #1074BC;

}
div.init{
    background-color: #1074BC;

}

#greetings{  
  text-align: center;
  color: #fff;
    width: 100%;
    vertical-align: middle;
    padding-bottom: 11%;
    line-height: normal;
    background-color: #1074BC;
}

.greetings-title{
  font-weight: 300;
  margin-top: 1.6rem;  
  font-size: 2.3rem;
}

.greetings-message{
  margin-top: .8rem;
  font-size: 1.2rem;
  line-height: 1.4rem;
}

.button{
    margin: 4%;
  padding: .8rem 1.1rem .7rem;
  font-size: 1.1rem;
  background: white;
  display: inline-block;
  border-radius: 4px;
  color: #172d50;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
}

.button:active{
  background: white;
}

#greetings .button{
  margin-top: 3rem;  
}

.already-member{
  margin-top: 1rem;
  color: #fff;
  text-align: center;
}

.already-member a{
  color: #fff;
  font-weight: bold;
  margin-left: .4rem;
    font-size: 20;
}

.footer2{
    background-color: #1074BC;
    color: white;
    padding: 0rem 2rem 0rem 2rem;
}

/*-----DATOS-------*/


.logo {
    width: 100%;
    margin: 0;
    position: center;
    text-align: center;
    background-color: #1074BC;
}


.formulario {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin: 0;
    position: center;
    padding: 0rem 2rem 2rem 2rem;
    background-color: #1074BC;

    
}

.datos {
    background-color: #ffffff;
    width: 100%;
    height: 70px;
    margin-top: 30px;
    padding: 14px;
    display: block;
    border: none;
}


.enviar {
    background-color: white;
    width: 100px;
    height: 40px;
    margin-top: 35px;
    padding: 10px;
    display: block;
    border: none;
    text-align: left;
    text-decoration: none;
    color: #1074BC;
}

.enviar:hover{
    text-decoration: none;
}


/*-----PERFIL-----*/

/*------ HEADER ---------*/


.section-padding{
	position: relative;
	padding: 75px 0;
}
.section-bg-color{
	background-color: #f5f5f5;
}



.m-curso{text-align: center;
        color:#ffffff;
    padding: 15px;
    margin: 20px;
    
    
}

.col-sm-8{
    text-align: center;
    color: white;

}

/*------ BOTONES ---------*/
.btn {
	border-radius: 0;
	display: inline-block;
	font-size: 13px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding: 10px 23px;
	border: 2px solid transparent;
}


/*------ BOTONES BLANCOS ---------*/
.btn-white:hover{
	color: #30bff1;
	background-color: #fff;
	border-color: transparent;
}
.btn-white{
	color: #fff;
	background-color: transparent;
}

/*------ BOTON BLANCO TRANS ---------*/
.btn-white-t:hover{
	color: #111;
	background-color: #fff;
}
.btn-white-t{
	color: #fff;
	border-color: #fff;
	background-color: transparent;	
}

/*------ BOTON NEGRO ---------*/
.btn-black:hover{
	color: #fff;
	background-color: #3d3d3d;
	border-color: transparent;
}
.btn-black{
	color: #fff;
	background-color: #111;	
}

/*------ BOTON ROSA ---------*/
.btn-pink:hover{
	color: #fff;
	background-color: #30bff1;
	border-color: transparent;
}
.btn-pink{
	color: #fff;
	background-color: #2ba0d9;	
}

/*------ FIN BOOT ---------*/


.cbp-l-grid-slider-testimonials-body {
	font-family: 'Raleway', sans-serif;
	color: #818181;
}
.cbp-l-slider-testimonials-wrap {
  padding: 0 0 38px 0;
}
.cbp-l-grid-slider-testimonials-footer {
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	font-weight: 700;
	color: #f2f2f2;
}
.cbp-slider-edge .cbp-nav-pagination-active {
	background: #fff;
}
.cbp-slider-edge .cbp-nav-pagination-item {
	border: 2px solid #fff;
	opacity: 10;
}
.cbp-nav-pagination-item {
	width: 12px;
	height: 12px;
    
}
.cbp-l-grid-slider-testimonials-body img{
	width: 300px;
	height: 300px;
	margin: 10px auto;
	margin-bottom: 20px;
    border-color: none;
}

    
}

.features-parts-title h3{
	font-size: 20px;
	font-weight: 600;
	color: #111;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 50px;
}
.features-parts-content{
	margin-bottom: 50px;
}
.features-parts-content p{
	line-height: 1.8;
}
.features-parts-cta{
	padding: 50px 0;
	background-color: #5a5a5a;
}
.features-parts-cta h3{
	font-size: 20px;
	font-weight: 600;
	color: #fff;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-top: 0;
}
.features-parts-cta p{
	color: #fff;
	font-weight: 500;
	margin-bottom: 0;
}
.features-parts-cta .col-sm-4 a{
	margin-top: 9px;
}





/*-----INICIO-------*/
.inicio{
    display: flex;
    flex-direction:column;
    width:100%;
    text-align: center;
}

div.agenda {
    background-color: #1074BC;
    color: white;
    text-align: center;
    margin: 0rem;
    padding-top: 17rem;
    padding-bottom: 10rem;
    
}

.historial {
    background-color:#00A7D6;
    color: white;
    text-align: center;
    margin: 0;
    padding-top: 10rem;
    padding-bottom: 10rem;
    
}

.encurso {
    background-color:#70BFD7;
    color: white;
    text-align: center;
    margin: 0;
    width: 100%;
    padding-top: 10rem;
    padding-bottom: 10rem;
    
}

div a{
    font-size: 200%;
    text-decoration: none;
	box-shadow: none;
	outline: none;
    
}

div a:hover{	
    text-decoration: none;
	background-color: transparent;

} 


/*------ FIN BODY ---------*/

/*------ CALENDARIO ---------*/



.academico {
    padding: 5%;
    padding-bottom: 3%;
    margin: auto;
    background-color: white;
    text-align: center;
    font-size: 210%;
    
}

.nav{
    padding-bottom: 3%;
}


    
.calendario {
    display: flex;
    flex-direction:column;

}


div .semana {
    background-color: #D8D8D8;
    padding:0px 0px 10px 0px;
    width: 100%;
    color:white;
    display: flex;
    justify-content: space-around;
    vertical-align: middle;
    text-align: center;
    

}

.mes {
    display: flex;
    flex-direction: column;
    background-color: #D8D8D8;
    padding-top: 30px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 60px;
    width: 100%;
    color: #5a5a5a;
}

div .primera {
    display: flex;
    justify-content: center;

}

div .dias {
    background-color: #e6e6e6;
    width: 100%;
    height: 100%;
    margin-right: 5px;
    margin-top: 5px;
    display: flex;
    flex-direction: row; flex-wrap: nowrap;
}


div.dias p {
    padding-left: 2px;
    padding-top: 2px;
    padding-bottom: 30px;
    opacity: .9;
    width: 100%;
    height: 100%;

    
}

div .dias a{
    color: #d72363;
    font-size: 100%;
}

div .segunda {
    display: flex;
    justify-content: center;
    flex-direction: row;
    flex-wrap: nowrap;
}

div .tercera {
    display: flex;
    justify-content: center;
    flex-direction: row;
    flex-wrap: nowrap;
}

div .cuarta {
    display: flex;
    justify-content: center;
    flex-direction: row;
    flex-wrap: nowrap;
}

div .quinta {
    display: flex;
    justify-content: center;
    flex-direction: row;
    flex-wrap: nowrap;
}


/*------ EVENTOS y MATERIAS ---------*/


.section-header{
    padding: 10%;
    padding-bottom: 3rem;
    margin: auto;
    background-color: white;
    text-align: center;
    font-size: 200%;
    
}


.Preentrega1 {
    background: #666666;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin: 0;
}



.PEparte2{
    color: white;
    width: 100%;
    margin: 5%;
}

.contenedor2PE {
    font-size: 28px;
}

.parrafo2PE {
    font-size: 15px;
    margin-right: 15%;

}


.linea1PE{
    object-position: left;
    margin: 1px;
    
}






/*------ HISTORIAL ---------*/

.section-header {
    padding: 10%;
    padding-bottom: 3rem;
    margin: auto;
    background-color: white;
    text-align: center;
    font-size: 200%;
}

section .historial2 {
    display: flex;
    max-width: 1300px;

}
    
.historial2 {
    display: flex;
    flex-direction:column;
    padding-bottom: 2rem;
}




.niveles {
    display: block;
    background-color: #e6e6e6;
    width: 100%;
    color: #5a5a5a;
    text-align: left;
    padding-left: 1rem;

}

div .materias {
    display: flex;
    justify-content: center;
    flex-direction: row;
    flex-wrap: nowrap;
    border: #B8B8B8 2px solid;
}
    
table{
    width:100%;
    text-align: left;
    margin: 1.2rem;
    
  
}

/*------ EN CURSO---------*/

div.materia1 {
    background-color: #1074BC;
    color: white;
    text-align: center;
    margin: 0rem;
    padding-top: 12rem;
    padding-bottom: 5rem;
    
}

.materia2 {
    background-color:#00A7D6;
    color: white;
    text-align: center;
    margin: 0;
    padding-top: 5rem;
    padding-bottom: 5rem;
    
}

.materia3 {
    background-color:#70BFD7;
    color: white;
    text-align: center;
    margin: 0;
    width: 100%;
    padding-top: 5rem;
    padding-bottom: 5rem;
    
}

.materia4{
    background-color:#B1E5FD;
    color: white;
    text-align: center;
    margin: 0;
    width: 100%;
    padding-top: 5rem;
    padding-bottom: 5rem;
    
}

div a{
    color: white;
    font-size: 200%;
    text-transform: uppercase;
    text-decoration: none;
	box-shadow: none;
	outline: none;
    
}

div a:hover{	
    text-decoration: none;
	background-color: transparent;

} 




/*------ FOOTER ---------*/

.footer{
	width: 100%;
	padding: 10px 0px 10px 10px;
	background-color: #111;
}
.footer p{
	padding: 0;
	margin: 0;
}
.footer-content p{
	font-size: 13px;
	color: #fff;
	font-weight: 600;
}
.footer-social{
	padding-top: 1px;
	float: left;
	margin: 0;
}
.footer-social li{
	float: left;
}
.footer-social a{
	font-size: 13px;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: 600;
	margin: 0 7px;
}
.footer-social a:hover{
	color: #30bff1;	
}
.second-footer{
	border-top: 1px solid #333333;
	margin-top: 20px;
	padding-top: 20px;
}
.second-footer p{
	font-size: 13px;
	color: #fff;
	font-weight: 600;
}
.second-footer .col-sm-3 a{
	color: #fff;
}
.second-footer .col-sm-3 a:hover{
	color: #30bff1;
}

/*------ FIN FOOTER ---------*/
