@-webkit-keyframes bounce {
    0%, 4%, 10%, 16%, 20%  {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        padding-top: 0;
    }

    8%, 9% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        padding-top: 15px;
    }

    14% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        padding-top: 8px;
    }

    18% {
        padding-top: 2px;
    }
}

@keyframes bounce {
    0%, 4%, 10%, 16%, 20% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        padding-top: 0;
    }

    8%, 9% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        padding-top: 15px;
    }

    14% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        padding-top: 8px;
    }

    18% {
        padding-top: 2px;
    }
}

/* Do not cancel */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
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;
    /*font-weight: inherit;*/
    /*font-style: inherit;*/
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
    outline: 0;
}
body{
    /*  min-width: 960px;*/
}
body , html{
    /*line-height: 1;*/
    color: #000000;
    background: #ffffff;
    overflow-x: hidden;
}
ol, ul {
    list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
/*table {
border-collapse: separate;
border-spacing: 0;
}*/
caption, th, td {
    text-align: center;
    font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: "";
}
blockquote, q {
    quotes: "" "";
}
html, body {
    height: 100%;
}
/* /Do not cancel */



#btn_tech-support,
#btn_partner,
#btn_quick-find,
#btn_download-catalogo,
#btn_download-catalogo a,
#btn_download-catalogo b,
ul.prod-home li a,
.box-home,
.box-home .thumb img,
.box-home-small,
.box-home-small .thumb img,
.blocco a:hover .img .over,
#tab-1 ol li a,
#videos .tp_item .thumb img,
.payoff a,
#btn_download-catalogo img,
.btn-cms,
#btn_wfi,
#btn_wfi a,
#btn_wfi b,
#btn_wfi img{
    transition: all .4s ease !important;
    -khtml-transition: all .4s ease !important;
    -moz-transition: all .4s ease !important;
    -o-transition: all .4s ease !important;
    -webkit-transition: all .4s ease !important;
}

body {
    font-family:Arial, Helvetica, sans-serif;
    margin: 0px;
    padding: 0px;
    color:#454545;
    margin:0px;
    padding:0px;
    -webkit-font-smoothing:antialiased !important;
}


h1 {
    font-size: 50px;
    color:#454545;
    font-weight: normal;
    font-style: normal;
    line-height:normal;
    letter-spacing: normal;
    font-family: 'HelveticaNeueLTStd57Condensed', Helvetica, Arial, sans-serif;
    font-size-adjust: 0.54;
    margin-bottom: 10px;
    margin-top: 0px;
    text-align: left;
}

h2 {
    font-size: 35px;
    color:#454545;
    font-weight: normal;
    font-style: normal;
    line-height:normal;
    letter-spacing: normal;
    font-family: 'HelveticaNeueLTStd57Condensed', Helvetica, Arial, sans-serif;
    font-size-adjust: 0.54;
    margin-bottom: 10px;
    margin-top: 0px;
    text-align:left;
}

h3 {
    font-size: 30px;
    color:#454545;
    font-weight: normal;
    font-style: normal;
    line-height:normal;
    letter-spacing: normal;
    font-family: 'HelveticaNeueLTStd57Condensed', Helvetica, Arial, sans-serif;
    font-size-adjust: 0.54;
    margin-bottom: 10px;
    margin-top: 0px;
    text-align: left;
}

h4 {
    font-size: 24px;
    color:#454545;
    font-weight: normal;
    font-style: normal;
    line-height:normal;
    letter-spacing: normal;
    font-family: 'HelveticaNeueLTStd57Condensed', Helvetica, Arial, sans-serif;
    font-size-adjust: 0.54;
    padding: 0px;
    font-weight: normal;
    letter-spacing: normal;
    line-height: normal;
    margin-bottom: 10px;
    margin-top: 0px;
    text-align: left;
}

h5,h6 {
    font-size: 18px;
    color:#454545;
    font-weight: normal;
    font-style: normal;
    line-height:normal;
    letter-spacing: normal;
    font-family: 'HelveticaNeueLTStd57Condensed', Helvetica, Arial, sans-serif;
    font-size-adjust: 0.54;
    margin-bottom: 10px;
    margin-top: 0px;
    text-align: left;
}

p {
    font-size: 11px;
    color:#454545;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: normal;
    line-height: 16px;
    margin-bottom: 10px;
    margin-top: 10px;
    text-align: left;
}
p a { color:#454545; text-decoration:underline; }
p a:hover { color:#E31818; text-decoration:underline; }

ul {
    line-height: 16px;
    color:#454545;
    list-style: square;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 11px;
    letter-spacing: normal;
    margin-bottom: 10px;
    margin-top: 10px;
}

ol {
    line-height: 16px;
    color:#454545;
    list-style: decimal;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 11px;
    letter-spacing: normal;
    margin-bottom: 10px;
    margin-top: 10px;
}


li {
    margin-left: 30px;
}

dl {
    line-height: 16px;
    color:#454545;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 11px;
    letter-spacing: normal;
}

table {
    font-size: 11px;
    color:#454545;
    font-family:Arial, Helvetica, sans-serif;
    letter-spacing: normal;
    line-height: 16px;
}
table tr td {
    vertical-align:top;
    text-align:left;
}

div {
    font-size: 11px;
    font-family:Arial, Helvetica, sans-serif;
    letter-spacing: normal;
    line-height: 16px;
}

a { color:#666; text-decoration:none;
    /*  -webkit-transition:all .1s ease-in;
    -moz-transition:all .1s ease-in;
    transition:all .1s ease-in;*/
}
a:hover { color:#454545; text-decoration:none; }

hr {
    display:none;
}

.tabellastyle {
    float:left;
}

.tabellastyle table{
    border:0px solid #ccc;
    border-collapse:collapse;
    border:1px solid #ccc;
    margin:0 0 10px 0;
    width:650px;
}
.tabellastyle th{
    padding:5px 10px;
    font-weight:bold;
    text-align:left;
    background:#E21212;
    font-size: 12px;
    color:#fff;
}
.tabellastyle td{
    padding:10px 10px;
    border-bottom:0px solid #ccc;
    font-size: 11px;
}


/* ----------------------------------------------------------------------- struttura */

html{
    background-color:transparent
}
body{
    background:#272727;
}
#wrapper,
#wrapper-prodotti{
    float:left;
    position:relative;
    width:100%;
    margin:0px;
    padding:0px;


}
#wrapper{
    display:none;
}
#wrapper-top{
    float:left;
    position:relative;
    width:100%;
    min-height:160px;
    margin:0px;
    padding:0px;
    background:#fff;
    -webkit-box-shadow: 0px 0px 10px 6px rgba(51, 51, 51, 0.1);
    box-shadow: 0px 0px 10px 6px rgba(51, 51, 51, 0.1);
    z-index:999;
}
#wrapper-submenu{
    float:left;
    position:relative;
    width:100%;
    margin:0px;
    padding:0px !important;
    background:#fff
}
#wrapper-image{
    float:left;
    position:relative;
    width:100%;
    /*height:480px;*/
    height:700px;
    margin:0px;
    padding:0px;
    border-bottom:1px solid #dcdcdc;

}
#wrapper-logged{
    float:left;
    position:relative;
    width:100%;
    margin:0px;
    padding:0px;
    border-bottom:0px solid #dcdcdc;
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffffff 0%, #e5e5e5 92%, #bcbcbc 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(92%,#e5e5e5), color-stop(100%,#bcbcbc)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#e5e5e5 92%,#bcbcbc 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#e5e5e5 92%,#bcbcbc 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#e5e5e5 92%,#bcbcbc 100%); /* IE10+ */
    background: linear-gradient(top,  #ffffff 0%,#e5e5e5 92%,#bcbcbc 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#bcbcbc',GradientType=0 ); /* IE6-9 */


}
#wrapper-logged div{
    /*width:960px;*/
    width:100%;
    margin:0 auto;
    padding:0px 0;

}
#wrapper-logged div p{
    padding:0px 15px 0px 0;
    float:right;
    font-family: 'HelveticaNeueLTStd57Condensed', Helvetica, Arial, sans-serif;
    font-size:14px;
    color:#424242;
    text-shadow:1px 1px 0px #fff;
}
#wrapper-logged div p strong{
    color:#424242
}

#wrapper-logged span{
    float:right;
    border-right:1px solid #ccc;
    margin:0 10px 0 0px;
    padding:0 10px 0px 0px;
    line-height:1.4em;
}
#wrapper-logged .logout{
    padding:0 26px 0 0px;
    float:right;
    text-decoration:none;
    line-height:1.4em;
    background:url('../images/icons/logout.png') no-repeat 100% 50%;
}
.wrapper-middle-home{
    float:left;
    position:relative;
    width:100%;
    /*min-height:230px;*/
    margin:0px;
    padding:40px 0px;
    background: #e7eaea;
}
.wrapper-middle-home.white{
    background: #fff;
}
.wrapper-middle-home h3{
    font-family: 'FranklinGothicMediumCondRegul', arial, serif;
    text-transform:uppercase;
    font-size: 29px;
    color: #688181;
    margin:0px 0px 40px 0px;
}
#wrapper-middle{
    float:left;
    width:100%;
    min-height:450px;
    margin:0px;
    padding:0px;
    background:url('../images/bg_content-inside2.gif') repeat-x #fff 0 0;
}
#wrapper-footer-top{
    float:left;
    position:relative;
    width:100%;
    margin:0px;
    padding:0px;
    background:#5d5d5d;
    /*background:#353535;*/
    background:/*url('../images/footer-border-top.gif') repeat-x 0px 0px*/ #5d5d5d;
}
#wrapper-footer-bottom{
    float:left;
    position:relative;
    width:100%;
    margin:0px 0px 0px 0px;
    padding:15px 0px 15px 0px;
    background:#272727;
}
#wrapper-header-top {
    position:relative;
    width:100%;
    height:40px;
    margin:0px 0px 15px 0px;
    padding:0px;
    background:#e7eaea;
}
.header-top {
    width:960px;
    margin:0px auto;
    padding:0px 0px 0px 0px;
    height:40px;
    position:relative;
}
#top {
    /*width:1042px;*/
    width:960px;
    margin:0px auto;
    padding:0px 0px 0px 0px;
    background:#fff;
    height:105px;
    position:relative;
}

#top #logo {
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    float:left;
    width:235px;
    height:84px;
}
#top #logo strong {
    text-indent:-3000em;
    height:0px;
    display:block;
}
#top #logo strong a {
    text-decoration:none;
}
#top #logo strong a img {

}
#top-right{
    float:right;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    width:675px;
    text-align:right;

}
.img-logo{
    margin:25px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}
.printable-logo{
    display:none;
}
/*.logo-flash{
margin:-6px 0px 0px 0px;
padding:0px 0px 0px 0px;
float:left;
}*/

.inner {
    position:relative;
    width:960px;
    margin:0 auto;
}

/*download page*/
#wrapper-top.wrapper-top-download {min-height:90px;}
#wrapper-top.wrapper-top-download #top {height:auto;}
#wrapper-top.wrapper-top-download #logo {width:auto !important;height:auto;text-align:center;float:none;}

#col-dx.col-dx-download {}
#col-dx.col-dx-download .inner-content-dx .text-style > * {width:100% !important;}

.cont-download a {
    -webkit-transition: all 0.5s; /* Safari */
    transition: all 0.5s;
    width:80%;
    margin:30px 2px 20px 0;
    -webkit-box-shadow: 0 8px 6px -6px #999;
    -moz-box-shadow: 0 8px 6px -6px #999;
    box-shadow: 0 8px 6px -6px #999;
    float:right !important;}
.cont-download a:hover {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.cont-download img {width:100%;border-radius:3px;}

/* ---------------------------------------------------------------------------------- TOP MENU */
.top-tool{
    float:right;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    position:absolute;
    top:0px;
    right:0px;
    z-index:99999;
    height:40px;
    line-height:40px;
}

.top-tool .top-tool__banner li {}
.top-tool .top-tool__banner a {
    transition:all .4s ease !important;
    width:160px!important;
    height:67px!important;
    padding:10px;
    border:1px solid rgba(0,0,0,0.15);
    border-top:none;
    text-align:center;
    -moz-box-shadow:    inset 0 0 20px rgba(0,0,0,0.2);
    -webkit-box-shadow: inset 0 0 20px rgba(0,0,0,0.2);
    box-shadow:         inset 0 0 20px rgba(0,0,0,0.2);
    background:rgba(255,255,255,1);
}
.top-tool .top-tool__banner a:hover {
    border-color:rgba(255,255,255,0);
    -moz-box-shadow:    inset 0 0 20px rgba(0,0,0,0.1);
    -webkit-box-shadow: inset 0 0 20px rgba(0,0,0,0.1);
    box-shadow:         inset 0 0 20px rgba(0,0,0,0.1);
}
.top-tool .top-tool__banner img {
    width:100%;
    margin:0;
}
.top-tool #banner_wfi img {margin-top:20px;}
.top-tool #banner_ipc img {margin-top:12px;}

#tool-search{
    height:50px;
}

.top-tool li{
    float:left;
    list-style:none;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    font-family: 'FranklinGothicMediumCondRegul';
    text-transform:uppercase;
    height:40px;
    line-height:40px;
    border-left:1px solid #fff;
}

#btn_quick-find{
    /*    height:50px;*/
    /*    height:54px;*/
    cursor:pointer;
    margin-top:-7px;
}

.top-tool li a{
    padding:0px 15px 0px 15px;
    float:left;
    font-size:13px;
    color:#fff;
    /*text-shadow:1px 1px 0px #fff;*/
    font-family: 'FranklinGothicMediumCondRegul';
    display:block;
    font-weight:400;
    letter-spacing:0px;
    /*min-width:105px;*/
    width:130px;
    height:40px;
    line-height:40px;
    text-transform:uppercase;
}

.top-tool li a.advanced_search{
    width:auto;
    height:10px;
    padding:0px 0px 10px 0px;
}
.top-tool li a.advanced_search.new{
    width:auto;
    height:auto;
    height:15px;
    margin:-2px 10px 0 0;
    padding:0px 0px 0px 0px !important;
    float:right;
    font-size:12px;
    text-transform:none;
    font-style:italic;
    font-family: 'HelveticaNeueLTStd57Condensed', Arial, sans-serif
}
#search-site img{
    position:absolute;
    top:-1px;
    right:5px;
}
#search-site{

}

#btn_download-catalogo {
    width:auto;
    height: 88px;
    background: #feed00;
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-duration: 5s;
    animation-duration: 5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-delay: 3s;
    animation-delay: 3s;
}
#btn_download-catalogo:hover {
    height: 236px;
    border: none;
    -webkit-animation-name: initial;
    animation-name: initial;
}
#btn_download-catalogo a {
    padding:0px 15px 0px 15px;
    color: #000;
    line-height: 1.2;
    /*-webkit-perspective: 1000px;
    perspective: 1000px;*/
}

#btn_download-catalogo b {
    float: none;
    margin-top: 30px;
    display: block;
}

#btn_download-catalogo:hover b {
    margin-top: 0;
}

#btn_download-catalogo img {
    float: none;
    padding: 0;
    margin: 0;
    width: 95%;
    height: 0;
    margin-top: -200px;
    margin-bottom: 10px;
    filter: alpha(opacity=0);
    opacity: 0;
    /*-webkit-transform: rotatex(3deg) rotatey(-30deg);
    -ms-transform: rotatex(3deg) rotatey(-30deg);
    transform: rotatex(3deg) rotatey(-30deg);*/
}

#btn_download-catalogo:hover img{
    height: auto;
    margin-top: 15px;
    filter: alpha(opacity=100);
    opacity: 1;
}

/*button WFi*/
#btn_wfi {
    width:auto;
    height: 88px;
    background: #144672;
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-duration: 5s;
    animation-duration: 5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-delay: 3s;
    animation-delay: 3s;
}
#btn_wfi:hover {
    height: 236px;
    border: none;
    -webkit-animation-name: initial;
    animation-name: initial;
}
#btn_wfi a {
    padding:0px 15px 0px 15px;
    color: #ffffff;
    line-height: 1.2;
}

#btn_wfi b {
    float: none;
    margin-top: 30px;
    display: block;
}

#btn_wfi:hover b {
    margin-top: 0;
}

#btn_wfi img {
    float: none;
    padding: 0;
    margin: 0;
    width: 95%;
    height: 0;
    margin-top: -200px;
    margin-bottom: 10px;
    filter: alpha(opacity=0);
    opacity: 0;
    border: 1px solid #ffffff;
    border-top: none;
}

#btn_wfi:hover img{
    height: auto;
    margin-top: 15px;
    filter: alpha(opacity=100);
    opacity: 1;
}


#btn_tech-support {
    width:160px;
    background: #a4b3b3;
}
#btn_tech-support:hover {
    background: #8e9b9b;
}
#btn_partner {
    width:160px;
    background: #688181;
}
#btn_partner:hover {
    background: #516565;
}
#btn_quick-find {
    width:321px;
    background:url('../images/bg_search.png') no-repeat 0px 0px #c10e0e !important;
}
#btn_quick-find:hover {
    background:url('../images/bg_search.png') no-repeat 0px 0px #980b0b !important;
}
#btn_quick-find a.btn_1{
    width:291px;
}

#btn_quick-find a.btn_1{
    width:291px;
}

#btn_quick-find form{
    margin-top: 6px;
    margin-left: 25px;
}

#btn_quick-find input[type=text]{
    background: #c10e0e;
    float: left;
    width: 213px;
    border:0;
    color:#FFF;
}

#btn_quick-find input[type=submit].button{
    background:url('../images/icons/fi-magnifying-glass.svg') no-repeat 50% 50% #980B0B;
    width:24px;
    height:24px;
}

/* IE7 */
*+html .top-tool li a{
    width:105px;
}
/* /IE7 */

.top-tool li span{
    text-align:center;
    padding:0 0px
        float:left;
    display:block;

}
.top-tool li span b{
    float:left;
    margin:0px 0px 0 0px ;
    padding:0px 0px 0 0;
    font-weight:500;
}

.top-tool li span b.search{
    float:left;
    margin-left: 2px;
    font-size:13px;
    color:#fff;
    font-family: 'FranklinGothicMediumCondRegul';
    font-weight:400;
    letter-spacing:0px;
    line-height:40px;
    text-transform:uppercase;
    width:65px;
}

.top-tool li span img{
    float:right;
    margin:10px 0px 0 7px;
    padding:0px 0px 0 0;
    width:16px;
    height:16px;
}

#icon-search{
    float:right;
    padding:0px 0px 0px 0px;
    width:20px;
    height:32px;
    margin:3px 0px 0px 0px;
}

#btn_quick-find span   { background: #fff; border:1px solid #dcdcdc; border-width:0px 0px 0px 1px }
#btn_tech-support span { background: #fff; border:1px solid #dcdcdc; border-width:0px 0px 0px 1px}
#btn_partner span      { background: #fff; border:1px solid #dcdcdc; border-width:0px 0px 0px 1px}
#btn_download-catalogo span { background: #fff; border:1px solid #dcdcdc; border-width:0px 0px 0px 1px}
#btn_intranet span     { background: #fff; border:1px solid #dcdcdc; border-width:0px 0px 0px 1px}
/*#btn_language span     { background: #e32119; }
#btn_language span     { background: #647c77; }*/


#btn_quick-find span:hover{
    background: #eeeeee; /* Old browsers */


}
#btn_tech-support span:hover,
#btn_intranet span:hover,
#btn_intranet.attivo span{
    background: #ddd; /* Old browsers */


}
/*
#btn_partner span:hover{
background: #ddd;

}
#btn_tech-support span:hover{
background: #ddd;

}
*/
#btn_quick-find img{background:url('../images/icons/magnify.png') no-repeat 0px 0px;}
#btn_tech-support img{background:url('../images/icons/support.png') no-repeat 0px 0px;}
#btn_partner img{background:url('../images/icons/partner.png') no-repeat 0px 0px;}
#btn_download-catalogo img{background:url('../images/icons/pdf.png') no-repeat 0px 0px;}
#btn_intranet img{background:url('../images/icons/intranet-3.png') no-repeat 0px 0px;}
/*#btn_language img{background:url('../images/icons/flag.png') no-repeat 0px 0px;}*/


/*.top-tool li#btn_language a{
color:#fff ;
text-shadow:-1px -1px 0px #b0321f;
text-shadow:0px 0px 0px #b0321f;

}*/
.top-tool li{
    margin-left:0px !important;

}

.top-tool li a:hover{
    color:#fff;
}
.top-tool li a.attivo{
    color:#bd0068;
    width:333px !important;
    background:url('../images/arrow_2.gif') no-repeat 80% 45%;
}
ul.ldd_top{
    float:left;
    margin:0px;
    padding:0;
    display:block;
    list-style:none;
    z-index:999999
}
ul.ldd_top a{
    text-decoration:none;
}
ul.ldd_top > li{
    float:left;
    position:relative;
    margin:0px 0px;
}
ul.ldd_top > li > span{
    float:left;
    color:#bdbcbc;
    background-color:#fff;
    height:26px;
    line-height:26px;
    cursor:default;
    padding:0px 0px;
}
ul.ldd_top > li > span.dir:hover{

}
ul.ldd_top > li > span.dir a{
    color:#fff;
}
ul.ldd_top > li > span.dir a#attivo{
    color:#fff;
}
ul.ldd_top > li > span.dir a#attivo:hover{
    color:#fff;
}
.top-tool .ldd_top-submenu{
    position:absolute;
    top:26px;
    width:135px;
    display:none;
    left:0px;
    font-size:16px;
    background: #647c77; /* Old browsers */
    background: -moz-linear-gradient(top, #647c77 0%, #afafaf 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#647c77), color-stop(100%,#afafaf)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #647c77 0%,#afafaf 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #647c77 0%,#afafaf 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, #647c77 0%,#afafaf 100%); /* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#647c77', endColorstr='#afafaf',GradientType=0 ); /* IE6-9 */
    background: linear-gradient(top, #647c77 0%,#afafaf 100%); /* W3C */
}
.top-tool ul{
    list-style:none;
    float:left;
    margin:0px 0px;
    padding:0px 0px;
    height:40px;
    line-height:40px;
}
.top-tool ul.licensedbrand{
    border-left:1px solid #484549;
}
.top-tool ul li{
    margin:0px 0px;
    width:100%;
    height:40px;
    line-height:40px;
}
.top-tool ul li a{
    /*padding:4px 5% 4px 5%;*/
    width:90%;
    height:40px;
    line-height:40px;
    display:block;
    float:left;
    text-align:left;
    color:#fff;
    font-weight:400;
    font-size:11px;
    display:block;
    letter-spacing:2px;
    background:url('../images/arrow_2.gif') no-repeat 90% 50%;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-style:italic;
    text-transform:capitalize;
    border-top:0px solid #fff;
    background-position: 90% 5px;
    background-repeat:no-repeat

}
.top-tool ul li a:hover{
    background-color: #516964;
    color:#fff;

}
.top-tool ul li a.selected{
    background-color:#485f5a;
    color:#fff;
}
/*#btn_language #eng a{ background-image:url('../images/flags/eng.png'); }
#btn_language #ita a{ background-image:url('../images/flags/ita.png'); }
#btn_language #fra a{ background-image:url('../images/flags/fra.png'); }
#btn_language #esp a{ background-image:url('../images/flags/esp.png'); }*/

/* --------------------------------------------------------------------------------------- LANG */

ul.lang {
    float:left;
    list-style-type: none;
    padding: 0px 0px;
    margin:0px 0px;
}
ul.lang li{
    display:inline;
    float:left;
    padding: 0px 0px;
    margin:0px 0px;
    height: 40px;
    line-height: 40px;
    font-size: 13px;
}
ul.lang li a{
    display:inline-block;
    font-family: 'FranklinGothicMediumCondRegul';
    text-transform:uppercase;
    font-size: 13px;
    color:#8f9c9c;
    padding:0px 10px;
    margin:0px 0px;
    height: 40px;
    line-height: 40px;
}
ul.lang li:after{
    content:"|";
    color:#8f9c9c;
}
ul.lang li:first-child a{
    padding-left:0;
}
ul.lang li a:hover{
    color:#4f6262;
}
ul.lang li a.selected{
    background: url('../images/arrow_lang.png') no-repeat center bottom;
    color:#4f6262;
}

/* ---------------------------------------------------------------------------------- MAIN MENU */

#main-menu{
    position:absolute;
    bottom:0px;
    right:0px;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    clear:both;
    /*border-bottom:3px solid #d81010;*/
    z-index:99998
}
#main-menu li{
    float:left;
    list-style:none;
    margin:0px 0px 0px 1px;
    padding:0px 0px 0px 0px;
}
#main-menu li a{
    float:left;
    list-style:none;
    margin:0px 0px 0px 0px;
    padding:0px 10px;
    font-family: 'FranklinGothicMediumCondRegul';
    font-size:17px;
    color:#111;
    display:block;
    font-weight:100;
    letter-spacing:0px;
    text-transform:uppercase;
}
#main-menu li a:hover{
    color:#e31818;
}
ul.ldd_menu{
    float:left;
    margin:0px;
    padding:0;
    display:block;
    list-style:none;
    z-index:999999
}
ul.ldd_menu a{
    text-decoration:none;
}

ul.ldd_menu > li{
    float:left;
    position:relative;
    margin:0px 0px;
}

ul.ldd_menu > li > span{
    float:left;
    color:#C10E0E;
    background-color:#fff;
    height:52px;
    line-height:52px;
    cursor:default;
    padding:0px 7px;
    font-size:20px;
}

#main-menu li span.attivo {
    color:#fff !important;
    background:url('../images/arrow_4.gif') no-repeat 50% 85% #C10E0E !important;
}
span.attivo a{
    color:#fff !important;
}
ul.ldd_menu > li > span.dir a{
    color:#fff;
}
ul.ldd_menu > li > span.dir a#attivo{
    color:#fff;
}
ul.ldd_menu > li > span.dir a#attivo:hover{
    color:#fff;

}
#main-menu .ldd_submenu{
    position:absolute;
    top:52px;
    width:245px;
    display:none;
    left:0px;
    font-size:16px;
    background: #C10E0E;
    /*background: -moz-linear-gradient(top, #d81010 0%, #a32e1d 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d81010), color-stop(100%,#a32e1d));
    background: -webkit-linear-gradient(top, #d81010 0%,#a32e1d 100%);
    background: -o-linear-gradient(top, #d81010 0%,#a32e1d 100%);
    background: -ms-linear-gradient(top, #d81010 0%,#a32e1d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d81010', endColorstr='#a32e1d',GradientType=0 );
    background: linear-gradient(top, #d81010 0%,#a32e1d 100%);*/
    /*-moz-box-shadow: 0px 1px 1px #454545;
    -webkit-box-shadow: 0px 1px 1px #454545;
    box-shadow: 0px 1px 1px #454545;*/

    z-index:999999999999 !important
}
#main-menu ul{
    list-style:none;
    float:left;
    margin:20px 0px 20px 0px;
    padding:0px 18px;
}
#main-menu ul.licensedbrand{
    border-left:1px solid #484549;
}
#main-menu ul li{
    margin:0px 0px;
    width:100%
}
#main-menu ul li a{
    font-size:16px;
    padding:4px 10% 4px 5%;
    width:85%;
    float:left;
    text-align:left;
    color:#fff;
    font-weight:400;
    font-size:12px;
    display:block;
    letter-spacing:1px;
    background:url('../images/arrow_1.gif') no-repeat 95% 50%;
    font-style:italic

}
#main-menu ul li a:hover{
    background:url('../images/arrow_1.gif') no-repeat 95% 50% #890000;
    color:#fff;
}
#main-menu .ldd_submenu.long{
    width:390px;
}
#main-menu .ldd_submenu.long ul{
    width:160px;
    float:left;
    padding-right:0px;
}
#main-menu .ldd_submenu.long li{
    padding:0px 0px 0px 0px;
}
/* ---------------------------------------------------------------------------------- SUBMENU */
#submenu{
    width:960px;
    margin:0px auto !important;
    padding:0px;

}
#submenu ul{
    margin:0px;
    padding:0px;
    float:left;
    width:960px;
    height:39px;
    background: #C10E0E;
    /*background: -moz-linear-gradient(top, #e31818 79%, #8c0000 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(79%,#e31818), color-stop(100%,#8c0000));
    background: -webkit-linear-gradient(top, #e31818 79%,#8c0000 100%);
    background: -o-linear-gradient(top, #e31818 79%,#8c0000 100%);
    background: -ms-linear-gradient(top, #e31818 79%,#8c0000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e31818', endColorstr='#8c0000',GradientType=0 );
    background: linear-gradient(top, #e31818 79%,#8c0000 100%);*/
}
#submenu ul li{
    margin:0px;
    padding:0px;
    float:left;
    list-style:none;
    height:39px;
    background:url('../images/divider-2.gif') no-repeat 100% 0%;
}
#submenu ul li:last-child{
    background:none !important
}
#submenu ul li a{
    margin:0px 0px 0px 0px;
    /*padding:11px 15px 5px 14px;*/
    padding:11px 15px 5px 14px;
    color:#feddc8;
    text-align:center;
    display:block;
    float:left;
    font-size:14px;
    line-height:1.2em;
    letter-spacing:0px;
    height:23px;
    font-family:'HelveticaNeueLTStd57Condensed', Arial, Tahoma, sans-serif;
    /*text-shadow:-1px -1px 1px #a50000*/

}
#submenu ul li a:hover,
#submenu ul li a.selected{
    background:url('../images/arrow_5.gif') no-repeat 50% 100% ;
    color:#fff;
}
#submenu ul li:last-child{
    border-right:0px solid #f90
}

/* ---------------------------------------------------------------------------------- GALLERY-HOME */
#background{
    position: absolute;
    top:0px;
    left: 0;
    width: 100%;
   /* height:480px;*/
    height:700px;
    /*min-width: 1000px;*/
    padding-top: 0%;
    overflow: hidden;
    /*background: #000;*/
    background:#fff;
    z-index: 1;


}
.loader{
    width: 100%;
    height: 100%;
    background: url('../images/loader.gif') center center no-repeat ;
    position:absolute;
    /*text-align:center*/

}
.bg_img{
    position: absolute;
    width:1920px;
    text-align:center;
    margin:0 auto 0 -960px;
    left:50%;
    top:0px;
}
.gallery-home{
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
    margin:0 auto;
    height: 100%;
    z-index: 2;
}
.bg{
    width: 100% !important;
    height: 100% !important;
    position:relative;
    text-align:center;
}

.gallery-content{
    position: absolute;

    left: 50%;
    width: 960px;
    /*font-size-adjust: 0.52;*/
    text-align: right;
    color: #ddd;
    z-index: 10;
    margin:0 0 0 -480px;
}
.gallery-content.top{
    top: 22%;
}

.gallery-content.top.wyf{
    top: 50%;
    left: 58.5%;
    margin: 0;
    width: auto;
}
.gallery-content.bottom{
    top: 50%;
}
.gallery-controls{
    float: left;
    margin-top: 20px;
    font-size: 20px;
    color: #fff;
    clear:both
}
.gallery-content h2{
    margin:0px 0px 0px 0px;
    padding: 0px 10px;
    color: #EED70D;color: #fff;
    float:left;
    font-size: 28px;
    clear:both;
    letter-spacing:0px;
    /*text-shadow:0px 0px 0px #fff;*/
    background:url('../images/bg_transparent-2.png') repeat;

}
.gallery-content h2 span{
    background:url('../images/bg_transparent-2.png') repeat;
    padding: 0px 0px;
    display:inline;
    line-height:1.45em;
    font-family: 'FranklinGothicMediumCondRegul';
}
.gallery-content strong{
    margin:3px 0px 10px 0px;
    padding: 4px 10px 8px;
    color: #fff;
    color: #EED70D;
    color:#fbba23;;
    float:left;
    font-size: 16px;
    font-weight:100;
    font-family: 'HelveticaNeueLTStd57Condensed', Arial, Helvetica, sans-serif;
    letter-spacing:0px;
    background:url('../images/tratto.gif') no-repeat 10px 100%;;
    clear:both;
    line-height:1.2em;
    text-align:left;
    text-transform:uppercase
}
.gallery-content p{
    clear:both;
    color:#fff;
    padding: 4px 10px 0px;
}
.gallery-prev, .gallery-next, .gallery-count{
    float: left;
    display: block;
}
.gallery-count{
    color: #fff;
    font-family: 'HelveticaNeueLTStd57Condensed', Arial, Helvetica, sans-serif;
}
.gallery-prev, .gallery-next{
    width: 22px;
    height: 22px;
    overflow: hidden;
    cursor: pointer;
    text-indent: 9999px;
}
.gallery-prev{
    margin-right: 10px;
    background: url('../images/freccia_sx.png') 0 0 no-repeat;
}
.gallery-next{
    margin-left: 10px;
    background: url('../images/freccia_dx.png') 0 0 no-repeat;
}
.gallery-prev:hover, .gallery-next:hover{
    background-position: 0 0px;
}
.top-line{
    height:2px;
    width:100%;
    position:absolute;
    top:0px
        left:0px;
    background: url('../images/line.gif') 0 0 repeat-x;
    z-index:99999
}
.bottom-stripe{
    min-height:112px;
    width:100%;
    position:absolute;
    bottom:0px;
    left:0px;
    background:url('../images/bg_transparent-2.png') repeat;
    z-index:99999
}
/* ---------------------------------------------------------------------------------- CONTENT  */
#content{
    width:960px;
    min-height:inherit;
    margin:0px auto 0px auto;
    padding:0px 0px 0px 0px;
}
.floater{
    float:left;
    width:960px;
    min-height:inherit;
    /*background:url('../images/bg_content-insidea.gif') repeat-y transparent;*/

}
#col-sx{
    float:left;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    width:204px;
    width:254px;
    min-height:inherit;
    /*background:#f90*/
}

#col-dx{
    float:left;
    margin:0px 0px 0px 0px;
    padding:0px 0px 45px 5px;
    width:756px;
    width:700px;
    min-height:inherit;
    position:relative;


}
#tree-menu{
    padding:10px 15px 0 15px;
    width:174px; /*204*/
    width:222px;
    float:left;
    border-right:1px solid #f6f6f6;
    background:url('../images/bg_menu-sx.jpg') no-repeat left top transparent;
    min-height:204px;
}
#tree-menu a.selected{
    color:#cc0000
}
#tree-menu a:hover{
    color:#cc0000
}
#tree-menu .Node:hover{
    color:#000
}
#col-sx strong.title{
    font-size:22px;
    padding:23px 15px 20px 15px;
    float:left;
    line-height:1.0em;
    border-bottom:0px solid #eee;
    width:174px; /*204*/
    font-family: 'HelveticaNeueLTStd57Condensed', Arial, Helvetica, sans-serif;
    font-weight:400;
    text-shadow:1px 1px 0px #fff;
    text-transform:uppercase

}
.colore-sezione{
    border-left:10px solid #fff;
    margin-left:-2px;
    padding:5px 0px 5px 7px;
    float:left;
}
/* -------------------------------------- colori sezioni --------------------------*/
.sezione_1 /*concrete*/{
    border-color:#f07e01;
}
.sezione_8 /*aggregates*/{
    border-color:#acce77;
}
.sezione_9 /*asphalt*/{
    border-color:#9ab0be;
}
.sezione_10 /*bitumen*/{
    border-color:#ffd300;
}
.sezione_11 /*cement*/{
    border-color:#d1dad7;
}
.sezione_12/*general-lab*/{
    border-color:#8f85ba;
}
.sezione_13 /*rock-mechanics*/{
    border-color:#b6d9c1;
}
.sezione_14 /*soil*/{
    border-color:#d8d6bf;
}
.sezione_15 /*soil-mechanics*/{
    border-color:#82bddf;
}
.sezione_16 /*steel-universal-tester*/{
    border-color:#a3c2d4;
}

/**/
.bg_1 /*concrete_bg*/{
    background-color:#f07e01 !important;
}
.bg_8 /*aggregates_bg*/{
    background-color:#acce77 !important;
    color:#333 !important;
}
.bg_9 /*asphalt_bg*/{
    background-color:#9ab0be !important;
}
.bg_10 /*bitumen_bg*/{
    background-color:#ffd300 !important;
    color:#333 !important;
}
.bg_11 /*cement_bg*/{
    background-color:#d1dad7 !important;
    color:#333 !important;
}
.bg_12 /*general-lab_bg*/{
    background-color:#8f85ba !important;
}
.bg_13 /*rock-mechanics_bg*/{
    background-color:#b6d9c1 !important;
    color:#333 !important;
}
.bg_14 /*soil_bg*/{
    background-color:#d8d6bf !important;
    color:#333 !important;
}
.bg_15 /*soil-mechanics_bg*/{
    background-color:#82bddf !important;
}
.bg_16 /*steel-universal-tester_bg*/{
    background-color:#a3c2d4 !important;
    color:#333 !important;
}



/*----------------------------------------------------------*/
.inner-content-dx{
    padding:20px 25px 60px 25px;
    width:706px; /* 756px */
    width:650px; /* 700px */

}
.text-style{
    width:706px; /* 756px */
    width:650px; /* 700px */
    float:left

}
.text-style h1{
    color:#e31818;
    font-size:26px;
    font-weight:400;
    display:block;
    width:65%;
    width:100%;
    margin:5px 0px 10px 0px;
    padding:0px 0px 0px 0px;
    float:left
}
.text-style h1.margin-top{
    margin-top:30px;
}

.text-style h2{
    color:#454545;
    font-size:16px;
    font-weight:400;
    display:block;
    width:65%;
    margin:0px 0px 10px 0px;
    padding:0px 0px 0px 0px;
    float:left
}
.nomargin{
    margin:0px
}
.text-style .marchi{
    margin:0px 0px 0px 0px;
    padding:12px 0px 12px 0px;
    border:1px dotted #dcdcdc;
    /*border-width:1px 0px 1px 0px;*/
    border-width:0px 0px 0px 0px;
    float:left;
    width:706px; /* 756px */
    width:650px; /* 700px */
}
.text-style .marchi img{
    margin:0 10px 0px 0px;
    display:inline-block;
    float:left;

}
.text-style .standard{
    margin:0px 0px 0px 0px;
    padding:5px 0px 0px 0px;
    border:1px dotted #eee;
    border-width:0px 0px 0px 0px;
    font-size:13px;
    letter-spacing:1px;
    color:#888;
    font-family: 'FranklinGothicMediumCondRegul';
    float:left;
    width:706px; /* 756px */
    width:520px; /* 700px */
}
.text-style .subtitle{
    font-size:14px;
    color:#454545;
    text-transform:uppercase;
    font-family: 'FranklinGothicMediumCondRegul';
    margin:20px 0px 0px 0px;
    padding:7px 0px 7px 20px;
    border:1px solid #ccc;
    border-width:1px 0px 1px 0px;
    background: url('../images/arrow_6.gif') no-repeat 2px 45%;
    float:left;
    width:688px; /* 706px */
    width:632px; /* 700px */
}
.text-style div.text{
    letter-spacing:0px;
    margin:0px 0px 0px 0px;
    padding:10px 0px 10px 0px;
    font-size:12px;
    line-height:18px;
    color:#454545;
    float:left;
}
.text-style div.text a{
    color:#777;
    text-decoration:none;
    font-style:normal;
}
.text-style div.text a.activeSlide{
    text-decoration:underline;
    color:#cc0000;
}
.text-style div.text a:hover,
.text-style div.text u a:hover{
    color:#333;
    text-decoration:none !important;
}
.text-style div.text p{
    letter-spacing:0px;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    font-size:12px;
    line-height:18px;
    color:#454545;

}
.text-style ul.links{
    letter-spacing:0px;
    margin:0px 0px 0px 0px;
    padding:10px 0px 10px 0px;
    color:#454545;
    float:left
}
.nav-num{
    margin:10px -2px 0px 0px !important;
    padding:5px 10px 5px 5px !important;
    float:right;
    background:#f2f2f2;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.nav-num.new{
    float:left;
    border-top:1px dotted #dcdcdc;
    width:100%;
    text-align: left
}

.blocktype_1 .img-slider,
.blocktype_2 .img-slider,
.blocktype_3 .img-slider{
    width:300px;
    min-height:300px;
    float:right;
    margin:0px 0px 20px 20px;
    padding:0px 0px 0px 0px;
    position:relative;
}
.video-slider{
    width:300px;
    min-height:169px;
    float:right;
    margin:0px 0px 20px 20px;
    padding:0px 0px 0px 0px;
    position:relative;
    overflow: hidden;
}

.blocktype_3 .img-slider-wide{
    width:650px;
    min-height:220px;
    float:right;
    margin:0px 0px 15px 0px;
    padding:0px 0px 0px 0px;
    position:relative;

}
/*
float:left !important ;
//overflow:hidden !important;
display:block !important;
position:relative;
min-height:420px;
width: 100% !important;
*/
.slider2{
    /*float:left !important ;*/
    overflow:hidden !important;
    display:block !important;
    position:relative;
    min-height:420px;
    width: 100% !important;

}
.slider2.scheda{
    min-height:300px !important;
    width:300px;
    height:300px;
}
.blocktype_1.scheda-wide{
    min-height:280px;
}
.blocktype_1  .slider2.scheda-wide{
    min-height:250px !important;
    width:300px;
     width:100% !important;

}
.blocktype_1 .slider2.scheda-wide.img{
    overflow: hidden;
    width:100% !important;
}

.blocktype_1 .slider2.scheda-wide .img span{
    position:absolute !important;
    top:auto !important;
    bottom:-50px !important;
    left:0px !important;
    width:98% !important;

    transition: all .4s ease !important;
    -khtml-transition: all .4s ease !important;
    -moz-transition: all .4s ease !important;
    -o-transition: all .4s ease !important;
    -webkit-transition: all .4s ease !important;
    box-sizing: content-box;
}
.blocktype_1 .img-slider.scheda-wide .slider2.scheda-wide:hover span{
    bottom:0px !important;
}
.blocktype_1 .img-slider.scheda-wide{
    min-height:200px !important;
    width:300px;
    height:200px;
}

.blocktype_1 .img-slider.scheda-wide .nav-num{
    margin-top:0px !important;
}
.blocktype_1 .slider2.scheda-wide .img img{
    max-height:250px !important;
    height:250px !important;
}
.slider2 a.img{
    width: 100% !important;
    height: 100% !important;
    overflow:hidden !important;
    float:left !important;
    position:absolute !important;
}
/*.slider2 a.img img{
float:left !important;
position:relative !important;
}*/
.slider2 a.img img{
    /*float:left !important;*/
    display:inline-block !important;
    position:relative !important;
    max-height: 420px !important;
    float:none !important;
}
.slider2 a.img:hover{
    background:none !important
}

.slider {
    border:0px solid #dcdcdc;
    border-width:0 0 0px 0px;
    width:300px;
    height:300px;
}
.slider-video {
    border:0px solid #dcdcdc;
    border-width:0 0 0px 0px;
    width:300px;
    height:169px;
}

.news{
    width:500px;
    height:500px;
}

.logo_ipc-cg {
    display:block;
    width:100%;
    text-align:center;
    padding-top:30px;
    border-top:1px dotted #dcdcdc;
    float:left;
}

.blocktype_2 .img-slider a.img,
.blocktype_2 .img-slider span.img,
.blocktype_3 .img-slider a.img,
.blocktype_3 .img-slider span.img{
    width:300px;
    height:300px;
    display:block;
    overflow:hidden;
    /*background:url('../images/diagonal.png') repeat 0px 0px transparent;*/
    background:none repeat 0px 0px transparent;
    border:0px solid #f2f2f2;
    position:relative;
}
.blocktype_1 .img-slider a.img{
    width:500px;
    height:300px;
    /*height:500px;*/
    display:block;
    overflow:hidden;
    /*background:url('../images/diagonal.png') repeat 0px 0px transparent;*/
    background:none repeat 0px 0px transparent;
    border:0px solid #f2f2f2;
    position:relative;
}
.video-slider span.img{
    width:300px;
    height:169px;
    display:block;
    overflow:hidden;
    /*background:url('../images/diagonal.png') repeat 0px 0px transparent;*/
    background:none repeat 0px 0px transparent;
    border:0px solid #f2f2f2;
    position:relative;
}

.video-slider a.img {
    position:relative;
    display: block;
    float:left;
    width:300px;
    min-height:169px;
    max-height:169px;
    height:169px !important;
}
.video-slider a.img:after {
    content: ' ';
    background:url('../images/youtube_play.png') no-repeat 50% 50% transparent;
    position: absolute;
    top: 45%;
    left: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 46px;
    height: 33px;
}

.img-slider a img,
.img-slider-wide a img,
.video-slider a img{
    /*z-index:999998 !important;*/
    position:absolute;
    top:0px;
    left:0px;
    float:left;
}
.img-slider-wide{
    margin-top:15px
}
.img-slider-wide a{
    text-align:center !important;
    display:block;
    width:650px
}
.img-slider-wide a img{
    float:none !important;
    display:inline-block;
    position:relative;
}
.blocktype_1 .img-slider a.img:hover,
.blocktype_2 .img-slider a.img:hover,
.blocktype_2 .img-slider span.img:hover,
.blocktype_3 .img-slider a.img:hover,
.blocktype_3 .img-slider span.img:hover,
.video-slider a.img:hover,{
    /*background:url('../images/diagonal.png') repeat 0px 0px #999;*/
    background:none repeat 0px 0px #999;
}

.img-slider a:hover img,
.img-slider-wide a:hover img,
.video-slider a:hover img{
    filter:alpha(opacity=70);
    -moz-opacity:.70;
    khtmlopacity:.70;
    opacity:.70;
}
.blocktype_1 .img-slider a.img span,
.blocktype_2 .img-slider a.img span,
.blocktype_2 .img-slider span.img span
.blocktype_3 .img-slider a.img span,
.blocktype_3 .img-slider span.img span,
.video-slider a.img span,
.video-slider span.img span{
    position:absolute;
    bottom:0px;
    width:280px;
    color:#fff;
    background:url('../images/bg_transparent-2.png') repeat 0px 0px;
    text-align:center;
    padding:10px 10px;
    z-index:9999999 !important;
}
.blocktype_1 .img-slider em,
.blocktype_2 .img-slider em,
.blocktype_3 .img-slider em,
.video-slider em{
    position:absolute;
    top:0px;
    right:0px;
    width:40px;
    height:40px;
    color:#fff;
    background:url('../images/magnify-corner.png') repeat 0px 0px;
    padding:0px 0px;
    z-index:10
}
.blocktype_1 .img-slider i,
.blocktype_2 .img-slider i,
.blocktype_3 .img-slider i{
    position:absolute;
    top:0px;
    right:0px;
    width:40px;
    height:40px;
    color:#fff;
    background:url('../images/more-corner.png') repeat 0px 0px;
    padding:0px 0px;
    z-index:10
}

.nav-num{
    -moz-border-radius: 0px;
    border-radius:0px;
    /*background:url('../images/diagonal.png') repeat 0px 0px transparent;*/
    background:none repeat 0px 0px transparent;
}
.blocktype_1{
    width:100%;

}
.blocktype_2{
    width:95%;
}
.text-style div.text.blocktype_3{
    width:100%;
    margin:5px 0px 0px 0px;
    line-height:18px ;
    /*min-height:450px;*/
}
.text-style div.text.blocktype_3 h3{
    font-size:18px;
    line-height:18px;
    color:#222;
    margin:0px 0px 5px 0px;
    padding:0px 0px 0px 0px;
}
.text-style div.text.blocktype_3 p{
    font-size:12px;
    line-height:18px;
    color:#555;
    margin:0px 0px 20px 0px;
    padding:0px 0px 0px 0px;
}
.text-style div.text.blocktype_3 li{
    line-height:18px;
    margin-top:5px;
    margin-bottom:5px;
    font-size:12px;
    color:#555;
    list-style:circle;

}
.no-margin-bottom{
    margin-bottom:0px !important
}

.thumbs{
    float:left;
    background:url('../images/diagonal.png') repeat 0px 0px;
    width:620px;
    float:left;
    margin:35px 0px 0px 0px;
    padding:15px 15px 15px 15px;
}
.thumbs a{
    float:left;
    width:190px;
    margin:2px;
    padding:0px 0px 0px 0px;
    background:#fff;
    position:relative;
    height:150px;
    overflow:hidden;
    text-align:center;
    border:6px solid #fff
}
.thumbs a img{
    height: 150px;
    max-width: 100%;
}
.thumbs a:hover img{
    filter:alpha(opacity=85);
    -moz-opacity:.85;
    khtmlopacity:.85;
    opacity:.85;
}
.thumbs a span{
    float:left;
    width:190px;
}
.product-search-tds{
    float:left;
    clear:both;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}

.tabella{
    float:left;
    background:#f07e01;
    background:url('../images/diagonal.png') repeat  transparent;
    width:910px;
    margin:0px 0px 0px 0px;
    padding:0px 25px 25px 25px;
    position:relative
}
.noshadow{
    -moz-box-shadow:  0 0 0px #4e5050 !important;
    -webkit-box-shadow:  0 0 0px #4e5050 !important;
    box-shadow:  0 0 0px #4e5050 !important;
}
.tabella th,
.tabella td,
.tabella a,
.tabella strong{
    font-family: 'FranklinGothicMediumCondRegul' !important;
    font-size:14px !important;
}
.tabella h5{
    font-size:18px;
    margin:25px 0px 0px 1px;
    padding:15px 0px 15px 49px;
    letter-spacing:1px;
    float:left;
    color:#fff;
    line-height:30px;
    width:860px;
    background:url('../images/arrow_8.png') no-repeat 15px 50% ;

}
.tabella table td a{
    display:inline-block;
    background:url('../images/arrow_1.gif') no-repeat 0px 5px;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 18px;

}
.tabella table td a:hover{
    color:#000;
}
.tabella table td ul{
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 20px;
    display:block;
}
.tabella table td li{
    margin:0px 0px 0px 0px;
    padding:4px 0px 4px 0px;
    list-style:none;
    display:block;

}
.tabella table td strong{
    color:#000;
    font-weight:400
}
.cat-title{
    text-transform:uppercase
}
.thumbs a em{
    position:absolute;
    top:0px;
    right:0px;
    width:23px;
    height:23px;
    background:url('../images/more-corner_small.png') repeat 0px 0px;
    padding:0px 0px;
    z-index:10
}
.thumbs a strong{
    float:left;
    width:174px;
    font-weight:400;
    /*background:#333;*/
    color:#f2f2f2;
    padding:5px 8px;
    line-height:1.2em;
    letter-spacing:1px;
    position:absolute;
    bottom:0px;
    left:0px;
    background:url('../images/bg_transparent-2.png') repeat 0px 0px;
}
.clear{
    clear:both;
    width:100%;
    float:left
}
a.btn-search{
    float:left;
    margin:0px 0px 15px 0px;
    padding:0px 0px 0px 0px;
}
a.btn-search:hover{
    filter:alpha(opacity=85);
    -moz-opacity:.85;
    khtmlopacity:.85;
    opacity:.85;
}
.nav-num{
    float:right;
    margin:10px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}
.nav-num a{
    padding:0px 4px;
    font-weight:700;
    font-size:11px;
    font-family: 'HelveticaNeueLTStd57Condensed', Arial, Helvetica, sans-serif;
    font-style:italic
}
.nav-num a.activeSlide{
    padding:0px 4px;
    color:red
}
.attachments{
    font-size:14px;
    color:#666;
    font-family: 'FranklinGothicMediumCondRegul';
    margin:0px 0px 0px 0px;
    padding:8px 0px 8px 0px;
    border:1px solid #eee;
    border-width:0px 0px 0px 0px;
    float:left;
    width:706px; /* 756px */
    width:650px; /* 700px */
}
.attachments li{
    list-style:none;
    margin:0px 10px 0px 0px;
    padding:0px 0px 0px 0px;
    width:auto;
    float:left;
}
.attachments .link a{
    margin:0px 0px 0px 0px;
    padding:8px 0px 8px 20px;
    float:left;
    font-style:italic;
    letter-spacing:0px;
    background: url('../images/icons/link.gif') no-repeat 0px 50%;
    color:#cc0000;
}
.attachments .link a:hover{
    color:#222;
}
.noborder{
    border:0px  !important;
}
.attachments .btn a{
    margin:0px 0px 0px 0px;
    padding:12px 25px 12px 45px;
    float:left;
    font-style:normal;
    letter-spacing:0px;
    color:#fff;
    font-weight:400 !important;
    font-family: 'HelveticaNeueLTStd57Condensed', Arial, Helvetica, sans-serif;
    background: url('../images/icons/pdf.gif') no-repeat 15px 45% #424242;
    text-shadow:-1px -1px 1px #111;
    -moz-border-radius: 2px;
    border-radius:2px;
    -moz-border-radius:2px;
    border-radius:2px;
    -webkit-transition:all .1s ease-in;
    -moz-transition:all .1s ease-in;
    transition:all .1s ease-in;

}
.attachments .btn a:hover{
    background: url('../images/icons/pdf.gif') no-repeat 15px 45% #222;
}
.attachments .btn-video a{
    margin:0px 0px 0px 0px;
    padding:12px 20px 12px 35px;
    float:left;
    font-style:normal;
    letter-spacing:0px;
    color:#fff;
    font-weight:400 !important;
    font-family: 'HelveticaNeueLTStd57Condensed', Arial, Helvetica, sans-serif;
    background: url('../images/icons/tv.png') no-repeat 8px 50% #424242;
    text-shadow:-1px -1px 1px #111;
    -moz-border-radius: 2px;
    border-radius:2px;
    -moz-border-radius:2px;
    border-radius:2px;

}
.attachments .btn-video a:hover{
    background: url('../images/icons/tv.png') no-repeat 8px 50% #222;
}
.attachments .btn.quotation a{
    margin:0px 0px 0px 0px;
    padding:12px 15px 12px 35px;
    float:left;
    font-style:normal;
    letter-spacing:0px;
    color:#fff;
    font-weight:400 !important;
    font-family: 'HelveticaNeueLTStd57Condensed', Arial, Helvetica, sans-serif;
    background: url('../images/icons/write.png') no-repeat 5px 45% #cc0000;
    text-shadow:-1px -1px 1px #111;
    -moz-border-radius: 2px;
    border-radius:2px;
    -moz-border-radius:2px;
    border-radius:2px;
    text-transform:uppercase;

}
.attachments .btn.quotation a:hover{
    background-color: #ae0202;
}

/* -------------------------------------------------------------------------- TABS STANDARD */

.ui-tabs {
    position: relative;
    padding: 0px;
    width:706px; /* 756px */
    width:650px; /* 700px */
    margin:25px 0px 0px 0px;
    display:block;
    float:left;
    background:url('../images/bg-tab.gif') repeat-x 0px 0px #f2f2f2

}
.ui-tabs a{
    color:#cc0000;
    text-decoration:underline;
    line-height:1.0em;
    height:24px;
}
.ui-tabs a:hover{
    color:#333;
    text-decoration:none;

}
.ui-tabs table,
.ui-tabs td, .bordered-table, .bordered-table td{
    border:1px solid #ccc;
    border-collapse:collapse;

}
.ui-tabs td, .bordered-table td{
    padding:5px 5px
}
.bordered-table{
    width:100%;
}
.ui-tabs td p{
    margin:0px 0px !important;
    padding:0px 0px !important

}
.ui-tabs .ui-tabs-nav {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 1px 0px !important;
    border-bottom: 0px solid #ccc;
    float:left;
    width:706px; /* 756px */
    width:650px; /* 700px */
    background:#fff;
}

.ui-tabs .ui-tabs-nav li {
    list-style: none;
    display:inline-block;
    position: relative;
    top: 0px;
    margin: 0px 2px 0px 0px ;
    border-bottom: 0px solid #ccc;
    padding: 0px 0px 0px 0px !important;
    white-space: nowrap;
    font-family: 'FranklinGothicMediumCondRegul', arial, serif;
    font-size:12px;
    text-transform:uppercase;
    float:left;

}
.ui-tabs .ui-tabs-nav li a {
    float: left;
    margin: 0px 0px 0px 0px;
    padding: 8px 6px 8px 6px;
    text-decoration: none;
    color:#666;
    background: #dcdcdc;
    text-shadow:1px 1px 0px #fff;
    border:1px solid transparent;
    border-width:0px 0px 0px 0px;
    /*min-width:90px;*/
    text-align:center;
}
.ui-tabs .ui-tabs-nav li a:hover {
    color:#555;
    background:#cecece;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
    margin-bottom: 0;
    padding-bottom: 0px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a,
.ui-tabs .ui-tabs-nav li.ui-state-disabled a,
.ui-tabs .ui-tabs-nav li.ui-state-processing a {
    cursor: text;
    color:#e9132f;
    background:#f2f2f2;
    border:1px solid #ccc;
    border-width:0px 0px 0px 0px;
    padding-bottom:10px;
    margin-bottom:-15px ;

}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected span,
.ui-tabs .ui-tabs-nav li.ui-state-disabled span,
.ui-tabs .ui-tabs-nav li.ui-state-processing span{
    width:10px;
    height:10px;
    position:absolute;
    left:0px;
    bottom:0px;
    background: url('../images/red-arrow.gif') no-repeat 0px 0px;
}

.ui-tabs .ui-tabs-panel {
    min-height:150px;
    border-width: 0;
    padding: 25px 20px 25px 20px;
    margin: 0px 0px 0px 0px;
    float:left;
    width:676px; /* 756px */
    width:610px; /* 700px */
    font-size:11px;
    line-height:18px;
    letter-spacing:0px;
    color:#666
}
.ui-tabs .ui-tabs-panel h3{
    font-size:18px;
}
.ui-tabs .ui-tabs-nav li a,
.ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; }
.ui-tabs .ui-tabs-hide { display: none !important; }

.ui-tabs .subtitle {
    width: 95%;
    margin: 0;
}
.ui-tabs-panel .more.btn_attachment {
    height:auto !important;
}
.ui-tabs-panel h4 {
    font-size: 14px;
    color: #454545;
    text-transform: uppercase;
    font-family: 'FranklinGothicMediumCondRegul';
}
.ui-tabs-panel ul {
    padding:0 0 20px 0 !important;
}

/*------------------------------------------------------------------------------------------ BREAD CRUMB */

#breadcrumb,
#breadcrumb li{
    list-style:none;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    font-size:10px;
    z-index:10;

}
#breadcrumb {
    border:0px solid #dedede;
    /*height:2.6em;*/
    float:left !important;
    margin:0px 0px 16px 0px;
    width:620px;
}
#breadcrumb li {
    float:left;
    /*line-height:2.6em;*/
    padding:0px 0 0px .75em;
    color:#dcdcdc;
    background:#5c5c5c;
    font-family:tahoma,Arial;
    letter-spacing:0px;
}
#breadcrumb li.home_icon{
    background: url('../images/ico_home.gif') no-repeat 10px 50% #5c5c5c;
    padding-left:30px;
    -moz-border-radius-topleft: 5px;
    border-top-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-left-radius: 5px;
}
#breadcrumb li a {
    display:block;
    padding:6px 25px 7px 0;
    background:url('../images/bg_breadcrumb_a.gif') no-repeat right 50% #5c5c5c;

}
#breadcrumb li span {
    display:block;
    padding:6px 25px 7px 0;
    background:url('../images/bg_breadcrumb_a.gif') no-repeat right 50% #5c5c5c;
}
#breadcrumb li a:hover {
    filter:alpha(opacity=65);
    -moz-opacity:.65;
    khtmlopacity:.65;
    opacity:.65;
}
#breadcrumb li span.last {
    display:block;
    padding:6px 25px 7px 0;
    background:url('../images/bg_breadcrumb_span.gif') no-repeat right 50% #5c5c5c;
    font-weight:400;
    color:#fff
}
#breadcrumb li a:link, #breadcrumb li a:visited {
    text-decoration:none;
    color:#dcdcdc;
}
#breadcrumb li a:hover, #breadcrumb li a:focus {
    color:#fff !important;
}
/*----------------------*/
.print{
    float:right;
    width:123px;
    height:39px;
    position:absolute;
    top:100px;
    right:0px;
    z-index:99999;
}
.print a.print-button{
    float:right;
    width:123px;
    height:39px;
    display:block;
    text-indent:-9999em;
    background:url('../images/btn_print.gif') no-repeat right 50% transparent;
}
.print a.print-button:hover{
    opacity:.85;
    filter: alpha(opacity=85);
    -moz-opacity: 0.85;
}

.print a.overview-button{
    float:right;
    width:150px;
    height:39px;
    display:block;
    text-indent:-9999em;
    background:url('../images/overview.gif') no-repeat right 50% transparent;
}
.print a.overview-button:hover{
    opacity:.85;
    filter: alpha(opacity=85);
    -moz-opacity: 0.85;
}

.print-options{
    position:absolute;
    top:46px;
    top:16px;
    right:1px;
    z-index:9999999;
    width:200px;
    float:left;
}
.print-options span{
    float:left;
    width:200px;
}
.print-options .btn-close{
    float:right;
    text-indent:-999em;
    width:25px;
    height:25px;
    background:url('../images/icons/close_2.gif') no-repeat 50% 50% #212121;
}
.print-options .btn-close:hover{
    opacity:.85;
    filter: alpha(opacity=85);
    -moz-opacity: 0.85;
}
.print-options ul{
    background:#212121;
    float:right;
    width:130px;
    margin:0px 0px 0px 0px;
    padding:10px 15px 10px 15px;

}
.print-options ul li{
    list-style:none;
    margin:5px 0px 5px 0px;
    padding:0px 0px 0px 0px;
    float:left;

}
.print-options ul li a{
    color:#dcdcdc;
    padding-left:26px;
    line-height:20px;
    height:20px;
    display:block;
    float:left;
    letter-spacing:0px;
    font-size:14px;
    font-family: 'FranklinGothicMediumCondRegul', arial, serif;
}
.print-options ul li.print-all a{
    background:url('../images/icons/text-images.gif') no-repeat 0 0 transparent;
}
.print-options ul li.print-text a{
    background:url('../images/icons/text-only.gif') no-repeat 0 0 transparent;
}

.print-options ul li a:hover{
    color:#fff
}
/*------------------------------------------------------------------------------------------ NAV BOTTOM*/
ul#nav_bottom {
    float:left;
    width:706px; /* 756px */
    width:650px; /* 700px */
    margin:35px 0px 0px 0px;
    padding:15px 0px 15px 0px;
    border-top:1px dotted #dcdcdc;
}
ul#nav_bottom li {
    float:left;
    width:auto;
    font-size:11px;
    font-weight:400;
    text-transform:uppercase;
    background:none;
    margin:0px 10px 0px 0px;
    padding:0px 0px;
    list-style:none;
    letter-spacing:0em
}
ul#nav_bottom li a {
    display:block;
    text-decoration:none;
    color:#59595a;
    margin:0;
    padding:0px 0px 0px 0px;
    background:none;
    font-size:14px;
    font-family: 'FranklinGothicMediumCondRegul', arial, serif;
}
/* *:first-child+html ul.navNews li a{
padding:0px 0px 0px 0px;
}*/
ul#nav_bottom li a:hover {
    color:#333;
}

ul#nav_bottom li#prev {
    float:right;
    margin:0px 0px 0px 0px;
}
ul#nav_bottom li#next {
    float:right;
    margin:0px 0px 0px 20px;

}
/* ---------------------------------------------------------------------------------- CONTENT HOME */
#content-home{
    width:960px;
    margin:0px auto 0px auto;
    padding:0px 0px 0px 0px;
    position:relative;
    z-index:9990;

}

#col-sx-home{
    float:left;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    width:674px;
    min-height:inherit;
}

#col-dx-home{
    float:left;
    margin:-375px 0px 0px -5px;
    padding:0px 0px 0px 0px;
    width:286px;
    min-height:inherit;
    /*background:#f90;*/
    min-height:715px
}
ul.prod-home{
    float:left;
    width:100%;
    margin:10px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}
ul.prod-home li{
    float:left;
    display:inline-block;
    list-style:none;
    margin:5px 5px 0px 0px;
    /*padding:15px 15px;*/
    position:relative;
}
ul.prod-home li:nth-child(5n) {
    margin-right: 0px;
}
ul.prod-home li a{
    float:left;
    display:block;
    text-align:left;
    margin:0px 0px 0px 0px;
    width:154px;
    padding:28px 15px 2px 15px;
    height:40px;
    font-size:16px;
    letter-spacing:0px;
    color:#fff;
    line-height:1.0em;
    font-family: 'FranklinGothicMediumCondRegul';
    text-transform: uppercase;
    background:url('../images/arrow_prod-home.png') no-repeat 156px 50% #647c77;
}
ul.prod-home li a cufon{
    margin-top:4px
}
ul.prod-home li.two-row a{
    padding:19px 15px 11px 15px;
}
ul.prod-home li.three-row a{
    padding:12px 49px 18px 15px;
    width:120px;
}
/*ul.prod-home li.two-row a cufon{
margin-top:3px
}*/
ul.prod-home li a:hover{
    background:url('../images/arrow_prod-home.png') no-repeat 156px 50% #d81010;
}

ul.prod-home li em{
    position:absolute;
    bottom:-1px;
    left:4px;
    font-family:Tahoma;
    font-size:9px;
    font-weight:100;
    color:#aab4b2;
    display:block;
    font-style:normal;
    display:none;
}
ul.prod-home li:hover em{
    display:none
}

/*ul.prod-home li a:hover span{
position:absolute;
top:0px;
right:0px;
width:16px;
height:16px;
background:url('../images/plus.gif') no-repeat 0px 0px #fff;
display:block;
}
ul.prod-home li a span{
display:none;

}*/

/*-------------------------------------------------------------------------------- BOX QUICK FIND */
#box-login{
    float:left;
    width:288px;
    min-height:215px;
    overflow:hidden;
    background:url('../images/bg_box-1.png') no-repeat 50% 0px transparent;
    /*margin:-215px 0 20px 0;*/
    margin:-5px 0 0px 0;
}
#box-login .inner{
    padding:26px 15px 20px 25px;
}
#box-login fieldset input.small{
    width:136px;
    float:left;
    margin:0 5px 0px 0;
}

#box-login strong{
    font-family: 'HelveticaNeueLTStd57Condensed', Arial, Helvetica, sans-serif;
    font-size:15px;
    font-weight:400;
    color:#c00e0e;
    text-shadow:1px 1px 0px #fff;
    margin:0px 0px 0px 0px;
    padding:px 0px 0px 0px;
}
#box-login p{
    margin:0px 0px 0px 0px;
    padding:5px 0px 5px 0px;
    line-height:1.4em;
    letter-spacing:1px;
    width:200px;
    color:#666;
    font-size:11px;
    font-family: 'HelveticaNeueLTStd57Condensed', Arial, Helvetica, sans-serif;
}
#col-dx-home fieldset input,
#new-search fieldset input,
.recovery input{
    width:150px;
    border:0px;
    font-family: 'HelveticaNeueLTStd57Condensed', Arial, Helvetica, sans-serif;
    font-size:12px;
    letter-spacing:1px;
    margin:0 0 5px 0;
    padding:7px 7px;
    font-style:italic;
    -moz-border-radius: 4px;
    border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    color:#444;
    text-shadow:1px 1px 0px #fff;
    background: #c8d7dc; /* Old browsers */
    background: -moz-linear-gradient(top, #c8d7dc 0%, #e3eaed 20%, #f2f5f6 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c8d7dc), color-stop(20%,#e3eaed), color-stop(100%,#f2f5f6)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #c8d7dc 0%,#e3eaed 20%,#f2f5f6 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #c8d7dc 0%,#e3eaed 20%,#f2f5f6 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, #c8d7dc 0%,#e3eaed 20%,#f2f5f6 100%); /* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c8d7dc', endColorstr='#f2f5f6',GradientType=0 ); /* IE6-9 */
    background: linear-gradient(top, #c8d7dc 0%,#e3eaed 20%,#f2f5f6 100%); /* W3C */
    border:2px solid #fff;
    -moz-box-shadow:  0px 0px 2px #dcdcdc;
    -webkit-box-shadow:  0px 0px 2px #dcdcdc;
    box-shadow:  0px 0px 2px #dcdcdc;
}
#box-login fieldset input,
#new-search fieldset input{
    width:170px;
}
#col-dx-home fieldset input:hover,
#new-search fieldset input:hover{
    -moz-box-shadow:  0px 0px 6px #eee;
    -webkit-box-shadow:  0px 0px 6px #eee;
    box-shadow:  0px 0px 6px #eee;
}
#col-dx-home fieldset input:focus,
#new-search fieldset input:focus{
    background: #b5c5c9; /* Old browsers */
    background: -moz-linear-gradient(top, #b5c5c9 0%, #d6dcdf 30%, #f2f5f6 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b5c5c9), color-stop(30%,#d6dcdf), color-stop(100%,#f2f5f6)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #b5c5c9 0%,#d6dcdf 30%,#f2f5f6 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #b5c5c9 0%,#d6dcdf 30%,#f2f5f6 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, #b5c5c9 0%,#d6dcdf 30%,#f2f5f6 100%); /* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b5c5c9', endColorstr='#f2f5f6',GradientType=0 ); /* IE6-9 */
    background: linear-gradient(top, #b5c5c9 0%,#d6dcdf 30%,#f2f5f6 100%); /* W3C */
}

button.btn, a.btn, input[type=submit].btn {
    padding: 6px 10px;
    -moz-border-radius: 2px;
    border-radius:2px;
    -moz-border-radius:2px;
    border-radius:2px;
    border: solid 1px rgb(153, 153, 153);
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #c8c8c8 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#c8c8c8)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%,#c8c8c8 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%,#c8c8c8 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%,#c8c8c8 100%); /* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#c8c8c8',GradientType=0 ); /* IE6-9 */
    background: linear-gradient(top, #ffffff 0%,#c8c8c8 100%); /* W3C */
    color: #333;
    text-decoration: none;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    text-shadow: 0px 1px 1px rgba(255,255,255,1);
    line-height:1;
    -webkit-transition:all .1s ease-in;
    -moz-transition:all .1s ease-in;
    transition:all .1s ease-in;
}
button.btn:hover, a.btn:hover, input[type=submit].btn:hover {
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #dcdcdc 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#dcdcdc)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%,#dcdcdc 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%,#dcdcdc 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%,#dcdcdc 100%); /* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#c8c8c8',GradientType=0 ); /* IE6-9 */
    background: linear-gradient(top, #ffffff 0%,#dcdcdc 100%); /* W3C */
}
.btn.red {
    border-color: #d71010;
    color:#fff;
    text-shadow: -1px -1px 0px #666;
    background: #ffa391; /* Old browsers */
    background: -moz-linear-gradient(top, #ffa391 1%, #d71010 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#ffa391), color-stop(100%,#d71010)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffa391 1%,#d71010 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffa391 1%,#d71010 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, #ffa391 1%,#d71010 100%); /* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa391', endColorstr='#d71010',GradientType=0 ); /* IE6-9 */
    background: linear-gradient(top, #ffa391 1%,#d71010 100%); /* W3C */
    font-family: 'HelveticaNeueLTStd57Condensed', Arial, Helvetica, sans-serif !important;
    text-transform:uppercase;
    letter-spacing:1px;
    font-weight:200;
    padding: 8px 15px;
}
.btn.red:hover {
    background: #ff695e; /* Old browsers */
    background: -moz-linear-gradient(top, #ff695e 0%, #d71010 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff695e), color-stop(100%,#d71010)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ff695e 0%,#d71010 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ff695e 0%,#d71010 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, #ff695e 0%,#d71010 100%); /* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff695e', endColorstr='#d71010',GradientType=0 ); /* IE6-9 */
    background: linear-gradient(top, #ff695e 0%,#d71010 100%); /* W3C */
}
.box-login_btn{
    margin:0px 0px 0 0 ;
    float:left;
    min-width:77px;

}
#box-login .box-login_btn{
    margin:7px 0px 0 0 !important;
}
.btn.grey {
    border-color: #fff;
    color:#333;
    text-shadow: -1px -1px 0px #fff;
    font-family: 'HelveticaNeueLTStd57Condensed', Arial, Helvetica, sans-serif !important;
    letter-spacing:1px;
    font-weight:200;
    padding: 8px 15px;
    -webkit-transition:all .1s ease-in;
    -moz-transition:all .1s ease-in;
    transition:all .1s ease-in;

}


.btn-allegato {
    font-size:13px;
    margin:0 10px 0 0  !important;
    color:#454545;
    font-family: 'HelveticaNeueLTStd57Condensed', Arial, Helvetica, sans-serif;
    font-family: 'FranklinGothicMediumCondRegul';
    padding: 10px 15px 10px 35px;
    -moz-border-radius: 4px;
    border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    letter-spacing:0px;
    text-shadow: 1px 1px 0px #fff;
    border:0px solid #fff;
    background:url('../images/icons/allegato-2.png') no-repeat 7px 50% #e4e5e5;
}
.btn-allegato:hover {
    background:url('../images/icons/allegato-2.png') no-repeat 7px 50% #dfe1e1;
    color:#111
}

.btn-cms {
    background-color: #C10E0E;
    margin:0px;
    padding:10px 35px 12px;
    color:#fff;
    font-family:'FranklinGothicMediumCondRegul';
    font-size:20px;
    border-radius:6px;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    border:0px solid #ae4553;
    cursor: pointer;
    text-align: center;
}
.btn-cms:hover{
  background-color: #ad0000;
}
/*.btn-cms br{
  display:none;
}*/

.btn-info {
    font-size:14px;
    margin:0 10px 0 0  !important;
    color:#fff;
    font-family: 'FranklinGothicMediumCondRegul';
    padding: 10px 15px 10px 35px;
    -moz-border-radius: 4px;
    border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    letter-spacing:0px;
    text-shadow: -1px -1px 0px #cc0000;
    text-transform:uppercase;
    font-weight:200;
    float:right;
    background:url('../images/icons/info.png') no-repeat 7px 50% #e5563a;
    -webkit-transition:all .1s ease-in;
    -moz-transition:all .1s ease-in;
    transition:all .1s ease-in;
}
.btn-info:hover {
    background:url('../images/icons/info.png') no-repeat 7px 50% #d1452c;
    color:#fff;
}
.btn-info.grey {
    background:url('../images/icons/info.png') no-repeat 7px 50% #dcdcdc;
    color:#333;
    text-shadow:1px 1px 0px #fff;
    -moz-box-shadow:    inset 0 0 10px #999;
    -webkit-box-shadow: inset 0 0 10px #999;
    box-shadow:         inset 0 0 10px #999;
    -webkit-transition:all .1s ease-in;
    -moz-transition:all .1s ease-in;
    transition:all .1s ease-in;
}
.btn-info.grey:hover {
    background:url('../images/icons/info.png') no-repeat 7px 50% #e6e6e6;
}
.btn.small {
    padding: 4px 12px;
}

.btn.arrow-right {
    padding: 4px 8px 4px 12px;
}
/* IE7 */
*+html .box-login_btn{
    min-width:auto !important;
    padding: 6px 0px;
    margin:0px 0px 0 0;
    display: inline;
}
*+html .btn span{
    display:none;
}
/* /IE7 */

div.not{
    line-height:1.4em;
    font-family:Arial, 'HelveticaNeueLTStd57Condensed', Arial, Helvetica, sans-serif !important;
    letter-spacing:0px;
    margin:10px 0 0 0;
    padding:10px 0 0 0px;
    color:#dcdcdc;
    float:left;
    border-top:1px dotted #ccc
}
/* IE7 */
*+html div.not{
    padding:0px 0 0 10px;
}
div.not a{
    padding:0px 5px;
    text-decoration:none;
}
div.not a:hover{
    text-decoration:none;
}
#login_technical-support{
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}
#banner{
    margin:0px 0px 0px 1px;
    padding:17px 0px 10px 0px;
    width:100%;
    height:306px;
    display:block;
    float:left;
}
#banner .item{
    margin:0px 0px 10px 7px;
    padding:0px 0px 0px 0px ;
    border-top:0px dotted #ccc;
    min-height:36px !important;
    width:270px;
    text-align:center;
    background:#fff;
    float:left;
    -moz-box-shadow: 0 0 10px #444;
    -webkit-box-shadow: 0 0 10px #444;
    box-shadow: 0 0 10px #444;
    -moz-border-radius:1px;
    border-radius:1px;
}
#banner .item a{
    display:block;
    width:100%;
    float:left;
    padding:0px !important;
}
#banner .item a:hover img{
    opacity:.85;
    filter: alpha(opacity=85);
    -moz-opacity: 0.85;
}

#banner .item_2{
    margin:10px 0px 20px 7px;
    padding:0px 0px 0px 0px ;
    border-top:0px dotted #ccc;
    min-height:36px !important;
    text-align:center;
    background:transparent;
    float:left;
    height:155px;
    width:268px;

    display:block;
}
#banner .item_2 a{
    display:block;
    float:left;
    padding:0px !important;
    border:1px solid #fff;
}
#banner .item_2:hover{
    margin:7px 0px 23px 4px;
}
#banner .item_2 a:hover{
    border:4px solid #cc0000;

}
#banner .item_2 a:hover img{
    opacity:.85;
    filter: alpha(opacity=85);
    -moz-opacity: 0.85;

}
/*-----------------*/
#box-quickfind{
    float:left;
    width:288px;
    height:120px;
    overflow:hidden;
    background:url('../images/bg_box-2.png') no-repeat 50% 0px transparent;
    margin:0px 0 0px 0;
    border-bottom:0px solid yellow
}
#box-quickfind .inner{
    padding:10px 25px 0px 25px;
}
#box-quickfind strong{
    font-family: 'HelveticaNeueLTStd57Condensed', Arial, Helvetica, sans-serif;
    font-size:15px;
    font-weight:400;
    color:#c00e0e;
    text-shadow:1px 1px 0px #fff;
    margin:0px 0px 0px 0px ;
    padding:0px 0px 0px 0px;
}
#form_search{
    margin:0px 0px 0px 0px;
    padding:7px 0px 0px 0px;
}
#box-quickfind fieldset input {
    width:220px;
    float:left;
    margin:5px 0px 0px 0px;
}
.margintop_5{
    margin-top:5px !important;
}
.margintop_10{
    margin-top:10px !important;
}
#box-quickfind fieldset input.small{
    width:98px;
    float:left;
    margin:0 5px 0px 0;
}
#box-quickfind fieldset input.small_2{
    width:135px;
    float:left;
    margin:0 5px 0px 0;
}
.nomargin{
    margin:0 0px 0px 0 !important;
}
.search_btn{
    min-width:60px;
    margin:5px 0px 0 0;
    padding:8px 5px !important;
    float:left;

}
.search_btn span{
    width:16px;
    float:right;
    display:block;
    background-image:url('../images/icons/magnify_2.png');
    background-repeat:no-repeat;
    background-position:50% 50%;
}
/*---------------------------------------------------------------------------------- BOX HOME */

.col-box-home {
    float:left;
    width:380px;
    margin-right:20px;
}
.box-home {
    float:left;
    display:block;
    width:380px;
    height:167px;
    margin-bottom:20px;
}
.box-home.last {
    margin-bottom:0px;
}
.box-home h4{
    position:relative;
    float:left;
    display:inline-block;
    padding:0 15px 0 15px;
    margin:0px;
    width:350px;
    height:40px;
    line-height:40px;
    border-bottom:0px solid #fff;
    font-family: 'FranklinGothicMediumCondRegul', arial, serif;
    font-size:18px;
    text-transform:uppercase;
    color:#fff;
}
.box-home h4:after{
    content: " ";
    position:absolute;
    left:0px;
    bottom:-15px;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 15px 15px 0 0;
    border-color: #007bff transparent transparent transparent;
    z-index:100;
}
.box-home .thumb{
    position:relative;
    float:left;
    display:block;
    padding:0px 0px;
    margin:0px;
    width:380px;
    height:127px;
    overflow: hidden;
}
.box-home .thumb img{
    /*-webkit-transform: scale(1.0);
    -moz-transform: scale(1.0);
    -o-transform: scale(1.0);
    transform: scale(1.0);*/
}
.box-home:hover .thumb img{
    /*-webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);*/
}
/**/
.box-home-small {
    float:left;
    display:block;
    width:300px;
    height:260px;
    margin-right:20px;
}
.box-home-small.last {
    margin-right:0px;
}
.box-home-small h4{
    position:relative;
    float:left;
    display:inline-block;
    padding:0 15px 0 15px;
    margin:0px;
    width:270px;
    height:40px;
    line-height:40px;
    border-bottom:0px solid #fff;
    font-family: 'FranklinGothicMediumCondRegul', arial, serif;
    font-size:18px;
    text-transform:uppercase;
    color:#fff;
}
.box-home-small h4 span{
    float:right;
    color:#fff;
    text-transform:lowercase;
    font-size:13px;
    line-height:16px;
    border-bottom:1px solid #fff;
    margin-top:10px;
}
.box-home-small h4 span a{
    color:#fff;
}
.box-home-small h4:after{
    content: " ";
    position:absolute;
    left:0px;
    bottom:-15px;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 15px 15px 0 0;
    border-color: #007bff transparent transparent transparent;
    z-index:100;
}
.box-home-small .thumb{
    position:relative;
    float:left;
    display:block;
    padding:0px 0px;
    margin:0px;
    width:300px;
    height:220px;
    overflow: hidden;
}
.box-home-small .thumb.video span{
    position:absolute;
    display:block;
    width:73px;
    height:73px;
    left:50%;
    top:75px;
    margin:0 auto 0 -36px;
    background:url('../images/play.png') no-repeat 0px 0px !important;
    z-index:200;
}
/**/
.box-home:hover,
.box-home-small:hover{
    -webkit-box-shadow: 0px 0px 30px 2px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 30px 2px rgba(0, 0, 0, 0.5);
    z-index: 100;
}
h4.red{
    background: #c10e0e;
}
h4.red:after{
    border-color: #c10e0e transparent transparent transparent;
}
h4.darkblu{
    background: #3e4d4d;
}
h4.darkblu:after{
    border-color: #3e4d4d transparent transparent transparent;
}
h4.blu{
    background: #688181;
}
h4.blu:after{
    border-color: #688181 transparent transparent transparent;
}
h4.lightblu{
    background: #a4b3b3;
}
h4.lightblu:after{
    border-color: #a4b3b3 transparent transparent transparent;
}
/*ipc | wf */
h4.yellow{
    background: #f2dc00;
    color: #000000;
}
h4.yellow:after{
    border-color: #f2dc00 transparent transparent transparent;
}
h4.ipcblue{
    background: #009fe3;
}
h4.ipcblue:after{
    border-color: #009fe3 transparent transparent transparent;
}
h4.wfblue{
    background: #054371;
}
h4.wfblue:after{
    border-color: #054371 transparent transparent transparent;
}

/*-------------------------------------------------------------------------------- FOLDER TOP */
#folder{
    overflow:hidden;
    border:0px solid #f2f2f2;
    width:100%;
    float:left;
    margin:0px;
    padding:0px;
    background: #333;
    /*background: #7d7e7d;
    background: -moz-linear-gradient(top, #7d7e7d 0%, #0e0e0e 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7d7e7d), color-stop(100%,#0e0e0e));
    background: -webkit-linear-gradient(top, #7d7e7d 0%,#0e0e0e 100%);
    background: -o-linear-gradient(top, #7d7e7d 0%,#0e0e0e 100%);
    background: -ms-linear-gradient(top, #7d7e7d 0%,#0e0e0e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#0e0e0e',GradientType=0 );
    background: linear-gradient(top, #7d7e7d 0%,#0e0e0e 100%); */
}
#folder.red {
    background: #980b0b !important;
}
#folder div,
#folder-red div{
    width:960px;
    height:100px;
    margin:0px auto;
    padding:0px 0px;
    position:relative;

}

span > .btn_1-hover{
    background:#980B0B  !important;
    color:#fff !important;
    text-shadow:1px 1px 1px transparent !important;
}
.btn_1-hover img{
    background:url('../images/icons/magnify_2.png') no-repeat 0px 0px !important;
}

.advanced_search-hover img{
    background:url('../images/icons/magnify_2.png') no-repeat 0px 0px !important;
}

span > .btn_2-hover{
    background:#333 !important;
    color:#fff !important;
    text-shadow:1px 1px 1px transparent !important;
}
.btn_2-hover img{
    background:url('../images/icons/support_2.png') no-repeat 0px 0px !important;
}
.btn_3-hover{
    background:#333 !important;
    color:#fff !important;
    text-shadow:1px 1px 1px transparent !important;
}
.btn_3-hover img{
    background:url('../images/icons/partner_2.png') no-repeat 0px 0px !important;
}
#search-bar{
    background:url('../images/arrow_3.gif') no-repeat 792px 92% transparent;
    height:0px;

}
#support{
    background:url('../images/arrow_3.gif') no-repeat 710px 92% transparent;
    height:0px;
}
#partner{
    background:url('../images/arrow_3.gif') no-repeat 870px 92% transparent;
    height:0px;
}
a.close{
    background:url(../images/icons/close.gif) no-repeat 0px 0px;
    width:25px;
    height:25px;
    text-indent:-999em;
    display:block;
    position:absolute;
    right:0px;
    top:5px;
    /*-moz-box-shadow: 0px 0px 7px #454545;
    -webkit-box-shadow: 0px 0px 7px #454545;
    box-shadow: 0px 0px 7px #454545;*/
    z-index:10
}
a.close:hover{
    background:url(../images/icons/close.gif) no-repeat -25px 0px;
}
#folder_search .titolo,
#folder_support .titolo,
#folder_partner .titolo{
    font-family: 'HelveticaNeueLTStd57Condensed', Arial, Helvetica, sans-serif;
    /*color:#ccc;*/
    color:#dcdcdc;
    /*color:red;*/
    line-height:30px;
    font-size:16px;
    letter-spacing:1px;
    font-weight:200 !important;
    margin:0px 10px 0px 0px;
    padding:0px 20px 0px 0px;
    /*text-shadow:-1px -1px 0px #222;*/
    background:url('../images/arrow_7.gif') no-repeat 100% 50%;
}
#folder_search,
#folder_support,
#folder_partner{
    padding:28px 70px 0px 0px;
    float:right;
}

#folder_support a,
#folder_partner a{
    color:#ccc;
    letter-spacing:1px;
    font-family: 'HelveticaNeueLTStd57Condensed', Arial, Helvetica, sans-serif;
}
#folder_support a:hover,
#folder_partner a:hover{
    color:#f9f9f9;
    text-decoration:underline;
}
/*------------------------------------------------------------------- FOLDER INPUT -----------------------------------*/
#folder_search fieldset input,
#folder_support fieldset input,
#folder_partner fieldset input{
    width:150px;
    border:0px;
    font-family: 'HelveticaNeueLTStd57Condensed', Arial, Helvetica, sans-serif;
    font-size:12px;
    letter-spacing:1px;
    margin:0 3px 5px 3px;
    padding:7px 7px;
    font-style:italic;
    -moz-border-radius: 4px;
    border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    color:#444;
    text-shadow:1px 1px 0px #fff;
    background: #fff;
    border:2px solid #ccc;
    /*border:2px solid #333;
    -moz-box-shadow:  0px 0px 2px #dcdcdc;
    -webkit-box-shadow:  0px 0px 2px #dcdcdc;
    box-shadow:  0px 0px 2px #dcdcdc;*/

}
#folder_search fieldset input,
#folder_support fieldset input,
#folder_partner fieldset input{
    width:170px;
}

#folder_search fieldset input:focus,
#folder_support fieldset input:focus,
#folder_partner fieldset input:focus{
    background: #fff;

}
/**/

/*-------------------------------------------------------------------------------- NEWS HOME */


/* TAB HOME STYLES */

#tabs{
    position: relative;
    padding: 0px;
    width:672px;
    margin:15px 0px 0px 2px;
    float:left;
    background:transparent !important
}


#tabs ul {
    float: left;
    position: relative;
    width:674px;
    height:50px;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;

}
#tabs ul li {
    list-style: none;
    float: left;
    position: relative;
    top: 0px;
    margin: 0px 4px 0px 0px;
    border-bottom: 0;
    padding: 0px 0px 0px 0px;
    white-space: nowrap;
    font-family: 'FranklinGothicMediumCondRegul', arial, serif;
    font-size:12px;
    text-transform:uppercase;
    height:35px;


}
#tabs ul li a {
    float: left;
    padding: 5px 10px 5px 10px;
    text-decoration: none;
    color:#fff;
    background:#9fa0a2;
    width:110px;

}
#tabs ul li a:hover {
    color:#fff;
    background:#878789;
}
#tabs ul li.selected {
    margin-bottom: 0;
    padding-bottom: 0px;
}
#tabs ul li.selected a,
#tabs ul li.disabled a,
#tabs ul li.processing a {
    cursor: text;
    color:#fff;
    background:#c10e0e;
}
#tabs ul li.selected.gray a,
#tabs ul li.disabled.gray a,
#tabs ul li.processing.gray a {
    cursor: text;
    color:#fff;
    background:#353535;
}
#tabs ul li.selected span,
#tabs ul li.disabled span,
#tabs ul li.processing span{
    width:10px;
    height:10px;
    position:absolute;
    left:0px;
    bottom:0px;
    background: url('../images/red-arrow.gif') no-repeat 0px 0px;
}
#tabs ul li.selected.gray span,
#tabs ul li.disabled.gray span,
#tabs ul li.processing.gray span{
    width:10px;
    height:10px;
    position:absolute;
    left:0px;
    bottom:0px;
    background: url('../images/gray-arrow.gif') no-repeat 0px 0px;
}
.tab-container{
    float:left;
    width:674px;
    min-height:150px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    position:relative;
    background:transparent !important
}
#tab-1,
#tab-2{
    position:absolute;
    top:0px;
    left:0px;
}
#tabs ul li#news-events a{
    background-image: url('../images/icons/globe.png');
    background-repeat: no-repeat;
    background-position: 92% 50%;

}
#tabs ul li#new-products a{
    background-image: url('../images/icons/timer.png');
    background-repeat: no-repeat;
    background-position: 92% 50%;
}

/* Box news */
.box_news {
    position:relative;
    float:left;
    width: 540px;
    height:353px;
    margin: 0px 0px;
    padding:0px 0px;
}
#tab_home{
    position: relative;
    padding: 0px;
    width:540px;
    margin:0px 0px 0px 0px;
    float:left;
    background:transparent !important
}
#tab_home ul {
    position: absolute;
    left:0px;
    top:0px;
    position: relative;
    width:540px;
    height:36px;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    text-align:center;
    z-index:100;
}
#tab_home ul li {
    list-style: none;
    /*float: left; */
    position: relative;
    top: 0px;
    margin: 0px 1px 0px 1px;
    border-bottom: 0;
    padding: 0px 0px 0px 0px;
    white-space: nowrap;
    height:36px;
    display: inline-block;
}
#tab_home ul li a {
    float: left;
    text-align:center;
    padding: 0px 0px;
    text-decoration: none;
    font-family: 'FranklinGothicMediumCondRegul', arial, serif;
    font-size:18px;
    color: #fff;
    text-transform:uppercase;
    /*width:140px;*/
    padding:0 20px;
    line-height:36px;
    background:#a4b3b3;
    border: 3px solid #a4b3b3;
}
#tab_home ul li:first-child a {
    color: #fff;
    background:#C10E0E;
    border: 3px solid #C10E0E;
}
#tab_home ul li a:hover {
    color:#fff;
    background:#a4b3b3;
}
#tab_home ul li:first-child a:hover {
    color:#fff;
    background:#C10E0E;
}
#tab_home ul li.selected {
    margin-bottom: 0;
    padding-bottom: 0px;
}
#tab_home ul li.selected a,
#tab_home ul li.disabled a,
#tab_home ul li.processing a {
    cursor: text;
    color:#688181;
    background-color: #fff;
    border-top: 3px solid #a4b3b3 !important;
    border-left: 3px solid #a4b3b3 !important;
    border-right: 3px solid #a4b3b3 !important;
    border-bottom: 3px solid #ffffff !important;
}
#tab_home ul li.selected:first-child a,
#tab_home ul li.selected:first-child a:hover{
    color:#C10E0E;
    background:#fff;
}
.tab-container{
    position: absolute;
    left:0px;
    top:3px;
    width: 474px;
    height:249px;
    padding: 30px 30px;
    margin: 0px 0px 0px 0px;
    position:relative;
    background:#fff;
    border: 3px solid #a4b3b3 !important;
}
#tab-1,
#tab-2,
#tab-3,
#tab-4{
    position:absolute;
    top:20px;
    left:20px;
    width: 494px;
    height:245px;
    overflow:hidden;
}
#tab-1 ol,
#tab-2 ol,
#tab-3 ol,
#tab-4 ol{
    margin: 0px 0 50px 0;
    list-style-type: none;
}
#tab-1 ol li,
#tab-2 ol li,
#tab-3 ol li,
#tab-4 ol li{
    float:left;
    margin: 0px 0 20px 0;
    padding: 0px 0 0px 0;
    border-bottom: 1px solid #d1d9d9;
    width:100%;
}
#tab-1 ol li .thumb,
#tab-2 ol li .thumb,
#tab-3 ol li .thumb,
#tab-4 ol li .thumb{
    float:left;
    display: block;
    overflow: hidden;
    width:100px;
    height:100px;
    border:1px solid #a4b3b3;
    text-align:center;
    margin:0 20px 20px 0;
}
#tab-1 ol li .thumb img,
#tab-2 ol li .thumb img,
#tab-3 ol li .thumb img,
#tab-4 ol li .thumb img{
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
#tab-1 ol li h3,
#tab-2 ol li h3,
#tab-3 ol li h3,
#tab-4 ol li h3{
    font-family: 'FranklinGothicMediumCondRegul', arial, serif;
    font-size:16px;
    color: #222;
    text-transform:none;
    line-height: 1.1;
    margin:0px 0px 5px 0px;
}
#tab-1 ol li p,
#tab-2 ol li p,
#tab-3 ol li p{
    font-size: 12px;
    line-height: 1.2;
    color:#666;
    margin:0px 0px;
}
#tab-1 ol li a,
#tab-2 ol li a,
#tab-3 ol li a,
#tab-4 ol li a{
    text-decoration:none;
}
#tab-1 ol li a:hover p,
#tab-2 ol li a:hover p,
#tab-3 ol li a:hover p,
#tab-4 ol li a:hover p,
#tab-1 ol li a:hover span.data,
#tab-2 ol li a:hover span.data,
#tab-3 ol li a:hover span.data,
#tab-4 ol li a:hover span.data{
    color:#333;
}

.next_tab, .prev_tab {
    position: absolute;
    cursor: pointer;
    height: 23px;
    width: 23px;
    z-index: 1000;
    border:1px solid #a4b3b3;
}
.next_tab {
    background: url("../images/arrow_down.gif") no-repeat scroll 0 0 transparent;
    bottom: 20px;
    right:20px;
}
.prev_tab {
    background: url("../images/arrow_up.gif") no-repeat scroll 0 0 transparent;
    bottom: 20px;
    right:44px;
}

.next_tab, .prev_tab {
    transition-duration: 1s;
}
.next_tab:hover, .prev_tab:hover {
    opacity: 0.5;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    transition-duration: 1s;
}

/*------------------ prodotti home -------------------- */
.blocco{
    width:960px;
    float:left;
    background:transparent !important;
    padding-top:6px;
}
.blocco a{
    float:left;
    width:140px;
    min-height:140px;
    margin:0px 20px 0px 0px;
    padding:0px 0px 0px 0px;
    background:transparent !important
}
.blocco a.last{
    margin-right:0px;
}
.blocco a .img{
    position:relative;
    display:block;
    float:left;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    clear:both;
    width:140px;
    height:140px;
    overflow:hidden;
    text-align:center;
    vertical-align: middle;
    background:#fff;
}
.blocco a span.abstract {
    float:left;
    width:140px;
    margin:15px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    font-size:15px;
    display:block;
    font-weight:400;
    letter-spacing:0px;
    color:#666;
    line-height:1.1em;
    font-family: 'FranklinGothicMediumCondRegul', arial, serif;
}

.blocco a:hover .img{
    position:relative;
    display:block;
    width:140px;
    height:140px;
    -moz-box-shadow: 0px 0px 6px #888;
    -webkit-box-shadow: 0px 0px 6px #888;
    box-shadow: 0px 0px 6px #888;
    z-index: 100;
}
.blocco a .img .over{
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    display:block;
    width:140px;
    height:140px;
    background: none repeat scroll 0 0 rgba(104, 129, 129, 0.4);
    position: absolute;
    left:0px;
    top:0px;
    text-align: center;
}
.blocco a:hover .img .over{
    opacity: 1;
    filter: alpha(opacity=1);
    -moz-opacity: 1;
}
.blocco a .img .over em {
    background: url("../images/plus.png") no-repeat scroll 50% 50% rgba(0, 0, 0, 0);
    border-radius: 60px;
    display: block;
    height: 60px;
    left: 50%;
    margin: -30px 0 0 -30px;
    opacity: 0;
    position: absolute;
    top: 50%;
    width: 60px;
    z-index: 999;
}
.blocco a:hover .img .over em {
    top: 50%;
    opacity: 1.0;
}
.blocco a:hover span.abstract span{
    color:#333
}
.blocco a:hover span.abstract span.more{
    padding:0px 28px 0px 0px;
}
.nav {
    position:absolute;
    top:10px;
    right:20px;
}
.nav a{
    width:16px;
    height:16px;
    float:left;
    display:block;
    text-indent:-9999em;
    background: url('../images/dot-nav.png') no-repeat left bottom;
    margin:0 2px;
}
.nav a:hover,
.nav a.activeSlide{
    background: url('../images/dot-nav.png') no-repeat left top;
}

/*list-loghi*/
.cont-loghi {width:330px;padding-bottom:18px;float:left;}
.cont-loghi img:first-child {margin-top:7px;}
.cont-loghi img {margin-right:10px;float:left;}

.partner {
    float:left;
    width:100%;
    margin:20px 0px 30px 0px;
}
.partner .loghi{
    float:left;
    margin-right:5px;
}

#footer,
#footer-bottom{
    width:960px;
    margin:0 auto;
}
.inner-footer{
    padding:20px 0px 35px 0px;
    float:left
}
#footer-menu{
    float:left;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;

}
#footer-menu ul{
    float:left;
    width:140px;
    margin:0px 20px 0px 0px;
    padding:0px 0px 0px 0px;
}
#footer-menu ul li{
    float:left;
    width:140px;
    list-style:none;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    text-align:left
}

#footer-menu ul li a.dir-title{
    font-family: 'HelveticaNeueLTStd57Condensed', Arial, Helvetica, sans-serif;
    text-transform:uppercase;
    font-size:14px;
    letter-spacing:1px;
    color:#f2f2f2;
    font-weight:200;
    width:100%;
    display:block;
    padding:4px 0px 4px 0px;
    border-bottom:1px solid #514f4f;
}
#footer-menu ul li a.dir-title:hover{
    /*text-shadow:1px 1px 3px #000;*/
    color:#fff;
    /*text-decoration:line-through*/
}
#footer-menu ul li ul li a{
    border-bottom:1px solid #514f4f;
    width:100%;
    display:block;
    margin:0px 0px 0px 0px;
    padding:4px 0px 4px 0px;
    color:#b3b3b3
}
#footer-menu ul li ul li a:hover{
    color:#fff;
}
#footer-menu ul li ul{
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}


#sharing{
    float:left;
    margin:0px 0px 0px 20px;
    padding:0px 0px 0px 0px;
}
#sharing ul{
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    float:left
}
#sharing li.first{
    width:auto;
    margin-right:10px;
}
#sharing li{
    width:44px;
    height:44px;
    line-height:44px;
    margin:0px 10px 0px 0px;
    padding:0px 0px 0px 0px;
    list-style:none;
    float:left;
    font-family: 'HelveticaNeueLTStd57Condensed', Arial, Helvetica, sans-serif;
    text-transform:uppercase;
    font-size:14px;
    color:#fff;
}
#sharing li a{
    width:44px;
    height:44px;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    float:left;
    display:block;
    text-indent:-999em;
}
#sharing li#linkedin a{
    background: url('../images/icons/linkedin.png') no-repeat left top;
}
#sharing li#youtube a{
    background: url('../images/icons/youtube.png') no-repeat left top;
}

#sharing li a:hover{
    opacity:.85;
    filter: alpha(opacity=85);
    -moz-opacity: 0.85;
}
#bottom-right {
    float:right;
    margin:0px 0px 0px 0px;
    padding:0px 20px 0px 0px;
    width:650px;
    text-align:right;

}
#bottom-menu {
    float:right;
    margin:0px 0px 10px 0px;
    padding:0px 0px 0px 0px;
    width:650px;
    text-align:right;
}
#bottom-menu  li{
    display:inline-block;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 25px;
    list-style:none;
    color:#777;
    letter-spacing:0px
}

/* IE7 */
*+html #bottom-menu  li{
    display:inline;
}
/* /IE7 */

#bottom-menu  li a{
    display:block;
    margin:0px 0px 0px 0px;
    padding:0px;
    list-style:none;

}

#credits{
    float:right;
    clear:both;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    width:500px;
}

#credits a{
    margin:0px 0px 0px 20px;
    padding:0px 0px 0px 0px;

}
#bottom-right a{
    color:#777
}
#bottom-right a:hover{
    color:#dcdcdc
}


#footer-address{
    float:left;
    width:260px;
    min-height:280px;
    margin:30px 0px 0px 0px;
    padding:20px 20px 20px 20px;
    background:#4a4a4a;
    position:relative

}
#footer-address h6{
    margin:0px 0px 0px 0px;
    padding:0px 0px 10px 0px;
    font-family: 'HelveticaNeueLTStd57Condensed', Arial, Helvetica, sans-serif;
    font-size:13px;
    color:#fff;

}

#footer-address ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    width:260px;
}

#footer-address ul li{
    float:left;
    margin: 0px;
    padding: 0px;
    width:260px;
    display:block;
}

#footer-address ul li a {
    float:left;
    width:248px;
    display:block;
    background: url("../images/arrow_address.png") no-repeat scroll 97% 50% rgba(0, 0, 0, 0);
    border-bottom: 1px solid #5c5c5c;
    color: #999999;
    font-family: 'HelveticaNeueLTStd57Condensed', Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: 400;
    margin: 0;
    padding: 8px 6px 7px !important;
    text-transform: uppercase;
    transition: background-color 0.2s ease-in 0s;
}
#footer-address ul li a:hover {
    background: url("../images/arrow_address.png") no-repeat scroll 97% 50% rgba(0, 0, 0, 0.2);
}

/*--------------------------------------------------------------------------------- CONTATTI*/

.address-contatti{
    float:left;
    clear:both;
    margin:35px 0px 20px 15px;
    padding:0%;
}

.address-contatti h6{
    font-size:13px;
    margin:0px 0 3px 0;
    padding:0px;
    color:#e21212
}
.address-contatti p{
    margin:0px;
    padding:0px;
    letter-spacing:0px;
    line-height:20px;
    color:#666
}
.address-contatti a{
    text-decoration:underline
}
.mappa{
    width:210px;
    height:160px;
    background: url('../images/map_bn.jpg') 0 50% no-repeat;
    float:left;
    position:relative;
    margin:8px 0px 8px 15px;
}
.mappa em{
    position:absolute;
    top:0px;
    left:0px;
    width:40px;
    height:40px;
    color:#fff;
    background:url('../images/magnify-corner_2.png') repeat 0px 0px;
    padding:0px 0px;
    z-index:10
}

.download-map{
    margin:8px 0px 8px 15px;
}
/*--------------------------------------------------------------------------------- NEWS */
.no-padding-left{
    padding-left:0px !important;
}
.sub-nav-sx{
    float:left;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    width:252px;
    width:222px;
}
.sub-nav-sx li{
    float:left;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    list-style:none;
    width:222px;
}
.sub-nav-sx li a{
    display:block;
    font-family: 'FranklinGothicMediumCondRegul', arial, sans-serif;

    font-size:16px;
    float:left;
    margin:0px 0px 0px 0px;
    padding:10px 0px 10px 20px;
    border-bottom:1px solid #f2f2f2;
    width:213px;
    background: url('../images/arrow_7.gif') 2px 50% no-repeat;
    color:#999
}
.sub-nav-sx li a:hover{
    color:#333;
}
.sub-nav-sx li a.attivo{
    color:#e21212;
}
.sub-nav-sx li.dir a.attivo{
    border-bottom:0px solid #f2f2f2;
}
.sub-nav-sx li .subcat{
    float:left;
    margin:0px 0px 0px 0px;
    padding:0px 0px 15px 20px;
    border-bottom:1px solid #f2f2f2;
    width:212px;
}
.sub-nav-sx li .subcat a{
    display:block;
    font-family: 'FranklinGothicMediumCondRegul', arial, sans-serif;
    font-size:14px;
    float:left;
    margin:0px 0px 0px 0px;
    padding:3px 0px 3px 20px;
    border-bottom:0px solid #f2f2f2;
    /*width:213px;*/
    width:190px;
    background: url('../images/arrow_1.gif') 2px 9px no-repeat;
    color:#999;
    letter-spacing:0px
}
.sub-nav-sx li .subcat a:hover{
    color:#111;
}
.sub-nav-sx li .subcat a.selected{
    color:#333;
}
/* ---------------------------------------------------------------------- lista news */

#lista_news,
#scheda_news{
    float:left;
    width:100%;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;

}
#scheda_news{
    padding:0px 0px 0px 0px;

}
#lista_news div.abstract {
    margin:0px 0px 0px 0px;
    padding:10px 0px 10px 0px;
    border-bottom:1px solid #eee;
    float:left;
    width:850px;

}

#lista_news div.abstract div.thumb{
    text-align:center;
    float:left;
    width:200px;
    height:200px;

}
#lista_news div.abstract div.thumb a {
    float:left;
    display:block;
    margin:0px 0px 0px 0px;
    width:200px;
    height:200px;
    overflow:hidden;
    background:transparent;
    background:url("../images/defaultt.jpg") no-repeat 0px 0px #fff

}

#lista_news div.abstract div.thumb img {
    margin-left:0;
    margin-top:0;
}
#lista_news div.abstract div.thumb a:hover {
    filter:alpha(opacity=85);
    -moz-opacity:.85;
    khtmlopacity:.85;
    opacity:.85;
}

#lista_news div.abstract div.text {
    margin:0px 0px 0px 0px;
    padding:10px 10px 10px 10px;
    border:0px;
    float:left;
    width:530px;
}

#lista_news div.abstract div.text h3 {
    padding:0px 0px 0px 0px;
    margin:0px 0px 5px 0px;
    line-height:normal;
    letter-spacing:normal;
    clear:both;
    font-weight:400;
    color:#222;
    font-size:16px;
    font-family: 'FranklinGothicMediumCondRegul', Helvetica, Arial, sans-serif;
    width:85%
}
#lista_news div.abstract div.text span.day{
    font-size:11px;
    padding:0px ;
    margin:0px 0px 4px 0px;
    color:#666;
    letter-spacing:1px;
    font-family: 'HelveticaNeueLTStd57Condensed', Helvetica, Arial, sans-serif;
}
#lista_news div.abstract div.text p,
#lista_news div.abstract div.text div{
    line-height:1.4em;
    color:#666;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    letter-spacing:1px;
    font-size:11px !important;
    width:80%;
}
#lista_news div.abstract div.text .leggi{
    float:left;
    font-size:11px;
    margin:20px 10px 10px 0px;
}
/*
#news-detail a.img{
position:relative;
float:right;
margin:4px 0 10px 20px;
border:0px solid #dcdcdc
}
*/
#news-detail a.img{
    position:relative;
    float:right;
    margin:0px 0 0px 0px;
    border:0px solid #dcdcdc
}
#news-detail a.img em{
    position:absolute;
    top:0px;
    right:0px;
    width:40px;
    height:40px;
    color:#fff;
    background:url('../images/magnify-corner.png') repeat 0px 0px;
    padding:0px 0px;
    z-index:10
}

#news-detail a:hover img{
    filter:alpha(opacity=85);
    -moz-opacity:.85;
    khtmlopacity:.85;
    opacity:.85;
}
#news-detail {
    width:650px;
    float:left;
    margin:0px 0px;
    padding:0px 0px 30px 0px;

}
#news-detail h3{
    font-family:Arial;
    font-size:2.2em;
    color:#555;
    color:#d81010;
    font-weight:400;
    margin:0px 0px 20px 0px;
    padding:0px 0px 0px 0px;
    font-family: 'HelveticaNeueLTStd57Condensed', Helvetica, Arial, sans-serif;
    width:75%
}
#news-detail span.day{
    font-size:12px;
    color:#666;
    font-weight:400;
    margin:0px 0px 10px 0px;
    padding:0px 0px 0px 0px;
    font-family: 'HelveticaNeueLTStd57Condensed', Helvetica, Arial, sans-serif;
    letter-spacing:1px;
    float:left;
    width:650px;
}
#news-detail div.testo-news{
    font-size:12px;
    color:#666;
    margin:12px 0px 0px 0px;
    padding:0px 0px;
    line-height:18px;
    letter-spacing:0px;
}
ul.pdf-link {
    font-size:16px;
    min-width:200px;
    margin:25px 0 50px 0px;
    padding:0;
    float:left;
}

ul.pdf-link li {
    list-style:none;
    margin:0px 0 0px 0;
    padding:10px 0 10px 0;
    border-top:0px solid #eee
        float:left;
    clear:both;
}

ul.pdf-link a {
    text-decoration:underline;
    line-height:33px;
    font-weight:400;
    color:#555;
    margin:0;
    padding:0;
    display:block;
    font-family: 'FranklinGothicMediumCondRegul', Helvetica, Arial, sans-serif;
    padding:0 0 0px 39px;
    float:left;
}

ul.pdf-link a:hover {
    color:#666;
    text-decoration:none !important;
    filter:alpha(opacity=85);
    -moz-opacity:.85;
    khtmlopacity:.85;
    opacity:.85;
}

ul.pdf-link li a.download {
    background:url("../images/icons/allegato.png") no-repeat 0 0px;
}

ul.pdf-link li a.url {
    background:url("../images/icons/link.png") no-repeat 0 0px;
}

/*---------------------------------------------------------- paginatore */

ul#pagination {
    border:0;
    margin:45px 0 0 0;
    padding:0;
    float:left;
    width:650px;
}

#pagination li{
    border:0; margin:0; padding:0;
    font-size:11px;
    list-style:none;
}
#pagination a{
    border:solid 1px #DDDDDD;
    margin-right:2px;
}
#pagination .previous-off,
#pagination .next-off {
    color:#666666;
    display:block;
    float:left;
    font-weight:bold;
    padding:3px 4px;
}
#pagination .next a,
#pagination .previous a {
    font-weight:bold;
    border:solid 1px #FFFFFF;
}
#pagination .active{
    color:#cc0000;
    font-weight:bold;
    display:block;
    float:left;
    padding:4px 6px;
}
#pagination a:link,
#pagination a:visited {
    color:#666;
    display:block;
    float:left;
    padding:3px 6px;
    text-decoration:none;
}
#pagination a:hover{
    border:solid 1px #666666;
}


.organigramma{
    float:left;
    margin:15px 0 50px 0;
    padding:0px 0 0px 0;
}

.allegati{
    margin:30px 0;
    float:left;
    clear:both;
    width:650px;
    border-top:1px solid #ececec;
    padding:20px 0 !important;

}
.allegati a{
    float:left
}
.gruppo{
    float:left;
    margin:0px 0 25px 0;
    padding:0px 0 0px 0;
    min-height:320px;
    min-height:346px;
    width:650px;
    border-top:0px solid #eee;
    background:url('../images/globe.gif') no-repeat 50% 0%;
    position:relative;
    border-bottom:1px dotted #dcdcdc
}
.gruppo2{
    float:left;
    margin:30px 0 60px 0;
    padding:0px 0 0px 0;
    min-height:350px;
    width:650px;
    border-top:0px solid #eee;
    background:url('../images/globe2.jpg') no-repeat 50% 100%;
}




.gruppo ul{
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    position:absolute;
    top:0px;
    left:0px;

}
.gruppo ul li{
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    width:15px;
    height:15px;
    position:absolute;
    list-style:none !important;

}
.gruppo ul li a{
    float:left;
    width:15px;
    height:15px;
    display:block;
    background:url('../images/dot2.gif') no-repeat 50% 50% transparent;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    text-indent:-999em;
}


.gruppo ul li.mx        { top:155px; left:116px; }
.gruppo ul li.es        { top:119px; left:288px; }
.gruppo ul li.uk        { top:90px; left:293px; }
.gruppo ul li.fr        { top:105px; left:302px; }
.gruppo ul li.it        { top:108px; left:316px; }
.gruppo ul li.pl        { top:95px; left:320px; }
.gruppo ul li.us        { top:125px; left:145px; }
.gruppo ul li.iq        { top:124px; left:376px; }
.gruppo ul li.au        { top:260px; left:560px; }



.gruppo ul li a:hover{

}


/*------------------------------------------------------------ MAPPA DOVE SIAMO*/

#map_canvas {
    height: 300px;
    width: 671px ;
    float: left;
    position: relative;
    z-index: 30 !important;
    -webkit-box-shadow: 1px 1px 6px 0px #999;
    -moz-box-shadow: 1px 1px 6px 0px #999;
    box-shadow: 1px 1px 6px 0px #999;
    border:2px solid #fff

}

#locations {
    list-style: none;
    width: 675px;
    float: left;
    margin:20px 0px 50px 0px;
    padding:0px 0px 0px 0px;

}
#locations li {
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    width:337px;
    min-height:145px;
    float: left;
    position: relative;
    z-index: 20;
    border-bottom:1px solid #dcdcdc;

}
#locations li:hover,
#locations li.hover {
    background:#fff8e6;
}

#locations li p{
    margin:0px 0px 0px 0px;
    padding:10px 15px 10px 15px;
    float:left;
}


#locations strong{
    font-family: 'FranklinGothicMediumCondRegul', Helvetica, Arial, sans-serif;
    font-weight:400;
    font-size:13px;
    color:#E31818;
    padding:0 0 0 21px;
    line-height:24px;
}
#locations p{
    font-family: 'FranklinGothicMediumCondRegul', Helvetica, Arial, sans-serif;
    font-weight:400;
    font-size:13px;
    color:#666;
    line-height:18px;

}

#locations li:hover p,
#locations li.hover p,
#locations li:hover a,
#locations li.hover a{
    color:#454545;

}

#locations strong.it{
    background: url('../images/flags/it.png') 0px 0px no-repeat;
}
#locations strong.fr{
    background: url('../images/flags/fr.png') 0px 0px no-repeat;
}
#locations strong.gb{
    background: url('../images/flags/gb.png') 0px 0px no-repeat;
}
#locations strong.es{
    background: url('../images/flags/es.png') 0px 0px no-repeat;
}
#locations strong.pl{
    background: url('../images/flags/pl.png') 0px 0px no-repeat;
}
#locations strong.mx{
    background: url('../images/flags/mx.png') 0px 0px no-repeat;
}
#locations strong.iq{
    background: url('../images/flags/iq.png') 0px 0px no-repeat;
}
#locations strong.us{
    background: url('../images/flags/us.png') 0px 0px no-repeat;
}

.contatti-email{
    float:left;
    width:650px;
}
.contatti-email h5{
    font-size:14px;
    color:
}
.contatti-email table{
    width:650px;
    border-collapse:collapse;
}
.contatti-email table th,
.contatti-email table td{
    text-align:left;
    font-family: 'FranklinGothicMediumCondRegul', Helvetica, Arial, sans-serif;
    font-weight:400;
}
.contatti-email table td{
    text-align:left;
    font-size:14px;
    padding:7px 0px 7px 0px;
    border-bottom:1px solid #eee;
    text-transform:uppercase
}
.contatti-email table a,
.contatti-email table a:link{
    color:#E32119;
    text-decoration:underline;
    text-transform:none !important;
    font-size:16px;
}
.contatti-email table a:hover{
    text-decoration:none;
    color:#333;
}
.contatti-email table a:visited{
    color:#666;
}
.indent{
    padding-left:35px !important;
    text-transform:none !important;
    font-size:15px !important;
    color:#999;
    background: url('../images/arrow_8.gif') 18px 50% no-repeat;

}
.arrow{
    padding-left:20px !important;
}
.arrow.right{
    background: url('../images/arrow_2.png') 4px 50% no-repeat;
}
.arrow.down{
    background: url('../images/arrow_3.png') 4px 50% no-repeat;

}
.row1{
    background:#fff
}
.row2{
    background:#fff;


}
.text.write-us{
    background:#f2f2f2;
    display:inline-block;
    width:630px;
    margin:25px 0px 15px 0px !important;
    padding:10px 10px 10px 10px !important;
    font-size:11px;
    letter-spacing:1px;
    background: #eeeeee; /* Old browsers */
    background: -moz-linear-gradient(top, #eeeeee 0%, #cccccc 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#cccccc)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #eeeeee 0%,#cccccc 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #eeeeee 0%,#cccccc 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, #eeeeee 0%,#cccccc 100%); /* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */
    background: linear-gradient(top, #eeeeee 0%,#cccccc 100%); /* W3C */


}
.text.write-us span{
    line-height:18px;
    float:left;
    margin:0px 0px 0px 0px;
    padding:5px 10px 5px 10px;
    text-shadow:1px 1px 0px #fff;
    font-family: 'FranklinGothicMediumCondRegul', Helvetica, Arial, sans-serif;
    font-size:18px;

}
.apri-form,
.chiudi-form{
    float:right;
    margin:0px 0px 0px 0px;
    padding:10px 20px 10px 20px;
    font-size:16px;
    font-family: 'FranklinGothicMediumCondRegul', Helvetica, Arial, sans-serif;
}

#wrapper-popup_2{
    width:100%;
    height:100%;
    overflow:hidden;
    background:transparent;
    position:absolute;
    top:0px;
    left:0px;
    /*z-index:0;*/
    float:left;

}
#popup_2{
    position:absolute;
    top:125px;
    right:0px;
    width:500px;
    height:135px;
    z-index:9999999;
    margin:0px 0 0 0;
    cursor:pointer;
    background:#fff
}

.inner-popup_2{
    padding:0px 20px 0px 0px;

}
.inner-popup_2 p{
    float:left;
    color:#fff;
    font-family: 'HelveticaNeueLTStd57Condensed', Helvetica, Arial, sans-serif;
    font-size:16px;
    letter-spacing:1px;
    font-weight:400;
    margin:0px 0px 0px 20px;
    padding:20px 0px 20px 0;
    line-height:22px;
    width:380px;
}
.inner-popup_2 a.banner{
    float:left;
    color:#fff;
    font-family: 'HelveticaNeueLTStd57Condensed', Helvetica, Arial, sans-serif;
    font-size:16px;
    letter-spacing:1px;
    font-weight:400;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0;
    line-height:22px;
    width:400px;
    text-align:left
}
.inner-popup_2 a.banner:hover{
    filter:alpha(opacity=85);
    -moz-opacity:.85;
    khtmlopacity:.85;
    opacity:.85;
}
.inner-popup_2 p a{
    color:#fff
}
#technical-papers{
    float:left;
    margin:0px 0px 0px 0px;
    /*padding:0px 0px 10px 0px;*/
    padding:0px 0px 0px 0px;

}
#technical-papers .tp_item{
    float:left;
    margin:0px 0px 0px 0px;
    padding:25px 25px 25px 25px;
    width:625px;
    background:url('../images/gradient.jpg') repeat-x 0px 100%;
}

#technical-papers .tp_item .thumb{
    float:left;
    width:100px;
    /*height:100px;*/
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    overflow:hidden;
}
#technical-papers .tp_item .desc{
    float:right;
    width:505px;
    margin:0px 0px 0px 15px;
    padding:0px 0px 0px 0px;
}

#technical-papers .tp_item .desc strong{
    font-family: 'HelveticaNeueLTStd57Condensed', Helvetica, Arial, sans-serif;
    font-size:18px;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    font-weight:400;
    color:#E21212
}
#technical-papers .tp_item .desc p{
    font-family: 'HelveticaNeueLTStd57Condensed', Arial,  Helvetica, Arial, sans-serif;
    font-size:13px;
    margin:7px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    letter-spacing:1px;
    width:100%;
    line-height:18px
}

#technical-papers .tp_item .desc table{
    border-collapse:collapse;
    margin:10px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    width:100%;
}

#technical-papers .tp_item .desc table tr{
    border-bottom:1px solid #dcdcdc;
    border-bottom:1px solid #eee;
    background-color:transparent !important
}
#technical-papers .tp_item .desc table tr.row1a{
    background:#f6f6f6
}
#technical-papers .tp_item .desc table tr.row2a{
    background:#eee
}
#technical-papers .tp_item .desc table td{
    width:16px;
    border-top:0px solid #dcdcdc;
    border-bottom:0px solid #dcdcdc;
    margin:0px 0px 0px 0px;
    padding:5px 1px 5px 1px;
    letter-spacing:1px;
    text-align:center;
    vertical-align:top;
    border-right:0px solid #fff;
    background-color:transparent !important

}
#technical-papers .tp_item .desc table .file-desc{
    width:270px !important;
    margin:0px 0px 0px 0px;
    padding-left: 20px !important;
    padding-right: 10px !important;
    text-align:left;
    vertical-align:top;
    line-height:16px;
    background:url('../images/arrow_1.gif') no-repeat 2px 11px

}
/*
#technical-papers{
    float:left;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;

}
#technical-papers .tp_item{
    float:left;
    margin:0px 0px 0px 0px;
    padding:25px 25px 25px 25px;
    width:625px;
    background:url('../images/gradient.jpg') repeat-x 0px 100%;
}

#technical-papers .tp_item .thumb{
    float:left;
    width:100px;

    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    overflow:hidden;
}
#technical-papers .tp_item .desc{
    float:right;
    width:505px;
    margin:0px 0px 0px 15px;
    padding:0px 0px 0px 0px;
}

#technical-papers .tp_item .desc strong{
    font-family: 'HelveticaNeueLTStd57Condensed', Helvetica, Arial, sans-serif;
    font-size:18px;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    font-weight:400;
    color:#E21212
}
#technical-papers .tp_item .desc p{
    font-family: 'HelveticaNeueLTStd57Condensed', Arial,  Helvetica, Arial, sans-serif;
    font-size:13px;
    margin:7px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    letter-spacing:1px;
    width:100%;
    line-height:18px
}

#technical-papers .tp_item .desc table{
    border-collapse:collapse;
    margin:10px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    width:100%;
}

#technical-papers .tp_item .desc table tr{
    border-bottom:1px solid #e0e0e0;
    background-color:transparent !important;
}
#technical-papers .tp_item .desc table tr.row1a{
    background:#f6f6f6
}
#technical-papers .tp_item .desc table tr.row2a{
    background:#eee
}
#technical-papers .tp_item .desc table td{
    width:16px;
    border-top:0px solid #dcdcdc;
    border-bottom:0px solid #dcdcdc;
    margin:0px 0px 0px 0px;
    padding:5px 1px 5px 1px;
    letter-spacing:1px;
    text-align:center;
    vertical-align:top;
    border-right:0px solid #fff;
    background-color:transparent !important

}*/
/*-----------------------------*/
/* modifiche 17/11/2015        */
/*-----------------------------*/
#technical-papers .tp_item .desc table tr{

    border-bottom:1px solid #e0e0e0;
    background-color:transparent !important;
}
#technical-papers .tp_item .desc table tr:last-child{
     border-bottom:1px solid #e0e0e0;
}
#technical-papers .tp_item .desc table{
    margin:0px 0px 0px 0px;
}
#technical-papers .tp_item .desc table td.file-desc{
    max-width:230px !important;
    margin:0px 0px 0px 0px;
    padding-left: 20px !important;
    padding-right: 30px !important;
    text-align:left;
    vertical-align:top;
    font-size:15px;
        font-family: 'HelveticaNeueLTStd57Condensed', Arial, Helvetica, Arial, sans-serif;
    line-height:1.4em;
    letter-spacing: 0px;
    background:url('../images/arrow_1.gif') no-repeat 2px 18px;
}
#technical-papers .tp_item .desc table td:not(.file-desc){
    min-width:80px
}
#technical-papers .tp_item .desc table ul{
    list-style:none;
    margin:0px 0 0px;
    padding:0px 0 0px;
    width:100%;
    float: none;
}
#technical-papers .tp_item .desc table td{
    padding:10px 0px !important;
}
#technical-papers .tp_item .desc table td:nth-child(3){
    border-left:1px solid #e0e0e0;
}
#technical-papers .tp_item .desc table td:last-child{
     border-right:0px solid #eee;
}
#technical-papers .tp_item .desc table ul li{
    float:none;
    margin:0px 0px 0 0px;
    padding:0px;
    width:auto;
    clear:both;
    width:100%;
    text-align: center;

}
#technical-papers .tp_item .desc table ul li img{

}
#technical-papers .tp_item .desc table .catalogue_title{
    display:block;
    width:100%;
    text-align:center;
    font-size:9px;
    line-height:1.1em;
    letter-spacing: 0px;
    text-transform:uppercase;
    font-weight:600;
    margin:4px 0 5px;
    padding:0px;
    color:#e21212;
    min-height:18px;
}
/*#technical-papers .tp_item .desc table ul{
    list-style:none;
    margin:0px 0 0px;
    padding:0px 0 0px;
    width:100%;
    float: left;
}
#technical-papers .tp_item .desc table ul li{
    list-style:none;
    margin:0px 0 0px;
    padding:0px 0 0px;
    float: left;
    clear:both;
}
#technical-papers .tp_item .desc table .catalogue_title{
    display:block;
    width:100%;
    text-align:left;
    font-size:9px;
    line-height:1.1em;
    letter-spacing: 0px;
    text-transform:uppercase;
    font-weight:600;
    margin:4px 0 5px;
    padding:0px;
    color:#e21212
}*/
/*-----------------------------*/
/* end modifiche 17/11/2015    */
/*-----------------------------*/
#new-search{
    float:left;
    margin:0px 0px 0px 0px;
    padding:15px 20px 20px 20px;
    background:#f4f4f4;
    border:1px solid #eee;
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
    background: linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* W3C */

}
#new-search input{
    width:188px !important
}
#new-search p{
    font-family: 'HelveticaNeueLTStd57Condensed', Arial,  Helvetica, Arial, sans-serif;
    font-size:16px;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}
.search-keywords{
    font-family: 'HelveticaNeueLTStd57Condensed', Arial,  Helvetica, Arial, sans-serif;
    font-size:16px;
    margin:10px 0px 15px 0px;
    padding:5px 0px 5px 3%;
    width:97%;
    display:inline-block;
    color:#E31818;
    background:url('../images/arrow_6.gif') no-repeat 0px 50%
}

.video{
    float:left;
    width:650px;
    margin:15px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}

#cerca-per_buttons{
    clear:both;
    float:left;
    width:99%;
    border-bottom:1px solid #E21212;
    text-shadow:1px 1px 0px #fff
}
#cerca-per_buttons a{
    display:block;
    float:left;
    padding:5px 15px;
    color:#333;
    -moz-border-radius-topleft: 4px;
    border-top-left-radius: 4px;
    -moz-border-radius-topright: 4px;
    border-top-right-radius: 4px;
    font-family: 'HelveticaNeueLTStd57Condensed', Arial,  Helvetica, Arial, sans-serif;
    font-size:13px;
    background: #eeeeee; /* Old browsers */
    background: -moz-linear-gradient(top, #eeeeee 0%, #cccccc 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#cccccc)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #eeeeee 0%,#cccccc 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #eeeeee 0%,#cccccc 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #eeeeee 0%,#cccccc 100%); /* IE10+ */
    background: linear-gradient(top, #eeeeee 0%,#cccccc 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */
}

.category{
    margin:0 2px 0 2px;
}

#cerca-per_buttons .active{
    background:#E21212;
    color:#fff;
    text-shadow:0px 0px 0px #fff;
    background: #ff3019; /* Old browsers */
    background: -moz-linear-gradient(top, #ff3019 0%, #e21212 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff3019), color-stop(100%,#e21212)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ff3019 0%,#e21212 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ff3019 0%,#e21212 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ff3019 0%,#e21212 100%); /* IE10+ */
    background: linear-gradient(top, #ff3019 0%,#e21212 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3019', endColorstr='#e21212',GradientType=0 ); /* IE6-9 */
}

#cerca-per_buttons a:hover{
    filter:alpha(opacity=85);
    -moz-opacity:.85;
    khtmlopacity:.85;
    opacity:.85;
}

.subtitle.print{
    display:none
}

.recovery{
    float:none;
    clear:both;
}
.recovery p{
    font-family: 'HelveticaNeueLTStd57Condensed', Helvetica, Arial, sans-serif;
    font-size:16px;
    margin:0px 0 10px;
}

.select-search{
    width:205px;
    margin:0 0 5px 0;
    padding:4px 5px;
    display:block;
    color:#666;
    border:1px solid #ccc;
    font-family: 'HelveticaNeueLTStd57Condensed', Helvetica, Arial, sans-serif;
}

.popup-login {
    width:300px;
}
.popup-login fieldset div label{
    width:50px;
    float:left;
    line-height:35px;
    margin:0 15px 0 0 ;
    font-family: 'HelveticaNeueLTStd57Condensed', Helvetica, Arial, sans-serif;
    text-transform:uppercase;
    font-size:13px;
}
.popup-login fieldset div{
    float:left;
    width:300px;
}
.popup-login fieldset div input{
    float:left;
    width:200px;
    background: #c8d7dc; /* Old browsers */
    background: -moz-linear-gradient(top, #c8d7dc 0%, #e3eaed 20%, #f2f5f6 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c8d7dc), color-stop(20%,#e3eaed), color-stop(100%,#f2f5f6)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #c8d7dc 0%,#e3eaed 20%,#f2f5f6 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #c8d7dc 0%,#e3eaed 20%,#f2f5f6 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, #c8d7dc 0%,#e3eaed 20%,#f2f5f6 100%); /* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c8d7dc', endColorstr='#f2f5f6',GradientType=0 ); /* IE6-9 */
    background: linear-gradient(top, #c8d7dc 0%,#e3eaed 20%,#f2f5f6 100%); /* W3C */
    border:2px solid #fff;
    -moz-box-shadow:  0px 0px 2px #dcdcdc;
    -webkit-box-shadow:  0px 0px 2px #dcdcdc;
    box-shadow:  0px 0px 2px #dcdcdc;
    padding:5px;
}
.popup-login fieldset .btn{
    margin:5px 0 0 65px
}
.intranet-subtitle-text{
    padding:8px 0 !important
}
.intranet-subtitle-text,
.intranet-subtitle-text strong{
    color:#666 !important;
    font-size:12px !important;
    margin:0px;
    font-family: arial, 'HelveticaNeueLTStd57Condensed', Helvetica, Arial, sans-serif !important;
}

.login {
    width:100%;
    float:left;
}
.login fieldset {
    width:100%;
    float:left;
}
.login fieldset div label{
    width:50px;
    float:left;
    line-height:35px;
    margin:0 15px 0 0 ;
    font-family: 'HelveticaNeueLTStd57Condensed', Helvetica, Arial, sans-serif;
    text-transform:uppercase;
    font-size:13px;
}
.login fieldset div{
    float:left;
    width:100%;
}
.login fieldset div input{
    float:left;
    width:200px;
    background: #fff;
    border:2px solid #fff;
    -moz-box-shadow:  0px 0px 2px #dcdcdc;
    -webkit-box-shadow:  0px 0px 2px #dcdcdc;
    box-shadow:  0px 0px 2px #dcdcdc;
    padding:5px;
}
.login fieldset .btn{
    margin:5px 0 0 65px;
    float:left;
}

#tabs-standard h3{
    display:none
}

ul.btn_webmail{
    float:left;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}
ul.btn_webmail li{
    float:left;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    list-style:none;

}
ul.btn_webmail li a{
    color:#999;
    display:block;
    padding:0 0 0 22px;
    background:url('../images/icons/mail.png') no-repeat 0px 50%
}
ul.btn_webmail li a:hover{
    color:#f2f2f2;
}
/*banner breaking*/
#breaking{
    width:100%;
    position:absolute;
    top:108px;
    left:0px;
    z-index:50;
    display:none;
}
#breaking-wrapper{
    position:relative;
    width:980px;
    margin:0 auto;
}
#breaking-banner{
    position:absolute;
    top:0x;
    right:14px;
    z-index:99999;
}
a.banner_2{
    background:transparent;
    float:left;
    -webkit-transition:all .1s ease-in;
    -moz-transition:all .1s ease-in;
    transition:all .1s ease-in;
}
a.banner_2:hover{
    background:#C10E0E;
}
a.banner_2 img{
    -webkit-transition:all .1s ease-in;
    -moz-transition:all .1s ease-in;
    transition:all .1s ease-in;
    float:left;
    border:4px solid transparent;

}
a.banner_2:hover img{
    border:4px solid #C10E0E;
    filter:alpha(opacity=95);
    -moz-opacity:.95;
    khtmlopacity:.95;
    opacity:.95;
}

/*h3.payoff{
position:absolute;
width:100%;
height:66px;
bottom:0px;
left:0px;
z-index:200;
font-family: 'FranklinGothicMediumCondRegul', Helvetica, Arial, sans-serif;
color:#201e21;
font-size:28px;
text-align:center;
line-height: 66px;
text-transform:none;
margin:0px 0px 0px 0px;
}*/
.payoff{
    position:absolute;
    width:100%;
    height:66px;
    bottom:0px;
    left:0px;
    z-index:200;
    height: 66px;
    margin:0px 0px 0px 0px;
}
.payoff h3{
    font-family: 'FranklinGothicMediumCondRegul', Helvetica, Arial, sans-serif;
    color:#201e21;
    font-size:28px;
    line-height: 66px;
    text-transform:none;
    float:left;
}
.payoff a {
    background: url("../images/arrow_down2.png") no-repeat scroll 90% 50% #c10e0e;
    color: #FFFFFF;
    display: block;
    float: right;
    font-family: 'FranklinGothicMediumCondRegul';
    font-size: 18px;
    line-height: 40px;
    height: 40px;
    letter-spacing: 0;
    margin: 0;
    padding: 0 60px 0 15px;
    margin:13px 20px 0px 0px;
    text-align: left;
    text-transform: uppercase;
}
.payoff a:hover {
    background: url("../images/arrow_down2.png") no-repeat scroll 90% 50% #000;
    filter:alpha(opacity=70);
    -moz-opacity:.70;
    khtmlopacity:.70;
    opacity:.70;
}
/*.payoff div{
width:945px;
margin:0px auto;
color:#eee;
text-align:left;
line-height:1.45em;
font-family:'HelveticaNeueLTStd57Condensed', Arial, sans-serif;
font-size: 20px;
font-size: 22px;
font-weight:400;
padding:5px 10px;
text-shadow:1px 1px 5px #333
}*/
.button_yellow{
    float:left;
    clear:both;
    color:#000;
    font-size:13px;
    text-align:left;
    margin:15px 0 0 10px;
    padding:7px 45px 7px 14px;
    text-transform:uppercase;
    background: url('../images/freccia_nera.png') 90% 50% no-repeat #fbba23 ;
    font-family:'FranklinGothicMediumCondRegul','HelveticaNeueLTStd57Condensed', Arial, sans-serif;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition:all .1s ease-in;
    -moz-transition:all .1s ease-in;
    transition:all .1s ease-in;
}
.button_yellow:hover{
    color:#fff;
    text-decoration:none;
    background: url('../images/freccia_bianca.png') 90% 50% no-repeat #666 ;
}

.button_wf{
    float:left;
    clear:both;
    color:#ffffff;
    font-size:13px;
    text-align:left;
    margin:15px 0 0 10px;
    padding:7px 45px 7px 14px;
    text-transform:uppercase;
    background: url('../images/freccia_nera.png') 90% 50% no-repeat #8ac6e8;
    font-family:'FranklinGothicMediumCondRegul','HelveticaNeueLTStd57Condensed', Arial, sans-serif;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition:all .1s ease-in;
    -moz-transition:all .1s ease-in;
    transition:all .1s ease-in;
}
.button_wf:hover{
    color:#fff;
    text-decoration:none;
    background: url('../images/freccia_bianca.png') 90% 50% no-repeat #666 ;
}

#prev2,
#next2{
    position:absolute;
    top:50%;
    z-index:15;
    width:46px;
    height: 46px;
    background:url('../images/arrows_sprite.png') no-repeat 0px 0px transparent;
    display:block;
    text-indent:-999em;
    margin:-25px 0 0 0px;
    z-index:49999;
    /*-webkit-transition:all .1s ease-in;
    -moz-transition:all .1s ease-in;
    transition:all .1s ease-in;*/
}

#prev2{
    left:20px;
    background-position:0px 0px
}
#next2{
    right:20px;
    background-position:0px -46px
}
#prev2:hover{
    left:20px;
    background-position:-46px 0px
}
#next2:hover{
    right:20px;
    background-position:-46px -46px
}

h2 span.logo_smart{
    width:110px;
    height:25px;
    display:inline-block;
    text-indent:-999em;
    margin:0px;
    padding:0px;
    background:url('../images/logo_smart-line.png') no-repeat 0px 0px ;
}
h2 span.logo_compact{
    width:142px;
    height:25px;
    display:inline-block;
    text-indent:-999em;
    margin:0px 0 0 10px;
    padding:0px;
    line-height:28px;
    background:url('../images/logo_compact-line.png') no-repeat 0px 0px ;
}

.pavelab_thumb-list{

    width:500px;
    margin-top:30px;
}
.pavelab_thumb-list h5{
    margin-bottom:20px;
}
.img-item{
    float:left;
    margin:0 0 20px 0;
    width:200px;
}
.img-item.fr{
    float:right
}
.img-item img{
    margin:0 0px 0 0px;
}
.img-item span.thumb{
    float:left;
    padding:0 0px;
    border:1px solid #dcdcdc;
    overflow:hidden;
    width:60px;
    height:60px;
    text-align:center;
}
.img-item span.desc{
    float:left;
    padding:0 5px;
    font-size:12px;
    width:120px;
}
.img-item span b{
    display:block;
}
.clearboth{
    width:100%;
    clear:both
}
.img-item:hover span.thumb{
    float:left;
    padding:0 0px;
    border:1px solid #cc0000
}
.img-item:hover span.desc{
    color:#cc0000
}
.pavelab h2,
.pavelab span,
.wyf h2,
.wyf span{
    background:none !important;
    font-size:22px !important;
}
.bench_compression{
    top:135px;
    margin-left:-496px;
}
.bench_compression h2,
.bench_compression span{
    background:none !important;
    color:#454545 !important;
    font-size:18px !important;
}
.bench_compression b{
    font-weight:400
}
.bench_compression span{

    line-height:1.2em !important;
}
/*.bench_compression .button_red{
position:absolute;
top:155px;
left:290px;
}*/
.bench_compression strong{
    display:none
}
/**/
.autolab_thumb-list{
    float:left;
    clear:both;
    width:650px;
    margin-top:30px;
    background:#fff
}
.autolab_thumb-list h5{
    margin-bottom:20px;
}
.autolab_thumb-list .img-item{
    float:left;
    margin:0 0 20px 0;
    width:300px;

}
.autolab_thumb-list .img-item.fr{
    float:right
}
.autolab_thumb-list .img-item img{
    margin:0 0px 0 0px;
}
.autolab_thumb-list .img-item span.thumb{
    float:left;
    padding:0 0px;
    border:1px solid #dcdcdc;
    overflow:hidden;
    width:60px;
    height:60px;
    text-align:center;
}
.autolab_thumb-list .img-item span.desc{
    float:left;
    padding:0 10px;
    font-size:12px;
    width:210px;
    text-align:left
}
.autolab_thumb-list .img-item span b{
    display:block;
}
.autolab_thumb-list .img-item:hover span.thumb{
    float:left;
    padding:0 0px;
    border:1px solid #cc0000
}
.autolab_thumb-list .img-item:hover span.desc{
    color:#cc0000
}
.button_red{
    float:left;
    clear:both;
    color:#fff;
    font-size:13px;
    text-align:left;
    margin:15px 0 0 10px;
    padding:7px 45px 7px 14px;
    text-transform:uppercase;
    background: url('../images/freccia_bianca.png') 90% 50% no-repeat #e32119 ;
    font-family:'FranklinGothicMediumCondRegul','HelveticaNeueLTStd57Condensed', Arial, sans-serif;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition:all .1s ease-in;
    -moz-transition:all .1s ease-in;
    transition:all .1s ease-in;
}
.button_red:hover{
    color:#fff;
    text-decoration:none;
    background: url('../images/freccia_bianca.png') 90% 50% no-repeat #666 ;
}

/* NEW 18/03/2013 */
.top.quotation a{
    margin:0px 0px 15px 0px;
    padding:7px 13px 7px 32px;
    float:right !important;
    /*clear:both !important;*/
    font-style:normal;
    letter-spacing:0px;
    color:#fff;
    font-weight:400 !important;
    font-family: 'HelveticaNeueLTStd57Condensed', Arial, Helvetica, sans-serif;
    background: url('../images/icons/write.png') no-repeat 5px 45% #cc0000;
    text-shadow:-1px -1px 1px #111;
    -moz-border-radius: 2px;
    border-radius:2px;
    -moz-border-radius:2px;
    border-radius:2px;
    text-transform:uppercase;
    font-size:13px;
    position:absolute;
    right:0px;
    top:70px;
    z-index:98;

}
.top.quotation a:hover{
    background-color: #ae0202;
}

#cropped_text{
    overflow: hidden;
    font-size:12px ;
}
#cropped_text div.cdiv{
    margin: 0;
    font-size:12px ;
    text-align:justify
}
#toggle_continua{
    display: none;
    margin-top: 15px;
    background:#999;
    float:left;
    color:#fff;
    padding:2px 10px;
    text-decoration:none;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
#toggle_continua:hover{
    background:#888;
}
#cropped_text .img-slider{

}

.logoAutolab{
    display:block;
    width:184px;
    height:22px;
    float:left;
    color:#084572;
    margin:0px;
    clear:both;
    font-size:38px;
    text-indent:-999em;
    background:url(../images/logo_autolab.png) no-repeat 0 0;
}

.addthis_toolbox{
    margin:10px 0 ;

}

/* ---------------------------------------------------------------------- lista links */

#lista_links{
    float:left;
    width:100%;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;

}
#lista_links div.abstract {
    margin:0px 0px 0px 0px;
    padding:10px 0px 10px 0px;
    border-bottom:1px solid #eee;
    float:left;
    width:650px;
}

#lista_links div.abstract div.thumb{
    text-align:center;
    float:left;
    width:100px;
    /*height:100px;*/
}
#lista_links div.abstract div.thumb a {
    float:left;
    display:block;
    margin:0px 0px 0px 0px;
    width:100px;
    /*height:100px;*/
    overflow:hidden;
    background:transparent;
}

#lista_links div.abstract div.thumb img {
    margin-left:0;
    margin-top:0;
}
#lista_links div.abstract div.thumb a:hover {
    filter:alpha(opacity=85);
    -moz-opacity:.85;
    khtmlopacity:.85;
    opacity:.85;
}

#lista_links div.abstract div.text {
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    border:0px;
    float:right;
    width:530px;
}

#lista_links div.abstract div.text h3 {
    padding:0px 0px 0px 0px;
    margin:0px 0px 5px 0px;
    line-height:normal;
    letter-spacing:normal;
    clear:both;
    font-weight:400;
    color:#222;
    font-size:16px;
    font-family: 'FranklinGothicMediumCondRegul', Helvetica, Arial, sans-serif;
    width:85%
}
#lista_links div.abstract div.text p,
#lista_links div.abstract div.text div{
    line-height:1.4em;
    color:#666;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    letter-spacing:1px;
    font-size:11px !important;
    width:80%;
}
.data_sheet{
    display:table;
    width:100%;
    /*border-bottom:1px solid #dcdcdc*/
}
.data_sheet table{
    border-collapse:collapse;
}

.data_sheet .row1 td{
    /*padding:15px 0px;*/
    padding:15px 0px 5px 0px;

}
.data_sheet td.file-desc{
    /*padding:15px 30px 15px 0px;*/
    padding:15px 30px 5px 0px;
}
.data_sheet .row1 td a{
    display:block;
    text-align:center;
    padding:0 5px
}
.data_sheet .row1 .flag{

}


.ui-accordions .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin-top: 2px;
    padding: .5em .5em .5em .7em;
    min-height: 0; /* support: IE7 */
}


.ui-accordions .ui-accordion-content {
    padding:0em 20px 0px !important;
    border-top: 0;
}

#accordions h3{
    text-transform:uppercase;
    font-size:14px;
    line-height:16px;
    margin:0px 0 10px;
    padding:8px 10px;
    /*background:url(../images/arrow-right_e.png) no-repeat 99% 50% #999;*/
    background-color:#999;
    color:#fff;
    transition: all .4s ease;
    -khtml-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    -webkit-transition: all .4s ease
}
/*#accordions h3:hover{
    background-color:#353535
}
h3.ui-state-active{
    background:url(../images/arrow-right_s.png) no-repeat 99% 50% #e21212 !important;
}*/
#accordions ul{
    font-size:18px;
    margin:0px 0 0px !important;
    padding:20px 0;
}
#accordions ul li{
    list-style:none;
    margin:0px 0 20px;
    padding:0px 0 20px;
    border-bottom:2px solid #ccc
}
#accordions div ul li:last-child{
    border:0px
}
#accordions ul li strong{
    font-size:16px;
    display:block;

}
#accordions ul li i{
    font-size:13px;
    display:block;
    font-style:normal
}
#accordions ul li a{
    font-size:11px;
    margin:5px 0;
    display:block
}
#accordions ul li a.more{
    font-size:11px;
    display:inline-block;
    text-decoration:none;
}
#accordion ul li a.more:before{
    content:"Â» ";
    color:#666;

}
#accordions ul li a.more span{
    text-decoration:underline
}
#accordions ul li a.more:hover span{
    text-decoration:none
}
#accordions ul li a.attachment,
#accordions ul li a.link{
    border:1px solid #ccc;
    padding:5px 10px 6px;
    display:inline-block;
    -webkit-border-radius:6px;
    border-radius: 6px;
}
#accordions ul li a.attachment span{
    display:inline-block;
    padding:0 30px 0 0;
    line-height:20px;
    height:20px;
    text-decoration:underline;
    background:url(../images/pdf.png) right 0 no-repeat;
}
#accordions ul li a.attachment:hover span{
    text-decoration:none;
}
#accordions ul li img{
    float:left;
    margin:0 15px 0 0
}

.press-review_detail h2{
    display:block;
    width:100%;
    font-size:20px;
    margin:15px 0
}
.press-review_detail div,
.press-review_detail div p{
    display:block;
    width:100%;
    font-size:12px;
    line-height:1.6em
}
.press-review_detail a.attachment{
    margin:25px 0;
    display:block;
}
.press-review_detail a.attachment span{
    display:inline-block;
    padding:0 0px 0 28px;
    line-height:20px;
    height:20px;
    text-decoration:underline;
    background:url(../images/pdf.png) left 0 no-repeat;
}
.press-review_detail a.attachment:hover span{
    text-decoration:none;
}
.cms{
    width:650px;
    float:left;
}
.cms.section-destra{
    margin-top: 15px;
    float:left;
}
.cms.section-sinistra{
    float:left;
}
.cms.section-destra .img-slider{
    float:right;
    margin:0px 0px 20px 30px;
    width:310px
}
.cms.section-sinistra .img-slider{
    float:left;
    margin:0px 30px 20px 0px;
    width:310px
}
.cms h3{
    display:block;
    width:100% !important
}

.cms.section-img_2_colonne .float-left{
    float:left;
    width:310px;

}
.cms.section-img_2_colonne .float-right{
    float:right;
    width:310px;
}
.cms.section-img_2_colonne .float-left .img-slider,
.cms.section-img_2_colonne .float-right .img-slider{
    width:310px;
    margin-bottom:30px !important;
}

.cms.section-separatore{
    width:100%;
    margin:30px 0;
    clear:both;
    float:left
}
.cms.section-separatore hr{
    display:block;
    border: 0;
    width:650px;
    background-color:#ccc;
    height: 2px;
    margin:0px;
}

.cms h3{
    margin:0px 0 15px !important
}
.cms div{
    font-size:12px !important
}

.cms.section-solo_img{
    margin:0 0 20px !important
}
.elenchi-speciali{
    float:right;
    width:225px;
    margin:0 10px 0 0

}
.elenchi-speciali strong{
    color:#d81010;
    font-weight:400;
    float:left;
    font-size:14px;
    border-bottom:1px solid #d81010;
    margin:0 0 10px;
    padding:0 0 5px;
    display:block;
    width:100%;
    text-transform:uppercase;
    font-family: 'FranklinGothicMediumCondRegul', Helvetica, Arial, sans-serif;
}
.elenchi-speciali ul{
    list-style:none;
    margin:0px;
    padding:0px;
    float:left
}
.elenchi-speciali ul li{
    list-style:none;
    margin:0px 0 0px;
    padding:10px 0px 10px 0;
    float:left;
    border-bottom:1px dotted #ccc
}

.elenchi-speciali ul li a,
.elenchi-speciali ul li a img{
    transition: all .4s ease;
    -khtml-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    -webkit-transition: all .4s ease
}
.elenchi-speciali ul li a{
    display:block;
    float:left;


}
.elenchi-speciali ul li a img{
    float:left;
    margin:0 15px 0;
    border:1px solid #dcdcdc;
    width:45px;
}
.elenchi-speciali ul li a span{
    line-height:1.4em;
}
.elenchi-speciali ul li a:hover{
    color:#d81010;
}
.elenchi-speciali ul li a:hover img{
    border:1px solid #d81010;
}


.thumb-nav{
    float:left;
    width:650px;
    margin:30px 0 30px
}
.thumb-nav div{
    margin:0 0 0px;
    padding:15px 0;
    float:left;
    width:100%;
    border-bottom:0px dotted #ccc
}
.thumb-nav div:last-child{
    border-bottom:0px dotted #ccc
}
.thumb-nav a{
    width:49%;
    text-decoration:none  !important
}
.thumb-nav a.sx{
    float:left;
}
.thumb-nav a.dx{
    float:right;
}

.thumb-nav a span.thumb{
    display:block;
    width:90px;
    height:90px;
    overflow:hidden;
    border:1px solid #dcdcdc;
    text-align:center;
    float:left;
    margin-right:15px;
}

.thumb-nav a span.txt{
    display:table;
    height:90px;
    padding-right:30px;
}
.thumb-nav a span.txt b{
    display:table-cell;
    vertical-align:middle;
    font-size:15px;
    font-weight:400;
    text-decoration:none !important
}

.thumb-nav a:hover span.thumb{
    border:1px solid #cc0000;
    min-height:90px;
}
h1.fullwidth{
    width:650px !important
}
.cms_section_title{
    text-transform:uppercase  !important;
    clear:both
}
.thumb-nav.tech{
    margin:10px 0
}
.thumb-nav.tech .thumb,
.thumb-nav.tech a:hover .thumb{
    display:table  !important;
    width:90px;
    border:1px solid transparent;
    float:left;
    margin-right:20px;
}
.thumb-nav.tech span.thumb span{
    display:table-cell !important;
    text-align: center;
    vertical-align: middle;
}
.thumb-nav.tech div strong{
    font-size:16px;
    color:#555;
    line-height:18px;
    display:block;
    margin:0 0 10px
}
.thumb-nav.tech .txt{
    color:#555;
    font-size:13px;
    float:left;
    width:480px
}
.thumb-nav.tech a.more{
    display:block;
    font-size:11px;
    margin:7px 0 0 0;
}
.thumb-nav.tech a.more:before {
    content: "Â» ";
    color: #666;

}

.attachment.tootlitp{

    display: block

}
.thumb-nav.tech .attachment.tootlitp span{
    border:1px solid #ccc;
    padding:4px 45px 4px 12px;
    display:inline-block;
    float:none;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    background: url('../images/pdf.png') no-repeat scroll 90% 50% transparent;
}
/* Mappe */
#map_canvas_2 {
    background: none repeat scroll 0 0 #999999;
    border: 0 none;
    float: left;
    height: 350px;
    left: 0;
    position: relative;
    top: 0;
    width: 580px;
}
.map-wrapper {
    float: left;
    width:580px;
}
.map_address {
    float: left;
    padding:20px 0 0 0px;
    width:50%;
}
.map_address div {
    border-left: 0 solid #FFFFFF;
}
.map_address p {
    font-family: Arial, sans-serif;
    color: #020202;
    font-size: 13px;
}
.map_address a {
    color: #020202;
    text-decoration: underline;
}
.map_address a:hover {
    color: #E21212;
    text-decoration: none;
}
.map_address div h5 {
    color: #E21212;
    font-size: 18px;
    margin: 0px;
    padding: 10px 0 0px;
    text-transform: uppercase;
}

/* Videos */
#videos{
    float:left;
    margin:0px 0px 0px 0px;
    /*padding:0px 0px 10px 0px;*/
    padding:0px 0px 0px 0px;
}
#videos .tp_item{
    float:left;
    margin:0px 0px 0px 0px;
    padding:25px 25px 25px 25px;
    width:625px;
    background:url('../images/gradient.jpg') repeat-x 0px 100%;
}

#videos .tp_item .thumb{
    position:relative;
    float:left;
    display: block;
    width:200px;
    height:150px;
    /*height:100px;*/
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    overflow:hidden;
    background: #000;
}
#videos .tp_item .thumb:hover img{
    filter:alpha(opacity=50);
    -moz-opacity:.50;
    khtmlopacity:.50;
    opacity:.50;
}
#videos .tp_item .thumb span {
    background: url("../images/play.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    display: block;
    height: 73px;
    left: 50%;
    margin: 0 auto 0 -36px;
    position: absolute;
    top: 40px;
    width: 73px;
    z-index: 200;
}
#videos .tp_item .desc{
    float:right;
    width:405px;
    margin:0px 0px 0px 15px;
    padding:0px 0px 0px 0px;
}

#videos .tp_item .desc strong{
    font-family: 'HelveticaNeueLTStd57Condensed', Helvetica, Arial, sans-serif;
    font-size:18px;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    font-weight:400;
    color:#E21212
}
#videos .tp_item .desc p{
    font-family: 'HelveticaNeueLTStd57Condensed', Arial,  Helvetica, Arial, sans-serif;
    font-size:13px;
    margin:7px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    letter-spacing:1px;
    width:100%;
    line-height:18px
}
.box-home-small .darkblu{
    position:relative
}

.academy ul li{
    line-height:16px !important
}
.icon.academy{
    position:absolute;
    top:-2px;
    right:15px;
    display:block;
    width:24px;
    height:24px;
    border:0px !important;
    background:url(../images/icon_temple.png) no-repeat 0 0
}

.icon.temple{
    position:absolute;
    top:-3px;
    left:0px;
    display:block;
    width:60px;
    height:60px;
    border:0px !important;
    background:url(../images/icon_temple_2.png) no-repeat 0 0
}
.icon.academy-cap{
    position:absolute;
    bottom:15px;
    right:15px;
    display:block;
    width:43px;
    height:43px;
    border:0px !important;
    background:url(../images/icon_academy-cap.png) no-repeat 0 0
}
.supervisors{
    float:right;
    margin:0 0 30px 30px;
    background:#dcdcdc;
    color:#666;
    border:double 5px #fff;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    width:180px;
    padding:30px 30px 15px 30px;
    position:relative;
    background: #f2f2f2; /* Old browsers */
    background: -moz-linear-gradient(top,  #f2f2f2 0%, #dcdcdc 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f2f2), color-stop(100%,#dcdcdc)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #f2f2f2 0%,#dcdcdc 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #f2f2f2 0%,#dcdcdc 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #f2f2f2 0%,#dcdcdc 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #f2f2f2 0%,#dcdcdc 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#dcdcdc',GradientType=0 ); /* IE6-9 */

}

.supervisors h4{
    font-size:16px
}

.allegati.red .btn-allegato {
    font-size:13px;
    margin:0 10px 0 0  !important;
    color:#fff !important;
    font-family: 'FranklinGothicMediumCondRegul';
    padding: 10px 15px 10px 35px;
    -moz-border-radius: 4px;
    border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    letter-spacing:0px;
    text-shadow: 0px 0px 0px #fff !important;
    border:0px solid #fff;
    background:url('../images/icons/paperclip.png') no-repeat 11px 50% #c10e0e;
    text-decoration:none !important;
    text-transform:uppercase
}
.allegati.red .btn-allegato:hover {
    background:url('../images/icons/paperclip.png') no-repeat 11px 50% #a70a0a;
    color:#111
}

.nav_selection_criteria{
    background:#c10e0e;
    float:left;
    display:block;
    width:240px;
    margin:-8px 0px 15px 13px;
    padding:18px 18px 28px 18px;
    border:solid 1px #dcdcdc;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background: #f2f2f2; /* Old browsers */
    background: -moz-linear-gradient(top,  #f2f2f2 0%, #dcdcdc 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f2f2), color-stop(100%,#dcdcdc)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #f2f2f2 0%,#dcdcdc 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #f2f2f2 0%,#dcdcdc 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #f2f2f2 0%,#dcdcdc 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #f2f2f2 0%,#dcdcdc 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#dcdcdc',GradientType=0 ); /* IE6-9 */
}

.nav_selection_criteria h4{
    text-transform:uppercase;
    font-size:16px;
}
.nav_selection_criteria ul{
    list-style:none;
    margin:0px;
    padding:0px;
}
.nav_selection_criteria ul li{
    list-style:none;
    margin:0px 0 0px;
    padding:0px;
    font-size:14px;
    font-family: 'FranklinGothicMediumCondRegul';
    display:block
}
.nav_selection_criteria ul li a{
    display:block;
    border-bottom:1px dotted #bcbcbc;
    padding:6px 0;
}
.nav_selection_criteria ul li a:hover{
    color:#000
}
#gallery {
    margin-top:10px;
}
#gallery li{

}
.ad-img_info{
    z-index:9999;
    position:absolute;
    bottom:-65px;
    left:36px;
    width:577px !important;
    padding:15px 0 10px !important;
    display:block;
    border-bottom:1px solid #dcdcdc
}
.ad-img_info h4{
    font-size:14px;
}
.ad-gallery .ad-image-wrapper {
    margin-bottom: 80px ;
    overflow: visible ;
}
.ad-gallery .ad-controls {
    height: 25px;
    margin: 15px 0 10px 36px !important;
    width:577px  !important
}
.ad-gallery .ad-nav {
    width: 577px !important;
    margin-left:36px
}
.ad-gallery .ad-nav .ad-thumbs {
    overflow: hidden;

}
#testo_fisso{

    float:left;
    display:block;
    clear:both;
    margin:15px 0 15px;
    padding:0 0 0 0px
}
#testo_fisso p{
    font-family: 'FranklinGothicMediumCondRegul';
    margin:0px 0 0px;
    padding: 0px 0px 0px 0px;
    font-size:15px;
    line-height:18px;
    float:left;
    font-weight:200;
    color:#888
}

#tabs.scheda {
    position: relative;
    padding: 0px;
    width: 672px;
    margin: 15px 0px 0px 2px;
    float: left;
    background: transparent !important;
}

/*#tabs-x ul {
line-height: 16px;
color: #454545;
list-style: square;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
letter-spacing: normal;
margin-bottom: 10px;
margin-top: 10px;
}
#tabs-x ul li{
list-style: none;
float: left;
position: relative;
top: 0px;
margin: 0px 4px 0px 0px;
border-bottom: 0;
padding: 0px 0px 0px 0px;
white-space: nowrap;
font-family: 'FranklinGothicMediumCondRegul', arial, serif;
font-size: 12px;
text-transform: uppercase;
height: 35px;
}*/

#tabs.scheda .tab-container {
    float: left;
    min-height: 150px;
    height:auto !important;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    position: relative;
    background: transparent !important;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: normal;
    line-height: 16px;
    border: 0px solid #a4b3b3 !important;
}

/*#tabs.scheda .tab-container {
float: left;
width: 674px;
min-height: 150px;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
position: relative;
background: transparent !important;
}*/
#tabs.scheda #tab-x{
    position: absolute;
    top: -10px;
    left: 0px;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: normal;
    line-height: 16px;

}

#tabs.scheda .blocco {
    width: 674px;
    float: left;
    background: transparent !important;
    margin-left:8px;
}
#tabs.scheda .blocco a.newprod {
    float: left;
    width: 320px;
    min-height: 120px;
    margin: 0px 15px 0px 0px;
    padding: 0px 0px 0px 0px;
    background: transparent !important;
}
#tabs.scheda .blocco a.newprod span.img {
    float: left;
    margin: 4px 10px 0px 0px;
    padding: 0px 0px 0px 0px;
    clear: both;
    width: 90px;
    height: 90px;
    overflow: hidden;
    border: 3px solid #fff;
    text-align: center;
    vertical-align: middle;
    background: #fff;
}

#tabs.scheda .blocco a.newprod span.abstract {
    float: left;
    width: 180px !important;
    margin: 4px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

#tabs.scheda .blocco a.newprod span.abstract strong {
    font-size: 15px;
    display: block;
    font-weight: 400;
    letter-spacing: 0px;
    color: #000;
    line-height: 1.1em;
    font-family: 'FranklinGothicMediumCondRegul', arial, serif;
    margin: 0px 0px 3px 0px;
    padding: 0px 0px 0px 0px;
}

#tabs.scheda .blocco a.newprod span.abstract span {
    font-size: 11px;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing:0px;
    line-height: 1.2em;
    color: #666;
}

#tabs.scheda .blocco a.newprod span.abstract span.more {
    font-family: 'HelveticaNeueLTStd57Condensed', Arial, Helvetica, sans-serif;
    background: url('../images/freccia.gif') no-repeat 100% 50%;
    font-size: 11px;
    letter-spacing: 1px;
    font-style: italic;
    color: #c10e0e;
    margin: 5px 0px 0px 0px;
    padding: 0px 25px 0px 0px;
    display: inline-block;
}

#tabs.scheda .blocco a.newprod:hover span.abstract span{
    color:#333
}
#tabs.scheda .blocco a.newprod:hover span.abstract span.more{
    padding:0px 28px 0px 0px;
}


#tabs.scheda #nav-fondo-scheda,#nav-fondo-scheda2 {
    position:absolute;
    left:12px;
    top:125px;
    z-index:999
}
#tabs.scheda #nav-fondo-scheda a,#nav-fondo-scheda2 a{
    width: 6px;
    height: 6px;
    float: left;
    display: block;
    margin: 0 3px;
    border:2px solid #999;
    background-image:none;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
#tabs.scheda #nav-fondo-scheda a.activeSlide,#nav-fondo-scheda2 a.activeSlide{
    border:2px solid red;
}
.more.btn_attachment{
    /* background: url('../images/icons/allegato-2.png') no-repeat 7px 50% #e4e5e5;*/
    background: url('../images/icons/communication.png') no-repeat 7px 50% #e4e5e5;
    padding:8px 14px 8px 35px;
    display:inline-block;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;

}
.more.btn_attachment span{
    font-size:11px;
}
a.more.btn_attachment:hover span{
    text-decoration:none !important;
}
.pressreview-detail_attachments{
    float:left;
    width:100%;
    margin:15px 0
}
.pressreview-detail_attachments a.attachment{
    float:left;
    border:1px solid #ccc;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin:0px 10px 10px 0 !important;
    padding:6px 12px;

}

#cboxMiddleLeft,
#cboxMiddleRight,
#cboxContent,
#cboxLoadedContent,
#cboxLoadingOverlay,
#cboxLoadingGraphic,
#cboxSlideshow,
#cboxBottomCenter,
#cboxBottomLeft,
#cboxBottomRight,
#cboxTopLeft,
#cboxTopCenter,
#cboxTopRight{
    background:#fff !important
}

.press-review h1{
    font-size:24px !important;
}
.press-review h2{
    font-size:18px !important;
}

.tc-list_img{
    float:right;
    margin:0 0 15px 30px;
}

.clearfix{
    width:100%;
    clear:both;
    float:left;

}

.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    zoom: 1;
}

.clearfix.mtop{
    margin-top:15px;
}

.btn-list{
    float:left;
    clear:both;
    width:100%;
    display:block
}
.press-review-list #accordions ul{
    padding-bottom:0px;
}
.press-review-list #accordions li{
    display:inline-block
}
.press-review-list #accordions li:last-child{
    padding-bottom:0px;
}

.titolo-scheda{
    width:80% !important
}

.dynamic_text a,
.cms a{
    color:#c10e0e !important;
    text-decoration:underline !important;
}
.dynamic_text a:hover,
.cms a:hover{
    color:#333 !important ;
    text-decoration:none !important;
}


.no_link{
    margin-top: 10px;
    display: block;
    width: 100%;
    text-align: center;
}

/*RSS*/
.rss{
    display: inline-block;
    margin:0px 0 0 0px;
    padding:12px 10px 0;
    list-style: none;

}
.rss li{
    display: inline-block;
    margin:0px 5px;
}
.rss li a{
    position:relative;
    padding-right:15px
}
.rss li a:after{
    content: "";
    color: #8f9c9c;
    display: block;
    font-size:14px;
    float:right;
    height:12px;
    width:1px;
    background:#8f9c9c;
    position:absolute;
    top:2px;
    right:0px;
    margin-left:10px;
    filter:alpha(opacity=80);
    -moz-opacity:.80;
    khtmlopacity:.80;
    opacity:.80;
}
.rss li:last-child a:after{
    display:none
}
.rss a{
    color:#a49796;
    text-transform:none;
    font-size:11px;
    display:block;
}
.rss a:hover{
    color:#424242;
}
.rss_icon{
    width:16px;
    height:16px;
    display:block;
    background: url("../images/rss.png") no-repeat scroll 0 0 transparent !important;
    display: block;
    float:left;
    margin-top:0px;
    margin-right:5px
}
.rss li.margin-left{
    margin-left:165px
}
.center{
    width: 100% !important;
    display: block;
    text-align: center;
}
.center img{
    float:none;
    margin:0 auto;
}

/********************************************/
/********** tabella area risservata *********/
/********************************************/
.area_ris_table{
    width:100%;}

.area_ris_table th{
    text-align: left;
    padding:10px 0;
    /*border-top:1px solid #dbdbdb;
    border-bottom:1px solid #dbdbdb;*/}

.area_ris_table tr td{
    padding:5px 0;
    color:#7D7D7D;}
.area_ris_table tr td a{
    text-decoration:none!important;}
.area_ris_table tr td a img{
    width:15px;
    height:auto;
    vertical-align:baseline;
    margin-right:5px;
    filter:alpha(opacity=80); -moz-opacity:0.8; khtmlopacity:0.8; opacity:0.8;
}





/* modifica del 17.03.2015 */

#lista_news div.abstract div.thumb{
    margin-right:15px
}
#lista_news div.abstract div.text p,
#lista_news div.abstract div.text div{
    line-height:18px;
}
.tech-article ul,
.tech-communication ul,
.contents ul{
    display:block;
    width:100%;
    float:left
}
.tech-article ul,
.tech-communication ul,
.contents ul{
    margin:0px;
    padding:20px 0 0;
}
.tech-communication li{
    display:block;
    /*float:left;*/
    margin:0 10px 5px 0;
    padding:0px;
    width:100%
}
.tech-article ul{
    margin:0;
    padding:0;
}
.tech-article ul li{
    list-style: none;
    position:relative;
    margin:0px 0px 0 0;
    padding:0px 0 0 30px;
    height:27px;
}
.tech-article ul li:before{
    content: '';
    position:absolute;
    top:0;
    left:0px;
    width:27px;
    height:27px;
    background: url('../images/icons/allegato-2.png') no-repeat 0px 50% transparent;
    display: block;
}
.tech-article ul li{
    padding-top:6px;
}
.contents li {
    list-style:none;
    margin:0px 10px 0 0;
    padding:0px;
    display:block;
    float:left;
}

.contents li button{
    background:#c10e0e;
    color:#fff;
    padding:12px 24px;
    border:0px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    font-family: 'HelveticaNeueLTStd57Condensed', Arial, Helvetica, sans-serif;
    text-shadow: -1px -1px 1px #111;
    text-transform:uppercase;
    cursor:pointer;
}
.contents li button:hover{
    background:#ae0202
}


.search-result-label{
    display:block;
    margin-bottom:5px
}
.search-result-form{
    position:relative;
}
.search-result-form input{
    width:100%;
    height:30px;
    min-height:30px;
    float:left;
    padding:0px 5px !important;
    /*
    box-shadow: inset 0 0 5px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: inset 0 0 5px 0px rgba(0,0,0,0.3);
    -webkit-box-shadow: inset 0 0 5px 0px rgba(0,0,0,0.3);
    -o-box-shadow: inset 0 0 5px 0px rgba(0,0,0,0.3);
    -ms-box-shadow: inset 0 0 5px 0px rgba(0,0,0,0.3);
    */
    border:1px solid #ccc !important;
    background:#f6f6f6
}
.search-result-form .icon-search{
    top: -3px !important;
    right: -15px !important;
    width:32px !important;
    height:32px !important;
    background: url('../images/icons/magnify.png') no-repeat center center #c10e0e;
}

/* aggiunta 05/11/2015 */

.technical-papers_top-right{
    /*background:#ccc;*/
    /* float: right; */
    width: 120px;
    height: auto;
    position: absolute;
    top:150px;
    right: 0px;
    z-index: 888;
    text-align:right;
}

.technical-papers_top-right ul,
.technical-papers_top-right li{
    list-style:none;
    margin:0;
    padding:0;
}
.technical-papers_top-right li{
    display:inline-block;
    margin:0px !important;
    height:16px;
    line-height:16px;
    vertical-align: top
}
.technical-papers_top-right li.label{
    width:100%;
    font-size:8px;
    font-weight:700;
    text-transform:uppercase;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    font-size:0px;
    width:114px;
    height:27px;
    background:url(../images/btn_download.gif) no-repeat 100% 0;
    padding-bottom:5px;
    display:block;
}
.client_access_login fieldset div{
    padding: 5px 0
}
.client_access_login fieldset div label{
    width:70px !important;
    display:inline-block
}
.client_access_login fieldset div label.text-right{
    text-align: right
}
.client_access_login fieldset div input{
    padding:5px;
}
.client_access_login .register-recovery a{
    display:block;
    margin:0 0 7px;
    height:auto;
}

#btn_intranet a{
    color:#555
}
.reserved-documents{
    width:100%;
}
.reserved-documents ul,
.reserved-documents li{
    list-style:none;
    margin:0;
    padding:0;
    float:left;
    width:100%;
}
.reserved-documents_title{
    text-transform:uppercase;
    font-size:12px;
    font-weight:600;
    color:#555;
    padding-top:15px !important;
    padding-bottom:5px !important;
    display:block;
}
.reserved-documents_title:first-child{
    padding-top:0px !important;
}
.reserved-documents_row{
    display:block;
    margin-bottom: 10px !important;
    padding:0px 0  0 10px !important;
    vertical-align: top  !important;
    border-bottom:0px solid #ccc;
    /*height:16px;
    line-height:16px;*/
}
.reserved-documents_row:before{
    content:'-';
    float:left;
    margin:0 5px 0 0
}
.reserved-documents_label{
    /*height:16px;
    line-height:16px;*/
    margin:0px 10px 0 0;
    padding:0px;
    float:left;
}
.reserved-documents_flag{
    float:left;
    margin:0 5px 0 0;
    height: auto !important;
}

.tab_reserved{
    padding-right:26px !important;
    position:relative;
    text-align:left !important
}
.tab_reserved:after{
    content:'';
    width:18px;
    height:18px;
    background:url(../images/icons/lock.png) no-repeat 50% 50%;
    display:block;
    position:absolute;
    top:50%;
    right:5px;
    margin-top:-9px;
}

.btn_click-here.bg-yellow{
    background:#feed00;
    padding:10px 15px;
    border-radius:2px;
    text-transform:uppercase;
    color:#111;
    top:-2px;
    left:-50px !important;
    position:relative
}
.btn_click-here.bg-yellow:hover{
    background:#666666;
    color:#fff;
}
.margin-top-50{
    margin-top:50px !important;
}



/* SIDE BANNER */
.hero{
    position: absolute;
    top: 160px;
    right: 0px;
    width: 500px;
    height: 135px;
    z-index: 999999999;
    margin: 0;
    cursor: pointer;
    background: #fff;
    box-shadow: 0 8px 10px 1px rgba(0,0,0,0.14), 0 3px 14px 2px rgba(0,0,0,0.12), 0 5px 5px -3px rgba(0,0,0,0.3);
    transition: all 0.5s ease;
    transform: translate3d(0%,0,0);
}
.hero__label{
    position: absolute;
    top: 0;
    left: 0;
    width: 135px;
    height: 30px;
    margin: 0;
    transform-origin: 0 0;
    transform: rotate(-90deg) translate(-100%, -100%);
    background-color: #c10e0e;
    color: #ffffff;
    font-family: 'FranklinGothicMediumCondRegul';
    font-size: 16px;
    font-weight: 600;
    display: block;
    text-align: center;
    line-height: 30px;
    text-transform: uppercase;
}
.hero__inner{
    position: relative;
    display: block;
}
.hero__link{
    display: table;
    width: 100%;
}
.hero__column{
    position: relative;
    display: table-cell;
    vertical-align: top;
}
.hero__column:last-of-type{
    width: 230px;
}
.hero__column img{
    width: 100%;
}
.hero__caption{
    position: relative;
    display: block;
    padding: 15px;
}
.hero__title{
    color: #cc0000;
    font-family: 'FranklinGothicMediumCondRegul';
    font-size: 20px;
    font-weight: 400;
    display: block;
    margin-bottom: 5px;
}
.hero__text, 
.hero__text p{
    color: #222;
    font-family: 'HelveticaNeueLTStd57Condensed', Helvetica, Arial, sans-serif;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 400;
    line-height: 1.2;
}
.hero__button{
    display: inline-block;
    padding: 5px 10px;
    color: #fff;
    font-family: 'FranklinGothicMediumCondRegul';
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0px;
    text-transform: uppercase;
    background: #a4b3b3;
    margin-top: 7px;
    transition: all 0.5s ease;
}
.hero__button:hover{
    background: #8e9b9b;
}

.heroAnimation{
    animation-name: heroAnimation;
    -webkit-animation-name: heroAnimation; 

    animation-duration: 1s;   
    -webkit-animation-duration: 1s;

    animation-timing-function: ease;    
    -webkit-animation-timing-function: ease;  

    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    transform: translate3d(100%,0,0);    
}

@keyframes heroAnimation {
 /* 0{
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transform: translate3d(0,0,0);
  }
  30%{
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transform: translate3d(0,0,0);
  }
  50% {
    transform: translate3d(100%,0,0);
  } 
  80%{
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transform: translate3d(100%,0,0);
  }
  100% {
    transform: translate3d(0,0,0);
  }*/
  0%{
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transform: translate3d(0%,0,0);
  }
  100%{
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transform: translate3d(100%,0,0);
  }
}



/* links and papers */
.tp_list{
    list-style: none;
    margin: 0;
    padding: 0;
}
.tp_list li{
    display: block;
    padding: 7px 0;
    margin: 0;
}
.tp_list li:first-child{
    padding-top: 0;
}
.tp_item.item--full{
    float: none!important;
}
.tp_item.item--full .desc{
    float: none!important;
    width: 100%!important;
    margin-left: 0!important;
}
.tp_item.item--full .desc strong,
.tp_item.item--full .desc{
    display: block;
}
.desc__cta{
    display: block;
    position: relative;
    margin-top: 10px;
}

/**********************/
.link_file{
    float:right;
    width:123px;
    height:39px;
    position:absolute;
    top:200px;
    right:5px;
    z-index:99999;
}
.link_file a.link_file-button{
    float:right;
    width:123px;
    height:39px;
    display:block;
    text-indent:-9999em;
    background:url('../images/btn_link.gif') no-repeat right 50% transparent;
}
.link_file a.link_file-button:hover{
    opacity:.85;
    filter: alpha(opacity=85);
    -moz-opacity: 0.85;
}

.link_file a.overview-button{
    float:right;
    width:150px;
    height:39px;
    display:block;
    text-indent:-9999em;
    background:url('../images/overview.gif') no-repeat right 50% transparent;
}
.link_file a.overview-button:hover{
    opacity:.85;
    filter: alpha(opacity=85);
    -moz-opacity: 0.85;
}