.boxType1 {
    padding-bottom: 20px
}

.boxType1.fakeLink {
    text-decoration: none
}

.boxType1>* {
    display: inline-block;
    vertical-align: top
}

.boxType1 .imgPrinc {
    margin-right: 9px;
    width: 33px
}

.boxType1 .imgPrinc.customCheck {
    margin-top: 3px
}

.boxType1 .contTxt {
    width: calc(100% - 48px)
}

.boxType1 .customCheck+.contTxt {
    width: calc(100% - 35px)
}

.boxType1 .contTxt .priceRight {
    float: right;
    margin-left: 18px
}

.boxType1 .btn {
    margin-top: 10px
}

.boxConsigli .boxType1 .contTxt .priceRight {
    width: 65px;
    text-align: right;
    font-size: 12px
}

.boxConsigli .boxType1 .contTxt .priceRight ins {
    display: block;
    font-size: 15px
}

.boxConsigli .boxType1 .contTxt .priceRight ins::before {
    content: "+"
}

.boxConsigli .boxType1 .custom:checked~.contTxt .priceRight del {
    display: none
}

.boxConsigli .boxType1 .custom:checked~.contTxt .priceRight ins {
    font-weight: bold
}

.boxConsigli .boxType1 .custom:checked~.contTxt .priceRight ins::before {
    content: ""
}

.listUnderBuy {
    padding-bottom: 10px;
    font-size: 14px
}

.listUnderBuy>* {
    padding: 10px 5px 10px 24px;
    border-bottom: 1px solid #94989c;
    box-sizing: border-box
}

.listUnderBuy .tit {
    color: #80878e;
    font-weight: normal
}

.listUnderBuy .tit .T0_txt {
    font-size: 12px
}

.listUnderBuy .contTxt .right.rotazDWNa {
    padding: 7px 0 7px 10px;
    width: 65px;
    text-align: center;
    cursor: pointer
}

.listUnderBuy .contTxt .right.rotazDWNa .txt {
    display: block;
    width: 100%;
    font-size: 10px
}

.listUnderBuy .contTxt .right.rotazDWNa:hover {
    text-decoration: none;
    opacity: .8
}

.listUnderBuy .contTxt .right.rotazDWNa:after {
    width: 8px;
    height: 8px;
    border: 1px solid #41474e;
    border-width: 0 1px 1px 0
}

.listUnderBuy .contTxt ins {
    font-weight: bold
}

.listTable,
.sezProd .consCol .col {
    padding: 0 18px 0 25px;
    border-left: 4px solid #fdbf14
}

.listTable li {
    padding: 6px 0;
    border-bottom: 1px solid #e9eaeb
}

.listTable li>span {
    display: inline-block;
    width: 49%;
    vertical-align: top
}

.sezProd .consCol .pipe {
    padding: 0 4px
}

.sezProd .consCol {
    display: table;
    padding: 10px 0 25px
}

.sezProd .consCol .col {
    display: table-cell;
    width: 33%
}

.sezProd .consCol .col h4 {
    font-weight: normal;
    font-size: 17px;
    padding-bottom: 15px
}

.sezProd .consCol .col .listCirc:not(.white) li {
    padding-bottom: 15px
}

.sezProd .consCol .col .infoOver {
    vertical-align: top
}

.sezProd .consCol .col .infoOver .ico {
    width: 14px
}

.sezProd .consCol .col .v_mid {
    display: inline-block;
    vertical-align: middle
}

.sezProd {
    font-size: 12px;
    padding-bottom: 20px
}

.sezProd h3.tit {
    padding: 10px 0 30px;
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
    border-top: 1px solid #d4d6d7
}

.sezProd .smallTit {
    padding: 5px 0 14px;
    color: #999
}

.sezProd .smallTit a {
    color: #999
}

.sezProd .actionSide {
    float: right
}

.sezProd .actionSide .socialBox {
    position: relative;
    display: inline-block;
    margin-right: 30px
}

.sezProd .actionSide .socialBox .socialList {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    width: 250px;
    background: #fff
}

.sezProd .actionSide .socialBox .socialList .invMail {
    margin-right: 8px;
    padding: 0 8px;
    height: 20px;
    line-height: 19px;
    font-size: 12px
}

.sezProd .actionSide .socialBox .socialList .invMail .ico {
    margin-right: 2px;
    vertical-align: middle
}

.sezProd .actionSide .socialBox .socialList>* {
    vertical-align: top
}

.sezProd .actionSide .socialBox .socialList #___plusone_0 {
    float: right !important;
    margin-left: 8px !important
}

.sezProd .actionSide .icoImg {
    margin: 0 0 2px 3px;
    vertical-align: middle
}

.sezProd .sideDx {
    margin-left: 0;
    width: 430px
}

.sezProd .sideDx.sideAcquisto {
    padding-bottom: 20px
}

.sezProd .sideDx.sideAcquisto:hover {
    position: relative;
    z-index: 99999
}

.sezProd .sideDx .topSideDx {
    padding-bottom: 10px;
    font-size: 14px
}

.sezProd .sideDx .topSideDx .dispo:before {
    content: " ";
    display: inline-block;
    margin-right: 11px;
    width: 8px;
    height: 8px;
    border-radius: 100%;
    background-color: #2a3139
}

.sezProd .sideDx .topSideDx .dispo.green:before {
    background-color: #009b04
}

.sezProd .sideDx .topSideDx .dispo.yellow {
    color: #ffbf00
}

.sezProd .sideDx .topSideDx .dispo.yellow:before {
    background-color: #ffbf00
}

.sezProd .sideDx .topSideDx .infoSeller {
    float: right;
    text-align: right
}

.sezProd .sideDx .topSideDx .infoSeller img {
    margin: -2px 0 0 4px;
    vertical-align: middle
}

.sezProd .sideDx .topSideDx .infoSeller.mktPlace {
    font-size: 12px
}

.sellerStar {
    position: relative;
    display: inline-block
}

.sellerStar:before {
    content: "â˜…â˜…â˜…â˜…â˜…";
    color: #bbb
}

.sellerStar:after {
    content: "";
    position: absolute;
    left: 0;
    color: #006fde
}

.sellerStar.s1:after {
    content: "â˜…"
}

.sellerStar.s2:after {
    content: "â˜…â˜…"
}

.sellerStar.s3:after {
    content: "â˜…â˜…â˜…"
}

.sellerStar.s4:after {
    content: "â˜…â˜…â˜…â˜…"
}

.sellerStar.s5:after {
    content: "â˜…â˜…â˜…â˜…â˜…"
}

.sezProd .sideDx .topSideDx .infoSeller .sellerStar {
    font-size: 11px
}

.sezProd .sideDx .arrRightTxt:after {
    content: " ";
    display: inline-block;
    margin-left: 2px;
    width: .4em;
    height: .4em;
    border: 0 solid #2a3139;
    border-width: 2px 2px 0 0;
    transform: rotate(45deg)
}

.sezProd .sideDx .boxSellers {
    padding-top: 10px
}

.sezProd .sideDx .boxSellers .otherSeller {
    padding-top: 5px;
    text-align: center
}

.sezProd .sideDx .boxSellers .col {
    display: inline-block;
    width: 49.5%;
    vertical-align: top
}

.sezProd .sideDx .boxSellers .col .sellerName {
    display: block
}

.sezProd .sideDx .boxSellers .col>.linkSub {
    display: block
}

.sezProd .sideDx .boxSellers .sellerEprice {
    display: block;
    padding-top: 15px;
    text-align: center
}

.sezProd .sideDx .boxSellers .sellerEprice img {
    vertical-align: bottom
}

.sezProd .sideDx .boxSellers .sellerEprice .blu {
    font-size: 12px
}

.sezProd .sideDx .promoPrinc {
    margin: 5px 0 -2px;
    padding: 9px 15px;
    font-size: 14px;
    color: #fff;
    background: #006fde;
    border-radius: 5px
}

.sezProd .sideDx .promoPrinc:hover {
    z-index: 999
}

.sezProd .sideDx .promoPrinc .infoOver {
    margin-left: 8px;
    vertical-align: middle
}

.sezProd .sideDx .promoPrinc * {
    color: #fff
}

.sezProd .sideDx .promoPrinc:before {
    display: inline-block;
    vertical-align: middle;
    margin: -8px 6px -8px 0;
    padding: 8px 8px 8px 0;
    background: #fff;
    border-radius: 0 50% 50% 0
}

.sezProd .sideDx .promoPrinc+.promoPrinc {
    margin-top: 15px
}

.sezProd .sideDx .head.promoPrinc {
    padding: 0
}

.sezProd .sideDx .head.promoPrinc .txt {
    width: calc(100% - 80px)
}

.sezProd .sideDx .promoPrinc .txt {
    display: inline-block;
    vertical-align: middle
}

.sezProd .v_sar .head.promoPrinc:before {
    content: url("/layout/images/box_h_sar.png");
    padding: 4px 8px 10px 0
}

.sezProd .v_sar .head.promoPrinc {
    background: #e11035
}

.sezProd .v_fdg .head.boxAcquisto {
    border-color: #006fde
}

.sezProd .v_fdg .head.promoPrinc:before {
    content: url("/layout/images/box_h_fdg.png")
}

.sezProd .v_rico .head.boxAcquisto {
    border-color: #d6cbb7
}

.sezProd .v_rico .head.promoPrinc {
    color: inherit;
    background: #d6cbb7
}

.sezProd .v_rico .head.promoPrinc * {
    color: inherit
}

.sezProd .v_rico .head.promoPrinc:before {
    content: url("/layout/images/box_h_rico.png")
}

.sezProd .v_rico #a_dettRico {
    margin: 10px 0 15px
}

.sezProd .v_rico #a_dettRico.evidBox {
    position: relative;
    font-size: 13px
}

.sezProd .boxAcquisto {
    position: relative;
    clear: both;
    margin: 14px 0 20px;
    padding: 10px 25px 15px;
    font-size: 14px;
    border: 1px solid #9299a1;
    border-radius: 5px
}

.sezProd .boxAcquisto .tit {
    font-size: 17px
}

.sezProd .boxAcquisto .linkT0 {
    float: right;
    padding-top: 4px;
    font-size: 13px
}

.sezProd .boxAcquisto .listServices {
    clear: both;
    padding: 10px 0 15px
}

.sezProd .boxAcquisto .listServices li {
    display: inline-block;
    vertical-align: top;
    font-size: 12px
}

.sezProd .boxAcquisto .listServices li+li {
    margin-left: 20px
}

.sezProd .boxAcquisto .listServices li>* {
    display: inline-block;
    vertical-align: middle
}

.sezProd .boxAcquisto .listServices li .ico {
    margin-right: 3px;
    width: 27px
}

.sezProd .boxAcquisto:not(.boxSempreNuovo) .listServices li .ico {
    opacity: .6
}

.sezProd .boxAcquisto .priceBox {
    padding-bottom: 10px
}

.sezProd .boxAcquisto .priceBox .contPrice {
    text-align: right
}

.sezProd .boxAcquisto .priceBox .contPrice>* {
    display: inline-block;
    margin-left: 10px;
    vertical-align: middle
}

.sezProd .boxAcquisto .priceBox .contPrice .itemPrice {
    font-size: 18px;
    font-weight: bold
}

.sezProd .boxAcquisto .priceBox .contPrice .itemPrice .big {
    font-size: 29px;
    line-height: 24px
}

.sezProd .boxAcquisto .priceBox .mexCentered {
    clear: both;
    padding-top: 8px;
    text-align: right;
    font-size: 11px
}

.sezProd .boxAcquisto .customVariant {
    position: relative;
    z-index: 1;
    margin-bottom: 5px;
    font-size: 14px
}

.sezProd .boxAcquisto .customVariant * {
    box-sizing: border-box
}

.sezProd .boxAcquisto .customVariant:hover {
    z-index: 99999
}

.sezProd .boxAcquisto .customVariant .current {
    padding: 7px 12px;
    width: 100%;
    background: #fff url("/layout/images/arrow_select.png") no-repeat;
    background-position: right 8px top 54%;
    border: 1px solid #bcc1c7
}

.sezProd .boxAcquisto .customVariant .listVariant {
    display: none;
    position: absolute;
    top: calc(100% - 1px);
    left: 0;
    width: 100%;
    max-height: 220px;
    overflow-y: auto;
    background: #fff;
    border: 1px solid #bcc1c7
}

.sezProd .boxAcquisto .customVariant .listVariant li a {
    display: block;
    padding: 5px 12px
}

.sezProd .boxAcquisto .customVariant .listVariant li a:after {
    content: " ";
    display: inline-block;
    margin-left: 8px;
    width: 10px;
    height: 10px;
    background: #009b04;
    border-radius: 50%
}

.sezProd .boxAcquisto .customVariant .listVariant li a.noDisp:after {
    background: #b00000
}

.sezProd .boxAcquisto .customVariant .listVariant li a.dispFew:after {
    background: #fdbf14
}

.sezProd .boxAcquisto .customVariant .listVariant li a:hover {
    text-decoration: none;
    background: #eee
}

.sezProd .boxAcquisto .bottomBox p {
    clear: both;
    padding: 5px 0;
    line-height: 32px
}

.sezProd .boxAcquisto .bottomBox #qta {
    float: left;
    margin: 1px 16px 0 0;
    padding: 0;
    width: 60px;
    text-align: center
}

.sezProd .boxAcquisto .bottomBox select {
    width: 100%
}

.sezProd .boxAcquisto .bottomBox select+select {
    margin-top: 5px
}

.sezProd .boxAcquisto .btn {
    display: block;
    width: auto;
    font-size: 16px;
    font-weight: bold;
    overflow: hidden
}

.sezProd .boxAcquisto .linkSchedaSn {
    display: block;
    padding-top: 5px
}

.sezProd .boxAcquisto .linkSchedaSn .ico {
    float: left;
    margin: 6px 16px 0 0;
    width: 62px
}

.sezProd .boxAcquisto .linkSchedaSn:hover {
    text-decoration: none
}

.sezProd .boxAcquisto.boxSempreNuovo {
    padding-top: 19px;
    border: 2px solid #4edfdb;
    background: url("https://bricozone.it/layout/images/sempre_nuovo/divano.svg") no-repeat 92% 130px;
    background-size: 195px auto
}

.sezProd .boxAcquisto.boxSempreNuovo .logoSn {
    display: block;
    width: 290px
}

.sezProd .boxAcquisto.boxSempreNuovo .itemPrice {
    display: block;
    margin: 0 0 -5px 200px;
    font-size: 18px
}

.sezProd .boxAcquisto.boxSempreNuovo .itemPrice .big {
    font-size: 34px
}

.sezProd .boxAcquisto.boxSempreNuovo .listVantaggi {
    font-size: 15px;
    font-weight: bold
}

.sezProd .boxAcquisto.boxSempreNuovo .listVantaggi li {
    padding-bottom: 14px
}

.sezProd .boxAcquisto.boxSempreNuovo .listVantaggi li .ico {
    display: inline-block;
    margin: 0 5px 0 3px;
    height: 20px;
    vertical-align: middle
}

.sezProd .boxAcquisto.boxSempreNuovo .listVantaggi li .ico.icoSost {
    margin-left: -11px
}

.sezProd .boxAcquisto.boxSempreNuovo .btn {
    margin: 7px 0 0;
    height: auto;
    line-height: normal
}

.sezProd .boxAcquisto.boxSempreNuovo .btn img {
    display: inline-block;
    margin: 12px 0 12px 20px;
    height: 30px;
    vertical-align: middle
}

.sezProd .boxAcquisto.boxSempreNuovo .btn.arrRightTxt:after {
    margin-left: 10px;
    width: 10px;
    height: 10px;
    border-color: #fff;
    vertical-align: middle
}

.sezProd .boxPromoRico {
    margin: 20px auto 0;
    font-size: 14px;
    text-align: center;
    border: 5px solid #d6cbb7
}

.sezProd .boxPromoRico .top {
    padding: 15px 25px
}

.sezProd .boxPromoRico .top>* {
    display: inline-block;
    vertical-align: middle
}

.sezProd .boxPromoRico .top .txt {
    padding-left: 70px;
    width: calc(100% - 400px);
    background: url("/layout/images/ico_rico_49.png") no-repeat 0 50%
}

.sezProd .boxPromoRico .top .txt .titolo {
    padding-bottom: 10px;
    color: #006fde
}

.sezProd .boxPromoRico .top .txt p {
    padding-bottom: 5px
}

.sezProd .boxPromoRico .top .rightSide {
    margin-left: 55px;
    width: 250px
}

.sezProd .boxPromoRico .top .rightSide del {
    float: left;
    padding-top: 10px
}

.sezProd .boxPromoRico .top .rightSide .itemPrice {
    float: right;
    padding-bottom: 6px;
    font-size: 24px
}

.sezProd .boxPromoRico .top .rightSide .btn {
    display: block;
    clear: both
}

.sezProd .boxPromoRico .top .pipe {
    padding: 0 5px
}

.sezProd .boxPromoRico .bottom {
    clear: both;
    padding: 8px 25px 4px;
    background: #d6cbb7
}

.sezProd .sideAcquisto .closeSticky {
    position: fixed;
    bottom: 241px;
    margin-left: 360px;
    padding: 4px 0;
    width: 60px;
    text-align: center;
    color: #fff;
    background: #2a3139;
    cursor: pointer;
    border-radius: 4px 4px 0 0
}

.sezProd .sideAcquisto .vSticky {
    position: fixed;
    bottom: 5px;
    width: 420px;
    height: 236px
}

.sezProd h1.seoDescription {
    padding-bottom: 8px
}

.sezProd .listLink {
    padding-bottom: 25px;
    font-size: 14px
}

.sezProd .listLink .pointStar {
    margin-right: 6px
}

.sezProd .listLink .pipe {
    padding: 0 6px;
    color: #979fa8
}

.sezProd .listLink>* {
    display: inline-block
}

.contGallery {
    width: calc(100% - 425px)
}

#zoomCont {
    position: fixed;
    z-index: 9999;
    top: 10px;
    right: 0
}

#zoomCont>* {
    box-shadow: 1px 1px 4px 0 #999
}

#galleryImg {
    position: relative;
    padding-bottom: 10px;
    text-align: center
}

#galleryImg .sideThumb {
    float: left;
    width: 16%;
    min-width: 90px
}

#galleryImg .sideThumb a {
    display: inline-block;
    margin: 5px;
    border: 1px solid #bcc1c7
}

#galleryImg .sideThumb a img {
    display: block;
    width: 48px
}

#galleryImg .sideThumb a.sel {
    margin: 4px;
    border: 2px solid #fdbf14
}

#galleryImg .sideThumb .contThumb {
    height: 190px;
    overflow: hidden
}

#galleryImg .sideThumb .contThumb .overInfo {
    display: none
}

#galleryImg .sideThumb .linkVideo {
    position: relative;
    text-align: center;
    border: 0
}

#galleryImg .sideThumb .linkVideo img {
    width: auto
}

#galleryImg .sideThumb .contColor {
    margin-top: 25px;
    padding: 3px 0 6px;
    border-top: 1px solid #d4d6d7
}

#galleryImg .sideThumb .colorSel {
    display: block;
    font-weight: bold
}

#galleryImg #overColor {
    display: none;
    position: absolute;
    z-index: 2;
    padding: 4px 10px;
    color: #fff;
    white-space: nowrap;
    background: rgba(42, 49, 57, .95);
    border-radius: 5px;
    box-shadow: 0 0 2px 1px #fff
}

#galleryImg #overColor:after {
    content: " ";
    position: absolute;
    right: 100%;
    top: 50%;
    margin-top: -8px;
    border: 8px solid transparent;
    border-left: 0;
    border-right-color: rgba(42, 49, 57, .95)
}

#galleryImg #overColor .dispo {
    display: inline-block;
    margin: 0 6px;
    width: 6px;
    height: 6px;
    border-radius: 100%;
    vertical-align: middle
}

#galleryImg #overColor .dispo.si {
    background: #009b04
}

#galleryImg #overColor .dispo.no {
    background: #b00000
}

#galleryImg #overColor .dispo.pochi {
    background: #ffba26
}

#galleryImg .js_colorVar .contThumb a:hover {
    position: relative
}

#galleryImg .js_colorVar .contThumb a:hover .overColor {
    display: block
}

#galleryImg #product {
    display: inline-block;
    margin: 10px auto 0 !important;
    width: 440px !important;
    height: 440px !important
}

#galleryImg #product img {
    float: left;
    margin-left: 50px;
    max-width: 440px
}

#galleryImg #product:hover+#reactPromo .contPromoGallery {
    display: none
}

#galleryImg .contPromoGallery {
    position: absolute;
    z-index: 110;
    top: 0;
    right: 5%
}

#galleryImg .contPromoGallery .bolloPromo {
    position: relative;
    z-index: 1
}

#galleryImg .contPromoGallery .bolloPromo:hover {
    z-index: 2
}

#galleryImg .contPromoGallery .bolloPromo .infoOver {
    position: absolute;
    right: -2px;
    bottom: 4px
}

.contGZoom {
    padding: .5% 0;
    height: 97%;
    background: url("https://bricozone.itlayout/images/loading-big.gif") no-repeat 45% 50%
}

.contGZoom .contImg {
    text-align: center;
    height: 100%;
    overflow: hidden
}

.contGZoom .contImg:before {
    content: " ";
    display: inline-block;
    width: 1px;
    height: 100%;
    vertical-align: middle
}

.contGZoom .contImg .zoomImg {
    vertical-align: middle;
    max-width: 97%;
    max-height: 100%
}

.contGZoom .rightSide {
    float: right;
    width: 70px;
    height: 100%;
    overflow: auto
}

.contGZoom .rightSide>* {
    display: block
}

.contGZoom .rightSide>*:first-child {
    margin-top: 0
}

.contGZoom .rightSide img {
    width: 40px
}

.contGZoom .rightSide .Selector img {
    border: 2px solid #fff
}

.contGZoom .rightSide .Selector.sel img,
.contGZoom .rightSide .Selector:hover img {
    border-color: #fdbf14
}

.contGZoom .rightSide .linkVideo .icoPlay {
    position: absolute;
    z-index: 1;
    top: 6px;
    left: 6px;
    width: 30px;
    border: 0
}

.contGZoom .rightSide .linkVideo {
    position: relative;
    z-index: 1;
    cursor: pointer
}

.labelBox {
    display: inline-block;
    padding: 0 8px;
    line-height: 36px;
    font-size: 14px;
    background: #e9eaeb;
    white-space: nowrap;
    text-decoration: none !important;
    vertical-align: middle;
    border-radius: 4px
}

.labelBox>* {
    display: inline-block;
    padding: 0 3px;
    vertical-align: middle
}

.labelBox.brandStore {
    color: #fff;
    background: #2a3139
}

.underGallery {
    clear: both
}

.underGallery .sideDx {
    line-height: 40px
}

.underGallery>.liquidSpace>* {
    display: inline-block
}

.underGallery .labelBox {
    margin-right: 10px
}

.underGallery .contInfo {
    padding-top: 14px
}

.underGallery .contInfo,
.underGallery .contInfo a {
    color: #696d71
}

.underGallery .contInfo .pipe {
    padding: 0 9px
}

.underGallery .contInfo.open>* {
    display: none
}

.underGallery .contInfo.open .hide {
    display: block
}

.underGallery .codCat {
    padding-left: 30px;
    color: #fff
}

.toolFix {
    display: none;
    position: fixed;
    z-index: 1050;
    top: 0;
    left: 0;
    padding: 5px 0;
    width: 100%;
    height: 100px;
    font-size: 14px;
    background: #fff;
    border-bottom: 3px solid #fdbf14;
    box-shadow: 0 0 9px 5px #ddd
}

.toolFix .itemImg {
    float: left;
    margin-right: 20px
}

.toolFix .contTxt {
    padding-top: 24px
}

.toolFix .contTxt .itemName {
    padding-bottom: 7px;
    font-size: 23px;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.toolFix .rightSide {
    float: right;
    text-align: right;
    padding: 14px 0 0 50px
}

.toolFix .rightSide .contPrice>* {
    display: inline-block;
    margin-left: 8px;
    vertical-align: middle
}

.toolFix .rightSide .contPrice .itemPrice {
    font-weight: bold;
    font-size: 24px
}

.toolFix .rightSide .btn {
    margin-top: 8px;
    width: 295px
}

#anchorCar {
    padding: 5px 0 34px;
    font-size: 14px
}

#anchorCar .contList {
    display: table;
    width: 100%
}

#anchorCar .contList ul {
    display: table-cell
}

#anchorCons .consCol .col .btn.js_choiceLoc {
    margin-right: 15px
}

#anchorDesc {
    padding-bottom: 15px;
    font-size: 15px;
    line-height: 140%
}

#anchorTech {
    clear: both;
    padding-bottom: 30px;
    font-size: 14px
}

#anchorTech h3.tit {
    padding-bottom: 0
}

#anchorTech h4 {
    padding: 25px 0 5px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: normal
}

#anchorTech .listTable {
    width: 50%
}

.exp .roundSquareImg {
    border: 3px solid #999;
    border-radius: 100%
}

.exp_box {
    margin: 0 120px 20px 30px;
    background: #f2f2f4
}

.exp_box .roundSquareImg {
    margin-left: -30px;
    width: 61px
}

.exp_box>.liquidSpace {
    padding: 3px 0 0 20px;
    width: 340px
}

.exp_box>.liquidSpace .tit {
    padding-bottom: 4px;
    font-size: 15px
}

#dettExpert .head {
    padding-bottom: 2px;
    text-align: center;
    border-bottom: 2px solid #999
}

#dettExpert .head>* {
    display: inline-block;
    vertical-align: bottom
}

#dettExpert .head .roundSquareImg {
    margin: 0 8px -50px 12px;
    width: 90px
}

#dettExpert .head .tit {
    font-size: 22px
}

#dettExpert .head p.siteFont {
    font-size: 15px;
    line-height: 22px
}

#dettExpert .cont {
    margin-bottom: 20px;
    padding: 30px 25px 10px;
    font-size: 14px;
    color: #202020;
    background: #f2f2f4
}

#dettExpert .cont h2 {
    padding: 20px 0 15px;
    font-size: 17px
}

#dettExpert .cont p {
    padding-bottom: 15px
}

#dettExpert .cont .powBy {
    padding: 15px 0;
    color: #999;
    font-size: 14px;
    line-height: 26px
}

#dettExpert .cont .powBy>* {
    display: inline-block;
    vertical-align: text-bottom
}

#dettExpert .cont .powBy img {
    height: 40px
}

#dettExpert .cont .w_orizontal_list_item.w_big {
    height: auto;
    text-align: center
}

#dettExpert .cont .w_orizontal_list_item.w_big .item {
    float: none;
    display: inline-block;
    margin: 5px 1.5%;
    padding-bottom: 15px;
    width: 20%;
    background: #fff;
    border-bottom: 3px solid #f7972c
}

.exp.exp_chef .roundSquareImg,
#dettExpert .head {
    border-color: #655f98
}

.exp.exp_chef .tit {
    color: #655f98
}

#main.folliaDG {
    padding-bottom: 30px
}

#main.folliaDG .contFDG {
    position: relative;
    z-index: 2;
    margin-top: 30px;
    padding-top: 5px;
    border: 2px solid #4874b9
}

#main.folliaDG .contFDG:after {
    content: " ";
    clear: both;
    display: block;
    height: 0
}

#main.folliaDG .contFDG h2.proximaFont {
    margin-left: -4px;
    padding: 45px 0 0 53px;
    color: #3f74ba;
    font-size: 19px;
    font-weight: normal;
    background: url("https://bricozone.it/layout/images/ico_fdg.png") no-repeat 0 31px
}

#main.folliaDG .contFDG h2.proximaFont img {
    position: absolute;
    top: -8px;
    left: 12px
}

#main.folliaDG .contFDG h1 {
    padding: 20px 0
}

#main.folliaDG .contFDG>*:first-child {
    float: none;
    display: inline-block;
    margin: 0 0 0 5%;
    padding: 0 0 10px;
    width: 35%;
    vertical-align: middle
}

#main.folliaDG .contFDG>*:first-child+.limitZoom {
    display: inline-block;
    padding: 0 4% 30px;
    width: 51%;
    background: url("https://bricozone.it/layout/images/bg_fdg.png") repeat-x 0 10px;
    vertical-align: middle
}

#main.folliaDG .contFDG .contDesc {
    color: #555
}

#main.folliaDG .folliaDG .contDesc a {
    color: #555;
    text-decoration: underline
}

#main.folliaDG .contFDG .rowAcquisto {
    padding-bottom: 20px
}

#main.folliaDG .contFDG .rowAcquisto>* {
    display: inline-block;
    vertical-align: middle
}

#main.folliaDG .contFDG .rowAcquisto .contPrice {
    display: inline-block;
    padding-right: 15px;
    font-size: 12px;
    color: #777
}

#main.folliaDG .contFDG .rowAcquisto .contPrice ins {
    display: block;
    font-size: 24px
}

#main.folliaDG .contFDG .rowAcquisto .contCondividi {
    position: relative;
    z-index: 2;
    margin-left: 25px;
    cursor: pointer
}

#main.folliaDG .contFDG .rowAcquisto .contCondividi .openShare {
    display: block;
    padding: 0 10px;
    line-height: 35px;
    border: 1px solid #fff;
    border-width: 0 1px 1px
}

#main.folliaDG .contFDG .rowAcquisto .contCondividi .openShare>* {
    display: inline-block;
    vertical-align: middle
}

#main.folliaDG .contFDG .rowAcquisto .contCondividi .openShare .ico {
    margin-right: 3px;
    width: 16px
}

#main.folliaDG .contFDG .rowAcquisto .contCondividi #share {
    display: none;
    position: absolute;
    z-index: 1;
    right: 0;
    bottom: 95%;
    padding: 5px 0 5px 10px;
    width: 320px;
    font-size: 16px;
    background: #efefef;
    border: 1px solid #999
}

#main.folliaDG .contFDG .rowAcquisto .contCondividi:hover .openShare {
    position: relative;
    z-index: 2;
    background: #efefef;
    border-color: #999
}

#main.folliaDG .contFDG .rowAcquisto .contCondividi:hover #share {
    display: block
}

#main.folliaDG .contFDG .infoSped {
    font-size: 13px
}

#main.folliaDG .contFDG .infoSped p {
    padding-bottom: 4px
}

#main.folliaDG .mobFDG p {
    font-size: 15px
}

#main.folliaDG .mobFDG .btn {
    margin: 15px 0 20px;
    padding: 4px 35px 6px;
    font-size: 18px;
    line-height: normal
}

#main.folliaDG .mobFDG .btn * {
    display: inline-block;
    vertical-align: middle
}

.contFdgOld {
    margin-bottom: 15px;
    padding-top: 19px;
    height: 136px;
    overflow: hidden
}

.contFdgOld>img {
    display: block;
    margin-bottom: 20px
}

.contFdgOld .item {
    position: relative;
    z-index: 1;
    display: inline-block;
    width: 250px;
    height: 100%;
    font-size: 14px
}

.contFdgOld .item .overFolliaScaduta {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 113px;
    height: 100px;
    background: url("https://bricozone.it/layout/images/img_follia_scaduta_new.png") no-repeat
}

.contFdgOld .item>* {
    display: inline-block;
    vertical-align: middle
}

.contFdgOld .item img {
    margin: 0 14px 0 8px;
    width: 80px
}

.contFdgOld .item .liquidSpace {
    width: 48%
}

.folliaDG .box_nl {
    position: relative;
    z-index: 1;
    float: right;
    padding: 28px 16px 0;
    width: 192px;
    height: 127px;
    color: #fff;
    background: #c00
}

.folliaDG .box_nl.open {
    z-index: 15
}

.folliaDG .box_nl p.proximaFont {
    font-size: 17px
}

.folliaDG .box_nl p.proximaFont img.left {
    margin: -6px 10px 20px 0
}

.folliaDG .nl_ok {
    font-size: 14px;
    color: #000;
    background-color: #f6f7f9
}

.folliaDG .nl_ok:before,
.folliaDG .nl_ok:after {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    height: 5px;
    width: 100%;
    background: #fff
}

.folliaDG .nl_ok:after {
    top: auto;
    bottom: 0
}

.folliaDG .nl_ok h3 {
    margin-top: -8px;
    padding: 0 0 15px;
    font-size: 17px
}

.folliaDG .nl_ok h3 img {
    display: inline-block;
    margin-right: 5px;
    vertical-align: text-bottom
}

.folliaDG .nl_ok p {
    padding-bottom: 10px
}

.folliaDG .nl_reg .tit {
    padding-bottom: 10px
}

.folliaDG .nl_reg p.tit img.left {
    margin-top: 3px;
    margin-bottom: 5px
}

.folliaDG .nl_reg a {
    color: #fff;
    text-decoration: underline
}

.folliaDG .nl_reg label.txtNew .red,
.folliaDG .nl_reg label.txtNew strong {
    color: #fff !important
}

.folliaDG .nl_reg label.mid {
    width: 48%
}

.folliaDG .nl_reg label.txtNew strong {
    display: block;
    text-align: left
}

.folliaDG .nl_reg label.txtNew input {
    width: 170px;
    height: 18px
}

.folliaDG .nl_reg label.txtNew.error {
    color: #fff
}

.folliaDG .nl_reg label.txtNew.error input {
    color: #e10000;
    font-weight: bold;
    border-color: #600 !important
}

.folliaDG .nl_reg #nl_privacy {
    clear: both
}

.folliaDG .nl_reg #nl_privacy p {
    padding-bottom: 12px
}

.folliaDG .nl_reg #nl_privacy .btn {
    float: right
}

.folliaDG .nl_reg #nl_privacy label {
    padding: 0 8px
}

.folliaDG .nl_reg p.clear {
    padding-top: 12px
}

.folliaDG .nl_reg #reg_nl_hide {
    display: none
}

.folliaDG .nl_reg.open form {
    display: block;
    position: absolute;
    z-index: 16;
    left: 0;
    bottom: 0;
    padding: 28px 16px 10px;
    width: 192px;
    background: #c00
}

.folliaDG .nl_reg.open #reg_nl_hide {
    display: block
}

.folliaDG #nessunaFDG {
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    font-size: 24px;
    text-align: center;
    background: #fff;
    background: rgba(255, 255, 255, .9)
}

.folliaDG #nessunaFDG h3 {
    display: inline-block;
    margin: 150px 0 50px;
    padding: 5px 15px;
    font-size: 36px;
    color: #fff
}

.folliaDG #nessunaFDG .fb_edge_widget_with_comment {
    z-index: 1
}

.contFlixMedia {
    float: right;
    position: relative;
    z-index: 99;
    margin-top: -25px;
    width: calc(100% - 130px)
}

#product:hover~.contFlixMedia {
    visibility: hidden
}

#flix_hotspots {
    display: inline-block;
    margin-right: 10px !important;
    width: auto !important;
    vertical-align: middle
}

#flix_hotspots>* {
    position: static !important;
    margin-right: 4px
}

#flix-minisite {
    display: inline-block;
    vertical-align: middle
}

#flix-minisite * {
    display: inline-block
}

@media(max-width:1215px) {
    #galleryImg #product img {
        margin-left: 5px
    }
    #galleryImg .sideThumb .linkVideo {
        width: 50px;
        overflow: hidden
    }
    #galleryImg .sideThumb .linkVideo img {
        margin-left: -31px
    }
    .labelBox.lblGar .txt {
        display: none
    }
    .contFlixMedia {
        width: calc(100% - 80px)
    }
}

.sezProd2017 .boxStartPlus,
.sezProd2017 #ricondizionatoFC,
.sezProd2017 #cartaDocente,
.sezProd2017 #garanziaCmsGED,
.sezProd2017 #garanziaCmsFrigo {
    display: none !important
}

#galleryImg .lblGar {
    background: none
}

#galleryImg .lblGar .txt {
    display: none
}

.schedaEprice .contOffer>* {
    display: inline-block;
    vertical-align: top
}

.schedaEprice .contOffer>img {
    margin: 0 0 0 -7px;
    width: 50px
}

.schedaEprice .contOffer .txt {
    width: calc(100% - 100px)
}

.schedaEprice .contOffer .txt a {
    text-decoration: underline
}

.comparatore .linkBack {
    display: inline-block;
    margin: 10px 0;
    font-size: 14px
}

.comparatore .linkBack:before {
    content: " ";
    display: inline-block;
    margin-right: 8px;
    width: 10px;
    height: 15px;
    background: url("https://bricozone.it/layout/images/arr_black.png") no-repeat 0 50%;
    vertical-align: middle
}

.comparatore .tbConfronta {
    margin: 10px 0 20px;
    width: 100%;
    font-size: 13px;
    table-layout: fixed
}

.comparatore .tbConfronta .contImg {
    display: block;
    margin-bottom: 3px
}

.comparatore .tbConfronta .contImg img {
    width: 100%;
    max-width: 200px
}

.comparatore .tbConfronta .btn {
    margin-top: 5px;
    width: 100%;
    max-width: 230px
}

.comparatore .tbConfronta .btn span {
    margin: 0 auto
}

.comparatore .tbConfronta tr:nth-child(even) {
    background: #e5e5e5
}

.comparatore .tbConfronta td {
    padding: 8px 15px;
    border-left: 1px solid #b2b2b2
}

.comparatore .tbConfronta td:first-child {
    border-left: 0
}

@charset "utf-8";
.contenitoreConsumabili {
    width: 100%;
    background: top right no-repeat url(https://bricozone.it/layout/images/consumabili/bkPrinter.jpg)
}

#stepConsumabili.contenitoreConsumabili {
    width: 100%;
    background: top right no-repeat url(https://bricozone.it/layout/images/consumabili/bkPrinterStep.jpg)
}

.contenitoreConsumabili p {
    color: #333;
    margin: 0;
    padding: 0;
    font-size: 11px
}

.headerConsumabili h1 {
    margin: 0;
    padding: 5px 0 10px 0;
    color: #333;
    font-size: 18px
}

.capoverso {
    margin: 0;
    padding: 5px 0 0 30px;
    background: top left no-repeat url(https://bricozone.it/layout/images/consumabili/arrowDX.jpg)
}

.capoverso h2 {
    margin: 0;
    padding: 0;
    color: #333;
    font-size: 14px
}

.capoverso p {
    margin: 0;
    padding: 0;
    color: #333;
    font-size: 13px
}

.myPrinter {
    margin: 0;
    padding: 5px 0 0 30px;
    background: top left no-repeat url(https://bricozone.it/layout/images/consumabili/arrowDX.jpg)
}

.myPrinter h2 {
    margin: 0;
    padding: 0;
    color: #333;
    font-size: 14px
}

.myPrinter p {
    margin: 0;
    padding: 5px 250px 0 0;
    color: #333;
    font-size: 13px
}

.myPrinter img {
    border: 1px solid #999;
    margin-right: 4px;
    margin-bottom: 10px;
    margin-top: 5px;
    float: left
}

#abbassa {
    margin: 10px 0 20px 0
}

p.formRicerca {
    margin: 5px 0
}

.listaBrand {
    margin-top: 10px;
    border-top: 1px dashed #999;
    padding-left: 15px
}

.brandBox {
    float: left;
    width: 120px;
    text-align: center;
    margin: 15px 0 10px 14px;
    border: solid 1px #999;
    padding-bottom: 10px
}

#primoBrand {
    margin-left: 5px
}

.brandBox p {
    margin: 2px;
    line-height: 14px
}

.clearerConsumabili {
    clear: both
}

.pagerConsumabili,
.pagerDownConsumabili {
    padding-top: 2px;
    height: 40px;
    background: top left no-repeat url(https://bricozone.it/layout/images/consumabili/pagerBG.gif);
    font-family: Verdana, Geneva, sans-serif
}

#nonStampanti {
    background: top left no-repeat url(https://bricozone.it/layout/images/consumabili/pager_consBG.gif)
}

.pagerDownConsumabili {
    background: top left no-repeat url(https://bricozone.it/layout/images/consumabili/pager_down_BG.jpg)
}

.pagerConsumabili500 {
    padding-top: 2px;
    height: 40px;
    background: top left no-repeat url(https://bricozone.it/layout/images/consumabili/pagerBG_500.gif);
    font-family: Verdana, Geneva, sans-serif
}

.pagerConsumabili ul,
.pagerDownConsumabili ul {
    margin: 0;
    margin-left: 380px;
    padding: 0;
    text-align: left;
    font-size: 12px
}

.pagerConsumabili500 ul {
    margin: 0;
    margin-left: 200px;
    padding: 0;
    text-align: left;
    font-size: 12px
}

li#wide {
    background: center top no-repeat url(https://bricozone.it/layout/images/consumabili/sfondoWidePG.gif);
    padding-top: 7px;
    width: 60px;
    font-size: 10px
}

.pagerDownConsumabili li#wide {
    background: center top no-repeat url(https://bricozone.it/layout/images/consumabili/sfondoDownWidePG.gif);
    padding-top: 12px
}

li#attivo {
    background: center top no-repeat url(https://bricozone.it/layout/images/consumabili/attivoPG.gif);
    padding-top: 5px;
    font-weight: bold;
    cursor: default
}

.pagerDownConsumabili li#attivo {
    background: center top no-repeat url(https://bricozone.it/layout/images/consumabili/attivoDownPG.gif);
    padding-top: 10px
}

.pagerConsumabili li,
.pagerConsumabili500 li,
.pagerDownConsumabili li {
    text-align: center;
    width: 32px;
    list-style-type: none;
    display: block;
    float: left;
    padding-top: 5px;
    height: 33px;
    margin-top: 1px;
    margin-left: 0;
    background: center top no-repeat url(https://bricozone.it/layout/images/consumabili/numeroPG.gif)
}

.pagerDownConsumabili li {
    background: center top no-repeat url(https://bricozone.it/layout/images/consumabili/numeroDownPG.gif);
    padding-top: 10px
}

.pagerConsumabili a,
.pagerConsumabili a:visited,
.pagerConsumabili500 a,
.pagerConsumabili500 a:visited,
.pagerDownConsumabili a,
.pagerDownConsumabili a:visited {
    padding: 0 5px;
    text-decoration: none;
    color: #666
}

.pagerConsumabili a:hover,
.pagerConsumabili a:active,
.pagerConsumabili500 a:hover,
.pagerConsumabili500 a:active,
.pagerDownConsumabili a:hover,
.pagerDownConsumabili a:active {
    color: #333;
    font-weight: bold
}

li#attivo a,
li#attivo a:hover {
    cursor: default
}

.pagerConsumabili a.disablelink,
.pagerConsumabili a.disablelink:hover,
.pagerConsumabili500 a.disablelink,
.pagerConsumabili500 a.disablelink:hover,
.pagerDownConsumabili a.disablelink,
.pagerDownConsumabili a.disablelink:hover,
{
    cursor: default;
    color: #666;
    font-weight: normal !important
}

.brandStampante,
.tipologiaStampante,
.modelloStampante {
    float: left
}

.brandStampante {
    width: 120px
}

.brandStampante img {
    padding: 5px;
    border: 1px solid #999
}

.tipologiaStampante {
    width: 145px;
    margin-left: 10px
}

.tipologiaStampante p {
    font-size: 14px;
    padding: 3px 0 0 0
}

.tipologiaStampante ul {
    list-style-type: none;
    padding: 0;
    padding-bottom: 5px;
    margin: 0
}

.tipologiaStampante li {
    padding-left: 14px;
    font-size: 13px;
    color: #666
}

#tipoAttivo {
    font-weight: bold
}

.modelloStampante {
    width: 390px;
    margin-left: 10px
}

.modelloStampante img {
    border: 1px solid #999;
    margin-right: 4px;
    float: left
}

.modelloStampante p {
    padding-top: 5px;
    font-size: 12px
}

.navigatoreConsumabili {
    width: 170px;
    margin-right: 10px;
    float: left;
    color: #333
}

.navigatoreConsumabili h2 {
    background-color: #ccc;
    margin: 0;
    padding: 5px 0 5px 5px;
    font-size: 13px;
    color: #333;
    font-weight: bold
}

.navigatoreConsumabili h3 {
    margin: 0;
    padding: 3px 0 5px 5px;
    font-size: 14px;
    color: #333;
    font-weight: bold
}

.navigatoreConsumabili ul {
    list-style-type: none;
    padding: 0;
    padding-bottom: 5px;
    margin: 0
}

.navigatoreConsumabili li {
    padding-left: 14px;
    font-size: 13px;
    color: #444
}

.specificaNum {
    color: #868686
}

.colonnaDX {
    width: 500px;
    float: left
}

.prodottoListing {
    border-bottom: 1px dashed #999
}

.prodottoListing img {
    margin-right: 7px;
    float: left
}

.descListing {
    float: left;
    width: 393px
}

.rigaSpec {
    margin-top: 15px
}

.rigaSpec p {
    font-size: 12px
}

.specListing {
    margin-left: 5px
}

.containerLayerino {
    width: 250px;
    text-align: left
}

#pointerDX.sfondoLayerinoUp {
    padding: 5px 18px 0 10px;
    background: url(https://bricozone.it/img/_b/dettaglio_prodotto/dxLayerinoUp.png) no-repeat top
}

#pointerSX.sfondoLayerinoUp {
    padding: 5px 10px 0 18px;
    background: url(https://bricozone.it/img/_b/dettaglio_prodotto/sxLayerinoUp.png) no-repeat top;
    text-align: right
}

.sfondoLayerinoUp h2 {
    font-size: 14px;
    margin: 0;
    padding: 0
}

.sfondoLayerinoUp p {
    font-size: 11px;
    color: #333;
    margin: 2px 0 0 0
}

.contenitoreConsumabili a:link {
    color: #333;
    text-decoration: underline
}

.contenitoreConsumabili a:hover {
    text-decoration: underline
}

.contenitoreConsumabili a:visited {
    color: #333;
    text-decoration: underline
}

.contenitoreConsumabili a:visited:hover {
    text-decoration: underline
}

.tipologiaStampante a:link,
.navigatoreConsumabili a:link {
    text-decoration: none
}

.tipologiaStampante a:hover,
.navigatoreConsumabili a:hover {
    text-decoration: none;
    color: #fff;
    background: #666
}

.tipologiaStampante a:visited,
.navigatoreConsumabili a:visited {
    text-decoration: none
}

.tipologiaStampante a:visited:hover,
.navigatoreConsumabili a:visited:hover {
    text-decoration: none;
    color: #fff
}

.colonnaDX a:link {
    text-decoration: none
}

.pagerConsumabili a:link {
    text-decoration: none
}

.dropdown {
    width: 177px;
    line-height: normal !important;
    color: #000;
    cursor: pointer;
    position: absolute;
    z-index: 10;
    border: 1px solid #d1d1d1;
    background: #fff url("https://bricozone.it/layout/images/arrow.png") no-repeat 155px 3px
}

.dropdown a {
    text-decoration: none;
    color: #000
}

.drop ul {
    max-height: 200px;
    overflow-y: scroll
}

.drop ul li:first-child {
    border-top: 0
}

.drop ul li {
    display: none;
    padding: 4px 8px;
    color: #000;
    position: relative;
    z-index: 1
}

.drop ul li:last-child {
    display: none;
    border-radius: 0 0 4px 4px
}

.selected {
    padding: 4px 8px;
    line-height: 16px
}

.drop ul li:hover {
    background-color: #a1a1a1
}

.drop ul li:hover:visited,
.drop ul li:visited {
    background-color: #a1a1a1;
    color: #f00
}

.drop ul li .bgCirc {
    display: inline-block;
    height: 8px;
    width: 8px;
    margin-left: 4px
}

.drop ul li .bgCirc.green {
    background: url("https://bricozone.it/layout/images/bg_circ_green.png") no-repeat
}

.drop ul li .bgCirc.red {
    background: url("https://bricozone.it/layout/images/bg_circ_red.png") no-repeat
}

span.Riempimento {
    float: left;
    border: solid 1px #a1a1a1;
    width: 10px;
    height: 10px;
    margin: 2px 5px 0 0
}

span.RiempimentoBig {
    border: solid 1px #a1a1a1;
    margin-right: 5px
}

span.RiempimentoBig img {
    width: 15px;
    height: 15px;
    border: 0
}

div.LineaSeparatrice {
    width: 1px;
    background-color: #a1a1a1;
    float: left;
    height: 100%
}

p.TxtLoader {
    width: 100%;
    text-align: center
}

.TCLista {
    float: left;
    margin-right: 30px
}

@font-face {
    font-family: "magictoolbox-thin";
    font-weight: normal;
    font-style: normal;
    src: url("/font/magictoolbox-thin.eot?#iefix") format("embedded-opentype"), url("data:font/opentype;base64,AAEAAAANAIAAAwBQRkZUTXJLSEgAAAdAAAAAHEdERUYAKQAPAAAHIAAAAB5PUy8yAlYL4QAAAVgAAABWY21hcEAYY70AAAHUAAABSmdhc3D//wADAAAHGAAAAAhnbHlmMMVOJwAAAzQAAAGIaGVhZAmWUYMAAADcAAAANmhoZWEP9QamAAABFAAAACRobXR4L0EAQAAAAbAAAAAkbG9jYQGGAgAAAAMgAAAAFG1heHAAUAAcAAABOAAAACBuYW1l6MPgdAAABLwAAAH1cG9zdLaTuyIAAAa0AAAAZAABAAAAAQAAEWdxz18PPPUACwgAAAAAANDtg/MAAAAA0O2D8wAA/gIInAaeAAAACAACAAAAAAAAAAEAAAae/gIAuAibAAD//wicAAEAAAAAAAAAAAAAAAAAAAAJAAEAAAAJABkABQAAAAAAAgAAAAEAAQAAAEAAAAAAAAAAAQZeAZAABQAIBTMFmQAAAR4FMwWZAAAD1wBmAhIAAAAABQAAAAAAAAAAAAAAAAAAAAACAAAAAAAAUGZFZABAoAGgBgZm/mYAuAaeAf4AAAABAAAAAAAABAAAAAAAAAACqgAACJsAAAOlAAADpQAACJsAAAibAAAHfABAAAAAAwAAAAMAAAAcAAEAAAAAAEQAAwABAAAAHAAEACgAAAAGAAQAAQACAACgBv//AAAAAKAB//8AAGACAAEAAAAAAAAAAAEGAAABAAAAAAAAAAECAAAAAgAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAqACoAKgBMAGAAdACIAJwAxAAFAAAAAAQABZoAAgAFAAgACwAPAAATEQkBIQE3AREJASEDESERZgFd/uECuP6kPQFd/mYBXP1IpAQABNf77AIK/ZkCC1z99gQU/lICCvrNBZr6ZgABAAD+AgicBp4ACwAACQEHCQEnCQE3CQEXBHEEKyP71fvVIwQr+9UjBCsEKyMCUPvVIwQr+9UjBCsEKyP71QQrIwAAAAEAAP4CA6YGngAFAAARARcJAQcDixv8iQN1GwJQBE4X+8n7yRcAAAABAAD+AgOmBp4ABQAACQEnCQE3A6b8dxsDd/yHGwJQ+7IXBDcENxcAAQAAADcInAPdAAUAACUBNwkBFwRO+7IXBDcENxc3A4oa/IkDeRoAAAEAAAA3CJwD3QAFAAAJAQcJAScETgROF/vJ+8kXA938dxsDd/yHGwACAEAAQAHAAcAADQAYAAAlBycGIyImNDYyFhUUDwEWMzI2NCYiBhUUAcAXcSk3P1lZflkh1yc5OFBQcFBXF3EhWX5ZWT82KQInUHBQUDg5AAAADACWAAEAAAAAAAEAEQAkAAEAAAAAAAIABABAAAEAAAAAAAMALQChAAEAAAAAAAQAEQDzAAEAAAAAAAUACwEdAAEAAAAAAAYAEQFNAAMAAQQJAAEAIgAAAAMAAQQJAAIACAA2AAMAAQQJAAMAWgBFAAMAAQQJAAQAIgDPAAMAAQQJAAUAFgEFAAMAAQQJAAYAIgEpAE0AYQBnAGkAYwBUAG8AbwBsAGIAbwB4AC0AVABoAGkAbgAATWFnaWNUb29sYm94LVRoaW4AAFQAaABpAG4AAFRoaW4AAEYAbwBuAHQARgBvAHIAZwBlACAAMgAuADAAIAA6ACAATQBhAGcAaQBjAFQAbwBvAGwAYgBvAHgALQBUAGgAaQBuACAAOgAgADIANwAtADEALQAyADAAMQA1AABGb250Rm9yZ2UgMi4wIDogTWFnaWNUb29sYm94LVRoaW4gOiAyNy0xLTIwMTUAAE0AYQBnAGkAYwBUAG8AbwBsAGIAbwB4AC0AVABoAGkAbgAATWFnaWNUb29sYm94LVRoaW4AAFYAZQByAHMAaQBvAG4AIAAxAC4AMAAAVmVyc2lvbiAxLjAAAE0AYQBnAGkAYwBUAG8AbwBsAGIAbwB4AC0AVABoAGkAbgAATWFnaWNUb29sYm94LVRoaW4AAAAAAAIAAAAAAAD/mgBmAAAAAAAAAAAAAAAAAAAAAAAAAAAACQAAAAEAAgECAQMBBAEFAQYBBwd1bmlBMDAxB3VuaUEwMDIHdW5pQTAwMwd1bmlBMDA0B3VuaUEwMDUHdW5pQTAwNgAAAAH//wACAAEAAAAMAAAAFgAAAAIAAQADAAgAAQAEAAAAAgAAAAAAAAABAAAAANBwQGEAAAAA0O2D8wAAAADQ7YPz")
}

.MagicZoom,
.mz-figure,
.mz-lens,
.mz-zoom-window,
.mz-loading,
.mz-hint,
.mz-expand .mz-expand-stage,
.mz-expand .mz-expand-stage .mz-image-stage,
.mz-expand .mz-image-stage>figure .mz-caption,
.mz-thumb img,
.mz-expand-thumbnails,
.mz-expand-controls,
.mz-button {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.MagicZoom,
.mz-figure {
    display: inline-block;
    outline: 0 !important;
    font-size: 0 !important;
    line-height: 100% !important;
    direction: ltr !important;
    position: relative;
    z-index: 1;
    margin: 0 auto;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.MagicZoom {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

figure.mz-figure {
    overflow: hidden;
    margin: 0 !important;
    -webkit-perspective: 300px;
    perspective: 300px;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.MagicZoom img,
.mz-figure img {
    border: 0 !important;
    margin: 0 !important;
    outline: 0 !important;
    padding: 0 !important
}

.MagicZoom>img,
.mz-figure>img {
    width: 100%;
    height: auto
}

.ie8-magic .MagicZoom>img,
.ie8-magic .mz-figure>img {
    width: 100%;
    max-width: none !important
}

.mz-figure.mz-no-zoom.mz-no-expand,
.mz-expand .mz-figure.mz-no-zoom {
    cursor: default !important
}

.mz-figure.mz-active,
.mz-expand {
    -ms-touch-action: none;
    touch-action: none
}

.mz-lens,
.mz-zoom-window {
    position: absolute !important;
    overflow: hidden !important;
    pointer-events: none !important
}

.mz-lens img,
.mz-zoom-window img {
    position: absolute !important;
    max-width: none !important;
    max-height: none !important
}

.mz-lens img {
    -webkit-transition: none !important;
    transition: none !important
}

.mz-zoom-window {
    z-index: 2000000000;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.mz-zoom-window.mz-magnifier {
    -webkit-mask-image: -webkit-radial-gradient(circle, white, black);
    -webkit-mask-clip: content;
    cursor: none
}

.mz-figure.mz-active .mz-zoom-window.mz-magnifier {
    pointer-events: auto !important;
    cursor: inherit !important
}

.mz-zoom-window.mz-magnifier.mz-expanded {
    z-index: 2147483647
}

.mz-zoom-window img {
    width: auto;
    height: auto;
    left: -1000%;
    right: -1000%;
    top: -1000%;
    bottom: -1000%;
    margin: auto !important;
    -webkit-transition: none;
    transition: none;
    -webkit-transform-origin: 50% 50% !important;
    -ms-transform-origin: 50% 50% !important;
    transform-origin: 50% 50% !important
}

.mz-zoom-window.mz-preview img {
    top: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    right: 0 !important;
    margin: 0 !important;
    width: 100% !important;
    height: auto !important;
    -webkit-transform: none !important;
    transform: none !important
}

.lt-ie9-magic .mz-zoom-window img {
    margin: 0 !important
}

.mz-expand-controls {
    z-index: 2147483647
}

.mz-fade {
    -webkit-transition: opacity .25s;
    transition: opacity .25s
}

.mz-hidden {
    opacity: 0
}

.mz-visible {
    opacity: 1
}

.mobile-magic .mz-expand .mz-expand-bg {
    -webkit-transform-style: flat !important;
    transform-style: flat !important
}

.mobile-magic .mz-expand .mz-image-stage>figure .mz-caption {
    display: none !important
}

.mobile-magic .mz-expand-controls.mz-fade {
    transition: none !important
}

.mobile-magic .mz-expand>.mz-zoom-window {
    top: 0 !important;
    left: 0 !important
}

.mz-expanded-view-open,
.mz-expanded-view-open body {
    overflow: hidden !important
}

.mz-expanded-view-open body {
    height: auto !important
}

.mz-figure.mz-active {
    background: #fff
}

.mz-figure.mz-no-zoom,
.mz-figure.mz-click-zoom,
.mz-figure.mz-active {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.mz-figure.mz-active.mz-no-expand {
    cursor: crosshair
}

.mz-figure.mz-active.mz-click-zoom.mz-no-expand {
    cursor: crosshair;
    cursor: -webkit-zoom-out;
    cursor: -moz-zoom-out;
    cursor: zoom-out
}

.mz-figure.mz-active.mz-magnifier-zoom.mz-hover-zoom.mz-no-expand {
    cursor: none
}

.mz-figure.mz-magnifier-zoom.mz-active {
    overflow: visible !important
}

.mz-figure.mz-active>img {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'saturate\' values=\'0\'/><feComponentTransfer><feFuncA type=\'linear\' slope=\'0.6\'/></feComponentTransfer></filter></svg>#grayscale");
    -webkit-filter: grayscale(80%) opacity(60%);
    filter: grayscale(80%) opacity(60%)
}

.no-cssfilters-magic .mz-figure.mz-active>img {
    opacity: .6
}

.lt-ie10-magic .mz-figure.mz-active>img {
    opacity: 1;
    filter: progid: DXImageTransform.Microsoft.BasicImage(grayScale=1, opacity=.6)
}

.mz-figure.mz-active.mz-inner-zoom,
.lt-ie11-magic .mz-expand .mz-figure.mz-active.mz-inner-zoom,
.lt-ie11-magic .mz-figure.mz-active.mz-inner-zoom>img {
    opacity: 0
}

.lt-ie11-magic .mz-figure.mz-active.mz-inner-zoom,
.lt-ie11-magic .mz-figure.mz-active.mz-inner-zoom>.mz-zoom-window {
    opacity: 1
}

.lt-ie10-magic .mz-expand .mz-figure.mz-active.mz-inner-zoom,
.lt-ie10-magic .mz-figure.mz-active.mz-inner-zoom>img {
    filter: alpha(opacity=0)
}

.ie9-magic .mz-expand .mz-figure.mz-active.mz-inner-zoom {
    background: transparent
}

.mz-lens {
    border: 1px solid #aaa;
    border-color: rgba(170, 170, 170, .7);
    box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    cursor: none;
    z-index: 10;
    opacity: 0
}

.mz-figure.mz-active .mz-lens {
    opacity: 1;
    -webkit-transition: opacity .3s cubic-bezier(.25, .5, .5, .9) .1s;
    transition: opacity .3s cubic-bezier(.25, .5, .5, .9) .1s
}

.mz-figure.mz-active.mz-magnifier-zoom .mz-lens {
    border-radius: 50%;
    opacity: 0;
    cursor: none
}

.mz-zoom-window {
    background: #fff;
    box-shadow: 0 0 3px rgba(0, 0, 0, .2)
}

.mz-zoom-window.mz-magnifier {
    border-radius: 100%;
    border: 0;
    background: rgba(255, 255, 255, .3)
}

.mz-zoom-window.mz-magnifier:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border-radius: 100%;
    border: 1px solid rgba(170, 170, 170, .7);
    box-shadow: inset 0 0 20px 1px rgba(0, 0, 0, .3);
    background: transparent;
    z-index: 1
}

.mz-zoom-window.mz-magnifier.mz-square,
.mz-zoom-window.mz-magnifier.mz-square:before {
    border-radius: 0 !important
}

.lt-ie9-magic .mz-zoom-window {
    border: 1px solid #e5e5e5
}

.mz-zoom-window.mz-inner {
    border: none;
    box-shadow: none
}

.mz-zoom-window .mz-caption {
    background: #777;
    color: #fff;
    font-size: 10pt;
    opacity: .8;
    position: absolute;
    top: 0;
    z-index: 150;
    padding: 3px;
    width: 100%;
    line-height: normal !important;
    text-align: center !important
}

.lt-ie9-magic .mz-zoom-window .mz-caption {
    filter: alpha(opacity=80)
}

.mz-zoom-window.caption-bottom .mz-caption {
    top: auto;
    bottom: 0
}

.mz-zoom-window.mz-expanded>.mz-caption {
    display: none
}

.mz-zoom-window.mz-deactivating,
.mz-zoom-window.mz-activating {
    -webkit-transition: opacity .3s cubic-bezier(.25, .5, .5, .9), -webkit-transform .3s cubic-bezier(.25, .5, .5, .9);
    transition: opacity .3s cubic-bezier(.25, .5, .5, .9), transform .3s cubic-bezier(.25, .5, .5, .9)
}

.mz-zoom-window.mz-deactivating {
    -webkit-transition-duration: .25s, .25s, .25s;
    transition-duration: .25s, .25s, .25s
}

.mz-zoom-window.mz-p-right,
.mz-zoom-window.mz-p-left,
.mz-zoom-window.mz-p-top,
.mz-zoom-window.mz-p-bottom {
    opacity: 0;
    z-index: -100
}

.mz-zoom-window.mz-p-right {
    -webkit-transform: translate3d(-20%, 0, 0);
    transform: translate3d(-20%, 0, 0)
}

.mz-zoom-window.mz-p-left {
    -webkit-transform: translate3d(20%, 0, 0);
    transform: translate3d(20%, 0, 0)
}

.mz-zoom-window.mz-p-top {
    -webkit-transform: translate3d(0, 20%, 0);
    transform: translate3d(0, 20%, 0)
}

.mz-zoom-window.mz-p-bottom {
    -webkit-transform: translate3d(0, -20%, 0);
    transform: translate3d(0, -20%, 0)
}

.mz-zoom-window>img {
    -webkit-transform: translate3d(0, 0, 0) scale(1);
    transform: translate3d(0, 0, 0) scale(1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.mz-zoom-window.mz-p-inner.mz-deactivating>img,
.mz-zoom-window.mz-p-inner.mz-activating>img {
    -webkit-transition: -webkit-transform .22s cubic-bezier(.25, .5, .5, .9);
    transition: transform .22s cubic-bezier(.25, .5, .5, .9)
}

.mz-zoom-window.mz-p-magnifier {
    -webkit-transform: scale(.1);
    transform: scale(.1)
}

.mz-zoom-window.mz-preview.mz-deactivating,
.mz-zoom-window.mz-preview.mz-activating,
.mz-zoom-window.mz-custom.mz-deactivating,
.mz-zoom-window.mz-custom.mz-activating {
    -webkit-transition: opacity .3s cubic-bezier(.25, .5, .5, .9);
    transition: opacity .3s cubic-bezier(.25, .5, .5, .9)
}

.mz-zoom-window.mz-preview.mz-deactivating,
.mz-zoom-window.mz-custom.mz-deactivating {
    -webkit-transition-duration: .2s;
    transition-duration: .2s
}

.mz-zoom-window.mz-p-preview,
.mz-zoom-window.mz-p-custom {
    opacity: 0
}

.mz-hint,
.mz-loading {
    color: #eee;
    background: rgba(49, 51, 61, .7);
    font: normal 12px/1.2em 'Lucida Grande', 'Lucida Sans Unicode', Verdana, 'Helvetica Neue', Arial, Helvetica, sans-serif;
    text-decoration: none;
    text-align: center;
    direction: ltr;
    display: inline-block;
    margin: 0;
    position: absolute;
    z-index: 1000;
    pointer-events: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition: opacity .25s ease;
    transition: opacity .25s ease
}

.mz-hint {
    bottom: 8px;
    left: 0;
    right: 0;
    padding: 0 10%;
    background-color: transparent;
    -webkit-transition: opacity .25s ease, z-index .25s ease;
    transition: opacity .25s ease, z-index .25s ease
}

.mz-hint-message {
    display: inline-block;
    background: rgba(49, 51, 61, .7);
    border-radius: 2em;
    padding: .7em 1.1em
}

.mz-hint-message:before {
    content: 'âŠ•';
    font-family: serif;
    font-size: 1.5em;
    speak: none;
    text-align: center;
    vertical-align: -2px;
    margin-right: 6px;
    -webkit-transition: opacity .25s ease;
    transition: opacity .25s ease
}

.mobile-magic .mz-hint-message:before {
    display: none
}

.mz-hint-hidden {
    opacity: 0;
    z-index: -1;
    -webkit-transition-delay: .6s;
    transition-delay: .6s
}

.mz-expand .mz-hint {
    font-size: 18px;
    line-height: 1.1em;
    top: 50%;
    bottom: auto;
    margin: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.mz-expand .mz-hint-message {
    padding: 1.1em
}

.mz-expand .mz-hint-message:before {
    display: none
}

.mz-expand .mz-hint-hidden {
    -webkit-transition-delay: 1s;
    transition-delay: 1s;
    opacity: 0
}

.mz-loading {
    font-size: 0;
    border-radius: 100%;
    opacity: 0;
    padding: 0;
    width: 36px;
    height: 36px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.mz-loading:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 24px;
    height: 24px;
    margin: auto;
    text-indent: -9999em;
    border-radius: 50%;
    border: 2px solid rgba(255, 255, 255, 1);
    border-top-color: transparent;
    box-sizing: border-box
}

.mz-loading.shown {
    opacity: 1;
    z-index: 1;
    -webkit-transition: opacity 0s;
    transition: opacity 0s
}

.mz-loading.shown:after {
    -webkit-animation: spin-loading .9s infinite linear;
    animation: spin-loading .9s infinite linear
}

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

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

.lt-ie10-magic .mz-loading {
    font-size: 12px;
    padding: .7em 1.1em;
    width: auto;
    height: auto
}

.lt-ie10-magic .mz-loading:after {
    content: 'Loading...';
    text-indent: 0;
    border: none;
    position: relative
}

.lt-ie9-magic .mz-loading {
    filter: alpha(opacity=0);
    right: 0;
    left: 0;
    width: 126px;
    margin: auto
}

.lt-ie9-magic .mz-hint-message,
.lt-ie9-magic .mz-loading.shown {
    background: transparent !important;
    filter: progid: DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='#7c31333D', EndColorStr='#7c31333D')
}

.lt-ie9-magic .mz-hint-hidden {
    filter: alpha(opacity=0)
}

.mz-expand,
.mz-expand .mz-expand-bg,
.mz-expand .mz-expand-bg>img,
.mz-expand .mz-expand-bg>svg,
.mz-expand .mz-expand-stage,
.mz-expand .mz-expand-stage .mz-image-stage {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.mz-expand .mz-expand-bg,
.mz-expand .mz-expand-bg>img,
.mz-expand .mz-expand-bg>svg {
    width: auto !important;
    height: auto !important
}

.mz-expand .mz-expand-bg,
.mz-expand .mz-expand-bg>svg {
    min-width: 100% !important;
    min-height: 100% !important
}

.mz-expand {
    background-color: rgba(0, 0, 0, 1);
    text-align: center;
    vertical-align: middle;
    display: block;
    overflow: hidden;
    z-index: 2100000000;
    position: fixed;
    width: auto;
    height: auto;
    -webkit-perspective: 600px;
    perspective: 600px;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -ms-overflow-style: none
}

.mz-expand .mz-expand-bg {
    display: inline-block;
    vertical-align: middle;
    margin: auto;
    z-index: -100;
    max-width: none !important;
    max-height: none !important;
    -webkit-transform: translate3d(0, 0, 0) scale(10) rotate(.01deg);
    -ms-transform: translate(0, 0) scale(10, 10) rotate(.01deg);
    transform: translate3d(0, 0, 0) scale(10) rotate(.01deg);
    -webkit-perspective: 600px;
    perspective: 600px;
    background-repeat: no-repeat;
    background-size: cover
}

.mz-expand .mz-expand-bg>img {
    margin: auto;
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'blur\'><feGaussianBlur stdDeviation=\'80\' in=\'SourceGraphic\'></feGaussianBlur></filter></svg>#blur");
    -webkit-filter: blur(20px) brightness(60%);
    filter: blur(20px) brightness(60%);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.mz-expand .mz-expand-bg>svg {
    margin: auto;
    opacity: .6
}

[data-magic-ua=edge] .mz-expand .mz-expand-bg,
.lt-ie10-magic .mz-expand .mz-expand-bg {
    display: none !important
}

.lt-ie9-magic .mz-expand {
    background: #1f1f1f
}

[data-magic-ua=edge] .mz-expand {
    background-color: rgba(31, 31, 31, .96)
}

.mz-expand.plain-bg .mz-expand-bg,
.mz-expand.dark-bg .mz-expand-bg,
.mz-expand.white-bg .mz-expand-bg {
    display: none !important
}

.mz-expand.dark-bg {
    background-color: #1f1f1f;
    background-color: rgba(31, 31, 31, .96)
}

.mz-expand.white-bg {
    background-color: #fff
}

.mz-expand .mz-expand-stage {
    z-index: 2100000000;
    padding: 0
}

.mz-expand .mz-expand-stage .mz-image-stage {
    z-index: 50;
    left: 120px;
    right: 120px;
    padding: 20px 0 40px 0;
    margin: 0;
    text-align: center;
    vertical-align: middle;
    -webkit-perspective: 600px;
    perspective: 600px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.mz-expand .mz-expand-stage.with-thumbs .mz-image-stage {
    padding-bottom: 120px
}

.mz-expand .mz-expand-stage.mz-zoom-in .mz-image-stage {
    padding: 0 !important;
    left: 0;
    right: 0
}

.mz-expand .mz-image-stage>figure:before,
.mz-expand .mz-image-stage:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    font-size: 0;
    line-height: 100%;
    width: 0
}

.mz-expand .mz-image-stage>figure {
    width: 100%;
    max-width: 100%;
    max-height: 100%;
    padding: 0;
    margin: 0;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    line-height: 100%;
    position: relative
}

.mz-expand .mz-figure {
    overflow: visible;
    max-width: 100% !important
}

.mz-expand .mz-figure>img {
    max-width: 100%;
    width: auto;
    height: auto
}

.mz-expand .mz-zoom-in .mz-image-stage>figure,
.mz-expand .mz-zoom-in .mz-image-stage>figure .mz-figure.mz-activating,
.mz-expand .mz-zoom-in .mz-image-stage>figure .mz-figure.mz-active {
    width: 100%;
    height: 100%
}

.mz-expand .mz-figure {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.mz-expand .mz-figure.mz-active {
    cursor: crosshair;
    cursor: -webkit-zoom-out;
    cursor: -moz-zoom-out;
    cursor: zoom-out
}

.mz-expand .mz-expand-stage.mz-zoom-in.mz-always-zoom .mz-image-stage>figure>figure>img {
    z-index: 1;
    position: absolute !important;
    top: -5000px !important;
    bottom: -5000px !important;
    left: -5000px !important;
    right: -5000px !important;
    margin: auto !important
}

.lt-ie10-magic .mz-zoom-window.mz-expanded img {
    filter: alpha(opacity=100)
}

.lt-ie10-magic .mz-expand .mz-figure.mz-magnifier-zoom {
    overflow: hidden;
    filter: alpha(opacity=100)
}

.mz-expand .mz-caption {
    color: #fff;
    text-shadow: 0 0 46px #000;
    padding: 10px 4px;
    font: normal 10pt/1em 'Lucida Grande', 'Lucida Sans Unicode', Verdana, 'Helvetica Neue', Arial, Helvetica, sans-serif;
    text-align: center;
    width: 100%;
    position: absolute;
    left: 0;
    opacity: 0
}

.mz-expand .mz-caption.mz-show {
    -webkit-transition: opacity .15s ease-out;
    transition: opacity .15s ease-out;
    opacity: 1
}

.mz-expand .mz-caption a {
    color: inherit;
    cursor: pointer
}

.mz-expand.white-bg .mz-caption {
    color: #555;
    text-shadow: none
}

.lt-ie9-magic .mz-expand .mz-caption {
    top: 100%
}

.mz-expand .mz-zoom-window {
    box-shadow: none;
    background: transparent
}

.lt-ie9-magic .mz-expand .mz-zoom-window {
    border: 0
}

.mobile-magic .mz-expand-stage .mz-expand-thumbnails,
.mobile-magic .mz-expand-stage .mz-image-stage {
    left: 0;
    right: 0
}

.mobile-magic .mz-expand .mz-expand-stage.with-thumbs {
    bottom: 0
}

.mobile-magic .mz-expand-stage .mz-image-stage {
    padding: 0
}

.mobile-magic .mz-expand .mz-expand-stage.with-thumbs .mz-image-stage {
    padding: 5px 0 60px
}

.mobile-magic .mz-expand .mz-expand-stage.mz-zoom-in .mz-image-stage {
    padding-top: 0
}

.mobile-magic .mz-expand .mz-expand-thumbnails {
    padding: 0;
    height: 60px
}

.mz-expand-controls,
button.mz-button {
    margin: 0 !important;
    padding: 0 !important;
    outline: 0 !important
}

button.mz-button {
    color: #b4b4b4 !important;
    font: 900 34px/1 'magictoolbox-thin' !important;
    cursor: pointer;
    z-index: 90 !important;
    background-color: transparent !important;
    border: 1px solid rgba(180, 180, 180, 0) !important;
    border-radius: 100% !important;
    box-shadow: none !important;
    position: absolute !important;
    text-transform: none !important;
    text-align: center;
    speak: none;
    -webkit-font-smoothing: antialiased;
    width: 60px !important;
    height: 60px !important;
    min-width: 0 !important;
    min-height: 0 !important;
    max-width: none !important;
    max-height: none !important
}

button.mz-button:before {
    display: inline;
    position: static;
    color: inherit !important;
    font: inherit !important;
    -webkit-font-smoothing: inherit !important
}

button.mz-button.mz-button-prev,
button.mz-button.mz-button-next {
    margin: auto 10px !important;
    top: 0 !important;
    bottom: 0 !important;
    overflow: hidden !important
}

button.mz-button.mz-button-prev {
    left: 0 !important
}

button.mz-button.mz-button-next {
    right: 0 !important
}

button.mz-button.mz-button-close {
    font-size: 26px !important;
    margin: 10px !important;
    top: 0 !important;
    right: 0 !important;
    z-index: 95 !important
}

:root:not(.mobile-magic) button.mz-button {
    color: rgba(180, 180, 180, .75) !important;
    -webkit-transform: scale(.85) !important;
    transform: scale(.85) !important;
    -webkit-transition: color .25s, border-color .25s, -webkit-transform .25s !important;
    transition: color .25s, border-color .25s, transform .25s !important
}

:root:not(.mobile-magic) button.mz-button:hover {
    color: rgba(180, 180, 180, 1) !important;
    border-color: rgba(180, 180, 180, .6) !important;
    -webkit-transform: scale(1) !important;
    transform: scale(1) !important
}

.mobile-magic button.mz-button {
    -webkit-transition: -webkit-transform .1s !important;
    transition: transform .1s !important
}

.mobile-magic button.mz-button:active {
    border-color: rgba(180, 180, 180, .6) !important;
    -webkit-transform: scale(.95) !important;
    transform: scale(.95) !important
}

button.mz-button.mz-button-close:before {
    content: "ê€"
}

button.mz-button.mz-button-prev:before {
    content: "ê€‚"
}

button.mz-button.mz-button-next:before {
    content: "ê€ƒ"
}

@media screen and (max-device-width:767px) {
    button.mz-button-prev,
    button.mz-button-next {
        display: none !important
    }
    .mobile-magic .mz-expand button.mz-button {
        width: 44px !important;
        height: 44px !important;
        font-size: 18px !important;
        color: rgba(255, 255, 255, .8) !important;
        background-color: rgba(49, 51, 61, .3) !important;
        border-color: transparent !important
    }
}

.lt-ie9-magic button.mz-button {
    border: 0;
    filter: alpha(opacity=75)
}

.lt-ie9-magic button.mz-button:hover {
    filter: alpha(opacity=100)
}

a[data-zoom-id],
.mz-thumb,
.mz-thumb:focus {
    display: inline-block;
    line-height: 0;
    outline: none
}

a[data-zoom-id] img,
.mz-thumb img {
    border: 0;
    box-shadow: 0 0 1px 0 rgba(0, 0, 0, .3);
    box-sizing: border-box
}

.mz-thumb:hover:not(.mz-thumb-selected) img {
    -webkit-filter: brightness(75%);
    filter: brightness(75%)
}

.mz-thumb-selected img {
    -webkit-filter: brightness(60%);
    filter: brightness(60%)
}

.no-cssfilters-magic .mz-thumb {
    background: #000
}

.no-cssfilters-magic .mz-thumb:hover:not(.mz-thumb-selected) img {
    opacity: .75;
    filter: alpha(opacity=75)
}

.no-cssfilters-magic .mz-thumb-selected img {
    opacity: .6;
    filter: alpha(opacity=60)
}

.ie9-magic .mz-thumb img {
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, .3)
}

.mz-expand-thumbnails {
    z-index: 50;
    position: absolute;
    bottom: 0;
    left: 65px;
    right: 65px;
    height: 80px;
    padding: 10px 0;
    box-sizing: border-box
}

.mz-expand-thumbnails .magic-thumbs .magic-thumb {
    padding: 10px 2px
}

.mz-expand-thumbnails .magic-thumb>img {
    cursor: pointer;
    height: 40px;
    box-shadow: 0 0 5px 1px rgba(0, 0, 0, .3)
}

.mz-expand-thumbnails .magic-thumb:not(.magic-thumb-selected)>img:hover {
    -webkit-filter: brightness(70%);
    filter: brightness(70%)
}

.mz-expand-thumbnails .magic-thumb-selected img {
    -webkit-filter: brightness(50%);
    filter: brightness(50%)
}

.mz-expand-thumbnails .magic-thumbs .magic-thumbs-button {
    box-shadow: none
}

.mz-expand-thumbnails .magic-thumbs .magic-thumbs-button-disabled {
    opacity: 0
}

.no-cssfilters-magic .mz-expand-thumbnails .magic-thumb:hover:not(.magic-thumb-selected) img {
    opacity: .7;
    filter: alpha(opacity=70)
}

.no-cssfilters-magic .mz-expand-thumbnails .magic-thumb-selected img {
    opacity: .5;
    filter: alpha(opacity=50)
}

.mz-expand.no-expand-thumbnails .mz-expand-stage.with-thumbs .mz-image-stage {
    padding-bottom: 40px
}

.mz-expand.no-expand-thumbnails .mz-expand-thumbnails {
    display: none
}

.mobile-magic .mz-expand.no-expand-thumbnails .mz-expand-stage.with-thumbs .mz-image-stage {
    padding: 0
}

.magic-thumbs,
.magic-thumbs .magic-thumbs-wrapper,
.magic-thumbs ul,
.magic-thumbs li,
.magic-thumbs li:before,
.magic-thumbs li:after,
.magic-thumbs li img,
.magic-thumbs .magic-thumbs-button {
    margin: 0;
    padding: 0;
    outline: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.magic-thumbs {
    direction: ltr;
    overflow: visible;
    z-index: 100;
    position: relative;
    left: 0;
    top: 0;
    padding: 0 30px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    -ms-touch-action: none;
    touch-action: none
}

.magic-thumbs {
    width: 100%;
    height: 100%;
    white-space: nowrap
}

.magic-thumbs.no-buttons {
    padding: 0 !important
}

.magic-thumbs-wrapper {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    text-align: center
}

.magic-thumbs ul {
    list-style: none;
    font-size: 0;
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    position: relative;
    white-space: nowrap
}

.magic-thumbs.no-buttons ul {
    left: 0 !important;
    padding: 0 !important;
    -webkit-transition: none !important;
    transition: none !important;
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important
}

.magic-thumbs ul li {
    margin: 0 4px;
    height: 100%;
    width: auto;
    vertical-align: top;
    line-height: 0;
    display: inline-block
}

.magic-thumbs ul li:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    width: 0
}

.magic-thumbs ul li>img {
    width: auto;
    height: auto;
    max-width: none !important;
    max-height: 100% !important;
    vertical-align: middle
}

.ie8-magic .magic-thumbs ul li>img {
    max-width: none !important;
    max-height: none !important
}

.magic-thumbs.magic-thumbs-vertical {
    height: 100%
}

.magic-thumbs-vertical {
    padding: 30px 0
}

.magic-thumbs-vertical ul {
    height: auto;
    width: 100%;
    white-space: normal
}

.magic-thumbs-vertical ul li {
    width: 100%;
    height: auto
}

.magic-thumbs-vertical ul li {
    margin: 4px 0
}

.magic-thumbs-vertical ul li>img {
    max-width: 100% !important;
    max-height: none !important
}

.ie8-magic .magic-thumbs-vertical ul li>img {
    width: 100%
}

.magic-thumbs button.magic-thumbs-button {
    color: #b4b4b4 !important;
    font: 900 24px/1 'magictoolbox-thin' !important;
    cursor: pointer;
    z-index: 90 !important;
    background-repeat: no-repeat;
    background-color: transparent !important;
    background-image: none;
    border: 0;
    border-radius: 0;
    box-shadow: none !important;
    overflow: hidden;
    position: absolute;
    text-transform: none !important;
    speak: none;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    width: 30px;
    height: 100%;
    top: 0;
    bottom: 0;
    min-width: 0 !important;
    min-height: 0 !important;
    max-width: none !important;
    max-height: none !important
}

.magic-thumbs button.magic-thumbs-button:before {
    display: inline;
    position: static;
    color: inherit !important;
    font: inherit !important;
    -webkit-font-smoothing: inherit !important
}

.magic-thumbs .magic-thumbs-button-prev {
    left: 0
}

.magic-thumbs .magic-thumbs-button-next {
    right: 0
}

.magic-thumbs .magic-thumbs-button-prev:before {
    content: "ê€‚"
}

.magic-thumbs .magic-thumbs-button-next:before {
    content: "ê€ƒ"
}

:root:not(.mobile-magic) .magic-thumbs button.magic-thumbs-button {
    color: rgba(180, 180, 180, .75) !important;
    -webkit-transform: scale(.85) !important;
    transform: scale(.85) !important;
    -webkit-transition: color .25s, -webkit-transform .25s !important;
    transition: color .25s, transform .25s !important
}

:root:not(.mobile-magic) .magic-thumbs button.magic-thumbs-button:hover {
    color: rgba(180, 180, 180, 1) !important;
    -webkit-transform: scale(1) !important;
    transform: scale(1) !important
}

.magic-thumbs-vertical .magic-thumbs-button {
    width: 100%;
    height: 30px;
    left: 0;
    right: 0;
    top: auto;
    bottom: auto
}

.magic-thumbs-vertical .magic-thumbs-button-prev {
    top: 0
}

.magic-thumbs-vertical .magic-thumbs-button-next {
    bottom: 0
}

.magic-thumbs-vertical .magic-thumbs-button-prev:before {
    content: "ê€…"
}

.magic-thumbs-vertical .magic-thumbs-button-next:before {
    content: "ê€„"
}

.magic-thumbs.no-buttons .magic-thumbs-button {
    display: none !important
}

.magic-thumbs-button-disabled {
    opacity: .2;
    filter: alpha(opacity=20)
}

#iubenda-cs-banner {
    bottom: 0 !important;
    left: 0 !important;
    position: fixed !important;
    width: 100% !important;
    z-index: 99999998 !important;
    background-color: #000
}

.iubenda-cs-content {
    display: block;
    margin: 0 auto;
    padding: 20px;
    width: auto;
    font-family: Helvetica, Arial, FreeSans, sans-serif;
    font-size: 14px;
    background: #000;
    color: #fff
}

.iubenda-cs-rationale {
    max-width: 900px;
    position: relative;
    margin: 0 auto
}

.iubenda-banner-content>p {
    font-family: Helvetica, Arial, FreeSans, sans-serif;
    line-height: 1.5
}

.iubenda-cs-close-btn {
    margin: 0;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    position: absolute;
    top: 0;
    right: 0;
    border: none
}

.iubenda-cs-cookie-policy-lnk {
    text-decoration: underline;
    color: #fff;
    font-size: 14px;
    font-weight: 900
}