



body
{
    background: url("../images/fondo-html.gif");
    background-repeat: no-repeat;
    background-size: auto;
}


<style>
@import url('https://fonts.googleapis.com/css?family=Roboto&display=swap');
</style> 

.container
{
	font-family: 'Roboto', sans-serif;
}



<style>
@import url('https://fonts.googleapis.com/css?family=Lobster&display=swap');
</style>



<style>
@import url('https://fonts.googleapis.com/css?family=Pacifico&display=swap');
</style>

<style>
@import url('https://fonts.googleapis.com/css?family=Permanent+Marker&display=swap');
</style>


<style>
@import url('https://fonts.googleapis.com/css?family=Fredoka+One&display=swap');
</style>


/*
******************* menu
*/

#kiposMenu
{
    background-color: #FFFFFF;
}

.navbar-default
{
    border: 0;
    padding-top: 10px;
    background-color:rgba(255,255,255,0.7);
}

.contenedorMenu
{
    min-height: 100px;
    font-size: 10px;
}

.dropdown-menu
{
    font-size: 12px;
}


.navbar-nav > li > a
{
    line-height: 1.3;
}

.whatMenu
{
    width: 150px;
    margin-left: 15px;
    float: left;
}

.socialMenu
{
    width: 100px;
    float: left;
}

.telefonoMenu
{
    width: 100px;
    float: left;
}


.categoria
{
    border-bottom: solid 1px #FFFFFF;
    margin: 0px 4px 0px 4px;
}

.whatMenu a
{
    color: #FFFFFF;
    padding: 3px 6px 6px 5px;
    border-radius: 3px;
    font-size: 8px;
    text-decoration: none;
}


.whatMenu img
{
    margin: 2px 4px 2px 2px;
}

.whatMenu span
{
    margin-top: 7px;
    display: block;
    text-transform: uppercase;
    font-size: 11px;
    line-height: 1;
    margin-bottom: 2px;
}


.socialMenu a img
{
    max-width: 22px;
    margin: 6px 0px 3px 0px;
}

.telefonoMenu
{
    margin-top: 5px;
    font-size: 12px;
}


.ingles
{
    background-color: #8242A0;
    margin-top: 0px;
    padding: 5px 35px;
    color: #FEFAFA;
    text-decoration: none;
    border-radius: 3px;
}


.ingles:hover
{
    background-color: #FFCA15;
    color: #FFFFFF;
    text-decoration: none;
}



@media (max-width:800px)
{
.ingles
{
    position: fixed;
    right: 10px;
    top: 30px;
}

}




.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    background-color: #8242A0;
    color: #FFFFFF;
}


.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus 
{
    background-color: #8242A0;
    color: #FFFFFF;
}

.navbar-nav>li>.dropdown-menu 
{
    background-color: #B29DC2;
}

.dropdown-menu>li>a
{
    color: #FEFEFE;
}


.nav>li>a 
{
    padding: 20px 11px;
}




/*
******************* /////////////menu
*/













/*
******************* banner principal
*/

.bannerPrincipal
{
    background: url("../images/banner/banner1_03.png");
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 261px;
    padding: 0px;
    margin:  0px 0px 30px 0px;
}

.bannerNiveles
{
    background: url("../images/banner/banner1_02.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 261px;
    padding: 0px;
    margin:  0px 0px 30px 0px;
}


.bannerNiveles h5
{
	text-align: center;
	color: #ffdb4a;
	font-weight: lighter;
}


.banner
{
    text-align: right;
    padding-top: 20px;
}


.banner h1, h2
{
    margin: 0px;
    color: #4CC29E;
}

.banner h1
{
    font-weight: 700;
}






.banner h2
{
    font-weight: 400;
}



.banner p
{
    background-color: #F8A88E;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 700;
    padding: 10px;
    margin-top: 12px;
    border-radius: 3px;
}


.banner a
{
    color: #FFFFFF;
    font-weight: 400;
}

@media (max-width:800px)
{
.banner h2
{
	background-color: rgba(255,255,255,.8);
	padding-right: 10px;
}
}

.bannerNiveles h1
{
	color: #FFFFFF;
	text-align: center;
	font-size: 48px;
	margin-top: 8%;
}



.contenedorNiveles p
{
	color: #FFFFFF;
    text-align: justify !important;
    
}

.textoNiveles
{
	font-size: 15px;
    
}



.banner h1
{
	background-color: rgba(255,255,255,.0);
	padding-right: 10px;
}


@media (max-width:800px)
{
.banner h1
{
    font-size: 34px;
}
}




@media (max-width:800px)
{
.trama
{
	background-color: rgba(255,255,255,.8) !important;
	padding-right: 10px;
}
}

/*
******************* /////////////banner principal
*/






/*
******************* contenido
*/


.contenido
{
    text-align: justify;
}

.textoNiveles p
{
	padding: 0px 10px;
    text-align: justify;
}

@media (max-width:800px)
{
.textoNiveles p
{
	padding: 0px;
}
}




.textoNiveles img
{
	display: block;
	margin-left: auto;
	margin-right: auto;
    margin-top: 30px;
}




.textoNiveles h2
{
    color: #8dd7f7;
    margin: 0px;
    margin-bottom: 10px;
    font-weight: bold;
}


.textoNiveles h3
{
    color: #8dd7f7;
    margin: 0px 0px 20px 0px;
}





.contenido h6
{
	color: #00bdec;
	font-size: 35px;
	font-weight: bold;
}

.textoNiveles h6
{
	text-align: center;
	font-size: 18px;
}



@media (max-width:800px)
{
.contenido h6
{
	font-size: 30px;
}

}

.thum
{
    min-height: 320px;
    padding: 10px;
}



.thum h4
{
    font-size: 14px;
    font-weight: 700;
    color: #777;
    font-weight: 300;
    letter-spacing: 0.5px;
}

.contenedorNiveles h4
{
	color: #FFFFFF;
	font-size: 20px;
}

.contenedorNiveles
{
	background-color: rgba(89,193,161,.1);
	padding: 20px;
}


.thum a
{
    text-decoration: none;
    color: #FFFFFF;
    font-size: 12 px;
    background-color: #FFCA15;
    padding: 5px 10px 5px 10px;
    border-radius: 4px;
}



.thum a:hover
{
    background-color: #8242A0;
}


.color1
{
	background-color: #f3ac9a;
	min-height: 125px;
	    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 3px solid #FFFFFF;
}


.color2
{
	background-color: #59c1a1;
	min-height: 125px;
		    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 3px solid #FFFFFF;
}


.color3
{
	background-color: #8dd7f7;
	min-height: 125px;
		    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 3px solid #FFFFFF;
}


.color4
{
	background-color: #8242a0;
	min-height: 125px;
		    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 3px solid #FFFFFF;
}


.color5
{
	background-color: #f0a7b7;
	min-height: 125px;
		    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 3px solid #FFFFFF;
}


.color6
{
	background-color: #FFCA15;
	min-height: 125px;
		    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 3px solid #FFFFFF;
}



.programas
{
    border-bottom: 1px solid   #DADADA;
    padding-bottom: 15px;
    margin-bottom: 30px;
}


.programasMenu1
{
    background-color: #8dd7f7;
    margin-bottom: 10px;
    min-height: 203px;
    padding-top: 30px;
}


.programasMenu1 a
{
    text-decoration: none;
    color: #FFFFFF;
    font-size: 12 px;
    background-color: #FFCA15;
    padding: 5px 10px 5px 10px;
    border-radius: 4px;
}


.programasMenu2
{
    background-color: #59c1a1;
    margin-bottom: 10px;
    min-height: 203px;
    padding-top: 30px;
}

.programasMenu2 a
{
    text-decoration: none;
    color: #FFFFFF;
    font-size: 12 px;
    background-color: #FFCA15;
    padding: 5px 10px 5px 10px;
    border-radius: 4px;
    
}




.programas a
{
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	letter-spacing:2px;
}

.programas a:hover
{
	color: #000000;
	background-color: #ffca15;
}


@media (max-width:800px)
{
.programas
{
	border-bottom: solid 1px #98d3bf;
}
}


.programas img
{
      margin-left:auto;
  margin-right:auto;
}

input
{
	margin-bottom: 20px;
	min-width: 400px;
	border-radius: 5px;
}



@media (max-width:800px)
{
input
{
	min-width: 100px;
}

}

.programas p
{
    color: #000000;
    text-align: justify !important;
}


.programas h5
{
    padding: 5px;
    color:#FFFCFC;
    margin: 5px;
    font-size: 19px;
    min-height: 10px;
    background-color: #8242A0;
}


/*
******************* /////////////contenido
*/












/*
*******************carousel
*/

.carousel
{
    margin-top: 30px;
}



/*
******************* /////////////carousel
*/












/*
******************* footer
*/


footer
{
	background-color:#4CC29E;
	min-height: 120px;
	margin-top: 60px;
}


@media (max-width:800px)
{
.contenidoFooter
{
	text-align: center
}
}


@media (max-width:800px)
{
.iconosFooter img
{
    position: absolute;
    margin-right: 20px;
}
}


@media (max-width:800px)
{
.iconosFooter p span
{
    margin-left: 25px;
}
}




.contenidoFooter
{
	max-width: 1000px;
	color: #FFFFFF;
	min-width: 100px;
	margin: 0 auto;
	padding: 20px 0px 20px 0px;
}


.contenidoFooter img
{
	max-width: 50px;
	float: left;
}




.contenidoFooter p
{
	margin-top: 10px;
}



.contenidoFooter a
{
    text-decoration: none;
    color: #FFFFFF;
    font-size: 12 px;
    background-color: #FFCA15;
    padding: 3px 10px 3px 10px;
    border-radius: 4px;
}

.derechos
{
	border-top: 1px solid white;
	margin-top: 6px;
}

.derechos p
{
	margin: 0px 0px 10px 30px;
}

/*
******************* /////////////footer
*/











/*
******************* galeria
*/


@media (max-width:800px)
{
.galeria
{
    margin-left: -25px;
}
}














.gallery {
-webkit-column-count: 3;
-moz-column-count: 3;
column-count: 3;
-webkit-column-width: 33%;
-moz-column-width: 33%;
column-width: 33%; }
.gallery .pics {
-webkit-transition: all 350ms ease;
transition: all 350ms ease; }
.gallery .animation {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1); }

@media (max-width: 450px) {
.gallery {
-webkit-column-count: 1;
-moz-column-count: 1;
column-count: 1;
-webkit-column-width: 100%;
-moz-column-width: 100%;
column-width: 100%;
}
}

@media (max-width: 400px) {
.btn.filter {
padding-left: 1.1rem;
padding-right: 1.1rem;
}
}



.gallery img
{
    margin-bottom: 15px;
}










/*
******************* /////////////galeria
*/








.titulo2
{
    font-family: 'Pacifico', cursive;
}


.titulo1
{
    font-family: 'Fredoka One', cursive;
}



@media (min-width:1200px)
{
	.container{ max-width:1170px;}
}



.carousel-caption
{
	background:rgba(0,0,0,0.5);
	padding: 0 20px;
	margin-bottom:40px;
	display:none;
}

.carousel-inner .item:hover > .carousel-caption
{
	display:block;
}




