#segnalazione_cookies_ext
{
	width:100%;
	background-color:#eb7025;
	font-size: 14px;
	padding: 10px;
	position:fixed;
	left:0px;
	bottom:-550px;
	z-index:9999
}
#segnalazione_cookies
{
	margin:50px 0;
	color:#FFF;
}

.segnalazione_cookies_ext_pag_cookies
{
	text-align:center;
}
.segnalazione_cookies_ext_pag_cookies  input
{
	margin-top:20px;
}

.uk-button-primary
{
	background-color:#FFF;
	color:#eb7025 !important;
}

.uk-hidden
{
	display:none !important;
}

@media (max-width: 767px)
{
	#segnalazione_cookies
	{
		width:95%;
		margin:0px !important;
	}
}
#segnalazione_cookies a
{
	color:#FFF;
}

.submit_preferenze
{
	color:#FFF !important;
}

.form_scelta, .accetta_approfondisci
{
	margin-top:20px;
}

.box_check_cookies
{
	margin:10px 0;
	margin-bottom:15px;
}

.form_scelta .ok_cookies
{
	float:right;
}


.prodotti .w4 h3 {
    min-height: 72px;
}

.cnt-title-w2 h4 a {
    text-transform: uppercase;
    color: #007199;
    font-size: 18px;
    margin: 0;
    font-weight: 400;
    letter-spacing: 2px;
}

form input[type="text"], form input[type="email"], form input[type="password"] {
    margin-bottom: 9px;
}

form textarea {
    border-left: 0;
    border-right: 0;
    border-top: 0;
    border-bottom: 1px dotted #888;
    border-radius: 0;
    padding: 10px 0;
    width: 100%;
    box-sizing: border-box;
    background: transparent;
    color: #000;
    font-size: 20px;
    line-height: 1.5;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}

.alert
{
	text-align:center;
	margin:30px;
	font-weight:bold;
}
.alert, .alert a
{
	color:red;
}
.evidenzia
{
	display:none;
}

.executed
{
	margin-bottom: 20px;
    padding: 15px 35px 15px 14px;
    position: relative;
    text-align: center;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    margin-top: 20px;
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}

.top_2
{
	padding-top:200px !important;
}

.desktop .news.page .w4
{
	padding-bottom:0px;
	min-height:950px;
}
.desktop .search.page .w4, .desktop .news.page .w4-pos
{
	min-height:auto;
}

form a i
{
	color: #888;
}

.no_risultati_search
{
	text-align:center;
	margin-top:40px;
}

.t
{
	display:none;
}

.my_account_page ul
{
	margin:0px;
	padding:0px;
}

.my_account_page ul li
{
	list-style:none;
	margin-top:10px;
}

@media (max-width: 1280px) {
	.utente_loggato
	{
		display:none;
	}
}

.referenze h4
{
	min-height:54px;
}

#breadcrumbs .breadcrumb_item.breadcrumb_item{
	padding: 0;
}

.breadcrumb_item {
/*     padding: 0 4%; */
    margin: 50px 0 0;
}

header.container nav ul.icon-menu li#icon-search:hover #search{
  opacity: 1;
  transition: all 0.5s ease;
}
header.container nav ul.icon-menu #search input[type=text]{
  border-bottom: 1px solid #c4c4c4;
  border-right: 1px solid #c4c4c4;
  border-left: 1px solid #c4c4c4;
  border-top: 1px solid #c4c4c4;
  padding: 13px 30px; 
  font-size: 16px;
  box-sizing: border-box;
  width: 150px;
  background: #fff;
}

#breadcrumbs
{
	width:90%;
}

.plus
{
	float:left !important;
	margin-right:20px;
	cursor:pointer;
	margin-top: 3px;
}

header .utente_loggato b
{
	white-space: nowrap;
	left:-50px;
}

.menu-tabs li a.active
{
	background-color: #000;
    color: #FFF;
    font-weight: bold;
}

.tabs-mobile .sx
{
	width: 38%;
}
.tabs-mobile .dx
{
	width: 58%;
}
.tabs-mobile table
{
	width:100%;
	border-spacing: 1px;
}
.tabs-mobile th, .tabs-mobile th, .tabs-mobile thead td, .tabs-mobile table tr:first-child td, .tabs-mobile table tr:first-child th, .tabs-mobile table tr:nth-child(2) td, .tabs-mobile table tr:nth-child(2) th
{
	background-color:#000;
	color:#FFF;
	
}
.tabs-mobile table colgroup
{
	display:none;
}
.tabs-mobile table
{
	border-spacing: 1px 0px;
}
.tabs-mobile th, .tabs-mobile  td
{
	text-align:center;
	padding:5px;
}
.tabs-mobile tbody tr:nth-child(even)
{
	background-color: #FFF;
}

.tabs-mobile .download a {
    margin-right: 0px;
	width: 24%;
}

.tabs-mobile .sopratitolo
{
	font-weight: 600;
	font-size: 20px;
	cursor:pointer;
}

@media (max-width: 768px)
{
	.tabs-mobile .sopratitolo
	{
		font-size: 16px;
	}
	
	.plus {
		margin-right: 10px;
		margin-top:-1px;
	}
	
	.container-outlet .right
	{
		float:left !important;
		text-align:center;
		width:100%;
	}
	
	.container-outlet .right img
	{
		display:inline;
	}
}

.tabs-mobile .menu-tabs li
{
	font-size:20px;
	text-transform:uppercase;
	margin-right:60px !important;
}

.padding-bottom2 {
  padding-bottom: 65px;
}

.owl_box
{
	display:relative;
}

.owl-prev span, .owl-next span
{
	font-size:60px !important;
}

.owl-prev {
    position: absolute;
    left: -48px;
    top: 33%;
}


.owl-next {
    position: absolute;
    right: -29px;
    top: 33%;
}

.outlet #breadcrumbs
{
	color:#000;
}

.container-outlet .sopratitolo
{
	margin-bottom:30px !important;
	display:block !important;
}
.container-outlet .grigio
{
	margin-bottom:20px !important;
}



.vedi_tutti_outlet
{
	margin-top:60px;
}

.categorie.outlet .cnt-title-page h1
{
	color:#000;
}

.container-outlet .owl-prev
{
	position:absolute;
	left: -37px;
    top: 33%;
}

.padding-top
{
	padding-top:80px;
}

.box-form-contatti .w2
{
	min-height:100px !important;
}

.select2-container, .select2-container--open .select2-dropdown--below
{
	font-size:14px;
}

form .select2-container--default .select2-selection--single
{
	background:none !important;
}

.configuratore {
    height: 768px;
}

@media (max-width: 1920px)
{
	.tabs-mobile {
		display: block;
	}
}

@media (max-width: 1500px)
{
	.prodotti .w4
	{
		min-height:551px;
	}
}

.configuratore {
    height: 768px;
}

#fascia-newsletter-broferpura form input[type="text"].input-rounded, #fascia-newsletter-broferpura form input[type="email"].input-rounded, #fascia-newsletter-broferpura form input[type="password"].input-rounded{
	border: 1px solid #C4C4C4;
	border-radius: 25px;
	padding: 12px 30px;
	line-height: 1;
	background: #fff;
}

#fascia-newsletter-broferpura form input[type="text"].input-rounded:focus, #fascia-newsletter-broferpura form input[type="email"].input-rounded:focus, #fascia-newsletter-broferpura form input[type="password"].input-rounded:focus{
	border: 1px solid #000;
}

#fascia-newsletter-broferpura form.newsletter .w2{
	margin: 0 0 30px 0;
	padding: 0;
}
#fascia-newsletter-broferpura form.newsletter .w2:nth-child(2n+1){
	padding-right: 15px;
}
#fascia-newsletter-broferpura form.newsletter .w2:nth-child(2n){
	padding-left: 15px;
}

#fascia-newsletter-broferpura .newsletter.mini {
	max-width: 1000px;
}

#fascia-newsletter-broferpura form.newsletter input[type="submit"]{
	float:none;
	margin: 30px auto 0;
	display:table;
	box-sizing:border-box;
	min-width: 300px;
	padding-left: 0;
	padding-right: 0;
}

@media (max-width: 767px) {
	#fascia-newsletter-broferpura form.newsletter .w2:nth-child(2n+1),#fascia-newsletter-broferpura form.newsletter .w2:nth-child(2n){
		float: none;
		width: 100%;
		padding-right: 0;
		padding-left: 0;
	}
	.newsletter.mini {
		padding: 0;
	}
}

@media (max-width: 1920px)
{
	.tabs-mobile {
		display: block;
	}
}

@media (max-width: 1500px)
{
	.prodotti .w4
	{
		min-height:551px;
	}
}

@media (max-width: 767px)
{
	.text_diagrammi .sx, .text_diagrammi .dx
	{
		width:100%;
	}
	
	.desktop .news.page .w4-pos
	{
		margin-bottom:60px;
	}
}

.video_slide
{
	/*margin-left:0px !important;
	margin-right:0px !important;
	width:100%;
	height:auto !important;*/
}
