﻿@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200;300&display=swap');

* { 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: 'Poppins', sans-serif; font-size:16px; letter-spacing:1px; line-height:24px; position: relative;-webkit-text-size-adjust: none; color:#031c55; background:#efece5; }
h1, h2, h3, h4 { font-weight:normal; line-height:normal; }
h1 { font-size:36px; margin:40px 0; }
h2 { font-size:30px; margin-bottom:20px; }
h3 { font-size:22px; font-style:italic; margin-bottom:20px; }

a { color:#031c55; text-decoration:none; font-weight:bold; }
a: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; }
a.selected { color:#cc4400; }
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:5px 10px; font-family: 'Poppins', sans-serif; font-size:13px; 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, .btn { color:#031c55; background:#efece5; padding:15px 20px; text-transform:uppercase; display:inline-block; font-weight:bold; font-size:13px; line-height:13px; border:1px solid #031c55; }
input[type='submit']:hover, input[type='button']:hover, button:hover, .btn:hover { background:#031c55; color:#FFF; }
input.btn-primary, a.btn-primary, button.btn-primary{ background:#031c55; color:#FFF; }
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:40px; }
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.scale { width:100%; height:auto; display:block; }
figure { overflow:hidden; position:relative; display:block; }
a:hover figure.fade img { opacity:0.5;  }
a:hover figure.scale img { filter: none; transform: scale(1.1); }
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 { border-bottom:1px solid #031c55; padding: 5px 10px;  text-transform:uppercase; font-size:12px; }
tbody td { border-bottom:1px dotted #CCC; padding: 5px 10px; vertical-align:top; font-size:13px; }
.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:98%; margin: 0 auto; clear: both; padding:0 40px; position:relative; }
.content-small { max-width:650px; margin: 0 auto; clear: both; padding:0 15px; position:relative; }
.phone_show { display:none; }
.align_right { text-align:right;}
.uppercase { text-transform: uppercase; }
.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_7 { width: 12.91%; }
.span_2_of_7 { width: 27.42%; }
.span_3_of_7 { width: 41.92%; }
.span_4_of_7 { width: 56.45%; }
.span_5_of_7 { width: 70.97%; }
.span_6_of_7 { width: 85.48%; }
.span_7_of_7 { 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_9 { width: 9.68%; }
.span_2_of_9 { width: 20.97%; }
.span_3_of_9 { width: 32.26%; }
.span_4_of_9 { width: 43.55%; }
.span_5_of_9 { width: 54.84%; }
.span_6_of_9 { width: 66.13%; }
.span_7_of_9 { width: 77.42%; }
.span_8_of_9 { width: 88.71%; }
.span_9_of_9 { 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; }
.red, .red a {color:#DABF8E; }
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after { background:#000; }
.hidden { display:none; }
.pop { width:500px; }

.list-news .item { margin-bottom:40px; }
.list-news .item h4, .list-news .item h2 { margin:10px 0; }
.list-news .item .text { padding:0 20px; }

.header { position:fixed; top:0; left:0; right:0; z-index:333; background:#efece5; }
.header .logo { text-align:center; padding: 20px 0 10px 0; }
.header .logo img { height:100px; width:auto; } 
.header .menu ul { margin:0 auto; text-align:center; font-size:14px; }
.header .menu li { display:inline-block; text-transform:uppercase; cursor:pointer; }
.header .menu li a { padding: 5px 0px; display:block; margin: 0 10px }
.header .menu li a.selected, .header.smaller .menu li a.selected { color:#cc4400; }
.header.smaller .logo { display:none;  }
.header.smaller { background:#efece5; }

#overlay123 { position:fixed; top:0px; left:0; right:0; bottom:0; background-color: rgba(199, 239, 228, 0.6); z-index:1; display:none; }

.details { margin:0 auto; max-width:1000px; display:grid; grid-template-columns:1fr 1fr; gap:40px;  }
.details li b { display:block; color:#cc4400; }

.footer { padding:10px; text-align:center; text-align:center; position:relative; font-size:13px; line-height:20px; }
.footer i { font-size:20px; margin-left:5px; border:1px solid #031c55; padding:7px; width:35px; height:35px; border-radius:200px; text-align:center; }
.footer i:hover { background:#031c55; color:#efece5; }
.footer .social { position:absolute; right:60px; top:15px;  }

.cover { height:400px; background-position: center center;  background-repeat:no-repeat; background-size:cover; }
.slider li { background-position: center center;  background-repeat:no-repeat; background-size:cover; height: -moz-calc(100vh - 5px); height: -webkit-calc(100vh - 5px); height: calc(100vh - 5px); }
.slide-animation{
    animation: fadezoom 20s 0s forwards;
}
@keyframes fadezoom {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.2);
  }
}
.home { position:relative; }
.home .text { z-index:222; position:absolute; bottom:100px; text-align:center; left:0; right:0; text-align:center; color:#e8e2d6; }
.home .bg { background-color: rgba(0, 0, 0, 0.2); z-index:111; position:absolute; bottom:0px; top:0px; right:0px; left:0px; }
.home .text .col { float:none; display:inline-block; margin:10px 20px; }
#home .header { background:none; background-image: linear-gradient(to top, rgba(0,0,0,0), rgba(0,0,0,1)); }
#home .header a { color: #efece5; }
#home .btn { border:0px; }

#main { width:100%; margin-top:180px; }
.caption { margin-top:5px; font-size:13px; text-transform:uppercase; }


.collection2222 { background:#f5f5a3; }
.text { padding:20px 40px; text-align:left; }
.header-page { text-align:center; padding: 60px 0; }
.header-page h3 { font-style:normal; font-size:14px; }
.header-page h1 { font-size:40px; }

.list-2 {  display:grid; grid-template-columns:1fr 1fr; grid-gap: 40px; }
.list-2 .item { -webkit-column-break-inside: avoid; page-break-inside: avoid; break-inside: avoid-column;  display:table; font-size:12px; line-height:normal;  }
.list-2 .item figure { margin-bottom:5px; }
.list-2 p, .list-3 p, .list-4 p { height:30px; }

.list-3 {  display:grid; grid-template-columns:1fr 1fr 1fr; grid-gap: 40px; margin:0 auto; justify-items: center; }
.list-3::before { display:none; }
.list-3 .item { -webkit-column-break-inside: avoid; page-break-inside: avoid; break-inside: avoid-column;  display:table; font-size:12px; line-height:normal; align-self: center; justify-self: center; }
.list-3 .item figure { margin-bottom:5px; }

.list-4 {  display:grid; grid-template-columns:1fr 1fr 1fr 1fr; grid-gap: 40px; margin:0 auto; justify-items: center; }
.list-4::before { display:none; }
.list-4 .item { -webkit-column-break-inside: avoid; page-break-inside: avoid; break-inside: avoid-column;  display:table; font-size:12px; line-height:normal; align-self: center; justify-self: center; }
.list-4 .item figure { margin-bottom:5px; }

.list-press { -webkit-column-count: 6; -moz-column-count: 6; column-count: 6; -webkit-column-gap: 40px; -moz-column-gap: 40px; column-gap: 40px; -webkit-column-width: 33.33333333333333%; -moz-column-width: 33.33333333333333%; column-width: 33.33333333333333%;  }
.list-press::before { display:none; }
.list-press li { margin-bottom:40px;  -webkit-column-break-inside: avoid; page-break-inside: avoid; break-inside: avoid-column;  display:table; }
.list-press li { font-size:13px; margin:0px;}
.list-press li img { display:block; }
.list-press li .text { padding:10px; background:#cc4400; color:#FFF; line-height:16px; text-align:left; margin-bottom:40px; }
.item-row { margin: 40px 0; }
.list-collection { display:grid; grid-template-columns:1fr 1fr 1fr 1fr; grid-gap: 40px; }
.list-collection .item { display:flex; align-content: center; justify-content: center; }
.list-collection .item img { display:block; }
.list-collection .item h4 { text-align:center; padding: 20px 0 0 0; font-size:20px; }
.list-collection .item p { text-align:center; font-size:13px; }

.intro { text-align:center; padding: 40px 20px; max-width:1400px; margin:0 auto; }
.list-opere-cat { padding: 0 0 40px 0; }
.list-opere-cat li { text-align:center; font-size:40px; line-height:normal; }
.list-opere-cat li a { text-transform:uppercase; font-weight:200; padding: 20px 0; display:block; }
.list-opere-cat li a:hover { color:#cc4400; }

.list-opere {  display: grid; grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr; grid-gap: 20px; align-items: flex-start; }
.list-opere li { text-align:center; margin-bottom:80px; }
.list-opere li figure { height:300px; width:100%; display: flex; align-items: center; justify-content: center; }
.list-opere img { width: auto; max-height: 100%; height: auto; max-width: 100%; display:inline; /*align-self: flex-end;*/ }
.list-opere p { font-size:13px; margin-top:5px; line-height: 18px; }

.mansonry  { column-count: 6; column-gap: 1em; }
.mansonry li  { width: 18.72%; padding:10px; break-inside: avoid; -webkit-column-break-inside: avoid; margin-bottom:20px; display: inline-block; width: 100%; }
.mansonry li { margin-bottom:15px; }
.mansonry li figure { display:inherit; align-items: inherit; justify-content: inherit; }
.mansonry p { font-size:13px; margin-top:5px; line-height: 18px; }
.mansonry img { width: auto; max-height: 100%; height: auto; max-width: 100%; display:inline; /*align-self: flex-end;*/ }



.navigation { text-transform:uppercase; font-size:10px; margin-bottom:20px; padding:8px 0; border-top:1px dotted #DDD;  }

.submenu li { display:inline-block; margin: 0 10px; text-transform:uppercase; font-size:13px; }

.flex { display: flex; align-items: center;  justify-content: center; }
.flex img { display:block; }
.collection-type .text { padding:0 20px; }
.collection-type h2 { font-size:30px; margin: 0 0 10px 0; color:#FFF; position:absolute; z-index:2; text-align:center; }

.maps iframe { height: -moz-calc(100vh - 200px); height: -webkit-calc(100vh - 200px); height: calc(100vh - 200px); display:block; }
.maps iframe {
    -webkit-filter: grayscale(100%);
       -moz-filter: grayscale(100%);
        -ms-filter: grayscale(100%);
         -o-filter: grayscale(100%);
            filter: grayscale(100%);
}
.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 .span_1_of_7:nth-child(7n+1) { margin-left:0px; }
.grid .span_1_of_8:nth-child(8n+1) { margin-left:0px; }
.grid .span_1_of_9:nth-child(9n+1) { margin-left:0px; }
.grid .span_1_of_10:nth-child(10n+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%;  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; }
.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; }

.list-stores { display:grid; grid-template-columns: 1fr 1fr 1fr 1fr; gap:40px; }


.subnav { font-size:13px; line-height:18px; max-width:400px; margin:0 auto; margin-top:40px; margin-bottom:40px; }
.subnav li { display:inline-block; margin-left:30px; }
.subnav .left { padding-left:20px; position:relative; }
.subnav .left i { position:absolute; left:0; top:10px; font-size:16px;  }
.subnav .right { padding-right:20px; position:relative; }
.subnav .right i { position:absolute; right:0; top:10px; font-size:16px; }
.subnav em { font-style:normal; font-size:18px; }

.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; }


#newsletter-notice { top:0; bottom:0; left:0; right:0; position:fixed; background-color: rgba(3, 28, 85, 0.7); z-index:222; display: inline-grid; align-items: self-end; justify-content: right; }
#newsletter-notice .notice-inner { display:relative; width:100%; max-width:400px; margin:0 auto; background:#FFF; padding:20px; margin:20px; line-height:normal; }
#newsletter-notice.hidden { display:none; }
#close-newsletter-notice { float:right; font-size:20px; }
.newsletter { margin: 60px auto; font-size:12px; line-height:normal; }
.newsletter input[type='text'] { background:none; border-bottom:1px solid #031c55; }

.nav { position:relative; }
.nav-item { display:inline; zoom:1; position:relative; }
.nav-item a { display:block; padding: 10px 20px; }
.nav-item:hover .nav-submenu { display:block; text-decoration:none;  }
.header .menu li.lang a { display:inline-block; }

/* 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:#031c55; 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); }
