﻿@import url('https://fonts.googleapis.com/css?family=Poppins:200,400,600&display=swap');
@import url('hamburgers.min.css');

* { border:0px; list-style:none; margin:0px; padding:0px; outline:none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; *behavior: url(boxsizing.htc); -webkit-appearance: none; -moz-appearance: none; appearance: none; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
html { font-size: 100%; height:100%; }
body { background:#FFDF00; margin: 0px; font-family: 'Poppins', sans-serif; font-weight:400; font-size:12px; position: relative;-webkit-text-size-adjust: none; color:#222; }
h1, h2, h3, h4 { font-weight:400; text-transform:uppercase; }
h1 { font-weight:600; font-size:50px; line-height:60px; }
h1 span { font-weight:200; }
h2 { font-size:40px; }
h3 { font-size:40px; color:#FFDF00; margin-bottom:20px; font-weight: 200; }
h4 { font-size:16px; }
a { color:#FFF; text-decoration:none; font-weight:bold; }
a:hover { color:#FFF; }
:hover, .gallery *, figure * { transition: all 0.9s ease-in-out;  -webkit-transition: all 0.9s ease-in-out; -moz-transition: all 0.9s ease; -o-transition: all 0.9s ease; -ms-transition: all 0.9s ease-in-out; }
input.error, textarea.error, select.error { border-color:#FF0000; color:#FF0000; background:#FFE5E5; }
label.error { color:#FF0000; font-size:0px; visibility:hidden; float:none; overflow:hidden; height:0px; }
input, select, textarea { padding:10px 20px; font-family: 'Poppins', sans-serif; font-size:16px; background:#EEE; }
select { text-transform:uppercase; background-image: url('../images/select_arrow.png'); background-position: right center; background-repeat:no-repeat; background-color:#EEE; padding: 12px 35px 12px 12px; -webkit-appearance: none; -moz-appearance: none;  appearance: none;}
input[type='submit'], input[type='button'], input[type='reset'], button, a.btn { background:#009CDD; color:#FFF; cursor:pointer; border-radius:200px; padding: 20px 40px; font-weight:bold; }
input[type='submit']:hover, input[type='button']:hover, button:hover, a.btn:hover { background:#000; color:#FFF; }
input.btn-primary, a.btn-primary, button.btn-primary{ background:#d30b0d; }
input[type='radio']:checked { background:#000; }
input[type='checkbox'], input[type='radio'] { padding:0; height:20px; width:20px; float:left; margin-right:10px; cursor:pointer; margin-bottom:10px; }
input[type='radio'] { border-radius:200px; }
input[type='checkbox']:checked, input[type='radio']:checked { background:#666; }
input, select, button { height:60px; }
select { background: url('../images/select_arrow.png') right center no-repeat #EEE; padding: 8px 35px 8px 8px; -webkit-appearance: none; -moz-appearance: none;  appearance: none;}
.label { text-align:right; padding:10px 20px 0 0; }
.row { margin-bottom:10px; }
.check-list li { padding:5px 0 0 35px; position:relative; margin-bottom:5px; text-transform:uppercase; }
.check-list li input { left:0; top:2px; position:absolute; }
form h3 { margin-bottom:10px; text-transform:uppercase; font-weight:bold; }
::placeholder { color: #555; opacity: 1; }
:-ms-input-placeholder { color: #555; }
::-ms-input-placeholder { color: #555; }
img { display:block; }
img.scale { width:100%; height:auto; }
label { cursor:pointer; }
span.new { position:absolute; background:#FF0000; color:#FFF; padding:5px 10px; z-index:2; right:20px; text-transform:uppercase; font-size:13px; font-style: italic; }
table { width:100%; }
thead td { background:#d30b0d; color:#FFF; padding: 5px 10px;  text-transform:uppercase; }
tbody td { border-bottom:1px dotted #CCC; padding: 5px 10px; vertical-align:top; }
.videoWrapper { background:#000; position: relative; padding-bottom: 56.25%; /* 16:9 */	padding-top: 25px; height: 0; }
.videoWrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
iframe {  width: 100%; }
.wrapper { width:100%; margin: 0 auto; min-width:720px; clear: both; }
.content { max-width:1600px; margin: 0 auto; clear: both; padding:0 40px; position:relative; }
.content-small { max-width:660px; margin: 0 auto; clear: both; padding:0 15px; position:relative; }
.phone_show { display:none; }
.align_right { text-align:right;}
.nowrap { white-space:nowrap; }
.mb60 { margin-bottom:60px; }
.mt40 { margin-top:40px; }
.mt20 { margin-top:20px; }
.mb40 { margin-bottom:40px; }
.mb20 { margin-bottom:20px; }
.mr40 { margin-right:40px; }
.mr30 { margin-right:30px; }
.mr20 { margin-right:20px; }

group:before, .group:after { content:""; display:table; }
.group:after { clear:both; }
.col { display: block; float:left; margin: 0 0 0 1.6%; }
.col:first-child { margin-left: 0; }

.span_1_of_2 { width: 49.2%; }
.span_2_of_2 { width: 100%; }

.span_1_of_3 { width: 32.2%; }
.span_2_of_3 { width: 66.1%; }
.span_3_of_3 { width: 100%; }

.span_1_of_4 { width: 23.8%; }
.span_2_of_4 { width: 49.2%; }
.span_3_of_4 { width: 74.6%; }
.span_4_of_4 { width: 100%; }

.span_1_of_5 { width: 18.72%; }
.span_2_of_5 { width: 39.04%; }
.span_3_of_5 { width: 59.36%; }
.span_4_of_5 { width: 79.68%; }
.span_5_of_5 { width: 100%; }

.span_1_of_6 { width: 15.33%; }
.span_2_of_6 { width: 32.26%; }
.span_3_of_6 { width: 49.2%; }
.span_4_of_6 { width: 66.13%; }
.span_5_of_6 { width: 83.06%; }
.span_6_of_6 { width: 100%; }

.span_1_of_8 { width: 11.1%; }
.span_2_of_8 { width: 23.8%; }
.span_3_of_8 { width: 36.5%;}
.span_4_of_8 { width: 49.2%; }
.span_5_of_8 { width: 61.9%; }
.span_6_of_8 { width: 74.6%; }
.span_7_of_8 { width: 87.3%; }
.span_8_of_8 { width: 100%; }

.span_1_of_10 { width: 8.56%; }
.span_2_of_10 { width: 18.72%;  }
.span_3_of_10 { width: 28.88%; }
.span_4_of_10 { width: 39.04%;  }
.span_5_of_10 { width: 49.2%; }
.span_6_of_10 { width: 59.36%; }
.span_7_of_10 { width: 69.52%;  }
.span_8_of_10 { width: 79.68%; }
.span_9_of_10 { width: 89.84%; }
.span_10_of_10 { width: 100%; }
.span_50 { width: 50%; float:left; }

.gray { color:#AAA;}
.center { text-align:center; }
.right { text-align:right; }
.relative { position:relative; }
.separator { padding-top:60px; margin-top:60px; border-top:1px solid #000; }
.bg { background:#000; color:#FFDF00; }
.red, .red a {color:#DABF8E; }
figure { overflow:hidden; }
a:hover figure img { opacity:0.5; }
a:hover figure.zoom img { filter: none; transform: scale(1.1); opacity:1; }

#header { font-size:15px; color:#FFF; height:70px; position:fixed; top:0; left:0; right:0; z-index:2; z-index:222; text-align:center; }
#header .content { padding: 20px 40px 0 40px; background:#FFDF00; max-width: 100%; } 
#header a { color:#000; font-weight:bold; }
#header .menu { text-transform:uppercase;  }
#header .menu ul { margin:0 auto; }

#footer { background:#FFDF00; color:#000; }
#footer .content { padding:40px; }
#footer h3 { font-size:14px; font-weight:bold; margin:0px; color:#000; }
#footer h3 span { font-weight:200; }
#footer ul { margin-top:10px; }
#footer .social { font-size:18px; font-style:italic; }
#footer i { font-size:22px; width:40px; height:40px; text-align:center; background:#000; color:#FFF; border-radius:200px; padding-top:8px; border:1px solid #000;  margin-right:10px;}
#footer i:hover { background:#FFDF00; color:#000; }
#footer .icon li {text-align:center; display:inline-block; margin-right:5px;}
#footer a { color:#000; }
#footer a:hover { color:#000; }

.flex { display: flex; align-items: center;  justify-content: center; }

.slide li {  background-repeat:no-repeat; background-size:cover; height: -moz-calc(100vh - 120px); height: -webkit-calc(100vh - 120px); height: calc(100vh - 120px); }
.slide li .container { color:#FFF; text-align:left; padding:20px 40px; margin-top:15%; }
.slide li h1 { margin: 0 0 20px 0; font-size:80px; text-shadow: 2px 2px 8px #000; }

.list-box .col { padding:40px; }
.contact li i { font-size:40px; position:absolute; top:0; left:0; right:0; margin:0 auto; padding:20px; text-align:center; color:#FFDF00; }
.contact li { display:inline-block;  padding-top:80px; font-size:14px; position:relative; text-align:center; width:50%; float:left; margin-bottom:40px; }

#main { margin-top:130px; }
#about, #ruote { background:#000; color:#FFF; }
#about .text { padding:60px; font-size:15px; }
.header-page h1 { margin: 0 0 60px 0; text-align:center; }
.header-page { text-align:center; padding-top:60px; }
.header-page img { height:80px; margin: 0 0 80px 0; display:inline; }

.grid.list-product .item { margin-bottom:80px; }
.grid.list-product .item h3 { margin:10px 0 5px 0; font-size:24px; }

.grid .span_1_of_2:nth-child(2n+1) { margin-left:0px; }
.grid .span_1_of_3:nth-child(3n+1) { margin-left:0px; }
.grid .span_1_of_4:nth-child(4n+1) { margin-left:0px; }
.grid .span_1_of_5:nth-child(5n+1) { margin-left:0px; }
.grid .span_1_of_6:nth-child(6n+1) { margin-left:0px; }
.grid .col { margin-bottom:1.6%; }
.span_25 { width:25%; margin:0px; line-height:normal; font-size:0px; }


div.top {  display: none; overflow: hidden; position: fixed; right:40px; bottom:120px;  }
div.top .fa { margin:0px; }
div.top a { padding-top:10px; display:block; color:#222; cursor:pointer; font-size:18px; width:40px; height:40px; text-align:center; }
div.top a:hover { text-decoration:none; }
.global-site-notice {  background: #222 none repeat scroll 0% 0%;  color: #CCC; display:block;  padding: 10px 30px; float:none; font-size:12px; }
.global-site-notice .notice-inner { max-width:100%; margin: 0 auto; text-align:left; float:none; position:relative; }
.global-site-notice .notice-inner a { font-weight:bold; color:#DAA520; }
.global-site-notice .notice-inner a:hover { text-decoration:underline; }
#close-cookie-notice { position: absolute; right:0; top:0px; }
.global-site-notice.hidden { display:none; }






.pagination { margin: 20px 0 40px 0; text-transform: uppercase; }
.pagination .page { text-align:right; }
.pagination .page a, .pagination .page b { padding:10px 15px; display:inline-block; border:1px solid #DDD; }
.pagination .page b { color: #E50026; }
.pagination .page a:hover { background:#EEE; }
.pagination .result { padding-top:10px; }


nav .divider { border-right:1px solid #CCC; margin-right:10px; padding-right:10px; }
.nav { position:relative; display:inline-block; }
.nav-item { float:left; *display:inline; zoom:1; position:relative; }
.nav-item:last-child { padding:0; margin:0; border:0; }
.nav-item a { display:block; padding: 10px 20px; }
.nav-item:hover .nav-submenu { display:block; text-decoration:none;  }
.nav-item.lang .nav-submenu { width:40px; margin-left:0px; }

/* Navigation submenu */
.nav-submenu { display:none; position:absolute; top:30px; left:0px; width:280px; padding:5px 0; z-index:200; text-align:left; background:#d30b0d;  }
#header .menu li .nav-submenu li { display:block; }
.nav-submenu-item a { color:#FFF; display:block; padding: 5px 10px;  }

/* Mobile navigation */
.nav-mobile { display:none; cursor:pointer; position:absolute; top:0px; left:0; font-size:30px; padding:8px 0 0 0; height:45px; width:40px; color:#000; text-align:center; }
.nav-mobile i { margin:0; }

/* Mobile navigation, clickable area for revealing <ul> */
.nav-click { position:absolute; top:5px; right:5px; display:none; height:45px; width:50px; cursor:pointer; }
.nav-click i { display:block; height:39px; width:40px; font-size:18px; color:#CCC; text-align:center; position:absolute; top:0; left:0; padding:10px 0 0 0; margin:0px; }
.nav-rotate i { -webkit-transform:rotate(180deg); -moz-transform:rotate(180deg); -ms-transform:rotate(180deg); -o-transform:rotate(180deg); transform:rotate(180deg); }
