@import url('https://fonts.googleapis.com/css?family=Roboto&display=swap');
@import url('https://fonts.googleapis.com/css?family=Playfair+Display:400,700&display=swap');
@import "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%; min-height:100%; position:relative; }
body { height:100%; background: #ebe9e6; margin: 0px; font-family: 'Roboto', sans-serif; font-size:18px; line-height:24px; color:#70625A; -webkit-text-size-adjust:100%;  }
a { text-decoration:none; outline:none; color:#70625A; font-weight:700; }
a:hover, a.selected { color:#70625A; text-decoration:underline;  }
:hover, .gallery * { 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; }
.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; }
b, strong { font-weight:700; }
h1, h2, h3, h4 { line-height:normal; font-weight:normal; margin:0px; font-family: 'Playfair Display', serif; font-weight:700; color:#70625A; }
h1 { font-size:50px; margin-bottom:20px; }
h2 { font-size:34px; margin-bottom:20px; }
h3 { font-size:14px; margin-bottom:20px; }
img { display:block; }
img.scale { width:100%; height:auto; }
img.loading { background: url('../images/loading.gif') no-repeat center; }
.row { margin-bottom:10px; }
.label { font-weight:700; }
input, select { height:40px; }
input, select, textarea { color:#444; font-family: 'Roboto', sans-serif; font-size:14px; padding: 5px 10px; background-color: #FFF; border: 1px solid #ebe9e6; }
input:focus, textarea:focus, select:focus { border-color:#70625A; }
input.error, textarea.error, select.error { border-color:red; background:#F2D8DC; color:#000; font-weight:normal; } 
label.error { color:#000; font-size:0px; visibility:hidden; float:none; overflow:hidden; height:0px; display: inline; }
input[type='number'] { width:50px; }
input[type='checkbox'], input[type='radio'] { padding:0; height:25px; width:25px; float:left; margin-right:10px; }
input[type='checkbox']:checked, input[type='radio']:checked { background:#000; }
.placeholder { color:#BBB; }
option { padding:0 5px; }
label { font-size:11px; text-align:center; margin:5px 0; text-transform:uppercase; width:100%; display:block; }
form { font-size:14px; }
.btn, input[type='submit'], input[type='button'] { color:#6f625a; background: #FFF;  font-family: 'Roboto', sans-serif; font-size: 14px; font-weight:bold; margin-top:40px; padding: 10px; border:1px solid #ebe9e6;  cursor:pointer; display:inline-block;  line-height:normal; text-align:center; text-transform:uppercase; }
.btn:hover, input[type='button']:hover, input[type='submit']:hover { text-decoration:none; background:none; color:#ebe9e6; }
.btn-primary, input.btn-primary { color:#6f625a; background: #FFF;  }
.btn-primary:hover, input.btn-primary:hover { background:#6f625a; color:#ebe9e6; }
.warning { color:#000; font-weight:700; background: url('../images/icon_warning.png') no-repeat left top; padding:5px 0 5px 22px; text-transform:uppercase; }
.icon_info { margin-left:10px; cursor:pointer;  font-size:11px; }
.strike { text-decoration: line-through; font-weight:normal; }
.msg_error { color:#FFF; margin-bottom:20px; display:block; background:#000; padding: 5px 10px; border-radius: 5px; }
.msg_success { color:#FFF; margin-bottom:20px; display:block; background:#59B200; padding: 5px 10px; border-radius: 5px; }
p.limit { margin: 10px 0; font-size:11px; }
.error { color:#000; font-weight:700; }
.ok { color: #669900; font-weight:700; }

table { width:100%; border-collapse: collapse; border:1px solid #CCC; padding:5px;  }
thead td { background: #AAA; color:#FFF; padding: 7px 10px; font-style:normal; text-transform:uppercase; font-size:11px; font-weight:700; }
tbody td { border-bottom: 1px solid #CCC; padding: 5px 10px; font-style:normal;}
tbody td a:hover { color:#B2BA26; }

.tabs { margin-bottom:20px; }
.tabs a {  font-weight:700; display:block; background:#AAA; color:#FFF; border:1px solid #AAA;  border-bottom:0; padding: 7px 10px; text-align:center; font-style:normal; text-transform:uppercase; font-size:11px;  }
.tabs a.selected { background:#FFF; color:#888; }

figure { position:relative; margin: 0; }
.figure img:hover { opacity:0.5; }

ul.list_border li:first-child { border-top:0px; }
ul.list_border li { float:none; border-top:1px dotted #CCC; margin:0px; padding: 5px 0; color:#999; }
ul.list_border li a { display:block; }
ul.list_border li p a { display:inline; }
ul.icon_right li a i { float:right; }
ul.list_number li { list-style:decimal; margin:5px 0 5px 20px; }
ul.list_disc li { list-style:disc; margin:5px 0 5px 20px; }
ul.list_disc li li { list-style:circle; }


.layout { position:relative; }
.wrapper { width:100%; margin: 0 auto; min-width:720px; clear: both; }
.content { max-width:1200px; margin: 0 auto; clear: both; padding: 10px 40px; }
.content-small { max-width:800px; margin: 0 auto; clear: both; padding: 10px 40px; }
.align_left { text-align: left; }
.align_right { text-align: right; }
.hidden { display:none; }
.bold { font-weight:700; }
.separator { margin-top:40px; }
.fa { margin-right:5px; }
.fr { float:right; }
.#000 { color:#000; }
.green { color:#59B200; }
.gray, .gray a { color:#999; }
.black, .black a { color:#000; }
.fixed { position:fixed; }
.hidden { display:none; }
.align_center { text-align:center; }
.mt40 { margin-top:40px; }
.mb40 { margin-bottom:40px; }
.mt20 { margin-top:20px; }
.pb { padding-bottom: 110px; }

.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_50 { width: 50%; float:left; }

.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%; }
.iphone_show { display:none; }
.mt40 { margin-top:40px; }
.mb40 { margin-bottom:40px; }
.pt40 { padding-top:40px; }
.pb100 { padding-bottom:100px; }
.small { font-size:15px; }

.videoWrapper { 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%; }
#header { font-size:13px; position:fixed; z-index:2; top:0; width:100%; text-align:center; background:#70625A; font-family: 'Playfair Display', serif; }
#header .lang {  position:absolute; top:27px; right:40px; padding:5px 10px; font-size:12px; color:#FFF; }
#header .button-menu { position:absolute; top:20px; left:40px; background: none; cursor:pointer; }
#header .logo { text-align:center; width:100%; }
#header .logo svg { display:inline; margin: 20px 0 10px 0; height:55px; width:auto; }
#header a { color:#FFF; }
.footer { background:#2c2724; padding: 40px; color:#ebe9e6; font-size:12px; line-height:18px; }
.footer .logo svg { margin-bottom:20px; }
.footer a { color:#ebe9e6; }
.footer a.selected, .footer a:hover { color:#6f625a; text-decoration:none; }
.footer li { font-size:22px; font-style:italic; margin-bottom:10px; }
.footer i { font-size:16px; width:30px; height:30px; text-align:center; margin: 20px 10px 0 0; border:100px; background:#ebe9e6; color:#2c2724; padding-top:7px; border-radius:200px; display:inline-block; }
.footer i:hover { background:#6f625a; color:#ebe9e6; }
.footer .social { margin:0 auto; text-align:right; padding-right:100px; }
.footer .social li { display:inline-block; margin-right:5px; }


.menu { position:fixed; width:100%; top:80px; left:0; right:0; z-index:12; background:#70625A; display:none; padding: 40px 0; }
.menu li { text-align:center; padding: 20px 0; font-size:30px; color:#FFF; font-family: 'Playfair Display', serif; }
.menu li a { color:#FFF; font-size:22px; }
.menu li a:hover { text-decoration:underline; color:#ebe9e6; }
.menu li a.selected { color:#e3edf6; }

.bg2 { background:#6f625a; color:#ebe9e6; }
.bg2 a { color:#ebe9e6; }
.bg2 a:hover { text-decoration:underline; }

.bg2 h1, .bg2 h2 { color:#ebe9e6; }
.social i { font-size:16px; width:30px; height:30px; text-align:center; margin: 20px 10px 0 0; border:100px; background:#6f625a; color:#ebe9e6; border:1px solid #6f625a; padding-top:7px; border-radius:200px; display:inline-block; }
.social i:hover { background:#ebe9e6; color:#6f625a; }



#main { margin-top:80px; }
.nav-header { text-align:center; }
.nav-header h2 { margin: 40px 0 20px 0; font-size:50px; text-transform:uppercase; }
.nav-header li { display:inline-block;  font-size:14px; }
.nav-header li::after { content:" | "; margin: 0 5px; }
.nav-header li:last-child::after { content:" "; margin: 0; }
.nav-header a.selected { text-decoration:underline; color:#005091; }

.slide li { height: calc(100vh - 80px); background-repeat:no-repeat; background-size:cover; background-position:center center; position:relative; }
.slide li .title { position:absolute; bottom:60px; left:40px; min-width:300px; z-index:1000; }
.slide li .title a { display:block; }
.slide li .title h2 { font-size:18px; margin-bottom:20px; }
.slide li .title h2 span { font-weight:normal; }
.slide li .title:hover a { color:#0000FF; }
.slide li .title:hover i { background:#0000FF; }
.slide li .title:hover * { 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; }
.slide .slick-dots { bottom:40px; }
.slide .slick-dots li button::before { color:#FFF; font-size:15px; opacity:0.5; }
.slide .slick-dots li.slick-active button::before { color:#FFF; }
.arrow { text-align: center; color:#FFF; position:absolute; bottom:80px; right:0; left:0; margin:0 auto; }
.arrow a { color:#FFF; text-decoration: none;}
.bounce { -moz-animation: bounce 2s infinite; -webkit-animation: bounce 2s infinite; animation: bounce 2s infinite; }
@keyframes bounce { 
0%, 20%, 50%, 80%, 100% { transform: translateY(0); }
40% { transform: translateY(-30px); }
60% { transform: translateY(-15px); }
}


.home h1 { position:absolute; top:38%; text-align:center; z-index:2222; right:0; left:0; }
.address { border-bottom:1px solid #005091; padding:20px 0; font-size:15px; line-height:18px; font-style: italic;  }
.address .social { margin-top:20px; }
.address .social i { width:30px; text-align:center; position:absolute; left:0; }
.address .social li { padding: 2px 0 2px 35px; position:relative; }
h2.point { margin: 40px 0 20px 0; }
.list-menu .item { font-size:14px; border-bottom:1px solid #005091; padding: 10px 0; margin-bottom:20px; line-height:20px; }
.list-menu .item h4 { font-style:italic; }
.list-menu .item img { margin-bottom:10px; }
.list-menu .item p { min-height:80px; }

.partners {  margin:0 auto; text-align:center; }
.brands .col { display: flex; align-items: center; justify-content: center; text-align:center; height:100px; }
.brands.partners .col { height:70px; }

.grid.brands img { width:60%; height:auto; display:inline; }
.grid.partners img { width:70%; }
.about { text-align:left; font-size:14px; line-height:22px; }
.about h3 { font-size:26px; margin: 20px 0; }

.talents .item { position:relative; margin-bottom:20px; }
.talents .item .overlay { background-color: rgba(111, 98, 90, 0.7); font-size:28px; line-height:normal; font-weight:700; font-family: 'Playfair Display', serif; color:#ebe9e6; position:absolute; top:0; bottom:0; right:0; left:0; display: flex; align-items: center;  justify-content: center;}

.cover { height: calc(100vh - 50px); background:#FFF; background-repeat:no-repeat; background-size:cover; background-position:center center;  }
.scheda .deitail li { margin-bottom: 20px; border-top:1px solid #000; font-size:14px; line-height:20px; }
.span_1_of_5 { font-size:14px; }
.gallery .item:nth-child(2n+1) { margin-left:0px; }
.gallery .item:nth-child(6n+1) { margin-left:0px; }
.gallery img { display:block; border:3px solid #FFF; }
.gallery { margin-left:-3px; margin-right:-3px; }

.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 img { display:block; }

.disclaimer { font-size:11px; margin-top:100px; line-height:normal;  }

.share { padding-top:10px; border-top:1px solid #000; }
.share ul { margin:0 auto; text-align:right;}
.share li { display:inline-block; width:30px; height:30px; overflow:hidden; }
.share h4 { margin:0px; font-weight:bold; }

.subnav .left, .subnav .right { width:50%; float:left; }
.subnav .right { text-align:right; }
.subnav .left { border-right:5px solid #FFF; }
.subnav a { color:#FFF;  background:#000; padding:15px 30px; height: 60px; display:block; }
.subnav a:hover { background:#0000FF; }
#main .subnav i { background:none; }


.home .main h1 { line-height:100px; font-size:160px; font-weight:bold; color:red; letter-spacing:200px; color:#FFF; }
.home .main h1 span { letter-spacing:-0px; }
.home .main { position:absolute; top:40%; left:50%; margin-top:-50px; margin-left:-450px; width:900px; height:100px; }




.container { padding:60px; }
.flex { display: -webkit-box;  display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; align-items: center; justify-content: center; }
.item-row { text-align:center; padding: 110px 20px 0 20px; }
.form { max-width:500px; text-align:center; margin:0 auto; }
.form h3 { text-transform:uppercase; margin-bottom:40px; }


div.top {  display: none; overflow: hidden; position: fixed; right:46px; bottom:62px; z-index:999; }
div.top i { font-size:16px; width:30px; height:30px; text-align:center; margin: 20px 10px 0 0; border:100px; background:#ebe9e6; color:#2c2724; padding-top:6px; border-radius:200px; display:inline-block; }
div.top a { cursor:pointer; }
div.top i:hover { background:#6f625a; color:#ebe9e6; }

.pagination { margin-top:60px; font-size:11px; }
.pagination .right { text-align:right; }
.pagination a { font-weight:normal;  }
.pagination a:hover { text-decoration:none;  }
.pagination b { font-weight:normal; text-transform:uppercase; }
.pagination i { font-size:22px; }



.nav { position:relative; display:inline-block; font-weight:bold; font-size:18px; margin-left: -17px; }
.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: 5px 10px; }
.nav-item:hover .nav-submenu { display:block; text-decoration:none; color:#0000FF; }

/* Navigation submenu */
.nav-submenu { display:none; position:absolute;  z-index:20;  top:30px; left:0px; width:500px; padding:40px 10px 10px 10px; z-index:200; text-align:left; background:#FFF;  }
#header .menu li .nav-submenu li { display:block; position:absolute; z-index:20; }
.nav-submenu-item a { display:block; font-weight:normal; font-size:16px; border-top:1px solid #000;  }


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

/* Mobile navigation, clickable area for revealing <ul> */
.nav-click { text-align:center; position:absolute; top:0; right:20px; display:none; height:39px; width:40px; cursor:pointer; }
.nav-click i { display:inline-block; font-size:18px; color:#777; text-align:center; position:absolute; top:0; left:0; padding:10px; margin:0px; }




/* General styles for all menus */
.cbp-spmenu { background: #adc5d9; position: fixed; font-style:italic; font-size:24px; }
.cbp-spmenu a { display: block; padding:10px 0 0 0; text-transform:uppercase; font-size:16px; }
.cbp-spmenu a.selected, .cbp-spmenu a:hover { text-decoration:underline; color:#005091; }
/* Orientation-dependent styles for the content of the menu */
.cbp-spmenu-vertical { width: 240px; height: 100%; top: 0; z-index: 1000; padding:20px 40px; }
.cbp-spmenu-horizontal { width: 100%; height: 150px; left: 0; z-index: 1000; overflow: hidden; }
/* Vertical menu that slides from the left or right */
.cbp-spmenu-left { left: -240px; }
.cbp-spmenu-right { right: -240px; }
.cbp-spmenu-left.cbp-spmenu-open { left: 0px; }
.cbp-spmenu-right.cbp-spmenu-open { right: 0px; }

/* Horizontal menu that slides from the top or bottom */
.cbp-spmenu-top { top: -150px; }
.cbp-spmenu-bottom { bottom: -150px; }
.cbp-spmenu-top.cbp-spmenu-open { top: 0px; }
.cbp-spmenu-bottom.cbp-spmenu-open { bottom: 0px; }

/* Push classes applied to the body */
.cbp-spmenu-push { overflow-x: hidden; position: relative; left: 0; }
.cbp-spmenu-push-toright { left: 240px; }
.cbp-spmenu-push-toleft { left: -240px; }

/* Transitions */
.cbp-spmenu, .cbp-spmenu-push { -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; transition: all 0.3s ease; }

@media screen and (max-width: 55.1875em){
.cbp-spmenu-horizontal { font-size: 75%; height: 110px; }
.cbp-spmenu-top { top: -110px; }
.cbp-spmenu-bottom { bottom: -110px; }
}

@media screen and (max-height: 26.375em){
.cbp-spmenu-vertical { font-size: 90%; width: 190px; }
.cbp-spmenu-left, .cbp-spmenu-push-toleft { left: -190px; }
.cbp-spmenu-right { right: -190px; }
.cbp-spmenu-push-toright { left: 190px; }
}