* {
    scroll-behavior: smooth;
}

body{
    font-family: 'Maven Pro', sans-serif;
    padding: 0px !important;
    background-image: url(../img/fondo-pagina2.png);
    background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
a.scroll-top {
	color: white;
	width: 50px;
	height: 50px;
	position: fixed;
	z-index: 4;
	bottom: 20px;
	right: 10px;
	font-size: 20px;
	background: #f5772a;
	border-radius: 3px !important;
	text-align: center;
	border: 2px solid #f5772a;
}

a.scroll-top i {
	position: relative;
    color: #ffffff;
    font-size: 33px;
    top: 6px;
}

nav.navbar{
    background: #ffffff;
    -webkit-box-shadow: 0px 11px 16px -15px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 11px 16px -15px rgba(0,0,0,0.75);
box-shadow: 0px 11px 16px -15px rgba(0,0,0,0.75);
    z-index: 100;
    width: 100%;
    display: block;
     padding: .2rem 1rem;
    position: absolute;
}

ul.contacto-tecno{
    background-image: url(../img/fondo-footer3.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

.contacto-tecno{
    width: 100%;
}

div.datos ul.contacto-tecno li a {
    color: white;
    font-size: 13px;
    font-weight: 600;
    padding-right: 0px;
}

div.datos ul.contacto-tecno li a .fa-facebook,.fa-instagram,.fa-youtube{
    color: #ffffff;
    font-size: 15px;
  font-weight: 100;
}


div.datos{
    width: 100%;
    box-sizing: 0;
    margin: 0;
    padding: 0 !important;
}

nav a.navbar-brand{
    color: #f5772a;
    font-weight: 700;
    font-size:22px;
}

a.correo-institucional{
	background: red;
	background: #f5772a;
}

.navbar-brand {
    display: inline-block;
    padding-top: .2000rem;
    padding-bottom: .2000rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
}


.navbar-toggler {
    background-color: #9c1437;
}

.fa-bars:before {
    color: #ffffff
}

div ul.navbar-nav{
    margin-left: auto;
}



div ul.navbar-nav a.nav-link{
    color: #6d6d6d;
    transition: .2s;
    font-size: 15px;
    font-weight: 600;
}

div ul.navbar-nav a.nav-link:hover{
    color: #e3691f;
}

div ul.navbar-nav a.aula-virtual{
    color: white;
    background: #f5772a;
  	margin-left: 10px;
  	border-radius: 10px;
  	transition: .3s;
}

div ul.navbar-nav a.aula-virtual:hover{
    color: white;
    background: #e3691f;
}

.navbar-expand-lg .navbar-nav .nav-link{
    padding-right: 8px;
    border-left: none;
}


.propuesta .palabras-directora .caja-directora .card-body .titulo-peque{
  font-size: 28px;
	padding-bottom: 0px;
}

.propuesta .palabras-directora .caja-directora .card-body .titulo-propuesta{
  	font-size: 40px;
	padding-bottom: 0px;
	margin-top: -20px;
}

.propuesta .palabras-directora .caja-directora .card-body h2.card-title{
  font-size: 40px;
	padding-bottom: 20px;
}

.palabras-directora{
    margin: auto;
    display: block;
    text-align: center;
    justify-content: center;
}

.palabras-directora .card{
   background:none;
    border: none;
    margin-bottom: 50px;
    display: block;
     border-radius: 0;
    border-radius: 8px;
    text-align: left
}

.palabras-directora .card-body{
   margin: auto;
    color: #6d6d6d;
}



.palabras-directora .card-title{
    font-size:40px;
    font-weight: 700;
    color: #5bb75b;
    padding-bottom: 20px;
    padding-top: 25px;
    text-align: left;
}

.palabras-directora .imagen-nosotros{
	margin: auto;
}
.palabras-directora .imagen-nosotros{
	margin: auto;
}

.palabras-directora .card-img#imagen{
	width: 75%;
}

.palabras-directora .card-img{
	margin: auto;
	width:72%;
}

.palabras-directora .card-imagen-contenedor{
	justify-content: center;
	margin: auto;
}
.palabras-directora .card-imagen{
width:75%;
}


.palabras-directora .card-text{
    font-size:16px;
    font-weight: 450;
}


.propuesta{
	margin-top: 170px;
}


.inicial{
	background: none;
	border-radius: 20px;
	transition: .3s;
	width: 90%;
	margin: 20px 0px;
	border: none;
}

.inicial:hover{
	transform: scale(1.1);
}

.primaria:hover{
	transform: scale(1.1);
}

.secundaria:hover{
	transform: scale(1.1);
}

.primaria{
	border-radius: 20px;
	transition: .3s all ease;
	width: 90%;
	margin: 20px 0px;
	background: none;
	border: none;
}

.secundaria{
	background: none;
	border-radius: 20px;
	transition: .3s;
	width: 90%;
	margin: 20px 0px;
	border: none;
}

.inicial .card-title{
	color: #5bb75b;
}
.primaria .card-title{
	color: #f5772a;
}
.secundaria .card-title{
	color: #5bb75b;
}

.niveles .inicial a{
	background: #5bb75b;
	color: white;
	font-weight: 500;
	border-radius: 10px;
	border: none;
}

.niveles .primaria a{
	background: #f5772a;
	color: white;
	font-weight: 500;
	border-radius: 10px;
	border: none;
}

.niveles .secundaria a{
	background: #5bb75b;
	color: white;
	font-weight: 500;
	border-radius: 10px;
	border: none;
}

.niveles .card-body{
	text-align: center;
}

.niveles .card-body .imagenes-inicial{
	width: 91%;
	margin: 20px 0px 42px 0px;
}

.niveles .card-body .imagenes-primaria{
	width: 59%;
	margin: 20px 0px 42px 0px;
}
.niveles .card-body .imagenes-secundaria{
	width: 53%;
	margin: 20px 0px 40px 0px;
}

.niveles .card-body .imagenes-inicial-dist{
	width: 91%;
	margin: 20px 0px 42px 0px;
}

.niveles .card-body .imagenes-primaria-dist{
	width: 59%;
	margin: 20px 0px 41px 0px;
}
.niveles .card-body .imagenes-secundaria-dist{
	width: 72%;
	margin: 20px 0px 37px 0px;
}

/*
	-webkit-box-shadow: 0px 0px 15px -8px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 15px -8px rgba(0,0,0,0.75);
box-shadow: 0px 0px 15px -8px rgba(0,0,0,0.75);
*/
	


.contactanos .card .card-body h5{
  color: #f5772a;
  font-weight: 600;
}
.contactanos .card .card-text{
	margin-bottom: 0;
	color: #626262;
	font-weight: 450;
}

.contactanos .card img{
  padding-top: 20px;
}

.contactanos .card .card-body a.boton-wsp{
	background: #5dad3f;
	padding: 10px;
	border-radius: 10px;
	color: white;
}
.contactanos .card .card-body a:hover{
	text-decoration: none;
	background: #539839;
}

.video-responsive {
    height: 0;
    overflow: hidden;
    padding-bottom: 50%;
    padding-top: 30px;
    position: relative;
    }
.video-responsive iframe, .video-responsive object, .video-responsive embed {
    height: 50%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    }

.canales{
	background-image: url(../img/fondo-n2.png);
	padding-top: 50px;
}


footer{
    background-image: url(../img/fondo-footer3.png);
    margin-top: 0px;
    border-top: 4px solid #e3691f
;

}

footer img{
height: 160px;
margin-top: 10px;
}

footer div.item-footer{
    margin-top: 40px;
    margin-bottom: 15px;
}

footer div.item-footer li{
   list-style: none;
    margin-left: -40px;
    color: white;
    font-size: 14px;
    padding-top: 10px;
}


footer div.item-footer h4{
    color: white;
}

footer div.item-footer a{
    color: white;
    text-decoration: none;
}


footer div .copi{
    color: white;
    text-decoration: none;
    width: 100%;
    font-size: 13px;
}




@media (min-width: 300px) and (max-width: 575.98px) { 
   
	body{
		background-image: url(../img/fondo-pagina2.png);
    background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
	}
	
	button:focus {
    outline: none;
}
	
	nav a.navbar-brand {
    color: #f5772a;
    font-weight: 700;
    font-size: 22px;
    margin-left: -7px;
	}
	
	
	.navbar-collapse li a{
		border-bottom: 1px solid #efefef
	}
	
	.navbar-collapse li a:hover{
		background: none;
		color: #f5772a;
	}
	
	.navbar-toggler {
		background-color: #5bb75b;
	}

   
	.navbar-collapse li.nav-item .aula-virtual{
		margin-left: 0px;
		background: none;
		color: #6d6d6d;
		border-radius: 0px;
	}
	
	.navbar-collapse li.nav-item .aula-virtual:hover{
		background: none;
		color: #f5772a;
	}
	
	.navbar-collapse li.nav-item .aula-virtual:focus{
		background: none;
		color: #f5772a;
	}
	.navbar-collapse li.nav-item .intranet{
		margin-left: 0px;
		color: #6d6d6d;
		border-bottom: none;
	}
	
	.navbar-collapse li.nav-item .intranet:hover{
		background: none;
		color: #f5772a;
	}
	
	.navbar-collapse li.nav-item .intranet:focus{
		background: none;
		color: #f5772a;
	}

	.propuesta{
		margin-top: 35px
	}
	
	
	
.carrusel-principal{
	margin-top: 40px;
    z-index: 0px;
}
	
.contenido-directora{
    background-attachment: fixed;
    padding-top: 0px;
}
	
.contenido-directora .palabras-directora .card-title{
	color: #c12c3c;
	font-size: 25px;
	text-align: center;
}
	
.contenido-directora .palabras-directora .card-body{
	text-align: center;
}
	
.contenido-directora .palabras-directora .blockquote-footer{
    color: #c12c3c;
    font-size: 13px;
     font-weight: 500;
	text-align: center
}

	.valores h5{
		color: #c12c3c;
		font-weight: 700;
		margin-bottom: 30px;
	}
	
	.valores .card img{
		height: 100px;
	}
	
	.valores .card .card-body .card-text{
		font-size: 19px;
	}
	
	.contenedor-modalidades{
		margin-top:20px;
		padding-top: 50px;
		margin-bottom: 0px;
		padding-bottom: 30px;
	}
	
	.contenedor-modalidades .btn-link{
		padding-bottom: 0px;
	}
	
	.contenedor-modalidades .nuevo-estudiante img{
		margin-top: 10px;
		height: 140px;
	}
	
	.contenedor-modalidades .traslado-estudiante img{
		height: 140px;
		margin-top: 10px;
	}
	
	.contenedor-modalidades .regular-estudiante img{
		height: 140px;
		margin-top: 10px;
	}
	
	.canal-fb .fb-page{
		width: 300px;
	}


	.flex {
		display: flex;
	}
	
	.flex > *{
		order: 0;
	}
	
	.uno{
		order:2;
	}
	
	.dos{
		order: 1;
	}
	
	.propuesta{
		padding-top: 10px;
		padding-bottom: 10px;
		margin-bottom: 0px;
	}
	
	.inicial {
		margin-top: -70px;
}
	
	.propuesta .palabras-directora .caja-directora .card-body .titulo-peque{
		display: flex;
		justify-content: center;
		font-size: 16px;
	}
	.propuesta .palabras-directora .caja-directora .card-body h2.titulo-propuesta{
		font-size: 25px;
		margin-bottom: 0px;
		text-align: center;
	}
	
	.propuesta img{
		margin-top: 20px;
	}
	
.palabras-directora{
    margin: auto;
    display: block;
    text-align: center;
    justify-content: center;
}

.palabras-directora .card{
   background:none;
    border: none;
    padding-bottom: 0;
    display: block;
     border-radius: 0;
    border-radius: 8px;
}

.palabras-directora .card-body{
   margin: auto;
    color: #6a6a6a;
    
}

.palabras-directora .card-img{
   width: 220px;
    background: white;
box-shadow: none;
	margin-top: 10px;
}


.palabras-directora .card-text{
    font-size:13px;
    font-weight: 0;
	text-align: center;
}

.niveles .card-body .imagenes-inicial {
    width: 80%;
}
	
.niveles .card-body .imagenes-primaria {
    width: 50%;
}
 
.niveles .card-body .imagenes-secundaria {
    width: 50%;
}
 
 
    footer {
       margin-top: 0px;
    }  
	
    footer img {
        height: 100px;
    }
    
    
footer div.item-footer{
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
}

footer div.item-footer li{
   list-style: none;
    margin-left: -40px;
    color: white;
    font-size: 12px;
    padding-top: 8px;
}


footer div.item-footer h4{
    color: white;
    font-size: 17px;
    padding-bottom: 0;
    margin-bottom: 0;
}

footer div.item-footer a{
    color: white;
    text-decoration: none;
}


footer div .copi{
    color: white;
    text-decoration: none;
    width: 100%;
    font-size: 13px;
}

}



@media (min-width: 419px) and (max-width: 575.98px) { 
   
	body{
		background-image: none;
	}
	
	button:focus {
    outline: none;
}
	
	nav a.navbar-brand {
    color: #f5772a;
    font-weight: 700;
    font-size: 22px;
    margin-left: -7px;
	}
	
	
	.navbar-collapse li a{
		border-bottom: 1px solid #efefef
	}
	
	.navbar-collapse li a:hover{
		background: none;
		color: #f5772a;
	}
	
	.navbar-toggler {
		background-color: #5bb75b;
	}

   
	.navbar-collapse li.nav-item .aula-virtual{
		margin-left: 0px;
		background: none;
		color: #6d6d6d;
		border-radius: 0px;
	}
	
	.navbar-collapse li.nav-item .aula-virtual:hover{
		background: none;
		color: #f5772a;
	}
	
	.navbar-collapse li.nav-item .aula-virtual:focus{
		background: none;
		color: #f5772a;
	}
	.navbar-collapse li.nav-item .intranet{
		margin-left: 0px;
		color: #6d6d6d;
		border-bottom: none;
	}
	
	.navbar-collapse li.nav-item .intranet:hover{
		background: none;
		color: #f5772a;
	}
	
	.navbar-collapse li.nav-item .intranet:focus{
		background: none;
		color: #f5772a;
	}

	.propuesta{
		margin-top: 35px
	}
	
	
	
.carrusel-principal{
	margin-top: 40px;
    z-index: 0px;
}
	
.contenido-directora{
    background-attachment: fixed;
    padding-top: 0px;
}
	
.contenido-directora .palabras-directora .card-title{
	color: #c12c3c;
	font-size: 25px;
	text-align: center;
}
	
.contenido-directora .palabras-directora .card-body{
	text-align: center;
}
	
.contenido-directora .palabras-directora .blockquote-footer{
    color: #c12c3c;
    font-size: 13px;
     font-weight: 500;
	text-align: center
}

	
	.contenedor-modalidades{
		margin-top:20px;
		padding-top: 50px;
		margin-bottom: 0px;
		padding-bottom: 30px;
	}
	
	.contenedor-modalidades .btn-link{
		padding-bottom: 0px;
	}
	
	.contenedor-modalidades .nuevo-estudiante img{
		margin-top: 10px;
		height: 140px;
	}
	
	.contenedor-modalidades .traslado-estudiante img{
		height: 140px;
		margin-top: 10px;
	}
	
	.contenedor-modalidades .regular-estudiante img{
		height: 140px;
		margin-top: 10px;
	}
	
	.canal-fb .fb-page{
		width: 300px;
	}


	.inicial {
		margin-top: -70px;
}
	
	.propuesta .palabras-directora .caja-directora .card-body .titulo-peque{
		display: flex;
		justify-content: center;
		font-size: 16px;
	}
	.propuesta .palabras-directora .caja-directora .card-body h2.titulo-propuesta{
		font-size: 25px;
		margin-bottom: 0px;
		text-align: center;
	}
	
	.propuesta img{
		margin-top: 20px;
	}
	
.palabras-directora{
    margin: auto;
    display: block;
    text-align: center;
    justify-content: center;
}

.palabras-directora .card{
   background:none;
    border: none;
    padding-bottom: 0;
    display: block;
     border-radius: 0;
    border-radius: 8px;
}

.palabras-directora .card-body{
   margin: auto;
    color: #6a6a6a;
    
}

.palabras-directora .card-img#imagen {
    width: 55%;
}

.palabras-directora .card-text{
    font-size:13px;
    font-weight: 0;
	text-align: center;
}
	.niveles .card-body{
		margin: auto;
		justify-content: center;
		text-align: center;
		
	}
	.niveles .card-body img{
		display: block;
	}
	
	.niveles .card-body .imagenes-inicial-dist {
    width: 70%;
		margin: auto;
		margin-top: 20px;
		margin-bottom: 20px;
}
	.niveles .card-body .imagenes-primaria-dist {
    width: 50%;
		margin: auto;
		margin-top: 20px;
		margin-bottom: 20px;
}
	.niveles .card-body .imagenes-secundaria-dist {
    width: 60%;
		margin: auto;
		margin-top: 20px;
		margin-bottom: 20px;
}
	
	.niveles .card-body .imagenes-inicial {
    width: 50%;
    justify-content: center;
    text-align: center;
    margin: auto;
		margin-bottom: 20px;
}
	
.niveles .card-body .imagenes-primaria {
    width: 37%;
    justify-content: center;
    text-align: center;
    margin: auto;
		margin-bottom: 20px;
}
 
.niveles .card-body .imagenes-secundaria {
    width: 37%;
	
    justify-content: center;
    text-align: center;
    margin: auto;
		margin-bottom: 20px;
}
 
 
    footer {
       margin-top: 0px;
    }  
	
    footer img {
        height: 100px;
    }
    
    
footer div.item-footer{
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
}

footer div.item-footer li{
   list-style: none;
    margin-left: -40px;
    color: white;
    font-size: 12px;
    padding-top: 8px;
}


footer div.item-footer h4{
    color: white;
    font-size: 17px;
    padding-bottom: 0;
    margin-bottom: 0;
}

footer div.item-footer a{
    color: white;
    text-decoration: none;
}


footer div .copi{
    color: white;
    text-decoration: none;
    width: 100%;
    font-size: 13px;
}

}




@media (min-width: 576px) and (max-width: 767.98px) { 
	button:focus {
    outline: none;
}
	
	nav a.navbar-brand {
    color: #f5772a;
    font-weight: 700;
    font-size: 22px;
    margin-left: -7px;
	}
	
	
	.navbar-collapse li a{
		border-bottom: 1px solid #efefef
	}
	
	.navbar-collapse li a:hover{
		background: none;
		color: #f5772a;
	}
	
	.navbar-toggler {
		background-color: #5bb75b;
	}

   
	.navbar-collapse li.nav-item .aula-virtual{
		margin-left: 0px;
		background: none;
		color: #6d6d6d;
		border-radius: 0px;
	}
	
	.navbar-collapse li.nav-item .aula-virtual:hover{
		background: none;
		color: #f5772a;
	}
	
	.navbar-collapse li.nav-item .aula-virtual:focus{
		background: none;
		color: #f5772a;
	}
	.navbar-collapse li.nav-item .intranet{
		margin-left: 0px;
		color: #6d6d6d;
		border-bottom: none;
	}
	
	.navbar-collapse li.nav-item .intranet:hover{
		background: none;
		color: #f5772a;
	}
	
	.navbar-collapse li.nav-item .intranet:focus{
		background: none;
		color: #f5772a;
	}

	.propuesta{
		margin-top: 55px;
	}

	
	
.carrusel-principal{
	margin-top: 40px;
    z-index: 0px;
}
	
.contenido-directora{
    background-attachment: fixed;
    padding-top: 0px;
}
	
.contenido-directora .palabras-directora .card-title{
	color: #c12c3c;
	font-size: 25px;
	text-align: center;
}
	
.contenido-directora .palabras-directora .card-body{
	text-align: center;
}
	
.contenido-directora .palabras-directora .blockquote-footer{
    color: #c12c3c;
    font-size: 13px;
     font-weight: 500;
	text-align: center;
}

	
	.contenedor-modalidades{
		margin-top:20px;
		padding-top: 50px;
		margin-bottom: 0px;
		padding-bottom: 30px;
	}
	
	.contenedor-modalidades .btn-link{
		padding-bottom: 0px;
	}
	
	.contenedor-modalidades .nuevo-estudiante img{
		margin-top: 10px;
		height: 140px;
	}
	
	.contenedor-modalidades .traslado-estudiante img{
		height: 140px;
		margin-top: 10px;
	}
	
	.contenedor-modalidades .regular-estudiante img{
		height: 140px;
		margin-top: 10px;
	}
	
	.canal-fb .fb-page{
		width: 300px;
	}


	.inicial {
		margin-top: -70px;
}
	
	.propuesta .palabras-directora .caja-directora .card-body .titulo-peque{
		display: flex;
		justify-content: center;
		font-size: 16px;
	}
	.propuesta .palabras-directora .caja-directora .card-body h2.titulo-propuesta{
		font-size: 25px;
		margin-bottom: 0px;
		text-align: center;
	}
	
	.propuesta img{
		margin-top: 20px;
	}
	
.palabras-directora{
    margin: auto;
    display: block;
    text-align: center;
    justify-content: center;
}

.palabras-directora .card{
   background:none;
    border: none;
    padding-bottom: 0;
    display: block;
     border-radius: 0;
    border-radius: 8px;
}

.palabras-directora .card-body{
   margin: auto;
    color: #6a6a6a;
    
}

.palabras-directora .card-img#imagen {
	margin-top: 13px;
    width: 50%;
}

.palabras-directora .card-text{
    font-size:13px;
    font-weight: 0;
	text-align: center;
}
	.niveles .card-body{
		display: block;
		padding: 2px;
	}
	
	.niveles .card-body .imagenes-inicial {
    width: 100%;
    justify-content: center;
    text-align: center;
    margin: auto;
		margin-bottom: 20px;
}
	
	.niveles .card{
		margin: auto;
	}
	
	.niveles .card-body a{
		font-size: 13px;
	}
	
	.niveles .card .card-title{
		font-size: 16px;
	}
	
.niveles .card-body .imagenes-primaria {
    width:67%;
    justify-content: center;
    text-align: center;
    margin: auto;
		margin-bottom: 17px;
}
 
.niveles .card-body .imagenes-secundaria {
    width: 60%;
	
    justify-content: center;
    text-align: center;
    margin: auto;
		margin-bottom: 17px;
}
 
 
    footer {
       margin-top: 0px;
    }  
	
    footer img {
        height: 100px;
    }
    
    
footer div.item-footer{
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
}

footer div.item-footer li{
   list-style: none;
    margin-left: -40px;
    color: white;
    font-size: 12px;
    padding-top: 8px;
}


footer div.item-footer h4{
    color: white;
    font-size: 17px;
    padding-bottom: 0;
    margin-bottom: 0;
}

footer div.item-footer a{
    color: white;
    text-decoration: none;
}


footer div .copi{
    color: white;
    text-decoration: none;
    width: 100%;
    font-size: 13px;
}
	

}




@media (min-width: 768px) and (max-width: 991.98px) { 
 
	button:focus {
    outline: none;
}
	
	nav a.navbar-brand {
    color: #f5772a;
    font-weight: 700;
    font-size: 22px;
    margin-left: -7px;
	}
	
	
	.navbar-collapse li a{
		border-bottom: 1px solid #efefef
	}
	
	.navbar-collapse li a:hover{
		background: none;
		color: #f5772a;
	}
	
	.navbar-toggler {
		background-color: #5bb75b;
	}

   
	.navbar-collapse li.nav-item .aula-virtual{
		margin-left: 0px;
		background: none;
		color: #6d6d6d;
		border-radius: 0px;
	}
	
	.navbar-collapse li.nav-item .aula-virtual:hover{
		background: none;
		color: #f5772a;
	}
	
	.navbar-collapse li.nav-item .aula-virtual:focus{
		background: none;
		color: #f5772a;
	}
	.navbar-collapse li.nav-item .intranet{
		margin-left: 0px;
		color: #6d6d6d;
		border-bottom: none;
	}
	
	.navbar-collapse li.nav-item .intranet:hover{
		background: none;
		color: #f5772a;
	}
	
	.navbar-collapse li.nav-item .intranet:focus{
		background: none;
		color: #f5772a;
	}

	.propuesta{
		margin-top: 85px;
	}

	
	
.carrusel-principal{
	margin-top: 40px;
    z-index: 0px;
}
	
.contenido-directora{
    background-attachment: fixed;
    padding-top: 0px;
}
	
.contenido-directora .palabras-directora .card-title{
	color: #c12c3c;
	font-size: 25px;
	text-align: center;
}
	
.contenido-directora .palabras-directora .card-body{
	text-align: center;
}
	
.contenido-directora .palabras-directora .blockquote-footer{
    color: #c12c3c;
    font-size: 13px;
     font-weight: 500;
	text-align: center
}

	
	.contenedor-modalidades{
		margin-top:20px;
		padding-top: 50px;
		margin-bottom: 0px;
		padding-bottom: 30px;
	}
	
	.contenedor-modalidades .btn-link{
		padding-bottom: 0px;
	}
	
	.contenedor-modalidades .nuevo-estudiante img{
		margin-top: 10px;
		height: 140px;
	}
	
	.contenedor-modalidades .traslado-estudiante img{
		height: 140px;
		margin-top: 10px;
	}
	
	.contenedor-modalidades .regular-estudiante img{
		height: 140px;
		margin-top: 10px;
	}
	
	.canal-fb .fb-page{
		width: 300px;
	}


	.inicial {
		margin-top: -70px;
}
	
	.propuesta .palabras-directora .caja-directora .card-body .titulo-peque{
		display: flex;
		justify-content: center;
		font-size: 18px;
	}
	.propuesta .palabras-directora .caja-directora .card-body h2.titulo-propuesta{
		font-size: 28px;
		margin-bottom: 0px;
		text-align: center;
	}
	
	.propuesta img{
		margin-top: 20px;
	}
	
.palabras-directora{
    margin: auto;
    display: block;
    text-align: center;
    justify-content: center;
}

.palabras-directora .card{
   background:none;
    border: none;
    padding-bottom: 0;
    display: block;
     border-radius: 0;
    border-radius: 8px;
}

.palabras-directora .card-body{
   margin: auto;
    color: #6a6a6a;
    
}

.palabras-directora .card-img#imagen {
	margin-top: 13px;
    width: 45%;
}

.palabras-directora .card-text{
    font-size:13px;
    font-weight: 0;
	text-align: center;
}
	.niveles .card-body{
		display: block;
		padding: 2px;
	}
	
	.niveles .card-body .imagenes-inicial {
    width: 100%;
    justify-content: center;
    text-align: center;
    margin: auto;
		margin-bottom: 23px;
}
	
	.niveles .card{
		margin: auto;
	}
	
	.niveles .card-body a{
		font-size: 13px;
	}
	
	.niveles .card .card-title{
		font-size: 16px;
	}
	
.niveles .card-body .imagenes-primaria {
    width:67%;
    justify-content: center;
    text-align: center;
    margin: auto;
		margin-bottom: 17px;
}
 
.niveles .card-body .imagenes-secundaria {
    width: 60%;
	
    justify-content: center;
    text-align: center;
    margin: auto;
		margin-bottom: 17px;
}
 
	
	footer{
		margin-top: 0px;
	}
	
    footer img {
        height: 120px;
        align-content: center;
        padding-top: 0;
        margin-top: -5px;
    }
    
    footer div.item-footer li{
   list-style: none;
    margin-left: -40px;
    color: white;
    font-size: 13px;
    padding-top: 8px;
		font-weight: 450;
}


footer div.item-footer h4{
    color: white;
    font-size: 17px;
    padding-bottom: 0;
    margin-bottom: 0;
}

footer div.item-footer a{
    color: white;
    text-decoration: none;
}

}

@media (min-width: 768.99px) and (max-width: 1199px) {
	button:focus {
    outline: none;
}
	
	nav a.navbar-brand {
    color: #f5772a;
    font-weight: 700;
    font-size: 20px;
    margin-left: -14px;
	}
	
	div ul.navbar-nav a.nav-link{
    color: #6d6d6d;
    transition: .2s;
    font-size: 14.5px;
    font-weight:600;
}

div ul.navbar-nav a.aula-virtual{
    color: white;
    background: #f5772a;
  	margin-left: 10px;
  	border-radius: 10px;
  	transition: .3s;
}
	
	
	
	.navbar-collapse li a:hover{
		background: none;
		color: #f5772a;
	}
   
	.navbar-collapse li.nav-item .aula-virtual{
		margin-left: 0px;
		background: #f5772a;
		color: white;
		border-radius: 5px;
	}
	
	.navbar-collapse li.nav-item .aula-virtual:hover{
		background: none;
		color: #f5772a;
	}
	
	.navbar-collapse li.nav-item .aula-virtual:focus{
		background: none;
		color: #f5772a;
	}
	.navbar-collapse li.nav-item .intranet{
		margin-left: 0px;
		color: #6d6d6d;
		border-bottom: none;
	}
	
	.navbar-collapse li.nav-item .intranet:hover{
		background: none;
		color: #f5772a;
	}
	
	.navbar-collapse li.nav-item .intranet:focus{
		background: none;
		color: #f5772a;
	}
	
	div.niveles{
		margin-top: -40px;
	}
	
	footer{
		margin-top: 0px;
	}
	
    footer img {
        height: 120px;
        align-content: center;
        padding-top: 0;
        margin-top: 40px;
    }
    
    footer div.item-footer li{
   list-style: none;
    margin-left: -40px;
    color: white;
    font-size: 13px;
    padding-top: 8px;
		font-weight: 450;
}


footer div.item-footer h4{
    color: white;
    font-size: 17px;
    padding-bottom: 0;
    margin-bottom: 0;
}

footer div.item-footer a{
    color: white;
    text-decoration: none;
}


}

/*
// Large devices (desktops, 992px and up)
@media (min-width: 992px) and (max-width: 1199.98px) { ... }

// Extra large devices (large desktops, 1200px and up)
@media (min-width: 1200px) { ... }
*/

/*

@media (max-width: 991px){
.navbar-expand-lg .navbar-nav .nav-link.aula-virtual{
    background: none;
    color: crimson;
    font-weight: 600;
}
    .navbar-expand-lg .navbar-nav .nav-link.aula-virtual:hover{
    background: none;
    color: #a70e2c;
    font-weight: 600;
}
    .carousel-caption {
    position:absolute;
    z-index: 10;
    color: #fff;
    text-align: left;
    top: 40%;
    bottom: 10%;
    padding: 0;
}
}

@media (max-width: 291px) {
.carousel-caption {
    position:absolute;
    z-index: 10;
    color: #fff;
    text-align: left;
    top: 35%;
    bottom: 10%;
    padding: 0;
    background: yellow;}
}




@media (max-width: 576px) {
.carousel-caption {
    position:absolute;
    z-index: 10;
    color: #fff;
    text-align: left;
    top: 35%;
    bottom: 10%;
    padding: 0;
    background: green;
}

.carousel-caption .titulo{
    background: rgba(0, 0, 0, 0.42);
    width: 100%;
    padding: 10px 0 0;
    text-align: center;
}

.carousel-caption .titulo a.lema{
   color: white;
    font-size: 1px;
    font-weight: 600;
    text-decoration: none;
}

.carousel-caption .titulo a{
   color: white;
    font-size: 13px;
    text-decoration: none;
    padding-bottom: 0;
    margin-bottom: 0;
}
    
.carousel-caption div.botones{
    justify-content: center;
  background: red;
    text-align: center;
}


.carousel-caption a.btn-1{
   color: white;
    text-align: center;
    font-size: 12px;
    background: #173476;
    border-radius: 10px;
    padding: 10px;
    text-decoration: none;
    border:2px solid white;
}

.carousel-caption a.btn-2{
    color: white;
    text-align: center;
    font-size: 12px;
    background: #173476;
    border-radius: 10px;
    padding: 10px;
    text-decoration: none;
    border:2px solid white;
}

}
 



    @media (max-width: 768px){
.d-md-block {
    display: block!important;
}
.carousel-caption {
    position:absolute;
    z-index: 10;
    color: #fff;
    text-align: left;
    top: 35%;
    bottom: 10%;
    padding: 0;
}
    
.carousel-caption .titulo{
    background: rgba(0, 0, 0, 0.42);
    width: 100%;
    padding: 10px;
    text-align: center;
}

.carousel-caption .titulo a.lema{
   color: white;
    font-size: 20px;
    font-weight: 600;
    text-decoration: none;
}

.carousel-caption .titulo a{
   color: white;
    font-size: 15px;
    text-decoration: none;
    padding-bottom: 0;
    margin-bottom: 0;
}


.carousel-caption a.btn-1{
   color: white;
    text-align: center;
    font-size: 12px;
    background: #173476;
    border-radius: 10px;
    padding: 10px;
    text-decoration: none;
    border:2px solid white;
}

.carousel-caption a.btn-2{
    color: white;
    text-align: center;
    font-size: 12px;
    background: #173476;
    border-radius: 10px;
    padding: 10px;
    text-decoration: none;
    border:2px solid white;
}

        
        
        
        
}
*/



