* {
    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;
}

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

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

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

.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;
}

.prop-inicial img{
	width:75%;
	justify-content: center;
	margin: auto;
}

.prop-inicial .titulo-inicial{
	color: #f5772a;
}

.prop-inicial .imagen-nosotros{
	margin: auto;
	justify-content: center;
}

.prop-inicial .card-body .titulo-inicial{
	text-align: left;
}
.prop-inicial .card-body p{
	text-align: left;
	font-weight: 500;
	color: #6e6e6e;
}

.carousel-control-prev-icon {
	background-image: url(../img/atras.svg);
	height: 28px;
	width: 28px;
	background-color: #6fb26f;
	border-radius: 30px;
}

.carousel-control-next-icon {
    background-image: url(../img/next.svg);
	height: 28px;
	width: 28px;
	background-color: #6fb26f;
	border-radius: 30px;
}

.carrusel-valores{
	margin-bottom: 70px;
	padding: 20px 0;
}
.carrusel-valores img{
	height: 120px;
	margin-top: 20px;
}
.carrusel-valores .texto h5{
	color: #6fb26f;
	font-weight: 700;
	margin-top: 15px;
	font-size: 22px;
}
.carrusel-valores .texto p{
	color: #6e6e6e;
	font-weight: 500;
	margin-top: 10px;
}
/*
	-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;
}


	.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;
	}
	
	.propuesta .palabras-directora .caja-directora .card-body .titulo-peque{
		font-size: 16px;
	}
	
	.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;
    text-align: center;
}
.propuesta .palabras-directora .caja-directora .card-body h2.card-title {
    font-size: 23px;
    padding-bottom: 0px;
	text-align: center;
}

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


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

	div.prop-inicial{
		margin-top: -80px;
	}
	
div.prop-inicial .card-body .titulo-inicial {
	font-size: 22px;
}

	.prop-inicial .card-body p {
    text-align: left;
		font-size: 13px;
    color: #6e6e6e;
}

.carrusel-valores img {
    height: 90px;
    margin-top: 20px;
}
	
.carrusel-valores .texto p{
	font-size: 13px;
}		
	
.carrusel-valores .texto h5{
	font-size: 20px;
}	
	
.carousel-control-next, .carousel-control-prev {
   top: -70px;
}	
	

    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: 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;
}


	.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{
		margin-top: 50px;
		padding-bottom: 10px;
	}
	
	.propuesta .palabras-directora .caja-directora .card-body .titulo-peque{
		font-size: 19px;
	}
	
	.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;
    text-align: center;
}
.propuesta .palabras-directora .caja-directora .card-body h2.card-title {
    font-size: 26px;
    padding-bottom: 0px;
	text-align: center;
}

.palabras-directora .card-img#imagen {
    width: 55%;
}
	
.palabras-directora .card-text{
    font-size:13px;
    font-weight: 0;
}

	div.prop-inicial{
		margin-top: -80px;
	}
	
div.prop-inicial .card-body .titulo-inicial {
	font-size: 22px;
}

	.prop-inicial .card-body p {
    text-align: left;
		font-size: 13px;
    color: #6e6e6e;
}

.carrusel-valores img {
    height: 90px;
    margin-top: 20px;
}
	
.carrusel-valores .texto p{
	font-size: 13px;
}		
	
.carrusel-valores .texto h5{
	font-size: 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;
}

    footer img {
        height: 90px;
    }
	
    
footer div.item-footer{
    margin-top: 10px;
    margin-bottom: 10px;

}

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;
}


	.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 .palabras-directora .caja-directora .card-body .titulo-peque{
		font-size: 19px;
	}
	
	.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;
    text-align: center;
}
.propuesta .palabras-directora .caja-directora .card-body h2.card-title {
    font-size: 26px;
    padding-bottom: 0px;
	text-align: center;
}

.palabras-directora .card-img#imagen {
    width: 50%;
}
	
.palabras-directora .card-text{
    font-size:13px;
    font-weight: 0;
}

	div.prop-inicial{
		margin-top: -80px;
	}
	
div.prop-inicial .card-body .titulo-inicial {
	font-size: 22px;
}

	.prop-inicial .card-body p {
    text-align: left;
		font-size: 13px;
    color: #6e6e6e;
}

.carrusel-valores img {
    height: 90px;
    margin-top: 20px;
}
	
.carrusel-valores .texto p{
	font-size: 13px;
}		
	
.carrusel-valores .texto h5{
	font-size: 20px;
}	

	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: 992px) 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;
	}
	

	.valores h5{
		color: #c12c3c;
		font-weight: 700;
		margin-bottom: 30px;
	}
	
	.valores .card img{
		height: 100px;
	}
	
	.valores .card .card-body .card-text{
		font-size: 19px;
	}

	.flex {
		display: flex;
	}
	
	.flex > *{
		order: 0;
	}
	
	.uno{
		order:2;
	}
	
	.dos{
		order: 1;
	}

	
.palabras-directora .card-text{
    font-size:13px;
}

	div.prop-inicial{
		margin-top: -80px;
	}
	
div.prop-inicial .card-body .titulo-inicial {
	font-size: 25px;
}

	.prop-inicial .card-body p {
		font-size: 13px;
}

.carrusel-valores img {
    height: 90px;
    margin-top: 20px;
}
	
.carrusel-valores .texto p{
	font-size: 13px;
}		
	
.carrusel-valores .texto h5{
	font-size: 24px;
}	

}
/*
// 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;
}

        
        
        
        
}
*/



