/* GLOBALS */
.cbp-spmenu h2{font-size:25px; margin:10px 0; padding-top:20px;}
*,
*:after,
*:before {
    padding: 0;
    margin: 0;
}
/* DEMO 5 */

.wrapper-dropdown-5 {
margin-top: -5px;
    position: relative;
    width: 800px;
	float:right;
    padding: 0 0 0 14px !important;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
    box-shadow: 0 0px 0 rgba(0,0,0,0.2);
    cursor: pointer;
    outline: none;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
	margin-right:5px;
	top:8px;
}

.wrapper-dropdown-5:after { /* Little arrow */
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: 50%;
    right: 15px;
    border-width: 0;
    border-style: solid;
}

.wrapper-dropdown-5 .dropdown {
    background-color: #171717;
	margin-top:8px;
    position: absolute;
    top: 100%;
    left: 0;
	margin-right: -10px;
    right: 0;
    list-style: none;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
	text-align:right;
    max-height: 0;
    overflow: hidden;
	text-transform:lowercase;
}

.wrapper-dropdown-5 .dropdown li {
    padding: 0;
}

.wrapper-dropdown-5 .dropdown li a {
 display: block;
    text-decoration: none;
    padding: 10px 20px;
    transition: all 0.3s ease-out;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    border-bottom: solid 1px #3a3a3a;
    font-size: 15px;
}

.wrapper-dropdown-5 .dropdown li:last-of-type a {
    border: none;
}
.wrapper-dropdown-5 .dropdown li:hover a {
    color: #555555;
}
/*---se togli questo si disattiva il menu mobile di des---*/
.wrapper-dropdown-5.active .dropdown {
    max-height: 510px;padding-bottom: 5px;
}

/* No CSS3 support: none */

/* General styles for all menus */
.cbp-spmenu {
	position: fixed;
	background: #ffffff;
}
.cbp-spmenu a {
	display: block;
}

/*---------------------- cambia colore al passaggio --------------------*/
.cbp-spmenu a:hover {
	color:#000000;
}

.cbp-spmenu a:active {
	color:#000000;
}

/* Orientation-dependent styles for the content of the menu */
.cbp-spmenu-vertical {
	overflow-y: scroll;
	-webkit-overflow-scrolling:touch;
	width: 100%;
	height: 100%;
	top:60px;
	z-index: 1000;
	padding-top: 0;
}
.menu-mobile {margin:2px 0 10px;width: 60px;text-align:center;position:fixed;top: 0;z-index: 400;}
.menu-mobile a i{font-size:18px;}
.cbp-spmenu-vertical ul {
	margin:0;
}
.cbp-spmenu-vertical .topnav a {
	padding:15px 15px 5px 0;
	color: #562218;
}
/* Vertical menu that slides from the left or right */

.cbp-spmenu-left {left: -100%; margin-top: -15px;}
.cbp-spmenu-left.cbp-spmenu-open {
	left: 0px; border-top: 1px solid #dfdfdf;padding-top:0;padding-left: 20px;padding-right:20px;
}

.cbp-spmenu,
.cbp-spmenu-push {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.cbp-spmenu ul li {padding-left: 0px;}

/* Example media queries */

@media screen and (max-width: 55.1875em){

	.cbp-spmenu-horizontal {
		font-size: 75%;
		height: 110px;
	}

}

/* General Demo Style */


/*-----------------------qui-------------------------*/
body, html {padding: 0;}

.clearfix:before,
.clearfix:after {
	content: " ";
	display: table;
}

.clearfix:after {
	clear: both;
}


a {
	text-decoration: none;
}
/*-------------- menu destra --------*/
/*-------------- menu destra ---------*/
.buttonmenu {font-size:11px;font-weight:600;}
.btnmenu {
width: 45px !important;
height: 36px;
padding-right: 0px !important;
text-align: center;
}
.btnmenu i{
text-align: center;
font-size:25px;
    width: 30px;
    height: 20px;
    line-height: 20px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.menumobile{
max-width:none !important;
border-bottom: 0px solid #99825b;
 z-index:-900;
}

.menumobile{
height: 55px;
position: fixed;
top: 0;
right: 0;
z-index: 900;
float:right;
}

.menumobile-sin{
height: 55px;
position: fixed;
top: 0;
left: 0;
z-index: 900;
float:left;
display: none;
}

.menumobile > section{
	margin: 0;
float: left;
border-right: 0px solid #041633;
font-size: 18px;
width:50px;
}
.titolo{
color: #333333;
text-decoration: none;
display: block;
padding:0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
line-height: 35px;
text-transform:uppercase;
}

.dl-menuwrapper button {
font-family: 'Montserrat', sans-serif;
color: #085824;
background:none;
border: none;
width:65px;
height: 45px;
overflow: hidden;
position: relative;
cursor: pointer;
outline: none;
font-size: 10px;
font-weight: 600;
margin-top: -1px;
}
.dl-menuwrapper button strong{padding:0 5px;}

.dl-menuwrapper button i{font-size:17px;margin-top:2px;margin-left: -20px;}

.dl-menuwrapper button:after {
content: '';
position: absolute;
width: 68%;
height: 3px;
top: 13px;
left: 16%;
}
li {list-style:none;}
figure {margin:0px 0;}
/*-------------immagine su testo ---------------*/ 
*{ padding:0px; margin:0px; }
