﻿@charset "utf-8";

body{ font-size:16px; font-family: 'Jost', sans-serif !important; color:#000;}
.container-fluid{ max-width:1720px;}
.mfp-bg{ z-index:999000; background:#e1e1e1; opacity:0.9;}
.mfp-wrap{ z-index:9999000;}
.mfp-arrow{ background:#000; border-radius:3px !important}
.mfp-arrow:hover{ background:#111;}
.mfp-close:hover:before{ color:#111;}
.mfp-bottom-bar{ display:none;}
.mfp-arrow-right{ right:10px;}
.mfp-arrow-left{ left:10px;}
.mfp-close{ width: 40px; height: 40px; text-align: center; line-height: 40px; background: #000; background-image: url(../images/icon-close-white.png); background-size: 20px auto; background-position: center center; background-repeat: no-repeat; text-indent: -9999px; overflow: hidden; border-radius: 3px;}
.mfp-close:before{ content:""; width:100%; height:100%; background:url(../images/icon-remove.png); background-size:30px 30px; background-position:center center; background-repeat:no-repeat;}
::selection{ background:#222; color:#fff;}
::-moz-selection{ background:#222; color:#fff;}
.preloader{ background-image:url(../images/loading.gif); background-size:150px auto; z-index:999999999;}
h1, h2, h3, h4, h5, h6{ font-family: 'Jost', 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;}
p, li{ color:#000; font-size:18px; line-height:24px; font-weight:400;}
p{ margin-bottom:15px;}
p strong{ font-weight:300;}
ul p{ line-height:22px;}
.container{ padding:0 20px;}
.container-fluid{ padding:0 60px;}
.container-fluid hr{ max-width:100%;}
.row{ margin:0 -20px;}
.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.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:flex; flex-wrap:wrap;}
.row.flex > [class*="col-"]{ display:flex;}
.row.flex > [class*="col-"].pull-right{ order:2;}
.row.center{ align-items: center;}
input[type=text], input[type=email], input[type=password], input[type=search], input[type=tel], textarea{ font-family: 'Jost', sans-serif; height:40px; font-size:15px; font-weight:300; background:#fff; border-radius:0px; font-weight:400; border:1px solid #e1e1e1; color:#000;}
.form-group > label{ font-size:15px; font-weight:400;}
.chosen-container{ border-radius:0px; background:#fff; border-color:#e1e1e1;}
.chosen-container-single .chosen-single span{ font-size:15px; font-weight:300; color:#000;}
.chosen-container .chosen-results li{ font-size:14px; color:#000;}
.chosen-container .chosen-results{ max-height:200px;}
.chosen-container-single .chosen-single{ line-height:38px; height:38px; text-decoration:none !important; color:#000 !important;}
textarea{ background:#fff; width:100%; height:120px; float:left;}
.form-group{ margin-bottom:10px;}
.btn{ font-family: 'Jost', sans-serif; font-size:13px; font-weight:300; height:auto; padding:12px 25px; border-radius:3px;}
.btn.btn-primary{ height:auto !important; line-height:24px !important; text-transform:uppercase; background:#666666; border:1px solid #666666; color:#fff; vertical-align:top;}
.btn.btn-default{ height:auto !important; line-height:24px !important; text-transform:uppercase; background:#000; border:1px solid #000; color:#fff; vertical-align:top;}
.btn.btn-primary:hover, .btn.btn-primary:focus{ background:#000; border-color:#000; color:#fff;}
.btn.btn-default:hover, .btn.btn-default:focus{ background:#666666; border-color:#666666; color:#fff;}
.btn-readmore{ padding:0px; position:relative; color:#222; font-size:16px; padding-right:15px; font-weight:300;}
.btn-readmore:before{ content:"\f105"; font-family:FontAwesome; position:absolute; right:0px; font-size:14px; color:#222; font-weight:400;}
.btn-readmore:after{ content:""; width:0px; height:1px; position:absolute; left:0px; bottom:0px; background:#666666; -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;}
.btn-readmore:hover{ color:#000;}
.btn-readmore:hover:before{ color:#000;}
.btn-readmore:hover:after{ width:100%;}
.btn-readmore.white{ color:#fff;}
.btn-readmore.white:before{ color:#fff;}
.btn-readmore.white:after{ background:#fff;}
.btn-readmore.white:hover{ color:#666666;}
.btn-readmore.white:hover:before{ color:#666666;}
.btn-readmore.white:hover:after{ width:100%;}

.navbar-toggle{ width:40px; height:40px; background:none; position:absolute; right:190px; margin-top:20px; 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;}
.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:1600px; height:0px; margin-top:0px; margin-bottom:0px; }
ul.pagination{ width:auto; display:inline-block; margin-bottom:0px !important;}
ul.pagination li{ margin-bottom:0px !important;}
ul.pagination li a{ font-weight:400; color:#777; border-radius:50% !important; font-size:18px; line-height:38px; margin:0px;}
ul.pagination .prev{ background:#000 !important; border:1px solid #000 !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:#000 !important; border:1px solid #000 !important; color:#fff;}
ul.pagination .next:hover, ul.pagination .next:focus{ background:#111 !important; border:1px solid #111 !important; color:#fff !important;}
ul.pagination li.active a, ul.pagination li.active a:hover{ background:none !important; border:1px solid #000 !important; color:#000 !important;}
ul.pagination li a:hover, ul.pagination li a:focus{ color:#111 !important;}
.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%);}
hr{ max-width:100%;}
hr.hr-stroke{ border-style:solid;}
.form .row{ margin:0 -10px;}
.form .row + .row{ margin-top:0px;}
.form .row [class*="col-"]{ padding:0 10px;}
.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 #e1e1e1; content:""; position:absolute; margin-right:10px; cursor:pointer;}
.check input[type=checkbox]:checked + label:before { font-family:FontAwesome; content:"\f00c"; text-align: center; line-height:18px; font-size:10px; color:#111;}
.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:#666666; text-decoration:underline;}
.check label span a:hover{ text-decoration:underline;}


.captchaField{ width:100%; float:left; margin:5px 0;}


.header{ width:100% !important; height:81px; position:relative; float:left; font-family: 'Jost', sans-serif; background:#fff; -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 > .row{ position:relative;}
.header .navigation-logo{ width:auto; position:absolute; z-index:2; left:20px; padding:0px;}
.header .navigation-menu{ width:100%; padding:0px;}
.header .navigation-carrello{ width:auto; position:absolute; z-index:2; right:20px; padding:0px;}

.header a.navbar-brand{ float:left; display:inline-block; line-height:80px; 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:55px; margin:0px; -webkit-transition: all .2s linear; -moz-transition: all .2s linear; -o-transition: all .2s linear; transition: all .2s linear;}
.header .navbar-collapse{ max-height:80px; padding:0px; text-align:center; -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-nav{ float:none; display:inline-block; text-transform:uppercase;}
.header .navbar-nav > li > a{ font-family: 'Jost', sans-serif; font-size:15px; color:#000; font-weight:400; padding:0; margin:0px 10px; border:0px; font-weight:300; line-height:80px;}
.header .navbar-nav > li.dropdown > a:after{ display:none;}
.header .navbar-nav > li > a span{ display:inline-block; line-height:35px; position:relative;}
.header .navbar-nav > li > a span:after{ content:""; width:0px; height:1px; position:absolute; left:0px !important; margin:0px !important; top:auto !important; bottom:0px; background:#666666; -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.active > a{ color:#000; font-weight:300;}
.header .navbar-nav > li.active > a:after{ width:100%;}
.header .navbar-nav > li.linkmenunegozi a{ color:#000;}
.header .navbar-nav > li > a span{ line-height:40px;}
.header .navbar-nav > li > a:hover{ color:#111;}
.header .navbar-nav > li > a:hover span:after{ width:100%;}
.header .navbar-nav > li.sale a{ color:#d82525; font-weight:700;}
.header .dropdown-menu:before{ content:""; border-style:solid; border-width: 0 7.5px 7px 7.5px; border-color: transparent transparent #666666 transparent; position:absolute; left:10px; top:-12px;}
.header .sfHover .dropdown-toggle{ color:#000 !important;}
.header .dropdown-menu{ min-width:250px; background:#fff; padding:20px 0; left:0px; margin-top:-5px !important; border:0px; text-transform:none; z-index:4; border-radius:0px;}
.header .dropdown-menu > li{ }
.header .dropdown-menu > li > a{ font-family: 'Jost', sans-serif;  min-width:auto; font-size:16px; border-bottom:1px solid rgba(0,0,0,0.1); line-height:16px; color:#333; white-space:normal; text-transform:none; font-weight:300; padding:7px 20px;}
.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:#666666;}

.header .right{ float:right;}

.navbar-ecommerce{ line-height:20px; float:left; position:relative; margin:25px 0 0 0;}
.navbar-ecommerce .link-cart{ width:auto; height:26px; padding:0px; font-size:14px; line-height:20px; color:#000; position:relative;}
.navbar-ecommerce .link-cart:before{ content:""; width:26px; height:26px; float:left; position:relative; background-image:url(../images/icon-add-black.png); background-size:100% auto; background-position:center center; background-repeat:no-repeat; }
.navbar-ecommerce .cart-list{ background:#fff; right:0px; margin-top:9px; z-index:4; border:1px solid #e1e1e1; z-index:9999;}
.navbar-ecommerce .cart-list li{ padding:15px 20px; border-bottom:1px solid #e1e1e1;}
.navbar-ecommerce .cart-list li p{ width:173px; line-height:16px;}
.navbar-ecommerce .cart-list li p a{ font-family:'Jost', sans-serif; color:#222; font-weight:300;}
.navbar-ecommerce .cart-list li p a:hover{ color:#222;}
.navbar-ecommerce .cart-list .amount{ color:#000;}
.navbar-ecommerce .cart-list .remove{ width:auto; float:left; font-size:12px; line-height:16px; margin:10px 0 0 0; padding:0px;}
.navbar-ecommerce .cart-list .remove:hover{ color:#000; text-decoration:underline;}
.navbar-ecommerce .cart-list li .quantity{ margin-top:0px; font-size:13px; line-height:18px;}
.navbar-ecommerce .cart-list li .cart-img{ width:85px;}
.navbar-ecommerce .cart-list li .cart-img img{ width:70px; margin-top:0px;}
.navbar-ecommerce .cart-list .total{ width:100%; text-align:center; padding:10px 20px;}
.navbar-ecommerce .cart-list .total strong{ color:#111;}
.navbar-ecommerce .cart-list .total .amount{ color:#111; width:100%; text-align:center; float:none;}
.navbar-ecommerce .cart-list .buttons{ padding-top:0px; background:#fff;}
.navbar-ecommerce .cart-list .buttons .btn{ width:100%; background:#666666; border-color:#666666; color:#fff; padding:10px 25px;}
.navbar-ecommerce .cart-list .buttons .btn:hover{ background:#000; border-color:#000; color:#fff;}
.navbar-ecommerce .badge{ min-width:20px; height:20px; background:#000; position:absolute; padding:0px; top:-3px; right:-15px; border-radius:10px; line-height:20px; margin:0px; color:#fff; font-family:'Jost', sans-serif; font-size:13px; left:auto; font-weight:400;}

.navbar-account{ width:auto; float:left; line-height:26px; position:relative; margin:25px 15px 0 0;}
.navbar-account .link-account{ width:26px; padding:0px; font-size:14px; line-height:20px; color:#000; text-indent:-9999px; overflow:hidden; position:relative; display:inline-block; vertical-align:middle;}
.navbar-account .link-account:before{ content:""; width:26px; height:26px; float:left; position:relative; background-image:url(../images/icon-user-black.png); background-size:100% auto; background-position:center center; background-repeat:no-repeat; }

.header .search{ width:auto; float:left; font-size:0px; margin:25px 15px 0 0;}
.header .search .search-label{ font-family:'Raleway', sans-serif; float:right; text-transform:uppercase; color:#fff; font-size:13px; font-weight:700;}
.header .search button{ font-family:'Raleway', sans-serif; width:auto; width:26px; height:26px; 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:22px auto; 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{ width:auto; float:left; margin-top:25px; margin-left:40px;}
.header .languages ul{ margin:0px; padding:0px; display:inline-block; vertical-align:middle;}
.header .languages li{ width:auto; float:left; font-size:14px; display:inline-block; vertical-align:middle;}
.header .languages li.active a{ font-weight:700;}
.header .languages li:after{ content:"/"; font-size:30px; color:#e1e1e1; margin:0 1px; display:inline-block; vertical-align:top;}
.header .languages li:last-child:after{ display:none;}
.header .languages li a:hover{ color:#999;}


.header .sf-mega h5, .header .sf-mega h6{ font-size:18px; color:#000; font-weight:300; text-transform:none; padding:0px;}
.header .sf-mega.dropdown-menu:before{ display:none;}
.header .sf-mega, .header .sf-mega.reverse-list{ width:100%; left:0px !important; right:auto !important; z-index:9999; padding:20px 0 60px 0; border-bottom:1px solid #e1e1e1;}
.header .sf-mega .container-fluid{ padding:0 60px;}
.header .sf-mega .divtable{ margin:0 -30px;}
.header .sf-mega .divcell{ padding:0 30px; border-right:1px solid #e1e1e1;}
.header .sf-mega .divcell:last-child{ border:0px;}
.header .sf-mega .divcell ul li a:hover{ background:#023399;}
.header .sf-mega .divcell ul.col2{ column-count:2; column-gap:20px; column-fill:auto;}
.header .sf-mega .divcell ul.col3{ column-count:3; column-gap:20px; column-fill:auto;}
.header .sf-mega .divcell ul li{ font-size:15px; line-height:24px; padding:0px;}
.header .sf-mega .divcell ul li a:before{ content:"\f105"; font-family:FontAwesome; position:absolute; left:0px; font-size:14px; color:#000;}
.header .sf-mega .divcell ul li a{ padding:0px; padding-left:20px; color:#000; text-transform:none;}
.header .sf-mega .divcell ul li a:hover{ background:none; text-decoration:underline;}
.header .sf-mega .divcell ul li ul{ display:none !important; visibility:hidden !important; opacity:0 !important; margin:0px !important; margin-bottom:10px !important; padding:3px 20px;}
.header .sf-mega .divcell ul li ul li a{ color:#999; padding:0px; text-transform:uppercase; font-size:11px; line-height:20px;}
.header .sf-mega .divcell ul li ul li a:before{ display:none;}

.navbar-search{ width:100% !important; height:100%; position:fixed; padding:0 30px; z-index:99999; display:block !important; visibility:hidden; opacity:1; background:rgba(255,255,255,0.85); text-align:left; left:0px; top:0px; right:0px;}
.navbar-search .item{ width:100%; max-width:600px; position:relative; left: 50%; top:50%; transform: translate(-50%, -50%); box-shadow:0px 0px 100px rgba(0,0,0,0.5);}
.navbar-search .item a{ width:60px; height:60px; position:absolute; top:5px; right:5px; background:none; color:#fff; font-size:20px; line-height:70px; text-align:center; background-color:#000; background-image:url(../images/icon-search-white.png); background-size:32px auto; background-position:center center; background-repeat:no-repeat; text-indent:-9999px; overflow:hidden; border-radius:3px;}
.navbar-search .item a:hover{ background-color:#222;}
.navbar-search input[type=text]{ width:100%; height:70px; line-height:70px; background:#fff; color:#333; padding:0 30px; font-size:20px; font-weight:400; text-align:left; border-radius:3px;}
.navbar-search input[type=text]::placeholder{ color:#333;}
.navbar-search .fa-times{ width:100%; height:100%; display:block; position:static; color:#362113; font-size:20px; line-height:40px; vertical-align:top; }
.navbar-search .close-search{ width:40px; height:40px; position:absolute; text-align:center; line-height:40px; right:20px; top:20px; background:#000; background-image:url(../images/icon-close-white.png); background-size:20px auto; background-position:center center; background-repeat:no-repeat; text-indent:-9999px; overflow:hidden; border-radius:3px;}
.navbar-search.in{ visibility:visible; opacity:1;}


.is-sticky .header{ height:61px; z-index:9999 !important;}
.is-sticky .header .navbar-collapse{ max-height:60px;}
.is-sticky .header a.navbar-brand{ line-height:60px;}
.is-sticky .header a.navbar-brand img{ max-height:30px;}
.is-sticky .header .navbar-nav > li > a{ line-height:60px;}
.is-sticky .navbar-search{ padding-top:10px;}
.is-sticky .navbar-search input[type=text]{ height:40px; line-height:40px;}
.is-sticky .navbar-search .item a{ width:40px; height:40px; line-height:40px;}

.wrapper{ width:100%;}
.content{}
.content .row + .row{ margin-top:0px;}

.block{ padding:60px 0; position:relative;}
.block.grey{ background:#f7f7f7;}
.block.pt0{ padding-top:0px;}
.block.pb0{ padding-bottom:0px;}
.block h2{ font-size:40px; line-height:40px; color:#000; margin-bottom:20px; font-weight:400; text-transform:none;}
.block h2 span{ color:#333;}
.block h3{ font-size:24px; line-height:28px; color:#000; margin-bottom:20px; text-transform:none; font-weight:400;}
.block p + h3{ margin-top:20px;}
.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:"\f105"; font-family:FontAwesome; position:absolute; left:0px; font-size:16px; color:#666666;}
.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:calc(100vh - 80px); position:relative; z-index:2; overflow:hidden; background-repeat:no-repeat; background-position:center center; background-size:cover;}
.visual .container{ height:inherit; position:relative;}
.visual .container-fluid{ height:inherit; position:relative;}
.visual:before{ content:""; width:100%; height:100%; position:absolute; left:0px; top:0px; z-index:1; background: rgb(0,0,0); background: linear-gradient(90deg, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.3) 30%, rgba(0,0,0,0) 100%);}
.visual .row{ height:inherit;}
.visual [class*="col-"]{ height:inherit; position:relative;}
.visual .slide-wrap{ width:100%; height:100%; position:absolute; display:table; left:20px; z-index:2; text-align:center;}
.visual .slide{ display:table-cell; vertical-align:middle;}
.visual .slide .box a{ display:inline-block;}
.visual .slide .box a:hover{ color:#fff;}
.visual .slide .box a:hover:before{ color:#fff;}
.visual .slide h3{ color:#fff; font-size:24px; line-height:28px; font-weight:300; position:relative; z-index:2; margin-bottom:20px; text-transform:uppercase;}
.visual .slide h2{ font-family: 'Jost', sans-serif; color:#fff; font-size:65px; line-height:60px; font-weight:300; position:relative; z-index:2; margin-bottom:20px; text-transform:uppercase; font-weight:300;}
.visual .slide p{ font-size:20px; line-height:26px; color:#fff; position:relative; z-index:2; margin-bottom:30px;}
.visual .slide .btn{ position:relative; z-index:2;}
.visual .slide .btn.btn-primary{ margin:0 5px;}
.visualprev{ width:60px; height:60px; left:30px; right:auto; position:absolute; top:50%; margin-top:-20px; background-image:url(../images/arrow-prev.png); background-size:30px 60px;}
.visualprev:hover{}
.visualnext{ width:60px; height:60px; left:auto; right:30px; position:absolute; top:50%; margin-top:-20px; background-image:url(../images/arrow-next.png); background-size:30px 60px;}
.visualnext:hover{}

.visual.right:before{  background: linear-gradient(90deg, rgba(0,0,0,0.0) 0%, rgba(0,0,0,0.3) 30%, rgba(0,0,0,0.5) 100%);}

.title{ padding:40px 0; position:relative; border-radius:0px; background-size:cover; background-position:center center; overflow:hidden; background: rgb(247,247,247); background: linear-gradient(90deg, rgba(247,247,247,1) 0%, rgba(255,255,255,1) 100%);}
.title .slide h1, .title .slide h2{ color:#000; text-transform:none; font-size:40px; line-height:40px; font-weight:300; position:relative; z-index:2; margin-bottom:0px;}
.title .breadcrumb{ position:relative; color:#000; font-size:13px; z-index:2; text-transform:none;}
.title .breadcrumb a{ color:#000; padding:0 8px 0 2px; 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:#333;}

.cta{ padding:60px 0; text-align:left; position:relative; overflow:hidden; text-align:center;}
.cta:before{ content:""; width:100%; height:100%; position:absolute; left:0px; top:0px; z-index:1; background:rgba(0,0,0,0.7);}
.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-family: 'BodoniFLF'; color:#fff; font-size:100px; line-height:100px; font-weight:900; position:relative; z-index:2; margin-bottom:30px;}
.cta .text h3{ max-width:800px; display:inline-block; color:#fff; font-size:22px; line-height:26px; text-transform:none; font-weight:400; position:relative; z-index:2; margin-bottom:25px;}
.cta .text .btn{ position:relative; z-index:2; margin:0px;}
.cta .text .btn.btn-default{ border-color:#fff; color:#fff;}
.cta .text .btn.btn-default:hover{ background:#fff; color:#111;}

.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:300; 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{ position:relative; background:url(../images/bg01.jpg); background-size:cover; z-index:2;}
.block.icons .container-fluid{ padding:0px;}
.block.icons .row{ margin:00px;}
.block.icons .row [class*="col-"]{ padding:0px;}
.block.icons .item{ position:relative; padding:30px;}
.block.icons .item h2{ margin-bottom:5px;}
.block.icons .item .btn{ margin-top:20px;}

.block.icons-shop{ position:relative; text-align:center;}
.block.icons-shop .item{ position:relative; display:inline-block; min-height:60px; padding:5px 0 0 90px;}
.block.icons-shop .item .icon{ width:60px; height:60px; padding:0px; border-radius:50%; background:#666666; background:none; position:absolute; left:0px; top:0px; margin-bottom:0px;}
.block.icons-shop .item .text{ text-align:left;}
.block.icons-shop .item .text h2{ font-size:24px; color:#000; line-height:28px; margin-bottom:5px; font-weight:300; text-transform:none;}
.block.icons-shop .item .text h3{ font-size:16px; color:#666; line-height:18px; text-transform:none; margin-bottom:0px; font-weight:400;}

.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.center .main-image{ margin-bottom:0px;}
.block.presentation.center h2{ margin-bottom:20px;}
.block.presentation.center h2 a{ font-weight:900;}
.block.presentation .row + .row{ margin-top:40px;}

.block.numbers{ padding:40px 0; position:relative;  background: rgb(247,247,247); background: linear-gradient(90deg, rgba(247,247,247,1) 0%, rgba(255,255,255,1) 100%);}
.block.numbers .container-fluid{ padding:0px;}
.block.numbers .item{ width:100%; display:table; position:relative; text-align:center; padding:0 40px; margin-bottom:0px;}
.block.numbers .item .wrap{ display:table-cell; vertical-align:middle;}
.block.numbers .item h2{ font-family:'Jost', sans-serif; display:inline-block; font-size:50px; margin-top:0px; margin-bottom:10px; color:inherit; line-height:28px; font-weight:300;}
.block.numbers .item h2 span{ font-family:'Jost', sans-serif; font-size:24px; line-height:38px; font-weight:300;}
.block.numbers .item h2 span.countup-sign{ float:left; font-size:24px !important; line-height:38px; vertical-align:bottom; font-weight:300 !important;}
.block.numbers .item p{ font-family:'Jost', sans-serif; font-size:20px; color:inherit; line-height:20px; margin-bottom:0px;}
.block.numbers .countup{ display:inline; font-size:inherit; font-weight:inherit; margin:0px; white-space:normal; color:inherit;}
.block.numbers .countup > *{ float:left; font-size:inherit !important; font-weight:inherit !important;}
.block.numbers .item.one{ color:#333;}
.block.numbers .item.two{ color:#666;}
.block.numbers .item.three{ color:#999;}

.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:20px; line-height:24px; color:#222; font-weight:300; 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.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:#000; 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:#000; 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:0px; position:relative; background:#fff; background-size:cover; background-position:center center;}
.block.service:before{ content:""; width:50%; height:100%; position:absolute; background-position:center center; background-size:cover;}
.block.service:after{ content:""; width:50%; height:100%; position:absolute; background-color:rgba(0,0,0,0.1); background-size:cover;}
.block.service.image-left:before{ left:0px; top:0px;}
.block.service.image-left:after{ left:0px; top:0px;}
.block.service.image-right:before{ right:0px; top:0px;}
.block.service.image-right:after{ right:0px; top:0px;}
.block.service .block-text:before{ content:""; width:76px; height:100%; position:absolute; background-position:center center; z-index:1;}
.block.service.image-left .block-text:before{  left:-76px; background-image:url(../images/arrow-right.png);}
.block.service.image-right .block-text:before{ right:-76px; background-image:url(../images/arrow-left.png);}
.block.service .text{ padding:90px 0; position:relative; z-index:2;}
.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.grey{ background:#e5e5e5;}

.block.service.black{ background:#000;}
.block.service.black h2{ color:#fff;}
.block.service.black h3{ color:#e1e1e1;}
.block.service.black p{ color:#e1e1e1;}

.block.service.orange{ background-color:#d4732d;}
.block.service.orange:after{ display:none;}
.block.service.orange h2{ color:#fff;}
.block.service.orange h3{ color:#fff;}
.block.service.orange h4{ color:#fff;}
.block.service.orange h4:before{ background:#fff;}
.block.service.orange h4:after{ background:#fff;}
.block.service.orange p{ color:#fff;}


.block.service.big{ padding:300px 0;}
.block.service.big.small{ padding:100px 0;}
.block.service.big.text-right .text{ }
/*.block.service.big:before{ content:""; width:100%; height:200px; position:absolute; left:0px; bottom:0px; z-index:1; background: rgba(0,0,0,0);
background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(100%, rgba(0,0,0,0.5)));
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%);
background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%);
background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%);
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );}*/
.block.service.big:after{ width:100%; top:0px; left:0px; background-color:rgba(0,0,0,0.4);}
.block.service.big .text{ padding:0px;}
.block.service.big .btn{ clear:both;}

.block.service.nobackground:after{ display:none;}
.block.service.nobackground .text h3{ color:#313859;}
.block.service.nobackground .text h4{ color:#000;}

.block.box-presentation{ width:100%; padding:0px 5%; position:relative;}

.block.archive{ padding-bottom:40px;}
.block.archive .item{ margin-bottom:40px; }
.block.archive .item .row{ margin:0px -20px;}
.block.archive .item [class*="col-"]{ padding:0px 20px;}
.block.archive .item .image{ margin-bottom:30px;}
.block.archive .item .image a{ display:block; position:relative;}
.block.archive .item span.date{ width:auto; height:auto; padding:10px; padding-bottom:0px; position:absolute; z-index:2; text-align:left; border-radius:0px; border-top-left-radius:0px; left:0px; bottom:0px; background:#fff; z-index:1;}
.block.archive .item span.date span.day{ display:inline-block; vertical-align:bottom; font-size:28px; line-height:21px; font-weight:300; color:#000;}
.block.archive .item span.date span.month{ display:inline-block;  vertical-align:bottom; font-size:14px; line-height:21px; font-weight:400; text-transform:none; color:#000;}
.block.archive .item span.date span.month:before{ content:"|"; line-height:21px; display:inline-block; margin:0 5px; color:#999;}
.block.archive .item .text{ padding-left:80px;}
.block.archive .item .bottom{ padding-left:0px; padding-bottom:0px;}
.block.archive .item .bottom h2{ font-size:26px; line-height:30px;}
.block.archive .item .bottom p{ max-width:90%; margin-bottom:0px;}
.block.archive .item .bottom .btn{ margin-top:10px;}
.block.archive .item.big{ position:relative;}
.block.archive .item.big span.date{ bottom:auto; top:0px; padding:10px; padding-top:0px;}
.block.archive .item.big .image{ margin:0px;}
.block.archive .item.big .bottom{ width:100%; position:absolute; padding:20px; bottom:0px;}
.block.archive .item.big .bottom .inner{ width:100%; max-width:500px; padding:30px; background:#fff;}
.block.archive .item.big .bottom .inner p{ max-width:100%;}

.block.archive.archive-page{ padding-bottom:80px;}
.block.archive.archive-page hr.site{ margin:40px 0;}
.block.archive.archive-page .row.lista{ display:flex; flex-wrap:wrap;}
.block.archive.archive-page .row.lista > [class*="col-"]{ padding:0 25px; align-self: center;} 
.block.archive.archive-page .item{ margin:0px; margin-bottom:40px;}
.block.archive.archive-page .item .image{ margin:0px;}
.block.archive.archive-page .item h2{ font-size:28px; line-height:32px; margin-bottom:10px;}
.block.archive.archive-page .item p{ max-width:800px;}
.block.archive.archive-page .item .btn-readmore{ margin-top:0px;}

.block.post .main-image{ position:relative; margin:5px 0 0 0;}
.block.post img + p{ margin-top:0px;}
.block.post .block-title{ width:100%; float:left; position:relative; margin-bottom:40px;}
.block.post .block-title h1{ font-size:36px; line-height:38px; color:#000; font-weight:300; text-transform:none; margin-bottom:0px;}
.block.post .block-title .info-post{ float:left; margin-top:10px;}
.block.post .block-title .info-post .info{ width:auto; float:left; margin:0 20px 0 0;}
.block.post .block-title .info-post .info.tags a{ font-size:12px; color:#333; padding:5px 10px; background:#f7f7f7;}
.block.post .block-title .info-post .info.tags a:hover{ background:#ea1d24; color:#fff;}
.block.post .block-title .info-post span{ color:#333; font-weight:300;}
.block.post .block-title span.date{ width:auto; display:inline-block; text-align:left; z-index:1; margin-bottom:20px;}
.block.post .block-title span.date span.day{ display:inline-block; vertical-align:bottom; font-size:28px; line-height:21px; font-weight:300; color:#000;}
.block.post .block-title span.date span.month{ display:inline-block;  vertical-align:bottom; font-size:14px; line-height:21px; font-weight:400; text-transform:none; color:#000;}
.block.post .block-title span.date span.month:before{ content:"|"; line-height:21px; display:inline-block; margin:0 5px; color:#999;}
.block.post .text{ margin-bottom:40px;}
.block.post .video-text .video{ position:relative; padding-bottom:56.25%; height:0;}
.block.post .video-text .video iframe{ position:absolute; top:0; left:0; width:100%; height:100%;}
.block.post .text.image-right .main{ width:700px; float:right; margin:5px 0 40px 40px;}
.block.post .gallery{ width:100%; float:left; margin:0 0 30px 0;}
.block.post .gallery ul{ margin:0 -10px;}
.block.post .gallery li{ width:25%; float:left; margin:10px 0; padding:0 10px;}
.block.post .gallery li:before{ display:none;}
.block.post .image-full{ margin-bottom:40px;}
.block.post .video-full{ margin-bottom:40px;}
.block.post .video-full .video{ position:relative; padding-bottom:56.25%; height:0;}
.block.post .video-full .video iframe{ position:absolute; top:0; left:0; width:100%; height:100%;}
.block.post .share{ width:100%; float:left; border-top:1px solid #e1e1e1; padding:20px 0;}
.block.post .share .text{ line-height:42px; float:left; margin:0 30px 0 0;}
.block.post .share .actions{ float:right;}

.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:#000; 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:#000; margin-right:10px; border:1px solid rgba(255,255,255,0.2); background:#fff;}
.block.mailing .right input[type="text"]::placeholder{ color:#000;}


.block.contacts .row.lista{ margin:0 -40px;}
.block.contacts .row.lista > [class*="col-"]{ padding:0 40px;}
.block.contacts .main h3{ font-weight:300; margin-bottom:5px;}
.block.contacts .main p + h3{ margin-top:25px;}
.block.contacts .main hr.site{ margin:20px 0;}
.block.contacts .social{ clear:both; width:auto; float:left; margin-top:5px;}
.block.contacts .social ul{ margin:0; width:auto; float:left;}
.block.contacts .social li{ width:auto; float:left; padding:0px; margin:0 5px 0 0;}
.block.contacts .social li:before{ display:none;}
.block.contacts .social li:last-child{ margin-bottom:0px;}
.block.contacts .social li a{ float:left; position:relative; border-radius:50%; background:#000; color:#fff;}
.block.contacts .social li a span.circle{ width:32px; height:32px; float:left; text-align:center; line-height:32px;}
.block.contacts .social li a span.circle i{ font-size:16px; line-height:32px; vertical-align:inherit;}
.block.contacts .social li.facebook a:hover{ background:#3b5999; border-color:#3b5999; color:#fff;}
.block.contacts .social li.youtube a:hover{ background:#cd201f; border-color:#cd201f; color:#fff;}
.block.contacts .social li.instagram a:hover{ background:#e4405f; border-color:#e4405f; color:#fff;}

.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:"\f105"}
.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.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);}

.block.focus .row{ margin:0px -40px; display:flex; flex-wrap:wrap;}
.block.focus .row:before, .block.focus .row:after{ display:none;}
.block.focus .row [class*="col-"]{ padding:0 40px; position:relative;}
.block.focus .row [class*="col-"].pull-right{ order:2;}
.block.focus .row.row0{ margin:0px;}
.block.focus .row.row0 [class*="col-"]{ padding:0px;}
.block.focus .background{ width:100%; height:100%; background-size:cover; background-position:center center;}
.block.focus .row.row0 .text{ padding:80px;}
.block.focus .text{ padding:80px 0;}
.block.focus .text .inner{ }
.block.focus .text.black{ background:#000; background: rgb(0,0,0); background: linear-gradient(45deg, rgba(0,0,0,1) 0%, rgba(102,102,102,1) 100%);}
.block.focus .text.black h2{ color:#fff;}
.block.focus .text.black h2 strong{ background:#666666; color:#000; padding:5px 15px;}
.block.focus .text.black h3{ color:#fff;}
.block.focus .text.black p{ color:#fff;}

.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:#000;}

.block.products-section{}
.block.products-section .row{ margin:0px -10px;}
.block.products-section .row [class*="col-"]{ padding:0px 10px;}
.block.products-section .row.row-products{ }
.block.products-section .row.row-products [class*="col-"]{ width:20%; float:left;}
.block.products-section .row.row-products span > span:nth-child(5n+1) [class*="col-"]{ clear:both;}
.block.products-section .item{ width:100%; float:left; position:relative; overflow:hidden; margin-bottom:40px; box-sizing: border-box;}
.block.products-section .item .sticker{ opacity:1; height:24px; line-height:24px; padding:0 7px; text-transform:none; font-size:12px; font-weight:400; position:absolute; left:50%; top:auto; bottom:-12px; transform: translateX(-50%); background:#999; color:#fff; text-transform:uppercase; border-radius:3px;}
.block.products-section .item .sticker.sale{ background:#d82525; color:#fff; font-weight:700;}
.block.products-section .item .product-image{ width:100%; float:left; display:inline-block; position:relative; font-size:0px; padding:0px; z-index:3; padding-bottom:20px; }
.block.products-section .item .bottom{ width:100%; padding:30px 20px; padding-bottom:0px; z-index:3; float:left; text-align:center; border-top:1px solid #e1e1e1;}
.block.products-section .item .bottom h3{ font-size:20px; line-height:24px; position:relative; margin-bottom:15px; z-index:4;}
.block.products-section .item .bottom h3 a{ font-weight:300;}
.block.products-section .item .bottom h3 a:hover, .block.products-section .item .bottom h3 a:focus{ color:#666666;}
.block.products-section .item .bottom h4{ font-size:13px; line-height:20px; position:relative; color:#666; text-transform:uppercase; margin-bottom:5px; z-index:4;}
.block.products-section .item .bottom .price{ position:relative; z-index:3; font-family: 'Jost', sans-serif; font-size:18px; line-height:22px;}
.block.products-section .item .bottom .price del{ font-size:0.7em; color:#999;}
.block.products-section .item .bottom .price ins{ color:#000;}
.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 .loadmore{ margin-top:40px;}
.block.products-section .loadmore .btn{ margin-bottom:10px;}
.block.products-section .loadmore p{ font-size:15px; line-height:20px;}


.productsprev{ width:40px; height:40px; left:60px; background-color:none; background-image:url(../images/arrow-prev.png); background-size:100% auto; -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; opacity:0.3;}
.productsprev:hover{ background-color:none; opacity:1;}
.productsnext{ width:40px; height:40px; right:60px; background-color:none; background-image:url(../images/arrow-next.png); background-size:100% auto; -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; opacity:0.3;}
.productsnext:hover{ background-color:none; opacity:1;}

.block.products-section .item:hover{}
.block.products-section .item:hover .sticker{ opacity:1;}
.block.products-section .item:hover .product-image a:before{ background:rgba(0,0,0,0.06);}

.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 .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;}
.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 .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:300; color:#fff; text-transform:uppercase;}

.block.products-section .item-social.facebook a{ border:10px solid #3b5000;}
.block.products-section .item-social.facebook a span.center span.icon{ background:#3b5000;}
.block.products-section .item-social.facebook a span.center span.icon i{ color:#fff;}
.block.products-section .item-social.facebook a:hover{ background:#3b5000;}
.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:#3b5000;}
.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 .box{ padding-right:30px;}

.block.category-home .row{ }
.block.category-home .row [class*="col-"]{ margin-bottom:20px;}
.block.category-home .item-category{ width:100%; height:100%; 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;}
.block.category-home .item-category: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-category: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-category .link a{ width:100%; height:100%; position:absolute; left:0px; top:0px; z-index:9000;}
.block.category-home .item-category .fix{ width:100%; float:left;}
.block.category-home .item-category .fix img{ width:100%; height:auto;}
.block.category-home .item-category .item{ width:100%; height:100%; position:absolute; top: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-category .item:before{ content:""; width:100%; height:100%; position:absolute; left:0px; bottom:0px; /* background:rgba(103,157,63,0.8); */}
.block.category-home .item-category .item .top{ width:auto; text-align:right; position:absolute; z-index:2; padding:10px 20px; bottom:0px; 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; background:rgba(0,0,0,0.5); border-bottom-left-radius:3px; border-bottom-right-radius:3px;}
.block.category-home .item-category .item .top h2{ width:100%; text-align:left; margin-bottom:0px; color:#fff; font-size:18px; line-height:24px; text-transform:uppercase;}
.block.category-home .item-category .item .bottom{ width:100%; height:100%; position:absolute; z-index:2; text-align:center; display:flex; flex-wrap:wrap; align-items:center; padding:30px; top:-100%; left: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; transition-delay:0.2s; overflow:hidden;}
.block.category-home .item-category .item .bottom h2{ width:100%; float:left; font-weight:300; font-size:30px; line-height:34px; color:#000; font-weight:300; margin-bottom:0px; text-transform:uppercase;}
.block.category-home .item-category .item .bottom p{ width:100%; float:left; font-weight:400; color:#222; margin-bottom:0px;}
.block.category-home .item-category .item .bottom .btn{ clear:both; float:left; position:relative; margin-top:0px;}
.block.category-home .item-category .hover{ width:100%; height:100%; position:absolute; left:0px; top:0px; opacity:0; -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;}


.block.category-home .item-category:hover .model{ opacity:1;}
.block.category-home .item-category:hover{ background-size:auto 105%;}
.block.category-home .item-category:hover:before{ background:rgba(255,255,255,0)}
.block.category-home .item-category:hover:after{ background:rgba(0,0,0,0.02);}
.block.category-home .item-category:hover .item .top{ left:-100%;}
.block.category-home .item-category:hover .item .bottom{ top:0px;}
.block.category-home .item-category:hover .hover{ opacity:1;}

.block.category-home .item-category.text-box{ height:100%; background:#f7f7f7; display:flex; flex-wrap:wrap; align-items:center;}
.block.category-home .item-category.text-box:before{ display:none;}
.block.category-home .item-category.text-box:after{ display:none;}
.block.category-home .item-category.text-box .text{ text-align:center; padding:30px;}
.block.category-home .item-category.text-box.black{ background:#333;}
.block.category-home .item-category.text-box.black h2{ color:#fff;}
.block.category-home .item-category.text-box.black p{ color:#fff;}

.block.category-home .item-category.sale{ height:100%; background:#f7f7f7; display:flex; flex-wrap:wrap; align-items:center;}
.block.category-home .item-category.sale:before{ display:none;}
.block.category-home .item-category.sale:after{ display:none;}

.block.category-home.version1{ padding:20px 0; padding-bottom:0px;}
.block.category-home.version1 .container-fluid{ max-width:100%; padding:0 20px;}
.block.category-home.version1 .row [class*="col-"]{ width:20%;}

.block.category-home.version2 .item-category{ padding:30px; padding-left:0px;}
.block.category-home.version2 .item-category .item{ position:relative;}
.block.category-home.version2 .item-category .item .bottom{ width:100%; max-width:400px; height:auto; top:auto; bottom:-100%; text-align:left; background:rgba(0,0,0,0.5); border-top-right-radius:5px; border-bottom-right-radius:5px;}
.block.category-home.version2 .item-category .item .bottom h2{ color:#fff; margin-bottom:20px; text-transform:none;}
.block.category-home.version2 .item-category .item .bottom p{ color:#fff;}
.block.category-home.version2 .item-category .item .bottom a.btn-readmore{ color:#fff; margin-top:10px;}
.block.category-home.version2 .item-category .item .bottom a.btn-readmore:before{ color:#fff;}
.block.category-home.version2 .item-category .item .bottom a.btn-readmore:after{ background:#fff;}
.block.category-home.version2 .item-category:hover:before{ background:none;}
.block.category-home.version2 .item-category:hover .item .bottom{ top:auto; bottom:0px;}



.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:#666666; border-radius:0px; position:absolute; z-index:5; left:30px; top:30px; font-weight:300; 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:#000;}
.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-backdrop{ z-index:99999; background:#e1e1e1;}
.modal{ z-index:999999; border-radius:3px;}
.modal .modal-dialog{  top:-100%;}
.modal.in .modal-dialog{ top: 50%; -ms-transform: translateY(-50%); transform: translateY(-50%);}
.modal-body{ padding:30px;}
.modal-form{ padding:0px;}
.modal p, .modal li{ font-size:16px; line-height:24px; color:#333;}
.modal a{ color:#666666; text-decoration:underline;}
.modal a:hover{ color:#666666; text-decoration:none;}
.modal .modal-header{ padding:10px 30px; background-color:#f7f7f7; border-radius:0px;}
.modal .modal-header .modal-title{ color:#000; font-size:20px; line-height:40px; text-transform:none; font-weight:300;}
.modal .modal-dialog{ }
.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: 40px; height: 40px; position:absolute; z-index:9999; line-height: 40px; background: #000; background-image: url(../images/icon-close-white.png); background-size: 20px auto;  background-position: center center; background-repeat: no-repeat; text-indent:-9999px; overflow: hidden; border-radius:3px; opacity:1; right:20px; top:20px;}
.modal.video-detail .modal-body .video { position: relative; padding-bottom: 56.25%; height:0;}
.modal.video-detail .modal-body .video iframe{ position:absolute; top:0; left:0; width:100%; height:100%;}
.modal.video-detail .modal-body .form{ text-align:left; margin-top:20px;}
.modal.video-detail .modal-body{ padding:10px;}


.sidebar{ width:100%; float:left; margin-bottom:40px;}
.sidebar .left{ width:auto; float:left; display:flex; flex-wrap:wrap; align-items:center;}
.sidebar .right{ width:auto; float:right; display:flex; flex-wrap:wrap; align-items:center;}
.sidebar .text{ width:auto; float:left; margin-right:20px;}
.sidebar .text h3{ margin-bottom:0px; font-size:22px; line-height:22px;}
.sidebar .filter-item{ width:auto; float:left; display:inline-block; margin:0 20px 0 0; display:flex; flex-wrap:wrap; align-items:center;}
.sidebar .filter-item .name{ margin-right:10px;}
.sidebar .filter-item .name h3 { width:auto; float:left; font-size:16px; line-height:22px; font-weight:300; text-transform:none; color:#666; margin-bottom:0px; position:relative;}
.sidebar .filter-item .name  h3 a{ display:block; padding-right:26px; position:relative;}
.sidebar .chosen-container-single .chosen-single span{ font-size:16px; font-weight:400;}
.sidebar .chosen-container-single .chosen-single{ height:44px; line-height:44px; background:#fff;}
.sidebar .chosen-container-single .chosen-single div:after{ line-height:44px; font-size:20px;}
.sidebar .chosen-container-single .chosen-single span{ margin-right:35px;}
.sidebar .chosen-container{ width:350px; max-width:350px; min-width:175px; float:left; margin-right:10px; margin:0px;}

.product-item{ margin-bottom:40px;}
.product-item .row{ margin:0 -20px;}
.product-item [class*="col-"]{ padding:0 20px;}
.product-item strong{ font-weight:300; 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:15px 0; font-weight:300;}
.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; font-size:24px; line-height:50px; vertical-align:top; display:inline-block;}
.product-item .info-products{ width:100%; float:left; margin-bottom:10px; }
.product-item .info-products li{ width:auto; float:left; padding-left:0px; font-size:16px; line-height:22px;}
.product-item .info-products li:after{ content:"|"; float:left; margin:0 10px; color:#e1e1e1;}
.product-item .info-products li:before{ display:none;}
.product-item .info-products li .name{ float:left; font-weight:300; margin:0 10px 0 0;}
.product-item .info-products li .field{ float:left;}
.product-item .info-products li:last-child:after{ display:none;}
.product-item .info-box{ width:100%; float:left;}
.product-item .info-box h1{ font-size:40px; line-height:44px; color:#000; font-weight:300; text-transform:none; margin-bottom:10px;}
.product-item .info-box h2{ font-size:24px; line-height:28px; color:#666; font-weight:300; margin-bottom:0px; text-transform:none;}
.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 .description{ width:100%; float:left; margin-top:20px;}
.product-item .share{ width:100%; float:left; margin-top:20px; padding-top:20px; border-top:1px solid #e1e1e1;}
.product-item .share .text{ width:auto; float:left; line-height:40px;}
.product-item .share .actions{ float:left; margin-left:10px;}
.product-item .gallery-wrap{ padding-left:100px; position:relative;}
.product-item .main{ position:relative; overflow:hidden;}
.product-item .main a{ width:100%; display:inline-block;}
.product-item .main img{ width:100%; height:auto;}
.product-item .gallery{ width:100px; position:absolute; left:0px; top: 50%; -ms-transform: translateY(-50%); transform: translateY(-50%);}
.product-item .gallery ul{ padding:0px; margin:0px;}
.product-item .gallery li{ clear:both; width:80px; padding:5px 0; float:left;}
.product-item .gallery li.video a:before{ content:""; width:32px; height:32px; position:absolute; left:50%; top:50%; margin-left:-16px; margin-top:-16px; background-image:url(../images/icon-play.png); background-size:100% auto; opacity:0.5;}
.product-item .gallery li.video a:after{ content:""; width:100%; height:100%; position:absolute; left:0px; top:0px; background:rgba(0,0,0,0.0);}
.product-item .gallery li:before{ display:none;}
.product-item .gallery li a{ float:left; position:relative; border:1px solid #e1e1e1;}

.product-item .add-to-cart .column-wrap{ margin:0 -20px;}
.product-item .add-to-cart .column-wrap .column{ width:50%; float:left; padding:0 20px;}
.product-item .add-to-cart .column-wrap .column .text h3{ font-size:18px; line-height:22px; margin-bottom:10px;}
.product-item .add-to-cart .column-wrap .column .field{ width:100%; float:left;}
.product-item .add-to-cart .column-wrap .column.qtn .field{ padding:0 40px; position:relative;}
.product-item .add-to-cart .column-wrap .column.qtn .field input{ font-size:16px; text-align:center;}
.product-item .add-to-cart .column-wrap .column.qtn .field .bottoneqnt{ width:30px; height:40px; position:absolute; border-radius:3px; background:#e1e1e1; color:#000; border:0px; font-size:18px;}
.product-item .add-to-cart .column-wrap .column.qtn .field .bottoneqnt.togli{ left:0px;}
.product-item .add-to-cart .column-wrap .column.qtn .field .bottoneqnt.aggiungi{ right:0px;}
.product-item .add-to-cart .column-wrap .column.qtn .field .bottoneqnt:hover{ background:#000; color:#fff;}

.product-item .add-to-cart .action{ width:100%; float:left; margin:20px 0 0 0;}
.product-item .add-to-cart .action .btn{ width:100%; font-weight:700; font-size:14px;}
.product-item .add-to-cart .chosen-container-single .chosen-single span{ font-size:16px; font-weight:400;}
.product-item .add-to-cart .chosen-container-single .chosen-single{ height:38px; line-height:38px;}
.product-item .add-to-cart .chosen-container-single .chosen-single div:after{ line-height:38px; font-size:20px;}
.product-item .add-to-cart .chosen-container{ max-width:100%; float:left; margin:0px;}


.product-item .back-products{ width:100%; display:inline-block; margin:10px 0 0 0;}
.product-item .back-products a{ position:relative; padding-left:15px; line-height:20px; color:#666666; 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 .riga{ display:flex; flex-wrap:wrap; margin-left:-25px; margin-right:-25px;}
.block.products-section .riga > [class*="col-"]{ padding:0px 25px;}
.block.products-section .riga > .pull-right{ order:2;}
.block.products-section .riga > .colonnasidebar{ width:20%;}
.block.products-section .riga > .colonnaprodotti{ width:80%;}
.block.products-section .pagination{ margin-top:80px;}

.block.products-section.details .row{ margin:0 -30px;}
.block.products-section.details [class*="col-"]{ padding:0 30px;}
.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 #666666; 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:300; text-transform:uppercase; padding:5px;}
.block.icons-category-center .item h2{ margin-top:10px; font-size:18px; color:#666666; 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:#666666; border-color:#666666;}
.block.icons-category-center .item:hover .icon span{ opacity:1;}
.block.icons-category-center .item:hover .icon img{ opacity:1; background:#666666;}

.block.paginashop h2{ margin-bottom:0px;}

.btnMeno{ width:25px; height:50px; background:#000; color:#fff; border-radius:0px; border:0px; font-size:20px;}
.btnMeno:hover{ background:#333;}
.btnPiu{ width:25px; height:50px; background:#000; 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:#666666; position:absolute; left:20px; font-size:20px; color:#fff; line-height:40px; text-align:center;}
.infoBoxSpedizione a{ color:#666666;}
.infoBoxSpedizione a:hover{ text-decoration:underline;}
.infoBoxSpedizione p{ margin-top:8px; font-size:16px;}

.dashboard-icons{ margin-top:40px; display:inline-block;}
.dashboard-icons li{ padding:0px; 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:100px; position:relative; font-size:16px; line-height:20px; display:inline-block;}
.dashboard-icons li a:before{ content:""; width:80px; height:80px; position:absolute; left:50%; margin-left:-40px; top:0px; background-color:#222; border-radius:50%; background-size:48px 48px; background-position:center center; background-repeat:no-repeat;}
.dashboard-icons li a:hover:before{ background-color:#666;}
.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); background-size:32px 32px;}

.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:9999000;}
.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; color:#666666; margin-bottom:20px; font-weight:300; text-transform:uppercase;}
.popup-overlay .popup .btn{ font-weight:400;}

.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 #666666; 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.newsletter-box{ padding:40px 0; border-bottom:1px solid #e1e1e1;}
.block.newsletter-box [class*="col-"]{ float:left;}
.block.newsletter-box h2{ font-size:30px; margin:0;}
.block.newsletter-box h3{ font-size:20px; line-height:24px; margin:0px;}
.block.newsletter-box .form{ width:100%; display:inline-block; position:relative;}
.block.newsletter-box .group{ margin:0 -5px;}
.block.newsletter-box .group .field{ width:75%; float:left; padding:0 5px;}
.block.newsletter-box .group .field input[type="text"]{ height:50px; font-weight:400; background:#fff;}
.block.newsletter-box .group .send{ width:20%; float:left; padding:0 5px;}
.block.newsletter-box .group .send input{ height:50px !important; line-height:48px !important; margin:0px !important;}
.block.newsletter-box .group .send input.btn{ padding-top:0px !important; padding-bottom:0px !important;}
.block.newsletter-box .check{ width:100%; display:inline-block;}

.title-section{ width:100%; float:left; text-align:center; margin-bottom:60px;}
.title-section .text{ width:100%; float:left;}
.title-section .text h2{ margin-bottom:5px; position:relative;}
.title-section .text h2 a, .title-section h2 a:hover, .title-section h2 a:focus{ color:#666666;}
.title-section .text h3{ margin-bottom:0px;}
.title-section .view-all{ float:right; margin-top:20px;}
.title-section .view-all a{ font-size:18px; line-height:24px; font-weight:700; text-decoration:underline;}
.title-section .view-all a:hover{ text-decoration:none;}


.block.book{ padding:60px 0; position:relative; background:#666666;}
.block.book:before{ content:""; width:100%; height:100%; position:absolute; left:0px; top:0px; background:url(../images/cta.jpg); background-size:cover; opacity:0.2; background-position:center center; filter: grayscale(100%);}
.block.book h2{ font-size:30px; line-height:30px; color:#fff; margin:0 0 10px 0;}
.block.book h3{ font-size:20px; line-height:26px; margin:0px; color:#fff;}
.block.book .item{ padding:0 20px; text-align:left;}
.block.book .btn{ float:right; border-color:#fff; background:none; color:#fff;}
.block.book .btn:before{ color:#fff;}
.block.book .btn:hover{ background:#fff; color:#000;}


.block.presentation.abouthome{ }
.block.presentation.abouthome img.intro{ max-width:360px; margin-top:30px;}
.block.presentation.abouthome:before{ content:""; width:55%; height:100%; position:absolute; left:0px; top:0px; background:#e8f2f6;}
.block.presentation.abouthome .item-wrap{ margin-top:30px;}
.block.presentation.abouthome .item{ margin-bottom:30px;}
.block.presentation.abouthome .item .image{ border-radius:50%; padding:5px; border:1px solid #666666; overflow:hidden;}
.block.presentation.abouthome .item .image img{ border-radius:50%;}
.block.presentation.abouthome .item h3{ margin-bottom:10px; font-weight:300; color:#333;}
.block.presentation.abouthome .item:last-child{ margin-bottom:0px;}


.block.block-collection .images{ border:1px solid #e1e1e1;}

.form-checkout .row{ margin:0 -5px;}
.form-checkout [class*="col-"]{ padding:0 5px;}
.cart tbody tr.cart_item td{ padding:8px;}
.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%;}

.checkout label{ font-size:15px; font-weight:400; margin-bottom:2px;}

.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:#000;}

.block.testimonials{ }
.block.testimonials .container-fluid{}
.block.testimonials .box{ padding:100px 0; text-align:center;}
.block.testimonials .box.grey{ background:#f7f7f7;}
.block.testimonials .box:before{ content:""; width:100%; height:100%; position:absolute; z-index:2; left:0px; top:0px; background:rgba(255,255,255,0.5);}
.block.testimonials .box:after{ content:""; width:100%; height:100%; position:absolute; z-index:1; left:0px; top:0px;  background-size:cover; background-position:center center; filter: grayscale(50%);}
.block.testimonials .box .inner{ width:100%; max-width:800px; display:inline-block; position:relative; z-index:3;}
.block.testimonials .box .image{ width:150px; height:150px; border-radius:50%; overflow:hidden; margin-bottom:20px; display:inline-block; padding:10px; border:1px solid #e1e1e1;}
.block.testimonials .box .image img{ border-radius:50%;}
.block.testimonials .box h2{ margin-bottom:5px;}
.block.testimonials .box p{ max-width:600px; display:inline-block;}
.testimonialsprev{ width:40px; height:40px; left:60px; background-color:transparent; background-image:url(../images/arrow-prev-black.png); background-size:100% auto; -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; opacity:0.3;}
.testimonialsprev:hover{ background-color:transparent; opacity:1;}
.testimonialsnext{ width:40px; height:40px; right:60px; background-color:transparent; background-image:url(../images/arrow-next-black.png); background-size:100% auto; -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; opacity:0.3;}
.testimonialsnext:hover{ background-color:transparent; opacity:1;}

.block.testimonials.internal-page .box{ padding:80px 0;}


.block.store-locator-home .ministore{ margin-top:30px;}
.block.store-locator-home .ministore .row{ margin:0 -5px;}
.block.store-locator-home .ministore .row [class*="col-"]{ padding:0px 5px;}
.block.store-locator-home .ministore .item{ margin-bottom:10px; background:#000; background: rgb(0,0,0); background: linear-gradient(45deg, rgba(0,0,0,1) 0%, rgba(102,102,102,1) 100%); padding:20px; position:relative; overflow:hidden; background:#f7f7f7;}
.block.store-locator-home .ministore .item:before{ content:""; width:150px; height:150px; position:absolute; right:-20px; top:20px; background:url(../images/symbol-store.png); background-size:100% auto; background-repeat:no-repeat; background-position:top center; opacity:0.2;}
.block.store-locator-home .ministore .item h4{ font-size:18px; line-height:24px; margin-bottom:5px; color:#000; font-weight:300; text-transform:none; position:relative; z-index:2; }
.block.store-locator-home .ministore .item p{ font-size:14px; line-height:18px; color:#666; position:relative; z-index:2;}

.block.filters{ padding:40px 0; }
.block.filters .row{ display:flex; flex-wrap:wrap;}
.block.filters [class*="col-"]{ height:100%; display:flex; align-items:center;}
.block.filters h2{ color:#000; font-size:30px; margin:0;}
.block.filters h3{ color:#666; margin:0px;}
.block.filters .text{ width:auto; float:left;}
.block.filters .form{ width:auto; float:left; padding:10px; padding-left:40px; margin-left:40px; border-left:1px solid #e1e1e1;}
.block.filters .group{ margin:0 -10px;}
.block.filters .group .field{ float:left; padding:0 10px;}
.block.filters .group .field .wrap{ position:relative;}
.block.filters .group .field input[type="text"]{ width:350px; height:50px; font-weight:400; background:#fff;}
.block.filters .group .field span{ width:50px; height:50px; position:absolute; top:0px; right:0px; background:url(../images/icon-search.png); padding:10px; background-size:100% 100%; color:#fff; font-size:20px; line-height:50px; text-align:center;}
.block.filters .group .send{ width:auto; float:left; padding:0 10px;}
.block.filters .group .send input{ float:right; height:50px; margin:0px !important;}
.block.filters .form .btn{ margin:0px;}

.block.legend .item-wrap .item{ width:auto; float:left; margin:0 30px 0 0; padding-left:70px; position:relative;}
.block.legend .item-wrap .item .color{ width:50px; height:50px; position:absolute; left:0px; background:#000; border-radius:50%; overflow:inherit;}
.block.legend .item-wrap .item .color:before{ content:""; width:50px; height:50px; position:absolute; right:-5px; background:url(../images/symbol-line-strong.png); background-size:100% auto; background-repeat:no-repeat; background-position:center center; opacity:0.5;}
.block.legend .item-wrap .item.gold .color{ background: rgb(205,171,43); background: linear-gradient(90deg, rgba(205,171,43,1) 0%, rgba(139,120,5,1) 100%);}
.block.legend .item-wrap .item.silver .color{ background: rgb(181,181,181); background: linear-gradient(90deg, rgba(181,181,181,1) 0%, rgba(153,152,150,1) 100%);}
.block.legend .item-wrap .item.bronze .color{ background: rgb(179,104,24); background: linear-gradient(90deg, rgba(179,104,24,1) 0%, rgba(121,64,10,1) 100%);}
.block.legend .item-wrap .item.store .color{ background: rgb(208,59,59); background: linear-gradient(90deg, rgba(208,59,59,1) 0%, rgba(161,16,16,1) 100%);}
.block.legend .item-wrap .item .text{ padding-top:3px;}
.block.legend .item-wrap .item .text h3{ font-size:18px; font-weight:300; margin-bottom:0px;}
.block.legend .item-wrap .item .text p{ font-size:15px; line-height:20px;}

.block.store-locator{}
.block.store-locator .row{ margin:0 -15px; display:flex; flex-wrap:wrap;}
.block.store-locator .row [class*="col-"]{ padding:0px 15px; margin-bottom:30px;}
.block.store-locator .item{ height:100%; margin-bottom:0px; background:#000; background: rgb(0,0,0); background: linear-gradient(45deg, rgba(0,0,0,1) 0%, rgba(102,102,102,1) 100%); padding:30px; padding-top:60px; position:relative; overflow:hidden; background:#f7f7f7;}
.block.store-locator .item .sticker{ position:absolute; left:30px; top:0px; background:#000; color:#fff; font-size:11px; font-weight:400; padding:5px 10px; line-height:20px;}
.block.store-locator .item .sticker.store{ background: rgb(208,59,59); background: linear-gradient(90deg, rgba(208,59,59,1) 0%, rgba(161,16,16,1) 100%);}
.block.store-locator .item .sticker.bronze{ background: rgb(179,104,24); background: linear-gradient(90deg, rgba(179,104,24,1) 0%, rgba(121,64,10,1) 100%);}
.block.store-locator .item .sticker.silver{ background: rgb(181,181,181); background: linear-gradient(90deg, rgba(181,181,181,1) 0%, rgba(153,152,150,1) 100%);}
.block.store-locator .item .sticker.gold{ background: rgb(205,171,43); background: linear-gradient(90deg, rgba(205,171,43,1) 0%, rgba(139,120,5,1) 100%);}
.block.store-locator .item:before{ content:""; width:150px; height:150px; position:absolute; right:-20px; top:20px; background:url(../images/symbol-store.png); background-size:100% auto; background-repeat:no-repeat; background-position:top center; opacity:0.2;}
.block.store-locator .item .text h4{ font-size:18px; line-height:24px; margin-bottom:5px; color:#000; font-weight:300; text-transform:none; position:relative; z-index:2; }
.block.store-locator .item .text p{ font-size:16px; line-height:22px; color:#666; position:relative; z-index:2;}
.block.store-locator .item .text p:last-child{ margin-bottom:0px;}
.block.store-locator .item .actions{ position:absolute; right:20px; top:20px; z-index:2;}
.block.store-locator .item .actions li{ clear:both; padding-left:0px; float:left; margin:0 0 5px 0;}
.block.store-locator .item .actions li a{ width:32px; height:32px; float:left; position:relative; background:#000; color:#fff; border-radius:50%; text-indent:-9999px; background-size:16px 16px; background-repeat:no-repeat; background-position:center center;}
.block.store-locator .item .actions li.web a{ background-image:url(../images/icon-link.png);}
.block.store-locator .item .actions li.email a{ background-image:url(../images/icon-mail.png);}
.block.store-locator .item .actions li a:hover{ background-color:#666666;}
.block.store-locator .item .actions li:before{ display:none;}

.block.comparison{ text-align:left;}
.block.comparison .row + .row{ margin-top:40px;}
.block.comparison hr.site{ margin:30px 0; border:0px;}
.block.comparison .box{ width:100%;}
.block.comparison .box .row + .row{ margin-top:0px;}
.block.comparison .box h2{ font-size:18px; text-transform:uppercase; background:#000; color:#666666; padding:5px 40px; margin-bottom:10px; text-align:left;}
.block.comparison .box .row.list{ margin-left:0px; margin-right:0px; display:flex; flex-wrap:wrap;}
.block.comparison .box .row.list [class*="col-"]{ padding:0; display:flex; border-right:0px solid #e1e1e1;}
.block.comparison .box .row.list .item{ width:100%; padding:40px; text-align:left; position:relative; overflow:hidden;}
.block.comparison .box .row.list .item h3{ font-size:26px; line-height:32px; font-weight:300; margin-bottom:10px;}
.block.comparison .box .row.list .item h3 strong{ padding:0 10px; background:#666666;}
.block.comparison .box .row.list .item p{ max-width:600px; display:inline-block;}
.block.comparison .box .row.list .item p:last-child{ margin-bottom:0px;}
.block.comparison .box .row.list .item.one{ background:#f7f7f7; opacity:0.5;}
.block.comparison .box .row.list .item.one h3{ }
.block.comparison .box .row.list .item.one p{}
.block.comparison .box .row.list .item.two{ background:#f3f3f3;}
.block.comparison .box .row.list .item.two:before{ content:""; width:300px; height:300px; position:absolute; top:20px; right:-20px; background:url(../images/symbol-store.png); background-size:100% auto; background-repeat:no-repeat; opacity:0.2;}
.block.comparison .box .row.list .item.two h3{ color:#000;}
.block.comparison .box .row.list .item.two p{ color:#000;}

.block.faq .box{ border-bottom:1px solid #e1e1e1;}
.block.faq h4{ position:relative; font-size:24px; line-height:28px; padding:15px 0; padding-left:20px; border:0px; margin:0px; text-transform:none; border-top:1px solid #e1e1e1;}
.block.faq h4:before{ content:"\f105"; font-family:FontAwesome; position:absolute; color:#000; left:0px; font-size:18px; font-weight:300;}
.block.faq .panel-body{ padding:10px 20px 0 20px;}
.block.faq .panel-body p{ color:#000;}
.block.faq .panel-body p:last-child{ margin-bottom:30px;}

.footer{ width:100%; position:relative; overflow:hidden; display:inline-block; width:100%; float:left; background: rgb(247,247,247); background: linear-gradient(90deg, rgba(247,247,247,1) 0%, rgba(255,255,255,1) 100%); padding:60px 0; padding-bottom:30px;}
.footer:before{ content:""; width:20%; height:100%; position:absolute; right:60px; top:60px; background:url(../images/symbol.png); background-position:top center; background-size:100% auto; background-repeat:no-repeat; opacity:0.05;}
.footer hr.divider-footer{ max-width:100%; margin-top:40px; margin-bottom:20px; background:none; border-top:1px solid #e1e1e1;}
.footer .footer-row{ padding:0px; text-align:center;}
.footer .footer-row .col-md-3{ width:20%;}
.footer .footer-row .logo-wrap .logo{ width:auto; display:inline-block;}
.footer .footer-row .logo-wrap .logo img{ max-height:50px;}
.footer .footer-row .widget{ text-align:left;}
.footer .footer-row .widget h4{ font-family:'Jost', sans-serif; width:100%; display:inline-block; font-size:18px; line-height:24px; font-weight:300; margin-bottom:0px; color:#000; text-transform:none;}
.footer .footer-row .widget strong{ font-weight:300; color:#000;}
.footer .footer-row .widget p, .footer .footer-row .widget a{ font-weight:400; font-size:14px; line-height:20px; color:#000;}
.footer .footer-row .widget p{ margin-bottom:10px;}
.footer .footer-row .widget.widget-company h4{ margin-bottom:10px;}
.footer .footer-row .widget.widget-company img{ width:100%; max-width:135px; margin-bottom:20px;}
.footer .footer-row .widget.widget-services ul{ margin-top:10px; margin-bottom:0px;}
.footer .footer-row .widget.widget-services li{ position:relative; margin-bottom:0px; line-height:20px; padding-left:15px;}
.footer .footer-row .widget.widget-services li:before{ content:"\f105"; font-family:FontAwesome; position:absolute; left:0px; font-size:14px; color:#000;}
.footer .footer-row .widget.widget-services li a:hover{ color:#000;}

.footer .footer-row .social{ clear:both; width:auto; float:left; margin-top:10px;}
.footer .footer-row .social ul{ margin:0; width:auto; float:left;}
.footer .footer-row .social li{ width:auto; float:left; margin:0 5px 5px 0;}
.footer .footer-row .social li:last-child{ margin-bottom:0px;}
.footer .footer-row .social li a{ float:left; position:relative; border-radius:50%; background:#000; color:#fff;}
.footer .footer-row .social li a span.circle{ width:24px; height:24px; float:left; text-align:center; line-height:24px;}
.footer .footer-row .social li a span.circle i{ font-size:12px; line-height:24px; vertical-align:inherit;}
.footer .footer-row .social li.facebook a:hover{ background:#3b5999; border-color:#3b5999; color:#fff;}
.footer .footer-row .social li.youtube a:hover{ background:#cd201f; border-color:#cd201f; color:#fff;}
.footer .footer-row .social li.instagram a:hover{ background:#e4405f; border-color:#e4405f; color:#fff;}

.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:300; 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:60px; background:none;}
.footer .footer-extra .row{ padding:0px;}
.footer .footer-extra p{ color:#000; font-size:12px; line-height:20px; font-weight:400;}
.footer .footer-extra a{ color:#000; font-weight:400;}
.footer .footer-extra a:hover{ color:#000;}

.colonnafull{ width:100% !important; text-align:center !important;}

@media (min-width: 1440px) {

}

@media (max-width: 1439px) {
	.header .navbar-nav > li > a{ margin:0 5px;}
}

@media (max-width:1400px) {

}


@media (max-width: 1300px) {
	
	p, li{ font-size:16px; line-height:22px;}
	
	.header .navbar-nav > li > a{ margin:0 3px;}
	

	
	
}


@media (max-width: 1200px) {
	
	.header .navbar-nav > li > a{ font-size:14px;}
	
	.header .search{ width:20px; height:20px; margin:30px 10px 0 0;}
	.header .search button{ width:20px; height:20px; vertical-align:top; background-size:16px auto;}
	.navbar-account{ line-height:20px; margin:30px 10px 0 0;}
	.navbar-account .link-account{ width:20px;}
	.navbar-account .link-account:before{ width:20px; height:20px; background-size:100% auto;}
	.navbar-ecommerce{ margin-top:30px;}
	.navbar-ecommerce .link-cart{ height:20px;}
	.navbar-ecommerce .link-cart:before{ width:20px; height:20px; background-size:100% auto;}
	.header .languages{ margin-top:30px; margin-left:30px;}
	.header .languages li{ font-size:12px;}
	
	.title{ padding:20px 0;}
	
	.visual{ height:600px;}
	.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;}
	
	.block.icons-shop{ padding:40px 0;}
	.block.icons-shop .item{ margin:20px 0;}
	
}

@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;}
	
	.sidebar .left{ width:100%; float:left; display:block; flex-wrap:unset;}
	.sidebar .text{ width:100%; margin-bottom:10px;}
	.sidebar .right{ width:100%; float:left; margin-top:20px;}

	
}

@media (min-width: 992px) {
	.navbar-collapse.collapse{ display:block !important;}
}

@media (max-width: 991px) {
	
	.navbar-toggle{ display:block;}
	
	.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;}
	
	.header .navigation-menu{ clear:both; width:100%; float:left;}
	
	.header{ height:auto; min-height:81px;}
	.header a.navbar-brand{ position:static; border-radius:0px; padding:0px; box-shadow:0px 0px 0px #000;}
	.header a.navbar-brand img{ max-height:50px;}
	.header .navbar-collapse{  max-height:none;}
	.header .navbar-collapse.in{  }
	.header .navbar-nav{ width:100%; float:left; display:inherit; vertical-align:inherit; margin-bottom:0px; padding:20px; padding-top:100px;}
	.navbar-nav > li.home{ display:block;}
	.header .navbar-nav > li{ width:100%; border-bottom:1px solid #e1e1e1;}
	.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:16px; border-left:0px !important; margin:0px; border-radius:0px;}
	.header .navbar-nav > li > a:hover{  color:#000;}
	.header .navbar-nav > li.active > a{ color:#000;}
	.header .navbar-nav > li.active > a span:before{ display:none !important;}
	.header .navbar-nav > li > a span:before{ display:none;}
	.header .dropdown-menu:before{ display:none;}
	.header .dropdown-menu > li > a{ color:#000; line-height:24px;}
	.header .dropdown-menu > li > a:hover{ color:#333;}
	.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 .navbar-nav > li > a span:after{ display:none !important;}
	
	.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);}*/	
	
	.visual [class*="col-"]{ width:100%;}
	
	.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;}
	
	.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-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:center;}
	
	.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.category-home.version1 .row [class*="col-"]{ width:33.33%;}
	
	.block.products-section .row.row-products [class*="col-"]{ width:33.33%;}
	
	.block.products-section.homepage .row.row-products [class*="col-"]:nth-child(5n+1){ clear:none;}
	.block.products-section.homepage .row.row-products [class*="col-"]:nth-child(3n+1){ clear:both;}
	
	.block.products-section .row.row-products span > span:nth-child(5n+1) [class*="col-"]{ clear:none;}
	.block.products-section .row.row-products span > span:nth-child(3n+1) [class*="col-"]{ clear:both;}
	
	.block.focus .background{ height:300px;}
	.block.focus .row.row0 .text{ height:auto !important; padding:40px;}
	
	.block.newsletter-box .text{ margin-bottom:20px;}
	
	.block.focus .text{ padding:40px 0 0 0;}
	
	.visualnext, .visualprev{ width:40px; height:40px; background-size:20px 40px;}
	.visualnext{ right:15px;}
	.visualprev{ left:15px;}
	
	.navbar-ecommerce .cart-list{ display:none !important;}
	
	.preloader{ background-size:100px 100px;}
	
	.block.numbers{ padding:20px 0;}
	.block.numbers .item{ margin:20px 0;}
	
	.block.about01 .image{ margin-top:40px;}
	.block.about02 .image{ margin-bottom:40px;}
	
	.block.faq h4{ font-size:20px; line-height:24px;}
	
}


@media (max-width: 768px) {
	
	.container-fluid{ padding:0 20px;}
	
	.block.contacts [class*="col-"].pull-right{ width:100%;}
	
	.block 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;}
	
	.block.category-home.version1 .row [class*="col-"]{ width:50%;}
	
	.title .slide{ padding:0px;}
	.title .slide h1{ font-size:32px; line-height:32px;}
	.title .breadcrumb{ margin-top:10px; line-height:18px;}

	.navbar-search input[type=text]{ height:60px; line-height:60px; font-size:16px; padding-right:80px;}
	.navbar-search .item a{ width:50px; height:50px; background-size:24px auto;}
		
		
	.block.book .btn{ float:none; display:inline-block;}
	.block .columns2{ column-count:1;}

	.block.icons-category-center{ margin:0px; padding:20px;}

	
	.block{ padding:40px 0;}
	
	.visual{ min-height:auto; height:auto; padding:100px 0; background-attachment:scroll;}
	.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.icons .container{ padding:0px;}
	.block.icons [class*="col-"]{ margin-bottom:0px;}
	.block.icons .item:before{ 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.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.icons-shop{ padding:10px 0; text-align:left;}
	.block.icons-shop .item{ margin:10px 0;}
	
	.topbar .slogan{ font-size:12px;}
	.topbar .submenu li a{ font-size:12px;}
	.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:before{ content:attr(data-label); width:100%; display:inline-block; vertical-align:middle; margin-bottom:5px; font-size:12px; line-height:20px; text-transform:uppercase;}
	.cart tbody tr.cart_item td.product-thumbnail{ padding-bottom:0px !important;}
	.cart tbody tr.cart_item td.product-thumbnail:before{ display:none;}
	.cart tbody tr.cart_item td.product-price{ width:33.33%; line-height:30px;}
	.cart tbody tr.cart_item td.product-price:before{ width:100%; min-height:30px; float:left; text-align:center; font-size:12px; text-transform:uppercase; line-height:15px; margin-bottom:3px; font-weight:300;}
	/*
	.cart tbody tr.cart_item td.product-price.ivaesc:before{ content:"Prezzo (Iva esc.)";}
	.cart tbody tr.cart_item td.product-price.ivainc:before{ content:"Prezzo (Iva inc.)"}
	*/
	.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]{ height:30px;}
	.cart tbody tr.cart_item td.product-quantity:before{ width:100%; min-height:30px; float:left; text-align:center; font-size:12px; text-transform:uppercase; line-height:15px; margin-bottom:3px; font-weight:300;}
	.cart tbody tr.cart_item td.product-subtotal{ width:33.33%; line-height:30px;}
	.cart tbody tr.cart_item td.product-subtotal:before{ width:100%; min-height:30px; float:left; text-align:center; font-size:12px; text-transform:uppercase; line-height:15px; margin-bottom:3px; font-weight:300;}
.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:none;}
	.swiper-button-prev{ display:none;}
	
	.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.products-section .row.row-products [class*="col-"]{ width:50%;}
	
	.block.products-section.homepage .row.row-products [class*="col-"]:nth-child(5n+1){ clear:none;}
	.block.products-section.homepage .row.row-products [class*="col-"]:nth-child(3n+1){ clear:none;}
	.block.products-section.homepage .row.row-products [class*="col-"]:nth-child(2n+1){ clear:both;}
	
	.block.products-section .row.row-products span > span:nth-child(5n+1) [class*="col-"]{ clear:none;}
	.block.products-section .row.row-products span > span:nth-child(3n+1) [class*="col-"]{ clear:none;}
	.block.products-section .row.row-products span > span:nth-child(2n+1) [class*="col-"]{ clear:both;}
	
	.title-section .view-all{ width:100%; float:left; text-align:center;}
	
	.block.focus .row.row0 [class*="col-"]{ width:100%;}
	
	.block.category-home .item-category .item .top{ padding:7px 10px;}
	.block.category-home .item-category .item .top h2{ font-size:13px;}
	
	.block.category-home.version2 .item-category .item .bottom{ bottom:-300%;}
	
	.product-item .gallery-wrap{ width:100%; float:left; padding:0px; margin-bottom:30px;}
	.block.products-section.details .product-item .main{ width:100%;}
	.block.products-section.details .product-item .gallery{ width:100%; float:left; position:relative; top:auto; transform:none;}
	.block.products-section.details .product-item .gallery ul{ margin:0 -5px;}
	.block.products-section.details .product-item .gallery li{ clear:none; width:25%; float:left; padding:0 5px; margin-bottom:10px;}
	
	.product-item .add-to-cart .column-wrap .column{ width:100%;}
	.product-item .add-to-cart .column-wrap .column + .column{ margin-top:20px;}
	
	.block.category-home.version2 .item-category .item .bottom h2{ margin-bottom:0px;}
	.block.category-home.version2 .item-category .item .bottom p{ display:none}
	.block.category-home.version2 .item-category .item .bottom a.btn-readmore{ padding-left:0px;}
	
}

@media (max-width: 479px) {
	
	.navbar-account{ display:block !important;}
	[class*=col-xs-] .navbar-ecommerce{ float:left !important; line-height:20px !important;}
	[class*=col-xs-] .navbar-toggle{ top:20px !important;}
	
	.header a.navbar-brand img{ max-height:40px;}
	
	.block.full-gallery .row [class*="col-"]{ float:left !important;}
	
	[class*=col-xs-]{ text-align:left;}

	.block.partners .col-xs-4{ float:left;}
	

	.block.newsletter-box .group .field{ width:60%;}
	
}

@media (max-width: 380px) {


}