
@import url('https://fonts.googleapis.com/css?family=Jura');

.wave-decoration.is-reflection {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}
.wave-decoration.is-bottom {
    top: auto;
    bottom: 0;
}
.wave-decoration {
    position: absolute;
    top: 0;
    z-index: 5;
    /*pointer-events: none;*/
    width: 2000px;
    left: 50%;
    margin: 0 0 0 -1000px;
}

.wave-decoration.is-bottom svg {
    margin: 0 -2px -6px;
}

svg:not(:root) {
    overflow: hidden;
}
.wave-decoration svg {
    vertical-align: bottom;
    margin: -2px -2px 0;
}

.fine{
	display: none;
}

.go{
	display: none;
}

.fasocial{
	font-size: 40px !important;	
	display: block;
	padding-top: 10px;
}

.onda-contatti-big{
	display: block;
}

.onda-contatti-small{
	display: none;
}
/*NEWSLETTER*/

.newsletter {
    border-spacing: 0;
    padding: 0;
    border: 0;
    width: 47.5%;
    float: left;
    margin-right: 5%;
}

.riga-newsletter {
    width: 100%;
}

.newsletter.last {
    margin-right: 0;
}

.newsletter2 {
    border-spacing: 0;
    padding: 0;
    border: 0;
    width: 100%;
}

#defaultReal {
    margin-left: 40px;
    width: auto;
    float: left;
    margin-bottom: 0;
}

.td_mobile {
    vertical-align: middle;
}

.td_mobile a{
	color: #444;
}

.padleft {
    padding-left: 40px;
    vertical-align: middle;
    float: right;
    margin: 5px;
}

/*NEWSLETTER*/
.prodotto{
    position: relative;
    top: 0px;
    float: left;
    display: block;
    width: 30%;
    padding: 20px;
    margin-top: 0px;
    margin-bottom: 60px;
    margin-right: 5%;
    background-color: #D6D7D8;
    box-sizing: border-box;
    height: auto;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
	border: #0097D1 1px solid;
	border-radius: 10px;
	
	background: #D6D7D8; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient( #D6D7D8, #fff); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient( #D6D7D8, #fff); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient( #D6D7D8, #fff); /* For Firefox 3.6 to 15 */
    background: linear-gradient( #D6D7D8, #fff); /* Standard syntax */	
	
	background: #D6D7D8; /* For browsers that do not support gradients */
	background: -webkit-linear-gradient(left top, #fff, #D6D7D8); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(bottom right, #fff, #D6D7D8); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(bottom right, #fff, #D6D7D8); /* For Firefox 3.6 to 15 */
	background: linear-gradient(to bottom right, #fff, #D6D7D8); /* Standard syntax */
	
	
}

.left1 {
    float: left;
    width: 50%;
    margin-bottom: 50px;
    margin-top: 50px;
}

.left1 .image {
    width: 47.5%;
    float: left;
    height: 434.5px;
    box-sizing: border-box;
    margin-right: 5%;
    border-radius: 10px;
	border: 1px solid #CCC;
}

.left1 .image2 {
    width: 47.5%;
    float: left;
    height: 201px;
    box-sizing: border-box;
    margin-bottom: 32.5px;
    margin-right: 5%;
    border-radius: 10px;
	border: 1px solid #CCC;
}

.left1 .image2.last {
    margin-bottom: 0px;
    margin-right: 0px;
}

.left1 .image2.last.back {
    margin-bottom: 32.5px;
}

.right1 {
    float: left;
    width: 50%;
    padding-left: 40px;
    box-sizing: border-box;
    height: 434.5px;
    text-align: justify;
    position: relative;
	margin-top: 50px;
}

.right1 .btn {
    position: absolute;
    margin: 0px auto;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
}

.prodotto:hover .titolo{
	color: #444;
}

.prodotto.last {
	margin-right: 0;
}

.prodotto2 {
    position: relative;
    top: 0px;
    float: left;
    display: block;
    width: 48.325%;
	margin: 40px 0px;
    margin-right: 3.35%;
    padding: 10px;
    background-color: #fff;
    box-sizing: border-box;
    height: 100%;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
	border: 1px solid #0097D1;
	border-radius: 10px;
}

.prodotto2:hover .titolobig{
	color: #444;
}

.prodotto2.last {
	margin-right: 0;
}

.offerte-nascoste {
	display: none;
	position: relative;
	height: 100%;
}

.titolo {
    display: block;
    margin: 0px;
    padding: 0px;    
    font-weight: 700;
    text-align: left;
    overflow: hidden;
	padding-bottom: 15px;
	text-transform: uppercase;
	color: #444;
}

.imgprodotti {
    display: block;
    height: 250px;
	position: relative;
	/*border: 1px solid #cc0000;*/
	border-radius: 10px;
	/*padding: 10px;*/
}

.testo {
    display: block;
    padding-top: 15px;
    padding-bottom: 15px;
    height: auto;
    overflow: hidden;
	text-align: left;
	line-height: 20px;
	color: #444;
}

.testo2{
	display: block;
    padding-top: 15px;
    padding-bottom: 20px;
    height: 140px;
    overflow: hidden;
	text-align: left;
	line-height: 20px;
}

.price{
	display: block;
    padding-bottom: 15px;
	text-align: left;
	color: #444;
	font-weight: 700;
}

.carrello {
    float: right;
    display: block;
    color: #fff;
    font-weight: 700;
    padding: 5px 20px;
    background-color: #0097D1;
	font-size: 20px;
	border-radius: 10px;
}

.foto2{
	display: block;
	width: 100%;
	height: 250px;
	border-radius: 10px;
}

.foto4{
	display: block;
	width: 100%;
	height: 500px;
	border-radius: 10px;
	padding-bottom: 60px;
}

.mail{
	color: #444;
}

html, body{
	font-family: 'Jura', sans-serif;
	color: #444;
	font-size: 16px;
	line-height: 24px;
	height: 100%;
	margin: 0;
	background-color: #FFF;	
}

input, select, textarea, btn{
	font-family: 'Jura', sans-serif;
}

dt{
	font-weight: bold;
}

a{
	color: #444;
	text-decoration: none;
}

.mattina {
	text-align: left;
	border-bottom: 1px solid #444;
	padding-left: 37px;
}

.testa {
	height: 140px;
}

.cnt_map{
	width:100%;
	position:relative;
	overflow:hidden;
	height: 100%;
	background: #dedede;
}

.cnt_map2{
	width: 100%;
	height: 80px;
	position: relative;
	overflow: hidden;
}

.cnt_map3{
	width: 100%;
	height: 240px;
	position: relative;
	overflow: hidden;
	top: 80px;
}

.white {
	background-color: #FFF;
	width: 100%;
	border-bottom: 3px solid #0097D1;
}

.uk-margin-bottom {
	color: #fff;
	text-align: center;
}

#copy3{
	font-size: 22px; 
	text-align: center;
	font-weight: 800;
	color: #7a7a7a;
	text-align: center;
}

.tm-totop-scroller::after {
    content: "\f062";
    font-family: FontAwesome;
}

.clear {
	clear: both;
}

#head {
	position: fixed;
	left: 0;
	right: 0;
	z-index: 1001;
}

.anchor {
    display: block;
    position: relative;
    top: -160px;
    visibility: hidden;
}

.container {
	max-width: 1200px;
	margin: 0px auto;
	
}

#cnt_brands {
	margin-top: 10px;
	background-color: #FFF;
	box-shadow: 0px 2px 2px #ccc;
	position: relative;
}

.cnt_loghi {
	/*max-width: 1920px;*/
	max-width: 1300px;
	position: relative;
	margin: 0 auto;
}

#contatti{
	top: -180px;
}

section {
	background: #fff;
	position: relative;
}

.overflow{
	overflow: hidden;
}

#c1 {
	background: #efefef;
}

#c2 {
	/*background: url(/img/texture.png) top center repeat-y fixed;*/
	background-image: url('/img/bg.jpg');
	background-attachment: fixed;
	overflow: hidden;
	background-size: cover !important;
}

#c5 {
	overflow: hidden;

}

.sottotitolo {
	font-size: 18px;
	font-weight: 300;
}

.sottotitolo.colored {
	color: #fff;
}

#marchi{
	margin: 50px 0px;
}

.container2{
	width: 100%;
	background-color: #dedede;
	position: relative;
	overflow: hidden;
	color: #444;
}

.container2 a {
	color: #444;
}

.container3 {
	width: 100%;
}

.container4 {
	width: 100%;
	overflow: hidden;
	padding-bottom: 0px;
}

.container5 {
	width: 100%;
	background-color: #8CC63F;
}

.container6 {
	width: 100%;
	overflow: hidden;
	padding-bottom: 50px;
}

.container7{
	width: 100%;
	overflow: hidden;	
	background-color: #F0F0F0;
}

.certi{
	border: #aaa 3px solid !important;
}

.certitxt{
	color: #444 !important;
}

.rosso {
	color: #ff0000;
	margin-top: 10px;
    padding: 10px;
    text-align: left;
}

.logo-container {
	width: 100%;
	display: table;
	padding-left: 0;
	border-spacing: 15px;
	margin: 0;
	margin-bottom: 50px;
	text-align: center;
}

.logo{
	border-radius: 10px;
	width: 100%;
	padding: 10px;
	box-sizing: border-box;
	background: #fff;
	/*border: 1px solid #dedede;*/
}

.logo .image {
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
	height: 50px;
}

.servizio .icon {
	width: 100%;
    background-position: center center;
    margin: 10px 0;
    height: 55px;
	position: absolute;
	background-repeat: no-repeat;
	z-index: 3;
	left: 0;
	top: 30%;
	-webkit-transform: translateY(-30%);
	-ms-transform: translateY(-30%);
	transform: translateY(-30%);
}

.titolo-servizio.color {
	display: block;
	width: 100%;
	padding: 40px;
	box-sizing: border-box;
	margin: 0px auto;
	color: #fff;
	font-size: 15px;
	top: 65%; /*riportare a 35% se si rimette il testo*/
	-webkit-transform: translateY(-30%);
	-ms-transform: translateY(-30%);
	transform: translateY(-30%);
}

.richiesta_info_td{
	width: 35%;
	text-align: left;
	padding-right: 5px;
}

#cnt_head {
	position: relative;
	max-width: 1300px;	
}

#logo {
	margin-top: 30px;
	margin-bottom: 30px;
	height: 84px;
	background-size: cover;
	background-repeat: no-repeat;
	float: left;
	transition: all .2s ease 0s;
}

#menu-cnt{
	position: relative;
}

#menu-trigger{
	display: none;
}

#menu{
	list-style-type: none;
	padding: 0;
	margin:  0 0 0 0;
	text-align: center;
	float: right;
	margin-top: 87px;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;	
}

.red{
	color: #CA0030 !important;
}

.menu-li{
	display: inline-block;
	position: relative;
	padding-left: 10px;
}

.menu-li:first-child{
	padding-left: 0;
}

#cert{
	position: absolute;
	right: 20px;
	top: 20px;
	font-size: 11px;
	line-height: 22px;
}

#cert .fa{
	font-size: 26px !important;
	color: #0097D1 !important;
	position: relative;
	top: 5px;
}

#cert span{
	height: 18px;
	margin: 0px 5px;
	font-style: italic;
}

#cert span.last{
	margin-right: 0px;	
	
}

#cert img{
	height: 15px;
	margin-left: 10px;
	position: relative;
	top: 3px;
}

#cert img.repubblica{
	height: 20.5px;
	position: relative;
	top: 6px;
}

#cert img.iso{
	height: 40px;
	position: relative;
	top: 8px;
}

#cert img.soaiso{
	height: 20px;
	position: relative;
	top: -1px;
}


#menu > .menu-li > ul {
    position: absolute;
    display: none;
    padding-left: 0;
    margin-top: 0;
    text-align: left;
    white-space: nowrap;
    transition: all 0.5s;
	padding-top: 19px;
	background: rgba(255, 255, 255, 0);
	border-radius: 5px;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

#menu > .menu-li > ul > li {
    display: block;
	background: #FFF;
	border: 3px solid #0097D1;
	border-top: 0px;
	border-bottom: 0px;
}

#menu > .menu-li > ul > li.last{
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom: 3px solid #0097D1;
}

#menu > .menu-li > ul > li > a {
    display: block;
	font-size: 18px;
	padding: 10px 10px 10px 10px;
	text-decoration: none;
	color: #444;
	text-transform: uppercase;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
	line-height: 18px;
	font-weight: 700;
}

#menu > .menu-li > ul > li > a.first{
	padding-top: 0px;
}

#menu > .menu-li > ul > li > a.last{
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

.menu-a{
	display: block;
	font-size: 18px;
	border-radius: 5px;
	padding: 10px 10px 10px 10px;
	text-decoration: none;
	color: #444;
	text-transform: uppercase;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
	line-height: 18px;
	font-weight: 700;
}

.menu-a.last{
	padding-right: 0px;
}

.menu-a.final {
	color: #0097D1;
}

.menu-a.hover {
	color: #0097D1;
}

.menu-li:hover .menu-a, .menu-a.active, .menu-li:hover .menu-a.active{
	font-weight: 700;
	color: #9C9FA1;
	/*background-color: #28166F;*/
}

#menu > .menu-li:hover > ul{
	display: block;
}

#menu > .menu-li > ul > li > a.hover {
	color: #0097D1;
}

#menu > .menu-li > ul > li:hover > a, #menu > .menu-li > ul > li > a.active, #menu > .menu-li:hover > ul > li > a.active{
	font-weight: 700;
	color: #9C9FA1;
	/*background-color: #28166F;*/
}

#box_cnt_request{
	position: relative;
	width: 100%;
	top: -100px;
	margin-bottom: -100px;
	box-sizing: border-box;		
	background: #fff;
}

#cnt_photo {
	margin: 0px auto;
	width: 100%;
	max-width: 1920px;
	height: 603px;
	top: 140px;
	position: relative;
	overflow: hidden;	
	margin-bottom: 140px;
}

#cnt_photo2 {
	margin: 0px auto;
	width: 100%;
	max-width: 1920px;
	height: 900px;
	position: relative;
	overflow: hidden;
}

#cnt_photo_map{
	margin: 0px auto;
	width: 100%;
	max-width: 1920px;
	height: 753px;
	top: 140px;
	position: relative;
	overflow: hidden;	
	margin-bottom: 140px;
}

#map{
	height: 750px;
	width: 100%;
	position: relative;
}

#cnt_photo3 {
	margin: 0px auto;
	width: 100%;
	max-width: 1920px;
	height: 553px;
	position: relative;
	overflow: hidden;
	background-color: #353A3C;
	top: 140px;
	margin-bottom: 140px;
}

#photo {
	position: absolute;
	top: 0px;
	width: 100%;
	height: 600px;
	background-color: #353A3C;
}

#photo2 {
	position: absolute;
	top: 0px;
	width: 100%;
	height: 550px;
	background-color: #353A3C;
}

#photo2 .item {
	width: 100%;
	height: 550px;
	background-size: cover;
	display: block;
	box-sizing: border-box;
	background-position: center center;
	text-align: center;
	text-decoration: none;
	font-size: 40px;
	color: #fff;
}

#photo .item {
	width: 100%;
	height: 600px;
	background-size: cover;
	display: block;
	box-sizing: border-box;
	text-align: center;
	text-decoration: none;
	font-size: 40px;
	color: #fff;
	background-position: center center;
}

.tm-parallax-teaser-container {	
    position: relative;
    left: 50%;
    text-align: center;
	top: 50%;
	-ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
	z-index: 10;
}

.tm-parallax-teaser-container.tall{
	top: 32%;
	left: 50%;
	-ms-transform: translate(-50%, -32%);
    -webkit-transform: translate(-50%, -32%);
    -moz-transform: translate(-50%, -32%);
    -o-transform: translate(-50%, -32%);
    transform: translate(-50%, -32%);
}

.tm-parallax-teaser-headline {
	max-width: 1300px;
	border-radius: 10px;
    display: inline-block;
    padding: 5px 20px;
    /*background: rgba(53, 58, 60, 0.75);*/
    color: #ffffff;
    line-height: 55px;
	font-style: italic;
	text-transform: uppercase;
	font-size: 45px;
	box-sizing: border-box;
	text-shadow: 1px 2px #000;
	font-weight: 700;
}

.clear{
	clear: both;
	height: 0;
}

.img{
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.btn {
	border-radius: 10px;
	min-width: 150px;
    display: inline-block;
	border: 2px solid #0097D1;
	border: #aaa 2px solid;
	border: #353A3C 2px solid;
	background: #353A3C;
	color: #FFF;
    padding: 3px 20px;
    text-decoration: none;
    /*text-transform: lowercase;*/
    text-align: center;
    margin: 10px auto 50px auto;
    cursor: pointer;
    line-height: 22px;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    width: 100%;
	box-sizing: border-box;
}

.btn.home {
	width: auto;
}

.btn:hover, .btn:focus, .btn:active {
	color: #FFF;
}

.btn4{
    display: inline-block;
    color: #FFF;
    background-color: #666;
    border: 1px solid #666;
    padding: 3px 20px;
    text-decoration: none;
    text-transform: lowercase;
    text-align: center;
    margin: 0 auto;
    cursor: pointer;
    line-height: 22px;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    float: right;
}

.btn2{
	display: inline-block;
	color: #FFF;
	background-color: #252D52;
	border: 1px solid #FFF;
	padding: 3px 20px;
	text-decoration: none;
	text-transform: lowercase;
	text-align: center;
	margin: 0 auto;
	cursor: pointer;
	line-height: 22px;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
}

.btn2:hover, .btn2:focus, .btn2:active {
	color: #252D52;
	background-color: #FFF;
}

.btn.contatti{
	font-weight: 700;
	padding: 3px 0px;
}

.btn.form{
	border: 2px solid #0097D1;
	background: #353A3C;
	color: #FFF !important;
	font-size: 16px;
	margin: 15px auto 0 auto;
}

.btn.form:hover{
	background: #353A3C;
	color: #FFF !important;
}

.contatti{
	position: relative;
	padding-left: 70px;
	padding-top: 50px;
}

.contatti h6{
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 7px;
}

.contatti p, .contatti a{
	font-size: 14px;
	margin-top: 0;
	margin-bottom: 20px;
}

.icona-contatti{
	width: 50px;
	height: 50px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	border: 2px solid #E10413;
	text-align: center;
	position: absolute;
	left: 0;
}
.icona-contatti i{
	font-size: 30px;
	color: #E10413;
	line-height: 47px;
}

.box-text-cnt .icon {
    position: absolute;
    bottom: 0;
    left: 50%;
    -ms-transform: translate(-50%, 50%);
    -webkit-transform: translate(-50%, 50%);
    -moz-transform: translate(-50%, 50%);
    -o-transform: translate(-50%, 50%);
    transform: translate(-50%, 50%);
    color: #E10413;
    background-color: #efefef;
    padding: 10px 10px;
    font-size: 30px;
    border-radius: 100%;
    -webkit-font-smoothing: antialiased;
    text-decoration: none;
    border: 2px solid #E10413;
    width: 30px;
    height: 30px;
}

.foto_servizi {
    width: 100%;
    height: 250px;
    position: relative;
}

.box-text-cnt:hover .icon {
    border: none;
    color: #FFF;
    background-color: #E10413;
}

.video-container{
	position: relative;
	padding-bottom: 56.25%;
	height: 0; 
	overflow: hidden;
	margin-top: 40px;
}

.video-container iframe,
.video-container object,
.video-container embed{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.cf:before,
.cf:after{
    content: " ";
    display: table;
}

.cf:after{
    clear: both;
}

.container{
	max-width: 1300px;
	padding: 0 20px;
	position: relative;
	margin: 0 auto;
}

.containernews{
	max-width: 1300px;
	padding: 0px;
	position: relative;
	margin: 0 auto;	
	box-sizing: border-box;
}

.alignleft{
	text-align: left;
}

.left_30{
	width: 30%;	
	float: left;
}

.right_70{
	width: 70%;
	float: right;
}

.supportosx{
	width: 47.5%;
	margin-right: 5%;
	float: left;		
	box-sizing: border-box;
	text-align: center;
	padding: 40px;
	border: 3px solid #0097D1;
	border-radius: 10px;
}

.supportodx{
	width: 47.5%;	
	float: left;		
	box-sizing: border-box;
	text-align: center;
	padding: 40px;
	border: 3px solid #0097D1;
	border-radius: 10px;
}

.supportoicona .fa{
	font-size: 70px !important;
	color: #0097D1 !important;
}

.supportottitolo{
	color: #0097D1;
	font-weight: 700;
	text-transform: uppercase;
	padding-top: 20px;	
}

.supportotesto{
	padding-top: 20px;	
}


.left_50{
	width: 45%;
	margin-right: 10%;
	float: left;
}

.left_50 a{
	color: #444;
}

.right_50{
	width: 45%;
	float: right;
}

.txtwhite{
	color: #fff;
}

.richiesta_info_td{
	width: 35%;
	text-align: right;
	padding-right: 5px;
}

.input{
	border: 1px solid #CCC;
	box-sizing: border-box;
	width: 100%;
	padding: 5px;
	background-color: #F9F9F9;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
	margin-bottom: 10px;
	border-radius: 10px;
	color: #444;
	background: #FFF;
}

.textarea{
	border: 1px solid #CCC;
	box-sizing: border-box;
	width: 100%;
	padding: 5px;
	background-color: #F9F9F9;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
	resize: none;
	border-radius: 10px;
	background: #828587;
}

.input2{
	border: 1px solid #444;
	box-sizing: border-box;
	width: 45%;
	padding: 5px;
	margin-right: 10%;
	background-color: #F9F9F9;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
	float: left;
	border-radius: 10px;
}

.input3{
	border: 1px solid #444;
	box-sizing: border-box;
	padding: 5px;
	background-color: #F9F9F9;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
	float: left;
	border-radius: 10px;
}

.input2.last{
	margin-right: 0;
}

/*.input:focus{
	background-color: #fff;
	box-shadow: none;
}*/

.line{
	background-color: #3E3E3E;
	margin: 50px 0;
	height: 1px;
}

.line.half{
	background-color: #3E3E3E;
	margin: 25px 0;
	height: 1px;
}

.lista{
	list-style-type: disc;
	padding: 0 0 0 20px;
	margin-bottom: 0;
}

.lista li{
	margin-bottom: 5px;
}

header.home{
	height: 100%;
	position: relative;
}

#header{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background-color: rgba(255,255,255,.8);
	z-index: 20;
}

.contact {
	background: #353A3C;
	max-width: 270px;
	padding: 15px;
	color: #fff;
	overflow: hidden;
	z-index: 100;
	position: absolute;
	bottom: 135px;
	border-radius: 10px;
}

.contact .fa{
	width: 25px;
	padding-right: 10px;
	text-align: center;
}

.center {
	text-align: center;
}

.contact a {
	color: #fff;
}

.contact .btn {
	margin: 15px auto 0 auto;
	border: 2px solid #0097D1;
	background: transparent;
	color: #FFF !important;
}

.contact .btn:hover{
	background: transparent;
	color: #FFF;
}

.contact h5 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
	margin: 0;
	margin-bottom: 15px;
}

.contact .sezione {
	background: #9C9FA1;
	margin: 0 -15px;
	padding: 15px;
	color: #353A3C;
}

.contact .input{
	background: #353A3C;
	color: #FFF;
}

.dove-siamo {
	display: none;
}

#slideshow{
	position: relative;
	height: 600px;
	margin: 0 auto;
	background-color: #fff;
}

#slideshow.nav{
	height: 600px;
}

.slideshow-image{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 1;
	opacity: 0.0;
}

.slideshow-image.active{
	z-index: 3;
	opacity: 1.0;
}

.slideshow-image.last-active{
	z-index: 2;
}

#body.lookbook{
	padding-top: 172px;
	padding-bottom: 0;
	
}

.box-home {
    position: relative;
    top: 0;
    display: block;
    box-sizing: border-box;
    float: left;
    width: 45%;
    margin-right: 10%;
    text-decoration: none;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
	margin-top: 65px;
}

.box-img {
    height: 300px;
    border-top: 0;
    position: relative;
    background-color: #444;
	float: left;
	width: 55%;
}

.box-text-cnt {
    padding: 20px;
    position: relative;
    text-align: left;
	height: 300px;
	background-color: #efefef;
	width: 45%;
	float: left;
	box-sizing: border-box;
	font-size: 14px;
}

.bottom {
	position: absolute;
	bottom: 20px;
	color: #E10413;
}

.bottom:hover {
	color: #444;
}

.titolo-box {
	font-size: 18px;
	text-transform: uppercase;
	color: #0097D1;
	margin: 0;
	margin-bottom: 10px;
}

.box-home2 {
    position: relative;
    top: 0;
    display: block;
    box-sizing: border-box;
    float: left;
    width: 30%;
    margin-right: 0;
    text-decoration: none;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
	height: 528px;
}

.box-home.last{
	margin-right: 0;
}

.box-home.back {
	margin-bottom: 65px;
}

.lookbook-home{
	min-height: 400px;
}

.lookbook-home{
	height: 528px;
}

.box-text{
	text-align: center;
	color: #444;
}

.box-text2{
	text-align: center;
	padding: 21px 21px 21px 21px;
	color: #FFF;
	overflow: hidden;
	background-color: #252D52;
}

.box-text3{
	text-align: center;
	padding: 106px 21px 106px 21px;
	color: #252D52;
	overflow: hidden;
	margin: 24px 0px 0px 0px;
}

.box-title{
	position: relative;
	z-index: 5;
	font-weight: bold;
	font-size: 18px;
	margin: 0;
	padding: 10px;
	text-align: center;
	color: #FFF;
	text-shadow: 1px 1px 2px #000;
	background-color: rgba(37, 45, 82, 0.4);
}

.box-title2{
	position: relative;
	z-index: 5;
	font-weight: bold;
	font-size: 18px;
	margin: 0;
	padding: 10px;
	text-align: center;
	color: #FFF;
	text-shadow: 1px 1px 2px #000;
	background-color: rgba(37, 45, 82, 0.4);
	box-shadow: 0px 0px 10px #CCC;
}

.box-text .btn{
	display: block;
	margin-top: 20px;
}

#lookbook-home-cnt{
	position: absolute;
	top: 0;
	width: 100%;
}

.marchio-home{
	box-sizing: border-box;
	height: 132px;
	padding: 20px 23.846153%;
	margin: 0 auto;
	background-origin: content-box;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	border-bottom: 1px solid #ccc;
}

.marchio-home:last-child{
	border-bottom: 0;
}

.titolo-pagina{
	margin: 50px 0 0 0;
	font-size: 25px;
	font-weight: 700;
	line-height: 35px;
	color: #353A3C;
	text-transform: uppercase;
}

.titolo-pagina.margined{
	margin: 70px 0 0 0;
}

.titolo-pagina.colored{
	color: #FFF;
	padding-bottom: 50px;
}

.titolo-pagina a{
	color: #444 !important;
}

.foglia{
	margin: 0px auto;
	width: 60%;
	height: 100px;
	background-image: url('/img/foglia.png');
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
}

.titolo-pagina2{
	margin: 50px 0 0 0;
	font-size: 18px;
	font-weight: 700;
	line-height: 35px;
	color: #E10413;
	text-transform: uppercase;
}

.titolo-pagina.first {
	margin-top: 30px;
}

.titolo-secondario{
	margin: 0;
	padding: 0px 0 15px 0;
	font-size: 25px;
	font-weight: 100;
	line-height: 25px;
}

.colonna {
	width: 30%;
	margin-right: 5%;
	float: left;
}

.colonna.last{
	margin-right: 0;
	margin-bottom: 0;
}

.colonna-mobile{
	display: none;
}

.colonna-doppia{
	float: left;
	width: 65%;
}

q{
    display: block;
	font-style: italic;
	font-size: 20px;
	text-align: center;
}

q:before, q:after{
	display: block;
	margin: 5px 0;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	/*text-rendering: auto;*/
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
 
q:before{
    content: "\f10d";
}
 
q:after{
	content: "\f10e";
}

#footer{
	background-color: #DEDEDE;
	/*overflow: hidden;*/
	position: relative;
}

#big-footer-cnt{
	margin-bottom: 5px;
	background-color: #353A3C;
	border-bottom: 3px solid #0097D1;
	color: #FFF;
}

.fa-mobile{
	font-size: 25px !important;
}

.box-foot{
	width: 22%;
	margin-right: 4%;
	float: left;
	box-sizing: border-box;
	padding: 40px 0px;
	font-size: 14px;
	position: relative;
	padding-left: 60px;
}

.box-foot:last-child{
	margin-right: 0;
	/*padding-bottom: 10px;*/
}

.box-foot-title{
	margin: 0px;
	padding: 15px 0px;
	font-size: 14px;
	font-style: italic;
}

#sitemap_left{
	float: left;
	width: 50%;
	box-sizing: border-box;
	padding-right: 5px;
}

#sitemap_right{
	float: right;
	width: 50%;
	box-sizing: border-box;
	padding-left: 5px;
}

#sitemap a{
	display: block;
	text-decoration: none;
	color: #FFF;
	font-size: 12px;
}

#sitemap a:hover{
	text-decoration: underline;
}

#sitemap a.tec{
	font-style: italic;
}

.orario{
	width: 100%;
	margin-bottom: 50px;
	border-collapse: collapse;
	border-spacing: 0;
}

.orario.contatti{
	width: 65%;
}

.giorno{
	font-style: italic;
}

.giorno, .ora{
	border-bottom: 1px solid #444;
	padding: 5px;
}

.ora{
	text-align: right;
}

.orario-space{
	height: 0px;
}

#small-footer{
	font-size: 12px;
	color: #444;
	padding-top: 10px;
	padding-bottom: 10px;
}

#copy{
	float: left;
}

#copy2{
	font-size: 22px; 
	text-align: center;
	margin-top: 20px;
	font-weight: 800;
	color: #fff;
}

#copy2 a {
	color: #fff;
}

#copy2 a:hover {
	text-decoration: none;
	color: #fff;
}

#menu-foot-cnt {
    float: right;
}

#menu-foot{
	list-style-type: none;
	padding: 0;
	margin: 0;
	color: #444;
}

.menu-foot-li{
	display: inline-block;
	color: #444;
}

.menu-foot-li.last .menu-foot-a {
	margin-right: 0;
}

.menu-foot-a{
	display: block;
	text-transform: lowercase;
	text-decoration: none;
	margin-right: 15px;
	color: #444;
}

.icona-foot {
    width: 50px;
    height: 50px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    border: 2px solid #0097D1;
    text-align: center;
    position: absolute;
    left: 0px;
}

.icona-foot .fa, .icona-foot .icon {
    font-size: 20px;
    color: #fff;
    line-height: 47px;
}

#cookie-disclaimer{
	background-color: #000;
	color: #FFF;
	-moz-opacity: 0.85;
	opacity: .85;
	filter: alpha(opacity=85);
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 9999;
	padding: 10px 0;
	font-size: 13px;
}

#titolo-cookies{
	display: block;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}

#cookie-disclaimer a, #cookie-disclaimer span{
	text-decoration: underline;
	cursor: pointer;
	color: #fff;
}

.service {
	box-sizing: border-box;
	float: left;
	width: 100%;
	margin-right: 0%;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
	display: block;
	background-color: transparent;
}

.service-pge{
	box-sizing: border-box;
	float: left;
	width: 22%;
	margin-right: 4%;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
	display: block;
	background-color: transparent;
	margin-bottom: 50px; 
}

.service-pge.last{
	margin-right: 0;
}

.service.last {
	margin-right: 0;
}

.service.back{
	margin-bottom: 65px; 
}

.servizio-ball {
	display: block;
	width: 260px;
	height: 260px;
	border-radius: 100%;
	position: relative;
	border: 1px solid #353A3C;
	margin: 0px auto;
	background-size: cover;
	background-size: 260px 130px;
	background-repeat: no-repeat;
	background-color: #353A3C;
	overflow: hidden;
}

.servizio-ball .icon {
	width: 100%;
    background-position: center center;
    margin: 10px 0;
    height: 55px;
	position: absolute;
	background-repeat: no-repeat;
	z-index: 3;
	left: 0;
	top: 40%;
	-webkit-transform: translateY(-30%);
	-ms-transform: translateY(-30%);
	transform: translateY(-30%);
}

.servizio-ball:after {
	background: rgba(53,58,60,.6);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 130px;
	content: '';
	z-index: 2;
	-webkit-transition: background-color .3s ease;
	-moz-transition: background-color .3s ease;
	-o-transition: background-color .3s ease;
	transition: background-color .3s ease;
}

.servizio-ball:hover::after {
	background-color: rgba(53,58,60,0.3);
}

.servizio-ball2 {
	display: block;
	width: 230px;
	height: 230px;
	border-radius: 100%;
	position: relative;
	border: 1px solid #353A3C;
	margin: 0px auto;
	background-size: cover;
	background-size: 230px 115px;
	background-repeat: no-repeat;
	background-color: #353A3C;
	overflow: hidden;
}

.servizio-ball2 .icon {
	width: 100%;
    background-position: center center;
    margin: 10px 0;
    height: 55px;
	position: absolute;
	background-repeat: no-repeat;
	z-index: 3;
	left: 0;
	top: 40%;
	-webkit-transform: translateY(-30%);
	-ms-transform: translateY(-30%);
	transform: translateY(-30%);
}

.servizio-ball2:after {
	background: rgba(53,58,60,.6);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 115px;
	content: '';
	z-index: 2;
	-webkit-transition: background-color .3s ease;
	-moz-transition: background-color .3s ease;
	-o-transition: background-color .3s ease;
	transition: background-color .3s ease;
}

.servizio-ball2:hover::after {
	background-color: rgba(53,58,60,0.3);
}

.boxhme-servizio{
	display: block;
	width: 100%;
	float: left;
	box-sizing: border-box;
	margin-top: 50px;
	margin-bottom: 50px;
	background-color: #353A3C;
	border-radius: 10px;
	color: #FFF;
}

.boxpge-servizio{
	display: block;
	width: 22%;
	margin-right: 4%;
	float: left;
	box-sizing: border-box;
	margin-bottom: 50px;
	background-color: #353A3C;
	border-radius: 10px;
	color: #FFF;
}

.boxpge-servizio.last{
	margin-right: 0px;
}

.txt-s{
	padding: 0px 10px;
	display: block;
	float: left;
	padding-bottom: 20px;
	text-align: center;	
}

.txt3{
	display: block;
	height: 72px;
	overflow: hidden;
}

.servizio{
	/*border-radius: 10px;*/
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-top-left: 10px;
	-moz-border-radius-top-right: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;	
	box-sizing: border-box;
	float: left;
	width: 100%;
	margin-right: 0%;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
	display: block;
	margin-bottom: 20px;
	height: 200px;
	background-color: #fff;	
}

.servizio.first{
	margin-top: 89px;
}

.servizio-text {
    padding: 20px;
    overflow: hidden;
    position: relative;
    text-align: justify;
	top: 210px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	height: 70px;
	background-color: #efefef;
}

.servizio.none{
	background-color: #DAFDDA;
	margin-bottom: 50px;
}

.servizio:after {
	border-radius: 10px;
	background: rgba(0,0,0,0.5);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: '';
	z-index: 2;
	-webkit-transition: background-color .3s ease;
	-moz-transition: background-color .3s ease;
	-o-transition: background-color .3s ease;
	transition: background-color .3s ease;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
}

.servizio.last {
    margin-right: 0;
}

.titolo-servizio {
	opacity: 0;
    opacity: 1;
    margin: 0;
    position: absolute;
    z-index: 3;
    top: 50%;
    left: 0;
    font-size: 20px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
    width: 100%;
	box-sizing: border-box;
    padding: 15px 2%;
    /*color: #0097D1;*/
	color: #fff;
    -webkit-transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease;
	text-transform: uppercase;
}

.txt{
	padding: 0px 10px;
}

.linea {
    width: 100%;
    height: 1px;
    background-color: #0097D1;
    margin: 50px 0px 50px 0px;
}

.linea2 {
    width: 100%;
    height: 1px;
    background-color: #0097D1;
    margin: 10px 0px 50px 0px;
}

.linea3 {
    width: 100%;
    height: 1px;
    background-color: #0097D1;
    margin: 10px 0px 50px 0px;
}

.top-link {
    display: inline-block;
    position: absolute;
    top: -35px;
    left: 50%;
    width: 50px;
    height: 30px;
    padding-top: 20px;
    border-radius: 50px;
    background: #efefef;
    text-decoration: none;
    text-align: center;
    color: #000;
    font-weight: 600;
	-ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}

.top-link::before {
    content: "";
    position: absolute;
    top: 11px;
    left: 19px;
    height: 0;
    width: 0;
    border-top: 10px solid #000;
    border-left: 10px solid transparent;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.top-link::after {
    content: "";
    position: absolute;
    top: 13px;
    left: 19px;
    height: 0;
    width: 0;
    border-top: 10px solid #efefef;
    border-left: 10px solid transparent;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

#formnewsletter .input{
	background: #353A3C;
	color: #FFF;
}

#formnewsletter .btn{
	border: 2px solid #0097D1;
	background: transparent;
	color: #FFF !important;
	font-size: 16px;
	margin: 15px auto 0 auto;
}

#formnewsletter .btn:hover{
	background: transparent;
	color: #FFF;
}

.cnt-certificato{
	width: 100%;
	margin-bottom: 40px;
	padding-bottom: 40px;
	border-bottom: #ccc 1px dotted;
}

.cnt-certificato h2{
	margin: 0px;
	margin-bottom: 10px;
}

.img-certificato{
	float: left;
	width: 20%;
	text-align: center;
}

.img-certificato div{
	width: 70%;
	height: 80px;
	margin: 0px auto;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
}

.txt-certificato{
	float: left;
	width: 80%;
}

.txt-certificato a{
	color: #444;
}

.certificato{
	float: right;
	margin-left: 5%;
}

.news-container{
	position: absolute;	
	/*left: 50%;
	-webkit-transform: translate(-50%);
	-ms-transform: translate(-50%);
	transform: translate(-50%);*/	
	top: -170px;
	background-color: #0097D1;
	max-width: 1300px;
	z-index: 1000;
	padding: 20px;
	box-sizing: border-box;
	width: 100%;
	border-radius: 10px;
}

.news{
	color: #FFF;
	display: block;
}

.img-news{
	display: block;
	width: 30%;
	float: left;
	margin-right: 20px;
	height: 150px;
	border-radius: 5px;
	box-sizing: border-box;
}

.txt-news{
}

.news-container .titolo{
	display: block;
	padding-bottom: 0px;
	font-weight: 700;
	color: #FFF;
}

.news-container .sottotitolo{
	display: block;
	padding-bottom: 10px;
	font-size: 11px;
	font-style: italic;
}

.news-container .btn{
	margin: 10px 0px 0px 0px;
	background: #FFF;
	border: 2px solid #CCC;
	color: #444 !important;
	float: right;
	width: 100px;
	position: absolute;
	bottom: 20px;
	right: 20px;
}

#chiudi {
    display: block;
    position: absolute;
    top: 20px;
    right: 20px;
    width: 20px;
    height: 20px;
    border-radius: 15px;
    line-height: 20px;
    z-index: 1001;
    cursor: pointer;
	color: #FFF;
	text-align: center;
}


.sistemazione-cnt{
	border-bottom: #ccc 1px dotted;
	padding-bottom: 40px;
	margin-bottom: 40px;
}

.sistemazione-img {
    float: left;
    width: 30%;
    height: 200px;
	border-radius: 5px;
}

.sistemazione-txt {
    position: relative;
    float: right;
    width: 65%;
    margin-left: 5%;
    min-height: 250px;
    box-sizing: border-box;
}

.btn.offerte {
    position: absolute;
    bottom: 0px;
    right: 0px;
	margin: 0px auto;
	width: 100px;
}

@media all and (max-width: 1130px){
	
.tm-parallax-teaser-container.tall{
	top: 39%;
	left: 50%;
	-ms-transform: translate(-50%, -39%);
    -webkit-transform: translate(-50%, -39%);
    -moz-transform: translate(-50%, -39%);
    -o-transform: translate(-50%, -39%);
    transform: translate(-50%, -39%);
}	
	
	.news-container{
		border-radius: 0px;
	}
	
	.menu-a {
		padding: 26px 5px 8px 5px;
	}
	
	#logo {
		float: none;
		text-align: center;
		width: auto;
		height: 66px;
		margin: 20px 0px 0px 0px;
	}
	
	#cnt {
		text-align: center;
	}
	
	#menu {
		float: none;
		text-align: center;
		margin: 0;
		margin-bottom: 10px;
	}
	
	#menu > .menu-li > ul{
		padding-top: 10px;
	}
	
	.menu-a {
		padding: 10px 5px;
	}
	
	#cert{
		position: relative;
		text-align: center;
		top: 0px;
		margin: 0px 0px 20px 0px;
		right: 0px;	
	}
	
	#cert{
		display: none;
	}	
	
}

@media all and (min-width: 1000px){
	#menu{
		display: block !important;
		text-align: center;
	}
}

@media all and (max-width: 999px){
	
	.news-container{
		position: relative;
		top: 0px;
		margin: 50px 0px 0px;
		border-radius: 0px;
	}
	
	.boxpge-servizio {
		float: left;
		width: 48%;
	}
	
	.boxpge-servizio.ultimo_due{
		margin-right: 0px;
	}
	
	.service-pge {
		float: left;
		width: 48%;
	}
	
	.service-pge.ultimo_due{
		margin-right: 0px;
	}
	
	.tipologie {
		width: auto;
		float: none;
	}
	
	.contenuto {
		width: 100%;
		margin-top: 40px;
		float: none;
	}
	
	.photo-gallery {
		width: 100%;
		margin-right: 0px;
	}
	
	.photos.basso2{
		padding: 20px 0px;
	}
	
	.photo-gallery.left, .photo-gallery.right {
		float: none;
	}	
	
	#body {
		padding-bottom: 40px;
	}
	
	#header.nav{
		position: relative;
	}
	
	#menu-cnt{
		margin-top: 20px;
	}
	
	#menu-cnt .container{
		padding: 0;
	}
	
	.tm-parallax-teaser-container.tall{
		top: 45%;
		-ms-transform: translate(-50%, -45%);
		-webkit-transform: translate(-50%, -45%);
		-moz-transform: translate(-50%, -45%);
		-o-transform: translate(-50%, -45%);
		transform: translate(-50%, -45%);
	}
	
	.tm-parallax-teaser-headline{
		font-size: 30px;
		line-height: 40px;
	}
	
	.titolo-box.mobile{
		display: none;
	}
	
	#head {
		position: relative;
	}
	
	.testa{
		height: auto;
	}
	
	.dove-siamo {
		display: block;
	}
	
	.contact {
		display: none;
	}
	
	.onda-contatti-big{
		display: none;
	}

	.onda-contatti-small{
		display: block;
	}	
	
	#menu{
		display: none;
		text-align: left;
		border: 0;
		margin: 0;
		float: none;
		padding-bottom: 20px;
	}
	
	#menu-trigger{
		display: block;
		color: #0097D1;
		text-align: left;
		font-weight: 700;
		padding: 10px 0px;
		cursor: pointer;
		text-transform: uppercase;
		font-size: 18px;
		background-image: url('/img/sandwich.png');
		background-repeat: no-repeat;
		background-position: right 0px center;
		background-size: 22px;
	}
	
	.foto_servizi {
		width: 100%;
		height: 250px;
		position: relative;
	}
	
	.menu-li{
		display: block;
		padding: 0;
	}

	.menu-a{
		border: 0;
		padding: 10px 20px;
		padding-left: 0px;
		margin: 0;
		border-radius: 0px;
		line-height: 24px;
	}
	
	#menu > .menu-li > ul{
		position: relative;
		display: block;
		padding-top: 10px;
		padding-left: 20px;
	}
	
	#menu > .menu-li > ul > li{
		border: 0 !important;
		border-radius: 0 !important;
	}
	
	#menu > .menu-li > ul > li > a {
		padding: 10px 20px;
		padding-left: 0px;
		line-height: 24px;
		border-radius: 0 !important;
		font-style: italic;
		white-space: normal;
	}
	
	/*#menu > .menu-li > ul > li:hover > a, #menu > .menu-li > ul > li > a.active, #menu > .menu-li:hover > ul > li > a.active {
		background-color: #0097D1;
		color: #FFF;
	}*/
	
	.colonna{
		float: none;
		width: 100%;
		margin-right: 0;
		margin-bottom: 0;
	}
	
	.colonna-doppia{
		float: none;
		width: 100%;
		margin-right: 0;
		margin-bottom: 0;
	}
	
	.colonna.nomobile{
		display: none;
	}
	
	.colonna-mobile{
		float: none;
		width: 100%;
		margin-right: 0;
		margin-bottom: 0;
		display: block;
	}
	
	.staff{
		float: none;
		width: 100%;
		margin-right: 0;
		margin-bottom: 0;
	}
	
	.staff-ball{
		margin: 0px auto !important;
	}
	
	.testo-staff{
		margin: 0px auto !important;
	}
	
	.box-home {
		width: 100%;
		margin-right: 0;
	}
	
	.servizio {
		float: none;
		width: 100%;
	}
	
	.service {
		float: none;
		width: 100%;
		margin-top: 30px;
		text-align: center;
	}
	
	.servizio-ball {
		width: 300px;
		height: 300px;
		margin: 0px auto;
	}
	
	.servizio-text {
		height: 100px;
	}
	
	.servizio2 {
		float: none;
		width: 100%;
	}
	
	.contatti {
		padding-top: 0;
	}
	
	.left1 {
		width: 100%;
		float: none;
		margin-bottom: 0px;
		height: 100%;
	}
	
	.left1 .image {
		width: 100%;
		height: 200px;
		margin-right: 0%;
		margin-bottom: 20px;
	}
	
	.left1 .image2 {
		width: 100%;
		height: 200px;
		margin-bottom: 20px !important;
		margin-right: 0%;
	}
	
	.left1 .image2.last {
		margin-bottom: 0px;
		margin-right: 0px;
	}
	
	.right1 {
		float: none;
		width: 100%;
		margin-bottom: 50px;
		height: 100%;
		padding-left: 0px;
		margin-top: 0px;
	}
	
	.right1 .btn {
		position: relative;
		margin: 28px auto 0px auto;
	}
	
	#logo{
		float: none;
		text-align: center;
		width: 100%;
		height: auto;
		margin: 20px 0px;
		max-width: 245px;
	}
	
	#cnt{
		text-align: center;
	}
	
	.box-foot.sitemap{
		display: none;
	}
	
	.box-foot{
		width: 32%;
		margin-right: 2%;
	}
	
	.icona-foot {
		left: 0;
	}
	
	.colonna{
		float: none;
		width: 100%;
		margin-right: 0;
		margin-bottom: 0;
	}
	
	.contatti {
		padding-top: 0;
	}
	
	.titolo-box {
		font-size: 14px;
		margin-top: 20px;
	}
	
	.titolo-servizio {
		font-size: 14px;
	}
	
	.prodotto{
		width: 100%;
		margin-bottom: 40px;
	}
	
	.titolo {
		height: auto;
	}
	
	.product .left {
		float: left;
		width: 100%;
	}
	
	.product .right{
		width: 100%;
		margin-top: 40px;
		padding-left: 0;
	}	
	
	#cnt_photo, #cnt_photo2, #cnt_photo3, #cnt_photo_map, #cnt_photo_map2{
		top: 0px;
		margin-bottom: 0px;
	}
	
	.padleft {
		padding-top: 20px;
		padding-left: 0px;
		border-left: 0;
		display: block;
	}
	
	.td_mobile {
		display: block;
	}
	
	.img-certificato{
		float: none;
		width: 100%;
		text-align: center;
		margin-bottom: 10px;
	}
	
	.img-certificato div{
		margin: 0px auto;
		background-position: center center;
	}
	
	.txt-certificato{
		width: 100%;
		float: none;
	}
	
	.cnt-certificato h2{
		text-align: center;
	}
	
	.sistemazione-img {
		width: 100%;
		float: none;
		display: block;
		margin-bottom: 40px;
	}
	
	.sistemazione-txt {
		margin-left: 0px;
		width: 100%;
		float: none;
		display: block;
	}
	
	.btn.offerte{
		position: relative;
		float: right;
		margin: 20px 0px 0px 0px;
	}
}

@media all and (max-width: 750px) {
	
	.supportosx{
		float: none;
		width: 100%;
		margin-bottom: 40px;
	}
	
	.supportodx{
		float: none;
		width: 100%;
	}	
	
	.left_30{
		float: none;
		width: 100%;
		margin-bottom: 40px;
	}		
	
	.right_70{
		float: none;
		width: 100%;
	}			
	
	
	#cnt_photo{
		height: 400px;
	}
	
	#cnt_photo2{
		height: 300px;
	}

	#cnt_photo_map{
		height: 400px;
	}	
	
	#map{
		height: 450px;
	}
	
	#cnt_photo_map2{
		height: 400px;
	}		
	
	#cnt_photo3{
		height: 300px;
	}	
	
	#photo{
		height: 400px;
	}
	
	#photo .item{
		height: 400px;
	}	
	
	#photo2{
		height: 300px;
	}
	
	#photo2 .item{
		height: 300px;
	}
	
	.box-foot{
		float: none;
		width: auto;
		margin-right: 0;
		padding: 20px 0px 0px 0px;
	}
	
	.foot{
		padding-left: 70px;
	}
	
	.box-foot:last-child{
		padding-bottom: 20px;
	}
	
	.img-news{
		width: 100%;
		margin-bottom: 20px;
		margin-right: 0px;
	}
	
	.txt-news{
		float: left;
	}
	
	.news-container .btn{
		position: relative;
		bottom: 0px;
		right: 0px;
		margin: 20px 0px 0px;
	}
	
	.titolo-pagina.margined{
		margin: 50px 0px 0px;
	}
}

@media all and (max-width: 650px){
	.boxpge-servizio{
		width: 100%;
		margin-right: 0px;
	}
	
	.service-pge{
		width: 100%;
		margin-right: 0px;
	}
	
	.left_50, .right_50{
		float: none;
		width: auto;
		margin-right: 0;
	}
	
	.orario.contatti{
		width: 100%;
	}
	
	.colonna{
		float: none;
		width: auto;
		height: auto !important;
		margin-right: 0;
	}
	
	.box-text{
		height: auto;
	}
	
	#copy{
		float: none;
		text-align: center;
	}
	
	#menu-foot-cnt{
		float: none;
	}
	
	#menu-foot{
		text-align: center;
	}
	
	.menu-foot-li{
		display: inline-block;
		float: none;
	}
	
	.menu-foot-li.first .menu-foot-a{
		margin-left: 0;
	}
	
	#copy2 {
		font-size: 14px;
	}
	
	.titolo-box {
		font-size: 13px;
	}
	
	.photos{
		width: 100% !important;
	}
	
	.photos.alto{
		height: 220px;
	}
	
	.alto{
		height: 200px;
	}
	
	.tm-parallax-teaser-headline{
		font-size: 20px;
		line-height: 30px;
	}	
	
	.newsletter {
		float: none;
		width: 100%;
		margin-right: 0%;
		margin-bottom: 0px;
	}
	
	.newsletter.last {
		margin-bottom: 0px;
	}
	
	.realperson-challenge {
		float: none !important;
		padding-right: 0 !important;
	}
	
	#defaultReal {
		margin-left: 0px;
		margin-top: 20px;
		float: none;
		width: 100%;
	}
	
	.padleft{
		float: none;
	}
	
	.td_mobile{
		text-align: center;
	}
}

@media all and (max-width: 500px) {
	#cert span{
		display: block;
	}
}

@media all and (max-width: 450px) {
	.box-img {
		width: 100%;
		float: none;
	}
	
	.box-text-cnt {
		width: 100%;
		float: none;
	}
}

@media all and (max-width: 400px) {
	.servizio-ball {
		width: 230px;
		height: 230px;
		background-size: 230px 115px;
	}
}

@media only screen and (min-width: 1130px) {
	#head.sticky #logo {
		height: 65px;
		margin: 10px 0px;
	}
	
	.testa.sticky {
		top: 111px;
	}
	
	#head.sticky #cert{
		display: none;
	}
	
	#head.sticky .white{
		background: #FFF;
	}
	
	#head.sticky #menu{		
		margin-top: 30px;
	}
	
	#cnt {
		transition: all .2s ease 0s;
	}
	
	#head.sticky #menu > .menu-li > ul{
		padding-top: 17px;
	}
	
	#head.sticky #menu > .menu-li > ul > li > a{
		padding: 10px 10px;
	}
	
	#head.sticky #menu > .menu-li > ul > li > a.first{
		padding-top: 0px;
	}
}