/*--------------------------------------------------
SCAVOLINI
www.scavolini.com
website by websolute
--------------------------------------------------*/
.iphone .profiler-results {
    display: none;
}


/*--------------------------------------------------
Font
--------------------------------------------------*/
@font-face {
    font-family: 'AllerBold';
    src: url('../_font/aller_bd-webfont.eot');
    src: url('../_font/aller_bd-webfontd41d.eot?#iefix') format('embedded-opentype'), url('../_font/aller_bd-webfont.woff') format('woff'), url('../_font/aller_bd-webfont.ttf') format('truetype'), url('../_font/aller_bd-webfont.html#AllerBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'AllerRegular';
    src: url('../_font/aller_rg-webfont.eot');
    src: url('../_font/aller_rg-webfontd41d.eot?#iefix') format('embedded-opentype'), url('../_font/aller_rg-webfont.woff') format('woff'), url('../_font/aller_rg-webfont.ttf') format('truetype'), url('../_font/aller_rg-webfont.html#AllerRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}


/*--------------------------------------------------
Body & extra
--------------------------------------------------*/
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
    display: block;
}

audio, canvas, video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

audio:not([controls]) {
    display: none;
}

[hidden] {
    display: none;
}

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

html, button, input, select, textarea {
    font-family: sans-serif;
    color: #222;
}

body {
    margin: 0;
    padding: 0;
    background: #f5f4f4;
}

::-moz-selection {
    background: #fffbb8;
    color: inherit;
    text-shadow: none;
}

::selection {
    background: #fffbb8;
    color: inherit;
    text-shadow: none;
}

img::selection {
    background: transparent;
}

img::-moz-selection {
    background: transparent;
}

#mainLoading {
    width: 100%;
    height: 100%;
    position: fixed;
    background: #fff;
    opacity: 0.8;
    z-index: 9999;
    display: none;
}

#mainLoading .loader {
    position: absolute;
    z-index: 100;
    top: 40%;
    left: 50%;
    background: url(../img/loading.gif) no-repeat center center #000;
    border: 3px solid #555;
    width: 32px;
    height: 32px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    padding: 4px;
    -moz-opacity: .7;
    -webkit-opacity: .7;
    opacity: .7;
    filter: alpha(opacity:70);
    margin-top: -23px;
    margin-left: -23px;
}

#cookies {
    margin: 20px auto;
    font-size: 12px;
    line-height: 16px;
    position: relative;
    z-index: 0;
}

#cookies .rp {
    max-width: 67%;
}

#cookies a {
    text-decoration: underline;
}

#cookies .closeBtn {
    position: absolute;
    top: 0;
    right: 0;
}

#cookies .closeBtn i {
    width: 16px;
    height: 15px;
    display: inline-block;
    vertical-align: middle;
    background: url(../img/icon.png) no-repeat -599px -486px;
}

#cookies .lblIcon {
    display: inline-block;
    vertical-align: middle;
}


/*--------------------------------------------------
Structure
--------------------------------------------------*/
.row {
    width: 68.4%;
    margin: 0 auto 4.8em;
}

.row100 {
    width: 100%;
}

.row100 .rp {
    padding: 0px;
}

.row.last {
    margin-bottom: 10.5em;
}

.rp {
    padding: 0 12px;
}

.col_1 {
    width: 16.66666666666667%;
    float: left;
}

.col_2 {
    width: 33.33333333333333%;
    float: left;
}

.col_3 {
    width: 50%;
    float: left;
}

.col_4 {
    width: 66.66666666666666%;
    float: left;
}

.col_6 {
    width: 100%;
    float: left;
}

.bp {
    padding: 0 12px;
}
/* Structure DOUBLE ROW*/
.col_3 .col_1.left {
    width: 33.33333333333333%;
    float: left;
}

.col_3 .col_2.left {
    width: 66.66666666666666%;
    float: left;
}

.col_3 .col_1.right {
    width: 33.33333333333333%;
    float: right;
}

.col_3 .col_2.right {
    width: 66.66666666666666%;
    float: right;
}

.col_3 .col_1 .bp {
    padding: 0px 24px 0px 0px;
}

.col_3 .col_2 .bp {
    padding: 0px;
}

.col_2_centered {
    width: 66.66666666666666%;
    margin: 0 auto;
}
/* Structure ROW with 24px margin bottom*/
.row24 {
    margin-bottom: 24px;
}
/* Border bottom */
.border .bp {
    border-bottom: 6px solid #f2f1f2;
    padding-bottom: 4.5em;
}

.divider {
    width: 100%;
    height: 0px;
    border-bottom: 6px solid #f2f1f2;
    margin: 2em 0 2.5em;
}


/*--------------------------------------------------
Tipografia
--------------------------------------------------*/
h1, h2, h3, h4, h5, h6, h7 {
    margin: 0px;
    padding: 0px;
}

h1 a, .h1 a, h2 a, .h2 a, h3 a, .h3 a, h4 a, .h4 a, h5 a, .h5 a, h6 a, .h6 a, h7 a, .h7 a {
    color: inherit !important;
}

body {
    font-family: 'Open Sans', sans-serif;
    font-size: 1em;
    line-height: 1.5em;
    color: #333;
    font-weight: 400;
}
/* 16×1=16 > 24 / 16 = 1,5 */
.h1, .h2, h1, h2 {
    font-family: "AllerBold", 'Open Sans', sans-serif;
    font-size: 2.625em;
    line-height: 1.142857142857143em;
    padding: 0px;
    margin: 0px;
    margin-bottom: 0.36em;
    color: #272c31;
    font-weight: normal;
}
/* 16×2.625=42 > 48 / 42 = 1,142857142857143 */
.h3, h3 {
    font-family: "AllerRegular", 'Open Sans', sans-serif;
    font-size: 1.5em;
    line-height: 1.5em;
    color: #9b9b9b;
    font-weight: normal;
    padding: 0px;
    margin: 0px; /*-webkit-hyphens:auto;*/
    padding-bottom: 2.53em;
}
/* 16×1.5=24  > 36 / 24 = 1.5 */
.h4, h4 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 2.25em;
    line-height: 1.07em;
    color: #c00418;
    font-style: italic;
    font-weight: normal;
    padding: 0px;
    margin: 0px;
    padding-bottom: 0.75em; /* text-transform:lowercase;*/
}
/* 16×2.25=36 > 40 / 36 = */
.h5, h5 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 1.5em;
    line-height: 1em;
    color: #c00418;
    font-style: italic;
    font-weight: normal;
    padding: 0px;
    margin: 0px;
    padding-bottom: 0.74em; /*text-transform:lowercase;*/
}
/* 16×1.5=24 > 24 / 24 = 1*/
.h6, h6 {
    font-family: "AllerBold", 'Open Sans', sans-serif;
    font-size: 1.5em;
    line-height: 1.2em;
    color: #fff;
    font-weight: normal;
    display: block;
    padding: 0px;
    margin: 0px;
}

/* 16×1.5=24  > 20 / 24 = 0.8333333333333333 */
.h7, h7 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 1em;
    line-height: 1.25em;
    color: #fff;
    font-style: italic;
    font-weight: normal; /* text-transform:lowercase;*/
    display: block;
    padding: 0px;
    margin: 0px;
}
/* 16×1=16 > 20 / 16 = 1.25*/
.small {
    font-size: 12px;
    line-height: 18px;
}

.strong {
    font-weight: bold;
}

.justify {
    text-align: justify;
}

.centered {
    text-align: center;
}

strong {
    font-weight: 600 !important;
}

.fcgreen {
    color: #6C9D23;
}

#downloadNewsletter span.fcgreen {
    color: #9B9B9B;
}

.fwb {
    font-weight: 700;
}

.fcr {
    color: #c00418;
}

.fcg {
    color: #9b9b9b !important;
}

.tac {
    text-align: center;
}

.fs12 {
    font-size: 12px;
}

.fcw {
    color: #fff !important;
}

img.scavoliniblu_logo {
    width: 50px !important;
    height: 50px !important;
    vertical-align: text-bottom;
}

.mb0 {
    margin-bottom: 20px !important;
}

.listNumber {
    list-style: decimal;
}


/*--------------------------------------------------
Call to action
--------------------------------------------------*/
.cta {
    min-width: 102px;
    padding: 9px 14px 9px;
    background-color: #272c31;
    font: 0.9375em/1em 'Open Sans', sans-serif;
    text-transform: uppercase;
    color: #fff;
    font-weight: normal;
    text-align: center;
    text-decoration: none;
    margin-top: 1.875em;
    display: inline-block;
    background-color: #272c31; /* background:url(../img/cta.gif) left top repeat-x;  transition:background-position 100ms ease-in ; -moz-transition:background-position 100ms ease-in ; -o-transition:background-position 100ms ease-in ; -webkit-transition:background-position 100ms ease-in ;*/
    transition: background-color 0.5s linear;
    -moz-transition: background-color 0.5s linear;
    -o-transition: background-color 0.5s linear;
    -webkit-transition: background-color 0.5s linear;
    white-space: nowrap;
    cursor: pointer;
}

.cta:hover {
    color: #fff; /*background-position:left bottom;*/
    background-color: #c00418;
}

.shareBtn a {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 0.875em;
    line-height: 1em;
    color: #c00418;
    font-style: italic;
    font-weight: normal;
    text-transform: lowercase;
    text-decoration: none;
    margin: 0px 6px;
}

.shareBtn a:hover {
    color: #e91b31;
}

/*--------------------------------------------------
Tags
--------------------------------------------------*/
a.tag {
    font-size: 11px;
    font-weight: 600;
    line-height: 8px;
    cursor: pointer;
    color: #fff;
    margin-right: 7px;
    margin-top: 12px;
    padding: 9px 7px;
    height: 8px;
    background: #9b9b9b;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    float: left;
    text-decoration: none;
    text-transform: uppercase;
    white-space: nowrap;
}

a.tag:hover {
    background: #272c31;
}

a.tag span {
    border-radius: 60px;
    -moz-border-radius: 60px;
    -webkit-border-radius: 60px;
    background: #fefefe;
    color: #C00418;
    min-width: 12px;
    display: inline-block;
    text-align: center;
    vertical-align: top;
    margin: -2px 0 0 3px;
    letter-spacing: -1px;
    font-size: 8px;
    padding: 2px 1px;
}

a.tag:hover span {
    color: #272c31;
}


/*--------------------------------------------------
Ricerca per Tag
--------------------------------------------------*/
.col_2.centered, .template_tag article.bp, div.tag.bp {
    min-height: 275px;
}


/*--------------------------------------------------
Menu Lingue
--------------------------------------------------*/
#lang {
    width: 100%;
    background: #0d0d0d;
    position: relative;
    z-index: 10;
    display: none;
}

#lang ul {
    margin: 0;
    padding: 12px 24px;
    float: right;
    list-style: none;
}

#lang ul li {
    text-align: right;
    color: #8a8a8a;
    font-size: 12px;
    margin-left: 24px;
    float: right;
}

#lang ul li a {
    color: #8a8a8a;
}

#lang ul li a:hover, #lang ul li a.on {
    color: #eee;
}


/*--------------------------------------------------
Mappa
--------------------------------------------------*/
#localizeMe {
    line-height: 1.18em;
    cursor: pointer;
    text-align: center;
    margin: 0px 20px 0 0;
    width: 100%;
}

#localizeMe .h5 {
    padding: 0px;
}

#noLocalize {
    line-height: 1.18em;
    cursor: pointer;
    text-align: center;
    margin: 0px 20px 0 0;
    width: 100%;
}

#noLocalize .h5 {
    padding: 0px;
}

#map #localizeMeData {
    margin-top: 0;
}

#localizeMeData {
    margin-bottom: 21px;
    margin-top: 2.53em;
    text-align: center;
    width: 100%;
}

#yesOrNo {
    padding: 12px 0 0;
}

#localizeYes, #localizeNo {
    cursor: pointer;
}


/*--------------------------------------------------
Header
--------------------------------------------------*/
header {
    width: 100%;
    height: 80px;
    padding: 10px 0px;
    background: #2d2c2c;
    position: relative;
    z-index: 101;
}

header .wrap65 {
    position: relative;
    z-index: 0;
}

header img {
    margin-left: 24px;
    width: 80px;
    height: auto;
}


/*--------------------------------------------------
Main menu
--------------------------------------------------*/
header nav#mainNav {
    position: absolute;
    bottom: 15px;
    right: 24px;
    z-index: 0;
    width: auto;
}

header nav ul {
    margin: 0px;
    display: block;
}

header nav ul li {
    display: block;
    float: left;
}

header nav#mainNav ul li {
    margin: 0px 0px 0px 28px;
}

header nav ul li a {
    text-decoration: none;
    font: 16px/16px "AllerRegular", 'Open Sans', sans-serif;
    color: #bababa;
    text-transform: uppercase;
}

header nav ul li a:hover {
    color: #fff;
}

header nav ul li.active a {
    color: #fff;
}


/*--------------------------------------------------
Service menu
--------------------------------------------------*/
header nav#serviceNav {
    position: absolute;
    top: 4px;
    right: 24px;
    z-index: 0;
    text-align: right;
    min-width: 270px;
}

header nav#serviceNav ul li {
    width: 11px;
    background: url(../img/icon.png) no-repeat left top;
    text-indent: -9999px;
    float: none;
    display: inline-block;
    text-align: left;
    margin: 0;
    padding: 0;
    float: right;
    margin-left: 9px;
}

header nav#serviceNav ul li#home {
    background-position: left -54px;
}

header nav#serviceNav ul li#home:hover {
    background-position: -70px -54px;
}

header nav#serviceNav ul li#search {
    background-position: left -109px;
}

header nav#serviceNav ul li#search:hover {
    background-position: -70px -109px;
}

header nav#serviceNav ul li#language:hover, header nav#serviceNav ul li#language.on {
    background-position: -70px top;
}

header nav#serviceNav ul li#lavoraconnoi {
    background-position: -150px -54px;
}

header nav#serviceNav ul li#lavoraconnoi:hover {
    background-position: -220px -54px;
}

header nav#serviceNav ul li a {
    display: block;
    height: 20px;
    width: 11px;
}

header nav#serviceNav ul li#language {
    width: auto !important;
    margin-right: 8px;
}

header nav#serviceNav ul li#language:hover a, header nav#serviceNav ul li#language.on a {
    color: #fff !important;
}

header nav#serviceNav ul li#language a {
    font-size: 12px;
    width: auto;
    text-indent: 0;
    padding-left: 16px;
    line-height: 12px;
    text-transform: none;
}

header nav#serviceNav ul li#searchform {
    margin-left: -13px !important;
    width: 52% !important;
}

/*
header nav#serviceNav ul li#lavoraconnoi {width:auto; background:none; text-indent:0;}
header nav#serviceNav ul li#lavoraconnoi  a {width:auto; height:auto; font-size:10px; position:relative; top:-2px;}
*/

#mainNav .registra-prodotto {
    position: absolute;
    left: 28px;
    top: -45px;
}

#mainNav .registra-prodotto a {
    font-size: 12px;
    width: auto;
    text-indent: 0;
    text-transform: none;
    color: #bababa;
}

#mainNav .registra-prodotto a:hover {
    color: #fff;
}

@media screen and (max-width: 560px) {
    #mainNav .registra-prodotto {
        display: none;
    }
}

/*--------------------------------------------------
Search Form
--------------------------------------------------*/
header nav#serviceNav ul li#searchform {
    width: 0;
    overflow: hidden;
    position: relative;
    z-index: 2;
    background: #fff;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    text-indent: 0;
    height: 17px;
    margin-top: -3px;
    margin-left: 0;
}

#searchform #s {
    background: none;
    border: none;
    font-size: 11px;
    color: #222;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 5px;
    width: 120px;
}

#searchform .submit {
    border: none;
    position: absolute;
    top: 0px;
    right: 0px;
    background: url(../img/icon.png) no-repeat -148px -106px;
    margin: 0;
    padding: 0;
    width: 17px;
    height: 17px;
    z-index: 1;
}


/*--------------------------------------------------
Path
--------------------------------------------------*/
#path {
    left: 0;
    right: 0;
    max-width: 1800px;
    width: 100%;
    position: fixed;
    top: -24px;
    background: #2d2c2c;
    background: rgba(45,45,45,.95);
    z-index: 100;
    padding: 4px 0px;
    line-height: 24px;
    margin: 0 auto;
}

#path .rp {
    padding: 0 24px;
}

#path img {
    float: left;
    margin-left: 5px;
    display: inline-block;
    width: 16px;
    height: 16px;
}

#path nav {
    margin-left: 36px;
    float: left;
}

#path nav ul li {
    display: block;
    float: left;
    margin-right: 12px;
}

#path a, #path li, #path div {
    font: 12px/12px 'Open Sans', sans-serif;
    color: #ddd;
    text-decoration: none;
}

#path a:hover {
    color: #fff;
}

#backMenu {
    background: url(../img/icon.png) left -160px no-repeat;
    padding-left: 24px;
    float: right;
}

#backMenu:hover {
    background-position: -70px -160px;
}


/*--------------------------------------------------
Path Menu
--------------------------------------------------*/
#path_menu {
    background: #191919;
    background: rgba(20,20,20,.95);
    clear: both;
    margin-right: 48px;
    position: absolute;
    width: 100%;
    padding: 0;
    left: 0;
    top: 24px;
    z-index: 1;
    overflow: hidden;
    height: 0;
}

#path_menu ul {
    margin: 0px;
    padding: 8px 20px 8px 0;
    display: block;
    float: right;
}

#path_menu ul li {
    display: block;
    float: left;
}

#path_menu ul li {
    margin: 0px 0px 0px 25px;
}

#path_menu ul li a {
    text-decoration: none;
    color: #bababa;
    text-transform: uppercase;
}

#path_menu ul li a:hover {
    color: #fff;
}

#path_menu ul li.active a {
    color: #fff;
}


/*--------------------------------------------------
Images
--------------------------------------------------*/
.row img {
    width: auto;
    width: 100%;
    height: auto;
}

.scheda_tss .galslider .flexslider.singleImageSlider .slides img, .template_scheda .galslider .flexslider.singleImageSlider .slides img {
    max-width: 456px;
    margin: 0 auto;
}

.figure {
    background-color: #C00418;
}

.figure.circle {
    background-color: transparent;
}


/*--------------------------------------------------
tooltip
--------------------------------------------------*/
.tipsy {
    padding: 5px;
    font-size: 10px;
    position: absolute;
    z-index: 100000;
}

.tipsy-inner {
    padding: 5px 8px 4px 8px;
    background-color: black;
    color: white;
    max-width: 200px;
    text-align: center;
}

.tipsy-inner {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.tipsy-arrow {
    position: absolute;
    background: url(../img/tipsy.gif) no-repeat top left;
    width: 9px;
    height: 5px;
}

.tipsy-n .tipsy-arrow {
    top: 0;
    left: 50%;
    margin-left: -4px;
}

.tipsy-nw .tipsy-arrow {
    top: 0;
    left: 10px;
}

.tipsy-ne .tipsy-arrow {
    top: 0;
    right: 10px;
}

.tipsy-s .tipsy-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -4px;
    background-position: bottom left;
}

.tipsy-sw .tipsy-arrow {
    bottom: 0;
    left: 10px;
    background-position: bottom left;
}

.tipsy-se .tipsy-arrow {
    bottom: 0;
    right: 10px;
    background-position: bottom left;
}

.tipsy-e .tipsy-arrow {
    top: 50%;
    margin-top: -4px;
    right: 0;
    width: 5px;
    height: 9px;
    background-position: top right;
}

.tipsy-w .tipsy-arrow {
    top: 50%;
    margin-top: -4px;
    left: 0;
    width: 5px;
    height: 9px;
}


/*--------------------------------------------------
Box prodotto
--------------------------------------------------*/
.boxProd {
    position: relative;
    z-index: 0;
}

.boxProd .overlayPr {
    position: absolute;
    z-index: 10;
    bottom: 0px;
    left: 0px;
    background: url(../img/1pxBlack.png);
    width: 100%;
}

.boxProd .overlayPr span {
    padding: 0px 11px;
}

.boxProd .overlayPr span.h6 {
    padding-top: 11px;
    padding-bottom: 11px;
}

.boxProd .overlayPr span.h7 {
    padding-bottom: 11px;
    padding-top: 0;
}

.overplus {
    width: 72px;
    height: 72px;
    position: absolute;
    z-index: 10;
    top: 0;
    left: 50%;
    margin: -36px 0 0 -36px;
    background: url(../img/plus.png) no-repeat 0 0;
}

.overplus a {
    display: block;
    width: 72px;
    height: 72px;
}

.boxProd.tavolo .overlayPr {
    background: rgba(0,0,0,.3);
}

/*--------------------------------------------------
Form elements
--------------------------------------------------*/
.fakeSelect {
    display: block;
    margin: 0 auto;
    padding: 0;
    outline: none;
    font-size: 12px;
    margin-top: 2px;
    background: url(../img/input.gif) repeat-x left top #f8f8f8;
    border: 1px solid #c0c0c0;
    width: 100%;
    height: 35px;
    position: relative;
    z-index: 10;
    cursor: pointer;
    color: #333;
}

.col_pos_1 .fakeSelect {
    z-index: 13;
}

.col_pos_2 .fakeSelect {
    z-index: 12;
}

.col_pos_3 .fakeSelect {
    z-index: 11;
}

.col_pos_4 .fakeSelect {
    z-index: 10;
}

.fakeSelect:hover {
    background-color: #f3f3f3;
}

.fakeSelect.open {
    background-color: #fff;
}

.fakeSelect ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    border: 1px solid #dbd3d3;
    padding: 8px;
}

.fakeSelect ul li {
    cursor: pointer;
    width: auto;
    line-height: 22px;
    padding: 0px;
}

.fakeSelect ul li:hover {
    color: #C00418;
    background: #fffddf;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.iconSelect {
    width: 7px;
    height: 9px;
    position: absolute;
    background: url(../img/icon.png) left -594px;
    top: 14px;
    right: 10px;
    z-index: 0;
}

.fakeSelected {
    padding: 6px 30px 6px 7px;
    max-width: 100%;
    color: #333;
    position: relative;
    z-index: 2;
}

.fakeOption {
    background: #f8f8f8;
    border-top: none;
    margin: 0px auto 0px;
    width: 100%;
    position: relative;
    z-index: 99;
}

.ie7 .fakeOption {
    margin: 0px auto 0px auto;
    width: 100%;
}

.ie7 #howMeet .fakeOption {
    width: 95%;
}

.checkbox span {
    margin-left: 2px;
    display: block;
    width: auto;
}

.checkbox:not(#foo) span > input[type='checkbox'] {
    opacity: 0;
    width: 14px;
    position: absolute;
    cursor: pointer;
    z-index: 11;
}

.checkbox:not(#foo) span > input[type='checkbox'] + label {
    margin: 0;
    clear: none;
    padding: 4px 0 4px 19px;
    cursor: pointer;
    background: url(../img/icon.png) -625px -370px no-repeat;
    width: 90%;
    display: block;
}

.checkbox:not(#foo) span > input[type='checkbox']:checked + label {
    background: url(../img/icon.png) -625px -586px no-repeat;
}


/*--------------------------------------------------
Form elements
--------------------------------------------------*/
.multiSelect {
    font-size: 12px;
    position: relative;
    z-index: 2;
    height: 35px;
}

.multiSelect .selected {
    color: #333;
    padding: 6px 30px 4px 7px;
    margin-top: 2px;
    background: url(../img/input.gif) repeat-x left top #f8f8f8;
    border: 1px solid #c0c0c0;
    height: 25px;
    position: relative;
    z-index: 10;
    cursor: pointer;
    color: #333;
}

.multiSelect:hover .selected {
    background-color: #f3f3f3;
}

.multiSelect .selected.open {
    background-color: #fff;
}

.multiSelect .selected span {
    background: url(../img/icon.png) repeat scroll left -594px transparent;
    height: 9px;
    position: absolute;
    right: 10px;
    top: 14px;
    width: 7px;
    z-index: 1;
}

.multiOptions {
    background: #f8f8f8;
    border: 1px solid #DBD3D3;
    padding: 8px 5px;
    margin: 0 1px;
    display: none;
}

.multiOptions label {
    display: block;
    position: relative;
    z-index: 1;
    overflow: hidden;
    padding: 4px 0 4px 24px;
    cursor: pointer;
    display: block;
}

.multiOptions label:hover {
    color: #C00418;
    background: #fffddf;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.multiOptions label input {
    position: absolute;
    top: 9px;
    left: 5px;
}


/*--------------------------------------------------
Wrappers
--------------------------------------------------*/
#main {
    max-width: 1800px;
    width: 100%;
    margin: 0 auto;
    background: #fff;
}

.wrap65 {
    width: 68.4%;
    margin: 0 auto;
}

#bodywrap {
    box-shadow: 0px 0px 2px 2px #EAE9E9;
    width: 100%;
    max-width: 1800px;
    background: #fff;
    padding-top: 3em;
}

#bodywrap.fixedbody {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1;
    padding-top: 100px;
    margin: 0 auto;
}


/*--------------------------------------------------
Quote & Social
--------------------------------------------------*/
.quote {
    margin-top: 1.3em;
}

.quote figure {
    text-align: center;
    height: 4.5em;
    width: 100%;
}

.quote.twitter figure {
    background: url(../img/tweet.png) no-repeat center center;
}

.quote.diconodinoi figure {
    background: url(../img/dicono.png) no-repeat center center;
}

.quote.facebook figure {
    background: url(../img/facebook.png) no-repeat center center;
}

.quote.like figure {
    background: url(../img/like.png) no-repeat center center;
}

.quote.balloon figure {
    background: url(../img/balloon.png) no-repeat center center;
}


/*--------------------------------------------------
Table
--------------------------------------------------*/
table th {
    text-align: left;
    font-size: 12px;
    color: #666;
    background: #e9eaec;
    border: 1px solid #c2c2c2;
}

table th strong {
    display: block;
    border: 1px solid #fff;
    padding: 10px;
    box-shadow: 0 1px 4px #ccc;
    background: none;
    font-weight: bold !important;
}

table td {
    border: 1px solid #c2c2c2;
    background: none;
    font-size: 11px;
    color: #666;
    padding: 8px 10px 6px;
    text-align: left;
}

table td.odd {
    background-color: #f6f6f6;
    padding: 0;
}

table td.odd strong {
    display: block;
    border-top: 1px solid #fff; /*border-bottom:1px solid #fff;*/
    background: none;
    padding: 8px 10px 6px;
    color: #666;
}


/*--------------------------------------------------
Tabs
--------------------------------------------------*/
.tab_nav {
    margin: 0 0 2.5em;
    padding: 0;
    list-style: none;
    text-align: center; /* background-color:#f2f1f2; box-shadow:inset 0 1px 0 #fff; */
    border-bottom: 1px solid #e0dddd;
}

.tab_nav li {
    margin: 0;
    padding: 0;
    display: inline-block;
}

.tab_nav li a {
    color: #9b9b9b;
    padding: 0px 17px 0px;
    height: 30px;
    display: block;
    line-height: 30px;
    border: 1px solid #e0dddd;
    background-color: #f2f1f2;
    box-shadow: inset 0 1px 0 #fff;
    border-bottom: none;
}

.tab_nav li a:hover {
    color: #C00418;
}

.tab_nav li.on a, .tab_nav li a.on {
    color: #272c31;
    background: #fff;
    border: 1px solid #e0dddd;
    border-bottom: 1px solid #fff;
    margin-bottom: -1px;
    padding-bottom: 1px;
}


/*--------------------------------------------------
Open Close
--------------------------------------------------*/
.openClose {
    width: 100%;
    margin-bottom: 2px;
    cursor: pointer;
}

.openClose h4, .openClose .h4 {
    width: 100%;
    background: #b7b7b7;
    padding: 10px 8px;
    color: #ffffff;
    font-size: 24px;
    line-height: 20px;
    margin: 0px;
    text-transform: none;
    display: block;
    padding-right: 30px;
    position: relative;
    z-index: 0;
    cursor: pointer;
}

.openClose:hover h4, .openClose:hover .h4 {
    background-color: #d1d1d2;
}

.openClose.open h4, .openClose.open .h4 {
    color: #757678;
    background: #e5e6e8;
    display: block;
}

.iconOpenClose {
    width: 30px;
    height: 9px;
    background: url(../img/openClose.png) no-repeat center center;
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -5px;
    z-index: 1;
}

.open .iconOpenClose {
    background: url(../img/openClose_o.png) no-repeat center center;
}


/*--------------------------------------------------
Alert
--------------------------------------------------*/
.alert {
    background-color: #FCF8E3;
    border: 1px solid #FBEED5;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    color: #C09853;
    margin-bottom: 20px;
    padding: 8px 35px 8px 14px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    font-size: 14px;
    line-height: 18px;
    text-align: center;
}

.alert-info {
    background-color: #f6efe1;
    border-color: #efdeca;
    color: #a89157;
}


/*--------------------------------------------------
Sitemap
--------------------------------------------------*/
/*#sitemap ul li {padding:10px; display:block; width:100%; background:#efefef;}*/
#sitemap {
    width: 100%;
    overflow: hidden;
}

#sitemap .cat {
    width: 100%;
    width: 100%;
    font-size: 34px;
    line-height: 64px;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
    color: #C00B1D;
    margin-bottom: 10px;
}

#sitemap .cat ul {
    padding-left: 30px;
    border-left: 1px solid #F2F1F2;
}

#sitemap .cat.lev2 {
    color: #272C31;
    font-size: 24px;
    margin-top: -10px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-style: normal;
    padding-left: 30px;
    border-left: 1px solid #F2F1F2;
}

#sitemap .cat.lev2 ul {
    padding-left: 30px;
    border-left: 1px solid #F2F1F2;
}

#sitemap ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

#sitemap ul li {
    padding: 10px;
    display: block;
    width: 100%;
    border-bottom: 1px solid #F2F1F2;
    font-size: 18px;
    line-height: 20px;
    display: block;
    font: 18px/20px 'Open Sans', sans-serif;
    font-weight: 400;
    color: #272C31;
}

#sitemap ul li:hover {
    background: #EFEFEF;
}

#sitemap ul li a {
    display: block;
    color: #272C31;
}

#sitemap ul li a:hover {
    color: #C00B1D;
}


/*--------------------------------------------------
Iscrizione Newsletter dentro sezione Magazine
--------------------------------------------------*/
.nl_mag {
}

.nl_mag .col_2 {
    width: 100%;
}

.nl_mag .border_icon.icon_mail {
    margin: 0 auto 3em;
}

/*--------------------------------------------------
Footer
--------------------------------------------------*/
footer { /*padding:92px 0px 42px;*/
    padding: 72px 0px 32px;
    background: #f2f2f2;
}

footer .bp {
    position: relative;
    z-index: 0;
    padding: 0 24px;
}

footer, footer a {
    font: 12px/24px 'Open Sans', sans-serif;
    font-weight: 400;
    color: #333;
}

footer .lfloat { /*width:184px;*/
    width: 20%;
    margin-right: 50px;
}

footer .bp .rfloat {
    clear: right;
}

footer .lfloat.mt {
    margin-top: 4.92em;
}

footer .lfloat.mt.last {
    margin-right: 0px;
}

footer #credits {
    position: absolute;
    bottom: 12px;
    right: 24px;
    color: #9b9b9b;
}

footer #credits a {
    color: #9b9b9b;
}

footer #credits a:hover {
    color: #e91b31;
}

footer .lfloat span {
    font: 16px/24px 'Open Sans', sans-serif;
    font-weight: 700;
    color: #272c31 !important;
    display: block;
    margin-bottom: 2.1875em;
}

footer ul li {
    display: block;
    float: left;
    list-style: none;
    margin-left: 24px;
}

footer ul li a:hover {
    color: #e91b31;
}

footer ul {
    list-style: none;
}

footer .icon {
    width: 24px;
    height: 24px;
    margin: 0px;
    background: url(../img/icon.png) no-repeat;
}

footer .icon.fb {
    background-position: left -540px;
}

footer .icon.pin {
    background-position: -50px -540px;
}

footer .icon.tweet {
    background-position: -100px -540px;
}

footer .icon.yt {
    background-position: -150px -540px;
}

footer .icon.ln {
    background-position: -200px -540px;
}

footer .icon.gplus {
    background-position: -250px -540px;
}

footer #serviceMenuFooter {
    max-width: 60%;
    margin-top: 40px;
}

footer #serviceMenuFooter ul {
    padding: 0px;
}

footer #serviceMenuFooter ul li {
    margin: 0 24px 0 0;
}



/*--------------------------------------------------
COOKIE BAR
--------------------------------------------------*/
.menage-cookie-css #container {
    margin-top: 30px;
}

.menage-cookie-css .cookie-adv {
    background: url(../img/bg-cookie-bar.png) repeat left top;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 81;
}

.menage-cookie-css .cookie-adv div {
    margin: 0 auto;
    font-size: 11px;
    line-height: 1;
    padding: 20px 0;
    overflow: hidden;
    position: relative;
}

.menage-cookie-css .cookie-adv .row,
.menage-cookie-css .cookie-adv .col_4 {
    padding: 0;
}

.menage-cookie-css .cookie-adv div span {
    display: block;
}

.menage-cookie-css .cookie-adv div a {
    font-weight: bold;
    text-decoration: underline;
    color: #C00418;
}

.menage-cookie-css .cookie-adv div a.chiudi {
    display: block;
    right: 0;
    top: 8px;
    position: absolute;
    padding-right: 0px;
    width: auto;
    color: #272c31;
    text-decoration: none;
    padding-top: 2px;
}

.menage-cookie-css .cookie-adv div a.chiudi:hover {
    text-decoration: underline;
}

.menage-cookie-css .cookie-adv div a.chiudi span {
    background: url(../img/icon.png) repeat -598px 315px;
    width: 16px;
    height: 20px;
    display: block;
    float: right;
    overflow: hidden;
    padding: 0;
    margin-top: -2px;
    margin-left: 5px;
}

@media screen and (max-width:600px) {
    .menage-cookie-css .cookie-adv .col_4 {
        padding-top: 30px;
    }
}


/*--------------------------------------------------
LIVING
--------------------------------------------------*/
.livingPage .ttu {
    text-transform: uppercase;
    font-size: 16px;
    color: #c00418;
    font-family: "AllerRegular", 'Open Sans', sans-serif;
    font-weight: normal;
}

.livingPage .bgB {
    width: 100%;
    background: #000;
    text-align: center;
    padding: 30px 0;
    margin-bottom: 30px;
}

.livingPage .video {
    padding-bottom: 56.25%;
    position: relative;
    display: block;
    height: 0;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.livingPage .containerVideo {
    max-width: 800px;
    margin: 0 auto;
}

.livingPage .video iframe {
    position: absolute;
    top: 0;
    bottom: 0;
    display: block;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.livingPage ul.ancorList {
    padding: 0;
    margin: 20px 0 0;
}

.livingPage .ancorList li {
    display: inline-block;
    margin: 0 35px;
    vertical-align: middle;
}

.icon-arrow-down {
    width: 16px;
    height: 16px;
    background: url("../IMG/arrowDown.png");
    background-size: 16px;
    vertical-align: middle;
    display: inline-block;
    margin-left: 6px;
}

.icon-gallery {
    width: 17px;
    height: 13px;
    background: url("../IMG/iconGallery.png");
    background-size: 340px 12px;
    background-position: -187px top;
    vertical-align: middle;
    display: inline-block;
    margin-right: 6px;
}

.iconLabel {
    display: inline-block;
    vertical-align: middle;
}

.livingPage .ancorList a {
    color: #2d2c2c;
    font-size: 24px;
    font-family: "AllerRegular", 'Open Sans', sans-serif;
}

@media screen and (max-width: 559px) and (min-width: 100px) {
    .livingPage .ancorList li {
        margin-bottom: 10px;
    }

    .livingPage .ancorList a {
        font-size: 16px;
    }
}

.livingPage .h3 {
    padding-bottom: 0;
    margin-bottom: 30px;
    max-width: 90%;
    font-style: normal;
}

.livingPage #l_43 + .row .col_2 p {
    max-width: 63%;
}

#l_43 + .row .col_2 {
    width: 50%;
}

@media screen and (max-width: 959px) {
    .livingPage > .row > .col_4, .livingPage > .row .rp > .col_4, .livingPage > .row > .col_2, .livingPage > .row > .col_2.col_2.col_pos_2, .livingPage > .row > .col_2.col_2.col_pos_3 {
        width: 100%;
    }

    .livingPage > .row > .col_2.col_pos_1, .livingPage > .row > .col_2.col_2.col_pos_2 {
        margin-bottom: 50px !important;
    }

    .livingPage .col_4 p {
        max-width: 90%;
    }
}

.livingPage .tac .h3 {
    margin-left: auto;
    margin-right: auto;
    max-width: 1034px;
}

.livingPage .tit {
    margin: 0 0 -6px 0;
    padding-bottom: 0;
    color: #2d2c2c;
    font-size: 16px;
    font-style: normal;
    line-height: 24px;
    font-family: "AllerBold", 'Open Sans', sans-serif;
}

.livingPage {
    margin-top: -3em;
}

.livingPage .bgGray {
    background: #f2f1f2;
    width: 100%;
    padding: 4.8em 0;
    margin-bottom: 4.8em;
}

.livingPage .bgGray .row {
    padding-bottom: 0;
    margin-bottom: 0;
}

.livingPage .livingGallery {
    max-width: 1800px;
    margin: 0 auto 4.8em;
    overflow: hidden;
}

.livingPage .livingSlide {
    width: 100%;
    height: auto;
    max-width: 1800px;
    max-height: 740px;
    position: relative;
    z-index: 0;
}

@media screen and (min-width:1600px) {
    .livingPage .livingSlide {
        max-height:none;
    }
}

.livingPage .livingSlide .tit {
    margin-bottom: 10px;
}

.livingPage .livingSlide > .description .description {
    margin-bottom: 10px;
}

.livingPage .relative {
    padding-top: 44px;
}

.livingPage .relative .l_g_45 {
    margin-top: -44px;
}

.livingPage .livingSlide > .description {
    position: absolute;
    bottom: 40px;
    right: 40px;
    width: 40%;
    padding: 30px;
    background: #fff;
    background: rgba(255,255,255,0.85);
    z-index: 2;
}

.livingPage .l_g_45 .livingSlide > .description {
    right: auto;
    bottom: auto;
    top: 40px;
    left: 40px;
}

.livingPage .l_g_45 .livingSlide .tit {
    font-size: 36px;
}

.livingPage .l_g_45 .livingSlide > .description .description {
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-style: italic;
    font-size: 20px;
    line-height: 28px;
    margin-top: 15px;
}

.livingPage .livingSlide > .description a {
    font-family: "AllerBold", 'Open Sans', sans-serif;
}

@media screen and (max-width:767px) {
    .livingPage .livingSlide > .description {
        position: static;
        box-sizing: border-box;
        width: 100%;
        bottom: auto;
        right: auto;
    }

    .livingPage .livingGallery {
        padding-bottom: 40px;
    }

    .hidden-phone {
        display: none;
    }

    .multiCol.row .col_2 {
        width: 100% !important;
        margin-bottom: 30px !important;
    }

    .multiCol.row .col_2:last-child {
        margin-bottom: 0 !important;
    }

    .mobile .row {
        margin: 0 auto 30px !important;
    }

    .livingPage .livingGallery {
        margin-bottom: 2em;
    }

    .livingPage .bgGray {
        padding: 2.8em 0 0.8em;
    }
}

.livingPage .slick-dots {
    bottom: 0;
}

.livingPage .livingSlide img {
    width: 100%;
    height: auto;
    max-height:832px;
    z-index: 0;
}

.slick-list {
    z-index:0;
}

.livingPage .slick-prev:focus, .livingPage .slick-next:focus, .livingPage .slick-prev:active, .livingPage .slick-next:active {
    border: none;
    outline: none;
    box-shadow: none;
}

.livingPage .slick-prev, .livingPage .slick-next {
    background: url(../img/gals_arrows.png) no-repeat 0 -60px !important;
    position: absolute;
    top: 50%;
    left: -20px;
    margin-top: -30px;
    width: 80px;
    height: 60px;
    z-index: 30;
    cursor: pointer;
    -moz-opacity: .8;
    -webkit-opacity: .8;
    opacity: .8;
    filter: alpha(opacity=80);
    border: 0;
    text-indent: -9000px;
    -moz-transition: all ease-in-out 0.1s;
    -o-transition: all ease-in-out 0.1s;
    -webkit-transition: all ease-in-out 0.1s;
    transition: all ease-in-out 0.1s;
}

.slick-dots li button:before {
    font-size: 12px;
}

.livingPage .slick-next {
    left: auto;
    right: -20px;
    background-position: 0 0 !important;
}

.livingPage .slick-prev:hover {
    left: 0;
    -moz-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-transition: all ease-in-out 0.1s;
    -o-transition: all ease-in-out 0.1s;
    -webkit-transition: all ease-in-out 0.1s;
    transition: all ease-in-out 0.1s;
}

.livingPage .slick-next:hover {
    right: 0;
    -moz-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-transition: all ease-in-out 0.1s;
    -o-transition: all ease-in-out 0.1s;
    -webkit-transition: all ease-in-out 0.1s;
    transition: all ease-in-out 0.1s;
}


.ctaGallery .row {
    padding-bottom: 0;
    margin-bottom: 0;
}


.ctaGallery {
    width: 100%;
    padding: 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background: #2d2c2c;
    background: rgba(39,44,49,0.9);
    color: #fff;
}

.ctaGallery span {
    cursor: pointer;
    padding: 10px 15px;
    border: 1px solid #fff;
    border-top: 0;
    border-bottom: 0;
    display: block;
    font-size: 13px;
    font-weight: bold;
}

.ctaGallery .col_3:first-child span, .ctaGallery .col_2:first-child span {
    border-right: 0;
}

.ctaGallery .col_2:last-child span {
    border-left: 0;
}

.ctaGallery span:hover {
    opacity: 0.8;
}

.ctaGallery [data-gallery=c_580].on, .c_580 .tit {
    color: #cfac53;
}

.ctaGallery [data-gallery=c_581].on, .c_581 .tit {
    color: #c93c0f;
}

.ctaGallery [data-gallery=c_582].on, .c_582 .tit {
    color: #aaae0a;
}

.ctaGallery [data-gallery=c_583].on, .c_583 .tit {
    color: #009499;
}

.ctaGallery [data-gallery=c_584].on, .c_584 .tit {
    color: #7477b0;
}


/*--------------------------------------------------
Image retina display
--------------------------------------------------*/
@media screen and (-webkit-min-device-pixel-ratio:2), screen and (-max-moz-device-pixel-ratio:2) {
    .imgMob {
        background-image: url(../img/icon%402x.png) !important;
        background-size: 640px 800px !important;
    }

    .quote figure {
        height: 4.5em;
    }

    .quote.twitter figure {
        background: url(../img/tweet%402x.png) no-repeat center center;
        background-size: 37px 31px !important;
    }

    .quote.corriere figure {
        background: url(../img/corriere%402x.png) no-repeat center center;
        background-size: 162px 12px !important;
    }

    .quote.diconodinoi figure {
        background: url(../img/dicono%402x.png) no-repeat center center;
        background-size: 35px 30px !important;
    }

    .quote.facebook figure {
        background: url(../img/facebook%402x.png) no-repeat center center;
        background-size: 30px 30px !important;
    }

    .quote.like figure {
        background: url(../img/like%402x.png) no-repeat center center;
        background-size: 38px 40px !important;
    }

    .quote.balloon figure {
        background: url(../img/balloon%402x.png) no-repeat center center;
        background-size: 46px 40px !important;
    }

    footer #credits img {
        width: 12px !important;
        height: auto;
    }

    #legend .pin.pR {
        background: url(../img/pR%402x.png) no-repeat left top;
        background-size: 21px 27px !important;
    }

    #legend .pin.pB {
        background: url(../img/pB%402x.png) no-repeat left top;
        background-size: 21px 27px !important;
    }

    #legend .pin.pG {
        background: url(../img/pG%402x.png) no-repeat left top;
        background-size: 21px 27px !important;
    }

    .play {
        background: url(../img/Play%402x.png) no-repeat left top !important;
        background-size: 80px 79px !important;
    }

    #registraCucina .cta {
        background-image: url(../img/subScribe%402x.png) !important;
        background-size: 25px 25px !important;
    }

    .iconOpenClose {
        background: url(../img/openClose%402x.png) no-repeat center center !important;
        background-size: 30px 9px !important;
    }

    .open .iconOpenClose {
        background: url(../img/openClose_o%402x.png) no-repeat center center !important;
        background-size: 30px 3px !important;
    }
}


/*--------------------------------------------------
Registra il Tuo Prodotto Scavolini
--------------------------------------------------*/
.wrap-col_3 .col_3 .padd {
    padding-right: 60px;
}

@media screen and (max-width: 560px) {
    .wrap-col_3 .col_3 {
        margin-bottom: 40px;
    }

    .wrap-col_3 .col_3 .padd {
        padding-right: 0px;
    }
}

/*--------------------------------------------------
Media Query
--------------------------------------------------*/
@media screen and (min-width:100px) and (max-width:559px) {

    /* Wrap */
    .noMobile #main {
        min-width: 375px;
    }

    .noMobile .wrap65, .noMobile .row {
        width: 90%;
    }

    /* Structure */
    .noMobile .col_1, .noMobile .col_2, .noMobile .col_3, .noMobile .col_6, .noMobile .col_3 .col_1, .noMobile .col_3 .col_2, .noMobile .col_3 .col_1.right, .noMobile .col_2_centered, .noMobile .col_3 .col_2.right, .noMobile .col_pos_2.col_2 {
        width: 100%;
    }

    .noMobile .col_1.col_pos_3 {
        text-align: center;
    }

    .noMobile .col_6 {
        float: none;
    }

    .noMobile .col_3.col_pos_2 {
        margin: 4.5em auto 0;
    }

    .noMobile .col_2.col_pos_1 {
        margin-bottom: 4.5em;
    }

    .noMobile .last .rp {
        padding: 0px;
    }

    .noMobile .row.last {
        margin-bottom: 6em;
    }

    .noMobile .col_3.col_pos_1 figure {
        margin-bottom: 3em;
    }

    /* Header */
    .noMobile header img {
        margin-left: 0px;
    }

    .noMobile header nav#mainNav {
        width: 70%;
        right: 0px;
        bottom: 0px;
    }

    .noMobile header nav#mainNav ul {
        text-align: right;
        line-height: 16px;
    }

    .noMobile header nav#mainNav ul li {
        margin-left: 10px;
        line-height: 15px;
        text-align: right;
        float: none;
        display: inline-block;
    }

    .noMobile header nav#mainNav ul li a {
        font-size: 12px;
        line-height: 12px;
        text-align: right;
    }

    .noMobile header nav#serviceNav {
        right: -10px;
    }

    /* Path */
    .noMobile #path {
        width: 100%;
        padding: 4px 0px;
    }

    .noMobile #path .wrap65 {
        width: 90%;
    }

    .noMobile #path_menu ul li {
        margin-top: 5px;
    }

    .noMobile #path .rp {
        padding: 0px;
    }

    /* Designer */
    .noMobile .col_pos_2.col_2 figure.circle {
        width: 100%;
        margin: 3em auto;
        text-align: center;
    }

    .noMobile .col_pos_2.col_2 figure.circle img {
        max-width: 200px;
    }


    /* Tabs */
    .tab_nav li a {
        min-width: 0;
    }

    /* Tipografia */
    h1, h2, h3, h4, h5, h6, h7 {
        margin: 0px;
        padding: 0px;
    }

    body {
        font-family: 'Open Sans', sans-serif;
        font-size: 14px;
        line-height: 24px;
        color: #333;
        font-weight: 400;
        background: #fff;
    }

    .h1, .h2, h1, h2 {
        font-family: "AllerBold", 'Open Sans', sans-serif;
        font-size: 28px;
        line-height: 36px;
        padding: 0px;
        margin: 0px;
        margin-bottom: 17px;
        margin-bottom: 5px;
        color: #272c31;
        font-weight: normal;
    }

    .h3, h3 {
        font-family: "AllerRegular", 'Open Sans', sans-serif;
        font-size: 16px;
        line-height: 24px;
        color: #9b9b9b;
        padding: 0px;
        margin: 0px;
        font-weight: normal; /*-webkit-hyphens:auto;*/
        margin-bottom: 21px;
    }

    .h4, h4 {
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 18px;
        line-height: 20px;
        color: #c00418;
        padding: 0px;
        margin: 0px;
        font-style: italic;
        font-weight: normal;
        margin-bottom: 18px; /* text-transform:lowercase;*/
    }

    .h5, h5, .shareBtn a {
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 14px;
        line-height: 20px;
        color: #c00418;
        font-style: italic;
        font-weight: normal;
        margin-bottom: 10px; /*text-transform:lowercase;*/
    }

    .shareBtn {
        margin-top: 8px;
    }

    .last .h5, .last h5, .last .shareBtn a {
        font-size: 18px;
    }

    .h6, h6 {
        font-family: "AllerBold", 'Open Sans', sans-serif;
        font-size: 1.5em;
        line-height: 1.4em;
        color: #fff;
        font-weight: normal;
        display: block;
        padding: 0px;
        margin: 0px;
    }

    .h7, h7 {
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 1em;
        line-height: 1.25em;
        color: #fff;
        font-style: italic;
        font-weight: normal; /*text-transform:lowercase; */
        display: block;
        padding: 0px;
        margin: 0px;
    }

    .small {
        font-size: 12px;
        line-height: 18px;
    }

    .medium {
        font-size: 13px;
        line-height: 20px;
        color: #52565a;
        margin-bottom: 19px;
        display: block;
    }

    .justify {
        text-align: justify;
    }

    .centered {
        text-align: center;
    }
    /*strong {font-weight:normal!important; background-color:#fffbb8; padding:0 0.125em;}*/

    /* Path */
    #path nav {
        margin-left: 10px;
        float: left;
        width: 70%;
    }

    #path nav li {
        line-height: 13px;
    }

    /* Cta */
    .noMobile .cta {
        margin-top: 18px;
        padding: 9px 11px;
        min-width: 70px;
        font-size: 12px;
    }

    /* Icone */
    .noMobile .col_1 .small {
        margin-bottom: 28px;
    }

    .noMobile .col_1 .icon {
        margin-bottom: 28px;
    }


    /* Quote & Social */
    .noMobile .quote figure {
        margin: 22px 0px;
        height: 29px;
    }

    .noMobile .quote {
        margin: 0px;
    }


    /* Footer */
    footer {
        padding: 60px 0px 30px;
    }

    footer, footer a {
        line-height: 18px;
    }

    footer .lfloat.mt {
        margin-top: 14px;
    }

    footer .lfloat span {
        margin-bottom: 25px;
    }

    footer ul {
        margin: 0px;
        padding: 0px;
    }

    footer ul li:last-child {
        margin-left: 0px;
    }

    footer ul li {
        margin: 26px 17px 0px 0px;
    }

    footer #menu_languages {
        margin-top: 16px;
    }

    footer #menu_languages li {
        margin-top: 10px;
    }

    footer #menu_languages li:first-child {
        display: block;
        width: 100%;
    }

    footer .lfloat, footer .rfloat, footer #credits {
        float: none;
        width: 100%;
        position: static;
        text-align: left;
    }

    footer .wrap65 {
        width: 90%;
    }

    footer .bp {
        padding: 0 12px;
    }

    footer #credits {
        margin-top: 30px;
    }

    footer #credits img {
        width: 12px !important;
        height: auto;
    }

    footer #serviceMenuFooter {
        max-width: 100%;
    }

    .mobile #localizeMe .cta:last-child {
        margin-top: 12px;
    }
}


@media screen and (min-width:560px) and (max-width:810px) {
    /* Footer */
    footer {
        padding: 60px 0px 30px;
    }

    footer, footer a {
        line-height: 18px;
    }

    footer .lfloat.mt {
        margin-top: 14px;
    }

    footer .lfloat span {
        margin-bottom: 25px;
    }

    footer ul {
        margin: 0px;
        padding: 0px;
    }

    footer ul li:last-child {
        margin-left: 0px;
    }

    footer ul li {
        margin: 26px 17px 0px 0px;
    }

    footer #menu_languages {
        margin-top: 16px;
    }

    footer #menu_languages li {
        margin-top: 10px;
    }

    footer #menu_languages li:first-child {
        display: block;
        width: 100%;
    }

    footer .lfloat, footer .rfloat, footer #credits {
        float: none;
        width: 100%;
        position: static;
        text-align: left;
    }

    footer .wrap65 {
        width: 90%;
    }

    footer .bp {
        padding: 0 12px;
    }

    footer #credits {
        margin-top: 30px;
    }

    footer #credits img {
        width: 12px !important;
        height: auto;
    }

    footer #serviceMenuFooter {
        max-width: 100%;
    }
}


@media screen and (min-width:560px) and (max-width:959px) {

    /* Menu */
    header nav#serviceNav {
        top: 14px;
    }

    header nav#mainNav {
        width: 80%;
        bottom: auto;
        top: 40px;
        text-align: right;
    }

    header nav#mainNav ul {
        float: right;
    }

    header nav#mainNav ul li {
        margin: 0 0 -5px 15px;
    }

    header nav#mainNav ul li a {
        font-size: 14px;
    }

    #mainNav .registra-prodotto {
        left: 15px;
        top: -35px;
    }
    /* Structure */
    .row, .wrap65 {
        width: 100%;
    }

    /* Type */
    .cta {
        font-size: 0.9075em;
    }


    /* Footer 	
	footer ul {margin:0px; padding:0px;}
	footer .rfloat {margin-bottom:26px;}
	footer #credits img {width:12px!important; height:auto;}
	*/
}


@media screen and (min-width:960px) and (max-width:1024px) {

    /* Structure */
    .row, .wrap65 {
        width: 95%;
    }

    .galslider_nav {
        margin-top: -4.5em;
    }

    /* Menu */
    header nav#serviceNav {
        top: 14px;
    }

    header nav#mainNav ul {
        float: right;
    }

    header nav#mainNav ul li {
        margin: 0 0 -5px 15px;
    }

    header nav#mainNav ul li a {
        font-size: 14px;
    }

    #mainNav .registra-prodotto {
        left: 15px;
    }

    /* Type */
    .cta {
        font-size: 0.9075em;
    }
    /*.col_3 h2, .col_3 .h2 {white-space:nowrap;}*/

}

@media screen and (min-width:1025px) and (max-width:1200px) {
    .row, .wrap65 {
        width: 95%;
    }
}

@media screen and (min-width:1200px) and (max-width:1400px) {
    .row, .wrap65 {
        width: 90%;
    }
}

@media screen and (min-width:1400px) {
    .row, .wrap65 {
        width: 80%;
    }
}
