*{margin:0; padding:0;}

body{
	font-family:'Roboto Condensed', sans-serif;
	background:#10245E;


}

header {
	width:100%; /* Establecemos que el header abarque el 100% del documento */
	/* Eliminamos errores de float */
	margin-bottom:0px;
	position: fixed;
	background-color: #10245E;
	z-index: 99;
	top:0%;
}

.logo{
	background-color: white;
}

 
.wrapper {
	width:90%; /* Establecemos que el ancho sera del 90% */
	max-width:1080px; /* Aqui le decimos que el ancho máximo sera de 1000px */
	margin:auto; /* Centramos los elementos */
	overflow:hidden; /* Eliminamos errores de float */
	background-color: white;

}

.ventana{
   width: 100%;
   height: 100%;
   color:#fff;
   position: fixed;
   background-image: url("../img/bg-modal.png");
   z-index: 99;
   top:0;
   left:0;
   display: none;
}

.formulario2 h1{
	color: black;
}

.formulario2 h2{
	color: blue;
}


.ventana2{
   width: 100%;
   height: 100%;
   color:#fff;
   position: fixed;
   background-image: url("../img/bg-modal.png");
   z-index: 99;
   top:0;
   left:0;
   display: none;
}

.formulario3 h1{
	color: black;
}

.formulario3 h2{
	color: blue;
}


/* *************** BANNER CONTENIDO ****************** */


section .fbanner {
	width: 100%;
	display: block; 
	text-align: justify;
    margin-top: 130px;
	/*margin-top: 150px;*/

}

section .banner-material img{
	width: 100%;
	margin: 0px;
	padding: 0px;
	clear: both;
	position: relative;
}

section .etiqueta-sistema img{	
}



section .banner-plan img{
	width: 100%;
	margin: 0px;
	padding: 0px;
	clear: both;
}

section .etiqueta-funciona img{}

section .info-plan{

}


/* ******CUADRO 01****** */
section .cuadro01{
   background: #00a099;
   width: 50%;
   height: 300px;
   float: left;
}

section .num01{
   width: 40%;
   float: left;
   font-size: 200px;
   font-family: century;
   color: white;
   padding-left: 5%;
   padding-top: 0%;
   text-decoration: bold;
  /* background: yellow;*/
}

section .plan01{
   background: #00a099;
   width: 50%;
   float: right;
/*   background: red;*/
   display: block;
   padding-right: 5%;
   padding-top: 7%;
   color: white;
}


/* ******************** */

section .cuadro02{
   background: #63a70a;
   width: 50%;
   height: 300px;
   float: right;
}

section .num02{
   width: 40%;
   float: left;
   font-size: 200px;
   font-family: century;
   color: white;
   padding-left: 5%;
   padding-top: 0%;
  /* background: yellow;*/
}

section .plan02{
   width: 50%;
   float: right;
/*   background: red;*/
   display: block;
   padding-right: 5%;
   padding-top: 12%;
   color: white;
}


/* ******************** */

section .cuadro03{
   background: #0082ca;
   width: 50%;
   height: 300px;
   float: left;
}

section .num03{
   width: 40%;
   float: left;
   font-size: 200px;
   font-family: century;
   color: white;
   padding-left: 5%;
   padding-top: 0%;
  /* background: yellow;*/
}

section .plan03{
   width: 50%;
   float: right;
/*   background: red;*/
   display: block;
   padding-right: 5%;
   padding-top: 15%;
   color: white;
}

/* ******************** */

section .cuadro04{
   background: #E6E6E6;
   width: 50%;
   float: left;
   text-align: center;
   height: 300px;
}

section .cuadro04 img{
   background: #E6E6E6;
   float: center;
   height: 300px;
   text-align: center;
   width: 100%;
}


/*section .info-uno{
	background-image: background-image: url(../img/fondo1.jpg);
	background-size: 100%;
}*/



/* ************* BLOQUE INFORMACION CON ETIQUETA NO.1 *************** */

section .info-uno{
	background-image: url(../img/fondo1.jpg);
	width: 100%;
	display: block; 
    margin-top: 0px;
    padding: 0;
	/*margin-top: 150px;*/
}

section .etiqueta01{
	float: left;
	display:block; 
	padding: 3%;
	padding-left: 10%;
	padding-right: 8%;
	padding-top:5%;
	clear: both;
	
}

section .info01{

	width: 25%;
	display: block; 
	text-align: left;
	margin: 0px;
	padding-left: 8%;
	padding-right: 12%;
	padding-top:5%;
	padding-bottom: 5%;
	color: white; 
	float: right;
	font-size: 17px;

}

section span{
	font-weight: bold;
    font-size: 18px;

}


section .flecha-abajo{
    width: 100%;
    display: inline-block;
    text-align: center;
    padding-bottom: 1%;
   
}

/* ************************************************************** */



/* ************* BLOQUE INFORMACION CON ETIQUETA NO.2 *************** */

section .info-dos{
	background-image: url(../img/fondo2.jpg);
	width: 100%;
	display: block; 
    margin-top: 0px;
    padding: 0;
	/*margin-top: 150px;*/
}

section .etiqueta02{
	float: left;
	display:block; 
	padding: 3%;
	padding-left: 10%;
	padding-right: 8%;
	padding-top:5%;
	clear: both;
	
}

section .info02{

	width: 25%;
	display: block; 
	text-align: left;
	margin: 0px;
	padding-left: 8%;
	padding-right: 12%;
	padding-top:5%;
	padding-bottom: 5%;
	color: white; 
	float: right;
	font-size: 17px;

}


section .flecha-abajo{
    width: 100%;
    display: inline-block;
    text-align: center;
    padding-bottom: 1%;
   
}

/* ************************************************************** */

/* ************* BLOQUE INFORMACION CON ETIQUETA NO.3 *************** */

section .info-tres{
	background-image: url(../img/fondo3.jpg);
	width: 100%;
	display: block; 
    margin-top: 0px;
    padding: 0;
	/*margin-top: 150px;*/
}

section .etiqueta03{
	float: left;
	display:block; 
	padding: 3%;
	padding-left: 10%;
	padding-right: 8%;
	padding-top:5%;
	clear: both;
	
}

section .info03{

	width: 25%;
	display: block; 
	text-align: left;
	margin: 0px;
	padding-left: 8%;
	padding-right: 12%;
	padding-top:5%;
	padding-bottom: 5%;
	color: white; 
	float: right;
	font-size: 17px;

}


section .flecha-abajo{
    width: 100%;
    display: inline-block;
    text-align: center;
    padding-bottom: 1%;
   
}

/* ************************************************************** */

/* ************* BLOQUE INFORMACION CON ETIQUETA NO.4 *************** */

section .info-cuatro{
	background-image: url(../img/fondo4.jpg);
	width: 100%;
	display: block; 
    margin-top: 0px;
    padding: 0;
	/*margin-top: 150px;*/
}

section .etiqueta04{
	float: left;
	display:block; 
	padding: 3%;
	padding-left: 10%;
	padding-right: 8%;
	padding-top:5%;
	clear: both;
	
}

section .info04{

	width: 25%;
	display: block; 
	text-align: left;
	margin: 0px;
	padding-left: 8%;
	padding-right: 12%;
	padding-top:5%;
	padding-bottom: 5%;
	color: white; 
	float: right;
	font-size: 17px;

}


section .flecha-abajo{
    width: 100%;
    display: inline-block;
    text-align: center;
    padding-bottom: 1%;
   
}

/* ************************************************************** */


/* ************* BLOQUE INFORMACION CON ETIQUETA NO.5 *************** */

section .info-cinco{
	background-image: url(../img/fondo5.jpg);
	width: 100%;
	display: block; 
    margin-top: 0px;
    padding: 0;
	/*margin-top: 150px;*/
}

section .etiqueta05{
	float: left;
	display:block; 
	padding: 3%;
	padding-left: 10%;
	padding-right: 8%;
	padding-top:5%;
	clear: both;
	
}

section .info05{

	width: 25%;
	display: block; 
	text-align: left;
	margin: 0px;
	padding-left: 8%;
	padding-right: 12%;
	padding-top:5%;
	padding-bottom: 5%;
	color: white; 
	float: right;
	font-size: 17px;

}


section .flecha-abajo{
    width: 100%;
    display: inline-block;
    text-align: center;
    padding-bottom: 1%;
   
}

/* ************************************************************** */


section .botones-plan{
text-align: center;
width: 100%;
overflow: hidden;
padding-top: 2%;
padding-left: 12%;
padding-right: 13%;
padding-bottom: 2%;
}


section .kardex img{
display: block;
float: left;
width: 20%;
}


section .descarga img{
display: block;
float: left;
width: 20%;

}


section .plan img{
display: block;
float: left;
width: 35%;

}


.botones-plan2{
text-align: center;
width: 100%;
overflow: hidden;
padding-top: 2%;
padding-left: 12%;
padding-right: 13%;
padding-bottom: 2%;
}


.kardex2 img{
display: block;
float: left;
width: 20%;
}


.descarga2 img{
display: block;
float: left;
width: 20%;

}


.plan2 img{
display: block;
float: left;
width: 35%;

}
/* ************************************************************** */

/* ********************* INFORMACION EN INSCRIPCION ****************** */

section .info-inscripcion{
	background-image: url(../img/fondo-inscripcion.jpg);
	padding-bottom: 10%;
	box-sizing: border-box;
	width: 100%;
    margin: 0 auto;
    padding-top: 0;
    display: block;

	/*margin-top: 150px;*/
}

section .et-inscripcion{
	position: absolute;
	padding-left: 0px;
	overflow: hidden;
	box-sizing: border-box;
}

section .linea-uno {
	color: white;
	margin-left: 10%;
	margin-right: 50px;
	overflow: hidden;
	font-size: 25px;
	text-decoration:none;
	padding-bottom: 2%;
	box-sizing: border-box;
}

section .barra-uno {
	background-color: #CF0A2C;
    border-radius: 40px;
	width: 80%;
    padding-left: 50px;
	padding-right: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 10%;
	margin-right: 10%;
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	font-size: 14px;
	color: white;
	text-decoration:none;
	padding-bottom: 1%;
	text-align: left;
	box-sizing: border-box;

}

section .barra-dos {
	background-color: #009540;
	border-radius: 40px;
	width: 80%;
    padding-left: 50px;
	padding-right: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 10%;
	margin-right: 10%;
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	font-size: 14px;
	color: white;
	text-decoration:none;
	padding-bottom: 1%;
	text-align: left;
	box-sizing: border-box;
}

section .barra-tres {
	background-color: #FF8300;
	border-radius: 40px;
	width: 80%;
    padding-left: 50px;
	padding-right: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 10%;
	margin-right: 10%;
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	font-size: 14px;
	color: white;
	text-decoration:none;
	padding-bottom: 1%;
	text-align: left;
	box-sizing: border-box;
}

section .barra-cuatro {
	background-color: #0082CA;
	border-radius: 40px;
	width: 80%;
    padding-left: 50px;
	padding-right: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 10%;
	margin-right: 10%;
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	font-size: 14px;
	color: white;
	text-decoration:none;
	padding-bottom: 1%;
	text-align: left;
	box-sizing: border-box;
}

section .barra-cinco {
	background-color: #00B3E3;
	border-radius: 40px;
	width: 80%;
    padding-left: 100px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 10%;
	margin-right: 10%;
	margin-top: 10px;
	margin-bottom: 0px;
	overflow: hidden;
	font-size: 14px;
	color: white;
	text-decoration:none;
	padding-bottom: 1%;
	text-align: left;
	box-sizing: border-box;
}

/* ************************************************************** */

/* ********************* INFORMACION EN REQUISITOS ****************** */

.info-requisitos{
width: 100%;

}

.et-requisitos{
width: 100%;
background-color: #F29100;

}

.requisitos{
background-color: #F29100;
color: white;
text-decoration: none;
padding-left: 10%;
padding-right: 10%;
padding-top: 3%;
padding-bottom: 4%;
font-size: 18px;

box-sizing: border-box;


}

.et-costos{
	position: absolute;


}

.costos{
background-image: url(../img/fondo1.jpg);
color:white;
text-decoration: none;
padding-left: 10%;
padding-right: 10%;
padding-top: 9%;
padding-bottom: 5%;
font-size: 18px;

box-sizing: border-box;
}

.img-libros{
	margin-right:30px;
	margin-top: 30px; 	
	float: right;
	background-color: none;
}

.img-libros img{
	display: block;
	width: 100%;
}



/* ************************************************************** */

/* ****************** INFO INSTALACIONES *********************** */

.et-instal{

	margin-left: 7%;
}

.galeria-p{
	width: 100%;
	float: center;
	text-align: center;
}

.galeria-p img{
	width: 100%;
}


/* ************************************************************** */


/* ****************** INFO CONTACTO ****************************** */

.info-contact{
width: 100%;
	box-sizing:border-box;
}

.et-contact{
width: 100%;
height:80px;

}

.et-contact img{
	width: auto;
	height: auto;

}

.contacto{
	float: left;
	height: 250px;
	margin: 0 auto;
	box-sizing:border-box;
}


}

.google-maps {
display:inline-block;
padding-bottom: 0%; // This is the aspect ratio
width: 100%;
box-sizing: border-box;
}

.google-maps iframe {
display:inline-block;
top: 0;
left: 0;
width: 65%;
float: left;
box-sizing: border-box;

}



.formulario{
    width: 100%;
    height: 300px;
	background-color: #D8D9DD;
	float: left;
}

.formulario2{
    width: 330px;
    height: 150px;
	padding: 25px;
	background-color: #eee;
	color: #666;
	top:50%;
	left: 50%;
	position: absolute;
	margin-left: -175px;
	margin-top: -175px;
	border-radius: 40px;



}

.formulario3{
    width: 330px;
    height: 150px;
	padding: 25px;
	background-color: #eee;
	color: #666;
	top:50%;
	left: 50%;
	position: absolute;
	margin-left: -175px;
	margin-top: -175px;
	border-radius: 40px;


}

#acceso{
background-color: gray;
color: white;
width: 30%;
}

#acceso2{
background-color: gray;
color: white;
width: 30%;
}

.formulario2 input{
	width: 40%;
}

.formulario3 input{
	width: 40%;
}

.cerrar{
	font-weight: 900;
	text-align: right;
}

.cerrar a{
	color: red;
	
}



/* ************************************************************** */

form{

	width: 450px;
	margin: auto;
	max-height: 100%;
	padding: 10px 20px;
	box-sizing: border-box;
}

input, textarea {
    width: 100%;
    margin-bottom: 20px;
    padding: 7px;
    box-sizing:border-box;
    font-size: 17px;
    border:none;
    color: black;
}

textarea{
min-height: 100px;
min-width: 200px;
width:90%;
}

#boton{
background-color: #ffffff;
color: black;
float:left;
width: 30%;
margin-right: 20px;
/*
padding: 20px;
font-size: 10px;
text-align: center;
width:100px;
height: 20px;*/
}

#limpiar{
background-color: #ffffff;
color: black;
float:left;
width: 30%;
}

#boton:hover {
	cursor: pointer;
}

#limpiar:hover {
	cursor: pointer;
}






/* ************************************************************** */


section .fbanner p{
	display: block; 
	text-align: justify;
	/*margin-top: 150px;*/
	padding: 5px 10px;
}


header .logo {
	float:left;
	width: 25%;
	 padding-top: 25px;
	 padding-right: 0px;
	 padding-bottom: 0px;
	 padding-left: 0px;

}

header .logo img {

	width: 85%;
	margin-bottom: 0px;
}


header nav {
	float:right;
	width: 70%;
	background: #224991;
	line-height:130px;
	text-align: center;

}

header nav a {
	display: inline-block;
	color:#000000;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
	line-height: normal;
	color: white;
}

header nav li {
	display:inline-block;
	border-bottom: 4px solid #c3d500;
	padding:10px 10px;
	line-height:25px;
	width: 10.5%;
	text-decoration: none;
	text-align: center;

}

header nav li:hover {
	display:inline-block;
	background-color:#1d70b7;
	text-decoration: none;
	text-align: center;
	/*border-radius:50px;*/
}

footer{
    width:100%; /* Establecemos que el header abarque el 100% del documento */
    clear: both;
    float: left;
	overflow:hidden; /* Eliminamos errores de float */
	background-color: #d9d9d9;
	color: #005493;
	font-size: 13px;
	text-align: center;
	padding: 40px;
	margin-top: 0px;
	box-sizing:border-box;
    display: block;
   
	bottom: 0;
	z-index: 100;

}

section .contenido {
	text-align: justify;
	display: block;
	float: left;
	clear: both;
	width: 100%;

}

section .redess{

	width: 100%;
	line-height: 30px;
	display: block;
	clear: both;
	float: right;
	max-width: 1080px;
	text-align: right;
	padding-right: 10px;
	font-size:13px;
	background-color: #EDEEF0;
}

.icon-facebook3:before {
    content: "\e604";
}

section .redess span {
    color: #445D9F;
    font-size: 15px;
    text-decoration: none;
	}

section .redess a {
    text-decoration: none;
	}


/*ESTILOS SLIDER*/

.main {
	width:90%;
	max-width:1080px;
	margin:0px auto;
	/*background-image: url(../img/fondo-slider.jpg);*/
	background-color: white;
	display: block;
	/*padding-top: 7%;*/
}
 
.slides {
	width:100%;
}
 
.slides img {
	width:100%;
}
 
.slidesjs-pagination {
	background:#424242;
	list-style:none;
	overflow:hidden;
}
 
.slidesjs-pagination li {
	float:left;
}
 
.slidesjs-pagination li a {
	display:block;
	padding:10px 20px;
	color:#fff;
	text-decoration:none;
}
 
.slidesjs-pagination li a:hover {
	background:#000;
}
 
.slides .active {
	background:#000;
}
 
.slidesjs-navigation{
	background:#000;
	color:#fff;
	text-decoration:none;
	display:inline-block;
	padding:13.5px 20px;
	float:right;
}

/* ************PANTALLA MEDIANA ************ */



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

	/*.main {
	padding-top: 21%;
	  }
*/



/* ************* BLOQUE INFORMACION CON ETIQUETA 1 1000px*************** */

.google-maps {
position: relative;
padding-bottom: 0%; // This is the aspect ratio
height: 0;
overflow: hidden;
}
.google-maps iframe {
top: 0;
left: 0;
width: 100% !important;
}







section .etiqueta01{
	float: left;
	display:inline-block; 
	clear: both;
	
	text-align: center;
	width: 90%;
	
}

section .info01{

	width: 80%;
	
}

section .flecha-abajo{
    width: 100%;
    display: inline-block;
    text-align: center;
    padding-bottom: 0%;
 
}

/* ************************************************************** */

/* ************* BLOQUE INFORMACION CON ETIQUETA 2 1000px*************** */

section .etiqueta02{
	float: left;
	display:inline-block; 
	clear: both;
	
	text-align: center;
	width: 90%;
	
}

section .info02{

	width: 80%;
	
}

section .flecha-abajo{
    width: 100%;
    display: inline-block;
    text-align: center;
    padding-bottom: 0%;
 
}

/* ************************************************************** */

/* ************* BLOQUE INFORMACION CON ETIQUETA 3 1000px *************** */

section .etiqueta03{
	float: left;
	display:inline-block; 
	clear: both;
	
	text-align: center;
	width: 90%;
	
}

section .info03{

	width: 80%;
	
}

section .flecha-abajo{
    width: 100%;
    display: inline-block;
    text-align: center;
    padding-bottom: 0%;
 
}

/* ************************************************************** */


/* ************* BLOQUE INFORMACION CON ETIQUETA 4 1000px *************** */

section .etiqueta04{
	float: left;
	display:inline-block; 
	clear: both;
	
	text-align: center;
	width: 90%;
	
}

section .info04{

	width: 80%;
	
}

section .flecha-abajo{
    width: 100%;
    display: inline-block;
    text-align: center;
    padding-bottom: 0%;
 
}

/* ************************************************************** */

/* ************* BLOQUE INFORMACION CON ETIQUETA 5 1000px *************** */

section .etiqueta05{
	float: left;
	display:inline-block; 
	clear: both;
	
	text-align: center;
	width: 90%;
	
}

section .info05{

	width: 80%;
	
}

section .flecha-abajo{
    width: 100%;
    display: inline-block;
    text-align: center;
    padding-bottom: 0%;
 
}

/* ************************************************************** */
section .fbanner {
   
    margin-top: 110px;

}

	header .logo {
	float:left;
	width: 100%;
	margin-bottom: 0;
	padding: 0;

}

   header .logo img {
    width: 30%;
	margin: 0px;
	padding: 0;
}

    header nav {
	float:right;
	width: 100%;
	background: #224991;
	line-height:130px;
	text-align: center;

}
 
section .fbanner {
    padding-top: 130px;

}
}


/* ************ESTILOS MENU ALTERNATIVO************ */
/* ************************************************ */

/*.main {
	padding-top: 16%;
	  }*/

.menu_bar {
	display:none;
}

.menu_bar .bt-menu {
		display:block;
		padding:10px;
		background:#224991;
		color:#fff;
		text-decoration:none;
		font-weight: bold;
		font-size:20px;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		box-sizing:border-box;
	}
 
	.menu_bar span {
		float:right;
		font-size:40px;
	}


/* **************ESTILOS MEDIA SCREEN************** */
/* ************************************************ */
@media screen and (max-width:800px ) {


/* ************BOTONES KARDEX, LIBROS, ETC******************* */

.google-maps {
position: relative;
padding-bottom: 0%; // This is the aspect ratio
height: 0;
overflow: hidden;
float: left;
width: 100%;
}

.google-maps iframe {
top: 0;
left: 0;
width: 100% !important;
}


.info-contact{
width: 100%;
box-sizing:border-box;
}

.et-contact{	
width: 100%;
height:80px;

}

.et-contact img{
	width: auto;
	height: auto;

}

.contacto{
	float: left;
	text-align: center;
	width: 100%;
	height: 250px;
	margin: 0 auto;
	background-color: #151B4E;
	box-sizing:border-box;
}






section .botones-plan{
padding-top: 1%;
padding-left: 10%;
padding-right: 10%;
padding-bottom: 1%;
}


section .kardex img{
width: 40%;
}


section .descarga img{
width: 40%;

}

section .plan img{
width: 80%;

}



.botones-plan2{
padding-top: 1%;
padding-left: 10%;
padding-right: 10%;
padding-bottom: 1%;
}


.kardex2 img{
width: 40%;
}


.descarga2 img{
width: 40%;

}

.plan2 img{
width: 80%;

}

/* ************************************************************** */


	/* ************ CUADROS PLAN*********** */
section .cuadro01{
   width: 100%;
   float: left;
}

section .cuadro02{
   width: 100%;
   float: left;
}

section .cuadro03{
   width: 100%;
   float: left;
}

section .cuadro04{
   width: 100%;
   float: left;
}
/* ++++++++++++++++++++++++++++++++++++++++++ */



section .fbanner {
   
    margin-top: 0px;

}

	header .logo{
		background-color: white;
	}	
	
	header .logo img {
		width: 35%;
		margin-bottom: 0px;
		margin-right: 0px;
		margin-left: 0px;
		padding: 0px;
		float: left;
	}


	header nav {
		width:65%;
		height:100%;
		left:-100%;
		margin:0;
		position: fixed;
		z-index: 99;
	    
	}
 

	 header nav li {
		display:block;
		border-bottom: 4px solid #c3d500;
		text-decoration: none;
		text-align: center;
		float:none;
		border-bottom: 1px solid #c3d500;
		width: 96%;
		
	}

	header nav li:hover {
		display:block;
		background-color:#1d70b7;
		text-decoration: none;
		text-align: center;
		/*border-radius:50px;*/
  		float:none;
		border-bottom: 1px solid #c3d500;
		width: 96%;
	}

	header nav li a {

		font-size: 15px;
	}



	.menu_bar {
		display:block;
		width:100%;
		background:#ccc;
		border-bottom: 5px solid #c3d500;
		margin:auto; /* Centramos los elementos */
		overflow:hidden; /

	}

	.menu_bar .bt-menu {
		display:block;
		padding:10px;
		background:#224991;
		color:#fff;
		text-decoration:none;
		font-weight: bold;
		font-size:25px;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		box-sizing:border-box;
	}
 
	.menu_bar span {
		float:right;
		font-size:25px;

	}


}



