﻿@charset "utf-8";

@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');


body { font-size: 16px; font-family: 'Montserrat', sans-serif !important; color:#000; }
p.small { font-size: 0.75em; line-height: 1em; }
.mfp-bg { z-index: 999999; background: rgba(0,0,0,0.75); }
.mfp-wrap { z-index: 9999999; }
.mfp-arrow { border-radius: 0px !important }
.mfp-arrow:hover { background: #111; }
.mfp-close:hover:before { color: #111; }
.mfp-bottom-bar { display: none; }
.mfp-close { width: 40px; height: 40px; background: #fff; color: #111; text-shadow: 0px 0px 0px #000; opacity: 1; }
::selection { background: #8c0000; color: #fff; }
::-moz-selection { background: #8c0000; color: #fff; }
h1, h2, h3, h4, h5, h6, span.h2 { font-family: 'Montserrat', sans-serif; text-transform: uppercase; font-weight: 300; }
a { color: #111; font-weight: 400; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out; }
a:hover, .widget a:not(.btn):hover { color: #111; }
a.readmore{ display:inline-block; font-size:16px; line-height:1; position:relative; font-weight:700; padding-right:15px; color:#8c0000; text-transform:uppercase;}
a.readmore.color{ color:#000;}
a.readmore span{ position:relative;}
a.readmore span:before{ content:""; width:0px; height:2px; position:absolute; right:0px; bottom:-5px; background:#8c0000; -webkit-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out; transition: all .5s ease-in-out;}
a.readmore:after{ content:"\f054"; font-family: 'FontAwesome'; position:absolute; top:2px; right:0px; text-align:right; font-size:11px; }
a.readmore:hover span:before{ width:100%;}
a.readmore.white{ color:#fff;}
a.readmore.white span:before{ background:#fff;}
a.readmore.color span:before{ background:#000;}
p, li { color: #111; font-size: 16px; line-height: 26px; font-weight: 400; }
p { margin-bottom: 10px; }
p strong { font-weight:700; }
ul p { line-height: 22px; }
ul strong, ol strong{ font-weight:700;}
img.radius { }
.container { padding: 0 20px; }
.container-fluid { padding: 0 60px; }

.row{ margin:0 -20px;}
.row.mt0{ margin-top:0px !important;}
.row [class*="col-"]{ padding:0 20px;}
.row.row0{ margin:0px;}
.row.row0 > [class*="col-"]{ padding:0;}
.row.row01{ margin-left:-1px; margin-right:-1px;}
.row.row01 > [class*="col-"]{ padding:0 1px;}
.row.row05{ margin-left:-5px; margin-right:-5px;}
.row.row05 > [class*="col-"]{ padding:0 5px;}
.row.row10{ margin-left:-10px; margin-right:-10px;}
.row.row10 > [class*="col-"]{ padding:0 10px;}
.row.row15{ margin-left:-15px; margin-right:-15px;}
.row.row15 > [class*="col-"]{ padding:0 15px;}
.row.row40{ margin-left:-40px; margin-right:-40px;}
.row.row40 > [class*="col-"]{ padding:0 40px;}
.row.row30{ margin-left:-30px; margin-right:-30px;}
.row.row30 > [class*="col-"]{ padding:0 30px;}
.row.row60{ margin-left:-60px; margin-right:-60px;}
.row.row60 > [class*="col-"]{ padding:0 60px;}
.row.flex{ display:-webkit-box; display:-ms-flexbox; display:flex; -ms-flex-wrap:wrap; flex-wrap:wrap;}
.row.flex > [class*="col-"]{ display:-webkit-box; display:-ms-flexbox; display:flex; }
.row.flex:before, .row.flex:after{ content:none;}
.row.center{ align-items: center;}
.row.bottom{ align-items: end;}
.row.flex [class*="col-"].pull-right{ order:2;}

input[type=text], input[type=email], input[type=password], input[type=search], input[type=tel], textarea { font-family: 'Montserrat', sans-serif; height: 40px; font-size: 15px; background: #fff; font-weight: 400; border-radius: 0px; }
.form-group > label { font-size:14px; color:#000; font-weight:400; }
.chosen-container { background:#fff; margin:0px; border-radius:0px;}
.chosen-container-single .chosen-single{ height:40px; line-height:40px;}
.chosen-container-single .chosen-single span { font-size: 15px; font-weight:400; color:#000; }
.chosen-container .chosen-results li { font-size: 14px; }
.chosen-container-single .chosen-single div:after { font-size: 18px; }
.chosen-container .chosen-results { max-height: 200px; }
.chosen-container-single .chosen-single { text-decoration: none !important; color: #333 !important; }
textarea { background: #fff; height: 120px; }
.form-group { margin-bottom: 10px; }
.preloader { background-color: #222; background-image: url(../images/loading.gif); background-size: 100px auto; z-index: 99999999; }
input[type="submit"].btn { height: 46px !important; }

.btn{ font-family: 'Montserrat', sans-serif; font-size:15px; height:auto; padding:14px 25px; line-height:20px; font-weight:500; text-transform:uppercase; border-radius:0px;}
.btn.btn-input{ height:50px;}
.btn.btn-default{ background:#666; border:1px solid #666; color:#fff; vertical-align:top;}
.btn.btn-default:hover, .btn.btn-default:focus{ background:#8c0000; border-color:#8c0000; color:#fff;}
.btn.btn-primary{ background:#8c0000; border:1px solid #8c0000; vertical-align:top;}
.btn.btn-primary:hover, .btn.btn-primary:focus{ background:#222; border-color:#222; color:#fff;}

.navbar-toggle:hover i { color: #fff; }
label span { color: #111; }
.check + input[type="submit"] { margin-top: 20px; }
.row.row-eq-height { display: flex }
hr.site { max-width: 100%; height: 0px; margin-top: 0px; margin-bottom: 0px; border-color: #e1e1e1; }

.paginazione{ text-align:center;}
ul.pagination { width: auto; display: inline-block; margin-top: 40px !important; margin-bottom: 0px !important; }
ul.pagination li { margin-bottom: 0px !important; }
ul.pagination li a { font-weight: 400; color: #777; border-radius: 0px !important; }
ul.pagination .prev { background: #222 !important; border: 1px solid #222 !important; color: #fff; }
ul.pagination .prev:hover, ul.pagination .prev:focus { background: #111 !important; border: 1px solid #111 !important; color: #fff !important; }
ul.pagination .next { background: #222 !important; border: 1px solid #222 !important; color: #fff; }
ul.pagination .next:hover, ul.pagination .next:focus { background: #666 !important; border: 1px solid #666 !important; color: #fff !important; }
ul.pagination li.active a, ul.pagination li.active a:hover { background: #8c0000 !important; border: 1px solid #8c0000 !important; color: #fff !important; }
ul.pagination li a:hover, ul.pagination li a:focus { color: #111 !important; }
ul.pagination.rounded li a.prev, ul.pagination.rounded li a.next{ font-size:16px;}
ul.pagination.rounded li a.prev i, ul.pagination.rounded li a.next i{ line-height:20px;}
ul.pagination li i{ top:auto;}
ul.pagination li a{ font-size:18px;}

.remark { position: absolute; left: -9999px; overflow: hidden; }
.player { height: 0; overflow: hidden; padding-bottom: 56.25%; padding-top: 30px; position: relative; }
.player iframe { height: 100%; left: 0; position: absolute; top: 0; width: 100%; }
.player + p { margin-top: 30px; }
.pt0 { padding-top: 0px !important; }
.pb0 { padding-bottom: 0px !important; }
.pb40 { padding-bottom: 40px !important; }
.mb60 { margin-bottom: 60px !important; }
.scalegrey { filter: grayscale(1); -webkit-filter: grayscale(1); filter: grayscale(100%); }
.bg01 { background: url(../images/bg01.jpg) no-repeat; background-position: center center; background-size: cover; }
hr { max-width: 100%; }
hr.hr-stroke { border-style: solid; }


/*
.navbar-toggle { width:50px; height:50px; background: none; line-height: 60px; margin-top:30px; margin-right: 0px !important; background-image: url(../images/icon-toggle.png); background-size: 100% auto; }
.navbar-toggle.active { background-color: #fff; background-image: url(../images/icon-remove.png); }
.navbar-toggle i { font-size: 18px; display: none; }
.is-sticky .navbar-toggle { margin-top: 10px !important; }

.dropdown-menu { background: #151515; border: 0px solid #e1e1e1 !important; border-top: 5px solid #8c0000 !important; }
.sf-mega h5, .sf-mega h6 { font-size: 18px; color: #333; font-weight: 700; padding: 0px; padding-left: 40px; }
.sf-mega .divcell { border-right: 1px solid #e1e1e1; }
.sf-mega .divcell:last-child { border: 0px; }
.sf-mega .divcell ul li a:hover { background: #8c0000; }
.sf-mega .divcell ul li { font-size: 15px; line-height: 24px; padding: 0 20px; }
.sf-mega .divcell ul li a { padding: 0px; padding-left: 20px; }

.topbar { width: auto; float: right; margin-top: 25px; padding: 0; }
.topbar .left { width: auto; float: left; }
.topbar .right { width: auto; float: left; }
.topbar .social { width: auto; float: left; margin-left: 20px; }
.topbar .social ul { clear: both; margin: 0; width: auto; line-height: normal; }
.topbar .social li { width: auto; float: left; margin: 0 3px 0 0; }
.topbar .social li a { float: left; position: relative; border: 1px solid #999; color: #999; }
.topbar .social li a span.circle { width: 24px; height: 24px; float: left; text-align: center; line-height: 32px; }
.topbar .social li a span.circle i { font-size: 12px; line-height: 24px; vertical-align: top; }
.topbar .social li.facebook a { background: #3b5999; border-color: #3b5999; color: #fff; }
.topbar .social li.instagram a { background: #e4405f; border-color: #e4405f; color: #fff; }
.topbar .social li a:hover { background: #222; border-color: #222; }
.topbar .order { float: left; margin-right: 30px; vertical-align: top; display: none; }
.topbar .order p { line-height: 26px; font-size: 12px; color: #ddd; }
.topbar .order p strong { font-weight: 400; }
.topbar .order a { margin-left: 5px; font-size: 13px; font-family: 'Montserrat', sans-serif; color: #fff; font-weight: 700; }
.topbar .submenu { float: left; vertical-align: top; }
.topbar .submenu ul { margin: 0px; padding: 0px; }
.topbar .submenu li { width: auto; float: left; position: relative; padding-left: 10px; margin-left: 10px; }
.topbar .submenu li:before { content: ""; width: 1px; height: 12px; position: absolute; background: #444; left: 0px; top: 50%; margin-top: -6px; }
.topbar .submenu li:first-child { margin-left: 0px; padding-left: 0px; }
.topbar .submenu li:first-child::before { display: none; }
.topbar .submenu li a { line-height: 24px; font-size: 12px; color: #fff; }
.topbar .submenu li a:hover { color: #8c0000; }
.topbar .submenu li.search-menu button{ background:none; border:0px; font-family: 'Montserrat', sans-serif; font-size:12px; color:#fff;}
.topbar .submenu li.search-menu button:before{ font-family:FontAwesome; font-size:12px; color:#fff; margin-right:5px;}

.header { width: 100% !important; min-height: 110px; position: relative; float: left; font-family: 'Montserrat', sans-serif; background: #222; -webkit-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; transition: all .4s ease-in-out; box-shadow: 5px 5px 15px rgba(0,0,0,0.05); border-top: 5px solid #8c0000; }

.header .navigation-menu { float: right; margin-right: 20px; }
.header .navigation-carrello { margin-top: 0px; float: right; }

.header a.navbar-brand { float: left; display: inline-block; line-height: 110px; font-size: 0px; -webkit-transition: all .2s linear; -moz-transition: all .2s linear; -o-transition: all .2s linear; transition: all .2s linear; }
.header a.navbar-brand img { max-height: 85px; margin: 0px; -webkit-transition: all .2s linear; -moz-transition: all .2s linear; -o-transition: all .2s linear; transition: all .2s linear; }
.header .navbar-collapse { clear: both; float: left; max-height: 80px; margin: 0px; padding: 0px; text-align: center; margin: 0px; -webkit-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; transition: all .4s ease-in-out; }
.header .navbar { }
.header .navbar-nav { text-transform: none; }
.header .navbar-nav > li > a { font-size:12px; color: #fff; font-weight:400; padding:0px 5px; margin:0px; border:0px; line-height:36px; text-transform: uppercase; }
.header .navbar-nav > li:first-child > a { padding-left: 0px; }
.header .navbar-nav > li:last-child > a { padding-right: 0px; margin-right:0px; }
.header .navbar-nav > li.active > a { font-weight: 700; }
.header .navbar-nav > li > a span { line-height: 40px; }
.header .navbar-nav > li > a:hover { color: #fff; }
.header .navbar-nav > li > a:hover > span:before { background: #333; }
.header .navbar-nav > li.active > a span:before { background: #454545; }
.header .navbar-nav > li.sfHover > a span:before { background: #454545; }
.header .navbar-nav > li.contacts a:after { display: none; }
.header .navbar-nav > li.quote a { margin-right: 0px; font-family: 'Montserrat', sans-serif; padding: 0 15px; font-size: 13px; height: 50px; line-height: 48px; font-weight: 700; background: #111; border: 1px solid #111; color: #fff; font-weight: 700; }
.header .navbar-nav > li.quote a:after { display: none; }
.header .navbar-nav > li.quote a:hover { background: none; border-color: #111; color: #111; }
.header .navbar-nav > li.offerte a { font-weight: 700; color: #d43a3a; }
.header .dropdown-menu:before { content: ""; border-style: solid; border-width: 0 7.5px 7px 7.5px; border-color: transparent transparent #8c0000 transparent; position: absolute; left: 10px; top: -12px; }
.header .sfHover .dropdown-toggle { color: #fff !important; }
.header .dropdown-menu { min-width:250px; background: #151515; padding: 20px 0; left: 0px; margin-top: 0px !important; border: 0px; text-transform: none; z-index: 4; border-radius: 0px; }
.header .dropdown-menu > li { }
.header .dropdown-menu > li > a { font-family: 'Montserrat', sans-serif; min-width: auto; font-size: 14px; line-height: 14px; color: #fff; white-space: normal; text-transform: none; font-weight: 400; padding: 5px 20px; }
.header li.linkmenunegozi .dropdown-menu > li > a { color: #fff; }
.header .dropdown-menu > li:last-child > a { border: 0px !important; }
.header .dropdown-menu > li > a:hover, .header .dropdown-menu > li > a:focus { color: #fff; background: #8c0000; }
.is-sticky .header a.navbar-brand { }
.is-sticky .header { min-height: 60px; z-index: 9999 !important; background: #fff; }
.is-sticky .header .navbar-nav > li > a { line-height: 60px; }
.is-sticky .header a.navbar-brand { line-height: 60px; }
.is-sticky .header a.navbar-brand img { -webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out; }
.is-sticky .header a.navbar-brand img.logo-home { line-height: 60px; }
.is-sticky .header a.navbar-brand img.logo-normal { max-height: 35px; line-height: 60px; }
.is-sticky .header .navbar-collapse { max-height: 60px; margin-top: 0px; }


.header .navbar-ecommerce { float: left; }
.header .navbar-ecommerce .link-cart { margin-top: 30px; width: 50px; height: 50px; float: left; padding: 0px; line-height: 1; background-image: url(../images/icon-add.png); background-size: 32px 32px; background-position: 6px center; background-repeat: no-repeat; position: relative; margin-left: 5px; }
.header .navbar-ecommerce .cart-list { background: #151515; right: 20px; margin-top: 0; z-index: 4; }
.header .navbar-ecommerce .cart-list li { padding: 15px 20px; border-bottom: 1px solid #333; }
.header .navbar-ecommerce .cart-list li p { width: 173px; line-height: 16px; }
.header .navbar-ecommerce .cart-list li p a { font-family: 'Montserrat', sans-serif; font-size: 12px; color: #fff; font-weight: 700; text-transform: uppercase; }
.header .navbar-ecommerce .cart-list li p a:hover { color: #fff; }
.header .navbar-ecommerce .cart-list .amount { color: #fff; }
.header .navbar-ecommerce .cart-list .remove { width: auto; float: left; font-size: 12px; line-height: 16px; color: #fff; margin: 10px 0 0 0; padding: 0px; }
.header .navbar-ecommerce .cart-list .remove:hover { color: #8c0000; text-decoration: underline; }
.header .navbar-ecommerce .cart-list li .quantity { color: #e1e1e1; margin-top: 0px; font-size: 14px; line-height: 20px; }
.header .navbar-ecommerce .cart-list li .cart-img { width: 85px; }
.header .navbar-ecommerce .cart-list li .cart-img img { width: 70px; margin-top: 0px; }
.header .navbar-ecommerce .cart-list .total { width: 100%; text-align: center; padding: 10px 20px; }
.header .navbar-ecommerce .cart-list .total strong { color: #fff; }
.header .navbar-ecommerce .cart-list .total .amount { color: #fff; width: 100%; text-align: center; float: none; }
.header .navbar-ecommerce .cart-list .buttons { padding-top: 0px; background: #151515; }
.header .navbar-ecommerce .cart-list .buttons .btn { width: 100%; background: #8c0000; border-color: #8c0000; color: #fff; padding: 10px 25px; }
.header .navbar-ecommerce .cart-list .buttons .btn:hover { background: #222; border-color: #222; color: #fff; }
.header .navbar-ecommerce .badge { width: 100%; height: 24px; text-align: center; position: absolute; left: 0px; margin: 0px; top: 8px; right: auto; background: none; border-radius: 50%; line-height: 20px; border: 0px; color: #fff; font-family: 'Montserrat', sans-serif; font-size: 15px; line-height: 24px; font-weight: 700; }

.header .search { width: auto; float: left; font-size: 0px; }
.header .search .search-label { font-family: 'Montserrat', sans-serif; float: right; text-transform: uppercase; color: #fff; font-size: 13px; font-weight: 700; }
.header .search button { font-family: 'Montserrat', sans-serif; width: auto; width: 50px; height: 50px; margin-top: 30px; margin-left: 5px; padding: 0px; border: 0px; position: relative; font-size: 13px; font-weight: 700; overflow: hidden; background: none; vertical-align: middle; background-image: url(../images/icon-search.png); background-size: 24px 24px; background-position: center center; background-position: center center; padding: 0px; background-repeat: no-repeat; text-transform: uppercase; }
.header .search button:before { display: none; font-size: 16px; color: #fff; }
.header .search button.active { background-color: #fff; background-image: url(../images/icon-remove.png); color: #111; }

.header .languages { font-size: 0px; margin: 0 2px; }
.header .languages ul { margin: 0px; padding: 0px; display: inline-block; margin-top: 30px; }
.header .languages li { width: 40px; float: left; line-height: normal; vertical-align: inherit; }
.header .languages li a { width: 40px; height: 40px; display: inline-block; text-align: center; padding: 0px; border: 0px; margin: 0px !important; position: relative; border-radius: 50%; background: #ddd; overflow: hidden; vertical-align: inherit; line-height: normal; }
.header .languages li a img { width: 20px; height: auto; display: inline-block; margin-top: 8px; margin-bottom: 3px; }
.header .languages li a span { width: 100%; float: left; display: inline-block; text-align: center; font-size: 9px; line-height: 12px; color: #666; }
.header .languages li ul { margin: 0px; padding: 0px; vertical-align: top; }

.header .account { float: left; font-size: 0px; margin: 0; }
.header .account .link-account { width: 50px; height: 50px; margin-top: 30px; position: relative; display: inline-block; vertical-align: middle; padding: 0px; background-image: url(../images/icon-user.png); background-size: 24px 24px; background-position: center center; background-repeat: no-repeat; text-indent: -9999px; overflow: hidden; }
.header .account.loggatoprofilo .link-account { }

.header .storico { line-height: 80px; font-size: 0px; margin: 0 2px; }
.header .storico .link-storico { width: 40px; height: 40px; float: left; position: relative; display: inline-block; vertical-align: middle; padding: 0px; background-image: url(../images/icon-storico.png); border-radius: 50%; background-color: transparent; border: 1px solid #fff; background-size: 100% 100%; text-indent: -9999px; overflow: hidden; }

.header .logout { float: left; line-height: 80px; font-size: 0px; margin: 0 2px; }
.header .logout .link-logout { width: 40px; height: 40px; position: relative; display: inline-block; vertical-align: middle; padding: 0px; background-image: url(../images/icon-logout.png); border-radius: 50%; background-color: transparent; border: 1px solid #fff; background-size: 100% 100%; text-indent: -9999px; overflow: hidden; }

.is-sticky .header .navbar-ecommerce { line-height: 60px; }
.is-sticky .header .navbar-ecommerce .link-cart { width: 80px; height: 50px; }
.is-sticky .header .navbar-ecommerce .badge { height: 50px; line-height: 50px; }
.is-sticky .header .search { line-height: 60px; }
.is-sticky .header .account { line-height: 60px; }
.is-sticky .header .storico { line-height: 60px; }
.is-sticky .header .logout { line-height: 60px; }*/


/* new header */

.header{ width:100%; position:absolute; background:none; z-index:9999; transition: all .5s ease-in-out;}

.header .topbar{ padding:10px 0; background:rgba(255,255,255,0.2);}
.header .topbar .left{ float:left;}
.header .topbar .left p{ font-size:13px; line-height:18px; color:#fff; font-weight:400;}
.header .topbar .left strong{ font-weight:600;}
.header .topbar .right{ float:right;}
.header .topbar .right p{ font-size:13px; line-height:18px; color:#fff; font-weight:400;}
.header .topbar .right span.separator{ margin:0 5px; color:#fff;}
.header .topbar .right strong{ font-weight:600;}
.header .topbar .right a{ color:#fff; font-weight:400;}
.header .topbar .info{ float:left;}
.header .topbar .social{ width:auto; float:right; margin-left:15px;}
.header .topbar .social ul{margin:0;width:auto; float:left;}
.header .topbar .social li{ width:auto;float:left; padding-left:0px; margin:0 3px 0 0;}
.header .topbar .social li:last-child{ margin:0px;}
.header .topbar .social li:before{ display:none;}
.header .topbar .social li a{float:left;position:relative;border-radius:50%; background:#222;}
.header .topbar .social li a span.circle{width:18px;height:18px;float:left;color:#fff;text-align:center;}
.header .topbar .social li a span.circle i{font-size:9px;line-height:18px;vertical-align:top;}
.header .topbar .social li.linkedin a{background:#0A66C2}
.header .topbar .social li.instagram a{background:#E4405F}
.header .topbar .social li a:hover{ background:#222;}

.header .navbar{ width:100%; display:flex; flex-wrap:nowrap; justify-content:space-between; align-items:end; position:static;}
.header .navbar a.navbar-brand{ float:left; font-size:0px; line-height:100px; margin-right:auto; padding:0px; overflow:visible;}
.header .navbar a.navbar-brand img{ max-height:75px; margin:0px;}
.header .navbar .badge-anniversario{ width:60px; float:left; margin-left:15px; margin-top:30px;}
.header .navbar .menu-wrap{ display:flex; flex-wrap:wrap; float:right; margin-top:25px;}
.header .navbar .navbar-collapse{ width:100%; display:flex; justify-content:center; padding:0px; margin:0px; margin-right:0px;}
.header .navbar .navbar-nav{ float:none; margin:0 auto;}
.header .navbar .navbar-nav > li{}
.header .navbar .navbar-nav > li > a{ font-family: 'Montserrat', sans-serif; font-size:15px; color:#fff; font-weight:600; padding:15px 0; text-transform:uppercase; padding-bottom:40px; margin:0 7px; border:0px; line-height:20px;}
.header .navbar .navbar-nav > li.dropdown > a:after{ display:none;}
.header .navbar .navbar-nav > li > a:hover{ color:#8c0000;}
.header .navbar .navbar-nav > li.active > a{ font-weight:700; color:#fff;}
.header .navbar .navbar-nav > li.search-menu button{ position:relative; background:none; border:0px; font-size:15px; line-height:30px; color:#fff; font-weight:700; margin:10px; margin-left:15px;}
.header .navbar .navbar-nav > li.search-menu button span{ display:none;}
.header .navbar .navbar-nav > li.search-menu button:before{ content:"\f002"; font-family:FontAwesome; position:static; font-size:18px; line-height:30px; color:#fff;}
.header .navbar .navbar-nav > li.search-menu button:hover{ color:#8c0000;}
.header .navbar .navbar-nav > li.linkedin{ margin-right:10px;}
.header .navbar .navbar-nav > li.linkedin a{ font-size:15px; line-height:30px; margin:0px; padding:0 2px;}
.header .navbar .navbar-nav > li.linkedin a span.text{ display:none;}
.header .navbar .navbar-nav > li.linkedin a:hover{ color:#0A66C2;}
.header .navbar .navbar-nav > li.instagram a{ font-size:15px; line-height:30px; margin:0px; padding:0 2px;}
.header .navbar .navbar-nav > li.instagram a span.text{ display:none;}
.header .navbar .navbar-nav > li.instagram a:hover{ color:#E4405F;}

.header .navbar .sfHover .dropdown-toggle{ color:#8c0000 !important;}
.header .navbar .navbar-nav > li > span.aprisottomenu{ display:none; width:22px; height:22px; float:right; position:absolute; right:0px; top:7px; cursor:pointer; text-align:center; vertical-align:middle;}
.header .navbar .navbar-nav > li > span.aprisottomenu:before{ content:"\f107"; font-family: 'Material Symbols Outlined'; width:inherit; height:inherit; font-size:22px; line-height:19px; position:absolute; left:0px; top:0px; color:#000; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out;}
.header .navbar .navbar-nav > li > span.aprisottomenu.aperto:before{ transform: rotate(180deg); color:#8c0000; margin-top:-3px;}

/*
.header .navbar-nav.first-menu{ float:right;}
.header .navbar-nav.first-menu > li > a{ font-weight:600;}
.header .navbar-nav.first-menu > li:first-child > a{ margin-left:0px;}
.header .navbar-nav.first-menu > li:last-child > a{ margin-right:0px;}
.header hr{ clear:both; width:100%; max-width:400px; height:1px; float:right; margin:3px 0; padding:0px; border-color:transparent;}
.header hr:before{ content:""; width:100%; height:100%; position:absolute; left:0px; top:0px; background: rgb(51,51,51); background: linear-gradient(-90deg, rgba(51,51,51,0.25) 0%, rgba(51,51,51,0) 100%);}
.header .navbar-nav.second-menu{ clear:both; float:right;}
.header .navbar-nav.second-menu > li{}
.header .navbar-nav.second-menu > li > a{ font-size:15px; margin:0 10px; text-transform:uppercase; padding-bottom:15px;}
.header .navbar-nav.second-menu > li:last-child > a{ margin-right:0px;}*/

.header .request{ margin:0px;}
.header .request button{ width:50px; height:50px; background:#666; position:relative; border:0px; font-size:15px; line-height:50px; color:#fff; font-weight:700; margin:0px; margin-right:5px;}
.header .request button span{ display:none;}
.header .request button:before{ content:"\f002"; font-family:FontAwesome; position:static; font-size:20px; line-height:50px; color:#fff;}
.header .request button:hover{ background:#222;}

.header .request a.btn{ font-weight:500;}

.header .dropdown-menu.sf-mega{ /* display:block !important; visibility:visible !important; opacity:1 !important; */}
.header .dropdown-menu.sf-mega, .header .sf-mega.reverse-list{ width:100%; min-width:100%; left:0px !important; right:auto !important; z-index:9999; padding:0px; background:none; box-shadow:none; /* background: rgb(247,247,247); background: linear-gradient(90deg, rgba(247,247,247,1) 0%, rgba(255,255,255,1) 100%); background:#fff; box-shadow:0px 40px 40px rgba(0,0,0,0.2);*/}
.header .dropdown-menu.sf-mega.dropdown-menu:before{ display:none;}
.header .dropdown-menu.sf-mega .container-fluid{ padding:0 60px}
.header .dropdown-menu.sf-mega .box-megamenu{ width:100%; max-width:1200px; padding:40px; margin: 0 auto; background:#fff; position:relative; display:flex; flex-wrap:nowrap; box-shadow:0px 0px 50px rgba(0,0,0,0.1);}
.header .dropdown-menu.sf-mega .box-megamenu .column-links{ width:100%;}
.header .dropdown-menu.sf-mega .box-megamenu .box-wrap{ display:flex; flex-wrap:nowrap; margin:0 -20px;}
.header .dropdown-menu.sf-mega .box-megamenu .box-wrap .box{ width:100%; float:left; padding:0 20px; border-right:1px solid #e1e1e1;}
.header .dropdown-menu.sf-mega .box-megamenu .box-wrap .box:last-child{ border:0px;}
.header .dropdown-menu.sf-mega .box-megamenu .box-wrap .box .box-title{ font-size:16px; line-height:1; color:#d51643; text-transform:uppercase; font-weight:700; margin-bottom:10px;}
.header .dropdown-menu.sf-mega .box-megamenu .box-wrap .box .box-title a{ font-weight:700; color:#8c0000;}
.header .dropdown-menu.sf-mega .box-megamenu .box-wrap .box .box-list ul{ margin:0px;}
.header .dropdown-menu.sf-mega .box-megamenu .box-wrap .box .box-list li{ font-size:15px; line-height:1.4; position:relative; padding:0px; font-weight:400; padding-left:20px;}
.header .dropdown-menu.sf-mega .box-megamenu .box-wrap .box .box-list li:before{ content:"\f0da"; font-family:'FontAwesome'; position:absolute; left:0px; font-size:16px; color:#666;}
.header .dropdown-menu.sf-mega .box-megamenu .box-wrap .box .box-list li a{ color:#000; padding:0px; font-weight:400;}
.header .dropdown-menu.sf-mega .box-megamenu .box-wrap .box .box-list li a:hover{ color:#8c0000; background:none;}



/* dropdown */

.header .dropdown-menu { min-width:225px; background:#8c0000; border-radius:0px; padding:15px; left:10px; }
.header .sfHover .dropdown-toggle { color:#fff !important; }
.header .navbar-nav > li.dropdown.dropdown-static{ position:static;}
.header .navbar-nav > li > a:after { display: none; }
.header .dropdown-menu > li { padding:2px 0px; border-bottom:1px solid rgba(256,256,256,0.3); }
.header .dropdown-menu li:focus > a, .header .dropdown-menu li:hover > a { background: none; }
.header .dropdown-menu > li:first-child { padding-top: 0px; }
.header .dropdown-menu > li:last-child { padding-bottom: 0px; border: 0px; }
.header .dropdown-menu > li > a { font-size:15px; color:#fff; line-height:1.4; padding-left:0px; border-radius:0px; font-weight:400; }
.header .dropdown-menu > li:last-child > a { border: 0px; }
.header .dropdown-menu > li > a:hover, .header .dropdown-menu > li > a:focus { background:none; color:#fff;}
.header .navbar-nav > li > span.aprisottomenu{ display:none; width:22px; height:22px; float:right; position:absolute; right:0px; top:7px; cursor:pointer; text-align:center; vertical-align:middle;}
.header .navbar-nav > li > span.aprisottomenu:before{ content:"\f107"; font-family:FontAwesome; width:inherit; height:inherit; font-size:22px; line-height:19px; position:absolute; left:0px; top:0px; color:#333; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out;}
.header .navbar-nav > li > span.aprisottomenu.aperto:before{ transform: rotate(180deg); color:#2b5b65; margin-top:-3px;}

/* end new header*/

.navbar-search { width: 100% !important; height: 100%; position: fixed; padding: 0 30px; z-index: 99999; display: block !important; visibility: hidden; opacity: 1; background: rgba(0,0,0,0.85); text-align: left; left: 0px; top: 0px; right: 0px; }
.navbar-search .item { width: 100%; max-width:500px; position: relative; left: 50%; top: 50%; transform: translate(-50%, -50%); box-shadow: 0px 0px 50px rgba(0,0,0,0.2); }
.navbar-search .item a{ width:60px; height: 60px; position: absolute; top:0px; right:0px; }
.navbar-search .item a:before{  content:"\f002"; font-family:FontAwesome; font-size:24px; line-height:60px; text-align:center; color:#000; width:60px; height:60px; position:absolute; left:0px; top:0px; background:none;}
.navbar-search .item a:hover:before{ color:#8c0000;}
.navbar-search input[type=text] { width: 100%; height: 60px; line-height:60px; background: #fff; color: #000; padding: 0 20px; font-size:18px; font-weight: 400; text-align: left; }
.navbar-search input[type=text]::placeholder { color: #000; }
.navbar-search .close-search{ width:40px; height:40px; position: absolute; text-align: center; right:20px; top:20px; background:#e1e1e1; color:#fff; border-radius:0px;}
.navbar-search .close-search i{ width: 100%; height: 100%; display: block; position: static; color:#000; font-size:20px; line-height:40px; vertical-align: top; }
.navbar-search.in { visibility: visible; opacity: 1; }



.wrapper { width: 100%; }
.content { background: #fff; }
.content .row + .row { margin-top: 0px; }

.block { padding:100px 0; position: relative; }
.block.grey { background: rgb(247,247,247); background: linear-gradient(90deg, rgba(247,247,247,1) 0%, rgba(255,255,255,1) 100%); }
.block.pt0 { padding-top: 0px; }
.block.pb0 { padding-bottom: 0px; }
.block span.h2{ font-family: 'Montserrat', sans-serif; text-transform: uppercase; font-weight: 300; margin:0px; display:block; margin-bottom:20px;}
.block h1, .block h2, .block span.h2 { font-size:34px; line-height:1.1; color: #8c0000; font-weight:700; margin-bottom:20px; text-transform: uppercase; }
.block h1 strong, .block h2 strong, .block span.h2 strong { font-weight: 700; }
.block h2 span { color: #333; }
.block h3{ font-size:22px; line-height:1.3; color:#000; margin-bottom:20px; text-transform:none; font-weight:400;}
.block .img-titolo { max-width: 100%; height: auto; margin-bottom: 80px; }
.block ul { margin: 0px; padding: 0px; margin-bottom: 25px; }
.block li { position: relative; margin-bottom: 3px; padding-left: 20px; }
.block li:last-child { margin-bottom: 0px; }
.block li:before { content: "\f0da"; font-family: FontAwesome; position: absolute; left:0px; top:4px; font-size:16px; line-height:1; color: #8c0000; }
.block .columns2 { margin-top: 30px; column-count: 2; column-gap: 30px; }

.block .title-block { width: 100%; display: inline-block; margin-bottom: 40px; }
.block .title-block h2 { font-size: 30px; line-height: 30px; }
.block .title-block h3 { margin-bottom: 0px; }
.block .title-block h3 + p { margin-top: 20px; }

.visual { width:100%; height:100vh; min-height:700px; position: relative; overflow: hidden; background-repeat: no-repeat; background-position:center center; background-size: cover; }
.visual:before { content: ""; width: 100%; height: 100%; position: absolute; left: 0px; top: 0px; background: rgb(0,0,0); background: linear-gradient(45deg, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.6) 40%, rgba(0,0,0,0.3) 100%); opacity: 0.5; }
.visual:after { content: ""; width: 100%; height:200px; position: absolute; left: 0px; top: 0px; background: rgb(0,0,0); background: linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%); }
.visual .container { height: inherit; min-height:inherit; position: relative; }
.visual .row.text { height: inherit; min-height:inherit; }
.visual .row.text > [class*="col-"] { height: inherit;  min-height:inherit; position: relative; }
.visual .slide-wrap { width: 100%; height: 100%; position: absolute; display: table; z-index: 2; padding-top:160px; }
.visual .slide { display: table-cell; vertical-align: middle; padding-left: 0px; }
.visual .slide .img-arrow { width: 32px; margin-bottom: 20px; position: relative; z-index: 2; }
.visual .slide img.logo-slide { position: relative; z-index: 2; height: 95px; margin-bottom: 20px; }
.visual .slide img.gioiello { position: relative; z-index: 2; height: 450px; }
.visual .slide .box a { display: inline-block; }
.visual .slide .box a:hover { opacity: 0.9; }
.visual .slide h2 { font-family: 'Montserrat', sans-serif; color:#fff; font-size:40px; line-height:1; font-weight: normal; position: relative; z-index: 2; margin-bottom:40px; font-weight: 700; }
.visual .slide h2 strong { color: #fff; }
.visual .slide h3{ color: #fff; font-size: 19px; line-height: 22px; position: relative; z-index: 2; margin-bottom: 30px; text-transform: uppercase; }
.visual .slide p{ font-size: 22px; line-height: 28px; color: #333; position: relative; z-index: 2; margin-bottom: 25px; }
.visual .slide h4{ color:#fff; font-size:30px; line-height:1; font-weight:400; margin:0px; margin-bottom:10px; }
.visual .slide h4 strong{ font-weight:700;}

.visual .item { position: relative; min-height: 100px; padding: 20px 0 0 120px; margin: 20px 0; }
.visual .item .icon { width: 100px; height: 100px; position: absolute; left: 0px; top: 0px; margin-bottom: 0px; }
.visual .item .icon a { width: 100px; height: 100px; float: left; padding: 10px; background: #8c0000; }
.visual .item .icon a img { padding: 10px; }
.visual .item .icon a:hover { background-color: #111 !important; }
.visual .item.one .icon a { background-color: #8c0000; }
.visual .item.two .icon a { background-color: #005193; }
.visual .item.three .icon a { background-color: #003d70; }
.visual .item.four .icon a { background-color: #003d70; }
.visual .item.five .icon a { background-color: #005193; }
.visual .item.six .icon a { background-color: #8c0000; }
.visual .item h2 { font-size: 18px; color: #666; line-height: 24px; margin-bottom: 5px; font-weight: 700; text-transform: uppercase; }
.visual .item h2 a { font-weight: 700; }
.visual .item h3 { font-size: 16px; color: #333; line-height: 18px; text-transform: none; margin-bottom: 0px; font-weight: 300; }



.title{ padding:180px 0 40px 0; position: relative; text-align:center; background-image:url(../images/title01.jpg); background-size:cover; background-position:center center; }
.title:before { content: ""; width: 100%; height:100%; position: absolute; left: 0px; top: 0px; background: rgb(0,0,0); background: linear-gradient(45deg, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.6) 40%, rgba(0,0,0,0.3) 100%); opacity: 0.75; }
.title:after { content: ""; width: 100%; height:100%; position: absolute; left: 0px; top: 0px; background: rgb(0,0,0); background: linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%); }
.title .slide h1, .title .slide h2, .title .slide span.h2 { color:#fff; text-transform: none; font-size:55px; line-height:1; text-transform: uppercase; font-weight:700; position: relative; z-index: 2; margin-bottom:0px; }
.title .breadcrumb { position: relative; color:#fff; font-size:12px; z-index: 2; text-transform: none; }
.title .breadcrumb a { color:#fff; padding: 0 10px 0 2px; display: inline-block; line-height:15px; position: relative; }
.title .breadcrumb a:before { content: "/"; position: absolute; top: 0px; right: 0px; line-height:15px; }
.title .breadcrumb a:first-child { padding-left: 0px; }
.title .breadcrumb a:last-child { padding-right: 0px; }
.title .breadcrumb a:last-child:before { display: none; }
.title .breadcrumb a:hover { color:#fff; }

.cta { padding: 100px 0; text-align: left; position: relative; overflow: hidden; text-align: left; margin-bottom: 20px; }
.cta:before { content: ""; width: 100%; height: 100%; position: absolute; left: 0px; top: 0px; z-index: 1; background: rgba(0,0,0,0.35); }
.cta.image { background-repeat: no-repeat; background-position: center center; background-size: cover; }
.cta .text .img-arrow { width: 32px; margin-bottom: 20px; position: relative; z-index: 2; }
.cta .text h2 { font-size: 34px; line-height: 36px; font-weight: 900; color: #fff; position: relative; z-index: 2; margin-bottom: 10px; }
.cta .text h3 { display: inline-block; color: #fff; font-size: 22px; line-height: 30px; text-transform: none; font-weight: 300; position: relative; z-index: 2; margin-bottom: 25px; }
.cta .text p { display: inline-block; color: #fff; font-size: 20px; line-height: 28px; text-transform: none; font-weight: 300; position: relative; z-index: 2; margin-bottom: 25px; }
.cta .text .btn { position: relative; z-index: 2; margin: 0px; }

.block.categories { width: 100%; padding: 0 0 60px 0; }
.block.categories .row { margin: 0 -10px; }
.block.categories [class*="col-"] { padding: 0 10px; }
.block.categories .text { padding-top: 60px; padding-right: 30px; }
.block.categories .item { width: 100%; display: inline-block; position: relative; padding-top: 0px; text-align: center; padding: 30px 10px; background: #e1e1e1; border-radius: 0px; margin-top: -30px; }
.block.categories .item .icon { width: 160px; border-radius: 0px; margin: 0 auto; padding: 10px; margin-bottom: 10px; border: 1px solid #fff; margin-top: -55px; }
.block.categories .item .icon .hover { width: 100%; position: absolute; top: 0px; left: 0px; opacity: 0; border-radius: 0px; overflow: hidden; -webkit-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out; transition: all .5s ease-in-out; }
.block.categories .item.one { background: #c8102e; }
.block.categories .item.one .icon { background: #c8102e; }
.block.categories .item.two { background: #ffad00; }
.block.categories .item.two .icon { background: #ffad00; }
.block.categories .item.three { background: #45aeb1; }
.block.categories .item.three .icon { background: #45aeb1; }
.block.categories .item h2 { color: #fff; font-size: 24px; letter-spacing: 0px; margin-bottom: 10px; }
.block.categories .item p { color: #fff; margin-bottom: 0px; padding: 0 10px; }
.block.categories .item span { width: 100%; display: inline-block; text-align: center; font-family: 'Muli', sans-serif; font-size: 24px; font-weight: 700; display: none; }

.block.categories .item:hover .icon .hover { opacity: 1; }

.block.catalogs-home .row { margin: 0 -5px; }
.block.catalogs-home [class*="col-"] { padding: 0 5px; }

.block.icons { padding: 120px 0; background: #222; background: rgb(34,34,34); background: linear-gradient(45deg, rgba(34,34,34,1) 0%, rgba(51,51,51,1) 50%, rgba(51,51,51,1) 100%); }
.block.icons .row { margin: 0 -30px; }
.block.icons [class*="col-"] { padding: 0 30px; }
.block.icons .image { margin-bottom: 20px; }
.block.icons .icon { width: 100px; height: 100px; background: #25255d; }
.block.icons .icon img { width: 100%; height: auto; padding: 10px; }
.block.icons .container { position: relative; z-index: 2; }
.block.icons .btn { margin-top: 30px; }
.block.icons .top { padding-left: 90px; padding-top: 5px; position: relative; margin-bottom: 30px; }
.block.icons .top .number { font-family: 'Exo', sans-serif; position: absolute; left: 0px; top: 0px; font-size: 60px; line-height: 55px; font-weight: 700; color: #fff; opacity: 0.1; }
.block.icons h2 { font-size: 19px; line-height: 22px; color: #fff; margin-bottom: 0px; }
.block.icons h3 { font-size: 15px; line-height: 18px; color: #e1e1e1; margin-bottom: 0px; }
.block.icons p { color: #e1e1e1; }


.block.icons-shop { padding-bottom: 40px; position: relative; }
.block.icons-shop .row { margin: 0 -40px; }
.block.icons-shop .row [class*="col-"] { padding: 0 40px; }
.block.icons-shop .row.lista { margin: 0 -20px; }
.block.icons-shop .row.lista [class*="col-"] { padding: 0 20px; }
.block.icons-shop .row.lista [class*="col-"]:nth-child(2n+1){ clear:both;}
.block.icons-shop .item{ width:100%; float:left; position: relative; min-height: 90px; padding: 0 0 0 135px; margin: 0 0 40px 0; }
.block.icons-shop .item .icon { width: 90px; height: 90px; position: absolute; left: 0px; top: 0px; margin-bottom: 0px; }
.block.icons-shop .item .icon a { width: inherit; height: inherit; float: left; background: none !important; opacity: 0.3; }
.block.icons-shop .item .icon a img { padding: 0px; }
.block.icons-shop .item .icon a:hover { }
.block.icons-shop .item.five .icon a { opacity: 1; }
.block.icons-shop .item .icon a:hover { opacity: 1; }
.block.icons-shop .item h2 { font-size: 19px; color: #8c0000; line-height: 22px; margin-bottom: 5px; font-weight: 400; text-transform: uppercase; }
.block.icons-shop .item h2 a { color: #000; font-weight: 400; }
.block.icons-shop .item h3 { max-width: 80%; font-family: 'Montserrat', sans-serif; font-size: 14px; color: #333; line-height: 22px; text-transform: none; margin-bottom: 0px; font-weight: 400; }
.block.icons-shop .item a.link{ width:100%; float:left; margin-top:10px; color:#8c0000; font-weight:700;}
.block.icons-shop.black { background: #333; }
.block.icons-shop.black .item h2 { color: #fff; }
.block.icons-shop.black .item h3 { color: #e1e1e1 }
.block.icons-shop.footer-shop .icon { opacity: 0.1; }


.block .contacts-flash { }
.block .contacts-flash .row { margin: 0 -10px; }
.block .contacts-flash [class*="col-"] { padding: 0 10px; }
.block .contacts-flash .item .icon { width: 100px; height: 100px; background: #8c0000; border-radius: 10px; }
.block .contacts-flash .item .icon.one { background: #8c0000; }
.block .contacts-flash .item .icon.two { background: #005193; }
.block .contacts-flash .item .icon.three { background: #003d70; }
.block .contacts-flash .item .icon.four { background: #003d70; }
.block .contacts-flash .item .icon img { width: 100%; height: auto; padding: 20px; }
.block .contacts-flash .item p { margin: 0px; }
.block .contacts-flash .item a { text-decoration: none; }

.block.presentation { }
.block.presentation h2 { margin-bottom: 10px; }
.block.presentation.black { background: url(../images/bgdark.jpg) no-repeat center top; background-color: #313131; }
.block.presentation.black h2 { color: #fff; }
.block.presentation.black p, .block.presentation.black li { color: #e1e1e1; }
.block.presentation .main-image { width: 100%; margin-bottom: 40px; }
.block.presentation .image + p { margin-top: 30px; }
.block.presentation .btn { margin-top: 20px; }
.block.presentation p + .readmore { margin-top: 20px; }
.block.presentation .btn + .btn { margin-left: 10px; }
.block.presentation h3 + .btn { margin-top: 10px; }
.block.presentation.center .main-image { margin-bottom: 0px; }
.block.presentation.center h2 { margin-bottom: 20px; }
.block.presentation.center h2 a { font-weight: 900; }
.block.presentation .section-title h2{ font-size:50px; color:#8c0000; line-height:1; margin:0px;}
.block.presentation .section-title h2 + h3{ margin-top:10px;}

.block.presentation.center.detail .main-image { width: 100%; max-width: 350px; height: auto; float: left; margin: 5px 30px 30px 0; }
.block.presentation.center.detail .sidebar h3 { font-weight: 900; margin-bottom: 10px; text-transform: uppercase; color: #111; }
.block.presentation.center.detail .sidebar li { margin-bottom: 3px; }
.block.presentation.center.detail .sidebar li:before { content: "\f061"; }
.block.presentation.center.detail .sidebar li a { color: #666; }
.block.presentation.center.detail .sidebar li a:hover { color: #111; }

.block.presentation.certifications .gallery .row { margin: 0 -0.5px; }
.block.presentation.certifications .gallery [class*="col-"] { padding: 0 0.5px; }
.block.presentation.certifications .image { border: 1px solid #e1e1e1; }

.block.presentation.testatashop h3 { margin-bottom: 0px; }

.block.numbers { background: #f7f7f7; padding: 60px 0; }
.block.numbers .icon { color: #111; margin-bottom: 10px; }
.block.numbers .countup { margin-bottom: 5px; }
.block.numbers .countup-amount { color: #999; font-weight: 300; line-height: 45px; }
.block.numbers .countup-sign { color: #999; font-weight: 300; line-height: 45px; }
.block.numbers h4 { font-weight: 900; color: #777; }

.block.map { padding: 0px; }
.block.map .iframe { width: 100%; height: 500px; border-radius: 0px; }
.block.map .iframe .map-content { padding: 15px; }
.block.map .iframe .map-content h2 { font-size: 16px; line-height: 24px; color: #8c0000; font-weight: 900; margin-bottom: 5px; }
.block.map .iframe .map-content p { font-size: 14px; line-height: 20px; margin-bottom: 0px; }

.block.customers.grey { background: rgba(0,0,0,0.03); }
.block.customers .item { border-right: 1px dashed #e1e1e1; }
.block.customers h2 { font-size: 28px; line-height: 34px; margin-bottom: 10px; }
.block.customers h3 { font-size: 16px; line-height: 22px; font-weight: 300; margin-bottom: 20px; }
.block.customers .border-left { border-left: 1px dashed #e1e1e1; }
.block.customers .border-right { border-right: 1px dashed #e1e1e1; }
.block.customers img { -webkit-filter: grayscale(100%); filter: grayscale(100%); -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out; }
.block.customers:hover img { -webkit-filter: grayscale(0%); filter: grayscale(0%); }

.block.partners { text-align: center; padding: 60px 0; }
.block.partners .top { margin-bottom: 40px; }
.block.partners .top h2 { font-size: 28px; line-height: 34px; margin-bottom: 10px; }
.block.partners .top h3 { font-size: 16px; line-height: 22px; font-weight: 300; }
.block.partners img { -webkit-filter: grayscale(100%); filter: grayscale(100%); -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out; }
.block.partners img:hover { -webkit-filter: grayscale(0%); filter: grayscale(0%); }
.block.partners .row { margin: 0 -15px; }
.block.partners [class*="col-"] { padding: 0 15px; }

.block.portfolio { text-align: center; }
.block.portfolio .mask-dark.mask-info { background: rgba(112,26,110,.8); }
.block.portfolio .top { margin-bottom: 40px; }
.block.portfolio .top h2 { font-size: 30px; margin-bottom: 10px; }
.block.portfolio .top h3 { margin-bottom: 0px; }
.block.portfolio .bottom .container-fluid { padding: 0px; }
.block.portfolio .bottom figure { margin-bottom: 20px; }
.block.portfolio .bottom figure a { z-index: 9999; }
.block.portfolio .bottom figure img { -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out; }
.block.portfolio .bottom figure:hover img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }
.block.portfolio .bottom figure h3 { font-weight: 900; font-size: 18px; color: #fff; text-transform: uppercase; margin-bottom: 0px; }
.block.portfolio .bottom figure h4 { font-weight: 400; color: #999; font-size: 14px; text-transform: none; margin-bottom: 0px; }
.block.portfolio .bottom .btn { margin-top: 20px; }
.block.portfolio .bottom .btn { border-color: #fff !important; background: none !important; color: #fff !important; }
.block.portfolio .bottom .btn:hover { background: #fff !important; color: #fff !important; }
.block.portfolio.page { padding: 60px 0 0 0; }
.block.portfolio.page.related { padding: 0; }
.block.portfolio .all { margin-top: 20px; }

.block.portfolio.home { text-align: left; padding: 1px 0; position: relative; }
.block.portfolio.home .bottom .row { margin: 0px -0.5px; }
.block.portfolio.home .bottom [class*="col-"] { padding: 0 0.5px; }
.block.portfolio.home .bottom figure { height: 550px; position: relative; margin: 0px; background-size: cover; background-position: center center; -webkit-transition: all .6s ease-in-out; -moz-transition: all .6s ease-in-out; -o-transition: all .6s ease-in-out; transition: all .6s ease-in-out; }
.block.portfolio.home .bottom figure h3 { font-size: 40px; line-height: 40px; margin-bottom: 15px; }
.block.portfolio.home .bottom figure h3 span { font-size: 22px; line-height: 22px; }
.block.portfolio.home .bottom figure h4 { width: 100%; display: inline-block; font-size: 18px; font-weight: 400; line-height: 24px; color: #fff; font-weight: 400; }
.block.portfolio.home .bottom .text { width: 100%; max-width: 450px; position: absolute; padding: 0 40px; bottom: 60px; -webkit-transition: all .2s ease-in-out; -moz-transition: all .5s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out; }
.block.portfolio.home .bottom figure.privati { background-image: url(../images/home-privati.jpg); }
.block.portfolio.home .bottom figure.privati:before { content: ""; width: 100%; height: 100%; position: absolute; background: rgba(0,71,80,0.7); -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out; }
.block.portfolio.home .bottom figure.privati .text { right: 0px; text-align: right; }
.block.portfolio.home .bottom figure.privati h4 { float: right; }
.block.portfolio.home .bottom figure.privati .btn { clear: both; float: right; }
.block.portfolio.home .bottom figure.imprese { background-image: url(../images/home-imprese.jpg); }
.block.portfolio.home .bottom figure.imprese:before { content: ""; width: 100%; height: 100%; position: absolute; left: 0px; background: rgba(0,118,134,0.7); }
.block.portfolio.home .bottom figure.imprese .text { left: 0px; text-align: left; }
.block.portfolio.home .bottom figure.imprese h4 { float: left; }
.block.portfolio.home .bottom figure.imprese .btn { clear: both; float: left; }
.block.portfolio.home .bottom .btn:hover { color: #111 !important; }

.block.portfolio.home .bottom figure.privati { background-color: #000; }
.block.portfolio.home .bottom figure.privati:hover:before { background: rgba(0,71,80,0.9); }
.block.portfolio.home .bottom figure.imprese:hover:before { background: rgba(0,118,134,0.9); }
.block.portfolio.home .bottom figure.privati:hover .text { bottom: 80px; }
.block.portfolio.home .bottom figure.imprese:hover .text { bottom: 80px; }
.block.portfolio.home .bottom .row:hover figure { -webkit-filter: grayscale(100%); filter: grayscale(100%); }
.block.portfolio.home .bottom .row:hover figure { opacity: 0.75; }
.block.portfolio.home .bottom .row:hover figure .text { opacity: 0.2; }
.block.portfolio.home .bottom .row:hover figure.privati:hover { opacity: 1 !important; }
.block.portfolio.home .bottom .row:hover figure.privati:hover { -webkit-filter: grayscale(0%) !important; filter: grayscale(0%) !important; }
.block.portfolio.home .bottom .row:hover figure.privati:hover .text { opacity: 1 !important; }
.block.portfolio.home .bottom .row:hover figure.imprese:hover { -webkit-filter: grayscale(0%) !important; filter: grayscale(0%) !important; }
.block.portfolio.home .bottom .row:hover figure.imprese:hover .text { opacity: 1 !important; }
.block.portfolio.home .bottom .row:hover figure.imprese:hover { opacity: 1 !important; }

.block.portfolio.company { text-align: left; }
.block.portfolio.company .testo h2 { font-size: 28px; line-height: 28px; margin-bottom: 20px; }
.block.portfolio.company .testo .btn { border-color: #111 !important; background: #111 !important; color: #fff !important; }
.block.portfolio.company .testo .btn:hover { background: none !important; color: #111 !important; }
.block.portfolio.company .colonna { text-align: left; position: relative; }
.block.portfolio.company .colonna .row { margin: 0px -0.5px; }
.block.portfolio.company .colonna .figure { margin-bottom: 1px; }
.block.portfolio.company .colonna .figure .mask { opacity: 1 !important; }
.block.portfolio.company .colonna .figure .mask-info { height: auto; padding: 0 30px; text-align: left; bottom: 40px; top: initial; left: 0px; transform: none; opacity: 1 !important; }
.block.portfolio.company .colonna figure:hover img { -webkit-transform: scale(1); -moz-transform: scale(1); -o-transform: scale(1); transform: scale(1); }
.block.portfolio.company .colonna [class*="col-"] { padding: 0 0.5px; }
.block.portfolio.company .colonna figure h3 { font-size: 26px; line-height: 26px; margin-bottom: 0px; }
.block.portfolio.company .colonna figure.big h3 { font-size: 36px; line-height: 36px; margin-bottom: 5px; }
.block.portfolio.company .colonna figure h4 { width: 100%; display: inline-block; font-size: 16px; font-weight: 400; line-height: 22px; color: #fff; font-weight: 400; }
.block.portfolio.company .colonna figure .mask.one { background: rgba(0,71,80,0.7); }
.block.portfolio.company .colonna figure:hover .mask.one { background: rgba(0,71,80,0.9); }
.block.portfolio.company .colonna figure .mask.two { background: rgba(0,118,134,0.7); }
.block.portfolio.company .colonna figure:hover .mask.two { background: rgba(0,118,134,0.9); }
.block.portfolio.company .colonna figure .mask.three { background: rgba(128,128,128,0.7); }
.block.portfolio.company .colonna figure:hover .mask.three { background: rgba(128,128,128,0.9); }
.block.portfolio.company .colonna .btn { border-color: #fff !important; background: none !important; color: #fff !important; }
.block.portfolio.company .colonna .btn:hover { background: #fff !important; color: #111 !important; }

.block.portfolio.collaborators { text-align: left; }
.block.portfolio.collaborators .bottom figure a { width: 100%; float: left; display: block; margin-bottom: 10px; overflow: hidden; }
.block.portfolio.collaborators .bottom figure h3 { color: #111; }
.block.portfolio.home.internal .bottom figure { height: auto; }
.block.portfolio.home.internal .bottom .text { position: relative; padding: 50px 40px; bottom: auto; }
.block.portfolio.home.internal .bottom figure.privati .text { right: auto; float: right; }
.block.portfolio.home.internal .bottom figure.imprese .text { left: auto; float: left; }
.block.portfolio.home.internal .bottom figure:hover .text { bottom: auto; }
.block.portfolio.home.internal .bottom .btn { margin-top: 5px; }

.block.portfolio.offers .row { margin: 0 -0.5px; }
.block.portfolio.offers [class*="col-"] { padding: 0 0.5px; }
.block.portfolio.offers { text-align: left; }
.block.portfolio.offers .original-label { font-family: 'Muli', sans-serif; position: absolute; z-index: 2; background: #666; font-size: 14px; height: 35px; line-height: 35px; font-weight: 900; padding: 0 15px; color: #fff; left: 0px; bottom: 50px; }
.block.portfolio.offers .price-label { font-family: 'Muli', sans-serif; position: absolute; z-index: 2; background: #007686; font-size: 18px; height: 50px; line-height: 50px; font-weight: 900; padding: 0 15px; color: #fff; left: 0px; bottom: 0px; }
.block.portfolio.offers .bottom figure a { width: 100%; float: left; display: block; margin-bottom: 0px; overflow: hidden; }
.block.portfolio.offers .bottom h3 { color: #111; font-size: 20px; font-weight: 900; text-transform: uppercase; }
.block.portfolio.offers .bottom h3 a { font-weight: 900; }
.block.portfolio.offers .bottom p { margin: 0px; }
.block.portfolio.offers .bottom .btn { margin-top: 20px; }
.block.portfolio.offers .bottom figure:hover img { -webkit-transform: scale(1); -moz-transform: scale(1); -o-transform: scale(1); transform: scale(1); }
.block.portfolio.offers .over { width: 0px; height: 100%; position: absolute; z-index: 1; left: 0px; background: rgba(0,71,80,0.4); -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out; }
.block.portfolio.offers figure:hover .over { width: 100%; background: rgba(0,71,80,0.7); }
.block.portfolio.offers .bottom ul { margin: 0px; }
.block.portfolio.offers .bottom li { margin: 0px; }
.block.portfolio.offers .bottom figure img { -webkit-transition: all 0s ease-in-out; -moz-transition: all 0s ease-in-out; -o-transition: all 0s ease-in-out; transition: all 0s ease-in-out; }
.block.portfolio.offers .bottom .btn { border-color: #111 !important; background: none !important; color: #111 !important; }
.block.portfolio.offers .bottom .btn:hover { background: #111 !important; color: #fff !important; }
.block.portfolio.offers .box { padding-right: 30px; }

.block.portfolio.services .row { margin: 0 -0.5px; }
.block.portfolio.services [class*="col-"] { padding: 0 0.5px; }
.block.portfolio.services { text-align: left; }
.block.portfolio.services .number { font-family: 'Muli', sans-serif; background: #666; font-size: 50px; width: 70px; height: 70px; line-height: 70px; text-align: center; font-weight: 900; padding: 0 15px; color: #fff; }
.block.portfolio.services .service { width: 100%; position: absolute; z-index: 2; left: 0px; bottom: 0px; }
.block.portfolio.services .service h3 { max-width: 70%; width: auto; float: left; font-family: 'Muli', sans-serif; background: #007686; font-size: 18px; height: auto; line-height: 20px; font-weight: 900; padding: 10px 15px; color: #fff; }
.block.portfolio.services .bottom figure a { width: 100%; float: left; display: block; margin-bottom: 0px; overflow: hidden; }
.block.portfolio.services .over { width: 0px; height: 100%; position: absolute; z-index: 1; left: 0px; background: rgba(0,71,80,0.4); -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out; }
.block.portfolio.services figure { margin-bottom: 1px; }
.block.portfolio.services figure:hover .over { width: 100%; background: rgba(0,71,80,0.7); }
.block.portfolio.services .bottom figure:hover img { -webkit-transform: scale(1); -moz-transform: scale(1); -o-transform: scale(1); transform: scale(1); }
.block.portfolio.services .bottom figure img { -webkit-transition: all 0s ease-in-out; -moz-transition: all 0s ease-in-out; -o-transition: all 0s ease-in-out; transition: all 0s ease-in-out; }



.block.project .gallery .item { margin-top: 25px; }
.block.project .gallery .item:first-child { margin-top: 0px; }
.block.project .gallery .item.video { height: 0; overflow: hidden; padding-bottom: 56.25%; padding-top: 30px; position: relative; }
.block.project .gallery .item.video iframe { height: 100%; left: 0; position: absolute; top: 0; width: 100%; border: 1px solid #efefef; box-shadow: 1px 1px 2px rgba(0,0,0,0.05); }
.block.project .gallery .item.image img { width: 100%; height: auto; border: 1px solid #efefef; box-shadow: 1px 1px 2px rgba(0,0,0,0.05); }
.block.project .gallery .item.post { margin-top: 0px; }
.block.project .gallery .item.post + .item { margin-top: 0px; }
.block.project .gallery .item.post blockquote { margin-bottom: 20px; }
.block.project .gallery .item.post img { background: #fff; border: 1px solid #efefef; box-shadow: 1px 1px 2px rgba(0,0,0,0.05); filter: grayscale(1); -webkit-filter: grayscale(1); filter: grayscale(100%); -webkit-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out; transition: all .5s ease-in-out; }
.block.project .gallery .item.post:hover img { filter: grayscale(0); -webkit-filter: grayscale(0); filter: grayscale(0%); }
.block.project .gallery .item.post p { font-family: 'Muli', sans-serif; text-transform: none; color: #777; font-style: normal; font-size: 16px; margin: 0px; }
.block.project .gallery .item.post h5 { font-weight: 900; color: #111; }
.block.project .gallery .item.post h5 small { text-transform: none; color: #999; line-height: 18px; margin: 0px; }

.block.team { background: #f7f7f7; }
.block.team h2 { font-size: 28px; line-height: 30px; margin-bottom: 5px; }
.block.team h3 { font-size: 16px; line-height: 22px; font-weight: 300; margin-bottom: 20px; }
.block.team .LI-badge-container.vertical.dark { width: 100% !important; }
.block.team .LI-badge-container.vertical.dark .LI-profile-pic-container { background-size: cover !important; }
.block.team .LI-badge-container.vertical.dark .LI-profile-pic { left: 50% !important; margin-left: -60px !important; }
.block.team .LI-badge-container.vertical.dark .more-info { display: none !important; }
.block.team .item .row { margin-left: -10px; margin-right: -10px; }
.block.team .item .row + .row { margin-top: 0px; }
.block.team .item [class*="col-"] { padding: 0 10px; }
.block.team .item h4 { color: #777; font-weight: 900; font-size: 20px; line-height: 20px; margin-bottom: 5px; }
.block.team .item h5 { color: #999; font-size: 14px; line-height: 20px; font-weight: 300; text-transform: none; margin-bottom: 20px; }

.block.blog { padding: 60px 0; background: #f7f7f7; }
.block.blog .top h2 { font-size: 28px; line-height: 34px; margin-bottom: 0px; }
.block.blog .top h3 { font-size: 16px; line-height: 22px; font-weight: 300; margin-bottom: 20px; }
.block.blog .arrows { margin-left: -6px; }
.block.blog .slider-arrow { width: 24px; height: 24px; float: left; position: relative; margin: 0px; top: 0px; left: 0px; right: 0px; }
.block.blog .slider-arrow:hover, .block.blog .slider-arrow:focus { color: #111; }
.block.blog li { padding-left: 0px; }
.block.blog .item { padding: 0 15px; line-height: 22px; }
.block.blog .item h3 { font-size: 16px; text-transform: uppercase; line-height: 22px; }
.block.blog .item h3 a { color: #777; font-weight: 900; }
.block.blog .item a:hover, .block.blog .item a:focus { color: #111; }
.block.blog .all { clear: both; display: inline-block; width: 100%; margin: 10px 0; }
.block.blog .all a { font-size: 14px; color: #777; }
.block.blog .all a:hover, .block.blog .all a:focus { color: #111; }

.block.service { width: 100%; padding: 120px 0; position: relative; background: #fff; background-size: cover; background-position: center center; }
.block.service .row { margin: 0 -60px; }
.block.service [class*="col-"] { padding: 0 60px; }
.block.service:before { content: ""; width: 50%; height: 100%; position: absolute; background-position: center center; background-size: cover; }
.block.service.image-left:before { left: 0px; top: 0px; }
.block.service.image-right:before { right: 0px; top: 0px; }
.block.service .text { padding: 0; position: relative; z-index: 2; }
.block.service .text h2 { font-weight: 400; }
.block.service.image-left .text { padding-left: 30px; }
.block.service.image-right .text { padding-right: 30px; }
.block.service .image { display: none }
.block.service .image img { width: 100%; height: auto; }
.block.service img.img-right { float: right; margin: 0 0 15px 15px; }
.block.service .btn { margin-top: 10px; }
.block.service.black { background: #333; }


.block.archive .row { margin: 0px -10px; }
.block.archive [class*="col-"] { padding: 0px 10px; }
.block.archive .top { margin-bottom: 30px; text-align: center; }
.block.archive [class*="col-"]:nth-child(5n) { clear: both; }
.block.archive .item { margin-bottom: 40px; }
.block.archive .item .image { margin-bottom: 15px; }
.block.archive .item .image a { display: block; position: relative; }
.block.archive .item .image a span.category { width: auto; height: auto; position: absolute; left: 0px; bottom: 0px; padding: 5px 10px; background: #8c0000; font-size: 14px; color: #fff; text-transform: uppercase; }
.block.archive .item .over { width: 0px; height: 100%; position: absolute; z-index: 1; left: 0px; background: rgba(0,71,80,0.4); -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out; }
.block.archive .item:hover .over { width: 100%; background: rgba(0,71,80,0.7); }
.block.archive .item span.date { width: 90px; height: 90px; position: absolute; z-index: 2; border-radius: 0px; border-top-left-radius: 0px; left: -10px; bottom: -10px; background: #8c0000; border: 5px solid #fff; z-index: 1; }
.block.archive.grey .item span.date { border-color: #e5e5e5; }
.block.archive .item span.date span.day { width: 100%; float: left; text-align: center; font-size: 30px; line-height: 35px; margin-top: 10px; font-weight: 700; color: #fff; }
.block.archive .item span.date span.month { width: 100%; float: left; text-align: center; font-size: 18px; line-height: 20px; color: #fff; }
.block.archive .item .text { padding-left: 80px; }
.block.archive .item .bottom { padding: 20px; padding-right: 30px; padding-left: 0px; padding-bottom: 0px; }
.block.archive .item h2 { font-size: 20px; line-height: 24px; margin-bottom: 10px; }
.block.archive .item a:hover, .block.archive .item a:focus { color: #8c0000; }
.block.archive .all { margin-top: 40px; text-align: center; }
.block.archive.other .item { margin-bottom: 0px; }
.block.archive.other .bottom { padding: 20px; padding-bottom: 0px; padding-left: 0px; }
.block.archive.other [class*="col-"]:nth-child(4n) { clear: none; }
.block.archive.works [class*="col-"]:nth-child(4n) { clear: none; }
.block.archive.works [class*="col-"]:nth-child(3n) { clear: both; }

.block.archive.home .item { margin-bottom: 0px; }

.block.archive.internal-page { padding-bottom: 40px; }

.block.post .main-image { position: relative; }
.block.post span.date { font-family: 'TrajanProRegular', sans-serif; width: 80px; height: 80px; display: inline-block; z-index: 2; left: 0px; top: 0px; background: #8c0000; z-index: 1; margin-bottom: 60px; margin-top: -120px; position: relative; z-index: 2; }
.block.post span.date span.day { width: 100%; float: left; text-align: center; font-size: 30px; line-height: 40px; margin-top: 10px; color: #fff; }
.block.post span.date span.month { width: 100%; float: left; text-align: center; font-size: 18px; line-height: 20px; color: #fff; }

.block.offer .main-image { margin-bottom: 1px; position: relative; }
.block.offer .main-image .original-label { font-family: 'Muli', sans-serif; position: absolute; z-index: 2; background: #666; font-size: 14px; height: 35px; line-height: 35px; font-weight: 900; padding: 0 15px; color: #fff; left: 0px; bottom: 50px; }
.block.offer .main-image .price-label { font-family: 'Muli', sans-serif; position: absolute; z-index: 2; background: #007686; font-size: 18px; height: 50px; line-height: 50px; font-weight: 900; padding: 0 15px; color: #fff; left: 0px; bottom: 0px; }
.block.offer.works .gallery { margin-top: 30px; }
.block.offer .gallery .row { margin: 0 -0.5px; }
.block.offer .gallery [class*="col-"] { padding: 0 0.5px; }
.block.offer .gallery .figure { margin-bottom: 1px; }
.block.offer .over { width: 0px; height: 100%; position: absolute; z-index: 1; left: 0px; background: rgba(0,71,80,0.4); -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out; }
.block.offer a:hover .over { width: 100%; background: rgba(0,71,80,0.7); }

.block.mailing { width: 100%; display: inline-block; padding: 40px 0; background: #fff; }
.block.mailing .left { width: auto; float: left; }
.block.mailing h4 { font-size: 22px; color: #fff; font-weight: 900; margin-bottom: 5px; }
.block.mailing p { font-size: 16px; color: #fff; font-weight: 300; }
.block.mailing .right { width: auto; float: right; }
.block.mailing .right input[type="text"] { width: 350px; height: 50px; line-height: 50px; float: left; color: #666; margin-right: 10px; border: 1px solid rgba(255,255,255,0.2); background: #fff; }
.block.mailing .right input[type="text"]::placeholder { color: #666; }
.block.contacts h2 { margin-bottom: 30px; }
.block.contacts p.small { font: 'Muli', sans-serif; font-size: 12px; line-height: 18px; }
.block.contacts a { color: #8c0000; text-decoration: underline; }
.block.contacts a:hover { text-decoration: none; }
.block.contacts p + h3 { margin-top: 20px; }
.block.contacts .box-side { margin: 0 -5px; }
.block.contacts .box-side [class*="col-"] { padding: 0 5px; }
.block.contacts .side { padding: 30px; }
.block.contacts .side p { color: #b4b4b4; }
.block.contacts .side.one { background: #111; }
.block.contacts .side.two { background: #502b13; }
.block.contacts .side h2 { font-size: 18px; line-height: 24px; letter-spacing: -0.5px; color: #fff; margin-bottom: 15px; }
.block.contacts .side h3 { color: #fff; }
.block.contacts .side a { color: #fff; }
.block.contacts .side a:hover { border-bottom: 1px dotted #fff; }
.block.contacts .social { width: auto; margin-top: 0px; display: inline-block; }
.block.contacts .social ul { margin: 0; width: auto; }
.block.contacts .social li { width: auto; float: left; padding: 0px; margin: 0 1px 0 0; }
.block.contacts .social li:before { display: none; }
.block.contacts .social li a { float: left; position: relative; border-radius: 0px; margin-right: 2px; border: 1px solid #999; color: #999;}
.block.contacts .social li a span.circle { width: 40px; height: 40px; float: left; text-align: center; line-height: 40px; }
.block.contacts .social li a span.circle i { font-size: 16px; line-height: 40px; vertical-align: top; }
.block.contacts .social li.facebook a:hover { background: #3b5999; border-color: #3b5999; color: #fff; }
.block.contacts .social li.linkedin a { background: #0077B5; border-color: #0077B5; color: #fff; }
.block.contacts .social li a:hover{ background: #222; border-color: #222;}
.block.contacts .login h2 { margin-bottom: 0px; }
.block.contacts .signup h2 { margin-bottom: 0px; }

.block.contacts .sidebar li { margin-bottom: 0px; }
.block.contacts .sidebar li:before { content: "\f061" }
.block.contacts .documents + .documents { margin-top: 30px; }
.block.contacts .documents ul { width: 100%; margin: 0px; padding: 0 0.5px; display: inline-block; }
.block.contacts .documents li { width: 33.33%; float: left; padding: 0px 0.5px; margin-bottom: 1px; }
.block.contacts .documents li:before { display: none; }
.block.contacts .documents li a:before { content: "\f1c1"; font-family: FontAwesome; position: absolute; top: 20px; line-height: 40px; font-size: 40px; }
.block.contacts .documents li a { width: 100%; display: inline-block; background: #111; border: 1px solid #111; color: #fff; position: relative; padding: 20px; padding-top: 65px; }
.block.contacts .documents li a:hover { background: none; color: #111; }
.block.contacts .documents li a:hover:before { color: #111; }
.block.contacts .documents.all li a { background: #007686; border: 1px solid #007686; }
.block.contacts .documents.all li a:hover { background: none; color: #007686; }
.block.contacts .documents.all li a:hover:before { color: #007686; }

.block.contacts .box-wrap .box { max-width: 350px; padding: 30px; margin-bottom: 20px; background: #efefef; }
.block.contacts .box-wrap .box h3 { color: #666; font-weight: 700; margin-bottom: 10px; }
.block.contacts .box-wrap .box p { color: #000; }
.block.contacts .box-wrap .box:last-child { margin-bottom: 0px; }

.block.schedules .table-bordered > thead > tr > th,
.block.schedules .table-bordered > thead > tr > td { border-bottom: 3px solid #fff; }
.block.schedules th { background: #111; color: #fff; }
.block.schedules a { color: #111; font-weight: 900; }
.block.schedules .table-bordered > thead > tr > th,
.block.schedules .table-bordered > tbody > tr > th,
.block.schedules .table-bordered > tfoot > tr > th,
.block.schedules .table-bordered > thead > tr > td,
.block.schedules .table-bordered > tbody > tr > td,
.block.schedules .table-bordered > tfoot > tr > td { border: 1px solid #fff; }
.block.schedules tbody tr:nth-child(even) td { background: rgba(193,158,195,0.3); }

.form .row { margin: 0 -5px; }
.form .row + .row { margin-top: 0px; }
.form .row [class*="col-"] { padding: 0 5px; }

.check { width: 100%; float: left; margin-bottom: 4px; }
.check input[type=checkbox] { display: none; }
.check label { float: left; width: 100%; position: relative; font-weight: 400; color: #5c5c5c; vertical-align: top; }
.check label:before { width: 20px; height: 20px; left: 0px; background: #fff; border: 1px solid #d9d9d9; content: ""; position: absolute; margin-right: 10px; cursor: pointer; }
.check input[type=checkbox]:checked + label:before { font-family: FontAwesome; content: "\f0c8"; text-align: center; line-height: 18px; font-size: 7px; color: #8c0000; }
.check label span { min-height: 20px; display: inline-block; padding-left: 30px; font-size: 13px; color: #000; line-height: 20px; float: left; }
.check label span a { color: #8c0000; font-weight:700; text-decoration: underline; }
.check label span a:hover { text-decoration: underline; }

.block.testimonials { background: #f7f7f7; }
.block.testimonials .post { padding: 40px; background: #fff; text-align: center; }
.block.testimonials .post .quote-wrap { padding: 0px 0; overflow: visible; }
.block.testimonials img { background: #fff; border: 1px solid #efefef; box-shadow: 1px 1px 2px rgba(0,0,0,0.05); filter: grayscale(1); -webkit-filter: grayscale(1); filter: grayscale(100%); -webkit-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out; transition: all .5s ease-in-out; }
.block.testimonials .post:hover img { filter: grayscale(0); -webkit-filter: grayscale(0); filter: grayscale(0%); }
.block.testimonials .rating { display: inline-block; margin-bottom: 20px; display: none; }
.block.testimonials .rating ul { margin: 0px; padding: 0px; display: inline-block; }
.block.testimonials .rating li { width: 21px; height: 21px; float: left; margin: 0 1px; display: inline-block; border-radius: 0px; padding: 2px; background: #8c0000; border-top-left-radius: 0px; }
.block.testimonials .rating li:before { display: none; }
.block.testimonials .rating li span { width: 17px; height: 17px; background: #8c0000; float: left; padding: 2px; border-radius: 0px; border-top-left-radius: 0px; border: 1px solid #fff; display: none; }
.block.testimonials .post blockquote { display: inline-block; max-width: 768px; margin-bottom: 0px; }
.block.testimonials .post p { text-transform: none; font-style: normal; font-size: 16px; line-height: 24px; color: #333; margin: 0px; padding: 0px; position: relative; }
.block.testimonials .post h3 { font-size: 20px; line-height: 26px; font-weight: 700; color: #8c0000; text-align: center; margin-bottom: 15px; }
.block.testimonials .post h5 { font-size: 16px; line-height: 20px; font-weight: 700; color: #333; text-align: center; text-transform: none; margin-bottom: 0px; }


.block.brands { position: relative; overflow: hidden; }
.block.brands:before { content: ""; width: 100%; height: 100%; position: absolute; left: 0px; top: 0px; background: url(../images/brands.jpg); background-size: cover; background-position: center center; }
.block.brands .logos .row { margin: 0px -1px; margin-top: 1px; }
.block.brands .logos [class*="col-"] { padding: 0px 1px; }
.block.brands .logos figure { margin: 2px 0; border: 1px solid #fff; }
.block.brands .logos figure a { opacity: 0.85; display: block; /*-webkit-filter: grayscale(100%); filter: grayscale(100%);*/ }
.block.brands .logos figure a:hover { opacity: 1; -webkit-filter: grayscale(0%); filter: grayscale(0%); }

.block.brands .logos.grey figure a { -webkit-filter: grayscale(100%); filter: grayscale(100%); }

.block.brands h2 { color: #fff; }
.block.brands h3 { color: #999; }

.block.products-section{ }
.block.products-section .row.rigaprincipale {}
.block.products-section .row.rigaprincipale .colonnasidebar, .block.products-section .row.rigaprincipale .colonnaprodotti { padding: 0px 25px; }
.block.products-section .row.rigaprincipale .colonnasidebar { width: 25%; }
.block.products-section .row.rigaprincipale .colonnaprodotti { width: 100%; }
.block.products-section .row { margin-left: -10px; margin-right: -10px; }
.block.products-section .row [class*="col-"] { padding: 0px 10px; }
.block.products-section .row [class*="col-"]:nth-child(3n+1) { clear: both; }
.block.products-section .item { width: 100%; float: left; position: relative; background:#fff; border:1px solid #e1e1e1; margin-bottom:20px; box-sizing: border-box; }
.block.products-section .swiper-slide .item { }
.block.products-section .item .sticker { width: auto; font-family: 'Montserrat', sans-serif; position:static; font-weight:400; padding:0px; font-size:18px; line-height:1; text-transform:uppercase; color:#000; white-space: nowrap; }
.block.products-section .item .product-image { width: 100%; float: left; display: inline-block; position: relative; font-size: 0px; padding: 0px; margin-bottom: 0px; }
.block.products-section .item .product-image a { width: 100%; float: left; }
.block.products-section .item .product-image a img{ padding:20px;}
.block.products-section .item .bottom { width: 100%; padding:20px 30px 30px 30px; text-align: center; z-index: 3; position: relative; float: left; }
.block.products-section .item .bottom h5{ font-weight:700; padding:0px; font-size:18px; line-height:1; text-transform:uppercase; color:#000; white-space:nowrap; margin:0px; margin-bottom:10px; }
.block.products-section .item .bottom h3{ font-family: 'Montserrat', sans-serif; font-size:22px; line-height:1.2; position: relative; text-transform: uppercase; margin-bottom: 0px; z-index: 4; }
.block.products-section .item .bottom h3 a { color:#8c0000; font-weight:700; }
.block.products-section .item .bottom h3 a:hover, .block.products-section .item .bottom h3 a:focus { color:#000; }
.block.products-section .item .bottom .price { position: relative; z-index: 3; font-family: 'Montserrat', sans-serif; font-weight: 700; font-size: 16px; line-height: 18px; margin-top:10px; }
.block.products-section .item .bottom h4 { font-size: 15px; line-height: 20px; color: #666; margin-bottom: 10px; }
.block.products-section .item .bottom .price del { color: #999; font-size: 16px; font-weight: 400; }
.block.products-section .item .bottom .price ins { color: #000; font-weight: 700; }
.block.products-section .item .bottom .add-cart { display: none; }
.block.products-section .item .bottom .add-cart .btn { position: relative; z-index: 3; width: 50px; height: 50px; padding: 0px; background-image: url(../images/icon-add.png); background-size: 100% 100%; text-indent: -9999px; overflow: hidden; }
.block.products-section .item .bottom .add-cart .btn:hover { background-color: #111; border-color: #111; }
.block.products-section .item .bottom .add-cart .product-quantity { position: relative; z-index: 3; margin-right: 5px; }
.block.products-section .item .bottom .add-cart .product-quantity input[type=text] { width: 50px; height: 50px; padding: 0px; }
.block.products-section .item .view-more { display: none; position: absolute; bottom: 20px; left: 20px; z-index: 3; }
.block.products-section .swiper-container .item { margin-bottom: 0px; }

.block.products-section.home{ position:relative; background:url(../images/background02.jpg); background-size:cover; background-repeat:no-repeat; background-position:bottom center;}
.block.products-section.home:before{ content:""; width:100%; height:100%; position:absolute; left:0px; top:0px; background:rgba(255,255,255,0.75);}



.block.products-section .item:hover { }
.block.products-section .item:hover .sticker { opacity: 1; }
.block.products-section .item:hover .product-image a { }
.block.products-section .item:hover .product-image a:before { }
.block.products-section .item:hover .bottom h3 a { color: #8c0000; }
.block.products-section .item:hover .bottom .price { display: block; }
.block.products-section .item:hover .view-more { display: block; }

.block.products-section.carousel .item.prodotto:hover .bottom { background: none; }
.block.products-section.carousel .item.prodotto:hover .bottom .view-more { display: none; }

.block.products-section.collection { padding-top: 0px; }
.block.products-section.collection .item { margin: 0px; margin-top: -45px; }

.block.products-section.list-view { padding-bottom: 80px; }
.block.products-section.list-view .row.list { margin-left: -30px; margin-right: -30px; }
.block.products-section.list-view .row.list + .row.list { margin-top: 60px; }
.block.products-section.list-view .row.list > [class*="col-"] { padding: 0px 30px; }
.block.products-section.list-view .item { padding-left: 170px; min-height: 140px; margin-bottom: 20px; }
.block.products-section.list-view .item:last-child { margin-bottom: 0px; }
.block.products-section.list-view .item .product-image { width: 140px; height: 140px; position: absolute; left: 0px; }
.block.products-section.list-view .item .product-image .sticker { display: none; }
.block.products-section.list-view .item .bottom { padding: 0px; }
.block.products-section.list-view .item .bottom h4 { font-size: 13px; line-height: 18px; margin-bottom: 5px; }
.block.products-section.list-view .item .bottom h3 { font-size: 16px; line-height: 22px; }
.block.products-section.list-view .box-products { width: 100%; float: left; }
.block.products-section.list-view .box-products h2 { font-size: 24px; color: #333; line-height: 30px; margin-bottom: 20px; }
.block.products-section.list-view .box-content h2 { margin-bottom: 5px; }
.block.products-section.list-view .box-content img.main { margin-bottom: 30px; }
.block.products-section.list-view .box-content .icon { width: 120px; height: 120px; padding: 10px; background: #8c0000; margin-bottom: 20px; }
.block.products-section.list-view .box-content .icon img { padding: 15px; }
.block.products-section.list-view .box-content .btn { margin-top: 20px; }

.block.products-section .category { width: 100%; float: left; position: relative; border-radius: 0px; overflow: hidden; margin: 6px 0; }
.block.products-section .category .title-main h2 { position: absolute; left: 20px; bottom: 20px; color: #fff; z-index: 4; margin: 0px; -webkit-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out; transition: all .5s ease-in-out; }
.block.products-section .category .product-image { width: 100%; float: left; display: inline-block; position: relative; font-size: 0px; padding: 0px; z-index: 3; margin-bottom: 0px; -webkit-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out; transition: all .5s ease-in-out; }
.block.products-section .category .product-image:before { content: ""; width: 100%; height: 100%; position: absolute; left: 0px; top: 0px; background: rgba(0,0,0,0.3); -webkit-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out; transition: all .5s ease-in-out; }
.block.products-section .category .center { width: 100%; position: absolute; padding: 0 30px; text-align: center; top: -100%; z-index: 4; opacity: 0; -webkit-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out; transition: all .5s ease-in-out; }
.block.products-section .category .center .icon-category img { width: 200px; border-radius: 0px; overflow: hidden; margin: 0 auto; margin-bottom: 20px; }
.block.products-section .category .center h2 { font-size: 36px; line-height: 36px; margin-bottom: 10px; color: #fff; }
.block.products-section .category .center h3 { width: 100%; padding: 0 30px; color: #fff; display: inline-block; }
.block.products-section .category .center .btn:hover { background: none; border-color: #fff; color: #fff; }
.block.products-section .category.small .center .icon-category img { width: 100px; margin-bottom: 10px; }
.block.products-section .category.small .center h3 { width: 100%; }

.block.products-section .category.lab .link a { width: 100%; height: 100%; position: absolute; left: 0px; top: 0px; z-index: 5; }
.block.products-section .category.lab .product-image:before { background: rgba(0,0,0,0); }
.block.products-section .category.lab .product-image-hover { width: 100%; height: 100%; position: absolute; left: 0px; top: 0px; opacity: 0; z-index: 3; -webkit-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out; transition: all .5s ease-in-out; box-shadow: 0px 0px 15px rgba(0,0,0,0.2); }
.block.products-section .category.lab .product-image-hover:before { content: ""; width: 100%; height: 100%; position: absolute; left: 0px; top: 0px; background: rgba(0,0,0,0.3); }
.block.products-section .category.lab .title-main h2 { opacity: 0; }
.block.products-section .category.lab:hover .product-image-hover { opacity: 1; }

.block.products-section .category.offerte .link a { width: 100%; height: 100%; position: absolute; left: 0px; top: 0px; z-index: 5; }
.block.products-section .category.offerte .product-image:before { background: rgba(0,0,0,0); }
.block.products-section .category.offerte .product-image-hover { width: 100%; height: 100%; position: absolute; left: 0px; top: 0px; opacity: 0; z-index: 3; -webkit-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out; transition: all .5s ease-in-out; }
.block.products-section .category.offerte .product-image-hover:before { content: ""; width: 100%; height: 100%; position: absolute; left: 0px; top: 0px; background: rgba(0,0,0,0.3); }
.block.products-section .category.offerte .title-main h2 { opacity: 0; }
.block.products-section .category.offerte:hover .product-image-hover { opacity: 1; }

.block.products-section .category.animali .link a { width: 100%; height: 100%; position: absolute; left: 0px; top: 0px; z-index: 5; }
.block.products-section .category.animali .center { top: 50%; transform: translateY(-50%); opacity: 1; }
.block.products-section .category.animali .title-main h2 { opacity: 0; }
.block.products-section .category.animali .product-image { -webkit-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out; transition: all .5s ease-in-out; }
.block.products-section .category.animali:hover .product-image { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }

.block.products-section .category.prodotti .link a { width: 100%; height: 100%; position: absolute; left: 0px; top: 0px; z-index: 5; }
.block.products-section .category.prodotti .center { top: 50%; transform: translateY(-50%); opacity: 1; }
.block.products-section .category.prodotti .title-main h2 { opacity: 0; }
.block.products-section .category.prodotti .product-image { -webkit-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out; transition: all .5s ease-in-out; }
.block.products-section .category.prodotti:hover .product-image { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }

.block.products-section .category:hover { }
.block.products-section .category:before { background: rgba(0,0,0,0.0); }
.block.products-section .category:hover .product-image { }
.block.products-section .category:hover .product-image:before { background: rgba(0,0,0,0.5) }
.block.products-section .category:hover .center { opacity: 1; top: 50%; transform: translateY(-50%); }
.block.products-section .category:hover .btn:hover { background: none; }
.block.products-section .category:hover .title-main h2 { opacity: 0; }

.block.products-section .category.scatole { border: 5px solid #c8102e; }
.block.products-section .category.scatole .btn { background: #c8102e; }
.block.products-section .category.contenitori { border: 5px solid #ffad00; }
.block.products-section .category.contenitori .btn { background: #ffad00; }
.block.products-section .category.organizer { border: 5px solid #45aeb1; }
.block.products-section .category.organizer .btn { background: #45aeb1; }

.block.products-section.list-view .box-products .title-category { min-height: 80px; margin-bottom: 30px; position: relative; padding-left: 100px; }
.block.products-section.list-view .box-products .title-category .icon { width: 80px; height: 80px; padding: 5px; position: absolute; left: 0px; background: #8c0000; margin-bottom: 20px; }
.block.products-section.list-view .box-products .title-category .icon img { padding: 7px; }
.block.products-section.list-view .box-products .title-category h2 { padding-top: 10px; color: #8c0000; margin-bottom: 0px; }


.block.products-section .calltoaction { margin-top: 6px; position: relative; text-align: center; padding: 40px; border-radius: 0px; background: url(../images/calltoaction.jpg); background-size: cover; background-position: center center; }
.block.products-section .calltoaction:before { content: ""; width: 100%; height: 100%; position: absolute; left: 0px; top: 0px; background: rgba(0,0,0,0.5); }
.block.products-section .calltoaction .text { position: relative; z-index: 2; }
.block.products-section .calltoaction .text h2 { margin-bottom: 0px; }
.block.products-section .calltoaction .text h3 { color: #fff; }
.block.products-section .calltoaction .text .btn:hover { color: #fff; border-color: #fff; background: none; }

.block.products-section .item-social { margin: 6px 0; position: relative; background-size: cover; border-radius: 0px; overflow: hidden; }
.block.products-section .item-social a { width: 100%; height: 100%; position: absolute; left: 0px; top: 0px; }
.block.products-section .item-social a:before { content: ""; width: 100%; height: 100%; position: absolute; left: 0px; top: 0px; background: rgba(0,0,0,0.35); }
.block.products-section .item-social a:hover:before { background: rgba(0,0,0,0); }
.block.products-section .item-social a span.center { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); text-align: center; }
.block.products-section .item-social a span.center span.icon { width: 150px; height: 150px; display: inline-block; background: rgba(255,255,255,0.9); font-size: 50px; color: #fff; text-align: center; border-radius: 0px; }
.block.products-section .item-social a span.center span.icon i { line-height: 150px; }
.block.products-section .item-social a span.center span.text { font-family: 'Muli', serif; width: 100%; display: inline-block; text-align: center; font-size: 24px; line-height: 28px; font-weight: 700; color: #fff; text-transform: uppercase; }

.block.products-section .item-social.facebook a { border: 10px solid #3b5999; }
.block.products-section .item-social.facebook a span.center span.icon { background: #3b5999; }
.block.products-section .item-social.facebook a span.center span.icon i { color: #fff; }
.block.products-section .item-social.facebook a:hover { background: #3b5999; }
.block.products-section .item-social.facebook a:hover span.center span.icon { background: #fff; }
.block.products-section .item-social.facebook a:hover span.center span.icon i { color: #3b5999; }
.block.products-section .item-social.instagram a { border: 10px solid #e4405f; }
.block.products-section .item-social.instagram a span.center span.icon { background: #e4405f; }
.block.products-section .item-social.instagram a span.center span.icon i { color: #fff; }
.block.products-section .item-social.instagram a:hover { background: #e4405f; }
.block.products-section .item-social.instagram a:hover span.center span.icon { background: #fff; }
.block.products-section .item-social.instagram a:hover span.center span.icon i { color: #e4405f; }


.block.category-home { }
.block.category-home h3 { margin-bottom: 0px; }
.block.category-home .container-fluid { padding: 0px; }
.block.category-home .row { margin: 0px -5px; }
.block.category-home .row [class*="col-"] { padding: 0px 5px; }
.block.category-home .box { padding-right: 30px; }

.block.category-home .item-news-home { margin-bottom: 10px; position: relative; background-size: auto 100%; background-position: center center; overflow: hidden; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out; border-radius: 10px; }
.block.category-home .item-news-home:before { content: ""; width: 100%; height: 100%; position: absolute; left: 0px; top: 0px; background: rgba(0,0,0,0); -webkit-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out; transition: all .5s ease-in-out; z-index: 2; }
.block.category-home .item-news-home:after { content: ""; width: 100%; height: 100%; position: absolute; left: 0px; top: 0px; background: rgba(0,0,0,0); -webkit-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out; transition: all .5s ease-in-out; z-index: 2; }
.block.category-home .item-news-home .item { width: 100%; position: absolute; bottom: 0px; -webkit-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out; transition: all .5s ease-in-out; }
.block.category-home .item-news-home .link a { width: 100%; height: 100%; position: absolute; left: 0px; top: 0px; z-index: 9999; }
.block.category-home .item-news-home .model { position: absolute; left: 0px; top: 0px; opacity: 0; -webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out; }
.block.category-home .item-news-home .model img { width: 100%; height: auto; }
.block.category-home .item-news-home .model:before { content: ""; width: 100%; height: 100%; position: absolute; left: 0px; top: 0px; background: rgba(0,0,0,0.05); }
.block.category-home .item-news-home .item:before { content: ""; width: 100%; height: 100%; position: absolute; left: 0px; bottom: 0px; /* background:rgba(103,157,63,0.8); */ }
.block.category-home .item-news-home .item .top h2 { width: 100%; text-align: left; margin-bottom: 0px; color: #fff; font-size: 24px; line-height: 28px; text-transform: none; }
.block.category-home .item-news-home .item .top { width: 100%; text-align: right; display: inline-block; position: absolute; z-index: 2; padding: 20px; left: 0px; z-index: 2; opacity: 1; -webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out; transform: rotate(-90deg); transform-origin: left top 0; }
.block.category-home .item-news-home .item .bottom { width: 100%; position: absolute; z-index: 2; padding: 30px; bottom: 0px; margin-bottom: -100%; -webkit-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; transition: all .4s ease-in-out; transition-delay: 0.2s; overflow: hidden; }
.block.category-home .item-news-home .item .bottom h2 { width: 90%; float: left; font-weight: 300; font-size: 34px; color: #8c0000; line-height: 38px; font-weight: 700; margin-bottom: 10px; }
.block.category-home .item-news-home .item .bottom p { width: 90%; float: left; font-weight: 400; color: #222; margin-bottom: 0px; }
.block.category-home .item-news-home .item .bottom .btn { clear: both; float: left; position: relative; margin-top: 10px; }

.block.category-home .item-news-home:hover .model { opacity: 1; }
.block.category-home .item-news-home:hover { background-size: auto 105%; }
.block.category-home .item-news-home:hover:before { background: rgba(255,255,255,0.75) }
.block.category-home .item-news-home:hover:after { background: rgba(0,0,0,0.05); }
.block.category-home .item-news-home:hover .item .top { opacity: 0; }
.block.category-home .item-news-home:hover .item .bottom { margin-bottom: 0%; }

.block.category-home.dark { background: #333; }
.block.category-home.dark h2 { color: #fff; }
.block.category-home.dark h3 { color: #e1e1e1; }
.block.category-home.dark .btn.btn-default { border-color: #fff; color: #fff; }
.block.category-home.dark .btn.btn-default:hover { border-color: #fff; background: #fff; color: #111; }

.block.company-home { background: url(../images/bg-company-home.jpg) no-repeat; background-size: cover; background-position: center center; overflow: hidden; }
.block.company-home .partners { text-align: center; margin-top: 40px; }
.block.company-home .partners p { font-size: 14px; line-height: 18px; margin-bottom: 15px; }
.block.company-home .partners img { height: 75px; display: inline-block; }

.sticker { width: auto; height: auto; padding: 10px; font-size: 13px; line-height: 16px; background: #8c0000; border-radius: 0px; position: absolute; z-index: 5; left: 30px; top: 30px; font-weight: 700; text-transform: uppercase; border-radius: 0px; }

.block.search { padding: 40px 0; background: #111; }
.block.search h2 { color: #fff; margin: 0px; }
.block.search h3 { margin: 0px; color: #999; }
.block.search .item { position: relative; }
.block.search .item input[type="text"] { height: 50px; line-height: 50px; font-size: 15px; background: #fff; border-color: #d9d9d9; padding-right: 60px; }
.block.search .item a { width: 50px; height: 50px; background: none; position: absolute; right: 0px; text-align: center; color: #111; right: 0px; top: 0px; }
.block.search .item a i { vertical-align: top; line-height: 50px; }

.modal { z-index: 999999; }
.modal .modal-dialog { box-shadow: 0px 0px 50px rgba(0,0,0,0.2); }
.modal.in .modal-dialog { -webkit-transform: translate(0, 50%); -ms-transform: translate(0, 50%); -o-transform: translate(0, 50%); transform: translate(0, 50%); }
.modal-backdrop { background: #e1e1e1; z-index: 99999; }
.modal-body { padding: 30px 15px; }
.modal p { color: #333; }
.modal a { color: #8c0000; text-decoration: underline; }
.modal a:hover { color: #8c0000; text-decoration: none; }
.modal .modal-header { padding: 10px 30px; background-color: #8c0000; border-radius: 0px; color: #fff; }
.modal .modal-header .modal-title { color: #fff; font-size: 18px; line-height: 40px; text-transform: uppercase; font-weight: 400; }
.modal .modal-dialog { overflow: hidden; }
.modal .modal-content { background: #fff; border-radius: 0px; border: 0px; }
.modal .modal-content hr { border-color: #d9d9d9; margin: 15px auto; width: 100%; }
.modal .modal-content .form-group > label { color: #777; }
.modal .modal-content .form-group input[type="text"],
.modal .modal-content .form-group input[type="password"] { background: #f7f7f7; border-color: #d9d9d9; }
.modal .close { width: 32px; height: 32px; position: absolute; background-color: #fff; border-radius: 50%; background-image: url(../images/icon-remove.png); background-size: 100% 100%; top: 16px; right: 16px; text-shadow: 0px 0px 0px #000; opacity: 1; }
.modal-body .video { position: relative; padding-bottom: 56.25%; height: 0; }
.modal-body .video iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.modal-body .form { text-align: left; margin-top: 20px; }


.sidebar { width: 100%; max-width: 100%; float: left; }
.sidebar .box { padding: 30px; background: #f7f7f7; background: rgb(0,0,0,0.03); background: linear-gradient(-180deg, rgba(0,0,0,0.04) 0%, rgba(0,0,0,0.01) 100%); }
.sidebar .widget { width: 100%; max-width: 100%; display: inline-block; margin-bottom: 20px; }
.sidebar .widget:last-child { margin-bottom: 0px; }
.sidebar .widget h3 { font-size: 24px; line-height: 30px; font-weight: 700; text-transform: uppercase; color: #8c0000; margin-bottom: 10px; position: relative; }
.sidebar .widget ul { margin: 0px; }
.sidebar .widget ul li { padding-left: 0px; padding: 5px 0; text-transform: uppercase; border-top: 1px solid #e1e1e1; margin: 0px; }
.sidebar .widget ul li:first-child { border: 0px; }
.sidebar .widget ul li a.active { font-weight: 700; }
.sidebar .widget ul li a.offerte { font-weight: 700; color: #d43a3a; }
.sidebar .widget ul li a.offerte:hover { color: #d43a3a; }
.sidebar .widget ul li a.offerte.active { color: #d43a3a; }
.sidebar .widget ul li a:hover { color: #8c0000; }
.sidebar .widget ul li:before { display: none; }
.sidebar .widget ul li ul { padding: 20px 0; padding-top: 10px; }
.sidebar .widget ul li ul li { font-size: 13px; line-height: 18px; padding: 0px; padding-left: 20px; text-transform: none; border: 0px; margin-bottom: 3px; }
.sidebar .widget ul li ul li:before { content: "\f061"; font-family: FontAwesome; position: absolute; left: 0px; font-size: 13px; color: #666; display: block; }
.sidebar .widget.search { width: 100%; max-width: 400px; position: relative; display: inline-block; margin-bottom: 10px; }
.sidebar .widget.search a { width: 40px; height: 40px; position: absolute; top: 5px; right: 5px; background-color: #8c0000; background-image: url(../images/icon-search.png); padding: 10px; background-size: 100% 100%; color: #fff; font-size: 20px; line-height: 50px; text-align: center; }
.sidebar .widget.search input[type=text] { width: 100%; height: 50px; line-height: 50px; background: #fff; padding: 0 20px; font-size: 15px; font-weight: 400; text-align: left; color: #000; border: 2px solid transparent; border: 1px solid #e1e1e1; }
.sidebar .widget.search input[type=text]:focus { border: 1px solid #8c0000; }
.sidebar .widget.search input[type=text]::placeholder { color: #333; }
.sidebar .widget .btn { width: 100%; }

.product-item { margin-bottom: 40px; }
.product-item .row { margin: 0 -20px; }
.product-item [class*="col-"] { padding: 0 20px; }
.product-item h2 { font-size: 22px; line-height: 26px; font-weight: 900; color: #8c0000; text-transform: uppercase; margin-bottom: 0px; }
.product-item h3 { font-size: 18px; font-weight: 700; color: #333; text-transform: uppercase; margin-bottom: 5px; }
.product-item strong { font-weight: 700; color: #333; }
.product-item .product-varianti { margin-bottom: 20px; }
.product-item .product-varianti .chosen-container-single { min-width: 200px; }
.product-item .price { width: 100%; float: left; position: relative; font-size: 24px; z-index: 3; padding: 10px 0; font-weight: 700; border-top: 1px solid #e1e1e1; border-bottom: 1px solid #e1e1e1; }
.product-item .price h3 { width: auto; color: #8c0000; min-width: 140px; float: left; line-height: 50px; margin-bottom: 0px; }
.product-item .price del { font-size: 0.6em; line-height: 50px; vertical-align: top; color: #666; display: inline-block; }
.product-item .price ins { color: #111; line-height: 50px; vertical-align: top; display: inline-block; }
.product-item .choose { width: 100%; float: left; padding: 10px 0; border-bottom: 1px solid #e1e1e1; }
.product-item .choose h3 { width: auto; color: #8c0000; min-width: 140px; line-height: 50px; float: left; margin: 0px; }
.product-item .choose .chosen-container-single .chosen-single span { font-size: 16px; font-weight: 400; }
.product-item .choose .chosen-container-single .chosen-single { height: 48px; line-height: 48px; }
.product-item .choose .chosen-container-single .chosen-single div:after { line-height: 48px; }
.product-item .choose .chosen-container { max-width: 350px; float: left; margin-right: 10px; }
.product-item .btn { margin-right: 10px; }
.product-item .btn.btn-primary { position: relative; z-index: 3; }
.product-item .product-quantity { position: relative; z-index: 3; margin-right: 10px; }
.product-item .product-quantity input[type=text] { width: 50px; height: 50px; padding: 0px; }
.product-item .boxAggiungi { padding-top: 10px; width: 100%; float: left; }
.product-item .boxAggiungi h3 { width: auto; color: #8c0000; min-width: 140px; line-height: 50px; float: left; margin: 0px; }
.product-item .code { margin-bottom: 20px; }
.product-item .code p { font-size: 22px; line-height: 26px; font-weight: 900; color: #8c0000; text-transform: uppercase; margin-bottom: 0px; }
.product-item .size { margin-bottom: 20px; }
.product-item .info-box { width: 100%; display: inline-block; margin-bottom: 40px; }
.product-item .info-box h1 { font-weight: 700; }
.product-item .info-box h3 { font-size: 20px; line-height: 26px; color: #666; font-weight: 300; margin-bottom: 10px; }
.product-item .info-box .video { height: 0; overflow: hidden; padding-bottom: 56.25%; padding-top: 30px; position: relative; }
.product-item .info-box .video iframe { height: 100%; left: 0; position: absolute; top: 0; width: 100%; border: 1px solid #efefef; box-shadow: 1px 1px 2px rgba(0,0,0,0.05); }
.product-item .info-box .line { width: 100%; float: left; display: inline-block; padding-left: 0px; padding: 5px 0; font-size: 15px; font-weight: 400; border-bottom: 1px dotted #e1e1e1; }
.product-item .info-box .line .data { width: 40%; float: left; color: #7c5835; }
.product-item .info-box .line .field { width: 60%; float: left; }
.product-item .info-box .line .field ul { margin: 0px; }
.product-item .info-box .line .field li { margin: 0px; }
.product-item .info-box blockquote { padding: 0px; border: 0px; font-size: 14px; line-height: 18px; font-style: normal; margin: 0px; margin-top: 30px; }
.product-item .info-box a { color: #c36624; text-decoration: underline; }
.product-item .info-box a:hover { text-decoration: none; }
.product-item .info-box table { width:100% !important; font-size: 14px; line-height: 20px; margin-bottom:10px; }
.product-item .info-box table th, .product-item .info-box table td { padding: 10px; }
.product-item .info-box table th { background: #023399; color: #fff; }
.product-item .info-box table a { color: #061266; font-weight: 900; }
.product-item .info-box table > thead > tr > th,
.product-item .info-box table > tbody > tr > th,
.product-item .info-box table > thead > tr > td,
.product-item .info-box table > tbody > tr > td { border: 1px solid #e1e1e1; }
.product-item .info-box table tr:nth-child(even) td { background: rgba(0,0,0,0.05); }
.product-item .info-box table .label { padding: 0px; font-size: inherit; color: inherit; font-weight: normal; }
.product-item .scontistiche { margin-top: 20px; }
.product-item .scontistiche h3 { font-size: 18px; font-weight: 700; color: #333; text-transform: uppercase; margin-bottom: 5px; }
.product-item .scontistiche table { border: 1px solid #e1e1e1; }
.product-item .madeinitaly { width: 100%; display: inline-block; margin-bottom: 20px; }
.product-item .madeinitaly img { width: auto; height: 25px; }
.product-item .diciture { padding: 25px; background-color: #f7f7f7; width: 100%; display: inline-block; margin-bottom: 20px; }
.product-item .diciture ul { margin-bottom: 0px; }
.product-item .diciture ul li { font-size: 14px; line-height: 20px; }
.product-item .main { position: relative; overflow: hidden; }
.product-item .main a { width: 100%; display: inline-block; }
.product-item .main a img{ padding:40px;}
.product-item .main a:before { content: ""; width: 100%; height: 100%; position: absolute; left: 0px; background: rgba(0,0,0,0.03); -webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out; background: rgb(0,0,0,0.03); background: linear-gradient(-180deg, rgba(0,0,0,0.04) 0%, rgba(0,0,0,0.01) 100%); }
.product-item .main img { width: 100%; height: auto; }
.product-item .gallery { width: 100%; display: inline-block; margin: 10px 0 0 0; }
.product-item .item-wrap { margin: 0 -5px; }
.product-item .item-wrap .item { width: 25%; float: left; padding: 0 5px; border-radius: 0px; border: 0px; }
.product-item .item-wrap .item a { float: left; float: left; position: relative; display: inline-block; overflow: hidden; }
.product-item .item-wrap .item a img { width: 100%; height: auto; }
.product-item .item-wrap .item:hover { border: 0px !important; }
.product-item .item-wrap .item a:before { content: ""; width: 100%; height: 100%; position: absolute; left: 0px; top: 0px; background: rgba(0,0,0,0.03); -webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out; background: rgb(0,0,0,0.03); background: linear-gradient(-180deg, rgba(0,0,0,0.04) 0%, rgba(0,0,0,0.01) 100%); -webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out; }
.product-item .item-wrap .item a:hover:before { background: rgba(0,0,0,0); }
.product-item .item-wrap .item.video a:before { content: "\f04b"; font-family: FontAwesome; position: absolute; width: 70px; height: 70px; border-radius: 0px; left: 50%; top: 50%; transform: translate(-50%, -50%); font-size: 30px; color: #fff; background: #8c0000; line-height: 70px; text-align: center; }
.product-item .sticker { opacity: 1; -webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out; padding: 7px 15px; font-size: 11px; font-weight: 400; left: 20px; top: 20px; }
.product-item .offerta { opacity: 1; position: absolute; -webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out; padding: 5px 12px; font-size: 12px; font-weight: 400; left: 20px; top: 55px; background: #d43a3a; font-size: 12px; line-height: 16px; font-weight: 400; color: #fff; text-transform: uppercase; }


.product-item .back-products { width: 100%; display: inline-block; margin-bottom: 10px; }
.product-item .back-products a { position: relative; padding-left: 15px; line-height: 20px; color: #8c0000; vertical-align: top; }
.product-item .back-products a:before { content: "\f104"; font-family: FontAwesome; font-size: 14px; width: 10px; height: 20px; position: absolute; left: 0px; line-height: 20px; text-align: center; }
.product-item .back-products a:hover { text-decoration: underline; }

.block.products-section.details .row { margin: 0 -20px; }
.block.products-section.details [class*="col-"] { padding: 0 20px; }
.block.products-section.details .product-item { margin-bottom: 0px; }

.block.full-gallery .row { margin: 0 -5px; }
.block.full-gallery [class*="col-"] { padding: 0 5px; }
.block.full-gallery figure { border-radius: 0px; overflow: hidden; }
.block.full-gallery figure img { width: 100%; height: auto; }

.block.icons-category { padding: 60px 0; position: relative; }
.block.icons-category li { margin-bottom: 0px; }
.block.icons-category .item { width: 100%; float: left; min-height: 90px; position: relative; padding: 0 0 0 100px; z-index: 2; }
.block.icons-category .item .link { height: inherit; }
.block.icons-category .item .link a { width: 100%; height: 100%; position: absolute; left: 0px; top: 0px; text-indent: -9999px; overflow: hidden; z-index: 3; }
.block.icons-category .item .icon { width: 90px; height: 90px; position: absolute; border-radius: 0px; left: 0px; top: 0px; padding: 5px; border: 1px solid #8c0000; margin-bottom: 0px; -webkit-transition: all .15s ease-in-out; -moz-transition: all .15s ease-in-out; -o-transition: all .15s ease-in-out; transition: all .15s ease-in-out; }
.block.icons-category .item .icon img { border-radius: 0px; -webkit-transition: all .15s ease-in-out; -moz-transition: all .15s ease-in-out; -o-transition: all .15s ease-in-out; transition: all .15s ease-in-out; }
.block.icons-category .item h2 { font-size: 22px; color: #222; line-height: 24px; margin-bottom: 3px; }
.block.icons-category .item h3 { font-size: 16px; line-height: 19px; margin-bottom: 0px; }
.block.icons-category .item .center { position: absolute; top: 50%; transform: translateY(-50%); }

.block.icons-category .item:hover .icon { border-color: #222; }
.block.icons-category .item:hover .icon img { background: #222; }

.block.icons-category.internal-page { }
.block.icons-category.internal-page .item { margin: 10px 0; min-height: 120px; padding-left: 130px; }
.block.icons-category.internal-page .icon { width: 120px; height: 120px; }

.block.icons-category-center { margin-top: -60px; padding: 0; padding-bottom: 20px; position: relative; }
.block.icons-category-center .row { text-align: center; margin: 0px; }
.block.icons-category-center [class*="col-"] { width: auto; float: none; padding: 0px 5px; display: inline-block; }
.block.icons-category-center .item { width: auto; min-width: 120px; float: left; text-align: center; position: relative; height: auto; z-index: 2; }
.block.icons-category-center .item .link { height: inherit; }
.block.icons-category-center .item .link a { width: 100%; height: 100%; position: absolute; left: 0px; top: 0px; text-indent: -9999px; overflow: hidden; z-index: 3; }
.block.icons-category-center .item .icon { width: 120px; text-align: center; border-radius: 0px; padding: 5px; background: #fff; border: 1px solid #222; margin-bottom: 0px; -webkit-transition: all .15s ease-in-out; -moz-transition: all .15s ease-in-out; -o-transition: all .15s ease-in-out; transition: all .15s ease-in-out; }
.block.icons-category-center .item .icon img { border-radius: 0px; -webkit-transition: all .15s ease-in-out; -moz-transition: all .15s ease-in-out; -o-transition: all .15s ease-in-out; transition: all .15s ease-in-out; }
.block.icons-category-center .item .icon span { display: none; font-family: 'Muli', sans-serif; opacity: 0; width: 100%; text-align: center; position: absolute; position: absolute; left: 0px; top: 50%; transform: translateY(-50%); font-size: 18px; letter-spacing: -0.5px; color: #fff; font-weight: 700; text-transform: uppercase; padding: 5px; }
.block.icons-category-center .item h2 { margin-top: 10px; font-size: 18px; color: #8c0000; line-height: 18px; margin-bottom: 0px; }
.block.icons-category-center .item h3 { display: none; font-size: 16px; line-height: 19px; margin-bottom: 0px; }
.block.icons-category-center .item .center { text-align: center; }

.block.icons-category-center .item:hover .icon { background: #8c0000; border-color: #8c0000; }
.block.icons-category-center .item:hover .icon span { opacity: 1; }
.block.icons-category-center .item:hover .icon img { opacity: 1; background: #8c0000; }

.block.paginashop h2 { margin-bottom: 0px; }

.btnMeno { width: 25px; height: 50px; background: #666; color: #fff; border-radius: 0px; border: 0px; font-size: 20px; }
.btnMeno:hover { background: #333; }
.btnPiu { width: 25px; height: 50px; background: #666; color: #fff; border-radius: 0px; border: 0px; font-size: 20px; }
.btnPiu:hover { background: #333; }

.listacheck input { float: left; margin: 7px 5px 0 0; }
.listacheck label { font-weight: 400; }

.infoBoxSpedizione { min-height: 80px; padding: 20px; background: #f7f7f7; position: relative; padding-left: 80px; margin-top: 20px; }
.infoBoxSpedizione i { width: 40px; height: 40px; border-radius: 0px; background: #8c0000; position: absolute; left: 20px; font-size: 20px; color: #fff; line-height: 40px; text-align: center; }
.infoBoxSpedizione a { color: #8c0000; }
.infoBoxSpedizione a:hover { text-decoration: underline; }
.infoBoxSpedizione p { margin-top: 8px; font-size: 16px; }

.dashboard-icons li { padding: 0px; width: 100px; float: left; text-align: center; margin: 0 15px; }
.dashboard-icons li:first-child { margin-left: 0px; }
.dashboard-icons li:before { display: none; }
.dashboard-icons li a { width: 100%; padding-top: 120px; position: relative; font-size: 14px; line-height: 20px; display: inline-block; }
.dashboard-icons li a:before { content: ""; width: 100px; height: 100px; position: absolute; left: 50%; margin-left: -50px; top: 0px; background-color: #8c0000; background-size: 60px 60px; background-position: center center; background-repeat: no-repeat; }
.dashboard-icons li a:hover:before { background-color: #222; }
.dashboard-icons li.profilo a:before { background-image: url(../images/icon-user.png); }
.dashboard-icons li.storico a:before { background-image: url(../images/icon-storico.png); }
.dashboard-icons li.carrello a:before { background-image: url(../images/icon-add.png); }
.dashboard-icons li.logout a:before { background-image: url(../images/icon-logout.png); }

.bntloggato { float: right; }

.popup-overlay { width: 100%; height: 100%; position: fixed; left: 0px; top: 0px; text-align: left; padding: 0 30px; background: rgba(0,0,0,0.4); z-index: 9999999; }
.popup-overlay .popup { width: 100%; position: relative; max-width: 600px; text-align: center; padding: 40px; background: #fff; top: 50%; left: 50%; transform: translate(-50%, -50%); border-radius: 0px; }
.popup-overlay .popup h2 { font-size: 24px; line-height: 28px; letter-spacing: -1px; color: #8c0000; margin-bottom: 20px; font-weight: 700; text-transform: uppercase; }

.promo-box { width: 90%; max-width: 100%; position: static; margin-top: 0px; margin-left: 5%; margin-right: 5%; padding: 0px; right: auto; margin-bottom: 5px; }
.promo-box .container-fluid { width: 100%; max-width: 1920px; margin: 0 auto; padding: 0px; }
.promo-box .item { position: relative; padding: 15px; border-radius: 0px; min-height: 71px; background: #222; border-top: 5px solid #8c0000; color: #fff; text-align: center; }
.promo-box .item p:before { content: ""; width: 36px; height: 36px; position: absolute; left: 0px; top: 0px; background-image: url(../images/promo-icon.png); background-size: 100% auto; border: 1px solid #fff; border-radius: 0px; }
.promo-box .item p { color: #fff; font-size: 15px; position: relative; line-height: 20px; display: inline-block; padding-left: 45px; padding-top: 7px; }
.promo-box .item a { color: #fff; font-size: 15px; line-height: 20px; left: 0px; font-weight: 300; text-decoration: underline; }
.promo-box .item a:hover { text-decoration: none; }

.block.presentation .newsletter-box { padding: 30px; position: relative; background: #8c0000; text-align: center; }
.block.presentation .newsletter-box:before { content: ""; width: 45%; height: 100%; position: absolute; right: 15px; top: 15px; background: url(../images/symbol.png); background-size: 100% auto; background-repeat: no-repeat; opacity: 0.1; }
.block.presentation .newsletter-box h2 { color: #fff; margin-bottom: 5px; }
.block.presentation .newsletter-box h3 { color: #fff; }
.block.presentation .newsletter-box input[type="text"] { max-width: 400px; text-align: center; }
.block.presentation .newsletter-box .check label { width: auto; float: none; display: inline-block; }
.block.presentation .newsletter-box .btn { border: 1px solid #fff; color: #fff; }
.block.presentation .newsletter-box .btn:hover { background: #fff; color: #8c0000; }
.block.presentation .check label span { color: #fff; }
.block.presentation .check label span a { color: #fff; text-decoration: underline; }

.products-section .left { width: 50%; height: 100%; position: absolute; left: 0px; top: 0px; background-color: #e1e1e1; background-image: url(../images/bg-home01.jpg); background-size: cover; background-position: center center; }
.products-section .pdleft { padding-left: 40px; }
.products-section .pdright { padding-right: 40px; }

.title-home { text-align: center; margin-bottom: 40px; }
.title-home h2 { margin-bottom: 5px; position: relative; }
.title-home h2:last-child { margin-bottom: 0px; }
.title-home h2 a, .title-home h2 a:hover, .title-home h2 a:focus { color: #8c0000; }
.title-home h3 { margin-bottom: 0px; }
.title-home p a { margin-top: 20px; }

.block.focus .row.lista { margin-left: -25px; margin-right: -25px; }
.block.focus .row.lista > [class*="col-"] { padding: 0 25px; }
.block.focus .row.lista > [class*="col-"].pull-right { order: 2; }
.block.focus .row h2 { width: 100%; float: left; margin-bottom: 20px; text-transform: uppercase; }
.block.focus .row h2 span { width: 100%; float: left; font-size: 18px; line-height: 24px; display: inline-block; text-transform: uppercase; }
.block.focus .image { max-width: 200px; margin-bottom: 20px; }
.block.focus .icon { width: 120px; height: 120px; padding: 10px; background: #8c0000; margin-bottom: 20px; }
.block.focus .icon img { padding: 15px; }
.block.focus .download ul { margin: 0px; padding: 0px; }
.block.focus .download li { width: 33.33%; float: left; padding-left: 0px; margin-bottom: 5px; }
.block.focus .download li:before { display: none }
.block.focus .download li a { position: relative; padding-left: 46px; line-height: 36px; }
.block.focus .download li a:before { content: ""; width: 36px; height: 36px; position: absolute; left: 0px; background-color: #8c0000; background-image: url(../images/icon-download.png); background-size: 16px 16px; background-position: center center; background-repeat: no-repeat; }
.block.focus .download li a:hover:before { background-color: #000; }

.swiper-button-prev { width: 40px; height: 40px; left: 60px; border: 1px solid #333; background-color: #333; background-image: url(../images/arrow-prev.png); background-size: 20px 20px; }
.swiper-button-prev:hover { background-color: #8c0000; border-color: #8c0000; }
.swiper-button-next { width: 40px; height: 40px; right: 60px; border: 1px solid #333; background-color: #333; background-image: url(../images/arrow-next.png); background-size: 20px 20px; }
.swiper-button-next:hover { background-color: #8c0000; border-color: #8c0000; }

.block.presentation.abouthome .row.list { margin: 0 -40px; }
.block.presentation.abouthome .row.list > [class*="col-"] { padding: 0 40px; }
.block.presentation.abouthome img.main { }
.block.presentation.abouthome:before { content: ""; width: 55%; height: 100%; border-top-right-radius: 20px; border-bottom-right-radius: 20px; position: absolute; left: 0px; top: 0px; background: rgb(225,225,225); background: linear-gradient(90deg, rgba(225,225,225,1) 0%, rgba(247,247,247,1) 100%); }
.block.presentation.abouthome .item-wrap { width: 100%; float: left; margin-top: 20px; }
.block.presentation.abouthome .item { margin-bottom: 20px; }
.block.presentation.abouthome .item .image { overflow: hidden; }
.block.presentation.abouthome .item .image img { }
.block.presentation.abouthome .item h3 { margin-bottom: 10px; font-weight: 700; color: #333; }
.block.presentation.abouthome .item:last-child { margin-bottom: 0px; }
.block.products-section.abouthome { padding-bottom: 80px; }
.block.products-section.abouthome .item { }
.block.products-section.abouthome .item .product-image a:before { background: none; }
.block.products-section.abouthome .item .bottom { background: #fff; padding: 40px; padding-top: 0px; }

.popover { clear: both; width: auto; min-width: 200px; max-width: 200px; background: #e1e1e1; color: #333; }
.popover-title { font-family: 'Montserrat', sans-serif; font-size: 16px !important; line-height: 20px !important; color: #8c0000 !important; font-weight: 700 !important; text-transform: uppercase !important; }
.popover-content { padding: 0px; font-weight: normal !important; font-size: 14px !important; line-height: 18px !important; }
.popover h3 { min-height: auto !important; margin-bottom: 5px !important; }
.popover.bottom { padding: 15px 10px !important; }
.popover.bottom > .arrow:after { border-bottom-color: #e1e1e1; }
.popover.top > .arrow:after { border-top-color: #e1e1e1; }


#diary { width: 100%; float: left; }
#diary h3 { font-size: 18px; line-height: 22px; margin-bottom: 0px; font-weight: 400; text-transform: uppercase; }
#diary h3 a { color: #000; font-weight: 400; }
#diary .meta { margin-bottom: 15px; }
#diary .meta small { font-size: 14px; }
#diary .eapps-instagram-feed-posts-grid-load-more.eapps-instagram-feed-posts-grid-load-more-visible { display: none !important }
#diary .eapps-instagram-feed-error-container { display: none !important }
#diary .eapps-instagram-feed-posts-grid-load-more-container { display: none !important }

.block.block-collection .images { border: 1px solid #e1e1e1; }

.form-checkout .row { margin: 0 -5px; }
.form-checkout [class*="col-"] { padding: 0 5px; }
.cart tbody th.product-quantity { text-align: center; }
.cart tbody th.product-subtotal { text-align: center; }
.cart tbody th.product-price { text-align: center; }
.cart_totals .table { max-width: 100%; }

.block.video .videoiframe { position: relative; padding-bottom: 56.25%; height: 0; }
.block.video .videoiframe iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.block.full-gallery .container-fluid { padding: 0px; }
.block.full-gallery .row { margin: 0px; }
.block.full-gallery .top { margin-bottom: 30px; }
.block.full-gallery .row [class*="col-"] { width: 20%; padding: 0px; }
.block.full-gallery .row .figure { margin: 0; position: relative; }
.block.full-gallery .row .figure a { display: inline-block; }
.block.full-gallery .row .figure a:before { content: ""; width: 100%; height: 100%; position: absolute; left: 0px; top: 0px; background: rgba(0,0,0,0.05); -webkit-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out; transition: all .5s ease-in-out; }
.block.full-gallery .row .figure a:hover:before { background: rgba(255,255,255,0.5); }

.utenteNonLoggato { margin-bottom: 20px; text-align: center; padding: 20px; background: #f7f7f7; border-radius: 10px; }
.utenteNonLoggato p { font-size: 14px; line-height: 22px; color: #666; }

.DescPrezzo { color: #999; }

.block.main-presentation { position: relative; }
.block.main-presentation .box { background: #fff; position: relative; z-index: 2; margin-top: -40px; padding: 60px 40px; padding-bottom: 0px; }
.block.main-presentation .container-fluid { padding: 0px; }
.block.main-presentation .row { margin: 0px -40px; display: flex; flex-wrap: wrap; }
.block.main-presentation .row [class*="col-"] { padding: 0 40px; display: flex; border-right: 2px solid #e1e1e1; }
.block.main-presentation .row [class*="col-"]:last-child { border: 0px; }
.block.main-presentation h2 { font-size: 22px; line-height: 24px; color: #333; margin-bottom: 10px; }
.block.main-presentation p { color: #000; margin-bottom: 20px; }
.block.main-presentation p:last-child { margin-bottom: 0px; }
.block.main-presentation .item { text-align: center; }

.block.brands-home { }
.block.brands-home .btn { margin-top: 20px; }
.block.brands-home .marchi a { float: left; position: relative; }
.block.brands-home .marchi a:before { content: ""; width: 100%; height: 100%; position: absolute; left: 0px; top: 0px; background: rgba(0,0,0,0.03); -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out; }
.block.brands-home .marchi a:hover:before { background: rgba(0,0,0,0.05); }
.block.brands-home .marchi a:last-child { margin-bottom: 0px; }
.block.brands-home .prev-brands, .block.brands-home .next-brands { width: 30px; height: 30px; position: static; float: left; left: auto; top: auto; margin: 20px 0 0 0; opacity: 1; background-color: #999; border-color: #999; background-size: 16px 16px; z-index: 10; cursor: pointer; -webkit-transition: all .1s ease-in-out; -moz-transition: all .1s ease-in-out; -o-transition: all .1s ease-in-out; transition: all .1s ease-in-out; }
.block.brands-home .prev-brands.swiper-button-disabled, .block.brands-home .next-brands.swiper-button-disabled { opacity: 0.1; cursor: default; }
.block.brands-home .prev-brands { margin-right: 5px; }
.block.brands-home .next-brands { }

.block.testimonials { background: #333; text-align: center; background: rgb(34,34,34); background: linear-gradient(45deg, rgba(34,34,34,1) 0%, rgba(51,51,51,1) 50%, rgba(51,51,51,1) 100%); }
.block.testimonials h2 { color: #fff; font-weight: 700; margin-bottom: 40px; }
.block.testimonials .item { text-align: center; }
.block.testimonials .item .text { width: 100%; max-width: 600px; display: inline-block; margin-bottom: 20px; }
.block.testimonials .item p { color: #fff; font-size: 18px; line-height: 26px; font-style: italic; }
.block.testimonials .item h3 { color: #8c0000; font-weight: 700; margin-bottom: 0px; }
.block.testimonials .item h4 { font-size: 12px; line-height: 20px; color: #999; }
#swiper-button-next-testimonials, #swiper-button-prev-testimonials { width: 50px; height: 50px; position: absolute; top: 50%; margin-top: -25px; background-size: 20px auto; background-position: center center; background-repeat: no-repeat; z-index: 10; cursor: pointer; -webkit-transition: all .1s ease-in-out; -moz-transition: all .1s ease-in-out; -o-transition: all .1s ease-in-out; transition: all .1s ease-in-out; border-radius: 3px; }
#swiper-button-next-testimonials:hover, #swiper-button-prev-testimonials:hover { transform: scale(0.75); }
#swiper-button-prev-testimonials { background-image: url(../images/arrow-prev.png); left: -60px; }
#swiper-button-next-testimonials { background-image: url(../images/arrow-next.png); right: -60px; }

.block.features { }
.block.features .table { font-family: 'Montserrat', sans-serif; padding: 25px; padding-top: 15px; background: #fff; border: 1px solid #e1e1e1; margin-bottom: 0px; }
.block.features table { width: 100%; }
.block.features table > thead > tr > th { font-family: 'Montserrat', sans-serif; text-align: left; font-size: 12px; line-height: 22px; font-weight: 700; text-transform: uppercase; padding: 10px 15px; }
.block.features table > tbody > tr > td { font-family: 'Montserrat', sans-serif; text-align: left; font-size: 12px; line-height: 18px; text-transform: uppercase; padding: 15px 15px; }
.block.features th { color: #333; text-align: center; border-bottom: 1px solid #e1e1e1; }
.block.features td { border-top: 1px solid #e1e1e1; }
.block.features td.code { font-size: 12px; font-family: 'Montserrat', sans-serif; color: #666; }
.block.features td.name { max-width:350px; font-weight: 700; text-transform: uppercase; }
.block.features td.table-price { font-size: 14px; line-height: 18px; font-weight: 700; text-transform: uppercase; }
.block.features td.table-price del { font-size: 14px; font-weight: 400; color: #999; }
.block.features td.actions { text-align: right; }
.block.features td.actions input[type="text"] { width: 46px; height: 46px; font-size: 20px; padding: 10px; margin-right: 10px; }
.block.features table > tbody tr:nth-child(even) td { }

.block.cta-catalog{ padding:30px 0; background:#333; background: rgb(34,34,34); background: linear-gradient(45deg, rgba(34,34,34,1) 0%, rgba(51,51,51,1) 50%, rgba(51,51,51,1) 100%); }
.block.cta-catalog .box{ padding:0px; position:relative;}
.block.cta-catalog .image{ width:100%;}
.block.cta-catalog .image img{}
.block.cta-catalog .text{ width:100%; position:relative; padding:0; z-index:2;}
.block.cta-catalog .text h2{ width:auto; float:left; margin-bottom:5px;}
.block.cta-catalog .text p{ clear:both; width:auto; float:left; color:#fff; font-size:20px; line-height:28px; margin-top:0px; font-weight:300;}
.block.cta-catalog .text .btn{ clear:both; float:left; margin-top:5px;}
.block.cta-catalog .text .form{ margin-top:20px;}

.block.box-newsletter{ padding:40px 0 0 0; background:#333;}
.block.box-newsletter h2, .block.box-newsletter span.h2{ color:#fff; margin:0px;}
.block.box-newsletter h3{ font-size:22px; color:#999; margin:0px;}
.block.box-newsletter .btn{ margin-left:auto;}

.footer { width: 100%; position: relative; overflow: hidden; display: inline-block; width:100%; float: left; background:#333; padding:40px 0; border-bottom:10px solid #8c0000; }
.footer hr.divider-footer { max-width:100%; margin-top:0px; margin-bottom:0px; background:none; border-top: 1px solid #555; }
.footer .footer-row { padding: 0px; text-align: center; }
.footer .footer-row .col-md-4{ width:25%; max-width:250px; }
.footer .footer-row .widget { text-align:left; margin:40px 0; }
.footer .footer-row .widget h4{ width: 100%; display: inline-block; font-size:18px; line-height:1.2; margin-bottom:20px; color:#fff; text-transform:none; font-weight:700;}
.footer .footer-row .widget p strong { font-weight: 700; }
.footer .footer-row .widget p, .footer .footer-row .widget a { font-weight: 400; font-size: 14px; line-height:1.4; color: #fff; }
.footer .footer-row .widget p { margin-bottom: 10px; }
.footer .footer-row .widget .btn{ font-size:12px; padding:5px 12px;}
.footer .footer-row .widget.widget-company { }
.footer .footer-row .widget.widget-company img { float: right; width: 100%; max-width: 200px; margin-bottom: 10px; }
.footer .footer-row .widget.widget-services ul { margin:0px; column-gap:20px;}
.footer .footer-row .widget.widget-services li { position: relative; margin-bottom:0px; font-size:14px; line-height:1.4; padding-left:20px; }
.footer .footer-row .widget.widget-services li:before { content:"\f0da"; font-family:FontAwesome; position: absolute; left:0px; top:1px; font-size:16px; line-height:1; color:#666; }
.footer .footer-row .widget.widget-services li a:hover { color: #8c0000; }
.footer .footer-row .widget.widget-services.partner img { height: 60px; margin-top: 15px; }
.footer .footer-row .widget.widget-services li.offerte a { color: #d43a3a; font-weight: 700; }
.footer .footer-row .widget.widget-partners ul { float: right; }
.footer .footer-row .widget.widget-partners li { width: 100px; float: left; margin: 0 0 0 10px; }
.footer .footer-row .widget.widget-partners img { width: 100%; height: auto; }
.footer .footer-row .widget.widget-contacts h4 + p { margin-top: 10px; }
.footer .footer-row .widget.widget-contacts a + h5 { margin-top: 10px; }
.footer .footer-row .widget.widget-contacts p { margin-bottom: 5px; }
.footer .footer-row .widget.widget-contacts a { color: #fff; font-weight: 400; }
.footer .footer-row .widget.widget-certificates { text-align: center; }
.footer .footer-row .widget.widget-certificates img { width: 100%; display: inline-block; margin-bottom: 15px; }
.footer .footer-row .widget.widget-certificates img.small { width: auto; height: 35px; margin: 0 auto; margin-bottom: 3px; }
.footer .footer-row .widget.widget-certificates span.text-small { width: 100%; display: inline-block; font-size: 11px; line-height: 14px; color: #fff; }

.footer .footer-row .widget .payments-method li{ max-width:50px; width:auto; float:left; padding:0px; margin:0 5px 5px 0;}
.footer .footer-row .widget .payments-method li:before{ display:none;}
.footer .footer-row .widget .payments-method li img{ height:30px;}
.footer .footer-row .widget .payments-method li:nth-child(3n+1){ clear:both;}

.footer .footer-row .social { clear:both; width:auto; float: right; display: inline-block; }
.footer .footer-row .social ul { margin: 0; width: auto; float: left; }
.footer .footer-row .social li { width: auto; float: left; margin:0 10px 0 0; }
.footer .footer-row .social li:last-child { margin-right: 0px; }
.footer .footer-row .social li a { float: left; position: relative; color:#000; border:1px solid #000; border-radius:50%; }
.footer .footer-row .social li a span.circle { width: 40px; height: 40px; float: left; text-align:center; line-height:40px; }
.footer .footer-row .social li a span.circle i { font-size: 18px; line-height: 40px; vertical-align: inherit; }
.footer .footer-row .social li.facebook a { background: #3b5999; border-color: #3b5999; color: #fff; }
.footer .footer-row .social li.twitter a { background: #55acee; border-color: #55acee; color: #fff; }
.footer .footer-row .social li.google a { background: #dd4b39; border-color: #dd4b39; color: #fff; }
.footer .footer-row .social li.youtube a { background: #cd201f; border-color: #cd201f; color: #fff; }
.footer .footer-row .social li.instagram a { background: #E4405F; border-color: #E4405F; color: #fff; }
.footer .footer-row .social li.linkedin a { background: #0A66C2; border-color: #0A66C2; color: #fff; }
.footer .footer-row .social li a:hover{ background:#222; border-color:#222;}

.footer .footer-row .widget.widget-contacts .newsletter-box { width: 100%; max-width: 450px; float: right; display: inline-block; background: #333; padding: 25px; border-radius: 0px; }
.footer .footer-row .widget.widget-contacts .newsletter-box h4 { font-size: 20px; line-height: 24px; font-weight: 700; margin-bottom: 10px; }
.footer .footer-row .widget.widget-contacts .newsletter-box h5 { font-size: 15px; color: #fff; line-height: 20px; text-transform: none; font-weight: 300; }
.footer .footer-row .widget.widget-contacts .newsletter-box .check label:before { width: 16px; height: 16px; top: 0px; background: #fff; border: 0px; border-radius: 2px; }
.footer .footer-row .widget.widget-contacts .newsletter-box .check label span { padding-left: 25px; font-size: 11px; line-height: 16px; }
.footer .footer-row .widget.widget-contacts .newsletter-box .check label span a { font-size: 11px; line-height: 14px; }
.footer .footer-row .widget.widget-contacts .newsletter-box .padding { position: relative; }
.footer .footer-row .widget.widget-contacts .newsletter-box input[type="text"] { background: #fff; }
.footer .footer-row .widget.widget-contacts .newsletter-box input[type="text"]::placeholder { color: #333; }
.footer .footer-row .widget.widget-contacts .newsletter-box .check + input[type="submit"] { margin-top: 10px; }
.footer .footer-row .widget.widget-contacts .newsletter-box .btn { width: 120px; height: 38px !important; line-height: 36px !important; padding: 0 15px; font-size: 14px; background: none; border-color: #fff; }
.footer .footer-row .widget.widget-contacts .newsletter-box .btn:hover{ background: #fff; color: #111; }
.footer > *:nth-child(2n){ background: none; }
.footer .footer-extra{ padding:0; padding-top:20px; background: none; }
.footer .footer-extra .row { padding: 0px; }
.footer .footer-extra p{ font-family: 'Montserrat', sans-serif; color:#fff; font-size:12px; font-weight:400; line-height:16px; }
.footer .footer-extra a{ color:#fff; font-weight:400; }
.footer .footer-extra a:hover { color:#8c0000; }



table.cart td.product-iva, table.cart td.product-conai {font-weight: 600; white-space: nowrap; color: #4d4d4d; }
table.cart td.product-iva, table.cart td.product-polieco {font-weight: 600; white-space: nowrap; color: #4d4d4d; }
table.cart td.product-iva span.percentuale, table.cart td.product-conai span.percentuale { font-size: 14px; clear: both; width: 100%; display: block; font-weight: 300; }

table.cart{ font-family: 'Montserrat', sans-serif; font-size:13px;}
table.cart tbody tr th{ font-size:12px !important; text-transform:uppercase;}
table.cart tbody tr td{ font-size:13px !important;}

.cart_totals{ font-family: 'Montserrat', sans-serif; font-size:13px;}
.cart_totals .table > tbody > tr > th{ text-transform:uppercase;}

.captchaField {margin-bottom: 15px;}

.visual-wrap{ height:auto; position:relative; z-index:2; background-size:cover; background-position:center center;}
.visual-wrap .background-video{  position:absolute; min-width:100%; min-height:100%;  width:auto; height:auto; z-index:0; overflow:hidden;}
.visual-wrap .background-video video{ min-width:101%; min-height: 100%; width: auto; height: auto; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%);}
.visual-wrap .visual{ background-image:none;}

.block.products-section.five-products .row [class*="col-"]:nth-child(3n+1){ clear:none;}
.block.products-section.five-products .row.row-four [class*="col-"]:nth-child(2n+1){ clear:both;}
.block.products-section.five-products .item.item-big .bottom h3{ min-height:auto; display: -webkit-box !important; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis;}
.block.products-section.five-products .item.item-big .bottom{ padding:45px 40px;}
.block.products-section.five-products .item.item-small .bottom h3{ font-size:13px; line-height:18px; min-height:auto; display: -webkit-box !important; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis;}
.block.products-section.five-products .item.item-small .bottom{ padding:20px;}

.block.products-section .box-spesespedizione{ width:100%; float:left; text-align:center; padding:30px; background:#f7f7f7; margin-bottom:40px;}
.block.products-section .box-spesespedizione .box-title{ margin-bottom:20px; text-align:center;}
.block.products-section .box-spesespedizione .box-title h3{ font-size:22px; line-height:26px; font-weight:700; margin:0px;}
.block.products-section .box-spesespedizione .element-wrap{ width:100%; max-width:500px; display:inline-block;}
.block.products-section .box-spesespedizione .element{ width:100%; display:flex; flex-wrap:nowrap; margin-bottom:10px; align-items:center; justify-content:center;}
.block.products-section .box-spesespedizione .element.two{ margin-bottom:0px;}
.block.products-section .box-spesespedizione .element .name{ width:50%; text-align:left;}
.block.products-section .box-spesespedizione .element .name label{ font-weight:400; font-size:16px;}
.block.products-section .box-spesespedizione .element .select{ width:50%;}
.block.products-section .box-spesespedizione .action{ width:100%; float:left; font-family:'Montserrat', sans-serif; text-align:center; padding-top:20px; font-size:26px; line-height:26px; font-weight:700; text-transform:uppercase;}
.block.products-section .box-spesespedizione .action label{ font-size:19px; line-height:19px; color:#8c0000;}

.block.faq h2{}
.block.faq .row + .row{ margin-top:40px;}
.block.faq .box{ margin-top:20px;}
.block.faq .box + .box{ margin-top:40px;}
.block.faq .box h2{ color:#000;}
.block.faq [class*="col-"]:first-child h4{ border-top:0px solid #f7f7f7; margin-top:0px;}
.block.faq [class*="col-"] h4{ background:#000; margin-top:15px;}
.block.faq [class*="col-"]:nth-child(odd) h4{ }
.block.faq h4{ font-family:'Montserrat', sans-serif !important; position:relative; text-align:left; font-size:20px; line-height:28px; padding:12px 30px 12px 30px; padding-left:50px; border:0px; margin:0px; text-transform:none; color:#fff; font-weight:700; border-radius:0px; -webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out;}
.block.faq h4:before{ content:"\f105"; font-family:FontAwesome; position:absolute; left:20px; font-size:18px; line-height:30px; font-weight:300; transform: rotate(45deg); -webkit-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; transition: all .4s ease-in-out; color:#8c0000;}
.block.faq h4.collapsed{ background:#f7f7f7; color:#222; border-radius:0px !important;}
.block.faq h4.collapsed:before{ transform: rotate(0deg); color:#222;}
.block.faq .panel-body{ padding:20px 60px 0px 60px; background:#f7f7f7; text-align:left; -webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out;}
.block.faq .panel-body p, .block.faq .panel-body li{ color:#fff;}
.block.faq .panel-body ul:last-child{ margin-bottom:30px;}
.block.faq .panel-body li:before{ color:#fff;}
.block.faq .panel-body p:last-child{ margin-bottom:30px;}
.block.faq .panel-body a{ color:#fff; text-decoration:underline; font-weight:700;}
.block.faq .panel-body{ background:#333; border-radius:0px;}

.block.numeri .row > [class*="col-"]:last-child .item{ border:0px;}
.block.numeri .item{ text-align:left; padding:0 30px; padding-left:95px; border-right:2px solid #e1e1e1; position:relative;}
.block.numeri .item .icon{ width:100%; max-width:75px; position:absolute; left:0px; top:0px; margin:0px; margin-bottom:0px;}
.block.numeri .item .text1{ font-family:'Montserrat', sans-serif; font-size:13px; line-height:16px; color:#8c0000; text-transform:uppercase; font-weight:700; margin-bottom:5px;}
.block.numeri .item .number{ font-family:'Montserrat', sans-serif; font-size:30px; line-height:30px; color:#111; font-weight:700; text-transform:uppercase;}
.block.numeri .item .number span{ font-size:13px; font-weight:300;}
.block.numeri .item .text2{ font-family:'Montserrat', sans-serif; font-size:18px; line-height:20px; color:#999; font-weight:300; text-transform:uppercase;}

.modal{ z-index:999999; border-radius:3px;}
.modal-lg{ width:1200px;}
.modal .modal-dialog{  top:-100%;}
.modal.in .modal-dialog{ top: 50%; -ms-transform: translateY(-50%); transform: translateY(-50%);  -webkit-transition: -webkit-transform 0.5s ease-out; -o-transition: -o-transform 0.5s ease-out; transition: transform 0.5s ease-out;}
.modal-backdrop{ background:#e1e1e1; z-index:99999;}
.modal{ z-index:999999; border-radius:0px;}
.modal a{ color:#333;}
.modal a:hover{ color:#000;}
.modal .modal-content{ border-radius:0px; border:0px;}
.modal .modal-body{ border-radius:0px; padding:0px;}
.modal .close{ width:40px; height:40px; position:absolute; background-color:#fff; background-image:url(../images/icon-remove.png); background-size:30px 30px; background-repeat:no-repeat; background-position:center center; top:10px; right:10px; opacity:1; z-index:9999;}


/* new visual */

.block.products-in-evidence .item{ padding-bottom:40px; margin-bottom:40px; border-bottom:1px solid #e1e1e1;}
.block.products-in-evidence .item:last-child{ padding-bottom:0px; margin-bottom:0px; border-bottom:0px solid #e1e1e1;}
.block.products-in-evidence .item .row{ display:flex; flex-wrap:nowrap; align-items:center; margin:0 -40px;}
.block.products-in-evidence .item .row [class*="col-"]{ padding:0 40px;}
.block.products-in-evidence .item .row [class*="col-"].pull-right{ order:2;}
.block.products-in-evidence .item .row.flex:before, .block.products-in-evidence .item .row.flex:after{ content:none;}
.block.products-in-evidence .item .product-image { width: 100%; float: left; display: inline-block; position: relative; font-size: 0px; padding: 0px; margin-bottom: 0px; }
.block.products-in-evidence .item .product-image a { width: 100%; float: left; }
.block.products-in-evidence .item .product-image a img{ padding:40px;}
.block.products-in-evidence .item .product-image a:before { content: ""; width: 100%; height: 100%; position: absolute; left: 0px; background: rgba(0,0,0,0.03); -webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out; background: rgb(0,0,0,0.03); background: linear-gradient(-180deg, rgba(0,0,0,0.04) 0%, rgba(0,0,0,0.01) 100%); }
.block.products-in-evidence .item .text .intro{ width:100%; float:left; margin-bottom:20px;}
.block.products-in-evidence .item .text .intro h4{ float:left; background:none; font-size:13px; margin:0px; line-height:16px; color:#333; border:2px solid #333; font-weight:700; padding:5px 15px; height:auto;}
.block.products-in-evidence .item .text .name{ width:100%; float:left; margin-bottom:5px;}
.block.products-in-evidence .item .text .name h2{ font-weight:700; margin:0px;}
.block.products-in-evidence .item .text .subtitle{ width:100%; float:left; margin-bottom:20px;}
.block.products-in-evidence .item .text .subtitle h3{ font-weight:700; margin:0px;}
.block.products-in-evidence .item .text .description{ width:100%; float:left; margin-top:20px;}
.block.products-in-evidence .item .text .description p strong{ font-weight:600;}
.block.products-in-evidence .item .text .price{ width:100%; float:left; margin-top:20px;}
.block.products-in-evidence .item .text .price p{ font-size:20px; line-height:20px; font-weight:700; margin:0px; margin-bottom:5px;}
.block.products-in-evidence .item .text .price h3{ font-family:'Montserrat', sans-serif; font-size:28px; line-height:28px; color:#8c0000; font-weight:700; margin:0px;}
.block.products-in-evidence .item .text .action{ width:100%; float:left; margin-top:20px;}
.block.products-in-evidence .item .text .action .btn{ height:auto !important; line-height:20px !important; padding:15px 50px; font-size:16px; font-weight:700;}

.block.form-custom  .form .row { margin: 0 -10px; }
.block.form-custom  .form .row + .row { margin-top: 0px; }
.block.form-custom  .form .row [class*="col-"] { padding: 0 10px; }
.block.form-custom .intro{ text-align:center; margin-bottom:40px;}
.block.form-custom .intro h2{ margin:0px; margin-bottom:10px;}
.block.form-custom .note{ font-size:12px; line-height:16px; margin-bottom:30px;}
.block.form-custom label{ color:#000;}
.block.form-custom label.big{ font-size:20px; line-height:1; color:#8c0000; font-weight:700; margin:20px 0; text-transform:uppercase;}
.block.form-custom .rowmargin{ margin-bottom:20px !important;}

.block.cta-configuratore .box{ position:relative; display:flex; flex-wrap:nowrap; align-items:center; padding:0px; background:none; background: rgb(255,255,255);
background: linear-gradient(90deg, rgba(250,250,250,1) 0%, rgba(225,225,225,1) 100%);}
.block.cta-configuratore .box:before{ content:""; width:100%; height:100%; position:absolute; top:0px; right:40px; background:url(../images/icon-configuratore.png); background-size:300px auto; background-repeat:no-repeat; background-position:right 30px; opacity:0.5;}
.block.cta-configuratore .box .image{ width:320px; position:absolute; left:40px; top:-80px;}
.block.cta-configuratore .box .text{ width:100%; padding:40px; padding-left:400px; position:relative; z-index:2;}
.block.cta-configuratore .box .text h2{ color:#8c0000; font-size:30px; line-height:1.2; font-weight:700; margin:0px; margin-bottom:5px; }
.block.cta-configuratore .box .text p{ color:#000; margin:0px;}
.block.cta-configuratore .box .text .btn{ margin-top:20px;}

/* fullwidth */

.block.fullwidth{ padding:120px 0; position:relative;}
.block.fullwidth.color{ background:#04567d;}
.block.fullwidth .slideshow .swiper-container{ width:100%; height:100%;}
.block.fullwidth .slideshow .item{ width:100%; height:100%; position:absolute; left:0px; top:0px; background-size:cover; background-position:center center;}
.block.fullwidth .image{ width:50%; height:100%; position:absolute; top:0px; background-size:cover; background-position:center center;}
.block.fullwidth .image img{ display:none;}
.block.fullwidth.left .image{ top:0px; left:0px;}
.block.fullwidth.right .image{ top:0px; right:0px;}
.block.fullwidth .gallery{ margin:30px 0;}
.block.fullwidth .image .fix{ display:none;}

.block.fullwidth.homepage01{ background:#686868;}
.block.fullwidth.homepage01 .image{ width:70%;}
.block.fullwidth.homepage01 .image:before{ content:""; width:50%; height:100%; position:absolute; right:0px; top:0px; background: rgb(46,46,46);
background: linear-gradient(90deg, rgba(104,104,104,0) 0%, rgba(104,104,104,1) 100%);}
.block.fullwidth.homepage01 .text{ position:relative; z-index:3;}
.block.fullwidth.homepage01 .text h2{ color:#fff;}
.block.fullwidth.homepage01 .text h3{ color:#fff;}
.block.fullwidth.homepage01 .text p{ color:#fff;}

.block.fullwidth.homepage02{ background:#e3e3e3;}
.block.fullwidth.homepage02 .image:before{ content:""; width:30%; height:100%; position:absolute; left:0px; top:0px; background: rgb(227,227,227);
background: linear-gradient(90deg, rgba(227,227,227,1) 0%, rgba(227,227,227,0) 100%);}
.block.fullwidth.homepage02 .text{ position:relative; z-index:3;}
.block.fullwidth.homepage02 .text h3{}
.block.fullwidth.homepage02 .text p{}

/* valori */

.block.values .intro{ text-align:left; }
.block.values .item{ padding:0px; margin-bottom:40px;}
.block.values .item h2{ font-size:26px; line-height:1.2; text-transform:uppercase; color:#000; margin:0px; margin-bottom:10px;}
.block.values .item h2 + p{ margin-top:10px;}
.block.values .list [class*="col-"]:last-child .item{ padding-bottom:0px; margin-bottom:0px; border:0px;}
.block.values .list [class*="col-"]:nth-last-child(2) .item{ padding-bottom:0px; margin-bottom:0px; border:0px;}

/* testimonianze */

.block.testimonianze{ position:relative; background:url(../images/background02.jpg); background-size:cover; background-repeat:no-repeat; background-position:bottom center;}
.block.testimonianze:before{ content:""; width:100%; height:100%; position:absolute; left:0px; top:0px; background:rgba(255,255,255,0.5);}
.block.testimonianze .box{}
.block.testimonianze .swiper-container{ margin:0 80px;}
.block.testimonianze .row.list{ margin-top:20px;}
.block.testimonianze .item{ text-align:center;}
.block.testimonianze .item .stars{ margin-bottom:10px;}
.block.testimonianze .item .stars i{ font-size:20px; color:#8c0000;}
.block.testimonianze .item .text{ width:100%; max-width:800px; display:inline-block; margin-bottom:20px;}
.block.testimonianze .item p{ font-size:20px; color:#000; font-weight:400; line-height:1.4;}
.block.testimonianze .item h3{ color:#8c0000; font-size:22px; line-height:1; font-weight:700; text-transform:uppercase; margin:0px; margin-bottom:5px;}
.block.testimonianze .item h4{ font-size:14px; line-height:1; margin:0px; color:#000; font-weight:400;}
.block.testimonianze .swiper-wrapper{ align-items:center;}
#swiper-button-next-testimonianze, #swiper-button-prev-testimonianze{ width:60px; height:60px; position:absolute; top:50%; margin-top:-30px; background-color:rgba(0,0,0,0.1); background-size:30px auto; background-position:center center; background-repeat:no-repeat; z-index:10; cursor:pointer; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out;}
#swiper-button-next-testimonianze:hover, #swiper-button-prev-testimonianze:hover{ background-color:#000;}
#swiper-button-prev-testimonianze{ background-image:url(../images/arrow-prev.png); left:30px;}
#swiper-button-next-testimonianze{ background-image:url(../images/arrow-next.png); right:30px;}

/* archivio news */

.block.news .row + .row{ margin-top:40px;}
.block.news .item{ width:100%; float:left; margin-bottom:40px; position:relative; overflow:hidden; border:1px solid #e1e1e1; background:#fff;}
.block.news .item .image{ width:100%; float:left;}
.block.news .item .text{ width:100%; float:left; padding:40px; position:relative; z-index:2;}
.block.news .item .text h2{ font-size:26px; line-height:1.2; font-weight:700;}
.block.news .item .text h2 a{ font-weight:inherit; color:#8c0000;}
.block.news .item .text h3{ font-size:16px; line-height:1.4; font-weight:600; margin-bottom:5px;}
.block.news .item .text h3 + h2{ margin-top:0px;}
.block.news .item .text p + .readmore{ margin-top:10px;}
.block.news .item.horizontal .image{ height:0px; padding-bottom:66.67%; position:relative; background-size:cover; background-position:center center;}
.block.news .item.horizontal .image a{ width:100%; height:100%; position:absolute; left:0px; top:0px;}
.block.news .item.horizontal .image img{ display:none;}
.block.news .item.square .image{ height:0px; padding-bottom:100%; background-size:cover; background-position:center center;}
.block.news .item.square .image img{ display:none;}
.block.news .pagination{ margin-top:0px !important;}

.block.news.homepage{ padding-bottom:40px;}
.block.news.page{}

/* singola news */

.block.single-post{ padding-bottom:40px;}
.block.single-post .info{ text-align:center; margin-bottom:40px;}
.block.single-post .info h3{ font-size:16px; color:#000; text-transform:none; font-weight:700; margin-bottom:10px;}
.block.single-post .info h1{ font-size:40px; font-weight:700;}
.block.single-post .body{ margin-bottom:60px;}
.block.single-post .body .text{ margin-bottom:20px;}
.block.single-post .body .text h3 + p{ margin-top:20px;}
.block.single-post .media-images{ margin-bottom:60px;}

/* subpage */

.block.subpage{ padding-bottom:40px;}
.block.subpage .intro{ padding-right:40px;}
.block.subpage .item{ height:0px; padding-bottom:100%; position:relative; overflow:hidden; background:#f7f7f7; border-radius:0px; margin-bottom:60px;}
.block.subpage .item:before{ content:""; width:100%; height:100%; position:absolute; left:0px; top:0px; background:#000; opacity:0; transition: all .5s ease-in-out; }
.block.subpage .item .background{ width:100%; height:100%; position:absolute; left:0px; top:0px;  background-size:cover; background-position:center center; z-index:1; transition: all .5s ease-in-out;}
.block.subpage .item .link a{ width:100%; height:100%; position:absolute; left:0px; top:0px; z-index:10;}
.block.subpage .item .intro{ width:100%; padding:30px; position:absolute; left:0px; bottom:0px; text-align:center; font-size:20px; line-height:1; color:#8c0000; font-weight:700; text-transform:uppercase; margin:0px; z-index:5; transition: all .25s ease-in-out;}
.block.subpage .item .text{ width:100%; height:auto; position:absolute; left:0px; top:-100%; text-align:center; padding:40px; z-index:20; transition: all .5s ease-in-out; overflow:hidden;}
.block.subpage .item .text h2{ font-size:26px; line-height:1; text-transform:uppercase; color:#fff; font-weight:700; margin:0px; margin-bottom:10px;}
.block.subpage .item .text p{ margin:0px; margin-top:5px; margin-bottom:0px; color:#fff;}
.block.subpage .item .text .btn{ margin-top:20px;}
.block.subpage  .item:hover { opacity:1; }
.block.subpage  .item:hover:before{ opacity:0.75; z-index:10; }
.block.subpage  .item:hover .intro{ opacity:0;}
.block.subpage  .item:hover .text{ opacity:1; top:50%; transform: translateY(-50%); }
.block.subpage  .item:hover .background{ filter: grayscale(0);}

/* main pallet */

.block.mainpallet .fascia{ margin-top:40px;}
.block.mainpallet .swiper-container{ width:calc(100% + 4px);}
.block.mainpallet .item .bottom h3{ font-size:24px; line-height:1; margin-bottom:10px;}
.block.mainpallet .item .bottom .readmore{ margin-top:10px;}

#swiper-button-next-pallet, #swiper-button-prev-pallet{ width:60px; height:60px; position:absolute; top:50%; margin-top:-30px; background-color:rgba(0,0,0,0.1); background-size:30px auto; background-position:center center; background-repeat:no-repeat; z-index:10; cursor:pointer; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out;}
#swiper-button-next-pallet:hover, #swiper-button-prev-pallet:hover{ background-color:#000;}
#swiper-button-prev-pallet{ background-image:url(../images/arrow-prev.png); left:40px;}
#swiper-button-next-pallet{ background-image:url(../images/arrow-next.png); right:40px;}

/* call to action catalogo */

.block.download-catalog{ padding:0px;}
.block.download-catalog .box{ padding:0px; position:relative; background:url(../images/background02.jpg); background-size:cover; background-repeat:no-repeat; background-position:bottom center;}
.block.download-catalog .box:before{ content:""; width:100%; height:100%; position:absolute; left:0px; top:0px; background:rgba(255,255,255,0.65);}
.block.download-catalog .image{ width:100%; }
.block.download-catalog .image img{  position:absolute; left:50%; top:50%; transform:translate(-50%, -50%); z-index:2;}
.block.download-catalog .text{ width:100%; position:relative; padding:0; z-index:2; padding:50px 60px; padding-left:0px;}
.block.download-catalog .text h2{ width:auto; float:left; font-weight:700;}
.block.download-catalog .text h3{ clear:both; width:auto; font-size:20px; float:left; margin:0px;}
.block.download-catalog .text .readmore{ clear:both; float:left; margin-top:20px;}
.block.download-catalog .text .form{ margin-top:20px;}

/* numeri dell'azienda */

.block.numbers-home{ position:relative;}
.block.numbers-home h3{ color:#000;}
.block.numbers-home .box{ width:100%; max-width:1000px; margin:0 auto; margin-top:40px;}
.block.numbers-home .box .item{ width:100%; display:table; padding:0px; text-align:left;}
.block.numbers-home .box .item .wrap{ display:table-cell; vertical-align:top;}
.block.numbers-home .box .item h2{ color:#04918e; font-weight:700; font-size:60px; line-height:60px; text-align:center; margin:0px; margin-bottom:10px;}
.block.numbers-home .box .item h2 span{ width:auto; text-align:center; font-weight:700; display:flex; flex-wrap:nowrap; justify-content:center; color:inherit; line-height:60px; margin:0px;}
.block.numbers-home .box .item h2 span.countup-amount{ width:auto; display:inline-block; text-align:center; font-size:60px; line-height:60px; margin-bottom:0px;}
.block.numbers-home .box .item h2 span.countup-sign{ width:auto; display:inline-block; font-size:40px; line-height:60px; margin-left:5px;}
.block.numbers-home .box .item h3{ color:#000; text-align:center; margin-bottom:0px; line-height:1;}
.block.numbers-home .box .item h3 span{ font-size:16px; color:#666;}
.block.numbers-home .box .item h3 sub, .block.numbers-home .box .item h3 sup{ font-size:0.5em;}
.block.numbers-home .box .item.one h2{ color:#333;}
.block.numbers-home .box .item.two h2{ color:#666;}
.block.numbers-home .box .item.three h2{ color:#999;}

.block.section-certificazioni .section-title{ margin-bottom:60px;}
.block.section-certificazioni .list ul{ display:flex; flex-wrap:wrap; margin:0 -10px;}
.block.section-certificazioni .list li{ width:50%; float:left; padding:0 10px; margin-bottom:20px;}
.block.section-certificazioni .list li:before{ display:none;}

@media (min-width: 1440px) {
	.container { width: 1400px; }
}

@media (max-width: 1439px) {
	.visual .container { width: 1170px !important; }
}

@media (max-width:1400px) {
	.header .search { margin-right: 2px; }
	.header .search button { text-indent: -9999px; width: 40px; min-width: auto; padding: 0px; border-radius: 0px; }
}


@media (max-width: 1300px) {
	.header .navbar-nav > li > a { margin: 0 1px; }
	.header .navbar-nav > li.quote a { padding: 0 10px; }
}


@media (max-width: 1200px) {

	.header a.navbar-brand img{ max-height:50px;}
	.header .navbar-nav > li > a { font-size:12px; margin:0px; }
	.header .search button{ margin-left:0px;}
	.header .navbar-ecommerce .link-cart{ margin-left:0px;}
	.header .navigation-menu{ margin-right:10px;}
	
	
	.title { padding: 40px 0; }
	
	.visual { height: 530px; }
	.visual .slide h2 br { display: none; }
	
	.block.icons-category-center .item { min-width: 100px; }
	.block.icons-category-center .item .icon { width: 100px; height: 100px; }
	.block.icons-category-center .item h2 { font-size: 16px; }
	
	.block.products-section .category .center h3 { display: none; }
	.block.products-section .item-social a span.center span.icon { width: 100px; height: 100px; font-size: 40px; }
	.block.products-section .item-social a span.center span.icon i { line-height: 100px; }
	
	.visual .video { }
	.visual .container { width: 970px !important; }
	
	.footer .footer-row .widget h4 { font-size: 14px; }
	.footer .footer-row .widget.widget-services ul { column-count: 1; }
	
	.promo-box { width: calc(100% - 60px); margin-left: 30px; margin-right: 30px; }
	
	.header .navbar-nav > li > a { padding-left:2px; padding-right:2px; font-size:10px; }
}

@media (max-width: 1008px) {

	.middle { margin: 0px !important; }
	
	.block.portfolio.home .bottom .text { width: 100%; padding-top: 50px; padding-bottom: 50px; position: relative; bottom: 0px !important; text-align: center !important; }
	.block.portfolio.home .bottom figure { height: auto; }
	.block.portfolio.home .bottom figure .btn { float: none !important; }
	
	.block { padding: 60px 0; }
	
	.cta.image { background-position: center center !important; }
	.cta .text .btn { margin: 3px; }
	
	.block .img-titolo { margin-bottom: 40px; }
	
	.block.numbers [class*="col-"] { margin-bottom: 30px; }
	.block.numbers [class*="col-"]:last-child { margin-bottom: 0px; }
	
	.header .navigation-carrello { width: auto; }
	.header .navigation-menu { }
	
	
	.is-sticky .header .navbar-collapse { max-height: none; }
	
	.home .sticky-wrapper { position: static; }
}

@media (min-width: 992px) {
	
	.header .navbar-collapse.collapse{ display:block !important;}	
}

@media (max-width: 991px) {
	
	.navbar-toggle{ display:block;}
	
	.header{ min-height:90px !important;}
	.header .navigation-carrello{ position:absolute; right:20px;}
	.navbar-toggle{ position:absolute; right:10px; display:block !important;}
	.topbar{ position:absolute; right:20px; top:0px; margin-top:5px;}
	.header .navigation-menu{ width:100%; float:left;}

	.block.service { padding: 60px 0; }
	.block.products-section.collection { padding-top: 60px; padding-bottom: 50px; }
	.block.products-section.collection .item { margin: 0px; margin-bottom: 10px; }
	
	.block.main-presentation .box{ padding-top:20px;}
	.block.main-presentation .row [class*="col-"]{ padding:40px 20px; border:0px; border-bottom:2px solid #e1e1e1;}
	.block.main-presentation .item{ width:100%; text-align:center;}
	
	.header .col-md-6.navigation-menu { clear: both; width: 100%; float: left; }
	
	.header a.navbar-brand { position: static; border-radius: 0px; padding: 0px; box-shadow: 0px 0px 0px #000; line-height: 90px !important; }
	.header a.navbar-brand img { max-height: 60px; }
	.header .navbar-collapse { width:100%; max-height: none; }
	.header .navbar-collapse.in { }
	.header .navbar-nav { width:100%; float: left; display: inherit; vertical-align: inherit; margin-bottom: 0px; padding-bottom: 20px; }
	.navbar-nav > li.home { display: block; }
	.header .navbar-nav > li { clear:both; width:100%; position:relative; border-bottom: 1px solid rgba(256,256,256,0.2); position:relative; }
	.header .navbar-nav > li:last-child { border-bottom-width: 0px; }
	.header .navbar-nav > li > a:after { display: none; }
	.header .navbar-nav > li > a { line-height: 30px !important; font-size: 14px; border-left: 0px !important; margin:0px; padding:0px; padding-right:40px !important; border-radius: 0px; }
	.header .navbar-nav > li > a:hover { background: #da3636; color: #fff; }
	.header .navbar-nav > li.active > a { background: #da3636; color: #fff;  }
	.header .navbar-nav > li.active > a span:before { display: none !important; }
	.header .navbar-nav > li > a span:before { display: none; }
	.header .navbar-nav > li > span.aprisottomenu{ width:30px; height:30px; position:absolute; top:0px; right:0px; background-color:#111; z-index:9999;}
	.header .navbar-nav > li > span.aprisottomenu:before { content: "\f107"; font-family: FontAwesome; width:30px; height:30px; line-height:30px; text-align:center; font-size:18px; color: #fff; }
	.header .navbar-nav > li > span.aprisottomenu.aperto{ background:#da3636;}
	.header .navbar-nav > li > span.aprisottomenu.aperto:before { content: "\f106"; }
	.header .dropdown-menu:before { display: none; }
	.header .dropdown-menu > li > a { color: #fff; line-height: 24px; }
	.header .dropdown-menu > li > a:hover { color: #fff; }
	.header .navbar-nav > li.quote { margin-top: 15px; }
	.header .navbar-nav > li.quote a { text-align: center; border: 1px solid #111 !important; line-height: 46px !important; }
	.header .navbar-nav > li > a span { line-height: 30px; }
	
	.header .dropdown-menu{ width:100%; position:relative; padding:20px; padding-right:40px; border:0px !important; text-align:center; background:rgba(256,256,256,0.2) !important; border-bottom: 1px solid rgba(256,256,256,0.2);}
	.header .dropdown-menu.open{ display:block !important;}
	.header .dropdown-menu > li > a{ padding:0px; font-size:13px; color:#e1e1e1; line-height:24px;}
	
	
	.header.transparent .navbar-nav > li > a { color: #333; }
	.header.transparent .navbar-nav > li.quote a { color: #fff; }
	
	.is-sticky .header { box-shadow: 0px 0px 0px #000; }
	.is-sticky .header a.navbar-brand { line-height: 60px !important; }
	.is-sticky .header a.navbar-brand img { max-height: 70px !important; }
	.is-sticky .header a.navbar-brand img.logo-normal { max-height: 20px !important; }
	/*.is-sticky .header .navbar-collapse{ box-shadow:0px 0px 0px 0px rgba(0,0,0,0.2);}*/
	
	
	.block.presentation.small { padding: 40px 0; }
	
	.block.service [class*="col-"] { margin: 0px !important; }
	
	.block.full-gallery [class*="col-"] { padding: 5px; }
	
	
	.block.blog .top { display: inline-block; margin-bottom: 30px; }
	.block.blog .item { padding: 0px; }
	
	.visual .container { width: 750px !important; }
	
	.block.contacts .form { margin-bottom: 30px; }
	
	.block.portfolio.home .bottom .text { max-width: 100%; }
	.block.portfolio.company .colonna { margin-top: 20px; }
	.block.portfolio.company .colonna .figure .mask-info { position: static; bottom: 0px; padding: 30px; }
	.block.portfolio.company .colonna figure .btn { display: none; }
	
	.footer .footer-row { padding: 20px 0; }
	.footer .footer-row .col-md-4{ width:100%;}
	.footer .footer-row .social{ float:left;}
	.footer-row [class*=col-] { width: 100%; float: left; margin: 0px; }
	.footer .footer-row .widget { width: 100%; padding: 10px 0; }
	.footer .footer-row .widget.widget-contacts span { float: none; }
	.footer .footer-row .widget.widget-social { display: inline-block; padding: 10px 0; }
	.footer .footer-row .widget.widget-social ul { float: none; text-align: center; }
	.footer .footer-row .widget.widget-social li { float: none; display: inline-block; }
	.footer .footer-extra .text-right { text-align: center; }
	
	
	.block.service .pull-right { float: none !important; }
	.block.service:before { background: none !important; }
	.block.service:after { background: none !important; }
	.block.service .text { padding: 0px; margin: 0px; }
	.block.service .image { display: block; margin-bottom: 30px; }
	.block.service .image + .text { margin-top: 20px; }
	.block.service.image-left .text { padding-left: 0px; }
	.block.service.image-right .text { padding-right: 0px; }
	
	.block.contacts .documents li { width: 50%; }
	
	.block.contacts .social { margin-bottom: 40px; }
	
	.products-section .left { display: none; }
	
	.block.category-home .category .text-right { text-align: left; }
	.block.category-home .item { padding-left: 0px; }
	
	.footer { padding: 20px 0; }
	.footer .footer-extra p { text-align: left; }
	
	.products-section .pdright { padding-right: 20px; }
	.products-section .pdleft { padding-left: 20px; }
	
	.block.service.orange:before { content: ""; width: 100%; height: 100%; position: absolute; left: 0px; top: 0px; background: rgba(0,0,0,0.8) !important; }
	.block.category-home.dark { padding-top: 30px; }
	.block.category-home .box { padding: 30px; }
	
	.block.presentation.abouthome.orange [class*="col-"]:first-child { margin-top: 0px; }
	.block.presentation.abouthome.orange [class*="col-"] { margin-top: 20px; }
	
	.block.archive.home { padding-bottom: 40px; }
	.block.archive.home .item { margin-bottom: 20px; }
	
	.footer .footer-row .widget.widget-certificates { max-width: 200px; }
	.block.presentation .images { margin-bottom: 20px; }
	
	#eapps-instagram-feed-1 .eapps-instagram-feed-posts-item { width: 25% !important; }
	
	.block.presentation.abouthome:before { display: none; }
	.block.products-section.details .product-item .main { margin-bottom: 20px; }
	
	.block.icons-shop .row.lista{ margin-top:40px;}
	.block.cta-catalog .image{ margin-top:20px; max-width:200px;}
	
	.cta{ margin-bottom:10px;}
	
	.block.icons{ padding-top:0px; padding-bottom:40px;}
	.block.icons [class*="col-"].item{ width:100%; float:left; margin-bottom:40px;}
	
	.block.service.image-right .text{ text-align:left !important;}
	
	.block.icons-shop .row [class*="col-"]{ width:100%;}
	
	.footer .footer-row .widget.widget-company img{ float:left;}
	
	.block.about .image{ margin-top:20px;}
	.block.service-page .image{ margin-bottom:20px;}
	
	.block.contacts .box-wrap{ margin-bottom:40px;}
	.block.contacts .box-wrap .box{ max-width:100%;}
	
	.block.box-newsletter{ padding:40px 0; text-align:center;}
	.block.box-newsletter .btn{ float:none; display:inline-block; margin-top:20px;}
	
	.block.products-section.five-products .item.item-big .bottom,
	.block.products-section.five-products .item.item-small .bottom{ padding:30px 20px;}
	.block.products-section.five-products .item.item-big .bottom h3,
	.block.products-section.five-products .item.item-small .bottom h3{ font-size: 19px; min-height: 46px; line-height: 22px;}
	
	.block.numeri .row > [class*="col-"]:last-child .item{ border:0px; margin-bottom:0px; padding-bottom:0px;}
	.block.numeri .item{ border:0px; margin-bottom:20px; padding-bottom:20px; border-bottom:2px solid #e1e1e1;}
	
	.block.products-in-evidence .item .row{ display:block; flex-wrap:unset;}
	.block.products-in-evidence .item .product-image{ margin-bottom:20px;}
	
	.block.cta-configuratore .box{ display:flex; flex-wrap:wrap;}
	.block.cta-configuratore .box .image{ width:100%; position:static; margin:0px; left:auto; top:auto; position:relative; z-index:2; padding:0 30px;}
	.block.cta-configuratore .box .text{ width:100%; padding:0px; padding:40px; text-align:center;}
	.block.cta-configuratore .box .text .btn{ white-space:normal; text-align:center; height:auto !important; line-height:1.5 !important; padding:10px 20px;}
	.block.cta-configuratore .box .text h2{ font-size:26px;}

}


@media (max-width: 768px) {
	
	.topbar .submenu li{ padding-left:5px; margin-left:5px;}
	.topbar .submenu li a{ font-size:11px;}
	.header a.navbar-brand img { max-height:50px;}
	.header .search button{ width:30px; height:40px; background-size:18px 18px; margin-top:35px;}
	.header .navbar-ecommerce .link-cart{ width:40px; height:40px; background-size:24px 24px; margin-top:35px;}
	.header .navbar-ecommerce .badge{ top:2px; font-size:13px;}
	.header .account .link-account{ width:40px; height:40px; background-size:20px 20px; margin-top:35px;}
	.navbar-toggle{ width:40px; height:40px; right:10px; margin-top:35px;}
	

	.block.contacts [class*="col-"].pull-right { width: 100%; }
	
	.block h1, .block h2, .block span.h2{ font-size: 32px; line-height: 32px; }
	
	.btn { padding: 0 15px; }
	.btn.btn-primary { height: 45px !important; line-height: 43px !important; }
	.btn.btn-default { height: 45px !important; line-height: 43px !important; }
	

	
	.title{ text-align:center;}
	.title .slide { padding:0px; }
	.title .slide h1, .title .slide h2, .title .slide span.h2 { font-size: 32px; line-height: 32px; word-break: break-word; }
	.title .breadcrumb{ line-height:18px; }
	
	.navbar-search input[type=text] { font-size: 14px; text-align: left; padding-left: 15px; }
	.block.book .btn { float: none; display: inline-block; }
	.water .video { display: none; }
	.block .columns2 { column-count: 1; }
	
	.block.icons-category-center { margin: 0px; padding: 20px; }
	
	.preloader { background-size: 100px 100px; }
	
	.block { padding: 40px 0; }
	
	.visual { }
	.visual .slide-wrap { padding-top: 0px; }
	.visual .slide .box{ text-align:center;}
	.visual .BoxImmagineMobile { display: block; margin-bottom: 30px; }
	.visual .container { width: 100% !important; }
	.visual .video { display: none; }
	.visual .slide-wrap { position: static; }
	.visual .slide { position: static; left: auto; bottom: auto; padding: 0px; }
	.visual .slide img.gioiello { width: 100%; height: auto; }
	.visual .slide h2 { font-size: 32px; line-height: 32px; }
	.visual .slide h2 br { display: none; }
	.visual .slide p { font-size: 16px; line-height: 24px; }
	.visual .slide br { display: none; }
	.cta .text h2 br { display: none; }
	
	
	.block.welcome .col-md-4 { margin-top: 30px; }
	.block.post .col-md-4 { margin-top: 30px; }
	.block.presentation .col-md-6:first-child { margin-bottom: 30px; }
	.block.contacts .col-md-6 { margin-bottom: 30px; }
	.block.contacts .col-md-6:last-child { margin-bottom: 0px; }
	.block.contacts .col-md-6 p { margin-bottom: 0px; }
	.block.contacts .col-md-6 p + h3 { margin-top: 30px; }
	
	.block.welcome .col-md-12 + .col-md-4 { margin-top: 0px; }
	.block.welcome .col-md-6 { margin-bottom: 30px; }
	.block.welcome .col-md-6:last-child { margin-bottom: 0px; }
	.block.welcome .col-md-6 p { margin-bottom: 0px; }
	.block.welcome .col-md-6 p + h3 { margin-top: 30px; }
	
	.block.partners .col-xs-4 { width: 33.33333333%; }
	
	.block.team .profile { margin-bottom: 30px; }
	.block.team .col-sm-12 { margin-bottom: 40px; }
	.block.team .col-sm-12:last-child { margin-bottom: 0px; }
	
	.block.book .item.left { width: 100%; border: 0px; margin-bottom: 20px; }
	.block.book .item { width: 100%; text-align: center; }
	.block.book h2 { text-align: center; }
	.block.book h3 { text-align: center; }
	
	.block.project .gallery { margin-bottom: 20px; }
	.block.project .gallery .item.post blockquote { margin-top: 20px; }
	.block.project .gallery .item.post img { max-width: 150px; }
	.block.testimonials blockquote { margin-top: 20px; }
	.block.testimonials img { max-width: 150px; }
	
	.block.mailing .left { margin-bottom: 20px; }
	.block.mailing .right { width: 100%; float: left; }
	.block.mailing .right input[type="text"] { width: 100%; margin: 0 0 5px 0; }
	
	.block.contacts .documents li { width: 100%; }
	
	.modal-sm, .modal-md { margin: 20px; }
	
	.block.icons .item { min-height: 80px; margin-bottom: 10px; }
	
	.footer .footer-row .col-md-3 { width: 100%; }
	
	.block.products-section.details [class*="col-"] { width: 100%; float: left; clear: both; }
	.product-item .item-wrap .item.video a:before { width: 30px; height: 30px; font-size: 16px; line-height: 30px; }
	
	.footer:before { width: 100%; left: 0px; background-position: bottom center; }
	.footer .footer-row .logo-wrap { text-align: center; }
	.footer .footer-row .logo-wrap [class*="col-"] { text-align: center !important; }
	.footer .footer-row .logo-wrap .logo { max-width: 50%; float: none; display: inline-block; }
	
	.footer .footer-row .social { float: none; display: inline-block; }
	
	.product-item .product-quantity input[type=text] { width: 70px; }
	.product-item .btn.btn-primary { height: auto !important; background-image: none; padding-left: 20px; }

	
	.block.category-home .row [class*="col-"] { width: 100%; }
	
	.sidebar { max-width: 100%; }
	
	.cart tbody tr{ display:none;}
	.cart tbody .cart_item + .cart_item td{ padding-top:10px;}
	.cart tbody tr.cart_item{ width:100%; float:left; display:block; border-bottom:1px solid #e1e1e1;}
	.cart tbody tr.cart_item td{ width:100%; float:left; padding:10px 0; text-align:center !important; white-space:normal;}
	.cart tbody tr.cart_item td.product-iva{ width:33.33%;}
	.cart tbody tr.cart_item td.product-conai{ width:33.33%;}
	.cart tbody tr.cart_item td.product-polieco{ clear:both; width:33.33%}
	.cart tbody tr.cart_item td.product-thumbnail{ padding-bottom:0px !important;}
	.cart tbody tr.cart_item td.product-price{ width:33.33%; line-height:30px;}
	.cart tbody tr.cart_item td.product-quantity { width:33.33%; margin-right:0px;}
	.cart tbody tr.cart_item td.product-quantity input[type=text]{ max-width:50px; height:30px;}
	.cart tbody tr.cart_item td:before{ content:attr(data-label); width:100%; float:left; margin-bottom:10px; font-size:12px; color:#999; line-height:20px; font-weight:700; text-transform:uppercase;}
	.cart tbody tr.cart_item td.product-thumbnail:before{ display:none !important;}
	.cart tbody tr.cart_item td.product-subtotal{ width:100%; line-height:30px;}
	.cart tbody tr.cart_item td.product-a{ padding-top:0px !important;}
	.cart tbody tr:last-child td{ border:0px;}
	
	.listacheck input { margin-top: 3px; }
	.listacheck label { width: 90%; float: left; line-height: 18px; }
	
	.carrello-checkout .cart tbody tr.cart_item td.product-price { width: 33.33%; }
	.carrello-checkout .cart tbody tr.cart_item td.product-quantity { width: 33.33%; }
	.carrello-checkout .cart tbody tr.cart_item td.product-subtotal { width: 33.33%; }
	
	.form-checkout .form-group { margin: 0px; }
	.form-checkout .form-group input, .form-checkout .form-group .chosen-container { margin-bottom: 10px; }
	
	.dashboard-icons li { width: 50%; float: left; margin: 0px; margin-bottom: 20px; }
	.wc-proceed-to-checkout .btn { margin: 2px 0; }
	
	.topbar .slogan { font-size: 9px; }
	.visual [class*="col-"] { width: 100%; margin-left: 0px; }
	
	.swiper-button-next { display: block; right:0px; }
	.swiper-button-prev { display: block; left:0px; }
	
	.block.presentation.abouthome .row .col-sm-4 { width: 30%; float: left; }
	.block.presentation.abouthome .row .col-sm-8 { width: 70%; float: left; }
	
	.footer .footer-row img.madeinitaly { float: left; margin-top: 40px; }
	.footer .footer-row .social { clear: both; float: left; }
	.footer .footer-row .social li { clear: none; margin-right: 10px; }
	
	.block.main-presentation .row [class*="col-"]{ padding:20px;}
	.block.icons-shop .item{ padding-left:120px;}
	
	.navbar-search input[type=text]{ height:50px; line-height:50px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; padding-right:50px;}
	.navbar-search .item a{ width:40px; height:40px; background-size:20px 20px;}
	
	.product-item .info-box h1{ font-size:24px; line-height:24px;}
	
	.product-item .info-box{ overflow:auto;}
	
	
	.block.features .table{ padding:20px;}
	.block.features table thead{ display:none;}
	.block.features table > tbody > tr{ border-bottom:1px solid #e1e1e1;}
	.block.features table > tbody > tr:last-child{ border:0px;}
	.block.features table > tbody > tr > td:before{ font-family:'Montserrat', sans-serif; content:attr(data-label); width:100%; float:left; margin-bottom:5px; font-size:12px; color:#999; line-height:20px; font-weight:700; text-transform:uppercase;}
	.block.features table > tbody > tr > td{ width:100%; float:left; text-align:center !important; padding:7px 0; border:0px;}
	.block.features table > tbody > tr > td.actions .product-quantity{ margin-right:0px;}
	.block.features table > tbody > tr > td.actions input[type="text"]{ width:17%; margin:0px;}
	.block.features table > tbody > tr > td.actions input[type="submit"].btn{ width:80%; margin-left:3%; font-size:13px;}
	
	.modal{ padding:10px;} 
	.modal .modal-dialog, .modal.in .modal-dialog{ width:100%; left:50%; top:50%; transform: translate(-50%,-50%); margin:0px;}
	.modal.fade .modal-dialog{ transform: translate(-50%,-50%);}
	
	
}

@media (max-width: 479px) {

	.block.full-gallery .row [class*="col-"] { float: left !important; }

	[class*=col-xs-] { text-align: left; }

	header .navbar .col-xs-9 { width: auto; float: right; }
	header .menu { float: left !important; }
	[class*=col-xs-] .navbar-toggle { margin: 23px 0 0 0; }

	[class*=col-xs-] .navbar-ecommerce { float: right !important; }

	.block.partners .col-xs-4 { float: left; }
	
	.topbar .submenu li:first-child{ display:none;}
	
	.block.products-section .box-spesespedizione .element{ display:block; flex-wrap:unset;}
	.block.products-section .box-spesespedizione .element .name{ width:100%; margin-bottom:5px; text-align:center;}
	.block.products-section .box-spesespedizione .element .select{ width:100%;}
	
}

@media (max-width: 380px) {
}
