@import url("../libs/bootstrap-xl/bootstrap-xl.min.css");

@font-face {
  font-display: swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('/tpl/addon/fonts/roboto-v32-latin-regular.woff2') format('woff2'); 
}

@font-face {
  font-display: swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: url('/tpl/addon/fonts/roboto-v32-latin-italic.woff2') format('woff2');
}

@font-face {
  font-display: swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url('/tpl/addon/fonts/roboto-v32-latin-500.woff2') format('woff2');
}

@font-face {
  font-display: swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  src: url('/tpl/addon/fonts/roboto-v32-latin-500italic.woff2') format('woff2');
}

@font-face {
  font-display: swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('/tpl/addon/fonts/roboto-v32-latin-700.woff2') format('woff2');
}

@font-face {
  font-display: swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  src: url('/tpl/addon/fonts/roboto-v32-latin-700italic.woff2') format('woff2');
}

html,body{font-family: 'Roboto', sans-serif;font-size:15px;color:#363d47;background-color:#fff;}
body{display: flex;flex-direction: column;min-height: 100vh;}
.form-group label.error{display:inline;color:#bd0000;padding:0px;margin-left:0;}
.form-control.error:focus{border-color: #bd0000 !important;}
input[type="text"].error , select.error , textarea.error{border-color:#bd0000 !important;box-shadow:none;}
input[type="text"] ,input[type="password"], textarea , select{-webkit-appearance: none;-moz-appearance: none;appearance: none;box-shadow:none !important;}
select{background: #fff url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiAgdmlld0JveD0iMCAwIDI1IDM2IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNSAzNiIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHRpdGxlPmFycm93czwvdGl0bGU+PHBvbHlnb24gcG9pbnRzPSI1LjQ5OSwxOC4yMTMgOS42NzIsMTIuNDAyIDEzLjgwNiwxOC4yMTMgIi8+PHBvbHlnb24gcG9pbnRzPSIxMy44MDYsMjAuNzg3IDkuNjcyLDI2LjU5OCA1LjQ5OSwyMC43ODcgIi8+PC9zdmc+) no-repeat 100% 0% !important;padding-right:25px !important;border-radius:0;}
select::-ms-expand {display: none;}
a{color:#363d47;outline:0 !important;}
a:hover{color:#363d47;}
h1{margin-top:0;font-size:34px;}
h1 > span{font-weight:bold;}
h2{font-size:20px;margin-top:20px;}
.title h4{font-size:20px;text-transform:uppercase;font-weight:700;}
.pointer{cursor: pointer}
a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {border-color: #000000;}
.p-rel{position:relative;}
.underline{text-decoration:underline;}
span.p-rel{display:inline-block;}
.grecaptcha-badge{display: none;}

.voto .fa, .box-recensione .fa{color:#e6e6e6;font-size:9px;}
.voto .fa.on , .box-recensione .fa.on{color:#f4ad00;}

.wrapperbox{background-color: #fff;padding: 24px 24px;margin-top:25px;}
.wrapperbox h1{text-align:center;}
.wrapperbox .spacer{text-align:center;margin:15px 0;position:relative;}
.wrapperbox .spacer:before{content:"";position:absolute;position:absolute;top:50%;left:0;right:0;height:1px;background-color:#e6e6e6;}
.wrapperbox .spacer span{background-color:#fff;padding:0 10px;font-style:italic;position: relative;z-index:1;}
.wrapperbox.c-title {border-radius: 6px;box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;}

.whatsapp {position: fixed;right: 10px;z-index: 3;bottom: 10px;text-align: right;}
.whatsapp a {display: block;}
.whatsapp .fa {line-height: 45px;width: 45px;background-color: #04DA00;border-radius: 50%;text-align: center;color: #fff;}

.pagination{display: inline-block;float: none !important;}
.pagination  *{border-radius:4px !important;border-color:#e6e6e6 !important;font-size:15px;}
.pagination .active > a{background-color:#124461 !important;border:1px solid #124461 !important;color:#fff;z-index:2;}
/*.elenco .pagination > li:first-child > a{border-top-left-radius:0px !important;border-bottom-left-radius:0px !important;}*/
.pagination a{color:#363d47;padding: 0 !important;margin:0 2px  !important;line-height:44px !important;width:46px;text-align:center;}

.cust-tooltip{font-size:15px;}
.cust-tooltip.in{filter:alpha(opacity=100);opacity:1;}
.cust-tooltip.top .tooltip-arrow{border-top-color:#b7b7b7;}
.cust-tooltip.right .tooltip-arrow{border-right-color:#b7b7b7;}
.cust-tooltip.bottom .tooltip-arrow{border-bottom-color:#b7b7b7;}
.cust-tooltip.left .tooltip-arrow{border-left-color:#b7b7b7;}
.cust-tooltip > .tooltip-inner{background-color:#fff;color:#1f1f1f;border:1px solid #e6e6e6;max-width:350px;padding:16px;box-shadow:0 3px 6px #00000029;}
.cust-tooltip > .tooltip-inner .ttitle i{font-size:30px;}
.tooltip-danger{font-size:10px;}
.tooltip-danger > .tooltip-inner{background-color:#ff0000;color:#fff;border:1px solid #ff0000;box-shadow:0 3px 6px #00000029}
.tooltip-danger.top .tooltip-arrow{border-top-color:#ff0000;}
.tooltip-danger.right .tooltip-arrow{border-right-color:#ff0000;}
.tooltip-danger.bottom .tooltip-arrow{border-bottom-color:#ff0000;}
.tooltip-danger.left .tooltip-arrow{border-left-color:#ff0000;}

/*custom checkbox radio */
.checkbox label, .radio label{margin-left:10px;}
.checkbox input, .radio input{margin-left:-30px !important;width:1.125rem;height:1.125rem;margin-top:.1em;vertical-align:top;background-repeat:no-repeat;background-position:50%;background-size:contain;border:1px solid #ccc;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-print-color-adjust:exact;print-color-adjust:exact;background-color:#fff;}
.checkbox input.error, .radio input.error{border-color:#bd0000 ;}
.checkbox input:before ,.radio input:before{content:"";position:absolute;-webkit-box-shadow:0 0 0 13px transparent;box-shadow:0 0 0 13px transparent;border-radius:50%;width:.875rem;height:.875rem;background-color:transparent;opacity:0;pointer-events:none;-webkit-transform:scale(0);transform:scale(0);}
.checkbox input:hover ,.radio input:hover{cursor:pointer;}
.checkbox input:focus ,.radio input:focus{outline:none;}
.checkbox input:checked ,.radio input:checked{border-color:#1f1f1f;}
.checkbox input:checked:before ,.radio input:checked:before{opacity:.16;}
.checkbox input:checked:after ,.radio input:checked:after{content:"";position:absolute;}
.checkbox input[type="checkbox"]:disabled:hover , .radio input[type="checkbox"]:disabled:hover{cursor:auto;}
.checkbox input[type="checkbox"]{border-radius:.125rem;}
.checkbox input[type="checkbox"]:checked{background-color:#1f1f1f;}
.checkbox input[type="checkbox"]:checked:after{display:block;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:.375rem;height:.8125rem;border:.125rem solid #fff;border-top:0;border-left:0 ;margin-left:.34rem;margin-top:0;background-color:transparent;}
.checkbox input[type="checkbox"]:disabled{opacity:.5;}
.checkbox .checkbox-inline{margin-right:15px;}
.radio input[type="radio"]{border-radius:50%;width:1.25rem;height:1.25rem;margin-top:.08em;}
.radio input[type="radio"]:before{width:1rem;height:1rem;}
.radio input[type="radio"]:after{content:"";position:absolute;width:1rem;height:1rem;z-index:1;display:block;border-radius:50%;background-color:#fff;}
.radio input[type="radio"]:checked{background-color:#fff;border-width:2px;}
.radio input[type="radio"]:checked:after{border-radius:50%;width:.625rem;height:.625rem;border-color:#1f1f1f;background-color:#1f1f1f;margin-top:.1875rem;margin-left:.1875rem;}
.radio .radio-inline{margin-right:15px;}

body.ovfl {overflow: hidden;height: 100%;width: 100%;position: fixed;}
.bodygrey {background-color: #f5f5f5;}
.row.no-gutters {margin-right: 0;margin-left: 0;}
.row.no-gutters > [class^="col-"],.row.no-gutters > [class*=" col-"] {padding-right: 0;padding-left: 0;}
.btn{text-transform: uppercase;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;font-weight: 700 ;font-size:17px !important;-webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; transition: all 0.2s ease-out;padding: 5px 10px;height:58px;}
.btn{background-color:#fff;border-color:#ccc;color:#363d47;}
.btn:hover,.btn:focus,.btn:active{background-color:#fff;color:#7cb342;outline:none !important;}
.btn-primary{color: #fff;border: 1px solid #01a1ff;background: #01a1ff;}
.btn-primary:hover,.btn-primary:focus,.btn-primary:active{background-color: #007fca;border-color: #007fca;color:#fff;}
.btn-order{border:0;background-color: #fb641b;color:white;border:0;border-radius: 4px;padding:5px 20px;height:44px;}
.btn-order:hover{border:0;background-color: #ff8b53;color:white;}
.btn-tabella{border-color: #bd0000;background-color: #bd0000;font-size: 14px !important;color:#fff;}
.btn-tabella:hover,.btn-tabella:focus,.btn-tabella:active{background-color:#fff;border-color:#bd0000;color:#bd0000;}
.btn-success{color: #fff;border: 1px solid #7cb342;background: #7cb342;}
.btn-success:hover,.btn-success:focus,.btn-success:active{background-color: #649632;border-color: #649632;color:#fff;}
.btn-green{color: #fff !important;border: 1px solid #018849 !important;background: #018849 !important;line-height:46px;}
.btn-green:hover{background-color: #006f3b !important;border-color: #006f3b !important;color: #fff !important;}
.btn-backcat{margin-top:32px;height:36px;}
.btn-backcat:hover,.btn-backcat:focus{background-color:#f5f6f8;color:#01a1ff;}
a.btn{height:auto;font-weight:400 !important;}
.modal-footer .btn{margin-top:20px !important;}
.thumbmark{border:1px solid #e6e6e6;padding:20px;margin-bottom:16px;}
/*.icon-cat1:before {content: "\e909";}
.icon-cat19:before {content: "\e903";}
.icon-cat47:before {content: "\e905";}
.icon-cat54:before {content: "\e90c";}
.icon-cat64:before {content: "\e901";}
.icon-cat71:before {content: "\e902";}
.icon-cat76:before {content: "\e908";}
.icon-cat83:before {content: "\e90a";}
.icon-cat87:before {content: "\e900";}
.icon-cat98:before {content: "\e90b";}
.icon-cat125:before {content: "\e907";}
.icon-cat126:before {content: "\e904";}*/

.bg-danger { color:#fff;background-color: #a71d1c}
.alert-text{ padding:15px;}
.bold { font-weight: bold;}
.pay label {font-weight: bold;}
.pay-bg { background-color:#f4f4f4; border:1px solid #cdcdcd;padding:20px;}
.lazy{opacity: 0;-webkit-transition: opacity 0.5s ease-in;-moz-transition: opacity 0.5s ease-in;-ms-transition: opacity 0.5s ease-in;-o-transition: opacity 0.5s ease-in;transition: opacity 0.5s ease-in;}
.lazy.showed{opacity: 1;}

.form-control{border-color:#e6e6e6;font-size:15px;border-radius:4px;height: 44px;}
.form-control:focus{border-color:#99816B; -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(214,185,158,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(214,185,158,.6);cursor: pointer;}
.form-horizontal .checkbox{font-size: 15px;}
.form-horizontal .space{padding-bottom:20px;}
.customsize { width:30%}
.form-group { margin-bottom: 16px;}
.form-group label{font-weight:400;font-size:15px;}
.form-group [class^="col-"], .form-group [class*=" col-"], .form-group .container-fluid {padding-right: 15px;padding-left: 15px;}
.form-inline { padding-left:20px;}
.form-horizontal .legend, .form-reg .legend {
    font-size: 18px;
    margin: 10px 0px 15px;
    color: #363d47;
    text-align: left;
    line-height: 26px;
}

fieldset { padding: 1em; border:1px solid #e6e6e6; background-color: transparent; padding:16px 16px; margin:0px;border-radius:4px;}
fieldset .data{ text-align: right;padding-top:5px !important;text-align: left}
legend{ border:0px; padding:10px 10px 0 10px;margin:0px;color:#363d47;font-weight: 500;font-size: 20px;color:#363d47;}
.text-muted {font-style: italic}

.cerca-form{position:relative;margin-bottom:40px;}
.cerca-form .input{width:100%;border-radius: 0px;border: 1px solid #D8D8D8;transition: all 0.2s ease-out 0s;padding: 10px 20px;}
.cerca-form button{padding: 0px;width: 24px;height: 14px;border: medium none;position: absolute;top: 9px;right: 11px;background-color:transparent;}
.cerca-form button .fa{color:#c9c9c9 !important;}

.noprodsearch{margin-bottom: 40px;}

.page {margin-bottom:40px !important;margin-top:0px;flex: 1;}
.page h1{color:#363d47;font-weight:400;font-size: 30px;line-height: 45px;}
.page .login h3{padding-bottom:0px;color: #1f1f1f;font-weight: 400;font-size: 30px;line-height: 45px;margin-top:32px;}
.page .login label {font-weight:400;font-size:15px;}
.page .login .space {padding-bottom:30px;}
.page .login .rec-pwd {text-align: center; text-decoration: underline;margin-top:30px;}
.page .login .box-reg {margin:0px 0 50px;text-align: center;}
.page .login .box-reg div{padding:10px;}
.page .login .btn-social{border-radius:24px;font-size:16px !important;font-weight:400;background-clip: border-box !important;position:relative;}
.page .login .btn-social.facebook{border: 2px solid #537ac0;background: transparent linear-gradient(180deg, #6d97e0 0%, #4f76bb 100%) 0% 0% no-repeat padding-box;color:#fff;}
.page .login .btn-social.google{border: 2px solid #f0f0f0;background: transparent linear-gradient(180deg, #ffffff 0%, #eff3f5 0%, #ffffff 100%) 0% 0% no-repeat padding-box;}
.page .login .btn-social .fa{position: absolute;top: 7px;left: 16px;font-size: 20px;}
.page .login .btn-access{display:block;text-decoration:none;position:relative;background: #FFFFFF 0% 0% no-repeat padding-box;border: 2px solid #E6E6E6;border-radius: 4px;opacity: 1;padding: 12px 13px;text-align: center;}
.page .login .btn-access .icn-fb{position: absolute;top: 12px;left: 13px;content:'';}
.page .login .btn-access .title-fb{display:inline-block;vertical-align:middle;font-size:16px;line-height:23px;font-weight:bold;color:#35609E;}
.page .login .btn-access .icn-gg{position: absolute;top: 12px;left: 13px;content:'';}
.page .login .btn-access .title-gg{display:inline-block;vertical-align:middle;font-size:16px;line-height:23px;font-weight:bold;color:#1f1f1f;}
.page .login .op{text-align: center;margin: 4px 0;font-size:14px;line-height:20px}
.page .login .r-pwd{font-size:14px;line-height:17px;padding:12px 0px 20px;display:block;color:#4285F4}
.page .login .btn-accedi{height:auto;border: 1px solid #018849;background: #018849 0% 0% no-repeat padding-box;border-radius: 4px;opacity: 1;padding:18px 32px;font-size:16px !important;line-height:20px;}
.page .login .btn-register{height:auto;color:#000;border: 1px solid #E1E7EB;background: #E1E7EB 0% 0% no-repeat padding-box;border-radius: 4px;opacity: 1;padding:18px;font-size:16px !important;line-height:20px;}
.page .login .noreg{text-align: center;display: block;color: #000;text-decoration: underline;margin: 40px 0px 35px;font-size:16px;line-height:20px;font-weight:500}
.page .back-access a {color: #333;font-size: 14px;line-height: 18px;text-decoration: none;}
.page .back-access a > span {color: #4285F4;}
.page .legend.access-data{margin-top:24px;}

.page .txt{margin:20px 0px 10px 0px;}
.page + .bannersbg{margin-top:20px;}

.abstract{margin-top:100px;line-height:30px;}
.abstract .txt{margin-bottom:60px;}
.abstract .shortcuts a{text-transform:uppercase;display:block;font-weight:700;line-height:20px;padding:60px 10px 15px 15px;font-size:14px;color:#363d47;}
.abstract .shortcuts a > span{display:block;}
.abstract .shortcuts a:hover{text-decoration:none;}
.abstract .shortcuts{margin:0 -7px 15px -7px;}
.abstract .shortcuts > div{padding:0 7px;}
.abstract .pforza{margin-bottom:30px;}
.abstract .pforza .tit{font-weight:700;text-transform:uppercase;padding:15px 0;position:relative;font-size:14px;line-height:20px;}
.abstract .pforza .tit:before,.abstract .pforza .tit:after{content:"";width:8px;height:2px;background-color:#bd0000;position:absolute;left:0;top:0;}
.abstract .pforza .tit:after{top:auto;bottom:0;}
.abstract .pforza p{line-height:24px;margin-top:30px;}
.cats{}
.cats .desc{background-color:#e6e6e6;text-align:center;font-weight:700;color:#bd0000;line-height:80px;margin-bottom:15px;}
.cats a:hover{text-decoration:none;}

.registrazione .separator {padding:30px 0px 20px !important;}

/*feedback */
.page.feedback .box-recensione + .box-recensione{margin-top:24px;}
.page.feedback .box-recensione a{font-weight:600;margin-top:8px;display:inline-block;}
.page.feedback .box-recensione .fa{font-size:9px;color:#e6e6e6;}
.page.feedback .box-recensione .fa.on{color:#f4ad00;}
.page.feedback .box-recensione .author{font-weight:600;}
.page.feedback .box-recensione .author .data{font-weight:400;font-size:12px;}
.page.feedback .box-recensione .txt{margin-bottom:10px;margin-top:8px;}
.page.feedback .box-recensione .answer{font-style:italic;color:#9a9a9a;padding-left:15px;border-left:2px solid #9a9a9a;}
.page.feedback .verificato{color:#148b12;font-size:13px;}
.page.feedback .verificato .fa{color:#148b12;}


#content_popup{margin:0px auto;position:relative;}
#content_popup img{width:100%;}
#content_popup .note {background-color:#363d47;padding:10px;font-size:15px;color:white;}


.box-top::before {
    background: #ebebeb none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%;
}
.box-top {font-size:14px;color:#363d47; padding:15px 0px;border-bottom: 1px solid #fff; position: relative;background-color:#e6e6e6;}
.box-top a{color:#363d47;}
.box-top a:hover{color:#bd0000;}
.box-top .list-inline{margin-bottom:0;}

.slidebox{/*border-bottom-left-radius: 64px;border-bottom-right-radius: 64px;*/overflow:hidden;}
.slidebox .item{background-position: center top !important;background-repeat: no-repeat !important;background-size: cover !important;}
.slidebox .carousel-control {width: 30px;background-image:none !important;padding:40px 0px;left:30px;}
.slidebox .carousel-control.right{right:30px;left:auto;}
.slidebox .carousel-caption{position:relative;left:0;top:0;}
.slidebox .carousel-caption .bg{/*background-color:rgba(255,255,255,0.6);*/}
.slidebox .carousel-caption h3{animation-delay: 1s;font-size:28px;line-height:33px;font-weight:700;color:#fff;text-shadow: 0 3px 6px rgba(0, 0, 0, 0.45);}
.slidebox .carousel-caption p {animation-delay: 2s;font-size:16px;line-height:19px;font-weight:700;text-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);margin-bottom:50px;}
.slidebox .carousel-caption a.btn {line-height: 50px;text-transform:none;animation-delay: 2s;color:#fff;background-color:#01a1ff;border-color:#01a1ff;font-weight:700;font-size:16px !important;border-radius: 4px;box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);padding:4px 40px;}
.slidebox .carousel-caption a.bnt:hover{text-decoration:none;}

.bannerhometop{padding:40px 0px;background-color:#F5F6F8}
.bannerhometop .searchform{padding: 0px;}
.bannerhometop .searchform .tab-content {margin-bottom: 0px;}
.bannerhometop .searchform .tab-content > div {padding: 16px 0px;}
.btn-form, .btn-form:hover, .btn-form:active, .btn-form:focus{background-color: #124461;border-color: #124461;color:#FFF}

.topbanners{margin-bottom:100px;}
.topbanners .item{position:relative;}
.topbanners figure{position:relative;}
.topbanners figure:after{opacity: 0.74;content:"";position:absolute;top:0;bottom:0;left:0;right:0;background: transparent linear-gradient(229deg, #12446100 0%, #0d2736 100%) 0% 0% no-repeat padding-box;border-radius:4px;}
.topbanners figure img{border-radius: 4px;}
.topbanners .overlay{padding:40px 40px 0 40px;position: absolute;left:0;bottom:-33px;width:100%;color:#fff;}
.topbanners h4{font-weight:700;font-size:32px;line-height:35px;margin:0;}
.topbanners .det{font-size:18px;font-style: italic;}
.topbanners .btn{background-color:#01a1ff;border-color:#01a1ff;color:#fff;font-size:16px !important;line-height:64px;font-weight:700;text-transform:uppercase;padding:0 40px;margin-top:30px;}

.topcats{padding:80px 0;background-color:#f5f6f8;}
.topcats .row {margin: 0 -8px;}
.topcats div[class*='col-']{padding: 0 8px;}
.topcats h2{font-weight:700;font-size:38px;line-height:44px;margin-bottom:40px;}
.topcats .item{margin-bottom:16px;background: #FFFFFF 0% 0% no-repeat padding-box;border-radius: 4px;padding:25px;}
.topcats .main button{padding:0;border:0;background-color:transparent;font-weight:700;font-size:20px;line-height:25px;margin-bottom:15px;text-align:left;}
.topcats .main h3{font-weight:400;font-size:18px;line-height:21px;color: #08334b;}
.topcats .main .see_all{text-transform:none;font-weight:400;text-decoration:underline;}
.topcats .fa-ul{margin-left: 25px;}
.topcats .fa-li{text-align:left;left:-24px;}
.topcats .see_all{color: #01a1ff;font-size:16px;line-height:19px;text-transform:uppercase;}
.topcats .see_all:focus , .topcats .see_all:hover{text-decoration:none;}

.breadcrumb-wrapper .vehicle{color:#00172a;font-size:24px;line-height:28px;margin-bottom:0px;}
.breadcrumb-wrapper .vehicle .p{margin-top:8px;}
.breadcrumb-wrapper .vehicle span{font-weight:700;margin: 10px 0;display: inline-block;}
.breadcrumb-wrapper .vehicle button{background-color:#124461;border-color:#124461;}
.breadcrumb-wrapper button .fa{margin-right:10px;}
.elenco-cat{background-color: #f5f6f8;padding-top: 24px;}
.elenco-cat h1{margin: 24px 0px 0px !important;padding: 0px !important;font-size: 29px !important;line-height:34px !important}
.elenco-cat .title-vehicle{font-size: 29px;line-height:34px;color:#124461;font-weight:bold}
.elenco-cat .breadcrumb{padding: 16px 0px 3px !important;margin:0px !important;}
.elenco-cat .carosuelcats .title{margin-bottom:8px;font-size:16px;line-height:19px;color:#124461}
.elenco-cat .carosuelcats .item{margin-right:6px;}
.elenco-cat .carosuelcats .owl-pagination {margin-bottom: 0px;margin-top: 0;}
.elenco-cat .carosuelcats .item a{width: 100%;text-decoration:none;font-size:15px;line-height:18px;padding: 11px 0px;color:#124461;display:block;opacity:1;border-radius:27px;text-align:center;background: #FFF 0% 0% no-repeat padding-box;}
.elenco-cat .carosuelcats .item a.active{background-color:#FFF;color:#124461;border:2px solid #124461}
.elenco-cat .carosuelcats .owl-carousel .owl-controls .owl-buttons .owl-prev {left: 0px;}
.elenco-cat .carosuelcats .owl-carousel .owl-controls .owl-buttons div {
    margin: 5px 0 0 0;
    opacity: 1;
    box-shadow: 0px 3px 6px #00000029;
    position: absolute;
    top: 50%;
    border-radius: 50px;
    padding: 0;
    width: 34px;
    text-align: center;
    line-height: 34px;
    background-color: #fff;
}
.elenco-cat .carosuelcats .owl-carousel .owl-controls .owl-buttons .owl-next {right: 0px;}
.elenco-cat .carosuelcats .owl-carousel .owl-controls .owl-buttons div .fal {
    color: #000;
    font-size: 25px;
    vertical-align: middle;
}
.elenco-cat .topcats .item{padding: 0px !important;border-bottom: 2px solid #3a637b}
.elenco-cat .topcats .item .main a{font-size:18px;line-height:21px;padding:24px 16px;display: block;text-decoration:none;}
.elenco-cat .backcat{display: block;font-size:15px;line-height:19px;color:#01a1ff;margin:16px 0px 22px;text-decoration:underline}
.btn-change-model, .btn-change-model:active, .btn-change-model:focus{color:#FFF !important;background-color:#124461 !important;margin: 6px 0px;}
.auto-selezionata{margin-top: 24px}
.auto-selezionata .modello{font-weight: 600;font-size: 17px;color:#124461}

.elenco .topcats{padding-top:20px;}
.elenco .topcats h2{text-transform:uppercase;font-size:22px;line-height:25px;position:relative;}
.elenco .topcats h2:before{content:"";position:absolute;top:50%;height:1px;left:0;width:100%;background-color:#dadada;}
.elenco .topcats h2 > span{background-color: #f5f6f8;position:relative;z-index:1;padding:0 20px;}
.elenco .topcats .main h3{margin-top:0;}
.elenco .topcats .main figure{margin:15px 0;}

.elenco .torna{margin-top:20px;}


.slideboxfooter{padding:40px 0;}
.slideboxfooter h4{font-size:16px;}

.top-info {
    border-bottom: 1px solid #ebebeb;
    padding: 35px 0 0;
}

.top-info .block {
    margin-bottom: 25px;
    padding-top: 106px;
    position: relative;
    text-align: center;
    transition: all 0.2s ease-out 0s;
}
.top-info .block {
    margin-bottom: 30px;
}

.top-info .block .block-title {
    margin: 0;
    padding-bottom: 5px;
    position: relative;
    text-transform: none;
    transition: all 0.2s ease-out 0s;
    color:#666;
    font-weight:400;
    font-size:18px;
}
.top-info .block .block-title::before {
    -moz-osx-font-smoothing: grayscale;
    border: 1px solid #dfdfdf;
    border-radius: 14px;
    color: #ccc;
    font-family: FontAwesome;
    font-size: 45px;
    font-style: normal;
    font-weight: normal;
    height: 84px;
    left: 50%;
    line-height: 84px;
    margin-left: -42px;
    position: absolute;
    text-align: center;
    top: -100px;
    transition: all 0.75s ease-out 0s;
    width: 84px;
}
.top-info .block .block-content {
    color: #666;
    padding: 10px 0;
    font-size:12px;
}
.top-info .block:hover .block-title {
    color: #bd0000;
}
.top-info .block:hover .block-title::before {
    background: #bd0000 none repeat scroll 0 0;
    border-color: #bd0000;
    box-shadow: 0 0 0 3px #fff inset;
    color: #fff;
    transition: all 0.25s ease-out 0s;
}

.home-tabs {
    padding:35px 0px 0px;
}

.home-tabs .btn-default {
    background-color: transparent !important;
    color: #555;
    border:1px solid #f4f4f4 !important;
    padding:10px 15px;
    margin:2px;
    font-weight:400;
    font-size: 19px;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
.home-tabs .btn-default:hover {
    background: #bd0000 none repeat scroll 0 0 !important;
    border-color: #bd0000;
    color:white;
    border: 1px solid #bd0000 !important;
}
.home-tabs .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {}
.home-tabs .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {}
.home-tabs .btn:first-child:not(:last-child):not(.dropdown-toggle) {}
.home-tabs .btn + .btn{margin-left:0px;}
.home-tabs .btn.active, .home-tabs .btn:active {background-image: none;box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.125);outline: 0 none;background: #bd0000 none repeat scroll 0 0 !important;color:white;border: 1px solid #bd0000 !important;}

.banner-home {padding: 10px 0 40px;}
.banner-home img {width:100%;}

/*.wrapper-affix{-webkit-transition: top 1s ease-in-out;-webkit-transition-delay: .5s;transition: top 1s ease-in-out;}*/
.wrapper-affix.affix{width:100%;z-index:3;top: 0 !important;box-shadow: 0 1px 3px 0 rgba(0,0,0,0.1), 0 1px 2px 0 rgba(0,0,0,0.06);}
.boxtop{color:#fff;background-color:#08334b;padding:0px 0;line-height: 1.25;}
.boxtop.nobannertop{background-color: #fff}
.boxtop ul{margin-bottom:0;margin-left:-15px;}
.boxtop ul > li{padding: 0 15px;}
.boxtop ul > li + li{border-left:1px solid #d2d4e0;}
.boxtop a{color:#d2d4e0;text-decoration:none;display:inline-block;}
.boxtop .langselector .btn-group{vertical-align: top;}
.boxtop .langselector button{height: 21px;border:0;background-color:transparent;padding:0;}
.boxtop .langselector button img{vertical-align: top;}
.boxtop .langselector .dropdown-menu{border-radius:0;font-size:12px;border-color:#f1f1f1;}
.boxtop .langselector .dropdown-menu img{margin-right:15px;}
.boxtop .banner{position:relative;height:32px;}
.boxtop .banner div{/*z-index: 333;margin-left: -196px;position: absolute;top:0;left:50%;*/text-align: center;}
.boxtop .banner a{font-size: 19px;line-height: 23px;color:#FFF}
.boxtop .banner a:hover{color:#FFF}
.boxtop .banner .bgbanner{display:inline-block;font-size: 16px;line-height: 23px;color:#FFF;padding:7px 34px;text-transform: uppercase;background-color: #F34213;font-weight:400}
.testa{background-color:#fff;}
.testa .container{position:relative;}
.testa .logo-wrapper .fa{font-size: 25px;color: #00172a;}
.testa .logo-wrapper ul{margin-bottom:0;}
.testa .logo-wrapper ul > li{vertical-align: middle;}
.testa h1{text-align: right;padding:10px 10px 0px 0px;}
.testa .info .list-inline{margin-bottom:0;}
.testa .info .list-inline > li{text-align:center;vertical-align: middle;position:relative;}
.testa .info.text-right .list-inline > li:after{content:"";width:0px;top:0;bottom:0;left:0;position:absolute;background-color:#dadada;z-index:1;}
.testa .info .list-inline > li i{color:#00172a;}
.testa .top_search{padding-bottom:0;box-shadow: 1px 1px 6px rgba(0,0,0,.13);background-color:#fff;-webkit-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;pointer-events: none;opacity: 0;visibility: hidden;}
.testa .top_search.open{pointer-events: inherit;visibility: visible;opacity: 1;opacity: 1;-webkit-transition: 0.6s;-o-transition: 0.6s;transition: 0.6s;}
.testa .top_search .form-control{border-color:#fff;background-color:#fff;color:#4b4b4b;border-right:0;}
.testa .top_search .btn{background-color: #01A1FF;border-color: #01A1FF;border-radius: 0;}
.testa .top_search .btn i{color:#fff;}
/*.testa .info a{color:#363d47;display:inline-block;}*/
.testa .info a{color:#363d47;display:inline-flex;align-items: center;justify-content: center;}
/*.testa .info a > span:first-child{padding: 5px 6px;}*/
.testa .info a:hover,.testa .info a:focus{text-decoration:none;}
.testa .info a:hover .fa{color:#00172a;}
.testa .info .fa{color:#363d47;}
.testa .info > div +div{margin-top:5px;}
.testa .info .phone .aiuto{font-size: 13px;line-height: 15px;text-transform: uppercase;color:#000000}
.testa .info .phone .tel{font-size: 19px;line-height: 23px;}
.testa .info .phone .tel a{color: #01A1FF;text-decoration: underline;}
.testa .info.btns i{display:block;margin: 0 auto 0px auto;font-size:25px;vertical-align:middle;}
.testa .ajax-cart{display: flex;align-items: center;justify-content: center;}
/*.testa .ajax-cart > span:first-child{padding: 5px 6px}*/
.testa .ajax-cart > span{display:inline-block;position:relative;}
.testa .ajax-cart .badge{line-height:8px;font-size:10px;position:absolute;top:-6px;right:-10px;background-color:#00af50;border-radius:50%;color:#fff;font-weight:400;padding: 5px 0;width:18px;text-align:center;}
.testa .ajax-prodpref{display: flex;align-items: center;justify-content: center;}
.testa .ajax-prodpref > span{display:inline-block;position:relative;}
/*.testa .ajax-prodpref > span:first-child{padding: 5px 6px}*/
.testa .ajax-prodpref .badge{line-height:8px;font-size:10px;position:absolute;top:-6px;right:-10px;background-color:#00af50;border-radius:50%;color:#fff;font-weight:400;padding: 5px 0;width:18px;text-align:center;}
.testa .btn-black{background-color:#ffffff;border:1px solid #ccc !important;color:#363d47;line-height: 20px;}
.testa .btn-black .fa{color:#363d47;}
.testa .top_search #unibox-invisible{position:absolute !important;left:0;}
.testa .top_search #unibox-suggest-box{border-color:#ccc;display:none;max-width:100% !important;left:0 !important;width:100% !important;min-width:0 !important;height:300px;overflow:auto;border-top:0;}
.testa .top_search #unibox-suggest-box a{font-size:13px;line-height:20px;white-space:nowrap;display:block;text-overflow:ellipsis;overflow:hidden;}
.testa .top_search #unibox-suggest-box a:hover{color:#1f1f1f;}
.testa .top_search .unibox-highlight{color:#01A1FF;font-weight:700;}
.testa .top_search .unibox-selectable.active, .testa .top_search .unibox-selectable:hover{background-color:#f8f8f8;}
.testa .top_search .unibox-selectable img{max-width:60px;max-height:60px;margin-right:10px;}
.testa .top_search .unibox-selectable + .unibox-selectable{border-top:1px dashed #f1f1f1;}
.testa .top_search .unibox-selectable .unibox-selectable-img-container{margin-right:15px;}
.testa .top_search .unibox-selectable .uniboxSearchContent{text-align:left;margin-top:2px;display:block;}
.testa .top_search .unibox-selectable .unibox-category{font-size:12px;color:#757575}
.testa .top_search .unibox-selectable .unibox-price{font-size:12px;color:#000;font-weight:600;padding:0 6px;}
.media-left, .media > .pull-left {padding-right: 15px;}

.navbar-top{background-color:#d6b99e;border:0px;margin-bottom:0px;}
.navbar-top .navbar-nav > li > a { color: #fff;text-transform:uppercase;}
.navbar-top .navbar-nav > .active > a {font-weight:bold;}
.navbar-top .navbar-nav > .active > a, .navbar-top .navbar-nav > .active > a:focus, .navbar-top .navbar-nav > .active > a:hover {color: #fff;background-color: #000000;}
.navbar-top .navbar-nav > li > a:hover {background-color:#363d47;color:#fff;}
.navbar-top .navbar-toggle:focus, .navbar-top .navbar-toggle:hover {background-color: #A41C22;border-color:#A41C22;}
.navbar-top .navbar-toggle {border-color: #fff;}
.navbar-top .navbar-toggle .icon-bar {background-color: #fff;}

.megamenu {margin-bottom:0px !important;border-top:1px solid #dadada;;border-bottom:0px solid #f1f1f1;background-color: #f1f1f1;-webkit-box-shadow: 0px 6px 5px 0px rgba(0,0,0,0.05);-moz-box-shadow: 0px 6px 5px 0px rgba(0,0,0,0.05);box-shadow: 0px 6px 5px 0px rgba(0,0,0,0.05);}
.megamenu .navbar{margin-bottom:0px !important;background-color: #fff;position:relative;border-radius:0px;}
.megamenu .dropdown-submenu{position:relative;}
.megamenu .dropdown-submenu > .dropdown-menu{top:0;left:100%;margin-top:-6px;margin-left:-1px;-webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px;}
.megamenu .dropdown-submenu:hover > a:after{border-left-color:#ffffff;}
.megamenu .dropdown-submenu.pull-left{float:none;}.dropdown-submenu.pull-left>.dropdown-menu{left:-100%;margin-left:10px;-webkit-border-radius:6px 0 6px 6px;-moz-border-radius:6px 0 6px 6px;border-radius:6px 0 6px 6px;}
.megamenu .nav > li + li{border-left:0px solid #E7E7E7;}
.megamenu .nav > li > a{font-size:16px;color:#363d47;}
.megamenu .nav > li > ul > li  a{font-size:14px;}


.carousel-fade .carousel-inner .item {-webkit-transition-property: opacity;transition-property: opacity;}
.carousel-fade .carousel-inner .item,.carousel-fade .carousel-inner .active.left,.carousel-fade .carousel-inner .active.right {opacity: 0;}
.carousel-fade .carousel-inner .active,.carousel-fade .carousel-inner .next.left,.carousel-fade .carousel-inner .prev.right { opacity: 1;}
.carousel-fade .carousel-inner .next,.carousel-fade .carousel-inner .prev,.carousel-fade .carousel-inner .active.left,.carousel-fade .carousel-inner .active.right {left: 0; -webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}
.carousel-fade .carousel-control {z-index: 2;}

.carousel-control {color: #ffffff !important;}
.carousel-indicators .active {background-color: #ffffff;border:1px solid #ffffff;}
.carousel-indicators li {border: 1px solid #ffffff;}

.testimonial{margin: 0px 0px 40px;padding: 150px 0px 10px;text-align: center;background: #B163A3 none repeat scroll center top;background-image: url("/tpl/img/testimonials-bg.jpg");}
.testimonial .block-title {position: relative;padding: 0px 10px 10px;display: inline-block;font-size: 23px;line-height:20px;text-transform: uppercase; color: #FFF;font-weight: 400 !important;}
.testimonial .block-title:after {-webkit-transition: all 0.2s ease-out;-moz-transition: all 0.2s ease-out;-o-transition: all 0.2s ease-out; transition: all 0.2s ease-out;position: absolute;content: "";left: 50%;top: -120px;margin-left: -44px;height: 87px; width: 87px; -webkit-border-radius: 100%;-moz-border-radius: 100%;border-radius: 100%;border: 1px solid transparent;background: rgba(255, 255, 255, 0.1);z-index: 2;opacity: 0;filter: alpha(opacity=0);}
.testimonial .block-title:before {transition: all 0.2s ease-out 0s;position: absolute;content: "";left: 50%;top: -120px;margin-left: -44px;height: 87px; width: 87px;border-radius: 100%;border: 1px solid #FFF;background: transparent url("/tpl/img/title-testimonials.png") no-repeat scroll left top;z-index: 1;}
.testimonial .block-content { overflow: hidden;color: #FFF;padding: 0px 10%;position: relative;}
.testimonial .block-content .list-quotes {position: relative;padding: 35px 0px 15px;}
.testimonial .block-content .our_testimonials .quote-content {font-style: italic;position: relative;line-height: 18px;font-size:12px;}
.testimonial .block-content .our_testimonials .name {color: #FFF;padding: 10px 0px 0px;font-weight: bold;font-size:12px;}
.testimonial .block-content .owl-controls {position: absolute;top: -40px;left: 0px;width: 100%;color: #FFF;text-align:center;}
.testimonial .block-content .owl-controls .owl-pagination .owl-page.active span{border: 2px solid #FFF;background: transparent none repeat scroll 0% 0%;}
.testimonial .block-content .owl-controls .owl-pagination .owl-page span {background: #FFF none repeat scroll 0% 0%;margin: 0px 2px;width: 13px;height: 13px;transition: background 0.2s ease-out 0s;opacity:1 !important;}
.testimonial .block-content .owl-controls .owl-pagination .owl-page:hover span{background: rgba(255, 255, 255, 0.5);}
.testimonial:hover .block-title:before {border-color: rgba(255, 255, 255, 0.3);}
.testimonial:hover .block-title:after {opacity: 1;filter: alpha(opacity=100);}

.venduti{margin: 0px 0px 0px;text-align:center;}
.venduti .title-slider{font-weight: 400 !important;font-size: 23px;text-transform: uppercase;color: #666;text-align:center;}
.venduti .title-slider span{position:relative;}
.venduti .title-slider span:before { position: absolute;content: ""; left: 0px;bottom: -14px;height: 1px;width: 100%; background: #EBEBEB none repeat scroll 0% 0%;}
.venduti .pretext{color: #666;text-align: center;font-size: 12px;width: 70%;margin: 0px auto;}
.venduti .navigation {position: relative;width: 61px;height: 28px; display: inline-block;background: #FFF none repeat scroll 0% 0%;text-align: center;}
.venduti .navigation {position: relative;width: 61px;height: 28px;display: inline-block;background: #FFF;}
.venduti .navigation .next, .venduti .navigation .prev {cursor: pointer;text-align: center;  -webkit-transition: all 0.2s ease-out;  -moz-transition: all 0.2s ease-out;  -o-transition: all 0.2s ease-out;  transition: all 0.2s ease-out;  margin: 0 0 0 5px;  width: 26px; height: 26px; border: 1px solid #dfdfdf;  -webkit-border-radius: 100%;  -moz-border-radius: 100%;  border-radius: 100%;  position: absolute;  top: 0px;  right: 0px;  text-indent: -999em;  background: url("/tpl/img/ico-pager.png") no-repeat -78px 6px;}
.venduti .navigation .next:before,.venduti .navigation .prev:before {  display: none;}
.venduti .navigation .next:hover, .venduti .navigation .prev:hover {background-position: -52px 6px;background-color: #b163a3;border-color: #b163a3;}
.venduti .navigation .prev { left: 0px;right: auto;background-position: 0px 6px;margin: 0 0;}
.venduti .navigation .prev:hover {background-position: -26px 6px;}
.venduti .pad {padding: 17px 15px;}
.venduti .owl-controls{display:none !important;}

#menu > span {display: none;}
#menu {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: -moz-linear-gradient(center top , #FFFFFF, #F8F8F8) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-color: #DDDDDD #DDDDDD #B0AFAF;
    /*border-image: none;*/
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.08);
}
#menu:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}
#menu ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#menu > ul > li {
    float: left;
    height: 50px;
    padding: 0;
    position: relative;
    z-index: 9;
}

#menu > ul > li + li {
    border-left: 1px solid #DDDDDD;
}


#menu > ul > li.ev > a {
    color: #fff;
    background-color: #ff0000;
    transition: all 0.3s ease 0s;
}
#menu > ul > li.ev:hover > a {
    color: #fff;
    background-color: #FA3A47;
    transition: all 0.3s ease 0s;
}
#menu > ul > li.ev a.sel {
    color: #fff;
    background-color: #FA3A47;
    transition: all 0.3s ease 0s;
}
#menu > ul > li > a {
    color:#363d47;
    display: block;
    font-size: 14px;
    line-height: 50px;
    padding: 0 9px;
    position: relative;
    text-decoration: none;
   /* z-index: 1009;*/
}
#menu > ul > li:hover > a {
    color:#363d47;
    background-color: #f4f4f4;
    transition: all 0.3s ease 0s;

}
#menu > ul > li a.sel {
    color: #e40000;
}


.title-section{text-align:center;margin-bottom:30px;}
.title-section h1 , .title-section h2{ font-size:25px;display:inline-block;text-transform:uppercase;color:#363d47;font-weight:bold;position:relative;padding:0px 10px;margin-bottom:0px;}
.title-section h3{font-size:14px;display:inline-block;text-transform:uppercase;color:#bd0000;font-weight:bold;background-color:#fff;position:relative;top:11px;padding:0px 10px;margin:0px;}

.brand{margin-bottom:50px;margin-top:50px;}
.brand .owl-item > div {margin-right:5px !important;}
.brand .owl-item  img{border: 3px solid #E6E6E6;width:100%;}
.brand .owl-buttons div {background: none repeat scroll 0% 0% #01a1ff !important;padding: 6px 10px !important;}

.navigation-carousel{overflow:hidden;}
.navigation-carousel > span:hover{cursor: pointer;}
.navigation-carousel .prev{float:left;}
.navigation-carousel .next{float:right;}
.navigation-carousel .fa{font-size:35px;line-height:25px;padding:5px;}
.navigation-carousel .fa:hover{color:#01a1ff;cursor:pointer;}
.owl-pagination{margin-bottom:50px;}
.owl-pagination .owl-page span{width:9px !important;height:9px !important;margin: 5px 5px;background: #000 !important;}



.cat-box{background-color:#fff;border: 1px solid transparent;border-bottom-right-radius:4px;border-bottom-left-radius:4px;margin-bottom:16px;margin-top:15px;}
.cat-box h2 {color:#363d47;padding:0px 0px 10px 0px ;text-align: left;font-size:18px;margin-bottom:0px;font-weight:400;color:#666;text-transform:uppercase;border-bottom: 1px solid #EDEDED;margin-bottom:10px;}
.cat-box .checklist .liv0{padding:0px;font-weight:700;font-size:17px;padding: 10px 17px 10px 0px;}
.cat-sx{font-size:17px;border-bottom:1px solid #dbdbdb;margin:0 0 5px 0;padding:0 0 20px 0;}
 ul.cat-sx {}
.cat-sx li{list-style:none;padding:0px;background-color: #fff;position:relative;text-indent: 0px;}
/*.cat-sx li + li{border-top:1px solid #eee;}*/
.cat-sx li > a{color:#00172a;display:block;margin:0px;padding:5px 17px 5px 0;text-decoration: none;font-size:15px;}
.cat-sx li > a:hover{color:#01a1ff;text-decoration:none;}
.cat-sx li small{font-size:12px;color:#999;font-weight:400;}
.cat-sx li ul li a{color:#99816B;padding-left:0px;display:block;}
.cat-sx li > .checkbox{padding: 5px 17px 5px 0;margin:0;font-size:15px;}
.cat-sx li > .checkbox a:hover{text-decoration:none;}
.cat-sx li.sel0 a{color:#1195E2;font-size:17px;}
.cat-sx li.liv0 {padding:0px;font-weight:700;}
.cat-sx li.liv1 a::before {color:#363d47;content: "\f105";display: inline-block;font-family: FontAwesome;font-size: 10px;font-style: normal;font-weight: normal;margin-right: 10px;margin-top: -2px;transition: all 0.25s ease 0s;vertical-align: middle;}
.cat-sx li.sel1 a{color:#1195E2;font-weight:700;}
.cat-sx li.liv2 + li.liv1{margin-top:0px;}
.cat-sx li.liv2{border-top-color:#fff;}
.cat-sx li.liv2 a{padding:3px 0px 3px 3px;font-size:13px;color:#00172a;}
.cat-sx li.liv2 a:hover{color:#1195E2;}

.cat-sx li.liv2 a::before {color:#363d47;content: "\f105";display: inline-block;font-family: FontAwesome;font-size: 10px;font-style: normal;font-weight: normal;margin-right: 10px;margin-top: -2px;transition: all 0.25s ease 0s;vertical-align: middle;text-indent: 5px;}
.cat-sx li.sel2 a{color:#1195E2;font-weight:600;}
/*.cat-sx li.sel2 a:before{content: "\f105";font-family: FontAwesome;font-size: 14px;position:absolute;top:3px;left:0;}*/
.cat-sx li.liv3{border-top-color:#fff;}
.cat-sx li.liv3 a{font-size: 12px;color: #6f6f6f;padding:4px 0 4px 20px;}
/*.cat-sx li.liv3 a::before {position:absolute;left:5px;top:6px;color:#363d47;content: "\f105";display: inline-block;font-family: FontAwesome;font-size: 10px;font-style: normal;font-weight: normal;transition: all 0.25s ease 0s;}*/
.cat-sx li.sel3 a{color:#e74a60;}
.cat-sx .fa{position:absolute;top:6px;right:0px;cursor:pointer;color:#99816B;}

.filter-box{background-color:#fff;border-style:solid;border-width:1px 1px 0 1px;border-top-color:#eee;border-left-color:#eee;border-right-color:#eee;margin: 0;padding: 5px 0;}
.filter-box h3{margin: 0px;padding: 10px 17px;font-size: 17px;font-weight:700;}
.filter-box .filtro-heading{cursor:pointer;padding: 10px 27px 10px 17px;text-decoration: none;font-size: 15px;/*border-top: 1px solid #eee;*/position:relative;}
.filter-box .filtro-heading .toggler{position:absolute;top:5px;right:11px;padding:5px;cursor:pointer;}
.filter-box .filtro-content{padding: 10px 17px;font-size:15px;}
.filter-box .filtro-content ul{margin-bottom:0;}
.filter-box .filtro-content a{font-size:14px;}
.filter-box .filtro-content a:hover{text-decoration:none;}
.filter-box .cat-sx{padding:0;}
.filter-box .sel1 a{color:#363d47;font-weight:700;}

.carousel-wrapper{margin:0 -7px;}
.products .prodpref_del{background-color:#363d47;border-radius:50%;color:#fff;font-size:17px;text-align:center;}
.products .prodpref_del > .fa{line-height:23px;width:25px;}
.products .addtocart{font-size: 14px !important;font-weight:normal;text-transform:none;margin-bottom:15px;font-weight:400}
.products .addtocart i{font-size: 18px;}
.products .cart-disabled{background-color: #ededed !important;border-color: #ededed !important;color:#a4a4a4 !important;font-size: 14px !important;font-weight:normal;text-transform:none;font-weight:400}
.products .cart-disabled i{font-size: 18px;}
.products h3{margin-bottom: 10px;padding-top:0;color:#363d47;font-size:17px;line-height:20px;font-weight:400;}
.products h3 a{font-size:13px;color:#00172a;line-height:19px;font-size:15px;font-weight: bold}
.products h3 a:hover{color:#00172a;text-decoration:none;}
.products a img:hover{opacity:0.5;}
.products .tab-prod .prod-cont{opacity:0;}
.products .prod-cont.item-animate{-webkit-animation: zoomOut 600ms ease both;-webkit-animation: zoomIn 600ms ease both; -moz-animation: zoomIn 600ms ease both;  -o-animation: zoomIn 600ms ease both;animation: zoomIn 600ms ease both;}
.products .play .prod.cont{opacity: 1;filter:alpha(opacity = 100);}
/*.products .play .item-animate{-webkit-animation-play-state: running;-moz-animation-play-state: running;-o-animation-play-state: running;animation-play-state: running;}*/
.products .pad{padding:0 7px;}
.products .prod-cont{border:1px solid #e6e6e6;margin-bottom:16px;position:relative;background-color:#fff;border-radius:4px;overflow:hidden;}
.products .prod-cont:hover{border-color:#e6e6e6;}
.products .prod-cont .item-img {background-color:#fff;padding:0px 0px 16px;position: relative;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;-o-transition: all 0.3s ease-out;transition: all 0.3s ease-out;}
.products .prod-cont .item-img .wrapper{position: relative;height: 0;padding-top:calc(263 / 350 * 100%);}
.products .prod-cont .item-img .wrapper picture , .products .prod-cont .item-img .img-responsive{position: absolute;top: 0;left: 0;width:100%;}
.products .prod-cont .item-img .wrapper picture{opacity: 1;-webkit-transition: opacity 0.5s ease-in;-moz-transition: opacity 0.5s ease-in;-ms-transition: opacity 0.5s ease-in;-o-transition: opacity 0.5s ease-in;transition: opacity 0.5s ease-in;}
.products .prod-cont .item-img .wrapper picture.showed{opacity: 1;}
.products .prod-cont .item-info{padding: 0 9px;position:relative;}
.products .prod-cont .item-info .info{color:#333;font-size:15px;line-height:17px;margin-bottom:10px;}
.products .prod-cont .item-info .btn-wrapper{height:37px;margin-bottom:15px;}
.products .prod-cont img{width:100%;}
.products .prod-cont .item-info .data_salvataggio{position: absolute;top:-30px;left: 0;right: 0;text-align: center;}
.products .prod-cont .item-info .data_salvataggio span{background: #e8e8e8;border: 8px;font-size: 13px;padding: 3px 25px;border-radius: 15px;}
.products .prod-cont .item-info .data_salvataggio i{font-size: 10px;padding-right: 6px;}
.products .prod-cont .cifra{padding: 0px 0px 2px 0;font-size:15px;position:relative;/*height:68px;*/margin-bottom: 10px;}
/*.products .prod-cont .cifra:before{content:"";position:absolute;top:0;left:-15px;right:-15px;height:1px;background-color:#f5f5f5;}*/
.products .prod-cont .cifra .prezzo{font-size:16px;font-weight:700;}
.products .prod-cont .cifra .violet{color:#333 !important;}
.products .prod-cont .cifra .prezzo_pieno{text-decoration:line-through;color:#a0a0a0;font-size:14px;line-height:20px;}
.products .prod-cont .voto{height:20px;margin-bottom:0px;text-align:center;}
.products .prod-cont .voto .fa{color:#efefef;}
.products .prod-cont .voto .fa.on{color:#f7ee76;}
.products .prod-cont .perc{color:#ff5c00;font-weight:700;}
.products .prod-cont .mont{background-color: #faea33;position: absolute;top:0;left:140px;z-index: 2;font-size: 13px;font-weight: 700;line-height:14px;width:60px;text-align:center;color:#363d47;border:1px solid #fff;text-transform:uppercase;padding: 20px 0 10px;}
.products .prod-cont .mont > span{display:block;font-size:8px;}
.products .prod-cont .disp{margin-bottom:5px;font-size:14px;}
.products .prod-cont .disp .fa{font-size:10px;margin-right:5px;}
.products .bdg{position:absolute;top:15px;left:15px;}
.products .bdg > div{border-radius:4px;line-height:25px;text-align:center;color:#fff;margin-bottom:8px;font-size:14px;width:60px;}
.products .bdg > div.offer{background-color:#f35252;}
.products .bdg > div.new {background-color: #00c1e0;}
.products .bdg > div.last {background-color: #d0c007;}
.products .bdg > div.top{background-color:#124461;}
.products .item{webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);-moz-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);-o-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);}
.products .item.row-group-item{float: none;width: 100%;margin-bottom: 10px;}
.products .item.row-group-item .thumb{padding-left:0px;}
.products .row-group-item .prod-cont {min-height: 0 !important}
.products .prod-cont .spese_gratis {position: absolute; top:-12px; left:-12px;z-index: 99}
.products .prod-cont .voto img{width: auto;}
.products .functional-buttons{position: absolute;width:42px; opacity: 1;top: 8px;right:8px;-webkit-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;text-align:center;}
.products .functional-buttons > div{display: inline-block;margin: 0;padding: 0 4px;}
.products .functional-buttons .btn{border:0px solid #f0f0f0;margin-bottom:9px;display: inline-block;min-width: 40px;min-height: 40px;width: 40px;height: 40px;line-height: 40px;background: rgba(255,255,255,1);border-radius: 100%;padding: 0;overflow: hidden;color:#d2d4e0;}
.products .functional-buttons .btn > i{font-size: 18px;font-weight: 400;line-height: 40px;vertical-align: middle;}
.products .functional-buttons .btn.pref{color:#01a1ff;}
.products .prod-cont .item-img:hover .functional-buttons {opacity: 1;-webkit-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;}
.products .go{text-decoration:underline;font-size:16px;line-height:21px;color: #1195E2;margin-bottom:20px;text-align:center;display:inline-block;margin-bottom:20px;}

.ultabs {position: absolute;top:0px;width:100%;border-bottom:0px solid #eeeeee !important;}
.corr{margin-top:0px;}
.breadcrumb-wrapper{background-color:#f5f6f8;}
.breadcrumb-wrapper h1{color:#00172a;font-size:24px;font-weight:700;margin-top:10px;}
.breadcrumb-wrapper .subtitle{margin-bottom:12px;}
.breadcrumb-wrapper .subtitle span{box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);display:inline-block;position:relative;background-color:#01a2ff;font-weight:500;line-height:40px;color: #fff;font-size:20px;border-radius:4px;padding:0 25px 0 20px;}
/*.breadcrumb-wrapper .subtitle span i{background-color:#01a1ff;width:36px;border-radius:50%;line-height:36px;display:block;position:absolute;top:-1px;left:-1px;color:#fff;text-align:center;}*/
.breadcrumb-wrapper .subtitle span:after{content:"";width: 0;height: 0;border-style: solid;border-width: 5px 4px 0 4px;border-color: #01a2ff transparent transparent transparent;position:absolute;bottom:-5px;position:absolute;left:50%;margin-left:-4px;}
.breadcrumb {position: relative;padding:12px 0px 12px 0 !important;background-color:transparent;margin:0px 0 0px 0;/*display:inline-block;*/border: 1px solid transparent;}
.breadcrumb li:last-child a{font-weight:600;color:#00172a !important;}
.breadcrumb li a{color:#333 !important;font-size:14px;}
.breadcrumb > li + li::before {padding: 0 5px;color: #363d47;content: "/\00a0";}
.bd-user {position: relative;padding:0px !important;background-color:transparent !important;margin:0px 0;}

.topbg{height:102px;background-position: center top;background-repeat: no-repeat;background-size: cover;}
.topbg h1{color:#fff;font-size:24px;line-height:26px;;margin-top:20px;}

.title-sx{font-weight:700;font-size:15px;line-height:19px;text-transform:uppercase;margin-bottom:12px;position:relative;}
.title-sx:after{content:"";position:absolute;top:50%;left:0;right:0;height:1px;background-color:#dbdbdb;}
.title-sx > span{background-color:#fff;padding-right:20px;position:relative;z-index:1;}
.elenco {/*margin-bottom:40px;*/margin-top:0px;}

.topsearchform.int{background-image:none;padding:0;}
.topsearchform.int .container{width:100%;padding:0;}
.topsearchform.int .title{display:none;}
.topsearchform.int .subtitle{display:none;}
.topsearchform.int .tab-content > div {background-color:#124461;padding: 24px 20px;}


.searchform{padding:5px 0;text-align:center;color:#fff;}
.searchform .row{margin:0px;}
.searchform .row > div{padding-left:5px;padding-right:5px;}
.searchform .form-wrapper{overflow:hidden;}
.searchform .title{color:#fff;font-size: 36px;font-weight: 500;}
.searchform .subtitle{text-align:left;font-size: 16px;font-weight:400;margin:0px 0 10px;}
.searchform .subtitle:before, .topsearchform .subtitle:after {background-color: rgba(255,255,255,.3);content: "";display: inline-block;height: 0px;position: relative;vertical-align: middle;width: 50%;}
.searchform .subtitle:before {right: 2.5em;margin-left: -50%;}
.searchform .subtitle:after {left: 2.5em;margin-right: -50%;}
.searchform label{font-size:10px;text-transform:uppercase;color:#4b4b4b;font-weight:500;}
.searchform .form-group{position:relative;margin-bottom:8px;}
/*.searchform .form-group::before{content:"";position:absolute;top:0;left:0;bottom:0;width:35px;background-color:#fff;border-top-left-radius:4px;border-bottom-left-radius:4px;}*/
.searchform .form-group:after{position:absolute;top:13px;left:13px;content:attr(data-step);z-index:2;color:#363d47;font-weight:700;}
.searchform .form-control{height:44px;border-radius:4px;/*padding-left:46px;*/border:0;box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.06);font-size:16px;}
.searchform .form-control.error{background-color:rgb(241,193,193) !important;}
.searchform select.form-control{padding-right:30px !important;background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212%22%20height%3D%2212%22%20viewBox%3D%220%200%2012%2012%22%3E%3Ctitle%3Edown-arrow%3C%2Ftitle%3E%3Cg%20fill%3D%22%23000000%22%3E%3Cpath%20d%3D%22M10.293%2C3.293%2C6%2C7.586%2C1.707%2C3.293A1%2C1%2C0%2C0%2C0%2C.293%2C4.707l5%2C5a1%2C1%2C0%2C0%2C0%2C1.414%2C0l5-5a1%2C1%2C0%2C1%2C0-1.414-1.414Z%22%20fill%3D%22%23000000%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E") !important;background-size: .7em !important;background-position: calc(100% - 15px) 53% !important;}
.searchform .btn{height:44px;border-radius:4px;box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);border-color:#00af50;background-color: #00af50;color:#fff;font-size: 16px;text-transform:uppercase;}
.searchform .has-float-label .form-control{padding-top:17px;}
.searchform .has-float-label label{left: 12px;top: 5px;font-size:11px !important;}
.searchform .form-group.plate:before{/*background:#0083d0 url("/tpl/img/icn-targa.png") center center no-repeat;*/}
.searchform .form-group.plate:after{content:"";position:absolute;top:0;right:0;left:auto;bottom:0;width:23px;border-top-right-radius:4px;border-bottom-right-radius:4px;/*background-color:#0083d0;*/}
.searchform .form-group.plate .form-control{font-weight:500;font-size:20px;line-height:24px;color:#363d47;text-align:center;text-transform:uppercase;padding-right:35px;}
.searchform .nav-tabs{border-bottom-color:#124461;border:0;}
.searchform .nav-tabs > li > a{font-size:18px;line-height:24px;background-color:#507d96;border-color:#507d96;color:#fff;text-transform:none;padding: 12px 22px;font-weight:400;}
.searchform .nav-tabs > li.active > a{background-color:#124461;border-color:#124461;font-weight:700;color:#fff;}
.searchform .tab-content{margin-bottom:25px;}
.searchform .tab-content > div{padding:12px 0;background-color:#124461;color:#fff;}
.searchform .tab-content > #modello{border-top-right-radius: 4px;border-top-left-radius:4px}
.searchform .tab-content > #cprodotto{border-bottom-right-radius: 4px;border-bottom-left-radius:4px}
.searchform .top_search .form-group:before,.topsearchform .top_search .form-group:before{content:none;}
.searchform .top_search .form-control {padding-left: 20px;}
.form-ricambi{background-color: #f5f6f8;}

.elenco .icon{display:none;margin-right:15px;}
.elenco .icon i{font-size:30px;}
.elenco h1{color:#00172A;font-weight:400;font-size:32px;line-height:32px;/*display:inline-block;*/padding:32px 0px 0px;}
.elenco .txt{margin:0px 0px 25px 0px;font-size:13px;color:#363d47;line-height:19px;}
.elenco .sottocat{margin-top:20px;margin-bottom:0px;}
.elenco .sottocat h4 {border-bottom: 1px solid #cdcdcd;color: #222;font-size: 15px;font-weight: normal;margin-bottom: 5px;margin-top: 10px;padding: 5px 0px;text-transform: uppercase;}
.elenco .sottocat a{color:#363d47;}
.elenco .sottocat .lista .fa{color:#99816B;}
.elenco .navbar-default{background-color:#fff;border-radius:0px;border-color:#fff;margin-bottom:0px;padding: 0px 0 5px 0;}
.elenco nav{margin:0px 0px 15px !important;}
.elenco .navbar-form{border:0px;font-size:13px;}
.elenco .navbar-form select{font-size:12px;}
.elenco .pagination{display: inline-block;float: none !important;}
.elenco .pagination  *{border-radius:4px !important;border-color:#e6e6e6 !important;font-size:15px;}
.elenco .pagination .active > a{background-color:#124461 !important;border:1px solid #124461 !important;color:#fff;z-index:2;}
/*.elenco .pagination > li:first-child > a{border-top-left-radius:0px !important;border-bottom-left-radius:0px !important;}*/
.elenco .pagination a{color:#363d47;padding: 0;margin:0 2px;line-height:44px;width:46px;text-align:center;}
.elenco .products{margin:0px -7px;}
.elenco .products > div[class*='col-']{padding: 0 7px;}
.elenco .reviews-cat{margin-bottom:20px;}
.elenco .reviews-cat .title .voto{display:inline;margin-left:10px;}
.elenco .reviews-cat .voto .fa{color:#efefef;}
.elenco .reviews-cat .voto .fa.on{color:#f7ee76;}

.elenco .prod-contatti{margin:24px 0px;text-align: left}
.elenco .prod-contatti .title{font-size:18px;line-height:24px;color:#00172A;margin-bottom:16px;}
.elenco .prod-contatti a{display: block;overflow:hidden;text-decoration: none;}
.elenco .prod-contatti a .icn-whats{border-radius:35px;width: 54px;height: 54px;background: #00AF50 0% 0% no-repeat padding-box;display: flex;align-items: center;justify-content: center;padding:7px;}
.elenco .prod-contatti a i{color:#FFF;font-size: 35px}
.elenco .prod-contatti a .chat-wh{margin:4px 5px 5px;font-size:13px;line-height:15px;text-transform:uppercase;color:#000000}
.elenco .prod-contatti a .number{margin:0px 5px;font-size:22px;line-height:25px;text-decoration:underline;;color:#08334B}

.filters .navbar-header{background-color: #FFF}
.filters .filtri .form-group > label{text-transform: uppercase;margin-bottom:15px;}
.filters .SumoSelect{width:100%;border: 2px solid #f0f0f0;border-radius: 4px;}
.filters .SumoSelect > .CaptionCont{border:0;border-radius: 4px;padding-left:0;}
.filters .SumoSelect > .CaptionCont > span{line-height:22px;padding-left:10px;color:#363d47;font-size:14px;}
.filters .SumoSelect.open > .optWrapper {top: 32px;border-radius:0;border-color:#eee;box-shadow: none;left:-1px;right:-1px;width:auto;}
.filters .SumoSelect:hover > .CaptionCont, .filters .SumoSelect.open > .CaptionCont{box-shadow: none;border-color:#eee;}
.filters .SumoSelect:hover , .filters .SumoSelect > .CaptionCont > span:hover , .filters .SumoSelect > .CaptionCont > label:hover{cursor: pointer !important;}
.filters .SumoSelect > .optWrapper > .options li.opt{border-bottom:1px solid #eee;}
.filters .SumoSelect > .optWrapper > .options li.opt:hover{background-color:#eeee;}
.filters .SumoSelect > .optWrapper > .options li label {font-weight: 400;margin-bottom:0;font-size:14px;}

.elenco .filterpage form{padding-left:0;font-size:14px;}
.elenco .filterpage .SumoSelect{width:70px;}
.elenco .filterpage .noborder .SumoSelect{border-left:0;}
.elenco .filterpage .SelectBox{padding:0;}
.elenco .filterpage .form-group > label{font-size: 14px;line-height: 31px;vertical-align:top;margin-right:15px;font-weight:700;}
.elenco .filterpage .SumoSelect > .CaptionCont > span{line-height:30px;color:#363d47;}
.elenco .filterpage .SumoSelect.open > .optWrapper {top: 30px;}

.filtri_attivi ul {margin:0; padding:0;}
.filtri_attivi li {  display: inline-block;border: 1px solid #363d47;background-color:#363d47;padding: 5px 10px;color: #fff;text-transform: uppercase;cursor: pointer;font-size: 12px;margin-right: 5px;margin-bottom: 8px;text-decoration: none;}
.filtri_attivi li a {text-decoration: none !important;color: #fff;}
.filtri_attivi li a sup{top:0;color: #fff;}
.filtri_attivi li:hover { background-color: #363d47;text-decoration: none !important;}
.filtri_attivi li sup { color: #fff;margin-left:10px;}
.filtri_attivi li.elimina, li.elimina a { background-color: #fff !important; border-color:#eee;color:#333 !important; }

.navbar-brand {
    font-size: 14px;
    font-weight: 400;
    color:#333 !important;
}

.product-view{overflow:hidden;margin-top:0px;}
.product-view .wrapper-tabs{/*overflow-x:hidden;*/position:relative;margin-top:60px;}
.product-view h1{text-transform:none;font-size:24px;line-height:28px;margin:0px 0 20px 0; padding:0px;color:#08334B;font-weight: 400;}
.product-view h2{font-weight: 700 !important;font-size: 20px;color:#363d47;text-align: center;margin-bottom:50px;}
.product-view .bgw > .wrapper h1{margin-top:20px;}
.product-view .brandwrapper{margin:25px 0 2px;}
.product-view .logomarca{border-radius:4px;border:1px solid #e6e6e6;height:100%;display: flex;align-items: center;justify-content: center;padding:20px;}
.product-view .brandwrapper .infoprod div{font-size: 16px;line-height:24px;padding-top: 0px;}
.product-view .brandwrapper .infoprod div span{font-weight:bold}
.product-view .freeshipping span{display:inline-block;width:67px;background-color:#f4f4f4;line-height:67px;border-radius:50%;}
.product-view .freeshipping p{font-size: 14px;color: #01a1ff;line-height:17px;text-transform:uppercase;letter-spacing: 1.05px;text-transform:uppercase;font-weight:700;margin-top:16px;}
.product-view .prods h2{margin-bottom:10px;}
.product-view .abst{line-height:26px;}
.product-view .wrapper-img-additional{margin:0 -5px; padding:0px 0 0; }
.product-view .image-additional a {padding:  0 5px;display: block;border: 0px solid #ddd;border-radius:0;}
.product-view .image-additional a:hover { border:1px solid #01a1ff; }
.product-view .image-additional img {width: 100%;}
.product-view .owl-pagination{margin-bottom:0;}
/*.product-view .owl-carousel .owl-wrapper-outer { width:102%; }*/
.product-view .view-zoom { position:inherit; }
.product-view .thumbnails-image .thumbnail { border:1px solid #ddd !important; padding:0; border-radius:0; cursor:pointer;}
.product-view .thumbnails .image-additional {float: left;margin-left: 20px;max-width:inherit;width:27%;}
.product-view .image-block{padding:0px;}
.product-view .image-block .owl-controls .owl-nav{position:absolute;width:100%;top:-17px;height:42px;}
.product-view .image-block .owl-controls .owl-nav div {text-align:center;border: 1px solid #DDD;cursor: pointer;display: block;height: 22px !important;position: absolute;top: 11px;width: 22px !important;}
.product-view .image-block .owl-controls .owl-nav .owl-prev {left: 40%;}
.product-view .image-block .owl-controls .owl-nav .owl-next {right: 40%;}
.product-view .image-block .owl-controls .owl-nav .fa{display:block;padding-top:4px;color:#01a1ff;height:100%;}
.product-view .image-block .owl-controls .owl-nav .fa:hover{background-color:#363d47;color:#fff;}
.product-view .prezzo{display:inline-block;font-size:32px;line-height:40px;}
.product-view .price {font-weight:700;margin: 0px;padding: 0px;width: 100%;text-align: left;font-size:24px;color:#363d47;margin-top:25px;}
.product-view .price-scalapay{padding:0 0 20px;font-size:18px;line-height:20px;}
.product-view .price-scalapay span{font-weight:700;}
.product-view .iva {margin: 0px 0px 20px;font-size:12px;color:#363d47;}
.product-view .marca {margin: 10px 0px;padding: 0px;}
.product-view .marca img{max-width:120px;}
.product-view .marca span {font-weight: bold;}
.product-view ul.det{font-size:16px;}
.product-view ul.det span {font-weight: bold;}
.product-view .custom-select{font-size:13px;font-weight: 400;}
.product-view .codice {margin:10px 0px;padding: 0px;}
.product-view .codice span {font-weight: 400;}
.product-view .quantita {margin: 0px;padding: 20px 0px;text-transform:uppercase;}
.product-view .quantita strong{margin-right:20px;font-size:13px;}
.product-view .quantita .q_subtract{margin-right: -5px;}
.product-view .quantita .q_add{margin-left: -5px;}
.product-view .quantita .form-control{text-align:center; width: 100px; display: inline;height:34px;vertical-align: middle;border-radius:0;}
.product-view .quantita .qt{font-weight:400;}
.product-view .quantita .fa{color:#363d47;}
.product-view .quantita a{padding:0px 10px;border-radius:2px;border: 1px solid #e6e6e6;vertical-align: middle;display:inline-block;line-height:32px;}
.product-view .quantita a:hover{text-decoration:none;background-color:#f0f0f0;}
.product-view .quantita a:focus{text-decoration:none;}
.product-view .quantita a > i{vertical-align: middle;}
.product-view #error_quant{margin-top:15px;}
.product-view .precsucc .fa{display:inline-block;background-color:#01a1ff;padding:5px 7px;color:#fff;text-align:center;border-radius:100%;}
.product-view .tabs{padding-top:77px;position:relative;}
.product-view .tabs:before{content:"";position:absolute;top:0;left:-100%;right:-100%;height:76px;background-color:#f8f8f8;}
.product-view .tabs , .product-view .accordion{margin:0 0 14px;background-color:#fff;padding-left:0 !important;padding-right:0 !important;}
.product-view .tabs > ul > li > a{text-transform:uppercase;}
.product-view .prezzo-pieno{text-decoration: line-through;color:#ababab;font-weight:400;font-size:18px;line-height:21px;}
.product-view .percsconto{font-size:18px;color:#01a1ff;font-weight:400;line-height:21px;}
.product-view .recensione{margin-top:50px;}
.product-view .caratt td {padding: 5px;}
.product-view .spese_gratis {position: absolute; top:-5px; left:12px;}
.product-view #add_carrello{color: #fff;border: 1px solid #00af50;background: #00af50;line-height:36px;}
.product-view #add_carrello:hover{background-color: #009846;border-color: #009846;}
.product-view .trasp{position:relative;}
.product-view .trasp:after{content:"";position:absolute;top:0;bottom:0;left:-20px;right:-20px;z-index:0;background-color:#ccebcc;}
.product-view .trasp .wrapper{position:relative;z-index:1;line-height:36px;}
.product-view .trasp span{font-weight:700;}
.product-view .tab-prezzi  { font-size: 15px;min-height:180px;}
.product-view .tab-prezzi .box-prezzi { color:#363d47; float:left;padding:10px;text-align:center;border-right:1px solid #cdcdcd;}
.product-view .tab-prezzi .mig-prezzo { color:#363d47; font-size:22px; text-align:left; padding:10px 10px 10px 0px; }
.product-view .tab-prezzi .mprezzo { font-weight: bold; text-align:left; padding:10px 10px 10px 0px; }
.product-view .tab-prezzi .quant-prezzi {border-bottom: 1px solid #cdcdcd;margin-bottom:5px;padding:5px;}
.product-view .tab-prezzi .prezzi { text-align:left; padding:0px 0px 0px 0px;font-size:20px; }
.product-view .tab-prezzi .prezzo-pieno { font-size: 12px; text-decoration:line-through; text-align:left; padding:0px 0px 0px 0px; }
.product-view .sharingbar{margin-top:16px;border-top:1px solid #e6e6e6;padding-top:16px;}
.product-view .sharingbar.desktop{margin-top:25px !important;margin-bottom:30px;max-width: 500px;margin:0px;}
.product-view .sharingbar > ul > li + li{border-left:1px solid #e6e6e6;padding-left: 7px;}
.product-view .vota{color:#363d47;}
.product-view .vota li:first-child{margin:0 10px;font-size:14px;font-style:italic;}
.product-view .vota a{color:#363d47;-webkit-transition: all 0.2s ease-out;  -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; transition: all 0.2s ease-out;}
.product-view .vota a:hover{text-decoration:none;color: #00aeef;}
.product-view .vota .fa{font-size:18px;color:#76798a;background-color:#fff;;border-radius: 50%;line-height:33px;width: 1.5em;text-align:center;}
.product-view .bundle-box { padding:10px 0px 20px;}
.product-view .bundle-box .bundle-box-tit { font-weight: bold; padding:0px 0px 10px;}
.product-view .bundle-box .bundle-box-prod  { height: 70px; border-bottom: 1px solid #e7e7e7;  margin-bottom: 20px;}
.product-view .bundle-box .bundle-prod-thumb  {	float: left;height: 60px;margin-right:10px;}
.product-view .bundle-box .bundle-prod-tit  {	margin-left: 60px;font-weight: bold;}
.product-view .bundle-box .bundle-prod-conf  {}
.product-view .bundle-box .bundle-prod-more {margin-left: 90px;}
.product-view .bundle-box .bundle-prod-more a  {color: #00aeef; text-decoration: none;}
.product-view .bundle-box .bundle-box-prod .per {	color:red;}
.product-view form{font-size:12px;}
.product-view form label{font-weight:400;}
.product-view .share-social{vertical-align: top;}
.product-view .share-social ul{margin-left:0;}
.product-view .share-social a{color:#f0f0f0;}
.product-view .share-social li:first-child{margin-right:10px;font-size:14px;font-style:italic;}
.product-view .share-social .list-inline > li{padding:0;}
.product-view .share-social .fa-inverse{font-size:18px;color:#76798a;}
.product-view .share-social .fa-stack{font-size:17px;width:1.5em;}
.product-view .share-social .fa-circle{color:transparent;}
.product-view .popupformpnd{text-decoration:underline;}
.product-view  #box_immagini{overflow:hidden;position:relative;opacity: 0;-webkit-transition: opacity 0.1s ease-in;-moz-transition: opacity 0.1s ease-in;ms-transition: opacity 0.1s ease-in;-o-transition: opacity 0.1s ease-in;transition: opacity 0.1s ease-in;}
.product-view  #box_immagini.showed{opacity:1;}
.product-view  #box_immagini .popup-img{border:0 !important;}
.product-view  #box_immagini .navigation .prev, .product-view  #box_immagini .navigation .next{z-index:2;border:1px solid #cecece;width:40px;background-color:transparent;display:block;border-radius:50%;text-align:center;position:absolute;top:50%;margin-top:-20px;}
.product-view  #box_immagini .navigation .prev{left:20px;}
.product-view  #box_immagini .navigation .next{right:20px;}
.product-view  #box_immagini .navigation .fa{font-size:30px;line-height:38px;color:#363d47;}
.product-view  #box_immagini .navigation > div:hover{cursor:pointer;}
.product-view  #box_immagini .navigation > div:hover .fa{color:#01a1ff;}
.product-view  #box_immagini .plyr{margin-bottom:20px;}
.product-view  #gallery .thumbnail{border:0 !important;}
.product-view  #gallery .thumbnail img{margin:0 !important;}
.product-view  #gallery .thumbnail.video-inline:after{font-family:"FontAwesome";content:"\f144";position:absolute;top:50%;left:50%;z-index:2;color:rgba(255,255,255,0.8);font-size:30px;margin-top:-15px;margin-left:-12px;line-height:30px;}
.product-view .bdg{position:absolute;top:15px;left:20px;z-index:1;}
.product-view .bdg > div{border-radius:4px;line-height:25px;text-align:center;color:#fff;margin-bottom:8px;font-size:14px;width:60px;}
.product-view .bdg > div.offer{background-color:#f35252;}
.product-view .bdg > div.new {background-color: #00c1e0;}
.product-view .bdg > div.last {background-color: #d0c007;}
.product-view .bdg > div.top{background-color:#124461;}
.product-view .row-caratt{margin:0 -25px !important;}
.product-view .row-caratt > div{padding:0 25px !important;}
.product-view .row-caratt > div > p{font-weight:700;}
.product-view .row-caratt > div > table{width:100%;border:1px solid #eee;margin-bottom:20px;}
.product-view .row-caratt > div > table tr:nth-child(even) {background-color: #f5f5f5;}
.product-view .row-caratt > div > table tr > td{padding:3px 10px;}
.product-view .row-caratt > div > table tr > td:last-child{text-align:right;}
.product-view .prods{margin-bottom:30px;}
.product-view .prods .add_topref{border-color:#fff;background-color: #fff;}
.product-view .prods .navigation{overflow: visible;}
.product-view .prods .navigation > span{position:absolute;top:50%;margin-top:-18px;left:0;z-index:2;padding:5px;}
.product-view .prods .navigation > span.next{left:auto;right:0;}
.product-view .bgw{background-color:#fff;/*border:1px solid #eee;border-radius:4px;*/margin-bottom:14px;}
.product-view .bgw > .wrapper{padding:0 0px;}
.product-view .btns .btn{margin-bottom:15px;line-height:48px;}
.product-view .popupformpnd {text-decoration: none;font-size: 20px;}
.product-view .popupformpnd {text-decoration: none;font-size: 20px;}
.product-view .banner-wrapper{margin:8px 0;font-size:12px;}
.product-view .banner-wrapper .title{color:#01a1ff;font-weight:700;}
.product-view .banner-wrapper ul{margin-bottom:0;}
.product-view .custom-list{padding: 0 20px 20px 20px;}
.product-view .custom-list li{padding:10px 0;position:relative;}
.product-view .custom-list li:after{content:"";position:absolute;top:0;left:-20px;right:-20px;height:1px;background-color:#eee;}
.product-view .custom-list li > span{font-weight:700;}
.product-view .custom-list #comb_disp{display:inline-block;}
.product-view .add_topref{background-color: #fff;border-color: #e6e6e6;color: #363d47;text-transform:none;font-weight:400;}
.product-view .add_topref i{color:#d2d4e0;}
.product-view .add_topref.pref {background-color: #fff;border-color: #e6e6e6;color: #363d47;}
.product-view .add_topref.pref i{color:#01a1ff;}
.product-view .add_topref.pref i:before {content: "\f004" !important;}
.product-view .custom-list .disp .fa {font-size: 10px;margin: 0 8px;}
.product-view .form-scheda{margin-right: 30px;}
.product-view .riep-veicolo{margin-top: 20px;}
.product-view .riep-veicolo .info{border-bottom:1px #E6E6E6 solid;}
.product-view .backcat-ind{display: block;font-size: 15px;line-height: 19px;color: #4062B9;margin: 16px 0px 22px;text-decoration: underline;}
.product-view .backcat-ind i{padding-right:5px;}
.product-view .riep-veicolo .info .modello{color:#00172a;font-size:19px;line-height:28px;margin-bottom:12px;}
.product-view .riep-veicolo .info .alert-success{border-radius:4px;background: #ECF8EE 0% 0% no-repeat padding-box;border-color:#ECF8EE;padding:21px 16px 16px;}
.product-view .riep-veicolo .info .alert-success i{font-size: 15px;color:#155724;padding-left:5px;}
.product-view .riep-veicolo .info .alert-success span{color:#155724;font-size:16px;line-height:19px;}
.product-view .riep-veicolo .info .alert-custom{border-radius:4px;background: #F0F0F0 0% 0% no-repeat padding-box;border-color:#F0F0F0;padding:21px 16px 16px;}
.product-view .riep-veicolo .info .alert-custom i{font-size: 15px;color:#08334B;padding-left:5px;}
.product-view .riep-veicolo .info .alert-custom span{color:#08334B;font-size:16px;line-height:19px;}
.product-view .riep-veicolo .info .modricerca {display: block;font-size: 16px;line-height: 20px;color: #08334B;margin: 0px 0px 22px;text-decoration: underline;}
.product-view .riep-veicolo .info .modricerca i{padding-right:5px;font-size:14px;}
.product-view .riep-veicolo .prod-contatti{margin-top:24px;}
.product-view .riep-veicolo .prod-contatti .title{font-size:18px;line-height:24px;color:#00172A;margin-bottom:16px;}
.product-view .riep-veicolo .prod-contatti a{display: block;overflow:hidden;text-decoration: none;}
.product-view .riep-veicolo .prod-contatti a .icn-whats{border-radius:35px;width: 54px;height: 54px;background: #00AF50 0% 0% no-repeat padding-box;display: flex;align-items: center;justify-content: center;padding:7px}
.product-view .riep-veicolo .prod-contatti a i{color:#FFF;font-size: 35px}
.product-view .riep-veicolo .prod-contatti a .chat-wh{margin:4px 5px 5px;font-size:13px;line-height:15px;text-transform:uppercase;color:#000000}
.product-view .riep-veicolo .prod-contatti a .number{margin:0px 5px;font-size:22px;line-height:25px;text-decoration:underline;;color:#08334B}
.product-view .installazione{margin-bottom:30px;border-color:#f8f8f8 #f8f8f8 #f8f8f8 #00AF50;border-style:solid;border-width:1px 1px 1px 4px;padding:5px 15px;background-color: #f8f8f8;}
.product-view .installazione .title{font-weight: 700;font-size:18px;margin:10px 0;}
.product-view .installazione .form-group{margin-bottom:10px;}
.product-view .installazione .prezzo_installazione{font-weight: 700;font-size:20px;margin-bottom:8px;}
.product-view .servizi{margin-bottom: 30px;border-color: #f8f8f8 #f8f8f8 #f8f8f8 #00af50;border-style: solid;border-width: 1px 1px 1px 4px;padding: 5px 15px;background-color: #f8f8f8;}
.product-view .servizi h4{font-weight: 700;font-size: 18px;margin: 10px 0;}
.product-view .servizi .pr{font-weight: 700;}
.product-view .servizi p{font-size: 14px;line-height: 18px;margin: 10px 0px 0px;}
.product-view .alma{padding:0 0 20px;}
.product-view .alma ._TSkFv{width:100%;}
.product-view .alma ._2Kqjn{font-size:18px;color:#1f1f1f;font-family:inherit;}
.product-view .alma ._25GrF{font-size:16px;color:#1f1f1f;line-height:22px;font-family:inherit;}
.product-view .alma ._2Kqjn._3dG_J{border-color:#1f1f1f;}

.bundle-prod-popup { padding:10px 0px;margin: 0px 0px 5px; background-color: #f4f4f4;}
.bundle-prod-popup .prod { font-weight: bold}
.bundle-prod-popup .qt { color:#363d47;}
.bundle-prod-popup .var { margin-bottom:5px;}
.bundle-prod-popup .var label { font-weight: normal;font-style: italic;}

.gruppo {padding-bottom:10px;font-weight:700;font-size:15px;}
.tab-elprodotti {margin:40px auto;padding:0px;width:100%;border:1px solid #eee;/*box-shadow: 0px 7px 13px 0px rgba(0, 85, 154, 0.08);*/}
.tab-elprodotti table{border-collapse: collapse;border-spacing: 0;width:100%;margin:0px;padding:0px;}
.tab-elprodotti thead > tr > td{background-color:#f5f5f5;color:#363d47;padding:3px 6px;font-size:14px;}
.tab-elprodotti tbody tr:nth-child(odd){ background-color:#fff; }
.tab-elprodotti tbody tr:nth-child(even){ background-color:#ffffff; }
.tab-elprodotti td{vertical-align:middle;padding:5px 6px;font-size:14px;font-weight:normal;color:#363d47;}
.tab-elprodotti tr:nth-child(n+2){border-top:1px solid #e6e6e6;}
.tab-elprodotti .prezzo{font-size:16px;font-weight:700;color:#ed1c24;line-height: normal;}
.tab-elprodotti .prezzo-pieno {text-decoration:line-through; text-align:left;color:#ababab;font-size:13px;display:block;}
.tab-elprodotti .perc-sconto {color:#fb641b;font-size:13px; }
.tab-elprodotti .quant{text-align:center;}
.tab-elprodotti .quant{font-size:14px;height:30px;padding: 6px 3px;width:60px;display:inline-block;}
.tab-elprodotti .form-inline{padding-left:0;}
.tab-elprodotti .form-inline .form-group{margin:0;}
.tab-elprodotti .footable-detail-row > td{background-color:#f8f8f8;}
.tab-elprodotti .footable-details tr{border:0;}
.tab-elprodotti .footable-details tr > *{background-color:#f8f8f8;padding:2px 6px;}
.tab-elprodotti .form-group a{padding:1px 4px;}
.tab-elprodotti .btn-tabella{padding: 11px 12px;}
.tab-elprodotti .btn-tabella i{font-size:18px;}
.tab-elprodotti .footable-toggle:hover{cursor:pointer;}


.product-view .varianti label {
font-weight: bold;
clear: left;
}
.product-view .varianti {
padding-bottom:5px;
clear: left;
}

.product-view .varianti a {
    background-color: #FFFFFF;
    border: 1px solid #CDCDCD;
    color: #000000;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 14px;
    margin: 0 5px 5px 0;
    padding: 12px 15px;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
}

.product-view a.csel_var1 {
    border: 1px solid #cdcdcd;
    color: #000000;
    text-align: center;
    margin: 2px;
    display: block;
}

.product-view .box-scelta  {
    clear: left;
    padding-top:10px;
}
.csel_var1,.csel_var2 { cursor: pointer; }
.csel_disabled { color:#cdcdcd !important; }
.var_selected { color: #609628 !important; }
.csel_boxcolor.var_selected { border: 2px solid black !important; }
.csel_boxcolor.csel_disabled { opacity: 0.5; }


.cart {font-weight:400;color:#333;}
.cart input[type="submit"] {border: 1px solid #cdcdcd;background-color: #f4f4f4;padding: 6px 10px;color:#333;vertical-align:top;}
.cart .bdg {position:relative;display:block;overflow:hidden;margin-bottom:8px;}
.cart .bdg > div{display:block;float:left;line-height: 18px;text-align: center;color: #fff;font-size: 13px;padding: 0 8px;border-radius:4px;}
.cart .bdg .offer{background-color:#eb0037;}
.cart .bdg .new {background-color: #1b62c3;}
.cart .bdg .last {background-color: #a47e2d;}
.cart .bdg .promo{background-color:#eb0037;}
.cart .bdg .top{background-color:#124461;}
.cart .titolo a{font-weight:600;}
.cart .titolo .cod{font-weight:400;}
.cart .spesegratis {color:#609628;font-weight:600;}
.cart .barrato {text-decoration: line-through;color: #ff0000;}
.cart .vcenter{vertical-align: middle;}
.cart .btn-success{background: #bd0000 none repeat scroll 0px 0px !important;color:#fff;border-color: #bd0000;}
.cart .bottoni{margin:30px 0px;}
.cart .table-responsive{border:0;}
.cart .table{ font-size:14px;background-color:#fff;margin: 0 !important}
.cart .table label{font-weight:400;}
.cart .table .text-left{text-align:left !important;}
.cart .table .dett , .cart .table .dett td{background-color:#fff;font-size:13px;}
.cart .table .dett tr:first-child td{border-color:#fff !important;}
.cart .table th { background-color:#eee; padding:5px; border-bottom:0px;text-align: right}
.cart .table td { text-align: right;border-color:#eee;}
.cart .table .type{color:#757575;background-color:#f8f8f8;font-weight:600;border-color:#f8f8f8;}
.cart .table .riga { background-color:#fff; }
.cart .table .left { text-align: left !important}
.cart .table .tot {font-weight: bold;}
.cart .table .bggrey .tot {font-size:24px;}
.cart .table .totordine{font-size:18px;}
.cart .table .img{max-width: 80px;}
.cart .table .el { width:60px;}
.cart .table .elimina { text-align: left;}
.cart .table .media-object{max-width:100px;}
.cart .table .img { float:left;margin-right:0px;padding:2px;}
.cart .table .pr { width:100px;}
.cart .table .qt { width:80px;}
.cart .table .el { width:60px;}
.cart .table .variante { padding:0px; margin:0px;text-align:left;}
.cart .table .scadenza .label{color:#000;padding:0;font-size:14px;font-weight:400;}
.cart .table .nondisp {text-align:left;padding:10px 0px 0px 0px; color:red;}
.cart .table td.norecords {padding: 10px 0px;}
.cart .table .riga-omaggio {background-color:#fff;text-align:center !important;}
.cart .table .col-omaggio { font-weight: bold !important;font-size:20px;color: #d10429;text-align:center;}
.cart .table .form-radio{-webkit-appearance: none;-moz-appearance: none;appearance: none;display: inline-block;position: relative;background-color: #e6e6e6;color: #fff;top: 5px;height: 22px;width: 22px;border: 0;border-radius: 50px;cursor: pointer;margin-right: 7px;outline: none !important;}
.cart .table .form-radio:checked::before{position: absolute;left: 7px;top: 2px;content: '\02143';transform: rotate(40deg);}
.cart .table .form-radio:hover{background-color: #ccc;}
.cart .table .form-radio:checked{background-color: #609628;}
.cart .scadenza{text-align:left;}
.cart #raccoltapunti{margin-top:8px;}
.cart #raccoltapunti a{text-decoration: none;}
.cart #raccoltapunti .btn{background-color:#d1042921;color: #d10429;border:0;margin-left:0px;}
.cart #raccoltapunti a > i{color: #d10429;font-size:18px;margin-right:3px;}
.cart .bottom-row {padding:0;margin-bottom:16px;}
.cart .bottom-row h2{padding:0; color: #1f1f1f;line-height: 37px;text-transform: uppercase;}
.cart .bottom-row p { padding:0;}
.cart .bottom-row ul {margin-bottom:0;}
.cart .bottom-row > .row{border-color:#e6e6e6;border-style:solid;border-width: 0 0 1px 0;}
.cart .bottom-box{position:relative;margin:30px 0;}
.cart .bottom-box .popup-img{display:block;}
.cart .bottom-box h3 { font-size: 15px; font-weight: bold; padding:0px;;margin:0px; }
.cart .bottom-box .titolo {padding:10px 0px}
.cart .bottom-box .mancano{font-size:20px;font-weight:600;color: #d10429;margin-top:16px;}
.cart .bottom-box .mancano i{font-size:16px;}
.cart .bottom-box .progbar{display: flex;margin-top: 4px;margin-bottom: 4px;margin-right:10px;}
.cart .bottom-box .progbar .bar{width: auto;flex-grow: 1;display: block;overflow: hidden;height: 4px;margin: 14px 8px 8px 0;background-color: #e0e0e0;border-radius: 4px;}
.cart .bottom-box .progbar .bar .progress{transition: width .2s ease-out;display: block;height: 100%;width: 0%;background-color:#d10429;}
.cart .bottom-box .icon{display: flex;justify-content: center;align-items: center;width: 30px; height: 30px; background: #f8f8f8; border-radius: 50%;color: #d10429;}
.cart .bottom-box .minordine{font-size:15px;color:#757575;}
.cart .bottom-box .cod{color:#757575;}
.cart .bottom-row.cashback > .row{border:0;}
.cart .bottom-row.cashback h2{text-transform:none;font-size:22px;line-height:22px;margin-top:0;}
.cart .bottom-row.cashback .minordine{margin-top:8px;}
.cart .bottom-box.cashback-box{margin:0;}
.cart .bottom-box.cashback-box .mancano{margin-top:0;}

.promo {  padding:0px; }
.promo h2 { padding:0px 10px; color: #be2623;}
.promo p { padding:0px 10px; }
.promo h3 { font-size: 15px; font-weight: bold; padding:0px;;margin:0px; }
.promo .omaggio { background-color: #f4f4f4;margin:5px;padding:10px;}
.promo .titolo { min-height:60px;padding:10px 0px}


.redirect{color:#363d47; text-align:center; font-size:20px;font-weight: bold}

.privacy-policy .block-title{margin-top:30px;padding-bottom:8px;text-transform:uppercase;color: #666;margin-bottom:30px;}
.privacy-policy .block-title span{position: relative;font-weight:400;font-size:23px;padding-bottom:5px;}
.privacy-policy .block-title span::before {position: absolute;content: "";background: #B163A3 none repeat scroll 6px center;left: 0px;bottom: 0px;height: 1px;width: 100%;}
.privacy-policy .details .col{float:left;padding-left:15px;padding-right:15px;}
.privacy-policy .details .col > div {line-height: 51px;margin-top: 3px;color: #666;font-size:12px;padding-left:60px;position:relative;}
.privacy-policy .details .col > div:hover{color: #B163A3;}
.privacy-policy .details .col > div:before {position: absolute; content: "";height: 45px; width: 45px;left: 0px; top: 0px;border-radius: 100%;border: 1px solid #B163A3;transition: all 0.2s ease-out 0s;background: transparent url("/tpl/img/ico-pricacypolicy.png") no-repeat scroll left top;}
.privacy-policy .details .col > div:hover:before {background-color: #b163a3;background-position: left -45px;}
.privacy-policy .details .col > div span{line-height:15px;display: inline-block;margin-top: 5px;}
.privacy-policy .details .money-back:before {background-position: left -90px !important;}
.privacy-policy .details .money-back:hover:before {background-position: left -135px !important;}
.privacy-policy .details .order-247:before {background-position: left -180px !important;}
.privacy-policy .details .order-247:hover:before {background-position: left -225px !important;}
.privacy-policy .details .special-event:before {background-position: left -270px !important;;}
.privacy-policy .details .special-event:hover:before {background-position: left -315px !important;}
.privacy-policy .details .gift:before {background-position: left -360px !important;;}
.privacy-policy .details .gift:hover:before {background-position: left -405px !important;}

.topsearchform{padding:55px 0;text-align:center;background-image:url("/tpl/img/texture.jpg");background-position: center top;background-repeat: no-repeat;background-size: cover;color:#fff;}
.topsearchform .row{margin-left:-4px;margin-right:-4px;}
.topsearchform .row > div{padding-left:4px;padding-right:4px;}
.topsearchform .form-wrapper{overflow:hidden;}
.topsearchform .title{color:#fff;font-size: 36px;font-weight: 500;}
.topsearchform .subtitle{text-align:center;text-transform:uppercase;font-size: 16px;font-weight:400;margin:16px 0;}
.topsearchform .subtitle:before, .topsearchform .subtitle:after {background-color: rgba(255,255,255,.3);content: "";display: inline-block;height: 1px;position: relative;vertical-align: middle;width: 50%;}
.topsearchform .subtitle:before {right: 2.5em;margin-left: -50%;}
.topsearchform .subtitle:after {left: 2.5em;margin-right: -50%;}
.topsearchform label{font-size:13px;text-transform:uppercase;color:#4b4b4b;font-weight:500;}
.topsearchform .form-group{position:relative;}
.topsearchform .form-group::before{content:"";position:absolute;top:0;left:0;bottom:0;width:35px;background-color:#f5f5f5;border-top-left-radius:4px;border-bottom-left-radius:4px;}
.topsearchform .form-group:after{position:absolute;top:23px;left:13px;content:attr(data-step);z-index:2;color:#363d47;font-weight:700;}
.topsearchform .form-control{height:64px;border-radius:4px;padding-left:46px;border:0;box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.06);font-size:16px;}
.topsearchform .form-control.error{background-color:rgb(241,193,193) !important;}
.topsearchform select.form-control{padding-right:30px !important;background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212%22%20height%3D%2212%22%20viewBox%3D%220%200%2012%2012%22%3E%3Ctitle%3Edown-arrow%3C%2Ftitle%3E%3Cg%20fill%3D%22%23000000%22%3E%3Cpath%20d%3D%22M10.293%2C3.293%2C6%2C7.586%2C1.707%2C3.293A1%2C1%2C0%2C0%2C0%2C.293%2C4.707l5%2C5a1%2C1%2C0%2C0%2C0%2C1.414%2C0l5-5a1%2C1%2C0%2C1%2C0-1.414-1.414Z%22%20fill%3D%22%23000000%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E") !important;background-size: .7em !important;background-position: calc(100% - 15px) 53% !important;}
.topsearchform .btn{height:64px;border-radius:4px;box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);border-color:#00af50;background-color: #00af50;color:#fff;font-size: 16px;text-transform:uppercase;}
.topsearchform .has-float-label label{left: 46px;top: 5px;}
.topsearchform .form-group.plate:before{background:#0083d0 url("/tpl/img/icn-targa.png") center center no-repeat;}
.topsearchform .form-group.plate:after{content:"";position:absolute;top:0;right:0;left:auto;bottom:0;width:23px;border-top-right-radius:4px;border-bottom-right-radius:4px;background-color:#0083d0;}
.topsearchform .form-group.plate .form-control{font-weight:500;font-size:20px;line-height:24px;color:#363d47;text-align:center;text-transform:uppercase;padding-right:35px;}
.topsearchform .nav-tabs{border-bottom-color:#124461;border:0;}
.topsearchform .nav-tabs > li > a{font-size:18px;line-height:24px;background-color:#507d96;border-color:#507d96;color:#fff;text-transform:none;padding: 12px 22px;font-weight:400;}
.topsearchform .nav-tabs > li.active > a{background-color:#124461;border-color:#124461;font-weight:700;color:#fff;}
.topsearchform .tab-content{margin-bottom:25px;}
.topsearchform .tab-content > div{padding:12px 0;background-color:#124461;color:#fff;border-radius: 0px 4px 4px 4px;}
.topsearchform .top_search .form-group:before,.topsearchform .top_search .form-group:before{content:none;}
.topsearchform .top_search .form-control {padding-left: 20px;}

.has-float-label {position: relative; }
.has-float-label label {font-weight:400;color:#9c9c9c;font-size:13px !important;position: absolute;cursor: text;font-size: 75%;opacity: 1;-webkit-transition: all .2s;transition: all .2s;top: -.5em;left: 12px;z-index: 2;line-height: 1;padding: 0 1px;}
.has-float-label label::after {content: " ";display: block;position: absolute;background: #fff;height: 4px;top: 50%;left: -.2em;right: -.2em;z-index: -1;margin-top: -2px;}
.has-float-label .form-control::-webkit-input-placeholder {opacity: 1;-webkit-transition: all .2s;transition: all .2s; }
.has-float-label .form-control::-moz-placeholder, .has-float-label select::-moz-placeholder {opacity: 1;-moz-transition: all .2s;transition: all .2s;}
.has-float-label .form-control:-ms-input-placeholder, .has-float-label select:-ms-input-placeholder {opacity: 1;-ms-transition: all .2s;transition: all .2s;}
.has-float-label .form-control::-ms-input-placeholder, .has-float-label select::-ms-input-placeholder {opacity: 1;-ms-transition: all .2s;transition: all .2s;}
.has-float-label .form-control:placeholder-shown:focus::-webkit-input-placeholder, .has-float-label .form-control:placeholder-shown:not(:focus)::-webkit-input-placeholder, .has-float-label select:placeholder-shown:not(:focus)::-webkit-input-placeholder {opacity: 0;}
.has-float-label .form-control:placeholder-shown:focus::-moz-placeholder, .has-float-label .form-control:placeholder-shown:not(:focus)::-moz-placeholder, .has-float-label select:placeholder-shown:not(:focus)::-moz-placeholder {opacity: 0;}
.has-float-label .form-control:placeholder-shown:focus:-ms-input-placeholder, .has-float-label .form-control:placeholder-shown:not(:focus):-ms-input-placeholder, .has-float-label select:placeholder-shown:not(:focus):-ms-input-placeholder {opacity: 0;}
.has-float-label .form-control:placeholder-shown:focus::-ms-input-placeholder, .has-float-label .form-control:placeholder-shown:not(:focus)::-ms-input-placeholder, .has-float-label select:placeholder-shown:not(:focus)::-ms-input-placeholder {opacity: 0;}
.has-float-label .form-control:placeholder-shown:not(:focus)::placeholder, .has-float-label select:placeholder-shown:not(:focus)::placeholder {opacity: 0;}
.has-float-label .form-control:placeholder-shown:not(:focus) + label {/*opacity: .5;*/top: .9em;font-weight: normal;font-size:15px !important;color:#737373;}
.has-float-label .form-control:placeholder-shown:not(:focus) + label:after{background:transparent;}
.input-group .has-float-label {display: table-cell;}
.input-group .has-float-label .form-control{border-radius: 4px; }
.input-group .has-float-label:not(:last-child) .form-control{border-bottom-right-radius: 0;border-top-right-radius: 0; }
.input-group .has-float-label:not(:first-child) .form-control{border-bottom-left-radius: 0;border-top-left-radius: 0;margin-left: -1px;}
.input-group .has-float-label .form-control:focus {z-index: 2;}

.homeabstract{padding:65px 0 0 0;text-align:center;}
.homeabstract h1{font-size: 40px;line-height:48px;font-weight:700;margin-bottom:20px;color:#00172a;}
.homeabstract .txt{font-size:24px ;line-height:27px;color: #aeb1c4;}
.categories{margin:20px 0 80px 0;}
.categories .navigation{position:relative;overflow:visible;}
.categories .navigation > span{position:absolute;top:48px;left:0;z-index:2;padding:5px;}
.categories .navigation > span.next{left:auto;right:0;}
.categories .carousel-wrapper{margin:0 -8px;}
.categories figure{border-radius:8px;background-color:#f0f0f0;margin-bottom:15px;height:140px;display: flex;align-items: center;justify-content: center;}
.categories figure i{font-size:60px;}
.categories .wrapper .pad{padding:0px 8px;}
.categories .wrapper .pad h2{font-size:16px;margin-top: 0px;}
.categories a:hover{text-decoration:none;}
.hometexts{padding:63px 0;}
.hometexts .imgtop{text-align:center;position:relative;}
.hometexts .imgtop:before{content:"";position:absolute;top:50%;left:0;right:0;height:1px;background-color:#dadada;}
.hometexts .imgtop > span{background-color:#fff;position:relative;z-index:1;padding:0 45px;}
.hometexts h2{font-size: 24px;font-weight: 700;letter-spacing: 1.2px;color: #124461;margin-bottom:30px;margin-top:40px;text-transform:uppercase;}
.hometexts .txt{font-size:15px ;line-height:22px;color:#3e3e3e;}
.generic{margin:50px 0;}
/*.generic .container{padding:0 40px;}
.generic .container > .row{margin-left:-20px;margin-right:-20px;}
.generic .container > .row > div{padding-left:20px;padding-right:20px;}*/
.generic .wrapper{position:relative;}
.generic .figure{border-radius: 8px;margin-bottom:14px;position:relative;overflow:hidden;}
.generic .figure:after{opacity: .3;border-radius: 8px;content: "";position: absolute;top: 0;left: 0;right: 0;bottom: 0;z-index: 1;background: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgba(0,0,0,1) 10%, rgba(0,0,0,0) 100%);}
.generic .overlay{position:absolute;top:0;left:0;right:0;bottom:0;z-index:2;}
.generic .padding{padding: 0 40px;}
.generic h4{color:#fff;font-size:28px;line-height:34px;margin-bottom:10px;font-weight:700;margin-top:40px;text-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);}
.generic p{font-size:16px;line-height:19px;color:#fff;margin-bottom:0;text-shadow: 0 1px 6px rgba(0, 0, 0, 0.5);}
.generic .btn{margin-top:60px;background-color:#01a1ff;border-color:#01a1ff;color:#fff;line-height:50px;text-transform:none;padding:4px 40px;}
.homeprods{margin:50px 0 0px 0;}
.homeprods .title h2{margin-top:0;font-size: 26px;font-weight: bold;line-height:30px;margin-bottom:30px;}
.homeprods .navigation{overflow: visible;}
.homeprods .navigation > span{position:absolute;top:50%;margin-top:-18px;left:0;z-index:2;padding:5px;}
.homeprods .navigation > span.next{left:auto;right:0;}
.fromblog{padding:35px 0 5px;background-color:#f5f5f5;margin-bottom:0px;}
.fromblog h3{margin-top: 0;font-size: 26px;font-weight: bold;line-height: 30px;margin-bottom: 30px;}
.fromblog .blog-item{margin-bottom:30px;}
.fromblog .blog-item .blog-mask{opacity: 0;visibility: hidden;z-index: 0;position: absolute;left: 0;top: 0;width: 100%;height: 100%;-webkit-transform: scale(.8);-ms-transform: scale(.8);transform: scale(.8);-webkit-transition: all 0.4s ease;transition: all 0.4s ease;background-color: rgba(0,0,0,.4);}
.fromblog .blog-item:hover .blog-mask {opacity: 1;visibility: visible;z-index: 1;-webkit-transform: scale(1);-ms-transform: scale(1);transform: scale(1);}
.fromblog .post-thumb{overflow:hidden;position:relative;}
.fromblog .post-created{color:#606060;margin-top:10px;font-size:13px;}
.fromblog .post-title{font-size: 16px;font-weight: 600;color: #202020;position: relative;display: block;padding: 5px 0 0px 0;margin-bottom:5px;}
.fromblog .post-title a{color:#202020;}
.fromblog .post-title a:hover{text-decoration:none;}
.fromblog .post-meta{font-size:12px;font-weight:700;color:#ed1c24;}
.fromblog .post-meta a{color:#ed1c24;}
.fromblog .post-intro{line-height: 21px;font-size: 13px;font-weight: 300;color: #606060;margin: 0;padding: 0 0 20px 0;}
.fromblog .go{font-size: 14px;font-weight: 500;color: #606060;}
.fromblog .go:hover {color: #01a1ff;text-decoration:none;}
.brandstop{background-color:#f5f0e8;padding:72px 0;margin-bottom:40px;border-bottom-left-radius:64px;border-bottom-right-radius:64px;background-position: right bottom;background-repeat:no-repeat;}
.brandstop h4{color:#363d47;font-size:26px;line-height:30px;margin-bottom:10px;font-weight:700;}
.brandstop p{color:#363d47;font-size:15px;line-height:22px;margin-bottom:0;}
.brandstop .btn{margin-top:40px;background-color:#e9e6db;border-color:#363d47;color:#363d47;line-height:50px;text-transform:none;padding:4px 40px;}
.brands{margin-bottom:100px;}
.brands .item{display: flex;align-items: center;justify-content: center;}
.brands .navigation{position:relative;overflow: visible;}
.brands .navigation > span{position:absolute;top:20px;left:0;z-index:2;padding:5px;}
.brands .navigation > span.next{left:auto;right:0;}
.brands h3{font-weight:700;font-size:38px;line-height:44px;margin-bottom:40px;}
.homeprods h2{font-weight:700;font-size:38px;line-height:44px;margin-bottom:40px;}
.bannersbg{margin:50px 0;}
.bannersbg + .bannersbg{margin-top:0px !important;}
.bannersbg h2{font-weight:700;font-size:38px;line-height:44px;margin-bottom:40px;}
.bannersbg .h4{color:#363d47;font-size:18px;line-height:22px;margin:0;font-weight:400;}
.bannersbg .wrapper{border: 1px solid #e6e6e6;border-radius:4px;margin-bottom:16px;}
.bannersbg img{border-radius: 4px 4px 0px 0px;}
.bannersbg .group-b{padding:20px 20px;}
.bannersbg .bg1{padding:40px;background-color:#ede6de;}
.bannersbg .bg2{padding:40px;background-color:#e9e9e7;}
.bannersbg .lnk{font-size:16px;line-height:45px;color: #1195E2;text-decoration:underline;}
.serviceshome{background-color:#f7f8fb;}
.serviceshome h2{font-weight:700;font-size:32px;line-height:44px;margin-bottom:40px;}
.serviceshome .h4{color:#fff;font-size:24px;line-height:32px;margin:0;font-weight:700;margin-top:20px;}
.serviceshome .bg{padding:0 10px;}
.serviceshome .wrapper{margin-bottom:40px;overflow:hidden;position:relative;border-radius:6px;}
.serviceshome .wrapper figure{position:relative;}
.serviceshome .wrapper figure:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;background: #08334b 0% 0% no-repeat padding-box;opacity: 0.35;}
.serviceshome figure img{border-radius: 4px 4px 0px 0px;width:100%;}
.serviceshome .overlay{position:absolute;top:0;bottom:0;left:0;right:0;display:flex;align-items:center;justify-content: center;z-index:2;text-align:center;padding:14px;color:#fff;}
.serviceshome .lnk{font-size:16px;line-height:21px;color: #fff;background: #FFFFFF4D 0% 0% no-repeat padding-box;border: 1px solid #FFFFFF;border-radius: 6px;padding:8px 30px;margin-top:14px;display:inline-block;text-transform:uppercase;text-decoration:none;}
.serviceshome .service-wrapper{margin-left:-10px;}
.serviceshome .navigation-service{position:relative;}
.serviceshome .navigation-service i{width: 34px;line-height:30px;font-size:20px;border-radius:50%;border:2px solid #1f1f1f;text-align:center;position:absolute;right:8px;top:-40px;cursor:pointer;}
.serviceshome .navigation-service .prev i{right:48px;}
.kit {margin:40px 0;}
.kit .item{position:relative;}
.kit figure{position:relative;}
.kit figure:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;background: #08334b 0% 0% no-repeat padding-box;opacity: 0.35;}
.kit .overlay{position:absolute;top:0;bottom:0;left:0;right:0;display:flex;align-items:center;justify-content: center;z-index:2;text-align:center;padding:14px;}
.kit .overlay .h4 {color: #fff;font-size: 40px;line-height: 45px;margin: 0;font-weight: 700;text-transform:uppercase;}
.kit .overlay p {color: #fff;font-size: 30px;line-height: 32px;margin: 0;font-weight: 700;margin:10px 0 0 0;}
.kit .lnk{font-size:16px;line-height:21px;color: #fff;background: #01a1ff 0% 0% no-repeat padding-box;border: 1px solid #01a1ff;border-radius: 6px;padding:8px 30px;margin-top:14px;display:inline-block;text-transform:uppercase;text-decoration:none;}

.page .faqs{margin-bottom:50px;margin-top:80px;}
.page .faqs h3{margin-bottom:40px;}
.page .faq{margin:0px;padding:20px 28px;position:relative;background-color:#fff;box-shadow: 0px 3px 6px #8D8D8D;border-radius: 6px;}
.page .faq + .faq{margin-top:18px;}
.page .faq > a{font-weight:500;display:block;font-size:20px;line-height:29px;color:#08334b;}
.page .faq > a:focus{text-decoration:none;}
.page .faq > a:before{text-align:center;width:30px;font-size:20px !important;content:"\e92e";font-family:icomoon !important;display:inline-block;text-rendering: auto;-webkit-font-smoothing: antialiased;line-height: 26px;position:absolute;right:20px;top: 20px;border:2px solid #08334b;border-radius:50%;}
.page .faq > a:hover , .page .faq > a:focus{text-decoration:none;}
.page .faq > a.open{color:#08334b;}
.page .faq > a.open:before{content:"\e931";}
.page .faq .desc{font-size:13px;padding-top:16px;}
.page .faq .desc h2{font-size:13px;margin:0;}
.page .faq .desc a{text-decoration:underline;}

.page .service{margin-top:40px;}
.crm_form{box-shadow: 0px 3px 6px #00000029;border-radius: 6px;padding:20px 40px;background-color:#f7f8fb;}
.crm_form .h3{margin-top:0;font-size:30px;color:#08334b;margin-bottom:20px;}
.crmchat{display:inline-block;margin:20px 0 10px 0;text-decoration:none;font-size:16px;line-height:21px;}
.crmchat:hover{text-decoration:none;}
.crmchat i{vertical-align:middle;margin:0 5px;font-size:40px;color:#04DA00;}
.skills{padding:15px 0;background-color:#f5f6f8;}
.skills .skills-wrapper{margin-left:-7px;}
.skills figure{background-color: #08334b;border-radius:50%;width:58px;height:58px;display:flex;justify-content: center;align-items: center;}
.skills figure img{width:27px;}
.skills .skill{padding:0 7px;}
.skills .media-left{padding-right: 10px;}
.skills .wrapper{padding:5px 13px;background-color:#fff;border-radius: 6px;}
.skills h4{font-size:16px;line-height:21px;font-weight:700;margin-top:6px;text-transform:uppercase;color:#08334b;margin-bottom:4px;}
.skills p {font-size:13px;line-height:20px;margin-top:4px;margin-bottom: 0;color:#363d47;}
.skills .owl-pagination {margin-bottom: 0;}
.newsletter-wrapper{padding:13px 0 0 0;margin-bottom:30px;}
.newsletter-wrapper h4{margin-top:0;font-weight:400;font-size:16px;line-height:22px;letter-spacing:2px;text-transform:uppercase;}
.newsletter-wrapper .txt{margin-bottom:45px;font-size:28px;line-height:34px;}
.newsletter-wrapper .input-group{}
.newsletter-wrapper .form-control{height:50px;border-color:#e6e6e6;}
.newsletter-wrapper .btn{background-color:#01a1ff;height:50px;border-color:#01a1ff;margin-left:0 !important;color:#fff;padding: 0 20px;font-size:14px !important;}
.newsletter-wrapper a{color:#fff;}

.banners .row{margin:0 -7px;}
.banners .row div[class*='col-']{padding: 0 7px;}
.banner-top{padding:0px 0 80px 0;}
.banner-top .banner img{margin-bottom:14px;width:100%}
.banner-bottom{background-color:#f5f5f5;padding:100px 0 86px 0;}
.banner-bottom .banner{margin-bottom:14px;}

.services{text-align:center;padding-top:40px;background-color:#d0d0d0;}
.services .icn{font-size:30px;margin:20px 0 10px 0;display:inline-block;}
.services h3{text-transform:uppercase;font-size:20px;font-weight:bold;margin-top:0;margin-bottom:40px;}
.services .title{color:#fb641b;text-transform:uppercase;font-weight:bold;margin-bottom:8px;}
.services .text{margin-bottom:40px;}

.logobar{background-color:#eeeeee;padding:20px 0 15px 0;}


.feedbacks{margin-bottom:0px;background-color:#f5f6f8;overflow:hidden;}
.feedbacks .sx{display:flex;align-items: center;}
.feedbacks h3{font-size:40px;line-height:50px;font-weight:600;}
.feedbacks .feeds-wrapper{margin:0 -8px;}
.feedbacks .owl-carousel .owl-wrapper-outer {width: 138%;}
.feedbacks .feeds{border:0px solid #333;position:relative;padding:80px 0 60px 0;}
.feedbacks .feedback{position:relative;z-index:3;padding:0 8px;}
.feedbacks .feedback .bg{padding:35px 35px;background-color:#fff;}
.feedbacks .feedback .date{font-size:13px;color: #999db7;;margin-bottom:16px;}
.feedbacks .feedback .txt{margin:15px 0 4px;color:#363d47;}
.feedbacks .feedback .name{font-size:16px;color:#999db7;font-style:italic;margin-bottom:20px;}
.feedbacks .feedback .rating{color:#f4ad00;}
.feedbacks .navigation-feeds div{position:static;}
.feedbacks .navigation-feeds div.prev > i{right:-40%;margin-top:30px;}
.feedbacks .navigation-feeds div.next > i{right:-40%;margin-top:-18px;}
.feedbacks .navigation-feeds .fa{cursor:pointer;position:absolute;top:50%;z-index:2;font-size:25px;line-height:35px;width:37px;text-align:center;background-color:#fff;border-radius:50%;box-shadow: 0px 2px 4px #00000029;}
.feedbacks .navigation-feeds .fa:hover{border-color: #ddd;}
.feedbacks .owl-controls{padding-bottom:10px;}
.feedbacks .owl-controls .owl-page span{width: 8px;height: 8px;background:#000;}
.feedbacks .btn:hover{color:#1f1f1f;}
.feedbacks .verificato{color:#148b12;font-size: 13px;}
.feedbacks .details{margin-bottom:20px;}

.footertop {padding: 40px 0 20px 0;background-color:#f5f6f8;font-size:15px;}
.footertop .block .block-title {margin-top:0;text-transform:uppercase;font-size:18px;font-weight:500;color:#124461;}
.footertop .block .block-title > i{padding-right:5px;}
.footertop .block .block-content {line-height: 18px;padding-top:5px;}
.footertop .block .block-content ul {list-style: outside none none;padding:0;}
.footertop .block .block-content ul li {line-height: 18px;position: relative; transition: all 0.1s ease-out 0s;position:relative;margin:7px 0;}
.footertop .block .block-content a{color:#363d47;}
.footertop .block .block-content a:hover{text-decoration:none;}
.footertop .socials{color:#124461;}
.footertop .socials > li {margin-bottom:20px !important;}
.footertop .socials a{color:#124461;}
.footertop .socials .fa{margin-right:15px;color:#124461;border:1px solid #124461;border-radius:50%;line-height:38px;width:40px;text-align:center;font-size:21px;}
.footertop .point{font-style:italic;margin:7px 0 20px 0;}
.footertop ul + .point{margin-top:20px;}

.footer{padding:0px 0 40px;background-color:#f5f6f8;}
.footer .block-title {margin:0 0 12px 0;text-transform:uppercase;font-size:18px;font-weight:500;color:#124461;}
.footer .list-inline{margin-bottom:0;}
.footer a{background-color:#eeeeee;line-height:32px;font-weight:bold;color:#363d47;display:inline-block;padding:0 15px;border-radius:4px;margin-bottom:14px;}
.footer a:hover{text-decoration:none;}
.footer ul > li{vertical-align:middle;}
.footer .payments ul{margin-left:-3px;}
.footer .payments ul > li{padding:0 3px;}
.footer .payments figure{margin: 6px 0px;}
.powered {background-color:#fafafa;color:#363d47;font-size:14px;line-height:25px;padding:10px 0px;}
.powered ul{margin-bottom:0;}
.powered a{color:#363d47;}
.slidebox .carousel-caption a.btn , .generic .btn, .brandstop .btn, .feedback .btn, .bannersbg .btn{font-size:14px !important;}

#cookie { position: fixed; left:0;bottom:0;display: none;width:100%;color:#fff;padding:20px 0;background-color:#363d47;font-size:13px;z-index:2;}
#cookie .cookie-bg {width:100%; position: relative }
#cookie .title{font-weight:700;text-transform:uppercase;font-size:18px;margin-top:4px;display:inline-block;}
#cookie a{color:#fff;cursor:pointer;text-decoration:underline;font-weight:normal;}
#cookie .chiudi {height:34px;margin-top:20px;font-weight:700;text-decoration:none !important; color:#333 !important; border: none !important;line-height: 20px;display: inline-block;text-align: center;}
#cookie .chiudi .fa{font-size:27px;}
/*cookiebot*/
#CookiebotWidget:not(.CookiebotWidget-inactive){display: none}

.tornasu{display:block;background:rgba(0,0,0,0.5);text-align:center;}
.tornasu a {color:#fff;bottom: 0;display: block;position: fixed;right: 10px;width: 45px;color:#fff;line-height:30px;}
.tornasu a:hover { background-color:  #000 }

.product-view .ui-state-default{font-size:16px;line-height:20px;text-transform:uppercase;border:0;/*border-bottom:4px solid transparent !important;*/border-radius: 0;padding-left:0;background-color:transparent;}
.ui-widget {font-family: 'Roboto', sans-serif !important;font-size:15px;line-height:22px;}
.ui-widget *{font-family: 'Roboto', sans-serif !important;}
.ui-widget.ui-widget-content{border-color:#fff !important;border-radius:4px;}
.ui-dialog .ui-dialog-titlebar {background: #B163A3;color: white;font-size:13px;}
.ui-dialog .ui-dialog-content { background-color: white; }
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 0px 0 0 0; background-image: none; margin: 0 0 0 0; padding: .3em 1em .5em .4em; }
.ui-widget-content { background-color: white;border:0;padding: 3.5em 0 !important;}
.ui-widget-overlay {background: black;opacity: 0.8;filter: alpha(opacity = 80);position: fixed;top: 0;left: 0;}
.ui-dialog .ui-widget-overlay {background: black;opacity: 0.6;filter: alpha(opacity = 60);position: absolute;top: 0;left: 0;}
.ui-dialog .ui-dialog-buttonpane button{}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {color:#01a1ff;}
.ui-state-focus, .ui-state-hover, .ui-widget-content .ui-state-focus, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-focus, .ui-widget-header .ui-state-hover {border: 0px solid transparent;background: #fff;}
.ui-state-focus a, .ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited, .ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited {color: #01a1ff;}
.ui-tabs .ui-tabs-nav{border-radius:0;background-color:#f8f8f8;border-color:transparent;padding:0;}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor{padding:0;}
.ui-tabs .ui-tabs-nav li{margin-right:0px;padding:27px 30px 27px 0;background-color:transparent ! important; }
.ui-tabs .ui-tabs-nav li.ui-tabs-active { background-color: transparent !important;/*border-color: #609628 !important;*/color:#01a1ff;font-weight:700;padding:27px 30px 27px 0;}
.ui-widget.ui-widget-content{border-color:transparent;}
.product-view .ui-state-default.ui-accordion-header{padding:10px 10px;border-top: 1px solid #eeeeee !important;border-bottom:0 !important;}
.product-view .ui-state-default.ui-accordion-header-active{border-bottom: 4px solid #01a1ff !important;border-top:0 !important;}
.product-view .ui-icon-triangle-1-e {background-position: -66px 0px;}
.product-view .ui-state-active .ui-icon, .product-view .ui-button:active .ui-icon{background-image: url("../libs/jquery-ui/images/ui-icons_444444_256x240.png");}
.product-view .ui-icon-triangle-1-s{background-position: 0px 0px;}
.product-view .ui-accordion{border-color: #eee !important;border-radius: 4px;}

.box-ordine .txt { text-align:left; padding:10px 0px; margin:0px;font-size: 15px;}
.box-ordine .importo { text-align:right; margin:0px; padding:5px 10px; color:#363d47;font-size: 15px;}
.box-ordine span.importo{color:#609628;padding-left:0;}
.note { text-align:right; padding:10px 0px; }
.box-ordine .note_tot { text-align:right;padding:0px 0px 0px 0px; margin:0px;}
.box-ordine .tot { font-weight:bold; font-size:22px;  text-align:right; color:#609628; padding:10px 10px; margin-bottom:5px;background-color:#fff;border-top:1px solid #eee;}
.box-ordine .tot_punti { text-align:right;padding:0px 0px 5px 0px;}
.box-ordine .desc-check{padding-left:34px;}
.box-ordine .form-radio{-webkit-appearance: none;-moz-appearance: none;appearance: none;display: inline-block;position: relative;background-color: #e6e6e6;color: #fff;top: 5px;height: 22px;width: 22px;border: 0;border-radius: 50px;cursor: pointer;margin-right: 7px;outline: none !important;}
.box-ordine .form-radio:checked::before{position: absolute;left: 7px;top: 0px;content: '\02143';transform: rotate(40deg);}
.box-ordine .form-radio:hover{background-color: #ccc;}
.box-ordine .form-radio:checked{background-color: #609628;}
.box-ordine label{color:#363d47;cursor: pointer;margin-bottom:0;}
.box-ordine .desc-check.rate .wrap-rate{padding:6px 10px}
.box-ordine .desc-check.rate .wrap-rate select{margin-left:10px;color:#1f1f1f;padding:5px 10px;border:1px solid #ccc;font-size:16px;border-radius:4px;}
.box-ordine .desc-check.rate .rate-title{border-radius:4px;color:#000;padding:3px 10px;}
.box-ordine .desc-check.rate .rate-item{padding:4px 10px;display:inline-block}
.box-ordine .desc-check.rate .rate-item .dot{height:19px;width:19px;background-color:#000;border-radius:50%;display:inline-block;text-align:center;font-size:15px;color:#FFF;line-height:20px;}

#ordine-jq .ui-state-active, #ordine-jq .ui-widget-content, #ordine-jq .ui-state-active { border: 1px solid #aaaaaa; background: #000000 !important /*url(/img/arrow.png) no-repeat left*/; font-weight: bold !important; color: #fff !important; text-indent:0px;color:#fff !important; }
#ordine-jq fieldset{border:1px solid #eee;background-color:#fff;}
#ordine-jq fieldset.note{padding:0;border:0;background-color:transparent;overflow:hidden;}
#ordine-jq fieldset.note .form-group{margin-left:-15px;margin-right:-15px;}
#ordine-jq h2 {color: #333;font-size:18px;}
#ordine-jq label {font-size: 14px;}
#ordine-jq .cart .table .img {max-width: 50px;}
#ordine-jq .personaliz , #ordine-jq .cart table .variante ,  #ordine-jq .cart table .campiextra{font-size:12px;color:#1d1d1d;}
#ordine-jq .btn.cls{font-size:12px !important;margin:5px 0;font-weight:400;color:#1d1d1d;height: 32px;padding:0 10px;border-color:#e6e6e6;}
#ordine-jq .btn.collapsed i:before{content:"\e9ba";}
#ajax_ordine_riepilogo .form-group{margin:5px 0;}
#ajax_ordine_riepilogo .form-control{font-size:12px;}
#ajax_ordine_riepilogo .alert.alert-danger a{color: #a94442;text-decoration:underline;}
.box-ordine label{color:#333;cursor: pointer;margin-bottom:0;}
.box-ordine .txt { text-align:left; padding:10px 0px; margin:0px;font-size: 15px;}
.box-ordine .importo { text-align:right; margin:0px; padding:5px 10px; color:#333;font-size: 15px;}
.box-ordine span.importo{color:#609628;padding-left:0;}
.box-ordine .note_tot { text-align:right;padding:0px 0px 0px 0px; margin:0px;}
.box-ordine .tot { font-weight:bold; font-size:22px;  text-align:right; color:#609628; padding:10px 10px; margin-bottom:5px;background-color:#fff;border-top:1px solid #eee;}
.box-ordine .tot_punti { text-align:right;padding:0px 0px 5px 0px;}
.box-ordine .desc-check{padding-left:34px;}
.box-ordine .desc-check .txt{font-weight:500;font-size:14px;color:#e11937;}
.box-ordine .form-radio{-webkit-appearance: none;-moz-appearance: none;appearance: none;display: inline-block;position: relative;background-color: #e6e6e6;color: #fff;top: 5px;height: 22px;width: 22px;border: 0;border-radius: 50px;cursor: pointer;margin-right: 7px;outline: none !important;}
.box-ordine .form-radio:checked::before{position: absolute;left: 7px;top: 2px;content: '\02143';transform: rotate(40deg);}
.box-ordine .form-radio:hover{background-color: #ccc;}
.box-ordine .form-radio:checked{background-color: #609628;}
.box-ordine .alert + .alert{margin-top:-14px;}
.note { text-align:right; padding:10px 0px; }
#box-testo .ui-state-default, #box-testo .ui-widget-content .ui-state-default { font-size:12px; }
#box-testo .txt { color:#363d47; padding:0px 0px 20px 0px; margin:0px;}
#u_recensioni { color:#363d47; padding:0px; margin:0px;}

/*#ajax_ordine{margin-bottom:30px;}*/


.user {margin-bottom:40px !important;padding-top:10px;}
.user .user-login {margin:0;padding:10px 0px 30px;}
.user .user-menu {margin:0;padding:0;}
.user .user-menu h3 {font-size:20px !important;padding-bottom:10px !important;}
.user h1 {font-size:20px;}
.user h3 {font-size:18px;margin:0px;padding:0px;}
.user a { color: #333; text-decoration:none; }
.user a:hover {color: #e11937; text-decoration:underline; }
.user a.underline { text-decoration:underline !important; }
.user .products {margin: 0px -7px;}
.user .red{color:#e11937;}
.user .green{color:#018849;}
.user .nome {font-weight: 700;font-size: 16px;line-height: 30px;color: #000;margin-top: 0;text-align: left;}
.user .numero { font-size:24px;padding:0;margin-bottom:20px;}
.user .input-cc { padding-top:20px;padding-bottom:20px; }
.user .stato {font-weight: bold; text-align: left; font-size: 16px; color:#609628; padding:0px 0px 10px 0px;line-height:54px;}
.user .stato .desc {font-weight: bold; font-size: 16px; color:#333;}
.user .top {font-weight: bold; font-size: 16px; padding:10px 0px 10px 0px;margin-top:0px;}
.user .news { padding:10px;}
.user .news .contenuto { position:relative; padding:10px; margin:0px;}
.user .news .titoli { font-weight: normal; font-size: 13px;  color:#f2f2f2; margin:0px; padding:0px;}
.user .news .titoli a { color: #A51933; text-decoration:none; font-weight: bold; font-size: 14px; }
.user .news .titoli a:hover { color: #A51933; text-decoration:underline; font-weight: bold; font-size: 14px; }
.user .news .txt { font-weight: bold; font-size: 13px; color:#333;padding-bottom:5px; }
.user .box-recensione { background-color: #f4f4f4;padding:20px;}
.user .box-recensione h4{margin-top:0;}
.user .box-recensione label { width:45px;padding:10px 0px; float:left;}
.user .box-recensione label span { font-weight: 100;}
.user .box-recensione .star { padding:10px 0px;float:left; }
.user h3 + .box-recensione {margin-top:15px;}
.user .box { padding:20px 0px;text-align: center; }
.user .box i { padding:10px 0px;text-align: center; }
.user .box a { text-decoration: none; }
.user .btn-primary{padding:5px 100px;}
.user .dfiles{font-size:14px;margin-top:20px;}
.user .tr_ordine:hover , .user .tr_abbonamento:hover{cursor: pointer !important;background-color: #f4f4f4 !important}
.user .punti_disp {padding:0px 0px 20px;text-align: center; font-size: 20px}

.punti_disp { padding:0px 0px 20px;text-align: center; font-size: 20px }

.btn_cc {
border: none;
border-radius: 4px;
outline: none;
text-decoration: none;
color: #fff;
background: #416ac4;
white-space: nowrap;
display: inline-block;
height: 40px;
line-height: 40px;
padding: 0 14px;
box-shadow: 0 4px 6px rgba(50, 50, 93, .11), 0 1px 3px rgba(0, 0, 0, .08);
border-radius: 4px;
font-size: 15px;
font-weight: 600;
letter-spacing: 0.025em;
text-decoration: none;
-webkit-transition: all 150ms ease;
transition: all 150ms ease;
margin-top: 10px;
}
.btn_cc:hover{
     background: #383;
}

#card-errors {
    color:red;
}

.gallery {margin-top:0px;margin-bottom:40px;}
.gallery .thumb img {width:100%;}

#nl_popup{ z-index: 99;
    display: none;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -304px;
    margin-top: -204px;
    width: 650px;
    height: 360px;
    border: solid 1px #000000;
    z-index: 10000 !important;
    background-color: #eff0f1; }

#nl_popup_container{ margin:40px 40px 0px 40px;}
#nl_popup .chiudi{ font-size:14px; color:#fff; font-weight:bold; position:absolute; right:3%; top:3%;  cursor:pointer;}
#nl_popup_form  > div{position:absolute;right:20px;bottom:80px;max-width: 290px;width: 100%;}
#nl_popup_form h1 {color:#ccdc00 !important;font-weight: 600;margin:0px;padding:0px;font-size:20px;text-transform:uppercase;line-height:18px;}
#nl_popup_form .testo {font-size:13px;font-weight: normal;margin:10px 0px 0px;text-align:center;}
#nl_popup_form .error {margin:0px !important;color:red;}
#nl_popup_form{width: 100%;max-width: 500px;height:600px;margin: 0px auto;position: relative;color:#fff;}
#nl_popup_form .mfp-close{color:#fff;margin:0px !important;}
#nl_popup_form input{color:#363d47; }

.section{padding:50px 30px 50px 0;overflow:hidden;}
.section .title{font-size: 15px;line-height:22px;margin-bottom:20px;}
.section .title h2{font-size: 28px;line-height: 35px;color:#363d47;margin-top:0;margin-bottom:30px;text-transform:uppercase;}
.section .title a{color:#363d47;}
.section .spacer{margin-top:0px;}
.section .owl-carousel .owl-wrapper-outer{width:100%;}
.section .navigation{overflow: visible;text-align:right;margin-bottom:10px;margin-top:-20px;}
.section .navigation > span{padding:5px;float:none;}
.section .navigation > span i{font-size:22px;line-height:22px;}
.section .navigation > span:hover i ,.section .navigation > span:focus i{color:#fff;}
.section .navigation > span.prev{margin-right:20px;}
.section h3{text-transform: uppercase;}
.section h3 a{color: #352A7E;font-size:20px;line-height:26px;}
.section.events{background-color:#f5f5f5;}
.section.events .pad {padding: 0 7px;}
.section.events .post-thumb{overflow:hidden;position:relative;}
.section.events .post-thumb .cat{font-size:12px;line-height:15px;/*position:absolute;*/bottom:0;left:0;width:100%;color:#fff;background: rgba(225,25,55,.6);backdrop-filter: blur(12px);-webkit-backdrop-filter: blur(12px);}
.section.events .post-thumb .cat a{color:#FFF;text-decoration:none;padding:10px 25px;display:block;text-transform:uppercase;letter-spacing: 1.44px;}
.section.events .post-created{color:#606060;margin-top:10px;font-size:13px;}
.section.events .event-info {padding: 0 24px 24px 24px;background-color:#fff;}
.section.events .event-title{margin-bottom: 13px;padding-top: 0;color: #352A7E;font-size: 18px;line-height: 23px;font-weight: 600;margin-top:0px;padding-top:20px}
.section.events .event-title a{color:#01a1ff;}
.section.events .event-title a:hover{text-decoration:none;}
.section.events .event-intro{line-height: 21px;font-size: 15px;color: #363d47;margin: 0;padding: 0;}
.section.events .go{display:inline-block;font-weight: 700;font-size: 14px !important;line-height: 17px;color:#01a1ff;margin-top: 15px;padding: 12px 20px 12px 0;}
.section.events .go:hover {color: #01a1ff;text-decoration:none;}
.section.events .navigation > span i{color:#363d47;}
.section.events .owl-pagination .owl-page span{background: #333 !important;}
.section.events .owl-pagination .owl-page.active span{border-color:#363d47;}

.buttonnl_popup {
  color:#363d47;
  font-weight: bold;
  background-color: #b7d12a;
  font-size: 13px;
  font-style: normal;
  height: 28px;
  line-height: 28px;
  padding: 0 5px;
  border:0px;
  text-transform: uppercase;;
  margin: 5px 0px;
}

.buttonnl_popup:hover {
 background-color: #363d47;
 /*padding: 0 17px;*/
 cursor: pointer;
   color: #fff;
}
.newsletter_txt_note { display: none; }

.blog{margin-bottom: 40px;margin-top: 10px;overflow:hidden;}
.blog .title-sx > span{background-color:#f5f5f5;}
.blog .bg-cat{position:relative;margin-bottom:30px;}
.blog .bg-cat:after{position:absolute;content:"";top:0;bottom:0;left:0;width:100%;background: rgb(255,255,255);background: linear-gradient(90deg, rgba(255,255,255,1) 50%, rgba(255,255,255,0) 100%);}
.blog h1{color: #363d47;font-weight: 400;font-size: 30px;line-height: 45px;display: inline-block;}
.blog .cat-box {margin-bottom: 16px;margin-top: 10px;background-color:transparent;display:block;}
.blog .cat-box a { color: #1d1d1d;}
.blog .cat-box a:hover {	color: #01a1ff; }
.blog .cat-box ul { list-style-type:none; padding: 0; margin: 0px;width:100%;}
.blog .cat-box ul:after{display:block;clear:left;content:"";}
.blog .cat-box li {position:relative;}
.blog .cat-box li a {text-decoration:none;color:#363d47;line-height: 1.8rem;display: block;font-size:14px;}
.blog .cat-box li a:hover {	color: #01a1ff;text-decoration:none;}
.blog .cat-box li.sel a {	color: #01a1ff ;font-weight:600; }
.blog .wrapper-art{background-color:#fff;margin-bottom:16px;}
.blog .wrapper-art .bgw{padding:20px;}
.blog .wrapper-art .img-responsive{border:1px solid  #dadada;width: 100%;}
.blog .wrapper-art .date{color:#9b9b9b;}
.blog .wrapper-art h3{color:#01a1ff;font-weight:700;font-size:16px;margin-top:10px;padding-top:0px;margin-bottom:10px;}
.blog .wrapper-art h3 a{color:#01a1ff;}
.blog .wrapper-art h3 a:hover{text-decoration: none;color:#01a1ff;}
.blog .wrapper-art .cat{color:#9b9b9b;font-size:12px;text-transform: uppercase;margin-top:0px;}
.blog .wrapper-art .cat a{color:#9b9b9b;}
.blog .wrapper-art .txt{color:#666666;font-size:14px;line-height:20px;margin:20px 0;}
.blog .wrapper-art .go{border-top:1px solid #9b9b9b;padding-top:15px;font-size:13px;margin-top: 13px;}
.blog .wrapper-art .go span{color:#01a1ff;font-weight:700;}
.blog .wrapper-art .go span a{color:#01a1ff;}
.blog .wrapper-art .go span a:hover{text-decoration:none;}
.blogcat-banner .bg{text-align:center;background-color:#e6e6e6;margin-bottom:30px;}
.blogcat-banner .bg h4{margin:0;text-transform:uppercase;color:#01a1ff;font-weight: 700;font-size: 16px;padding:20px;}
.blogcat-banner .bg a{}
.blogcat-banner .bg a:hover{text-decoration:none;}
.blog-det .elenco h3{margin-top:80px;font-size:16px;}
.blog-det .box_commento .title{font-size:20px;color:#000;font-weight:400;margin:40px 0 20px 0;}
.blog-det .comments .title{font-size:20px;color:#000;font-weight:400;margin:40px 0 20px 0;}
.blog-det .comments .comment{margin-bottom:40px;margin-left:30px;}
.blog-det .comments .comment .name{font-size:18px;color:#000;font-weight:400;margin-top:15px;}
.blog-det .comments .comment .text{font-size:14px;color:#8d8d8d;}
.blog-det .comments .comment .date{font-size:10px;color:#8d8d8d;text-transform: uppercase;margin-top:20px;}
.blog-det .comments .comment .fa-circle{color:#bebebe;}
.blog-det .subpgs{margin-bottom:30px;}
.blog-det .subpgs a{display:block;}
.blog-det .subpgs a:hover{text-decoration:none;}
.blog-det .subpgs > .row > div > a{background-color:#fff;padding:20px 15px 10px 15px;;position:relative;display:block;}
.blog-det .subpgs .wrapperdesc{position:relative;z-index:2;padding-right:20px;}
.blog-det .subpgs .text-right .wrapperdesc{padding-left:20px;padding-right:0;}
.blog-det .subpgs .wrapperdesc p{color:#cccccc;font-size:16px;}
.blog-det .subpgs .wrapperdesc h4{color:#363d47;font-weight:400;}
.blog-det .subpgs > .row > div .wrapperdesc:after{font-family: "FontAwesome";position:absolute;top:50%;margin-top:-16px;font-size:32px;line-height:32px;color:#363d47;z-index:1;}
.blog-det .subpgs > .row > div:first-child .wrapperdesc:after{content:"\f104";left:0px;}
.blog-det .subpgs > .row > div:last-child .wrapperdesc:after{content: "\f105";right:0px;}
.blog-det .sx ul li{padding:5px 0;}
.blog-det .sx ul li > span{color:#363d47;}
.blog-det .sx ul + ul{margin-top:20px;padding-top:20px;border-top:1px solid #ececec;}
.blog-det .sx .fb{color:#4267b2;}
.blog-det .sx .ln{color:#015987;}
.blog-det .sx .pn{color:#cb2026;}
.blog-det .sx .sharing-button{margin-bottom:30px;margin-top:40px;}
.blog-det .sx .back{margin-bottom:40px;background-color:#fff;border-color:#fff;color:#363d47;font-weight:400;}
.blog-det .txt{line-height:24px;}
.blog-det .txt h2{color:#363d47;font-weight:400;font-size:24px;}
.blog-det .txt h3{color:#363d47;}
.blog-det .txt hr{border-color:#363d47;border-width:1px !important;}
.blog-det .prods{margin-top:30px !important;margin-bottom:20px;background-color:#fff;position:relative;}
.blog-det .prods:before{content:"";background-color:#fff;position:absolute;top:0;left:-100%;bottom:0;width:500%;}
.blog-det .prods h2{font-size:17px;}
.blog-det .prods.navigation{overflow: visible;}
.blog-det .prods .navigation > span{position:absolute;top:50%;margin-top:-18px;left:0;z-index:2;padding:5px;}
.blog-det .prods .navigation > span.next{left:auto;right:0;}

.newsletter-modal.open {opacity: 1;visibility: visible;-webkit-transform: scale(1);transform: scale(1);z-index: 6;}
.newsletter-modal{visibility: hidden;content: "";position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 3;background: rgba(22,22,27,.97);opacity: 0;visibility: hidden;-webkit-transform: scale(.7);transform: scale(.7);-webkit-transition: -webkit-transform 0.8s ease,-moz-transform 0.8s ease,-o-transform 0.8s ease,transform 0.8s ease,opacity 0.5s ease,visibility 0.5s ease;-moz-transition: -webkit-transform 0.8s ease,-moz-transform 0.8s ease,-o-transform 0.8s ease,transform 0.8s ease,opacity 0.5s ease,visibility 0.5s ease;transition: -webkit-transform 0.8s ease,-moz-transform 0.8s ease,-o-transform 0.8s ease,transform 0.8s ease,opacity 0.5s ease,visibility 0.5s ease;}
.newsletter-modal .nl_popup{position: absolute;top: 50%;left: 0;width: 100%;margin-top: -110px;color:#FFF}
.newsletter-modal .nl_popup .nl_info{position: relative;max-width: 70%;margin: 0 auto;}
/*.newsletter-modal .nl_popup form {position: relative;max-width: 70%;margin: 0 auto;}*/
.newsletter-modal .nl_popup .form-control {padding: 10px 70px 10px 10px;height: 60px;width: 100%;z-index: 1;color: #FFF;background: transparent;border: 0;border-bottom-color: currentcolor;border-bottom-style: none;border-bottom-width: 0px;font-size: 16px;border:1px #fff solid;}
.newsletter-modal .nl_popup form .input-group-btn .btn{background: #FFF;color: #000;border-color: #FFF;border-radius: 0px;padding: 18px 42px;}
.newsletter-modal .nl_popup form .checkbox{color:#FFF;}
.newsletter-modal .nl_popup form .checkbox a{color:#FFF}
.newsletter-modal.open .icn::after {position: fixed;right: 45px;top: 47px;content: "\f00d";font-size: 28px;display: inline-block;font-family: "FontAwesome";font-weight: 400;margin: 0 10px;vertical-align: -1px;color: white;z-index: 7;}
.newsletter-modal.open .icn:hover {cursor: pointer;}

#ordine-jq label.ck-cust{line-height:27px !important;}

.StripeElement {
  background-color: #f8f8f8;
  height: 40px;
  padding: 10px 12px;
  border-radius: 4px;
  border: 1px solid transparent;
  box-shadow: 0 1px 3px 0 #e6ebf1;
  -webkit-transition: box-shadow 150ms ease;
  transition: box-shadow 150ms ease;
}

.StripeElement--focus {
  box-shadow: 0 1px 3px 0 #cfd7df;
}

.StripeElement--invalid {
  border-color: #fa755a;
}

.StripeElement--webkit-autofill {
  background-color: #fefde5 !important;
}


.mfp-custom .mfp-bg{background-color:#124461 !important;opacity:.9;}
/*.mfp-title{color:#363d47;}
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {color: #363d47;}
.mfp-counter{color:#363d47;}
.mfp-figure:after{box-shadow:none;}*/

.dealers-list2{margin-top:0px;display:table;width:100%;}
.dealers-list2 .col-sx .box{padding:14px 14px 0 14px;margin-bottom:14px;background-color:#fff;}
.dealers-list2 .col-sx .box + .box{border-top:20px solid #f0f0f0;}
.dealers-list2 .col-sx .form .form-control{border-radius:0;border-color:#ececec;box-shadow:none !important;height: 39px;border-right:0;}
.dealers-list2 .col-sx .form .form-control::placeholder {color: #000;opacity: 1;}
.dealers-list2 .col-sx .form .form-control:-ms-input-placeholder {color: #000;}
.dealers-list2 .col-sx .form .form-control::-ms-input-placeholder {color: #000;}
.dealers-list2 .col-sx .form .btn{background-color:#fff;border-color:#ececec;padding:6px 13px;line-height:17px;}
.dealers-list2 .col-sx .form .btn i{color:#ff6336;font-size:25px;}
.dealers-list2 .col-sx .form .wrapperbtns{margin:0px -7px 0 -7px;}
.dealers-list2 .col-sx .btns{margin:0;list-style-type: none;width:100%;overflow:hidden;}
.dealers-list2 .col-sx .btns > li{float:left;width:33.333%;padding:0 7px;}
.dealers-list2 .col-sx .btns .btn{color:#000 !important;font-weight:700;text-transform:uppercase;text-align:center;outline:0;}
.dealers-list2 .col-sx .btns .btn.selected{background-color:#ff6336 !important;color:#fff !important;text-decoration:none;}
.dealers-list2 .col-sx .results{padding-left:0;padding-right:0;padding-bottom:0;margin:0px;border:0px;}
.dealers-list2 .col-sx .results .title{text-transform:uppercase;font-weight:700;position:relative;padding-bottom:14px;padding-left:14px;padding-right:14px;}
.dealers-list2 .col-sx .results .title:hover{cursor:pointer;}
.dealers-list2 .col-sx .results .title:after{content: "";position:absolute;bottom:0;left:0px;right:0px;height:1px;background-color:#f0f0f0;}
.dealers-list2 .col-sx .results .title > i{margin-right:5px;}
.dealers-list2 .col-sx .results > ul{margin:15px 0 0 0;height: 525px;overflow-y: auto;-webkit-overflow-scrolling: touch;}
.dealers-list2 .col-sx .results > ul > li > a{color:#000;display:block;padding: 0 14px;}
.dealers-list2 .col-sx .results > ul > li > a:hover{text-decoration:none;color:#ff6336;}
.dealers-list2 .col-sx .results .dealer{padding:14px 20px 14px 60px;display:block;position:relative;}
.dealers-list2 .col-sx .results .dealer:before{content: "\f041";position:absolute;top:15px;left:30px;right:0px;font-family:"FontAwesome";color: #ff6336;font-size: 25px;}
.dealers-list2 .col-sx .results .dealer:after{content: "";position:absolute;bottom:0;left:0px;right:0px;height:1px;background-color:#f0f0f0;}
.dealers-list2 .col-sx .results .dealer:hover{cursor:pointer;background-color:#f8f8f8;}


@media only screen and (max-width: 1199px) {
  .testa .toggle-canvas > i , .testa .toggle-canvas > span{pointer-events:none;}
  .box-top.toggle-canvas:hover,.megamenu.toggle-canvas:focus{text-decoration:none;}
  .overlay-canvas{display:none;}
  .body-offset-canvas{position:fixed;left:90%;overflow:hidden;/*padding-right:17px;*/right:-90%;height:100%}
  .body-offset-canvas .overlay-canvas {cursor: pointer;display: block;position: fixed;z-index: 4;left: 90%;top: 0;right: 0;bottom: 0;background-color:#363d47;opacity: .5;}
  .megamenu .logo-overlay img {width: 190px;padding: 15px 15px 5px 15px;}
  .megamenu .container {padding-left:0;padding-right:0;}
  .megamenu .navbar{opacity: 1;visibility:visible;width:90%;left:-90%;position:fixed;top:0;bottom:0;margin:0;background:#fff;border-radius:0;z-index:100;border:0;}
  .megamenu .show_canvas{left:0 !important;overflow-y:auto;overflow-x:hidden;}
  .megamenu .container{width:100%}
  .megamenu ul{background-color:transparent;transition:.2s opacity;list-style:none;margin:0;padding:0px 0 0px;float:none;}
  .megamenu ul > li{position:relative;transition:all.2s;border-top:1px solid #f0f0f0;float:none;}
  .megamenu ul > li a{position:relative;color:#444 !important;line-height:14px !important;width:100%;font-size:16px !important;font-weight:400;padding:20px 35px 20px 25px;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
  .megamenu .nav {float:none !important;}
  .megamenu .nav > li.active > a{color:#01a1ff !important;background-color:#fff;}
  .megamenu .nav > li.active > a:focus{color:#333 !important;}
  .megamenu .nav>li:hover > a{color:#01a1ff !important;text-decoration:none;background-color:#fff !important;}
  .megamenu .nav > li.open > a,.megamenu .nav > li.open > a:hover{color:#01a1ff !important;background-color:#fff !important;text-decoration:none;background-color:transparent;}
  .megamenu .nav > li > a , .megamenuli .open > a.child{background-color:transparent;}
  .megamenu li.open > a.child{color:#333 !important;background-color:#f6f6f6;}
  .megamenu .toggle-canvas{position: absolute;top: 0px;right: 0;}
  .megamenu .toggle-canvas , .megamenu .tgl{color:#444;padding:20px 13px;display:inline-block;}
  .megamenu .toggle-canvas:hover,.megamenu .toggle-canvas:focus,.megamenu .tgl{text-decoration:none;}
  .megamenu .top_overlay .tgl {position:absolute;top:0;right:0;}
  .megamenu .top_overlay img{padding:10px 17px;}
  /*.megamenu .nav .hidelv2{display:none;visibility:hidden;}*/
  .megamenu .nav li.open > .dropdown-menu > .hidelv2{display:block !important;visibility:visible !important;}
  .megamenu .nav li.open > .hidelv2 a{padding-left:50px;}
  .megamenu .nav li.open > .hidelv2 a:hover{color:#01a1ff !important;}
  .megamenu .nav li.open > .hidelv2 a:before{left:35px;}
  /*.megamenu .nav .hidelv3{display:none;visibility:hidden;}*/
  .megamenu .nav li.open > .hidelv3{display:block !important;visibility:visible !important;}
  .megamenu .nav li.open > .hidelv3 a{padding-left:50px;}
  .megamenu .nav li.open > .hidelv3 a:hover{color:#01a1ff !important;}
  .megamenu .nav li.open > .hidelv3 a:before{left:35px;}
  .megamenu .nav > li .show-child{cursor:pointer;z-index:2;color:#363d47;position:absolute;right:0px;top:0px;font-size:17px;padding:2px 0;background-color:#fff;line-height:50px;width:38px;text-align:center;}
  .megamenu li.open > .show-child{background-color:#fff;color:#363d47;}
  /*.megamenu li.open > .show-child:before{content: "\f106";}*/
  .megamenu .lv1 .show-child{color:#333333 !important;background-color:#f6f6f6 !important;}
  .megamenu .lv1.open > .show-child{background-color:#f6f6f6 !important;color:#333333 !important;}
  .megamenu .lv2 .show-child{color:#333333 !important;background-color:transparent !important;}
  .megamenu .lv2.open > .show-child{background-color:transparent !important;color:#333333 !important;}
  .megamenu .nav > li.dropdown a:focus{background-color:transparent !important;text-decoration:none;color:#01a1ff;}
  .megamenu .nav .dropdown-menu{position:relative;float:none;min-width:0;border-radius:0;border-width:0 !important;background-color:transparent !important;box-shadow:none;padding:0;margin-top:0;}
  .megamenu .nav .dropdown-menu ul{padding:0;}
  .megamenu .nav .dropdown-menu ul > li{border-bottom:0 solid #e0e0e0;border-top:0px solid #e5e5e5;background-color:#f8f8f8;}
  .megamenu .nav .dropdown-menu ul > li > a{padding:12px 17px 12px 50px;font-size:14px !important;line-height:14px;font-weight:400;}
  /*.megamenu .nav .dropdown-menu ul > li > a:before{content:'\2022';position:absolute;left:18px;color:#444;font-weight:400 !important;}*/
  .megamenu .nav .dropdown-menu ul > li > a:focus{background-color:transparent;}
  .megamenu .nav .dropdown-menu ul > li > a:hover{background-color:transparent;text-decoration:none;color:#01a1ff !important;}
  .megamenu .nav .dropdown-menu ul > li.active > a{background-color:transparent !important;color:#01a1ff !important;}
  .megamenu .nav > li > a > i{color:#363d47;position:absolute;right:17px;top:50%;margin-top:-9px;font-weight:bold;}
  .megamenu .nav > li.active > a > i{color:#363d47;}
  .megamenu .nav .hidelv2{padding-left:17px;}
  .megamenu .nav .hidelv2 > li{background-color:#f6f6f6 !important;border-top:0px solid #fff !important;}
  .megamenu .nav .hidelv2 > li:hover{background-color:#f8f8f8 !important;}
  .megamenu .nav .hidelv2 > li a{font-size:14px !important;padding-left:55px !important;}
  .megamenu .nav .hidelv2 > li a:hover{color:#333 !important;}
  .megamenu .nav .hidelv1 .show-child{line-height:34px;}
  .megamenu .nav > li > ul > li > ul > li > a{padding:12px 17px 12px 40px !important;font-size:1.3rem !important;}
  .megamenu .nav > li > ul > li > ul > li > a:before{content:'\002d\002d' !important;}
  .megamenu .nav > li > ul > li > ul > li > ul > li > a{padding:12px 17px 12px 45px  !important;}
  .megamenu .nav > li > ul > li > ul > li > ul > li > a:before{content:'\002d\002d\002d' !important;}
  .megamenu .nav:last-child{padding:0px 0 50px;}
  .megamenu ul.navbar-user {margin:10px 0 20px 15px;text-align:left;}
  .megamenu ul.navbar-user > li{border:0;display:inline-block;border-top:0;}
  .megamenu ul.navbar-user > li > a{padding: 0px;line-height:40px !important;border: 1px solid #dcdcdc !important;padding-right:15px;border-radius:4px;}
  .megamenu ul.navbar-user > li > a i{position:static;font-size:20px;display:inline-block;width:40px;text-align:center;line-height:40px;margin-top:1px;}
  .megamenu .caticon{top:0;left:20px;right:auto;font-size:23px;}
  .megamenu .nav .dropdown-menu ul > li > a > i{margin-left:-19px;}
  .megamenu .navbar-right > li:hover > a, .megamenu .navbar-right > li > a{background-color:#01a1ff !important;color:#fff !important;}
  .megamenu .navbar-right > li.active > a{color:#fff !important;}
  .megamenu .navbar-right > li .show-child{background-color:#01a1ff !important;color:#fff !important;}
  .megamenu .navbar-right > li:first-child a{background-color: #08334b !important;}
  .megamenu .navbar-right > li:first-child .show-child{background-color:#08334b !important;}
}


@media only screen and (max-width: 991px) {
  .cat-box {display: none;}
  .user h3{display: none;}
  .elenco #filter{padding-left:0;padding-right:0;}
  .elenco .filterpage .pull-left .SumoSelect {width: 190px;}
  .elenco .filter-box{border-left:0;border-right:0;border-bottom:0;margin-bottom:0;padding:4px 0;background-color: #f5f5f5;}
  .elenco .navbar-default .navbar-brand{font-weight:700;font-size:15px;text-transform:uppercase;}
  .elenco .navbarform label {font-weight: 700;font-size:14px;text-transform:uppercase;}
  .elenco .navbar-default .navbar-toggle {border:0;padding: 4px 10px;}
  .elenco .navbar-default .navbar-toggle:focus{background-color:transparent;}
  .elenco .navbar-default .navbar-toggle .icon-menu{vertical-align:middle;}
  .elenco .filter-box .SumoSelect {width: 100%;}
  .elenco .filter-box .SumoSelect label{margin-bottom:0;font-weight:400;}
  .control-label-m{padding-top:8px;}
  .filter-box .filtro-heading .toggler {right: 21px;}
  .product-view .bgw{margin-top:20px;}
  .product-view .thumbnail{pointer-events: none;}
  .product-view .thumbnail.video-inline {pointer-events:auto !important;}
  .footer .payments{padding-bottom:15px;}
  /*.product-view #box_immagini{max-height:280px;}*/
  .generic .btn{line-height:32px;margin-top: 20px;}
  .footertop{padding:0;overflow:hidden;}
  .footertop .block .block-content{padding-top:0;}
  .footertop .block .block-content ul , .footer .payments ul{margin-bottom:0px;padding-bottom:20px;}
  .footertop .block .block-title {margin-top: 0px;}
  .footertop .toggler , .footer .toggler{text-transform:uppercase;outline: none !important;width:100%;background-color:transparent;border:0;text-align:left;padding:10px 0;font-size:18px;position:relative;color: #124461;}
  .footertop .block:not(:first-child) .toggler:after , .footer .toggler:after{/*content:"";*/position:absolute;top:0;left:-100%;right:-100%;height:1px;background-color:#dadada;}
  .footertop .toggler i, .footer .toggler i{border: 0;background-color: transparent;position: absolute;top: 9px;right:4px;font-size: 25px;}
  .footertop .toggler.collapsed i::before, .footer .toggler.collapsed i::before {content: "\f107" !important;}
  .footer{padding:0;border-top:0;overflow:hidden;}
  .footer .block-title{margin:0;}
  .footer .payments {padding-bottom: 0;}
  .bannersbg .text-right{text-align:left;}
  .user .breadcrumb{display:block !important;}
  .user-menu h3{margin-top:0;padding-bottom:5px !important;}
  .user-menu ul{display:table;width:100%;table-layout:fixed;margin-left:-3px;margin-bottom:30px;}
  .user-menu ul > li{display:table-cell;text-align:center;border:0;padding:0 3px;}
  .user-menu ul > li a{border:1px solid #e6e6e6;display:block;padding:12px 0;}
  .user-menu ul > li a:hover{text-decoration:none;color:#01a1ff;}
  .user-menu ul > li a i{font-size:20px;margin-right:0;vertical-align: middle;}
  .user-menu ul > li.active a {color: #01a1ff;border-color:#01a1ff;}
  .page .service .crm_form{margin-top:30px;}
}

@media only screen and (max-width: 800px) {  #no-more-tables .hidden-xs{display:none;}
  #no-more-tables table,#no-more-tables thead,#no-more-tables tbody,#no-more-tables th,#no-more-tables td,#no-more-tables tr {display: block}
  #no-more-tables table > tbody > tr > td {border: 0;position: relative;padding-left: 40%;white-space: normal;text-align: right !important}
  #no-more-tables table > tbody > tr > td + td {border-top: 1px solid #eee}
  #no-more-tables table > tbody > tr >td .variante {text-align: left}
  #no-more-tables thead tr {position: absolute;top: -9999px;left: -9999px}
  #no-more-tables tr {border: 0 solid #ccc}
  #no-more-tables td:before {position: absolute;top: 6px;left: 6px;width: 55%;padding-right: 10px;white-space: nowrap;text-align: left;font-weight: bold}
  #no-more-tables td.norecords {width: 100%;padding: 10px 10px 0 10px;text-align: center !important}
  #no-more-tables td.spese {padding:8px 0 !important;border-top: 1px solid #eee;}
  #no-more-tables td:before {content: attr(data-title);text-transform:lowercase;}
  #no-more-tables td.empty{padding:0;height:0;border:0;}
  #no-more-tables td.nopadding{padding:8px !important;text-align: left !important;}
  #no-more-tables td.bgselomaggio{background-color:#fff;}
  #no-more-tables .riga1 + .riga1 {margin-top: 30px}
  #no-more-tables .riga + .riga {margin-top: 25px;position: relative}
  #no-more-tables .riga + .riga:before {content: "";height: 26px;background-color: #f5f5f5;position: absolute;top: -25px;border-top: 1px solid #eee;border-bottom: 1px solid #eee;left: -8px;right: -8px}
  #no-more-tables .media-body{text-align:left;}
  #no-more-tables .riga-th {display: none}
  /*.cart .img {max-width:100% !important;}*/
  #no-more-tables .personaliz td{padding-left:0;padding:2% 0;}
  #no-more-tables .noblock{text-align:right;border-top: 1px solid #eee;}
  #no-more-tables .noblock td{padding:8px !important;display:inline-block;border:0;}
  #no-more-tables .inline-m{display:inline-block;}
  #no-more-tables .elimina.visible-xs{text-align:center !important;margin-top:2px;display:block !important;}
  #no-more-tables .elimina.hidden-xs{display:none !important;}
  #no-more-tables .elimina a{color:#9a9a9a;}
  #no-more-tables .elimina .fa{font-size:12px;vertical-align:middle;}
  #no-more-tables .bggrey{position:relative;}
  #no-more-tables .bggrey:before{background-color:#f0f0f0;content:"";position:absolute;top:-1px;bottom:-1px;left:-8px;right:-8px;}
  #no-more-tables .media-left label{text-align:center;margin:0;}
  #no-more-tables .media-left label .form-radio{margin:0;}
  /*#no-more-tables .abslabel{position:absolute;left:0;bottom:-132px;margin:0;z-index:1;}*/
  #no-more-tables .serv td:nth-child(2){padding-left:8px;text-align:left !important;}
  #no-more-tables .serv .elimina{text-align:left !important;}
  .cart .table tr:nth-of-type(2n+1) {background: #fff none repeat scroll 0 0;}
  .cart .elimina {text-align: right !important}
  .cart .titolo {font-size: 16px;padding: 5px 0;line-height: 19px;}
  .cart .titolo .cod{font-size:14px;}
  .cart .bottoni .btn-primary{margin-top:15px;}
  .cart #no-more-tables .table .media {margin-left: -68%}
}

@media only screen and (max-width: 767px) {
  .btn{padding: 6px 20px;}
  .btn-backcat{text-transform:none !important;}
  .body-offset-canvas{right:90%;left:-90%;}
  .body-offset-canvas .overlay-canvas{left:0;right:90%;}
  .megamenu .show_canvas {left: auto !important;right:0 !important;}
  .wrapper-affix.affix{top:0 !important;}
  .wrapperbox{padding:16px;}
  .breadcrumb{display:none;}
  .page,.elenco,.product-view{padding-top:0px;}
  .slidebox .carousel-caption {bottom:0px;padding:120px 0;}
  .slideboxfooter figure{margin-bottom:30px;}
  .boxtop{font-size:12px;text-align:center;}
  .boxtop .text-right{text-align:center !important;}
  .boxtop .banner{height: 22px;}
  .boxtop .banner .bgbanner{font-size:14px;padding: 2px 34px;}
  .boxtop .banner a{font-size: 14px;line-height: 23px;}
  .testa{padding:8px 0px 8px 0;box-shadow: 0 1px 3px 0 rgba(0,0,0,0.1), 0 1px 2px 0 rgba(0,0,0,0.06);}
  .testa .hidden-m {display: none;}
  .testa .logo-wrapper .tgl{position: relative;top: 1px;}
  .testa .logo a {display:block;}
  .testa .logo img{margin:0 auto 0 auto;width:150px;}
  .testa .ajax-cart{text-align:center !important;}
  .testa .top_search{margin-top:0px;}
  .testa .info .list-inline{margin-left:-5px;}
  .testa .info .list-inline > li{padding:0 5px;text-transform:uppercase;vertical-align:top;}
  .testa .info li i{font-size:24px;line-height:25px;vertical-align:middle;}
  .testa .info.text-right .list-inline {margin-left: -5px;margin-top: 4px;}
  .testa .info.text-right .list-inline > li{padding:0 5px;}
  .testa .toggle-canvas span{vertical-align:middle;}
  .testa .d-inline{display:inline-block !important;}
  .testa h1{margin-top:0px;font-size:25px}
  .testa .top_search{margin-top:0;}
  .testa .top_search{margin-top:0;background-color:#fff;position:fixed;z-index:6;top:0;left:0;right:0;padding:15px 40px 15px 25px;bottom:0;}
  .testa .top_search .form-control{font-size:16px;color:#1d1d1d;border-radius:0;}
  .testa .top_search .form-control{border-color:#fff;border-bottom-color:#e6e6e6;background-color:#fff;}
  .testa .top_search .form-control:-webkit-input-placeholder{color:#1d1d1d;}
  .testa .top_search .form-control:-moz-placeholder{color:#1d1d1d;opacity:1;}
  .testa .top_search .form-control::-moz-placeholder{color:#1d1d1d;opacity:1;}
  .testa .top_search .form-control:-ms-input-placeholder{color:#1d1d1d;}
  .testa .top_search .form-control::-ms-input-placeholder{color:#1d1d1d;}
  .testa .top_search .form-control::placeholder{color:#1d1d1d;}
  .testa .top_search .btn{border-color:#01A1FF;border-radius:0;background-color:#01A1FF;padding:0 20px;height:44px;}
  .testa .top_search .btn i{color:#fff !important;}
  .testa .top_search .toggler{position:absolute;top:23px;right:10px;z-index:3;}
  .testa .top_search .toggler:hover{cursor:pointer;}
  .testa .top_search .toggler i{color:#1d1d1d;font-size:24px;line-height:24px;position:static;}
  .testa .top_search #unibox-invisible{position:absolute !important;left:0;}
  .testa .top_search #unibox-suggest-box{margin-top:-1px;height:100vh;padding-bottom:65px;/*height:auto;overflow:auto;*/background-color:#f7f7f7;border-color:#f7f7f7;left:-25px !important;right:-40px;max-width:none !important;width:auto !important;padding-left:25px;}
  .testa .top_search #unibox-suggest-box > div > div{padding:6px 0;}
  .testa .top_search #unibox-suggest-box a{font-size:12px;}
  .testa .top_search .unibox-selectable + .unibox-selectable{border-top:1px dashed #fff;}


  .brand .title{margin-bottom:30px;font-size:15px;}
  .title-section h1 , .title-section h2{font-size:20px;top:12px;}
  .products .item.row-group-item .thumb{padding-right:0px;}
  .products .prod-cont .cifra .prezzo_pieno{font-size:11px;}
  .products .bdg > div {line-height: 21px;width: 50px;font-size:11px;}
  .powered{text-align:center !important;}
  .powered .text-right{text-align:center !important;}
  .top-info .media{margin-bottom:10px;}
  .testa .madeitaly{display:none;}
  #sns_breadcrumbs {padding:0px;}
  #sns_breadcrumbs #sns_titlepage h1{font-size:24px;line-height:26px;}
  .privacy-policy .details .col{float:none !important;width:100%;}
  .abstract h1{margin-top:50px;}
  .pforza img{height:76px;}
  .filters .SumoSelect {width: 100%;}
  .elenco .navbar-default{padding:0;background-color:#f5f5f5;border: 1px solid #f5f5f5;margin-top:15px !important;}
  .elenco #filter form , .elenco #filter .navbarform{padding:25px 15px;background-color: #FFF}
  .elenco h1 {font-size: 26px;line-height: 30px;}
  .elenco .pagination.pull-right{float:none !important;}
  .elenco .filterpage .noborder .SumoSelect {border-left: 1px solid #eee !important;}
  .abstract .shortcuts{margin-bottom:30px;}
  .testa .ajax-cart .badge {top: -6px;right: -10px;}
  .cats .desc{margin-bottom:30px;}
  .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active{background-color:transparent !important;font-weight:bold;}
  .banner-top{padding:0px 0 34px 0;}
  .banner-top .banner{margin-bottom:14px;}
  .banner-bottom{padding:0px 0 34px 0;}
  .banner-bottom .banner{margin-bottom:14px;}
  .breadcrumb {margin: 15px 0;}
  /*.product-view #box_immagini{max-height:240px;}*/
  .tab-elprodotti td {padding:10px 6px;}
  .tab-elprodotti .prezzo-pieno{display:block;}
  .tab-elprodotti .quant{border-color:#dadada;width:100px;}
  .tab-elprodotti .btn-tabella{width:100%;margin:10px 0;padding: 11px 12px;}
  .tab-elprodotti table.footable-details > tbody > tr > th:nth-child(1){width:auto;}
  .tab-elprodotti td , .tab-elprodotti .prezzo{font-size:18px;}
  .tab-elprodotti .footable-detail-row td{font-size:14px;}
  .newsletter-wrapper{padding-bottom:30px;}
  .newsletter-wrapper .txt{margin-bottom:30px;}
  .brandstop{padding:30px 0 50px;}
  .homeabstract{padding-top:30px;padding-bottom:0;}
  .homeabstract h1 {font-size: 32px;line-height: 43px;}
  .homeabstract .txt {font-size: 18px;line-height: 24px;}
  .bannersbg h2{font-size: 32px;line-height: 43px;}
  .brands h3{font-size: 32px;line-height: 43px;}
  .product-view h1{font-size:22px;line-height:26px;margin-top: 24px;margin-bottom: 0px;}
  .product-view .freeshipping{margin-top:25px;padding:0;text-align:left;}
  .product-view .freeshipping span{text-align:center;}
  .product-view .freeshipping p{display:inline-block;}
  .product-view .wrapper-tabs {padding: 0 15px;}
  .product-view .share-social li:first-child{margin-right:0;}
  .product-view .wrapper-tabs{margin-top:30px;margin-bottom:40px;}
  .product-view .logomarca{padding:0;}
  .product-view .logomarca img{max-width:150px;}
  .product-view .quantita .q_add {margin-left: -5px;}
  .product-view .backcat{background-color:#f0f0f0;margin-top:20px;margin-bottom:20px;line-height:36px;padding: 0px 20px;font-size: 13px !important;display:inline-block !important;}
  .product-view .backcat i{margin-right:7px;font-size:18px;vertical-align: middle;}
  .product-view .vota{margin-left:-9px !important;}
  .product-view .vota li{margin:0 !important;}
  .products .prod-cont .cifra .prezzo {font-size: 17px;}
  .ui-widget-content {padding: 1.8em 1.6em !important;}
  .page .login .btn{width:100%;margin-bottom:40px;}
  .testa h1{text-align:left;}
  .logouser{width:150px;margin:0 auto;}
  .thumbmark{margin-bottom:30px;}
  .dealers-list2 .col-sx .box{padding-bottom:14px;}
  .dealers-list2 .col-sx .box + .box {border-top: 7px solid #f0f0f0;}
  .dealers-list2 .col-sx .results > ul{height:250px;}
  .dealers-list2 .col-dx{margin-top:20px;}
  .blog-det .subpgs .text-right .wrapperdesc h4{padding-left:50px;padding-right:0;}
  .blog-det .subpgs .wrapperdesc h4{padding-right:50px;padding-left:0;}
  .navbar-blog {border: 0px solid #dadada;background-color: #fff;}
  .topsearchform {padding: 32px 0 8px 0;}
  .topsearchform .nav-tabs{border-bottom:#fff;background-color:#fff;border-radius:4px 4px 0 0;width:100%;}
  .topsearchform .nav-tabs li{width:33.3333%;}
  .topsearchform .nav-tabs > li > a{background-color:#fff !important;color: #838383;text-transform:none;border-color:#fff;position:relative;font-size:13px;padding:12px 13px;}
  .topsearchform .nav-tabs > li > a:after{position:absolute;bottom:0;left:20px;right:20px;height:3px;background-color:#fff;content:"";}
  .topsearchform .nav-tabs > li.active > a:after{background-color:#00172b;}
  .topsearchform .nav-tabs > li.active > a{color: #00172b;border-color:#fff;}
  .topsearchform .tab-content > div{padding:13px 12px;background-color:#fff;border-radius: 0px 0 4px 4px;}
  .topsearchform .form-control{box-shadow: 0px 3px 6px #00000010 !important;border: 1px solid #e6e6e6;}
  .topsearchform .form-group::before {content: "";position: absolute;top: 1px;left: 1px;bottom: 1px;}
  .topsearchform .form-group.plate .form-control{border:1px solid #01a1ff;}
  .topsearchform .title{font-size:24px;line-height:30px;margin-bottom: 24px;}
  .topsearchform.int .nav-tabs{background-color:#124461 !important;}
  .topsearchform.int .nav-tabs > li > a{background-color:#124461 !important;color: #fff !important;text-transform:none;border-color:#124461;}
  .topsearchform.int .nav-tabs > li > a:after{background-color:#124461 !important;}
  .topsearchform.int .nav-tabs > li.active > a:after{background-color:#fff !important;}
  .elenco .topcats .main figure {margin: 8px 0;}
  .breadcrumb-wrapper .vehicle button{margin-top:20px;}
  .topbanners .overlay {padding: 40px 20px 0 20px;bottom:-26px;}
  .topbanners h4{font-size:24px;line-height:32px;}
  .topbanners .item{margin-top:60px;}
  .topbanners .det{font-size:16px;}
  .topbanners .btn{margin-top:15px;line-height:50px;}
  .topcats {padding: 15px 0;}
  .topcats h2 {font-size: 24px;line-height: 32px;}
  .topcats .toggler i {border: 0;background-color: transparent;position: absolute;top: 27px;right: 20px;font-size: 25px;}
  .topcats .toggler.collapsed i::before, .topcats .toggler.collapsed i::before {content: "\f107" !important;}
  .topcats .item{padding: 10px 25px 10px 25px;position:relative;}
  .topcats .item figure{position:absolute;top:14px;}
  .topcats .item figure img{width:50px;}
  .topcats .item ul > li{margin:6px 0;}
  .topcats .main button{padding-left:65px;margin-top:15px;outline:none;}
  .elenco .topcats .item {padding: 10px 10px;}
  .elenco .topcats .main h3{font-size: 15px;}
  .elenco .topcats .see_all {font-size: 13px;padding-left: 10px;}
  .feedbacks h3 {margin-bottom:20px;}
  .topcats .main button{font-size:18px;font-weight:500;}
  .topcats .fa-li {left: -15px;}
  .btn-backcat {margin-top: 12px;}
  .products .prod-cont .item-info{padding:0px 4px}
  .bannersbg {margin: 0 0 40px 0;}
  .elenco-cat .carosuelcats{margin-bottom: 24px;}
  .elenco-cat .h1 {font-size: 26px !important;}
  .elenco-cat .title-vehicle {font-size: 26px !important;}
  .searchform.form-elenco{display: none;}
  .btn-change-model{width: 100%}
  .bannerhometop .slidebox .carousel-fade .carousel-inner .active img{margin: 40px 0px 0px}
  .products .pad{padding:0 7px;}
  .product-view .prods .navigation > span{left:15px}
  .product-view .prods .navigation > span.next{right: 15px;}
  .user .btn{width:100%;}
  .user .btn-primary{width:100%;}
  .user-menu .text-r{text-align:right;}
  .cart .form-inline{padding-left:0;}
  .cart #raccoltapunti .btn{margin-top:10px;}
  .cart #raccoltapunti .input-group-btn .btn{margin-top:0px;}
  .cart .bottoni .row > div:last-child .btn{margin-top:15px;}
  .cart .bottoni .btn{font-size:14px !important;}
  .cart input[type="submit"]{margin-top:8px;}
  .cart .riga-click + .riga-click{ border-top: 14px solid #fff; }
  .cart .table .dett > table , .cart .table .dett > table tbody{display:block;}
  .cart .table .dett table tr{display:block;}
  .cart .table .dett table td{display:block;text-align:left;padding:0;border-color:#fff;}
  .cart .table .q-btn{font-size:16px; vertical-align:middle;}
  .cart .table .q-btn.fa-minus-square{padding-right:4px;}
  .cart .table .q-btn.fa-plus-square{padding-left:4px;}
  #ordine-jq fieldset.note .form-group {margin-left: -15px;margin-right: -15px;}
  #ajax_ordine_riepilogo .cart .table{font-size:12px;}
  #ajax_ordine_riepilogo .cart .table .img{margin-right:10px;}
  .skills .wrapper{padding:10px 45px;}
  .skills h4 {font-size: 16px;margin-top:0;}
}

@media only screen and (max-width:700px){
  .cart .table .text-center{text-align:right !important;}
  .cart .btn-success{margin-top:20px;}
  .box-newsletter h3{font-size:60px;}
}

@media (max-width: 641px) {
 .top-info{display:none;}
}

@media only screen and (max-width:500px){
  .pforza > div{width:100%;margin-bottom:20px;}
  .pforza .tit{margin-top:20px;}
}

@media only screen and (max-width:420px){
  .testa .logo img{margin-top:-2px;}
  .pagination > li > a, .pagination > li > span {padding: 6px 6px;font-size:12px;}
  /*.cart .table tr td{display:block;}*/
  .box-newsletter h3{font-size:40px !important;}
  .home-tabs .btn-default {font-size: 14px !important;}
  .abstract .shortcuts{margin:0 -7px;}
  .abstract .shortcuts > div{padding:0 7px;width:100%;margin-bottom:7px;}
  .abstract .shortcuts a{padding: 15px 10px 15px 15px;}
  .products .prod-cont .cifra .prezzo_pieno {/*display:block;*/}
}

@media only screen and (max-width:400px){
  .SumoSelect > .optWrapper.isFloating{top: 0 !important;left: 0!important;right: 0!important;width: 90%!important;bottom: 0!important;margin: auto!important;max-height: 90% !important;}
}


@media only screen and (max-width:319px /* 374 567 */){
  .hidden-xxs{display:none;}
  .col-xxs-12{width:100% !important;}
}

@media only screen and (min-width:320px) and (max-width:479px){
  .products .prod-cont .disp{height:24px;font-size:13px;}
}

@media only screen and (min-width:320px) and (max-width:767px){
}

@media only screen and (min-width:768px){
  .whatsapp .fa {width: 80px;height: 80px;line-height: 80px;font-size: 50px;}
  .row-eq-height-sm {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display:flex;}
  .row{margin:0 -8px;}
  .container, div[class*='col-'], .container-fluid{padding: 0 8px;}
  .boxtop{font-size:14px;}
  .cart .bottoni .btn-primary {margin-top: 0px;}
  .testa{padding:15px 0;}
  .testa .no-rel {position: static;}
  .testa .logo-wrapper{margin-top:2px;}
  /*.testa .logo img{max-width:182px;}*/
  .testa .top_search{width:30%;position:absolute;left:0;right:0;top:100%;z-index:3;margin-top:16px;}
  .testa .top_search.open{width: 100%;}
  .testa .top_search .form-control{height:50px;}
  .testa .top_search .btn{height:50px;}
  .testa .info.btns{margin-top:2px;}
  .testa .info.text-right .list-inline{margin-left:-8px;}
  .testa .info.text-right .list-inline > li{padding-left:8px;padding-right:8px;}
  .testa h1{margin:0px;padding:0px;font-size:30px;}
  .slidebox .carousel-caption {bottom:0;padding:35px 0 60px 0;}
  .navbar-collapse {padding-right: 0px !important;padding-left: 0px !important;}
  .box-newsletter h3{font-size:80px;}
  .privacy-policy .details .col{width:33.333333%;}
  .cats .desc{margin-bottom:50px;}
  .personaliz td {padding:2px 2px;}
  .topbg{height:250px;}
  .topbg h1{font-size:40px;line-height:53px;margin-top:50px;}
  .elenco .navbarform {padding: 10px 15px 10px 15px;background-color:#fff;border:1px solid #fff;border-radius: 4px;margin-top:0px;font-size:16px;}
  .elenco .navbarform > .row{margin:0 -7px;}
  .elenco .navbarform > .row > div{padding: 0 7px;}
  .elenco .navbarform label{font-weight:700;font-size:14px;}
  .filter-box .scrollbar{height:146px;overflow-y:auto;}
  .filter-box .scrollbar.cust-height{height:181px;margin-right:17px;}
  .filter-box .scrollbar::-webkit-scrollbar {width: 8px;}
  .filter-box .scrollbar::-webkit-scrollbar-track {background : #f0f0f0;border-radius: 8px;}
  .filter-box .scrollbar::-webkit-scrollbar-thumb {background : #ccc;border-radius: 8px;}
  .homeprods .owl-controls{display:none !important;}
  .generic h4{font-size:20px;line-height:26px;}
  .dealers-list2 > div{display:table-cell;vertical-align:top;}
  .dealers-list2 .col-sx{width:380px;background-color:#fff;border-right:20px solid #f0f0f0;}
  .topsearchform .tab-content > .tab-pane.home{display: block !important;}
  .topsearchform .tab-content > div{background-color:transparent;}
  .topsearchform .tab-content > div:nth-last-child(-n+2){float:left;width:50%;overflow: hidden;}
  .topsearchform .tab-content > div:nth-last-child(2){padding-right:12px;}
  .topsearchform .tab-content > div:last-child{padding-left:12px;}
  .topsearchform.int .tab-content > div:nth-last-child(-n+2){float:none;width:100%;overflow: hidden;}
  .topsearchform.int .tab-content > div:nth-last-child(2){padding-right:20px;}
  .topsearchform.int .tab-content > div:last-child{padding-left:20px;}
  .form-popup .topsearchform .tab-content > div:nth-last-child(-n+2){float:left;width:50%;overflow: hidden;}
  .form-popup .topsearchform .tab-content > div:nth-last-child(2){padding-right:12px;}
  .form-popup .topsearchform .tab-content > div:last-child{padding-left:12px;}

  .topcats .block-content{display:block !important;}
  .topcats .main button{pointer-events:none;}
  .elenco-cat .h1 {font-size: 29px !important;}
  .elenco-cat .title-vehicle {font-size: 29px !important;}
  .searchform.form-elenco{display: none;}
  .btn-backcat{margin-top:8px;}
  .btn-change-model{margin: 8px 0px;}
  .bannerhometop .slidebox .carousel-fade .carousel-inner .active img{margin: 40px 0px 0px}
}

@media only screen and (min-width:768px) and (max-width: 991px) {
  .testa .logo-wrapper ul{margin-bottom:0px;}
  .cart .form-inline .form-control{margin-bottom:15px;}
  .navbar-filter{background-color: #f5f5f5 !important;border: 1px solid #f5f5f5;border-top: 3px solid #7cb342;margin-top:15px !important;padding:0 !important;}
  .navbar-filter .navbar-header {float: none;}
  .navbar-filter .navbar-brand{font-weight:500;font-size:17px;}
  .navbar-filter .navbar-toggle {display: block;border:0;padding: 4px 10px;}
  .navbar-filter .navbar-toggle:focus{background-color:transparent;}
  .navbar-filter .navbar-toggle .icon-menu{vertical-align:middle;}
  .navbar-filter .navbar-collapse {border-top: 1px solid transparent;box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);}
  .navbar-filter .navbar-collapse.collapse {display: none!important;}
  .navbar-filter .navbar-nav {float: none!important;margin-top: 7.5px;}
  .navbar-filter .navbar-nav > li {float: none;}
  .navbar-filter .navbar-nav > li > a {padding-top: 10px;padding-bottom: 10px;}
  .navbar-filter .collapse.in{display:block !important;}
  .navbar-filter .navbar-nav .open .dropdown-menu {position: static;float: none;width: auto;margin-top: 0;background-color: transparent;border: 0;-webkit-box-shadow: none;box-shadow: none;}
  .homeabstract .txt {font-size: 20px;line-height: 28px;}
}

@media only screen and (min-width:768px) and (max-width: 1199px) {
  .body-offset-canvas {left: 500px;right: -500px;}
  .body-offset-canvas .overlay-canvas{left:500px;}
  .megamenu .navbar{width:500px;left:-500px;}
  .testa{box-shadow: 0px 6px 5px 0px rgba(0,0,0,0.05);}
  .cart .form-inline .form-control{margin-bottom:8px;}
}

@media only screen and (min-width: 992px) {
  .row-eq-height-md {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display:flex;}
  .testa .info.btns {margin-top: 2px;}
  .testa .info .list-inline{margin-left:-7px;}
  .testa .info .list-inline > li{padding:0 7px;}
  /*.testa .logo img , .testa .logouser{max-width:240px;}*/
  .slidebox .carousel-caption{padding:95px 0;}
  .slidebox .carousel-caption h3{font-size:38px;line-height:46px;}
  .slidebox .carousel-caption p {font-size:20px;line-height:24px;}
  .elenco .filterpage .pull-left .SumoSelect {width: 200px;}
  .elenco .wrapper-sx{margin-right:30px;}
  .cat-box + .filter-box{border-top-color:#01a1ff  !important;border-top-width:3px !important;}
  .filter-box:last-of-type{/*border-bottom-right-radius:4px;border-bottom-left-radius:4px;*/border-bottom-color:#eee;border-bottom-width: 1px;}
  .product-view #gallery .thumbnail img {border:1px solid #e6e6e6;}
  .product-view #gallery .thumbnail.selected img {border-color: #363d47;}
  .footertop .toggler, .footer .toggler {border:0;background-color:transparent;pointer-events: none;padding:0;}
  .footertop .collapse , .footer .collapse {display: block;visibility: visible;height: auto !important;}
  .user h1{margin-top:10px;}
  .user-menu {margin:0;padding:0;}
  .user-menu h3 {font-size:20px !important;padding-bottom:10px !important;}
  .user-menu ul > li{border-bottom:1px solid #e7e7e7;}
  .user-menu ul > li a{padding:2px 0;display:inline-block;}
  .user-menu ul > li a i{font-size:18px;line-height:38px;border:0px solid #ccc;border-radius:50%;margin-right:5px;}
  .user-menu ul > li a:hover , .user-menu ul > li a:focus{text-decoration:none;color:#01a1ff;}
  .user-menu ul > li.active a{color:#01a1ff;}
  .footer .payments  .block-title ,.footer .delivery .block-title{margin-bottom:0;margin-right:20px;}
  .btn-backcat{margin-top:32px;}
  .btn-change-model{margin: 6px 0px;}
  .bannerhometop .slidebox .carousel-fade .carousel-inner .active img{margin: 40px 0px}
}

@media only screen and (min-width:992px) and (max-width: 1199px) {
  .testa .logo-wrapper {margin-top: 2px;}
  .testa .logo img{max-width:250px;}
}

@media only screen and (min-width:992px) and (max-width: 1599px) {
  .cart #raccoltapunti .btn{margin-top:10px;}
  #ajax_ordine_riepilogo #raccoltapunti .btn{margin-top:0px;}
}

@media only screen and (min-width: 1200px) {
  .wrapper-affix.affix-top{position:relative;z-index:4;top:0;}
  .wrapper-affix.affix{position:fixed;}
  .wrapper-affix.affix .testa {padding:5px 0;}
  .wrapper-affix.affix .testa .logo img{max-width:240px;}
  .wrapper-affix.affix .testa .info.btns{margin-top:0;}
  .wrapper-affix.affix .megamenu .navbar{height:50px;}
  .wrapper-affix.affix .megamenu .nav > li > a{line-height:48px;}
  /*.wrapper-affix.affix .megamenu .nav > li:nth-last-child(2) > a::before {background-color: transparent !important;}*/
  .wrapper-affix.affix .megamenu .nav > .active > a::before, .wrapper-affix.affix .megamenu .nav > .active > a:focus::before, .wrapper-affix.affix .megamenu .nav > .active > a:hover::before {background-color: transparent !important;}
  .wrapper-affix.affix .megamenu .nav > li:hover > a , .wrapper-affix.affix .megamenu .nav > .active > a, .wrapper-affix.affix .megamenu .nav > .active > a:focus, .wrapper-affix.affix .megamenu .nav > .active > a:hover{color: #01a1ff !important;}
  .wrapper-affix.affix .megamenu .nav > li:hover > a::before, .wrapper-affix.affix .megamenu .nav > li > a:hover::before, .wrapper-affix.affix .megamenu .nav > li.open > a:focus::before, .wrapper-affix.affix .megamenu .nav > li.open > a:hover::before {background-color: transparent !important;}
  .overlay-canvas{background-color:#363d47;opacity:0;position:fixed;top:0;left:0;bottom:0;right:0;z-index:2;z-index:-1;-webkit-transition: opacity .3s ease-in-out;-moz-transition: opacity .3s ease-in-out;-ms-transition: opacity .3s ease-in-out;-o-transition: opacity .3s ease-in-out;transition: opacity .3s ease-in-out;}
  .overlay-canvas.showed{opacity:.3;z-index:3;}
  .boxtop{position: relative;z-index:5;}
  .row-eq-height-lg {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display:flex;}
  .testa .info.btns {margin-top: 10px;}
  .testa .info .list-inline > li{padding:0 8px;}
  .testa .info .list-inline > li i{font-size:25px;}
  .slidebox .carousel-caption{padding:135px 0;}
  .brand .title{font-size:15px;}
  .privacy-policy .details .col{width:20%;}
  .abstract .pforza{margin-bottom:100px;}
  .abstract .pforza .tit{font-size:16px;line-height:22px;}
  .abstract .pforza{margin-top:80px;}
  .megamenu .wrappermenu{position:relative;}
  .megamenu .navbar{border:0px;height:50px;;border-bottom: 0px solid #e5e5e5;min-height:0;background-color: #fff;text-align:center;}
  .megamenu .navbar-right{margin-right:0;}
  .megamenu .nav{position:static;/*width: 100%;display: table;float: none;*/vertical-align: top;}
  .megamenu .nav > li{padding:0px;position:relative;display: table-cell;float: none;}
  .megamenu .nav > li + li{padding-left:0px;border-left:1px solid #dadada;}
  .megamenu .nav > li > a{position: relative;z-index: 2;font-weight:600;font-size: 13px;line-height:48px;padding: 0px 7px;position: relative;transition: all 0.2s ease-out 0s;color:#363d47;border: 1px solid transparent;background-color: #fff;}
  .megamenu .nav > li > a .fa{font-size:12px;}
  .megamenu .nav > li > a:hover , .megamenu .nav > li.open > a:focus, .megamenu .nav > li.open > a:hover, .megamenu .nav > li:hover > a{background-color:transparent;color:#01a1ff;border-color:transparent !important;}
  .megamenu .nav > .active > a, .megamenu .nav > .active > a:focus,.megamenu .nav > .active > a:hover{background-color:transparent;color:#363d47;}

  .megamenu a.child{position:relative;color:#363d47;}
  .megamenu a.child:hover{color:#01a1ff;text-decoration:none;}
  /*.megamenu .has-child > a.child:after{font-family:"FontAwesome";display:block;content:"\f105";width:0;height:0;color:#363d47;margin-top:0;position:absolute;top:7px;right:20px;}*/
  .megamenu .dropdown-menu > .active > a, .megamenu .dropdown-menu > .active > a:focus, .megamenu .dropdown-menu > .active > a:hover{background-color:#f5f5f5;color:#262626;}
  .megamenu .lv1{display:block;position:relative;overflow: hidden;-webkit-column-break-inside: avoid;page-break-inside: avoid;break-inside: avoid;break-inside: avoid-column;}
  .megamenu .lv1 > a{display:block;padding: 4px 10px;font-size: 14px;font-weight: 400;line-height:21px;}
  .megamenu .lv1 > a:hover{text-decoration:none;color:#01a1ff;}
  .megamenu .lv1 > .hover{display: block;left: 100%;top: -23px;}
  .megamenu .lv2{display:block;position:relative;}
  .megamenu .lv2 > a{color:#676767;display:block;padding: 3px 20px 3px 0;font-size: 14px;line-height:16px;}
  .megamenu .lv2 > a:hover{background-color:#fff;color:#01a1ff;text-decoration:none;}
  .megamenu .lv2 > .hover{display: block;left: 100%;top: -23px;}
  .megamenu .lv3{display:block;position:relative;font-size: 15px;line-height:15px;}
  .megamenu .lv3 > a{display:block;padding: 3px 0px 3px 5px;color: #676767;font-size: 13px;line-height:16px;}
  .megamenu .lv3 > a:hover{background-color:#fff;color:#01a1ff;text-decoration:none;}
  .megamenu .lv3 > .hover{display: block;left: 100%;top: -23px;}
  .megamenu .dropdown-menu{background-clip: border-box;border-color:#f1f1f1;border-radius:0;padding: 10px 0 20px 0;top: 100%;left: -9999px;min-width:300px;/*min-width: 100%;/*border-top:3px solid #7cb342;border-bottom:3px solid #7cb342;*/box-shadow: none;}
  .megamenu .dropdown:hover > .dropdown-menu {display: block;left:0;}
  .megamenu .dropdown-menu .maincat{padding:15px 20px ;font-size: 24px;font-weight: 300;line-height:29px;margin-bottom:15px;background-color:#f5f6f8;}
  .megamenu .dropdown-menu .maincat i{font-size:30px;margin-right:20px;display:none;}
  /*.megamenu .hidelv1{-moz-column-count: 4;-moz-column-gap: 20px;-webkit-column-count: 4;-webkit-column-gap: 20px;column-count: 4;column-gap: 20px;}
  .megamenu .hidelv1.list3{-moz-column-count: 3;-webkit-column-count: 3;column-count: 3;}*/
  .megamenu .hidelv2{padding-bottom:10px;border-bottom:1px solid #f0f0f0;margin-left:20px;}
  .megamenu .has-child > .dropdown-menu{position: static;display: block;border: 0;box-shadow: none;padding: 0;float:none;}
  .megamenu .nav > li > a:before{content:"";height: 40px;border-radius: 4px;background-color: transparent;position:absolute;top:50%;margin-top:-20px;left:0;width:100%;z-index:-1;}
  .megamenu .nav > li:hover > a:before ,.megamenu .nav > li > a:hover:before , .megamenu .nav > li.open > a:focus:before, .megamenu .nav > li.open > a:hover:before{background-color:#fff;color:#01a1ff;}
  .megamenu .nav > .active > a:before, .megamenu .nav > .active > a:focus:before,.megamenu .nav > .active > a:hover:before{background-color:#fff;color:#01a1ff;}
  .megamenu .nav.navbar-right > li:nth-last-of-type(-n+2) > a:before , .megamenu .nav.navbar-right > li.active:nth-last-of-type(-n+2) > a:before{background-color: #01a1ff !important;}
  .megamenu .nav.navbar-right > li:nth-last-of-type(-n+2) > a ,  .megamenu .nav.navbar-right > .active:nth-last-of-type(-n+2) > a{color:#fff !important;background-color:transparent;font-weight:700;margin-left:0px;position:relative;z-index:2;}
  .megamenu .nav.navbar-right > li:first-child{border-left:1px solid #dadada;padding-left:3px;}
    .megamenu .nav.navbar-right > li:first-child a{color:#fff !important;}
  .megamenu .nav.navbar-right > li:first-child a:before{background-color: #08334b !important;}
  .megamenu .nav.navbar-right > li:last-child{border-left:0;}
  .megamenu .nav.navbar-right > li + li{border:0;}
  /*.wrapper-affix.affix .megamenu .nav.navbar-right > li:first-child > a:before{height:28px;margin-top:-14px;}*/
  .feedbacks h3{font-size:50px;line-height:58px;}
  .product-view .bgw > .wrapper{padding:0 20px;}
  .topsearchform .title{font-size: 40px;}
  .bannerhometop .slidebox .carousel-fade .carousel-inner .active img{margin: 0px 0px}
}

@media only screen and (min-width: 1600px) {
  .row-eq-height-xl {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display:flex;}
  /*.testa .info.btns {margin-top: 8px;}*/
  .testa .info .list-inline{margin-left:-15px;}
  .testa .info .list-inline > li{padding:0 10px;}
  .megamenu .nav > li > a {font-size: 17px;padding: 0px 12px;}
  .megamenu .lv1 > a{font-size: 15px;line-height:21px;}
  .megamenu .lv2 > a{font-size: 15px;line-height:19px;}
  .megamenu .lv3 > a{font-size: 15px;line-height:19px;}
  .abstract .pforza .tit{font-size:20px;line-height:28px;}
  /*.megamenu .nav > li:nth-last-child(2) > a{margin-left:170px;}*/
  .topbanners .item.sx{margin-right:40px;}
  .topbanners .item.dx{margin-left:40px;}
  .bannerhometop .container{width: 1170px;}
  .serviceshome h4{font-size:32px;line-height:43px;}
  .feedbacks h3{font-size:50px;line-height:64px;}
}

@media (hover: none) {
  .products .functional-buttons{opacity:1;bottom:0;left:0;right:auto;text-align:center;top:auto;width:100%;}
  .products .functional-buttons .btn {min-width: 32px;min-height: 32px;width: 32px;height: 32px;line-height:32px;}
  .products .functional-buttons .btn > i {line-height: 32px;}
}

@media only screen and (min-width: 1800px) {
  .bannerhometop .container{width: 1170px;}
  .container{width:1654px;}
  /*.megamenu .nav > li:nth-last-child(2) > a{margin-left:0px;}*/
}

@media all and (transform-3d), (-webkit-transform-3d){
  .slidebox .carousel-fade .carousel-inner > .item.next, .slidebox .carousel-fade .carousel-inner > .item.active.right{opacity:0;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
  .slidebox .carousel-fade .carousel-inner > .item.prev, .slidebox .carousel-fade .carousel-inner > .item.active.left{opacity:0;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
  .slidebox .carousel-fade .carousel-inner > .item.next.left, .slidebox .carousel-fade .carousel-inner > .item.prev.right, .slidebox .carousel-fade .carousel-inner > .item.active{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
}

@-webkit-keyframes animationmenus {
 from {
  opacity:0;
  filter:alpha(opacity=0);
  -webkit-transform:translate(0,10px);
  -ms-transform:translate(0,10px);
  transform:translate(0,10px)
 }
 to {
  opacity:1;
  filter:alpha(opacity=100);
  -webkit-transform:translate(0,0);
  -ms-transform:translate(0,0);
  transform:translate(0,0)
 }
}
@-moz-keyframes animationmenus {
 from {
  opacity:0;
  filter:alpha(opacity=0);
  -webkit-transform:translate(0,10px);
  -ms-transform:translate(0,10px);
  transform:translate(0,10px)
 }
 to {
  opacity:1;
  filter:alpha(opacity=100);
  -webkit-transform:translate(0,0);
  -ms-transform:translate(0,0);
  transform:translate(0,0)
 }
}
@-o-keyframes animationmenus {
 from {
  opacity:0;
  filter:alpha(opacity=0);
  -webkit-transform:translate(0,10px);
  -ms-transform:translate(0,10px);
  transform:translate(0,10px)
 }
 to {
  opacity:1;
  filter:alpha(opacity=100);
  -webkit-transform:translate(0,0);
  -ms-transform:translate(0,0);
  transform:translate(0,0)
 }
}
@keyframes animationmenus {
 from {
  opacity:0;
  filter:alpha(opacity=0);
  -webkit-transform:translate(0,10px);
  -ms-transform:translate(0,10px);
  transform:translate(0,10px)
 }
 to {
  opacity:1;
  filter:alpha(opacity=100);
  -webkit-transform:translate(0,0);
  -ms-transform:translate(0,0);
  transform:translate(0,0)
 }
}
