@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700');
@import url('https://fonts.googleapis.com/css?family=Raleway:400,700,800');
*, :after, :before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; vertical-align: baseline; }
html, body { padding: 0; margin: 0; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); -webkit-text-size-adjust: 100%; -webkit-font-smoothing: antialiased; }
body { background-color: #ffffff; position: relative; margin: 0; font-weight: normal; text-rendering: optimizeLegibility; font-size: 16px; font-family: 'Roboto', sans-serif; color: #535353; line-height: 24px; overflow-x: hidden }
.wow { visibility: hidden; }
img { max-width: 100%; height: auto; }
.clearfix:after { content: ' '; clear: both; line-height: 0; height: 0; width: 100%; display: table }
a { color: #EF6B00; text-decoration: none; transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; }
a:hover { color: #535353; transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; }
a:active { color: #EF6B00; }
p { margin-bottom: 20px; }
a img { border: none; }
.color1 { color: #EF6B00 }
h1, h2, h3, h4, h5, h6 { font-weight: 400; margin: 0 0 1em 0; font-family: 'Raleway', sans-serif; color: #272727; }
h1, .welcome { margin: 0; font-size: 42px; font-weight: 400; text-shadow: 0 0 1px rgba(0, 0, 0, .01); letter-spacing: 1px; line-height: 1 }
h2 { font-size: 26px; line-height: 35px; font-weight: bold; letter-spacing: 1px; margin-bottom: 30px }
h3 { font-weight: 700; font-size: 20px; }
.bg1 { position: relative; background: #f5f5f5; }
.bg { }
.bgw { background: #ffffff; }
form { padding: 0; margin: 0; display: inline; }
ul { list-style: none; margin: 0; padding: 0; }
input[type='text'], input[type='password'], textarea { background: #fff; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; border: 1px solid #E5E4E4; padding: 10px 11px; resize: none; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; transition: all 0.2s ease-out; }
select { border: 1px solid #E7E7E7; padding: 3px 3px 4px 3px; font-size: 11px; margin: 0; padding: 10px 11px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
label { cursor: pointer; }
.text-center { text-align: center }
/* layout */
.main { width: 1320px; margin: 0 auto; }
.main:after { display: table; clear: both; content: ' '; }
.center { left: 50%; position: absolute; top: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); text-align: center; width: 100%; padding: 15px; }
.width50 { width: 50% }
.pd { padding: 50px; }
.mt { margin-top: 72px }
.mb { margin-bottom: 72px }
.pt { padding-top: 72px }
.pb { padding-bottom: 72px }
.pt2 { padding-top: 48px }
.pb2 { padding-bottom: 48px }
.pr { padding-right: 20px }
.pl { padding-left: 20px }
.table_content { display: table; width: 100%; }
.table_content>div { display: table-cell; vertical-align: top }
/* header */
#language { position: absolute; top: 0px; right: 50%; margin-right: -480px; }
#language li { border-left: 1PX solid #D0DDC8; cursor: pointer; display: block; width: 16px; padding: 12px 8px 0 8px; float: left; }
#language li:hover { opacity: 0.6; }
#language li:last-child { border-left: none; }
#language li img { }
#language li span { color: #666; font-size: 9px; font-weight: bold; text-transform: uppercase; display: block; text-align: center; padding-bottom: 5px; }
#header #cart { float: right; margin: 0px; width: 250px; position: relative; }
#header #cart .heading { height: 63px; position: relative; padding: 0 0 0 63px; background: #EF6B00 }
#header #cart .heading h4 { background: url(/image/icons/cart.png); width: 63px; height: 63px; overflow: hidden; text-indent: 64px; padding: 0; margin: 0; position: absolute; left: 0; top: 0; }
#header #cart .heading a { display: block; line-height: 63px; padding: 0 18px; color: #fff; }
#header #cart .content { display: none; position: absolute; background: #fff; border: 2px solid #EF6B00; top: 63px; right: 0px; padding: 0px 0px 40px 0px; z-index: 10000; width: 400px; }
#header #cart .content .empty { padding: 40px 40px 0px 40px; text-align: center }
#header #cart.active .content { display: block; }
#header #cart .content .checkout { background: #444444; bottom: 0; height: 40px; width: 100%; text-align: center; line-height: 40px; position: absolute; color: #999; }
#header #cart .content .checkout a { color: #fff; }
#header #cart .content .checkout a:hover { color: #F8C33F; }
#header #cart .content .mini-cart-info { padding: 12px; }
#header #cart .content .mini-cart-info table { border-spacing: 5px; width: 100%; border-bottom: 2px solid #ebebeb }
#header #cart .content .mini-cart-info table .remove img { width: 15px; height: 15px; cursor: pointer }
#header #cart .content .mini-cart-total { padding: 12px; background: #EF6B00 }
#header #cart .content .mini-cart-total table { border-spacing: 5px; width: 100%; }
#header #cart .content .mini-cart-total table tbody tr td:first-child { text-align: right; width: 50% }
#header #cart .content .mini-cart-total table tbody tr td:last-child { text-align: left; }
#header { padding:13px 0 13px 0; position: relative; z-index: 3 }
#header #logo { float: left; margin: 0px 0 0px 1px; }
#header #logo a { display: block; width: 245px; float: left }
#header #logo a img { width: 100%; height: auto; vertical-align: bottom }

#header .header-top { display: flex; padding:0px 0 0 0; }
#header .header-top li { float: left; padding: 0 0 0 32px; font-size: 12px; }
#header .header-top .break { display:none }
.header-phone { background: url(../image/header-phone.png) 0 0px no-repeat; line-height: 21px; margin: 5px 0 0 0px; padding: 0 0 0px 28px; float: left; color: #888 }
.header-phone strong { color: #666; font-weight: 500; font-size: 13px; }
.linkAreaRiservata { line-height: 21px; margin: 5px 0 0 0px; color: #888; display: block }
hr { border-top: 5px solid #eceded; background: none; width: 100%; padding: 0; margin: 15px 0; }

.header-row { display:flex; }
#header .header-left { position: relative; }
#header .header-right { margin-left:auto; display: flex; flex-direction: column; align-items: flex-end; }


@media (min-width: 768px) {
  .mobile-nav-wrap {
    display: none !important;
  }
  .hamburger-menu {
    display: none !important;
  }
}

.mobile-header-nav {
  background-color: #222222;
  display: none; 
  margin: 0;
  padding: 0;
  position: absolute;
  top: 44px;
  width: 100%; z-index: 3;
}
.mobile-header-nav ul { 
  list-style: none;
  margin: 0;
  padding: 0; 
}
.mobile-header-nav ul li { position:relative; border-bottom: 1px solid rgba(255, 255, 255, 0.1); }
.mobile-header-nav ul li.subdrop:before { position:absolute; top:25px; margin-top:-10px; line-height:20px; content:'+'; color:white; right:30px; text-align:center }
.mobile-header-nav ul li.subdrop.subopened:before { content:'-' }
.mobile-header-nav ul li a {
  color: white;
  display: block;
  padding: 10px 25px;
  text-align:left;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;    line-height: 30px;
}
.mobile-header-nav li a:hover {
  background-color: #2f2f2f;
}
.mobile-header-nav ul li ul { display:none; background:rgba(0,0,0,0.20) }
.mobile-header-nav ul li ul li a { padding-left:40px }

.hamburger-menu {
  display: inline-block; 
  padding: 0px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.hamburger-menu:hover {
  cursor: pointer;
}
.hamburger-menu .menu-item {
  background: black;
  display: block;
  height: 3px;
  margin: 0 0 8px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 36px;
}
.hamburger-menu .menu-item:last-child { margin:0 }
.hamburger-menu.open .menu-item {
  margin: 0 0 5px;
}
.hamburger-menu.open .menu-item:first-child {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transform-origin: 7px;
          transform-origin: 7px;
}
.hamburger-menu.open .menu-item:nth-child(2) {
  opacity: 0;
}
.hamburger-menu.open .menu-item:nth-child(3) {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transform-origin: 8px;
          transform-origin: 8px;
}

/* NAVIGATION */
#menu { float: right; padding:11px 0 0 0 }
#menu ul { float: left; }
#menu>ul>li { float: left; position: relative; margin-left: 35px }
#menu>ul>li a { font-weight: 500; color: #535353; text-transform: uppercase; font-size: 14px; letter-spacing: 1px; }
#menu>ul>li:hover>a { color: #EF6B00; }
#menu>ul>li ul { display: none; position: absolute; top: 100%; left: 0; width: 200px; background: #ffffff; border: 1px solid #ebebeb; }
#menu>ul>li:hover ul { display: block; }
#menu>ul>li ul li { border-bottom: 1px solid #ebebeb; display: block; float: none; margin: 0; padding: 0; }
#menu>ul>li ul li:last-child { border-bottom: none }
#menu>ul>li ul li a { display: block; color: #535353; font-size: 13px; padding: 7px 14px; line-height: 20px; }
#menu>ul>li ul li a:hover { background: #f6f6f6; }
#search { position: relative; padding: 0px 0px; margin-top: 0px }
#search .button-search { float: left; display: block; border: 1px solid; border-color: #d6d6d6 #adadad #9b9b9b #d1d1d1; }
#search .button-search span { display: block; border: 1px solid #efefef; font-size: 12px; line-height: 16px; color: #262626; background: url(../image/search-button.gif) repeat-x left top #cecece; font-weight: 400; padding: 5px 11px 5px 11px; }
#search .button-search:hover span { cursor: pointer; background: #ccc; color: #222; }
#search input { float: left; border: 1px solid #cccccc; color: #929191; background: #fff; padding: 4px 10px 4px 10px; line-height: 20px; width: 168px; height: 20px; height: 30px; outline: none; font-size: 12px; font-weight: bold; border-right: none; -webkit-box-shadow: inset 2px 3px 10px rgba(0,0,0,0.04); -moz-box-shadow: inset 2px 3px 10px rgba(0,0,0,0.04); box-shadow: inset 2px 3px 10px rgba(0,0,0,0.04); }
.breadcrumb { color: #CCC; padding: 0px 0px 10px 0; display: none }
.breadcrumb a { font-size: 13px; color: #777 }
.category .breadcrumb { padding: 10px }
.success, .warning, .attention, .information, .display_price { max-width: 960px; padding: 14px 20px 14px 34px; margin: 15px auto 15px auto; color: #555555; -webkit-border-radius: 5px 5px 5px 5px; -moz-border-radius: 5px 5px 5px 5px; -khtml-border-radius: 5px 5px 5px 5px; border-radius: 5px 5px 5px 5px; }
.success a, .warning a, .attention a, .information a { text-decoration: underline !important; }
.success a:hover, .warning a:hover, .attention a:hover, .information a:hover { text-decoration: none !important; }
.success { position: fixed; z-index: 9999!important; left: 50%; top: 50%; margin-left: -150px; margin-top: -70px; width: 300px; background: #EAF7D9 url('../image/success.png') 10px center no-repeat; border: 6px solid #BBDF8D; -webkit-border-radius: 5px 5px 5px 5px; -moz-border-radius: 5px 5px 5px 5px; -khtml-border-radius: 5px 5px 5px 5px; border-radius: 5px 5px 5px 5px; -webkit-border-radius: 6px 6px 6px 6px; -moz-border-radius: 6px 6px 6px 6px; -khtml-border-radius: 6px 6px 6px 6px; border-radius: 6px 6px 6px 6px; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; box-shadow: 0.2em 0.2em 0.2em 3px rgba(122, 122, 122, 0.5); -webkit-box-shadow: 0.2em 0.2em 0.2em 3px rgba(122, 122, 122, 0.5); padding: 18px 28px 18px 33px; }
.warning { background: #FFD1D1 url('../image/warning.png') 10px center no-repeat; border: 6px solid #F8ACAC; -webkit-border-radius: 5px 5px 5px 5px; -moz-border-radius: 5px 5px 5px 5px; -khtml-border-radius: 5px 5px 5px 5px; border-radius: 5px 5px 5px 5px; }
.attention, .display_price { background: #FFF5CC url('../image/attention.png') 10px center no-repeat; border: 6px solid #FA0; -webkit-border-radius: 5px 5px 5px 5px; -moz-border-radius: 5px 5px 5px 5px; -khtml-border-radius: 5px 5px 5px 5px; border-radius: 5px 5px 5px 5px; }
.success .close, .warning .close, .attention .close, .information .close { float: right; padding-top: 4px; padding-right: 4px; cursor: pointer; border: 1px solid #888; padding: 2px; background: #FFF }
.required { color: #FF0000; font-weight: bold; }
.error { display: block; color: #FF0000; }
.help { color: #999; font-size: 10px; font-weight: normal; display: block; }
table.form { width: 100%; border-collapse: collapse; }
table.form tr td:first-child { width: 150px; }
table.form > * > * > td { color: #000000; }
table.form td { padding: 4px; }
table.form td i { float: left; width: 206px; }
input.large-field, select.large-field { width: 300px; }
table.list { border-collapse: collapse; width: 100%; border-top: 1px solid #DDDDDD; border-left: 1px solid #DDDDDD; margin-bottom: 20px; }
table.list td { border-right: 1px solid #DDDDDD; border-bottom: 1px solid #DDDDDD; }
table.list thead td { background-color: #EFEFEF; padding: 0px 5px; }
table.list thead td a, .list thead td { text-decoration: none; color: #222222; font-weight: bold; }
table.list tbody td { vertical-align: top; padding: 0px 5px; }
table.list .left { text-align: left; padding: 7px; }
table.list .right { text-align: right; padding: 7px; }
table.list .center { text-align: center; padding: 7px; }
table.radio { width: 100%; border-collapse: collapse; }
table.radio td { padding: 5px; vertical-align: top; }
table.radio td label { display: block; }
table.radio tr td:first-child { width: 1px; }
table.radio tr td:first-child input { margin-top: 1px; }
table.radio tr.highlight { background: #F1FFDD; cursor: pointer; }
table.radio tr.highlight:hover td { background: #F1FFDD; cursor: pointer; }
.pagination { display: block; margin: 0 0 60px 0; clear: both; border-top: 1px solid rgba(150,150,150,0.20); padding-top: 20px }
.pagination .links { float: left; vertical-align: top; }
.pagination .links a { display: inline-block; border: 1px solid #ffffff; padding: 0px; width: 30px; height: 30px; background: #ffffff; color: #303030; text-align: center; border-radius: 50%; line-height: 28px; float: left; margin: 0 7px 0 0; font-size: 12px; }
.pagination .links a:hover { border: 1px solid #212121; background: #f5f5f5; color: #212121 }
.pagination .links b { display: inline-block; border: 1px solid #212121; padding: 0px; width: 30px; height: 30px; background: #303030; color: #ffffff; text-align: center; border-radius: 50%; line-height: 28px; float: left; margin: 0 7px 0 0; font-size: 12px; }
.pagination .results { float: right; padding: 0px; color: #555; font-size: 13px; }
.intro { text-align: center; width: 50%; margin: 0 auto; }
.intro70 { width: 72%; margin: 0 auto; }
/* button */
a.button, input.button { display: inline-block; padding: 0 20px; line-height: 45px; border: none; background: #4E4848; color: white; text-decoration: none; margin-right: 5px; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; transition: all 0.2s ease-out; }
a.button img { vertical-align: text-bottom; margin: 0 6px 0 0; }
a.button.checkout { background: url('../image/button-checkout.png') top left repeat-x; padding: 8px 19px; }
input.button { margin: 0; border: 0; padding: 0px 12px 0px 12px; cursor: pointer; }
a.button:hover, input.button:hover { background: #EF6B00; color: white; }
.buttons { }
.buttons .left { float: left; text-align: left; }
.buttons .right { float: right; text-align: right; }
.buttons .center { text-align: center; margin-left: auto; margin-right: auto; }
.image1 { float: left; margin: 20px 0px }
.right-share { display: none; width: 50px; height: 350px; float: left; background: url(/image/data/Struttura/bgShare.png); position: absolute; right: 0px; }
.compare { padding: 14px }
.htabs { display: none; height: 33px; line-height: 16px; border-bottom: 1px solid #DDDDDD; clear: both; padding-top: 10px; margin-top: 30px }
.htabs a { border-top: 1px solid #DDDDDD; border-left: 1px solid #DDDDDD; border-right: 1px solid #DDDDDD; background: #FFFFFF url('../image/tab.png') repeat-x; padding: 9px 17px 7px 17px; float: left; font-size: 13px; text-transform: uppercase; text-align: center; text-decoration: none; color: #000000; margin-right: 4px; display: none; }
.htabs a.selected { padding-bottom: 8px; background: #FFFFFF; font-weight: 700; border-bottom: none }
.tab-content { position: relative }
.cart-info { background: #fff }
.mosaic { position: relative; margin-left: -6px; margin-right: -6px; margin-bottom:0px }
.mosaic>div { float: left; width:16.6%; padding: 0 3px 0 0; margin-bottom:3px }
.mosaic>div a { display: block; background: #eb6601; height:172px; position: relative; color: #ffffff; transition:all 0.3s ease; }
.mosaic>div a:hover {         -webkit-transform: scale(1.1);
        -ms-transform: scale(1.3);
        transform: scale(1.3); }
.mosaic>div a h4 { color: #ffffff; font-size:12px; line-height:16px }
.mosaic>div a img { width: 90px; height: auto; }
.mosaic>div a .center { 
    padding: 6px;
}
.box-product .image { display: block; text-align: center; }
.box-product .image img { display: inline-block; height: 150px }
.box-product .name { text-align: center; padding: 0; }
.box-product .name a { text-decoration: none; display: block; margin: 8px 0; font-size: 18px; line-height: 24px; color: #EF6B00; text-align: center; }
.box-product .description { font: 13px/19px Arial; padding: 10px 15px 14px 15px; color: #4c4c4c; background: #eaeaea; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; text-align: center; }
.box-product .price { display: none; font-weight: bold; color: #636363; margin-bottom: 4px; }
.box-product .cart { display: none; }
.box-product .price-old { color: #F00; text-decoration: line-through; }
.box-product .price-new { font-weight: bold; }
.box-product .rating { display: block; margin-bottom: 4px; }
.box-product.box-subcat .name.subcatname { }
.box-product.box-subcat .name.subcatname a { font-size: 14px; font-weight: bold; color: #43403d; margin-bottom: 0; font-size: 18px; text-align: center; color: #EF6B00; letter-spacing: -1px; text-rendering: optimizeLegibility; width: 100%; font-weight: 300; display: block }
.box-product.box-subcat .name.subcatname a:hover { text-decoration: underline; }
.box-product.box-subcat { text-align: center }
.box-product.box-subcat ul { margin-left: -12px; margin-right: -12px; vertical-align: top }
.box-product.box-subcat li { display: inline-block; background: #FFF; margin: 0 12px 24px 12px; vertical-align: top; width: 308px; position: relative; vertical-align: top }
.box-product.box-subcat li a { display: block; padding: 24px 30px; }
.box-product.box-subcat .num77, .box-product.box-subcat .num79 { display: none }
/* box category */
.box-category { margin-top: -5px; }
.box-category ul { list-style: none; margin: 0; padding: 0; }
.box-category > ul > li { padding: 8px 8px 8px 0px; }
.box-category > ul > li + li { border-top: 1px solid #EEEEEE; }
.box-category > ul > li > a { text-decoration: none; color: #333; }
.box-category > ul > li ul { display: none; }
.box-category > ul > li a.active { font-weight: bold; }
.box-category > ul > li a.active + ul { display: block; }
.box-category > ul > li ul > li { padding: 5px 5px 0px 10px; }
.box-category > ul > li ul > li > a { text-decoration: none; display: block; }
.box-category > ul > li ul > li > a.active { font-weight: bold; }
/* content */
.blogcategory .content { padding: 100px 0 0 0 !important; overflow: auto; margin-bottom: 20px; }
#content .content { padding: 0px; overflow: auto; margin-bottom: 20px; }
#content .content .left { float: left; width: 49%; }
#content .content .right { float: right; width: 49%; }
.content-bottom .cart { padding: 10px 0px; display: none }
#content .contact-info #infoContact { float: right; width: 280px; }
#content .content-bottom-left { }
#content .content-bottom-left .box { float: right }
#content .content-bottom-left .box .box-heading { display: none }
#content .content-bottom-left .box .cart { display: none }
#content .content-bottom-left .box .box-content { border: none; padding: 0px; }
#content .content-bottom-left .box .box-product > div { width: 180px; margin-bottom: 0px; }
#content .content-bottom-left .title { display: none; padding: 20px 10px 10px; width: 469px; border-right: 1px solid #CCC; font-size: 22px; color: #333 }
/* category */
.category-info { position: relative }
.category-info .name { width: 943px; background: #DCDCDC; font-size: 25px; padding: 8px 0px 8px 10px; margin: 7px 0px 14px 0px; color: #fff }
.category-info .image { float: left; padding: 5px; margin-right: 15px; position: relative }
.category-info .image img { border: 1px solid #CCC; padding: 5px; }
.category-info ul { list-style: circle; padding: 0px 20px }
.category-info .slideshow ul { list-style: none; padding: 0px }
.category-info p { }
.category-info .image span { position: absolute; bottom: 0px; background: rgba(245, 245, 245, 0.9); font-size: 25px; width: 899px; color: #666; padding: 8px 0px 8px 45px; margin-bottom: 9px; }
.category-info .imagethumb { position: absolute; right: 10px; border: 1px solid #ccc; background: #fff }
.category-list { overflow: auto; margin-bottom: 5px; }
.category-list > ul { list-style: none; float: left; -webkit-padding-start: 0px; }
.category-list > ul > li { float: left; margin: 0px 5px 10px 15px; }
.category-list > ul > li > .name { width: 200px; background: url(../image/menu_button_bg_active.png) left top repeat-x; height: 50px; padding: 0px 0px 0px 10px; line-height: 50px; -webkit-border-radius: 8px; }
.category-list > ul > li > .name:hover { background: url(../image/sub_menu_bg_active.jpg) left top repeat }
.category-list > ul > li > .name a { color: #fff; font-size: 19px; text-transform: uppercase; text-decoration: none }
.category-list .div a { text-decoration: underline; font-weight: bold; }
/* manufacturer */
.manufacturer-list { border: 1px solid #DBDEE1; padding: 5px; overflow: auto; margin-bottom: 20px; }
.manufacturer-heading { background: #F8F8F8; font-size: 15px; font-weight: bold; padding: 5px 8px; margin-bottom: 6px; }
.manufacturer-content { padding: 8px; }
.manufacturer-list ul { float: left; width: 25%; margin: 0; padding: 0; list-style: none; margin-bottom: 10px; }
/* product */
.product-filter { display: none; background: url(../image/box-bg.png); padding: 5px 6px 5px 11px; overflow: auto; margin: 10px 0px; border: 1px solid #DCDADA; width: 99% }
.product-filter .display { float: right; color: #333; height: 24px; }
.product-filter .display b { float: left; padding-top: 3px; font-size: 11px; font-weight: bold; }
#list_a { background: url("../image/list_a.png") no-repeat scroll 0 bottom transparent; display: inline-block; height: 24px; margin-left: 8px; margin-right: 5px; text-indent: -9999px; width: 25px; float: left; }
#grid_b { background: url("../image/grid_a.png") no-repeat scroll 0 top transparent; display: inline-block; height: 24px; width: 25px; }
.product-filter .display a { font-weight: bold; }
.product-filter .sort { float: left; color: #252525; font-size: 11px; font-weight: bold; }
.product-filter .sort b { padding-right: 7px; font-weight: bold; font-size: 11px; }
.product-filter .sort select { width: 140px; }
.product-filter .limit { margin-left: 13px; float: left; color: #252525; font-size: 11px; font-weight: bold; }
.product-filter .limit b { padding-right: 5px; }
.product-filter .limit select { width: 72px; }
.product-filter .product-compare { padding: 3px 0 0 10px; }
.product-compare a { text-decoration: none; font-size: 12px; color: #000; }
.product-compare { padding: 0; font-weight: normal; margin-bottom: 0px; font-size: 12px; float: left; }
.product-compare a { text-decoration: none; font-size: 12px; }
.product-compare a:hover { text-decoration: underline; }
.product-list { margin-left: -12px; margin-right: -12px; }
.product-list > div { padding: 0 12px 24px 12px; float: left; width: 33.333%; }
.product-list > div .product { background: #ffffff; box-shadow: 0 1px 2px rgba(0,0,0,.04); padding: 0 0 32px 0 }
.product-txt { padding-left: 25px; padding-right: 25px; text-align: center; }
.product-list .image { text-align: center; margin-bottom: 20px; }
.product-list .image img { }
.product-list .name { margin-bottom: 3px; }
.product-list .name a { color: #000; font-weight: normal; font-size: 1.18em; }
.product-list .description { line-height: 15px; margin-bottom: 5px; color: #4D4D4D; }
.product-list .rating { color: #7B7B7B; }
.product-list .price { float: right; height: 50px; margin: 10px; text-align: right; color: #333333; font-size: 12px; }
.product-list .price-old { color: #F00; text-decoration: line-through; }
.product-list .price-new { font-weight: bold; }
.product-list .price-tax { display: none }
.product-list .cart { margin-bottom: 3px; }
.product-list .wishlist, .product-list .compare { margin-bottom: 3px; }
.product-list .wishlist a { color: #333333; text-decoration: none; padding-left: 18px; display: block; background: url('../image/add.png') left center no-repeat; }
.product-list .compare a { color: #333333; text-decoration: none; padding-left: 18px; display: block; background: url('../image/add.png') left 60% no-repeat; }
.product-list .cart, .product-list .compare, .product-list .wishlist { margin-bottom: 3px; display: none }
/* Product */
.product-info { overflow: auto; }
#content .product-info h1 { color: #303030; padding-top: 10px; font-size: 25px; font-weight: 600; margin-top: 0px; margin-bottom: 13px; line-height: 24px }
.product-info { display: block; background: #ffffff; padding: 42px; }
.product-info .left { float: left; width: 460px; }
.product-info .right { float: right; width: calc(100% - 500px) }
.product-info .right h1 { margin-bottom: 0px }
.product-info .right .price-tax { display: none }
.product-info .right .manufacturer { text-transform: uppercase; font-weight: normal }
.product-info .image { border: 1px solid #E7E7E7; float: left; margin-bottom: 20px; padding: 10px; text-align: center; }
.product-info .left .image { border: none; margin: 10px 0PX; padding: 10px; }
.product-info .left .image img { width: 100% }
.product-info .image-additional { width: 100%; clear: both; overflow: hidden; }
.product-info .image-additional img { border: 1px solid #E7E7E7; }
.product-info .image-additional img:hover { border: 1px solid #000; }
.product-info .image-additional a { float: left; display: block; margin-left: 10px; margin-bottom: 10px; }
.product-info .description { border-top: 1px solid #E7E7E7; border-bottom: 1px solid #E7E7E7; padding: 5px 5px 10px 5px; margin: 28px 0px 10px 0px; line-height: 20px; color: #4D4D4D; }
.product-info .description span { color: #000; }
.product-info .description a { color: #4D4D4D; text-decoration: none; }
.product-info .price { border-bottom: 1px solid #E7E7E7; padding: 0px 10px 0px 0px; margin-bottom: 15px; font-size: 15px; font-weight: bold; color: black; font-weight: normal; font-size: 23px; }
.product-info .price-old { color: #F00; text-decoration: line-through; margin-right: 20px; float: left; }
.product-info .price-new { }
.product-info .price-tax { font-size: 12px; font-weight: normal; color: #999; }
.product-info .price .reward { font-size: 12px; font-weight: normal; color: #999; }
.product-info .price .discount { font-weight: normal; font-size: 12px; color: #F60; }
.product-info .model { padding-top: 5px; color: #F60; font-size: 16px; }
.product-info .options { border-bottom: 1px solid #E7E7E7; padding: 0px 5px 10px 5px; margin-bottom: 10px; color: #000000; }
.product-info .option-image { margin-top: 3px; margin-bottom: 10px; }
.product-info .option-image label { display: block; width: 100%; height: 100%; }
.product-info .option-image img { margin-right: 5px; border: 1px solid #CCCCCC; cursor: pointer; }
.product-info .cart { border-bottom: 1px solid #E7E7E7; padding: 0px 5px 10px 5px; margin-bottom: 50px; color: #4D4D4D; overflow: auto; }
.product-info .cart div { float: left; vertical-align: middle; }
.product-info .cart div > span { padding-top: 5px; color: #999; }
.product-info .cart .minimum { padding-top: 5px; font-size: 11px; color: #999; clear: both; }
.product-info .review { color: #4D4D4D; border-top: 1px solid #E7E7E7; border-left: 1px solid #E7E7E7; border-right: 1px solid #E7E7E7; margin-bottom: 10px; }
.product-info .review > div { padding: 8px; border-bottom: 1px solid #E7E7E7; line-height: 20px; }
.product-info .review > div > span { color: #000; }
.product-info .review .share { overflow: auto; line-height: normal; display: none; }
.product-info .review .share a { text-decoration: none; }
.review-list { padding: 10px; overflow: auto; margin-bottom: 20px; border: 1px solid #EEEEEE; }
.review-list .author { float: left; margin-bottom: 20px; }
.review-list .rating { float: right; margin-bottom: 20px; }
.review-list .text { clear: both; }
.attribute { width: 100%; padding: 10px; background: #F7F7F7; }
.attribute tr { }
.attribute thead td { color: #F60; font-size: 15px; font-weight: 800; line-height: 20PX; background: #F7F7F7; text-align: center; border-bottom: 1px solid #DDDDDD; }
.attribute tbody { padding: 10px 0 }
.attribute tbody tr td:first-child { text-align: right; padding: 10px 15px 10px 0; font-weight: 800 }
.attribute tbody tr td { padding: 10px 0; }
.attribute td { color: #4D4D4D; text-align: left; vertical-align: top; }
.allegati td { width: 100%; border-bottom: 1px solid #ddd; padding: 10px; font-size: 16px }
.compare-info { border-collapse: collapse; background: #fff; width: 100%; border-top: 1px solid #DDDDDD; border-left: 1px solid #DDDDDD; margin-bottom: 20px; }
.compare-info thead td, .compare-info thead tr td:first-child { color: #000000; font-size: 14px; font-weight: bold; background: #F7F7F7; text-align: left; }
.compare-info tr td:first-child { color: #000000; font-weight: bold; text-align: right; }
.compare-info td { padding: 7px; width: 20%; color: #4D4D4D; text-align: center; vertical-align: top; border-right: 1px solid #DDDDDD; border-bottom: 1px solid #DDDDDD; }
.compare-info .name a { font-weight: bold; }
.compare-info .price-old { font-weight: bold; color: #F00; text-decoration: line-through; }
.compare-info .price-new { font-weight: bold; }
/* wishlist */
.wishlist-info table { width: 100%; border-collapse: collapse; border-top: 1px solid #DDDDDD; border-left: 1px solid #DDDDDD; border-right: 1px solid #DDDDDD; margin-bottom: 20px; }
.wishlist-info td { padding: 7px; }
.wishlist-info thead td { color: #4D4D4D; font-weight: bold; background-color: #F7F7F7; border-bottom: 1px solid #DDDDDD; }
.wishlist-info thead .image { text-align: center; }
.wishlist-info thead .name, .wishlist-info thead .model, .wishlist-info thead .stock { text-align: left; }
.wishlist-info thead .quantity, .wishlist-info thead .price, .wishlist-info thead .total, .wishlist-info thead .action { text-align: right; }
.wishlist-info tbody td { vertical-align: top; border-bottom: 1px solid #DDDDDD; }
.wishlist-info tbody .image img { border: 1px solid #DDDDDD; }
.wishlist-info tbody .image { text-align: center; }
.wishlist-info tbody .name, .wishlist-info tbody .model, .wishlist-info tbody .stock { text-align: left; }
.wishlist-info tbody .quantity, .wishlist-info tbody .price, .wishlist-info tbody .total, .wishlist-info tbody .action { text-align: right; }
.wishlist-info tbody .price s { color: #F00; }
.wishlist-info tbody .action img { cursor: pointer; }
.login-content { margin-bottom: 60px; padding: 0px; background: #ffffff; margin-top: 18px; border-spacing: 20px }
.login-content td { padding: 5px 20px; font-size: 13px; }
.login-content td input { width: 100%; border: 1px solid #c0c0c0; outline: none }
.login-content td input:focus, .login-content td select:focus { border: 1px solid #EF6B00 }
.login-content td select { border: 1px solid #c0c0c0 }
.login-content:after { display: table; content: ' '; clear: both; }
.login-content .left { float: left; width: 48%; }
.login-content .right { float: right; width: 48% }
.login-content .left .content, .login-content .right .content { min-height: 190px; }
/* orders */
.order-list { margin-bottom: 10px; }
.order-list .order-id { width: 49%; float: left; margin-bottom: 2px; }
.order-list .order-status { width: 49%; float: right; text-align: right; margin-bottom: 2px; }
.order-list .order-content { padding: 10px 0px; display: inline-block; width: 100%; margin-bottom: 20px; border-top: 1px solid #EEEEEE; border-bottom: 1px solid #EEEEEE; }
.order-list .order-content div { float: left; width: 33.3%; }
.order-list .order-info { text-align: right; }
.order-detail { background: #EFEFEF; font-weight: bold; }
/* returns */
.return-list { margin-bottom: 10px; }
.return-list .return-id { width: 49%; float: left; margin-bottom: 2px; }
.return-list .return-status { width: 49%; float: right; text-align: right; margin-bottom: 2px; }
.return-list .return-content { padding: 10px 0px; display: inline-block; width: 100%; margin-bottom: 20px; border-top: 1px solid #EEEEEE; border-bottom: 1px solid #EEEEEE; }
.return-list .return-content div { float: left; width: 33.3%; }
.return-list .return-info { text-align: right; }
.return-product { overflow: auto; margin-bottom: 20px; }
.return-name { float: left; width: 31%; margin-right: 15px; }
.return-model { float: left; width: 31%; margin-right: 15px; }
.return-quantity { float: left; width: 31%; }
.return-detail { overflow: auto; margin-bottom: 20px; }
.return-reason { float: left; width: 31%; margin-right: 15px; }
.return-opened { float: left; width: 31%; margin-right: 15px; }
.return-opened textarea { width: 98%; vertical-align: top; }
.return-captcha { float: left; }
.download-list { margin-bottom: 10px; }
.download-list .download-id { width: 49%; float: left; margin-bottom: 2px; }
.download-list .download-status { width: 49%; float: right; text-align: right; margin-bottom: 2px; }
.download-list .download-content { padding: 10px 0px; display: inline-block; width: 100%; margin-bottom: 20px; border-top: 1px solid #EEEEEE; border-bottom: 1px solid #EEEEEE; }
.download-list .download-content div { float: left; width: 33.3%; }
.download-list .download-info { text-align: right; }
/* cart */
.cart-info table { width: 100%; margin-bottom: 15px; border-collapse: collapse; border-top: 1px solid #DDDDDD; border-left: 1px solid #DDDDDD; border-right: 1px solid #DDDDDD; }
.cart-info td { padding: 7px; }
.cart-info thead td { color: #4D4D4D; font-weight: bold; background-color: #F7F7F7; border-bottom: 1px solid #DDDDDD; }
.cart-info thead .image { text-align: center; }
.cart-info thead .name, .cart-info thead .model, .cart-info thead .quantity { text-align: left; }
.cart-info thead .price, .cart-info thead .total { text-align: right; }
.cart-info tbody td { vertical-align: top; border-bottom: 1px solid #DDDDDD; }
.cart-info tbody .image img { border: 1px solid #DDDDDD; }
.cart-info tbody .image { text-align: center; }
.cart-info tbody .name, .cart-info tbody .model, .cart-info tbody .quantity { text-align: left; }
.cart-info tbody .quantity input[type='image'], .cart-info tbody .quantity img { position: relative; top: 4px; cursor: pointer; }
.cart-info tbody .price, .cart-info tbody .total { text-align: right; }
.cart-info tbody span.stock { color: #F00; font-weight: bold; }
.cart-module > div { display: none; }
.cart-total { border-top: 1px solid #DDDDDD; overflow: auto; padding-top: 8px; margin-bottom: 15px; background: #ECECEC }
.cart-total table { float: right; }
.cart-total td { padding: 3px; text-align: right; }
.cart-total .text { float: left; padding-left: 30px }
/* checkout */
.checkoutcart { padding: 10px }
.checkoutcart h1 { padding-top: 10px }
.checkoutcart .cart-info { background-color: #F6F6F6 }
.checkoutcart .cart-info .price { background-color: #ECECEC }
.checkoutcart .cart-info .title td { background-color: #999; color: #fff }
.checkoutcart .cart-info tbody .name a { font-size: 13px }
.checkoutcart .cart-info .model { font-weight: normal; font-size: 11px; color: #555 }
.checkout-heading { background: #F8F8F8; border: 1px solid #DBDEE1; padding: 8px; font-weight: bold; font-size: 13px; color: #555555; margin-bottom: 15px; }
.checkout-heading a { float: right; margin-top: 1px; font-weight: normal; text-decoration: none; }
.checkout-content { padding: 0px 0px 15px 0px; display: none; overflow: auto; }
.checkout-content .left { float: left; width: 48%; }
.checkout-content .right { float: right; width: 48%; }
.checkout-content .buttons { clear: both; }
.checkout-product table { width: 100%; border-collapse: collapse; border: 1px solid #DDDDDD; margin-bottom: 20px; }
.checkout-product td { padding: 7px; }
.checkout-product thead td { color: #4D4D4D; font-weight: bold; background-color: #F7F7F7; border-bottom: 1px solid #DDDDDD; }
.checkout-product thead .name, .checkout-product thead .model { text-align: left; }
.checkout-product thead .quantity, .checkout-product thead .price, .checkout-product thead .total { text-align: right; }
.checkout-product tbody td { vertical-align: top; border-bottom: 1px solid #DDDDDD; }
.checkout-product tbody .name, .checkout-product tbody .model { text-align: left; }
.checkout-product tbody .quantity, .checkout-product tbody .price, .checkout-product tbody .total { text-align: right; }
.checkout-product tfoot td { text-align: right; padding: 2px 7px }
.contact-info { width: 100%; float: left; margin-bottom: 30px; }
.contact-info .left { float: left; width: 48%; }
.contact-info .right { float: left; width: 48%; }
.contact-info .content .left { background-color: #E7E9DC; color: #515252; padding: 10px 0px 10px 10px; }
.contact-info #contattaci { }
.contact-info h2 { font-size: 22px; line-height: 1.2em; border-bottom: 1px solid #E5E4E4; padding-bottom: 16px; margin-bottom: 30px; color: #4E4848; }
.contact-info #contattaci .sfondosede { border: 1px solid #ccc; }
.contact-right .box { background: #fff }
.sitemap-info { overflow: auto; margin-bottom: 40px; }
.sitemap-info .left { float: left; width: 48%; }
.sitemap-info .right { float: left; width: 48%; }
#footer h5 { color: #ffffff; font-weight: 700; font-size: 17px }
#footer h5.title-orari strong { color: #EF6B00; font-size:120%}
.orari-special { color: #ffffff; }
.orari-special em { color: #EF6B00; }
#footer p.orari b { color:#ffffff }

#footer h6 { color: #ebebeb; font-weight: 700; font-size: 12px; letter-spacing:1px; padding:0; margin:0 0 12px 0 }
#footer p { margin: 0; line-height: 1.8; }
#footer { font-size: 13px; background: #292734; color: #a2a2a2; padding: 60px 0; clear: both; }
#footer .footer-col { width: 50%; float: left; }
#footer .footer-col { }

.footer_sedi_table { display:table; width:100%; }
.footer_sedi { display:table-cell; padding: 0 32px 0 0; }
.footer_sedi + .footer_sedi { border-left: 1px solid #3b3b3b; padding: 0 32px 0 32px; }
.footer_sedi table { margin-bottom: 15px; }
.footer_sedi table td { padding-right: 15px; }
.menu_footer { float: right; border-left: 1px solid #3b3b3b; padding: 0 35px }
.menu_footer ul li { display: block; }
.menu_footer ul li a { color: #a2a2a2; }
.menu_footer ul li a:hover { color: #ffffff; }
.title { padding: 40px 0 30px 0; text-align: center }
.title h1:after { display: block; margin: 25px auto 0 auto; width: 50px; height: 4px; background: #EF6B00; content: ' '; clear: both }
.title p { margin: 0; padding: 21px 0 0 0 }
/* footer */ 
#copyright { clear: both; overflow: auto; background: #1a1923; color: #a2a2a2; position: relative; padding: 18px 0; line-height: 20px }
#copyright a { color: #fff; }
#copyright .powered { float: left; display: inline; font-size: 11px; }

#footer .icone_social { position:relative; display:flex }
#footer .icone_social a { display:inline-block; width: 20px; height: 20px; margin: 0 0 0 9px; line-height:20px }
#footer .icone_social a:hover { opacity: 0.8 }
#footer .icone_social a img { width: 100%; height: auto }

#copyright .footerlink { float: right; }
#copyright .footerlink li { float: left; padding: 0 10px; border-right: 1px dotted #EBEBEB; }
#copyright .footerlink li:last-child { border-right: none; }
#copyright .footerlink li a { font-size: 11px; color: #CCC; }
#copyright .footerlink li a:HOVER { color: #fff; }
#copyright #copymakemedia { float: right; }
#copyright #copymakemedia a img { vertical-align: bottom }
#accordion h3 { margin: 0 0 3px 0; padding: 0; }
#accordion h3 a { color: #666; font-size: 20px !important; line-height: 34px; height: 34px; padding-left: 40px; margin: 0; text-decoration: none !important; background: url(../image/accorditionHeader.png) top left no-repeat; }
#accordion h3.ui-state-active a { background: url(../image/accorditionHeader.png) bottom left no-repeat !important; }
#accordion .datiPuntoVendita { position: absolute; left: 10px; top: 120px; background: url(../image/accorditionBG.png); border: 1px solid #999; width: 210px; padding: 15px; }
#accordion .datiPuntoVendita { color: #FFF; }
#accordion .datiPuntoVendita H4 { color: #FFF; font-size: 20px; margin: 0; padding: 0; line-height: 38PX; }
#accordion .datiPuntoVendita td { border-bottom: 1px solid #ccc }
#accordion .datiPuntoVendita a { color: #fff }
.ui-accordion { width: 100%; }
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; }
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 2px solid #999 !important; }
.ui-accordion .ui-accordion-header a { display: block; }
.ui-accordion .ui-accordion-content { padding: 0; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; zoom: 1; }
.ui-accordion .ui-accordion-content-active { display: block; }
#back-top { position: fixed; bottom: -12px; right: 0px; z-index: 99; }
#back-top a { width: 90px; display: block; padding: 0px 22px; text-align: center; font: 11px/100% Arial, Helvetica, sans-serif; text-transform: uppercase; text-decoration: none; color: #bbb; -webkit-transition: 1s; -moz-transition: 1s; transition: 1s; }
#back-top a:hover { color: #FFF; }
#back-top span { width: 60px; height: 38px; display: block; background: url(../image/icon_top.png) no-repeat center center; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; -webkit-transition: 1s; -moz-transition: 1s; transition: 1s; margin: 6px auto; border: 1px solid #888; }
#back-top a:hover span { background-color: #EF6B00; }
.required-text { color: red; font-size: 11px; margin-right: 10px; }
.address { overflow: hidden; width: 100%; margin: 0; padding: 0; }
.address dt { float: left; width: 165px; margin-right: 20px; padding: 0 0 20px 55px; background: none; font-size: 1em; line-height: 18px; background: url(../image/address-icon1.png) no-repeat 0 3px; }
.address dd { float: left; width: 217px; padding: 0 0 0 53px; background: url(../image/address-icon2.png) no-repeat 0 3px; margin: 0; }
.address dd ul { list-style-type: none; padding: 0; margin: 0; }
.address dd ul li { background: none; padding: 0; }
.article-module .name a { color: #EF6B00; font-size: 15px; margin-top: 0px; margin-bottom: 5px; }
.article-list .right, .blogarticle .article-readmore { display: inline-block; height: 34px; line-height: 34px; border: none; background: #4E4848; color: white; text-decoration: none; font-size: 13px; margin-top: 5px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; transition: all 0.2s ease-out; }
.article-list .article-comment a, .article-list .article-readmore a { text-decoration: none; }
.nivo-caption h3 { font-size: 28px; line-height: 1.2em; color: #EF6B00; padding-right: 60px; text-align: left; margin: 0 0 .1em 0; }
.vetrina-home .box-heading { display: none; }
.blockBanner {  }
.blockBanner .block1 { float: left; width: 50%; padding: 0 6px 0 0; }
.blockBanner .block2 { float: left; width: 50%; padding: 0 0 0 6px; }
.blockBanner a { background: #f2f2f2; display: block; padding: 12px; text-align: center }
.vetrina-home>div {   }
.vetrina-home>div#column-left {  }
.vetrina-home .featured .box-product { display:flex; margin-left:-6px; margin-right:-6px; } 
.vetrina-home .featured .box-product>div { padding: 0  6px;  width:25%; display:flex; flex-direction:column; }
.vetrina-home .featured .box-product>div a { background: #f2f2f2; display: flex; padding: 12px; flex-direction:column; height: 100%; }
.vetrina-home .box-product a  .name { line-height:28px; padding:5px 20px; font-weight:bold }
.footer-catalog { float: right; margin: 0 30px 0 0 }
.sfogliaCatalogo { background-image: url(/image/data/Struttura/catalog.JPG); background-repeat: no-repeat; background-repeat: no-repeat; background-size: 60px auto; display: block; padding: 100px 0 0 0; text-align: right; background-position: top right; }
.article-list { position: relative; margin-left: -12px; margin-right: -12px; }
.article-list > div { padding: 0 12px 24px 12px; float: left; width: 33.333%; }
.article-list > div .article { margin: 0; padding: 24px 27px; width: 100%; min-height: 400px; background: #fff; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; position: relative; border: 1px solid #EEEEEE; display: block }
.article-list > div .article:hover { border: 1px solid #CCC; }
.article-list > div .article .news-left { display: block; text-align: center; vertical-align: top; padding-bototm: 22px; width: 100% }
.article-list > div .article .news-right { display: block; text-align: center; vertical-align: top; padding-bottom: 23px; }
.byline-creatdate { letter-spacing: 2px; font-size: 11px; line-height: 15px; display: block; color: #999999; padding: 0 0 8px 0 }
.name { line-height: 25px; }
.name a { display: block; color: #EF6B00; font-weight: bold; line-height: 25px; }
.description { font-size: 13px; line-height: 20px; }
.linkgiallo a { color: #fff }
.category .box { margin: 0px; padding: 0px; background: none; }
.condiction { padding-top: 8px; clear: both }
.condiction a { text-decoration: underline; background: url(../image/attention.png) bottom left no-repeat; padding-left: 18px }
.linkgiallo { color: #fff }
.tdCatalogo { background: #F1F1F1; -moz-border-radius: 3px; border-radius: 3px; box-shadow: 0 5px 13px #EBEBEB; -webkit-box-shadow: 0 5px 13px #EBEBEB; border-bottom: 1px solid #D6D6D6; text-align: center; padding: 10px 0; width: 215px; }
.tdCatalogo:hover { background: #ddd; }
.catalogotitolo { background-color: #dcdcdc; height: 40px; color: white; font-size: 12px; font-weight: bold; border-right: white dotted 1px; border-left: white dotted 1px; }
.TitoloGrande {; font-size: 16px; font-weight: bold; color: white; padding-left: 33px }
.blogarticle .article-readmore { text-align: center }
.category-info p.sloganDivisione { font-size: 28px; color: white; width: 330px; background: #E2001A; padding: 26px 35px; margin: 0; }
.category-info p.titoloRosso { color: #E2001A; font-size: 24px; text-transform: uppercase; border-bottom: 1px double #fff; padding: 0px 0 10px 0px; margin: 0 30px 0 0; text-align: left }
.category-info p.descrizione { font-size: 13px; color: #222; }
.sfondoAvicola { margin-bottom: 7px; }
.elencoDivisioni { padding: 0 10px 20px 10px; text-align: justify }
.elencoDivisioni strong { margin: 0 0 6px 0; display: block; font-size: 12px; }
.elencoDivisioni { font-size: 11px; }
.category-info hr { height: 1px; background: #EBEBEB; border: none; border-bottom: 1px solid #CCC; margin: 20PX 0; }
#example-sinistra { float: left; height: 400px; width: 252px; }
#example-sotto { float: left; width: 250px; }
#example-links { border: 1px solid #ccc; border-bottom: none; border-RIGHT: none; float: left; width: 250px; position: relative; }
#example-links a { border-bottom: 1px solid #ccc; display: block; font-size: 17px; height: 39px; line-height: 39px; padding-left: 10px; }
#example-links a.special { position: absolute; bottom: -112px; border: 1px solid #ccc; width: 240px; }
#example-links a:focus { outline: 0; }
#example-links a:hover { background-color: #CCC; }
#example-content-container { background: url(../image/main-bg.jpg) repeat-x #F2F0F1; border: 1px solid #ccc; border-left: none; height: 800px; overflow: hidden; width: 705px; }
#example-content div { height: 780px; padding: 10px; width: 685px; border-left: 1PX solid #ccc; }
.sinistra { padding-left: 26px; }
.sinistraBordo { padding-left: 26px; border-left: 1px solid #CCC; }
.destra { padding-right: 26px; }
.tableNumbers { background: url(../image/company/numbers.png); font-size: 12px }
.tableNumbers td { padding: 0 10px 0 34px }
.sfogliaCatalog { background: url(../image/company/catalog.png); width: 124px; height: 175px; display: block; position: relative; margin: 20px 0 0 0 }
.sfogliaCatalog:hover { opacity: 0.6; }
.sfogliaCatalog span { position: absolute; padding: 5px 8px; background: #EF6B00; color: #FFF; font-size: 14px; bottom: 10px; left: 5px; -moz-border-radius: 5px; border-radius: 5px; box-shadow: 0 5px 13px #EBEBEB; -webkit-box-shadow: 0 5px 13px #EBEBEB; border-bottom: 1px solid #D6D6D6; width: 170px; margin-left: -40px }
.sfogliaCatalog span b { color: #FFF; font-size: 16px; }
.ui-autocomplete { z-index: 999 !important; }
.ui-autocomplete img { float: left; width: 50px; height: 50px; padding: 0 5px; }
.ui-autocomplete h3 { font-weight: bold; padding: 0; margin: 0; font-size: 12px }
.ui-autocomplete p { margin: 0; padding: 0; width: 172px; line-height: 1; display: inline }
.ui-autocomplete p.description { font-size: 11px; }
.ui-autocomplete span { float: right; font-weight: bold; display: none }
.testoNero { color: #000; font-size: 13px; }
.titoloNero { font-size: 14px; font-weight: 800; margin: 6PX 0 4PX 0 }
.tableDati { border-BOTTOM: 1px solid #EBEBEB; border-top: 1px solid #EBEBEB; border-right: 1px solid #EBEBEB; margin-bottom: 10px; }
.tableDati td { border-left: 1px solid #EBEBEB; padding: 10px; }
.tdhighlight { background: #E3E4E5; border: 1px #CCC solid; }
.Media { }
.Media > div { width: 898px !important; border-top: 2px solid #FFF; -moz-border-radius: 3px; height: auto; border-radius: 3px; box-shadow: 0 5px 13px #ebebeb; -webkit-box-shadow: 0 5px 13px #ebebeb; border-bottom: 2px solid #d6d6d6; }
.Media > div:hover { border-bottom: 2px solid #d6d6d6; border-top: 2px solid #FFF; }
.Media > div .byline-creatdate { padding-top: 0; }
#content #testata { position: relative; left: 50%; top: 0; margin-left: -480px; background: url(/image/data/Struttura/slide/slide-cmc1.jpg); height: 450px; width: 100%; }
#content #testataNews { position: relative; left: 50%; top: 0; margin-left: -480px; background: url(/image/data/Struttura/testatanews.jpg); height: 450px; width: 100%; }
#content #testataNews .sloganNews { position: absolute; top: 0; right: 0; }
ol.schedaDettagli { display: block; padding: 0 0 0 15px; list-style: none; overflow: hidden; counter-reset: numList; }
ol.schedaDettagli li { width: 181px; min-height: 155px; margin: 0 0px 22px 20px; float: left; position: relative; padding: 0 25px 0 6px; }
ol.schedaDettagli li span { font-weight: 800; font-size: 14px; text-align: left !important }
ol.schedaDettagli li:before { counter-increment: numList; content: counter(numList); float: left; position: absolute; left: -30px; font-weight: 800; font-size: 18px; text-align: center; color: #fff; line-height: 26px; width: 30px; height: 28px; background: #EF6B00; -moz-border-radius: 999px; border-radius: 999px }
p.titoloRosso { color: #E2001A; font-size: 24px; text-transform: uppercase; border-bottom: 1px double #fff; padding: 0px 0 10px 0px; margin: 0 30px 0 0; text-align: left }
p.titoloRosso strong { font-weight: 800; font-size: 28px; }
.domande .titoloRosso { font-size: 16px; margin: 0 10px 0 0; }
.centerFloat { float: left; width: 464px }
.tags { padding: 18px 0 60px 0; font-size: 12px }
h2.product_name { display: none; }
.box-product.box-subcat li img.arrowProduct { float: none; margin: 0; vertical-align: bottom; }
.reviewsTable { background: url(/catalog/view/theme/sicurtec/image/divisioni/sfondoReviews.jpg) center 88px no-repeat #fff; position: absolute; left: 0; width: 705px; padding: 10px; top: 195px; }
.reviewsTable td { vertical-align: top; text-align: center; }
#example-content .list { list-style: none; }
#example-content .list li { padding: 0px 0 0px 28px; line-height: 22px; background: url(../image/divisioni/list.png) left top no-repeat; margin: 0 0 7px 0 }
.contact-form { background: #ffffff; }
/* Fields */
::-webkit-input-placeholder { /* WebKit, Blink, Edge */
 color: #535353;
font-family: 'Roboto', sans-serif;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
 color: #535353;
font-family: 'Roboto', sans-serif;
 opacity: 1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
 color: #535353;
font-family: 'Roboto', sans-serif;
 opacity: 1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color: #535353;
font-family: 'Roboto', sans-serif;
}
::-ms-input-placeholder { /* Microsoft Edge */
 color: #535353;
font-family: 'Roboto', sans-serif;
}
#kbsform { max-width: 500px; margin: 0 auto; }
#kbsform p { font-size: 14px; color: #777; margin-bottom: 17px; border-bottom: solid 1px #CCC; padding-bottom: 4px; }
#kbsform fieldset { float: left; width: 420px; padding: 10px 0px 10px 10px; -moz-border-radius: 5px; border-radius: 5px; border: 1px dotted #999; }
#kbsform div.law { float: right; margin: 0 0 0 0; width: 460px; padding: 15px; background: #E4E4E4; -moz-border-radius: 5px; border-radius: 5px; }
#kbsform fieldset.request { float: left; width: 420px; padding: 10px 0px 10px 10px; margin-top: 12px; }
#kbsform div.enter { float: none; padding: 15px 30px; background: #f5f5f5; margin-top: 18px; }
#kbsform legend { padding: 0 5px; margin-left: 20px; }
#kbsform label { display: block; font-size: 14px; font-weight: bold; text-align: right; float: left; line-height: 16PX; margin-top: 2PX; }
#kbsform input[type="text"] { -webkit-appearance: none; -moz-appearance: none; appearance: none; width: 100%; margin: 0 0 20px 0; height: 35px; padding: 5px 15px; border-radius: 5px; outline: none; border: none; background: #f5f5f5; color: #576366; font-size: 14px; }
#kbsform textarea { -webkit-appearance: none; -moz-appearance: none; appearance: none; width: 100%; margin: 0 0 20px 0; padding: 5px 15px; border-radius: 5px; outline: none; border: none; background: #f5f5f5; color: #576366; font-size: 14px; }
#kbsform .radioButton { width: 25px; border: 0; }
#kbsform .button { outline: none; cursor: pointer; display: inline-block; width: 125px; height: 40px; text-align: center; color: white; line-height: 40px; padding: 0; text-transform: uppercase }
#kbsform .captcha-div input { width: 200px; float: left }
#kbsform .captcha-div label { display: block; font-size: 12px; font-weight: bold; text-align: right; width: 140px; float: left; line-height: 16PX; margin-top: 2PX; margin: 0 12px 0 0; }
#kbsform .captcha-div img { float: left; clear: both }
#kbsform .error, #kbsform .captchaerror { float: left; clear: both; margin: -12px 17px 10px 145px; padding-left: 15px; font-size: 10px; line-height: 12px; background: url(../image/validation_advice_bg.gif) 2px 1px no-repeat; color: red; }
#kbsform .captchaerror { margin: 7px 17px 10px 145px; clear: both; }
#kbsform .legalDiv { font-size: 12px; line-height: 18px; display: block; clear: both; padding: 20px 0 0 0; text-align: left }
#kbsform .radio label { text-align: left }
#kbsform select { background: #f5f5f5; border-radius: 5px; color: #535353; font-family: 'Roboto', sans-serif; font-size: 14px; }
.contatti { border-top: 1px solid #d8d8d8 }
.form-buttons { text-align: left }
.form-buttons input { }
.radio { margin: 18px 0; text-align: left }
.radio input[type="radio"] { position: absolute; opacity: 0; }
.radio input[type="radio"] + .radio-label:before { content: ''; background: #f4f4f4; border-radius: 100%; border: 1px solid #b4b4b4; display: inline-block; width: 1.4em; height: 1.4em; position: relative; top: -0.2em; margin-right: 1em; vertical-align: top; cursor: pointer; text-align: center; transition: all 250ms ease; }
.radio input[type="radio"]:checked + .radio-label:before { background-color: #ef6b00; box-shadow: inset 0 0 0 4px #f4f4f4; }
.radio input[type="radio"]:focus + .radio-label:before { outline: none; border-color: #ef6b00; }
.radio input[type="radio"]:disabled + .radio-label:before { box-shadow: inset 0 0 0 4px #f4f4f4; border-color: #b4b4b4; background: #b4b4b4; }
.radio input[type="radio"] + .radio-label:empty:before { margin-right: 0; }
#destinazione { float: left; width: 432px; padding: 10px; -moz-border-radius: 5px; border-radius: 5px; border: 1px dotted #999; font-size: 18px; margin: 0 0 16px 0 }
.tableProdotti { height: 479px !important; position: absolute; padding: 0px !important; left: -1px; width: 705px !important; background-repeat: no-repeat !important; background-color: #fff !important; }
.tableProdotti table { position: absolute; }
.tableProdotti table.prod1 { left: 241px; top: 76px; }
.tableProdotti table.prod2 { left: 50px; top: 186px; }
.tableProdotti table.prod3 { left: 4px; top: 362px; }
.tableProdotti table.prod4 { right: 21px; top: 393px; }
.tableProdotti table.prod5 { right: 88px; top: 217px; }
.tableProdotti table.avprod3 { left: 241px; top: 76px; }
.tableProdotti table.avprod2 { left: 26px; top: 167px; }
.tableProdotti table.avprod1 { left: 0px; top: 345px; }
.tableProdotti table.avprod4 { right: 84px; top: 165px; }
.tableProdotti table.avprod5 { right: 54px; top: 348px; }
.tableProdotti p { font-size: 12px; margin: 0 }
.tableProdotti p a { color: #111; display: block; text-align: center; }
.tableProdotti p a:hover { color: #E2001A; }
.tableProdotti p.titoloProdotto { font-size: 14px; margin: 0 0 4px 0; font-weight: 800; }
#bannerServizi #numeri { background: url('../image/content-bottom-bg.png') no-repeat center bottom #EF6B00; color: #FFF; padding: 10px 30PX; height: 76PX; width: 900PX; position: relative; text-align: left; }
#bannerServizi #numeri H2 { font-weight: 500; font-size: 24px; color: #FFF; letter-spacing: -1px; margin-bottom: 6px; margin-top: 6px; display: block }
#bannerServizi #numeri P { line-height: 1.6; padding-left: 0; margin-left: 0; }
#bannerServizi #numeri .linkButton2 { background: #444; border: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; color: #fff; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; padding: 10px 20px 11px; position: absolute; right: 30px; top: 25px; text-align: center; text-decoration: none; cursor: pointer; display: inline-block; -webkit-transition: background-color 0.15s ease-in-out; -moz-transition: background-color 0.15s ease-in-out; -o-transition: background-color 0.15s ease-in-out; transition: background-color 0.15s ease-in-out; font-weight: 500; font-size: 18px; }
#bannerServizi #numeri .linkButton:hover { background: #C00 }
#bannerServizi #numeri2 { background: #EF6B00; color: #FFF; padding: 10px 30PX; height: 76PX; width: 900PX; position: relative; text-align: left; }
#bannerServizi #numeri2 H2 { font-weight: 500; font-size: 24px; color: #FFF; letter-spacing: -1px; margin-bottom: 6px; margin-top: 6px; display: block }
#bannerServizi #numeri2 P { line-height: 1.6; padding-left: 0; margin-left: 0; }
#bannerServizi #numeri2 .linkButton2 { background: #444; border: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; color: #fff; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; padding: 10px 20px 11px; position: absolute; right: 30px; top: 25px; text-align: center; text-decoration: none; cursor: pointer; display: inline-block; -webkit-transition: background-color 0.15s ease-in-out; -moz-transition: background-color 0.15s ease-in-out; -o-transition: background-color 0.15s ease-in-out; transition: background-color 0.15s ease-in-out; font-weight: 500; font-size: 18px; }
#bannerServizi #numeri2 .linkButton:hover { background: #C00 }
#benvenuti-poeltry { position: relative; background: url(../image/benvenuti-poeltry.jpg) no-repeat; }
#benvenuti-logistic { position: relative; background: url(../image/benvenuti-logistic.jpg) no-repeat; }
#benvenuti-poeltry .benvenuti-slogan, #benvenuti-logistic .benvenuti-slogan { padding: 12px 20px; background: #E2001A; color: #fff; bottom: 0px; left: 0px; position: absolute; font-size: 32px; text-transform: uppercase; width: 100%; margin-bottom: 5px; }
#benvenuti-poeltry .benvenuti-top, #benvenuti-logistic .benvenuti-top { display: none; color: #000; background: #FFF; position: absolute; top: 0; left: 20px; font-size: 28px; padding: 12px 15px; text-transform: uppercase; border-radius: 0 0 5px 5px; -moz-border-radius: 0 0 5px 5px; }
.tdDestra { background: url(../image/main-bg.jpg) repeat-x #F2F0F1; border: 1px solid #ccc; }
.sinistraB { border-left: 1px solid #EBEBEB; padding-left: 5PX }
.destraB { padding-right: 5PX }
.home #content .content-bottom .marchiocmc { position: absolute; top: 110px; left: 50%; margin-left: 228px; }
.home #content .content-bottom .marchiocmc img { margin-top: 12px; width: 250px; }
.home #content .content-bottom .bannerBottom, .home #content .content-bottom .banner { display: none !important }
.titoloCat { color: #E2001A; font-size: 24px; padding: 0px 0 10px 0px; text-align: left; margin: 0 30px 0 0; }
.titoloCat strong { font-weight: 800; font-size: 28px; }
.attrezzature { border-radius: 5px; -moz-border-radius: 5px; border: 1px solid #EBEBEB; margin: 5px 0 }
.titoloAttrezzatura { font-size: 15px; font-weight: 800; background: #ebebeb }
.descrizioneAttrezzatura { padding: 11px 20px }
.linkB2 { background: #444; border: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; color: #fff; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; padding: 10px 20px 11px; position: absolute; right: 30px; bottom: 25px; text-align: center; text-decoration: none; cursor: pointer; display: inline-block; -webkit-transition: background-color 0.15s ease-in-out; -moz-transition: background-color 0.15s ease-in-out; -o-transition: background-color 0.15s ease-in-out; transition: background-color 0.15s ease-in-out; font-weight: 500; font-size: 18px; width: 150px }
.linkB2:hover { background: #C00; color: #FFF }
.clear { clear: both; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0; }
.banner-home { background: url(../image/sfondoBanner.jpg); margin: 0 auto 29px auto; -moz-border-radius: 0 0 5px 5px; -webkit-border-radius: 0 0 5px 5px; -khtml-border-radius: 0 0 5px 5px; border-radius: 0 0 5px 5px; /*padding: 15px 10px 0; height: 59px; width:1004px;
*/ overflow: hidden; height: 5px; padding: 0 10px; width: 100%; clear: both; display: none; }
.banner-home ul { display: none; }
.banner-home li { float: left; display: inline; margin-left: 10px; margin-right: 10px; background: url(../image/sfondo-li.jpg) right 4px no-repeat; width: 238px; }
.banner-home li.last { background: none; width: 210px; }
.banner-home h2 { font-weight: 400; font-size: 18px; text-transform: uppercase; margin-bottom: 0px; color: #EF6B00 }
.banner-home p { color: #feeed3; margin: 0px 0 0 0; font-size: 12px; }
.banner-home img { float: left; margin-right: 11px; }
.bot1 { background: url(../image/head-bg.gif) repeat 0 0; margin-bottom: 30px; }
.page1-box1 { background: url(../image/divider2.gif) no-repeat 0 31px; padding: 40px 0 48px; }
.inner1 { float: left; margin: 4px 7px 0 24px; background: url(../image/marker2.png) no-repeat 0 0; width: 30px; height: 30px; }
.inner2 { float: left; margin: 4px 7px 0 24px; background: url(../image/order.png) no-repeat 0 0; width: 43px; height: 34px; }
.link1 { color: #4d4d4d; letter-spacing: 0px; text-transform: uppercase; font-size: 22px; transition: all 0.4s ease 0s; line-height: 40px; text-shadow: 1px 1px 0 #fff; }
.text1 { display: block; margin: 7px 0 0 27px; color: #848484; font-size: 14px }
table.marchi { border-spacing: 1px; border-collapse: separate; background: #e7e7e7; }
table.marchi td.description { background: #fff; padding: 0 29px; }
table.marchi td { padding: 8px 0; background: #ffffff; -moz-border-radius: 10px; -webkit-border-radius: 3px; border-radius: 3px; /* future proofing */ text-align: center }
table.marchi td p { text-align: center }
table.marchi td table { width: 100% }
table.marchi td img { display: inline; height: 120px; width: auto }
#tab-description ul { }
#tab-description ul li { padding: 0px 0 0 19px; background: url(../image/tick-72.png) 0 0 no-repeat; margin: 6px 0 0 6px }
.punti-vendita-table { background: url(../image/head-bg.gif) repeat 0 0; border: 2px solid #fff; width: 100%; padding: 29px; }
.punti-vendita-table p { margin: 0 0; }
.punti-vendita-table a.testo_acrobat { font-size: 13px; margin-bottom: 4px; }
.map-point { width: 100%; background: #ffffff; padding: 10px; text-align: right; display: block; border: 2px solid #f5f5f5; float: left; }
.map-point iframe { width: 100% }
.contatti-vendita { }
.contatti-vendita p { font-size: 14px; line-height: 22px; margin: 0 0 5px 0 }
.contatti-vendita p.title { font-size: 24px; line-height: 32px; font-weight: 700; color: #888; margin: 21px 0 15px 0; border-bottom: 1px solid #ebebeb; padding: 0; text-align: left }
ul.list1 { }
ul.list1 li { padding: 0px 0 0 19px; background: url(../image/tick-72.png) 0 5px no-repeat; margin: 6px 0 0 6px; text-align: left; }
#shareTo { position: absolute; z-index: 9999; left: 50%; margin-left: 200px; margin-left: 284px; top: 238px; display: none; }
.cornice { height: 380px; position: relative; margin: 22px 0; }
.cornice img { position: absolute; left: -20px; top: 0; }
.photogallery { width: 550px; float: right; }
.photogallery .ph1 { float: left; width: 204px; }
.photogallery .ph2 { float: left; width: 340px; }
.photogallery .ph3 { float: left; width: 164px; }
.photogallery .ph4 { float: left; width: 176px; }
.photogallery a { opacity: 1; display: block; float: left; margin: 0 0 4px 4px; }
.photogallery a img { vertical-align: bottom }
.photogallery a:hover { opacity: 0.8; }
.divhr { position: relative; height: 14px; width: 100%; margin: 20px 0 }
.divhr span { display: block; position: absolute; width: 966px; left: -20px; top: 0; height: 14px; background: #F5F5F5; }
.iscrizione-corsi { padding: 10px 0; text-align: center; margin: 18px 0 0 0; background: #ebebeb; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; }
.iscrizione-corsi a { -moz-box-shadow: inset 0px 1px 0px 0px #fce2c1; -webkit-box-shadow: inset 0px 1px 0px 0px #fce2c1; box-shadow: inset 0px 1px 0px 0px #fce2c1; background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffc477), color-stop(1, #fb9e25)); background: -moz-linear-gradient(top, #ffc477 5%, #fb9e25 100%); background: -webkit-linear-gradient(top, #ffc477 5%, #fb9e25 100%); background: -o-linear-gradient(top, #ffc477 5%, #fb9e25 100%); background: -ms-linear-gradient(top, #ffc477 5%, #fb9e25 100%); background: linear-gradient(to bottom, #ffc477 5%, #fb9e25 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc477', endColorstr='#fb9e25', GradientType=0);
background-color: #ffc477; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; border: 2px solid #eeb44f; display: inline-block; color: #ffffff; font-size: 17px; font-weight: bold; padding: 8px 34px; line-height: 22px; text-decoration: none; text-shadow: 0px 1px 0px #cc9f52; }
.testata { position: relative; height: 290px; background-size: cover; background-position: center; background-repeat: no-repeat; height: 30vh; }
.testata:after { position: absolute; display: block; content: ' '; background: rgba(0,0,0,0.27); width: 100%; height: 100%; }
.testata .title { left: 50%; position: absolute; top: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); text-align: center; width: 100%; padding: 15px; z-index: 2 }
.testata .title h1 { color: #ffffff; border: 2px solid #ffffff; display: inline-block; padding: 20px 40px; margin: 0; font-weight: 700; text-transform: uppercase; letter-spacing: 2px; font-size: 35px; }
.testata .title h1:after { display: none }
#download .pagination { display: none }
.product-info.cat-95 .left { float: left; display: block; width: 100%; padding: 0; text-align: center; }
.product-info.cat-95 .right { float: left; display: block; width: 100%; padding: 15px 0; text-align: center; background: #fff; }
.product-info.cat-95 .description { border-top: none; border-bottom: none; padding: 0 25px; }
.cornice { border: 1px solid #ccc }
.cornice .box-heading { display: none }
.note_legali { float: left; clear: both; margin: 10px 0 0 0; border-top: 1px solid #777; padding-top: 10px; width: 100%; }
.account_profile a:first-child { font-weight: bold; padding: 0 4px; }
.nav-header { display: none }
.captionFlex { position: absolute; width: 100%; bottom: 0; left: 0; background: rgba(0,0,0,0.4); color: #ffffff; padding: 24px 48px; font-size: 26px; line-height: 32px; }
.contact-row { margin-left: -12px; margin-right: -12px; }
.contact-row article { float: left; width: 33.33%; padding: 0 12px; }
.product-page .center { left: auto; position: relative; top: auto; -webkit-transform: none; -moz-transform: none; -ms-transform: none; transform: none; text-align: center; width: 100%; padding: 15px; }
.pv-list:after { display: table; content: ' '; display: table; }
.pv-left { float: left; width: 30% }
.pv-left a { cursor: pointer }
.pv-left a.selected-pv {  background: #ef6b00;
    display: block;
    padding: 5px 15px;
    color: #ffffff; }
.pv-right { float: right; width: 68%; }
.legal-txt { padding: 45px; border: 10px solid #F1F1F1 }
.legal-txt h1 { }
.legal-txt h1:after { display: block; margin: 25px 0; width: 50px; height: 4px; background: #EF6B00; content: ' '; clear: both }
.legal-txt ul { list-style-position: inside; }
.legal-txt ul li { padding: 0 0 2px 0 }
.legal-txt ol { list-style-position: inside; }
.legal-txt ol li { padding: 0 0 2px 0 }
#footer .my_button { clear: both; border-right: 1px solid rgba(115,115,115,0.54); padding:0 15px 0 0 ; margin-right:15px; }
#footer .my_button a { float: right; position:relative; color:#ffffff }
#footer .my_button a:hover { border-bottom:1px solid #ffffff }
#footer .my_button a:before { content:' '; display:block; width:20px; height:20px; background-image:url(/image/icons/icon-pdf-white.png); background-repeat:no-repeat; background-size:contain; background-position:center; float:left; margin-right:10px }
.radio-list h4 { color: #EF6B00; font-weight: bold }
.radio-list { border-top: 4px solid #EF6B00; padding: 30px 0 0 0; text-align: left; position: relative; margin-top: 12px; }
.radio-list .radio { margin: 0px 18px 18px 0; text-align: left; display: inline-block; position: relative }
.map-point>div { display: none }
.titolotr td { padding-bottom: 14px }
#tab-download { border-top: 1px solid #dddddd; margin-top:50px }
#tab-download>table.list { display: none }
#tab-download .dl_size { font-size: 12px; }
.stats { text-align: center; vertical-align: top }
.stats li { display: inline-block; width: 200px; vertical-align: top; text-align: center }
.stats li h5 { padding-top: 20px }
.numberblock { border-radius: 50%; background: #ec7723; display: inline-block; width: 140px; height: 140px; text-align: center; line-height: 140px; vertical-align: top; position: relative; }
.numberblock .meters { position: absolute; top: 95px; left: 0; width: 100%; height: 20px; line-height: 20px; color: #fff; text-align: center; }
.numberblock .odometer { font-weight: 700; color: #ffffff; font-size: 38px; line-height: 140px; }
.parallax_home { background-image: url(/image/data/Struttura/parallax.jpg); background-size: cover; }
.parallax_pv { background-image: url(/image/data/Struttura/punti-vendita.jpg); background-size: cover; }
.parallax { background-attachment: fixed; background-position: 50% 0; background-repeat: no-repeat; height: 500px; position: relative; }
.hovercover { position: absolute; top: 0; left: 0; right: 0; bottom: 0; width: 100%; height: 100%; text-align: center; background: rgba(0,0,0,0.70); }
.table { display: table; width: 100%; height: 100%; }
.table-cell { display: table-cell; vertical-align: middle; text-align: center }
.hovercover h1 { display: inline-block; color: #ffffff; text-align: center; text-transform: uppercase; margin: 0; line-height: 50px; text-transform: none; position: relative; }
.hovercover h1:before { display: block; content: ' '; position: absolute; width: 50px; height: 50px; top: -25px; left: -25px; background-size: contain; background-position: center; background-repeat: no-repeat; background-image: url(/image/data/Struttura/quote-up.png) }
.hovercover h1:after { display: block; content: ' '; position: absolute; width: 50px; height: 50px; bottom: -25px; right: -75px; background-size: contain; background-position: center; background-repeat: no-repeat; background-image: url(/image/data/Struttura/quote-down.png) }
.hovercover h2 { color: #ffffff; text-align: center; text-transform: uppercase; width: 50%; margin: 0 auto 40px auto; }
.slogan { background: #ec7723; text-align: center; padding: 70px 0 }
.slogan h1 { color: #ffffff; display: inline-block; padding-left: 100px; position: relative; line-height: 60px; }
.slogan h1:before { display: block; content: ' '; background-image: url(/image/data/Struttura/slogan-icon.png); width: 60px; height: 60px; position: absolute; left: 0; background-size: contain; background-repeat: no-repeat; background-position: center }
.slogan h2 { color: #ffffff; margin: 0; font-size: 34px; font-weight: 400; line-height: 40px; }
.slogan h2 strong { font-weight: 800 }
.mission { width: 50%; margin: 0 auto; }
.mission:after { display: table; clear: both; content: ' '; }
.mission>div { width: 50%; float: left; padding: 0 20px; }
.progetto-gallery>div { float: left; width: 50%; padding: 0 20px; }
.staff-row { padding: 40px 20px 0 20px; width: 70%; margin: 0 auto; }
.staff-row .staff { text-align: right }
.two-c { text-align: left; -webkit-column-count: 2; -moz-column-count: 2; column-count: 2; -webkit-column-gap: 30px; -moz-column-gap: 30px; column-gap: 30px; }
.gallery-lab>div { float: left; width: 60%; height: 340px; background-size: cover; }
.gallery-lab>div.lab1 { background-image: url(/image/data/Struttura/lab1.jpg) }
.gallery-lab>div.lab2 { width: 40%; background-image: url(/image/data/Struttura/lab2.jpg) }
.progetto-gallery { width: 70%; margin: 0 auto }
.cat_60 { display: none }
.servizi-pg>div { float: left; width: 50%; padding: 0 20px; }
.newsletter-register .radio { margin: 0.5rem; float: left; }
.newsletter-register .radio input[type="radio"] { position: absolute; opacity: 0; }
.newsletter-register .radio input[type="radio"] + .radio-label:before { content: ''; background: #f4f4f4; border-radius: 100%; border: 1px solid #b4b4b4; display: inline-block; width: 20px; height: 20px; position: relative; top: 2px; margin-right: 1em; vertical-align: top; cursor: pointer; text-align: center; transition: all 250ms ease; }
.newsletter-register .radio input[type="radio"]:checked + .radio-label:before { background-color: #EF6B00; box-shadow: inset 0 0 0 4px #f4f4f4; }
.newsletter-register .radio input[type="radio"]:focus + .radio-label:before { outline: none; border-color: #EF6B00; }
.newsletter-register .radio input[type="radio"]:disabled + .radio-label:before { box-shadow: inset 0 0 0 4px #f4f4f4; border-color: #b4b4b4; background: #b4b4b4; }
.newsletter-register .radio input[type="radio"] + .radio-label:empty:before { margin-right: 0; }

.vetrina-wrapper { background:#F5F1EC; display:table; width:100%; } 
.vetrina-left { width:66.66%; display:table-cell; vertical-align:middle }
.vetrina-right { width:33.33%; display:table-cell; vertical-align:middle; padding:0 30px; text-align:center; }
.vetrina-right .byline-creatdate { margin-bottom:0 }

#column-right .article-list > div {
    padding: 0 12px 24px 12px;
    float: left;
    width: 100%;
}
.news-list { background:#F5F1EC; padding:10px; }
.news-list>div { background:#ffffff; padding:20px }
.news-list>div:first-child { margin-bottom:10px; }

.footer-social { display:flex; justify-content: flex-end; line-height:20px; clear:both; padding: 15px 0 0 0; border-top: 1px solid rgba(115,115,115,0.54); }
.footer-social .text_social { margin:0 6px 0 0 }

.mobile-cta { display:none }

#footer .button_newsletter { padding:28px 0 0 0; text-align:right }

@media (min-width: 1201px) and (max-width: 1400px) {
	.main { width: 1120px; }
	.mosaic>div a { height: 260px; }
	.box-product.box-subcat li { width: 258px; }
	.mosaic { position: relative; margin-left: -7px; margin-right: -7px; margin-bottom:0px }
	.mosaic>div { float: left; width:189px; padding: 0 7px 14px 7px }	
.footer_sedi + .footer_sedi {
    border-left: 1px solid #3b3b3b;
    padding: 0 0 0 32px;
}	
}

@media (min-width: 980px) and (max-width: 1200px) {
.main { width: 920px }

}

@media (min-width: 768px) and (max-width: 979px) {
.main { width: 720px }
#header #logo { float: none; margin: 0px 0 0px 1px; width: 100%; text-align: center; }
#header #logo a { display: block; width: 245px; float: none; display: inline-block; }
#header .header-right { float: none; }
#menu { float: none; padding: 18px 0 0 0; }
#menu ul { float: none; width: 100%; text-align: center }
#menu>ul>li { float: none; display: inline-block; position: relative; margin-left: 18px; margin-right: 18px; }
.mosaic>div a { height: 190px; }
#header .header-top { float: right; padding: 10px 0 0 0; display: none; }
.flexslider { margin: 0 0 24px 0 !important; }
.mosaic { margin-bottom: 0; }
#footer { padding: 30px 0; clear: both; }
#footer .footer-col { width: 100%; float: none; clear: both; }
}

@media (max-width: 767px) {
.main { width: 100%; padding: 0 24px }
#menu { display: none; }
.nav-header { display: block; }
.article-list > div { padding: 0 12px 24px 12px; float: left; width: 100%; }
.vetrina-home>div { float: left; width: 100%; }
.blockBanner .block1 { float: left; width: 100%; padding: 0 12px; }
.blockBanner .block2 { float: left; width: 100%; padding: 0 12px; }
.vetrina-home>div#column-left { padding-right: 0px; }
.vetrina-home>div#column-right { padding-left: 0px; }
.vetrina-home .featured .box-product>div {
    padding: 6px;
    float: none;
    width: 100%;
}
.mosaic>div { float: left; width: 100%; padding: 0 6px 24px 6px; }
.footer_right { display: none; }
.footer_sedi + .footer_sedi { border-left: none; padding: 32px 0 0 0; }
#header .header-top li { float: left; padding:5px 0px 5px 0; font-size: 12px; }
#search input { width: 220px;}
.product-list > div { padding: 0 12px 24px 12px; float: left; width: 100%; }
#copyright #copymakemedia { float: left; width: 100%; clear: both; padding: 12px 0 0 0; }
#copyright .icone_social { display: none; }
h1, .welcome { font-size: 22px; }
.blogarticle { padding: 20px !important; background: #ffffff; margin-bottom: 30px !important; }
.pt { padding-top: 24px; }
.pb { padding-bottom: 24px; }
.pv-left { float: left; width: 100%; }
.pv-right { float: right; width: 100%; }
.mission { width: 100%; margin: 0 auto; }
.mission>div { width: 100%; float: left; padding: 10 0px; }
.intro { text-align: center; width: 100%; margin: 0 auto; }
.progetto-gallery { width: 70%; margin: 0 auto; }
.progetto-gallery>div { float: left; width: 100%; padding: 10px 0; }
.table_content { display: block; width: 100%; }
.table_content>div { display: block; vertical-align: top; width: 100% }
.table_content>div.pr { padding-right: 0; padding-bottom: 10px; }
.table_content>div.pl { padding-left: 0; padding-top: 10px; }
.two-c { text-align: inherit; -webkit-column-count: 1; -moz-column-count: 1; column-count: 1; -webkit-column-gap: 0px; -moz-column-gap: 0px; column-gap: 0px; }
.staff-row .staff { text-align: center; }
.hovercover h1 { font-size: 30px; line-height: 36px; padding: 0 60px; }
.hovercover h1:before, .hovercover h1:after { display: none }
.slogan h1:before { display: none; }
.slogan h1 { text-align: center; padding: 0 20px }
.vetrina-wrapper {
    background: #F5F1EC;
    display: block;
    width: 100%;
}
.vetrina-left {
    width:100%;
    display:block;
    vertical-align: middle;
}
.vetrina-right {
    width:100%;
    display:block;
    vertical-align: middle;
}
.footer_sedi + .footer_sedi { width:100%;
    border-left: none;
    padding: 32px 0 0 0; clear:both; float:none;
}
#footer .footer-col {
    width: 100% !important;
    float: none !important;
}
.footer-catalog {
    float: left;
    margin: 30px 30px 0 0;
}
#header #logo { vertical-align:top;
    float: none;
    margin: 0px 0 0px 1px;
    text-align: center;
}
#header #logo a { vertical-align:top;
    display:inline-block;
    width: 132px;
    float:none;
}
.intro70 {
    width: 100%;
    margin: 0 auto;
}
.servizi-pg>div {
    float: none;
    width: 100%;
    padding:10px 0;
}
.login-content .left {
    float: none;
    width: 100%; padding:10px 0;
}
.login-content .right {
    float: none;
    width: 100%; padding:10px 0;
}
.product-info .left {
    float: none;
    width: 100%;
}
.product-info {
    display: block;
    background: #ffffff;
    padding: 15px;
}
.product-info .right {
    float:none;
    width:100%;
	 padding:15px 0;
}
#header {
    padding:10px 0 10px 0;
}

.flexslider {
    margin: 0 0 0 0 !important;
}
.captionFlex {
    position: relative;
    width: 100%;
    /* bottom: 0; */
    /* left: 0; */
    background: rgba(0,0,0,0.4);
    color: #ffffff;
    padding:24px 20px;
    font-size: 26px;
    line-height: 32px;
}
.mobile-cta { display:block; background: #eb6601; color:#ffffff; padding:20px; display:flex; flex-direction:column; margin-bottom:25px; font-size:22px; line-height:32px; }
.mobile-cta a { color:#ffffff; border-bottom:2px solid #ffffff; }
.vetrina-home .featured .box-product {
    display: flex;
    margin-left: -6px;
    margin-right: -6px;
    flex-direction: column;
}
.header-row {
    display: flex;
    flex-direction: column;
}
.header-left { display: flex; justify-content: space-between; align-items: center; }
#header .header-top { 
    flex-wrap: wrap;
    justify-content: space-between;
}
#header .header-top .break { width:100%; display:block }
}

@media (max-width: 420px) {
.main { width: 100%; padding-left: 18px; padding-right: 18px; }
}
