﻿@import url('https://fonts.googleapis.com/css2?family=Freeman&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap');
@import url('hamburgers.css?i=1');
@import url('balloon.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 { margin: 0px;  font-family: "Rubik", serif; font-optical-sizing: auto; font-weight:400; font-style: normal; font-size:13px; line-height:18px; position: relative;-webkit-text-size-adjust: none; color:#F9F4EA; text-align:justify; background:#605F4B; }
h1, h2, h3, h4, h5, pre { font-weight: 400; font-style: normal;  font-family: "Freeman", sans-serif; }
h1 { margin:0 0 30px 0; font-size:60px; line-height:40px; }
h2 { margin-bottom:20px; font-size:40px; }
h2.section { border-top:5px solid red; border-bottom:5px solid red; color:red; font-size:20px; line-height:26px; padding:20px; display:inline-block; margin:0 auto; margin-bottom:20px; text-transform:upppercase; }
h3 { margin-bottom:40px; font-size:40px; }
h4 { font-size:16px; text-transform:uppercase; }
b { color: #605f4b; }
a { color:#605f4b; font-weight:bold; text-decoration:none; }
a:hover { color:white; }
a.selected { opacity:0.5; }
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, input[type='checkbox'].error { border-color:#FF0000; color:#FF0000; background:#FFE5E5; }
label.error { color:#FF0000; font-size:0px; visibility:hidden; float:left; overflow:hidden; height:0px; }
input, select, textarea, button { color:#000; padding:8px;  font-family: "Freeman", sans-serif; font-size:14px; border:1px solid #CCC; border-radius:0px; }
input[type='submit'], input[type='button'], input[type='reset'], button, a.btn { white-space:nowrap; border-radius:0px; color:#F9F4EA; cursor:pointer; background:#F9F4EA; color:#00a19a; border:2px solid #00a19a; text-transform:uppercase; letter-spacing:2px; font-size:14px; font-weight:400; padding: 10px 20px; display:inline-block; }
input[type='submit']:hover, input[type='button']:hover, button:hover, a.btn:hover { background:#00a19a; color:#F9F4EA; }
input.btn-primary, a.btn-primary, button.btn-primary{ background:#00a19a; color:#F9F4EA; }
input.btn-primary:hover, a.btn-primary:hover, button.btn-primary:hover { background:#f0F9F4EA9; color:#00a19a;  }
input[type='radio']:checked { background:#00a19a; }
input[type='checkbox'], input[type='radio'] { padding:0; height:20px; width:20px; float:left; margin-right:10px; cursor:pointer; margin-bottom:10px; background:#F9F4EA; }
input[type='radio'] { border-radius:200px; }
input[type='checkbox']:checked, input[type='radio']:checked { background:#00a19a; }
input, select, button { height:44px; }
select { background: url('select_arrow.png') right center no-repeat #F9F4EA; padding: 8px 35px 8px 8px; -webkit-appearance: none; -moz-appearance: none;  appearance: none;}
label { font-weight:400; padding:2px 0; display:block; color:#000; font-size:14px; }
.label { text-align:right; padding:10px 20px 0 0; }
.buttons { margin: 40px 0; }
.row { margin-bottom:5px; }
.row-privacy { margin: 10px 0;  color:#888; font-size:13px; }
.privacy p { margin:10px 0; font-size:13px; color:#888; padding-left:30px; position:relative; }
.privacy input { position:absolute; left:0; top:0; }
.check-list label { font-size:16px; text-transform:uppercase; }
.check-list li { padding:5px 0 0 35px; position:relative; margin-bottom:5px; }
.check-list li input { left:0; top:2px; position:absolute; }
form h3 { margin-bottom:10px; text-transform:uppercase; }
::placeholder { color: #555; opacity: 1; }
:-ms-input-placeholder { color: #555; }
::-ms-input-placeholder { color: #555; }
img { display:block; }
img.loading { background: url('../images/loading.gif') no-repeat center center #F9F4EA; }
img.scale { width:100%; height:auto; }
label { cursor:pointer; }
span.new { position:absolute; background:#FF0000; color:#F9F4EA; padding:5px 10px; z-index:2; right:20px; text-transform:uppercase; font-size:13px; font-style: italic; }
table { width:100%; }
thead td { background:#114E93; color:#F9F4EA; padding: 5px 10px;  text-transform:uppercase; font-size:11px; font-weight:400; line-height:16px; }
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%; height:100%; }
.wrapper { width:100%; margin: 0 auto; min-width:720px; clear: both; }
.content { width:100%; max-width:1400px; padding:0 20px; margin: 0 auto; clear: both; position:relative; }
.content-small { max-width:800px; margin: 0 auto; clear: both; padding:0 15px; position:relative; }
.phone_show { display:none; }
.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; }
.pl40 { padding-left:40px; }
.align_center { text-align:center; }
.align_right { text-align:right; }
figure { overflow:hidden; position:relative; }
a:hover figure.fade img { opacity:0.8; overflow:hidden; }
a:hover figure.scale img { filter: none; transform: scale(1.1); }
.msg { padding:100px 40px; text-align:center; }
.msg.success { color:green; font-weight:400; }
.msg.error { color:red; font-weight:400; }
.gray { color:#777; }

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; }
.span_50.text { padding:0 40px; }

.tabs ul { margin:0 auto; text-align:center; }
.tabs li { display:inline-block; }
.tabs a { padding:10px 20px; text-transform:uppercase; border-bottom:2px solid #114E93; display:block; text-align:center; color:#114E93; font-size:13px; font-weight: bold; }
.tabs a.selected, .tabs a:hover { background:#F9F4EA; border-bottom-color:#F28E23; color:#F28E23; text-decoration: none; }
.tabcontent { padding:20px; background:#F9F4EA; }

.justify { text-align:justify; }
.flex { display: flex; align-items: center; justify-content: center; }
.price sup { color:red; margin-left:10px; }

.logo img { height:160px; width:auto; }

header .logo { position:relative; width:100%; max-width:1400px; padding: 20px; margin: 0 auto; text-align:center; }
header .logo img { margin:0 auto; height:120px; width:auto; }
header nav { z-index:22; position:relative; width:100%; font-size:18px;  font-weight: 400; font-style: normal;  font-family: "Freeman", sans-serif; }
header nav ul { position:relative; max-width:1400px; margin:0 auto; padding: 0 20px; text-align:center; }
header nav a { color:#F9F4EA; display:block; padding: 10px 10px; font-weight:900; letter-spacing:0.5px; }
header nav a:hover { color:#F9F4EA; opacity:0.5; }
header nav li { white-space:nowrap; display:inline-block; }

header.smaller2 .logo img { height:0px; width:auto; }
header.smaller2 nav { top:30px; }

.navigation { margin-bottom:20px; }

.hamburger, .icon-shopping-mobile { display:none; }
 
#footer { text-align:center; font-size:16px; line-height:20px; color:#605f4b; margin-top:40px; }
#footer h3 { font-size:20px; margin-bottom:10px; color:#605f4b; }
.grid-footer { display:grid; grid-template-columns:1fr 1fr 1fr; gap:20px; margin-bottom:20px;  }
.grid-footer div { padding:40px; background:#9C9E80; }
#footer .social { text-align:center; font-size:30px; }
#footer .social li { display:inline-block; margin: 10px; }
#footer .social li a { color:#605f4b; }
#footer .social li a:hover { text-decoration:underline; color:#F9F4EA; }
#footer .credits { color:#9C9E80; padding:40px; font-size:16px; }

.column-2 { column-count: 2; column-gap: 40px; }
.intro { padding:40px; }
.history { background:#C47457; padding:40px; font-size:14px; line-height:20px; text-align:center; }
.history .content { max-width:900px; }
.brand { background:#B68036;  padding:40px; font-size:16px; line-height:18px; text-align:center;  }
.brand li { border-bottom:1px dotted #FFF; padding:10px; }
.brand h4 { margin-bottom:10px; color:#a70f08; font-size:20px; }
.content { position:relative; }
.fa-arrow-right-long { position:absolute; right:30px; bottom:30px; font-size:22px; visibility: hidden; }

.loghetto { margin:0 auto; width:60px; height:auto; text-align:center; }

.grid-2 { display:grid; grid-template-columns:1fr 1fr; gap:20px;  }
.grid-3 { display:grid; grid-template-columns:1fr 1fr 1fr; gap:20px;  }
.grid-4 { display:grid; grid-template-columns:1fr 1fr 1fr 1fr; gap:20px;  }
.grid-5 { display:grid; grid-template-columns:1fr 1fr 1fr 1fr 1fr; gap:40px;  }
.grid-6 { display:grid; grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr; gap:40px;  }
.gap60 { gap:60px; }

#table_cart { border-collapse: collapse; width:100%; }
#table_cart, #table_cart th, #table_cart td { border-bottom:1px solid #CCC; padding: 8px 10px; font-size:13px; }
#table_cart thead td { background:#00a19a; color:#F9F4EA; padding: 8px 10px; vertical-align:top; }
#table_cart tbody img { margin-right:10px; float:left; width:80px; height:auto; }

.pagination { display:grid; grid-template-columns:1fr 1fr; gap:10px; }
.pagination .pages { text-align:right; }
.pagination .pages a, .pagination .pages b { display:inline-block; padding:5px 10px; border-bottom:1px solid #CCC; color:#00a19a; }
.pagination .pages b { color:#000; border-bottom:1px solid #000; }

.nav { text-transform:uppercase; }
.hidden { display:none; }

div.top {  display: none; overflow: hidden; position: fixed; right:40px; bottom:60px; background:black; border-radius:200px; }
div.top .fa { margin:0px; }
div.top a { padding-top:10px; display:block; color:white; cursor:pointer; font-size:20px; width:40px; height:40px; text-align:center;  }


.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:400; 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; }
/*https://www.codesdope.com/blog/article/12-creative-css-and-javascript-text-typing-animati/*/


body#print { font-size: 13px; }
body#print .logo { height:50px; }
body#print .header { position:relative; padding: 20px; margin-bottom:20px;  }
body#print tbody td { border-bottom: 0px; padding: 5px 0px; text-align:left; }
body#print #table_cart tbody td { border-bottom: 1px solid #CCC; padding: 5px 0px; }
body#print .print { position:absolute; right:20px; top:20px; }
body#print .print a { padding: 10px; display:inline-block; }
body#print b { color: #00a19a; }


.module {
    position: relative;
}
.module img {
    position: absolute;
    object-fit: cover;
    opacity: 0;
    transition: opacity 1.5s ease-in-out;
    top:0;
    left:0;
}