@CHARSET "UTF-8";

* {
    box-sizing: border-box;
}
.show-tablet{
    display: block !important;
}
.hide-tablet, #menu, #menu-display2{
	display:none !important;
}


.container {margin: 0 auto; width: 100%;}
#headImg{height: 250px; overflow: hidden}

/* HEAD */
#head{
	width: 100%;
	padding: 10px 20px;
	height: 100px;
	justify-content: flex-start;
}
#logo{ width: 150px;
  display: inline;
    float: none;
	}
#header {
    height: 100px; position: relative;
}
.logintop{padding-top: 10px; padding-left: 10px;}
.home-h1 {
    margin: 39px 95px 0 0;
	font-size: 14px;
}
#slideshowheader{left: 50%; margin-left: -540px; width: 1080px; margin-bottom: 0px !important;}
#slideshowheader{
	height: 230px;
	overflow: hidden;
}
.headImg{text-align: center; height: 200px;}

.headImg img {
    width: 100%;
}
.bcolor-gray{
	margin-top: -30px;
}

.slick-dots {bottom: 0px !important; z-index: 9999 !important;}
.slick-dots li.slick-active button::before {color: #047832 !important;}
.slick-dots li button::before {color: #047832 !important;}

/* HOME */
.tagline2{font-size: 0.9rem;}
.hometitlebox {font-size: 0.8rem;}
/* MENU */

.logo {text-align: center;}
#menu-display { display: block; position: absolute; right: 15px; top: -7px;}
.circle-text {max-width:30%;width: 65px;min-height: 30px;float: right;margin-top: 0px;cursor: pointer;}
.circle-text:after {content: "";display: block;width: 100%;height:0;padding-bottom: 100%;background: #e4e4e4;-moz-border-radius: 50%;-webkit-border-radius: 50%;border-radius: 50%;}
.circle-text div {float:left;width:100%;padding-top:24%;line-height:0.9em;margin-top:-.8em;text-align:center;color:#047832;}
.circle-text div hr{border: 0;height: 2px;background: #047832;width: 40%;margin:7px auto;}
.circle-text div a{display: block;width: 100%;height: 100%;cursor: pointer;}

.mobile-menu{ box-sizing: border-box; padding:0 0 20px 0; background: none repeat scroll 0 0 rgba(12, 14, 22, 0.85); display: block; height: 100%; left: -250px; overflow: auto; position: fixed; top: 0; width: 250px !important; z-index: 999999; border-top: 7px solid black; background-size: 200%; }

.mobile-menu-bg{ background-color: #000000; display: none; height: 100%; left: 0; opacity: 0.4; position: fixed; top: 0; width: 100%; z-index: 999998; }

ul.mobile-menu {
    list-style: none outside none;
    width: 100%;
}
ul.mobile-menu {
    margin-top: 0px;
}
ul.mobile-menu li {
    border-bottom: 1px dotted #fff;
    display: block;
    padding: 8px 0 10px 5px;
}
ul.mobile-menu li a {
    box-sizing: border-box;
    color: #fff;
    display: block;
    /*padding: 0 0 0 10px;*/
    text-decoration: none;
    width: 100%;
}
ul.mobile-menu li p {
    box-sizing: border-box;
    color: #7bb0b2;
    font-style: italic;
    display: block;
    /*padding: 0 0 0 10px;*/
    text-decoration: none;
    width: 100%;
}

ul.mobile-menu .selected {
    color: #fff;
    padding: 10px 0 10px 5px;
    font-weight: bold;
}
.content-right2 {width: 98%; padding: 0 1%;}
.imagemagazine{width: 100%}
#formContatti-100 label {font-size: .8rem}
.lastdesk{margin-right: 0 !important}

.buttoncarrello{margin-right: 10px;}
#bandierem{position: absolute; top: 15px; right: 40%;}
