﻿/* CUSTOM FONTS */

@import 'https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i';
@font-face { font-family: 'Open Sans', sans-serif; src: url('fonts/OpenSans-CondLight-webfont.eot'); src: url('fonts/OpenSans-CondLight-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/OpenSans-CondLight-webfont.ttf') format('truetype'), url('fonts/OpenSans-CondLight-webfont.svg#open_sanscondensed_light') format('svg'); font-weight: normal; font-style: normal; }

@font-face { font-family: 'open_sans_condensedbold'; src: url('fonts/OpenSans-CondBold-webfont.eot'); src: url('fonts/OpenSans-CondBold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/OpenSans-CondBold-webfont.ttf') format('truetype'), url('fonts/OpenSans-CondBold-webfont.svg#open_sans_condensedbold') format('svg'); font-weight: normal; font-style: normal; }


/* RULES */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td { margin: 0; padding: 0; border: 0; outline: 0; }

a img { border: 0; }

some_nowhitespace { nowhitespace: afterproperty; }


/* fix visibilità border fck editor */

html,
body { height: 100%; }

body { font-family: 'Open Sans', sans-serif; font-size: 15px; color: #545454; line-height: normal; font-weight: 400; }

body.home { }

#iFrame { background: none; }


/* CLASSI GENERICHE */

*:focus { outline: none; }

h1 { font-family: 'Open Sans', sans-serif; font-weight: 700; font-size: 36px; color: #1b1b1b; margin: 0; line-height: 36px; margin-bottom: 10px; }

h2 { font-size: 30px; font-weight: 400; color: #545454; line-height: 32px; }

h3 { font-size: 20px; font-weight: 700; color: #545454; margin-bottom: 10px; }

h4 { font-size: 12px; color: #777; margin-bottom: 10px; font-weight: bold; }

p { line-height: 1.6em; margin-bottom: 10px; }

p.smallLine { line-height: 1.2em; }

a { color: #3477b3; text-decoration: none; outline: none; font-weight: bold; }

a:hover { color: #73a0c2; }

.marginBottom { margin-bottom: 10px !important; }

.marginBottom20 { margin-bottom: 20px !important; }

.opacityHover { transition: opacity .4s; -moz-transition: opacity .4s; /* Firefox 4 */ -ms-transition: opacity .4s; -webkit-transition: opacity .4s; /* Safari and Chrome */ -o-transition: opacity .4s; /* Opera */ }

.opacityHover:hover { opacity: 0.7; }


/* STRUTTURA */

.div-cont-site { width: 100%; overflow: hidden; }

#box { margin: auto; text-align: left; height: 100%; position: relative; }

body > #box { height: auto; min-height: 100%; }

#container { height: 100%; width: 960px; margin: auto; }


/* HEADER */

#header { height: auto; position: relative; }

#header .cont-top-bar { background: #192f43; }

#header .cont-top-bar .contenuto-top-bar { width: 960px; margin: auto; }

#header .contenuto-top-bar .padding-contenuto-top-bar { padding: 20px 0px 20px 0px; }

#header .cont-top-bar .col-tre { position: relative; }

#header .cont-top-bar .col-tre .col-1 { width: 130px; float: left; }

#header .cont-top-bar .col-tre .col-2 { width: 715px; float: left; min-height: 100px; }

#header .cont-top-bar .col-tre .col-3 { width: 115px; float: left; }

#header .cont-top-bar .cont-ico-topbar { border-left: 1px solid #4c5b68; min-height: 100px; }

#header .cont-top-bar .cont-ico-topbar ul { float: right; margin-top: 32px; }

#header .cont-top-bar .cont-ico-topbar ul li { float: left; margin-left: 20px; list-style: none; }

#header .cont-top-bar .cont-ico-topbar ul li a { }

#header .cont-top-bar .cont-ico-topbar ul li img { display: block; }

#header .cont-top-bar .cont-ico-topbar ul li img:hover { opacity: 0.8; cursor: pointer; }

.contenitore-cont-cerca { background: #192f43; position: absolute; width: 659px; height: 100px; left: 158px; right: 0px; border-left: 1px solid #4c5b68; z-index: 9999; padding-left: 30px; display: none; }

.chiudi-box-cerca { float: left; }

.chiudi-box-cerca:hover { cursor: pointer; opacity: 0.8; }

.contenitore-cont-cerca .form-cerca { position: relative; margin-top: 32px; }

.contenitore-cont-cerca .input-cerca { display: block; width: 561px; border: none; background: #FFF; padding: 8px 42px 7px 20px; position: absolute; font-size: 18px; color: #666; -webkit-border-radius: 20px 20px 20px 20px; border-radius: 20px 20px 20px 20px; margin-left: 36px; }

.contenitore-cont-cerca .submit-cerca { position: absolute; right: 0px; background: url(../images/struttura/ico-cerca-topbar.png); width: 36px; height: 36px; border: none; font-size: 0px; }

.contenitore-cont-cerca .submit-cerca:hover { opacity: 0.8; cursor: pointer; }

#header .cont-slider { width: 100%; height: 470px; background: url(../images/struttura/bg-testata.jpg) top no-repeat; background-repeat: no-repeat !important; }

#logo { width: 118px; height: 100px; background: url(../images/struttura/logo.png) no-repeat; z-index: 30; display: block; font-size: 0px; transition: all .4s; -moz-transition: all .4s; -ms-transition: all .4s; -webkit-transition: all .4s; -o-transition: all .4s; }

#logo:hover { opacity: 0.5; }

#search { position: absolute; top: 0; right: 0; display: block; width: 270px; height: 48px; }

#search div { width: 254px; height: 34px; background: url(../images/struttura/bg-search.jpg) no-repeat; padding: 14px 0 0 16px; }

#search input { border: none; width: 170px; height: 16px; line-height: 16px; background: none; color: #f0efe4; float: left; font-family: 'Open Sans', sans-serif; font-size: 13px; }

#search input[type="submit"] { width: 64px; cursor: pointer; border-left: 1px solid #728bb3; margin-left: 10px; height: 18px; transition: all .4s; -moz-transition: all .4s; /* Firefox 4 */ -ms-transition: all .4s; -webkit-transition: all .4s; /* Safari and Chrome */ -o-transition: all .4s; /* Opera */ }

#search input[type="submit"]:hover { width: 64px; color: #a4dceb; }

#search .placeholder { font-style: italic; color: #A4DCEB; }

#langSelector { position: absolute; top: 10px; right: 286px; width: 38px; height: 28px; }

#langSelector .activeLang { display: block; width: 38px; height: 28px; background-image: url(../images/struttura/sprite.png); text-indent: -9999px; }

#langSelector .it { background-position: -40px -5px; }

#langSelector .it:hover { background-position: -40px -38px; }

#langSelector .en { background-position: -123px -5px; }

#langSelector .en:hover { background-position: -123px -38px; }

#langSelector .langList { position: absolute; top: 28px; width: 38px; background-color: #ddd; -webkit-border-radius: 8px; border-radius: 8px; }

#langSelector .langList > a { display: block; width: 24px; height: 19px; text-indent: -9999px; margin: 5px 0 4px 7px; }

#langSelector .langList > .it { background: url(../images/struttura/sprite.png) -79px 0 no-repeat; }

#langSelector .langList > .en { background: url(../images/struttura/sprite.png) -79px -19px no-repeat; }

.europrivateLink { position: absolute; top: 6px; right: 334px; width: 38px; height: 32px; background: url(../images/struttura/sprite.png) -1px -1px no-repeat; text-indent: -9999px; }

.europrivateLink:hover { background-position: -1px -34px; }


/* HEADER FIXED */

#header-fixed { background: #ccc; width: 100%; height: auto; position: fixed; top: 0px; left: 0px; right: 0px; z-index: 999; display: none; }

#header-fixed .cont-top-bar { background: #192f43; }

#header-fixed .cont-top-bar .contenuto-top-bar { width: 960px; margin: auto; }

#header-fixed .contenuto-top-bar .padding-contenuto-top-bar { padding: 10px 0px 10px 0px; }

#header-fixed .cont-top-bar .col-tre { position: relative; }

#header-fixed .cont-top-bar .col-tre .col-1 { width: 130px; float: left; }

#header-fixed #logo { width: 118px; height: 51px; background: url(../images/struttura/logo_fixed.png) no-repeat; z-index: 30; display: block; font-size: 0px; transition: all .4s; -moz-transition: all .4s; -ms-transition: all .4s; -webkit-transition: all .4s; -o-transition: all .4s; background-position-x: -29px; }

#header-fixed .cont-top-bar .col-tre .col-2 { width: 715px; float: left; min-height: 0px; }

#header-fixed #menu { margin-top: 5px; }

#header-fixed #menu > ul { float: right; margin-right: 20px; }

#header-fixed #menu > ul > li { float: left; position: relative; z-index: 40; }

#header-fixed #menu > ul > li > a { color: #f0efe4; display: block; outline: none; padding: 10px 12px 10px 12px; margin-left: 0px; margin-top: 0px; text-align: center; text-transform: uppercase; font-family: 'Open Sans', sans-serif; font-weight: normal; font-size: 16px; font-weight: 600; -webkit-border-radius: 3px; border-radius: 3px; transition: all .4s; -moz-transition: all .4s; -ms-transition: all .4s; -webkit-transition: all .4s; -o-transition: all .4s; }

#header-fixed #menu > ul > li > a:hover,
#header-fixed #menu ul > li > a.active { cursor: pointer; background: #394d5c; color: #FFF; }

#header-fixed .cont-top-bar .col-tre .col-3 { width: 115px; float: left; }

#header-fixed .contenitore-cont-cerca { background: #192f43; position: absolute; width: 659px; height: 50px; left: 158px; right: 0px; border-left: 1px solid #4c5b68; z-index: 99; padding-left: 30px; display: none; }

#header-fixed .contenitore-cont-cerca .form-cerca { position: relative; margin-top: 7px; }

#header-fixed .chiudi-box-cerca { float: left; }

#header-fixed .contenitore-cont-cerca .input-cerca { display: block; width: 561px; border: none; background: #FFF; padding: 8px 42px 7px 20px; position: absolute; font-size: 18px; color: #666; -webkit-border-radius: 20px 20px 20px 20px; border-radius: 20px 20px 20px 20px; margin-left: 36px; }

#header-fixed .contenitore-cont-cerca .submit-cerca { position: absolute; right: 0px; background: url(../images/struttura/ico-cerca-topbar.png); width: 36px; height: 36px; border: none; font-size: 0px; }

#header-fixed .cont-top-bar .cont-ico-topbar { border-left: 1px solid #4c5b68; min-height: 50px; }

#header-fixed .cont-top-bar .cont-ico-topbar ul { float: right; margin-top: 7px; }

#header-fixed .cont-top-bar .cont-ico-topbar ul li { float: left; margin-left: 20px; list-style: none; }

#header-fixed .cont-top-bar .cont-ico-topbar ul li img { display: block; }


/* == HOME ==
=========================================*/

.contenitore-slideshow { width: 100%; height: auto; min-height: 470px; background: #eee; }

.contenitore-slideshow .flexslider { background: none; border: none; box-shadow: none; margin: 0px; overflow: hidden; }

.contenitore-slideshow .flexslider .flex-direction-nav a { width: 52px; height: 52px; top: 90%; opacity: 1; }

.contenitore-slideshow .flexslider .flex-direction-nav .flex-prev { left: 20px; background: url(../images/flexslider/direction-slider-left.png) no-repeat 0 0; }

.contenitore-slideshow .flexslider .flex-direction-nav .flex-prev:hover { opacity: 0.6; }

.contenitore-slideshow .flexslider .flex-direction-nav .flex-next { right: 20px; background: url(../images/flexslider/direction-slider-right.png) no-repeat 0 0; }

.contenitore-slideshow .flexslider .flex-direction-nav .flex-next:hover { opacity: 0.6; }

.content-slideshow { width: 100%; height: auto; min-height: 470px; background: #F00; }

.contenitore-slogan { width: 70%; float: right; margin-top: 60px; }

.contenitore-slogan .titolo-slogan { font-size: 60px; font-weight: 700; color: #FFF; text-align: center; margin-bottom: 20px; }

.contenitore-slogan .sottotitolo-slogan { font-size: 30px; font-weight: 400; color: #FFF; text-align: center; margin-bottom: 30px; }

.contenitore-slogan .bottone-leggi-tutto-slogan { font-size: 18px; font-weight: 400; text-transform: uppercase; color: #FFF; background: none; padding: 10px 10px 10px 10px; border: 1px solid #fff; display: block; width: 140px; text-align: center; margin: auto; margin-top: 10px; z-index: 99; position: relative; }

.contenitore-slogan .bottone-leggi-tutto-slogan:hover { opacity: 0.7; }

.home .cont-scelta-prodotto { margin-top: -90px; margin-bottom: 35px; z-index: 91; position: relative; }

.home .cont-scelta-prodotto .col-due-center { }

.home .cont-scelta-prodotto .col-due-center .col-1 { width: 460px; height: auto; float: left; margin-right: 20px; background: #65b606; min-height: 280px; -webkit-box-shadow: 0 5px 40px -12px #000000; box-shadow: 0 5px 40px -12px #000000; }

.home .cont-scelta-prodotto .col-due-center .col-2 { width: 460px; height: auto; float: left; background: #de4d05; min-height: 280px; -webkit-box-shadow: 0 5px 40px -12px #000000; box-shadow: 0 5px 40px -12px #000000; }

.home .cont-scelta-prodotto .col-due-center .col-1:hover { background: #4b8805; transition: all .4s; -moz-transition: all .4s; -ms-transition: all .4s; -webkit-transition: all .4s; -o-transition: all .4s; }

.home .cont-scelta-prodotto .col-due-center .col-2:hover { background: #9a3705; transition: all .4s; -moz-transition: all .4s; -ms-transition: all .4s; -webkit-transition: all .4s; -o-transition: all .4s; }

.home .cont-scelta-prodotto .cont-testo-scelta-prod { height: 80px; }

.home .cont-scelta-prodotto .cont-testo-scelta-prod .testo-scelta-prod { display: block; font-size: 36px; font-weight: 700; color: #FFF; text-align: center; line-height: 27px; padding-top: 17px; }

.home .cont-scelta-prodotto .cont-testo-scelta-prod .testo-tutti-prod { font-size: 15px; font-weight: 500; text-transform: uppercase; color: #FFF; text-align: center; display: block; line-height: 11px; margin-top: 8px; }

.home .cont-scelta-prodotto .cont-foto-scelta-prod { height: 200px; display: block !important; }

.contenitore-news-home { margin-bottom: 35px; }

.contenitore-news-home .box-news-home { width: 300px; height: 450px; background: #ccc; position: relative; float: left; margin-right: 20px; }

.contenitore-news-home .box-news-home.last { margin-right: 0px; }

.contenitore-news-home .box-news-home .img-box-news-home { position: absolute; top: 0px; left: 0px; right: 0px; bottom: 0px; width: 100%; height: 100%; }

.contenitore-news-home .box-news-home .box-bianco-news-home { position: absolute; bottom: 20px; left: 20px; right: 20px; }

.contenitore-news-home .box-news-home .box-bianco-news-home .img-arrow-box-news-home { }

.contenitore-news-home .box-news-home .box-bianco-news-home .contenuto-box-bianco-news-home { background: #FFF; padding: 20px 20px 20px 20px; min-height: 135px; }

.contenitore-news-home .box-news-home .box-bianco-news-home .contenuto-box-bianco-news-home .titolo-box-news-home { color: #545454; font-size: 20px; font-weight: 700; line-height: 24px; text-align: center; margin-bottom: 10px; }

.contenitore-news-home .box-news-home .box-bianco-news-home .contenuto-box-bianco-news-home .testo-box-news-home { text-align: center; display: none; }

.contenitore-news-home .box-news-home .box-bianco-news-home .contenuto-box-bianco-news-home .link-vai-alla-news { text-transform: uppercase; color: #545454; font-size: 15px; font-weight: 500; text-align: center; }

#box .contenitore-news-home .flexslider { margin: 0 0 35px; }

#box .contenitore-news-home .flexslider ul li { width: 940px !important; margin-right: 0px !important; }

#box .contenitore-news-home .flexslider ul li.last { margin-right: 0px !important; }

#box .contenitore-news-home .flexslider ul li a { }

.contenitore-news-home .flex-direction-nav a { width: 52px; height: 52px; top: 49%; opacity: 1; }

.contenitore-news-home .flex-direction-nav .flex-prev { left: -65px; }

.contenitore-news-home .flexslider:hover .flex-prev { opacity: 1; left: -65px; }

.contenitore-news-home .flex-direction-nav .flex-next { right: -65px; }

.contenitore-news-home .flexslider:hover .flex-next { opacity: 1; right: -65px; }

.contenitore-news-home .flex-direction-nav .flex-disabled { display: block; }

.contenitore-applicazioni-home { position: relative; margin-bottom: 35px; }

.contenitore-applicazioni-home .box-app-home { position: relative; min-height: 495px; }

.contenitore-applicazioni-home .box-app-home .img-bg-app-home { position: absolute; top: 0px; left: 0px; right: 0px; bottom: 0px; width: 100%; height: 100%; min-height: 495px; }

.contenitore-applicazioni-home .box-app-home .box-text-slogan { position: absolute; right: 45px; top: 130px; bottom: 100px; width: 420px; }

.contenitore-applicazioni-home .box-app-home .box-text-slogan .titolo-text-slogan { font-size: 60px; font-weight: 700; text-align: center; color: #FFF; line-height: 47px; margin-bottom: 20px; }

.contenitore-applicazioni-home .box-app-home .box-text-slogan .testo-text-slogan { font-size: 15px; text-align: center; color: #FFF; line-height: 24px; }

.contenitore-applicazioni-home .box-app-home .box-text-slogan .cont-bottoni-text-slogan { display: block; margin-top: 20px; overflow: hidden; width: 360px; float: right; margin-right: 30px; }

.contenitore-applicazioni-home .box-app-home .box-text-slogan .cont-bottoni-text-slogan .bottone-generale-trasp { border: 1px solid #fff; padding: 12px 10px 13px 10px; display: block; text-align: center; font-size: 18px; font-weight: 500; color: #FFF; margin-bottom: 10px; font-size: 36px; font-weight: 700; color: #FFF; line-height: 27px; }

.contenitore-applicazioni-home .box-app-home .box-text-slogan .cont-bottoni-text-slogan .bottone-generale-trasp:hover { opacity: 0.6; cursor: pointer; }

.contenitore-applicazioni-home .box-app-home .box-text-slogan .cont-bottoni-text-slogan .bottone-generale-trasp#bottone-eolico { width: 338px; float: left; margin-right: 0px; }

.contenitore-applicazioni-home .box-app-home .box-text-slogan .cont-bottoni-text-slogan .bottone-generale-trasp#bottone-eolico:hover { background: #65b606; border: 1px solid #65b606; opacity: 1; }

.contenitore-applicazioni-home .box-app-home .box-text-slogan .cont-bottoni-text-slogan .bottone-generale-trasp#bottone-wireless { width: 338px; float: left; }

.contenitore-applicazioni-home .box-app-home .box-text-slogan .cont-bottoni-text-slogan .bottone-generale-trasp#bottone-wireless:hover { background: #de4d05; border: 1px solid #de4d05; opacity: 1; }

.cont-marchi-home-eolico { position: relative; }

.cont-marchi-home-eolico .fascia-top-marchi-home-eolico { width: 940px; height: 13px; background: url(../images/struttura/fascia-top-marchi-eolico-home.jpg) top no-repeat; }

.cont-marchi-home-eolico .cont-marchi-home { margin-top: 15px; }

.cont-marchi-home-eolico .cont-marchi-home .flexslider img { width: 116px; height: 86px; }

#box .cont-marchi-home-eolico .flexslider { margin: 0 0 35px; }

.cont-marchi-home-eolico .flex-direction-nav a { width: 52px; height: 52px; top: 49%; opacity: 1; }

.cont-marchi-home-eolico .flex-direction-nav .flex-prev { left: -65px; }

.cont-marchi-home-eolico .flexslider:hover .flex-prev { opacity: 1; left: -65px; }

.cont-marchi-home-eolico .flex-direction-nav .flex-next { right: -65px; }

.cont-marchi-home-eolico .flexslider:hover .flex-next { opacity: 1; right: -65px; }

.cont-marchi-home-eolico .flex-direction-nav .flex-disabled { }

.cont-marchi-home-wireless { position: relative; }

.cont-marchi-home-wireless .fascia-top-marchi-home-wireless { width: 940px; height: 13px; background: url(../images/struttura/fascia-top-marchi-wireless-home.jpg) top no-repeat; }

.cont-marchi-home-wireless .cont-marchi-home { margin-top: 15px; }

.cont-marchi-home-wireless .cont-marchi-home .flexslider img { width: 116px; height: 86px; }

#box .cont-marchi-home-wireless .flexslider { margin: 0 0 35px; }

.cont-marchi-home-wireless .flex-direction-nav a { width: 52px; height: 52px; top: 49%; opacity: 1; }

.cont-marchi-home-wireless .flex-direction-nav .flex-prev { left: -65px; }

.cont-marchi-home-wireless .flexslider:hover .flex-prev { opacity: 1; left: -65px; }

.cont-marchi-home-wireless .flex-direction-nav .flex-next { right: -65px; }

.cont-marchi-home-wireless .flexslider:hover .flex-next { opacity: 1; right: -65px; }

.cont-marchi-home-wireless .flex-direction-nav .flex-disabled { }

.homeBanner { display: none; }

.home .homeBanner { position: absolute; top: 78px; right: 0; display: block; width: 270px; height: 142px; z-index: 20; }

.home .homeBanner.tlc { top: 250px; }

.home .homeBanner span { display: block; position: absolute; bottom: 17px; right: 40px; font-family: 'Open Sans', sans-serif; font-weight: normal; font-size: 16px; color: #979797; text-transform: uppercase; cursor: pointer; transition: color .4s; -moz-transition: color .4s; /* Firefox 4 */ -ms-transition: color .4s; -webkit-transition: color .4s; /* Safari and Chrome */ -o-transition: color .4s; /* Opera */ }

.home .homeBanner:hover span { color: #fff; }

.headerPayoff { position: absolute; top: 80px; right: 0; width: 370px; height: 135px; text-align: right; }

.headerPayoff h1 { color: #fff; text-shadow: 1px 1px 0 #43649A; height: 50px; overflow: hidden; }

.headerPayoff h2 { color: #A4DCEB; height: 22px; overflow: hidden; }

.home .headerPayoff { display: none; }

#previewMode { position: fixed; right: 25px; width: 90px; color: #0b1a29; font-size: 12px; background: url(../images/struttura/preview-mode.png) center top no-repeat rgb(183, 218, 233); padding: 60px 6px 10px 6px; height: 102px; text-align: center; -webkit-border-radius: 0px 0px 8px 8px; border-radius: 0px 0px 8px 8px; -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15); box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15); z-index: 9999999; }

#previewMode a { color: #000; display: block; transition: color .4s; -moz-transition: color .4s; /* Firefox 4 */ -ms-transition: color .4s; -webkit-transition: color .4s; /* Safari and Chrome */ -o-transition: color .4s; /* Opera */ }

#previewMode a:hover { color: #fff; }


/* MENU DI NAVIGAZIONE */

#menu { margin-top: 30px; }

#menu ul { list-style: none; }

#menu > ul { float: right; margin-right: 20px; }

#menu > ul > li { float: left; position: relative; z-index: 40; margin-left: 10px; }

#menu > ul > li > a { color: #f0efe4; display: block; outline: none; padding: 10px 12px 10px 12px; margin-left: 0px; margin-top: 0px; text-align: center; text-transform: uppercase; font-family: 'Open Sans', sans-serif; font-weight: normal; font-size: 17px; font-weight: 600; -webkit-border-radius: 3px; border-radius: 3px; transition: all .4s; -moz-transition: all .4s; -ms-transition: all .4s; -webkit-transition: all .4s; -o-transition: all .4s; }

#menu > ul > li > a:hover,
#menu ul > li > a.active { cursor: pointer; background: #394d5c; color: #FFF; }

.dropdown { position: absolute; top: 60px; left: 10px; width: 406px; height: 257px; padding: 10px 0 10px 10px; background-color: #4a5466; -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.4); box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.4); z-index: 40; }

.borderTop { position: absolute; top: -12px; left: 0; width: 75px; height: 12px; background-color: #21252b; }

.dropdown ul { float: left; width: 203px; }

/*.dropdown ul li:first-child { height: 30px; padding-top: 101px; font-size: 20px; font-weight: bold; color: #d24074; background: url(../images/struttura/menu-dropdown-tlc.jpg) no-repeat; }*/

/*.dropdown ul:first-child li:first-child { color: #379ad8; background: url(../images/struttura/menu-dropdown-eolico.jpg) no-repeat; }*/

.dropdown ul li { }

.dropdown ul li a { display: block; font-size: 12px; font-weight: bold; color: #e2e4e8; padding: 6px 0; margin-right: 10px; border-bottom: 1px dotted #6e7685; transition: all .4s; -moz-transition: all .4s; /* Firefox 4 */ -ms-transition: all .4s; -webkit-transition: all .4s; /* Safari and Chrome */ -o-transition: all .4s; /* Opera */ }

.dropdown ul li a:hover,
.dropdown ul li a.active { color: #fff; background-color: #606a7c; }


/* CONTENT */

#content { background: #fff; padding: 0 10px 580px 10px; border-top: 10px solid #fff; min-height: 180px; }

.home #content { background: #fff; }

.contenitore-title-page { width: 100%; height: auto; min-height: 103px; background: url(../images/struttura/bg-sezione-titolo-page.jpg) repeat-x; margin-bottom: 40px; }

.contenitore-page { }


/* ---------- home */

.col { float: left; width: 220px; margin-left: 10px; }

.col.first { margin-left: 0; }

.col h1 { font-size: 18px; margin-top: 10px; margin-left: 10px; margin-bottom: 8px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }

.col p { margin: 10px; }

.col a.imgLink { display: block; position: relative; }

.col a.imgLink:after { content: ''; position: absolute; top: 0; left: 0; width: 220px; height: 200px; background-color: rgba(255, 255, 255, 0); background-position: center center; opacity: 0; transition: all .4s; -moz-transition: all .4s; /* Firefox 4 */ -ms-transition: all .4s; -webkit-transition: all .4s; /* Safari and Chrome */ -o-transition: all .4s; /* Opera */ }

.col a.imgLink:hover:after { background-color: rgba(255, 255, 255, 0.3); background-image: url(../images/home/imglink-arrow-hover.png); background-position: center center; background-repeat: no-repeat; opacity: 1; }

.newsBox { display: block; background-color: #a4dceb; padding: 10px; margin-bottom: 10px; transition: background-color .4s; -moz-transition: background-color .4s; /* Firefox 4 */ -ms-transition: background-color .4s; -webkit-transition: background-color .4s; /* Safari and Chrome */ -o-transition: background-color .4s; /* Opera */ }

.newsBox:hover { background-color: #6acfea; -webkit-box-shadow: inset 0px 0px 3px 0px rgba(0, 0, 0, 0.2); box-shadow: inset 0px 0px 3px 0px rgba(0, 0, 0, 0.2); }

.newsBox h2 { font-size: 12px; color: #1b9fc2; margin: 0; }

.newsBox p { font-size: 11px; color: #fff; margin-bottom: 10px; font-weight: normal; }

.newsBox p.date { font-size: 18px; font-weight: bold; color: #fff; margin-bottom: 0; }


/* ---------- Prodotti */

.cont-scelta-prodotto { margin-top: -130px; margin-bottom: 30px; z-index: 91; position: relative; }

.cont-scelta-prodotto .col-due-center { }

.cont-scelta-prodotto .col-due-center .col-1 { width: 460px; height: auto; float: left; margin-right: 20px; background: #65b606; min-height: 80px; -webkit-box-shadow: 0 5px 40px -12px #000000; box-shadow: 0 5px 40px -12px #000000; }

.cont-scelta-prodotto .col-due-center .col-2 { width: 460px; height: auto; float: left; background: #de4d05; min-height: 80px; -webkit-box-shadow: 0 5px 40px -12px #000000; box-shadow: 0 5px 40px -12px #000000; }


/* => per evitare effetto onmousehover su tab in area PRODOTTI
.cont-scelta-prodotto .col-due-center .col-1:hover {
	background:#4b8805;
	transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
}
.cont-scelta-prodotto .col-due-center .col-2:hover {
	background:#9a3705;
	transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
}
*/

.homeCaseRappresentate .cont-scelta-prodotto .col-due-center .col-1.active { }

.homeCaseRappresentate .cont-scelta-prodotto .col-due-center .col-1.inactive { background: #c1e29b; }

.homeCaseRappresentate .cont-scelta-prodotto .col-due-center .col-1.inactive:hover { background: #65b606; }

.homeApplicazioni .cont-scelta-prodotto .col-due-center .col-1.active { }

.homeApplicazioni .cont-scelta-prodotto .col-due-center .col-1.inactive { background: #c1e29b; }

.homeApplicazioni .cont-scelta-prodotto .col-due-center .col-1.inactive:hover { background: #65b606; }

.cont-scelta-prodotto .col-due-center .col-1.active { }

.cont-scelta-prodotto .col-due-center .col-1.inactive { background: #c1e29b; }

.cont-scelta-prodotto .col-due-center .col-1.inactive:hover { background: #65b606; }

.cont-scelta-prodotto .col-due-center .col-2.active { }

.cont-scelta-prodotto .col-due-center .col-2.inactive { background: #f2b89b; }

.cont-scelta-prodotto .col-due-center .col-2.inactive:hover { background: #de4d05; }

.cont-scelta-prodotto .col-due-center .col-1.active:hover { background: #65b606; transition: all .4s; -moz-transition: all .4s; -ms-transition: all .4s; -webkit-transition: all .4s; -o-transition: all .4s; }

.cont-scelta-prodotto .col-due-center .col-2.active:hover { background: #de4d05; transition: all .4s; -moz-transition: all .4s; -ms-transition: all .4s; -webkit-transition: all .4s; -o-transition: all .4s; }

.homeCaseRappresentate .cont-scelta-prodotto .col-due-center .col-2.active { }

.homeCaseRappresentate .cont-scelta-prodotto .col-due-center .col-2.inactive { background: #f2b89b; }

.homeCaseRappresentate .cont-scelta-prodotto .col-due-center .col-2.inactive:hover { background: #de4d05; }

.homeApplicazioni .cont-scelta-prodotto .col-due-center .col-2.active { }

.homeApplicazioni .cont-scelta-prodotto .col-due-center .col-2.inactive { background: #f2b89b; }

.homeApplicazioni .cont-scelta-prodotto .col-due-center .col-2.inactive:hover { background: #de4d05; }

.cont-scelta-prodotto .cont-testo-scelta-prod { height: 80px; /* cursor:pointer; => nascosta manina link fake */ }

.cont-scelta-prodotto .cont-testo-scelta-prod .testo-scelta-prod { display: block; font-size: 36px; font-weight: 700; color: #FFF; text-align: center; line-height: 27px; padding-top: 17px; }

.cont-scelta-prodotto .cont-testo-scelta-prod .testo-tutti-prod { font-size: 15px; font-weight: 500; text-transform: uppercase; color: #FFF; text-align: center; display: block; line-height: 11px; margin-top: 8px; }

.cont-scelta-prodotto .cont-foto-scelta-prod { height: auto; }

.cont-scelta-prodotto .col-due-center .col-1 .cont-foto-scelta-prod { display: block; }

.cont-scelta-prodotto .col-due-center .col-2 .cont-foto-scelta-prod { display: block; }

.cont-scelta-prodotto .col-due-center .col-1 .cont-foto-scelta-prod.active { display: block !important; }

.cont-scelta-prodotto .col-due-center .col-2 .cont-foto-scelta-prod.active { display: block !important; }

.cont-scelta-prodotto.select-case .col-due-center .col-1 .cont-foto-scelta-prod.active { display: block !important; }

.cont-scelta-prodotto.select-case .col-due-center .col-2 .cont-foto-scelta-prod.active { display: block !important; }

.contenitore-select-prod { padding: 20px 30px 20px 30px; }

.contenitore-select-prod .img-down-marchi { display: block; margin: auto; }

.contenitore-select-prod select { padding: 7px 10px 7px 10px; display: block; background: #FFF; border: none; width: 100%; font-size: 18px; font-weight: 700; font-family: 'Open Sans', sans-serif; background: url(../images/struttura/bg-select.jpg); -webkit-appearance: none; -moz-appearance: none; appearance: none; }

.cont-scelta-prodotto .col-due-center .col-1 .contenitore-select-prod select { color: #65b606; }

.cont-scelta-prodotto .col-due-center .col-2 .contenitore-select-prod select { color: #de4d05; }

.contenitore-select-prod select::-ms-expand { /* for IE 11 */ display: none; }

.contenitore-select-prod select option { background: #FFF; border: none; font-weight: 700; font-family: 'Open Sans', sans-serif; }

.cont-scelta-prodotto .col-due-center .col-1 .contenitore-select-prod select option { color: #65b606; }

.cont-scelta-prodotto .col-due-center .col-2 .contenitore-select-prod select option { color: #de4d05; }

.contenitore-prodotto { overflow: hidden; margin-bottom: 40px; }

.prodottiPage #content { background: none; }

.lista-prodotti { overflow: hidden; position: relative; margin-left: -10px; margin-right: -10px; }

.lista-prodotti .box-prodotto { background: #FFF; float: left; margin: 10px; width: 300px; border-top: 1px solid #cbcbcb; border-bottom: 10px solid #cbcbcb; }

.lista-prodotti .box-prodotto .padding-box-prodotti { padding: 20px 15px 15px 15px; }

.lista-prodotti .box-prodotto .padding-box-prodotti .foto-box-prodotti { margin-bottom: 10px; width: 270px; height: 200px; overflow: hidden; }

.lista-prodotti .box-prodotto .padding-box-prodotti .foto-box-prodotti .foto-box-prodotto-img { width: 270px; height: 200px; overflow: hidden; background-position: center center; background-repeat: no-repeat; transition: all .4s; -moz-transition: all .4s; -ms-transition: all .4s; -webkit-transition: all .4s; -o-transition: all .4s; }

.lista-prodotti .box-prodotto .padding-box-prodotti .foto-box-prodotti .foto-box-prodotto-img:hover { opacity: 0.8; transition: all .4s; -moz-transition: all .4s; -ms-transition: all .4s; -webkit-transition: all .4s; -o-transition: all .4s; }


/*---
.lista-prodotti .box-prodotto .padding-box-prodotti .foto-box-prodotti img {
    width: 270px;
    height: 200px;
}
.lista-prodotti .box-prodotto .padding-box-prodotti .foto-box-prodotti img:hover {
	opacity:0.9;
}
--*/

.lista-prodotti .box-prodotto .padding-box-prodotti .titolo-box-prodotti { font-size: 20px; color: #545454; font-weight: 700; text-align: center; margin-bottom: 15px; height: 55px; overflow: hidden; transition: all .4s; -moz-transition: all .4s; -ms-transition: all .4s; -webkit-transition: all .4s; -o-transition: all .4s; }

.lista-prodotti .box-prodotto .padding-box-prodotti .titolo-box-prodotti:hover { opacity: 0.8; transition: all .4s; -moz-transition: all .4s; -ms-transition: all .4s; -webkit-transition: all .4s; -o-transition: all .4s; }

.lista-prodotti .box-prodotto .padding-box-prodotti .testo-box-prodotti { font-size: 14px; color: #545454; font-weight: 500; text-align: center; margin-bottom: 20px; height: 80px; overflow: hidden; }

.lista-prodotti .box-prodotto .padding-box-prodotti .link-dettaglio-prodotto { text-align: center; font-size: 14px; font-weight: 700; color: #545454; margin-top: 30px; }

.lista-prodotti .box-prodotto .padding-box-prodotti .link-dettaglio-prodotto a { color: #545454; transition: all .4s; -moz-transition: all .4s; -ms-transition: all .4s; -webkit-transition: all .4s; -o-transition: all .4s; }

.lista-prodotti .box-prodotto .padding-box-prodotti .link-dettaglio-prodotto a:hover { opacity: 0.8; transition: all .4s; -moz-transition: all .4s; -ms-transition: all .4s; -webkit-transition: all .4s; -o-transition: all .4s; }


/* cat eolico */

.lista-prodotti .box-prodotto.cat-eolico { border-bottom: 10px solid #65b606; }

.lista-prodotti .box-prodotto.cat-eolico .padding-box-prodotti .link-dettaglio-prodotto { color: #65b606; }

.lista-prodotti .box-prodotto.cat-eolico .padding-box-prodotti .link-dettaglio-prodotto a { color: #65b606; }


/* cat wireless */

.lista-prodotti .box-prodotto.cat-wireless { border-bottom: 10px solid #de4d05; }

.lista-prodotti .box-prodotto.cat-wireless .padding-box-prodotti .link-dettaglio-prodotto { color: #de4d05; }

.lista-prodotti .box-prodotto.cat-wireless .padding-box-prodotti .link-dettaglio-prodotto a { color: #de4d05; }

.elenco-prodotti { overflow: hidden; position: relative; margin-left: 0px; margin-right: 0px; }

.elenco-prodotti .box-prodotto-elenco { background: #FFF; float: left; margin: 0px; width: 100%; border-top: 1px solid #cbcbcb; }

.elenco-prodotti .box-prodotto-elenco .padding-box-prodotti-elenco { padding: 10px 10px 10px 10px; overflow: hidden; }

.elenco-prodotti .box-prodotto-elenco .padding-box-prodotti-elenco .foto-box-prodotti { margin-bottom: 0px; margin-right: 20px; width: 250px; float: left; }

.elenco-prodotti .box-prodotto-elenco .padding-box-prodotti-elenco .foto-box-prodotti .foto-box-prodotto-img { width: 250px; height: 175px; overflow: hidden; background-position: center center; background-repeat: no-repeat; transition: all .4s; -moz-transition: all .4s; -ms-transition: all .4s; -webkit-transition: all .4s; -o-transition: all .4s; }

.elenco-prodotti .box-prodotto-elenco .padding-box-prodotti-elenco .foto-box-prodotti .foto-box-prodotto-img:hover { opacity: 0.8; transition: all .4s; -moz-transition: all .4s; -ms-transition: all .4s; -webkit-transition: all .4s; -o-transition: all .4s; }

.homeCaseRappresentate .elenco-prodotti .box-prodotto-elenco .padding-box-prodotti-elenco .foto-box-prodotti .foto-box-prodotto-img { width: 150px; height: 150px; margin: auto; }


/*--
.elenco-prodotti .box-prodotto-elenco .padding-box-prodotti-elenco .foto-box-prodotti img {
	width: 250px;
    height: 175px;
}
.elenco-prodotti .box-prodotto-elenco .padding-box-prodotti-elenco .foto-box-prodotti img:hover {
	opacity:0.9;
}
--*/

.elenco-prodotti .box-prodotto-elenco .padding-box-prodotti-elenco .contenuto-box-prod-elenco { width: 555px; float: left; }

.elenco-prodotti .box-prodotto-elenco .padding-box-prodotti-elenco .contenuto-box-prod-elenco .titolo-box-prodotti { font-size: 20px; color: #545454; font-weight: 700; text-align: left; margin-bottom: 15px; transition: all .4s; -moz-transition: all .4s; -ms-transition: all .4s; -webkit-transition: all .4s; -o-transition: all .4s; }

.elenco-prodotti .box-prodotto-elenco .padding-box-prodotti-elenco .contenuto-box-prod-elenco .titolo-box-prodotti:hover { opacity: 0.8; transition: all .4s; -moz-transition: all .4s; -ms-transition: all .4s; -webkit-transition: all .4s; -o-transition: all .4s; }

.elenco-prodotti .box-prodotto-elenco .padding-box-prodotti-elenco .contenuto-box-prod-elenco .testo-box-prodotti { font-size: 14px; color: #545454; font-weight: 500; text-align: left; margin-bottom: 10px; height: 60px; overflow: hidden; }

.elenco-prodotti .box-prodotto-elenco .padding-box-prodotti-elenco .leggi-tutto { font-size: 15px; color: #3477b3; font-weight: 700; cursor: pointer; transition: all .4s; -moz-transition: all .4s; -ms-transition: all .4s; -webkit-transition: all .4s; -o-transition: all .4s; }

.elenco-prodotti .box-prodotto-elenco .padding-box-prodotti-elenco .leggi-tutto:hover { opacity: 0.8; transition: all .4s; -moz-transition: all .4s; -ms-transition: all .4s; -webkit-transition: all .4s; -o-transition: all .4s; }

.elenco-prodotti .box-prodotto-elenco .padding-box-prodotti-elenco .link-dettaglio-prodotto { text-align: center; font-size: 14px; font-weight: 700; color: #545454; margin-top: 55px; width: 85px; float: left; }

.elenco-prodotti .box-prodotto-elenco .padding-box-prodotti-elenco .link-dettaglio-prodotto a { color: #545454; transition: all .4s; -moz-transition: all .4s; -ms-transition: all .4s; -webkit-transition: all .4s; -o-transition: all .4s; }

.elenco-prodotti .box-prodotto-elenco .padding-box-prodotti-elenco .link-dettaglio-prodotto a:hover { opacity: 0.8; transition: all .4s; -moz-transition: all .4s; -ms-transition: all .4s; -webkit-transition: all .4s; -o-transition: all .4s; }


/* ---------- colSx */

#colSx { float: left; width: 660px; margin-left: 10px; margin-right: 20px; margin-bottom: 10px; overflow: hidden; }

.home #colSx { float: left; width: 680px; margin-left: 0; margin-right: 10px; margin-bottom: 10px; }

#colSx ol { margin-bottom: 10px; margin-left: 14px; line-height: 1.6em; }

#colSx ul { margin: 0 0 10px 0; line-height: 1.6em; list-style: none; }

#colSx ul > li { background: url(../images/struttura/ul-list-dot.gif) 0 7px no-repeat; padding-left: 10px; }

#colSx table { margin-bottom: 5px; }

#colSx td { line-height: 1.6em; }

.breadcrumb-header { border-bottom: 10px solid #cbcbcb; margin-bottom: 30px; }

.breadcrumb-footer { border-top: 10px solid #cbcbcb; margin-top: 30px; padding-top: 5px; }

#breadcrumb { padding: 5px 0px 8px 0px; color: #545454; }

#breadcrumb.bottom { position: absolute; bottom: 380px; margin-left: 20px; width: 650px; }

#breadcrumb a { padding-right: 0px; color: #545454; font-size: 15px; line-height: normal; font-weight: 400; }

#breadcrumb a:hover,
#breadcrumb a.active { color: #252524; }

#breadcrumb .brActive { font-weight: 700; }

#breadcrumb a.active { cursor: default; }

#breadcrumb span { padding-right: 3px; }

.link { display: block; width: 177px; height: 18px; line-height: 18px; overflow: hidden; font-weight: bold; color: #fff; padding-left: 2px; margin-bottom: 2px; transition: all .2s; -moz-transition: all .2s; /* Firefox 4 */ -ms-transition: all .2s; -webkit-transition: all .2s; /* Safari and Chrome */ -o-transition: all .2s; /* Opera */ }

.link:hover { margin-left: 13px; color: #fff; }

.link.blue { background: url(../images/struttura/sprite.png) 0 -67px no-repeat; }

.link.fuchsia { background: url(../images/struttura/sprite.png) 0 -87px no-repeat; }

.link.marginLeft { margin-left: 7px; }

.link.marginLeft:hover { margin-left: 20px; }

.stripContainer { margin-bottom: 25px; position: relative; }

.strip { width: 660px; margin: 0; display: block; transition: all .4s; -moz-transition: all .4s; /* Firefox 4 */ -ms-transition: all .4s; -webkit-transition: all .4s; /* Safari and Chrome */ -o-transition: all .4s; /* Opera */ }

a.strip:hover { opacity: 1; background-color: #d2eef5; -webkit-box-shadow: inset 0px 0px 3px 0px rgba(0, 0, 0, 0.15); box-shadow: inset 0px 0px 3px 0px rgba(0, 0, 0, 0.15); }

.strip .imgContainer { background-color: #fff; float: left; width: 240px; height: 160px; overflow: hidden; margin-right: 10px; background-position: center center; background-repeat: no-repeat; transition: all .4s; -moz-transition: all .4s; /* Firefox 4 */ -ms-transition: all .4s; -webkit-transition: all .4s; /* Safari and Chrome */ -o-transition: all .4s; /* Opera */ }

a.strip:hover .imgContainer { opacity: 0.7; }

.strip .text { float: right; width: 410px; padding-top: 6px; height: 148px; overflow: hidden; }

.strip .text h3 { margin-bottom: 5px; }

.strip .text p { font-weight: normal; color: #666; margin-right: 10px; padding-bottom: 10px; }

.strip .text a { float: left; margin-left: 1px; background-color: #73A0C2; padding: 6px; text-align: center; width: 124px; color: #DBF1F7; transition: all .4s; -moz-transition: all .4s; /* Firefox 4 */ -ms-transition: all .4s; -webkit-transition: all .4s; /* Safari and Chrome */ -o-transition: all .4s; /* Opera */ }

.strip .text a.first { margin-left: 0; }

.strip .text a:hover { background-color: #43649A; color: #FFFFFF; }

.openClose { display: block; position: absolute; right: 0; bottom: -18px; background-color: #73A0C2; font-size: 11px; text-align: right; color: #fff; padding: 2px 6px; transition: all .4s; -moz-transition: all .4s; /* Firefox 4 */ -ms-transition: all .4s; -webkit-transition: all .4s; /* Safari and Chrome */ -o-transition: all .4s; /* Opera */ }

.openClose:hover { opacity: 0.7; color: #fff; }

.button-request-info { position: absolute; right: 0; top: 20px; }

#tabsDett { padding: 0; border: 0; background: 0; }

#tabsDett .productsTabs { float: left; list-style: none; border: none; border-bottom: 1px solid #c7c7c7; margin-left: 0 !important; margin-top: 20px; width: 100%; background: none; padding: 0; }

#tabsDett .productsTabs li { float: left; border: none; border-left: 1px solid #c7c7c7; padding: 0; top: 0; background: none; margin: 0; }

#tabsDett .productsTabs li:first-child { border-left: none; }

#tabsDett .productsTabs a { font-family: 'Open Sans', sans-serif; float: left; padding: 16px 20px; border: 1px solid #fff; font-size: 14px; font-weight: 600; color: #a1a1a1; text-transform: uppercase; cursor: pointer; transition: all .4s; -moz-transition: all .4s; /* Firefox 4 */ -ms-transition: all .4s; -webkit-transition: all .4s; /* Safari and Chrome */ -o-transition: all .4s; /* Opera */ }

#tabsDett .productsTabs a:hover,
#tabsDett .productsTabs .ui-tabs-active a { background-color: #192f43; color: #fff; }

#tabsDett .panes { clear: both; margin-bottom: 40px; }

#tabsDett .ui-tabs-panel { padding: 0; color: #666; line-height: 1.6em; padding-top: 20px; }

.productsBannerMarchi { width: 230px; height: 160px; background-color: #fff; position: relative; margin-bottom: 20px; }

.productsBannerMarchi img { margin-left: 40px; margin-top: 5px; }

.home .productsBannerMarchi { width: auto; height: 200px; background-color: #fff; position: relative; margin-bottom: 0; border: 1px solid #cbcbc3; }

.home .productsBannerMarchi img { margin-left: 35px; margin-top: 25px; }

.tableAccessori { font-size: 11px; }

.tableAccessori .thumbMask { display: block; height: 80px; width: 80px; overflow: hidden; border: 1px solid #c7c7c7; text-align: center; }

.tableAccessori img { height: 80px; display: inline; }

.tableAccessori div { margin-top: 4px; }

.rigaRisultato { margin-top: 20px; padding-bottom: 10px; border-bottom: 1px dashed #4c5b68; }

.rigaRisultato h3 { background: none; padding: 0; }

.rigaRisultato h3 a { font-weight: normal; }

.stringaCercata { background-color: #3477b3; color: #fff; }


/* ---------- fck */

#colSx.fck h4 span { font-size: 10px; position: relative; top: -3px; }

#colSx.fck p { margin-bottom: 20px; font-size: 15px; color: #545454; font-weight: 500; line-height: 24px; }

#colSx.fck img[align="left"] { position: relative; left: -10px; margin-right: 0; }

#colSx.fck img[align="right"] { position: relative; right: -10px; margin-left: 0; }

#colSx.fck h6 { color: #aaa; font-family: 'Open Sans', sans-serif; font-size: 20px; font-style: normal; margin: 20px 0px; text-align: left; font-weight: normal; line-height: 22px; background: #ececec; padding: 20px 25px 20px 25px; }

#colSx.fck h6:before { content: "“"; font-family: Georgia, "Times New Roman", Times, serif; font-size: 48px; display: none; }

#colSx.fck h6:after { content: " „"; font-family: Georgia, "Times New Roman", Times, serif; font-size: 48px; display: none; }


/* ---------- colDx */

.home #colDx { width: 250px; padding: 0; }

#colDx { float: left; width: 230px; padding: 0px 10px 0px 10px; position: relative; }

.titolo-colonna { color: #1b1b1b; font-family: 'Open Sans', sans-serif; font-weight: 700; font-size: 36px; line-height: 26px; margin-bottom: 10px; }

#colDx h1 { color: #1b1b1b; margin-bottom: 10px; }

#colDx h3 { }

.borderBottom { border-bottom: 1px solid #D2EEF5; }

.colDx-banner { transition: all .4s; -moz-transition: all .4s; /* Firefox 4 */ -ms-transition: all .4s; -webkit-transition: all .4s; /* Safari and Chrome */ -o-transition: all .4s; /* Opera */ }

.colDx-banner:hover { opacity: 0.75; }

#colDx #tabs { background: none; padding: 0; border: none; }

#colDx ul.colDxTab { position: absolute; top: -78px; left: -10px; width: 270px; height: 68px; overflow: hidden; list-style: none; background: url(../images/struttura/sprite.png) 0 -108px no-repeat; padding: 0; border: none; }

#colDx ul.colDxTab li { float: left; background: none; padding: 0; top: 0; border: none; margin: 0; }

#colDx ul.colDxTab li a { display: block; position: relative; text-align: center; text-transform: uppercase; font-family: 'open_sans_condensedbold', sans-serif; font-weight: normal; font-size: 28px; letter-spacing: -1px; color: #73A0C2; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5); width: 125px; height: 54px; line-height: 54px; padding-right: 10px; padding-top: 14px; padding-left: 0; padding-bottom: 0; background-position: -5px 0; cursor: pointer; transition: all .4s; -moz-transition: all .4s; /* Firefox 4 */ -ms-transition: all .4s; -webkit-transition: all .4s; /* Safari and Chrome */ -o-transition: all .4s; /* Opera */ }

.en #colDx ul.colDxTab li a { font-size: 20px; }

#colDx ul.colDxTab li a span { display: block; position: absolute; font-size: 12px; top: -2px; letter-spacing: 0px; }

.en #colDx ul.colDxTab li a span { top: 0; }

#colDx ul.colDxTab li.eolico a span { left: 58px; }

.en #colDx ul.colDxTab li.eolico a span { left: 84px; }

#colDx ul.colDxTab li.tlc a span { left: 63px; }

.en #colDx ul.colDxTab li.tlc a span { left: 57px; }

#colDx ul.colDxTab li.eolico a { padding-right: 0px; padding-left: 10px; background-position: 0 0; }

.en #colDx ul.colDxTab li.eolico a { padding-right: 3px; padding-left: 7px; }

#colDx ul.colDxTab li a:hover,
#colDx ul.colDxTab li a.active { color: #fff; background: url(../images/struttura/bg-coldx-tab-hover.png) -5px 0 no-repeat; }

#colDx ul.colDxTab li.eolico a:hover,
#colDx ul.colDxTab .eolico a.active { background-position: 0 0; }

#colDx ul.colDxTab li a div { position: absolute; top: 0; left: 130px; width: 10px; height: 68px; background-color: #fff; text-indent: -9999px; display: none; }

#colDx ul.colDxTab li.tlc a div { left: -5px; }

#colDx ul.colDxTab li a:hover div,
#colDx ul.colDxTab li a.active div { display: block; }

#colDx #tabs .ui-tabs-panel { padding: 0; }

ul.list01,
ul.list02 { list-style: none; margin-top: 1px; }

ul.list01 li { padding: 1px 0; border-bottom: 1px solid #c7c7c7; }

ul.list01 li:first-child { border-top: 1px solid #c7c7c7; }

ul.list01 a { display: block; padding: 10px 6px; font-size: 15px; font-weight: bold; color: #1b1b1b; transition: all .4s; -moz-transition: all .4s; /* Firefox 4 */ -ms-transition: all .4s; -webkit-transition: all .4s; /* Safari and Chrome */ -o-transition: all .4s; /* Opera */ }

ul.list01 a:hover,
ul.list01 a.active { background-color: #192f43; color: #ffffff; }

ul.list01 a div { color: #394d5c; transition: all .4s; -moz-transition: all .4s; /* Firefox 4 */ -ms-transition: all .4s; -webkit-transition: all .4s; /* Safari and Chrome */ -o-transition: all .4s; /* Opera */ }

ul.list01 a:hover div,
ul.list01 a.active div { color: #a4dceb; }

ul.list01 a span { color: #666; font-weight: normal; display: block; }

ul.list02 { position: relative; margin-bottom: 30px; }

ul.list02 a { display: block; padding: 10px 6px; font-size: 12px; font-weight: bold; color: #dbf1f7; background-color: #73a0c2; margin-bottom: 1px; transition: all .4s; -moz-transition: all .4s; /* Firefox 4 */ -ms-transition: all .4s; -webkit-transition: all .4s; /* Safari and Chrome */ -o-transition: all .4s; /* Opera */ }

ul.list02 a:hover,
ul.list02 a.active { background-color: #43649a; color: #fff; }

ul.list02 .whiteSep { background-color: #FFFFFF; height: 10px; position: absolute !important; right: -10px; bottom: -20px; width: 250px; z-index: 100; }


/* primo piano select anni */

.accordion-titolo { background: #cbcbcb; padding: 10px 10px 8px 10px; text-align: center; font-size: 20px; font-weight: 800; color: #192f43; margin-bottom: 0px; cursor: pointer; }

.accordion-titolo:hover { opacity: 0.8; }

img.ico-arrow-bottom-year { float: right; margin-top: 10px; }

a.anno-tasto-news { background: #f1f1f1; display: block; margin-bottom: 3px; text-align: center; padding: 8px 10px 8px 10px; font-size: 15px; font-weight: 800; margin-top: 3px; }


/* tablePage */

.tablePage { background: #aaa; }

.tablePage tr { background: #eee; }

.tablePage tr.intestazione { font-weight: bold; background: #ccc; }

.tablePage tr.intestazione2 { font-weight: bold; color: #fff; background: #aaa; }

.tablePage tr.inverti { background: #fafafa; }

.tablePage td { height: 32px; }

.tablePage td.intestazione_td { background: #fff; }


/* tableCatalogo */

.tableCatalogo { width: 100%; }

.tableCatalogo tr { }

.tableCatalogo td { font-size: 12px; padding: 13px 10px; border-bottom: 1px solid #ccc; }

.tableCatalogo a { text-decoration: none; }

.tableCatalogo a:hover { }

.tableCatalogo_INTESTAZIONE { font-weight: bold; color: #565656; }

.tableCatalogo_INTESTAZIONE td { border-bottom: 1px solid #fff; border-top: 0px solid #999; color: #ffffff; font-size: 14px; font-weight: 700; background-color: #1b1b1b; font-family: 'Open Sans', sans-serif; }

.tableCatalogo_SUBINT { background: #cbcbcb; font-weight: bold; }

.tableCatalogo_SUBINT td { border-bottom: 0px; }


/* Form contatti */

#moduloinfo { margin-top: 10px; }

#moduloinfo label { font-size: 15px; display: block; color: #545454; margin-bottom: 10px; font-weight: 400; }

#moduloinfo input,
#moduloinfo textarea,
a.pulsLanding { border: 1px solid #c1c1c1; width: 438px; padding: 10px; color: #777; font-size: 15px; background: #ffffff; margin-top: 5px; font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; border-radius: 5px; }

#moduloinfo textarea { height: 314px; max-height: 314px; min-height: 314px; max-width: 438px; min-width: 438px; }


/* Firefox */

@-moz-document url-prefix() {
	#moduloinfo textarea { height: 331px; max-height: 331px; min-height: 331px; }
}

#moduloinfo input.submit,
a.pulsLanding { background: #192f43; border: none; border-radius: 0px; margin: auto; display: block; margin-top: 40px; color: #FFF; font-weight: 500; font-family: 'Open Sans', sans-serif; cursor: pointer; }

a.pulsLanding { text-align: center; }

#moduloinfo .captchaContainer { margin-bottom: 10px; }

#moduloinfo .changeCode { margin-bottom: 4px; display: block; color: #43649A; transition: color .4s; -moz-transition: color .4s; /* Firefox 4 */ -ms-transition: color .4s; -webkit-transition: color .4s; /* Safari and Chrome */ -o-transition: color .4s; /* Opera */ }

#moduloinfo .changeCode:hover { color: #545454; }

#moduloinfo input.submit:hover { opacity: 0.9; }

#moduloinfo .privacy { margin-top: 10px; color: #666666; font-size: 10px; }

.alert { margin-bottom: 30px; margin-top: 0; padding: 21px 20px 20px; text-align: center; background: #de0505; color: #fff; }

.errorText { font-size: 20px; font-weight: bold; margin-top: 10px; margin-bottom: 5px; display: block; }

.successText { font-size: 20px; font-weight: bold; color: #fff; margin-top: 10px; margin-bottom: 5px; display: block; }

.messageText { display: block; margin-bottom: 10px; }

.campo-richiesto { color: #43649A; }

.button { font-size: 18px; font-weight: 400; text-transform: uppercase; color: #FFF; background: none; padding: 10px 10px 10px 10px; border: 1px solid #fff; display: block; width: 140px; text-align: center; margin: auto; margin-top: 10px; }

.button:hover { opacity: 0.9; color: #fff; }

.contatti .stripContainer { margin-top: -6px; margin-bottom: 4px; }

.contatti .stripContainer .text { height: 45px; overflow: hidden; padding: 0px; margin-bottom: 5px; color: #8e8e8e; font-size: 12px; line-height: 14px; padding-top: 5px; }

.contatti .stripContainer .showMore { background: #eaeaea; border: 0px solid #d6d6d6; padding: 10px; border-radius: 5px; }

.contatti img#imgCaptcha { width: 214px; display: block; background: #ffffff; border: 1px solid #c1c1c1; padding: 0px 121px 0px 122px; margin-top: 5px; border-radius: 5px; }

.cont-col-form { overflow: hidden; margin-bottom: 10px; }

.cont-col-form .col-1-form { width: 460px; float: left; margin-right: 20px; }

.cont-col-form .col-2-form { width: 460px; float: left; }

.cont-col-privacy { overflow: hidden; margin-top: 20px; margin-bottom: 20px; }

.cont-col-privacy .col-uno-privacy { width: 460px; float: left; margin-right: 20px; }

.cont-col-privacy .col-due-privacy { width: 460px; float: left; }


/* FOOTER */

#footer { height: auto; position: absolute; bottom: 0; left: 0; margin-left: 0px; width: 100%; color: #969696; background-color: #192f43; padding-top: 0px; z-index: 50; right: 0px; padding-top: 50px; }

#footer .contenuto-footer { width: 960px; height: auto; margin: auto; }

#footer .contenuto-footer .col-tre { margin-bottom: 30px; }

#footer .contenuto-footer .col-tre .col-1 { width: 305px; height: auto; float: left; margin-right: 20px; }

#footer .contenuto-footer .col-tre .col-2 { width: 310px; height: auto; float: left; margin-right: 20px; }

#footer .contenuto-footer .col-tre .col-3 { width: 305px; height: auto; float: left; }

#footer .testo-footer-col { color: #bac1c7; font-size: 15px; text-align: center; }

#footer .testo-footer-col h4 { font-size: 20px; color: #FFF; font-weight: 700; text-align: center; border: none; padding: 0px; margin-bottom: 15px; }

#footer .testo-footer-col a { color: #bac1c7; font-weight: 500; }

#footer .testo-footer-col a:hover { color: #FFF; }

#footer .contenuto-footer .cont-menu-footer { background: none; display: table; margin: auto; margin-top: 70px; margin-bottom: 30px; }

#footer .contenuto-footer .cont-menu-footer ul { }

#footer .contenuto-footer .cont-menu-footer ul li { float: left; }

#footer .contenuto-footer .cont-menu-footer ul li a { background: none; padding: 0px 20px 0px 20px; border-right: 1px solid #bac1c7; border-bottom: none; color: #bac1c7; font-size: 15px; font-weight: 500; }

#footer .contenuto-footer .cont-menu-footer ul li a:hover { color: #FFF; }

#footer .contenuto-footer .cont-menu-footer ul li.ultima-voce a { border-right: 0px solid #bac1c7; }

#footer .section-fascia-blu { background: #0b1a29; padding: 25px 0px 25px 0px; }

#footer .section-fascia-blu .col-due-center { }

#footer .section-fascia-blu .col-due-center .col-1 { width: 700px; height: auto; float: left; }

#footer .section-fascia-blu .col-due-center .col-2 { width: 240px; height: auto; float: left; }

#footer .section-fascia-blu .testo-sartelco-holding { font-size: 15px; color: #525960; font-weight: 500; margin-top: 15px; }

#footer .section-fascia-blu .testo-sartelco-holding a { color: #525960; font-weight: 500; }

#footer .section-fascia-blu .testo-sartelco-holding a:hover { color: #FFF; }

#footer .section-fascia-nera { background: #000; padding: 10px 0px 10px 0px; }

#footer .section-fascia-nera .copy { margin: auto; font-size: 15px; font-weight: 500; color: #525960; text-align: center; }

#footer .section-fascia-nera .copy a { font-weight: 500; color: #525960; }

#footer .section-fascia-nera .copy a:hover { color: #FFF; }

#footer h4 { font-size: 20px; font-weight: bold; color: #FFF; padding: 10px 0; border-bottom: 1px solid #cbcbc3; margin-bottom: 3px; }

#footer p { line-height: 20px; }

#footer .box { width: 230px; padding: 15px; }

#footer .left { float: left; margin-right: 30px; }

#footer .right { float: right; }

#footer ul { list-style: none; }

#footer ul.infoMail { list-style: none; margin-top: 10px; }

#footer ul a { display: block; padding: 5px 14px; font-weight: normal; color: #969696; background: url(../images/struttura/sprite.png) -262px 10px no-repeat; border-bottom: 1px dashed #cbcbc3; transition: background-color .4s; -moz-transition: background-color .4s; /* Firefox 4 */ -ms-transition: background-color .4s; -webkit-transition: background-color .4s; /* Safari and Chrome */ -o-transition: background-color .4s; /* Opera */ }

#footer ul.infoMail li a,
#footer ul.langLink li a { border-top: 1px dashed #cbcbc3; }

#footer ul.langLink li a { margin-top: 52px; }

#footer ul a:hover,
#footer ul a.active { background-color: #a4dceb; color: #fff; }

.RINAlogo { display: block; width: 210px; font-size: 9px; line-height: 10px; font-weight: normal; color: #969696; margin-top: 20px; transition: all .4s; -moz-transition: all .4s; /* Firefox 4 */ -ms-transition: all .4s; -webkit-transition: all .4s; /* Safari and Chrome */ -o-transition: all .4s; /* Opera */ }

.RINAlogo:hover { color: #007d7d; }

.RINAlogo > img { float: none; margin-right: 0px; margin-top: 0px; width: 100%; margin-bottom: 10px; }

.certificazionelogo { display: block; 
			width: 210px; 
			color: #969696; 
			margin-top: 0px;
			margin-left:auto;
			margin-right:auto;
			-webkit-backface-visibility: hidden;
	-webkit-transform: scale(1);
			transition: all .4s; 
			-moz-transition: all .4s; /* Firefox 4 */ 
			-ms-transition: all .4s; 
			-webkit-transition: all .4s; /* Safari and Chrome */ 
			-o-transition: all .4s; /* Opera */ 
			}
.certificazionelogo:hover{ 
			opacity:0.6; 
			}
.certificazionedx{ 
			margin-top:15px;
			transition: all .4s; 
			-moz-transition: all .4s; /* Firefox 4 */ 
			-ms-transition: all .4s; 
			-webkit-transition: all .4s; /* Safari and Chrome */ 
			-o-transition: all .4s; /* Opera */ 
			}
.certificazionedx:hover{ 
			opacity:0.6; 
			}
#footer .underHolding { font-size: 10px; font-weight: bold; line-height: 1.2em; margin-top: 20px; margin-bottom: 0; }

.logoBottom { position: absolute; bottom: 20px; right: 10px; width: 230px; height: 49px; }

.logoLinkedin { position: absolute; bottom: 25px; right: 425px; }

#contentBottomBorder { position: absolute !important; top: -10px; right: 10px; width: 250px; height: 10px; background-color: #fff; z-index: 100; }


/* Tooltip */

.message { border: 1px solid #D9DAD4; border-radius: 4px; padding: 14px 10px 14px 48px; background-color: #eee; background-position: 7px 7px; background-repeat: no-repeat; font-size: 12px; }

.info { background-image: url(../images/struttura/info-32.png); background-color: #EBF5FA; }

.warning { background-image: url(../images/struttura/warning-32.png); background-color: #f6f1d4; }

.error { background-image: url(../images/struttura/error-32.png); background-color: #FFF0EB; }


/* Tooltip */

body .ui-tooltip { width: 600px; -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3); box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3); color: #43649A; padding: 10px; line-height: 1.6em; border: 10px solid #A4DCEB; -webkit-border-radius: 4px; border-radius: 4px; background: url(../images/struttura/tooltip-arrow.png) center -30px no-repeat #fff; }


/* CLEAR */

.clr { clear: both; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0; }

.tmpDiv { width: 100%; height: 470px; display: none; background: #FFF; position: absolute; left: 0px; right: 0px; top: 140px; z-index: 10; background-repeat: no-repeat !important; background-position: top !important; }

.productsBannerMarchi .tmpDiv { width: 150px; height: 150px; top: 5px; left: 40px; }

.home .productsBannerMarchi .tmpDiv { width: 150px; height: 150px; top: 25px; left: 35px; }

#box .flexslider { margin: 0 0 60px; background: #fff; border: 0px solid #fff; position: relative; -webkit-border-radius: 0 !important; -moz-border-radius: 0 !important; -o-border-radius: 0 !important; border-radius: 0 !important; box-shadow: 0 0px 0px !important; -webkit-box-shadow: 0 0px 0px !important; -moz-box-shadow: 0 0px 0px !important; -o-box-shadow: 0 0px 0px !important; zoom: 1; }


/*  */


/* CTA */

a.bottone-gia-reg { background: #4189DD; color: #FFF; padding: 8px 10px 7px 10px; text-transform: uppercase; font-weight: 700; text-decoration: none !important; font-size: 10px; }

a.bottone-gia-reg:hover { opacity: 0.8; }

.contenitore-banner-cta { position: relative; z-index: 999; }

.bottone-non-attivo { position: fixed; top: 230px; right: 0px; width: 65px; height: 200px; background: url(../images/struttura/bottone-banner-cta-ita.png); background-position: center; }

.bottone-non-attivo.eng { background-image: url(../images/struttura/bottone-banner-cta.png); }

.bottone-non-attivo:hover { opacity: 0.9; cursor: pointer; }

.bottone-non-attivo .testo-bottone-non-attivo { font-size: 24px; color: #FFF; font-weight: 700; }

.box-cta-attivo { background: #394d5c; width: 532px; position: fixed; top: 230px; right: -550px; min-height: 200px; color: #FFF; font-size: 14px; text-align: center; line-height: 20px; border-radius: 0px; display: none; -webkit-box-shadow: -8px 6px 20px -11px #000000; box-shadow: -8px 6px 20px -11px #000000; }

.box-cta-attivo .contenuto-box-cta { padding: 15px 15px 15px 15px; overflow: hidden; }

.box-cta-attivo .contenuto-box-cta .col-1-box-cta { width: 242px; height: 170px; float: left; position: relative; }

.col-separator { width: 1px; height: 170px; background: #4c5b68; float: left; }

.box-cta-attivo .contenuto-box-cta .col-2-box-cta { width: 242px; height: 170px; float: left; position: relative; }

.col-1-box-padding { padding-right: 15px; }

.col-2-box-padding { padding-left: 15px; }

.ico-cta { margin: auto; display: block; margin-top: 10px; margin-bottom: 20px; }

.testo-big-grigio { font-size: 17px; color: #c6cbd1; font-weight: 600; height: 65px; padding-top: 0 !important; }

.bottone-contact-us { font-size: 17px; font-weight: 600; color: #192f43; background: #FFF; padding: 13px 15px 12px 15px; width: 135px; border-radius: 5px; margin: auto; margin-top: 10px; position: absolute; left: 0px; right: 0px; bottom: 8px; }

.bottone-contact-us:hover { opacity: 0.8; cursor: pointer; }

a.link-bottone-contus { text-decoration: none; }

.conte-text-cta { margin-bottom: 15px; }

.text-grigio { font-size: 12px; color: #c6cbd1; }

.text-big-bianco { font-size: 17px; color: #FFF; font-weight: 600; }

.text-big-bianco a { color: #FFF; }

.text-big-bianco a:hover { text-decoration: none; }

.ico-chiudi-bnr-cta-attivo { float: right; }

.ico-chiudi-bnr-cta-attivo:hover { opacity: 0.8; cursor: pointer; }

body.page-cta #moduloinfo label { height: 45px; }

body.page-cta #moduloinfo #divPrivacy label { height: 15px; }

body.page-cta #moduloinfo label.checkboxContainer { height: 15px; }

body.page-cta #moduloinfo #privacyBox h2 { text-indent: 0px; white-space: normal; }

body.page-cta #moduloinfo #privacyBox p { text-indent: 0px; white-space: normal; font-weight: normal; }


#menu .dropdown {
height: auto;
padding: 20px;
z-index: 999;
left: 0;
top: 44px;	
}

#menu .dropdown ul {
    width: 100%;
}
#menu .dropdown ul li a {
    padding: 10px;
	margin-right: 0;
	border-bottom: 1px solid #576071;
	color: #fff;
}
#menu .dropdown ul li:last-child a {
	border-bottom: 0;
}


#footer .contenuto-footer .cont-menu-footer ul li a {
    color: #ffffff;
}

#footer .contenuto-footer .cont-menu-footer ul li a:hover {
    text-decoration: underline;
}

#footer .contenuto-footer .cont-menu-footer ul li {
    float: none;
}

#footer .contenuto-footer .cont-menu-footer ul {
    text-align: center;
    display: flex;
    flex-direction: row;
    justify-content: center;
}

#footer .contenuto-footer .cont-menu-footer {
    margin-top: 30px;
}

#footer .contenuto-footer .cont-menu-footer ul li:last-child a {
    border-right: 0;
}

#footer .contenuto-footer .cont-menu-footer ul.menuSecondario {
	margin-top: 50px;
}

#footer .contenuto-footer .cont-menu-footer ul.menuSecondario li a {
   color: #bac1c7;
}

#footer .contenuto-footer .cont-menu-footer ul.menuSecondario li a:hover {
	text-decoration: none;
	color: #fff;
}

#menu > ul > li {
    z-index: 9999;
}

#header-fixed #menu .dropdown {
    top: 41px;
}

/* MENU EOLICO */

#menu > ul > li:nth-child(2) .dropdown {
	background-color: #65b606;
}

#header #menu > ul > li:nth-child(2) .dropdown ul li a:hover, #header #menu > ul > li:nth-child(2) .dropdown ul li a.active {
    color: #fff;
    background-color: #4b8805;
}

#menu > ul > li:nth-child(2) .dropdown ul li a {
    border-bottom: 1px solid #84c538;
}

#menu > ul > li:nth-child(2) .dropdown ul li:last-child a {
    border-bottom: 0;
}

#menu > ul > li:nth-child(2) > a:hover, #menu > ul > li:nth-child(2) > a.active {
    background: #65b606;
}

#menu > ul > li:nth-child(2) .attivo {
    background: #65b606;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

/*.dropdown ul li:nth-child(2) a:hover, .dropdown ul li:nth-child(2) a.active {
    background-color: #4b8805;
}*/

#header-fixed #menu > ul > li:nth-child(2) > a:hover, #header-fixed #menu ul > li:nth-child(2) > a.active {
    background: #65b606;
}

#menu > ul > li:nth-child(2) .dropdown ul li a:hover {
    background: #4b8805;
}



/* MENU WIRELESS */


#menu > ul > li:nth-child(3) .dropdown {
	background-color: #de4d05;
}

#menu > ul > li:nth-child(3) .dropdown ul li a:hover, #header #menu > ul > li:nth-child(3) .dropdown ul li a.active {
    color: #fff;
    background-color: #9a3705;
}

#menu > ul > li:nth-child(3) .dropdown ul li a {
    border-bottom: 1px solid #e57137;
}

#menu > ul > li:nth-child(3) .dropdown ul li:last-child a {
    border-bottom: 0;
}

#menu > ul > li:nth-child(3) > a:hover, #menu > ul > li:nth-child(3) > a.active {
    background: #de4d05;
}

#menu > ul > li:nth-child(3) .attivo {
    background: #de4d05;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}


#header-fixed #menu > ul > li:nth-child(3) > a:hover, #header-fixed #menu ul > li:nth-child(3) > a.active {
    background: #de4d05;
}


#header-fixed #menu > ul > li:nth-child(3) .dropdown .active {
    background: #9a3705;
}

#header-fixed #menu > ul > li:nth-child(2) .dropdown .active {
    background: #4b8805;
}


.ch2-settings-actions p a{
	display:none!important;
}