@charset 'UTF-8';
/*!
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

@font-face {
  font-family: FontAwesome;
  src: url("fonts/fontawesome-webfont.eot?v=4.5.0");
  src: url("fonts/fontawesome-webfont.eot?#iefix&v=4.5.0") format('embedded-opentype'), url("fonts/fontawesome-webfont.woff2?v=4.5.0") format('woff2'), url("fonts/fontawesome-webfont.woff?v=4.5.0") format('woff'), url("fonts/fontawesome-webfont.ttf?v=4.5.0") format('truetype'), url("fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular") format('svg');
  font-weight: 400;
  font-style: normal
}

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.fa-lg {
  font-size: 1.33333333em;
  line-height: .75em;
  vertical-align: -15%
}

.fa-2x {
  font-size: 2em
}

.fa-3x {
  font-size: 3em
}

.fa-4x {
  font-size: 4em
}

.fa-5x {
  font-size: 5em
}

.fa-fw {
  width: 1.28571429em;
  text-align: center
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none
}

.fa-ul>li {
  position: relative
}

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: .14285714em;
  text-align: center
}

.fa-li.fa-lg {
  left: -1.85714286em
}

.fa-border {
  padding: .2em .25em .15em;
  border: solid .08em #eee;
  border-radius: .1em
}

.fa-pull-left {
  float: left
}

.fa-pull-right {
  float: right
}

.fa.fa-pull-left {
  margin-right: .3em
}

.fa.fa-pull-right {
  margin-left: .3em
}

.pull-right {
  float: right
}

.pull-left {
  float: left
}

.fa.pull-left {
  margin-right: .3em
}

.fa.pull-right {
  margin-left: .3em
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg)
  }
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg)
  }
}

.fa-rotate-90 {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg)
}

.fa-rotate-180 {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg)
}

.fa-rotate-270 {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg)
}

.fa-flip-horizontal {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1)
}

.fa-flip-vertical {
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1)
}

:root .fa-flip-horizontal, :root .fa-flip-vertical, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-rotate-90 {
  filter: none
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle
}

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center
}

.fa-stack-1x {
  line-height: inherit
}

.fa-stack-2x {
  font-size: 2em
}

.fa-inverse {
  color: #fff
}

.fa-glass:before {
  content: "\f000"
}

.fa-music:before {
  content: "\f001"
}

.fa-search:before {
  content: "\f002"
}

.fa-envelope-o:before {
  content: "\f003"
}

.fa-heart:before {
  content: "\f004"
}

.fa-star:before {
  content: "\f005"
}

.fa-star-o:before {
  content: "\f006"
}

.fa-user:before {
  content: "\f007"
}

.fa-film:before {
  content: "\f008"
}

.fa-th-large:before {
  content: "\f009"
}

.fa-th:before {
  content: "\f00a"
}

.fa-th-list:before {
  content: "\f00b"
}

.fa-check:before {
  content: "\f00c"
}

.fa-close:before, .fa-remove:before, .fa-times:before {
  content: "\f00d"
}

.fa-search-plus:before {
  content: "\f00e"
}

.fa-search-minus:before {
  content: "\f010"
}

.fa-power-off:before {
  content: "\f011"
}

.fa-signal:before {
  content: "\f012"
}

.fa-cog:before, .fa-gear:before {
  content: "\f013"
}

.fa-trash-o:before {
  content: "\f014"
}

.fa-home:before {
  content: "\f015"
}

.fa-file-o:before {
  content: "\f016"
}

.fa-clock-o:before {
  content: "\f017"
}

.fa-road:before {
  content: "\f018"
}

.fa-download:before {
  content: "\f019"
}

.fa-arrow-circle-o-down:before {
  content: "\f01a"
}

.fa-arrow-circle-o-up:before {
  content: "\f01b"
}

.fa-inbox:before {
  content: "\f01c"
}

.fa-play-circle-o:before {
  content: "\f01d"
}

.fa-repeat:before, .fa-rotate-right:before {
  content: "\f01e"
}

.fa-refresh:before {
  content: "\f021"
}

.fa-list-alt:before {
  content: "\f022"
}

.fa-lock:before {
  content: "\f023"
}

.fa-flag:before {
  content: "\f024"
}

.fa-headphones:before {
  content: "\f025"
}

.fa-volume-off:before {
  content: "\f026"
}

.fa-volume-down:before {
  content: "\f027"
}

.fa-volume-up:before {
  content: "\f028"
}

.fa-qrcode:before {
  content: "\f029"
}

.fa-barcode:before {
  content: "\f02a"
}

.fa-tag:before {
  content: "\f02b"
}

.fa-tags:before {
  content: "\f02c"
}

.fa-book:before {
  content: "\f02d"
}

.fa-bookmark:before {
  content: "\f02e"
}

.fa-print:before {
  content: "\f02f"
}

.fa-camera:before {
  content: "\f030"
}

.fa-font:before {
  content: "\f031"
}

.fa-bold:before {
  content: "\f032"
}

.fa-italic:before {
  content: "\f033"
}

.fa-text-height:before {
  content: "\f034"
}

.fa-text-width:before {
  content: "\f035"
}

.fa-align-left:before {
  content: "\f036"
}

.fa-align-center:before {
  content: "\f037"
}

.fa-align-right:before {
  content: "\f038"
}

.fa-align-justify:before {
  content: "\f039"
}

.fa-list:before {
  content: "\f03a"
}

.fa-dedent:before, .fa-outdent:before {
  content: "\f03b"
}

.fa-indent:before {
  content: "\f03c"
}

.fa-video-camera:before {
  content: "\f03d"
}

.fa-image:before, .fa-photo:before, .fa-picture-o:before {
  content: "\f03e"
}

.fa-pencil:before {
  content: "\f040"
}

.fa-map-marker:before {
  content: "\f041"
}

.fa-adjust:before {
  content: "\f042"
}

.fa-tint:before {
  content: "\f043"
}

.fa-edit:before, .fa-pencil-square-o:before {
  content: "\f044"
}

.fa-share-square-o:before {
  content: "\f045"
}

.fa-check-square-o:before {
  content: "\f046"
}

.fa-arrows:before {
  content: "\f047"
}

.fa-step-backward:before {
  content: "\f048"
}

.fa-fast-backward:before {
  content: "\f049"
}

.fa-backward:before {
  content: "\f04a"
}

.fa-play:before {
  content: "\f04b"
}

.fa-pause:before {
  content: "\f04c"
}

.fa-stop:before {
  content: "\f04d"
}

.fa-forward:before {
  content: "\f04e"
}

.fa-fast-forward:before {
  content: "\f050"
}

.fa-step-forward:before {
  content: "\f051"
}

.fa-eject:before {
  content: "\f052"
}

.fa-chevron-left:before {
  content: "\f053"
}

.fa-chevron-right:before {
  content: "\f054"
}

.fa-plus-circle:before {
  content: "\f055"
}

.fa-minus-circle:before {
  content: "\f056"
}

.fa-times-circle:before {
  content: "\f057"
}

.fa-check-circle:before {
  content: "\f058"
}

.fa-question-circle:before {
  content: "\f059"
}

.fa-info-circle:before {
  content: "\f05a"
}

.fa-crosshairs:before {
  content: "\f05b"
}

.fa-times-circle-o:before {
  content: "\f05c"
}

.fa-check-circle-o:before {
  content: "\f05d"
}

.fa-ban:before {
  content: "\f05e"
}

.fa-arrow-left:before {
  content: "\f060"
}

.fa-arrow-right:before {
  content: "\f061"
}

.fa-arrow-up:before {
  content: "\f062"
}

.fa-arrow-down:before {
  content: "\f063"
}

.fa-mail-forward:before, .fa-share:before {
  content: "\f064"
}

.fa-expand:before {
  content: "\f065"
}

.fa-compress:before {
  content: "\f066"
}

.fa-plus:before {
  content: "\f067"
}

.fa-minus:before {
  content: "\f068"
}

.fa-asterisk:before {
  content: "\f069"
}

.fa-exclamation-circle:before {
  content: "\f06a"
}

.fa-gift:before {
  content: "\f06b"
}

.fa-leaf:before {
  content: "\f06c"
}

.fa-fire:before {
  content: "\f06d"
}

.fa-eye:before {
  content: "\f06e"
}

.fa-eye-slash:before {
  content: "\f070"
}

.fa-exclamation-triangle:before, .fa-warning:before {
  content: "\f071"
}

.fa-plane:before {
  content: "\f072"
}

.fa-calendar:before {
  content: "\f073"
}

.fa-random:before {
  content: "\f074"
}

.fa-comment:before {
  content: "\f075"
}

.fa-magnet:before {
  content: "\f076"
}

.fa-chevron-up:before {
  content: "\f077"
}

.fa-chevron-down:before {
  content: "\f078"
}

.fa-retweet:before {
  content: "\f079"
}

.fa-shopping-cart:before {
  content: "\f07a"
}

.fa-folder:before {
  content: "\f07b"
}

.fa-folder-open:before {
  content: "\f07c"
}

.fa-arrows-v:before {
  content: "\f07d"
}

.fa-arrows-h:before {
  content: "\f07e"
}

.fa-bar-chart-o:before, .fa-bar-chart:before {
  content: "\f080"
}

.fa-twitter-square:before {
  content: "\f081"
}

.fa-facebook-square:before {
  content: "\f082"
}

.fa-camera-retro:before {
  content: "\f083"
}

.fa-key:before {
  content: "\f084"
}

.fa-cogs:before, .fa-gears:before {
  content: "\f085"
}

.fa-comments:before {
  content: "\f086"
}

.fa-thumbs-o-up:before {
  content: "\f087"
}

.fa-thumbs-o-down:before {
  content: "\f088"
}

.fa-star-half:before {
  content: "\f089"
}

.fa-heart-o:before {
  content: "\f08a"
}

.fa-sign-out:before {
  content: "\f08b"
}

.fa-linkedin-square:before {
  content: "\f08c"
}

.fa-thumb-tack:before {
  content: "\f08d"
}

.fa-external-link:before {
  content: "\f08e"
}

.fa-sign-in:before {
  content: "\f090"
}

.fa-trophy:before {
  content: "\f091"
}

.fa-github-square:before {
  content: "\f092"
}

.fa-upload:before {
  content: "\f093"
}

.fa-lemon-o:before {
  content: "\f094"
}

.fa-phone:before {
  content: "\f095"
}

.fa-square-o:before {
  content: "\f096"
}

.fa-bookmark-o:before {
  content: "\f097"
}

.fa-phone-square:before {
  content: "\f098"
}

.fa-twitter:before {
  content: "\f099"
}

.fa-facebook-f:before, .fa-facebook:before {
  content: "\f09a"
}

.fa-github:before {
  content: "\f09b"
}

.fa-unlock:before {
  content: "\f09c"
}

.fa-credit-card:before {
  content: "\f09d"
}

.fa-feed:before, .fa-rss:before {
  content: "\f09e"
}

.fa-hdd-o:before {
  content: "\f0a0"
}

.fa-bullhorn:before {
  content: "\f0a1"
}

.fa-bell:before {
  content: "\f0f3"
}

.fa-certificate:before {
  content: "\f0a3"
}

.fa-hand-o-right:before {
  content: "\f0a4"
}

.fa-hand-o-left:before {
  content: "\f0a5"
}

.fa-hand-o-up:before {
  content: "\f0a6"
}

.fa-hand-o-down:before {
  content: "\f0a7"
}

.fa-arrow-circle-left:before {
  content: "\f0a8"
}

.fa-arrow-circle-right:before {
  content: "\f0a9"
}

.fa-arrow-circle-up:before {
  content: "\f0aa"
}

.fa-arrow-circle-down:before {
  content: "\f0ab"
}

.fa-globe:before {
  content: "\f0ac"
}

.fa-wrench:before {
  content: "\f0ad"
}

.fa-tasks:before {
  content: "\f0ae"
}

.fa-filter:before {
  content: "\f0b0"
}

.fa-briefcase:before {
  content: "\f0b1"
}

.fa-arrows-alt:before {
  content: "\f0b2"
}

.fa-group:before, .fa-users:before {
  content: "\f0c0"
}

.fa-chain:before, .fa-link:before {
  content: "\f0c1"
}

.fa-cloud:before {
  content: "\f0c2"
}

.fa-flask:before {
  content: "\f0c3"
}

.fa-cut:before, .fa-scissors:before {
  content: "\f0c4"
}

.fa-copy:before, .fa-files-o:before {
  content: "\f0c5"
}

.fa-paperclip:before {
  content: "\f0c6"
}

.fa-floppy-o:before, .fa-save:before {
  content: "\f0c7"
}

.fa-square:before {
  content: "\f0c8"
}

.fa-bars:before, .fa-navicon:before, .fa-reorder:before {
  content: "\f0c9"
}

.fa-list-ul:before {
  content: "\f0ca"
}

.fa-list-ol:before {
  content: "\f0cb"
}

.fa-strikethrough:before {
  content: "\f0cc"
}

.fa-underline:before {
  content: "\f0cd"
}

.fa-table:before {
  content: "\f0ce"
}

.fa-magic:before {
  content: "\f0d0"
}

.fa-truck:before {
  content: "\f0d1"
}

.fa-pinterest:before {
  content: "\f0d2"
}

.fa-pinterest-square:before {
  content: "\f0d3"
}

.fa-google-plus-square:before {
  content: "\f0d4"
}

.fa-google-plus:before {
  content: "\f0d5"
}

.fa-money:before {
  content: "\f0d6"
}

.fa-caret-down:before {
  content: "\f0d7"
}

.fa-caret-up:before {
  content: "\f0d8"
}

.fa-caret-left:before {
  content: "\f0d9"
}

.fa-caret-right:before {
  content: "\f0da"
}

.fa-columns:before {
  content: "\f0db"
}

.fa-sort:before, .fa-unsorted:before {
  content: "\f0dc"
}

.fa-sort-desc:before, .fa-sort-down:before {
  content: "\f0dd"
}

.fa-sort-asc:before, .fa-sort-up:before {
  content: "\f0de"
}

.fa-envelope:before {
  content: "\f0e0"
}

.fa-linkedin:before {
  content: "\f0e1"
}

.fa-rotate-left:before, .fa-undo:before {
  content: "\f0e2"
}

.fa-gavel:before, .fa-legal:before {
  content: "\f0e3"
}

.fa-dashboard:before, .fa-tachometer:before {
  content: "\f0e4"
}

.fa-comment-o:before {
  content: "\f0e5"
}

.fa-comments-o:before {
  content: "\f0e6"
}

.fa-bolt:before, .fa-flash:before {
  content: "\f0e7"
}

.fa-sitemap:before {
  content: "\f0e8"
}

.fa-umbrella:before {
  content: "\f0e9"
}

.fa-clipboard:before, .fa-paste:before {
  content: "\f0ea"
}

.fa-lightbulb-o:before {
  content: "\f0eb"
}

.fa-exchange:before {
  content: "\f0ec"
}

.fa-cloud-download:before {
  content: "\f0ed"
}

.fa-cloud-upload:before {
  content: "\f0ee"
}

.fa-user-md:before {
  content: "\f0f0"
}

.fa-stethoscope:before {
  content: "\f0f1"
}

.fa-suitcase:before {
  content: "\f0f2"
}

.fa-bell-o:before {
  content: "\f0a2"
}

.fa-coffee:before {
  content: "\f0f4"
}

.fa-cutlery:before {
  content: "\f0f5"
}

.fa-file-text-o:before {
  content: "\f0f6"
}

.fa-building-o:before {
  content: "\f0f7"
}

.fa-hospital-o:before {
  content: "\f0f8"
}

.fa-ambulance:before {
  content: "\f0f9"
}

.fa-medkit:before {
  content: "\f0fa"
}

.fa-fighter-jet:before {
  content: "\f0fb"
}

.fa-beer:before {
  content: "\f0fc"
}

.fa-h-square:before {
  content: "\f0fd"
}

.fa-plus-square:before {
  content: "\f0fe"
}

.fa-angle-double-left:before {
  content: "\f100"
}

.fa-angle-double-right:before {
  content: "\f101"
}

.fa-angle-double-up:before {
  content: "\f102"
}

.fa-angle-double-down:before {
  content: "\f103"
}

.fa-angle-left:before {
  content: "\f104"
}

.fa-angle-right:before {
  content: "\f105"
}

.fa-angle-up:before {
  content: "\f106"
}

.fa-angle-down:before {
  content: "\f107"
}

.fa-desktop:before {
  content: "\f108"
}

.fa-laptop:before {
  content: "\f109"
}

.fa-tablet:before {
  content: "\f10a"
}

.fa-mobile-phone:before, .fa-mobile:before {
  content: "\f10b"
}

.fa-circle-o:before {
  content: "\f10c"
}

.fa-quote-left:before {
  content: "\f10d"
}

.fa-quote-right:before {
  content: "\f10e"
}

.fa-spinner:before {
  content: "\f110"
}

.fa-circle:before {
  content: "\f111"
}

.fa-mail-reply:before, .fa-reply:before {
  content: "\f112"
}

.fa-github-alt:before {
  content: "\f113"
}

.fa-folder-o:before {
  content: "\f114"
}

.fa-folder-open-o:before {
  content: "\f115"
}

.fa-smile-o:before {
  content: "\f118"
}

.fa-frown-o:before {
  content: "\f119"
}

.fa-meh-o:before {
  content: "\f11a"
}

.fa-gamepad:before {
  content: "\f11b"
}

.fa-keyboard-o:before {
  content: "\f11c"
}

.fa-flag-o:before {
  content: "\f11d"
}

.fa-flag-checkered:before {
  content: "\f11e"
}

.fa-terminal:before {
  content: "\f120"
}

.fa-code:before {
  content: "\f121"
}

.fa-mail-reply-all:before, .fa-reply-all:before {
  content: "\f122"
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
  content: "\f123"
}

.fa-location-arrow:before {
  content: "\f124"
}

.fa-crop:before {
  content: "\f125"
}

.fa-code-fork:before {
  content: "\f126"
}

.fa-chain-broken:before, .fa-unlink:before {
  content: "\f127"
}

.fa-question:before {
  content: "\f128"
}

.fa-info:before {
  content: "\f129"
}

.fa-exclamation:before {
  content: "\f12a"
}

.fa-superscript:before {
  content: "\f12b"
}

.fa-subscript:before {
  content: "\f12c"
}

.fa-eraser:before {
  content: "\f12d"
}

.fa-puzzle-piece:before {
  content: "\f12e"
}

.fa-microphone:before {
  content: "\f130"
}

.fa-microphone-slash:before {
  content: "\f131"
}

.fa-shield:before {
  content: "\f132"
}

.fa-calendar-o:before {
  content: "\f133"
}

.fa-fire-extinguisher:before {
  content: "\f134"
}

.fa-rocket:before {
  content: "\f135"
}

.fa-maxcdn:before {
  content: "\f136"
}

.fa-chevron-circle-left:before {
  content: "\f137"
}

.fa-chevron-circle-right:before {
  content: "\f138"
}

.fa-chevron-circle-up:before {
  content: "\f139"
}

.fa-chevron-circle-down:before {
  content: "\f13a"
}

.fa-html5:before {
  content: "\f13b"
}

.fa-css3:before {
  content: "\f13c"
}

.fa-anchor:before {
  content: "\f13d"
}

.fa-unlock-alt:before {
  content: "\f13e"
}

.fa-bullseye:before {
  content: "\f140"
}

.fa-ellipsis-h:before {
  content: "\f141"
}

.fa-ellipsis-v:before {
  content: "\f142"
}

.fa-rss-square:before {
  content: "\f143"
}

.fa-play-circle:before {
  content: "\f144"
}

.fa-ticket:before {
  content: "\f145"
}

.fa-minus-square:before {
  content: "\f146"
}

.fa-minus-square-o:before {
  content: "\f147"
}

.fa-level-up:before {
  content: "\f148"
}

.fa-level-down:before {
  content: "\f149"
}

.fa-check-square:before {
  content: "\f14a"
}

.fa-pencil-square:before {
  content: "\f14b"
}

.fa-external-link-square:before {
  content: "\f14c"
}

.fa-share-square:before {
  content: "\f14d"
}

.fa-compass:before {
  content: "\f14e"
}

.fa-caret-square-o-down:before, .fa-toggle-down:before {
  content: "\f150"
}

.fa-caret-square-o-up:before, .fa-toggle-up:before {
  content: "\f151"
}

.fa-caret-square-o-right:before, .fa-toggle-right:before {
  content: "\f152"
}

.fa-eur:before, .fa-euro:before {
  content: "\f153"
}

.fa-gbp:before {
  content: "\f154"
}

.fa-dollar:before, .fa-usd:before {
  content: "\f155"
}

.fa-inr:before, .fa-rupee:before {
  content: "\f156"
}

.fa-cny:before, .fa-jpy:before, .fa-rmb:before, .fa-yen:before {
  content: "\f157"
}

.fa-rouble:before, .fa-rub:before, .fa-ruble:before {
  content: "\f158"
}

.fa-krw:before, .fa-won:before {
  content: "\f159"
}

.fa-bitcoin:before, .fa-btc:before {
  content: "\f15a"
}

.fa-file:before {
  content: "\f15b"
}

.fa-file-text:before {
  content: "\f15c"
}

.fa-sort-alpha-asc:before {
  content: "\f15d"
}

.fa-sort-alpha-desc:before {
  content: "\f15e"
}

.fa-sort-amount-asc:before {
  content: "\f160"
}

.fa-sort-amount-desc:before {
  content: "\f161"
}

.fa-sort-numeric-asc:before {
  content: "\f162"
}

.fa-sort-numeric-desc:before {
  content: "\f163"
}

.fa-thumbs-up:before {
  content: "\f164"
}

.fa-thumbs-down:before {
  content: "\f165"
}

.fa-youtube-square:before {
  content: "\f166"
}

.fa-youtube:before {
  content: "\f167"
}

.fa-xing:before {
  content: "\f168"
}

.fa-xing-square:before {
  content: "\f169"
}

.fa-youtube-play:before {
  content: "\f16a"
}

.fa-dropbox:before {
  content: "\f16b"
}

.fa-stack-overflow:before {
  content: "\f16c"
}

.fa-instagram:before {
  content: "\f16d"
}

.fa-flickr:before {
  content: "\f16e"
}

.fa-adn:before {
  content: "\f170"
}

.fa-bitbucket:before {
  content: "\f171"
}

.fa-bitbucket-square:before {
  content: "\f172"
}

.fa-tumblr:before {
  content: "\f173"
}

.fa-tumblr-square:before {
  content: "\f174"
}

.fa-long-arrow-down:before {
  content: "\f175"
}

.fa-long-arrow-up:before {
  content: "\f176"
}

.fa-long-arrow-left:before {
  content: "\f177"
}

.fa-long-arrow-right:before {
  content: "\f178"
}

.fa-apple:before {
  content: "\f179"
}

.fa-windows:before {
  content: "\f17a"
}

.fa-android:before {
  content: "\f17b"
}

.fa-linux:before {
  content: "\f17c"
}

.fa-dribbble:before {
  content: "\f17d"
}

.fa-skype:before {
  content: "\f17e"
}

.fa-foursquare:before {
  content: "\f180"
}

.fa-trello:before {
  content: "\f181"
}

.fa-female:before {
  content: "\f182"
}

.fa-male:before {
  content: "\f183"
}

.fa-gittip:before, .fa-gratipay:before {
  content: "\f184"
}

.fa-sun-o:before {
  content: "\f185"
}

.fa-moon-o:before {
  content: "\f186"
}

.fa-archive:before {
  content: "\f187"
}

.fa-bug:before {
  content: "\f188"
}

.fa-vk:before {
  content: "\f189"
}

.fa-weibo:before {
  content: "\f18a"
}

.fa-renren:before {
  content: "\f18b"
}

.fa-pagelines:before {
  content: "\f18c"
}

.fa-stack-exchange:before {
  content: "\f18d"
}

.fa-arrow-circle-o-right:before {
  content: "\f18e"
}

.fa-arrow-circle-o-left:before {
  content: "\f190"
}

.fa-caret-square-o-left:before, .fa-toggle-left:before {
  content: "\f191"
}

.fa-dot-circle-o:before {
  content: "\f192"
}

.fa-wheelchair:before {
  content: "\f193"
}

.fa-vimeo-square:before {
  content: "\f194"
}

.fa-try:before, .fa-turkish-lira:before {
  content: "\f195"
}

.fa-plus-square-o:before {
  content: "\f196"
}

.fa-space-shuttle:before {
  content: "\f197"
}

.fa-slack:before {
  content: "\f198"
}

.fa-envelope-square:before {
  content: "\f199"
}

.fa-wordpress:before {
  content: "\f19a"
}

.fa-openid:before {
  content: "\f19b"
}

.fa-bank:before, .fa-institution:before, .fa-university:before {
  content: "\f19c"
}

.fa-graduation-cap:before, .fa-mortar-board:before {
  content: "\f19d"
}

.fa-yahoo:before {
  content: "\f19e"
}

.fa-google:before {
  content: "\f1a0"
}

.fa-reddit:before {
  content: "\f1a1"
}

.fa-reddit-square:before {
  content: "\f1a2"
}

.fa-stumbleupon-circle:before {
  content: "\f1a3"
}

.fa-stumbleupon:before {
  content: "\f1a4"
}

.fa-delicious:before {
  content: "\f1a5"
}

.fa-digg:before {
  content: "\f1a6"
}

.fa-pied-piper:before {
  content: "\f1a7"
}

.fa-pied-piper-alt:before {
  content: "\f1a8"
}

.fa-drupal:before {
  content: "\f1a9"
}

.fa-joomla:before {
  content: "\f1aa"
}

.fa-language:before {
  content: "\f1ab"
}

.fa-fax:before {
  content: "\f1ac"
}

.fa-building:before {
  content: "\f1ad"
}

.fa-child:before {
  content: "\f1ae"
}

.fa-paw:before {
  content: "\f1b0"
}

.fa-spoon:before {
  content: "\f1b1"
}

.fa-cube:before {
  content: "\f1b2"
}

.fa-cubes:before {
  content: "\f1b3"
}

.fa-behance:before {
  content: "\f1b4"
}

.fa-behance-square:before {
  content: "\f1b5"
}

.fa-steam:before {
  content: "\f1b6"
}

.fa-steam-square:before {
  content: "\f1b7"
}

.fa-recycle:before {
  content: "\f1b8"
}

.fa-automobile:before, .fa-car:before {
  content: "\f1b9"
}

.fa-cab:before, .fa-taxi:before {
  content: "\f1ba"
}

.fa-tree:before {
  content: "\f1bb"
}

.fa-spotify:before {
  content: "\f1bc"
}

.fa-deviantart:before {
  content: "\f1bd"
}

.fa-soundcloud:before {
  content: "\f1be"
}

.fa-database:before {
  content: "\f1c0"
}

.fa-file-pdf-o:before {
  content: "\f1c1"
}

.fa-file-word-o:before {
  content: "\f1c2"
}

.fa-file-excel-o:before {
  content: "\f1c3"
}

.fa-file-powerpoint-o:before {
  content: "\f1c4"
}

.fa-file-image-o:before, .fa-file-photo-o:before, .fa-file-picture-o:before {
  content: "\f1c5"
}

.fa-file-archive-o:before, .fa-file-zip-o:before {
  content: "\f1c6"
}

.fa-file-audio-o:before, .fa-file-sound-o:before {
  content: "\f1c7"
}

.fa-file-movie-o:before, .fa-file-video-o:before {
  content: "\f1c8"
}

.fa-file-code-o:before {
  content: "\f1c9"
}

.fa-vine:before {
  content: "\f1ca"
}

.fa-codepen:before {
  content: "\f1cb"
}

.fa-jsfiddle:before {
  content: "\f1cc"
}

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-ring:before, .fa-life-saver:before, .fa-support:before {
  content: "\f1cd"
}

.fa-circle-o-notch:before {
  content: "\f1ce"
}

.fa-ra:before, .fa-rebel:before {
  content: "\f1d0"
}

.fa-empire:before, .fa-ge:before {
  content: "\f1d1"
}

.fa-git-square:before {
  content: "\f1d2"
}

.fa-git:before {
  content: "\f1d3"
}

.fa-hacker-news:before, .fa-y-combinator-square:before, .fa-yc-square:before {
  content: "\f1d4"
}

.fa-tencent-weibo:before {
  content: "\f1d5"
}

.fa-qq:before {
  content: "\f1d6"
}

.fa-wechat:before, .fa-weixin:before {
  content: "\f1d7"
}

.fa-paper-plane:before, .fa-send:before {
  content: "\f1d8"
}

.fa-paper-plane-o:before, .fa-send-o:before {
  content: "\f1d9"
}

.fa-history:before {
  content: "\f1da"
}

.fa-circle-thin:before {
  content: "\f1db"
}

.fa-header:before {
  content: "\f1dc"
}

.fa-paragraph:before {
  content: "\f1dd"
}

.fa-sliders:before {
  content: "\f1de"
}

.fa-share-alt:before {
  content: "\f1e0"
}

.fa-share-alt-square:before {
  content: "\f1e1"
}

.fa-bomb:before {
  content: "\f1e2"
}

.fa-futbol-o:before, .fa-soccer-ball-o:before {
  content: "\f1e3"
}

.fa-tty:before {
  content: "\f1e4"
}

.fa-binoculars:before {
  content: "\f1e5"
}

.fa-plug:before {
  content: "\f1e6"
}

.fa-slideshare:before {
  content: "\f1e7"
}

.fa-twitch:before {
  content: "\f1e8"
}

.fa-yelp:before {
  content: "\f1e9"
}

.fa-newspaper-o:before {
  content: "\f1ea"
}

.fa-wifi:before {
  content: "\f1eb"
}

.fa-calculator:before {
  content: "\f1ec"
}

.fa-paypal:before {
  content: "\f1ed"
}

.fa-google-wallet:before {
  content: "\f1ee"
}

.fa-cc-visa:before {
  content: "\f1f0"
}

.fa-cc-mastercard:before {
  content: "\f1f1"
}

.fa-cc-discover:before {
  content: "\f1f2"
}

.fa-cc-amex:before {
  content: "\f1f3"
}

.fa-cc-paypal:before {
  content: "\f1f4"
}

.fa-cc-stripe:before {
  content: "\f1f5"
}

.fa-bell-slash:before {
  content: "\f1f6"
}

.fa-bell-slash-o:before {
  content: "\f1f7"
}

.fa-trash:before {
  content: "\f1f8"
}

.fa-copyright:before {
  content: "\f1f9"
}

.fa-at:before {
  content: "\f1fa"
}

.fa-eyedropper:before {
  content: "\f1fb"
}

.fa-paint-brush:before {
  content: "\f1fc"
}

.fa-birthday-cake:before {
  content: "\f1fd"
}

.fa-area-chart:before {
  content: "\f1fe"
}

.fa-pie-chart:before {
  content: "\f200"
}

.fa-line-chart:before {
  content: "\f201"
}

.fa-lastfm:before {
  content: "\f202"
}

.fa-lastfm-square:before {
  content: "\f203"
}

.fa-toggle-off:before {
  content: "\f204"
}

.fa-toggle-on:before {
  content: "\f205"
}

.fa-bicycle:before {
  content: "\f206"
}

.fa-bus:before {
  content: "\f207"
}

.fa-ioxhost:before {
  content: "\f208"
}

.fa-angellist:before {
  content: "\f209"
}

.fa-cc:before {
  content: "\f20a"
}

.fa-ils:before, .fa-shekel:before, .fa-sheqel:before {
  content: "\f20b"
}

.fa-meanpath:before {
  content: "\f20c"
}

.fa-buysellads:before {
  content: "\f20d"
}

.fa-connectdevelop:before {
  content: "\f20e"
}

.fa-dashcube:before {
  content: "\f210"
}

.fa-forumbee:before {
  content: "\f211"
}

.fa-leanpub:before {
  content: "\f212"
}

.fa-sellsy:before {
  content: "\f213"
}

.fa-shirtsinbulk:before {
  content: "\f214"
}

.fa-simplybuilt:before {
  content: "\f215"
}

.fa-skyatlas:before {
  content: "\f216"
}

.fa-cart-plus:before {
  content: "\f217"
}

.fa-cart-arrow-down:before {
  content: "\f218"
}

.fa-diamond:before {
  content: "\f219"
}

.fa-ship:before {
  content: "\f21a"
}

.fa-user-secret:before {
  content: "\f21b"
}

.fa-motorcycle:before {
  content: "\f21c"
}

.fa-street-view:before {
  content: "\f21d"
}

.fa-heartbeat:before {
  content: "\f21e"
}

.fa-venus:before {
  content: "\f221"
}

.fa-mars:before {
  content: "\f222"
}

.fa-mercury:before {
  content: "\f223"
}

.fa-intersex:before, .fa-transgender:before {
  content: "\f224"
}

.fa-transgender-alt:before {
  content: "\f225"
}

.fa-venus-double:before {
  content: "\f226"
}

.fa-mars-double:before {
  content: "\f227"
}

.fa-venus-mars:before {
  content: "\f228"
}

.fa-mars-stroke:before {
  content: "\f229"
}

.fa-mars-stroke-v:before {
  content: "\f22a"
}

.fa-mars-stroke-h:before {
  content: "\f22b"
}

.fa-neuter:before {
  content: "\f22c"
}

.fa-genderless:before {
  content: "\f22d"
}

.fa-facebook-official:before {
  content: "\f230"
}

.fa-pinterest-p:before {
  content: "\f231"
}

.fa-whatsapp:before {
  content: "\f232"
}

.fa-server:before {
  content: "\f233"
}

.fa-user-plus:before {
  content: "\f234"
}

.fa-user-times:before {
  content: "\f235"
}

.fa-bed:before, .fa-hotel:before {
  content: "\f236"
}

.fa-viacoin:before {
  content: "\f237"
}

.fa-train:before {
  content: "\f238"
}

.fa-subway:before {
  content: "\f239"
}

.fa-medium:before {
  content: "\f23a"
}

.fa-y-combinator:before, .fa-yc:before {
  content: "\f23b"
}

.fa-optin-monster:before {
  content: "\f23c"
}

.fa-opencart:before {
  content: "\f23d"
}

.fa-expeditedssl:before {
  content: "\f23e"
}

.fa-battery-4:before, .fa-battery-full:before {
  content: "\f240"
}

.fa-battery-3:before, .fa-battery-three-quarters:before {
  content: "\f241"
}

.fa-battery-2:before, .fa-battery-half:before {
  content: "\f242"
}

.fa-battery-1:before, .fa-battery-quarter:before {
  content: "\f243"
}

.fa-battery-0:before, .fa-battery-empty:before {
  content: "\f244"
}

.fa-mouse-pointer:before {
  content: "\f245"
}

.fa-i-cursor:before {
  content: "\f246"
}

.fa-object-group:before {
  content: "\f247"
}

.fa-object-ungroup:before {
  content: "\f248"
}

.fa-sticky-note:before {
  content: "\f249"
}

.fa-sticky-note-o:before {
  content: "\f24a"
}

.fa-cc-jcb:before {
  content: "\f24b"
}

.fa-cc-diners-club:before {
  content: "\f24c"
}

.fa-clone:before {
  content: "\f24d"
}

.fa-balance-scale:before {
  content: "\f24e"
}

.fa-hourglass-o:before {
  content: "\f250"
}

.fa-hourglass-1:before, .fa-hourglass-start:before {
  content: "\f251"
}

.fa-hourglass-2:before, .fa-hourglass-half:before {
  content: "\f252"
}

.fa-hourglass-3:before, .fa-hourglass-end:before {
  content: "\f253"
}

.fa-hourglass:before {
  content: "\f254"
}

.fa-hand-grab-o:before, .fa-hand-rock-o:before {
  content: "\f255"
}

.fa-hand-paper-o:before, .fa-hand-stop-o:before {
  content: "\f256"
}

.fa-hand-scissors-o:before {
  content: "\f257"
}

.fa-hand-lizard-o:before {
  content: "\f258"
}

.fa-hand-spock-o:before {
  content: "\f259"
}

.fa-hand-pointer-o:before {
  content: "\f25a"
}

.fa-hand-peace-o:before {
  content: "\f25b"
}

.fa-trademark:before {
  content: "\f25c"
}

.fa-registered:before {
  content: "\f25d"
}

.fa-creative-commons:before {
  content: "\f25e"
}

.fa-gg:before {
  content: "\f260"
}

.fa-gg-circle:before {
  content: "\f261"
}

.fa-tripadvisor:before {
  content: "\f262"
}

.fa-odnoklassniki:before {
  content: "\f263"
}

.fa-odnoklassniki-square:before {
  content: "\f264"
}

.fa-get-pocket:before {
  content: "\f265"
}

.fa-wikipedia-w:before {
  content: "\f266"
}

.fa-safari:before {
  content: "\f267"
}

.fa-chrome:before {
  content: "\f268"
}

.fa-firefox:before {
  content: "\f269"
}

.fa-opera:before {
  content: "\f26a"
}

.fa-internet-explorer:before {
  content: "\f26b"
}

.fa-television:before, .fa-tv:before {
  content: "\f26c"
}

.fa-contao:before {
  content: "\f26d"
}

.fa-500px:before {
  content: "\f26e"
}

.fa-amazon:before {
  content: "\f270"
}

.fa-calendar-plus-o:before {
  content: "\f271"
}

.fa-calendar-minus-o:before {
  content: "\f272"
}

.fa-calendar-times-o:before {
  content: "\f273"
}

.fa-calendar-check-o:before {
  content: "\f274"
}

.fa-industry:before {
  content: "\f275"
}

.fa-map-pin:before {
  content: "\f276"
}

.fa-map-signs:before {
  content: "\f277"
}

.fa-map-o:before {
  content: "\f278"
}

.fa-map:before {
  content: "\f279"
}

.fa-commenting:before {
  content: "\f27a"
}

.fa-commenting-o:before {
  content: "\f27b"
}

.fa-houzz:before {
  content: "\f27c"
}

.fa-vimeo:before {
  content: "\f27d"
}

.fa-black-tie:before {
  content: "\f27e"
}

.fa-fonticons:before {
  content: "\f280"
}

.fa-reddit-alien:before {
  content: "\f281"
}

.fa-edge:before {
  content: "\f282"
}

.fa-credit-card-alt:before {
  content: "\f283"
}

.fa-codiepie:before {
  content: "\f284"
}

.fa-modx:before {
  content: "\f285"
}

.fa-fort-awesome:before {
  content: "\f286"
}

.fa-usb:before {
  content: "\f287"
}

.fa-product-hunt:before {
  content: "\f288"
}

.fa-mixcloud:before {
  content: "\f289"
}

.fa-scribd:before {
  content: "\f28a"
}

.fa-pause-circle:before {
  content: "\f28b"
}

.fa-pause-circle-o:before {
  content: "\f28c"
}

.fa-stop-circle:before {
  content: "\f28d"
}

.fa-stop-circle-o:before {
  content: "\f28e"
}

.fa-shopping-bag:before {
  content: "\f290"
}

.fa-shopping-basket:before {
  content: "\f291"
}

.fa-hashtag:before {
  content: "\f292"
}

.fa-bluetooth:before {
  content: "\f293"
}

.fa-bluetooth-b:before {
  content: "\f294"
}

.fa-percent:before {
  content: "\f295"
}

body {

  color: #6e6c6b;
  font-family: Arial, sans-serif;
  line-height: 1.4;
  overflow-anchor: none;
}

body.noscroll {
  overflow-y: hidden
}

.dijitTooltip {
  z-index: 9999
}

.divider-60 {
  height: 60px;
  width: 100%
}

.maxWidth750 {
  width: 100%;
  max-width: 750px;
  margin: 0 auto
}

.maxWidth942 {
  width: 100%;
  max-width: 942px;
  margin: 0 auto
}

.maxWidth1140 {
  width: 100%;
  max-width: 1140px;
  margin: 0 auto
}

@media screen and (max-width:767px) {
  .hidden-mobile {
    display: none
  }
}

iframe {
  display: block
}

.noDisplay {
  display: none !important
}

.videoIframe {
  display: block;
  width: 50%;
  height: 215px;
  padding-bottom: 20px
}

.cf {
  zoom: 1
}

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

.cf:after {
  clear: both
}

.orange {
  color: #6FBA2C
}

.orange_important {
  color: #6FBA2C !important
}

.display-flex {
  display: flex
}

.display-table {
  display: table;
  width: 100%
}

.display-cell {
  display: table-cell;
  vertical-align: middle;
  float: left
}

.display-cell_25 {
  width: 25%
}

.display-cell_50 {
  width: 50%
}

.talign-center {
  text-align: center
}

a.download {
  margin: 0 5px;
  display: inline-block;
  vertical-align: top;
  text-align: center
}

a.download img {
  height: 32px;
  width: 32px
}

a.download div {
  margin-top: -5px;
  font-size: 10px
}

.basicButton {
  background-image: none;
  -ms-filter: none;
  border: 2px solid #fbc99f;
  border-radius: 0;
  vertical-align: middle;
  background: #6FBA2C;
  color: #fff;
  font-weight: 700
}

.basicButton>span {
  border: none;
  border-radius: 0;
  color: #fff
}

.btn-main {
  display: inline-block;
  padding: 12px 70px;
  font: normal 15px/21px 'Open sans', sans-serif;
  letter-spacing: .1em;
  text-transform: uppercase;
  color: #fff;
  background: #6FBA2C;
  border-radius: 4px;
  transition-property: all;
  transition-duration: .3s;
  transition-easing: ease-in;
  -moz-transition-property: all;
  -moz-transition-duration: .3s;
  -moz-transition-easing: ease-in;
  -webkit-transition-property: all;
  -webkit-transition-duration: .3s;
  -webkit-transition-easing: ease-in
}

.btn-main-white {
  color: #ffffff;
  background: #6FBA2C;
}

@media (max-width :600px) {
  .btn-main {
    font-size: 14px;
    padding: 10px 35px
  }
}

@media (min-width :601px) and (max-width:990px) {
  .btn-main {
    font-size: 14px
  }
}

.btn-white {
  cursor: pointer;
  padding: 15px 20px;
  font-size: 13px;
  font-weight: 700;
  border-radius: 5px;
  border: 1px solid #e6e6e6;
  background: #fff;
  display: inline-block
}

.btn-white .fa {
  color: #6FBA2C
}

.btn-search {
  cursor: pointer;
  height: 52px;
  width: 62px;
  background: #6FBA2C;
  border: 0;
  border-radius: 0 3px 3px 0
}

.btn-search .fa {
  font-size: 20px;
  color: #fff
}

.btn-skinny {
  border: 0;
  padding: 0
}

.btn-flat {
  border: 0;
  letter-spacing: 0;
  font-weight: 700;
  height: 50px;
  cursor: pointer
}

.mm_title {
  display: block;
  color: #6FBA2C;
  font-size: 30px;
  line-height: 30px;
  font-weight: 700
}

.mm_text {
  font-size: 15px;
  line-height: 20px
}

@media screen and (max-width:991px) {
  .mm_title {
    font-size: 23px;
    line-height: 24px
  }
  .mm_text {
    font-size: 13px;
    line-height: 18px
  }
}

input.light-input {
  display: block;
  width: 100%;
  font-size: 15px;
  padding: 15px;
  border-radius: 5px;
  border: 1px solid #f3f3f3;
  outline: 0
}

input:-moz-read-only {
  background: #e6e6e6
}

input:read-only {
  background: #e6e6e6
}

textarea:-moz-read-only {
  background: #e6e6e6
}

textarea:read-only {
  background: #e6e6e6
}

table.dijitReadOnly {
  background: #e6e6e6
}

.catEntryList_border {
  display: none
}

.collapse {
  display: none
}

.collapse.in {
  display: block
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: .35s;
  -o-transition-duration: .35s;
  transition-duration: .35s;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility
}

.basicButton {
  background-image: none;
  -ms-filter: none;
  background-color: #6FBA2C;
  border: 2px solid transparent;
  border-radius: 0;
  color: #fff;
  font-weight: 700
}

.basicButton:hover {
  background-color: #d67729;
  background-image: none;
  -ms-filter: none
}

.basicButton>span {
  border: none;
  border-radius: 0;
  color: #fff
}

.button_primary {
  background-image: none;
  -ms-filter: none;
  background-color: #6FBA2C;
  border: 2px solid transparent;
  border-radius: 0;
  color: #fff
}

.button_primary:hover {
  background-color: #d67729;
  background-image: none;
  -ms-filter: none
}

.button_primary>.button_text {
  border: none;
  border-radius: 0;
  color: #fff
}

.button_primary>.button_primary {
  display: block;
  border: 0 none
}

.button_secondary {
  background-image: none;
  -ms-filter: none;
  background-color: #a5a5a5;
  border: 2px solid transparent;
  border-radius: 0;
  color: #fff
}

.button_secondary:hover {
  background-color: #bfbfbf;
  background-image: none;
  -ms-filter: none
}

.button_secondary>.button_text {
  border: none;
  border-radius: 0;
  color: #848281
}

.button_secondary>.button_secondary {
  display: block;
  border: 0 none
}

.button_secondary:hover>.button_text span {
  color: #fff
}

.button_secondary>.button_text span .fa-menu-item {
  color: #6FBA2C
}

.button_secondary:hover>.button_text span .fa-menu-item {
  color: #fff
}

.button_secondary .signOutButton {
  background-color: #fff
}

.cta-orange {
  background: #6FBA2C;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  border: 2px solid transparent;
  font-size: 13px;
  padding: 5px 20px
}

input.cta-orange[name="2d3dDesignSubmit"] {
  background: #6FBA2C !important
}

.cta-orange:hover {
  cursor: pointer;
  background: #d67729
}

.cta-grey {
  background: #999;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  border: 2px solid #cdcdcd;
  font-size: 13px;
  padding: 5px 20px
}

.cta-grey:hover {
  cursor: pointer;
  background: #858383
}

.text-align-left {
  text-align: left !important;
  text-align-last: left !important
}

label a {
  text-decoration: underline
}

.heading-bar {
  background: url(../images/custom/bg-grey-circles.png?i=20180219) left top repeat;
  font-style: italic;
  font-size: 13px
}

.heading-bar .inner {
  padding: 23px 0
}

.heading-bar h1 {
  color: #666;
  font-style: italic;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: 400;
  margin-bottom: 3px
}

.heading-bar p {
  line-height: 16px;
  font-family: Arial, Helvetica, sans-serif;
  width: 99%;
  color: #666
}

.heading-bar a {
  color: #6FBA2C;
  text-decoration: underline
}

.heading-bar .contentRecommendationWidget {
  margin-top: 0;
  margin-bottom: 0
}

.title-bold {
  color: #302d2b;
  font-size: 28px;
  font-weight: bolder;
  text-transform: uppercase
}

.plus {
  display: block;
  background: url(../images/custom/plus.png?i=20180219) left top no-repeat;
  width: 16px;
  height: 15px
}

.plus:hover {
  background-position: right top
}

a.plus {
  text-indent: -9999px
}

.bar {
  background: url(../images/custom/line_bar.png?i=20180219) left 2px repeat-x;
  width: 100%;
  margin-bottom: 28px
}

.bar h1, .bar h2, .bar h3, .bar span {
  color: #000;
  background: #fff;
  display: inline-block;
  font-size: 18px;
  padding-right: 20px;
  font-weight: 700
}

.bar h1 strong, .bar h2 strong, .bar h3 strong, .bar span strong {
  color: #6FBA2C
}

.row.margin-true>div>div.bar {
  width: auto
}

.clear_float {
  float: none !important;
  clear: both
}

.maxWidth990 {
  max-width: 990px;
  margin: 0 auto
}

.maxWidth750 {
  max-width: 750px;
  margin: 0 auto
}
  .maxWidth995 {
    max-width: 995px !important;
width: 100% !important;
margin: 0 auto;padding-bottom: 60px;padding-top: 20px;

  }
.maxWidth1170 {
  max-width: 1170px !important;
  width: 100% !important;
  margin: 0 auto
}
.maxWidth1039 {
  max-width: 1039px !important;
  width: 100% !important;
  margin: 0 auto
}

.w33 {
  float: left;
  width: 33%
}

@media (max-width :600px) {
  .w33 {
    float: none;
    width: 100%
  }
}

.clear {
  clear: both
}

.clearL {
  clear: left
}

.clearR {
  clear: right
}

.m-b, .m-b-sm {
  display: inline-block
}

.m-b {
  margin-bottom: 18px
}

.m-b-sm {
  margin-bottom: 10px
}

.visible-b-a {
  display: none !important
}

@media (max-width :600px) {
  .visible-b-a {
    display: block !important
  }
}

.visible-b-b {
  display: none !important
}

@media (min-width :601px) and (max-width:1280px) {
  .visible-b-b {
    display: block !important
  }
}

.visible-b-c {
  display: none !important
}

@media (min-width :1281px) {
  .visible-b-c {
    display: block !important
  }
}

.visible-ib-a {
  display: none !important
}

@media (max-width :600px) {
  .visible-ib-a {
    display: inline-block !important
  }
}

.visible-ib-b {
  display: none !important
}

@media (min-width :601px) and (max-width:1280px) {
  .visible-ib-b {
    display: inline-block !important
  }
}

.visible-ib-c {
  display: none !important
}

@media (min-width :1281px) {
  .visible-ib-c {
    display: inline-block !important
  }
}

#cboxOverlay, #cboxWrapper, #colorbox {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0)
}

#cboxWrapper {
  max-width: none
}

#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%
}

#cboxBottomLeft, #cboxMiddleLeft {
  clear: left
}

#cboxContent {
  position: relative
}

#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch
}

#cboxTitle {
  margin: 0
}

#cboxLoadingGraphic, #cboxLoadingOverlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

#cboxClose, #cboxNext, #cboxPrevious, #cboxSlideshow {
  cursor: pointer
}

.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic
}

.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  padding: 0;
  margin: 0
}

#cboxContent, #cboxLoadedContent, #colorbox {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box
}

#cboxOverlay {
  background: rgba(0, 0, 0, .5);
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: fixed
}

#cboxWrapper {
  background-color: #fff
}

#cboxContent {
  margin: 20px
}

#colorbox:focus {
  outline: 0
}

#colorbox #cboxClose {
  background: url(../images/custom/close-fancy.png?i=20180219) left top no-repeat;
  width: 45px;
  height: 45px;
  top: -20px;
  right: -20px;
  position: absolute;
  padding: 0;
  border: 0;
  cursor: pointer;
  z-index: 1;
  text-indent: -1000em
}

#colorbox #cboxWrapper iframe {
  display: block;
  width: 100%;
  height: 100%
}

#colorbox.cbox-media #cboxWrapper {
  background: #f9f9f9
}

#colorbox.cbox-media #cboxContent {
  margin-top: 60px;
  margin-bottom: 30px
}

#colorbox.cbox-media #cboxClose {
  top: -60px
}

#colorbox.cbox-media #cboxTitle {
  float: none !important;
  position: absolute;
  top: -48px;
  bottom: 0;
  left: 0;
  right: 0
}

#colorbox.cbox-media .cbox-tit {
  display: block;
  font-family: 'Open Sans', sans-serif;
  color: #6FBA2C;
  font-size: 15px;
  font-weight: 700
}

#colorbox.cbox-media .cbox-desc {
  display: block;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  color: grey
}

#colorbox.cbox-media .cbox-footer {
  position: absolute;
  bottom: -22px;
  display: block;
  font-family: 'Open Sans', sans-serif;
  font-size: 11px;
  color: grey
}

.overlay-thumb img {
  width: 100%
}

.overlay-content[data-is-association=true] .overlay-thumb img {
  width: 198px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%)
}

.overlay-thumb__hover__overlay {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

.overlay-thumb__hover__overlay {
  opacity: 0;
  background: rgba(255, 255, 255, .7);
  -moz-transition: all .2s ease-out;
  -webkit-transition: all .2s ease-out;
  -o-transition: all .2s ease-out;
  transition: all .2s ease-out
}

.overlay-thumb__hover:hover .overlay-thumb__hover__overlay {
  opacity: 1;
  -moz-transition: all .3s ease-out;
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out
}

.overlay-thumb__hover__button {
  display: inline-block;
  padding: 10px 25px;
  position: absolute;
  top: 50%;
  left: 50%;
  border: solid 1px #e6e6e6;
  border-radius: 50px;
  background: #fff;
  cursor: pointer;
  font-size: 14px;
  line-height: 24px;
  color: #6e6c6b;
  white-space: nowrap;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -moz-transition: all .3s ease-out;
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out
}

.overlay-thumb__hover__button:hover {
  background: #6FBA2C;
  border-color: #6FBA2C;
  color: #fff
}

@media (max-width :600px) {
  .overlay-thumb__hover .overlay-thumb__hover__overlay {
    opacity: 1;
    background: 0 0
  }
  .overlay-thumb__hover__button {
    background: #fff;
    background: rgba(255, 255, 255, .7)
  }
}

.popup-card #cboxContent {
  margin: 0
}

.popup-card #cboxWrapper #cboxClose {
  right: 0;
  top: -2px
}

.popup-card .overlay-content {
  padding: 0
}

.popup-card .overlay-content-top {
  clear: both
}

.popup-card .overlay-content .oh_tit strong {
  color: #6FBA2C
}

.popup-card #cboxWrapper .oh_tit {
  color: #6e6c6b
}

.popup-card #cboxWrapper .form-addtocart .field {
  width: 50%;
  margin: 0 15px 0 25px
}

.popup-card .otc-form-addtocart span.request {
  font-size: 12px;
  display: block;
  margin: 0 0 13px 25px
}

.popup-card .otc-form-addtocart .qtamin {
  font-size: 12px;
  margin: 0 0 5px 25px;
  visibility: hidden
}

.popup-card .otc-form-addtocart .qtamin .qtaDefault {
  margin-left: 5px
}

.popup-card .overlay-thumb {
  position: relative;
  float: left;
  width: 390px;
  height: 360px;
  border-right: 1px solid #e6e6e6
}

.popup-card .overlay-thumb__hover {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

.popup-card .overlay-content .overlay-heading {
  padding: 20px 25px 0 25px;
  float: left;
  box-sizing: border-box;
  width: calc(100% - 391px);
  margin: 0
}

.popup-card .overlay-tabs-content {
  margin: 0 20px
}

.popup-card .overlay-heading span.shortDesc {
  color: #6e6c6b;
  font-size: 15px;
  font-weight: lighter
}

.popup-card .overlay-heading span.shortDesc strong {
  font-size: 19px;
  display: block
}

.popup-card .overlay-heading .product-content {
  clear: both;
  height: 45px
}

.popup-card .overlay-heading:after, .popup-card .overlay-heading:before {
  content: " ";
  display: table
}

.popup-card .overlay-heading:after {
  clear: both
}

.popup-card .overlay-heading .product-content:after, .popup-card .overlay-heading .product-content:before {
  content: " ";
  display: table
}

.popup-card .overlay-heading .product-content:after {
  clear: both
}

.popup-card .overlay-heading .infos-product {
  float: left;
  width: 300px;
  clear: both
}

.popup-card .overlay-heading span.more-infos {
  color: #6e6c6b;
  font-size: 16px;
  width: 150px
}

.popup-card .overlay-heading span.more-infos strong {
  font-size: 13px;
  color: #333
}

.popup-card .overlay-heading div.overlay-price {
  display: block;
  color: #6FBA2C;
  font-size: 26px;
  font-weight: 700;
  float: left
}

.popup-card .overlay-heading div.overlay-price strong {
  display: block;
  color: #333;
  font-size: 13px;
  font-weight: 700
}

.popup-card .separator {
  height: 1px;
  margin: 20px 0;
  border-bottom: 1px solid #e6e6e6;
  clear: both
}

.popup-card span.delivery-info {
  color: #6a6a6a;
  font-style: italic;
  font-size: 13px;
  display: block;
  margin: 10px 0 0 18px;
  float: left
}

.popup-card span.delivery-info .inventoryOnHand, p.inventory .inventoryOnHand {
  color: #009246
}

.popup-card span.delivery-info .inventoryNDays, p.inventory .inventoryNDays {
  color: #009246
}

.popup-card span.delivery-info .inventoryEndLess, p.inventory .inventoryEndLess {
  color: #6FBA2C
}

.popup-card span.delivery-info .inventoryNoFlags, p.inventory .inventoryNoFlags {
  color: #6FBA2C
}

@media (max-width :600px) {
  #colorbox.cbox-media .cbox-tit {
    font-size: 13px
  }
  #colorbox.cbox-media .cbox-desc {
    font-size: 11px
  }
  #colorbox.cbox-media .cbox-footer {
    display: none
  }
}

.popup-product #cboxWrapper #cboxClose {
  right: 0;
  top: -2px
}

.popup-product #cboxContent {
  margin: 0
}

.overlay-content--product {
  background: #fff
}

.popup-card .overlay-content .separator.mode2 {
  display: none
}

#cboxWrapper .form-addtocart button .mode2 {
  display: none
}

@media (max-width :628px) and (orientation :portrait), (max-height :812px) and (orientation :landscape) {
  .popup-card {
    max-height: inherit !important
  }
  .popup-card .overlay-thumb {
    display: table;
    float: inherit;
    border-right: 0;
    border-bottom: 1px solid #e6e6e6;
    width: 100%;
    height: 220px
  }
  .popup-card .overlay-thumb img {
    width: auto;
    height: 100%;
    margin: 0 auto;
    display: table-cell
  }
  .popup-card .overlay-content .overlay-heading {
    width: auto;
    float: inherit;
    padding: 0 25px
  }
  .popup-card .overlay-content .oh_tit strong {
    font-size: 24px
  }
  .popup-card .overlay-heading span.shortDesc strong {
    font-size: 14px
  }
  .popup-card .overlay-content .separator:not(.mode2) {
    display: none
  }
  .popup-card .overlay-content .separator.mode2, .popup-card .overlay-content .separator.mode3 {
    margin: 5px 0
  }
  .popup-card .overlay-content .separator.mode2 {
    display: block
  }
  .popup-card .overlay-heading .product-content {
    height: inherit
  }
  .popup-card .overlay-heading .infos-product {
    width: auto;
    float: inherit
  }
  .popup-card .overlay-heading .overlay-icons {
    text-align: right;
    margin: 18px 25px 0 0
  }
  .popup-card .overlay-heading span.more-infos {
    width: auto;
    display: block;
    font-size: 14px
  }
  .popup-card .overlay-heading span.more-infos strong {
    font-size: 14px
  }
  .popup-card .overlay-heading div.overlay-price {
    float: inherit;
    display: inline-block
  }
  .popup-card .overlay-heading div.overlay-price strong {
    display: inline-block
  }
  #colorbox .tooltipDiscount>div {
    right: -35px !important
  }
  .popup-card .overlay-tabs-content {
    margin: 0 25px
  }
  .popup-card .otc-form-addtocart .qtamin {
    margin: 0 0 5px
  }
  .popup-card #cboxWrapper .form-addtocart .field {
    margin: 0 8px 0 0;
    width: calc(50% - 8px)
  }
  #cboxWrapper .form-addtocart .cta-orange {
    min-width: inherit !important;
    margin: 0 0 0 8px;
    width: calc(48% - 8px)
  }
  #cboxWrapper .form-addtocart button span {
    display: none
  }
  #cboxWrapper .form-addtocart button .mode2 {
    display: block;
    font-weight: 700
  }
  .popup-card span.delivery-info {
    margin: 10px 0 0;
    float: inherit
  }
}

@media (max-height :812px) and (orientation :landscape) {
  .popup-card .overlay-thumb {
    display: none
  }
  .popup-card .overlay-heading .infos-product {
    display: inline-block
  }
  .popup-card .overlay-content .separator.mode2 {
    display: none
  }
  .popup-card .overlay-content .separator.mode3 {
    display: block
  }
  .popup-card .overlay-heading div.overlay-price {
    display: inline-block;
    padding-left: 20px
  }
}

.corporate-title {
  font-family: 'Open Sans', sans-serif;
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 40px;
  line-height: 42px;
  color: #6FBA2C;
  text-transform: uppercase
}

.corporate-subtitle {
  font-family: 'Open Sans', sans-serif;
  font-size: 30px;
  line-height: 40px;
  font-weight: 300;
  color: #6FBA2C;
  margin: 1em 0
}

.corporate-subtitle.b600 {
  font-weight: 600
}

@media screen and (max-width:767px) {
  .corporate-subtitle {
    font-size: 26px;
    margin: 10px 0
  }
}

.corporate-text {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 30px;
  width: 100%
}

@media screen and (max-width:767px) {
  .corporate-text {
    font-size: 18px;
    line-height: 34px
  }
}

.img-fit {
  width: 100%
}

strong.highlight {
  color: #6FBA2C
}

.nopadding {
  padding: 0 !important
}

#header {
  z-index: 12;
  font-size: 14px
}

#header .maxWidth1170 {
  position: relative;
  padding: 0
}

#header:before {
  content: "";
  display: block;
  height: 3px;
  background: #6fba2c
}

@media (max-width :600px) {
  #header:before {
    height: 3px
  }
}

#logo {
  display: inline-block;
  width: 200px;
  height: auto;
  padding-top: 33px
}

#logo img {
  width: 100%;
  height: auto
}

#headerRow1 {
  border-bottom: 1px solid #eaeaea
}

@media (min-width :601px) {
  #headerRow1 {
    margin: 0 15px;
    height: 150px;
    border-bottom: none
  }
}

#headerRow1Top {
  color: #9e9e9f;
  font-size: 12px;
  display: inline-block;
  vertical-align: top;
  padding-top: 35px
}

#quickLinksBar>li>a {
  max-width: none
}

@media (min-width :1281px) {
  #headerRow1Top {
    font-size: 12px
  }
}

#headerRow1Top li>a, #headerRow1Top li>a:visited {
  color: #fff
}

#headerRow1TopLeft {
  position: absolute;
  right: 0;
  padding: 0;
  color: #767676;
  list-style: none;
  text-align: right;
  font-size: 15px;
  font-weight: 700;
  font-family: 'Open sans', sans-serif
}

#headerRow1TopLeft>li {
  display: inline-block;
  border-right: 1px solid #c9cece;
  text-align: left;
  vertical-align: middle
}

#headerRow1TopLeft>li.hidden {
  position: absolute;
  visibility: hidden
}

#headerRow1TopLeft>li.separator-false {
  border-right: 0 none
}

#headerRow1TopLeft>li>a {
  display: block;
  position: relative;
  max-width: none;
  margin: -10px 0;
  padding: 10px 8px
}

#headerRow1TopLeft>li>span {
  display: block;
  padding: 0 15px
}

#headerRow1TopLeft>li>a>br {
  display: none
}

#headerRow1TopLeft .spanacce {
  width: 0;
  height: 0;
  margin: 0;
  padding: 0
}

@media (max-width :600px) {
  #headerRow1TopLeft>li>a {
    font-size: 12px
  }
  #headerRow1TopLeft>li>a>br {
    display: inline
  }
}

@media (min-width :601px) {
  #header:before {
    height: 35px
  }
  #headerRow1TopLeft {
    color: #6e6c6b
  }
  #headerRow1TopLeft li a, #headerRow1TopLeft li a:visited {
    color: #595757
  }
  #headerRow1TopLeft li a:hover {
    color: #6FBA2C
  }
  #headerRow1TopLeft>li {
    border-color: transparent
  }
}

@media (max-width :600px) {
  #departmentsMenu>li {
    display: block !important;
    margin: 0;
    padding: 8px 0;
    border-bottom: 1px solid #ffa200;
    font-size: inherit
  }
  #departmentsMenu>li>a {
    display: block;
    margin: 0 -8px;
    padding: 4px 8px;
    font-weight: 700;
    background: 0 0;
    -ms-filter: none;
    border: 0;
    border-radius: 0;
    text-transform: uppercase
  }
  #departmentsMenu>li>a>span {
    display: block;
    max-width: none;
    height: auto;
    padding: 0;
    border: 0;
    border-radius: 0;
    line-height: normal;
    text-align: left
  }
  #departmentsMenu>li.sep {
    border-top: solid 3px #ccc;
    margin-top: -1px
  }
  #departmentsMenu>li.visible-ib-a {
    border-bottom: solid 1px #ccc
  }
}

@media (min-width :601px) {
  #departmentsMenu {
    position: relative;
    bottom: 0;
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: right;
    border-top: solid 1px #e6e6e6
  }
  #departmentsMenu>li {
    display: inline-block;
    position: relative
  }
  #departmentsMenu>li+li {
    margin-left: 13px
  }
  #departmentsMenu>li>a {
    display: inline-block;
    position: relative;
    margin: 0 9px;
    background: 0 0;
    -ms-filter: none;
    border-radius: 0;
    border: 0;
    border-bottom: 1px solid #fff;
    color: #6e6c6b;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    border-spacing: 0;
    vertical-align: middle
  }
  #departmentsMenu>li>a>span {
    display: table-cell;
    max-width: none;
    height: 36px;
    padding: 0;
    border: 0;
    border-radius: 0;
    line-height: normal;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap
  }
  #departmentsMenu>li.selected>a, #departmentsMenu>li:hover>a {
    background: 0 0;
    -ms-filter: none;
    border-bottom: solid 1px #6FBA2C;
    color: #333
  }
}

li.triggerProductMegamenu {
  cursor: pointer;
  padding-right: 15px;
  text-transform: uppercase
}

li.triggerProductMegamenu:hover {
  color: #6FBA2C
}

li.submenu_dropdown:hover {
  color: #6FBA2C
}

.submenu_dropdown {
  position: relative;
  padding-right: 15px
}

.submenu_dropdown>button {
  background: 0 0;
  border: none;
  cursor: pointer;
  text-transform: uppercase
}

.submenu_dropdown>button .fa {
  color: #6FBA2C;
  font-size: 12px
}

.menu_container .submenu_dropdown .menuDropdown {
  display: none
}

.menu_container .submenu_dropdown.is-clicked .menuDropdown {
  display: block
}

.submenu_dropdown ul {
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 30px;
  margin-left: 10px;
  padding: 0;
  list-style-type: none;
  width: 250px;
  box-shadow: 0 5px 29px 0 rgba(0, 0, 0, .25);
  display: none
}

.submenu_dropdown.selected:after {
  content: '\f077'
}

.submenu_dropdown.selected ul {
  display: block
}

.submenu_dropdown ul .tooltip-shape {
  position: absolute;
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-bottom-color: #fff;
  top: 0;
  margin-top: -20px;
  left: 0;
  margin-left: 20px;
  z-index: 10
}

@media screen and (max-width:1199px) {
  .submenu_dropdown:last-child .menuDropdown {
    margin-left: -90px
  }
  .submenu_dropdown:last-child .menuDropdown .tooltip-shape {
    margin-left: 115px
  }
}

.submenu_dropdown ul .button_secondary {
  width: 100%;
  padding: 10px 0;
  background-color: #fff;
  border: 0;
  border-bottom: 1px solid #e6e6e6
}

.submenu_dropdown ul .button_secondary:hover {
  background-color: #6FBA2C
}

.submenu_dropdown ul .button_text {
  background-color: transparent;
  border: none;
  width: 100%;
  box-sizing: border-box;
  text-align: left
}

.submenu_dropdown ul .button_text span {
  font-size: 13px;
  line-height: 23px
}

.elesa-service-item {
  position: relative
}

.elesa-service-item>a {
  padding-left: 24px !important;
  background: url(../images/custom/icon_18930.png?i=20180219) no-repeat 6px center
}

.HeaderElesaServicePanel {
  box-shadow: 0 5px 22px #e9e9e9;
  width: 200px;
  min-height: 385px;
  left: -68px;
  top: 32px;
  z-index: 999;
  background: #fff;
  position: absolute;
  padding: 20px;
  border: 1px solid #f0f0f0;
  color: #666;
  font-size: 11px;
  display: none;
  text-transform: none
}

.HeaderElesaServicePanel .arrow {
  background: url(../images/custom/baloon.png?i=20180219) left top no-repeat;
  position: absolute;
  top: -8px;
  width: 15px;
  height: 8px;
  left: 110px
}

.HeaderElesaServicePanel h4 {
  color: #333;
  font-weight: 700;
  margin-bottom: 10px
}

.HeaderElesaServicePanel p {
  margin-bottom: 20px;
  line-height: 15px
}

.HeaderElesaServicePanel strong {
  margin-bottom: 10px;
  display: block
}

.HeaderElesaServicePanel input, .HeaderElesaServicePanel select, .HeaderElesaServicePanel textarea {
  font-size: 13px
}

.HeaderElesaServicePanel input {
  vertical-align: middle;
  border: 1px solid #d3d3d3;
  padding: 7px;
  color: #999;
  width: 183px;
  box-shadow: 0 2px 4px #ccc inset;
  margin-bottom: 16px
}

.HeaderElesaServicePanel select {
  width: 199px;
  padding: 5px 3px;
  margin-bottom: 12px
}

.HeaderElesaServicePanel input.error, .HeaderElesaServicePanel select.error, .HeaderElesaServicePanel textarea.error {
  border-bottom: 1px solid red;
  color: red
}

.HeaderElesaServicePanel .cta-orange {
  width: 200px;
  box-shadow: none
}

.HeaderElesaServicePanel .errMessage, .HeaderElesaServicePanel .okMessage {
  display: none
}

@media (min-width :601px) and (max-width:880px) {
  .HeaderElesaServicePanel {
    top: 22px
  }
}

#quickLinksMenu .elesa-service-item {
  position: static
}

#quickLinksMenu .HeaderElesaServicePanel {
  box-shadow: none;
  width: auto;
  min-height: 0;
  left: 0;
  top: 0;
  z-index: auto;
  position: static;
  padding: 20px 16px;
  margin-top: 10px;
  border-width: 1px 0 0 0
}

#quickLinksMenu .HeaderElesaServicePanel .arrow {
  display: none
}

#quickLinksMenu .HeaderElesaServicePanel input, #quickLinksMenu .HeaderElesaServicePanel select, #quickLinksMenu .HeaderElesaServicePanel textarea {
  width: 100%;
  box-sizing: border-box
}

#searchBox {
  border: 0;
  border-radius: 0;
  height: 45px
}

#searchTermWrapper {
  left: 0;
  right: 0;
  height: 100%;
  padding: 0;
  margin: 0
}

#searchTermWrapper>input {
  height: 100%;
  padding: 0 15px;
  font-weight: 700;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border: 1px solid #e6e6e6;
  box-sizing: border-box
}

#searchTermWrapper>input:focus {
  outline: 0
}

#searchTermWrapper>input::-webkit-input-placeholder {
  color: #b6b5b5;
  font-size: 13px;
  font-weight: 400;
  font-style: italic
}

#searchTermWrapper>input::-moz-placeholder {
  color: #b6b5b5;
  font-size: 13px;
  font-weight: 400;
  font-style: italic
}

#searchTermWrapper>input:-ms-input-placeholder {
  color: #b6b5b5;
  font-size: 13px;
  font-weight: 400;
  font-style: italic
}

#searchTermWrapper>input:-moz-placeholder {
  color: #b6b5b5;
  font-size: 13px;
  font-weight: 400;
  font-style: italic
}

#autoSuggestLoading {
  position: relative;
  margin: 0 auto;
  width: 44px;
  z-index: 1
}

#autoSuggestLoading div {
  position: absolute;
  top: 18px
}

#autoSuggestEmptyRow {
  padding: 30px 26px;
  font-size: 15px
}

#searchFilterButton {
  top: -1px;
  width: 120px;
  white-space: nowrap
}

#searchBar {
  position: absolute;
  top: 0;
  right: 0;
  margin-top: 70px;
  margin-right: 10px;
  width: 550px
}

@media screen and (min-width:601px) and (max-width :991px) {
  #searchBar {
    width: 370px
  }
}

@media (max-width :600px) {
  #headerRow1Top>li>a {
    color: #4c4947 !important
  }
}

@media (min-width :601px) and (max-width:767px) {
  #logo {
    width: 170px
  }
}

@media (min-width :768px) and (max-width:989px) {
  #searchBar {
    padding-top: 0;
    margin-right: 0;
    height: 50px;
    width: 470px
  }
  #departmentsMenu>li>a {
    margin: 0 !important
  }
}

@media (min-width :990px) {
  #departmentsMenu {
    padding: 11px 327px 11px 0
  }
}

@media (min-width :601px) and (max-width:1280px) {
  #departmentsMenu>li>a {
    margin: 0 0 0 15px;
    font-size: 12px
  }
}

@media (min-width :1281px) {
  #departmentsMenu {
    padding-right: 317px
  }
}

@media (max-width :600px) {
  #quickLinksBar>li {
    display: none
  }
  #quickLinksBar>li.mini-shopping-cart-item, #quickLinksBar>li.quick-link-item {
    display: inline-block
  }
  #quickLinksMenu.active {
    top: 25px;
    z-index: 1000
  }
  #quickLinksBar>li.quick-link-item {
    position: absolute;
    top: 27px;
    right: 0;
    left: 0;
    text-align: right
  }
  #quickLinksBar>li>a#quickLinksButton {
    position: absolute;
    top: 0;
    right: 0;
    max-width: none;
    width: auto;
    margin: 0;
    padding: 8px 15px;
    font-size: 10px;
    color: #4c4947
  }
  #quickLinksBar>li>a>br {
    display: none
  }
  #quickLinksMenu {
    text-align: left
  }
  #quickLinksMenu li a, #quickLinksMenu li a:visited {
    color: #4c4947
  }
  .basicMenu>h3 {
    background: #a0a0a0
  }
  .elesa-service-item>a {
    padding-left: 8px !important
  }
  #headerRow1TopLeft {
    display: none
  }
  #quickLinksMenu .button_primary:hover, #quickLinksMenu .button_secondary:hover {
    text-decoration: none
  }
}

#quickLinksBar>li.quick-link-item {
  display: none
}

@media (min-width :601px) {
  #quickLinksBar {
    position: absolute;
    top: -35px;
    height: 35px;
    right: 0
  }
  #quickLinksBar>li {
    border: none;
    height: 100%;
    line-height: 15px
  }
}

#widget_minishopcart {
  display: block;
  position: relative;
  width: auto;
  height: auto;
  margin: 0 0 0 2px;
  padding: 9px 36px 9px 12px !important;
  background: 0 0;
  color: #fff;
  -ms-filter: none;
  border: none !important;
  border-radius: 0;
  overflow: hidden
}

#widget_minishopcart:before {
  display: none
}

#widget_minishopcart:not (.nohover):hover {
  background: #6FBA2C;
  -ms-filter: none
}

#widget_minishopcart .fa {
  font-size: 14px;
  vertical-align: middle
}

#minishopcart_total {
  background-color: #e30613
}

#minishopcart_lock, #minishopcart_total {
  top: 50%;
  transform: translateY(-50%)
}

@media screen and (max-width:600px) {
  .nonRWDPage #MiniShopCartProductAdded, .nonRWDPage #quick_cart_container, .nonRWDPageB #MiniShopCartProductAdded {
    left: auto !important;
    right: 15px !important
  }
  #MiniShopCartProductAdded, #quick_cart_container {
    left: 0 !important;
    right: 0 !important;
    top: 29px !important
  }
}

@media (min-width :601px) {
  #MiniShopCartProductAdded, #quick_cart_container {
    top: 51px !important
  }
}

@media (min-width :1281px) {
  #MiniShopCartProductAdded, #quick_cart_container {
    top: 30px !important
  }
}

#cartDropdown {
  border-top: none
}

#widget_minishopcart_popup .product_image, #widget_minishopcart_popup .product_price, .subtotal {
  display: none
}

#widget_minishopcart_popup .product {
  padding: 5px 11px 5px 2px !important;
  min-height: 24px !important
}

#header .arrow_button_icon {
  display: none
}

.panelLinkSelected.selected {
  border-top: 0;
  border-radius: 0;
  outline: 0 !important
}

.global-login {
  position: relative
}

.loginMenuDropdown {
  top: 9px;
  right: -1px;
  outline: 0 !important
}

.loginMenuDropdown .checkbox {
  height: auto;
  line-height: normal
}

.loginMenuDropdown .checkbox .checkedCheckBox {
  display: block;
  float: left;
  position: relative;
  margin-top: -5px
}

.loginMenuDropdown .field .link {
  color: #000
}

.loginMenuDropdown .footer .field {
  text-transform: none
}

@media screen and (max-width:600px) {
  .loginMenuDropdown {
    position: absolute;
    width: inherit
  }
}

#Header_GlobalLogin_GlobalLogon .link {
  display: block;
  margin-top: 12px
}

@media (min-width :601px) {
  #quickLinksBar>li>a.panelLinkSelected.selected {
    color: #6e6c6b
  }
}

#quickLinksBar>li>#Header_GlobalLogin_signOutQuickLink {
  margin-top: -5px;
  padding-bottom: 7px
}

#Header_GlobalLogin_loggedInDropdown.menuDropdown {
  right: -1px;
  top: 0
}

#contentWrapper {
  background-color: #ffffff;
  background: url("../images/custom/bgContentWrapper.png") repeat-x top left
}

@media (max-width :1171px) {
  .ecommerceBanner {
    display: none
  }
}

.homePage {
  margin-bottom: 30px
}

.homePage .rowContainer>.row.margin-true {
  padding: 0
}

.homePage .row.margin-true>div>div {
  margin: 0 15px !important
}

@media (max-width :600px) {
  .rowContainer>.row.margin-true {
    padding-left: 5px;
    padding-right: 5px
  }
  .row.margin-true>div>div {
    margin: 10px 5px !important
  }
}

.homepage-slider-container {
  margin-bottom: 45px
}

.homePage .contentCarouselWidget.carousel {
  margin-bottom: 30px !important
}

.homepage-seo-description {
  margin-top: 174px;
  margin-bottom: 22px;
  text-align: center;
  font-size: 16px;
font-weight: bold;
}

.homepage-seo-description h1 {
  color: #6FBA2C;
  font-weight: 700;
  font-size: 30px
  max-width: 1170px !important;
   width: 100% !important;
   margin: 0 auto;

}

.homepage-seo-description:empty {
  display: none
}

.homePage .tabsWrapper {
  position: relative;
  background: url("../images/custom/tabs-home.png") left top repeat-x;
  margin-bottom: 80px
}

.homePage .tabsWrapper:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 15px;
  background: url("../images/custom/pattern-rigato.gif")
}

.homePage .tabsContainerInner {
  margin-top: -1px;
  padding-bottom: 100px;
  margin-left: 10px;
  margin-right: 10px
}

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

.homePage .tabsContainerInner:after {
  clear: both
}

@media (min-width :1281px) {
  .homePage .tabsContainerInner {
    margin-left: 20px;
    margin-right: 20px
  }
}

.homePage .tabButtonContainer {
  margin-bottom: 60px !important
}

.homePage .tab_header {
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
  border-spacing: 0
}

.homePage .tab_header .tab_container {
  box-sizing: border-box;
  display: table;
  float: left;
  width: 262px;
  height: 59px;
  margin: 0;
  line-height: 18px;
  padding: 0 20px;
  border-top: 1px solid #eaeaea;
  border-left: 1px solid #cdcdcd;
  border-right: 1px solid #cdcdcd;
  border-bottom: 1px transparent;
  color: #cdcdcd;
  background: #fff;
  font-weight: 700;
  text-transform: uppercase;
  font-family: 'Open sans', sans-serif;
  border-radius: 0;
  outline: 0
}

.homePage .tab_header .tab_container>* {
  display: table-cell;
  vertical-align: middle;
  border: none !important
}

.homePage .tab_header .tab_container.active_tab {
  border-color: #6FBA2C;
  border-bottom: 1px solid #fff;
  color: #6FBA2C
}

.homePage .tab {
  border: none;
  border-radius: none;
  margin-top: 0 !important;
  width: 99%
}

@media (max-width :767px) {
  .homePage .tabButtonContainer {
    margin-bottom: 30px
  }
  .homePage .tabsContainerInner {
    padding-bottom: 60px
  }
  .homePage .tabsWrapper {
    background-position: bottom;
    padding-bottom: 1px;
    background: 0 0
  }
  .homePage .tab_header {
    width: 100%;
    margin-left: 0;
    border-spacing: 0;
    background: url(../images/custom/tabs-home.png?i=20180219) left bottom repeat-x
  }
  .homePage .tab_header .tab_container {
    float: none;
    width: auto;
    height: 40px;
    border-left: 0;
    border-right: 0;
      display: table-cell;
  }
  .homePage .tab_header .tab_container>* {
    padding: 5px
  }
  .homePage .tab_header .tab_container.active_tab {
    border-bottom: none;
    border-left: none;
    border-right: none;
    background-image: none
  }
  .homePage .tab_header .tab_container.active_tab+.tab_container {
    border-top: solid 1px #6FBA2C
  }
}

@media (min-width :768px) {
  .homePage .tab_header .tab_container {
    margin-left: -1px;
    width: 173px;
    font-size: 13px;
    letter-spacing: -.020em;

  }
  .homePage .tab_header .tab_container.active_tab {
    height: 60px;
    border-bottom: 1px solid #fff
  }
  .homePage .tab_header .tab_container.active_tab+.tab_container {
    border-left: 1px solid #6FBA2C
  }
}

@media (min-width :981px) {
  .homePage .tab_header .tab_container {
    width: 218px;
    font-size: 18px;
    letter-spacing: .025em
  }
}

@media (min-width :1171px) {
  .homePage .tab_header .tab_container {
    width: 262px
  }
}

@media (min-width :601px) {
  .homePage .verticalSeparator {
    position: relative
  }
  .homePage .verticalSeparator:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 39%;
    width: 1px;
    height: 100%;
    border-right: solid 1px #cdcdcd
  }
}

.homePage .cerca-elesa-nel-mondo {
  position: relative
}

.homePage .cerca-elesa-nel-mondo:before {
  content: '';
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("../images/custom/world.gif") no-repeat center center;
  background-size: contain
}

.homePage .cerca-elesa-nel-mondo>* {
  position: relative;
  z-index: 1
}

.homePage .cerca-elesa-nel-mondo h3 {
  margin: 7px 0 10px;
  font: bold 25px/35px 'Open sans', sans-serif;
  letter-spacing: .025em;
  color: #666
}

.homePage .cerca-elesa-nel-mondo .desc {
  max-width: 561px;
  /* padding-right: 60px; */
  font: 15px/25px 'Open sans', sans-serif;
  letter-spacing: .01em;
  color: #6e6c6b
}

.homePage .cerca-elesa-nel-mondo .desc p {

    font-weight: 700;

  margin: 0;


}

.homePage .cerca-elesa-nel-mondo .btn-main {
  margin-top: 32px
}

.homePage .cerca-elesa-nel-mondo .ico-hp-world {
  position: relative;
  top: 0;
  transition-property: all;
  transition-duration: .3s;
  transition-easing: ease-in;
  -moz-transition-property: all;
  -moz-transition-duration: .3s;
  -moz-transition-easing: ease-in;
  -webkit-transition-property: all;
  -webkit-transition-duration: .3s;
  -webkit-transition-easing: ease-in
}

.homePage .cerca-elesa-nel-mondo.hover .ico-hp-world {
  top: -10px
}

.homePage .cerca-elesa-nel-mondo.hover .btn-main {
  background: #6FBA2C;
}

.homePage .cerca-elesa-nel-mondo .active-region, .homePage .hp-text-block .active-region {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%
}

@media (max-width :600px) {
  .homePage .cerca-elesa-nel-mondo {
    margin-bottom: 45px
  }
  .homePage .cerca-elesa-nel-mondo:before {
    display: none
  }
  .homePage .cerca-elesa-nel-mondo h3 {
    font-size: 32px;
    line-height: 30px
  }
  .homePage .cerca-elesa-nel-mondo .desc p {
    font-size: 15px;
    line-height: 22px
  }
  .homePage .cerca-elesa-nel-mondo .btn-main {
    margin-top: 20px
  }
}

@media (min-width :601px) {
  .homePage .cerca-elesa-nel-mondo:before {
    left: -40px
  }
}

@media (min-width :768px) {
  .homePage .cerca-elesa-nel-mondo:before {
    left: -80px
  }
}

@media (min-width :601px) and (max-width:990px) {
  .homePage .cerca-elesa-nel-mondo h3 {
    font-size: 30px;
    line-height: 28px
  }
  .homePage .cerca-elesa-nel-mondo .desc p {
    font-size: 14px;
    line-height: 20px
  }
}

.homePage .hp-text-block {
  position: relative;
  margin-bottom: 25px
}

.homePage .hp-text-block+.hp-text-block {
  margin-top: 42px
}

.homePage .hp-text-block h3 {
  margin: 0px 0 0px;
  font: bold 25px/25px 'Open sans', sans-serif;
  letter-spacing: .025em;
  color: #666
}

.homePage .hp-text-block .desc {
  font: 16px/25px 'Open sans', sans-serif;
  letter-spacing: .01em;
  color: #6e6c6b
}

.homePage .hp-text-block .desc p {
  padding-top: 25px;
  margin: 0;
  font-weight: 700;
      font-size: 15px;
}

.homePage .hp-text-block .cta {
  display: inline-block;
  margin-top: 18px;
  font: bold 13px/normal 'Open sans', sans-serif;
  letter-spacing: .005em;
  text-transform: uppercase;
  color: #6e6c6b
}

.homePage .hp-text-block .cta .fa-caret-right {
  padding-right: 3px;
  color: #6FBA2C;
  transition-property: all;
  transition-duration: .3s;
  transition-easing: ease-in;
  -moz-transition-property: all;
  -moz-transition-duration: .3s;
  -moz-transition-easing: ease-in;
  -webkit-transition-property: all;
  -webkit-transition-duration: .3s;
  -webkit-transition-easing: ease-in
}

.homePage .hp-text-block .cta:hover .fa-caret-right {
  padding-right: 10px
}

@media (max-width :600px) {
  .homePage .hp-text-block h3 {
    font-size: 23px;
    line-height: 23px
  }
  .homePage .hp-text-block .desc {
    font-size: 15px;
    line-height: 22px
  }
}

@media (min-width :601px) and (max-width:990px) {
  .homePage .hp-text-block h3 {
    font-size: 20px;
    line-height: 20px
  }
  .homePage .hp-text-block .desc {
    font-size: 14px;
    line-height: 20px
  }
}

@media (min-width :601px) {
  .homePage .hp-text-block {
    left: -30px;
    margin-bottom: 10px
  }
}

.homePage .hp-text-block .ico-hp {
  position: relative;
  top: -8px;
  transition-property: all;
  transition-duration: .3s;
  transition-easing: ease-in;
  -moz-transition-property: all;
  -moz-transition-duration: .3s;
  -moz-transition-easing: ease-in;
  -webkit-transition-property: all;
  -webkit-transition-duration: .3s;
  -webkit-transition-easing: ease-in
}

.homePage .hp-text-block.hover .ico-hp {
  top: -10px
}

.homePage .hp-text-block.hover .cta .fa-caret-right {
  padding-right: 8px
}

.ico-hp-world {
  display: block;
  width: 45px;
  height: 45px;
  background: url("../images/custom/icone/hp-world.png") no-repeat center center
}

.ico-hp-book {
  display: block;
  width: 29px;
  height: 37px;
  background: url("../images/custom/icone/hp-book.png") no-repeat center center
}

.ico-hp-3d {
  display: block;
  width: 45px;
  height: 51px;
  background: url("../images/custom/icone/hp-3d.png") no-repeat center center
}

.section-video {
  position: relative;
  overflow: hidden;
  background: url("../images/custom/Fascia_Grigia_800h.jpg") no-repeat top left;
  margin: 90px 0 60px
}

.section-video .section-content {
  position: relative;
  padding: 60px 15px
}

.section-video .section-content:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  height: 100%;
  width: 1900px;
  right: -15px;
  background: url("../images/custom/Fascia_Arancione_800h.png") no-repeat bottom right
}

.section-video .table-layout {
  position: relative;
  z-index: 1;
  width: 100%;
  margin: 0;
  padding: 0;
  border-collapse: collapse
}

.section-video .table-layout td {
  padding: 0;
  width: 50%;
  vertical-align: bottom
}

.section-video .table-layout td.td-left {
  padding-right: 15px
}

.section-video .table-layout td.td-right {
  padding-left: 35px;
  padding-right: 15%
}

.video-container {
  border: solid 7px #fff
}

.video-desc {
  float: left;
  color: #595757
}

.video-desc h3 {
  margin-bottom: 15px;
  font: bold 30px/25px 'Open sans', sans-serif;
  letter-spacing: .025em
}

.video-desc p {
  margin-bottom: 30px;
  font: 30px/25px 'Open sans', sans-serif
}

@media (max-width :767px) {
  .section-video {
    background: #E6E6E6;
  }
  .section-video .section-content {
    padding-top: 35px;
    padding-bottom: 35px
  }
  .section-video .section-content:before {
    display: none
  }
  .section-video .table-layout td {
    display: block;
    width: 100%;
    padding: 0
  }
  .section-video .table-layout td.td-left, .section-video .table-layout td.td-right {
    padding: 0
  }
  .section-video .table-layout td.td-left {
    margin-bottom: 25px
  }
  .video-desc h3 {
    margin-bottom: 10px;
    font-size: 23px;
    line-height: 23px
  }
  .video-desc p {
    margin-bottom: 15px;
    font-size: 15px;
    line-height: normal
  }
}

@media (min-width :768px) and (max-width:990px) {
  .section-video .table-layout td.td-left {
    width: 35%
  }
  .section-video .table-layout td.td-right {
    width: 65%
  }
  .video-desc h3 {
    margin-bottom: 10px;
    font-size: 28px;
    line-height: 28px
  }
  .video-desc p {
    margin-bottom: 7px;
    font-size: 14px;
    line-height: 20px
  }
}

a.banner-link {
  position: relative;
  display: block;
  margin-bottom: 30px;
  padding: 14px 96px 14px 22px;
  background: #f1f0f0;
  font-size: 28px;
  line-height: 30px;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  color: #000
}

a.banner-link:after {
  content: '';
  display: block;
  width: 16px;
  height: 15px;
  position: absolute;
  top: 50%;
  margin-top: -7px;
  right: 40px;
  background: url(../images/custom/plus.png?i=20180219) left top no-repeat
}

a.banner-link:hover {
  cursor: pointer
}

a.banner-link:hover:after {
  background-position: right top
}

a.banner-link strong {
  color: #6FBA2C
}

@media (max-width :600px) {
  a.banner-link {
    font-size: 17px;
    line-height: 20px
  }
}

.triangle-plus {
  display: block;
  position: relative
}

.triangle-plus img {
  display: block;
  max-width: 100%
}

.triangle-plus:after {
  content: '';
  position: absolute;
  display: block;
  z-index: 2;
  top: 0;
  left: 0;
  background: url(../images/custom/triangle.png?i=20180219) left top no-repeat;
  width: 43px;
  height: 43px
}

.triangle-plus:hover:after {
  background-image: url(../images/custom/triangle_hover.png?i=20180219)
}

.homePage .bar-title-new {
  display: block;
  font-weight: 700;
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  line-height: normal;
  letter-spacing: .05em;
  color: #595757;
  text-transform: uppercase;
  background: url(../images/custom/pattern-rigato.gif?i=20180219) 0 7px repeat-x;
  padding-bottom: 0;
  margin-bottom: 30px;
  margin-top: 20px;
  line-height: normal
}

.homePage .bar-title-new>span {
  display: inline-block;
  background: #fff;
  padding: 0 25px 0 0
}

.news-box {
  margin-bottom: 35px;
  font: normal 16px/24px 'Open sans', sans-serif;
  color: #6e6c6b
}

.news-group:after, .news-group:before {
  content: " ";
  display: table
}

.news-group:after {
  clear: both
}

.news-box .news-el {
  margin-bottom: 30px
}

.news-el h2, .news-el h3, .news-el h4 {
  margin-bottom: 10px;
  font: bold 22px/normal 'Open sans', sans-serif;
  letter-spacing: 0;
  color: #666
}

.news-el .date-group {
  display: block;
  margin-bottom: 8px;
  padding: 6px 0;
  letter-spacing: .01em;
  color: #9f9f9f;
  border: solid 1px #e6e6e6;
  border-right: none;
  border-left: none
}

.news-el .date-group>span {
  display: inline-block
}

.news-el .date-group>span+span {
  margin-left: 13px
}

.news-el p {
  margin: 0
}

.news-el .cta {
  display: inline-block;
  margin-top: 18px;
  font: bold 13px/normal 'Open sans', sans-serif;
  letter-spacing: .005em;
  text-transform: uppercase;
  color: #6e6c6b
}

.news-el .cta .fa-caret-right {
  padding-right: 3px;
  color: #6FBA2C;
  transition-property: all;
  transition-duration: .3s;
  transition-easing: ease-in;
  -moz-transition-property: all;
  -moz-transition-duration: .3s;
  -moz-transition-easing: ease-in;
  -webkit-transition-property: all;
  -webkit-transition-duration: .3s;
  -webkit-transition-easing: ease-in
}

.news-el .cta:hover .fa-caret-right, .news-el.hover .cta .fa-caret-right {
  padding-right: 10px
}

.news-box .bar-footer {
  clear: both;
  margin-top: 15px;
  position: relative;
  font-weight: 700;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  line-height: normal;
  letter-spacing: .05em;
  color: #6FBA2C;
  text-transform: uppercase;
  background: url(../images/custom/pattern-rigato.gif?i=20180219) 0 3px repeat-x;
  padding-bottom: 0;
  text-align: right
}

.news-box .bar-footer>a {
  display: inline-block;
  background: #fff;
  padding: 0 28px 0 30px
}

.news-box .bar-footer .fa {
  position: absolute;
  right: 2px;
  top: 50%;
  margin-top: -7px;
  color: #6e6c6b;
  transition-property: all;
  transition-duration: .3s;
  transition-easing: ease-in;
  -moz-transition-property: all;
  -moz-transition-duration: .3s;
  -moz-transition-easing: ease-in;
  -webkit-transition-property: all;
  -webkit-transition-duration: .3s;
  -webkit-transition-easing: ease-in
}

.news-box .bar-footer>a:hover .fa {
  right: -3px
}

@media (min-width :768px) {
  .news-box {
    font-size: 13px
  }
  .news-el {
    box-sizing: border-box;
    display: block;
    width: 50%;
    float: left;
    margin-bottom: 0
  }
  .news-el+.news-el {
    padding-left: 30px
  }
}

@media (max-width :600px) {
  .news-el h2, .news-el h3, .news-el h4 {
    font-size: 18px
  }
  .news-box {
    font-size: 15px
  }
}

@media (min-width :768px) and (max-width:990px) {
  .news-box {
    font-size: 13px;
    line-height: 20px
  }
  .news-el h2, .news-el h3, .news-el h4 {
    font-size: 18px
  }
  .news-el .cta {
    font-size: 12px
  }
  .news-box .bar-footer {
    font-size: 14px
  }
}

.slick-slider {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0
}

.slick-list:focus {
  outline: 0
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand
}

.slick-slider .slick-list, .slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block
}

.slick-track:after, .slick-track:before {
  display: table;
  content: ''
}

.slick-track:after {
  clear: both
}

.slick-loading .slick-track {
  visibility: hidden
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px
}

[dir=rtl] .slick-slide {
  float: right
}

.slick-slide img {
  display: block;
  margin: 0 auto
}

.slick-slide.slick-loading img {
  display: none
}

.slick-slide.dragging img {
  pointer-events: none
}

.slick-initialized .slick-slide {
  display: block
}

.slick-loading .slick-slide {
  visibility: hidden
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent
}

.slick-arrow.slick-hidden {
  display: none
}

.slick-loading .slick-list {
  background: #fff url("../images/custom/slider-loader.gif") center center no-repeat
}

.slick-dots {
  position: absolute;
  bottom: -40px;
  display: block;
  width: 100%;
  padding: 0;
  list-style: none;
  text-align: center
}

.slick-dots li {
  display: inline-block;
  margin: 0;
  padding: 0;
  cursor: pointer
}

.slick-dots li button {
  display: block;
  padding: 15px;
  font-size: 0;
  line-height: 0;
  text-indent: -9000em;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: 0;
  background: 0 0
}

.slick-dots li button:after {
  content: '';
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  background: #ccc
}

.slick-dots li.slick-active button:after {
  background: #6FBA2C
}

.slider-prodotti .slick-next, .slider-prodotti .slick-prev {
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -12px;
  width: 25px;
  height: 24px;
  background: url(../images/custom/slider-nav.png?i=20180219);
  text-indent: -99999px;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: 0
}

.slider-prodotti .slick-next {
  right: -40px;
  background-position: right top
}

.slider-prodotti .slick-next:hover {
  background-position: right -25px
}

.slider-prodotti .slick-prev {
  position: absolute;
  left: -40px
}

.slider-prodotti .slick-prev:hover {
  background-position: left -25px
}

.slider-prodotti .slick-slide .main:active, .slider-prodotti .slick-slide .main:hover, .slider-prodotti .slick-slide:active, .slider-prodotti .slick-slide:hover {
  outline: 0
}

.slider-prodotti .slick-arrow.slick-disabled {
  display: none !important
}

.slider-prodotti .slick-slide img {
  width: 116px;
  height: 93px;
  text-align: center;
  max-width: 100%;

}

@media (max-width :1130px) {
  .slider-prodotti .slick-arrow {
    display: none !important
  }
}

@media (max-width :600px) {
  .slider-prodotti .slick-dots {
    display: none !important
  }
}

.slider-prodotti .slick-slide .main {
  display: block;
  margin-left: 25px;
  margin-right: 25px;
  opacity: .8
}

@media (max-width :600px) {
  .slider-prodotti .slick-slide .main {
    margin-right: 0
  }
}

.slider-prodotti .slick-slide .text {
  text-align: center
}
.slider-prodotti .slick-slide .text {
  width:168px;
  text-align:unset;
  background-color:transparent;
  margin-top: 20px;
}

.slider-prodotti .slick-slide a {
  text-decoration: none !important
}

.slider-prodotti .slick-slide .text h3 {
  font-size: 17px;
  font-weight: 700;
  font-weight: lighter;
  color: #ccc;
  margin-top: 5px;
  margin-bottom: 6px
}

.slider-prodotti .slick-slide .text h4 {
  font-size: 8px;
  color: #999;
  font-weight: lighter;
  line-height: 16px
}
.slider-prodotti .slick-slide .text h4  span{
       padding-left: 21px;
   font-size: 8px;
}

.slider-prodotti .slick-slide .main:hover {
  opacity: 1
}

.slider-prodotti .slick-slide .main:hover h3 {
  color: #333
}

.slider-prodotti .slick-slide .main:hover h4 {
  color: #6FBA2C
}

.slider-header .slick-next, .slider-header .slick-prev {
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -12px;
  width: 28px;
  height: 28px;
  background: url("../images/custom/slider-nav2.png");
  text-indent: -99999px;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: 0
}

.slider-header .slick-next {
  right: -60px;
  background-position: right top
}

.slider-header .slick-next:hover {
  background-position: right -27px
}

.slider-header .slick-prev {
  position: absolute;
  left: -60px
}

.slider-header .slick-prev:hover {
  background-position: left -27px
}

.slider-header .slick-slide .main:active, .slider-header .slick-slide .main:hover, .slider-header .slick-slide:active, .slider-header .slick-slide:hover {
  outline: 0
}

.slider-header .slick-arrow.slick-disabled {
  display: none !important
}

@media (max-width :1130px) {
  .slider-header {
    margin-bottom: 70px !important
  }
  .slider-header .slick-arrow {
    display: none !important
  }
}

.slider-header .slide .text {
  position: relative;
  display: table;
  height: 400px;
  max-width: 340px;
  z-index: 1
}

.slider-header .slide .text-inner {
  display: table-cell;
  vertical-align: middle
}

.slider-header .slide .image {
  position: absolute;
  right: 0;
  top: 20px;
  max-width: 100%
}

.slider-header .slide .image img {
  display: block;
  width: 100%
}

@media (max-width :820px) {
  .slider-header .slide .image {
    opacity: .1
  }
}

.slider-header .slide .text {
  color: #4c4947;
  font-size: 11px;
  line-height: 14px
}

.slider-header .slide .text p, .slider-header .slide .text ul {
  margin-bottom: 20px
}

.slider-header .slide h2 {
  color: #4c4947;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 20px
}

.slider-header .slide .text ul {
  padding-left: 20px;
  margin-left: 0;
  margin-bottom: 15px
}

.slider-header .slide .text ul li span {
  margin-left: -5px
}

.slider-header .slide .text ul li span a strong {
  margin-left: 10px
}

.slider-header .slide .text a {
  color: #6FBA2C;
  text-decoration: underline
}

.slider-header .slide {
  max-height: 675px
}

.slider-header .slide-content {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0
}

.slider-header .slide-content .tagli {
  height: 100%
}

.slider-header .slide-content .tagli .col6 {
  min-height: 1px;
  position: relative;
  height: 100%
}

.slider-header .slide-content .tagli img {
  position: absolute;
  top: 0
}

.slider-header .slide-content .tagli img.arancione {
  right: 100%;
  margin-right: -239px
}

.slider-header .slide-content .tagli img.grigia {
  left: 100%;
  margin-left: -249px
}

.slider-header .slide-content .content {
  height: 100%;
  position: relative;
  top: -100%;
  z-index: 2;
  font-family: 'Open Sans'
}

.slider-header .slide-content .content .col1, .slider-header .slide-content .content .col11 {
  min-height: 1px;
  height: 100%
}

.slider-header .slide-content .content .full-area {
  display: block;
  height: 100%;
  outline: 0 !important;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0
}

.slider-header .slide-content .content ul {
  margin: 0 0 15px;
  padding: 0
}

.slider-header .slide-content .content ul>li {
  position: relative;
  list-style-type: none;
  padding-left: 16px
}

.slider-header .slide-content .content ul>li:before {
  content: '.';
  position: absolute;
  left: 0;
  top: -5px;
  font-size: 45px;
  line-height: 1px;
  color: #6FBA2C
}

.slider-header .slide-content .content .orange {
  color: #6FBA2C;
  font-weight: 700;
  padding-right: 50%
}

.slider-header .slide-content .content.typeA .slider-title {
  font-size: 35px;
  line-height: 35px;
  font-weight: 700;
  color: #fff
}

.slider-header .slide-content .content.typeA .slider-descr {
  font-size: 20px;
  line-height: 22px;
  color: #fff;
  font-weight: 300;
  max-width: 360px
}

.slider-header .slide-content .content.typeA .v-align {
  margin-left: 42px;
  display: table;
  height: 100%
}

.slider-header .slide-content .content.typeA .v-align-center {
  display: table-cell;
  vertical-align: middle
}

.slider-header .slide-content .content.typeA .slider-cta {
  font-size: 15px;
  color: #fff;
  height: 45px;
  background-color: #6FBA2C;
  border-radius: 5px;
  width: 100%;
  max-width: 262px;
  display: block;
  text-align: center;
  line-height: 45px;
  margin-top: 20px
}

.slider-header .slide-content .content.typeB .col11 {
  padding-left: 45px;
  box-sizing: border-box
}

.slider-header .slide-content .content.typeB .slider-title {
  font-size: 35px;
  font-weight: 700;
  line-height: 38px;
  color: #6FBA2C;
  margin-top: 98px
}

.slider-header .slide-content .content.typeB .slider-descr {
  font-size: 20px;
  font-weight: 300;
  color: #333;
  line-height: 22px
}

.slider-header .slide-content .content.typeB .slider-cta {
  font-size: 15px;
  color: #6e6c6b;
  height: 45px;
  background-color: #fff;
  border: 1px solid #6e6c6b;
  border-radius: 5px;
  width: 100%;
  max-width: 262px;
  display: block;
  text-align: center;
  line-height: 45px;
  margin-top: 20px
}

.slider-header .slide-content .content.typeB .slider-cta-prod {
  font-size: 15px;
  color: #fff;
  height: 45px;
  background-color: #6FBA2C;
  border: 1px solid #6FBA2C;
  border-radius: 5px;
  width: 100%;
  max-width: 262px;
  display: block;
  text-align: center;
  line-height: 45px;
  margin-top: 20px
}

@media (min-width:601px) {
  .slider-header .slide-content .content.typeB .slider-title .modeX {
    margin-left: -45px;
    font-size: 30px
  }
  .slider-header .slide-content .content.typeB .slider-descr .modeX {
    line-height: 30px
  }
}

.slider-header .slide-content .content.typeB .slider-descr .modeX {
  line-height: 30px
}

.slider-header .slide-content .content.typeB .slider-descr .modeX span {
  padding-right: 5px;
  color: #6FBA2C
}

@media (max-width:600px) {
  .slider-header .slide-content .content.typeB .slider-title .modeX {
    margin-top: -10px;
    display: block
  }
  .slider-header .slide-content .content.typeB .slider-descr .modeX {
    margin-bottom: -5px;
    margin-top: -5px;
    display: block;
    line-height: 18px;
    white-space: nowrap
  }
}

.slider-header .slide-content .content.typeC .col11 {
  padding-left: 45px;
  box-sizing: border-box
}
.slider-head{
  font-size: 21px;
  font-weight: bold;
  line-height: 38px;
  color: #595757;
  position: absolute;
  padding-left: 18%;
  padding-right: 18%;
 top: 80px;
}

.slider-header .slide-content .content.typeC .slider-title {
  font-size: 32px;
  font-weight: 700;
  line-height: 38px;
  color: #6FBA2C;
  position: absolute;
 padding-left: 12%;
 padding-right: 12%;
 top: 120px;
}

.slider-header .slide-content .content.typeC .slider-descr {
  font-weight: 300;
  color: #333;
  line-height: 22px;
  padding-right: 180px;
  width: 350px;


}

.slider-header .slide-content .content.typeC .slider-cta {
  font-size: 15px;
  color: #6e6c6b;
  height: 45px;
  background-color: #fff;
  border: 1px solid #6e6c6b;
  border-radius: 5px;
  width: 100%;
  max-width: 262px;
  display: block;
  text-align: center;
  line-height: 45px;
  margin-top: 20px
}

.slider-header .slide-content .content.typeC .slider-cta-prod {
  color: #fff;
  height: 45px;
  background-color: #6FBA2C;
  border: 1px solid #6FBA2C;
  border-radius: 5px;
  width: 100%;
  max-width: 262px;
  display: block;
  text-align: center;
  line-height: 45px;
  margin-top: 20px
}

.slider-header .slick-dots {
  z-index: 11 !important;
  bottom: 10px !important
}

.slider-header .slick-dots li button {
  padding: 5px !important
}

.slider-header .slick-dots li button:after {
  width: 12px !important;
  height: 12px !important
}

.slider-header .bg {
  max-width: 100%
}

.visible-desktop {
  display: block !important
}

.visible-mobile {
  display: none !important
}

#colorbox.media-modal #cboxContent {
  position: relative
}

#colorbox.media-modal #cboxContent .rebuild {
  background: #fff
}

#colorbox.media-modal #cboxContent .rebuild h4 {
  color: #6FBA2C;
  text-transform: uppercase;
  font-size: 15px;
  margin: 0;
  margin-bottom: -3px
}

#colorbox.media-modal #cboxContent .rebuild span {
  font-size: 12px;
  line-height: 14px;
  display: block;
  margin-top: 5px
}

#colorbox.media-modal #cboxContent .rebuild {
  width: 100%;
  background: #fff
}

#colorbox.media-modal #cboxContent .rebuild span {
  font-size: 12px;
  line-height: 14px
}

#colorbox.media-modal #cboxContent .rebuild .fleft {
  float: left;
  max-width: 40%
}

#colorbox.media-modal #cboxContent .rebuild .fright {
  float: right;
  max-width: 40%
}

@media (min-width :601px) and (max-width:1280px) {
  .slider-header .slide-content .content.typeA .v-align {
    margin-left: 0 !important
  }
  .slider-header .slide-content .content.typeB .col11 {
    padding-left: 0 !important
  }
  .slider-header .slide-content .content.typeC .col11 {
    padding-left: 0 !important
  }
  .slider-header .slide-content .tagli img.arancione {
    margin-right: -200px
  }
  .slider-header .slide-content .content.typeB .slider-title {
    font-size: 34px;
    margin-top: 50px
  }
  .slider-header .slide-content .content.typeC .slider-title {
    font-size: 30px;
    line-height: 32px;
    margin-top: 30px
  }
  .slider-header .slide-content .content.typeC .slider-descr {
    font-size: 14px;
    line-height: 18px;
    width: 300px
  }
}

@media (max-width :600px) {
  .slider-header .slide-content .tagli {
    display: none
  }
  .slider-header .slide-content .content.typeA .col1, .slider-header .slide-content .content.typeB .col1, .slider-header .slide-content .content.typeC .col1 {
    width: 0%
  }
  .slider-header .slide-content .content.typeA .col11, .slider-header .slide-content .content.typeB .col11, .slider-header .slide-content .content.typeC .col11 {
    width: 100%;
    padding: 20px;
    margin: 0;
    box-sizing: border-box
  }
  .slider-header .slide-content .content {
    top: 0
  }
  .slider-header .slide-content .content ul {
    padding-right: 40%
  }
  .slider-header .slide-content .content ul>li {
    font-size: 12px !important;
    line-height: 12px !important
  }
  .slider-header .slide-content .content ul>li:before {
    font-size: 30px
  }
  .slider-header .slide-content .content .orange {
    font-size: 12px !important;
    line-height: 12px !important
  }
  .slider-header .slide-content .content.typeA .v-align {
    margin-left: 0;
    display: block
  }
  .slider-header .slide-content .content .slider-title {
    font-size: 18px !important;
    line-height: 18px !important;
    margin-bottom: 10px;
    margin-top: 10px !important
  }
  .slider-header .slide-content .content .slider-descr {
    font-size: 12px !important;
    line-height: 12px !important;
    padding-right: 40%
  }
  .slider-header .slide-content .content .slider-cta {
    max-width: 132px !important;
    font-size: 10px !important;
    height: 22px !important;
    line-height: 22px !important;
    margin-top: 10px !important;
    border-radius: 3px !important
  }
  .slider-header .slide-content .content .slider-cta-prod {
    max-width: 132px !important;
    font-size: 10px !important;
    height: 22px !important;
    line-height: 22px !important;
    margin-top: 10px !important;
    border-radius: 3px !important
  }
  .slider-header .slick-dots {
    bottom: 2px !important
  }
  .visible-desktop {
    display: none !important
  }
  .visible-mobile {
    display: block !important
  }
}

#category-group {
  padding-bottom: 0 0 30px 0
}

#category-group h2 {
  color: #565252;
  font-size: 15px;
  margin: 46px 0 41px 0
}

#category-group .cat-group {
  display: block;
  position: relative;
  margin-bottom: 20px;
  width: 100%;
  height: 129px;
  border: 2px solid #fafafa;
  overflow: hidden;
  transition: all .2s
}

#category-group .cat-group h2 {
  font-size: 16px;
  color: #5a5a5a;
  position: absolute;
  top: 10px;
  left: 13px;
  width: 167px;
  line-height: 20px;
  margin: 0
}

#category-group .cat-group .index {
  right: 20px;
  position: absolute;
  font-size: 35px;
  font-style: italic;
  font-weight: 700;
  color: #5a5a5a
}

@media (min-width :601px) {
  #productListingFilters>button {
    display: none !important
  }
  #productListingFilters .collapse {
    display: block !important
  }
  #category-group {
    margin-top: 60px;
    border-top: 1px solid #dadada
  }
  #category-group .cat-group {
    display: table;
    margin-top: -1px;
    margin-bottom: 0;
    border: 0;
    border-top: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
    position: relative
  }
  #category-group .cat-group:not(.hoverfamily):hover {
    border-top: 1px solid #6FBA2C !important;
    border-bottom: 1px solid #6FBA2C !important;
    transition: all .2s;
    z-index: 1
  }
  #category-group .cat-group h2 {
    display: inline-block;
    font-size: 14px;
    color: #6FBA2C;
    position: relative;
    top: 0;
    left: 0;
    width: auto
  }
  #category-group .cat-group:hover h2 {
    color: #6FBA2C;
    transition: all .2s
  }
  #category-group .cat-group:not(.hoverfamily):hover h2:after {
    content: '\f054';
    font-family: fontawesome;
    font-size: 10px;
    position: absolute;
    color: #6FBA2C;
    right: -12px;
    font-weight: 400;
    top: 12px;
    transform: translateY(-50%)
  }
  #category-group .cat-group .index {
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: 20px;
    font-family: "Open sans", sans-serif;
    font-size: 22px;
    line-height: 22px;
    font-weight: 700;
    font-style: italic;
    color: #b4b4b4;
    z-index: -1
  }
  #category-group .cat-group:not(.hoverfamily):hover .index {
    color: #6FBA2C;
    transition: all .4s
  }
  #category-group .cat-group .h-group {
    display: table-cell;
    vertical-align: middle;
    background: 0 0 !important
  }
  #category-group .cat-group .h-group>span {
    display: block;
    width: 69px;
    height: 78px;
    background: url(../images/megamenu/sprite_icon_product_xl.png?i=20180219) no-repeat;
    background-size: auto 200%
  }
  #category-group .cat-group .h-group .h-ico_1 {
    background-position: 0 0
  }
  #category-group .cat-group .h-group .h-ico_2 {
    background-position: -78px 0
  }
  #category-group .cat-group .h-group .h-ico_3 {
    background-position: -156px 0
  }
  #category-group .cat-group .h-group .h-ico_4 {
    background-position: -234px 0
  }
  #category-group .cat-group .h-group .h-ico_5 {
    background-position: -312px 0
  }
  #category-group .cat-group .h-group .h-ico_6 {
    background-position: -390px 0
  }
  #category-group .cat-group .h-group .h-ico_7 {
    background-position: -468px 0
  }
  #category-group .cat-group .h-group .h-ico_8 {
    background-position: -546px 0
  }
  #category-group .cat-group .h-group .h-ico_9 {
    background-position: -624px 0
  }
  #category-group .cat-group .h-group .h-ico_10 {
    background-position: -702px 0
  }
  #category-group .cat-group .h-group .h-ico_11 {
    background-position: -780px 0
  }
  #category-group .cat-group .h-group .h-ico_12 {
    background-position: -858px 0
  }
  #category-group .cat-group .h-group .h-ico_13 {
    background-position: -936px 0
  }
  #category-group .cat-group .h-group .h-ico_14 {
    background-position: -1014px 0
  }
  #category-group .cat-group .h-group .h-ico_15 {
    background-position: -1092px 0
  }
  #category-group .cat-group .h-group .h-ico_16 {
    background-position: -1170px 0
  }
  #category-group .cat-group:not(.hoverfamily):hover .h-group .h-ico_1 {
    background-position: 0 -78px
  }
  #category-group .cat-group:not(.hoverfamily):hover .h-group .h-ico_2 {
    background-position: -78px -78px
  }
  #category-group .cat-group:not(.hoverfamily):hover .h-group .h-ico_3 {
    background-position: -156px -78px
  }
  #category-group .cat-group:not(.hoverfamily):hover .h-group .h-ico_4 {
    background-position: -234px -78px
  }
  #category-group .cat-group:not(.hoverfamily):hover .h-group .h-ico_5 {
    background-position: -312px -78px
  }
  #category-group .cat-group:not(.hoverfamily):hover .h-group .h-ico_6 {
    background-position: -390px -78px
  }
  #category-group .cat-group:not(.hoverfamily):hover .h-group .h-ico_7 {
    background-position: -468px -78px
  }
  #category-group .cat-group:not(.hoverfamily):hover .h-group .h-ico_8 {
    background-position: -546px -78px
  }
  #category-group .cat-group:not(.hoverfamily):hover .h-group .h-ico_9 {
    background-position: -624px -78px
  }
  #category-group .cat-group:not(.hoverfamily):hover .h-group .h-ico_10 {
    background-position: -702px -78px
  }
  #category-group .cat-group:not(.hoverfamily):hover .h-group .h-ico_11 {
    background-position: -780px -78px
  }
  #category-group .cat-group:not(.hoverfamily):hover .h-group .h-ico_12 {
    background-position: -858px -78px
  }
  #category-group .cat-group:not(.hoverfamily):hover .h-group .h-ico_13 {
    background-position: -936px -78px
  }
  #category-group .cat-group:not(.hoverfamily):hover .h-group .h-ico_14 {
    background-position: -1014px -78px
  }
  #category-group .cat-group:not(.hoverfamily):hover .h-group .h-ico_15 {
    background-position: -1092px -78px
  }
  #category-group .cat-group:not(.hoverfamily):hover .h-group .h-ico_16 {
    background-position: -1170px -78px
  }
  #category-group .cat-group>a {
    display: table-cell;
    vertical-align: middle
  }
  #category-group .cat-group>a:first-child {
    width: 69px
  }
  #category-group .cat-group .h-group__name {
    display: table-cell;
    padding: 20px 0 20px 8px;
    width: 300px;
    height: 100%;
    vertical-align: middle;
    font-family: "Open sans", sans-serif
  }
  #category-group .cat-group .h-group__products>a {
    display: block;
    color: #666;
    font-size: 14px;
    line-height: 24px
  }
  #category-group .cat-group .h-group__products>a:hover {
    color: #6FBA2C
  }
  #category-group .cat-group .h-group__products>a:hover span {
    position: relative
  }
  #category-group .cat-group .h-group__products>a:hover span:after {
    content: '\f054';
    font-family: fontawesome;
    font-size: 8px;
    position: absolute;
    color: #6FBA2C;
    right: -10px;
    font-weight: 400;
    top: 11px;
    transform: translateY(-50%)
  }
  #category-group .cat-group-img {
    position: relative;
    left: 0
  }
  #category-group .cat-mobile {
    display: none
  }
}

#category-group .cat-group .h-group {
  height: 130px;
  position: relative
}

#category-group .cat-group-img img {
  margin: auto;
  display: block;
  height: 100%;
  vertical-align: middle;
  text-align: center;
  max-height: 129px
}

@media (max-width :600px) {
  #productListingFilters>button {
    width: 100%;
    background: #f07f23;
    color: #fff;
    text-align: left;
    text-transform: uppercase;
    padding: 15px;
    font-family: "Open sans", sans-serif;
    border: 0;
    border-radius: 5px;
    position: relative
  }
  #productListingFilters>button.collapsed:after {
    content: "\f0b0";
    position: absolute;
    font-family: fontawesome;
    font-size: 24px;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    margin-right: 15px
  }
  #productListingFilters>button:after {
    content: "\f00d";
    position: absolute;
    font-family: fontawesome;
    font-size: 24px;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    margin-right: 15px
  }
  #category-group {
    margin: -35px 0 0 !important;
    background: #f1f1f1
  }
  #category-group ::-webkit-scrollbar {
    display: none
  }
  #category-group>h2 {
    display: none
  }
  #category-group .cat-group {
    height: auto;
    box-sizing: border-box;
    margin-bottom: 0;
    margin-top: 35px;
    border: 0
  }
  #category-group .cat-group .h-group {
    display: none
  }
  #category-group .cat-group .h-group__name {
    display: none
  }
  #category-group .cat-group h2 {
    position: static;
    width: 100%;
    box-sizing: border-box;
    padding: 17px 95px 0 20px;
    font-size: 16px;
    line-height: 20px
  }
  #category-group .cat-group .index {
    bottom: auto;
    font-size: 35px;
    top: 10px
  }
  #category-group .cat-group-img {
    position: static;
    width: 100%;
    bottom: auto;
    background-size: contain;
    overflow-x: scroll;
    background: #fff
  }
  #category-group .cat-group-img img {
    margin: auto;
    display: block;
    height: 100%;
    width: auto;
    vertical-align: middle;
    text-align: center
  }
  #category-group .cat-mobile {
    position: relative
  }
  #category-group .cat-mobile button {
    width: 100%;
    padding: 15px 15px 15px 60px;
    text-align: left;
    background: #6FBA2C;
    border: 0;
    font-family: "Open sans", sans-serif;
    position: relative
  }
  #category-group .cat-mobile button.collapsed {
    background: #fff
  }
  #category-group .cat-mobile button:after {
    content: "\f078";
    color: #fff;
    position: absolute;
    font-family: fontawesome;
    right: 15px;
    top: 50%;
    transform: translateY(-50%)
  }
  #category-group .cat-mobile button.collapsed:after {
    content: "\f054";
    color: #dadada
  }
  #category-group .cat-mobile button h2 {
    margin: 0;
    font-size: 16px;
    color: #fff
  }
  #category-group .cat-mobile button.collapsed h2 {
    color: #6e6c6b
  }
  #category-group .cat-mobile button.collapsed h2 .cat-mobile_num {
    color: #6FBA2C
  }
  #category-group .cat-mobile button .ico {
    position: absolute;
    width: 25px;
    height: 25px;
    background: url(../images/megamenu/sprite_icon_product_w.png?i=20180219) 0 0 no-repeat;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    margin-left: 15px;
    background-size: cover
  }
  #category-group .cat-mobile button.collapsed .ico {
    background: url(../images/megamenu/sprite_icon_product.png?i=20180219) 0 0 no-repeat
  }
  #category-group .cat-mobile button .ico.ico_cat_1 {
    background-position: 0 4px
  }
  #category-group .cat-mobile button .ico.ico_cat_2 {
    background-position: 0 -28px
  }
  #category-group .cat-mobile button .ico.ico_cat_3 {
    background-position: 0 -56px
  }
  #category-group .cat-mobile button .ico.ico_cat_4 {
    background-position: 0 -88px
  }
  #category-group .cat-mobile button .ico.ico_cat_5 {
    background-position: 0 -119px
  }
  #category-group .cat-mobile button .ico.ico_cat_6 {
    background-position: 0 -149px
  }
  #category-group .cat-mobile button .ico.ico_cat_7 {
    background-position: 0 -176px
  }
  #category-group .cat-mobile button .ico.ico_cat_8 {
    background-position: 0 -208px
  }
  #category-group .cat-mobile button .ico.ico_cat_9 {
    background-position: 0 -238px
  }
  #category-group .cat-mobile button .ico.ico_cat_10 {
    background-position: 0 -266px
  }
  #category-group .cat-mobile button .ico.ico_cat_11 {
    background-position: 0 -297px
  }
  #category-group .cat-mobile button .ico.ico_cat_12 {
    background-position: 0 -326px
  }
  #category-group .cat-mobile button .ico.ico_cat_13 {
    background-position: 0 -357px
  }
  #category-group .cat-mobile button .ico.ico_cat_14 {
    background-position: 0 -385px
  }
  #category-group .cat-mobile button .ico.ico_cat_15 {
    background-position: 0 -419px
  }
  #category-group .cat-mobile button .ico.ico_cat_16 {
    background-position: 0 -446px
  }
  #category-group .cat-mobile .h-group__products li {
    border-bottom: 1px solid #f1f1f1;
    background: #fff;
    font-size: 15px;
    position: relative
  }
  #category-group .cat-mobile .h-group__products li:after {
    content: "\f054";
    color: #dadada;
    position: absolute;
    font-family: fontawesome;
    right: 15px;
    top: 50%;
    transform: translateY(-50%)
  }
  #category-group .cat-mobile .h-group__products li a {
    display: block;
    padding: 15px 15px 15px 30px
  }
  #category-group .cat-mobile .h-group__products li.showmore_items a {
    padding-left: 35px;
    font-style: italic
  }
  #category-group .cat-mobile .h-group__products li.showmore_items a i {
    font-size: 10px;
    color: #dadada
  }
  #category-group .cat-mobile .h-group__products li.showmore_items:after {
    display: none
  }
}

@media screen and (max-width:1024px) {
  #category-group .cat-group .index {
    line-height: 1.4 !important
  }
}

.institutionalPage {
  width: 100%;
  margin: 0 auto;
  padding: 20px 0 50px;
  font-family: sans-serif
}

@media (min-width :1281px) {
  .institutionalPage {
    width: 100%
  }
}

.institutionalPage:not([data-layout-name=ultimiVisti]) [data-slot-id="6"] {
  float: none !important
}

.institutionalPage [data-slot-id="4"], .institutionalPage [data-slot-id="6"] {
  box-sizing: border-box
}

@media (min-width :601px) {
  .institutionalPage [data-slot-id="4"] {
    padding-left: 50px
  }
  .institutionalPage [data-slot-id="6"] {
    padding-left: 0
  }
}

.institutionalPage .facetCountContainer {
  text-transform: uppercase
}

.institutionalPage .bar {
  background: url(../images/custom/line_bar.png?i=20180219) left 5px repeat-x;
  width: 100%;
  margin-bottom: 28px
}

.institutionalPage .bar.workPage {
  margin-top: 50px
}

.institutionalPage .bar h1, .institutionalPage .bar h2, .institutionalPage .bar h3, .institutionalPage .bar span {
  color: #6FBA2C;
  text-transform: uppercase;
  background: #fff;
  display: inline-block;
  font-size: 18px;
  padding-right: 20px;
  font-weight: 700
}

.institutionalPage .bar.workPage h1, .institutionalPage .bar.workPage h2, .institutionalPage .bar.workPage h3, .institutionalPage .bar.workPage span {
  text-transform: capitalize
}

.institutionalPage p .orange {
  color: #6FBA2C
}

.institutionalPage .slogan {
  margin: 25px 0 50px 0;
  display: inline-block
}

.institutionalPage .slogan p {
  font-size: large;
  font-style: italic
}

.institutionalPage .carousel.padding-true>.content {
  margin: 0
}

.institutionalPage .row.margin-true>div>div {
  margin: 0;
  padding: 0
}

.institutionalPage .carousel .left_espot.centered {
  margin-left: 0
}

.institutionalPage .little-img img {
  width: auto !important;
  float: left;
  margin-bottom: 50px
}

#formContactUsContainer form label a, .institutionalPage .infoLink, .institutionalPage p a {
  color: #6FBA2C;
  text-decoration: underline
}

.institutionalPage .infoLink {
  font-size: 13px;
  margin: 85px 0 0 20px;
  display: block
}

#aeoCertifications, #certificazioni .box, #pdfCertifications {
  margin-top: 50px
}

#certificazioni .box, #pdfCertifications:after {
  clear: both;
  content: " ";
  display: table
}

#certificazioni .box .imageTextContainer {
  margin-top: 20px;
  display: inline-block
}

#certificazioni .box .imageTextContainer img {
  float: left;
  display: inline-block;
  width: 150px;
  height: 70px;
  margin-right: 20px
}

#aeoCertifications ul, #certificazioni .box ul, #membership ul {
  padding-left: 15px;
  font-size: 11px
}

#pdfCertifications h5 {
  text-transform: uppercase;
  font-size: 13px;
  margin-bottom: 30px
}

#pdfCertifications .pdfContainer {
  width: 33%;
  display: inline-block;
  float: left;
  box-sizing: border-box;
  padding: 0 10px;
  margin-bottom: 20px
}

#pdfCertifications .pdfContainer .title {
  text-align: center;
  display: block;
  width: 100%;
  font-size: 13px;
  margin-bottom: 30px
}

#pdfCertifications .pdfContainer img {
  width: 100%;
  height: auto
}

#aeoCertifications img {
  height: 211px;
  width: 211px;
  float: left;
  margin-right: 10px
}

#membership .membershipBox {
  margin: 20px auto 40px auto
}

#membership .membershipBox img {
  width: auto;
  margin-bottom: 20px
}

#content .institutionalPage .collapsible, .institutionalPage .linkWidget.collapsible {
  background-color: #fff;
  padding: 0;
  border-bottom: 1px dotted #cfcfcf;
  margin-bottom: 40px;
  text-align: left
}

#content .institutionalPage .collapsible>h3, .institutionalPage .linkWidget.collapsible>h3 .toggle {
  display: none
}

#content .institutionalPage .collapsible>.content>ul>li:first-of-type, .institutionalPage .linkWidget.collapsible>.content>ul>li:first-of-type {
  color: #6FBA2C;
  text-align: right;
  text-decoration: underline;
  padding-bottom: 20px
}

@media (max-width :600px) {
  .institutionalPage .collapsible[aria-expanded=false]>.content {
    visibility: visible;
    max-height: none
  }
}

.institutionalPage #formContainer h4 {
  font-size: 13px
}

.institutionalPage #formContainer p.policy {
  font-style: italic
}

#iscrizioneNewsletterContainer .resultMessage, #reqestCatalogFormContainer .resultMessage, #reqestPrintFolderFormContainer .resultMessage, .institutionalPage .resultMessage {
  display: none;
  color: #000;
  text-align: center;
  margin: 100px auto
}

.institutionalPage .resultMessage.error {
  color: red
}

.institutionalPage #formContainer .inputRow {
  border-bottom: 1px solid #ddd;
  margin: 10px auto;
  padding-bottom: 20px;
  clear: both;
  display: inline-block;
  width: 100%
}

.institutionalPage #formContainer .inputRow .inputContainer {
  float: left;
  display: inline-block;
  padding-right: 10px;
  box-sizing: border-box
}

#formContactUsContainer form label, #iscrizioneNewsletterContainer form label, .institutionalPage #formContainer .inputRow .inputContainer label {
  display: block;
  margin: 10px 0;
  font-size: 11px;
  color: #666;
  font-weight: 700
}

#formContactUsContainer form input, #formContactUsContainer form select, #iscrizioneNewsletterContainer form input, .institutionalPage #formContainer .inputRow .inputContainer input[type=email], .institutionalPage #formContainer .inputRow .inputContainer input[type=tel], .institutionalPage #formContainer .inputRow .inputContainer input[type=text] {
  border: 1px solid #d3d3d3;
  padding: 7px;
  box-shadow: 0 4px 7px #ccc inset;
  color: #999
}

#formContactUsContainer form .privacy label.error, #formContactUsContainer form input.error, #iscrizioneNewsletterContainer .privacy label.error, #pageLavoraConNoi #LCNJobOffers form .field input.error, #reqestCatalogFormContainer .inputContainer.privacy label.error, #reqestPrintFolderFormContainer .inputContainer.privacy label.error, .institutionalPage #formContainer .inputRow .inputContainer input.error {
  border-bottom: 1px solid red !important;
  color: red
}

.institutionalPage #formContainer .inputRow .infoUpload {
  color: #999;
  font-size: 11px;
  margin-top: 7px
}

#formContactUsContainer form textarea, .institutionalPage #formContainer .inputRow .inputContainer textarea {
  width: 100%;
  height: 140px;
  box-shadow: 0 1px 10px #ccc;
  border: 1px solid #999;
  padding: 14px;
  color: #666
}

#formContactUsContainer form button, #iscrizioneNewsletterContainer button, .institutionalPage #formContainer button {
  display: block;
  margin: 20px 0 0 40px;
  background: #6FBA2C;
  padding: 5px 40px;
  color: #fff;
  font-weight: 700;
  font-size: 13px;
  text-transform: uppercase;
  border: 2px solid #fbc99f;
  text-align: center;
  width: 190px;
  float: right;
  cursor: pointer
}



#titleTabContainer {
  margin: 0 0 20px 0;
  border-bottom: 1px solid #ebebeb;
  clear: both;
  line-height: normal;
  display: inline-block;
  padding: 0
}

#titleTabContainer li {
  display: inline-block;
  float: left;
  box-sizing: border-box
}

#titleTabContainer li .tabTitle {
  padding: 14px 20px 10px 35px;
  text-transform: uppercase;
  color: #666;
  font-size: 15px;
  display: inline-block;
  text-align: center;
  cursor: pointer
}

#titleTabContainer li.active {
  background: url(../images/custom/tabs-active.png?i=20180219) 12px 18px no-repeat;
  border-left: 1px solid #ebebeb;
  border-right: 1px solid #ebebeb;
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #fff;
  margin-bottom: -1px;
  padding-bottom: 1px
}

#titleTabContainer li.active .tabTitle {
  color: #6FBA2C;
  font-weight: 700
}

#rete-distribuzione .msg-distributore {
  font-size: 13px;
  line-height: 18px;
  color: #666;
  margin-bottom: 20px
}

#rete-distribuzione .msg-distributore a {
  color: #6FBA2C
}

#dovesiamo-search {
  margin-bottom: 50px;
  width: 100%;
  display: inline-block;
  clear: both
}

#dovesiamo-search .selectContainer {
  width: 100%;
  margin-bottom: 20px;
  display: inline;
  float: left
}

#dovesiamo-search .selectContainer .selector {
  width: 215px;
  height: 30px;
  margin-top: 2px;
  background: url(../images/custom/select-custom.png?i=20180219) right top no-repeat;
  font-size: 11px;
  line-height: 26px;
  padding: 0 0 0 10px;
  position: relative;
  overflow: hidden
}

#dovesiamo-search .selectContainer select {
  font-size: 12px;
  opacity: 0;
  -moz-opacity: 0;
  border: none;
  background: 0 0;
  position: absolute;
  height: 22px;
  top: 8px;
  left: 0;
  width: 100%;
  margin-bottom: 20px
}

#dovesiamo-search #addressContainer {
  margin: 0 -8px
}

#dovesiamo-search .el-list {
  display: inline-block;
  float: left;
  height: 250px;
  display: none;
  box-sizing: border-box;
  padding: 0 8px
}

#dovesiamo-search .el-list a, #dovesiamo-search .el-list p, #dovesiamo-search .el-list span {
  display: block;
  width: 100%;
  font-size: 11px
}

.google-latlng {
  display: none
}

#dovesiamo-search .el-list .title {
  text-transform: uppercase;
  font-weight: bolder;
  color: #000
}

#dovesiamo-search .el-list .google-address {
  display: none
}

#dovesiamo {
  display: none
}

#map-canvas, #map-nostra-sede {
  width: auto;
  height: 380px;
  margin-bottom: 30px;
  box-sizing: border-box;
  border: 1px solid #ebebeb
}

#dovesiamo .sub {
  clear: both
}

.nostra-sede-marker {
  width: 140px;
  padding-bottom: 40px;
  border-right: 1px solid #ebebeb;
  float: left;
  display: inline-block
}

.nostra-sede-marker h4, .nostra-sede-marker p, .nostra-sede-marker span {
  display: block;
  color: #666;
  font-size: 11px;
  line-height: 11px
}

.nostra-sede-marker .tel {
  margin: 18px 0
}

.nostra-sede-marker .links a {
  color: #666;
  line-height: 18px
}

.nostra-sede-marker h4 {
  color: #000
}

.nostra-sede-marker .hidden {
  display: none
}

#dovesiamo .sub .percorso {
  float: right;
  display: inline-block;
  width: 75%;
  margin-left: 20px
}

#dovesiamo .sub .percorso h4 {
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 20px;
  color: #666
}

#dovesiamo .sub .percorso form {
  display: inline-block;
  float: left
}

#dovesiamo .sub .percorso form label {
  display: block;
  font-size: 11px;
  color: #666;
  font-weight: 700
}

#dovesiamo .sub .percorso form input {
  width: 173px;
  margin-bottom: 20px;
  border: 1px solid #d3d3d3;
  padding: 7px;
  box-shadow: 0 4px 7px #ccc inset;
  color: #999
}

#dovesiamo .sub .percorso form button {
  display: block;
  margin-top: 20px;
  clear: left;
  margin-right: 40px;
  background: #6FBA2C;
  padding: 5px 40px;
  color: #fff;
  font-weight: 700;
  font-size: 13px;
  text-transform: uppercase;
  border: 2px solid #fbc99f;
  text-align: center;
  width: 190px;
  cursor: pointer
}

#map-nostra-sede-panel {
  clear: both;
  padding-top: 20px;
  margin-bottom: 30px
}

@media (max-width :820px) {
  #titleTabContainer li {
    width: 100%
  }
  #titleTabContainer li {
    border: 1px solid #ebebeb
  }
  #titleTabContainer li.active {
    background: url(../images/custom/tabs-active.png?i=20180219) 12px 16px no-repeat;
    margin-bottom: 0
  }
  .nostra-sede-marker {
    width: 100%;
    border-right: 0
  }
  #dovesiamo .sub .percorso {
    float: none;
    margin-left: 0;
    width: 100%
  }
  #dovesiamo .sub .percorso form {
    margin-bottom: 40px;
    width: 100%
  }
}

@media (min-width :821px) and (max-width:1190px) {
  #dovesiamo .sub .percorso {
    width: 60%;
    float: none;
    margin-left: 10px
  }
  #dovesiamo .sub .percorso form button {
    padding: 5px 0;
    width: 116px
  }
  #dovesiamo .sub .percorso form input {
    width: 100px
  }
}

@media (max-width :1190px) {
  .adp-step, .adp-substep {
    word-wrap: break-word;
    max-width: 200px
  }
  .adp-directions {
    width: 100%
  }
}

.g-recaptcha.error {
  border-bottom: 1px solid red;
  color: red
}

@media (min-width :1280px) {
  #faqContainer {
    margin-left: 50px
  }
}

#faqAccordionContainer .question, #faqContainer p {
  margin-bottom: 18px;
  font-size: 13px;
  line-height: 18px;
  color: #666
}

#faqContainer a, .richiediCatalogoContainer a {
  color: #6FBA2C
}

#faqAccordionContainer h2 {
  margin: 35px 0 25px 0;
  text-transform: uppercase
}

#faqAccordionContainer ul {
  list-style-type: none;
  padding-left: 0
}

#faqAccordionContainer .accordionContent ul {
  margin-bottom: 18px;
  padding-left: 50px;
  list-style-type: disc
}

#faqAccordionContainer .question {
  padding: 0 0 10px 0;
  margin: 2px 0 10px 0;
  background: url(../images/custom/dot-line.png?i=20180219) repeat-x left bottom;
  font-weight: lighter;
  color: #666;
  display: block;
  cursor: pointer;
  position: relative
}

#faqAccordionContainer .accordionContent .question .arrow {
  background: url(../images/custom/accordion-h3.png?i=20180219) left top no-repeat;
  display: inline-block;
  margin-right: 10px;
  width: 12px;
  height: 10px
}

#faqAccordionContainer .accordionContent.open .question .arrow {
  background-position: left bottom
}

#faqAccordionContainer .response {
  display: none;
  font-size: 13px
}

#faqFormContainer {
  margin-bottom: 50px
}

#faqFormContainer .title, #lastViewContainer .title {
  font-size: 15px;
  color: #565252;
  text-transform: uppercase;
  background: url(../images/custom/h3-aside.png?i=20180219) left top repeat-x;
  padding-bottom: 30px;
  margin: 20px 0 16px 0;
  font-weight: bolder
}

#faqFormContainer .resultMessage p, #faqFormContainer label, #reqestCatalogFormContainer label, #reqestPrintFolderFormContainer label {
  font-size: 11px;
  margin-bottom: 10px;
  display: block
}

#resultMessage p.error, .resultMessage p.error {
  color: red
}

#faqForm {
  margin-top: 20px
}

#faqForm input, #reqestCatalogFormContainer input:not ([type=checkbox]), #reqestPrintFolderFormContainer input:not ([type=checkbox]) {
  border: 1px solid #d3d3d3;
  padding: 7px;
  box-shadow: 0 4px 7px #ccc inset;
  color: #999;
  margin-bottom: 20px
}

#faqForm textarea {
  height: 100px;
  resize: none
}

#faqForm select, #faqForm textarea, #reqestCatalogFormContainer select, #reqestPrintFolderFormContainer select {
  margin-bottom: 20px
}

#faqForm iframe, #formContactUsContainer iframe, #reqestPrintFolderFormContainer form iframe, .richiediCatalogoContainer iframe, iframe[title="test recaptcha"] {
  display: block
}

#faqForm button, #reqestCatalogFormContainer button, #reqestPrintFolderFormContainer button {
  width: 216px;
  display: block;
  margin: 20px 40px 0 0;
  background: #e97d5b;
  padding: 5px 40px;
  color: #fff;
  font-weight: 700;
  font-size: 13px;
  text-transform: uppercase;
  border: 2px solid #fbc99f;
  text-align: center;
  cursor: pointer
}

#faqForm input.error, #faqForm select.error, #faqForm textarea.error, #formContactUsContainer input.error, #formContactUsContainer select.error, #formContactUsContainer textarea.error, #iscrizioneNewsletterContainer input.error, #reqestCatalogFormContainer .formCol.personalFields input.error, #reqestCatalogFormContainer .formCol.personalFields select.error, #reqestPrintFolderFormContainer input.error {
  border-bottom: 1px solid red !important;
  color: red !important
}

#faqForm input, #faqForm select, #faqForm textarea {
  box-sizing: border-box;
  width: 100%
}

#lastViewContainer .slotProdotto {
  margin-bottom: 20px;
  color: #666;
  font-size: 11px
}

#lastViewContainer .slotProdotto a {
  display: inline-block;
  cursor: pointer;
  text-decoration: none
}

#lastViewContainer .slotProdotto .text h3 {
  font-weight: 700;
  margin-bottom: 4px
}

#lastViewContainer .slotProdotto .text h4 {
  font-weight: 400
}

@media (max-width :600px) {
  #lastViewContainer .slotProdotto {
    width: 47%;
    float: left;
    padding: 5px
  }
  #faqFormContainer .resultMessage {
    text-align: center
  }
  #faqForm {
    width: 225px;
    margin: 0 auto
  }
}

.richiediCatalogoContainer {
  width: 960px;
  margin: 0 auto 30px auto
}

#requestCatalogTitle {
  background: url(../images/custom/line_bar.png?i=20180219) left 2px repeat-x;
  margin-bottom: 28px
}

#requestCatalogTitle h1 {
  background: #fff;
  display: inline-block;
  font-size: 18px;
  padding-right: 20px;
  text-transform: uppercase;
  font-weight: bolder;
  color: #000
}

#reqestCatalogFormContainer, #reqestCatalogFormContainer form, #reqestPrintFolderFormContainer, #reqestPrintFolderFormContainer form {
  display: inline-block;
  clear: both
}

#reqestCatalogFormContainer .formCol {
  width: 50%;
  display: inline-block;
  float: left;
  box-sizing: border-box;
  padding: 20px
}

#reqestCatalogFormContainer .formCol.catalogsField .inputContainerCatalog {
  margin-bottom: 20px;
  padding-right: 50px;
  width: 100%;
  box-sizing: border-box;
  display: inline-block
}

#reqestCatalogFormContainer .formCol.catalogsField .inputContainerCatalog .catalogDesc {
  clear: both;
  display: inline-block
}

#reqestCatalogFormContainer .formCol.catalogsField .inputContainerCatalog img {
  float: left;
  margin-bottom: 20px
}

#reqestCatalogFormContainer .formCol.catalogsField .inputContainerCatalog .catalogName {
  font-size: 15px;
  font-weight: bolder;
  margin-bottom: 10px;
  color: #565252;
  display: block
}

#reqestCatalogFormContainer .formCol.catalogsField .inputContainerCatalog .catalogText {
  font-size: 13px;
  line-height: 18px;
  color: #666;
  display: block
}

#reqestCatalogFormContainer .formCol.catalogsField .inputContainerCatalog .innerInputContainer {
  width: 33.33333%;
  display: inline-block;
  float: left;
  padding-right: 20px;
  box-sizing: border-box
}

#reqestCatalogFormContainer .formCol.catalogsField .inputContainerCatalog label {
  font-size: 11px;
  color: #666;
  margin-bottom: 10px;
  font-weight: 700
}

#reqestCatalogFormContainer .formCol.catalogsField {
  border-right: 1px dotted #e6e6e6
}

#reqestCatalogFormContainer input:not ([type=checkbox]), #reqestCatalogFormContainer select, #reqestPrintFolderFormContainer input:not ([type=checkbox]), #reqestPrintFolderFormContainer select {
  padding: 5px;
  width: 100%;
  box-sizing: border-box
}

#reqestCatalogFormContainer label, #reqestPrintFolderFormContainer label {
  font-weight: bolder
}

#reqestCatalogFormContainer .catalogText {
  height: 132px;
  overflow: hidden
}

@media (min-width :601px) and (max-width :700px) {
  #reqestCatalogFormContainer .catalogText {
    height: 242px
  }
}

@media (min-width :701px) and (max-width :900px) {
  #reqestCatalogFormContainer .catalogText {
    height: 222px
  }
}

.formCol.personalFields .inputContainer {
  width: 50%;
  display: inline-block;
  float: left;
  box-sizing: border-box;
  padding: 0 15px
}

.formCol.personalFields .inputContainer input[name=cap]::-webkit-inner-spin-button, .formCol.personalFields .inputContainer input[name=cap]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0
}

.formCol.personalFields .inputContainer.privacy {
  margin-top: 20px
}

#formContactUsContainer form .newsletter, #formContactUsContainer form .privacy, #iscrizioneNewsletterContainer .privacy, #reqestPrintFolderFormContainer form .privacy, .formCol.personalFields .inputContainer.privacy {
  width: 100%;
  clear: right;
  float: none;
  margin-bottom: 20px
}

#formContactUsContainer form .newsletter label, #formContactUsContainer form .privacy label, #iscrizioneNewsletterContainer .privacy label, #reqestPrintFolderFormContainer form .privacy label, .formCol.personalFields .inputContainer.privacy label {
  position: absolute;
  margin: 2px 0 0 20px
}

#iscrizioneNewsletterContainer .privacy label a, #reqestPrintFolderFormContainer form .privacy label a, .formCol.personalFields .inputContainer.privacy label a {
  text-decoration: underline
}

.formCol.personalFields .g-recaptcha {
  padding-left: 15px
}

#reqestCatalogFormContainer button, #reqestPrintFolderFormContainer button {
  float: right;
  margin-right: 0;
  width: 180px
}

@media (max-width :990px) {
  .richiediCatalogoContainer {
    width: 90%
  }
  #reqestCatalogFormContainer .formCol {
    width: 100%;
    float: none;
    padding: 0
  }
  #reqestCatalogFormContainer .formCol.catalogsField {
    border: 0
  }
  #reqestCatalogFormContainer .formCol.catalogsField .inputContainerCatalog .catalogDesc {
    width: 100%
  }
}

.newsletterContainer {
  width: 940px;
  margin: 0 auto 40px auto
}

.newsletterContainer .bar h3 {
  text-transform: uppercase;
  color: #6FBA2C
}

#iscrizioneNewsletterContainer {
  margin-left: 40px
}

#iscrizioneNewsletterContainer a {
  color: #6FBA2C
}

#iscrizioneNewsletterContainer h1 {
  margin-bottom: 23px;
  font-size: 18px;
  color: #333;
  font-weight: bolder
}

#iscrizioneNewsletterContainer p {
  font-size: 13px;
  line-height: 16px;
  color: #666;
  margin-bottom: 20px
}

#iscrizioneNewsletterContainer .inputContainer {
  margin: 15px 0
}

#iscrizioneNewsletterContainer .privacy label {
  width: 320px;
  font-weight: 400
}

@media (max-width :1000px) {
  .newsletterContainer {
    width: 100%
  }
  #iscrizioneNewsletterContainer .privacy label {
    width: 230px
  }
}

#iscrizioneNewsletterContainer.horizontal {
  margin: 0 0 35px;
  padding: 15px 0 10px;
  border: solid 1px #ccc
}

#iscrizioneNewsletterContainer.horizontal:after, #iscrizioneNewsletterContainer.horizontal:before {
  content: " ";
  display: table
}

#iscrizioneNewsletterContainer.horizontal:after {
  clear: both
}

#iscrizioneNewsletterContainer.horizontal .form-container, #iscrizioneNewsletterContainer.horizontal .text-container {
  box-sizing: border-box;
  padding: 0 15px
}

#iscrizioneNewsletterContainer.horizontal h3 {
  font: bold 22/normal 'Open sans', sans-serif;
  letter-spacing: .025em;
  margin-bottom: 6px;
  color: #666
}

#iscrizioneNewsletterContainer.horizontal p {
  margin: 0;
  font: bold 16/24 'Open sans', sans-serif;
  letter-spacing: 0;
  color: #666
}

#iscrizioneNewsletterContainer.horizontal form {
  position: relative
}

#iscrizioneNewsletterContainer.horizontal .inputContainer {
  margin: 0
}

#iscrizioneNewsletterContainer.horizontal .inputContainer+.inputContainer {
  margin-top: 10px
}

#iscrizioneNewsletterContainer.horizontal [for=text] {
  display: none
}

#iscrizioneNewsletterContainer.horizontal [type=text] {
  box-sizing: border-box;
  padding: 20px 26% 20px 20px;
  width: 100%;
  box-shadow: none;
  font: 16px/18px 'Open sans', sans-serif;
  color: #666
}

#iscrizioneNewsletterContainer.horizontal [type=text]:focus {
  outline: 0
}

#iscrizioneNewsletterContainer.horizontal [type=submit] {
  position: absolute;
  box-sizing: border-box;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
  width: 25.34351145038168%;
  height: 60px;
  border: none
}

#iscrizioneNewsletterContainer.horizontal .inputContainer.privacy {
  position: relative
}

#iscrizioneNewsletterContainer.horizontal .privacy label {
  position: static;
  width: auto;
  font: 14px/24px 'Open sans', sans-serif
}

#iscrizioneNewsletterContainer.horizontal form input[type=checkbox] {
  position: absolute;
  top: 0;
  box-shadow: none;
  border: none;
  margin: 7px 0
}

@media (max-width :600px) {
  #iscrizioneNewsletterContainer.horizontal .privacy label {
    font-size: 12px;
    line-height: 18px
  }
  #iscrizioneNewsletterContainer.horizontal [type=text] {
    font-size: 13px;
    padding: 10px 36% 10px 10px
  }
  #iscrizioneNewsletterContainer.horizontal .text-container {
    margin-bottom: 15px
  }
  #iscrizioneNewsletterContainer.horizontal [type=submit] {
    height: 40px;
    width: 35%
  }
  #iscrizioneNewsletterContainer.horizontal form input[type=checkbox] {
    top: -4px
  }
}

@media (min-width :601px) {
  #iscrizioneNewsletterContainer.horizontal .text-container {
    float: left;
    width: 33.33333333333333%
  }
  #iscrizioneNewsletterContainer.horizontal .form-container {
    float: left;
    width: 66.66666666666666%
  }
}

@media (min-width :1170px) {
  #iscrizioneNewsletterContainer.horizontal {
    padding: 50px 0 35px;
    margin-bottom: 75px
  }
  #iscrizioneNewsletterContainer.horizontal .text-container {
    padding: 15px 95px
  }
  #iscrizioneNewsletterContainer.horizontal .form-container {
    width: 58.37606837606838%
  }
  #iscrizioneNewsletterContainer.horizontal .inputContainer.email {
    position: relative
  }
  #iscrizioneNewsletterContainer.horizontal .inputContainer.email input[type=text] {
    padding-left: 54px
  }
  #iscrizioneNewsletterContainer.horizontal .inputContainer.email:before {
    content: "\f003";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    left: 22px;
    top: 23px;
    color: #aaa
  }
}

#formContactUsContainer h3 {
  margin-bottom: 10px;
  font-size: 13px;
  font-weight: 700;
  color: #666
}

#formContactUsContainer form .inputContainer.float {
  box-sizing: border-box;
  float: left;
  display: inline-block;
  width: 25%;
  padding-right: 25px
}

#formContactUsContainer form .inputContainer.float input, #formContactUsContainer form .inputContainer.float select {
  box-sizing: border-box;
  width: 100%
}

#formContactUsContainer form .inputContainer.message {
  padding: 20px 25px 20px 0;
  clear: both
}

#formContactUsContainer form .inputContainer.message textarea {
  box-sizing: border-box
}

@media (max-width :1190px) {
  #formContactUsContainer form .inputContainer.float {
    width: 50%
  }
}

@media (max-width :600px) {
  #formContactUsContainer form .inputContainer.float, #formContactUsContainer form textarea {
    width: 98%
  }
}

.fiereContainer {
  width: 950px;
  margin: 0 auto
}

.fiereContainer .bar h3 {
  text-transform: uppercase;
  position: relative;
  top: -3px
}

.fiereContainer p {
  margin-bottom: 18px;
  font-size: 11px;
  line-height: 18px;
  color: #666
}

#tabellaFiere {
  text-align: left;
  font-size: 11px
}

#tabellaFiere table {
  width: 100%
}

#tabellaFiere thead tr {
  border-bottom: 1px solid #ebebeb;
  background: 0 0
}

#tabellaFiere thead tr th {
  padding: 20px 0;
  text-align: left
}

#tabellaFiere tr {
  background: url(../images/custom/dot-line.png?i=20180219) repeat-x left bottom
}

#tabellaFiere tr td {
  padding: 20px 26px 20px 0;
  color: #666;
  line-height: 14px
}

#tabellaFiere tr td.date {
  white-space: nowrap
}

#tabellaFiere tr td a {
  text-transform: uppercase;
  color: #6FBA2C;
  text-decoration: underline
}

#tabellaFiere tr td.expo {
  text-transform: uppercase
}

#filterContainer {
  border-right: 1px dotted #ebebeb;
  color: #000
}

#filterContainer p {
  color: #000
}

#filterContainer .filterBox h3 {
  font-size: 18px;
  color: #565252;
  text-transform: uppercase;
  margin-bottom: 20px
}

#calendarTabContainer {
  font-size: 12px;
  clear: both;
  display: inline-block;
  width: 85%;
  padding: 0
}

#calendarTabContainer .calendarTab {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  border-bottom: 0;
  padding: 0;
  white-space: nowrap;
  cursor: pointer;
  font-weight: 700;
  width: 50%;
  box-sizing: border-box;
  padding: 5px 0 !important;
  text-align: center;
  border: 1px solid #ebebeb;
  border-bottom: 0;
  background: #ebebeb;
  color: #fff
}

#calendarTabContainer .calendarTab.active {
  margin-bottom: -1px;
  padding-bottom: 1px;
  background: #fff;
  color: #f2872b
}

#calendarContainer .calendarTab:hover {
  color: #f2872b
}

#calendarContainer .calendarBox {
  width: 85%;
  margin-bottom: 20px;
  margin-top: -6px;
  display: none
}

#calendarContainer .calendarBox.active {
  display: block
}

#calendarContainer .calendarBox table {
  border: 1px solid #ebebeb;
  border-top: 0;
  width: 100%
}

#calendarContainer .calendarBox .month {
  height: 40px;
  width: 25%;
  vertical-align: middle;
  text-align: center
}

#calendarContainer .calendarBox .month a {
  cursor: pointer;
  font-weight: 700;
  color: #000;
  text-decoration: none;
  font-size: 12px;
  display: block
}

#calendarContainer .calendarBox .month a:hover {
  text-decoration: underline
}

#calendarContainer .calendarBox .month.selected a {
  color: #6FBA2C
}

#calendarContainer .calendarBox .month.disabled a {
  color: #dedede;
  cursor: default
}

#calendarContainer .calendarBox .month.disabled a:hover {
  text-decoration: none
}

#filterContainer .filterBox select {
  display: block;
  margin-bottom: 14px;
  width: 190px;
  font-size: 13px;
  text-transform: capitalize
}

#dettaglioFiera {
  width: 950px;
  margin: 20px auto 40px auto
}

#dettaglioFiera .fieradesc {
  clear: both;
  width: 100%;
  margin-bottom: 10px;
  font-size: 13px;
  color: #000
}

#detailsFiera, #linksFiera {
  clear: both;
  width: 100%
}

#detailsFiera #tableDatailsContainer, #detailsFiera .imageContainer {
  display: inline-block;
  box-sizing: border-box
}

#detailsFiera .imageContainer, #linksFiera p.left {
  width: 60%
}

#linksFiera p.left {
  font-size: 13px
}

#detailsFiera .imageContainer img {
  width: 100%
}

#detailsFiera #tableDatailsContainer, #linksFiera p.right {
  width: 40%
}

#detailsFiera #tableDatailsContainer .line {
  width: 100%;
  clear: both;
  font-size: 13px
}

#detailsFiera #tableDatailsContainer .line .box {
  width: 50%;
  display: inline-block;
  box-sizing: border-box;
  margin-bottom: 30px
}

#detailsFiera #tableDatailsContainer .line .box .title {
  text-transform: uppercase;
  margin-bottom: 10px;
  font-weight: bolder;
  width: 100%;
  display: block
}

#detailsFiera #tableDatailsContainer .line .box [data-type=expo], #detailsFiera #tableDatailsContainer .line .box [data-type=name] {
  text-transform: uppercase
}

#linksFiera p {
  font-size: 11px;
  color: #000
}

#linksFiera p a {
  text-transform: uppercase;
  text-decoration: underline;
  color: #6FBA2C
}

@media (max-width :950px) {
  #dettaglioFiera, .fiereContainer {
    width: auto
  }
  #detailsFiera #tableDatailsContainer, #detailsFiera .imageContainer {
    width: 100%;
    padding: 0 30px
  }
  #detailsFiera .imageContainer {
    text-align: center
  }
  #detailsFiera .imageContainer img {
    width: 80%;
    margin: 0 auto
  }
  #linksFiera p.right {
    text-align: right
  }
}

@media (min-width :601px) and (max-width:950px) {
  #tabellaFiere tr td {
    padding: 20px 5px 20px 0
  }
}

form.filter-news {
  margin-top: 14px
}

form.filter-news label {
  display: block;
  font-weight: 700;
  color: #595757;
  font-size: 11px;
  margin-bottom: 10px
}

form.filter-news select {
  padding: 0 10px;
  background: url("../images/custom/select-custom.png") right top no-repeat;
  display: inline;
  float: left;
  font-size: 11px;
  margin-right: 10px;
  height: 30px;
  width: 142px;
  cursor: pointer
}

form.filter-news select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none
}

#reqestPrintFolderFormContainer form {
  margin-top: 20px;
  width: 100%
}

#reqestPrintFolderFormContainer form .inputContainer:not (.large) {
  box-sizing: border-box;
  width: 21%;
  display: inline-block;
  float: left;
  margin-right: 20px
}

#reqestPrintFolderFormContainer form .inputContainer textarea, #reqestPrintFolderFormContainer form .inputContainer.large {
  width: 100%;
  clear: left
}

#reqestPrintFolderFormContainer form .inputContainer textarea {
  color: #999;
  margin-bottom: 30px;
  height: 100px
}

#reqestPrintFolderFormContainer form .inputContainer textarea.error {
  border-bottom: 1px solid red
}

#reqestPrintFolderFormContainer .inputContainer {
  width: 100%;
  display: inline-block;
  float: left;
  box-sizing: border-box;
  padding: 5px 35px 10px 0
}

#reqestPrintFolderFormContainer label {
  font-size: 16px !important;
  color: #6e6c6b !important;
  font-weight: 400 !important
}

#reqestPrintFolderFormContainer input[type=email], #reqestPrintFolderFormContainer input[type=number], #reqestPrintFolderFormContainer input[type=phone], #reqestPrintFolderFormContainer input[type=tel], #reqestPrintFolderFormContainer input[type=text], #reqestPrintFolderFormContainer select {
  background: #f4f4f4;
  border: 1px solid #e6e6e6;
  border-radius: 4px;
  font-size: 16px;
  color: #6e6c6b;
  width: 100%;
  line-height: 22px;
  min-height: 25px;
  box-shadow: none;
  padding: 11px
}

#reqestPrintFolderFormContainer button.cta-orange {
  width: 100%;
  font-size: 15px;
  font-weight: 400;
  min-height: 45px;
  border-radius: 4px;
  background: #6FBA2C;
  float: none;
  margin-top: 0
}

@media (max-width :600px) {
  #reqestPrintFolderFormContainer .col6 {
    width: 100%
  }
  #reqestPrintFolderFormContainer .g-recaptcha {
    padding-left: 0
  }
}

@media (min-width :601px) and (max-width:950px) {
  #reqestPrintFolderFormContainer .inputContainer.privacy label.error, #reqestPrintFolderFormContainer form .inputContainer:not (.large) {
    width: 43%
  }
}

@media (max-width :600px) {
  #reqestPrintFolderFormContainer .inputContainer.privacy label.error, #reqestPrintFolderFormContainer form .inputContainer:not (.large) {
    width: 43%
  }
}

.aside-menu-w .aside-menu-title {
  display: block;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  color: #565252;
  text-transform: uppercase;
  margin-bottom: 18px
}

.aside-menu-w ul {
  padding: 0;
  margin: 0
}

.aside-menu-w ul li {
  position: relative;
  padding: 0;
  margin: 0;
  background: 0 0;
  list-style-type: none;
  font-size: 12px;
  line-height: 16px
}

.aside-menu-w ul li a {
  padding: 5px 0;
  background: 0 0;
  text-decoration: none;
  color: #666;
  display: block
}

.aside-menu-w ul li a:hover {
  color: #6FBA2C;
  font-weight: 700
}

.aside-menu-w ul li.selected a {
  color: #6FBA2C;
  font-weight: 700
}

.aside-menu-w ul li.selected ul li a {
  color: #666
}

.aside-menu-w ul li.selected ul li a:hover {
  color: #6FBA2C;
  font-weight: 700
}

ul.aside-menu-w li.parent ul {
  margin-bottom: 5px
}

ul.aside-menu-w li.parent ul li a {
  font-weight: 400;
  padding-left: 10px
}

ul.aside-menu-w li.parent ul li.current a {
  font-weight: 700
}

.category-wrap .category-article ul.tabs-nav {
  float: none
}

.category-article .grid-pag {
  display: block;
  float: left;
  width: 100%;
  margin: 0 0 20px 0;
  padding: 7px 0 0 0;
  line-height: 20px
}

.category-article .grid-pag li {
  display: inline;
  float: left;
  color: #999;
  padding: 2px;
  margin-left: 0
}

.category-article .grid-pag li.selected a {
  color: #333;
  font-weight: 700
}

.category-article .grid-pag li a {
  font-size: 12px;
  text-decoration: none;
  color: #999
}

.category-article .list-items-items {
  clear: both;
  border-top: solid 1px #ebebeb;
  padding-top: 20px
}

.category-article .el-item {
  background: url(../images/custom/dot-line.png?i=20180219) repeat-x left bottom;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-top: #ebebeb
}

.category-article .el-item:after {
  content: " ";
  display: table
}

.category-article .el-item:after {
  clear: both
}

.category-article .el-item h2, .category-article .el-item h3, .category-article .el-item h4 {
  color: #666;
  font-weight: 700;
  font-size: 11px
}

.category-article .el-item h2 a, .category-article .el-item h3 a, .category-article .el-item h4 a {
  color: #6FBA2C;
  text-decoration: underline
}

.category-article .el-item .el-head {
  padding-bottom: 5px
}

.category-article .el-item .el-head:after {
  content: " ";
  display: table
}

.category-article .el-item .el-head:after {
  clear: both
}

.category-article .el-item .el-head h2, .category-article .el-item .el-head h3 {
  float: left
}

.category-article .el-item .el-desc {
  float: none;
  margin: 15px
}

.category-article .el-item .desc {
  width: 60%;
  float: left
}

.category-article .el-item p {
  float: none;
  margin: 15px 0
}

.category-article .el-item .date {
  display: inline;
  float: right;
  color: #999;
  font-size: 11px;
  margin-bottom: 0
}

.category-article .el-item iframe.videoIframe, .category-article .el-item img {
  display: block;
  float: left;
  margin-right: 30px;
  max-width: 25%
}

.category-article .el-item a.openwin {
  font-size: 11px;
  line-height: 15px;
  text-decoration: underline;
  color: #6FBA2C;
  float: right;
  margin-top: 15px
}

.category-article .el-type-news p {
  margin-bottom: 0
}

.category-article .el-type-tutorial .fitVids-container iframe.videoIframe, .category-article .el-type-video .fitVids-container iframe.videoIframe {
  width: 100%;
  float: none;
  max-width: none;
  height: auto;
  margin-right: 0;
  padding-bottom: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

.category-article .el-type-tutorial .fitVids-container, .category-article .el-type-video .fitVids-container {
  display: block;
  float: left;
  max-width: none;
  width: 50%;
  height: auto;
  margin-right: 0;
  padding-bottom: 0
}

.category-article .el-type-tutorial .desc, .category-article .el-type-tutorial h4, .category-article .el-type-video .desc, .category-article .el-type-video h4 {
  display: block;
  float: left;
  width: 50%;
  box-sizing: border-box;
  padding-left: 30px;
  margin-top: 20px
}

.category-article .el-type-tutorial .desc, .category-article .el-type-video .desc {
  margin-top: 0
}

.category-article .cartella-stampa {
  float: left
}

.category-article .date {
  display: block;
  margin-bottom: 20px;
  text-align: left;
  color: #999;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 12px
}

.category-img {
  display: block;
  margin-bottom: 26px
}

.category-article p {
  margin-top: 0;
  margin-bottom: 18px;
  font-size: 13px;
  line-height: 18px;
  color: #666;
  float: left
}

.tooltipDiscount {
  position: relative;
  float: right;
  display: none
}

.box-adjust-table .tooltipDiscount {
  display: none !important
}

.tooltipDiscount>div {
  position: absolute;
  background-color: #6FBA2C;
  height: 18px;
  width: 18px;
  border: 3px solid #fff;
  color: #fff;
  border-radius: 22px;
  text-align: center
}

.tooltipDiscount>div:after {
  content: '%';
  font-family: 'Open Sans';
  font-size: 10px;
  font-weight: 700;
  line-height: 18px
}

[data-hasqtip] {
  cursor: pointer
}

.tooltipDiscountContent {
  border-color: #6FBA2C !important;
  border-width: 2px !important;
  border-radius: 5px;
  font-family: 'Open Sans'
}

.tooltipDiscountContent.qtip-shadow {
  -webkit-box-shadow: 0 0 29px 0 rgba(0, 0, 0, .15);
  -moz-box-shadow: 0 0 29px 0 rgba(0, 0, 0, .15);
  box-shadow: 0 0 29px 0 rgba(0, 0, 0, .15)
}

.tooltipDiscountContent .qtip-content {
  background-color: #6FBA2C !important;
  padding: 0;
  color: #6e6c6b;
  font-size: 14px;
  line-height: 14px
}

.tooltipDiscountContent .qtip-content #cboxClose2 {
  background: url(../images/custom/close-fancy.png?i=20180219) left top no-repeat;
  width: 45px;
  height: 45px;
  top: 0;
  right: 0;
  position: absolute;
  padding: 0;
  border: 0;
  cursor: pointer;
  z-index: 1;
  text-indent: -1000em
}

.tooltipDiscountContent .qtip-content>div:not(:first-child) {
  margin-top: 2px
}

.tooltipDiscountContent .promoTitle {
  background-color: #f3f3f3;
  padding: 10px 10px 0 10px;
  border-radius: 5px 5px 0 0;
  text-transform: uppercase;
  font-weight: 700
}

.tooltipDiscountContent .promoDetail {
  background-color: #f3f3f3;
  padding: 10px
}

.tooltipDiscountContent .promoDetail table {
  width: 100%
}

.tooltipDiscountContent .promoDetail table td.sc {
  font-weight: 700
}

.tooltipDiscountContent .promoExample {
  background-color: #e6e6e6 !important;
  border-radius: 0 0 5px 5px;
  padding: 10px
}

.product_page_content .tooltipDiscount>div {
  top: -20px;
  right: -5px
}

#colorbox .tooltipDiscount>div {
  top: 5px;
  right: -24px;
  line-height: 8px
}

#shoppingCartLeft {
  float: left;
  width: 30%
}

@media screen and (max-width:800px) {
  #shoppingCartLeft {
    float: inherit;
    width: 100%
  }
}

#shoppingCartLeft .promotionsGroupReport {
  margin-top: 76px;
  border-color: #6FBA2C #e5e5e5 #e5e5e5;
  border-style: solid;
  border-width: 2px 1px 1px;
  background-color: #f5f5f5;
  font-family: 'Open Sans';
  font-size: 14px;
  color: #6e6c6b
}

#shoppingCartLeft .promotionsGroupReport .header {
  padding: 15px
}

#shoppingCartLeft .promotionsGroupReport .header div.title {
  font-size: 22px;
  font-weight: 700;
  color: #6FBA2C
}

#shoppingCartLeft .promotionsGroupReport .header div.description {
  margin-top: 10px
}

#shoppingCartLeft .promotionsGroupReport>div.promotions {
  margin-top: 10px;
  background-color: #fff
}

#shoppingCartLeft .promotionsGroupReport>div.promotions>div {
  border-color: #e1d9d9;
  border-style: solid;
  border-width: 1px 0 0
}

#shoppingCartLeft .promotionsGroupReport>div.promotions>div>div {
  padding: 15px
}

#shoppingCartLeft .promotionsGroupReport>div.promotions>div .groupingTitle {
  background-color: #f5f5f5
}

#shoppingCartLeft .promotionsGroupReport>div.promotions>div .groupingTitle.opened {
  background-color: #fff
}

#shoppingCartLeft .promotionsGroupReport>div.promotions>div>div:not(.groupingTitle) {
  display: none
}

#shoppingCartLeft .promotionsGroupReport>div.promotions>div .groupingTitle:hover, #shoppingCartLeft .promotionsGroupReport>div.promotions>div .groupingTitle:hover .fa {
  color: #6FBA2C
}

#shoppingCartLeft .promotionsGroupReport>div.promotions>div .groupingTitle .fa {
  float: right;
  margin-top: 2px;
  color: #6e6c6b
}

#shoppingCartLeft .promotionsGroupReport>div.promotions>div .groupingTotal {
  padding: 0 15px;
  font-size: 12px;
  font-weight: 700
}

#shoppingCartLeft .promotionsGroupReport>div.promotions>div .groupingTotal .total {
  padding-left: 20px;
  color: #000;
  display: inline-block
}

#shoppingCartLeft .promotionsGroupReport>div.promotions .promoDetail {
  font-size: 12px
}

#shoppingCartLeft .promotionsGroupReport>div.promotions .promoDetail table {
  border-collapse: collapse;
  width: 100%
}

#shoppingCartLeft .promotionsGroupReport>div.promotions .promoDetail tr.promoReached {
  background-color: #a5d6eb
}

#shoppingCartLeft .promotionsGroupReport>div.promotions .promoDetail td, #shoppingCartLeft .promotionsGroupReport>div.promotions .promoDetail th {
  text-align: left
}

#shoppingCartLeft .promotionsGroupReport>div.promotions .promoDetail tr.highlight th {
  color: #6FBA2C
}

#shoppingCartLeft .promotionsGroupReport>div.promotions .promoDetail td.sc, #shoppingCartLeft .promotionsGroupReport>div.promotions .promoDetail th.sc {
  width: 40px;
  text-align: center
}

@media print {
  #shoppingCartLeft .promotionsGroupReport>div.promotions>div>div:not(.groupingTitle) {
    display: block !important
  }
}

#shoppingCartRight {
  float: right;
  width: 70%
}

@media screen and (max-width:800px) {
  #shoppingCartRight {
    float: inherit;
    width: 100%
  }
}

#order_details tr {
  -moz-transition: opacity .3s ease-out;
  -webkit-transition: opacity .3s ease-out;
  -o-transition: opacity .3s ease-out;
  transition: opacity .3s ease-out
}

#order_details tr.groupingPromoNotApplied {
  opacity: .4;
  -moz-transition: opacity .5s ease-out;
  -webkit-transition: opacity .5s ease-out;
  -o-transition: opacity .5s ease-out;
  transition: opacity .5s ease-out
}

@media print {
  #order_details tr.groupingPromoNotApplied {
    opacity: 1
  }
}

#order_details .tooltipDiscount>div {
  top: -5px;
  right: -24px
}

@media screen and (max-width:800px) {
  #order_details .tooltipDiscount>div {
    top: -56px;
    right: -8px;
    line-height: 12px
  }
}

#WC_CheckoutLogonf_div_9 .loginMenuDropdown {
  border-radius: 0
}

#WC_CheckoutLogonf_div_9 .button_print {
  float: right;
  margin-right: 10px;
  width: 28px;
  height: 28px
}

#WC_CheckoutLogonf_div_9 .button_print img {
  width: 100%
}

@media print {
  #WC_CheckoutLogonf_div_9 {
    display: none
  }
}

.product_page_content, .product_page_content.rowContainer {
  padding-top: 0 !important
}

@media (max-width :600px) {
  .product_page_content .heading-bar .inner {
    padding: 10px 0
  }
}

.product_page_content .heading-links {
  margin-top: 15px !important
}

.product_page_content .add-preferiti-li {
  margin-top: 9px
}

.add-preferiti-li .dropdown_primary>.button>.left_border {
  display: none
}

.add-preferiti-li .dropdown_primary>.button>.content {
  background: 0 0;
  font-size: 16px;
  color: #6e6c6b;
  line-height: 22px;
  padding: 0
}

.add-preferiti-li .dropdown_primary>.button:hover>.content {
  color: #6FBA2C
}

.add-preferiti-li .dropdown_primary>.button>.right_border, .add-preferiti-li .dropdown_primary>.drop .right_border {
  display: none
}

.add-preferiti-li .dropdown_primary>.drop>.white_line {
  display: none
}

.add-preferiti-li .dropdown_primary>.drop>.dropdown_arrow {
  background: 0 0;
  padding: 0 0 0 6px;
  position: relative;
  top: -1px
}

.add-preferiti-li .dropdown_primary>.button>.right_border, .add-preferiti-li .dropdown_primary>.drop .right_border {
  display: none
}

.add-preferiti-li .dropdown_list {
  right: 0;
  top: 30px
}

.add-preferiti-li .dropdown_list .wish_order_list {
  padding: 6px 0
}

.add-preferiti-li .created_list {
  padding: 10px 12px 10px 30px;
  background-position: 12px 49%
}

.add-preferiti-li .dropdown_list a {
  font-size: 16px !important;
  line-height: 22px !important
}

.add-preferiti-li a, .product_page_content .prod-heading-links a {
  font-size: 16px;
  line-height: 24px;
  color: #6e6c6b
}

.add-preferiti-li a i, .product_page_content .prod-heading-links a i {
  color: #6FBA2C;
  font-size: 16px;
  margin: 0 7px 0 15px
}

.product_page_content .prod-heading-links .add-preferiti-li .dropdown_list a {
  font-size: 11px;
  line-height: 11px
}

.add-preferiti-li .created_list_wrapper {
  width: initial;
  overflow: initial;
  overflow-x: initial;
  max-height: initial
}

.product_page_content .technical-icons {
  clear: none;
  margin-right: 10px
}

.product_page_content .line-icons {
  margin-bottom: 0
}

@media (max-width:600px) {
  .product_page_content .line-icons, .product_page_content .technical-icons {
    margin-top: -10px
  }
}

.product_page_content .bar h3 {
  font-size: 16px;
  color: #6FBA2C;
  font-weight: 700;
  position: relative;
  top: -2px
}

.product_page_content .bar.txt-gray h3 {
  color: #6e6c6b
}

.product_page_content .prod-vars .prod-vars-item a.prod-vars-item-anchor {
  border: 2px solid #e6e6e6;
  padding: 17px 17px 0 17px
}

.prod-vars-item-anchor {
  width: 95% !important;
  border: 2px solid #6FBA2C;
  background-color: #fff
}

@media (max-width:600px) {
  .prod-vars-item-anchor {
    width: 100% important;
    margin: 0 auto !important
  }
}

@media (min-width :601px) and (max-width:960px) {
  .product_page_content div.prod-vars div.prod-vars-item a.prod-vars-item-anchor {
    width: 96% !important
  }
  .product_page_content div.prod-vars div.prod-vars-item:nth-child(2n+1) a.prod-vars-item-anchor {
    margin: 0 auto 0 0 !important
  }
  .product_page_content div.prod-vars div.prod-vars-item:nth-child(2n) a.prod-vars-item-anchor {
    margin: 0 0 0 auto !important
  }
}

@media (min-width:961px) {
  .product_page_content div.prod-vars div.prod-vars-item:nth-child(3n+1) a.prod-vars-item-anchor {
    margin: 0 auto 0 0 !important
  }
  .product_page_content div.prod-vars div.prod-vars-item:nth-child(3n+2) a.prod-vars-item-anchor {
    margin: 0 2% 0 2% !important
  }
  .product_page_content div.prod-vars div.prod-vars-item:nth-child(3n) a.prod-vars-item-anchor {
    margin: 0 0 0 auto !important
  }
}

@media (max-width:960px) {
  .form-preventivo-submit {
    float: left;
    margin-top: 20px
  }
}

@media (min-width:961px) {
  .form-preventivo-submit {
    float: right
  }
}

@media (min-width:961px) {
  .tcol1 {
    width: 8.333333%
  }
  .tcol2 {
    width: 16.666666%
  }
  .tcol3 {
    width: 25%
  }
  .tcol4 {
    width: 33.333333%
  }
  .tcol5 {
    width: 41.666666%
  }
  .tcol6 {
    width: 50%
  }
  .tcol7 {
    width: 58.333333%
  }
  .tcol8 {
    width: 66.666666%
  }
  .tcol9 {
    width: 75%
  }
  .tcol10 {
    width: 83.333333%
  }
  .tcol11 {
    width: 91.666666%
  }
  .tcol12 {
    width: 100%
  }
  .rowContainer, .rowContainer>.row {
    padding: 10px 0
  }
  .rowContainer>.row.margin-true {
    padding: 0 10px
  }
  .row.margin-true>div>div {
    margin: 20px 10px
  }
  .row.margin-true>div>div:first-of-type {
    margin-top: 10px
  }
  .row.margin-true>div>div:last-of-type {
    margin-bottom: 10px
  }
}

.product_page_content .prod-vars .prod-vars-item.selected a.prod-vars-item-anchor {
  background-color: #fff;
  width: auto;
  border: 2px solid #6FBA2C
}

.product_page_content .prod-vars .prod-vars-item a.prod-vars-item-anchor img {
  width: 54px;
  height: 54px
}

.product_page_content .product-media {
  margin-top: 30px;
  background: #fff;
  margin-bottom: 30px;
  visibility: hidden
}

@media screen and (min-width:601px) {
  .product_page_content .product-media .col6 {
    width: 48%;
    margin-bottom: 4%
  }
  .product_page_content .product-media .col6:nth-child(even) {
    margin-left: 2%
  }
  .product_page_content .product-media .col6:nth-child(odd) {
    margin-right: 2%
  }
}

.product_page_content .product-media .media {
  border: 2px solid #e6e6e6;
  margin: 0;
  position: relative;
  overflow: hidden
}

.product_page_content .product-media .media {
  font: 0/0 a
}

.product_page_content .product-media .media:before {
  content: ' ';
  display: inline-block;
  vertical-align: middle;
  height: 100%
}

.product_page_content .product-media .media>img {
  display: inline-block;
  vertical-align: middle
}

.product_page_content .product-media .media.type1.fullw {
  max-width: 100%;
  width: 100%;
  box-sizing: border-box
}

@media (min-width :601px) and (max-width:768px) {
  .product_page_content .product-media .media.type1.fullw {
    max-width: 100%;
    width: 100%
  }
}

@media (max-width :600px) {
  .product_page_content .product-media .media.type1.fullw {
    max-width: 100%;
    width: 100%
  }
  .product_page_content .product-media .col6 {
    min-height: 115px
  }
}

.product_page_content .product-media .products-preview {
  margin: 10px 25px 0;
  padding: 0 10px
}

@media (max-width :600px) {
  .product_page_content .product-media .products-preview {
    margin: -10px 0 0;
    padding: 0
  }
}

.product_page_content .product-media .products-preview .slick-slide {
  outline: 0;
  margin: 0 5px
}

.product_page_content .product-media .products-preview img {
  width: auto;
  height: 100px;
  display: block;
  margin-bottom: 5px;
  border: 1px solid #98a2a5
}

.product_page_content .product-media .products-preview img.selected {
  border: 1px solid #000
}

.product_page_content .product-media .products-preview img:hover {
  border: 1px solid #6FBA2C
}

.products-preview .slick-next, .products-preview .slick-prev {
  top: 50%;
  width: 25px;
  height: 24px;
  background: url("../images/custom/slider-nav.png") !important;
  text-indent: -99999px
}

.products-preview .slick-arrow.slick-disabled {
  display: none !important
}

.products-preview .slick-next {
  right: -25px;
  background-position: right top !important
}

.products-preview .slick-next:hover {
  background-position: right -25px !important
}

.products-preview .slick-prev {
  background-position: left top !important;
  left: -25px
}

.products-preview .slick-prev:hover {
  background-position: left -25px !important
}

.product_page_content .product-media .media-overlay:after {
  display: none
}

.product_page_content .product-media .media-overlay .fa-search {
  position: absolute;
  bottom: 10px;
  right: 10px;
  font-size: 30px;
  color: #d4d4d4
}

.product_page_content .table-color-azure.table-filter td, .product_page_content .table-color-gray.table-filter td, .product_page_content .table-color-red.table-filter td {
  border: 1px solid #fff !important
}

.product_page_content .table-color-azure.table-filter td.bg-action, .product_page_content .table-color-gray.table-filter td.bg-action, .product_page_content .table-color-red.table-filter td.bg-action {
  background: #fdede0 !important
}

.product_page_content .table-color-azure.table-filter tr:hover td.bg-action, .product_page_content .table-color-gray.table-filter tr:hover td.bg-action, .product_page_content .table-color-red.table-filter tr:hover td.bg-action {
  background: #eaeaea !important
}

.product_page_content .table-color-azure.table-filter th, .product_page_content .table-color-gray.table-filter th, .product_page_content .table-color-red.table-filter th {
  text-align: center;
  text-align-last: center;
  border: 1px solid #fff !important;
  border-bottom: 1px solid #bebebe !important
}

.product_page_content .table-color-azure.table-filter th {
  border-bottom: 1px solid #c2f2f2 !important
}

.product_page_content .table-color-red.table-filter th {
  border-bottom: 1px solid #fff !important
}

.product_page_content .table-color-azure.table-filter .box-btn-action button, .product_page_content .table-color-gray.table-filter .box-btn-action button, .product_page_content .table-color-red.table-filter .box-btn-action button {
  background: 0 0;
  border: none;
  cursor: pointer
}

.product_page_content .table-color-azure.table-filter .box-btn-action button:active, .product_page_content .table-color-azure.table-filter .box-btn-action button:focus, .product_page_content .table-color-gray.table-filter .box-btn-action button:active, .product_page_content .table-color-gray.table-filter .box-btn-action button:focus, .product_page_content .table-color-red.table-filter .box-btn-action button:active, .product_page_content .table-color-red.table-filter .box-btn-action button:focus {
  outline: 0
}

.product_page_content .table-color-azure.table-filter .box-btn-action button i, .product_page_content .table-color-gray.table-filter .box-btn-action button i, .product_page_content .table-color-red.table-filter .box-btn-action button i {
  color: #000;
  font-size: 12px
}

.product_page_content .note {
  font-size: 10px;
  font-style: italic
}

.product_page_content .note a {
  color: #6FBA2C;
  text-decoration: none;
  font-size: 10px;
  font-style: italic
}

.hidden {
  display: none !important
}

#cboxWrapper .oh_tit {
  font-size: 22px;
  line-height: 26px
}

#cboxWrapper .cadenas-3d {
  width: 100%;
  float: none;
  max-height: 364px;
  height: auto;
  margin-bottom: 25px;
  overflow: hidden
}

#cboxWrapper .cadenas-form {
  float: none;
  width: 100%;
  padding-left: 0
}

#cboxWrapper .bar h3 {
  font-size: 16px;
  color: #6FBA2C;
  font-weight: 700;
  position: relative;
  top: -2px
}

#cboxWrapper .cadenasLoading {
  display: none;
  text-align: center
}

#cboxWrapper .cadenasLoading img {
  position: absolute;
  margin-top: -12px
}

#cboxWrapper .field {
  width: 36%;
  float: left;
  margin-right: 15px;
  margin-bottom: 0
}

#cboxWrapper .field select {
  font-size: 16px;
  color: #6e6c6b;
  border: 1px solid #dadada;
  background-color: #e6e6e6;
  padding: 11px 4px;
  border-radius: 6px
}

#cboxWrapper .field select:first-child {
  text-transform: capitalize
}

#cboxWrapper .field select:focus {
  outline: 0
}

#cboxWrapper .cta-orange {
  font-weight: 400;
  font-size: 15px;
  padding: 13px;
  min-width: 165px;
  border-radius: 6px
}

#cboxWrapper input[type=text].cta-orange.userTypeG {
  background-color: #fff;
  color: #6e6c6b;
  border: 1px solid #dadada;
  text-transform: none;
  width: 153px
}

#cboxWrapper .cta-orange[name="2d3dDesignSubmit"], #cboxWrapper .field.field-tipo {
  width: 145px;
  min-width: 145px
}

#cboxWrapper .cta-orange[name="2d3dDesignSubmit"].userTypeG {
  width: 100px;
  min-width: 100px;
  margin-left: 15px
}

@media (min-width:500px) {
  #cboxWrapper .cta-orange.designDownload {
    margin-right: 15px
  }
}

#cboxWrapper #cboxClose {
  top: -21px;
  right: -21px;
  background: url(../images/custom/close-fancy.png?i=20180219) 0 2px no-repeat;
  cursor: pointer
}

#cboxWrapper .btn-close:active, #cboxWrapper .btn-close:focus {
  outline: 0
}

#cboxWrapper .form-addtocart {
  border-bottom: none;
  margin-bottom: 0;
  padding-top: 0
}

#cboxWrapper .form-addtocart .cta-orange {
  font-size: 15px;
  font-weight: 400;
  min-width: 40%;
  min-height: 45px
}

#cboxWrapper .form-addtocart .field {
  width: 50%
}

#cboxWrapper .form-addtocart .field input[type=number] {
  background: #fff;
  border: 1px solid #dadada;
  padding: 12.5px;
  font-size: 16px;
  color: #6e6c6b;
  box-shadow: none
}

#cboxWrapper .form-addtocart .field input[type=number]:focus {
  outline: 0
}

#cboxWrapper .form-addtocart .field.input-ico {
  position: relative
}

#cboxWrapper .form-addtocart .field.input-ico i {
  position: absolute;
  top: 14px;
  left: 15px;
  font-size: 16px;
  color: #6e6c6b
}

#cboxWrapper .form-addtocart .field.input-ico input[type=number] {
  padding: 0 0 0 39px;
  line-height: 45px;
  min-height: 45px
}

#cboxWrapper .form-addtocart .field.input-ico input[type=number]:disabled {
  opacity: .75
}

.product_page_content .vertical-tabber .dash-list {
  padding-left: 18px
}

.product_page_content #verticalTaber1 {
  margin-bottom: 85px !important
}

.product_page_content #verticalTaber1 [id^=tabContent] table {
  border-collapse: collapse;
  margin: 50px auto
}

.product_page_content #verticalTaber1 [id^=tabContent] table td {
  border: 2px solid #dddedf
}

.product_page_content #verticalTaber1 [id^=tabContent] table thead tr:first-child td, .product_page_content #verticalTaber1 [id^=tabContent] table thead tr:first-child th {
  font-weight: 700;
  background-color: #dddedf;
  padding: 5px 8px
}

.product_page_content #verticalTaber1 [id^=tabContent] table td {
  text-align: center;
  padding: 5px 8px
}

.product_page_content #otc-form-preventivo {
  margin-bottom: 50px
}

.product_page_content #otc-form-preventivo .field.input-ico, .product_page_content #otc-form-preventivo .field.textarea-ico {
  position: relative
}

.product_page_content #otc-form-preventivo .field.input-ico {
  padding-right: 15px
}

.product_page_content #otc-form-preventivo .field.textarea-ico textarea {
  width: 100%;
  resize: none;
  padding: 15px 15px 15px 38px;
  font-size: 16px;
  color: #6e6c6b;
  background-color: #f4f4f4;
  border: 1px solid #e6e6e6;
  border-radius: 3px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 15px;
  box-shadow: none
}

.product_page_content #otc-form-preventivo .field.input-ico input[type=text], .product_page_content #otc-form-preventivo .field.input-ico select {
  width: 100%;
  font-size: 16px;
  color: #6e6c6b;
  background-color: #f4f4f4;
  border: 1px solid #e6e6e6;
  border-radius: 3px;
  padding: 0 0 0 43px;
  line-height: 45px;
  min-height: 45px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  box-shadow: none
}

.product_page_content #otc-form-preventivo .field.input-ico select:invalid {
  color: #ababb9 !important
}

.product_page_content #otc-form-preventivo .field.input-ico input[type=text]:focus, .product_page_content #otc-form-preventivo .field.textarea-ico textarea:focus {
  outline: 0
}

.product_page_content #otc-form-preventivo .field.input-ico i, .product_page_content #otc-form-preventivo .field.textarea-ico i {
  position: absolute;
  top: 15px;
  left: 15px;
  color: #6e6c6b;
  font-size: 16px
}

.product_page_content #otc-form-preventivo button.cta-orange {
  line-height: 34px;
  width: 100%;
  max-width: 260px;
  font-weight: 400;
  font-size: 15px;
  border-radius: 4px
}

.product_page_content .product-media .media .awards {
  position: absolute;
  bottom: 10px;
  right: 54px;
  z-index: 1
}

.product_page_content .product-media .media img.award {
  display: none;
  margin-right: 7px
}

.product_page_content .product-media .media img.award.icon__logo__ELE_OD__ {
  display: inline;
  max-width: none
}

@media (max-width :600px) {
  .product_page_content .product-media {
    margin-bottom: 0;
    padding-bottom: 0
  }
  .product_page_content .product-media .media {
    margin-bottom: 15px;
    padding-top: 30px;
    padding-bottom: 30px
  }
  .product_page_content .product-media .media img.award {
    bottom: 0;
    max-width: 19px
  }
}

@media (max-width :500px) {
  .product_page_content .prod-vars .prod-vars-item {
    width: 100%;
    padding: 0 0 14px !important
  }
  .product_page_content div.prod-vars div.prod-vars-item:nth-child(4n), .product_page_content div.prod-vars div.prod-vars-item:nth-child(4n+1) {
    padding: 0 0 14px
  }
  .box-adjust-table button {
    min-width: 300px !important
  }
  .btn-reset-filters {
    margin-left: 0 !important;
    margin-top: 20px
  }
  #cboxWrapper .oh_tit {
    font-size: 16px
  }
  #cboxWrapper .field {
    width: 100%;
    margin-right: 0;
    margin-bottom: 12px
  }
  #cboxWrapper .cta-orange {
    min-width: 100%
  }
  #cboxWrapper .form-addtocart .field {
    width: 100%
  }
  #cboxWrapper .form-addtocart .cta-orange {
    min-width: 100%
  }
  #otc-form-preventivo .col5, #otc-form-preventivo .col7 {
    width: 100%
  }
  .product_page_content #otc-form-preventivo button.cta-orange {
    max-width: 100%;
    margin-top: 15px
  }
}

.prod-breadcrumb {
  margin-top: 0 !important;
  margin-bottom: 0 !important
}

@media (max-width :600px) {
  .prod-breadcrumb {
    margin-top: 0 !important;
    margin-bottom: 0 !important
  }
}

.prod-heading {
  margin-top: 20px !important;
  margin-bottom: 20px !important
}

.prod-heading:after {
  content: " ";
  display: table
}

.prod-heading:after {
  clear: both
}

.line-icons {
  float: right;
  margin-bottom: 10px
}

.technical-icons {
  float: right;
  clear: right
}

.prod-heading-desc {
  display: inline-block;
  float: left
}

.product_page_content .prod-desc, .product_page_content .prod-title {
  margin: 0;
  padding: 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 30px;
  line-height: 30px;
  color: #6e6c6b
}

.product_page_content .prod-desc {
  margin-left: 8px;
  padding-left: 10px;
  border-left: 2px solid #c9cece;
  display: inline-block
}

@media (max-width :600px) {
  .product_page_content .prod-desc {
    margin-left: 0;
    padding-left: 0;
    display: block;
    border-left: none
  }
}

.product_page_content .prod-title {
  color: #6FBA2C
}

.product_page_content .prod-subtitle {
  display: block;
  font-weight: 700;
  color: #6e6c6b
}

.product_page_content .prod-desc-design {
  margin: 12px 0 0;
  padding: 0;
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 24px;
  color: #6e6c6b
}

.prod-heading-nav {
  margin-top: 15px !important;
  margin-bottom: 15px !important
}

.prod-heading-nav .cta {
  display: inline-block;
  margin-right: 20px
}

@media (max-width :360px) {
  .prod-heading-nav .cta {
    display: block;
    float: none !important;
    margin-right: 0 !important;
    margin-bottom: 10px;
    width: auto;
    text-align: center
  }
  .prod-heading-nav .cta:last-child {
    margin-bottom: 0
  }
}

@media (max-width :600px) {
  .prod-heading-nav .cta:last-child {
    float: right;
    margin-right: 0
  }
}

@media (min-width :601px) and (max-width:800px) {
  .prod-heading-nav .cta {
    margin-bottom: 10px;
    width: 140px;
    text-align: center
  }
  .prod-heading-nav .cta:last-child {
    margin-bottom: 0
  }
}

.prod-heading-links {
  float: right;
  position: relative;
  max-width: 50%
}

@media (max-width :960px) {
  .prod-heading-links {
    max-width: 100%
  }
}

.prod-heading-links:after {
  content: " ";
  display: table
}

.prod-heading-links:after {
  clear: both
}

.prod-heading-links>ul {
  margin: 0;
  padding: 0
}

.prod-heading-links li {
  display: inline-block;
  float: right;
  list-style-type: none;
  margin: 5px 0;
  padding: 0 2px;
  font-family: Arial, sans-serif;
  font-size: 11px;
  line-height: 15px
}

.prod-heading-links li a {
  color: #666
}

.prod-heading-links li a:hover {
  color: #6FBA2C
}

.prod-heading-links .clear-li {
  clear: both;
  width: 100%;
  height: 1px;
  margin: 0
}

@media (max-width :600px) {
  .prod-heading-links {
    margin-top: 10px !important;
    margin-bottom: 10px !important
  }
}

.prod-heading-links li.technical_alternative {
  margin-left: 15px
}

.prod-heading-links li.technical_alternative .icon-inch-pdf {
  display: block;
  background: url(../images/custom/INCH_pdf.png?i=20180219) no-repeat 0 0;
  width: 92px;
  height: 30px;
  margin: 0 auto
}

.prod-heading-links li.technical_alternative .alternative_text {
  font-size: 12px
}

.prod-heading-links li.technical_alternative_prod {
  display: block;
  float: none;
  position: absolute;
  left: -50px
}

.prod-vars:after {
  content: " ";
  display: table
}

.prod-vars:after {
  clear: both
}

.prod-vars-item {
  margin-bottom: 10px
}

.prod-vars-item-anchor {
  display: block;
  box-sizing: border-box
}

.prod-vars-item-anchor:after {
  content: " ";
  display: table
}

.prod-vars-item-anchor:after {
  clear: both
}

.prod-vars-item.selected .prod-vars-item-anchor {
  background-color: #f0f0f0
}

.prod-vars-item-anchor>img {
  float: left;
  display: block;
  width: 75px;
  height: 75px;
  margin: 0 10px 0 0;
  padding-bottom: 14px
}

.prod-vars-item-title, .prod-vars-item-title2 {
  display: block;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 14px;
  line-height: 1.2;
  color: #000
}

.prod-vars-item .prod-vars-item-title, .prod-vars-item.selected .prod-vars-item-title {
  color: #6FBA2C
}

.prod-vars-item-desc {
  display: block;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  line-height: 1.2;
  color: #41494c;
  padding-bottom: 14px
}

@media (max-width :600px) {
  .prod-vars-item {
    float: none;
    margin-right: 0;
    margin-bottom: 0;
    border-bottom: solid 1px #f0f0f0
  }
  .prod-vars-item-anchor {
    width: auto
  }
}

.product-media {
  background: url(../images/custom/line.jpg?i=20180219) repeat-x bottom center;
  padding-bottom: 30px;
  margin-bottom: 40px
}

.media {
  display: block;
  margin: 10px;
  padding: 25px;
  text-align: center
}

.media>img {
  display: inline-block;
  max-width: 100%
}

.media-drawing {
  border: solid 5px #edf2f2
}

.media-overlay {
  display: block;
  position: relative
}

.media-overlay:after {
  content: '';
  position: absolute;
  bottom: 10px;
  right: 10px;
  height: 30px;
  width: 30px;
  background: url(../images/custom/zoom_image.png?i=20180219) no-repeat center center
}

.media-overlay:active, .media-overlay:focus {
  outline: 0
}

.execution-table {
  float: none !important;
  margin-top: 40px !important;
  margin-bottom: 60px !important
}

@media screen and (max-width:600px) {
  .execution-table {
    margin-top: 15px !important
  }
}

.execution-table table.table-filter {
  border-collapse: collapse;
  width: 100%
}

.execution-table table.table-filter.maxh tbody, .execution-table table.table-filter.maxh thead {
  display: block;
  width: 100%
}

.execution-table table.table-filter.maxh tbody {
  overflow: auto;
  max-height: 540px
}

.execution-table table.table-filter thead select {
  width: 100%
}

.execution-table table.table-filter thead.border-right {
  padding-right: 16px;
  box-sizing: border-box
}

.execution-table .table-filter tbody td, .execution-table .table-filter tbody th, .execution-table .table-filter thead td, .execution-table .table-filter thead th {
  border: 0 !important;
  word-wrap: normal;
  white-space: normal;
  word-break: normal
}

.execution-table .table-filter thead td, .execution-table .table-filter thead th {
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 4px;
  padding-right: 4px;
  height: auto
}

.execution-table .table-filter tbody td, .execution-table .table-filter tbody th {
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 3px;
  padding-right: 3px;
  height: auto
}

.execution-table caption {
  display: none
}

td.col-hide, th.col-hide {
  display: none
}

.table-filter .flt, .table-filter .flt_s, .table-filter .single_flt {
  border: none;
  margin: 0;
  padding: 0 3px;
  height: 15px;
  border-radius: 0;
  color: #000;
  font-family: 'Open Sans', sans-serif;
  font-size: 9px;
  font-weight: 700
}

.external-filter {
  background: url(../images/custom/line.jpg?i=20180219) repeat-x center bottom
}

.external-filter .btn-reset-filters {
  margin-top: 0;
  margin-left: 0;
  float: none
}

.color-filter:after {
  content: " ";
  display: table
}

.color-filter:after {
  clear: both
}

.external-filter .bar span {
  font-size: 16px
}

.external-filter .table-filter td:first-child {
  width: 36px
}

.color-preview {
  float: left;
  width: 100px
}

.color-preview-item {
  display: none
}

.color-preview-item>img {
  display: block;
  margin: 0 12px;
  height: 73px;
  width: 73px
}

.color-preview-item[data-filter-value=default] {
  display: block
}

.color-picker {
  margin: 15px 0;
  float: left
}

.color-picker:after {
  content: " ";
  display: table
}

.color-picker:after {
  clear: both
}

.color-picker-item {
  position: relative;
  float: left;
  border: 0;
  cursor: pointer;
  margin-bottom: 20px;
  margin-right: 15px
}

.color-picker-item .color-picker-item_select {
  border: solid 2px transparent
}

.color-picker-item.selected .color-picker-item_select {
  border: solid 2px #3aaa35
}

.color-picker-item img {
  display: block;
  width: 100%
}

.color-picker-item[data-filter-value=clear], .color-picker-item[data-filter-value=default] {
  margin: 0 15px
}

.color-picker-item .color-picker-item_select {
  width: 139px;
  height: 40px
}

.color-picker-item .color-picker-item_code {
  text-align: center;
  font-weight: 700;
  font-size: 16px;
  margin-top: 5px
}

.color-picker-item .color-item_tooltip {
  opacity: 0;
  z-index: -2;
  position: absolute;
  width: 200px;
  top: 0;
  left: 0;
  margin-left: -18px;
  margin-top: -188px;
  box-shadow: 1px 7px 28px 2px rgba(0, 0, 0, .2);
  transition: opacity .25s ease, z-index .1s .25s
}

.color-picker-item .color-item_tooltip .arrow {
  position: absolute;
  color: #fff;
  font-size: 40px;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 0;
  margin-bottom: -24px;
  text-align: center
}

.color-picker-item .color-item_tooltip img {
  width: 100%
}

.color-picker-item:hover .color-item_tooltip {
  opacity: 1;
  z-index: 2;
  transition: opacity .25s ease, z-index .1s
}

@media (max-width :600px) {
  .color-filter {
    position: relative
  }
  .color-preview {
    float: none;
    margin: 0 auto 10px
  }
  .color-picker-item[data-filter-value=clear], .color-picker-item[data-filter-value=default] {
    position: absolute;
    top: -58px;
    right: -15px;
    background: #fff;
    padding: 0 8px 0 5px
  }
  .color-picker-item {
    width: 45%;
    max-width: 160px
  }
  .color-picker-item .color-item {
    width: 100%
  }
  .color-picker-item .color-item_tooltip {
    display: none !important
  }
  .color-picker-item:nth-child(2n-1) {
    margin-right: 3%
  }
  .external-filter .btn-reset-filters {
    position: absolute;
    margin-top: -67px;
    right: 0;
    margin-right: 10px
  }
  .external-filter .btn-reset-filters:before {
    content: '';
    position: absolute;
    left: 0;
    height: 100%;
    width: 10px;
    background: #fff;
    margin-left: -11px
  }
}

.execution-table .table-filter td, .execution-table .table-filter th {
  text-indent: 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 11px;
  line-height: 1.2;
  color: #000;
  text-align: left;
  text-align-last: left;
  -moz-text-align-last: left;
  word-break: break-all;
  word-wrap: break-word
}

.execution-table .table-filter tbody td, .execution-table .table-filter tbody th {
  font-weight: 400;
  font-size: 10px
}

.table-heading {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 11px;
  color: #000;
  line-height: 1.2;
  margin-top: 10px !important;
  margin-bottom: 10px !important;
  padding: 0
}

.table-heading p {
  margin: 8px 0 4px
}

.table-heading-icon {
  float: right
}

.table-wrapper {
  clear: both;
  margin-bottom: 10px !important;
  padding-top: 20px
}

.table-footer {
  font-family: 'Open Sans', sans-serif;
  font-style: italic;
  font-size: 10px;
  color: #000;
  line-height: 1.2;
  margin-top: 10px !important;
  margin-bottom: 10px !important;
  padding: 0
}

.table-footer a {
  color: #6FBA2C;
  text-decoration: none
}

.execution-table .table-color-gray thead td, .execution-table .table-color-gray thead th {
  background-color: #bebebe
}

.execution-table .table-color-gray tbody td, .execution-table .table-color-gray tbody th {
  background-color: #edf2f2
}

.execution-table .table-color-gray tbody tr:hover td {
  background-color: #eaeaea !important
}

.execution-table .table-color-azure thead td, .execution-table .table-color-azure thead th {
  background-color: #c2f2f2
}

.execution-table .table-color-azure tbody td, .execution-table .table-color-azure tbody th {
  background-color: #ebf7f7
}

.execution-table .table-color-azure tbody tr:hover td {
  background-color: #eaeaea !important
}

.execution-table .table-color-red thead td, .execution-table .table-color-red thead th {
  background-color: #d1abab
}

.execution-table .table-color-red tbody td, .execution-table .table-color-red tbody th {
  background-color: #f2e6e6
}

.execution-table .table-color-red tbody tr:hover td {
  background-color: #eaeaea !important
}

.configuratore-container {
  margin-bottom: 100px
}

.configuratore-container .bar {
  font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
  margin-bottom: 35px
}

.configuratore-container .bar span {
  position: relative;
  top: -4px
}

.configuratore-filtri {
  font-family: 'Open Sans', sans-serif
}

.configuratore-container .external-filter {
  background: 0 0
}

.configuratore-container .external-filter+.external-filter {
  padding: 25px 0;
  border-top: solid 1px #e6e6e6
}

.configuratore-container .filter-name {
  float: left;
  width: 240px;
  padding-right: 15px;
  font-weight: 700;
  color: #6e6c6b;
  text-transform: uppercase
}

.configuratore-container .filter-control {
  float: left;
  width: calc(100% - 255px)
}

.configuratore-container .filter-control label {
  display: inline-block;
  padding: 0 30px 12px 0;
  color: #6e6c6b
}

.configuratore-container .filter-control[data-filter-name=reading_after_one_revolution] label, .configuratore-container .filter-control[data-filter-name=reading_on_the_counter_after_one_revolution_of_the_red_pointer] label {
  width: 124px
}

.configuratore-container .filter-control[data-filter-name=ratio] label {
  width: 70px
}

.configuratore-container .filter-control label.selected {
  color: #000
}

.configuratore-container .filter-control input[type=checkbox], .configuratore-container .filter-control input[type=radio] {
  margin-right: 7px
}

@media screen and (max-width:600px) {
  .configuratore-container .filter-name {
    float: none;
    width: auto;
    margin-bottom: 15px
  }
  .configuratore-container .filter-control {
    float: none;
    width: auto
  }
}

.configuratore-container .execution-table .table-filter thead td, .configuratore-container .execution-table .table-filter thead th {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 12px;
  padding-right: 12px
}

.configuratore-container .execution-table .table-filter tbody td, .configuratore-container .execution-table .table-filter tbody th {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 12px;
  padding-right: 12px
}

.configuratore-container .execution-table .table-filter td, .configuratore-container .execution-table .table-filter th, .configuratore-container .product-table-main-value {
  font-size: 12px
}

.overlay-content {
  padding: 15px;
  color: #000
}

.overlay-content .overlay-heading {
  margin-bottom: 28px
}

.overlay-content .oh_tit {
  color: #000;
  font-size: 18px;
  line-height: 18px;
  font-family: Arial, sans-serif;
  font-weight: 700;
  padding-right: 20px
}

.overlay-content .oh_tit strong {
  color: #6FBA2C
}

.overlay-content .oh_subtit {
  display: block;
  margin: 5px 0;
  font-family: Arial, sans-serif;
  font-size: 11px;
  line-height: 11px
}

.overlay-tabs-nav {
  padding: 0;
  margin: 0 0 20px 0;
  list-style: none;
  text-align: center
}

.overlay-tabs-nav:after {
  content: " ";
  display: table
}

.overlay-tabs-nav:after {
  clear: both
}

.overlay-tabs-nav>li {
  display: block;
  float: left;
  text-align: center;
  margin-right: 15px
}

.overlay-tabs-nav>li>a {
  display: inline-block;
  padding: .5em 1em;
  min-width: 180px;
  border: 2px solid #cdcdcd;
  text-align: center;
  background: #999 !important;
  color: #fff;
  cursor: pointer;
  text-decoration: none;
  font-size: 11px;
  line-height: 14px
}

.overlay-tabs-nav>li.active>a {
  background: #6FBA2C !important;
  border: 2px solid #fbc99f
}

.overlay-tabs-content {
  display: none
}

.overlay-tabs-content.active {
  display: block
}

.overlay-tabs-content:after {
  content: " ";
  display: table
}

.overlay-tabs-content:after {
  clear: both
}

.overlay-text {
  color: #4d4d4d;
  font-size: 13px;
  line-height: 15px
}

.overlay-text p {
  margin-bottom: 15px
}

.overlay-content .button_text {
  line-height: 24px
}

.popup-card #cboxWrapper {
  background: 0 0
}

.product-details {
  background: #fff
}

.product-details--upsell .overlay-icons {
  display: none
}

.product-details--upsell .loading {
  position: absolute;
  left: calc(50% - 22px);
  top: 100px;
  text-align: center
}

.product-details--upsell .headingMode2 {
  position: relative
}

.product-details--upsell .form-addtocart, .product-details--upsell .overlay-heading, .product-details--upsell .overlay-thumb {
  visibility: hidden
}

.product-details+.product-details--upsell {
  margin-top: 15px
}

.product-details+.product-details--upsell>div {
  background: #fff
}

.product-details+.product-details--upsell .cta-orange {
  background: #b5b5b5;
  border: none
}

.upsell-head {
  padding: 0 28px;
  height: 60px;
  background: #009fe3 !important;
  color: #fff
}

.upsell-head__logo {
  float: left;
  margin: 13px 30px 0 0
}

.upsell-head__title {
  float: left;
  padding: 10px 0;
  font-size: 22px;
  line-height: 40px;
  font-weight: 700;
  font-family: 'Open Sans', sans-serif
}

.upsell-head__icons {
  float: right;
  margin-top: 11px;
  border-radius: 7px;
  background: #fff;
  line-height: 10px
}

.upsell-head .line-icons {
  margin-bottom: 0
}

.upsell-head .technical-icons {
  clear: none
}

.upsell-head .line-icons img, .upsell-head .technical-icons img {
  margin: 2px
}

.popup-card .separator__label {
  float: right;
  margin-top: -33px;
  padding: 5px 18px;
  background: #009fe3;
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600
}

@media (max-width:600px) {
  .upsell-head__logo {
    margin-right: 12px
  }
  .upsell-head__title {
    float: right
  }
  .upsell-head__icons {
    display: none
  }
  .product-details+.product-details--upsell {
    position: relative
  }
  .product-details+.product-details--upsell:before {
    content: '';
    display: block;
    width: 100%;
    height: 12px;
    position: absolute;
    top: -15px;
    left: 0;
    background: transparent url(../images/upsell-overlay-arrow.png?i=20180219) no-repeat center top
  }
  .product-details--upsell .overlay-icons {
    display: block
  }
  .popup-card .overlay-content .separator--upsell {
    display: block !important;
    border: none;
    margin-top: 45px
  }
  .popup-card .overlay-content .separator--upsell .separator__label {
    float: left
  }
}

compare-filters {
  display: none
}

.overlay--compare compare-filters {
  display: block
}

.overlay--compare #cboxContent {
  margin: 0
}

.overlay--compare #cboxWrapper #cboxClose {
  right: 0;
  top: -2px
}

.overlay-content--compare {
  padding: 0
}

.overlay-content--compare .overlay-heading {
  padding: 0 28px;
  height: 60px;
  background: #6FBA2C !important;
  color: #fff
}

.overlay-content--compare .overlay-heading__logo {
  float: left;
  margin: 13px 30px 0 0
}

.overlay-content--compare .overlay-heading__title {
  float: left;
  padding: 10px 0;
  font-size: 22px;
  line-height: 40px;
  font-weight: 400;
  font-family: 'Open Sans', sans-serif
}

.compare-form>fieldset {
  margin: 30px
}

.compare-form__head {
  margin: 15px 0 20px;
  font-size: 16px;
  line-height: 18px;
  font-weight: 700;
  font-family: 'Open Sans', sans-serif;
  color: #6a6a6a
}

.compare-form__body {
  margin-bottom: 25px
}

#cboxWrapper .compare-form__body .field {
  width: auto;
  float: none;
  margin-right: 32px;
  margin-bottom: 15px
}

#cboxWrapper .compare-form__body .field--required {
  position: relative
}

#cboxWrapper .compare-form__body .field--required:before, #cboxWrapper .compare-form__body .field--valid:before {
  position: absolute;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 19px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  right: -40px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%)
}

#cboxWrapper .compare-form__body .field--required:before {
  content: "\f071";
  color: #eeca00
}

#cboxWrapper .compare-form__body .field--valid:before {
  content: "\f00c";
  color: #3aaa35
}

#cboxWrapper .compare-form__body .field--select {
  position: relative
}

#cboxWrapper .compare-form__body .field--select:after {
  content: "\f0dc";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  line-height: 28px;
  padding: 14px 0;
  text-align: center;
  color: #6e6c6b;
  background: #eaeaea;
  background: -moz-linear-gradient(top, #f3f4f3 0, #dededf 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f3f4f3), color-stop(100%, #dededf));
  background: -webkit-linear-gradient(top, #f3f4f3 0, #dededf 100%);
  background: -o-linear-gradient(top, #f3f4f3 0, #dededf 100%);
  background: -ms-linear-gradient(top, #f3f4f3 0, #dededf 100%);
  background: linear-gradient(top, #f3f4f3 0, #dededf 100%);
  -webkit-border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  -moz-border-radius-bottomright: 6px;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  pointer-events: none
}

#cboxWrapper .compare-form__body .field--select .field__control {
  width: 100%;
  font-size: 19px;
  line-height: 30px;
  padding: 14px 50px 14px 20px;
  font-weight: 700;
  font-family: 'Open Sans', sans-serif;
  color: #6e6c6b;
  border: none;
  border-radius: 6px;
  background: #eaeaea;
  background: -moz-linear-gradient(top, #f3f4f3 0, #dededf 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f3f4f3), color-stop(100%, #dededf));
  background: -webkit-linear-gradient(top, #f3f4f3 0, #dededf 100%);
  background: -o-linear-gradient(top, #f3f4f3 0, #dededf 100%);
  background: -ms-linear-gradient(top, #f3f4f3 0, #dededf 100%);
  background: linear-gradient(top, #f3f4f3 0, #dededf 100%)
}

#cboxWrapper .compare-form__body .field--valid .field__control {
  -moz-box-shadow: 0 0 0 1px #95c11f;
  -webkit-box-shadow: 0 0 0 1px #95c11f;
  box-shadow: 0 0 0 1px #95c11f
}

.compare-form-cta {
  -webkit-appearance: none;
  display: block;
  float: left;
  border: none;
  width: calc(50% - 8px);
  margin-left: 16px;
  padding: 10px 15px;
  min-width: 165px;
  border-radius: 6px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  font-family: 'Open Sans', sans-serif;
  text-transform: uppercase
}

.compare-form-cta:first-child {
  margin-left: 0
}

.compare-form-cta--orange {
  background: #6FBA2C;
  color: #fff
}

.compare-form-cta--orange:hover {
  cursor: pointer;
  background: #d67729
}

.compare-form-cta--gray {
  background: #dadada;
  color: #fff
}

.compare-form-cta--gray:hover {
  cursor: pointer;
  background: #c6c6c6
}

@media screen and (max-width:600px) {
  .overlay-content--compare .overlay-heading {
    margin: 0;
    padding: 0 15px
  }
  .overlay-content--compare .overlay-heading__logo {
    margin-right: 15px
  }
  .overlay-content--compare .overlay-heading__title {
    font-size: 20px
  }
  .compare-form>fieldset {
    margin: 0 15px
  }
  #cboxWrapper .compare-form__body .field {
    margin-right: 0
  }
  #cboxWrapper .compare-form__body .field--select .field__control {
    font-size: 16px
  }
  #cboxWrapper .compare-form__body .field--required:before, #cboxWrapper .compare-form__body .field--valid:before {
    right: 15px;
    z-index: 1
  }
  #cboxWrapper .compare-form__body .field--select:after {
    line-height: 24px
  }
  #cboxWrapper .compare-form__body .field--required:after, #cboxWrapper .compare-form__body .field--valid:after {
    content: '';
    height: 24px
  }
  .compare-form__foot {
    padding-bottom: 10px
  }
  .compare-form-cta {
    float: none;
    width: 100%;
    margin-bottom: 15px;
    margin-left: 0
  }
}

.overlay-content--compare {
  position: relative
}

.overlay-content--compare .sk-circle {
  width: 70px;
  height: 70px;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  margin: 0;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.overlay-content--compare--loading .compare-form {
  visibility: hidden
}

.compare-search-recap__text {
  margin: 140px 0 20px;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  text-transform: uppercase
}

.compare-search-recap__text__gray {
  display: block;
  color: #6e6c6b
}

.compare-search-recap__text__orange {
  display: block;
  color: #6FBA2C
}

.compare-search-recap .btn-compare {
  margin: 0 auto 15px;
  display: block;
  width: 360px
}

.compare-search-recap .btn-compare--gray {
  background: #bcbcbc
}

@media (min-width:1281px) {
  .show-compare-result .slot5>div>* {
    display: none
  }
  .show-compare-result comparer {
    display: block !important;
    margin: 40px 0
  }
}

comparer {
  display: none
}

.overlay--compare comparer {
  display: block
}

.overlay--compare comparer .btn-compare {
  display: none
}

.comparer {
  position: relative;
  margin-top: 10px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #6e6c6b
}

.comparer * {
  box-sizing: border-box
}

.comparer:after {
  content: '';
  display: block;
  width: 30px;
  position: absolute;
  top: 30px;
  bottom: 30px;
  right: 0;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, 0)), color-stop(100%, rgba(240, 240, 240, 1)));
  background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(240, 240, 240, 1) 100%);
  background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(240, 240, 240, 1) 100%);
  background-image: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(240, 240, 240, 1) 100%);
  background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(240, 240, 240, 1) 100%);
  background: linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(240, 240, 240, 1) 100%);
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s
}

.comparer--overflows-right:after {
  opacity: 1
}

@media screen and (min-width:768px) and (max-width:1024px) {
  .comparer {
    margin-left: -10px;
    margin-right: -10px
  }
}

.comparer__arrow {
  color: #b5b5b5;
  font-size: 24px;
  padding: 15px;
  border: none;
  background: 0 0;
  box-shadow: none;
  text-shadow: none;
  cursor: pointer
}

@media screen and (max-width:1240px) {
  .comparer__arrows {
    display: none
  }
}

.comparer__arrows .comparer__arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%)
}

.comparer__arrows .comparer__arrow--prev {
  left: -47px
}

.comparer__arrows .comparer__arrow--next {
  right: -47px
}

.comparer__nav {
  position: absolute;
  top: -28px;
  right: 0;
  z-index: 1
}

.comparer__nav .comparer__arrow {
  font-size: 16px
}

.comparer__dots {
  position: relative;
  top: -2px;
  display: inline-block;
  margin: 5px 6px
}

.comparer__dots__dot {
  display: inline-block;
  position: relative;
  padding: 2px;
  background: 0 0;
  border: none;
  box-shadow: none;
  text-shadow: none;
  cursor: pointer
}

.comparer__dots__dot:after {
  content: '';
  display: block;
  width: 9px;
  height: 9px;
  border-radius: 9px;
  background: #b5b5b5
}

.comparer__dots__dot--current:after {
  background: #f4871c
}

.comparer__wrapper {
  padding: 30px 0;
  overflow: hidden
}

.comparer__wrapper--fixed {
  position: relative;
  background: #fff
}

.comparer__wrapper--scrollable {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0
}

.comparer__wrapper--scrollable .comparer__table {
  position: absolute;
  left: 0
}

.comparer__table {
  table-layout: fixed;
  border-collapse: collapse;
  border-spacing: 0;
  border: none
}

.comparer__table>tbody>tr>td {
  border-right: solid 1px #e6e6e6
}

.comparer__table>tbody>tr>.comparer__td--fixed, .comparer__table>tbody>tr>th {
  border-right: solid 1px #6FBA2C
}

.comparer__table>tbody>tr>th {
  width: 180px;
  position: relative;
  padding: 10px 15px;
  text-align: right;
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  color: #6e6c6b;
  background: #e6e6e6
}

.comparer__table>tbody>tr>td:after, .comparer__table>tbody>tr>th:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 9px;
  right: 9px;
  height: 1px;
  background: #e6e6e6
}

.comparer__table>tbody>tr>th:after {
  background: #fff
}

.comparer__table>tbody>tr:first-child>td:after, .comparer__table>tbody>tr:first-child>th:after, .comparer__table>tbody>tr:last-child>th:after {
  display: none
}

.comparer__table>tbody>tr:last-child>td:after {
  left: 0;
  right: 0
}

.comparer__table>tbody>tr>td {
  width: 292px;
  position: relative;
  padding: 10px 15px
}

.comparer__table>tbody>tr.comparer__tr--first>td, .comparer__table>tbody>tr.comparer__tr--first>th {
  padding-top: 3px;
  padding-bottom: 3px;
  text-align: center;
  color: #fff;
  background: #e6e6e6
}

.comparer__table>tbody>tr.comparer__tr--first>td.comparer__td--fixed {
  position: relative;
  background: #fff
}

.comparer__table>tbody>tr.comparer__tr--first>td.comparer__td--fixed:after {
  content: '';
  display: block;
  position: absolute;
  top: -15px;
  left: -1px;
  right: -1px;
  height: 30px;
  background: #6FBA2C
}

.comparer__table>tbody>tr.comparer__tr--first>td.comparer__td--best {
  background: #009fe3;
  border-right-color: #009fe3
}

.comparer__table>tbody>tr:last-child>td.comparer__td--fixed {
  position: relative
}

.comparer__table>tbody>tr:last-child>td.comparer__td--fixed:after {
  content: '';
  display: block;
  left: -1px;
  right: -1px;
  height: 15px;
  bottom: -15px;
  background: #fff;
  border: solid 1px #6FBA2C;
  border-top: none
}

.comparer__td--center {
  text-align: center
}

.comparer__tit {
  margin-bottom: 2px;
  font-weight: 700;
  font-size: 30px;
  line-height: 40px;
  color: #6FBA2C
}

.comparer__subtit {
  margin-bottom: 2px;
  font-weight: 700;
  font-size: 19px;
  line-height: 20px
}

.comparer__price {
  font-weight: 700;
  font-size: 26px;
  line-height: 28px;
  color: #6FBA2C
}

.comparer__price-desc {
  margin-bottom: 2px;
  font-weight: 700;
  font-size: 13px;
  line-height: 24px
}

.comparer__btn-discount {
  display: block;
  margin: 5px 0;
  padding: 3px 15px;
  text-align: center;
  font-weight: 700;
  font-size: 13px;
  line-height: 24px;
  background: #e6e6e6;
  border-radius: 35px
}

.comparer__btn-discount:hover {
  opacity: .8
}

.comparer__orange {
  color: #6FBA2C
}

.comparer__bold {
  font-weight: 700
}

.comparer__semibold {
  font-weight: 600
}

.comparer__italic {
  font-style: italic
}

.comparer__small {
  font-size: 14px;
  line-height: 22px
}

.comparer__btn {
  display: block;
  margin: 20px 0;
  padding: 10px 15px;
  border-radius: 4px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  background: #b5b5b5;
  color: #fff
}

.comparer__btn:hover {
  opacity: .8
}

.comparer__td--fixed .comparer__btn {
  background: #6FBA2C
}

.comparer__td--best .comparer__btn {
  background: #009fe3
}

.comparer__cad-link {
  font-size: 20px
}

.comparer--mobile {
  display: none
}

@media (max-width:767px) {
  .comparer--mobile {
    display: block;
    margin: 0
  }
  .comparer--desktop {
    display: none
  }
  .comparer__wrapper {
    padding: 0 30px
  }
  .comparer__nav {
    position: absolute;
    top: 192px;
    left: 0;
    right: auto;
    height: 150px
  }
  .comparer__dots {
    display: block;
    position: absolute;
    top: 50%;
    margin: 0;
    padding: 0 8px;
    line-height: 17px;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%)
  }
  .comparer__dots__dot:after {
    width: 8px;
    height: 8px
  }
  .comparer__table {
    position: absolute;
    text-align: left
  }
  .comparer__wrapper--scrollable .comparer__table {
    left: 30px
  }
  .comparer__table>thead>tr>th {
    padding: 2px 18px;
    font-weight: 700;
    color: #6e6c6b;
    line-height: 16px;
    min-height: 36px;
    background: #e6e6e6
  }
  .comparer__table>tbody>tr>td {
    width: auto;
    height: 150px;
    padding: 9px 18px;
    border-right: none;
    border-bottom: solid 1px #e6e6e6
  }
  .comparer__table>tbody>tr>td:after, .comparer__table>tbody>tr>th:after {
    display: none
  }
  .comparer__table__th--add-to-cart {
    padding: 0 !important;
    min-width: 30px
  }
  .comparer__table__th--image {
    min-width: 192px
  }
  .comparer__table__th--name {
    min-width: 270px
  }
  .comparer__table__th--code {
    min-width: 110px
  }
  .comparer__table__th--desc {
    min-width: 228px
  }
  .comparer__table__th--price {
    min-width: 310px
  }
  .comparer__table__th--delivery {
    min-width: 310px
  }
  .comparer__table>tbody>tr>td.comparer__table__td--add-to-cart {
    position: relative;
    padding: 0
  }
  .comparer__table__td--add-to-cart .comparer__btn {
    position: absolute;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    text-indent: -10000em;
    background: url(../images/custom/cart-mini.png?i=20180219) no-repeat #cfcfcf center center;
    border-radius: 0;
    border: none
  }
  .comparer__table>tbody>tr>td.comparer__table__td--image {
    padding: 5px 5px 4px
  }
  .comparer__blue {
    color: #009fe3
  }
  .overlay-thumb img {
    display: block;
    max-width: 100%;
    max-height: 140px;
    margin: 0 auto
  }
  .overlay-thumb__hover__overlay {
    display: none
  }
  .comparer__tr--fixed .comparer__table__td--add-to-cart .comparer__btn {
    left: -30px;
    background-color: #6FBA2C
  }
  .comparer__tr--fixed .overlay-thumb {
    position: relative;
    left: -30px
  }
  .comparer__tr--best .comparer__table__td--add-to-cart .comparer__btn {
    background-color: #009fe3
  }
}

.comparer-rotate {
  display: none
}

@media screen and (max-width:600px) and (orientation:portrait) {
  .comparer--mobile {
    opacity: 0
  }
  .comparer-rotate {
    display: block;
    width: 100%;
    position: absolute;
    z-index: 1;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    text-align: center
  }
  .comparer-rotate__image {
    display: block;
    margin: 0 auto 22px;
    width: 263px;
    height: 263px;
    background: url(../images/custom/rotate-device.png?i=20180219) no-repeat 0 0 transparent
  }
  .comparer-rotate__text {
    font-size: 16px;
    line-height: 22px;
    color: #6e6c6b
  }
}

.otc-form .field {
  margin-bottom: 20px;
  line-height: 18px
}

.otc-form .field label {
  display: block;
  font-family: Arial, sans-serif;
  font-size: 11px;
  line-height: 18px;
  color: #666
}

.otc-form .field input, .otc-form .field select, .otc-form .field textarea {
  font-family: Arial;
  font-size: 13px;
  line-height: 15px
}

.otc-form .field input, .otc-form .field select {
  display: block;
  box-sizing: border-box;
  width: 100%
}

.otc-form .field textarea {
  width: 100%;
  height: 160px;
  border-color: #999;
  box-shadow: 0 4px 7px #ccc inset
}

.otc-form .field input, .otc-form .field textarea {
  padding: 7px;
  border: 1px solid #d3d3d3;
  box-shadow: 0 4px 7px #ccc inset
}

.otc-form .field .error {
  border-bottom: solid 2px red !important
}

.overlay-content .resultMessage {
  display: none
}

.overlay-content .form-addtocart .resultMessage h3 {
  margin-left: 20px;
  line-height: 30px
}

.overlay-content .resultMessage h3 {
  margin-bottom: 10px;
  color: #000;
  font-size: 18px;
  line-height: 18px;
  font-family: Arial, sans-serif;
  font-weight: 700
}

.overlay-content .resultMessage p {
  font-size: 13px;
  line-height: 18px;
  color: #333;
  margin-bottom: 10px
}

.overlay-content .resultMessage_err h3 {
  color: red
}

.cadenas-3d {
  float: left;
  width: 70%
}

.cadenas-3d-inner {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 64%
}

.cadenas-3d-inner iframe {
  position: absolute;
  top: 0;
  max-height: 364px
}

.cadenas-form {
  float: left;
  width: 30%;
  box-sizing: border-box;
  padding-left: 30px
}

.form-addtocart {
  margin-bottom: 30px;
  padding: 20px 0;
  border-bottom: solid 1px #ccc
}

.form-addtocart .field {
  float: left
}

.form-preventivorapido {
  text-align: center
}

.form-preventivorapido p {
  font-family: Arial, sans-serif;
  font-size: 11px;
  line-height: 18px;
  margin-bottom: 20px
}

.vertical-tabber {
  min-height: 450px;
  position: relative;
  padding-left: 200px;
  margin-top: 70px !important;
  margin-bottom: 50px !important
}

.vertical-tabber:after {
  content: " ";
  display: table
}

.vertical-tabber:after {
  clear: both
}

.vertical-tabber-nav {
  position: absolute;
  top: 0;
  left: 0;
  width: 200px
}

.vertical-tabber-nav>ul {
  margin: 0;
  padding: 0
}

.vertical-tabber-nav>ul>li {
  padding: 0;
  margin: 0;
  list-style-type: none;
  text-align: center
}

.vertical-tabber-nav>ul>li>a {
  display: block;
  padding: 12px 12px 12px 25px;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  line-height: 15px
}

.vertical-tabber-nav>ul>li>a:hover {
  font-weight: 700
}

.vertical-tabber-nav>ul>li.active {
  background: url(../images/custom/tn_arrow.png?i=20180219) no-repeat scroll #6FBA2C 14px center;
  color: #fff;
  font-weight: 700
}

.vertical-tabber-content {
  display: none;
  float: left;
  min-height: 450px;
  border-left: solid 1px #d3d3d3;
  padding: 12px 0 12px 25px
}

.vertical-tabber-content.active {
  display: block
}

.vertical-tabber-content, .vertical-tabber-content p {
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  line-height: 18px;
  color: #41494c
}

.vertical-tabber-content ol, .vertical-tabber-content p, .vertical-tabber-content ul {
  margin: 10px 0
}

.vertical-tabber-content ol.dash-list-2L, .vertical-tabber-content ul.dash-list-2L {
  margin-left: 15px
}

.vertical-tabber-content a {
  color: #6FBA2C
}

.vertical-tabber-content a[href=''] {
  color: inherit;
  cursor: text
}

.vertical-tabber-content .image {
  width: 60%;
  margin: 0 auto;
  cursor: pointer;
  position: relative;
  clear: left;
  padding-top: 30px
}

.vertical-tabber-content .image.small {
  width: 50%;
  padding: 0 8%;
  float: left;
  display: inline-block;
  box-sizing: border-box;
  margin: 0;
  clear: none
}

.vertical-tabber-content .image img {
  display: block;
  max-width: 100%;
  margin: 0 auto
}

.vertical-tabber-content .media-overlay:after {
  display: none
}

.vertical-tabber-content .zoomLens {
  background: url(../images/custom/zoom_image.png?i=20180219) no-repeat;
  height: 30px;
  width: 30px;
  cursor: pointer;
  position: absolute;
  bottom: 0;
  right: 0
}

.vertical-tabber-content .image:hover .zoomLens {
  background: url(../images/custom/zoom_image_hover.png?i=20180219) no-repeat
}

@media (max-width :600px) {
  .vertical-tabber {
    padding-left: 0
  }
  .vertical-tabber-nav {
    position: static;
    top: 0;
    width: 100%
  }
  .vertical-tabber-nav>ul>li {
    border-top: solid 1px #d3d3d3
  }
  .vertical-tabber-content {
    padding: 15px;
    float: none;
    border-left: 0;
    border-top: solid 1px #d3d3d3
  }
}

.prod-related {
  margin-bottom: 50px
}

.prod-related-title {
  display: block;
  margin-bottom: 30px;
  font-family: Arial, sans-serif;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  color: #000
}

.prod-related-items:after, .prod-related-items:before {
  content: " ";
  display: table
}

.prod-related-items:after {
  clear: both
}

.prod-related-item {
  display: inline-block;
  vertical-align: top;
  margin-right: 28px;
  margin-bottom: 30px;
  width: 190px
}

.prod-related-image {
  display: block;
  margin-bottom: 8px;
  text-decoration: none
}

.prod-related-image>img {
  display: block;
  max-width: 100%;
  border: 0;
  opacity: .8
}

.prod-related-item-desc, .prod-related-item-tit {
  display: block;
  margin-bottom: 5px;
  font-family: Arial, sans-serif;
  font-weight: 700;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  color: #999
}

.prod-related-item-desc {
  font-size: 11px;
  font-weight: 700;
  color: #999
}

.prod-related-item:hover .prod-related-image>img {
  opacity: 1
}

.prod-related-item:hover .prod-related-item-tit {
  color: #333
}

.prod-related-item:hover .prod-related-item-desc {
  color: #6FBA2C
}

@media (max-width :600px) {
  .prod-related-item {
    margin-right: 20px;
    margin-bottom: 20px;
    width: 80px
  }
  .prod-related-item-tit {
    font-size: 11px;
    margin-bottom: 3px
  }
  .prod-related-item-desc {
    font-size: 10px;
    margin-bottom: 3px
  }
}

@media (max-width :1280px) {
  .prod-related-item {
    margin-right: 25px;
    margin-bottom: 20px;
    width: 110px
  }
}

.productListingWidget {
  border: none !important
}

.productListingWidget .header_bar {
  border-bottom: none !important
}

.productListingWidget #orderByDropdown, .productListingWidget .orderByDropdown {
  margin-right: 10px
}

.product_listing_container>.grid_mode li {
  display: block;
  float: left;
  box-sizing: border-box;
  width: 33.3333%;
  padding: 15px
}

.productListingWidget .product {
  display: block;
  box-sizing: border-box;
  width: 100%;
  max-width: none;
  padding: 0;
  float: left;
  border: solid 1px #efefef;
  position: relative;
  overflow: hidden
}

.productListingWidget .sector img {
  width: 100%;
  display: block
}

.productListingWidget .sector div {
  padding: 10px 0 20px;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  color: #999
}

.productListingWidget .sectorafter {
  display: inline-block;
  width: 100%
}

.productListingWidget .sector a.btn {
  padding: 8px 12px;
  display: block;
  text-align: center;
  font-weight: 400;
  display: -webkit-box;
  height: 38px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical
}

@media (min-width:601px) and (max-width:980px) {
  .productListingWidget .sector a.btn {
    height: 58px;
    -webkit-line-clamp: 3
  }
}

@media (max-width:600px) {
  .productListingWidget .sector a.btn {
    height: 75px;
    -webkit-line-clamp: 4
  }
}

.productListingWidget .product .compare_target, .productListingWidget .product .product_price {
  display: none
}

.productListingWidget .product_image {
  display: table;
  vertical-align: middle;
  margin: 0 auto;
  padding-top: 0;
  margin-bottom: 0;
  position: relative;
  height: auto;
  width: 100%
}

.productListingWidget .product_image .image {
  position: relative;
  padding: 20px 0 35px;
  vertical-align: middle;
  display: table-cell;
  height: 170px
}

.productListingWidget .product>.product_image img {
  margin: 0 auto;
  width: auto;
  height: auto;
  max-height: 250px !important;
  display: inline-block
}

.productListingWidget .product>.product_image img.loadingtemp {
  width: 44px;
  margin-top: 60px
}

.catalogEntryRecommendationWidget .loading, .productListingWidget .loading {
  position: absolute;
  top: calc(50% - 20px);
  left: calc(50% - 20px);
  background: #f6f6f6;
  border-radius: 10px;
  text-align: center
}

.catalogEntryRecommendationWidget .imageColorNotPresent, .productListingWidget .imageColorNotPresent {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  font-weight: 700;
  color: #6e6c6b
}

.catalogEntryRecommendationWidget div.colorCarousel:not(.slick-initialized), .productListingWidget div.colorCarousel:not(.slick-initialized) {
  width: 30000px;
  visibility: hidden
}

.catalogEntryRecommendationWidget div.colorCarousel:not(.slick-initialized)>div, .productListingWidget div.colorCarousel:not(.slick-initialized)>div {
  float: left
}

.catalogEntryRecommendationWidget div.colorCarousel div.slick-slide, .productListingWidget div.colorCarousel div.slick-slide {
  width: 100%;
  max-height: 250px !important
}

.catalogEntryRecommendationWidget .product_colors, .productListingWidget .product_colors {
  position: absolute;
  bottom: 12px;
  left: 0;
  width: 100%;
  height: 18px;
  box-sizing: border-box
}

.catalogEntryRecommendationWidget .product_colors {
  bottom: -20px
}

.catalogEntryRecommendationWidget .product_info.product_info_withcolor {
  margin-top: 25px
}

.catalogEntryRecommendationWidget .product_colors>div, .productListingWidget .product_colors>div {
  display: inline-block;
  padding: 0 6px;
  margin-right: -5px;
  cursor: pointer
}

.catalogEntryRecommendationWidget .product_colors>div>div, .productListingWidget .product_colors>div>div {
  width: 20px;
  height: 20px;
  display: inline-block
}

.catalogEntryRecommendationWidget .product_colors>div>div>div, .productListingWidget .product_colors>div>div>div {
  width: 18px;
  height: 18px
}

.catalogEntryRecommendationWidget .product_colors>div>div.selected, .productListingWidget .product_colors>div>div.selected {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border: 1px solid #000
}

.catalogEntryRecommendationWidget .product_colors>div>div.selected>div, .productListingWidget .product_colors>div>div.selected>div {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border: 1px solid #fff
}

.catalogEntryRecommendationWidget .product_colors img.fake, .productListingWidget .product_colors img.fake {
  display: none !important
}

@media screen and (min-width:601px) and (max-width:991px), screen and (max-width:440px) {
  .catalogEntryRecommendationWidget .product_colors>div, .productListingWidget .product_colors>div {
    padding: 0 4px
  }
  .catalogEntryRecommendationWidget .product_colors>div>div, .productListingWidget .product_colors>div>div {
    width: 14px;
    height: 14px
  }
  .catalogEntryRecommendationWidget .product_colors>div>div>div, .productListingWidget .product_colors>div>div>div {
    width: 12px;
    height: 12px
  }
}

.productListingWidget .product_info {
  position: relative;
  float: none;
  width: 100%;
  padding: 15px 15px 1px 15px;
  vertical-align: top;
  min-height: 90px;
  box-sizing: border-box;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  font-weight: 400;
  color: #6e6c6b;
  background: #f6f6f6
}

.productListingWidget .product_info:after {
  display: none
}

.productListingWidget .grid_mode .product_name {
  padding: 0;
  min-height: auto;
  margin-bottom: 3px
}

.productListingWidget .grid_mode .product_name .prod-name {
  display: block
}

.productListingWidget .grid_mode .product_name .prod-shortdesc {
  display: block;
  padding-bottom: 2px
}

.productListingWidget .grid_mode .truncate2-prod-shortdesc .product_name .prod-shortdesc {
  display: block;
  display: -webkit-box;
  height: 32px;
  line-height: 16px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis
}

.productListingWidget .grid_mode .truncate3-prod-shortdesc .product_name .prod-shortdesc {
  display: block;
  display: -webkit-box;
  height: 48px;
  line-height: 16px;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis
}

.productListingWidget .grid_mode .product_name .prod-subtitle {
  display: block;
  display: -webkit-box;
  height: 32px;
  margin: 5px auto 0;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis
}

.productListingWidget .product_info>.product_name>a {
  display: block;
  color: #6e6c6b;
  padding-bottom: 0;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  font-weight: 700
}

.productListingWidget .product .new-label {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 44px;
  height: 45px;
  background: url(../images/custom/new-label.png?i=20180219) left top no-repeat;
  z-index: 1
}

.productListingWidget .catEntryGrid_border {
  display: none
}

.productListingWidget .product .product_info a:focus, .productListingWidget .product .product_info a:hover, .productListingWidget .product .product_info a:visited {
  text-decoration: none;
  outline: 0
}

.productListingWidget .product:hover {
  border-color: #6FBA2C;
  background-position: left top
}

.productListingWidget .product:hover .product_info {
  background: #f6f6f6
}

.productListingWidget .product:hover .product_info a {
  color: inherit
}

.productListingWidget .product:hover .product_info a:focus {
  outline: 0
}

.productListingWidget .product:hover .product_info>.product_name>a {
  color: #6FBA2C
}

.productListingWidget .product:hover .product_info:after {
  background: #6FBA2C;
  color: #fff
}

.productListingWidget .product:hover .new-label {
  background-position: left bottom
}

.paging_controls {
  padding-top: 0;
  padding-bottom: 0
}

@media (max-width :600px) {
  .product_listing_container>.grid_mode li {
    width: calc(50% - 5px);
    margin-right: 5px;
    margin-bottom: 12px;
    padding: 0
  }
  .product_listing_container>.grid_mode li:nth-child(even) {
    margin-right: 0;
    margin-left: 5px
  }
  .productListingWidget .product_image .image img {
    width: 100%
  }
}

@media (min-width :601px) and (max-width:991px) {
  .productListingWidget .product_image {
    height: 168px
  }
  .productListingWidget .product>.product_image img {
    width: 100%
  }
  .productListingWidget .product_image img {
    max-height: 164px
  }
  .productListingWidget .product_info {
    padding: 15px 1px 1px 30px
  }
  .productListingWidget .product_info>.product_name>a {
    font-size: 12px
  }
}

.E3, .E4 {
  display: none
}

@media (min-width :601px) {
  .category_page_content .rowContainer>.row.margin-true {
    padding: 0
  }
  .category_page_content .row.margin-true>div>div {
    margin-left: 15px;
    margin-right: 15px
  }
  .category_page_content .row.margin-true>[data-slot-id="4"]>div, .category_page_content .row.margin-true>[data-slot-id="6"]>div {
    margin-left: 0;
    margin-right: 0
  }
}

.productListingWidget .header_bar {
  margin-bottom: 25px
}

.productListingWidget .header_bar .controls .view_controls {
  display: none
}

.sidebar-title {
  display: block;
  font-weight: 700;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: normal;
  letter-spacing: .05em;
  color: #6FBA2C;
  text-transform: uppercase;
  background: url(../images/custom/pattern-rigato.gif?i=20180219) 0 4px repeat-x;
  padding-bottom: 0;
  margin-bottom: 16px;
  margin-top: 20px;
  line-height: normal
}

.sidebar-title>span {
  display: inline-block;
  background: #fff;
  padding: 0 11px 0 0
}

.category_page_content .sidebar-title {
  margin-top: 5px
}

.category_page_content .sidebar-title.first {
  margin-top: 36px
}

.category_page_content .selector {
  position: relative;
  margin-bottom: 25px;
  position: relative;
  background: #e0e0e0;
  border-radius: 5px
}

.category_page_content .selector::before {
  content: " ";
  background-image: url("../images/responsive/rwdUI.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  background-color: #e0e0e0;
  display: block;
  position: absolute;
  width: 20px;
  height: 18px;
  margin: 0;
  float: right;
  top: 17px;
  right: 4px
}

.category_page_content .selector .selected-text {
  box-sizing: border-box;
  position: absolute;
  width: calc(100% - 20px);
  height: 100%;
  z-index: 1;
  overflow: hidden;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  font-size: 15px;
  padding: 10px 8px
}

.category_page_content .selector .selected-text h2 {
  font-weight: 400
}

.category_page_content .selector select {
  width: 100%;
  position: relative;
  z-index: 2;
  border: none;
  height: 43px;
  padding: 0 8px;
  -webkit-appearance: none;
  -moz-appearance: none;
  color: transparent;
  background: 0 0;
  font-size: 15px;
  -ms-filter: ~ "progid:DXImageTransform.Microsoft.Alpha(Opacity=0";
  filter: ~ "alpha(opacity=0)";
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0
}

.category_page_content .selector select::-ms-expand {
  display: none
}

.category_page_content .selector select:focus {
  outline: 0
}

.category_page_content .selector select option {
  padding: 5px 0;
  border: 0;
  box-shadow: none;
  color: #6e6c6b
}

@media (max-width :1280px) and (min-width:601px) {
  .category_page_content .selector .selected-text, .category_page_content .selector select {
    font-size: 13px;
    line-height: 24px
  }
  .category_page_content .selector .selected-text h2 {
    font-weight: 400
  }
}

.bannergroup {
  margin-top: 20px
}

.banner-aside img, .banneritem img {
  display: block;
  max-width: 100%;
  margin: 0 auto
}

a.banner-aside {
  display: block;
  margin: 18px 0;
  background: url(../images/custom/banners/banner-sidebar-pattern.gif?i=20180219) repeat #e1e1e4
}

#content .category_page_content .facetWidget {
  margin-bottom: 20px;
  background: #f0f0f0;
  border-radius: 0;
  padding: 10px 0;
  background-color: #fff;
  font-family: 'Open sans', sans-serif
}

#content .category_page_content .facetWidget:hover {
  background-color: #fff
}

#content .category_page_content .facetWidget .sidebar-title {
  margin-bottom: 12px
}

.category_page_content .facetWidget .optionContainer>.title {
  display: block;
  margin: 15px 0 0;
  height: auto;
  line-height: 25px;
  padding: 9px 5%;
  background: #c6c6c6;
  border: none;
  border-radius: 3px;
  text-transform: uppercase;
  color: #fff;
  filter: none
}

.category_page_content .facetWidget .optionContainer>.title:focus {
  outline: 0
}

.category_page_content .facetWidget .title .arrow {
  float: right;
  width: auto;
  height: auto;
  margin: 7px 2px 0 5px;
  overflow: visible;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased
}

.category_page_content .facetWidget .title .arrow:before {
  position: static;
  left: auto;
  top: auto;
  content: '\f078'
}

.category_page_content .facetWidget .title .arrow.arrow_collapsed:before {
  content: '\f054'
}

.category_page_content .facetWidget .facetSelectContainer {
  padding: 0;
  border-radius: 3px;
  background: #f6f6f6
}

.category_page_content .facetWidget .facetSelect li {
  padding: 12px 5%;
  border-bottom: solid 1px #fff
}

.category_page_content .facetWidget .facetSelect li a {
  margin: -12px -5%;
  padding: 12px 5%;
  font-size: 15px;
  line-height: 18px;
  color: #6e6c6b
}

.category_page_content .facetWidget .facetSelect li a:hover {
  text-decoration: none;
  background: #e7e7e7
}

.category_page_content .facetWidget .facetSelect .fa-angle-right {
  float: right;
  margin: 2px 5px 0 5px
}

ul.facetSelect li .facetCountContainer {
  display: inline-block;
  font-weight: 400
}

.category_page_content .facetWidget .clearAll {
  float: none;
  text-align: left;
  position: static;
  right: auto;
  top: auto;
  font-size: 13px;
  line-height: 25px;
  padding: 7px 0
}

.category_page_content .facetWidget .clearAll:hover .close:before {
  left: -61px
}

.category_page_content .facetWidget #facetFilterListWrapper>.facetSelectedCont {
  margin: 10px 0;
  padding: 6px 0
}

.category_page_content .facetWidget #facetFilterListWrapper .facetSelected {
  display: block;
  font-size: 13px;
  line-height: 25px;
  padding: 7px 0
}

.category_page_content .facetWidget .facetSelected .close {
  margin: 6px 3px 0 0
}

.category_page_content .facetWidget .filter_option:hover .close:before {
  left: -61px
}

@media (max-width :600px) {
  #content .category_page_content .facetWidget[aria-expanded=false]>.content {
    visibility: visible;
    max-height: initial
  }
}

@media (min-width :601px) and (max-width:991px) {
  .category_page_content .facetWidget .optionContainer>.title {
    font-size: 12px;
    padding: 6px;
    line-height: 18px
  }
}

.aside-img {
  display: block;
  margin-bottom: 20px;
  color: #666
}

.aside-img a {
  display: block;
  margin-bottom: 5px
}

.aside-img a img {
  display: block
}

.aside-img-tit {
  display: block;
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 4px
}

.aside-img-desc {
  display: block;
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: 400
}

.aside-sidebarprodmenu-w {
  margin-bottom: 40px;
  font-family: 'Open sans', sans-serif
}

.aside-sidebarprodmenu-w .bar {
  margin: 14px 0;
  height: 15px;
  background: url(../images/custom/pattern-rigato.gif?i=20180219) repeat-x left 0
}

.aside-sidebarprodmenu-w ul {
  padding: 0;
  margin: 0
}

.aside-sidebarprodmenu-w li {
  position: relative;
  padding: 0;
  list-style: none;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: .05em;
  text-transform: uppercase
}

.aside-sidebarprodmenu-w li a {
  display: block;
  padding: 6px 0;
  text-decoration: none;
  color: #6e6c6b
}

.aside-sidebarprodmenu-w li a .fa {
  position: relative;
  left: 1px;
  margin-right: 4px;
  display: inline-block;
  color: #6FBA2C
}

.aside-sidebarprodmenu-w li a:hover .fa {
  color: #6e6c6b
}

@media (max-width :600px) {
  .aside-sidebarprodmenu-w li {
    padding: 4px 0;
    font-size: 11px
  }
}

ul.sidebar-nuova-generazione {
  padding: 0;
  margin: 0 0 40px
}

.sidebar-nuova-generazione li {
  position: relative;
  padding: 7px 0;
  font-family: "Open sans", sans-serif;
  font-size: 12px;
  list-style: none;
  background: url(../images/custom/dot-line.png?i=20180219) repeat-x left bottom
}

.sidebar-nuova-generazione li a {
  display: block;
  color: #666;
  text-decoration: none;
  text-transform: uppercase
}

.sidebar-nuova-generazione li a:hover {
  color: #6FBA2C;
  font-weight: 700
}

.sidebar-nuova-generazione .aside-panel {
  position: absolute;
  background: #fff;
  width: 401px;
  padding: 10px;
  top: -70px;
  left: 238px;
  z-index: 10;
  border: 1px solid #e4e4e4;
  box-shadow: 0 1px 20px 3px #d5d5d5;
  display: none
}

.sidebar-nuova-generazione .aside-panel .arrow-rx {
  position: absolute;
  background: url(../images/custom/arrow-rx-aside.png?i=20180219) left top no-repeat;
  display: block;
  width: 11px;
  height: 18px;
  z-index: 100;
  left: -11px;
  top: 34%
}

.sidebar-nuova-generazione li:hover a {
  color: #6FBA2C;
  font-weight: 700
}

@media (min-width :650px) {
  .sidebar-nuova-generazione li:hover .aside-panel {
    display: block
  }
}

.category_page_content .catalogEntryRecommendationWidget {
  font-family: 'Open sans', sans-serif;
  font-size: 13px;
  line-height: normal
}

.category_page_content .catalogEntryRecommendationWidget .header {
  display: none
}

.category_page_content .catalogEntryRecommendationWidget .product {
  max-width: initial;
  padding: 0;
  margin-bottom: 25px
}

.category_page_content .catalogEntryRecommendationWidget .product>.product_image {
  display: block;
  margin-bottom: 10px
}

.category_page_content .catalogEntryRecommendationWidget .product>.product_image img {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: none;
  margin: 0 auto
}

.category_page_content .catalogEntryRecommendationWidget .product_info {
  float: none
}

.catalogEntryRecommendationWidget .product_info>.product_name {
  text-align: center;
  font-weight: 700
}

.category_page_content .catalogEntryRecommendationWidget .product_info>.product_name>a:hover {
  text-decoration: none
}

.category_page_content .catalogEntryRecommendationWidget .product_info>.product_name .prod-subtitle {
  display: block;
  font-weight: 400;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden
}

.category_page_content .catalogEntryRecommendationWidget .compare_target, .category_page_content .catalogEntryRecommendationWidget .product_price {
  display: none
}

.category_page_content .productListingWidget .header_bar>.title {
  margin: 5px 0
}

.category_page_content .sorting_view_controls_container {
  padding-top: 0
}

.category_page_content .sorting_controls>span.order_by_label, .category_page_content .sorting_controls>span.page_size_label {
  margin: 12px
}

.category-intro {
  margin-bottom: 20px
}

.category-intro .category-intro_title {
  font-family: 'Open sans', sans-serif;
  padding: 10px 0 20px;
  position: relative
}

.category-intro .category-intro_title h1 {
  font-size: 20px;
  font-weight: 700;
  color: #6FBA2C;
  text-transform: uppercase
}

.category-intro .category-intro_title h2 {
  font-size: 13px;
  font-weight: 700
}

.category-intro .category-intro_logo {
  width: auto;
  max-height: 50px;
  float: right
}

.category-intro .trademark {
  padding-top: 5px;
  font-weight: 700;
  font-size: 12px
}

@media screen and (max-width:600px) {
  .category-intro .category-intro_title h1, .category-intro .category-intro_title h2 {
    max-width: 80%
  }
}

.category-intro .bar h1 {
  font-family: Arial, sans-serif;
  font-size: 18px;
  line-height: 18px;
  font-weight: 700;
  text-transform: uppercase;
  color: #565252
}

.category-intro p {
  font-family: Arial, sans-serif;
  margin-bottom: 18px;
  font-size: 13px;
  line-height: 18px;
  color: #666
}

.category-intro .list-tit {
  display: block;
  margin: 30px 0 20px;
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: 700;
  color: #000
}

.category-intro img {
  display: block;
  width: 100%
}

.page-footer, .page-subfooter {
  font-family: 'Open sans', sans-serif;
  font-size: 16px;
  line-height: 26px
}

.page-footer .row.margin-true {
  padding: 0
}

.page-footer .rowContainer, .page-footer .rowContainer>.row {
  padding: 0
}

.page-footer .row.margin-true>div>div, .page-subfooter .row.margin-true>div>div {
  margin-left: 15px;
  margin-right: 15px
}

.page-footer {
  padding-top: 65px;
  padding-bottom: 68px;
  background: #f3f3f3;
  border-top: none;
  color: #fff
}

.footer-logo, .footer-title {
  margin-top: 30px;
  margin-bottom: 10px
}

.footer-logo, .footer-title {
  font-size: 20px;
  line-height: 26px
}

.footer-logo {
  position: relative;
  height: 26px
}

.footer-logo>a {
  display: block;
  position: absolute;
  bottom: 7px;
  left: 0
}

.footer-logo img {
  display: block;
  width: 100%;
  max-width: 140px
}

.footer-textlist {
  font-weight: 700;
  font-size: 14px;
  line-height: 26px;
  color: #6e6c6b;
  margin: 0;
  padding: 0;
  list-style-type: none
}

.footer-linklist {
  color: #6e6c6b;
  margin: -2px 0 0 0;
  padding: 0;
  list-style-type: none;
  font-size: 14px;
  line-height: 19px;
  letter-spacing: .025em
}

.footer-linklist>li {
  position: relative;
  padding: 5px 0 5px 12px;
  text-transform: lowercase
}

.footer-linklist>li.notransform {
  text-transform: none
}

.footer-linklist li::first-letter {
  text-transform: uppercase
}

.footer-linklist>li .fa-angle-right {
  position: absolute;
  left: 0;
  top: 7px;
  font-size: 14px;
  color: inherit
}

.page-footer h4 {
  color: #6eb92b;
  font-size: 15px;
  text-transform: lowercase
}

.page-footer h4::first-letter {
  text-transform: uppercase
}

.page-subfooter {
  font-size: 14px;
  line-height: 24px;
  background: #6FBA2C;
  color: #fff
}

.page-subfooter .rowContainer, .page-subfooter .rowContainer>.row {
  padding: 0
}

.page-subfooter .row.margin-true>div>div {
  margin-top: 0;
  margin-bottom: 0
}

.page-subfooter .footer-copyright {
  margin: 25px 0
}

.page-subfooter .footer-social {
  margin: 22px 0;
  text-align: right
}

.page-subfooter .footer-social-title {
  display: inline-block;
  line-height: 30px
}

.page-subfooter .footer-social-linklist {
  display: block;
  float: right;
  margin: 0 0 0 8px;
  padding: 0;
  list-style-type: none
}

.page-subfooter .footer-social-linklist>li {
  display: inline-block;
  margin-left: 6px
}

.page-subfooter .footer-social-linklist>li>a {
  display: block
}

.page-subfooter .footer-social-linklist>li>a>img {
  display: block
}

@media (max-width :600px) {
  .page-footer .row.margin-true>div>div, .page-subfooter .row.margin-true>div>div {
    margin: 5px 15px !important
  }
}

@media (min-width :601px) and (max-width:1280px) {
  .page-footer, .page-subfooter {
    font-size: 13px;
    line-height: 22px
  }
  .footer-logo, .footer-title {
    font-size: 16px
  }
}

@media (min-width :1281px) {
  .page-footer .row.margin-true>.last-col>div {
    margin-left: 78px
  }
  .footer-logo, .footer-title {
    margin-bottom: 19px
  }
}

.product-table-pointer {
  cursor: pointer;
  color: #fb6d11;
  font-weight: 700;
  text-decoration: underline
}

.product-table-main-value {
  font-family: 'Open Sans', sans-serif;
  font-size: 10px;
  line-height: 1.2;
  text-align: center;
  text-align-last: center;
  -moz-text-align-last: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  text-indent: 0
}

.product-table-secondary-value {
  font-family: 'Open Sans', sans-serif;
  font-size: 10px;
  color: #2c93c3;
  line-height: 1.2;
  text-align: center;
  text-align-last: center;
  -moz-text-align-last: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  text-indent: 0
}

.box-adjust-table {
  display: inline-block;
  float: left;
  position: relative
}

.box-adjust-table button {
  background: #6FBA2C;
  border: 1px solid #6FBA2C;
  border-radius: 3px;
  font-size: 16px;
  color: #fff;
  line-height: 42px;
  min-width: 360px;
  outline: 0;
  cursor: pointer;
  text-align: left;
  padding-left: 30px;
  padding-right: 30px
}

.box-adjust-table button i {
  float: right;
  line-height: 42px
}

.box-adjust-table .table-cols-list {
  display: none;
  position: absolute;
  background: #f6f6f6;
  width: 100%;
  padding-bottom: 10px;
  z-index: 9;
  box-shadow: inset 0 0 10px #d6d6d6
}

.box-adjust-table .table-cols-list .col-option {
  padding: 6px 12px
}

.box-adjust-table .table-cols-list .col-option input[type=checkbox], .box-adjust-table .table-cols-list .col-option input[type=checkbox]+label {
  cursor: pointer
}

.box-compare-btn {
  position: absolute;
  right: 0
}

.box-compare-btn button {
  position: relative;
  min-width: 280px
}

.icon-compare {
  background: url(../images/icon-compare.png?i=20180219);
  width: 29px;
  height: 17px;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 0;
  margin-right: 30px;
  top: 50%;
  transform: translateY(-50%)
}

@media screen and (max-width:991px) {
  .box-compare-btn {
    display: block;
    width: 100%;
    position: relative;
    margin-bottom: 30px
  }
}

.table-actions {
  margin: 20px 0;
  position: relative
}

.table-actions .btn-compare {
  float: right
}

@media screen and (min-width:601px) and (max-width:800px) {
  .table-actions .btn-compare {
    float: left;
    margin-top: 20px
  }
}

.btn-reset-filters {
  float: left;
  clear: right;
  background: #fff;
  border: 1px solid #e6e6e6;
  border-radius: 3px;
  font-size: 16px;
  color: #6e6c6b;
  line-height: 42px;
  min-width: 110px;
  margin-left: 30px;
  outline: 0;
  cursor: pointer
}

.btn-reset-filters:active, .btn-reset-filters:focus {
  outline: 0
}

@media (max-width :600px) {
  .table-wrapper {
    overflow-x: auto
  }
}

.datiTecniciPage .aside-menu-widget {
  background: url(../images/custom/dot-vert.png?i=20180219) right top repeat-y
}

.datiTecniciPage .aside-menu-title h2 {
  font-size: 15px;
  color: #565252;
  text-transform: uppercase;
  background: url(../images/custom/h3-aside.png?i=20180219) left top repeat-x;
  padding-bottom: 29px;
  margin-bottom: 16px;
  margin-top: 20px
}

.dati-tecnici-main ul {
  padding-left: 16px
}

.dati-tecnici-content img {
  max-width: 100%
}

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0
}

* html .clearfix {
  zoom: 1
}

.myDrawingsWalletContainer {
  float: left
}

.myDrawingsWalletContainer .messaggio {
  padding-top: 7px;
  font-size: 12px
}

.myDrawingsWalletContainer td {
  padding: 20px 0;
  vertical-align: top
}

.myDrawingsWalletContainer a {
  display: inline;
  margin-right: 16px
}

.myDrawingsWalletContainer img {
  width: 75px;
  height: 75px
}

.myDrawingsWalletContainer table span {
  min-width: 120px;
  float: left;
  display: inline;
  line-height: 16px
}

.myaccount_header .headingtext .infodetail {
  font-size: 12px
}

#reqestCatalogFormContainer .formCol, #reqestCatalogFormContainer .formCol.personalFields {
  width: 100%;
  float: none;
  border-right: none
}

#reqestCatalogFormContainer .formCol.catalogsField {
  border-right: none
}

.richiediCatalogoContainer .catalogDesc .part1 {
  float: left;
  width: 33%
}

.richiediCatalogoContainer .catalogDesc .part2 {
  float: left;
  width: 67%
}

.richiediCatalogoContainer .inputContainerCatalog {
  width: 50% !important;
  float: left;
  height: 284px
}

@media (min-width :601px) and (max-width :700px) {
  .richiediCatalogoContainer .inputContainerCatalog {
    height: 394px
  }
}

@media (min-width :701px) and (max-width :900px) {
  .richiediCatalogoContainer .inputContainerCatalog {
    height: 364px
  }
}

#reqestCatalogFormContainer .formCol.catalogsField .inputContainerCatalog .catalogName {
  color: #6FBA2C;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  min-height: 42px
}

#reqestCatalogFormContainer .formCol.catalogsField .inputContainerCatalog .catalogText, #reqestCatalogFormContainer .formCol.catalogsField .inputContainerCatalog label {
  font-size: 16px;
  color: #6e6c6b;
  font-weight: 400;
  margin-bottom: 0
}

#reqestCatalogFormContainer .formCol.catalogsField .inputContainerCatalog .catalogText {
  margin-bottom: 22px !important;
  min-height: 53px
}

#reqestCatalogFormContainer .formCol.catalogsField .inputContainerCatalog label {
  margin-bottom: 12px
}

#reqestCatalogFormContainer .formCol.catalogsField .inputContainerCatalog img {
  max-width: 90%
}

#reqestCatalogFormContainer .inputContainerCatalog .field.lang {
  width: 60%;
  float: left
}

#reqestCatalogFormContainer .inputContainerCatalog .field.qta {
  width: 30%;
  float: left;
  margin-left: 14px
}

#reqestCatalogFormContainer .bar h3 {
  color: #6FBA2C;
  position: relative;
  top: -6px
}

#reqestCatalogFormContainer .formCol.personalFields .inputContainer {
  min-height: 82px
}

.richiediCatalogoContainer .inputContainerCatalog.catalogLayout-wide {
  width: 100% !important;
  margin-bottom: 60px !important
}

#reqestCatalogFormContainer .formCol.catalogsField .inputContainerCatalog.catalogLayout-wide .catalogDesc {
  display: block
}

.richiediCatalogoContainer .inputContainerCatalog.catalogLayout-wide .catalogDesc .part1 {
  float: left;
  width: 50%;
  text-align: center
}

.richiediCatalogoContainer .inputContainerCatalog.catalogLayout-wide .catalogDesc .part2 {
  float: left;
  width: 50%;
  box-sizing: border-box;
  padding-top: 20px;
  padding-left: 7%
}

.richiediCatalogoContainer .inputContainerCatalog.catalogLayout-wide .catalogDesc .part2 ul {
  margin: 0 0 15px;
  padding: 0
}

.richiediCatalogoContainer .inputContainerCatalog.catalogLayout-wide .catalogDesc .part2 ul>li {
  position: relative;
  list-style-type: none;
  padding-left: 16px
}

.richiediCatalogoContainer .inputContainerCatalog.catalogLayout-wide .catalogDesc .part2 ul>li:before {
  content: '.';
  position: absolute;
  left: 0;
  top: -5px;
  font-size: 45px;
  line-height: 1px;
  color: #6FBA2C
}

#reqestCatalogFormContainer .formCol.catalogsField .inputContainerCatalog .part1 img {
  max-width: 90%;
  margin: 0 auto;
  max-width: 90%;
  float: none
}

#reqestCatalogFormContainer .inputContainerCatalog .field.lang {
  width: 60%;
  float: left
}

#reqestCatalogFormContainer .formCol.personalFields input[type=email], #reqestCatalogFormContainer .formCol.personalFields input[type=number], #reqestCatalogFormContainer .formCol.personalFields input[type=phone], #reqestCatalogFormContainer .formCol.personalFields input[type=tel], #reqestCatalogFormContainer .formCol.personalFields input[type=text], #reqestCatalogFormContainer .formCol.personalFields select {
  background: #f4f4f4;
  border: 1px solid #e6e6e6;
  border-radius: 4px;
  font-size: 16px;
  color: #6e6c6b;
  width: 100%;
  line-height: 22px;
  min-height: 45px;
  box-shadow: none;
  padding: 11px
}

#reqestCatalogFormContainer .formCol.personalFields input[type=email]:focus, #reqestCatalogFormContainer .formCol.personalFields input[type=number]:focus, #reqestCatalogFormContainer .formCol.personalFields input[type=phone]:focus, #reqestCatalogFormContainer .formCol.personalFields input[type=tel]:focus, #reqestCatalogFormContainer .formCol.personalFields input[type=text]:focus, #reqestCatalogFormContainer .formCol.personalFields select:focus {
  outline: 0
}

#reqestCatalogFormContainer .formCol.personalFields .inputContainer {
  width: 100%
}

#reqestCatalogFormContainer .formCol.personalFields label {
  font-size: 16px !important;
  color: #6e6c6b !important;
  font-weight: 400 !important
}

#reqestCatalogFormContainer .formCol.personalFields button.cta-orange {
  width: 100%;
  font-size: 15px;
  font-weight: 400;
  min-height: 45px;
  border-radius: 4px;
  background: #6FBA2C;
  float: none;
  margin-top: 0
}

#reqestCatalogFormContainer .formCol.personalFields .paddingLateriale15 {
  padding: 0 15px;
  display: inline-block;
  box-sizing: border-box;
  width: 100%
}

#reqestCatalogFormContainer .formCol.catalogsField .inputContainerCatalog .catalogDesc input[type=text], #reqestCatalogFormContainer .formCol.catalogsField .inputContainerCatalog .catalogDesc select {
  background: #f4f4f4;
  border: 1px solid #e6e6e6;
  border-radius: 4px;
  font-size: 16px;
  color: #6e6c6b;
  width: 100%;
  min-height: 30px;
  max-height: 30px;
  box-shadow: none;
  padding: 3px 5px
}

#reqestCatalogFormContainer .formCol.catalogsField .inputContainerCatalog .catalogDesc input[type=text]:focus, #reqestCatalogFormContainer .formCol.catalogsField .inputContainerCatalog .catalogDesc select:focus {
  outline: 0
}

.banner-header {
  height: auto;
  background: url("../images/banner-bg.jpg") no-repeat top left;
  background-size: cover;
  overflow: hidden
}

.banner-header .col1, .banner-header .col4 {
  position: relative;
  min-height: 1px
}

.banner-header.type2 {
  min-height: 79px
}

.banner-header .taglio {
  position: absolute;
  right: 0;
  bottom: 0;
  display: none
}

.banner-header.type2 .breadcrumb {
  font-weight: 700;
  position: relative;
  width: 100%;
  font-size: 14px;
  color: #231815;
  float: right;
  margin-right: 15px;
  text-decoration: none;
  margin-top: 30px;
  margin-bottom: 30px;
  padding-bottom: 10px
}

.banner-header.type2 .breadcrumb .current {
  color: #6FBA2C;
  text-decoration: none
}

.banner-header.type2 .productnextprev {
  position: absolute;
  bottom: -10px;
  right: 15px;
  font-size: 14px
}

.banner-header.type2 .productnextprev>a {
  margin-left: 20px
}

.banner-header.type2 .productnextprev .visible-xs {
  display: none
}

@media screen and (max-width:767px) {
  .banner-header.type2 .productnextprev .visible-xs {
    display: inline !important
  }
  .banner-header.type2 .productnextprev .hidden-xs {
    display: none !important
  }
}

.banner-header .col11 {
  padding: 10px 10px 25px;
  box-sizing: border-box
}

.banner-header h1 {
  font-size: 22px;
  font-weight: 700;
  color: #6e6c6b;
  margin: 0;
  margin-top: 35px
}

.banner-header p {
  margin: 10px 0;
  font-size: 16px;
  line-height: 25px;
  color: #6e6c6b
}

.banner-header p .orange {
  color: #6FBA2C
}

@media (max-width :600px) {
  .banner-header.type2 .breadcrumb {
    font-size: 13px
  }
  .banner-header .col4 {
    display: none
  }
  .banner-header .col8 {
    width: 100%
  }
  .richiediCatalogoContainer .catalogDesc .part1, .richiediCatalogoContainer .catalogDesc .part2 {
    float: none !important;
    width: 100% !important;
    padding-top: 0 !important;
    padding-left: 0 !important
  }
}

#reqestCatalogFormContainer .cta-orange, #reqestCatalogFormContainer .g-recaptcha {
  margin-top: 30px !important
}

@media (min-width :601px) and (max-width:1280px) {
  .banner-header h1 {
    font-size: 20px;
    margin-top: 20px
  }
  .banner-header p {
    margin: 8px 0;
    font-size: 14px;
    line-height: 22px
  }
  .banner-header p .orange {
    color: #6e6c6b;
    font-weight: 700
  }
  .banner-header .col11 {
    width: 85%
  }
  .banner-header .col1 {
    width: 15%
  }
  #reqestCatalogFormContainer .formCol.personalFields .last-row {
    width: 50%
  }
}

@media (max-width :600px) {
  .banner-header h1 {
    margin-top: 0;
    font-size: 18px
  }
  .banner-header p {
    font-size: 14px;
    line-height: 20px
  }
  .banner-header p .orange {
    color: #6e6c6b;
    font-weight: 700
  }
  .banner-header .col1 {
    display: none
  }
  .banner-header .col11 {
    width: 100%;
    padding: 15px;
    word-break: break-word;
    box-sizing: border-box
  }
  #reqestCatalogFormContainer .formCol.catalogsField .inputContainerCatalog {
    width: 100% !important;
    padding-right: 5px
  }
  #reqestCatalogFormContainer .formCol.catalogsField .inputContainerCatalog label {
    font-size: 14px
  }
  .richiediCatalogoContainer .inputContainerCatalog {
    height: auto !important
  }
  #reqestCatalogFormContainer .formCol.personalFields .col4 {
    width: 100%
  }
  .formCol.personalFields .g-recaptcha {
    padding-left: 0
  }
}

.institutionalPageHeader {
  height: 90px;
  background: #f7f7f7
}

.institutionalPageHeader .border {
  height: 15px;
  background: url(../images/custom/line_bar.png?i=20180219) left 5px repeat-x #fff
}

.institutionalPageHeader .breadcrumb {
  font-size: 14px;
  color: #6e6c6b;
  float: right;
  line-height: 75px;
  margin-right: 15px
}

.institutionalPageHeader .breadcrumb .current {
  color: #6FBA2C
}

.institutionalPage .rowContainer, .institutionalPage .rowContainer>.row {
  padding: 0
}

.institutionalPage .category-article p.p1 {
  font-size: 16px;
  color: #6e6c6b;
  float: none
}

.institutionalPage .category-article .list-items .list-items-items {
  border-top: none
}

.institutionalPage .category-article .list-items .list-items-items .el-item.el-type-video {
  width: 50%;
  float: left;
  background: 0 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

.institutionalPage .category-article .list-items .list-items-items .el-item.el-type-video:nth-child(even) {
  padding-left: 20px
}

.institutionalPage .category-article .list-items .list-items-items .el-item.el-type-video:nth-child(odd) {
  padding-right: 20px
}

.institutionalPage .category-article .list-items .list-items-items .video-container.fitVids-container {
  width: 100%;
  margin-bottom: 15px
}

.institutionalPage .category-article .list-items .list-items-items h4 {
  display: block;
  font-size: 15px;
  font-weight: 700;
  color: #6e6c6b;
  margin: 0 0 12px 0;
  padding: 0;
  width: 100%;
  float: none;
  padding-right: 68px
}

.institutionalPage .category-article .list-items .list-items-items .el-type-video h4 {
  color: #6FBA2C
}

.institutionalPage .category-article .list-items .list-items-items .desc {
  display: block;
  font-size: 15px;
  color: #6e6c6b;
  width: 100%;
  float: none;
  padding: 0
}

.institutionalPage .category-article .list-items .list-items-items .desc p {
  margin: 0
}

.institutionalPage .category-article .list-items .list-items-items span.socialShare {
  float: right;
  width: 76px;
  margin: 0;
  height: auto;
  position: relative;
  z-index: 10;
  margin-top: -3px
}

.institutionalPage .category-article .list-items .list-items-items span.socialShare .showSocialButtons {
  font-size: 15px;
  color: #6e6c6b;
  font-weight: 700
}

.institutionalPage .category-article .list-items .list-items-items span.socialShare .showSocialButtons::before {
  font-size: 15px;
  color: #6FBA2C;
  margin-right: 5px
}

.institutionalPage .category-article .list-items .list-items-items span.socialShare .showSocialButtons {
  border: none
}

.institutionalPage .category-article .grid-pag li a {
  width: 38px;
  height: 38px;
  background-color: #fff;
  border: 1px solid #a0a0a0;
  border-radius: 5px;
  color: #4d4d4d;
  font-size: 16px;
  text-align: center;
  display: block;
  line-height: 38px
}

.institutionalPage .category-article .grid-pag li a.selected, .institutionalPage .category-article .grid-pag li a:hover {
  background-color: #767676;
  border-color: #767676;
  color: #fff
}

.institutionalPage .category-article #paginationSection1, .institutionalPage .category-article #paginationSection2 {
  float: right;
  display: inline-block;
  width: auto
}

.institutionalPage .category-article .list-items span.socialShare .socials::after {
  margin: 0 auto
}

.institutionalPage .category-article #paginationSection1 li:first-child a, .institutionalPage .category-article #paginationSection1 li:last-child a, .institutionalPage .category-article #paginationSection2 li:first-child a, .institutionalPage .category-article #paginationSection2 li:last-child a {
  border: none;
  color: #fff
}

.institutionalPage .category-article #paginationSection1 li:first-child:hover a, .institutionalPage .category-article #paginationSection1 li:last-child:hover a, .institutionalPage .category-article #paginationSection2 li:first-child:hover a, .institutionalPage .category-article #paginationSection2 li:last-child:hover a {
  background: #fff
}

.institutionalPage .category-article #paginationSection1 li:first-child a::before, .institutionalPage .category-article #paginationSection2 li:first-child a::before {
  font-family: FontAwesome;
  content: "\f053";
  color: #a8a8a8;
  line-height: 44px
}

.institutionalPage .category-article #paginationSection1 li:last-child a::after, .institutionalPage .category-article #paginationSection2 li:last-child a::after {
  font-family: FontAwesome;
  content: "\f054";
  color: #a8a8a8;
  line-height: 44px
}

.institutionalPage .category-article #paginationSection1 li:first-child a:hover::before, .institutionalPage .category-article #paginationSection1 li:last-child a:hover::after, .institutionalPage .category-article #paginationSection2 li:first-child a:hover::before, .institutionalPage .category-article #paginationSection2 li:last-child a:hover::after {
  color: #d04400
}

@media (min-width :601px) and (max-width:1280px) {
  .institutionalPage .category-article {
    position: relative;
    left: -30px
  }
  div[data-slot-id="5"] {
    position: relative
  }
}

@media (max-width :600px) {
  .institutionalPage .category-article .list-items .list-items-items .el-item.el-type-video {
    width: 100%;
    padding: 0 !important
  }
  .socialPlugin .socials.opened {
    position: relative;
    left: -71px;
    bottom: -30px
  }
  .socialPlugin .socials.opened::after {
    right: -127px
  }
}

.institutionalPage .category-article .list-items-items .el-item.el-type-default, .institutionalPage .category-article .list-items-items .el-item.el-type-news, .institutionalPage .category-article .list-items-items .el-item.el-type-pressrelease {
  background: 0 0;
  border-bottom: 1px solid #dadada;
  margin-top: 20px
}

.institutionalPage .category-article .list-items-items .el-item.el-type-default .content-container, .institutionalPage .category-article .list-items-items .el-item.el-type-newsletter .content-container, .institutionalPage .category-article .list-items-items .el-item.el-type-pressrelease .content-container {
  padding-left: 100px
}

.institutionalPage .category-article .list-items-items .el-item.el-type-news h3 {
  display: block;
  float: none;
  margin-top: 5px;
  padding-bottom: 10px;
}

.institutionalPage .category-article .list-items-items .el-item.el-type-news h3 a {

  font-size: 24px;
  line-height: 28px;
  text-decoration: none
}

.institutionalPage .category-article .list-items-items .el-item.el-type-news .product_description, .institutionalPage .category-article .list-items-items .el-item.el-type-news p, .institutionalPage .category-article .list-items-items .el-item.el-type-pressrelease .product_description {
  display: block;
  padding-bottom: 15px;
  font-size: 15px;
  line-height: 24px;
  color: #595757;
  margin: 10px 0;
  font-weight: bold;
}

.institutionalPage .category-article .list-items-items .el-item.el-type-news .date, .institutionalPage .category-article .list-items-items .el-item.el-type-pressrelease .date {
  display: block;
  float: none;
  font-size: 16px;
  line-height: 24px;
  color: #9f9f9f
}

.institutionalPage .category-article .list-items-items .el-item.el-type-news .link, .institutionalPage .category-article .list-items-items .el-item.el-type-pressrelease .link {
  display: block;
  font-size: 13px;
  text-transform: uppercase;
  color: #6e6c6b;
  font-weight: 700;
  text-decoration: underline;
}

.institutionalPage .category-article .list-items-items .el-item.el-type-news .link i, .institutionalPage .category-article .list-items-items .el-item.el-type-pressrelease .link i {
  color: #6FBA2C
}

.institutionalPage .category-article .filter-news select {
  float: none
}

.institutionalPage .category-article .filter-news label {
  display: block;
  width: 80%
}

.institutionalPage .category-article .list-items-items .el-item.el-type-news img {
  max-width: 90px;
  margin-right: 0
}

.institutionalPage .category-article .list-items-items .el-item.el-type-default h4, .institutionalPage .category-article .list-items-items .el-item.el-type-newsletter h4 {
  font-size: 22px;
  color: #666;
  text-transform: uppercase;
  margin-bottom: 0
}

.institutionalPage .category-article .list-items-items .el-item.el-type-default .desc, .institutionalPage .category-article .list-items-items .el-item.el-type-newsletter .desc {
  font-size: 16px;
  line-height: 24px;
  color: #6e6c6b;
  margin: 6px 0
}

.institutionalPage .category-article .list-items-items .el-item.el-type-default .desc p, .institutionalPage .category-article .list-items-items .el-item.el-type-newsletter .desc p {
  font-size: 16px;
  line-height: 24px;
  color: #6e6c6b
}

.institutionalPage .category-article .list-items-items .el-item.el-type-default .link, .institutionalPage .category-article .list-items-items .el-item.el-type-newsletter .link {
  font-size: 13px;
  font-weight: 700;
  color: #6e6c6b;
  float: none;
  text-transform: uppercase;
  text-decoration: none
}

.institutionalPage .category-article .list-items-items .el-item.el-type-default .link i, .institutionalPage .category-article .list-items-items .el-item.el-type-newsletter .link i {
  color: #6FBA2C
}

.institutionalPage .category-article .list-items-items .el-item.el-type-default img, .institutionalPage .category-article .list-items-items .el-item.el-type-newsletter img {
  max-width: 90px;
  margin-right: 0
}

@media screen and (max-width:600px) {
  .institutionalPage .category-article .filter-news select {
    margin-bottom: 10px
  }
}

.institutionalPage .left_espot p.relevant {
  font-size: 22px;
  line-height: 32px;
  color: #6e6c6b
}

.institutionalPage .left_espot p.normal {
  font-size: 16px;
  line-height: 30px;
  color: #6e6c6b
}

.institutionalPage #certificazioni h4 {
  font-weight: 700;
  font-size: 22px;
  line-height: 32px;
  color: #6e6c6b;
  text-transform: uppercase
}

.institutionalPage #certificazioni li, .institutionalPage #certificazioni p {
  font-size: 16px;
  line-height: 30px;
  color: #6e6c6b
}

.institutionalPage #certificazioni .imageTextContainer img {
  float: right;
  margin-right: 0;
  margin-left: 20px
}

.institutionalPage #aeoCertifications ul, .institutionalPage #certificazioni ul, .institutionalPage .left_espot .perche-part1 ul, .institutionalPage .membershipBox ul {
  list-style: none;
  padding-left: 0 !important
}

.institutionalPage #aeoCertifications li::before, .institutionalPage #certificazioni li::before, .institutionalPage .left_espot .perche-part1 li::before, .institutionalPage .membershipBox ul li::before {
  content: "\f00c";
  font-family: FontAwesome;
  font-size: 16px;
  color: #6FBA2C;
  margin-right: 8px
}

.institutionalPage .left_espot #pdfCertifications h5 {
  font-size: 22px;
  line-height: 32px;
  font-weight: 700;
  color: #6e6c6b
}

.institutionalPage .left_espot #pdfCertifications .bar {
  margin-bottom: 10px
}

.institutionalPage .left_espot #pdfCertifications .bar h3 {
  font-size: 15px
}

.institutionalPage .left_espot #pdfCertifications .link-to-img {
  font-size: 13px;
  color: #6e6c6b;
  font-weight: 700;
  margin-left: 12px
}

.institutionalPage .left_espot #pdfCertifications .link-to-img i {
  font-size: 15px;
  color: #6FBA2C;
  margin-right: 6px
}

.institutionalPage .left_espot #aeoCertifications h4 {
  font-size: 22px;
  line-height: 32px;
  font-weight: 700;
  color: #6e6c6b;
  display: block
}

.institutionalPage .left_espot #aeoCertifications .subtitle {
  font-size: 22px;
  line-height: 32px;
  color: #6e6c6b;
  display: block
}

.institutionalPage .left_espot #aeoCertifications img {
  float: right
}

.institutionalPage .left_espot #aeoCertifications p:first-of-type {
  padding-right: 220px
}

.institutionalPage .left_espot #aeoCertifications a, .institutionalPage .left_espot #aeoCertifications li, .institutionalPage .left_espot #aeoCertifications p {
  font-size: 16px;
  line-height: 30px;
  color: #6e6c6b
}

.institutionalPage .left_espot #aeoCertifications ul {
  margin: 25px 0
}

.institutionalPage .left_espot #aeoCertifications .pattern-separator {
  background: url(/wcsstore/ELEStoreFrontAssetStore/images/custom/line_bar.png?i=20180219) repeat-x;
  height: 15px;
  width: 100%
}

.institutionalPage .left_espot #aeoCertifications .aeo-status-check {
  font-size: 15px;
  font-weight: 700;
  color: #6e6c6b;
  margin: 20px 0;
  display: block
}

.institutionalPage .left_espot #aeoCertifications .aeo-status-check::before {
  content: "\f0da";
  font-family: FontAwesome;
  font-size: 16px;
  color: #6FBA2C;
  margin-right: 8px
}

.institutionalPage .aside-menu-w ul li::before {
  display: none !important
}

.contentRecommendationWidget img[src*=chi-siamo] {
  width: 100%
}

.institutionalPage .left_espot .perche-part1, .institutionalPage .left_espot .perche-part2 {
  width: 50%;
  float: left;
  display: block
}

.institutionalPage .left_espot .perche-part1 ul li {
  font-size: 18px;
  margin-bottom: 7px
}

.institutionalPage .membershipBox ul {
  margin-top: 25px
}

.institutionalPage .membershipBox ul li {
  font-size: 13px;
  position: relative;
  padding-left: 25px;
  margin-bottom: 3px
}

.institutionalPage .membershipBox ul li::before {
  position: absolute;
  top: 0;
  left: 0
}

@media (min-width :601px) and (max-width:1280px) {
  .institutionalPage .left_espot #pdfCertifications .link-to-img {
    width: 100%;
    display: block;
    position: relative;
    padding-left: 20px
  }
  .institutionalPage .left_espot #pdfCertifications .link-to-img i {
    position: absolute;
    top: 0;
    left: 0
  }
  .institutionalPage .left_espot #aeoCertifications .aeo-status-check {
    position: relative;
    padding-left: 18px;
    line-height: 19px
  }
  .institutionalPage .left_espot #aeoCertifications .aeo-status-check::before {
    position: absolute;
    top: 0;
    left: 0
  }
  .institutionalPage .left_espot .perche-part1, .institutionalPage .left_espot .perche-part2 {
    width: 100%;
    float: left;
    display: block
  }
  .institutionalPage .left_espot .perche-part2 img {
    margin-top: 20px
  }
}

@media (max-width :600px) {
  .institutionalPage .left_espot p {
    font-size: 18px;
    line-height: 28px
  }
  .institutionalPage #pdfCertifications .pdfContainer {
    width: 50%
  }
  .institutionalPage #pdfCertifications .pdfContainer+p {
    clear: both
  }
  .institutionalPage .left_espot #pdfCertifications .link-to-img {
    width: 100%;
    display: block;
    position: relative;
    padding-left: 20px
  }
  .institutionalPage .left_espot #pdfCertifications .link-to-img i {
    position: absolute;
    top: 0;
    left: 0
  }
  .institutionalPage .left_espot #aeoCertifications img {
    max-width: 125px;
    height: auto
  }
  .institutionalPage .left_espot #aeoCertifications p:first-of-type {
    padding-right: 0
  }
  .institutionalPage .left_espot #aeoCertifications .aeo-status-check {
    position: relative;
    padding-left: 18px;
    line-height: 19px
  }
  .institutionalPage .left_espot #aeoCertifications .aeo-status-check::before {
    position: absolute;
    top: 0;
    left: 0
  }
  .institutionalPage .left_espot .perche-part1, .institutionalPage .left_espot .perche-part2 {
    width: 100%;
    float: left;
    display: block
  }
  .institutionalPage .left_espot .perche-part2 img {
    margin-top: 20px;
    margin-left: -40px
  }
  .institutionalPage .membershipBox ul li {
    font-size: 16px
  }
}

.category-filter {
  margin-bottom: 10px
}

.category-filter ul {
  padding-left: 0;
  border-radius: 5px;
  overflow: hidden
}

.category-filter ul li {
  background-color: #f6f6f6;
  font-size: 15px;
  color: #6e6c6b;
  border-bottom: 1px solid #fff;
  padding: 14px 5%;
  position: relative
}

.category-filter ul li a {
  padding-right: 26px
}

.category-filter ul li::after {
  content: "\f105";
  font-family: FontAwesome;
  color: #6e6c6b;
  font-size: 15px;
  position: absolute;
  right: 12px;
  top: 15px
}

.category_page_content .facetWidget {
  margin-bottom: 8px
}

@media (min-width :601px) and (max-width:1280px) {
  .category_page_content div[data-slot-id="5"] {
    right: 0
  }
  .category-filter ul li {
    font-size: 13px
  }
  .category_page_content .selector select {
    font-size: 13px
  }
  .category_page_content .controls.pagination_present {
    width: 100%;
    display: block;
    clear: none
  }
  .category_page_content .productListingWidget .header_bar .sorting_view_controls_container {
    float: left;
    clear: none;
    margin-left: 0
  }
  .category_page_content .productListingWidget .header_bar .paging_controls {
    float: right
  }
}

@media (max-width :600px) {
  .category_page_content .controls.pagination_present {
    margin: 0;
    position: relative;
    right: -10px;
    width: 300px
  }
  .category_page_content .productListingWidget .header_bar .paging_controls {
    margin-bottom: 15px
  }
  .category_page_content .productListingWidget .header_bar .sorting_view_controls_container {
    margin-left: 0
  }
}

.hpi_container .col6 {
  box-sizing: border-box
}

.hpi_container .col6:nth-child(even) {
  padding-left: 15px
}

.hpi_container .col6:nth-child(odd) {
  clear: left;
  padding-right: 15px
}

.hpi_container .hpi_box {
  min-height: 1px;
  box-sizing: border-box;
  border: 1px solid #a7a7a7;
  margin-bottom: 45px !important;
  max-width: 481px
}

.hpi_container .hpi_box .imgs .w50 {
  width: 50%;
  float: left
}

.hpi_container .hpi_box .imgs img {
  display: block;
  max-width: 100%;
  height: auto
}

.hpi_container .hpi_box .imgs .w50:first-child img {
  float: left
}

.hpi_container .hpi_box .imgs .w50:last-child img {
  float: right
}

.hpi_container .hpi_box .fleft {
  float: left
}

.hpi_container .hpi_box .fright {
  float: right
}

.hpi_container .hpi_box div.logo {
  width: 35%;
  min-height: 1px
}

.hpi_container .hpi_box div.logo.elecolors {
  padding-top: 46px
}

.hpi_container .hpi_box div.logo img {
  max-width: 100%;
  height: auto
}

.hpi_container .hpi_box div.text {
  width: 65%;
  padding: 22px 0 0 35px;
  box-sizing: border-box
}

.hpi_container .hpi_box .linea-name {
  font-size: 22px;
  font-weight: 700;
  color: #666;
  line-height: 24px;
  margin: 0;
  display: block;
  text-transform: uppercase
}

.hpi_container .hpi_box .linea-desc {
  font-size: 16px;
  color: #6FBA2C;
  line-height: 18px;
  font-weight: 700;
  display: block;
  text-transform: uppercase
}

.hpi_container .hpi_box .sectorOther .linea-desc {
  display: block;
  display: -webkit-box;
  height: 32px;
  line-height: 16px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis
}

.hpi_container .hpi_box .linea-counter {
  font-size: 15px;
  color: #666;
  line-height: 17px;
  display: block;
  text-transform: uppercase
}

.hpi_container .hpi_box .trademark {
  font-size: 12px;
  font-weight: 700
}

@media (min-width :601px) and (max-width:1280px) {
  .hpi_container .col6:nth-child(even) {
    padding-left: 8px
  }
  .hpi_container .col6:nth-child(odd) {
    padding-right: 8px
  }
  .hpi_container .hpi_box div.text {
    padding: 20px 0 20px 15px
  }
  .hpi_container .hpi_box {
    min-height: 290px;
    margin-bottom: 30px !important
  }
}

@media (max-width :600px) {
  .hpi_container .col6 {
    width: 100%;
    margin: 0;
    padding: 10px !important
  }
  .hpi_container .hpi_box div.text {
    padding: 15px 0 15px 15px
  }
  .hpi_container .hpi_box .linea-name {
    font-size: 20px
  }
}

.change-store {
  display: inline-block;
  border-right: 1px solid #fff !important;
  border-left: 1px solid #fff !important;
  padding-left: 15px
}

.change-store span.cstore {
  display: none !important;
  float: left;
  text-transform: uppercase;
  color: #fff;
  font-size: 11px;
  margin-right: 4px;
  line-height: 30px
}

.change-store #cmbChangeStore {
  display: block;
  float: left;
  margin: 0;
  height: 100%;
  width: 100% !important
}

.change-store .dd-select {
  background: 0 0 !important;
  border-color: transparent;
  display: inline-block;
  vertical-align: middle;
  width: 100% !important;
  height: 100%
}

.change-store .dd-selected .dd-selected-image {
  margin-top: 10px
}

.change-store .dd-selected {
  padding: 0;
  font-weight: 400 !important
}

.change-store .dd-selected .dd-selected-text {
  margin-right: 25px;
  line-height: 35px !important;
  color: #fff
}

.change-store .dd-selected .dd-pointer {
  right: 7px
}

.change-store .dd-selected .dd-selected-description, .change-store .dd-selected .language {
  display: none
}

.change-store .dd-selected .multilanguage {
  position: relative
}

.change-store .dd-selected .multilanguage .language {
  position: absolute;
  bottom: 0;
  left: 21px;
  display: none;
  font-size: 9px;
  color: #fff
}

#cmbChangeStore .dd-pointer-down, #cmbChangeStore .dd-pointer-up {
  border: 0 !important;
  margin: 0 !important
}

#cmbChangeStore .dd-pointer-down:after {
  content: '\f078';
  font-family: fontawesome;
  position: absolute;
  right: 0;
  margin-right: 5px;
  top: -9px;
  margin-top: 1px;
  color: #fff;
  font-size: 9px
}

#cmbChangeStore .dd-pointer-up:after {
  content: '\f077';
  font-family: fontawesome;
  position: absolute;
  right: 0;
  margin-right: 5px;
  top: -9px;
  margin-top: 1px;
  color: #fff;
  font-size: 9px
}

.change-store ul.dd-options {
  width: 160px !important;
  margin-left: -15px;
  font-weight: 500
}

.change-store ul.dd-options .dd-option {
  background: #fff !important
}

.change-store ul.dd-options .dd-option.notSelectable {
  cursor: inherit
}

.change-store ul.dd-options .dd-option:not(.notSelectable):hover {
  background: #6FBA2C !important
}

.change-store ul.dd-options .dd-option .dd-option-description {
  line-height: 16px !important;
  font-size: 13px;
  font-weight: 500;
  color: #848281
}

.change-store ul.dd-options .dd-option .dd-option-text, .change-store ul.dd-options .dd-option .language, .change-store ul.dd-options .dd-option.multilanguage .dd-option-description, .change-store ul.dd-options .dd-option.multilanguage .dd-option-image {
  display: none
}

.change-store ul.dd-options .dd-option.multilanguage .language {
  display: block;
  padding-left: 40px;
  font-size: 13px;
  color: #848281;
  position: relative
}

.change-store ul.dd-options .dd-option.multilanguage .language:before {
  content: '\f054';
  font-family: fontawesome;
  font-size: 8px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 30px
}

.change-store ul.dd-options .dd-option:not(.notSelectable):hover .dd-option-description, .change-store ul.dd-options .dd-option:not(.notSelectable):hover .language {
  color: #fff
}

@media (max-width:767px) {
  .change-store {
    box-sizing: border-box;
    background: #6FBA2C;
    width: auto;
    top: 0
  }
}

@media (max-width :690px) {
  .change-store span.cstore {
    display: none
  }
}

#breadcrumb .on {
  color: #6FBA2C
}

#checkoutRequestQuote {
  float: left;
  display: table
}

#checkoutRequestQuote>* {
  display: table-cell;
  vertical-align: middle
}

#checkoutRequestQuote>div {
  padding: 0 10px;
  color: #b7b7b7;
  font-weight: 700
}

#checkoutRequestQuote .button_text {
  color: #fff
}

#order_details tr td, #order_details tr th {
  border-bottom: 1px solid #e5e5e5 !important
}

#order_details .itemCode .value {
  font-weight: 700
}

#order_details .itemDesc {
  color: #6FBA2C;
  font-size: 16px;
  font-weight: 700
}

#order_details .itemLine {
  color: inherit
}

#order_details .add-preferiti-li {
  display: inline-block
}

#order_details .add-preferiti-li .dropdown_primary {
  height: 16px
}

#order_details .add-preferiti-li .dropdown_primary>.button>.content, #order_details .add-preferiti-li a i {
  font-size: 12px
}

#order_details .add-preferiti-li .dropdown_primary>.drop>.dropdown_arrow {
  padding: 0
}

#order_details td.each {
  max-width: 70px
}

#orderExpandAreaBottom {
  display: none
}

@media screen and (max-width:800px) {
  .main_content>#breadcrumb #orderItemDisplay, .main_content>.shop_cart {
    padding: 0
  }
  .shopping_cart_box {
    min-width: inherit
  }
  .shopping_cart_box>div.body {
    padding: 0 !important
  }
  #order_details {
    margin-top: 0 !important
  }
  #order_details .th_align_left_normal {
    min-width: inherit
  }
  #order_details table, #order_details tbody, #order_details td, #order_details th, #order_details thead, #order_details tr {
    display: block;
    padding: 0 !important;
    height: inherit;
    clear: both
  }
  #order_details .th_align_left_normal, #order_details td {
    border-top: 0;
    border-bottom: 0
  }
  #checkout_crumb .crumb .step_off {
    display: none
  }
  #checkout_crumb .crumb a, #checkout_crumb .crumb span {
    font-size: 18px !important
  }
  #checkout_crumb .step_arrow {
    display: none
  }
  #order_details tr.nested th {
    display: none
  }
  #order_details tr th:first-child {
    border-top: 1px solid #e5e5e5
  }
  #order_details .img {
    display: inline-block;
    float: none;
    margin-bottom: 0 !important;
    padding-right: 0 !important
  }
  #order_details .img>a {
    display: block
  }
  #order_details div[id^=WC_OrderItemDetailsSummaryf_div_2_], #order_details div[id^=WC_OrderItemDetails_div_2_], #order_details div[id^=WC_OrderItemDetailsf_div_2_] {
    padding-top: 10px;
    display: inline-block;
    width: inherit;
    vertical-align: top
  }
  #order_details div[id^=WC_OrderItemDetails_div_2_] a, #order_details div[id^=WC_OrderItemDetailsf_div_2_] a {
    display: inline-block
  }
  #order_details div.dropdown_primary {
    display: none
  }
  #order_details .catalogEntry_name_label {
    display: none
  }
  #order_details td.avail {
    margin-bottom: 12px;
    margin-left: 6px;
    display: block;
    width: inherit
  }
  #order_details td.QTY {
    display: inline-block;
    vertical-align: top;
    line-height: 25px
  }
  #order_details td.QTY label {
    display: block !important;
    margin-top: -2px;
    line-height: 10px;
    font-size: 10px;
    color: #beb7b7
  }
  #order_details td.each {
    display: inline-block;
    vertical-align: top;
    line-height: 18px;
    width: 130px
  }
  #order_details td.each label {
    display: block !important;
    margin-top: -2px;
    line-height: 10px;
    font-size: 10px;
    color: #beb7b7;
    text-align: right
  }
  #order_details .total {
    padding-right: 5px !important;
    font-weight: 700;
    font-size: 18px;
    width: inherit;
    float: right;
    line-height: 18px
  }
  #order_details td.total label {
    display: block !important;
    margin-top: -2px;
    line-height: 10px;
    font-size: 10px
  }
  #order_details th[id^=SingleShipment_rowHeader_discount], #order_details th[id^=shopcart_rowHeader_discount] {
    display: inline-block;
    border-top: 0 !important;
    border-bottom: 0 !important;
    line-height: 25px
  }
  #order_details .itemspecs a.discount {
    padding-left: 0
  }
  #order_details .th_align_left_dotted_top_solid_bottom, #order_details td[id^=WC_OrderItemDetails_td_5], #order_details td[id^=WC_OrderItemDetailsf_td_5_] {
    clear: right;
    color: #c3bfbf;
    border-top: 0 !important;
    border-bottom: 0 !important
  }
  #orderExpandAreaBottom {
    display: block !important
  }
  #total_breakdown #order_total tr:last-child .total_figures {
    font-weight: 700;
    font-size: 18px
  }
}

.myaccount_header {
  border-color: #6FBA2C #e5e5e5 #e5e5e5
}

#checkout_crumb .crumb a, #checkout_crumb .crumb span {
  font-size: 22px
}

#checkout_crumb .crumb .step_on {
  color: #6FBA2C;
  font-weight: 400
}

#checkout_crumb .crumb .step_off {
  color: #6e6c6b
}

#billing .billing_address_container, .billing .billing_address_container {
  max-width: 250px
}

@media screen and (max-width:600px) {
  #billing .billing_address_container, .billing .billing_address_container {
    width: 100%
  }
}

.orderItemDiscount {
  font-size: 11px;
  white-space: nowrap
}

.billing_method {
  display: inline-block
}

ul.orderShipNotes {
  margin: 5px 0;
  font-style: italic;
  color: #6FBA2C
}

#SingleShipmentShippingAddress p:empty, #WC_CheckoutPaymentAndBillingAddressSummaryf_div_2_1 p:empty, #WC_OrderShipmentDetails_div_17 p:empty, #WC_OrderShippingBillingConfirmationPage_div_14 p:empty {
  display: none
}

#WC_OrderShipmentDetails_div_17 .address_name {
  display: none
}

#WC_OrderShipmentDetails_div_29 .button_right_side_message {
  display: none
}

#WC_CheckoutPaymentAndBillingAddressSummaryf_div_2_1 .address_name {
  display: none
}

#quick_order .input_form .QTY {
  width: 60px
}

.history-intro {
  margin-bottom: 50px
}

.history-intro img {
  display: block;
  max-width: 100%;
  margin: 0 auto
}

.history-intro p {
  font-size: 16px;
  line-height: 1.3em
}

.bar-manifattura {
  background: #f3f3f3;
  padding: 15px 18px;
  margin-bottom: 50px;
  font-size: 13px;
  line-height: 18px;
  text-align: center
}

.bar-manifattura .logo-elesa>img, .bar-manifattura .logo-partner>img {
  display: inline-block
}

.bar-manifattura .disclaimer {
  padding: 15px 0
}

@media (min-width :601px) {
  .bar-manifattura {
    display: table;
    box-sizing: border-box;
    width: 100%;
    vertical-align: middle;
    text-align: left
  }
  .bar-manifattura .disclaimer, .bar-manifattura .logo-elesa, .bar-manifattura .logo-partner {
    display: table-cell;
    vertical-align: middle
  }
  .bar-manifattura .logo-elesa {
    padding-right: 25px;
    text-align: left
  }
  .bar-manifattura .disclaimer {
    padding: 0;
    text-align: right
  }
  .bar-manifattura .logo-partner {
    width: 87px;
    padding-left: 25px;
    text-align: right
  }
}

#AutoSuggestDiv #autoSuggestAdvancedSearch>a, #AutoSuggestDiv .list_section li>a {
  position: relative;
  padding: 10px 15px 10px 100px;
  min-height: 60px
}

#suggestedProductsResults .noresult {
  padding: 30px 10px 30px 25px;
  font-size: 15px
}

#suggestedProductsResults .as_thumbnail {
  position: absolute;
  left: 0;
  top: auto;
  border: 0;
  margin: 0 15px
}

#suggestedProductsResults .description {
  font-size: 15px
}

#suggestedProductsResults .as_thumbnail img {
  width: 60px;
  height: 60px
}

#suggestedProductsResults .prod-subtitle {
  font-size: 12px
}

.extractPageVisitedContainer th {
  background: #6FBA2C;
  color: #fff
}

.extractPageVisitedContainer tr:nth-child(odd) {
  background: #fff2cc
}

.extractPageVisitedContainer td, .extractPageVisitedContainer th {
  border: 1px solid #f0f0f0;
  padding: 10px
}

.gotop {
  display: inline-block;
  z-index: 9999;
  height: 40px;
  width: 50px;
  position: fixed;
  bottom: 0;
  right: 0;
  box-shadow: 0 0 10px rgba(0, 0, 0, .05);
  border: 2px solid #fbc99f;
  border-radius: 4px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: #6FBA2C url(../images/custom/gotop-arrow.png?i=20180219) no-repeat center 50%;
  background-size: 25px;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s
}

.gotop.gotop-is-visible, .gotop:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s
}

@media only screen and (min-width:768px) {
  .gotop.gotop-is-visible {
    visibility: visible;
    opacity: .5
  }
}

.gotop:hover {
  opacity: 1
}

#banner-header-content {
  position: relative
}

#widget_breadcrumb, #widget_breadcrumb_readmore {
  position: absolute;
  right: 0;
  padding: 0
}

@media (max-width:600px) {
  #widget_breadcrumb, #widget_breadcrumb_readmore {
    position: static;
    padding-top: 10px
  }
}

#widget_breadcrumb_readmore {
  bottom: 14px
}

#catdesc_close, #catdesc_content {
  display: none
}

.exportErp textarea {
  width: 100%;
  height: 100px
}

.exportErp textarea.error {
  border-bottom: 1px solid red;
  color: red
}

.exportErp .result {
  display: none;
  padding: 8px
}

.exportErp .result .err, .exportErp .result .ok, .exportErp .tax_err {
  display: none
}

.exportErp .tax_err {
  color: red
}

.cfiscale_number, .vat_number {
  font-weight: 700;
  padding-bottom: 2px;
  color: #777;
  margin-top: 16px
}

.condizioni_vendita {
  text-align: left;
  display: block;
  padding-top: 12px;
  font-size: 12px
}

.condizioni_vendita p {
  display: inline-block
}

.condizioni_vendita a {
  text-decoration: underline
}

.condizioni_vendita input {
  margin-right: 8px;
  vertical-align: middle
}

#Header_GlobalLogin_signOutQuickLinkUser {
  margin-right: 4px;
  position: relative
}

#Header_GlobalLogin_signOutQuickLinkUser:before {
  position: absolute;
  content: '\f007';
  font-family: fontawesome;
  left: 0;
  margin-left: -15px
}

#quickLinksBar {
  font-family: 'Open sans', sans-serif
}

#quickLinksBar>li.separator-false {
  border: 0
}

#quickLinksBar>li>a {
  margin: 0
}

#quickLinksBar>li>#Header_GlobalLogin_signOutQuickLink {
  max-width: 293px;
  margin-top: 0 !important;
  padding-right: 20px
}

.contractSelectPanel .button_primary, .contractSelectPanel .button_secondary, .loggedInContractSelectPanel .button_primary, .loggedInContractSelectPanel .button_secondary, .signOutButton {
  width: 100%;
  box-sizing: border-box
}

.contractSelectPanel .button_primary, .contractSelectPanel .button_secondary, .loggedInContractSelectPanel .button_primary, .loggedInContractSelectPanel .button_secondary, .signOutButton {
  width: 100%;
  padding: 15px 0;
  border: 0
}

.contractSelectPanel .button_secondary, .loggedInContractSelectPanel .button_secondary {
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6
}

.contractSelectPanel .button_primary .button_text, .contractSelectPanel .button_secondary .button_text, .loggedInContractSelectPanel .button_primary .button_text, .loggedInContractSelectPanel .button_secondary .button_text, .signOutButton .button_text {
  display: block;
  text-align: left
}

.loggedInContractSelectPanel .button_primary .button_text span, .loggedInContractSelectPanel .button_secondary .button_text span {
  font-size: 13px;
  line-height: 23px;
  text-transform: uppercase;
  font-weight: 700
}

.loggedInContractSelectPanel .button_primary .button_text span .fa, .loggedInContractSelectPanel .button_secondary .button_text span .fa {
  color: #6FBA2C
}

.contractSelectPanel .button_secondary:hover, .loggedInContractSelectPanel .button_secondary:hover {
  background-color: #6FBA2C;
  border-bottom-color: #6FBA2C
}

.loggedInContractSelectPanel .button_primary:hover .button_text span .fa, .loggedInContractSelectPanel .button_secondary:hover .button_text span .fa {
  color: #fff
}

@media screen and (max-width:600px) {
  .contractSelectPanel .button_primary, .contractSelectPanel .button_secondary, .loggedInContractSelectPanel .button_primary, .loggedInContractSelectPanel .button_secondary, .signOutButton {
    width: 100%;
    box-sizing: border-box
  }
}

.menuDropdown {
  background: #fff;
  background-color: #fff;
  border: none;
  border-radius: 0;
  box-shadow: 0 13px 29px 0 rgba(0, 0, 0, .35);
  color: #4d4d4d;
  display: none;
  font-size: 13px;
  position: absolute;
  right: 299px;
  top: 56px;
  width: 100%;
  z-index: 100;
  outline: 0
}

.menuDropdown .panel {
  padding: 0
}

#minishopcart_lock, #minishopcart_total {
  right: 14px
}

#searchFilterButton {
  display: block
}

#searchDropdown {
  top: 45px;
  background: #fff;
  box-shadow: 0 23px 24px 0 rgba(0, 0, 0, .35);
  margin-right: 51px;
  margin-left: 1px;
  margin-top: -1px;
  display: none
}

#searchFilterMenu {
  display: block
}

#searchFilterMenu ul {
  padding: 0;
  list-style-type: none;
  height: 50px
}

#searchFilterMenu ul li {
  position: relative;
  width: 42%;
  float: left;
  background: #dadada;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-right: 20px;
  font-size: 15px;
  font-weight: 700;
  font-family: 'Open Sans', sans-serif
}

#searchFilterMenu ul li.active {
  background: #6FBA2C
}

#searchFilterMenu ul li a {
  display: block;
  width: 100%;
  padding: 15px 0;
  outline: 0;
  box-sizing: border-box
}

#searchFilterMenu ul li a:after {
  content: '';
  position: absolute;
  right: 0;
  margin-right: -20px;
  top: 0;
  margin-top: -20px;
  border: 20px solid transparent;
  border-bottom: 50px solid #dadada
}

#searchFilterMenu ul li.active a:after {
  border-bottom-color: #6FBA2C
}

@media screen and (min-width:601px) and (max-width:991px) {
  #searchFilterMenu ul li {
    font-size: 13px;
    height: 50px
  }
}

#searchBox>.submitButton:before {
  display: none
}

#searchBox>.submitButton {
  display: inline-block;
  position: relative;
  width: 50px;
  height: 100%;
  margin: 0;
  border: 0;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  overflow: hidden;
  color: #fff;
  background: #6fba2c;
  text-align: center
}

#searchBox>.submitButton .fa {
  margin-top: 15px
}

#suggestedProductsResults {
  font-family: 'Open Sans', sans-serif
}

#AutoSuggestDiv {
  border: 0
}

#AutoSuggestDiv .heading {
  background-color: #009fe3;
  font-size: 13px;
  font-weight: 700;
  color: #fff;
  text-transform: none;
  padding: 5px 10px;
  border: 0;
  list-style: none;
  display: none
}

#AutoSuggestDiv .list_section li {
  position: relative
}

#AutoSuggestDiv .list_section li.mediaservice .el-item a {
  padding: 10px 38px 10px 25px;
  display: table-cell;
  vertical-align: middle;
  height: 60px
}

#AutoSuggestDiv .list_section li.mediaservice .el-item a:hover {
  text-decoration: none
}

#AutoSuggestDiv .list_section li.mediaservice .el-item:after {
  position: absolute;
  content: '\f054';
  font-family: fontawesome;
  color: #dadada;
  top: 50%;
  right: 0;
  margin-right: 20px;
  font-size: 15px;
  transform: translateY(-50%)
}

#AutoSuggestDiv .list_section li.mediaservice .el-type-video:after {
  content: '\f03d';
  color: #6e6c6b
}

#AutoSuggestDiv .list_section li.mediaservice .el-type-default:after, #AutoSuggestDiv .list_section li.mediaservice .el-type-pressrelease:after {
  content: '\f1c1';
  color: red
}

#AutoSuggestDiv .list_section li.mediaservice .el-type-newsletter h4, #AutoSuggestDiv .list_section li.mediaservice .el-type-pressrelease h4 {
  text-transform: uppercase
}

#AutoSuggestDiv .list_section li.mediaservice .el-item .desc {
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  text-decoration: none
}

#AutoSuggestDiv .list_section ul.moreresult li:after {
  color: #fff;
  font-size: 13px
}

#AutoSuggestDiv .list_section ul.moreresult li>a {
  background: #6FBA2C;
  padding: 8px 40px 8px 15px;
  min-height: auto;
  text-align: right
}

#AutoSuggestDiv .list_section ul.moreresult li>a span {
  color: #fff !important;
  font-style: italic;
  font-size: 15px
}

#AutoSuggestDiv .list_section ul.moreresult li>a.autoSuggestSelected {
  background-color: #6FBA2C
}

#AutoSuggestDiv .heading .autoSuggest_discount {
  float: right;
  font-style: italic;
  font-size: 13px;
  display: none
}

.el-item .link--block {
  display: block;
  margin-top: 10px
}

#bigTabberSection {
  font-family: "Open Sans", sans-serif;
  display: none;
  opacity: 1;
  transition: opacity .275s ease;
  width: 100%;
  background: #fff;
  z-index: 99
}

#bigTabberWrapper {
  overflow: hidden
}

@media screen and (max-width:600px) {
  #bigTabberSection {
    display: none !important
  }
}

#bigTabberSection.is-hidden {
  opacity: 0;
  z-index: -10
}

#bigTabberSection .big-tabber {
  padding: 0;
  border-bottom: 1px solid #c1c1c1
}

.big-tabber-nav {
  position: relative
}

.big-tabber-nav:before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #c1c1c1;
  margin-top: 69px
}

.big-tabber-nav ul {
  list-style-type: none;
  padding: 0;
  height: 70px
}

.big-tabber-nav ul li {
  display: inline-block;
  width: 25%;
  font-size: 15px;
  font-weight: 700;
  border-width: 1px 1px 0 0;
  border-style: solid;
  border-color: #c1c1c1;
  float: left;
  text-transform: uppercase;
  max-height: 70px;
  position: relative;
  box-sizing: border-box;
  text-align: center
}

.big-tabber-nav ul li a {
  padding: 25px 10px;
  display: block;
  position: relative
}

.big-tabber-nav ul li a:after {
  content: '\f078';
  position: absolute;
  font-family: fontawesome;
  color: #6FBA2C;
  top: 50%;
  transform: translateY(-50%);
  margin-left: 3px;
  font-size: 12px;
  opacity: .6
}

@media screen and (max-width:1023px) {
  .big-tabber-nav ul li {
    font-size: 12px
  }
  .big-tabber-nav ul li:after {
    margin-top: 0
  }
}

.big-tabber-nav ul li a {
  opacity: .6
}

.big-tabber-nav ul li.active a, .big-tabber-nav ul li.active:after {
  opacity: 1
}

.big-tabber-nav ul li.active {
  border-bottom-width: 1px;
  border-bottom-color: #fff
}

.big-tabber-nav ul li:first-child {
  border-left-width: 1px;
  border-left-color: #c1c1c1
}

.big-tabber-content {
  display: none
}

.big-tabber-content.active {
  display: block
}

.panelMegamenu {
  display: table-cell;
  padding: 50px 0;
  box-sizing: border-box;
  width: 33.33333%;
  vertical-align: top;
  position: relative
}

#MegamenuHPIItems .panelMegamenu.level-1, #MegamenuSECTORSItems .panelMegamenu.level-1 {
  padding: 40px 0
}

#MegamenuHPIItems .panelMegamenu.level-2, #MegamenuSECTORSItems .panelMegamenu.level-2 {
  padding: 0 0 50px
}

.megamenu_divider {
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  background: #c1c1c1
}

.panelMegamenu.level-2 .megamenu_divider {
  opacity: 0
}

.panelMegamenu.level-2.active .megamenu_divider {
  opacity: 1
}

.panelMegamenu .itemlist {
  padding: 0;
  width: 100%;
  list-style-type: none
}

.panelMegamenu.level-2 .itemlist {
  display: none
}

.panelMegamenu.level-2 .itemlist.active {
  display: block
}

.panelMegamenu .itemlist ul {
  list-style-type: none;
  padding: 0
}

.panelMegamenu.level-3 {
  border: 0
}

.panelMegamenu.level-3 .itemlist {
  display: none
}

.panelMegamenu.level-3 .itemlist.active {
  display: block
}

.panelMegamenu.level-3 img {
  display: none
}

.panelMegamenu.level-xl {
  width: 66%
}

.panelMegamenu.level-xl img {
  width: 100%
}

.panelMegamenu.level-3 .itemlist {
  width: 100%;
  height: 555px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center
}

.panelMegamenu.level-3 .itemlist a {
  display: block;
  height: 555px
}

.panelMegamenu .itemlist li {
  font-size: 15px;
  font-weight: 700;
  cursor: pointer;
  position: relative
}

.panelMegamenu .itemlist li[data-url=""] {
  cursor: default
}

.panelMegamenu.level-1 .itemlist li {
  height: 33px;
  line-height: 16px;
  padding: 0 27px 0 30px;
  position: relative
}

#MegamenuHPIItems .panelMegamenu.level-1 .itemlist li, #MegamenuSECTORSItems .panelMegamenu.level-1 .itemlist li {
  height: inherit;
  padding-bottom: 15px
}

#MegamenuHPIItems .panelMegamenu.level-1 .itemlist li:after, #MegamenuSECTORSItems .panelMegamenu.level-1 .itemlist li:after {
  content: '\f054';
  font-family: fontawesome;
  font-size: 12px;
  position: absolute;
  color: #dadada;
  right: 0;
  margin-right: 15px;
  top: 10px;
  transform: translateY(-50%)
}

#MegamenuHPIItems .panelMegamenu.level-1 .itemlist li.active:after, #MegamenuSECTORSItems .panelMegamenu.level-1 .itemlist li.active:after {
  color: #6FBA2C
}

.panelMegamenu.level-1 .itemlist li>div:not(.item_icon) {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%)
}

.panelMegamenu.level-2 .itemlist li {
  margin-left: 15px
}

#MegamenuCatProdotti .panelMegamenu.level-1 .itemlist li:after {
  content: '\f054';
  font-family: fontawesome;
  font-size: 12px;
  position: absolute;
  color: #dadada;
  right: 0;
  margin-right: 15px;
  top: 50%;
  transform: translateY(-50%)
}

.panelMegamenu .itemlist li.active, .panelMegamenu .itemlist li.active:after, .panelMegamenu .itemlist li:hover {
  color: #6FBA2C
}

#MegamenuCatProdotti .panelMegamenu .itemlist li.active {
  background-color: #6FBA2C;
  color: #fff
}

#MegamenuCatProdotti .panelMegamenu.level-1 .itemlist li.active:after {
  color: #fff
}

@media screen and (max-width:1023px) {
  .panelMegamenu.level-3 .itemlist, .panelMegamenu.level-3 .itemlist a {
    height: 400px
  }
}

.panelMegamenu .itemlist .item_icon {
  position: absolute;
  top: 0;
  left: 0;
  margin-top: 7px;
  width: 25px;
  height: 25px;
  background: url(../images/megamenu/sprite_icon_product.png?i=20180219) 0 0 no-repeat
}

.panelMegamenu .itemlist li.active .item_icon {
  background: url(../images/megamenu/sprite_icon_product_w.png?i=20180219) 0 0 no-repeat
}

.panelMegamenu .itemlist .item_icon.ico_01 {
  background-position: 0 0
}

.panelMegamenu .itemlist .item_icon.ico_02 {
  background-position: 0 -28px !important
}

.panelMegamenu .itemlist .item_icon.ico_03 {
  background-position: 0 -56px !important
}

.panelMegamenu .itemlist .item_icon.ico_04 {
  background-position: 0 -88px !important
}

.panelMegamenu .itemlist .item_icon.ico_05 {
  background-position: 0 -119px !important
}

.panelMegamenu .itemlist .item_icon.ico_06 {
  background-position: 0 -149px !important
}

.panelMegamenu .itemlist .item_icon.ico_07 {
  background-position: 0 -176px !important
}

.panelMegamenu .itemlist .item_icon.ico_08 {
  background-position: 0 -208px !important
}

.panelMegamenu .itemlist .item_icon.ico_09 {
  background-position: 0 -238px !important
}

.panelMegamenu .itemlist .item_icon.ico_10 {
  background-position: 0 -266px !important
}

.panelMegamenu .itemlist .item_icon.ico_11 {
  background-position: 0 -297px !important
}

.panelMegamenu .itemlist .item_icon.ico_12 {
  background-position: 0 -326px !important
}

.panelMegamenu .itemlist .item_icon.ico_13 {
  background-position: 0 -357px !important
}

.panelMegamenu .itemlist .item_icon.ico_14 {
  background-position: 0 -385px !important
}

.panelMegamenu .itemlist .item_icon.ico_15 {
  background-position: 0 -419px !important
}

.panelMegamenu .itemlist .item_icon.ico_16 {
  background-position: 0 -446px !important
}

.panelMegamenu .itemlist .item_icon_xl {
  position: absolute;
  width: 120px;
  height: 120px;
  background: url(../images/megamenu/sprite_icon_product_xl.png?i=20180219) 0 0 no-repeat;
  bottom: 0;
  left: 0;
  margin-bottom: 30px;
  margin-left: -170px
}

.panelMegamenu .itemlist .item_icon_xl.ico_01 {
  background-position: 0 0
}

.panelMegamenu .itemlist .item_icon_xl.ico_02 {
  background-position: -135px 0
}

.panelMegamenu .itemlist .item_icon_xl.ico_03 {
  background-position: -270px 0
}

.panelMegamenu .itemlist .item_icon_xl.ico_04 {
  background-position: -405px 0
}

.panelMegamenu .itemlist .item_icon_xl.ico_05 {
  background-position: -540px 0
}

.panelMegamenu .itemlist .item_icon_xl.ico_06 {
  background-position: -675px 0
}

.panelMegamenu .itemlist .item_icon_xl.ico_07 {
  background-position: -810px 0
}

.panelMegamenu .itemlist .item_icon_xl.ico_08 {
  background-position: -945px 0
}

.panelMegamenu .itemlist .item_icon_xl.ico_09 {
  background-position: -1080px 0
}

.panelMegamenu .itemlist .item_icon_xl.ico_10 {
  background-position: -1215px 0
}

.panelMegamenu .itemlist .item_icon_xl.ico_11 {
  background-position: -1350px 0
}

.panelMegamenu .itemlist .item_icon_xl.ico_12 {
  background-position: -1485px 0
}

.panelMegamenu .itemlist .item_icon_xl.ico_13 {
  background-position: -1620px 0
}

.panelMegamenu .itemlist .item_icon_xl.ico_14 {
  background-position: -1755px 0
}

.panelMegamenu .itemlist .item_icon_xl.ico_15 {
  background-position: -1890px 0
}

.panelMegamenu .itemlist .item_icon_xl.ico_16 {
  background-position: -2025px 0
}

.panelMegamenu .showmore_items {
  margin-top: 30px;
  display: block;
  font-size: 15px;
  font-weight: 700;
  font-style: italic;
  padding-left: 20px;
  color: #6e6c6b
}

.panelMegamenu .showmore_items .fa {
  color: #dadada
}

.panelMegamenu .showmore_items:hover, .panelMegamenu .showmore_items:hover .fa {
  color: #6FBA2C
}

.panelMegamenu.level-2 .itemlist li {
  border-top: 1px solid #c1c1c1;
  position: relative
}

.panelMegamenu.level-2 .itemlist li a {
  position: relative;
  display: block;
  padding: 10px 25px 10px 5px
}

.panelMegamenu.level-2 .itemlist li.active {
  color: #fff
}

.panelMegamenu.level-2 .itemlist li.active::after {
  color: #fff
}

.panelMegamenu.level-2 .itemlist li.active::before {
  position: absolute;
  content: '';
  width: calc(100% + 15px);
  height: calc(100% + 2px);
  background: #6FBA2C;
  top: 0;
  margin-top: -1px;
  left: 0;
  margin-left: -15px
}

.panelMegamenu.level-2 .panelTitle {
  font-size: 18px;
  color: #6FBA2C !important;
  padding: 10px 8px 20px;
  border: 0 !important;
  font-weight: 700;
  margin-left: 15px;
  display: block
}

.panelMegamenu .itemlist li.selected:after, .panelMegamenu .itemlist li:hover::after {
  color: #6FBA2C
}

.panelMegamenu .itemlist li span {
  color: #6FBA2C
}

.panelMegamenu .itemlist li.active span {
  color: #fff
}

.panelMegamenu .itemlist li span:after {
  content: ' '
}

.closeMegamenu {
  display: none;
  cursor: pointer;
  font-size: 15px;
  line-height: 15px;
  font-weight: 700;
  padding: 12px 30px;
  text-transform: uppercase;
  background: #fff;
  border: 1px solid #c1c1c1;
  border-top: 0;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 190px
}

.closeMegamenu .fa {
  color: #6FBA2C
}

.panelMegamenu .showmore-area {
  padding: 50px 50px 10px
}

.panelMegamenu .showmore-area-top {
  position: relative;
  padding: 40px 50px 25px
}

.panelMegamenu .showmore-area-top .hpi-logo {
  float: right;
  margin-top: -14px
}

.panelMegamenu .showmore-area-top .hpi-logo img {
  max-height: 60px;
  width: auto !important
}

.panelMegamenu .showmore-area-bottom {
  padding-top: 35px;
  padding-left: 0
}

.panelMegamenu .showmore-area-bottom>a img {
  max-width: 70%;
  display: inline-block;
  vertical-align: middle
}

.panelMegamenu .showmore-area .text {
  display: inline-block;
  text-transform: uppercase
}

.panelMegamenu .showmore-area .text h3 {
  font-size: 20px;
  color: #6FBA2C
}

.panelMegamenu .showmore-area .text p {
  font-size: 13px;
  font-weight: 700
}

@media screen and (max-width:1199px) {
  .panelMegamenu.level-2 .panelTitle {
    font-size: 15px
  }
  .panelMegamenu .itemlist li, .panelMegamenu .showmore_items {
    font-size: 13px
  }
}

@media screen and (max-width:991px) {
  .panelMegamenu .showmore-area .text {
    display: block;
    margin-bottom: 15px
  }
  .panelMegamenu .showmore-area-top .text {
    max-width: 80%
  }
  .panelMegamenu .showmore-area-bottom>a img {
    max-width: none;
    display: block
  }
  .panelMegamenu .showmore-area-bottom .btn-white {
    float: right
  }
}

#MegamenuHPIItems .level-1 .itemlist, #MegamenuSECTORSItems .level-1 .itemlist {
  text-transform: uppercase
}

#MegamenuHPIItems .level-1 .itemlist li, #MegamenuSECTORSItems .level-1 .itemlist li {
  margin-left: 0
}

@media screen and (max-width:1199px) {
  #MegamenuHPIItems .level-1 .itemlist li, #MegamenuSECTORSItems .level-1 .itemlist li {
    padding-left: 10px
  }
}

#MegamenuHPIItems .level-2, #MegamenuSECTORSItems .level-2 {
  background-size: cover;
  background-repeat: no-repeat;
  max-width: none
}

#MegamenuHPIItems .level-2>div, #MegamenuSECTORSItems .level-2>div {
  height: 0;
  overflow: hidden
}

#MegamenuHPIItems .level-2>div.active, #MegamenuSECTORSItems .level-2>div.active {
  height: auto
}

#MegamenuHPIItems .level-2 img, #MegamenuSECTORSItems .level-2 img {
  width: 100%
}

#MegamenuHPIItems .level-2 ul, #MegamenuSECTORSItems .level-2 ul {
  padding: 0
}

.panelMegamenu .mrc_noproduct {
  display: none;
  position: relative
}

.panelMegamenu .mrc_noproduct img {
  opacity: 0
}

.panelMegamenu .mrc_noproduct.visible {
  display: block
}

.panelMegamenu .mrc_noproduct .mrc_newsletter {
  position: absolute;
  display: block;
  width: 100%;
  max-width: 560px;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  margin: 0 auto;
  text-align: center
}

.panelMegamenu .mrc_noproduct .mrc_newsletter .mm_title {
  margin-bottom: 12px
}

.panelMegamenu .mrc_noproduct .mrc_newsletter .mm_text {
  margin-bottom: 25px
}

.panelMegamenu .mrc_noproduct .mrc_newsletter .btn-main {
  cursor: pointer;
  border: 0;
  font-weight: 700;
  letter-spacing: 0;
  margin-top: 20px
}

#MegamenuNuoviProdotti .panelMegamenu {
  display: block;
  width: 100%;
  padding: 30px 0
}

#MegamenuNuoviProdotti .btn-white:first-child {
  margin-right: 20px
}

#MegamenuNuoviProdotti .panelMegamenu .np_column_1, #MegamenuNuoviProdotti .panelMegamenu .np_column_2 {
  width: 60%;
  display: inline-block;
  padding: 10px 50px;
  text-align: center;
  box-sizing: border-box;
  vertical-align: top
}

@media screen and (max-width:1023px) {
  #MegamenuNuoviProdotti .panelMegamenu .np_column_1, #MegamenuNuoviProdotti .panelMegamenu .np_column_2 {
    padding: 10px 20px
  }
  #MegamenuNuoviProdotti .btn-white {
    width: auto;
    margin-right: 10px !important
  }
}

#MegamenuNuoviProdotti .panelMegamenu .np_column_1 .mm_text {
  margin: 10px 10px 20px
}

#MegamenuNuoviProdotti .panelMegamenu .np_column_2 {
  width: 39%;
  border: none
}

#MegamenuNuoviProdotti .np_column_1 img {
  width: 100%;
  margin-bottom: 10px
}

#MegamenuNuoviProdotti .np_column_1 i {
  font-size: 10px
}

#MegamenuNuoviProdotti .np_button_area {
  padding-top: 10px
}

#MegamenuNuoviProdotti .np_event_box {
  margin: 15px 0
}

#MegamenuNuoviProdotti .np_event_box .img-container {
  border: 1px solid #e6e6e6;
  display: block;
  width: 100%;
  text-align: center;
  padding: 10px;
  box-sizing: border-box
}

#MegamenuNuoviProdotti .np_event_box img {
  width: 100%
}

#MegamenuNuoviProdotti .np_event_box p.link {
  margin-top: 10px
}

#MegamenuNuoviProdotti .np_event_box p.link i {
  font-size: 10px
}

#MegamenuNuoviProdotti .np_column_line {
  position: absolute;
  width: 1px;
  height: calc(100% - 60px);
  background: #c1c1c1;
  top: 50%;
  left: 60%;
  transform: translateY(-50%)
}

.big-tabber-content #iscrizioneNewsletterContainer {
  background: #f6f6f6;
  padding: 40px 0;
  margin: 0;
  display: table;
  width: 100%
}

.big-tabber-content #iscrizioneNewsletterContainer .text-container {
  display: table-cell;
  vertical-align: middle;
  float: left;
  width: 33.33333333333333%
}

.big-tabber-content #iscrizioneNewsletterContainer .text-container>* {
  margin: 0 15px
}

.big-tabber-content #iscrizioneNewsletterContainer .text-container h3 {
  font-size: 23px;
  line-height: 24px;
  color: #6FBA2C
}

.big-tabber-content #iscrizioneNewsletterContainer .text-container p {
  font-size: 13px;
  line-height: 18px
}

.big-tabber-content #iscrizioneNewsletterContainer .form-container {
  display: table-cell;
  vertical-align: middle;
  float: left;
  width: 66.66666666666666%
}

.big-tabber-content #iscrizioneNewsletterContainer .form-container>* {
  margin-right: 15px
}

.big-tabber-content #iscrizioneNewsletterContainer .form-container form {
  display: table;
  width: 100%;
  margin: 0
}

.big-tabber-content #iscrizioneNewsletterContainer .form-container .inputContainer.email {
  margin: 0;
  display: table-cell;
  vertical-align: middle;
  float: left;
  width: 66.66666666666666%
}

.big-tabber-content #iscrizioneNewsletterContainer .form-container .inputContainer.email input {
  border: 0;
  box-shadow: inherit;
  box-sizing: border-box;
  padding: 15px;
  width: 90%
}

.big-tabber-content #iscrizioneNewsletterContainer .form-container button {
  display: table-cell;
  vertical-align: middle;
  float: left;
  width: 33.33333333333333%;
  margin: 0;
  background: #6FBA2C;
  border-radius: 4px;
  border: 0
}

.big-tabber-content #iscrizioneNewsletterContainer .form-container .inputContainer.privacy {
  clear: left;
  margin-top: 60px;
  position: relative
}

.big-tabber-content #iscrizioneNewsletterContainer .form-container .inputContainer.privacy label {
  position: static;
  width: auto
}

.big-tabber-content #iscrizioneNewsletterContainer .form-container .inputContainer.privacy input {
  position: absolute;
  top: 0
}

.big-tabber-content #iscrizioneNewsletterContainer #resultMessage {
  margin: 0 15px 0 0
}

#MegamenuNuoviProdotti .np_event_item {
  display: inline-block;
  padding: 0 10px;
  margin-top: 20px;
  font-size: 15px
}

#minishopcart_lock, #minishopcart_total {
  right: auto;
  left: 30px
}

.light-input::-webkit-input-placeholder {
  color: #b6b5b5;
  font-size: 15px;
  font-weight: 400;
  font-style: italic
}

.light-input::-moz-placeholder {
  color: #b6b5b5;
  font-size: 15px;
  font-weight: 400;
  font-style: italic
}

.light-input:-ms-input-placeholder {
  color: #b6b5b5;
  font-size: 15px;
  font-weight: 400;
  font-style: italic
}

.light-input:-moz-placeholder {
  color: #b6b5b5;
  font-size: 15px;
  font-weight: 400;
  font-style: italic
}

#headerStickyPlaceholder {
  display: none;
  width: 100%;
  height: 185px
}

#header {
  transition: top .3s ease, box-shadow .3s ease
}

#headerWrapper.megamenuOpened #headerStickyPlaceholder {
  display: none !important
}

@media screen and (max-width:600px) {
  #headerStickyPlaceholder {
    display: none !important
  }
}

@media screen and (min-width:601px) {
  #headerWrapper:not(.megamenuOpened) #header.sticky {
    position: fixed;
    left: 0;
    top: 0;
    margin-top: -35px;
    width: 100%;
    font-family: "Open Sans", sans-serif;
    background: #fff;
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, .3);
    z-index: 99;
    transition: top .3s ease, box-shadow .3s ease
  }
  #headerWrapper:not(.megamenuOpened) #header.sticky #searchBar {
    width: 390px;
    margin-top: 20px;
    margin-right: 70px
  }
  #headerWrapper:not(.megamenuOpened) #header.sticky #headerRow1 {
    display: block;
    width: 100%;
    height: 90px
  }
  #headerWrapper:not(.megamenuOpened) #header.sticky #headerRow1TopLeft {
    position: absolute;
    right: 460px
  }
  #headerWrapper:not(.megamenuOpened) #header.sticky #logo {
    max-width: 95px;
    padding-top: 25px
  }
  #headerWrapper:not(.megamenuOpened) #header.sticky #quickLinksBar .mini-shopping-cart-item {
    position: absolute;
    right: 0;
    top: 0;
    margin-top: 65px;
    margin-right: 25px
  }
  #headerWrapper:not(.megamenuOpened) #header.sticky #quickLinksBar #widget_minishopcart:not(.nohover):hover {
    background: 0 0 !important;
    background-image: none !important
  }
  #headerWrapper:not(.megamenuOpened) #header.sticky #minishopcart_total {
    right: -11px;
    top: 4px;
    left: auto
  }
  #headerWrapper:not(.megamenuOpened) #header.sticky #widget_minishopcart {
    color: #6e6c6b;
    margin: 0;
    padding: 0 !important;
    overflow: visible
  }
  #headerWrapper:not(.megamenuOpened) #header.sticky #widget_minishopcart .fa {
    font-size: 30px
  }
  #headerWrapper:not(.megamenuOpened) #header.sticky .menu_container {
    list-style-type: none;
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    line-height: 22px;
    font-weight: 700
  }
  #headerWrapper:not(.megamenuOpened) #header.sticky .menu_container>li {
    padding-right: 20px
  }
  #headerWrapper:not(.megamenuOpened) #header.sticky .menu_container .input_search {
    padding-left: 15px
  }
  #headerWrapper:not(.megamenuOpened) #header.sticky .filter_Div {
    background: #fff;
    margin-top: -1px
  }
  #headerWrapper:not(.megamenuOpened) #header.sticky .filter_Div ul li {
    height: 100%;
    font-size: 12px
  }
  #headerWrapper:not(.megamenuOpened) #header.sticky .menu_container .input_search>* {
    display: inline-block
  }
  #headerWrapper:not(.megamenuOpened) #header.sticky .menu_container .input_search input {
    width: 318px;
    font-weight: 400;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    box-sizing: border-box
  }
  #headerWrapper:not(.megamenuOpened) #header.sticky .menu_container .input_search .btn-search {
    margin-left: -4px
  }
  #headerWrapper:not(.megamenuOpened) #header.sticky .menu_container .cart_status {
    position: relative
  }
  #headerWrapper:not(.megamenuOpened) #header.sticky .menu_container .cart_status .fa {
    font-size: 28px
  }
  #headerWrapper:not(.megamenuOpened) #header.sticky .menu_container .cart_status .cart_item_count {
    padding: 3px;
    background: #e30613;
    color: #fff;
    border-radius: 2px;
    position: absolute;
    top: 0;
    margin-top: -5px;
    left: 0;
    margin-left: 18px;
    font-size: 11px;
    min-width: 10px;
    height: 10px;
    line-height: 9px;
    text-align: center
  }
  #headerWrapper:not(.megamenuOpened) #header.sticky .submenu_dropdown:after {
    margin-top: 0;
    margin-right: 17px
  }
}

@media screen and (min-width:601px) and (max-width:991px) {
  #headerWrapper:not(.megamenuOpened) #header.sticky #headerRow1 {
    height: 100px
  }
  #headerWrapper:not(.megamenuOpened) #header.sticky #searchBar {
    margin-top: 45px
  }
  #headerWrapper:not(.megamenuOpened) #header.sticky #headerRow1TopLeft {
    width: 100%;
    right: 55px;
    margin-top: -18px
  }
  #headerWrapper:not(.megamenuOpened) #header.sticky #quickLinksBar {
    top: -70px
  }
  #headerWrapper:not(.megamenuOpened) #header.sticky #quickLinksBar .mini-shopping-cart-item {
    margin-top: 100px
  }
}

@media screen and (max-width:1099px) {
  #headerWrapper:not(.megamenuOpened) #header.sticky .search_Div {
    position: absolute;
    top: 80px;
    right: 151px;
    z-index: 4;
    width: 400px
  }
  #headerWrapper:not(.megamenuOpened) #header.sticky .filter_Div {
    margin-top: 0
  }
  #headerWrapper:not(.megamenuOpened) #header.sticky .menu_container .input_search input {
    width: 100%;
    display: inline-block;
    border-color: transparent;
    margin-top: 1px;
    height: 50px
  }
  #headerWrapper:not(.megamenuOpened) #header.sticky .menu_container .input_search .btn-search {
    border-radius: 3px
  }
  #headerWrapper:not(.megamenuOpened) #header.sticky .fascia-search {
    display: block
  }
  #headerWrapper:not(.megamenuOpened) #header.sticky .fascia-search__block {
    position: absolute;
    right: 0;
    margin-right: 150px;
    width: 400px
  }
}

#autoSuggestCachedSuggestions_div {
  height: 0
}

.hamburger-menu {
  position: relative;
  height: 20px;
  width: 24px;
  cursor: pointer
}

.hamburger-menu .hamburger-trigger {
  position: absolute;
  z-index: 3;
  background: 0 0;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0
}

.hamburger-menu .hamburger-bar {
  position: absolute;
  opacity: 1;
  top: 0;
  left: 0;
  margin-left: auto;
  right: 0;
  margin-right: auto;
  width: 100%;
  height: 3px;
  background: #5c5b5c
}

.hamburger-menu .hamburger-bar:nth-child(2) {
  margin-top: 8px
}

.hamburger-menu .hamburger-bar:nth-child(3) {
  margin-top: 16px
}

.hamburger-menu .hamburger-close {
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  opacity: 0;
  text-align: center;
  font-size: 20px;
  line-height: 20px
}

.hamburger-menu.is-open .hamburger-close {
  opacity: 1
}

.hamburger-menu.is-open .hamburger-bar {
  opacity: 0
}

@media screen and (max-width:600px) {
  #mobileMegamenu {
    display: none;
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 11;
    font-family: 'Open sans', sans-serif;
    overflow-y: auto
  }
  #mobileMegamenu.is-visible {
    display: block
  }
}

@media screen and (min-width:600px) {
  #mobileMegamenu {
    display: none
  }
}

#mobileSearch .mobile-search__content input {
  width: 100%;
  padding: 20px;
  font: normal 12px 'Open sans', sans-serif;
  height: 70px;
  border: 0;
  border-bottom: 1px solid #eaeaea;
  box-sizing: border-box
}

#mobileSearch .mobile-search__content input:focus {
  outline: 0
}

#mobileSearch .mobile-search__content ::-webkit-input-placeholder {
  color: #d4d4d4;
  font-style: italic
}

#mobileSearch .mobile-search__content ::-moz-placeholder {
  color: #d4d4d4;
  font-style: italic
}

#mobileSearch .mobile-search__content :-ms-input-placeholder {
  color: #d4d4d4;
  font-style: italic
}

#mobileSearch .mobile-search__content :-moz-placeholder {
  color: #d4d4d4;
  font-style: italic
}

@media screen and (max-width:600px) {
  #searchDropdown {
    position: absolute;
    top: 0;
    left: auto;
    right: auto;
    margin-top: 70px;
    width: 100%;
    box-shadow: none;
    background: 0 0
  }
  #searchDropdown #searchFilterMenu ul {
    height: 50px;
    border-bottom: 1px solid #e6e6e6
  }
  #searchDropdown #searchFilterMenu ul li {
    position: relative;
    width: 44%;
    margin-right: 22px;
    color: #4a4a4a;
    background: #fff
  }
  #searchDropdown #searchFilterMenu ul li.active {
    color: #fff;
    background: #6FBA2C
  }
  #searchFilterMenu ul li a:after {
    border-bottom: 50px solid #fff
  }
  #searchDropdown #searchFilterMenu ul li:last-child {
    margin-right: 0
  }
  #autoSuggest_Result_div {
    display: block
  }
  #AutoSuggestDiv .heading {
    display: none
  }
  #AutoSuggestDiv .list_section li:after {
    display: none
  }
  #AutoSuggestDiv .autoSuggestDivNestedList:last-child li:after {
    display: block !important
  }
  #AutoSuggestDiv .list_section ul:last-child li>a span {
    font-size: 13px
  }
  #suggestedProductsResults .description, #suggestedProductsResults .partNumber {
    font-size: 13px;
    color: #4a4a4a
  }
  #productResultList ul {
    list-style-type: none;
    padding: 0
  }
  #productResultList ul li {
    height: 95px;
    position: relative;
    display: table;
    width: 100%;
    background: #fff
  }
  #productResultList ul li a {
    display: table-cell;
    vertical-align: middle;
    padding-left: 130px
  }
  #productResultList .partNumber .fa {
    font-size: 9px;
    margin-left: 10px
  }
  #productResultList .text_details {
    font-size: 13px;
    line-height: 18px
  }
  #productResultList .text_details .description {
    font-weight: 700
  }
  #productResultList .as_thumbnail img {
    position: absolute;
    max-width: 110px;
    left: 0;
    top: 0
  }
  #productResultList ul li:last-child {
    height: auto;
    background: #6FBA2C;
    color: #fff;
    font-size: 13px
  }
  #productResultList ul li:last-child a {
    padding: 8px 40px 8px 8px;
    text-align: right
  }
  #productResultList ul li:last-child::after {
    display: block;
    content: "\f054";
    font-family: fontawesome;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    margin-right: 20px;
    color: #fff
  }
  #productResultList ul li:last-child a .fa {
    display: none
  }
  #productResultList {
    display: none
  }
  #productResultList.active {
    display: block
  }
}

@media screen and (min-width:391px) {
  .loginMenuDropdown {
    width: 390px
  }
}

.signInForm .field {
  font-size: 11px
}

.signInForm .field .label {
  font-size: 13px
}

.signInForm .link {
  display: block;
  margin-top: 12px;
  font-size: 11px !important
}

.loginMenuDropdown .input_field {
  width: 100%;
  min-width: 250px;
  box-sizing: border-box;
  border-radius: 0
}

.signInForm a.button_primary {
  width: 100%
}

.signInForm a.button_primary .button_text {
  width: 100%;
  display: block;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
  line-height: 24px
}

#cboxLoadedContent .modal-content {
  font-size: 12px
}

#cboxLoadedContent .modal-buttons {
  margin-top: 10px
}

#cboxLoadedContent .modal-buttons a {
  margin: 0 10px
}

#cboxLoadedContent .modal-buttons a:first {
  margin-left: 0
}

#cboxLoadedContent .modal-buttons a:last {
  margin-right: 0
}

#colorbox.loginMenuDropdownContainer .loginMenuDropdown {
  position: unset;
  border: 0;
  background: 0 0;
  font-family: 'Open sans', sans-serif
}

#colorbox.loginMenuDropdownContainer .loginMenuDropdown .field {
  float: none;
  width: 100%;
  margin-right: 0;
  margin-bottom: 18px
}

@media screen and (max-width:390px) {
  #colorbox.loginMenuDropdownContainer #cboxContent {
    margin: 0
  }
  #cboxWrapper #cboxClose {
    top: -1px;
    right: -1px
  }
}

ul.reset-list {
  list-style-type: none;
  padding: 0
}

ul.reset-list li {
  display: block
}

#mobileMegamenu {
  font-size: 15px;
  color: #4a4a4a;
  background: #f3f3f3
}

#mobileMegamenu * {
  box-sizing: border-box
}

.mobile-mm__content {
  margin-top: 10px
}

.mobile-mm__content:first-child {
  margin-top: 0
}

#mobileMegamenu .panel {
  border-bottom: 1px solid #eaeaea
}

#mobileMegamenu .panel-group.top-level>.panel .panel-title>a {
  padding: 20px;
  background: #fff;
  display: block;
  text-transform: uppercase;
  position: relative
}

#mobileMegamenu .panel-group.top-level>.panel .panel-title>a.active {
  background: #6FBA2C;
  color: #fff
}

#mobileMegamenu .panel-group .panel .panel-title>a:after {
  content: "\f054";
  position: absolute;
  font-family: fontawesome;
  top: 50%;
  right: 0;
  margin-right: 20px;
  transform: translateY(-50%)
}

#mobileMegamenu .panel-group>.panel .panel-title>a.active:after {
  transform: translateY(-50%) rotate(90deg)
}

#mobileMegamenu .panel-group.top-level>.panel .panel-title>a:after {
  color: #6FBA2C;
}

#mobileMegamenu .panel-group.top-level>.panel .panel-title>a.active:after {
  color: #fff
}

#mobileMegamenu .panel-group.level-1>.panel .panel-title>a {
  font-size: 15px;
  padding: 20px 20px 20px 35px;
  background: #fff;
  display: block;
  color: #4a4a4a;
  position: relative;
  text-transform: none
}

#mobileMegamenu .panel-group.level-1>.panel .panel-title>a.active {
  background: #fff;
  color: #4a4a4a
}

#mobileMegamenu .panel-group.level-1 .panel .panel-title>a:after {
  color: #ffffff00;
}

#mobileMegamenu .panel-group.level-1 .panel .panel-title>a.active:after {
  color: #ffffff00;
}

.mobile_common-menu-list {
  list-style-type: none;
  padding: 0
}

.mobile_common-menu-list li {
  border-bottom: 1px solid #eaeaea
}

.mobile_common-menu-list a, .mobile_common-menu-list li {
  display: block;
  width: 100%
}

.mobile_common-menu-list li a {
  padding: 20px;
  font-weight: 600;
  background: #fff;
  position: relative
}

.mobile_common-menu-list li a:after {
  content: "\f054";
  position: absolute;
  font-family: fontawesome;
  color: #d4d4d4;
  top: 50%;
  right: 0;
  margin-right: 20px;
  transform: translateY(-50%)
}

.mobile_common-menu-list li a .ico {
  margin-right: 6px
}

#mobileElesaService a.HeaderElesaServiceTrigger:before {
  content: "\f095";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 6px
}

#mobileElesaService #HeaderElesaServicePanel {
  position: inherit;
  width: 100%;
  padding: 20px 20px 20px 60px
}

#mobileElesaService #HeaderElesaServicePanel input, #mobileElesaService #HeaderElesaServicePanel select {
  width: 100%
}

#mobileLogin>ul>li>a:before {
  content: "\f007";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 6px
}

#mobileLogin>ul>li>a:after {
  top: 50% !important;
  right: 0 !important
}

#mobileLogin #QuickLinks_GlobalLogin_signInQuickLink.selected {
  background: #f17d0d;
  color: #fff
}

#mobileLogin #QuickLinks_GlobalLogin_signInQuickLink.selected:after {
  color: #fff;
  transform: translateY(-50%) rotate(90deg)
}

#mobileLogin #QuickLinks_GlobalLogin .loginMenuDropdown {
  top: 0;
  right: 0
}

#mobileLogin .signInForm {
  padding-left: 48px;
  padding-top: 2px
}

#mobileLogin .signInForm a.button_primary, #mobileLogin .signInForm a.button_secondary {
  padding: 10px;
  border: 2px solid #e5e8e9
}

#mobileLogin .signInForm a.button_primary span, #mobileLogin .signInForm a.button_secondary span {
  font-size: 15px;
  font-weight: 700;
  color: #4a4a4a
}

#mobileLogin .signInForm a.button_primary:after, #mobileLogin .signInForm a.button_secondary:after {
  display: none
}

#mobileLogin #QuickLinks_GlobalLogin_signOutQuickLink.selected {
  background: #f17d0d;
  color: #fff
}

#mobileLogin #QuickLinks_GlobalLogin_signOutQuickLink.selected:after {
  color: #fff;
  transform: translateY(-50%) rotate(90deg)
}

#mobileLogin #QuickLinks_GlobalLogin_signOutQuickLinkUser {
  margin-left: -26px
}

body.is-mobile #quickLinksMenu {
  display: none
}

#mobileLogin #QuickLinks_GlobalLogin_loggedInDropdown {
  position: inherit
}

#mobileLogin #QuickLinks_GlobalLogin_loggedInDropdown .loggedInContractSelectPanel {
  margin-top: -18px
}

#mobileLogin #QuickLinks_GlobalLogin_loggedInDropdown .loggedInContractSelectPanel .button_text span {
  font-size: 15px;
  color: #4a4a4a;
  margin-left: 40px
}

#mobileLogin #QuickLinks_GlobalLogin_loggedInDropdown .loggedInContractSelectPanel .button_text span i.fa-caret-right {
  display: none
}

#mobileChangeStore #cmbChangeStore, #mobileChangeStore #cmbChangeStore>.dd-select {
  width: 100% !important;
  border: 0
}

#mobileChangeStore #cmbChangeStore>.dd-select .dd-selected .language, #mobileChangeStore #cmbChangeStore>.dd-select .dd-selected-text {
  display: none
}

#mobileChangeStore #cmbChangeStore>.dd-select .dd-selected .multilanguage {
  position: relative
}

#mobileChangeStore #cmbChangeStore>.dd-select .dd-selected .multilanguage .language {
  position: absolute;
  bottom: -12;
  left: 21px;
  display: none;
  font-size: 9px;
  color: #4a4a4a
}

#mobileChangeStore #cmbChangeStore>.dd-select .dd-selected-description {
  font-size: 15px;
  color: #4a4a4a;
  font-weight: 600
}

#mobileChangeStore #cmbChangeStore>.dd-select img.dd-selected-image {
  float: left;
  margin: 3px 5px 0 -2px
}

#mobileChangeStore #cmbChangeStore>.dd-options {
  position: inherit;
  width: 100% !important;
  border: 0
}

#mobileChangeStore #cmbChangeStore>.dd-options a.dd-option {
  padding: 18px 20px 18px 60px;
  border: 0;
  position: relative
}

#mobileChangeStore #cmbChangeStore>.dd-options a.dd-option.notSelectable {
  display: none
}

#mobileChangeStore #cmbChangeStore>.dd-options a.dd-option .notSelectable, #mobileChangeStore #cmbChangeStore>.dd-options a.dd-option.dd-option-selected {
  display: none
}

#mobileChangeStore #cmbChangeStore>.dd-options a.dd-option img {
  float: left;
  margin: 3px 0 0
}

#mobileChangeStore #cmbChangeStore>.dd-options a.dd-option .dd-option-text, #mobileChangeStore #cmbChangeStore>.dd-options a.dd-option .language {
  display: none
}

#mobileChangeStore #cmbChangeStore>.dd-options a.dd-option .dd-option-description {
  line-height: 20px !important;
  margin-left: 22px;
  color: #4a4a4a;
  font-size: 15px;
  font-weight: 600
}

#mobileChangeStore #cmbChangeStore>.dd-options a.dd-option.multilanguage .language {
  display: block;
  position: absolute;
  bottom: 5px;
  left: 90px;
  font-size: 12px;
  font-weight: 400
}

#mobileProductsCatalog {
  position: relative
}

#mobileProductsCatalog .item {
  position: relative
}

#mobileProductsCatalog .item a {
  display: block;
  padding: 20px 20px 20px 45px;
  font-weight: 600;
  position: relative;
  max-height: 60px
}

#mobileProductsCatalog .item a:after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: calc(100% - 45px);
  height: 1px;
  background: #e2e2e2
}

#mobileProductsCatalog .item .see-all-products {
  font-style: italic;
  color: #f17d0d
}

#mobileProductsCatalog .item .see-all-products:after {
  width: 100%;
  left: 0
}

#mobileProductsCatalog .item .order {
  color: #f17d0d
}

#mobileProductsCatalog .item-sublist_wrapper {
  display: none;
  position: absolute;
  top: 61px;
  right: 0;
  width: calc(100% - 45px);
  height: calc(100% - 61px);
  background: #fff;
  z-index: -2
}

#mobileProductsCatalog .item-sublist_wrapper.is-active {
  display: block;
  z-index: 3
}

#mobileProductsCatalog .item-sublist {
  display: none
}

#mobileProductsCatalog .item-sublist a, #mobileProductsCatalog .item-sublist span {
  padding: 20px;
  display: block;
  font-weight: 600;
  position: relative;
  max-height: 60px
}

#mobileProductsCatalog .item-sublist a:before, #mobileProductsCatalog .item-sublist span:before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: calc(100% - 20px);
  height: 1px;
  background: #e2e2e2
}

#mobileProductsCatalog .item-sublist a:after {
  content: "\f054";
  font-family: fontawesome;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  margin-right: 20px;
  color: #dfdfdf
}

#mobileProductsCatalog .item-sublist .title {
  color: #f17d0d
}

#mobileProductsCatalog .item-sublist .see-all-products {
  font-style: italic
}

#mobileProductsCatalog .item-sublist .see-all-products .fa {
  color: #dfdfdf
}

#mobileProductsCatalog .item-sublist .see-all-products:after, #mobileProductsCatalog .item-sublist .see-all-products:before, #mobileProductsCatalog .item-sublist .title a:after {
  display: none
}

#mobileProductsCatalog .item-sublist.is-selected {
  display: block;
  position: absolute;
  width: 100%
}

#mobileProductsCatalog .item-list .item-icon {
  position: absolute;
  width: 45px;
  height: 60px;
  background: 0 0;
  top: 0;
  left: 0
}

#mobileProductsCatalog .item a.is-active .item-icon {
  background: #f17d0d
}

#mobileProductsCatalog .item-list a .item-icon span {
  position: absolute;
  width: 25px;
  height: 25px;
  background: url(../images/megamenu/sprite_icon_product.png?i=20180219) 0 0 no-repeat;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto
}

#mobileProductsCatalog .item-list a.is-active .item-icon span {
  background: url(../images/megamenu/sprite_icon_product_w.png?i=20180219) 0 0 no-repeat
}

#mobileProductsCatalog .item-list a .item-icon .ico_01, #mobileProductsCatalog .item-list a.is-active .item-icon .ico_01 {
  background-position: 0 0
}

#mobileProductsCatalog .item-list a .item-icon .ico_02, #mobileProductsCatalog .item-list a.is-active .item-icon .ico_02 {
  background-position: 0 -28px
}

#mobileProductsCatalog .item-list a .item-icon .ico_03, #mobileProductsCatalog .item-list a.is-active .item-icon .ico_03 {
  background-position: 0 -56px
}

#mobileProductsCatalog .item-list a .item-icon .ico_04, #mobileProductsCatalog .item-list a.is-active .item-icon .ico_04 {
  background-position: 0 -88px
}

#mobileProductsCatalog .item-list a .item-icon .ico_05, #mobileProductsCatalog .item-list a.is-active .item-icon .ico_05 {
  background-position: 0 -119px
}

#mobileProductsCatalog .item-list a .item-icon .ico_06, #mobileProductsCatalog .item-list a.is-active .item-icon .ico_06 {
  background-position: 0 -149px
}

#mobileProductsCatalog .item-list a .item-icon .ico_07, #mobileProductsCatalog .item-list a.is-active .item-icon .ico_07 {
  background-position: 0 -176px
}

#mobileProductsCatalog .item-list a .item-icon .ico_08, #mobileProductsCatalog .item-list a.is-active .item-icon .ico_08 {
  background-position: 0 -208px
}

#mobileProductsCatalog .item-list a .item-icon .ico_09, #mobileProductsCatalog .item-list a.is-active .item-icon .ico_09 {
  background-position: 0 -238px
}

#mobileProductsCatalog .item-list a .item-icon .ico_10, #mobileProductsCatalog .item-list a.is-active .item-icon .ico_10 {
  background-position: 0 -266px
}

#mobileProductsCatalog .item-list a .item-icon .ico_11, #mobileProductsCatalog .item-list a.is-active .item-icon .ico_11 {
  background-position: 0 -297px
}

#mobileProductsCatalog .item-list a .item-icon .ico_12, #mobileProductsCatalog .item-list a.is-active .item-icon .ico_12 {
  background-position: 0 -326px
}

#mobileProductsCatalog .item-list a .item-icon .ico_13, #mobileProductsCatalog .item-list a.is-active .item-icon .ico_13 {
  background-position: 0 -357px
}

#mobileProductsCatalog .item-list a .item-icon .ico_14, #mobileProductsCatalog .item-list a.is-active .item-icon .ico_14 {
  background-position: 0 -385px
}

#mobileProductsCatalog .item-list a.is-active .item-icon .ico_15, .#mobileProductsCatalog .item-list a .item-icon .ico_15 {
  background-position: 0 -419px
}

#mobileProductsCatalog .item-list a .item-icon .ico_16, #mobileProductsCatalog .item-list a.is-active .item-icon .ico_16 {
  background-position: 0 -446px
}

#mobileNewProducts .text-item {
  padding: 20px 15px;
  line-height: 26px
}

#mobileNewProducts li {
  border-bottom: 1px solid #e6e6e6
}

#mobileNewProducts .text-item h3 {
  color: #f17d0d;
  text-transform: uppercase
}

#mobileNewProducts .link {
  display: block;
  padding: 20px 15px;
  font-weight: 700;
  position: relative
}

#mobileNewProducts .link:after {
  content: "\f054";
  font-family: fontawesome;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  margin-right: 20px;
  color: #f17d0d
}

#mobileNewProducts .text-item .img-container {
  width: 100%;
  text-align: center;
  padding: 10px 0;
  background: #fff;
  margin: 8px 0
}

#mobileNewProducts .text-item .link {
  padding: 0
}

#mobileNewProducts .text-item .link:after {
  margin-right: 5px
}

#mobileNewProducts .text-item .np_event_box {
  margin-bottom: 22px
}

#mobileNewProducts .text-item .np_event_box a {
  display: block
}

#mobileNewProducts .text-item .np_event_box:last-child {
  margin-bottom: 0
}

#mobileNewProducts .text-item .np_event_box .img-container {
  padding: 0;
  margin: 0 auto
}

#mobileNewProducts .text-item .np_event_box .img-container img {
  width: 100%
}

#mobileNewProducts .text-item .np_event_box p {
  background: #f3f3f3;
  padding-top: 10x;
  font-size: 15px
}

#mobileNewProducts .text-item .np_event_box p i {
  display: none
}

#mobileMegamenu .panel-group.level-1 .panel .panel-title>a.has-close-btn.active:after {
  content: "\f00d"
}

#mobileHPI ul li, #mobileSECTORS ul li {
  border-bottom: 1px solid #e6e6e6
}

#mobileHPI ul li a, #mobileSECTORS ul li a {
  padding: 20px 20px 20px 60px;
  display: block;
  position: relative
}

#mobileHPI ul li a:after, #mobileSECTORS ul li a:after {
  content: "\f054";
  font-family: fontawesome;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  margin-right: 20px;
  color: #d4d4d4
}

#mobileHPI ul li a>span, #mobileSECTORS ul li a>span {
  display: block;
  font-weight: 600
}

#mobileHPI .hpi_tit, #mobileSECTORS .sectors_tit {
  text-transform: uppercase
}

#mobileHPI .hpi_desc, #mobileSECTORS .sectors_desc {
  color: #f17d0d
}

#mobileHPI .hpi-icon {
  position: absolute;
  left: 0;
  top: 0;
  width: 60px;
  height: 100%
}

#mobileHPI .hpi-icon span {
  position: absolute;
  width: 40px;
  height: 40px;
  background: url(../images/megamenu/sprite_icon_product_mob.png?i=20180219) 0 0 no-repeat;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto
}

#mobileHPI .hpi-icon .ico_01 {
  background-position: 0 0
}

#mobileHPI .hpi-icon .ico_02 {
  background-position: -40px 0
}

#mobileHPI .hpi-icon .ico_03 {
  background-position: -80px 0
}

#mobileHPI .hpi-icon .ico_04 {
  background-position: -120px 0
}

#mobileHPI .hpi-icon .ico_05 {
  background-position: -160px 0
}

#mobileHPI .hpi-icon .ico_06 {
  background-position: -200px 0
}

#mobileHPI .hpi-icon .ico_07 {
  background-position: -240px 0
}

#mobileHPI .hpi-icon .ico_08 {
  background-position: -280px 0
}

#mobileHPI .hpi-icon .ico_09 {
  background-position: -320px 0
}

#mobileHPI .hpi-icon .ico_10 {
  background-position: -360px 0
}

#mobileHPI .hpi-icon .ico_11 {
  background-position: -400px 0
}

#mobileHPI .hpi-icon .ico_12 {
  background-position: -440px 0
}

@media screen and (min-width:601px) {
  #mobileMenu {
    display: none
  }
}

@media screen and (max-width:767px) {
  #mobileMenu {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%
  }
  #mobileNavigation {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px;
    height: 80px;
    border-bottom: 1px solid #eaeaea;
    font-family: 'Open sans', sans-serif;
    box-sizing: border-box;
    background: #fff
  }
  .hide-mobile {
    display: none !important
  }
}

@media screen and (max-width:600px) {
  #content {
    padding-top: 60px;

  }
  #header {
    position: fixed;
    width: 100%
  }
  #header:before {
    height: 0
  }
  #headerRow1 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px;
    height: 80px;
    box-sizing: border-box
  }
  #headerRow1Top {
    position: absolute;
    right: 0;
    top: 0;
    margin-top: 20px;
    padding: 0
  }
  #logo {
    width: 130px;
    position: relative;
    padding: 0;
    margin-left: -30px
  }
  #quickLinksBar>li>a#quickLinksButton {
    display: none
  }
  #widget_minishopcart:not(.nohover):hover {
    background: 0 0;
    background-image: none
  }
  #widget_minishopcart {
    color: #5c5b5c
  }
  #widget_minishopcart .fa {
    font-size: 19px
  }
  #minishopcart_total {
    border-radius: 50%;
    font-size: 10px;
    font-weight: 600;
    padding: 3px;
    min-width: 12px;
    top: 10px;
    left: auto;
    text-align: center;
    right: 22px
  }
  #searchButton {
    display: none
  }
  #searchBox {
    background-color: transparent
  }
  #searchBar {
    display: none;
    position: absolute;
    width: 100%;
    min-height: 70px;
    margin: 0;
    top: 80px;
    padding: 0;
    background: #f3f3f3;
    overflow-y: auto;
    overflow-x: hidden
  }
  #searchBar.is-visible {
    display: block
  }
  #searchTermWrapper {
    border: none !important
  }
  #searchTermWrapper>input {
    height: 70px;
    padding: 0 20px;
    border-radius: 0;
    border-width: 1px 0 1px 0;
    background: #fff
  }
  #searchBox>.submitButton {
    display: none
  }
  .search-mobile {
    margin-left: -30px
  }
  .search-mobile button {
    position: relative;
    border: 0;
    background: 0 0;
    font-size: 19px;
    color: #5c5b5c
  }
  .mobile-search__close {
    display: none;
    position: absolute;
    right: 0;
    top: 0;
    margin-right: 10px;
    margin-top: 25px;
    z-index: -1
  }
  .mobile-search__close.is-visible {
    display: block;
    z-index: 1
  }
  .mobile-search__close button {
    border: 0;
    border-radius: 50%;
    color: #fff;
    background: #d4d4d4;
    width: 16px;
    height: 16px;
    position: relative;
    font-size: 10px;
    text-align: center;
    padding: 0
  }
}

@media screen and (min-width:601px) {
  .hamburger-menu, .mobile-search__close, .search-mobile {
    display: none
  }
}

#superTPMedia:after, #superTPMedia:before {
  content: '';
  display: table;
  clear: both
}

#superTPMedia .col6 {
  float: left
}

#superTPMedia .media-overlay:after {
  display: none
}

#superTPMedia .media {
  border: 1px solid #e6e6e6;
  padding: 15px;
  height: auto !important
}

#superTPMedia .media .fa {
  position: absolute;
  color: #a3a3a3;
  right: 0;
  top: 0;
  margin-top: 10px;
  margin-right: 10px
}

#superTPMedia .img-caption {
  font-size: 14px;
  padding: 10px
}

.institutionalPage .bar {
  background: 0 0;
  margin-bottom: 22px
}

.institutionalPage .bar h3 {
  font-family: 'Open sans', sans-serif;
  font-size: 25px;
  line-height: 50px;
  padding: 0
}

.institutionalPage .category-article p.p1 {
  font-size: 16px;

  color:#595759;
  font-weight: 700;
}

.institutionalPage .category-article .el-item {
  background: 0 0 !important;
  border-top: 1px solid #000000;
  margin: 0;
  padding: 20px 0
}

.institutionalPage .category-article .list-items-items .el-item.el-type-default h4, .institutionalPage .category-article .list-items-items .el-item.el-type-newsletter h4 {
  color: #6FBA2C
}

.institutionalPage .category-article .list-items-items .el-item.el-type-default .link, .institutionalPage .category-article .list-items-items .el-item.el-type-newsletter .link {
  font-size: 15px;
  font-weight: 400;
  text-transform: none
}

.institutionalPage .category-article .list-items-items .el-item.el-type-default, .institutionalPage .category-article .list-items-items .el-item.el-type-news, .institutionalPage .category-article .list-items-items .el-item.el-type-pressrelease {
  border-bottom: 0
}

.printing-loader {
  text-align: center;
  display: none;
  position: absolute;
  margin-left: 20px
}

@page {
  size: auto;
  margin: 0
}

@media print {
  #headerRow1 *, #headerStickyPlaceholder, #mobileMegamenu, .page-footer, .page-subfooter {
    display: none !important
  }
  #header {
    position: relative !important;
    top: 0 !important
  }
  #headerRow1 {
    height: auto !important
  }
  #headerRow1 #logo, #headerRow1 #logo * {
    display: block !important
  }
  #headerRow1 #logo {
    padding: 0 !important;
    position: relative !important
  }
  #container_MyAccountDisplayB2B #WC_OrderShipmentDetails_div_7 a.download, #container_MyAccountDisplayB2B #WC_OrderShipmentDetails_div_7>span.my_account_content_bold, #container_MyAccountDisplayB2B #order_details .avail, #container_MyAccountDisplayB2B .button_right_side_message, #container_MyAccountDisplayB2B>.row>.col3 {
    display: none
  }
  #container_MyAccountDisplayB2B .row>.right {
    float: none;
    width: 100%
  }
  #OrderConfirmPagingDisplay {
    display: block !important
  }
}

#order_details .th_align_left_no_bottom:after, #order_details .th_align_left_no_bottom:before {
  content: " ";
  display: table
}

#order_details .th_align_left_no_bottom:after {
  clear: both
}

#order_details div[id^=WC_OrderItemDetailsf_div_2_] {
  width: auto;
  padding-right: 10px
}

.cart-upsell-msg {
  padding-top: 12px;
  padding-bottom: 5px;
  float: left
}

.cart-upsell-msg strong {
  color: #009fe3
}

.cart-upsell-msg button {
  margin-left: 8px;
  border-radius: 40px;
  border: none;
  padding: 5px 18px;
  background: #009fe3;
  color: #fff;
  font-size: 12px
}

@media screen and (max-width:800px) {
  #order_details .cart-upsell-msg {
    display: block;
    padding-bottom: 12px;
    padding-left: 6px;
    padding-right: 6px
  }
}

.btn-compare {
  padding: 11px 22px 11px;
  border: 0;
  border-radius: 3px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  font-family: 'Open sans', sans-serif;
  background: #6FBA2C;
  color: #fff;
  text-transform: uppercase;
  cursor: pointer
}

.btn-compare img {
  margin-bottom: -3px;
  margin-left: 22px
}

.btn-compare--comparer {
  margin-top: 20px;
  margin-left: 325px;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0)
}

@media screen and (max-width:600px) {
  .btn-compare {
    float: none;
    width: 100%;
    margin-top: 20px
  }
}

.exportErp #customerCodeNew.error, .exportErp #taxpayerid.error {
  border-color: red;
  border-width: 1px
}

.order_status_table .order_number_column_1 {
  width: 16%
}

.order_status_table .order_number_column_1a {
  width: 16%
}

.order_status_table .order_date_column_1 {
  width: 20%
}

.order_status_table .total_price_column_1 {
  width: 19%
}

.order_status_table .option_1 {
  width: 27%
}

#order_details .price {
  text-align: right;
  font-size: 14px
}

#order_details .grossPrice {
  text-decoration: line-through;
  font-size: 12px
}

.staticContent {
  margin: 0;
  width: 100%;
  background-color: #fff;
  font-family: 'Open Sans', sans-serif;
  color: #6e6c6b;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.staticContent * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.staticContent .fa {
  color: red
}

.staticContent .maxWidth750>:not(.imgFull) {
  padding-left: 55px;
  padding-right: 55px
}

.staticContent section {
  padding: 25px 0;
  position: relative
}

.staticContent .showmore {
  position: absolute;
  top: 8px;
  width: 100%
}

.staticContent .showmore button {
  margin: 0 auto;
  border: 1px solid #e6e6e6;
  border-radius: 14px;
  padding: 5px 10px;
  background-color: #fff;
  display: block;
  width: 170px;
  text-align: center
}

.staticContent .showmore button span {
  position: relative;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  color: #6e6c6b
}

.staticContent .showmore button span:after {
  content: '\f078';
  position: absolute;
  font-family: fontawesome;
  top: 50%;
  transform: translateY(-50%);
  margin-left: 3px;
  font-size: 12px;
  opacity: .6
}

.staticContent .imgFull {
  max-width: 100%;
  width: 100%
}

.staticContent h2, .staticContent h3 {
  color: #6FBA2C
}

.staticContent h2 {
  font-size: 40px;
  text-transform: uppercase
}

.staticContent h3 {
  padding-top: 10px;
  font-size: 30px;
  line-height: 40px;
  font-weight: 300
}

.staticContent a {
  font-weight: 700
}

.staticContent p {
  margin: 1em 0;
  font-size: 16px;
  line-height: 30px;
  color: #6e6c6b
}

.staticContent p a {
  text-decoration: none;
  color: #6FBA2C
}

@media screen and (min-width:601px) {
  .staticContent .visible-mobile {
    display: none !important
  }
}

@media screen and (max-width:600px) {
  .staticContent .hidden-mobile {
    display: none !important
  }
  .staticContent .maxWidth750>:not(.imgFull) {
    padding-left: 5px;
    padding-right: 5px
  }
}

.sk-circle {
  margin: 100px auto;
  width: 40px;
  height: 40px;
  position: relative
}

.sk-circle .sk-child {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0
}

.sk-circle .sk-child:before {
  content: '';
  display: block;
  margin: 0 auto;
  width: 15%;
  height: 15%;
  background-color: #6FBA2C;
  border-radius: 100%;
  -webkit-animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
  animation: sk-circleBounceDelay 1.2s infinite ease-in-out both
}

.sk-circle .sk-circle2 {
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg)
}

.sk-circle .sk-circle3 {
  -webkit-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  transform: rotate(60deg)
}

.sk-circle .sk-circle4 {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg)
}

.sk-circle .sk-circle5 {
  -webkit-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  transform: rotate(120deg)
}

.sk-circle .sk-circle6 {
  -webkit-transform: rotate(150deg);
  -ms-transform: rotate(150deg);
  transform: rotate(150deg)
}

.sk-circle .sk-circle7 {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg)
}

.sk-circle .sk-circle8 {
  -webkit-transform: rotate(210deg);
  -ms-transform: rotate(210deg);
  transform: rotate(210deg)
}

.sk-circle .sk-circle9 {
  -webkit-transform: rotate(240deg);
  -ms-transform: rotate(240deg);
  transform: rotate(240deg)
}

.sk-circle .sk-circle10 {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg)
}

.sk-circle .sk-circle11 {
  -webkit-transform: rotate(300deg);
  -ms-transform: rotate(300deg);
  transform: rotate(300deg)
}

.sk-circle .sk-circle12 {
  -webkit-transform: rotate(330deg);
  -ms-transform: rotate(330deg);
  transform: rotate(330deg)
}

.sk-circle .sk-circle2:before {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s
}

.sk-circle .sk-circle3:before {
  -webkit-animation-delay: -1s;
  animation-delay: -1s
}

.sk-circle .sk-circle4:before {
  -webkit-animation-delay: -.9s;
  animation-delay: -.9s
}

.sk-circle .sk-circle5:before {
  -webkit-animation-delay: -.8s;
  animation-delay: -.8s
}

.sk-circle .sk-circle6:before {
  -webkit-animation-delay: -.7s;
  animation-delay: -.7s
}

.sk-circle .sk-circle7:before {
  -webkit-animation-delay: -.6s;
  animation-delay: -.6s
}

.sk-circle .sk-circle8:before {
  -webkit-animation-delay: -.5s;
  animation-delay: -.5s
}

.sk-circle .sk-circle9:before {
  -webkit-animation-delay: -.4s;
  animation-delay: -.4s
}

.sk-circle .sk-circle10:before {
  -webkit-animation-delay: -.3s;
  animation-delay: -.3s
}

.sk-circle .sk-circle11:before {
  -webkit-animation-delay: -.2s;
  animation-delay: -.2s
}

.sk-circle .sk-circle12:before {
  -webkit-animation-delay: -.1s;
  animation-delay: -.1s
}

@-webkit-keyframes sk-circleBounceDelay {
  0%, 100%, 80% {
    -webkit-transform: scale(0);
    transform: scale(0)
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1)
  }
}

@keyframes sk-circleBounceDelay {
  0%, 100%, 80% {
    -webkit-transform: scale(0);
    transform: scale(0)
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1)
  }
}

#colorbox.ecommerceCondition #cboxLoadedContent {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px
}

#colorbox.ecommerceCondition #cboxLoadedContent .maxWidth750 {
  width: 100%;
  max-width: 750px;
  margin: 0 auto
}

#colorbox.ecommerceCondition #cboxLoadedContent .title {
  font-weight: 700;
  font-size: 24px
}

#colorbox.ecommerceCondition #cboxLoadedContent .title2 {
  padding: 20px 0 5px;
  font-weight: 700;
  font-size: 18px
}

#colorbox.ecommerceCondition #cboxLoadedContent ul.definizioni {
  list-style-type: disc
}

#colorbox.ecommerceCondition #cboxLoadedContent ul:not(.definizioni) {
  list-style-type: none;
  padding-left: 0
}

#colorbox.ecommerceCondition #cboxLoadedContent ul:not(.definizioni) li {
  padding: 5px 0
}

#colorbox.ecommerceCondition #cboxLoadedContent #clausoleVessatorie {
  background-color: #d3d3d3;
  transition: background 3s linear;
  -webkit-transition: background 3s linear;
  -moz-transition: background 3s linear
}

@media screen and (max-width:600px) {
  #colorbox.ecommerceCondition #cboxLoadedContent {
    font-size: 12px
  }
  #colorbox.ecommerceCondition #cboxLoadedContent .title {
    font-size: 18px
  }
  #colorbox.ecommerceCondition #cboxLoadedContent .title2 {
    font-size: 18px
  }
  #colorbox.ecommerceCondition #cboxLoadedContent ul.definizioni {
    padding-left: 15px
  }
}

.shopping_cart_box .SKU_field {
  margin-bottom: 10px
}

.shopping_cart_box .button_secondary>.button_text {
  color: #fff
}

#cartQuickOrder {
  background: #f8f8f8;
  margin: 10px 0 0;
  border: 1px solid #cecece;
  font-size: 12px
}

#cartQuickOrder>div {
  padding: 10px
}

#cartQuickOrder div.quickorderTitle {
  color: #a0a0a0
}

#cartQuickOrder div.quickorderTitle h2 {
  font-size: 22px;
  font-weight: 400
}

#cartQuickOrder div.quickorderTitle .loading {
  position: absolute;
  margin: -3px 0 0 10px;
  display: inline;
  text-align: center
}

#cartQuickOrder div.quickorderTitle .loading img {
  width: 22px;
  height: 22px
}

#cartQuickOrder .cartQuickOrderLeft {
  float: left
}

#cartQuickOrder #MQuickOrderForm {
  position: relative
}

#cartQuickOrder #MQuickOrderForm input[name=partNumber] {
  margin-left: 10px;
  width: 180px;
  padding: 3px
}

#cartQuickOrder #MQuickOrderForm input[name=quantity] {
  margin-left: 10px;
  margin-right: 10px;
  width: 80px;
  padding: 3px
}

#cartQuickOrder #MQuickOrderForm input.error {
  border-bottom: 1px inset red
}

#cartQuickOrder #MQuickOrderForm .errors {
  position: absolute;
  top: -18px;
  left: 10px;
  color: red
}

#cartQuickOrder .cartQuickOrderRight {
  text-align: center;
  float: right
}

#cartQuickOrder .button_secondary {
  top: -1px
}

#cartQuickOrder .button_secondary .button_text {
  color: #fff
}

#cartQuickOrder #MQuickOrderForm>div {
  display: inline
}

@media screen and (max-width:600px) {
  #cartQuickOrder {
    margin: 0;
    padding: 0
  }
  #cartQuickOrder #MQuickOrderForm>div {
    display: block;
    padding-right: 10px
  }
  #cartQuickOrder div {
    float: none
  }
  #cartQuickOrder input {
    width: 100% !important;
    display: block;
    margin: 10px 0 !important
  }
}

#cartQuickOrderImport * {
  font-size: 12px
}

#cartQuickOrderImport .box {
  padding: 15px 15px 15px 15px;
  border: solid 1px #e5e5e5;
  margin: 20px 0 0 0
}

#cartQuickOrderImport h1 {
  font-size: 22px;
  margin-bottom: 10px
}

#cartQuickOrderImport hr {
  margin: 30px 0
}

#cartQuickOrderImport label {
  margin-bottom: 5px;
  display: block
}

#cartQuickOrderImport .example {
  margin: 10px 0
}

#cartQuickOrderImport .example pre {
  margin: 0 0 0 15px;
  border: 1px solid #dcdbda
}

#cartQuickOrderImport textarea {
  width: calc(100% - 10px)
}

#cartQuickOrderImport textarea.error {
  border: 1px solid red
}

#cartQuickOrderImport #csvFileInput.error {
  color: red
}

#cartQuickOrderImport .loading {
  display: inline-block;
  vertical-align: middle
}

#cartQuickOrderImport .loading img {
  width: 22px;
  height: 22px
}

#cartQuickOrderImport .log {
  margin-top: 15px
}

#cartQuickOrderImport .log .err .title, #cartQuickOrderImport .log .ok .title {
  font-size: 22px;
  font-weight: 700
}

#cartQuickOrderImport .log .ok .title {
  color: #41ad15
}

#cartQuickOrderImport .log .err .title {
  color: #e02626
}

#cartQuickOrderImport .log .err .errDesc, #cartQuickOrderImport .log .ok .changed {
  padding: 1px 10px;
  background-color: #fcf8e3;
  font-style: italic
}

#headerWrapper:not(.megamenuOpened) #header.sticky #logo.logoDouble {
  max-width: 125px;
  padding-top: 15px
}

#header #logo.logoDouble.logoRight {
  left: 200px
}

#header.sticky #logo.logoDouble {
  width: 145px
}

#header.sticky #logo.logoDouble.logoRight {
  left: 125px
}

@media screen and (min-width:900px) and (max-width:1160px) {
  #header.sticky #logo.logoDouble.logoRight {
    left: 17px
  }
  #header.sticky #logo.logoDouble.logoLeft {
    display: none
  }
}

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

  }
  #header.sticky #logo.logoDouble.logoRight {
    left: 17px
  }
  #header.sticky #logo.logoDouble.logoLeft {
    display: none
  }
  #header:not(.sticky) #logo.logoDouble {
    width: 150px;
    padding-top: 50px
  }
  #header:not(.sticky) #logo.logoDouble.logoRight {
    left: 150px
  }
}

@media screen and (min-width:701px) and (max-width:768px) {
  #header.sticky #logo.logoDouble.logoRight {
    left: 17px
  }
  #header.sticky #logo.logoDouble.logoLeft {
    display: none
  }
  #header:not(.sticky) #logo.logoDouble {
    width: 140px;
    padding-top: 50px
  }
  #header:not(.sticky) #logo.logoDouble.logoRight {
    left: 140px
  }
}

@media screen and (min-width:750px) and (max-width:990px) {
  #header.sticky #logo.logoDouble {
    width: 140px;
    padding-top: 30px !important
  }
  #header.sticky #logo.logoDouble.logoRight {
    left: 140px
  }
  #header.sticky #logo.logoDouble.logoLeft {
    display: block
  }
}

@media screen and (min-width:601px) and (max-width:700px) {
  #header.sticky #logo.logoDouble.logoRight {
    left: 17px
  }
  #header.sticky #logo.logoDouble.logoLeft {
    display: none
  }
  #header:not(.sticky) #logo.logoDouble {
    width: 100px;
    padding-top: 60px
  }
  #header:not(.sticky) #logo.logoDouble.logoRight {
    left: 100px
  }
}

@media screen and (max-width:600px) {
  #header:not(.sticky) #logo.logoDouble {
    width: 130px;
    padding-top: 0
  }
  #header:not(.sticky) #logo.logoDouble.logoRight {
    left: 0
  }
  #header.sticky #logo.logoDouble.logoRight {
    left: 0
  }
  .footer-logo.logoRight {
    margin-top: 50px
  }
}

@media screen and (max-width:400px) {
  #header.sticky #logo.logoDouble {
    width: 100px
  }
}

#mozairBanner img {
  width: 100%
}

.overlay-heading {
  position: relative
}

.overlay-heading #downloadCadDatasheet {
  position: absolute;
  right: 20px;
  top: 0;
  border: 0;
  font-size: 14px
}

#downloadCadDatasheet img {
  margin-left: 0;
  margin-right: 10px
}

.myAccountMarginRight #WC_NonAjaxBrowseHistory_div_1 #catalogEntryRecommendationWidget h2#title {
  display: none
}

.myAccountMarginRight #WC_NonAjaxBrowseHistory_div_1 #catalogEntryRecommendationWidget .content {
  border: 0
}

.myAccountMarginRight #WC_NonAjaxBrowseHistory_div_1 .messaggio {
  padding-top: 7px;
  font-size: 12px
}

.myAccountMarginRight #WC_NonAjaxBrowseHistory_div_1 .carousel.background-true {
  background-image: none
}

#shipping .shipping_method {
  float: left;
  clear: right
}

.socialPlugin {
  text-align: center;
  width: 40px;
  margin: 20px auto 0;
  height: 30px;
  display: block
}

.socialPlugin .showSocialButtons {
  font-size: 15px;
  cursor: pointer;
  padding: .333em .667em;
  border-radius: 4px;
  border: 1px solid rgba(0, 0, 0, .3);
  color: rgba(0, 0, 0, .7)
}

.socialPlugin .socials {
  width: 260px;
  color: #fff;
  line-height: 10px;
  text-align: center;
  margin-top: -60px;
  margin-left: -60px;
  display: block;
  transform-origin: 50% 0;
  -webkit-transform: scale(0) translateY(-150px);
  -moz-transform: scale(0) translateY(-150px);
  -o-transform: scale(0) translateY(-150px);
  transform: scale(0) translateY(-150px);
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  opacity: 0
}

.socialPlugin .socials:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  margin: 4px auto;
  height: 0;
  width: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 15px solid #becade
}

@media all and (max-width:992px) {
  .socialPlugin .socials {
    margin-top: -90px
  }
}

.socialPlugin .socials.opened {
  opacity: 1;
  -webkit-transform: scale(1) translateY(-60px);
  -moz-transform: scale(1) translateY(-60px);
  -o-transform: scale(1) translateY(-60px);
  transform: scale(1) translateY(-60px);
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -o-transition: .5s;
  transition: .5s
}

.socialPlugin .socials .fa {
  height: 65px;
  font-size: 2em;
  overflow: hidden;
  position: relative;
  text-decoration: none;
  width: 65px;
  -webkit-backface-visibility: hidden;
  margin: 0 -1px 0 0
}

.socialPlugin .socials .fa:after, .socialPlugin .socials .fa:before {
  left: 0;
  position: absolute;
  text-align: center;
  -webkit-transition: .5s;
  transition: .5s;
  top: 50%;
  width: 100%
}

.socialPlugin .socials .fa:before {
  color: #fff;
  -webkit-transform: translate3D(0, -50%, 0);
  -ms-transform: translate3D(0, -50%, 0);
  transform: translate3D(0, -50%, 0);
  z-index: 2
}

.socialPlugin .socials .fa:after {
  padding-bottom: 25%;
  padding-top: 300%;
  top: 0
}

.socialPlugin .socials .fa:hover:after {
  -webkit-transform: translate3D(0, -73%, 0);
  -ms-transform: translate3D(0, -73%, 0);
  transform: translate3D(0, -73%, 0)
}

.socialPlugin .socials .fa:hover:before {
  -webkit-transform: translate3D(0, -250%, 0);
  -ms-transform: translate3D(0, -250%, 0);
  transform: translate3D(0, -250%, 0)
}

.socialPlugin .socials .fa-twitter:after {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(25%, #00acee), color-stop(75%, #fff));
  background-image: -webkit-linear-gradient(#00acee 25%, #fff 75%);
  background-image: linear-gradient(#00acee 25%, #fff 75%);
  content: "\f099";
  color: #00acee
}

.socialPlugin .socials .fa-facebook:after {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(25%, #3b5998), color-stop(75%, #fff));
  background-image: -webkit-linear-gradient(#3b5998 25%, #fff 75%);
  background-image: linear-gradient(#3b5998 25%, #fff 75%);
  content: "\f09a";
  color: #3b5998
}

.socialPlugin .socials .fa-google-plus:after {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(25%, #b00), color-stop(75%, #fff));
  background-image: -webkit-linear-gradient(#b00 25%, #fff 75%);
  background-image: linear-gradient(#b00 25%, #fff 75%);
  content: "\f0d5";
  color: #b00
}

.socialPlugin .socials .fa-pinterest:after {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(25%, #cb2027), color-stop(75%, #fff));
  background-image: -webkit-linear-gradient(#cb2027 25%, #fff 75%);
  background-image: linear-gradient(#cb2027 25%, #fff 75%);
  content: "\f0d2";
  color: #cb2027
}

.socialPlugin .socials .fa-tumblr:after {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(25%, #2c4762), color-stop(75%, #fff));
  background-image: -webkit-linear-gradient(#2c4762 25%, #fff 75%);
  background-image: linear-gradient(#2c4762 25%, #fff 75%);
  content: "\f173";
  color: #2c4762
}

#qtip-overlay.blurs, .qtip-close {
  cursor: pointer
}

.qtip {
  position: absolute;
  left: -28000px;
  top: -28000px;
  display: none;
  max-width: 280px;
  min-width: 50px;
  font-size: 10.5px;
  line-height: 12px;
  direction: ltr;
  box-shadow: none;
  padding: 0
}

.qtip-content, .qtip-titlebar {
  position: relative;
  overflow: hidden
}

.qtip-content {
  padding: 5px 9px;
  text-align: left;
  word-wrap: break-word
}

.qtip-titlebar {
  padding: 5px 35px 5px 10px;
  border-width: 0 0 1px;
  font-weight: 700
}

.qtip-titlebar+.qtip-content {
  border-top-width: 0 !important
}

.qtip-close {
  position: absolute;
  right: -9px;
  top: -9px;
  z-index: 11;
  outline: 0;
  border: 1px solid transparent
}

.qtip-titlebar .qtip-close {
  right: 4px;
  top: 50%;
  margin-top: -9px
}

* html .qtip-titlebar .qtip-close {
  top: 16px
}

.qtip-icon .ui-icon, .qtip-titlebar .ui-icon {
  display: block;
  text-indent: -1000em;
  direction: ltr
}

.qtip-icon, .qtip-icon .ui-icon {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  text-decoration: none
}

.qtip-icon .ui-icon {
  width: 18px;
  height: 14px;
  line-height: 14px;
  text-align: center;
  text-indent: 0;
  font: normal 700 10px/13px Tahoma, sans-serif;
  color: inherit;
  background: -100em -100em no-repeat
}

#qtip-overlay, #qtip-overlay div {
  left: 0;
  top: 0;
  width: 100%;
  height: 100%
}

.qtip-default {
  border: 1px solid #f1d031;
  background-color: #ffffa3;
  color: #555
}

.qtip-default .qtip-titlebar {
  background-color: #ffef93
}

.qtip-default .qtip-icon {
  border-color: #ccc;
  background: #f1f1f1;
  color: #777
}

.qtip-default .qtip-titlebar .qtip-close {
  border-color: #aaa;
  color: #111
}

#qtip-overlay {
  position: fixed
}

#qtip-overlay div {
  position: absolute;
  background-color: #000;
  opacity: .7
}

.slick-list, .slick-slider, .slick-track {
  position: relative;
  display: block
}

.slick-loading .slick-slide, .slick-loading .slick-track {
  visibility: hidden
}

.slick-slider {
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent
}

.slick-list {
  overflow: hidden;
  margin: 0;
  padding: 0
}

.slick-list:focus {
  outline: 0
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand
}

.slick-slider .slick-list, .slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

.slick-track {
  top: 0;
  left: 0
}

.slick-track:after, .slick-track:before {
  display: table;
  content: ''
}

.slick-track:after {
  clear: both
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px
}

[dir=rtl] .slick-slide {
  float: right
}

.slick-slide img {
  display: block
}

.slick-slide.slick-loading img {
  display: none
}

.slick-slide.dragging img {
  pointer-events: none
}

.slick-initialized .slick-slide {
  display: block
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent
}

.slick-arrow.slick-hidden {
  display: none
}

.slick-next, .slick-prev {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: 0;
  background: 0 0
}

.slick-next:focus, .slick-next:hover, .slick-prev:focus, .slick-prev:hover {
  color: transparent;
  outline: 0;

}

.slick-next:focus:before, .slick-next:hover:before, .slick-prev:focus:before, .slick-prev:hover:before {
  opacity: 1
}

.slick-next.slick-disabled:before, .slick-prev.slick-disabled:before {
  opacity: .25
}

.slick-next:before, .slick-prev:before {
  font-family: slick;
  font-size: 20px;
  line-height: 1;
  opacity: .75;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.slick-prev {
  left: -25px
}

[dir=rtl] .slick-prev {
  right: -25px;
  left: auto
}

.slick-prev:before {
  content: 'â†'
}

[dir=rtl] .slick-prev:before {
  content: 'â†’'
}

.slick-next {
  right: -25px
}

[dir=rtl] .slick-next {
  right: auto;
  left: -25px
}

.slick-next:before {
  content: 'â†’'
}

[dir=rtl] .slick-next:before {
  content: 'â†'
}

.slick-dotted.slick-slider {
  margin-bottom: 30px
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center
}

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: 0;
  background: 0 0
}

.slick-dots li button:focus, .slick-dots li button:hover {
  outline: 0
}

.slick-dots li button:focus:before, .slick-dots li button:hover:before {
  opacity: 1
}

.slick-dots li button:before {
  font-family: slick;
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: ' ';
  text-align: center;
  opacity: .25;
  color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
  opacity: .75;
  color: #000
}

/*# sourceMappingURL=combined.elesa.min.22cc4a14.css.map */

/* ELESABB-1627*/

#pageLavoraConNoi .leftimg {
  text-align: center;
}

#pageLavoraConNoi .leftimg img {
  width: 100%;
}

#pageLavoraConNoi h4 {
  color: #6FBA2C;
  font-size: 24px;
  margin-bottom: 20px;
}

#pageLavoraConNoi .dida {
  font-size: 10px;
}

#pageLavoraConNoi .righttext {
  padding-left: 20px;
  padding-top: 20px;
}

@media ( max-width: 600px) {
  #pageLavoraConNoi .righttext {
    padding-left: 0px;
  }
  #pageLavoraConNoi .leftimg img {
    width: 80%;
  }
}

/* 后期加的css */
#news {
  display: block;
  font-weight: 700;
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  line-height: normal;
  letter-spacing: .05em;
  color: #6FBA2C;
  text-transform: uppercase;

  padding-bottom: 0;
  margin-bottom: 30px;
  margin-top: 20px;
  line-height: normal;
}
#pageAboutUs {
  width: 100%;
  margin: 0;
  font-family: 'Open Sans',sans-serif;
  color: #595757;
  font-weight: bold;
  box-sizing: border-box;
}
#pageAboutUs .header-img {
max-width: 100%;
width: 100%;
}

#pageStoria .header-image {
    margin-bottom: 50px;
}
#pageStoria .header-image img {
    width: 100%;
}


#aboutUsSlider{
margin-bottom: 120px;
}

.jishuyanfadiv {
  margin-bottom: 116px;
}
.jishuyanfadiv  div h1{
  text-align:center;
  color:#6FBA2C;
  height:100px;
  line-height:100px;
  font-weight:bold;
}
.jishuyanfadiv .jishuyanfadivdiv p{
  width:auto;margin: 0 auto;text-align: center;
}
.pic{

  padding: 0px;
  display:inline-grid;

}
.pictitle{
 width:370px;
 font-size:15px;
 text-align: left;
 padding: 20px 0px;
}
.picneirong{
 width:364px;
 font-size:15px;
 text-align:left;
 padding: 0px 0px;
}
.xiaologo{
   float:right;
   margin-top:5px;
}
.abouttext {
  margin: 0 auto;
  text-align: center;
  padding: 80px;
  color: #767676;
  list-style: none;
  text-align: center;
}
.aboutlow div p {
    margin-bottom: 32px;
}
.aboutlowpic {
  background-image: url("../images/custom/institutionalpage/aboutus/header-img2.jpg");
  /* height: 464px; */
  width: 100%;
  position: relative;
}
.aboutlowpiclow{
  position: absolute;
  margin-left:26%;
  margin-right:26%;
  margin-top:80px;
}
.aboutlowpic  .aboutlowpiclow  table  tr {
    display:block;
    margin-bottom: 25px;
}
/* .aboutlowpicdiv{
padding-left: 30px;
} */
.aboutlowpicdiv p {
      width: 250px;
   color:#FFFFFF;
   font-size:20px;
}
.aboutlowpiccontent  {
  line-height:55px;
  /* width:180px; */
  width: 313px;
}
.aboutlowpicrightcontentl {
  line-height:55px;
  width:287px;
}
.aboutlowpicrightcontentl p {
  color:#6FBA2C;
  font-size:73px;
  font-weight:bold;
}
.aboutlowpicrightcontentl p span{
  font-weight:normal;
  color:#FFFFFF;
  font-size:17px;
  padding-left:10px;
}
.aboutlowpicrightcontent p {
  color:#6FBA2C;
  font-size:73px;
  font-weight:bold;
}
.aboutlowpicrightcontent p span{
  font-weight:normal;
  color:#FFFFFF;
  font-size:17px;
  padding-left:10px;
}
.aboutlowpicrightp {
  color:#FFFFFF;
  font-size:20px;
}
.aboutlowpiccontent p {
color:#6FBA2C;
font-size:73px;
font-weight:bold;
}
.aboutlowpiccontent p span {
  font-weight:normal;
  color:#FFFFFF;
  font-size:18px;
  padding-left:10px;
}
.lowpicright {
  padding-left: 166px;
}
.lowpictr2{
display:block;
margin-top: 60px;
}
.dicheng {
  padding: 30px 0;
  /* background: rgba(102,102, 102); */
  height: 561px;
  width: 1905px;
}


.culturepic {
  background: #EFEFEF;
  height: 100%;
  width: 100%;
}

.culturedicheng {
  margin:154px 0%;
  /* background: rgba(102,102, 102); */

  width: auto;
}

.organizationperson {
  background: url("../images/custom/institutionalpage/aboutus/technology/organizationperson.png") no-repeat right top;
  width: 100%;
  height: 1000px;
}

.organizationtree {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  text-align: center;
  position: relative;
  top: 300px
}

.aboutlow {
  margin: 90px  auto;
  width: 839px;

}
.honorlow {
  margin-bottom: 250px;
  margin-top: 90px;
}

.honortext {
  /* display:inline-block; */
  text-align: center;
  float:
}

.honortext p {
  /* display:inline-block; */
  text-align: center;
  margin-top: 10px;
  font-weight: bold;
  color: #595757;
}

.honorzhengshu {
  text-align: center;
  width: 100%;
  height: 240px;
  margin-top: 100px;
}

.zhengshu {
  display: inline-block;
  margin-left: 10px;
}

.honorzhengming {
  text-align: center;
  width: 100%;
  height: auto;
  margin-top: 30px;
}

.goaltext {
  margin-top: 147px;
  text-align: center;
}

.goalptext {
  margin-bottom: 10px;
  color: #595757;
  font-size: 15px;
  font-weight: bold;
}

.goalquan {
  text-align: center;
  margin-bottom: 200px;
  margin-top: 130px;
}

.goallowpic {
  background-image: url("../images/custom/institutionalpage/aboutus/goallow.jpg");
  height: 446px;
  width: 100%;
}

.goaldicheng {
  /* background: rgba(102,102, 102); */
  height: auto;
}

.customerlow {
  margin-bottom: 250px;
  margin-top: 90px;
}

.customer {
  text-align: center;
  width: 100%;
  height: 750px;
  margin-top: 170px;
}

.customerimg {
  display: inline-block;
  margin-left: 10px;
}

.customerarea {
  text-align: center;
  width: 100%;
  margin-top: 150px;
}

.video {
  width: 584px;
  height: 343px;
  margin-bottom: 80px;
}

.videoleft {
  display: inline-block;
  text-align: center;
  margin-top: 90px;

}

.videoright {
  display: inline-block;
  padding-left: 180px;
}

.companyvideo {

    max-width: 1170px !important;
    width: 100% !important;
    margin: 0 auto;
    overflow :visible;
}

.producttext {
  margin-top: 30px;
  text-align: center;
}

.productptext {
  text-align: center;
  margin-bottom: 10px;
  color: #595757;
  font-size: 15px;
  font-weight: bold;
}

.lowproduct {
  margin-bottom: 90px;
}

.producttextlow {
  margin-bottom: 80px;
  margin-top: 30px;
  text-align: center;
}
/*  导航*/

/* 销售问题解答*/

.questionanswer-title {
  font-family: FZLTHJW -GB1-0;
  font-size: 24px;
  color: #595757;
  color: rgb(89, 87, 87);
  margin-top: 0;
  margin-bottom: 15px;
  margin-top: 110px;
  text-transform: uppercase
}

.questionanswer-subtitle {
  font-family: 'Open Sans', sans-serif;
  font-size: 30px;
  line-height: 40px;

  color: #6FBA2C;
  margin: 1em 0
}

.questionanswer-subtitle.b600 {
  font-weight: 600
}

@media screen and (max-width:767px) {
  .questionanswer-subtitle {
    font-size: 26px;
    margin: 10px 0
  }
}

.questionanswer-text {
  line-height: 30px;
  width: 100% ;
  font-family : FZLTHJW -GB1-0;
  font-size : 15px;
  line-height : 25px;
  color : #595757;
  color : rgb(89, 87, 87);
}

@media screen and (max-width:767px) {
  .questionanswer-text {
    font-size: 18px;
    line-height: 34px
  }
}
#questionanswerlList{
  margin-bottom: 100px;
}
.newsleft{
  float:left;
  width:60%;
}
.newsright{
  float:left;

padding-left: 90px;
height: auto;
width: 30%;
padding-top: 40px;
}
.newsright2{
  float:left;

padding-left: 46px;
height: auto;
width: 30%;
padding-top: 100px;
}
.newsrighte{
  float: left;
padding-left: 47px;
height: auto;
width: 30%;
padding-top: 68px;
}
.newsrighti{
  float: left;
padding-left: 45px;
height: auto;
width: 30%;
padding-top: 80px;
}
.institutionalPage .category-article .list-items-items .el-item.el-type-news .newsright img {
max-width: none;
}
.institutionalPage .category-article .list-items-items .el-item.el-type-news .newsright2 img {
max-width: none;
}
.institutionalPage .category-article .list-items-items .el-item.el-type-news .newsrighte img {
max-width: none;
}
.institutionalPage .category-article .list-items-items .el-item.el-type-news .newsrighti img {
max-width: none;
}
.newic{
  height: auto;
  width: auto;
}

.contactmenu{
    margin-bottom: 40px;
}

.mapsdiv{
  width: 100%;
    height: 100%;
}
.mapscontact {
    margin: -282px 0px 39px 222px;
    width: 377px;
    height: 282px;
    background: #231815;
    color:#FFFFFF;
    /* top: -50px;
    left: 300px; */
    position: relative;
    font-weight: bold;
}
.contact-textlist {
  font-size: 14px;
  line-height: 26px;
  color: #6e6c6b;
  margin: 0;

  list-style-type: none
}
.mapscontact .contact-textlist font  li {
  font-weight: bold;
  text-align: left;
  padding-top: 36px;

}
.contactlitext{
  display: inline-block;
padding-left: 23px;
}
#pageStoria .gallery-section .gallery-col {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 49.5%;
}
#pageStoria .gallery-section .gallery-col .gallery-content {
    padding: 0 40px;
}



#pageStoria .gallery-section .gallery-row.alternative .gallery-col:first-child {
    width: 50%;
}
#pageStoria .gallery-section .gallery-row.alternative.inverted .gallery-col:first-child {
    left: 66%;
}
#pageStoria .gallery-section .gallery-row.alternative.inverted .gallery-col:nth-child(2) {
    right: 55%;
}
#pageStoria .gallery-section .gallery-row.alternative.inverted .gallery-col:first-child {
    left: 49.5%;
}


#pageStoria .gallery-section .gallery-col {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 49.5%;
}
.page-content{
  margin: 0px 0px 150px 0px;
}

/*  关于企业的css*/

.bianse {
  color:#6FBA2C;
}


  #aboutmenu {
    position: absolute;

    padding: 0;
    color: #767676;
    list-style: none;
    text-align: center;
    font-size: 15px;
    font-weight: 700;
    font-family: 'Open sans', sans-serif;
  }

  #aboutmenu>li {
    display: inline-block;
    border-right: 0px solid #c9cece;
    text-align: left;
    vertical-align: middle;

  }

  .aboutmeun {
    margin: 0 auto;
    text-align: center;

  }

  .aboutmenu ul {
    width: 100%;
    text-align: center;
  }

  .aboutmenu ul li {
    display: inline-block;
    list-style: none;
    font-weight: normal;
    color: #595757;

  }

  #aboutmenu {
    position: absolute;

    padding: 0;
    color: #767676;
    list-style: none;
    text-align: center;
    font-size: 15px;
    font-weight: 700;
    font-family: 'Open sans', sans-serif;
  }


  .aboutmeun {
    margin: 0 auto;
    text-align: center;
  }
 .aboutmenu div h1 {
   text-align:center;
   color:#6FBA2C;
   height:100px;
   line-height:100px;
   font-weight:bold;
 }

  .clear {
    clear: both;
  }

  .aboutmenu h1 {
    text-align:center;
    color:#6FBA2C;
    height:auto;
    font-weight:bold;

  }
  .aboutmenuneir {
  width:auto;
  margin-top:25px;
  margin-bottom: 40px;
  }
  .aboutmenuneir p {
    width:auto;
    text-align: center;
  }
  #smallSlider_js {
/* padding-left: 435px; */
/* padding-right: 435px; */
  }
  #smallSlider_js .picculture {
      float:left;
  }
  #smallSlider_js .picculturelow {
      float:left;
  }
  #smallSlider_js .pictow {
    float:left;
    margin-left:25px;
    margin-right:25px;
  }
  #kouhao{
    margin-top:30px;
    font-size:20px;
    margin-left:17px;
    font-weight:600;

  }
.author {
 margin-top:46px;
 margin-left:17px;
 }
 .job {
   margin-left:17px;
   margin-top:10px;
  }
  .anniu {
  display: inline-block;
  float: right;
  }

.lianghaofenwei {
  margin-top:200px;
}
.lianghaofenwei  div h1{

  text-align:center;color:#6FBA2C;height:100px;line-height:100px;font-weight:bold;
}
.lianghaofenweineirong {
width: auto; margin-top: 25px;
}
.lianghaofenweineirong .lianghaofenweineirongp1 {
width:auto;text-align: center;
}
.lianghaofenweineirong .lianghaofenweineirongp2 {
 width:auto;text-align: center;margin-top:10px;
}
.fengweipicdiv {
      height:auto;
      margin-top:43px;
      margin-bottom:145px;
}
     .picsix{
       padding: 0 5px;
       float: left;
        display: table-cell;
     }
     .fenweipic{
       float: left;
        margin-left: 9px;
        margin-right: 9px;
     }
     .clear{
        clear: both;
     }


    .culturethree {
      background:#EFEFEF;
      width:100%;
      height:348px;
    }
    .yuanjing{
       float: left;
       width: 20%;
       height: 43%;
       border-right: 1px #000000 solid;
       position: relative;
       left: 380px;
       top: 90px;
    }
    .shiming {
    float: left;
    width: 22%;
    height: 43%;
    border-right: 1px #000000 solid;
    position: relative;
    left: 428px;
    top: 90px;
    }
    .jiazhiguang{
      float: left;
      width: 20%;
      height: 43%;
      position: relative;
      left: 488px;
      top: 90px;
    }
    .cluturediv {
      width: 20%;
      height: 20%;
      display: table-cell;
      vertical-align: middle;
    }

    .culturethreepic {
    float: left;
    margin-top:38px;
    }

    .culturethreetext{
      width: auto;
      margin-top:40px;
      margin-left:100px;
    }
    .culturethreeh{
      color:#EA5504;
      margin-bottom:5px;
    }
     #culturethreep{
      color: #595757;
      font-weight:700;
    }

      #fudong {
        margin-bottom: 90px;
      }
      #fudongvideo {
        margin-bottom: 180px;
      }

      #gallery-contentjia{
        position: relative; left: 5px;bottom: 56px;
      }
      #features-wrapper {
        height:450px;
      }


        #pageAboutUs #aboutUsCustomProducts .features-wrapper {
          background: #f9f9f9;
          padding: 50px 0;
          margin-top: 40px;
        }

        .feature {
          text-align: center;
          padding: 0 25px;
          display: table-cell;
          width: 25%;
        }

        .features {
          width: 100%;
          display: table;
        }

        .feature_title {
          line-height: 80px;
          font-weight: 700;
          margin: 40px 0;
        }
        .organizationtreephoneimg {
          display: none;
        }
        .aboutlowpiccontenten{
          line-height: 55px;
      width: 420px;
        }
        .aboutlowpiccontenten{
          line-height: 55px;

        }
        .aboutlowpiccontenten p{
           color:#6FBA2C;
           font-size: 73px;
        }
        .aboutlowpiccontenten p span {
          font-weight: normal;
          color: #FFFFFF;
          font-size: 18px;
          padding-left: 10px;
      }
