@charset "utf-8";
/* CSS Document */

@import url(https://fonts.googleapis.com/css?family=Permanent+Marker);
@import url(https://fonts.googleapis.com/css?family=Francois+One);

body {
	background-image: url('../img/bkg.png');
	margin:0;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-weight:400;
}

img {
	border: 0;
}

.container {
	width: 1150px;
	margin: 0 auto;
	background-color:#FFF;
}

a {
	text-decoration:none;
	color:inherit;
}

/* TOP */

.bkg-blu{
	background-color:#009be2;
	height: 5px;
}

.top {
	position:relative;
	background-color:#FFF;
	padding: 10px 0px 10px 35px;
	background-image:url('../img/bkg-top.png');
	background-repeat:no-repeat;
	background-position:right;
}

.lingue {
	width: 45px;
	height:20px;
	background-color: #009be2;
	top: 0;
	right: 0;
	float:right;
	font-size: 14px;
	margin-top: -10px;
	text-align:center;
	color: #fff;
}

.lingue a {
	color: #FFF;
	text-decoration:none;
}

.lingue a:hover {
	color:#000;
}

.lingue a:active {
	color:#000;
}

/* SLIDER */

.slider {
	position:relative;
}

.slider-bkg {
	background:url('../img/carica-monofase.jpg') no-repeat top left;
	height: 165px;
}

.slider-title {
	position:relative;
	right:20px;
	height:165px;
	text-align:right;
	font-size: 100px;
	line-height: 165px;
	font-weight:600;
	color: rgba(0,0,0,0.5);
}

/* MENU APPLICAZIONI */

div#box-prodotti {
	position:relative;
	width: 300px;
	float:left;
}

div#box-prodotti h1 {
	color: #a2a2a2;
	font-size: 39px;
	text-align:center;
}

div#box-prodotti li {
	font-size: 21px;
    text-align: left;
    text-indent: 80px;
    list-style: none;
    line-height: 76px;
    display: block;
}

div#box-prodotti a {
	text-decoration: none;
	color: #000;
	
}

div#box-prodotti .carrelli:hover {
	background:url('../img/carrelli_elevatori.png') top left no-repeat;
}

div#box-prodotti .carrelli {
	background:url('../img/carrelli_elevatori.png') bottom left no-repeat;
}

div#box-prodotti .piattaforme:hover {
	background:url('../img/piattaforme.png') top left no-repeat;
}

div#box-prodotti .piattaforme {
	background:url('../img/piattaforme.png') bottom left no-repeat;
}

div#box-prodotti .macchine:hover {
	background:url('../img/macchine_pulizia_industriale.png') top left no-repeat;
}

div#box-prodotti .macchine {
	background:url('../img/macchine_pulizia_industriale.png') bottom left no-repeat;
}
div#box-prodotti .disabili:hover {
	background:url('../img/attrezzature_disabili.png') top left no-repeat;
}

div#box-prodotti .disabili {
	background:url('../img/attrezzature_disabili.png') bottom left no-repeat;
}

div#box-prodotti .transpallet:hover {
	background:url('../img/transpallet.png') top left no-repeat;
}

div#box-prodotti .transpallet {
	background:url('../img/transpallet.png') bottom left no-repeat;
}

div#box-prodotti .nautica:hover {
	background:url('../img/nautica.png') top left no-repeat;
}

div#box-prodotti .nautica {
	background:url('../img/nautica.png') bottom left no-repeat;
}

div#box-prodotti .veicoli:hover {
	background:url('../img/veicoli_elettrici.png') top left no-repeat;
}

div#box-prodotti .veicoli {
	background:url('../img/veicoli_elettrici.png') bottom left no-repeat;
}

div#box-prodotti .eolico:hover {
	background:url('../img/impianti_eolici.png') top left no-repeat;
}

div#box-prodotti .eolico {
	background:url('../img/impianti_eolici.png') bottom left no-repeat;
}


div#box-prodotti .carrelli2:hover {
	background:url('../img/carrelli_elevatori.png') bottom left no-repeat;
}

div#box-prodotti .carrelli2 {
	background:url('../img/carrelli_elevatori.png') top left no-repeat;
}

div#box-prodotti .piattaforme2:hover {
	background:url('../img/piattaforme.png') bottom left no-repeat;
}

div#box-prodotti .piattaforme2 {
	background:url('../img/piattaforme.png') top left no-repeat;
}

div#box-prodotti .macchine2:hover {
	background:url('../img/macchine_pulizia_industriale.png') bottom left no-repeat;
}

div#box-prodotti .macchine2 {
	background:url('../img/macchine_pulizia_industriale.png') top left no-repeat;
}
div#box-prodotti .disabili2:hover {
	background:url('../img/attrezzature_disabili.png') bottom left no-repeat;
}

div#box-prodotti .disabili2 {
	background:url('../img/attrezzature_disabili.png') top left no-repeat;
}

div#box-prodotti .transpallet2:hover {
	background:url('../img/transpallet.png') bottom left no-repeat;
}

div#box-prodotti .transpallet2 {
	background:url('../img/transpallet.png') top left no-repeat;
}

div#box-prodotti .nautica2:hover {
	background:url('../img/nautica.png') bottom left no-repeat;
}

div#box-prodotti .nautica2 {
	background:url('../img/nautica.png') top left no-repeat;
}

div#box-prodotti .veicoli2:hover {
	background:url('../img/veicoli_elettrici.png') bottom left no-repeat;
}

div#box-prodotti .veicoli2 {
	background:url('../img/veicoli_elettrici.png') top left no-repeat;
}

div#box-prodotti .eolico2:hover {
	background:url('../img/impianti_eolici.png') bottom left no-repeat;
}

div#box-prodotti .eolico2 {
	background:url('../img/impianti_eolici.png') top left no-repeat;
}

div#box-prodotti .gse {
	background:url('../img/tow-tractor.png') bottom left no-repeat;
}

div#box-prodotti .gse:hover {
	background:url('../img/tow-tractor.png') top left no-repeat;
}

div#box-prodotti .hybrid {
	background:url('../img/hybrid.png') bottom left no-repeat;
}

div#box-prodotti .hybrid:hover {
	background:url('../img/hybrid.png') top left no-repeat;
}

div#box-prodotti .Agricolture {
	background:url('../img/agricolture.png') bottom left no-repeat;
}

div#box-prodotti .Agricolture:hover {
	background:url('../img/agricolture.png') top left no-repeat;
}

/* BOX GRUPPO */

.box-sviluppo {
    width: 405px;
	height:320px;
    background: #e6f4fb;
    float: left;
	margin-right: 20px;
}

.box-sviluppo h1 {
    color: #009be2;
	margin-left: 10px;
}

.box-gruppo {
    width: 405px;
	height:320px;
    background: #f5f5f5;
    float: left;
}

.box-gruppo img {
	margin-top: 70px;
}


.btn-gruppo {
	border: solid 1px #009be2;
    background: #FFF;
    width: 30%;
    margin-top: 10%;
    margin-right: 1%;
    margin-left: 5%;
    color: #009be2;
    font-size: 20px;
    line-height: 40px;
    float: right;
}

.btn-gruppo:hover {
	border: solid 1px #FFF;
	color: #FFF;
	background: #009be2;
}
.unique_dx > img {
	width: 100%;
	height: auto;
}

/* BOX ZIVAN */

.box-zivan {
	width: 400px;
	float:right;
	margin-top: 20px;
	padding:10px;
	font-size:24px;
	color: #009be2;
	font-weight:600;
	height: 191px;
}

.box-zivan img {
	float:right;
	position:relative;
}

/* BOX PRODOTTI */

.box-prodotti {
	width: 52%;
	float: left;
	margin: 20px 0px 20px 0px;
	text-align:center;
	background:#f5f5f5;
	height: 300px;
}

.box-prodotti-img {
	float:left;
	margin: 15px;
}

.prodotto-hp {
	margin-top: 20px;
}

/* BOX NEWS */

.box-news {
	clear:both;
	float: left;
	width: 1110px;
	border: solid thin #0b97dc;
	margin: 20px;
}

.box-news-blu {
	width: 160px;
	height: 287px;
	background-color: #0b97dc;
	float:left;
	padding: 20px;
	font-size: 40px;
	font-weight:700;
	color: #FFF;
}
.news {
	float: left;
	width: 22%;
	padding: 10px 20px 0px 25px;
}

.news h1 {
	font-size: 22px;
	color: #009be2;
	border-top: #000 solid 1px;
	padding-top: 10px;
	height: 50px;
}

.news-category {
	font-size: 22px;
	color: #000;
}

.news-date {
	font-size: 36px;
}

.news-text {
	font-size: 18px;
	color: #6e7071;
	height: 70px;
}

.news-text-interno {
	font-size: 18px;
	color: #6e7071;
}

/* BOX MISSION FAQ e RICERCA */

.box-mission {
	width: 19%;
	float:left;
	background:#6e7071 url(../img/img-mission.png) top center no-repeat;
	text-align:center;
	color: #FFF;
	padding: 0px 30px 0 30px;
	margin-top: -110px;
	height: 490px;
}

.box-mission:hover {
	background:#a9a9a9 url('../img/img-mission-hover.png') top center no-repeat;
}

.box-mission h1 {
	font-size: 24px;
	margin-top: 210px;
}

.box-mission p {
	font-size: 18px;
}

.box-faq {
	width: 19%;
	float:left;
	background:#6e7071;
	text-align:center;
	color: #FFF;
	padding: 0px 30px 0 30px;
	margin-top: 20px;
	height: 313px;
}

.box-faq:hover {
	background:#a9a9a9 url('../img/img-faq-hover.png') top center no-repeat;
}

.box-faq h1 {
	font-size: 24px;
}

.box-faq p {
	font-size: 18px;
}

.box-ricerca {
    width: 15%;
    float: right;
    margin-right: 20px;
    background: #848788;
    padding: 0 20px 0 20px;
    margin-top: 20px;
    color: #FFF;
    font-size: 17px;
    height: 300px;
}

.box-ricerca img {
	margin: 25px 20% 10px 20%;
}

.box-ricerca h1 {
	font-size: 24px;
}

.box-ricerca label {
	float: left;
	margin-top: 5px;
}
.box-ricerca select {
	float: left;
	width: 100%;
}

/* BOX AREA PRIVATA */

.box-areaprivata {
	background:url('../img/newsletter-label.png') top left #e6f4fb no-repeat;
	float: left;
    clear: both;
    width: 200px;
    padding: 70px 20px 0px 20px;
    margin-left: 30px;
    height: 310px;
	margin-bottom: 20px;
}

.box-areaprivata h1 {
	color: #009be2;
	font-size:22px;
	font-weight:600;
}

/* BOX DISTRIBUTORI */

.distributori {
    float: right;
    margin-top: 20px;
    margin-right: 4%;
	margin-top: 30px;
}

/* BOX FILIALI */

.box-filiali {
	background: #e6f4fb;
	float:left;
	width: 33%;
	padding: 10px;
	margin-left: 20px;
	padding-bottom:30px;
	padding-left: 20px;
}

.box-filiali h1 {
	color: #009be2;
	margin-top: 3px;
}

.box-filiali img {
	margin-top: 7px;
}

/* FOOTER */

.footer {
	bottom: 40px;
	width: 100%;
	background: #f0f0f0;
	clear:both;
	padding-top:1px;
}

.credits {
	font-family: 'Francois One', sans-serif;
}

.copyright {
	height: 35px;
	background: #6e7071;
	color: #FFF;
	text-align:center;
	line-height: 35px;
	font-family: Arial;
	font-size: 13px;
	clear:both;
	font-family: 'Permanent Marker', cursive;
}

.copyright a {
	color: #FFF;
	text-decoration:none;
}

.copyright a:hover {
	color: #ff8300;
}

.footer-contact {
	width: 28%;
	border-right: #FFF solid thin;
	font-size: 18px;
	line-height: 22px;
	color: #6e7071;
	margin:25px;
	float:left;
	padding-bottom: 40px;
	display:inline;
}

.footer-contact h1 {
	font-size: 24px;
	margin-top: 0;
	margin-bottom: 10px;
}

.footer-menu {
	width: 46%;
	border-right: #FFF solid thin;
	font-size: 18px;
	color: #6e7071;
	float:left;
	line-height: 33px;
	margin: 25px auto;
	height: 164px;
/*	-webkit-column-width:135px;
	-webkit-column-gap:0px;
	-moz-column-width:135px;
	-moz-column-gap:0px;
	column-width: 135px;
	column-gap: 0px;*/
}

.footer-box1 {
	width: 40%;
	float:left;
}

.footer-box {
	width: 30%;
	float:left;
}

.footer-menu a {
	color:inherit;
	text-decoration: none;
}

.footer-menu a:hover {
	color:#009be2;
}

.footer-menu strong {
	font-size: 20px;
}

.footer-menu ul li {
	list-style:none;
}

.footer-support {
	position:relative;
	float:left;
	margin:25px;
}

.footer-support h1 {
	font-size: 24px;
}

.footer-support a:hover {
	color:#009be2;
}

/* BOTTONI */

.btn-more-sx {
	border: solid 1px #009be2;
	width: 105px;
	margin-top: 25px;
	color: #009be2;
	font-size: 20px;
	font-weight:400;
	text-align:center;
	line-height: 40px;
	bottom: 0;
	background: #FFF;
}

.btn-more-sx:hover {
	border: solid 1px #FFF;
	color: #FFF;
	background: #009be2;
}

.btn-more-center {
	border: solid 1px #009be2;
	width: 105px;
	margin: 25px auto auto auto;
	color: #009be2;
    background-color: #FFF;
	font-size: 20px;
	font-weight:400;
	text-align:center;
	line-height: 40px;
	bottom: 0;
	text-decoration:none;
}

.btn-more-center:hover {
	border: solid 1px #FFF;
	color: #FFF;
	background: #009be2;
}

.btn-more-bianco {
	border: solid 1px #FFF;
	width: 105px;
	margin: 15px auto auto auto;
	color: #FFF;
	font-size: 20px;
	font-weight:400;
	text-align:center;
	line-height: 40px;
	bottom: 0;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	background-color:#6e7071;
}

.btn-more-bianco:hover {
	border: solid 1px #FFF;
	color: #FFF;
	background: #009be2;
}

.btn-scheda {
	width: 190px;
	height: 40px;
	position:relative;
	float: left;
	color: #FFF;
	background-color: #009be2;
	text-align:center;
	line-height: 40px;
	font-size: 20px;
	margin-bottom: 10px;
	border: #FFF solid 1px;
}

.btn-scheda:hover {
	color: #009be2;
	background-color: #FFF;
	border: #009be2 solid 1px;
}
	

.btn-scheda a {
	color: inherit;
	text-decoration:none;
}

.btn-supplier {
	border: solid 1px #009be2;
	width: 105px;
	margin-top: 25px;
	color: #FFF;
	font-size: 20px;
	font-weight:400;
	text-align:center;
	line-height: 40px;
	right: 0;
	float:right;
	background: #009be2;
	cursor: pointer;
}

.btn-supplier:hover {
	border: solid 1px #FFF;
	border: solid 1px #009be2;
	color: #009be2;
	background: #FFF;
}



/* SIDEBAR LEFT */

.sidebar-left {
	width: 300px;
	float:left;
}

.ricerca-side {
	width: 200px;
	float:left;
	background:#848788;
	text-align:center;
	padding: 0 30px 50px 30px;
	margin-top: 10px;
	margin-bottom: 30px;
	color: #FFF;
	/*height: 450px;*/
	font-size: 17px;
}

.ricerca-side img {
	margin: 25px auto 10px auto;
}

.ricerca-side h1 {
	font-size: 24px;
}

.ricerca-side label {
	float: left;
	margin-top: 5px;
}
.ricerca-side select {
	float: left;
	width: 100%;
}

/* PAGINA INTERNA - PRODOTTI E OVERVIEW - LATO DESTRO */

.bkg-dx {
	width: 850px;
	position:relative;
	float:right;
	right: 10px;
	margin-top: 20px;
}

.briciole {
	text-align:right;
	color:#009BE2;
	margin-bottom: 10px;
}

.box-macro-elenco {
	width: 33.3%;
	float:left;
	margin-bottom: 20px;
	text-align:center;
}

.box-macro-elenco p {
	text-align: left;
	color:#009BE2;
}

.box-macro-elencotxt {
    width: 70%;
    color: #a2a2a2;
    margin: 0 auto;
    border: #e6e6e6 solid 1px;
    padding: 20px;
	color: #a2a2a2;
	margin: 0 auto;
	display:inline-table;
}

.box-macro-elencotxt a {
	color:inherit;
	text-decoration:none;
}

.box-macro-elencotxt:hover {
	color: #009BE2;
}

.box-macro-elencotxt h1 {
	font-size: 30px;
	border-top: 1px solid;
}

.box-macro-elencotxt h2 {
	font-size: 20px;
	margin-top: -20px;
	text-transform:uppercase;
}

/* SCHEDA PRODOTTO */

.prodotto-img {
	position:relative;
	float:left;
	width: 100%;
	height: auto;
	background-size: auto 100% !important;
}
.prodotto-img img {
	width: 460px;
	height: 460px;
}
.scheda-applicazioni {
	clear:both;
	position:relative;
	float:left;
}

.scheda-applicazioni ul li {
	display:inline;
	list-style: none;
	margin-left: -40px;
	margin-right: 50px;
}

.scheda-txt {
	clear:both;
	float: left;
	margin-bottom: 50px;
}

.scheda-txt p {
	font-size: 18px;
	text-align:justify;
	color: #6e7071;
	line-height: 23px;
	font-weight:300;
}
.scheda-txt img {
	width: 100%;
	height: auto;
}

.colonna1 {
	width: 50%;
	position:relative;
	float:left;
}

.colonna1 img {
	float:left;
	margin: 10px;
}

.colonna2 {
	width: 100%;
	position:relative;
	float:left;
}

.colonna2 img {
	margin: 10px;
}

.colonna2 h3 {
	color: #009be2;
}

.img-elenco {
	width: 140px;
	height: 140px;
	margin: 0 auto;
	overflow:hidden;
	text-align:center;
}

.img-elenco img {
	width: 100%;
}

/* PAGINA INTERNA - PAGINE GENERICHE - LATO DESTRO */

.campo-testo {
	width:100%;
	font-size: 20px;
	line-height: 26px;
	color:#6b6b6b;
}

.campo-testo h1 {
	color:#a2a2a2;
}

.campo-testo h2 {
	color:#009BE2;
	font-size:25px;
}

.campo-testo a {
	color:#009BE2;
}

.campo-testo a:hover, a:active, a:visited {
	color: inherit;
}
#unique {
	padding-left: 20px;
}
#unique li {
	height: 76px;
	width: 100%;
}
#unique li a {
	font-size: 18px;
}
.product_wrap {
	height: auto;
	width: 700px;
	overflow: hidden;
}
.wrap_inner {
	height: auto;
	width: 715px;
	zoom: 1;
	overflow: hidden;
	margin-left: -15px;
}
.single {
	height: 260px;
	width: 220px;
	margin-left: 15px;
	margin-bottom: 15px;
	float: left;
	text-align: center;
}
.single p {
	margin: 0;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
}
.single img {
	height: 220px;
	max-width: 100%;
	box-sizing: border-box;
	border: 4px solid #009be2;
}
.produc_show {
	height: auto;
	width: 700px;
}
.produc_show > img {
	height: 250px;
	width: auto;
}
.tiny_wrap {
	height: auto;
	width: 100%;
	zoom: 1;
	overflow: hidden;
}
.tiny {
	width: 160px;
	float: left;
}
.tiny img {
	height: 160px;
	width: 160px;
}
#goods_list li {
	margin-bottom: 30px;
	margin-left: 50px;
	padding:15px ;
	height:190px; 
	display: inline ; 
	float: left; width: 250px;   
	text-align: center; 
	font-weight: bold
}
#core_wrap {
	width: 700px; 
	height: auto;
	text-align: center; 
	position: relative; 
	min-height: 494px; 
	padding: 0px;
}
.unique_btn {
	margin-right: 31px;
}
#tijiao {
	height: 40px; 
	width:105px; 
	margin-top: 10px;
	color: #ffffff;
	font-size: 20px;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	background-color: #6e7071;
	border: 1px solid #ffffff;
}
#tijiao:hover {
	background-color: #009be2;
}
#list_se,.nr {
	float: right;
	width: 850px;
	box-sizing: border-box;
}
@media screen and (min-width:768px) and (max-width:1150px) {
	.container {
		width: 100%;
		overflow: hidden;
	}
	.top {
		padding: 0;
	}
	#banner_u {
		width: 100%;
	}
	.box-prodotti {
		width: 36%;
		height: 231px;
	}
	.box-prodotti img {
		height: auto;
		width: 100%;
		margin-top: 50px;
	}
	.box-ricerca {
		height: auto;
		margin-right: 10px;
	}
	.box-sviluppo,.box-gruppo {
		float: right;
		margin-right: 10px;
	}
	.box-news {
		width: 100%;
		margin: 20px 0;
	}
	.news {
	    padding: 10px 5px 0px 4px;
	}
	.box-areaprivata,.distributori,.box-filiali {
		width: 30%;
		margin: 0;
		text-align: center;
		float: left;
		margin: 1.6%;
		box-sizing: border-box;
	}
	.box-areaprivata {
		padding-top: 20px;
	}
	.box-filiali img {
		width: 100px;
		height: auto;
	}
	.distributori img {
		width: 100%;
	}
	.btn-more-center {
		float: none !important;
		margin-left: 0 !important;
		margin: 0 auto;
		margin-right: 0 !important;
	}
	.footer-contact {
		margin: 10px;
	}
	.footer-menu {
		width: 38%;
		height: 230px;
		margin: 10px auto;
	}
	.footer-support {
		margin: 10px;
	}
	.bkg-dx {
		width: 55%;
	}
	.ricerca-side {
		width: 300px;
		box-sizing: border-box;
	}
	.sidebar-left {
		margin-top: 20px;
	}
	#core_wrap {
		width: 100%;
	}
	.product_wrap {
		width: 100%;
	}
	.wrap_inner {
		width: 100%;
		height: auto;
		display: flex;
		flex-wrap: wrap;
		margin-left: 0;
		justify-content: space-between;
	}
	.single {
		width: 220px;
		height: 260px; 	
		margin-left: 0;
		margin: 15px auto;
	}
	.produc_show {
		width: 100%;
	}
	.tiny {
		float: left;
	}
	.campo-testo {
		width: 100%;
		padding-left: 0 !important;
	}
	.box-macro-elenco {
		width: 30%;
		height: auto !important;
		margin: 0 1.6%;
	}
	.box-macro-elencotxt {
		width: 100%;
		padding: 0;
	}
	.img-elenco {
		width: 100%;
	}
	.img-elenco img {
		width: 100%;
	}
	.unique_button {
		width: 80%;
		margin-left: 10% !important;
	}
}
@media screen and (min-width:768px) and (max-width:960px) {
	.top {
		height: 150px !important;
	}
	.menu {
		left: 0 !important;
		margin-top: 0 !important;
	}
}
@media screen and (min-width:961px) and (max-width:1150px) {
	.menu {
		right: 10px !important;
	}
}
@media screen and (min-width:320px) and (max-width:455px) {
	.top {
		height: 200px !important;
	}
}
@media screen and (min-width:456px) and (max-width:767px) {
	.top {
		height: 150px !important;
	}
}
@media screen and (min-width:320px) and (max-width:767px) {
	html,body {
		width: 100%;
	}
	.top {
		height: auto;
		padding: 10px;
		background-size: 100% 100%;
	}
	.menu {
		width: 100%;
		right: 0 !important;
		margin-top: 0 !important;
		box-sizing: border-box;
		position: relative;
	}
	.dropDownMenu {
		width: 100%;
	}
	.container {
		width: 100%;
		overflow: hidden;
	}
	.footer {
		box-sizing: border-box;
	}
	.footer-contact {
		width: 100%;
		margin: 25px 0 0 0;
		text-align: center;
		border: none;
	}
	.footer-menu {
		margin: 0;
		height: auto;
		width: 100%;
		padding: 0 2%;
		border: none;
	}
	.footer-support {
		margin: 10px 0;
		text-align: center;
		width: 100%;
	}
	#banner_u {
		width: 100%;
	}
	#box-prodotti {
		float: none !important;
		margin: 0 auto;
		box-sizing: border-box;
	}
	.box-areaprivata {
		width: 100%;
		margin: 0;
		padding: 0;
		text-align: center;
	}
	.box-filiali {
		width: 100%;
		margin: 0;
		padding: 10px 0;
		text-align: center;
	}
	.btn-more-center {
		width: 145px;
		margin: 0 auto;
		float: none !important;
	}
	.distributori {
		width: 100%;
		padding: 10px 0 0 0;
		margin: 0 0 20px 0;
	}
	.distributori img {
		height: auto;
		width: 100%;
	}
	.box-news {
		width: 100%;
		margin: 20px 0;
		box-sizing: border-box;
	}
	.box-news-blu {
		height: auto;
		width: 100%;
		padding: 10px;
		box-sizing: border-box;
	}
	.news {
		padding: 10px;
		width: 100%;
		box-sizing: border-box;
	}
	.box-prodotti {
		width: 100%;
		height: auto;
		margin: 10px 0;
	}
	.box-prodotti img {
		width: 100% !important;
		height: auto !important;
	}
	.box-ricerca {
		height: auto;
		width: 100%;
		margin: 0 auto;
		padding: 10px 40px;
		box-sizing: border-box;
	}
	.box-sviluppo img {
		width: 100%;
		height: auto;
	}
	.box-gruppo,.box-sviluppo {
		width: 100%;
	}
	.box-gruppo img {
		width: 100%;
		height: auto;
	}
	.slider-bkg {
		width: 100%;
		height: auto;
	}
	.slider-title {
		width: 100%;
		height: 165px;
		font-size: 45px !important;
	}
	.bkg-dx {
		width: 100%;
		right: 0;
		padding: 10px;
		box-sizing: border-box;
	}
	.bkg-dx form select {
		display: block;
	}
	.btn-more-bianco {
		width: 110px !important;
	}
	.good_display {
		height: auto !important;	
		width: 100% !important;	
		margin: 10px 0;
	}
	.product_wrap {
		width: 100%;
	}
	.wrap_inner {
		width: 100%;
		margin: 0;
	}
	.bkg-dx {
		width: 100%;
	}
	.sidebar-left {
		width: 100%;
	}
	.ricerca-side {
		width: 100%;
		padding: 10px 40px;
		text-align: left;
		box-sizing: border-box;
	}
	.new_core img {
		width: 100%;
		height: auto;
	}
	.prodotto-img {
		height: auto;
		width: 100%;
	}
	.prodotto-img img {
		height: auto;
		width: 100%;
	}
	#core_wrap {
		width: 100%;
		height: auto;
	}
	.wrap_inner {
		height: auto;
		width: 100%;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		margin-left: 0;
	}
	.single {
		width: 220px;
		height: 260px; 	
		margin-left: 0;
		margin: 15px auto;
	}
	.produc_show {
		width: 100%;
	}
	.tiny_wrap {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.tiny {
		margin: 10px auto;
	}
	.campo-testo {
		width: 100%;
		padding-left: 0 !important;
	}
	.box-macro-elenco {
		width: 48% !important;
		height: 500px !important;
		float: left;
	}
	.box-macro-elencotxt {
		width: 100%;
		padding: 0;
		box-sizing: border-box;
	}
	.btn-more-center {
		width: 90%;
		max-width: 120px;
	}
}