.ancho-2{font-weight: 200;}
.ancho-3{font-weight: 300;}
.ancho-4{font-weight: 400;}
.ancho-5{font-weight: 500;}
.ancho-6{font-weight: 600;}

.borde{
	border: 1px solid red;
}
.titulo{
	/*text-transform: uppercase;*/
	font-size: 45px;
	font-weight: 600;
	margin-bottom: 0;
}
.subtitulo{
	font-weight: 300;
}

.nota-margen{
	font-weight: 200;
	font-size: 55px;
	line-height: 1.3em;

}

.lista_footer{
	white-space: nowrap;
	-moz-column-count: 4; 
	-webkit-column-count: 4; 
	column-count: 4; 

	-moz-column-gap: 5px; 
	-webkit-column-gap: 5px; 
	column-gap: 5px;
}

.lista_footer li{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}


.curso-big, .curso-small , .activator
    {
         cursor: pointer;
    }
    

.lista-clientes{
	column-count: 4;
  -moz-column-count: 4;
  -webkit-column-count: 4;

  -webkit-column-gap: 30px;
    -moz-column-gap: 30px; 
    column-gap: 30px;

}

.form-item i{
	font-size: 1rem !important;
}
.form-item input{
	width: 100px;
	height: 35px;
}

.lista-clientes li{
	list-style: disc;
	line-height: 2em;
	font-weight: 300;
}
.footer-copyright a:hover{
	color: red !important;
}
.login-container{
	z-index: 20;
	position: absolute;
	top: 100px;
	right: 0;
	left: 0;
}

.frase{
	height: 350px;
}
.frase .frase-contenido{
	height: 350px;
}


.frase h1{
	opacity: 0.2;
	margin: 0;
	padding: 0;
	
}

.frase h3{
	font-weight: 300;
	opacity: 0.7;	
}

.frase .izq h1{
margin-right: 0px;
margin-top: 50%;
}
.frase .der h1{
margin-left: 0px;
margin-top: 50%;
}

.menu-top nav , .menu-fuera a, .brand-logo img{
	-webkit-transition: all 0.2s ;
    -moz-transition: all 0.2s ;
    -o-transition: all 0.2s ;
    transition: all 0.2s ;
}

.side-nav i{
font-size: 1.5rem !important;
}
.side-nav input{
	font-size: 1rem !important;
	margin-left: 1rem !important;
	/*background: #fff;*/

}
h5{
	margin-top: 0;
	margin-bottom: 20px;
}

  body {
    display: flex;
    min-height: 100vh;
    flex-direction: column;

  }

  main {
    flex: 1 0 auto;
  }

  nav{
  	background: initial !important;
  }




 .red-bg{background: url(../img/bg/red-bg.png);} 
 .green-bg{background: url(../img/bg/green-bg.png);}   
 .blue-bg{background: url(../img/bg/blue-bg.png);}   
 .amber-bg{background: url(../img/bg/amber-bg.png);}   
 .orange-bg{background: url(../img/bg/orange-bg.png);}     
 .purple-bg{background: url(../img/bg/purple-bg.png);}   
 .black-bg{background: url(../img/bg/black-bg.png);}   
 .pink-bg{background: url(../img/bg/pink-bg.png);}  
 .cyan-bg{background: url(../img/bg/cyan-bg.png);} 
 .teal-bg{background: url(../img/bg/teal-bg.png);}
 .blue-grey-bg{background: url(../img/bg/blue-grey-bg.png);}   
  

.colores-bot{
	background-image: url(../img/bg/colores.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.colores-top{
	background-image: url(../img/bg/colores.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.colores{
	height: 3px;
	background-image: url(../img/bg/colores.jpg);
}

.colores-small{
	height: 2px;
	background-image: url(../img/bg/colores.jpg);
	background-size: 50% 100%;
}

.orlas{
background-image: url(../img/bg/symphony.png);	
}

.diamantes{
background-image: url(../img/bg/diamond.png);	
}

/*   ------  nav  ----*/
nav .brand-logo{
padding-top: 8px;
}


.dropdown-content li a{

	font-size: 14px;
}

.reparado .select-wrapper {
	margin-left: 45px;
}


.g-recaptcha iframe {
    border-radius: 5px;
    width: 302px;
    height: 76px;
 }

/*   ------  CURSOS  ----*/
#fondo-prof{
	height: 160px;
	background-size: cover;
	margin: -24px -24px 0 -24px;
}

#foto-prof{
margin: -130px auto 0px;
background-color: rgb(255, 255, 255);
border-radius: 50%;
background-size: cover;
width: 200px;
height: 200px;
background-position: 0px 5px;
background-repeat: no-repeat;
}
#content-prof h4{
font-weight: 300;
margin-top:15px;
}
#content-prof h5{
margin-top: -12px;
font-size: 20px;
}
#content-prof p{
font-size: 16px;
margin: 0px 5%;
}

#modal-top{
margin: -24px -24px 0px;
padding: 30px 20px;
}

#modal-top h4{
margin: 0px !important;

}
#modal-sub{
margin: 0px -24px;
padding: 5px 20px;
}

#modal-sub p{
margin: 0px;

}
#modal-cont h5{
font-weight: 300;
}

.cuadros{

	background-image: url(../img/bg/cuadricula.png);
}

.cursos .container, .nosotros .container, .contactos .container{
	padding: 60px 0;
}

.cursos .button-group{
	margin-bottom: 20px;
}

.curso-big{
	width: 300px;
	padding-bottom: 10px;
	float: left;
	margin:0 10px 10px 0;
	height: 450px;
	background-image: url(../img/bg/symphony.png);
	
}

.nosotros li span{
	font-size: 18px;
	text-align: center;
	padding-top: 2px;
	margin: 0 10px 10px 0;

	display: inline-block;
	width: 30px;
	height: 30px;
	border-radius: 100%;

}



.curso-small{
	width: 145px;
	float: left;
	margin:0 10px 10px 0;
	height: 140px;
	/*background-image: url(../img/bg/diamond.png);*/
}

/* -- */
.curso-big .imagen{
height: 145px;
background-size: cover;
transition:all 0.25s;
background-position: 100% 20%;
}

.curso-small .imagen{
height: 0;
background-size: 0;
transition:all 0.0s;
}

/* -- */

.curso-big .titular{
	font-size: 16px;
	line-height: 18px;
	font-weight: 300;
	
}

.curso-small .titular{
	font-size: 14px;
	line-height: 20px;
	font-weight: 300;
	margin: -10px -10px !important;
	position: absolute;
	bottom: 15px;
	width: 130px;

	
}
.curso-small .titular span, .curso-big .titular span{
	font-weight: 600;
	text-transform: uppercase;
}

/* -- */
.curso-big p img{
	margin-right: 10px;
	width: 35px;
}

.curso-small p img{
	display: none !important;
}

.curso-big .logo{
	display: none !important;
}
.curso-small .logo{
	position: absolute;
	top: 0;
	/*left: 10px;
	width: 40px;*/
	z-index: 1;
	left: 10px;
	top:10px;
	width: 35px;
}




.curso-big .presen-virtu{
	font-size: 11px;
}
.curso-big .presen-virtu span{
	padding: 2px 7px;
	border-radius: 3px;
}

.curso-big .precio{
	font-size: 10px;
}

.curso-big .precio span{
	font-size: 16px;
}

.curso-big .objetivos{
	line-height: 20px;
	font-weight: 400;
	overflow: auto;
	height: 100px;
	/*margin-top: -5px !important; */
	margin-bottom: 5px !important;
}

.logos-header{
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	width: 100%;
	padding: 10px 0;
	/*background-image:url(../img/bg/texture.png);*/
}

.logos-header img{
	opacity: 0.3;
	
}

.logos-header img:hover{
	opacity: 1;
	transition: all 0.5s;
}
/*
.curso-small .curso-detalles{
display: none !important;
}
*/



/*   ------  Header  ----*/

header h1{
	text-transform: uppercase;
	font-weight: 600;
	font-size: 55px;
	margin-bottom: 0;
	
}

.header-curso, .encabezado{
	background-size: auto, cover;
	background-attachment: fixed;
	background-position: center;
	margin-top: -67px;
}

.header-curso h2{

	font-size: 30px;
	font-weight: 300;
	
	margin: 1rem 0px 1.424rem;
	line-height: 1.2em;
	/*text-shadow: 2px 2px 2px #000;*/
}

.header-curso h2 span{
	
	font-weight: 600;
	font-size: 40px;
	
}

.ofertas .circle{
	height: 100px;
	width: 100px;
	margin: 40px auto 0 auto;
	/*background-size: cover;*/
	background-position: center;
	background-repeat: no-repeat;
	/*border: solid 1px;*/
}

.ofertas h4{
	font-weight: 600;
	line-height: 0.4em;

}

.ofertas h5{
margin: 0;
}
.ofertas h4 span{
	font-size: 0.7em !important;
	font-weight: 300;
}

.ofertas h4 i{
font-size: 1.5rem !important;
margin: 0 !important;
padding: 0 !important;
}

.header-curso .logo-curso{
	width: 60px;
	height: 60px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	background-size: 100%;
	/*background-repeat: no-repeat;
	background-position: center;
	border-radius: 3px;*/
	
}


.testimonios .nombre{
	font-family: 'Kristi', cursive;
	font-size: 2em;
}

.testimonios .clase{

	font-size: 0.8em;
	line-height: 0;
}

.testimonios .container, .ofertas .container{
	padding: 50px 0;
}



.logo-abajo{
	position: absolute;
	bottom: 0;
	left: 0;
	right:0;
	padding: 15px 0 10px  0;
}

.btn-line{
	display: inline-block;
	padding: 5px 10px;
	border: solid 1px white; 
	border-radius: 3px;
}


.header-curso .objetivos-curso{
	/*background-image: url(../img/bg/texture.png);*/
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
}

/*   ------  NOSOTROS  ----*/

.nosotros .collection .title{
	font-weight: 600;
}

.detalle-cursos{
	padding-top: 25px;
}


.textura{
	background-image: url(../img/bg/texture.png);
}

.tabla-cursos td{
	padding: 0;
}


.cupos [class^="icon-"]::before, .cupos [class*=" icon-"]::before {
margin-right: 0;
margin-left: 0;
}





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

.presencial , .virtual{
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}

.presencial .clases-dia, .virtual .clases-dia{
	font-size: 14px;
	line-height: 0;
}

.presencial .precio, .virtual .precio{
	font-size: 20px;
	font-weight: 500;
	
	
}

.presencial .cupos {
 white-space: nowrap;
	
}

.tabla-cursos .boton{
	padding: 10px;
	border-radius: 2px;
	text-transform: uppercase;
}


.presencial .definicion span , .virtual .definicion span{
	display: inline-block;
	padding: 10px 0;
}



.videos-clase .collapsible-body{
	font-size: 11px;
	padding: 5px;
	font-weight: 400;

}

.videos-clase .collapsible-body td{
	margin: 0 !important;
	padding: 0 8px !important;

}

.videos-clase .collapsible-body .blue-text{
font-weight: 500;

}

.contactos{
	height: auto !important;
}

.nota-margen{
	text-align: right;
}

li.negra{
	color: black;
	font-weight: 500;
}

/*----------- contenidos cursos ----------------------------------------*/

.contenido-clase{
	width: 48%;
	float: left;
	
}


.contenido-clase p{
	font-size: 12px;
	font-weight: 400;
	line-height: 1.5em;
}



.contenido-clase h6{
	font-size: 12px;
	font-weight: 500;

}

.contenido-clase .card-title{
	font-size: 12px;
	line-height: 1em !important;
	font-weight: 600;
	text-transform: uppercase;

}

.contenidos .contenido-clase:nth-child(2n+1){
	margin-right: 4%;
}



/* -------------------- end contenidos cursos  -------------------------------------------*/

.ad-div {
	position: fixed;
	left: 10%;
	background-color: #fff;
	opacity: .6;
	top: 10%;
	z-index: 999988;
	width: 310px;
	height: 245px;
}

.ad-div-cont {
	padding: 5px;
	position: fixed;
	left: 10%;
	top: 10%;
	z-index: 999999;
	width: 310px;
	height: 245px;
	text-transform: uppercase;
	font-weight: 600;
}

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

	.lista_footer{
	-moz-column-count: 3; 
	-webkit-column-count: 3; 
	column-count: 3; 
	
	-moz-column-gap: 5px; 
	-webkit-column-gap: 5px; 
	column-gap: 5px;
}

	header h1{
	font-size: 40px;

}

.frase h3{
	font-size: 2.8em;
}

.header-curso h2{
	font-size: 30px;

}




    .nota-margen{
	text-align: center;
}

.lista-clientes{
	column-count: 3;
  -moz-column-count: 3;
  -webkit-column-count: 3;

  -webkit-column-gap: 20px;
    -moz-column-gap: 20px; 
    column-gap: 20px;

}



}



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

.ad-div {
	display: none;
	position: fixed;
	left: 0;
	background-color: #fff;
	opacity: .6;
	top: 59px;
	z-index: 999988;
	width: 100%;
	height: 200px;
}

.ad-div-cont {
        display: none;
	padding: 5px;
	position: fixed;
	left: 0;
	top: 59px;
	z-index: 999999;
	width: 100%;
	height: 200px;
	text-transform: uppercase;
	font-weight: 600;
}

	.lista_footer{
	-moz-column-count: 2; 
	-webkit-column-count: 2; 
	column-count: 2; 
	
	-moz-column-gap: 5px; 
	-webkit-column-gap: 5px; 
	column-gap: 5px;
}

	header h1{
	font-size: 30px;

}
.frase h3{
	font-size: 2.3em;
}

.header-curso h2{
	font-size: 25px;

}



    .lista-clientes{
	column-count: 2;
  -moz-column-count: 2;
  -webkit-column-count: 2;

  -webkit-column-gap: 20px;
    -moz-column-gap: 20px; 
    column-gap: 20px;

}

.curso-big{
width: 94%;
margin: 0 1% 2% 1%;
}

.curso-small{
width: 46%;
margin: 0 1% 2% 1%;
}

.grid{
padding: 0 0 0 2% !important;
}

}


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

	.lista_footer{
	-moz-column-count: 1; 
	-webkit-column-count: 1; 
	column-count: 1; 
	
	-moz-column-gap: 5px; 
	-webkit-column-gap: 5px; 
	column-gap: 5px;
}

	header h1{
	font-size: 20px;
	margin-top: 30%;

}







curso-small{

}





    .lista-clientes{
	column-count: 1;
  -moz-column-count: 1;
  -webkit-column-count: 1;

  -webkit-column-gap: 20px;
    -moz-column-gap: 20px; 
    column-gap: 20px;

}



}
