* {
	margin:0;
	padding:0;
}
 
body {

}
 

 
nav {
	width:90%;
	max-width:1600px;
	margin:20px auto;
	background:#242424;
    position: fixed;
    z-index: 10;
}
.boton-menu{
    width: 40% !important;
    height: 100%;
    display: inline-block;
    line-height: 45px;
    font-size: 20px;
    text-align: right;
    
}
.otro-boton-menu{
 width: 59%;
    height: 100%;
    display: inline-block;
}
.menu_bar {
	display:none;
}
 nav ul {
	overflow:hidden;
	list-style:none;
}
 nav ul li {
	float:left;
}
nav ul li a {
	color:#fff;
	padding:20px;
	display:block;
	text-decoration:none;
}
 nav ul li span {
	margin-right:10px;
}
 nav ul li a:hover {
	background:#5e6367;
    color: #c1d3e4;
}
header nav {
	width: 295px;
    height: 100%;
    left: -100%;
    margin: 0;
    position: fixed;
    padding-right: 10px;
	border-right: 8px solid #2990a0;
}
header nav ul li {
	display:block;
	float:none;
	border-bottom: 1px solid #0093a2;
}
.menu_bar {
	display:block;
	width:100%;
	background-color: #272727 !important;
    position: fixed;
    z-index: 10;
}
.menu_bar {
	display:block;
	background:#272727;
	color:#fff;
	text-decoration:none;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.bt-actu{
    display: inline-block;
    width: 120px;
    margin: 4px 10px;
    height: 30px;
    background: #1d5054;
    color: #fff;
    text-decoration: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 3px;
    text-align: center; 
	margin-top: 10px;
    margin-bottom: 10px;
}
.bt-situe{
    display: inline-block;
    width: 120px;
    margin: 4px 10px;
    height: 30px;
    background: #1d5054;
    color: #fff;
    text-decoration: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 3px;
    text-align: center;
	margin-top: 10px;
    margin-bottom: 10px;
}
.menu_bar span {
	float:right;
	font-size:17px;           
}
.button{
    display: inline-block;
    width: 120px;
    position: absolute;
    padding-right: 1%;
    cursor: pointer;
    color: #fff;
}
.button:before {
           -webkit-transition: all .3s ease;
           -ms-transition: all .3s ease;
           transition: all .3s ease;
           position: absolute;
           top: 14px;
           left: 85%;
           display: inline-block;
           height: 2px;
           width: 17px;
           background-color: #fff;
           content: '';
       }
       .button:after {
           position: absolute;
           top: 20px;
           left: 85%;
           display: inline-block;
           height: 8px;
           width: 17px;
           border-top: 2px solid #fff;
           border-bottom: 2px solid #fff;
           content: '';
       }
       
#cssmenu .submenu-button {
    position:relative;
    z-index:99;
    right:-21px;
    top:1px;
    height:20px;
    width:20px;
    cursor:pointer;
    background-image: url(img/plus.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
#cssmenu .submenu-button_2 {
    position:relative;
    z-index:99;
    right:-21px;
    top:1px;
    height:20px;
    width:20px;
    cursor:pointer;
    background-image: url(img/less.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.submenu{
    cursor: pointer;
}
.showsub{
    display: none;
	font-size: 15px;
}
.showsub li a{
    margin-left: 10px;background-color: #424242;
}

/*}*/

@media only screen and (max-width: 1322px){
   
     .button:after{
        left: 80%;
    }
    .button:before {
        left:80%;
    }
}

@media only screen and (max-width: 968px) {
    .button:after{
        left: 77%;
    }
    .button:before {
        left:77%
    }

}
@media only screen and (max-width: 890px) {
    .bt-actu{
        display: none;
        clear: both;
    }
    .bt-situe{
        clear: both;
    }
    .menu_bar {
    display: block;
    background: #595857;
    color: #fff;
    text-decoration: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    }
    
    .button{
        left: 60% !important; 
        width: 100px;
        position: absolute;
        display: block;
    }
    .button:after {
        left: 68% ;
    }
    .button:before{
        left: 68% ;
    }
    .bt-situe{
        display:block;
        float: left !important;
    }
    .bt-actu{
        display:none;
    }
    
}

@media only screen and (max-width: 568px) {
     .button:after {
        left: 50% ;
        width: 10%;
        
    }
    .button:before{
        left: 50% ;
        width: 10%;
    }
    .button{
        padding-right: 2%;
    }
 
}

@media only screen and (max-width: 400px) {
.button:after {
   left: 40% ;
   width: 10%;     
}
.button:before{
    left: 40% ;
    width: 10%;
}
.button{
    padding-right: 2%;
}
header nav {
    width: 273px;
    -webkit-box-shadow: 3px 3px 3px hsla(0,0%,0%,0.33);
    box-shadow: 3px 3px 3px hsla(0,0%,0%,0.33);
}
nav ul li a {
    font-size: 12px;
        }
#cssmenu .submenu-button {
    width: 12px;
    height: 12px;
}
#cssmenu .submenu-button_2 {
    width: 12px;
    height: 12px;
}
}