html.remodal-is-locked{overflow:hidden;-ms-touch-action:none;touch-action:none}
.remodal,[data-remodal-id]{display:none}
.remodal-overlay{position:fixed;z-index:9999;top:-5000px;right:-5000px;bottom:-5000px;left:-5000px;display:none}
.remodal-wrapper{position:fixed;z-index:10000;top:0;right:0;bottom:0;left:0;display:none;overflow:auto;text-align:center;-webkit-overflow-scrolling:touch}
.remodal-wrapper:after{display:inline-block;height:100%;margin-left:-0.05em;content:""}
.remodal-overlay,.remodal-wrapper{-webkit-backface-visibility:hidden;backface-visibility:hidden}
.remodal{position:relative;outline:0;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%}
.remodal-is-initialized{display:inline-block}
.remodal{border-radius:3px}
.remodal .remodal-close{right:0;left:inherit}
.remodal.modalcustom.message.remodal-is-initialized.remodal-is-opened div.greybg{min-height:280px;padding-top:20%}
.remodal.modalcustom.message.remodal-is-initialized.remodal-is-opened{max-width:500px;font-family:'Open Sans',sans-serif;font-size:18px}
.remodal.modalcustom.message.remodal-is-initialized.remodal-is-opened div.greybg{min-height:280px;padding-top:20%;border:2px solid #f4f2f3;border-radius:15px}
.remodal.modalcustom#modalerror.remodal-is-initialized.remodal-is-opened div.greybg{color:red}
.remodal.modalcustom#modalsuccess.remodal-is-initialized.remodal-is-opened div.greybg{color:#4bb543}
.message div.greybg{background-color:#f4f2f3}
.remodal-bg.remodal-is-opening,.remodal-bg.remodal-is-opened{-webkit-filter:blur(3px);filter:blur(3px)}
.remodal-overlay{background:rgba(43,46,56,0.9)}
.remodal-overlay.remodal-is-opening,.remodal-overlay.remodal-is-closing{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}
.remodal-overlay.remodal-is-opening{-webkit-animation-name:remodal-overlay-opening-keyframes;animation-name:remodal-overlay-opening-keyframes}
.remodal-overlay.remodal-is-closing{-webkit-animation-name:remodal-overlay-closing-keyframes;animation-name:remodal-overlay-closing-keyframes}
.remodal-wrapper{padding:10px 10px 0}
.remodal{box-sizing:border-box;width:100%;margin-bottom:10px;padding:35px;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);color:#2b2e38;background:#fff}
.remodal.remodal-is-opening,.remodal.remodal-is-closing{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}
.remodal.remodal-is-opening{-webkit-animation-name:remodal-opening-keyframes;animation-name:remodal-opening-keyframes}
.remodal.remodal-is-closing{-webkit-animation-name:remodal-closing-keyframes;animation-name:remodal-closing-keyframes}
.remodal,.remodal-wrapper:after{vertical-align:middle}
.remodal-close{position:absolute;top:0;left:0;display:block;overflow:visible;width:35px;height:35px;margin:0;padding:0;cursor:pointer;-webkit-transition:color .2s;transition:color .2s;text-decoration:none;color:#95979c;border:0;outline:0;background:transparent}
.remodal-close:hover,.remodal-close:focus{color:#2b2e38}
.remodal-close:before{font-family:Arial,"Helvetica CY","Nimbus Sans L",sans-serif !important;font-size:25px;line-height:35px;position:absolute;top:0;left:0;display:block;width:35px;content:"\00d7";text-align:center}
.remodal-confirm,.remodal-cancel{font:inherit;display:inline-block;overflow:visible;min-width:110px;margin:0;padding:12px 0;cursor:pointer;-webkit-transition:background .2s;transition:background .2s;text-align:center;vertical-align:middle;text-decoration:none;border:0;outline:0}
.remodal-confirm{color:#fff;background:#81c784}
.remodal-confirm:hover,.remodal-confirm:focus{background:#66bb6a}
.remodal-cancel{color:#fff;background:#e57373}
.remodal-cancel:hover,.remodal-cancel:focus{background:#ef5350}
.remodal-confirm::-moz-focus-inner,.remodal-cancel::-moz-focus-inner,.remodal-close::-moz-focus-inner{padding:0;border:0}
@-webkit-keyframes remodal-opening-keyframes{from{-webkit-transform:scale(1.05);transform:scale(1.05);opacity:0}
to{-webkit-transform:none;transform:none;opacity:1}
}
@keyframes remodal-opening-keyframes{from{-webkit-transform:scale(1.05);transform:scale(1.05);opacity:0}
to{-webkit-transform:none;transform:none;opacity:1}
}
@-webkit-keyframes remodal-closing-keyframes{from{-webkit-transform:scale(1);transform:scale(1);opacity:1}
to{-webkit-transform:scale(0.95);transform:scale(0.95);opacity:0}
}
@keyframes remodal-closing-keyframes{from{-webkit-transform:scale(1);transform:scale(1);opacity:1}
to{-webkit-transform:scale(0.95);transform:scale(0.95);opacity:0}
}
@-webkit-keyframes remodal-overlay-opening-keyframes{from{opacity:0}
to{opacity:1}
}
@keyframes remodal-overlay-opening-keyframes{from{opacity:0}
to{opacity:1}
}
@-webkit-keyframes remodal-overlay-closing-keyframes{from{opacity:1}
to{opacity:0}
}
@keyframes remodal-overlay-closing-keyframes{from{opacity:1}
to{opacity:0}
}
@media only screen and (min-width:641px){.remodal{max-width:700px}
}
.lt-ie9 .remodal-overlay{background:#2b2e38}
.lt-ie9 .remodal{width:700px}
.homepage.inevidenza .entries{padding:0}
.homepage.inevidenza .entry.fullimage .imagewrap .imagecontainer{float:right}
.homepage.inevidenza .entry.fullimage .category{position:absolute;top:20px;left:20px}
.homepage.inevidenza.authorMode .entry.fullimage.sticky{border:2px dotted red;padding:5.5px}
.homepage.inevidenza.authorMode .entry.fullimage.sticky:before{content:'STICKY';position:absolute;line-height:1;top:-9px;left:10px;color:red;font-weight:600;font-size:13px;background:white;padding:3px}
.entry.catalog.fullimage .imagewrap:after,.entry.catalog.fullimage .videowrap:after{content:'';position:absolute;top:40%;left:0;right:0;bottom:0;background-color:transparent;background:transparent}
.homepage.inevidenza .entry .text{display:block;height:calc(15px * 1.35 * 1);display:-webkit-box;font-size:15px;line-height:1.35;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}
.homepage.inevidenza .entry .title{display:block;max-height:calc(25px * 1.35 * 1);display:-webkit-box;font-size:25px;line-height:1.35;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}
.highlights .entry .imagewrap{height:auto;width:100%;overflow:hidden}
.homepage.inevidenza .entry.fullimage.catalog .contentwrap{color:#000}
.homepage.inevidenza .entry.fullimage.catalog .imagewrap{background:#e6e6e6}
.homepage.inevidenza .entry.fullimage.catalog .imagewrap .imagecontainer{width:75%;padding:20px}
.homepage.inevidenza .entry.fullimage.catalog.quarter .imagewrap .imagecontainer,.homepage.inevidenza .entry.fullimage.catalog.third .imagewrap .imagecontainer{padding:20px 20px 60px 20px}
.homepage.inevidenza .entry.fullimage.catalog .imagewrap .imagecontainer img{margin:auto}
.homepage.inevidenza .entry.catalog .imagewrap .imagecontainer img{width:auto;max-height:100%}
.homepage.inevidenza .entry.half .imagewrap .imagecontainer{height:400px}
.homepage.inevidenza .entry.third .imagewrap .imagecontainer{height:270px}
.homepage.inevidenza .entry.quarter .imagewrap .imagecontainer{height:195px}
@media only screen and (max-width:1279px) and (min-width:1024px){.homepage.inevidenza .entry.half .imagewrap .imagecontainer{height:328px}
.homepage.inevidenza .entry.third .imagewrap .imagecontainer{height:217px}
.homepage.inevidenza .entry.quarter .imagewrap .imagecontainer{hheight:153px}
}
@media only screen and (max-width:1023px) and (min-width:768px){.homepage.inevidenza .entry.half .imagewrap .imagecontainer{height:246px}
.homepage.inevidenza .entry.third .imagewrap .imagecontainer{height:160px}
.homepage.inevidenza .entry.quarter .imagewrap .imagecontainer{height:112px}
}
@media only screen and (max-width:767px){.homepage.inevidenza .entry.half .imagewrap .imagecontainer,.homepage.inevidenza .entry.third .imagewrap .imagecontainer,.homepage.inevidenza .entry.quarter .imagewrap .imagecontainer{height:auto;width:100%}
}
.inevidenza_prodotto .imagewrap img{width:300px}
.listing_serie .entry [data-hidden="true"]{display:none}
.listing_serie .entry [data-highlight="false"] .list .image{max-width:10%}
.listing_serie .entry{width:100%}
.listing_serie .entry.quarter{width:100%}
.listing_serie .entry.third{width:100%}
.listing_serie .entry.half{width:100%}
.listing_serie .entry [data-highlight="true"] img,.listing_serie .entry.half [data-highlight="true"] img{width:75%}
.listing_serie .entry.quarter [data-highlight="true"] img,.listing_serie .entry.third [data-highlight="true"] img,.listing_serie .entry.quarter [data-highlight="true"] img{width:100%}
.field select{display:block;width:100%;font-size:16px;min-width:260px;height:45px;padding:0 10px;border:1px solid @grey;font-family:inherit}
.field select option{display:block;width:100%;padding:12px 10px}
@media only screen and (min-width:768px){.listing_serie .entry{width:100%}
.listing_serie .entry.quarter{width:50%}
.listing_serie .entry.third{width:50%}
.listing_serie .entry.half{width:50%}
.listing_serie .entry [data-highlight="false"] .title{max-width:80%}
}
@media only screen and (min-width:1024px){.listing_serie .entry{width:100%}
.listing_serie .entry.quarter{width:25%}
.listing_serie .entry.third{width:33%}
.listing_serie .entry.half{width:50%}
.listing_serie .entry [data-highlight="false"] .title{max-width:80%}
}
#homeslide{max-width:100%}
#homeslide .mute{display:none;color:#fff;font-size:40px;position:absolute;bottom:20px;left:40px;width:20px;height:20px}
#homeslide .mute.off i:first-of-type{font-size:0}
#homeslide .mute.off i:last-of-type{font-size:20px}
#homeslide .mute .icon{font-size:20px;position:absolute;left:0}
#homeslide .mute .icon:last-of-type{font-size:0}
#homeslide .item .content{background:rgba(0,0,0,0.50);padding-top:15px;width:100%;z-index:2}
#homeslide .item .content .buttons .button{background-color:#e84e0f}
#homeslick .item .content .title1{padding:0 15px 15px}
#homeslick .item .mediawrap.liquidwrapper{overflow:unset}
.liquidwrapper{position:unset}
.liquidwrapper{position:unset}
.liquidwrapper.maps-hp{position:relative}
.liquidcontent.maps-hp{position:absolute;top:0;left:0;right:0;bottom:0}
#homeslide .item video{background:transparent;width:100%;height:auto;margin:auto 0}
#homeslide .item .video-cover{background-size:cover;background-position:center;z-index:1}
#homeslide .item .video-cover .icon-playorange{font-size:60px;position:relative;top:40%}
@media only screen and (min-width:768px){#homeslide .item .content{width:auto}
#homeslide .mute{display:block}
#homeslide .item .content{margin-bottom:0}
#homeslick .item .content .title1{padding:0 15px 15px}
#homeslide .item video{width:auto;height:100%}
}
.headimage .claim.black{color:#000}
.banner .play{display:none;color:#fff;font-size:40px;position:absolute;bottom:20px;left:15px;width:20px;height:20px}
.banner .play.gray{display:none;color:#000;font-size:40px;position:absolute;bottom:20px;left:15px;width:20px;height:20px}
.banner .play .icon{font-size:20px;position:absolute;left:0}
.banner .play.playing .icon{font-size:0}
.banner .play.playing:before,.banner .play.playing:after{content:'';position:absolute;top:0;bottom:0;width:8px;height:20px;margin:0;background-color:#fff}
.banner .play.playing.gray:before,.banner .play.playing.gray:after{content:'';position:absolute;top:0;bottom:0;width:8px;height:20px;margin:0;background-color:#000}
.banner .play.playing:before{left:0}
.banner .play.playing:after{right:0}
@media only screen and (min-width:768px){.banner .play{display:block}
}
.banner{max-width:100%}
.banner .mute{display:none;color:#fff;font-size:40px;position:absolute;bottom:20px;left:40px;width:20px;height:20px}
.banner .mute.gray{display:none;color:#000;font-size:40px;position:absolute;bottom:20px;left:40px;width:20px;height:20px}
.banner .mute.off i:first-of-type{font-size:0}
.banner .mute.off i:last-of-type{font-size:20px}
.banner .mute .icon{font-size:20px;position:absolute;left:0}
.banner .mute .icon:last-of-type{font-size:0}
.banner .item .content{background:rgba(0,0,0,0.50);padding-top:15px}
.banner .item .content .buttons .button{background-color:#e84e0f}
@media only screen and (min-width:768px){.banner .mute{display:block}
.banner .item .content{margin-bottom:0}
}
@media only screen and (min-width:768px) and (max-width:1023px){#navbar .menu>li>a{font-size:12px}
#navbar #navigation>.menu>li>a:before{top:3px}
#header .rightside .searchwrapper{font-size:12px}
#header .rightside .searchwrapper .icon-search{font-size:16px}
#header .rightside .mygewiss .mygewisstoggle .photowrap img{width:32px;top:-10px}
#header .rightside .mygewiss .mygewisstoggle .hello{font-size:13px}
}
body[data-language='de'] section.interest .menu li{vertical-align:top}
body[data-language='pl'] section.interest .menu li{vertical-align:top}
#navbar .buttons .button a{color:#fff}
#navbar .submenu .menu-link.columns2{width:49.5%;display:inline-block;vertical-align:top}
#navbar .submenu .menu-link .title2 a.more{padding-right:30px}
#navbar .submenu .top .support .menu>li{border-bottom:0 none}
#navbar .products.submenu .second .bottom:before{background-color:transparent}
@media only screen and (min-width:768px) and (max-width:1279px){#navbar .products.submenu .second{padding:10px;width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}
#navbar .products.submenu .second .top{width:100%;-webkit-box-ordinal-group:2;-webkit-order:2;-ms-flex-order:2;order:2}
#navbar .products.submenu .second .bottom{width:100%;-webkit-box-ordinal-group:1;-webkit-order:1;-ms-flex-order:1;order:1}
#navbar .products.submenu .second h2.empty,#navbar .products.submenu .first h2.empty{height:0;min-height:0;padding:0;margin:0}
}
@media only screen and (min-width:768px){#navbar .submenu .menu-link .title2{min-height:68px}
#navbar .submenu.first .top .interest .menu{padding:0}
#navbar .submenu .first .top .interest .menu>li,#navbar .submenu .first .bottom .menu-link .interest .menu>li,#navbar .submenu .second .bottom .menu-link .interest .menu>li{width:25%;display:inline-block}
#navbar .submenu .first .top .interest .menu>li>a,#navbar .submenu .first .bottom .menu-link .interest .menu>li>a,#navbar .submenu .second .bottom .menu-link .interest .menu>li>a{text-align:center;padding-left:10px;width:100%}
#navbar .submenu .first .top .interest .menu>li>a img,#navbar .submenu .first .bottom .menu-link .interest .menu>li>a img,#navbar .submenu .second .bottom .menu-link .interest .menu>li>a img{display:block;max-width:100%;margin-bottom:10px}
#navbar .submenu .more-link{text-align:center;margin-top:12px}
#navbar .submenu .more-link .link.more{padding:5px 60px;border:solid 2px}
#navbar .submenu .menu.hasmore-link>li>a img{width:90%}
#navbar .submenu .top .menu>li,#navbar .submenu .bottom .menu-link .menu>li{display:block}
#navbar .submenu .support{width:100%}
}
@media only screen and (max-width:767px){#navbar .submenu .support .menu>li>a{padding-left:10px;font-weight:400}
#navbar .submenu .menu-link.columns2{width:100%;display:block}
#navbar .submenu .menu-link.columns2:not(:first-of-type) .support .menu{margin-top:0}
#navbar .submenu .support .menu{border-top:0}
}
#navbar .submenu .menu-profile{width:49.5%;display:inline-block;vertical-align:top}
#navbar .submenu .profile{width:100%}
#navbar .submenu .profile form{padding:0}
#navbar .submenu .second .top .profile .buttons.menuProfessional .button.orange{width:150px;margin:0}
@media only screen and (min-width:768px){#navbar .submenu .profile .buttons .button.orange{width:100%;margin:0 0 20px 0;height:60px}
#navbar .submenu .second .bottom .profile .buttons{padding:0}
#navbar .submenu .second .top .profile .slick-next.icon.icon-arrow1.slick-arrow{right:40px}
#navbar .submenu .second .top .profile .slick-prev.icon.icon-arrow1.slick-arrow{left:40px}
}
@media only screen and (min-width:1280px){#navbar .submenu .profile .buttons .button.orange{margin:0 0 15px 0;height:50px}
#navbar .submenu .second .top .profile .slick-next.icon.icon-arrow1.slick-arrow{right:20px}
#navbar .submenu .second .top .profile .slick-prev.icon.icon-arrow1.slick-arrow{left:20px}
}
@media only screen and (max-width:767px){#navbar .submenu .menu-profile{width:100%;display:block}
#navbar .submenu .second{padding:0}
}
.menu-profile a.button.orange:hover{color:#fff}
#navbar .submenu .second .top .profile .buttons.menuProfessional .button.orange{width:183px}
#navbar .submenu section .buttons .strong{text-align:center;height:100%;margin:-10px}
#navbar .submenu .menu-editorial{width:49.5%;display:inline-block}
#navbar .submenu .editorial{width:100%}
#navbar .submenu .editorial .entry .imagewrap{padding:0}
#navbar .submenu .editorial .entry{padding:0}
#navbar .submenu .editorial .entry.fullimage .contentwrap a{padding:5px 10px}
#navbar .submenu section .title2 a.more{float:right;padding:8px 0 0}
#navbar .submenu .editorial .title2{min-height:67px}
#navbar .submenu .menu-editorial+.menu-editorial:nth-of-type(even) .editorial,#navbar .submenu .menu-profile+.menu-editorial:nth-of-type(even) .editorial{text-align:right}
@media only screen and (min-width:768px){#navbar .submenu .editorial .entry{width:342px;text-align:left}
#navbar .submenu .menu-editorial+.menu-editorial:nth-of-type(even) .title2,#navbar .submenu .menu-profile+.menu-editorial:nth-of-type(even) .title2{margin-left:32px}
#navbar .submenu .editorial{text-align:left;overflow:hidden}
#navbar .submenu .menu-editorial+.menu-editorial:nth-of-type(even) .title2 .link.more,#navbar .submenu .menu-profile+.menu-editorial:nth-of-type(even) .title2 .link.more{margin:0 0 0 32px !important}
#navbar .submenu .editorial .title2 .link.more{margin:0 32px 0 0 !important}
#navbar .submenu section.editorial .title2{text-align:left;padding-top:20px;padding-bottom:20px}
}
@media only screen and (min-width:1024px){#navbar .submenu .menu-editorial+.menu-editorial:nth-of-type(even) .title2,#navbar .submenu .menu-profile+.menu-editorial:nth-of-type(even) .title2{margin-left:160px}
#navbar .submenu .editorial .title2 .link.more{margin:0 160px 0 0 !important}
#navbar .submenu .menu-editorial+.menu-editorial:nth-of-type(even) .link.more,#navbar .submenu .menu-profile+.menu-editorial:nth-of-type(even) .link.more{margin:0 !important}
}
@media only screen and (min-width:1280px){#navbar .submenu .editorial .title2 .link.more{margin:0 35px 0 0 !important}
#navbar .submenu .menu-editorial+.menu-editorial:nth-of-type(even) .title2,#navbar .submenu .menu-profile+.menu-editorial:nth-of-type(even) .title2{margin-left:35px}
#navbar .submenu .second .bottom .editorial .entry{width:280px}
}
@media only screen and (max-width:767px){#navbar .submenu .menu-editorial{width:100%;display:block}
}
#navbar .submenu .createpdf .title2{min-height:67px}
@media only screen and (min-width:768px){#navbar .submenu .menu-documents .createpdf{padding-bottom:40px !important}
}
@media only screen and (min-width:1280px){#navbar .submenu .menu-documents .createpdf{padding-right:10px !important}
#navbar .submenu .second .menu-documents{padding-right:0;padding-left:10px;position:relative}
#navbar .submenu .second .top .menu-documents:before{content:'';position:absolute;top:25px;left:0;right:auto;bottom:40px;width:1px;background-color:#dfdee4}
}
#topbar .topmenu>div{float:left}
@media only screen and (min-width:1280px){.languages:before{display:block;content:"";position:absolute;top:4px;left:-32px;height:20px;width:1px;background-color:#ccc}
.topmenu ul.menu{list-style-type:none;margin-right:40px;font-size:0;text-align:left}
.languages{width:66px}
}
@media only screen and (min-width:768px) and (max-width:1279px){.languages:before{display:block;content:"";position:absolute;top:4px;left:-34.5px;height:20px;width:1px;background-color:#ccc}
.topmenu ul.menu{list-style-type:none;margin-right:40px;font-size:0;text-align:left}
.languages{width:66px}
}
.download-pdf .button{width:90%;height:100%;display:flex;align-items:center;justify-content:center;padding:0}
.download-pdf .download-img-wrap{width:25%;float:left;height:100%;display:flex;align-items:center;justify-content:center}
.download-pdf .download-text-wrap{width:75%;float:right;height:100%;display:flex;align-items:center}
.download-pdf .download-text-wrap .strong{padding:5px}
#footer .whitelink div{text-align:left}
#footer .whitelink a{display:block;padding:5px 0}
@media only screen and (min-width:1280px){#footer .footermenu2{width:120%}
}
.loader{display:none;position:fixed;width:100%;height:100%;z-index:9999999;top:0;background-color:rgba(51,51,51,.8)}
.loader .wait{border:5px solid #f3f3f3;-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite;border-top:5px solid #555;border-radius:50%;width:50px;height:50px;margin:auto;margin-top:45vh}
.mylistLoader{display:none;position:absolute;width:100%;height:100%;z-index:9999999;top:0;background-color:rgba(51,51,51,0.6)}
.mylistLoader .wait{border:5px solid #f3f3f3;-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite;border-top:5px solid #555;border-radius:50%;width:50px;height:50px;margin:20% auto}
@keyframes spin{0{transform:rotate(0)}
100%{transform:rotate(360deg)}
}
.statistics-text ul{padding-left:20px}
.title-text-button .text1{display:inline-block}
.title-text-button .aside.btn-center{width:100%}
.entry.rightimage .imagewrap{float:right}
#header .rightside .mygewiss .mygewissbox.active:before{position:absolute;top:0;left:0;right:0;background:rgba(0,0,0,0.5);content:"";height:100vh;z-index:1}
@media only screen and (min-width:768px){.my-gewiss-block.parbase.aem-GridColumn.aem-GridColumn--default--12,.my-gewiss-block-no-target.parbase.aem-GridColumn.aem-GridColumn--default--12,#mygewiss_container .dashboard .target.parbase{width:50%;display:inline-block}
#mygewiss_container .dashboard .my-gewiss-block .card.liste,#mygewiss_container .dashboard .my-gewiss-block .card.profilo,#mygewiss_container .dashboard .my-gewiss-block .card.noimg,#mygewiss_container .dashboard .my-gewiss-block-no-target .card.liste,#mygewiss_container .dashboard .my-gewiss-block-no-target .card.profilo,#mygewiss_container .dashboard .my-gewiss-block-no-target .card.noimg{width:100%}
#header .rightside .mygewiss .mygewissbox{z-index:21}
}
.my-gewiss-block.parbase.aem-GridColumn.aem-GridColumn--default--12.fullWidth,#mygewiss_container .dashboard .target.parbase.fullWidth,.my-gewiss-block-no-target.parbase.aem-GridColumn.aem-GridColumn--default--12.fullWidth,#mygewiss_container .dashboard .target.parbase.fullWidth{width:100%}
.card.liste .text1 p{margin:0}
.rich-text-container{margin:0 auto;min-width:320px;text-align:left}
.rich-text-container>p{padding:0 15px}
@media only screen and (min-width:768px){.rich-text-container{max-width:768px}
}
@media only screen and (min-width:1024px){.rich-text-container{max-width:1024px}
}
@media only screen and (min-width:1280px){.rich-text-container{max-width:1280px}
}
@media only screen and (min-width:768px){.lemieliste .mylistbox{left:0}
}
.pdf_aside .mylistbox,#listing_downloads .mylistbox{position:absolute}
#listing_downloads .mylistbox{right:22px}
.lemieliste .mylistbox,.pdf_aside .mylistbox,#listing_downloads .mylistbox{width:300px;background:#fafafa;z-index:2;-webkit-box-shadow:0 0 5px #999;-moz-box-shadow:0 0 5px #999;box-shadow:0 0 5px #999}
.lemieliste .mylistbox .field,.pdf_aside .mylistbox .field,#listing_downloads .mylistbox .field{padding:0}
.lemieliste .mylistbox .field label,.pdf_aside .mylistbox .field label,#listing_downloads .mylistbox .field label{padding:5px 0;font-size:13px}
.lemieliste .mylistbox .field label input[type="text"],.pdf_aside .mylistbox .field label input[type="text"],#listing_downloads .mylistbox .field label input[type="text"]{font-size:13px;min-width:0;width:90%;height:35px;margin-left:5px;display:inline-block}
.lemieliste .mylistbox .button.white,.pdf_aside .mylistbox .button.white,#listing_downloads .mylistbox .button.white{border:1px solid #a2a2a2}
.lemieliste .mylistbox .button,.pdf_aside .mylistbox .button,#listing_downloads .mylistbox .button{font-size:12px;display:inline-block;padding:5px 20px;min-width:0;width:auto;border:1px solid #333}
#listing_downloads .mylistbox .button{color:#fff}
#listing_downloads .mylistbox .button.white{color:#333}
#mygewiss_container .listlist ul li a.link.blue.active{color:#638bfe}
#mygewiss_container .listlist em.error:after{font-family:'gewiss_icomoon';content:"\e913";padding-left:5px;top:7px}
#mygewiss_container .listlist em.error{color:red;text-align:left;display:block;position:relative;float:right;font-size:13px;font-weight:normal;font-style:normal;line-height:17px}
#mygewiss_container .mylistbox.createlist,.pdf_aside .mylistbox,#listing_downloads .mylistbox{display:none}
#mygewiss_container .mylistbox.createlist.active,.pdf_aside .mylistbox.active,#listing_downloads .mylistbox.active{display:block}
#mygewiss_container .listlist a.button.white{margin-right:15px}
.tablelist .row .cell.productName{width:200px}
.tablelist .row.reference span.description.type{text-transform:capitalize}
.listing_custom.related .smalltitle{clear:both}
button[data-idcrm]+div{clear:both;padding-top:8px}
.container-head .text1.left{margin-bottom:40px}
.positioned_gallery{overflow-x:hidden}
.slick-slide-inner{height:100%}
.slick-slide-inner:before{content:'';display:inline-block;vertical-align:middle;height:100%}
.slick-slide-container{display:inline-block;vertical-align:middle}
.contact-list-container .container>div{text-align:left}
.contact-list-container .contact-list{width:100%;display:block}
@media only screen and (min-width:768px){.contact-list-container .contact-list{width:24%;display:inline-block}
.contact-list-container .contact-list.long{width:100%}
.contact-list-container .contact-list .entries .entry{width:100% !important}
.contact-list-container .contact-list.long .entries .entry{width:25% !important}
.contact-list-container .contact-list .entries .entry h4{min-height:52px}
.contact-list-container .contact-list .entries .entry .text2{min-height:185px;-webkit-line-clamp:12}
}
@media only screen and (min-width:1024px){.contact-list-container .contact-list .entries .entry h4{min-height:36px}
}
@media only screen and (min-width:1280px){.contact-list-container .contact-list .entries .entry .text2{min-height:120px;-webkit-line-clamp:7}
}
@media only screen and (min-width:768px){.contactlist{font-size:0;text-align:left}
.contactlist .entry{display:inline-block;vertical-align:top;width:25%;text-align:left}
.contactlist .entry .title3{display:block !important;height:calc(15px * 1.3 * 3.5) !important;display:-webkit-box !important;font-size:15px !important;line-height:1.3 !important;-webkit-box-orient:vertical !important;-webkit-line-clamp:unset !important;overflow:unset !important;text-overflow:unset !important}
.contactlist .entry .text2{display:block;height:calc(13px * 1.3 * 5);display:-webkit-box;font-size:13px;line-height:1.3;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}
.contactlist .entry .link.blue{font-size:15px}
.contactlist .entry .buttons{padding-bottom:30px;border-bottom:1px solid #ddd}
}
@media only screen and (min-width:1024px){.contactlist{font-size:0;text-align:left}
.contactlist .entry{display:inline-block;vertical-align:top;width:25%;text-align:left}
.contactlist .entry .title3{display:block;height:calc(15px * 1.3 * 3);display:-webkit-box;font-size:15px;line-height:1.3;-webkit-box-orient:vertical}
.contactlist .entry .text2{display:block;height:calc(13px * 1.3 * 5);display:-webkit-box;font-size:13px;line-height:1.3;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}
.contactlist .entry .link.blue{font-size:15px}
.contactlist .entry .buttons{padding-bottom:30px;border-bottom:1px solid #ddd}
}
#cookie-msg{background:#e84e0f;color:#fff;z-index:9999;text-align:center;bottom:0;left:0;right:0;font-size:.8rem;position:fixed;padding:.7rem;line-height:1.3rem;box-shadow:0 0 20px #000;font-size:16px;line-height:24px;display:none}
#cookie-msg button{background:#fff;border-radius:.3rem;border:0;color:#e84e0f;font-weight:700;padding:.3rem;margin-left:1rem;text-transform:uppercase;font-size:.7rem;cursor:pointer;font-size:11px}
#soluzioni_aree .prodotti .menu .text .rich-text-component{display:block;height:calc(15px * 1.35 * 4);display:-webkit-box;font-size:15px;line-height:1.35;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}
#soluzioni_aree .prodotti .menu .text .rich-text-component p{margin:0}
#serie_dettaglio .container-head .imagewrap{padding-bottom:0}
#serie_dettaglio .imagewrap .serie-image{display:block;max-width:300px}
.related_products .related-type{position:absolute;left:7.5px;bottom:7.5px;color:#fff;padding:15px}
.related_products .related-type .category{position:absolute;top:5px;left:5px;white-space:nowrap}
.fieldset.cols-4.serie-filter{display:none}
a.row.data-div.hideDiv{display:none}
.percolor.hideDiv{display:none}
.entry.entry-catalog.hideDiv{display:none}
.optionsFilter.unactive{display:none}
#prodotto_dettaglio .serie_products .moreseries{padding:15px 0}
#prodotto_dettaglio .scheda .contentwrap .subtitle1{font-size:20px;padding:0 0 20px;font-weight:700}
#prodotto_dettaglio .scheda .contentwrap .title3{font-size:20px;padding:0 0 20px;font-weight:500}
#prodotto_dettaglio .related_products .entry .text{font-size:15px;display:block;height:calc(15px * 1.3 * 3);display:-webkit-box;font-size:15px;line-height:1.3;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}
#prodotto_dettaglio .scheda .gallerylist .representative-image{display:block;text-align:left;padding:0;line-height:24px}
@media only screen and (max-width:600px){#serie_dettaglio .container-head .imagewrap{max-width:100%;width:100%}
#serie_dettaglio .imagewrap .serie-image{margin:auto}
}
@media only screen and (min-width:480px){#serie_dettaglio .container-head .imagewrap{min-width:300px}
}
@media only screen and (max-width:1279px){body[data-language='de'] .pdf_navigation .container ul.menu>li a.pdf_toggle{display:block;height:calc(12px * 8 * 1);font-size:11px;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
}
@media only screen and (min-width:1280px){body[data-language='de'] .pdf_navigation .container ul.menu>li a.pdf_toggle{display:block;height:calc(12px * 11 * 1.1);display:-webkit-box;font-size:13px;line-height:1.2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}
}
body.userLogged .profilazione,body.userLogged #navbar .submenu .menu-profile .profile{display:none}
body.userLogged .hiddenLogged{display:none}
.hiddenLogged{display:block}
body.userLogged .hiddenNotLogged{display:block}
.hiddenNotLogged{display:none}
form .field em.error{float:none;text-align:right}
.clear{clear:both}
#header .whitewrapper.logged{display:none}
.entry.fullimage .contentwrap a{padding:0;color:#fff}
.politichediselezione .rightcontent .smalltitle{padding-bottom:20px}
.headimage.landingpage .claim.heading1 h2{line-height:1}
.headimage.landingpage .claim.heading1 div{line-height:1.2;font-weight:200;padding-top:2px}
a#techinicalDesctop{display:block;color:#fff;padding:2px 0 0}
#lavorareingewiss .smalltitle{text-transform:uppercase}
#footer{height:100%}
#serie_dettaglio .go-back-container{text-align:left;padding:15px}
#serie_dettaglio .same-range-text{font-weight:bold;color:#333;font-size:14px;line-height:1}
#serie_dettaglio .same-range-text .same-ragne-icon{transform:rotate(-180deg);display:block;float:left;margin-right:10px}
#serie_dettaglio .tablelist .same-range-image img{max-height:40px}
#serie_dettaglio .tablelist .cell.same-range-image{float:left;padding:0}
#listing_prodotti .tablelist .cell.first-range{float:left;border:0;padding:12px 10px}
#listing_prodotti.listing_samerange .percolor{margin-bottom:0}
#recaptcha-container .error{color:red;display:block;position:relative;font-size:13px;font-weight:normal;font-style:normal;line-height:17px;float:left}
}
em.error:after{font-family:'gewiss_icomoon';content:"\e913";padding-left:5px}
@media only screen and (min-width:768px){.row.data-div.go-back-footer{margin-top:-62px}
#listing_prodotti .percolor .tablelist .cell.first-range{float:none;width:auto}
.headimage.landingpage .claim.heading1 h2{font-size:45px}
.headimage.landingpage .claim.heading1 div{font-size:28px;padding-top:20px}
}
@media only screen and (min-width:1280px){.headimage.landingpage .claim.heading1 h2{font-size:55px}
.headimage.landingpage .claim.heading1 div{font-size:32px;padding-top:30px}
}
.ending em.error{color:red;display:block;position:relative;float:right;font-size:13px;font-weight:normal;font-style:normal;line-height:17px}
.ending em.error:after{font-family:'gewiss_icomoon';content:"\e913";padding-left:5px}
@media only screen and (min-width:320px){form .field em.error#error-mail-present{float:none;color:red;display:block;position:relative;font-size:13px;font-weight:normal;font-style:normal;line-height:17px}
}
@media only screen and (min-width:768px){form .field em.error#error-mail-present{float:right;color:red;display:block;position:relative;font-size:13px;font-weight:normal;font-style:normal;line-height:17px}
}
#mygewiss_container .claim.heading1 h2 b{font-weight:700;color:#e84e0f}
#mygewiss_container .headimage h2{font-weight:300;line-height:70px}
#mygewiss_container .headimage div{font-weight:200;line-height:20px;width:100%}
@media only screen and (min-width:768px){#mygewiss_container .headimage h2{font-size:45px}
#mygewiss_container .headimage div1{padding-top:20px;font-size:28px}
}
@media only screen and (min-width:1280px){#mygewiss_container .headimage h2{font-size:55px}
#mygewiss_container .headimage div{padding-top:30px;font-size:32px}
}
@media only screen and (min-width:320px) and (max-width:768px){.video .headimage video.bg.liquidcontent{width:100%;margin-top:50px;min-width:100%}
}
#softwares .smalltitle{text-transform:uppercase}
.inpage_nav .container a{text-transform:capitalize}
form input[type="date"]{display:block;width:100%;font-size:16px;min-width:260px;height:45px;padding:0 10px;border:1px solid #a2a2a2;font-family:inherit}
input[readonly="readonly"]{background:#ddd;cursor:not-allowed}
#sidebar{position:fixed}
#sidebar.absolute{position:absolute}
#password-alert{position:relative;float:right;font-size:13px;font-weight:normal;font-style:normal;line-height:17px}
@media only screen and (min-width:320px){.password-error:after{color:red;font-family:'gewiss_icomoon';content:"\e913";position:relative;float:right;bottom:6px}
}
@media only screen and (min-width:768px){.password-error:after{color:red;font-family:'gewiss_icomoon';content:"\e913";position:relative;float:right;bottom:1px}
}
@media only screen and (min-width:1024px){.password-error:after{color:red;font-family:'gewiss_icomoon';content:"\e913";position:relative;float:right;bottom:6px}
}
@media only screen and (min-width:1440px){.password-error:after{color:red;font-family:'gewiss_icomoon';content:"\e913";position:relative;float:right;bottom:8px}
}
.partnerscontent .logo.imagewrap.left{margin-top:10px}
.button.hasimage .title,.button.hasimage .subtitle{margin-left:42px}
input[type="submit"]{-webkit-appearance:none}
#formmail{min-width:100%}
#vantaggi .liquidwrapper{padding-top:58%}
.filters .easy-autocomplete-container{width:90%}
.easy-autocomplete.eac-square input{min-width:auto !important}
.profilazione .container-head .title1{padding:5px 20px}
.icon-filter{background-image:url('main/images/icons/icon_filter.png');background-repeat:no-repeat;padding-left:20px;padding-top:4px;height:40px;width:36px}
.icon-filter:before{content:" "}
.inevidenza.relatedContent span.category{top:0;margin:15px}
.pdf_foot{margin:0}
.pdf_carousel.hascarousel{margin-bottom:30px}
#pager{margin:30px}
.contactlist .entry .title3 img{height:30px}
.image-text-card .inevidenza .entry .text{display:block;height:auto}
.video-text-card .inevidenza .entry .text{display:block;height:auto}
.pac-container,.pika-single{z-index:10000}
#formmailMyList input{min-width:auto}
.user.message{font-weight:700;color:#e84e0f;padding-top:30px}
.user.message:before{font-family:'gewiss_icomoon';content:"\e913";padding:10px}
.not-found-text{font-weight:700;color:#e84e0f;font-size:40px;padding:120px 0}
.not-found-text:before{font-family:'gewiss_icomoon';content:"\e913";padding:10px}
.not-found-text .subtitle2{color:#333}
#singlevents .section.gallery{clear:both}
#loginform .private.red{display:none}
.wholesalergrey{color:#7f7f7f}
@media only screen and (max-width:767px){#toolbar .social{padding-left:5px;margin-left:5px;border-left:1px solid #ccc}
}
#toolbar .social .social-share{position:relative;display:inline-block}
#toolbar .mySocialBox.active{position:absolute;top:39px;right:0;width:300px;background:#fafafa;z-index:2;-webkit-box-shadow:0 0 5px #999;-moz-box-shadow:0 0 5px #999;box-shadow:0 0 5px #999;padding:20px 0;display:block}
#toolbar .mySocialBox{display:none}
#toolbar .mySocialBox.active:after,#toolbar .mySocialBox.active:before{bottom:100%;left:94%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}
#toolbar .mySocialBox.active:before{border-color:#ff000000;border-bottom-color:#ccc;border-width:18px;margin-left:-18px}
#toolbar .mySocialBox.active:after{border-color:rgba(241,241,241,0);border-bottom-color:#f1f1f1;border-width:15px;margin-left:-15px}
#toolbar .icon-social{font-size:25px}
#toolbar .mySocialBox i.icon.icon-linkedin{color:#0077b5}
#toolbar{z-index:2}
body[data-language='de'] #navbar .submenu .second .bottom:before{display:none}
span.consent-text{font-weight:400}
.gdpr-link{font-size:13px;font-weight:normal;font-style:normal;line-height:34px}
.gdpr-href{text-decoration:underline}
.cf-piva-group{border:1px solid darkgray}
@media only screen and (min-width:320px) and (max-width:767px){.cf-piva-group-or{margin-bottom:-20px;padding-top:2px;text-align:center}
}
@media only screen and (min-width:768px){.cf-piva-group-or{text-align:center;margin-bottom:-20px;padding-top:2px;position:relative;left:-15%}
}
.eventlist-expired{color:#e84e0f;text-align:center}
.experience-catalog-title{font-style:italic;height:50px;line-height:40px;padding:5px 40px}
@media only screen and (min-width:425px){.experience-catalog-title{font-style:italic;height:50px;line-height:50px;padding:20px 40px}
}
@media only screen and (min-width:768px) and (max-width:1023px){#topbar .social ul li{padding:10px 0}
#topbar .container{max-width:1023px;important}
#header .header-container div.container{max-width:1023px;!important}
#topbar .topmenu{display:inline-block;float:right;padding:14px 0 14px 0}
}
@media only screen and (min-width:768px) and (max-width:803px){body[data-language='fr'] #topbar .topmenu ul.menu li a{font-size:11px}
}
.languages .flags a{text-align:center}
[data-g-id].flags img{display:none}
[data-g-id].flags a{display:block}
.languages img{display:none}
#partnerserror{display:none;padding-top:200px;font-size:22px}
.whatsapp .icon{width:18px;cursor:pointer}
.mail .icon{cursor:pointer}
@media only screen and (max-width:768px){.languages button{padding-right:10px;margin-left:19px}
}
@media only screen and (max-width:767px){.padding-social{padding-top:44px}
}
.d-none{display:none !important}
.d-inline{display:inline !important}
.d-inline-block{display:inline-block !important}
.d-block{display:block !important}
.d-table{display:table !important}
.d-table-row{display:table-row !important}
.d-table-cell{display:table-cell !important}
.d-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}
.d-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}
@media(min-width:576px){.d-sm-none{display:none !important}
.d-sm-inline{display:inline !important}
.d-sm-inline-block{display:inline-block !important}
.d-sm-block{display:block !important}
.d-sm-table{display:table !important}
.d-sm-table-row{display:table-row !important}
.d-sm-table-cell{display:table-cell !important}
.d-sm-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}
.d-sm-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}
}
@media(min-width:768px){.d-md-none{display:none !important}
.d-md-inline{display:inline !important}
.d-md-inline-block{display:inline-block !important}
.d-md-block{display:block !important}
.d-md-table{display:table !important}
.d-md-table-row{display:table-row !important}
.d-md-table-cell{display:table-cell !important}
.d-md-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}
.d-md-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}
}
@media(min-width:1024px){.d-lg-none{display:none !important}
.d-lg-inline{display:inline !important}
.d-lg-inline-block{display:inline-block !important}
.d-lg-block{display:block !important}
.d-lg-table{display:table !important}
.d-lg-table-row{display:table-row !important}
.d-lg-table-cell{display:table-cell !important}
.d-lg-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}
.d-lg-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}
}
@media(min-width:1200px){.d-xl-none{display:none !important}
.d-xl-inline{display:inline !important}
.d-xl-inline-block{display:inline-block !important}
.d-xl-block{display:block !important}
.d-xl-table{display:table !important}
.d-xl-table-row{display:table-row !important}
.d-xl-table-cell{display:table-cell !important}
.d-xl-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}
.d-xl-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}
}
@media print{.d-print-none{display:none !important}
.d-print-inline{display:inline !important}
.d-print-inline-block{display:inline-block !important}
.d-print-block{display:block !important}
.d-print-table{display:table !important}
.d-print-table-row{display:table-row !important}
.d-print-table-cell{display:table-cell !important}
.d-print-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}
.d-print-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}
}
.flex-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}
.flex-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}
.flex-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}
.flex-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}
.flex-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}
.flex-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}
.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}
.flex-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}
.flex-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}
.flex-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important}
.flex-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}
.flex-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}
.justify-content-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}
.justify-content-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}
.justify-content-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}
.justify-content-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}
.justify-content-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}
.align-items-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}
.align-items-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}
.align-items-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}
.align-items-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}
.align-items-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}
.align-content-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}
.align-content-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}
.align-content-center{-ms-flex-line-pack:center !important;align-content:center !important}
.align-content-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}
.align-content-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}
.align-content-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}
.align-self-auto{-ms-flex-item-align:auto !important;align-self:auto !important}
.align-self-start{-ms-flex-item-align:start !important;align-self:flex-start !important}
.align-self-end{-ms-flex-item-align:end !important;align-self:flex-end !important}
.align-self-center{-ms-flex-item-align:center !important;align-self:center !important}
.align-self-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}
.align-self-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}
@media(min-width:576px){.flex-sm-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}
.flex-sm-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}
.flex-sm-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}
.flex-sm-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}
.flex-sm-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}
.flex-sm-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}
.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}
.flex-sm-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}
.flex-sm-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}
.flex-sm-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important}
.flex-sm-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}
.flex-sm-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}
.justify-content-sm-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}
.justify-content-sm-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}
.justify-content-sm-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}
.justify-content-sm-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}
.justify-content-sm-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}
.align-items-sm-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}
.align-items-sm-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}
.align-items-sm-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}
.align-items-sm-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}
.align-items-sm-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}
.align-content-sm-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}
.align-content-sm-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}
.align-content-sm-center{-ms-flex-line-pack:center !important;align-content:center !important}
.align-content-sm-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}
.align-content-sm-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}
.align-content-sm-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}
.align-self-sm-auto{-ms-flex-item-align:auto !important;align-self:auto !important}
.align-self-sm-start{-ms-flex-item-align:start !important;align-self:flex-start !important}
.align-self-sm-end{-ms-flex-item-align:end !important;align-self:flex-end !important}
.align-self-sm-center{-ms-flex-item-align:center !important;align-self:center !important}
.align-self-sm-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}
.align-self-sm-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}
}
@media(min-width:768px){.flex-md-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}
.flex-md-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}
.flex-md-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}
.flex-md-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}
.flex-md-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}
.flex-md-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}
.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}
.flex-md-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}
.flex-md-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}
.flex-md-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important}
.flex-md-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}
.flex-md-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}
.justify-content-md-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}
.justify-content-md-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}
.justify-content-md-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}
.justify-content-md-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}
.justify-content-md-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}
.align-items-md-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}
.align-items-md-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}
.align-items-md-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}
.align-items-md-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}
.align-items-md-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}
.align-content-md-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}
.align-content-md-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}
.align-content-md-center{-ms-flex-line-pack:center !important;align-content:center !important}
.align-content-md-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}
.align-content-md-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}
.align-content-md-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}
.align-self-md-auto{-ms-flex-item-align:auto !important;align-self:auto !important}
.align-self-md-start{-ms-flex-item-align:start !important;align-self:flex-start !important}
.align-self-md-end{-ms-flex-item-align:end !important;align-self:flex-end !important}
.align-self-md-center{-ms-flex-item-align:center !important;align-self:center !important}
.align-self-md-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}
.align-self-md-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}
}
@media(min-width:1024px){.flex-lg-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}
.flex-lg-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}
.flex-lg-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}
.flex-lg-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}
.flex-lg-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}
.flex-lg-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}
.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}
.flex-lg-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}
.flex-lg-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}
.flex-lg-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important}
.flex-lg-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}
.flex-lg-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}
.justify-content-lg-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}
.justify-content-lg-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}
.justify-content-lg-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}
.justify-content-lg-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}
.justify-content-lg-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}
.align-items-lg-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}
.align-items-lg-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}
.align-items-lg-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}
.align-items-lg-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}
.align-items-lg-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}
.align-content-lg-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}
.align-content-lg-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}
.align-content-lg-center{-ms-flex-line-pack:center !important;align-content:center !important}
.align-content-lg-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}
.align-content-lg-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}
.align-content-lg-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}
.align-self-lg-auto{-ms-flex-item-align:auto !important;align-self:auto !important}
.align-self-lg-start{-ms-flex-item-align:start !important;align-self:flex-start !important}
.align-self-lg-end{-ms-flex-item-align:end !important;align-self:flex-end !important}
.align-self-lg-center{-ms-flex-item-align:center !important;align-self:center !important}
.align-self-lg-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}
.align-self-lg-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}
}
@media(min-width:1200px){.flex-xl-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}
.flex-xl-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}
.flex-xl-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}
.flex-xl-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}
.flex-xl-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}
.flex-xl-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}
.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}
.flex-xl-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}
.flex-xl-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}
.flex-xl-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important}
.flex-xl-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}
.flex-xl-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}
.justify-content-xl-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}
.justify-content-xl-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}
.justify-content-xl-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}
.justify-content-xl-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}
.justify-content-xl-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}
.align-items-xl-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}
.align-items-xl-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}
.align-items-xl-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}
.align-items-xl-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}
.align-items-xl-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}
.align-content-xl-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}
.align-content-xl-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}
.align-content-xl-center{-ms-flex-line-pack:center !important;align-content:center !important}
.align-content-xl-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}
.align-content-xl-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}
.align-content-xl-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}
.align-self-xl-auto{-ms-flex-item-align:auto !important;align-self:auto !important}
.align-self-xl-start{-ms-flex-item-align:start !important;align-self:flex-start !important}
.align-self-xl-end{-ms-flex-item-align:end !important;align-self:flex-end !important}
.align-self-xl-center{-ms-flex-item-align:center !important;align-self:center !important}
.align-self-xl-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}
.align-self-xl-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}
}
#singlereference #reference_protagonisti .info{height:80px}
#singlereference .inevidenza .entry .text,#prodotto_dettaglio .inevidenza .entry .text,#catalog-serie .inevidenza .entry .text,.inevidenza .entry .text{display:block;height:calc(15px * 1.35 * 1);display:-webkit-box;font-size:15px;line-height:1.35;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}
#singlereference #reference_protagonisti .entry .name{height:45px}
.notification ul.menu .entry .text p{margin:0;height:calc(15px * 1.35 * 1);display:-webkit-box;font-size:13px;line-height:1.35;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;padding:5px 10px}
.notification.hiddenNotLogged ul.menu li.entry{border-bottom:1px solid white;padding:10px 0}
.notification.hiddenNotLogged ul.menu{display:list-item;list-style-type:circle}
.notification.hiddenNotLogged{text-align:left;padding:15px}
#sidebar ul.tabs>li.notifiche .tabTitle.orange{background-color:#e84e0f}
.notification.hiddenNotLogged ul.menu li a.link{font-weight:500;font-size:13px}
@media only screen and (min-width:320px){#prodotto_dettaglio .positioned_gallery .item img{height:auto}
}
@media only screen and (min-width:768px){#prodotto_dettaglio .positioned_gallery .galleryIcons .slick-arrow{width:60px;height:60px;padding:20px;margin-top:-30px;color:#333;background:rgba(255,255,255,0.5);font-size:20px}
}
@media only screen and (max-width:767px){#prodotto_dettaglio .positioned_gallery .galleryIcons .slick-arrow{font-size:20px;margin-top:-10px;color:#fff}
}
#prodotto_dettaglio .icon-wrapper .slick-slide-container{display:inline}
#prodotto_dettaglio .positioned_gallery .item img{box-shadow:0 0 2px #a2a2a2}
#prodotto_dettaglio .icon-wrapper .icons-text{font-family:'Open Sans',sans-serif;font-size:12px;word-break:break-all;min-height:30px;height:fit-content;padding-top:8px;text-align:left}
@media only screen and (min-width:768px){#prodotto_dettaglio .icon-wrapper{font-family:'Open Sans',sans-serif;font-size:12px;word-break:break-all;min-height:30px;height:fit-content;padding-top:8px;text-align:right}
}
#prodotto_dettaglio .icon-wrapper.item.slick-slide{width:110px}
#prodotto_dettaglio .slick-list.draggable{text-align:-webkit-center}
#soluzioni_aree .tabContent .tile a .over h3.name,#soluzioni_categoria .tiles .tile a .over h2.name{font-size:15px;font-weight:inherit}
#soluzioni_aree .tabContent .prodotti .menu li a h3.name{font-weight:inherit}
.listing_serie .entry .catalogue h2{display:inline;font-size:15px}
#lavorareingewiss .smalltitle{display:inline}
.contactlist .entry .title3 h2{display:inline;font-size:inherit}
.contact-list-container .contact-list .entries .entry .strong.mini{min-height:36px}
.remodal i.icon.icon-googleplus{position:relative}
.remodal .icon-googleplus:before{content:"";background-image:url(main/images/googleplusicon.png);background-repeat:no-repeat;background-size:cover;width:15px;height:15px;left:0;position:absolute;top:6px}
.remodal .icon-googleplus:before{left:30px;top:4px}
.remodal-close:before{font-family:Arial,"Helvetica CY","Nimbus Sans L",sans-serif !important;font-size:40px;line-height:35px;position:absolute;top:5px;left:-5px;display:block;width:40px;content:"\00d7";text-align:center}
@media screen and (max-width:576px){.remodal .icon-googleplus:before{left:1px;top:-11px;width:23px;height:23px}
#header .rightside .mygewiss .mygewisstoggle.active:after{display:none}
.modal-login-wrap .link-section .buttons-wrap button.button{width:50px;height:50px;border-radius:100%;padding:0;margin:0 15px;flex-grow:0}
.modal-login-wrap .link-section .buttons-wrap button.button span{display:none}
.modal-login-wrap .link-section .buttons-wrap button.button i{left:13px}
.modal-login-wrap .link-section .buttons-wrap button:not(:last-child){margin:0 15px}
.remodal{padding:20px 0}
.modal-login-wrap .link-section .buttons-wrap{justify-content:center}
}
.select2-hidden-accessible.error ~ .select2-container .select2-selection--single{border-color:red}
.mygewissbox .whitewrapper{position:relative;background-color:#fff;z-index:2;left:0;margin:0 0 0 auto;max-width:286px;border-radius:10px}
#toolbar .mylistbox .button{padding:10px 18px;text-transform:uppercase;min-width:90px;border:2px solid #e84e0f}
.pdf_aside .mylistbox .button{border:2px solid #e84e0f}
#toolbar .mylistbox .button.orange{border:2px solid #e84e0f}
#toolbar .mylisttoggle.active .heart:before,#toolbar .mylisttoggle.active .heart:after{display:none}
#toolbar .mylistbox{box-shadow:0 0 5px rgba(153,153,153,.50)}
#header .rightside .mygewiss .mygewissbox .morecontent{padding:0}
#header .rightside .mygewiss .mygewissbox .morecontent ul.menu{text-align:right}
#header .rightside .mygewiss .mygewissbox .morecontent.login-flow ul.menu{text-align:left}
#header .rightside .mygewiss .mygewissbox .morecontent.login-flow .menu li a{padding:10px 18px;border-top:2px solid #e84e0f;margin-top:10px}
#header .rightside .mygewiss .mygewissbox .morecontent.login-flow .menu li.separator-line{border-bottom:1px solid rgba(112,112,112,.2);margin:30px 0}
.button.orange-outline,.button.orange-outline:link,.button.orange-outline:visited,.button.orange-outline:active{border:2px solid #e84e0f;background:transparent;color:#e84e0f;text-transform:capitalize}
.button.grey-outline,.button.grey-outline:link,.button.grey-outline:visited,.button.grey-outline:active{border:2px solid #333;background:transparent;color:#333;text-transform:uppercase}
.button.orange-outline.button-active{background:#e84e0f;color:#fff}
.morecontent.login-flow .button{margin:0}
#header .rightside .mygewiss{position:relative}
#header .rightside .mygewiss .mygewissbox.active:before{display:none}
#header .rightside .mygewiss .mygewissbox{width:286px;left:-200px}
.mygewissbox.appended.active{position:absolute;top:40px;left:-50px}
.box-arrowing{padding:20px;position:relative;background:#fff;border:1px solid rgba(112,112,112,.5);border-radius:8px}
.box-arrowing:after,.box-arrowing:before{bottom:100%;left:80%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}
.box-arrowing.arrowing-center:after,.box-arrowing.arrowing-center:before{left:50%}
.box-arrowing:after{border-color:rgba(255,255,255,0);border-bottom-color:#fff;border-width:18px;margin-left:-18px}
.box-arrowing:before{border-color:rgba(112,112,112,0);border-bottom-color:rgba(112,112,112,.5);border-width:20px;margin-left:-20px}
@media only screen and (min-width:641px){.remodal{max-width:600px}
}
.remodal.remodal-login{max-width:600px}
html body .remodal-overlay{background:rgba(0,0,0,0.6)}
.modal-login-wrap{padding:15px}
.modal-login-wrap .title-section .logo{width:100%;max-width:289px;margin:0 auto}
.modal-login-wrap .title-section .title{font-size:30px;margin:20px 0}
.modal-login-wrap .title-section .subtitle{font-size:15px}
.modal-login-wrap .link-section .reduce{font-size:13px;font-style:italic}
.modal-login-wrap .input-section form{margin-top:10px}
.modal-login-wrap .link-section .buttons-wrap{padding:20px 0;width:100%;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;-o-flex-direction:row;flex-direction:row}
@media screen and (min-width:576px){.modal-login-wrap .link-section .buttons-wrap button:not(:last-child){margin:0 20px 0 0}
}
.modal-login-wrap .link-section .buttons-wrap button{margin-bottom:10px}
.modal-login-wrap .link-section .buttons-wrap button{min-width:unset;margin:0;flex-grow:1;text-align:left;width:auto}
.modal-login-wrap .link-section .buttons-wrap button.button.facebook{background:#2980b9}
.modal-login-wrap .link-section .buttons-wrap button.button.googleplus{background:#d34836}
.modal-login-wrap .link-section .buttons-wrap button.button.linkedin{background:#0184bf}
.modal-login-wrap .link-section .buttons-wrap{text-align:left}
.required-placeholder{position:relative}
.required-placeholder input:valid+.placeholder,.required-placeholder select:valid ~ .placeholder{display:none}
.required-placeholder input::placeholder{color:#333;fonr-size:15px;font-style:normal !important}
.required-placeholder .placeholder{position:absolute;pointer-events:none;top:50%;bottom:0;padding-left:20px;font-size:15px;height:21px;color:#333;padding-top:0;margin:0;padding-bottom:0;transform:translateY(-50%)}
.required-placeholder .placeholder span{color:#ff5700;margin-left:2px}
.required-placeholder .placeholder{text-transform:lowercase}
.required-placeholder .placeholder:first-letter {text-transform:capitalize !important}
form .group .field.full{width:100%}
@media only screen and (min-width:768px){.selection .select2-selection__rendered{font-size:15px}
form .group .field.full{padding-left:10px;padding-right:10px}
}
form .field{padding:10px 0}
form .group .field-title{font-size:15px}
form .fieldset{position:relative}
form .intro.intro-button{padding-top:20px}
form .intro-button .button-user-form{height:50px;margin:0;max-width:50%}
form .intro.intro-button button:last-child{margin-left:20px}
form .title-legal-info{font-size:15px;font-weight:700;color:#ff5700;text-transform:uppercase}
form .desc-legal-info{font-size:13px;margin-bottom:20px}
form .checkboxlabel{font-weight:700;font-size:13px}
form .text-info{font-size:14px}
form .forget-pwd.text1 .link{font-size:12px}
form .button-radio div:last-child{margin-left:20px}
form .input-wrap{position:relative}
form #auth-last-step label em.error{text-align:left;width:100%;margin-top:10px;margin-bottom:20px}
form .forget-pwd .link{font-weight:400}
form .text-center{text-align:center}
form.registration input::-webkit-input-placeholder{text-transform:capitalize}
form.registration input::-moz-placeholder{text-transform:capitalize}
form.registration input:-ms-input-placeholder{text-transform:capitalize}
form.registration input:-moz-placeholder{text-transform:capitalize}
form .field em.error#error-mail-present{float:none;text-align:right;margin-top:5px}
form input{border-radius:3px}
.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#000}
@media screen and (min-width:768px){form .intro-button .button-user-form{height:100px}
}
.mylistsave .field.submit.textcenter .button:last-child{margin:0}
.mylistsave .field.submit.textcenter .button{line-height:40px}
.input-section .link-signin{text-align:center}
.input-section .link-signin span.link{margin-left:10px}
.input-section .link-signin span.link a:link,.input-section .link-signin span.link a:visited{color:#ff5700}
.remodal-login #recaptcha-container .g-recaptcha div{margin:0 auto}
#header .rightside .mygewiss .mygewissbox .morecontent .menu li a{display:block;padding:13px 18px;margin:0 0 20px 0}
#header .rightside .mygewiss .mygewissbox .morecontent .menu li a.orange-outline{display:block;padding:13px 18px;border-top:2px solid #ff5700}
#header .rightside .mygewiss .mygewissbox .morecontent .menu li .button.grey-outline{margin:0;border-top:2px solid #333}
.select2-selection__placeholder span{color:#ff5700}
.select2-container--default .select2-results__option[aria-disabled=true]{display:none}
.select2-container .select2-selection--single{height:45px}
.select2-container--default .select2-selection--single .select2-selection__rendered{line-height:45px}
.select2-container--default .select2-selection--single .select2-selection__arrow{height:45px}
.select2-container--default .select2-selection--single .select2-selection__arrow b{border:solid #707070;border-width:0 3px 3px 0;display:inline-block;padding:4px;height:0;left:50%;margin-left:-14px;margin-top:-7px;position:absolute;top:50%;transform:rotate(45deg);-webkit-transform:rotate(45deg);width:0}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:#707070;border-width:0 3px 3px 0}
input[type][disabled]{background-color:rgba(112,112,112,.20);color:#ddd;cursor:default}
input[type][disabled]+label{color:#999;cursor:default}
input[type][disabled]{background-color:#f9f9f9;color:#ddd;cursor:default}
input[type][disabled]+label{color:#999;cursor:default}
.form-radio,.form-checkbox{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-block;position:relative;background-color:transparent;color:#666;border:2px solid #e84e0f;cursor:pointer;margin:0 20px 0 0;outline:0}
.form-checkbox{border-radius:2px;height:20px;width:20px}
.form-radio{border-radius:50%;height:20px;width:20px}
.form-radio:checked::before,.form-checkbox:checked::before{position:absolute;font:14px/1 'Open Sans',sans-serif;left:4px;font-weight:700;top:0;content:'\02143';color:#e84e0f;transform:rotate(40deg)}
.form-radio:hover,.form-checkbox:hover{background-color:#f7f7f7}
.form-radio:checked,.form-checkbox:checked{background-color:transparent}
.steps-container{max-width:820px;margin:0 auto}
.cd-multi-steps{width:90%;max-width:768px;padding:.5em 1em;margin:1em 0 0 auto;background-color:#edeff0;border-radius:.25em;text-align:right}
.cd-multi-steps::after{clear:both;content:"";display:table}
.cd-multi-steps li{display:inline-block;float:left;margin:.5em 0}
.cd-multi-steps li::after{display:inline-block;content:'\00bb';margin:0 .6em;color:#cccdcc}
.cd-multi-steps li:last-of-type::after{display:none}
.cd-multi-steps li>*{display:inline-block;font-size:1.4rem;color:#fff}
.cd-multi-steps.custom-separator li::after{content:'';height:16px;width:16px;vertical-align:middle}
.cd-multi-steps.custom-icons li>*::before{content:'';display:inline-block;height:20px;width:20px;margin-right:.4em;margin-top:-2px;vertical-align:middle}
.cd-multi-steps.custom-icons li:not(.current):nth-of-type(2)>*::before{background-position:-20px 0}
.cd-multi-steps.custom-icons li:not(.current):nth-of-type(3)>*::before{background-position:-40px 0}
.cd-multi-steps.custom-icons li:not(.current):nth-of-type(4)>*::before{background-position:-60px 0}
.cd-multi-steps.custom-icons li.current:first-of-type>*::before{background-position:0 -20px}
.cd-multi-steps.custom-icons li.current:nth-of-type(2)>*::before{background-position:-20px -20px}
.cd-multi-steps.custom-icons li.current:nth-of-type(3)>*::before{background-position:-40px -20px}
.cd-multi-steps.custom-icons li.current:nth-of-type(4)>*::before{background-position:-60px -20px}
.cd-multi-steps{padding:0 1.2em}
.cd-multi-steps li{margin:1.2em 0}
.cd-multi-steps li::after{margin:0 1em}
.cd-multi-steps li>*{font-size:1.6rem}
.cd-multi-steps.text-center.custom-icons li.current:first-of-type em::before{background-position:0 -40px}
.cd-multi-steps.text-center.custom-icons li.current:nth-of-type(2) em::before{background-position:-20px -40px}
.cd-multi-steps.text-center.custom-icons li.current:nth-of-type(3) em::before{background-position:-40px -40px}
.cd-multi-steps.text-center.custom-icons li.current:nth-of-type(4) em::before{background-position:-60px -40px}
.cd-multi-steps{background-color:transparent;padding:0;text-align:right}
.cd-multi-steps li{position:relative;float:none;margin:.4em 40px .4em 0}
.cd-multi-steps li:last-of-type{margin-right:0}
.cd-multi-steps li::after{position:absolute;content:'';height:8px;background:#cccdcc;margin:0}
.cd-multi-steps li.visited::after{background-color:#e84e0f}
.cd-multi-steps li>*,.cd-multi-steps li.current>*{position:relative;color:#fff}
.cd-multi-steps.custom-separator li::after{height:4px;background:#cccdcc}
.cd-multi-steps.text-center li::after{width:100%;top:50%;left:100%;-webkit-transform:translateY(-50%) translateX(-1px);-moz-transform:translateY(-50%) translateX(-1px);-ms-transform:translateY(-50%) translateX(-1px);-o-transform:translateY(-50%) translateX(-1px);transform:translateY(-50%) translateX(-1px)}
.cd-multi-steps.text-center li>*{z-index:1;padding:.6em 1em;border-radius:.25em;background-color:#cccdcc}
.no-touch .cd-multi-steps.text-center a:hover{background-color:#fff}
.cd-multi-steps.text-center li.current>*,.cd-multi-steps.text-center li.visited>*{color:#fff;background-color:#e84e0f}
.cd-multi-steps.text-center.custom-icons li.visited a::before{background-position:0 -60px}
.cd-multi-steps.text-top li,.cd-multi-steps.text-bottom li{width:80px;text-align:center}
.cd-multi-steps.text-top li::after,.cd-multi-steps.text-bottom li::after{position:absolute;left:50%;width:calc(100% + 40px)}
.cd-multi-steps.text-top li>*::before,.cd-multi-steps.text-bottom li>*::before{content:'';position:absolute;z-index:1;left:50%;right:auto;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);height:12px;width:12px;border-radius:50%;background-color:#cccdcc}
.cd-multi-steps.text-top li.visited>*::before,.cd-multi-steps.text-top li.current>*::before,.cd-multi-steps.text-bottom li.visited>*::before,.cd-multi-steps.text-bottom li.current>*::before{background-color:#e84e0f}
.cd-multi-steps.text-top li::after{bottom:4px}
.cd-multi-steps.text-top li>*{padding-bottom:20px}
.cd-multi-steps.text-top li>*::before{bottom:0}
.cd-multi-steps.text-bottom li::after{top:3px}
.cd-multi-steps.text-bottom li>*{padding-top:20px}
.cd-multi-steps.text-bottom li>*::before{top:0}
.cd-multi-steps.count li{counter-increment:steps}
.cd-multi-steps.count li>*::before{content:counter(steps) " - "}
.cd-multi-steps.text-top.count li>*::before,.cd-multi-steps.text-bottom.count li>*::before{content:counter(steps);height:30px;width:30px;line-height:30px;font-size:16px;font-weight:700;color:#fff}
.cd-multi-steps.text-top.count li:not(.current) em::before,.cd-multi-steps.text-bottom.count li:not(.current) em::before{color:#fff}
.cd-multi-steps.text-top.count li::after{bottom:11px}
.cd-multi-steps.text-top.count li>*{padding-bottom:34px}
.cd-multi-steps.text-bottom.count li::after{top:11px}
.cd-multi-steps.text-bottom.count li>*{padding-top:34px}
@media screen and (max-width:480px){.cd-multi-steps{text-align:left;margin:0}
}
.thank-you-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}
.thank-you-container .thank-you-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;min-height:40em;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}
.thank-you-wrapper .ty-title{font-size:20px;font-weight:600}
.thank-you-wrapper .ty-subtitle{font-size:16px;margin:5px 0}
.thank-you-wrapper .ty-info{font-size:16px;margin:20px 0}
.thank-you-wrapper .ty-info span{color:#e84e0f}
.dark-mode{background-color:#000;color:#fff}
html[dir="rtl"] .textleft{text-align:right}
html[dir="rtl"] .textright{text-align:left}
html[dir="rtl"] .button .icon{right:auto;left:20px}
html[dir="rtl"] ul.menu{text-align:right}
html[dir="rtl"] .resultslist{text-align:right}
html[dir="rtl"] .smalltitle{text-align:right}
html[dir="rtl"] .highlight .button{float:left}
html[dir="rtl"] .tabcategories.pulsanti .swiper{text-align:right}
html[dir="rtl"] .viewswitch{text-align:left}
html[dir="rtl"] .inevidenza_prodotto .contentwrap{text-align:right}
html[dir="rtl"] .inevidenza_prodotto .contentwrap .buttons{text-align:right}
html[dir="rtl"] .backarrow{left:auto;right:0;-moz-transform:rotate(0);-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}
html[dir="rtl"] .inpage_nav .container .wrapper{text-align:right}
html[dir="rtl"] .inpage_nav .container a{padding:15px 0 15px 30px}
html[dir="rtl"] .inpage_dropdown .inpage_toggle{text-align:right}
html[dir="rtl"] .inpage_dropdown .inpage_toggle .icon-arrow1{float:left}
html[dir="rtl"] .floatbox{text-align:right}
html[dir="rtl"] .contactlist .entry{text-align:right}
html[dir="rtl"] .card{text-align:right}
html[dir="rtl"] #topbar .social{float:right}
html[dir="rtl"] #topbar .topmenu{float:left}
html[dir="rtl"] #topbar .topmenu .menu{margin-right:0;margin-left:40px}
html[dir="rtl"] #topbar .topmenu .menu a .icon-arrow1{float:right;-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);padding:5px}
html[dir="rtl"] #topbar .topmenu div{float:right}
html[dir="rtl"] #topbar .container>div:first-of-type{float:right}
html[dir="rtl"] .languages::before{left:auto;right:-32px}
html[dir="rtl"] #header #navbartoggle{float:right}
html[dir="rtl"] #header .rightside{float:left}
html[dir="rtl"] #header .icon .icon-search{float:right}
html[dir="rtl"] #navbar .submenu .wrapper.container{text-align:right}
html[dir="rtl"] #navbar .submenu section .title2{text-align:right}
html[dir="rtl"] #navbar .submenu section .title2 a.more{float:left}
html[dir="rtl"] #navbar .submenu .second .top .editorial{text-align:right}
html[dir="rtl"] #navbar .submenu .second .top .editorial .entry{text-align:right}
html[dir="rtl"] #homeslick .item .content .buttons{text-align:right}
html[dir="rtl"] .slick-slider .slick-dots{left:15px;right:auto !important}
html[dir="rtl"] #homeslick .item .content{left:auto;right:0;text-align:right}
html[dir="rtl"] #sidebar{right:auto;left:0}
html[dir="rtl"] #sidebar ul.tabs>li .tabTitle{right:auto;left:0;text-align:right}
html[dir="rtl"] #sidebar ul.tabs>li .tabTitle:after{right:auto;left:18px}
html[dir="rtl"] #sidebar ul.tabs>li .tabTitle.active{right:-340px;left:auto}
html[dir="rtl"] #sidebar ul.tabs>li .tabContent{right:auto;left:calc(100% + 6px)}
html[dir="rtl"] #sidebar ul.tabs>li.contatti .tabContent .title a .icon{text-align:left;margin:-5px 0 0 0}
html[dir="rtl"] #sidebar ul.tabs>li.contatti .tabTitle.active,html[dir="rtl"] #sidebar ul.tabs>li.social .tabTitle.active{right:-180px;left:auto}
html[dir="rtl"] #sidebar ul.tabs>li.contatti .tabContent,html[dir="rtl"] #sidebar ul.tabs>li.social .tabContent{right:auto;left:100%}
html[dir="rtl"] #footer .credits{text-align:right}
html[dir="rtl"] #footer .copyright{text-align:right}
html[dir="rtl"] #header .rightside .searchwrapper{padding-right:0;padding-left:30px}
html[dir="rtl"] #header .rightside .searchwrapper .searchappended .searchinput .icon-cross{left:15px;right:auto}
html[dir="rtl"] .searchinpage .searchinput .icon-cross{right:auto;left:15px}
html[dir="rtl"] #resultsbox .resultslist .entry .imagewrap{float:right;margin-left:15px;margin-right:auto}
html[dir="rtl"] form{text-align:right}
html[dir="rtl"] .entry .imagewrap .category,html[dir="rtl"] .entry .videowrap .category{left:auto;right:0}
html[dir="rtl"] .entry .contentwrap{text-align:right}
html[dir="rtl"] .entry.fullimage .contentwrap{left:auto;right:7.5px}
html[dir="rtl"] .filters.serie label,html[dir="rtl"] .filters.serie_single label{text-align:right}
html[dir="rtl"] #breadcrumb{text-align:right}
html[dir="rtl"] #breadcrumb .path{text-align:right}
html[dir="rtl"] #breadcrumb .crumb .imagewrap{float:right}
html[dir="rtl"] #breadcrumb .crumb .content{font-size:12px;text-align:right;padding:0 5px 0 0}
html[dir="rtl"] #breadcrumb .crumb .content .otherpages{left:auto;right:0}
html[dir="rtl"] #toolbar .container{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-pack:flex-end;-webkit-justify-content:flex-end;justify-content:flex-end;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row}
html[dir="rtl"] #toolbar .print{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-pack:flex-end;-webkit-justify-content:flex-end;justify-content:flex-end;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row}
html[dir="rtl"] #toolbar .print .icon{padding:0 2px}
html[dir="rtl"] .listing_serie .entry{text-align:right}
html[dir="rtl"] .listing_serie .entry .buttons{text-align:right}
html[dir="rtl"] #listing_serie_single .entry .buttons{text-align:right}
html[dir="rtl"] .listing_custom .entry .buttons{text-align:right}
html[dir="rtl"] #soluzioni_categoria .tiles .tile a .over .name{left:auto;right:8px}
html[dir="rtl"] #loginpage .register .buttons .button.facebook .icon,html[dir="rtl"] #loginpage .register .buttons .button.googleplus .icon,html[dir="rtl"] #loginpage .register .buttons .button.linkedin .icon{right:auto;left:15px}
html[dir="rtl"] #loginpage .register .buttons .button.facebook,html[dir="rtl"] #loginpage .register .buttons .button.googleplus,html[dir="rtl"] #loginpage .register .buttons .button.linkedin{text-align:right}
html[dir="rtl"] #loginpage .register .buttons .button.facebook{float:right}
html[dir="rtl"] #loginpage .register .buttons .button.googleplus{float:left}
html[dir="rtl"] .remodal .icon-googleplus::before{left:auto;right:30px}
html[dir="rtl"] .modal-login-wrap .link-section .buttons-wrap button{text-align:right}
html[dir="rtl"] #navbar .submenu .second .top .editorial .title2 .link.more{margin:0 0 0 32px}
html[dir="rtl"] #downloads .tabcategories.pulsanti .tabcategory:first-child{margin-right:15px;margin-left:auto}
html[dir="rtl"] #downloads .tabcategories.pulsanti .tabcategory{margin:15px 13px 0 0}
html[dir="rtl"] .listing_downloads{text-align:right}
html[dir="rtl"] .slick-slide{float:right}
html[dir="rtl"] .pdf_foot .button .icon-arrow1{-moz-transform:scaleX(-1);-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1)}
html[dir="rtl"] #header .rightside .searchwrapper .searchappended .results>.buttons{text-align:left}
html[dir="rtl"] .contactlist .entry .title3 img{margin-right:auto;margin-left:15px}
html[dir="rtl"] .entry .continue .icon-arrow1{-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);position:absolute;top:.1em}
html[dir="rtl"] .contact-list-container .container>div{text-align:right}
html[dir="rtl"] #lavorareingewiss .posizioniaperte .jobslist .job .title3{padding-right:0;padding-left:15px;text-align:right}
html[dir="rtl"] .listing_softwares .entry .buttons{text-align:right}
html[dir="rtl"] .entry .continue{position:relative}
html[dir="rtl"] #lavorareingewiss .posizioniaperte .jobslist .job .icon-cross .icon-arrow2{right:auto;left:0}
html[dir="rtl"] #lavorareingewiss .posizioniaperte .jobslist .job .icon-arrow2{right:auto;left:0;-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}
html[dir="rtl"] #lavorareingewiss .posizioniaperte{text-align:right}
html[dir="rtl"] #footer .footermenu1 .menu li a .icon-arrow1{float:left}
html[dir="rtl"] #footer .whitelink.countrylink{float:right}
html[dir="rtl"] .nav .next{right:auto;left:15px;-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}
html[dir="rtl"] .nav .prev{left:auto;right:15px;-moz-transform:none;-webkit-transform:none;-ms-transform:none;transform:none}
html[dir="rtl"] #toolbar .mylistbox{right:auto;left:-8px}
html[dir="rtl"] #listing_prodotti .percolor .tablelist .cell.first{float:right;text-align:right;width:100%}
html[dir="rtl"] .filters .filters-head .codice-toggler:before{left:auto;right:-5px}
html[dir="rtl"] .filters .filters-head .codice-toggler{text-align:left}
html[dir="rtl"] .filters .filters-head .filters-toggler .icon,html[dir="rtl"] .filters .filters-head .codice-toggler .icon{margin-left:0;margin-right:40px}
html[dir="rtl"] .filters .filters-head{text-align:right}
html[dir="rtl"] #listing_prodotti .entry .imagewrap .color{right:0;left:auto}
html[dir="rtl"] .select2-container .select2-selection--single .select2-selection__rendered{padding-left:20px;padding-right:8px}
html[dir="rtl"] .select2-container--default .select2-selection--single .select2-selection__arrow{right:auto;left:1px}
html[dir="rtl"] .select2-container--default .select2-selection--single .select2-selection__arrow b{left:auto;right:50%;margin-left:auto;margin-right:-14px}
html[dir="rtl"] .remodal.modalcustom .top .remodal-close{left:25px;right:auto;padding-right:0;padding-left:30px}
html[dir="rtl"] .remodal.modalcustom .top .remodal-close::before{right:auto;left:0}
html[dir="rtl"] #mygewiss_container .listlist{float:right}
html[dir="rtl"] #mygewiss_container .listlist ul{text-align:right}
html[dir="rtl"] #mygewiss_container .tabsections .swiper{text-align:right}
html[dir="rtl"] form.inline .button{-webkit-border-radius:3px 0 0 3px;-moz-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px}
html[dir="rtl"] .listing_serie .icon{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}
html[dir="rtl"] #navbar .submenu .second .top .profile .slick-next.icon.icon-arrow1.slick-arrow{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}
html[dir="rtl"] #navbar .submenu .second .top .profile .slick-prev.icon.icon-arrow1.slick-arrow{-webkit-transform:rotate(0);-moz-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}
html[dir="rtl"] .cd-multi-steps.text-top li::after,.cd-multi-steps.text-bottom li::after{left:auto;right:50%}
html[dir="rtl"] .cd-multi-steps li{margin:.4em 0 .4em 40px}
html[dir="rtl"] .offcanvasOverlay{left:0;right:auto}
html[dir="rtl"] #homeslide .play{left:auto;right:15px}
html[dir="rtl"] #homeslide .play.playing:before{left:auto;right:0}
html[dir="rtl"] #homeslide .play.playing:after{left:0;right:auto}
html[dir="rtl"] #homeslide .mute{left:auto;right:40px}
html[dir="rtl"] #homeslide .mute .icon{left:auto;right:0}
html[dir="rtl"] #pager #page-text{float:right}
html[dir="rtl"] #pager .pager-val{float:right}
html[dir="rtl"] #pager #pages-divider{float:right}
html[dir="rtl"] #pager .pager-total{float:right}
html[dir="rtl"] .pager{right:30%;position:relative}
html[dir="rtl"] .banner .play.gray{left:auto;right:15px}
html[dir="rtl"] .banner .mute.gray{left:auto;right:40px}
html[dir="rtl"] .research-form-input{border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:5px;border-bottom-right-radius:5px;border-left-width:0 !important;border-right-width:1px !important}
html[dir="rtl"] .dropdown-icon{left:0;right:auto}
html[dir="rtl"] .btn{border-top-right-radius:0 !important;border-bottom-right-radius:0 !important;border-top-left-radius:5px !important;border-bottom-left-radius:5px !important;right:auto;left:0}
html[dir="rtl"] .custom-select p{text-align:right}
html[dir="rtl"] .custom-select select{padding:12px 15px 12px 40px}
html[dir="rtl"] .selector{background-position:calc(0% + .5rem),100% 0}
html[dir="rtl"] .resultRow .text{text-align:right}
html[dir="rtl"] .storia_years .year_box{text-align:right}
html[dir="rtl"] .homepage.inevidenza .entry.fullimage .category{left:auto;right:20px}
html[dir="rtl"] .box-arrowing::after,html[dir="rtl"] .box-arrowing::before{right:90%;left:auto}
html[dir="rtl"] #navbar .submenu section.editorial .title2{text-align:right}
html[dir="rtl"] .rich-text-container{text-align:right}
html[dir="rtl"] #header .rightside .mygewiss .mygewissbox{left:auto;right:-235px}
html[dir="rtl"] .box-arrowing.arrowing-center:before,.box-arrowing.arrowing-center:after{right:50%;left:auto}
html[dir="rtl"] .box-arrowing:after{margin-left:auto;margin-right:-18px}
html[dir="rtl"] .box-arrowing:before{margin-left:auto;margin-right:-20px}
html[dir="rtl"] #header .rightside .mygewiss .mygewissbox .morecontent.login-flow ul.menu{text-align:right}
html[dir="rtl"] #toolbar .mySocialBox.active{right:auto;left:0}
html[dir="rtl"] #toolbar .mySocialBox.active:after,html[dir="rtl"] #toolbar .mySocialBox.active:before{left:auto;right:94%}
html[dir="rtl"] #toolbar .mySocialBox.active:before{margin-left:0;margin-right:-18px}
html[dir="rtl"] #toolbar .mySocialBox.active:after{margin-left:0;margin-right:-15px}
html[dir="rtl"] .icon-filter{padding-left:0;padding-right:20px}
html[dir="rtl"] .listing_serie .entry .catalogue h2{float:right;margin:0 0 0 5px}
html[dir="rtl"] #toolbar .social .menu li:first-child{border-left:0;border-right:1px solid #f4f2f3}
html[dir="rtl"] #singlesoftware{text-align:right}
html[dir="rtl"] .container-head .text1.left p b,html[dir="rtl"] .container-head .text1.left div b{float:right;margin:0 0 0 5px}
html[dir="rtl"] #_content_gewiss_en_company_landingpage_led-warranty_jcr_content_parsys_default .rich-text-container table tbody tr td:first-child{text-align:right !important}
html[dir="rtl"] #_content_gewiss_en_company_landingpage_led-warranty_jcr_content_parsys_default .rich-text-container table tbody tr td:nth-child(3){text-align:center !important}
html[dir="rtl"] #_content_gewiss_en_company_landingpage_led-warranty_jcr_content_parsys_default .rich-text-container table{float:left;margin:0 10%}
html[dir="rtl"] .required-placeholder .placeholder{padding-left:0;padding-right:20px}
html[dir="rtl"] form .intro.intro-button button:last-child{margin-left:0;margin-right:20px}
html[dir="rtl"] .mygewissbox.appended.active{top:45px}
html[dir="rtl"] .positioned_gallery .positioned .slick-arrow.slick-next{-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}
html[dir="rtl"] .slick-slider .slick-arrow.slick-prev{-webkit-transform:rotate(0);-moz-transform:rotate(0);-ms-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0);right:55px;left:auto}
html[dir="rtl"] .filters .filters-head .codice{right:auto;left:0}
html[dir="rtl"] .slick-slider .slick-arrow.slick-next{-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);left:55px;right:auto}
html[dir="rtl"] .filters-added .title3{padding:0 0 0 20px;margin-right:0;margin-left:20px}
html[dir="rtl"] .filters-added{text-align:right}
html[dir="rtl"] #listing_prodotti .entry .cell.more .icon{-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);position:absolute;right:0;top:25%}
html[dir="rtl"] #listing_prodotti .percolor .tablelist .cell.more{position:relative}
html[dir="rtl"] #listing_prodotti .entries{text-align:right}
html[dir="rtl"] #listing_prodotti .entry .cell.more .strong{padding-right:0;padding-left:15px}
html[dir="rtl"] .countries_list .group{text-align:right}
html[dir="rtl"] #vantaggi .vantaggiotoggle img{margin:0 0 0 10px}
html[dir="rtl"] #vantaggi{text-align:right}
html[dir="rtl"] #footer .top .logo+div{float:left}
html[dir="rtl"] #prodotto_dettaglio .scheda .contentwrap{text-align:right}
html[dir="rtl"] #toolbar .mylisttoggle,html[dir="rtl"] #toolbar .print{padding:0 30px 0 0}
html[dir="rtl"] .form-radio,html[dir="rtl"] .form-checkbox{margin:0 0 0 20px}
html[dir="rtl"] #prodotto_dettaglio .scheda .gallerylist .downloadlink{text-align:right}
html[dir="rtl"] .related_products .related-type{left:auto;right:0}
html[dir="rtl"] .progressbars .progressbar .top{text-align:right}
html[dir="rtl"] .progressbars .progressbar .top .orange{float:left}
html[dir="rtl"] #topbar .topmenu{padding:5px 0}
html[dir="rtl"] #soluzioni_aree .tabContent .tile a .over h3.name,html[dir="rtl"] #soluzioni_categoria .tiles .tile a .over h2.name{left:auto;right:8px}
html[dir="rtl"] .languages{float:left}
html[dir="rtl"] #topbar .social ul li:first-child{padding-left:8px;padding-right:0}
html[dir="rtl"] #header .rightside .searchwrapper .icon-search{float:right;margin:0 5px}
html[dir="rtl"] #toolbar .social .menu{padding:0 10px 0 0}
html[dir="rtl"] .easy-autocomplete.eac-square input{padding-right:15px}
html[dir="rtl"] .input-section .link-signin span.link{margin:0 10px 0 0}
html[dir="rtl"] .link-signin div{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row}
html[dir="rtl"] #sidebar .notifiche .stepajax .button,html[dir="rtl"] #sidebar .chat .stepajax .button{float:right}
html[dir="rtl"] #sidebar .notifiche .stepajax .ending,html[dir="rtl"] #sidebar .chat .stepajax .ending{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row}
html[dir="rtl"] #sidebar .notifiche .stepajax .text1 .link,html[dir="rtl"] #sidebar .chat .stepajax .text1 .link{float:left}
html[dir="rtl"] .remodal .remodal-close{right:inherit;left:0}
html[dir="rtl"] .remodal-close:before{left:auto;right:-5px}
@media only screen and (min-width:480px){html[dir="rtl"] .inevidenza_prodotto .imagewrap{float:right;margin-left:20px;margin-right:auto}
html[dir="rtl"] #footer .whitelink.countrylink{float:left}
html[dir="rtl"] .profilazione .button.facebook .icon,html[dir="rtl"] .profilazione .button.googleplus .icon,html[dir="rtl"] .profilazione .button.linkedin .icon{right:auto;left:8px}
html[dir="rtl"] .profilazione .slick-slider .slick-arrow.slick-prev{left:auto;right:-25px;-moz-transform:rotate(0);-webkit-transform:rotate(0);-ms-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}
html[dir="rtl"] .profilazione .slick-slider .slick-arrow.slick-next{right:auto;left:-25px;-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}
html[dir="rtl"] #serie_dettaglio .container-head .imagewrap{float:right;margin-right:0;margin-left:10px}
}
@media only screen and (min-width:480px) and (max-width:767px){html[dir="rtl"] .listing_softwares .entry .imagewrap{float:right;margin-left:10px;margin-right:auto}
}
@media only screen and (min-width:576px){html[dir="rtl"] .modal-login-wrap .link-section .buttons-wrap button:not(:last-child){margin:0 0 0 20px}
}
@media only screen and (min-width:768px) and (max-width:1279px){html[dir="rtl"] .languages:before{right:-34.5px;left:auto}
}
@media only screen and (max-width:767px){html[dir="rtl"] #navbar{left:auto;right:0;-webkit-transform:translate3d(0,-100%,0);-moz-transform:translate3d(0,-100%,0);-ms-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}
html[dir="rtl"] #navbar.active{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
html[dir="rtl"] #navbar .top{text-align:right}
html[dir="rtl"] #navbar .menu>li>a .icon-arrow1{float:left}
html[dir="rtl"] #listing_serie_single .entry .imagewrap{margin-right:auto;margin-left:10px}
html[dir="rtl"] #toolbar{right:auto;left:13px}
html[dir="rtl"] #toolbar .social{padding-left:0;margin-left:0;border-left:0;padding-right:5px;margin-right:5px;border-right:1px solid #ccc}
html[dir="rtl"] #soluzioni_aree .tabTitle.soluzioniTitle{right:0;left:auto}
html[dir="rtl"] #soluzioni_aree .tabTitle.areeTitle{right:auto;left:0}
html[dir="rtl"] .listing_downloads .tablelist .tbody .cell.actions{right:auto;left:0}
html[dir="rtl"] .listing_downloads .tablelist .tbody .cell.actions a .icon{margin-left:0;margin-right:30px}
html[dir="rtl"] #navbar{left:auto;right:0}
html[dir="rtl"] #listing_prodotti .entry .cell.more .icon-arrow3{left:0;right:auto;top:auto;position:relative}
html[dir="rtl"] #footer .top .logo+div{width:100%}
}
@media only screen and (min-width:768px){html[dir="rtl"] .button .icon{right:auto;left:15px}
html[dir="rtl"] .viewswitch{text-align:right}
html[dir="rtl"] .floatbox .leftcontent{float:right;padding-left:30px;padding-right:0}
html[dir="rtl"] .floatbox .rightcontent{float:left}
html[dir="rtl"] .contactlist{text-align:right}
html[dir="rtl"] .contactlist .entry{text-align:right}
html[dir="rtl"] .card .rightwrap{text-align:left}
html[dir="rtl"] #header .logo{float:right}
html[dir="rtl"] #header .rightside .mygewiss .mygewisstoggle:before{right:-20px;left:auto}
html[dir="rtl"] #header .rightside .mygewiss .mygewisstoggle .photowrap img{left:auto;right:0}
html[dir="rtl"] #navbar{float:right}
html[dir="rtl"] #navbar #navigation>.menu>li>a:before{left:auto;right:0}
html[dir="rtl"] #footer .left{float:right;padding:0 15px 0 0}
html[dir="rtl"] #footer .right{float:left;padding:0 0 0 15px}
html[dir="rtl"] #footer .logo{float:right}
html[dir="rtl"] #footer .social{float:left}
html[dir="rtl"] #footer .social ul li{padding:0 20px 0 0}
html[dir="rtl"] #footer .credits{float:right}
html[dir="rtl"] #footer .copyright{float:left}
html[dir="rtl"] form .group .field.auto>.field.half,html[dir="rtl"] form .group .field.half>.field.half,html[dir="rtl"] form .group .field.third>.field.half,html[dir="rtl"] form .group .field.quarter>.field.half,html[dir="rtl"] form .group .field.fifth>.field.half,html[dir="rtl"] form .group .field.sixth>.field.half{margin-left:5%;margin-right:auto}
html[dir="rtl"] .entry.leftimage .contentwrap{padding:0 10px 0 0}
html[dir="rtl"] .filters.serie .field label,html[dir="rtl"] .filters.serie_single .field label{float:right}
html[dir="rtl"] .filters.serie .field select,html[dir="rtl"] .filters.serie_single .field select{float:left}
html[dir="rtl"] .filters.adaptive form .field input[type="text"],html[dir="rtl"] .filters.adaptive form .field select{margin-right:0;margin-left:15px}
html[dir="rtl"] .profilazione .button.facebook .icon,html[dir="rtl"] .profilazione .button.googleplus .icon,html[dir="rtl"] .profilazione .button.linkedin .icon{right:auto;left:15px}
html[dir="rtl"] .nav{text-align:right}
html[dir="rtl"] #vantaggi .smalltitle+.vantaggiotoggle{margin-right:0;margin-left:auto}
html[dir="rtl"] #vantaggi .vantaggiotoggle+.vantaggiotoggle+.vantaggiotoggle+.vantaggiotoggle{margin-left:0;margin-right:auto}
html[dir="rtl"] .customsections .section.caratteristiche .box{float:right}
html[dir="rtl"] .listing_serie .entry [data-highlight="false"] .icon-arrow3{float:left}
html[dir="rtl"] #listing_serie_single .entry .imagewrap{float:right;margin-left:10px}
html[dir="rtl"] .listing_custom .entry .buttons{right:auto;left:0}
html[dir="rtl"] #soluzioni_categoria .tiles{text-align:right}
html[dir="rtl"] #lavorareingewiss .posizioniaperte .jobslist .job{float:right}
html[dir="rtl"] #lavorareingewiss .posizioniaperte .jobslist .job.right{float:left}
html[dir="rtl"] .listing_softwares .entries{text-align:right}
html[dir="rtl"] .listing_softwares .entry .imagewrap{margin-right:auto;float:right;margin-left:10px}
html[dir="rtl"] .pdf_navigation>.container{text-align:right}
html[dir="rtl"] .pdf_aside{float:right;text-align:right}
html[dir="rtl"] .pdf_aside .buttons .button .icon-heart{right:15px;left:auto}
html[dir="rtl"] .pdf_box{float:right;padding-right:15px;padding-left:0}
html[dir="rtl"] .pdf_carousel .pdf_page .top{text-align:right}
html[dir="rtl"] .pdf_carousel .pdf_page .top .button{padding:8px 35px 12px 25px}
html[dir="rtl"] .pdf_carousel .pdf_page .top .button .icon-cross{right:15px;left:auto}
html[dir="rtl"] .pdf_carousel.slick-slider .slick-arrow.slick-prev{right:auto;left:0}
html[dir="rtl"] .pdf_carousel.slick-slider .slick-arrow.slick-next{left:auto;right:0}
html[dir="rtl"] .pdf_foot .button.pdf_prev{float:right}
html[dir="rtl"] .pdf_foot .button.pdf_prev .icon-arrow1{right:15px;left:auto}
html[dir="rtl"] .pdf_foot .button.pdf_next{float:left}
html[dir="rtl"] .pdf_foot .button.pdf_prev .icon-arrow1{-moz-transform:none;-webkit-transform:none;-ms-transform:none;transform:none}
html[dir="rtl"] #toolbar .mylistbox{right:auto;left:-83%}
html[dir="rtl"] #navbar .submenu .second .top .profile .slick-next.icon.icon-arrow1.slick-arrow{right:auto;left:40px}
html[dir="rtl"] #navbar .submenu .second .top .profile .slick-next.icon.icon-arrow1.slick-prev{right:40px;left:auto}
html[dir="rtl"] #lavorareingewiss .posizioniaperte .jobslist .job .icon-cross{right:auto;left:0}
html[dir="rtl"] .positioned_gallery .positioned{margin-left:0;margin-right:-384px;left:auto;right:50%}
html[dir="rtl"] form.inline input[type="text"],form.inline select{-webkit-border-radius:0 3px 3px 0;-moz-border-radius:0 3px 3px 0;border-radius:0 3px 3px 0}
html[dir="rtl"] .container-head .text1.right,html[dir="rtl"] .container-head .aside.right{float:left}
html[dir="rtl"] .contactlist{text-align:right}
html[dir="rtl"] .contactlist .entry{text-align:right}
html[dir="rtl"] .container-head .text1.left,html[dir="rtl"] .container-head .aside.left{float:right}
html[dir="rtl"] #singlesoftware .content img{float:right}
html[dir="rtl"] .entry.rightimage .imagewrap{float:left}
html[dir="rtl"] .box-arrowing::after,html[dir="rtl"] .box-arrowing::before{right:80%;left:auto}
html[dir="rtl"] #header .rightside .mygewiss .mygewissbox{left:auto;right:-200px}
html[dir="rtl"] .mygewissbox.appended.active{top:55px}
html[dir="rtl"] .filters.prodotti .filters-head .codice .icon-search{right:auto;left:10px}
html[dir="rtl"] .filters-added .title3{border-right:0;border-left:2px solid #333}
html[dir="rtl"] .listing_serie .entry [data-highlight="false"] .title{padding:0 10px 0 0}
html[dir="rtl"] #listing_prodotti .percolor .imagewrap{float:right}
html[dir="rtl"] #listing_prodotti .percolor .tablelist .cell.first{float:none;width:auto}
html[dir="rtl"] #prodotto_dettaglio .scheda .contentwrap{float:left}
html[dir="rtl"] #prodotto_dettaglio .scheda .first .gallery{float:right;margin:0 0 0 30px}
html[dir="rtl"] .datitecnici{text-align:right}
html[dir="rtl"] #prodotto_dettaglio .prodotto_more .datitecnici_toggle,#prodotto_dettaglio .prodotto_more .download_toggle{text-align:right}
html[dir="rtl"] #footer .social ul{margin-right:0;margin-left:-10px}
}
@media only screen and (min-width:768px) and (max-width:1023px){html[dir="rtl"] .positioned_gallery .positioned{right:calc(50% + 10px);left:auto}
html[dir="rtl"] .positioned_gallery .positioned .slick-arrow.slick-next{right:668px;left:auto}
html[dir="rtl"] .positioned_gallery .positioned .slick-arrow.slick-prev{right:20px;left:auto}
}
@media screen and (max-width:920px){html[dir="rtl"] .research-form-input{border-left-width:1px !important;border-top-left-radius:5px !important;border-bottom-right-radius:0 !important}
html[dir="rtl"] .btn{border-bottom-right-radius:5px !important;border-bottom-left-radius:5px !important;border-top-left-radius:0 !important}
}
@media only screen and (min-width:1024px){html[dir="rtl"] #listing_serie_single .entry .imagewrap{margin-left:15px;margin-right:auto}
html[dir="rtl"] #listing_serie_single .entry .buttons{left:auto;right:215px}
html[dir="rtl"] .listing_softwares .entry .imagewrap{margin-right:auto;margin-left:15px}
html[dir="rtl"] .listing_softwares .entry .buttons{left:auto;right:215px}
html[dir="rtl"] #header .rightside .searchwrapper .searchappended .results>.buttons{right:auto;left:0}
html[dir="rtl"] .positioned_gallery .positioned{margin-left:0;margin-right:-512px;left:auto;right:50%}
html[dir="rtl"] .positioned_gallery .positioned .slick-arrow.slick-next{right:934px;left:auto}
html[dir="rtl"] .contactlist{text-align:right}
html[dir="rtl"] .contactlist .entry{text-align:right}
html[dir="rtl"] #listing_prodotti .percolor .tablewrapper{float:left}
}
@media only screen and (min-width:1280px){html[dir="rtl"] #header .logo{padding:15px 30px 15px 10px}
html[dir="rtl"] #header .rightside{padding:22px 13px 22px 30px}
html[dir="rtl"] #navbar .submenu .first{float:right;padding-left:0;padding-right:auto}
html[dir="rtl"] #navbar .submenu .first .bottom{padding-left:10px;padding-right:auto}
html[dir="rtl"] #navbar .submenu .second{float:left;padding-right:0;padding-left:auto}
html[dir="rtl"] #navbar .submenu .second .bottom{padding-left:auto;padding-right:10px}
html[dir="rtl"] #navbar .submenu .second .bottom::before{right:0;left:auto}
html[dir="rtl"] #homeslick .item .content{padding-left:0;padding-right:100px}
html[dir="rtl"] .pdf_navigation .smalltitle{padding-right:auto;padding-left:50px}
html[dir="rtl"] .pdf_aside .buttons .button.hasicon{padding-right:30px;padding-left:5px}
html[dir="rtl"] .pdf_aside .buttons .button.hasicon .icon{right:10px;left:auto}
html[dir="rtl"] .pdf_carousel .pdf_page.even .top{text-align:left}
html[dir="rtl"] #navbar .submenu .editorial .title2 .link.more{margin:0 0 0 35px !important}
html[dir="rtl"] #navbar .submenu .second .top .profile .slick-next.icon.icon-arrow1.slick-arrow{right:auto;left:20px}
html[dir="rtl"] #navbar .submenu .second .top .profile .slick-prev.icon.icon-arrow1.slick-arrow{right:20px;left:auto}
html[dir="rtl"] .positioned_gallery .positioned{margin-left:0;margin-right:-640px}
html[dir="rtl"] .positioned_gallery .positioned .slick-arrow.slick-next{left:auto;right:1190px}
html[dir="rtl"] .custom-select{right:0;left:auto}
html[dir="rtl"] #navbar .submenu .menu-documents .createpdf{padding-left:10px;padding-right:auto}
html[dir="rtl"] .topmenu ul.menu{margin-right:0;margin-left:40px}
}