/* @group reset */

h1, h2, h3, h4, h5, h6, p {
	font-size: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
	font-weight: normal;
}

/* elinare blu */
* {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* @end */

/* @group default */

html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	font-size: 12px;
}


.menuOn {
	color: #6466a2 !important;
	background-color: transparent;

}

table,tr,td {
	font-size: 12px;
	color: @testo;
}

img{
	border: 0px none;
}

form{
	margin: 0px 0px 0px 0px;
}

select, option {
	font-size: 10px;
}

input,textarea {
	/*
	font-size: 9px;
	border: 1px solid #4d4d4f;
	*/
}

a, a:visited {
	color: @link;
	text-decoration: none;
}

a:hover {
	color: @link;
	text-decoration: none;
}

.clearfloat:after {
	content:'';
    display:block;
    clear: both;
}

.clear{
	float: none;
	clear: both;
	font-size: 1px;
	height: 1px;
}

.noWrap {
	white-space: nowrap;
}

.left {
	float: left;
}

.right {
	float: right;
}

.valign-element {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

/* @end */

/* @group extend framework */

.container-full-w {
	padding-left: 0;
	padding-right: 0;
	width: 100%;
}

.column-no-padding {
	padding-left: 0;
	padding-right: 0;
}

.column-no-padding-left {
	padding-left: 0;
}

.column-no-padding-right {
	padding-right: 0;
}

.column-padding-v-15 {
	padding-top: 15px;
	padding-bottom: 15px;
}

.img-responsive-fullw {
  display: block;
  height: auto;
  width: 100%;
}

.img-responsive-fullh {
  display: block;
  height: 100%;
  width: auto;
}

.btn a, .btn a:hover, .btn a:visited {
	color: #ffffff;
	text-decoration: none;
}

.container-padding-w {
	padding: 0 30px;
}

/* @end */

/* @group base */

html, body {
	font-family: Helvetica, Arial, sans-serif;
	background: #fff;
	color: #000;
	font-size: 12px;
	text-align: center;
}

table,tr,td {
	font-family: Helvetica, Arial, sans-serif;
	color: #000;
	font-size: 12px;
}

#boxMain {
	position: relative;
	margin: 0 auto;
	padding: 0;
	max-width: 1260px;
	text-align: center;
	overflow: hidden;
}

#contenuti {
	padding: 100px 30px 25px 30px;
	color: #ffffff;
}

.hidden-load {
	display: none;
}

.center-contents {
	text-align: center !important;
}

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

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

/* @end */

/* @group header slider */

#box-header-slider {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

#banner-carousel {
	height: 420px;
	z-index: 100;
}

#banner-carousel .item {
	background-repeat: no-repeat;
  	background-size: cover;
  	background-position: center center;
	height: 420px;
}

#banner-carousel .item-01 {
	background-image: url(../../static/images/banner/foto-slider-01.jpg);
}

#banner-carousel .item-02 {
	background-image: url(../../static/images/banner/foto-slider-02.jpg);
}

#banner-carousel .item-03 {
	background-image: url(../../static/images/banner/foto-slider-03.jpg);
}

#banner-carousel .item-04 {
	background-image: url(../../static/images/banner/foto-slider-04.jpg);
}

#banner-carousel .item-05 {
	background-image: url(../../static/images/banner/foto-slider-05.jpg);
}
#banner-carousel-dots {
	position: absolute;
	top: 200px;
	left: 0;
	right: 0;
	height: 20px;
	z-index: 400;
}

.owl-dot {
	margin: 0 2px;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.owl-dot span {
    width: 18px;
    height: 18px;
    margin: 5px 6px;
    background: #fff;
    display: block;
    -moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
}

.owl-dot.active span, .owl-dot:hover span {
    background: #F5831A;
}

/* @end */

/* @group header logo */

#box-header-logo {
	position: relative;
	z-index: 210;
}

#box-header-logo-txt {
	position: relative;
	top: 58px;
	left: 0;
	right: 0;
	text-align: left;
	z-index: 210;
	color: #fff;
	font-size: 30px;
	font-weight: bold;
}

#box-header-logo-txt > div {
	margin-left: 188px;
	margin-right: 20px;
}

#box-header-logo-img {
	position: absolute;
	top: 15px;
	left: 15px;
}

/* @end */

/* @group header lingua */

#box-header-lingua {
	position: absolute;
	top: 25px;
	right: 15px;
	z-index: 230;
}

/* @end */

/* @group header banda */

#box-header-banda {
	position: absolute;
	top: 10px;
	left: 0;
	right: 0;
	height: 90px;
	background: rgba(24, 41, 122, 0.5);
	z-index: 200;
}

/* @end */

/* @group menu top */

#box-menu-container {
	position: relative;
	width: 100%;
	height: 420px;
}

.navbar-top-scroll {
	opacity: 0.95;
}

.navbar {
	min-height: 0;
	margin-bottom: 0;
}

#menu-top-boxlogo {
	width: 100%;
	text-align: center;
}

#menu-top-boxlogo-condensed {
	width: 100%;
	text-align: center;
}

#box-menu {
	position: absolute;
	top: 260px;
	left: 0;
	right: 0;
	background: #18297A;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	z-index: 1000;
}

.navbar-default {
	background-color: transparent;
	border: 0 none;
}

#box-mobile-logo-mobile {
	position: absolute;
	top: 18px;
	left: 50px;
	right: 50px;
	text-align: center;
}

#box-menu-container-in {

}

#navbar-bottoni-box-in {
	height: 20px !important;
}

#navbar-bottoni-voci {
	margin: 0 auto;
	display: inline-block;
}

#navbar-bottoni-voci > li {
	font-size: 12px;
	padding-top:2px;
	/*padding: 0;*/
	margin: 0;
	/*border: 1px solid #ff0000;*/
}

#navbar-bottoni-voci>li>a {
	padding: 2px 10px;
	margin: 0;
	/*border: 1px solid #000;*/
}

#navbar-bottoni-voci>li>a:hover {
	background-color: transparent;
}

.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
	background-color: transparent;
}

.nav>li>a:hover, .nav>li>a:focus {
	background-color: transparent;
}



.menu-top-voce  {
	color: #fff;
}

.menu-top-voce:hover  {
	color: #fff;
}

.container>.navbar-header, .container-fluid>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-collapse {
	margin-left: 0 !important;
	margin-right: 0 !important;
}

/* dropdown */

.dropdown a, .dropdown a:hover, .dropdown a:focus {
	color: #fff;
}

.dropdown-menu {
	border-radius: 0;
	border: 0 none;
	background: rgba(47, 49, 43, 1);
	color: #fff !important;
}

.dropdown-menu li a {
	font-size: 12px;
	font-weight: normal;
	color: #9EA3A7;
	padding: 1.5px 10px;
}

.dropdown-menu li a:hover {
	font-size: 12px;
	background: #18297A;
	color: #fff;
}

.dropdown-menu .divider {
	height: 2px;
	margin: 3px 0;
	overflow: hidden;
}

/* dropdown-submenu */

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100% !important;
    margin-top: -25px;
    margin-left: -1px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 5px 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

/* @end */

/* @group separatori */

.riga-tit-blu {
	background-color: #A5AFD6;
	text-align: center;
	padding-right:15px;
}

.riga-tit-blu-in {
	background-color: #18297A;
	padding-top:3px;
	color: #fff;
}

.riga-tit-blu-in a {
	color: #fff;
	text-align: left;
}

.riga-tit-blu-txt {
	font-size: 12px;
	padding-left: 7%;
	text-align: left;

}

/* @end */

/* @group banner home */

#banner-carousel-home {
	height: 450px;
	margin-top: -142px;
	z-index: 800;
	overflow: hidden;
	margin-bottom: 13px;

}

#banner-carousel-home .item-home {
	height: 450px;
}

#banner-carousel-home .item-home > .row {

	padding-top:15px;
	margin: 0;
}

#banner-carousel-home .item-home-img {
	background-repeat: no-repeat;
  	background-size: cover;
  	background-position: center center;
  	height: 450px;
}

#banner-carousel-home .item-home-img-01 {
	background-image: url(../../static/images/banner-home/box1.jpg);
}

#banner-carousel-home .item-home-img-02 {
	background-image: url(../../static/images/banner-home/box2.jpg);
}

#banner-carousel-home .item-home-img-03 {
	background-image: url(../../static/images/banner-home/box3.jpg);
}

#banner-carousel-home .item-home-img-04 {
	background-image: url(../../static/images/banner-home/box4.jpg);
}

#banner-carousel-home .item-home-img-05 {
	background-image: url(../../static/images/banner-home/box5.jpg);
}

#banner-carousel-home .item-home-img-06 {
	background-image: url(../../static/images/banner-home/box6.jpg);
}

#banner-carousel-home .item-home-img-07 {
	background-image: url(../../static/images/banner-home/box7.jpg);
}

#banner-carousel-home .item-home-img-08 {
	background-image: url(../../static/images/banner-home/box8.jpg);
}

#banner-carousel-home .item-home-img-09 {
	background-image: url(../../static/images/banner-home/box9.jpg);
}

#banner-carousel-home .item-home-img-10 {
	background-image: url(../../static/images/banner-home/box10.jpg);
}


.item-home-txt {
	margin-top: 140px;
	text-align: left;
	font-size: 14px;
	padding-right:25px;
}

#banner-carousel-home-prev {
	position: absolute;
	top: 0;
	left:-8px;
	padding: 0;
	width: 30px;
	z-index: 1500;
	cursor: pointer;
}

#banner-carousel-home-next {
	position: absolute;
	top: 0;
	right: 7px;
	padding: 0;
	width: 30px;
	z-index: 1500;
	cursor: pointer;
}


/* @end */

/* @group banner prodotto */
/* titolo prodotto*/
.container-titolo-prodotto {
	position: relative;
}
.titolo-prodotto {
	position: absolute;
	top:-128px;
	left:50%;
	right:0px;
	border:0px solid #000;
	z-index: 800;
	font-size: 32px;
	line-height:30px;
	color:#1c207b;
	text-transform:uppercase;
	text-align: left;
	padding-left:15px;

}
.container-titolo-prodotto-sta {
	position: relative;
}

.titolo-prodotto-sta {
	position: absolute;
	top:-128px;
	left:50%;
	right:0px;
	border:0px solid #000;
	z-index: 800;
	font-size: 32px;
	line-height:30px;
	color:#1c207b;
	text-transform:uppercase;
	text-align: left;
	padding-left:15px;

}

.container-titolo-mappa {
	position: relative;
}

.titolo-mappa {
	position: absolute;
	top:20px;
	left:0%;
	right:0px;
	border:0px solid #000;
	z-index: 800;
	font-size: 14px;

	color:#1c207b;
	text-transform:uppercase;
	text-align: left;
	padding-left:15px;

}





#banner-carousel-prodotto {
		height: 370px;
	margin-top:-128px;
	z-index: 800;
	overflow: hidden;
	margin-bottom: 13px;

}


#pulitrici {

	margintop:0px;

	}

#banner-carousel-prodotto .item-prodotto {
	height: 370px;
}

#banner-carousel-prodotto .item-prodotto > .row {
	padding-top:15px;
	margin: 0;
}

#banner-carousel-prodotto .item-prodotto-img {
	background-repeat: no-repeat;
  	background-size: cover;
  	background-position: center center;
  	height: 370px;
}

/*slide di prodotto suddiviso in vari css con nome dei file*/


/*slider ricerca e sviluppo*/
#banner-carousel-ricerca {
		height: 370px;
	margin-top:-128px;
	z-index: 800;
	overflow: hidden;
	margin-bottom: 13px;

}


#banner-carousel-ricerca .item-ricerca {
	height: 370px;
}

#banner-carousel-ricerca .item-ricerca > .row {
	padding-top:15px;
	margin: 0;
}

#banner-carousel-ricerca .item-ricerca-img {
	background-repeat: no-repeat;
  	background-size: cover;
  	background-position: center center;
  	height: 370px;
}




.item-prodotto-txt {
	margin-top: 13px;
	text-align: left;
	font-size: 12px;
	z-index: 10;
	margin-bottom: 15px;
}


#banner-carousel-prodotto-prev {
	position: absolute;
	top: 30px;
	left: 14px;
	padding: 0;
	width: 15px;
	z-index: 1500;
	cursor: pointer;
}

#banner-carousel-prodotto-next {
	position: absolute;
	top: 30px;
	right: 15px;
	padding: 0;
	width: 15px;
	z-index: 1500;
	cursor: pointer;
}

/* @end */


/* @group prodotto */

.container-prodotto {
	text-align: left;
}

.container-prodotto > div {
	padding: 10px 0;
}

/* @end */

/* @group eventi */

.eventi-img {
	width: 100%;
	height: auto;
	/* RIMUOVERE */
	border: 0px solid #000;
	margin-bottom:5px;
	margin-top:15px;
	text-align: left;
}
.eventi-thumb {
	padding-left: 0 !important;
	padding-right: 0 !important:

}
.eventi-txt {

	text-align: left;
	margin-bottom:10px;
}

/* @end */


/* @group FOTO HOME */

.fotohome-img {
	width: 100%;
	height: auto;
	/* RIMUOVERE */
	border: 0px solid #000;
	margin-bottom:15px;
	margin-top:0px;
	text-align: left;
}
.fotohome-txt {

	text-align: left;
}

/* @end */

.nopadding {
	padding-left: 0 !important;
	padding-right: 0 !important:

}
.paddingright {
	padding-left: 0 !important;
	padding-right: -15px !important:

}
.marginright {
	margin-right:15px !important:
	padding-right: 15px;
}


.title-new{
	color:#18297A;
	margin-top: 30px;
	font-size: 2em;
}

/* @group footer */

.box-footer {
	color: #fff;
	background-color: #6B7177;
	font-size: 12px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 15px;
	padding-bottom: 50px;
}

.box-footer a {
	color: #fff;
	padding-bottom:10px;
	padding-top:10px;
}
.box-footer a.link-new{
	color: #b2b2b2;
	padding: 0;
}
/* @end */

/* @group varie */

.row-5-col {
	margin-left: -12%;
	margin-right: -12%;
}



/* @end */

/* @group effetti */

/* @end */

/* @group Media Queries */

/* @group Extra small devices - telefoni */

@media only screen and (max-width: 480px) {

	.dropdown-menu {
	    position: relative;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		box-shadow: none;
	}

	#box-header-logo-txt > div {
		font-size: 10px;
	}

	#navbar-bottoni-box-in {
		height: auto !important;
	}

	#navbar-bottoni-box-in {
		margin: 0 !important;
	}

	.row-5-col {
		margin: 0;
	}

	#banner-carousel-prodotto {
		height: 370px;
	margin-top:200px;
	z-index: 800;
	overflow: hidden;
	margin-bottom: 13px;
	}

	#banner-carousel-ricerca {
	height: 370px;
	margin-top:20px;
	z-index: 800;
	overflow: hidden;
	margin-bottom: 13px;
	}


	/*per spostare titolo e slider della sezione prodotto
	- pulitrici
	- COLLETTORI UNIVERSALI SERIE STA
	*/
	.pulitrici {
		padding-top: 160px;
	}

	.pulitrici-txt{
		padding-top: 130px;
	}
	.collettori-universali-sta {
		padding-top: 30px;
	}

	.collettori-universali-sta-txt{
		padding-top: 15px;
	}

	/*fine*/

	.titolo-prodotto {
		position: absolute;
		top:150px;
		left:0%;
		right:0px;
		border:0px solid #000;
		z-index: 800;
		font-size: 18px;
		line-height:22px;
		color:#1c207b;
		text-transform:uppercase;
		text-align: left;
		padding-left:15px;

	}
	.titolo-prodotto-sta {
		position: absolute;
		top:160px;
		left:0%;
		right:0px;
		border:0px solid #000;
		z-index: 800;
		font-size: 18px;
		line-height:22px;
		color:#1c207b;
		text-transform:uppercase;
		text-align: left;
		padding-left:15px;

	}


	.container-tel {
		position: relative;
	}
	.container-telefono {
		position: absolute;
		top:-100px;
		left:0;
		right:0px;
		z-index: 800;
		text-align: left;
		padding-left:0px;
		background-color:#f7931e;
		padding-top:20px;
		padding-bottom:20px;
	}


	.telefono-menu {

		font-size: 12px;
		line-height:14px;
		color:#1c207b;
		text-transform:uppercase;
		text-align: left;

	}
	.telefono-menu a{
		color:#172983;
	}

}

/* @end */

/* @group Small devices - tablet verticale */

@media only screen and (min-width: 481px) and (max-width: 768px) {


	#navbar-bottoni-box-in {
		height: auto !important;
	}

	#navbar-bottoni-box-in {
		margin: 0 !important;
	}



	.dropdown-menu {
	    position: relative;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		box-shadow: none;
	}

	#box-header-logo-txt {
		font-size: 14px;
	}

	#banner-carousel-prodotto {
			height: 370px;
		margin-top:200px;
		z-index: 800;
		overflow: hidden;
		margin-bottom: 13px;
		}

		#banner-carousel-ricerca {
			height: 370px;
		margin-top:20px;
		z-index: 800;
		overflow: hidden;
		margin-bottom: 13px;
		}

		/*per spostare titolo e slider della sezione prodotto
		- pulitrici
		- COLLETTORI UNIVERSALI SERIE STA
		*/
		.pulitrici {
			padding-top: 160px;
		}

		.pulitrici-txt{
			padding-top: 130px;
		}

		.collettori-universali-sta {
			padding-top: 30px;
		}

		.collettori-universali-sta-txt{
			padding-top: 15px;
		}

		/*fine*/

	.titolo-prodotto {
		position: absolute;
		top:150px;
		left:0%;
		right:0px;
		border:0px solid #000;
		z-index: 800;
		font-size: 18px;
		line-height:22px;
		color:#1c207b;
		text-transform:uppercase;
		text-align: left;
		padding-left:15px;

	}
	.titolo-prodotto-sta {
		position: absolute;
		top:160px;
		left:0%;
		right:0px;
		border:0px solid #000;
		z-index: 800;
		font-size: 18px;
		line-height:22px;
		color:#1c207b;
		text-transform:uppercase;
		text-align: left;
		padding-left:15px;

	}

	.container-tel {
		position: relative;
	}
	.container-telefono {
		position: absolute;
		top:-100px;
		left:0;
		right:0px;
		z-index: 800;
		text-align: left;
		padding-left:0px;
		background-color:#f7931e;
		padding-top:20px;
		padding-bottom:20px;
	}


	.telefono-menu {

		font-size: 12px;
		line-height:14px;
		color:#1c207b;
		text-transform:uppercase;
		text-align: left;

	}
	.telefono-menu a{


		color:#172983;


	}

}

/* @end */

/* @group Medium devices */

@media (min-width: 769px) and (max-width: 992px) {






}

/* @end */

/* @group Large devices e tablet orizzontale */

@media (min-width: 993px) {





}

/* @end */

/* @end */
