* { color: #fff; margin: 0; padding: 0; border: 0; outline: 0; vertical-align: baseline; font-family: "Outfit", sans-serif; font-size: 16px; font-weight: 300; box-sizing: border-box; }

html, body { height: 100%; }

html { background-color: #000; }

h1 { margin-bottom: 40px; }

h1, h1 * { color: #C37040; font-size: 80px; line-height: 85px; font-family: "Gloock", sans-serif; font-weight: 400; }

h2 { margin-bottom: 40px; text-align: center; position: relative; padding-bottom: 20px; }

h2, h2 * { color: #C37040; font-size: 40px; line-height: 45px; font-family: "Gloock", sans-serif; font-weight: 400; }

h2:after { content: ""; background: url("../images/h2-decor.svg") no-repeat center 0; width: 230px; height: 5px; position: absolute; bottom: 0; left: 0; width: 100%; height: 5px; }

h3 { margin-bottom: 20px; text-align: center; position: relative; padding-bottom: 20px; }

h3, h3 * { color: #fff; font-size: 40px; line-height: 45px; font-family: "Gloock", sans-serif; font-weight: 400; }

h3:after { content: ""; background: url("../images/h3-decor.svg") no-repeat center 0; width: 230px; height: 5px; position: absolute; bottom: 0; left: 0; width: 100%; height: 5px; }

h5 { margin-bottom: 10px; }

h5, h5 * { color: #C37040; font-size: 20px; line-height: 23px; font-family: "Gloock", sans-serif; font-weight: 400; }

ul li { list-style: none; }

a { text-decoration: none; }

a[href="javascript:void(0);"] { cursor: default; /*pointer-events: none;*/ }

p { margin-bottom: 20px; }

p:last-child { margin-bottom: 0; }

img { vertical-align: middle; }

em, em * { font-style: italic; }

strong, strong * { font-weight: bold; }

u, u * { text-decoration: underline; }

br { line-height: 0 !important; height: 0; }

select { -webkit-appearance: none; -moz-appearance: none; appearance: none; cursor: pointer; }

textarea { resize: none; }

input[type="text"], input[type="password"], input[type="email"], input[type="date"], input[type="number"] { -webkit-appearance: none; border-radius: 0; }

input[type="submit"], input[type="button"] { -webkit-appearance: none; }

textarea { resize: none; border-radius: 0; -webkit-appearance: none; }

blockquote { padding: 30px 0; position: relative; }

blockquote { margin-left: 70px; }

blockquote, blockquote * { font-size: 30px; line-height: 35px; font-style: italic; font-weight: 300; }

blockquote:before { content: ""; display: block; background: url("../images/icon-waves-yellow.png") no-repeat center center; position: absolute; top: 40px; left: -50px; width: 40px; height: 14px; }

#loading-container { background: rgba(255, 255, 255, 0.9) url(../images/loading.gif) no-repeat center center; width: 100%; height: 100%; top: 0; left: 0; position: fixed; z-index: 100000000000000000; display: flex; justify-content: center; align-items: center; display: none; }

.mobile { display: none; }

.wrapper { width: 1170px; margin: 0 auto; }

.innerwrapper { width: 700px; margin: 0 auto; }

.general-section { padding: 150px 0 0; position: relative; }

.cover { background-size: cover; background-position: center center; }

.box { position: relative; }

.box .invalidfield { display: none; color: #fff; font-size: 10px; line-height: 12px; position: absolute; bottom: -15px; }

.box.error .invalidfield { display: block; }

.box.error input, .box.error textarea, .box.error select { border-color: #c00; }

.columns-1 { column-count: 1; column-gap: 0; }

.columns-2 { column-count: 2; column-gap: 40px; }

.columns-3 { column-count: 3; column-gap: 40px; }

.columns-4 { column-count: 4; column-gap: 40px; }

.columns-5 { column-count: 5; column-gap: 40px; }

.db-content h3, .db-content h3 * { text-transform: uppercase; }
.db-content h3, .db-content h4, .db-content h5 { margin-bottom: 20px; }
.db-content p, .db-content p * { font-size: 18px; line-height: 25px; }
.db-content p, .db-content li, .db-content ul, .db-content ol, .db-content blockquote { -webkit-column-break-inside: avoid; page-break-inside: avoid; break-inside: avoid; }
.db-content ul, .db-content ol { margin-bottom: 10px; }
.db-content ul li, .db-content ol li { margin: 0 0 5px 20px; }
.db-content ul li { list-style: disc; }
.db-content a { line-break: anywhere; }
.db-content a:hover { text-decoration: underline; }
.db-content em, .db-content em * { font-style: italic; }
.db-content strong, .db-content strong * { font-weight: bold; }
.db-content sup { vertical-align: super; font-size: 0.8em; }
.db-content sub { vertical-align: sub; font-size: 0.8em; }

.box-knowmore { width: 100%; display: flex; justify-content: center; padding-top: 30px; }

.btn { background-color: transparent; color: #fff; height: 50px; display: inline-flex; align-items: center; position: relative; font-size: 14px; text-decoration: none; text-transform: uppercase; white-space: nowrap; padding: 0 30px; border: solid 1px #fff; transition: background 0.3s ease, border 0.3s ease, color 0.3s ease; }

.btn:hover { background-color: #C37040; border-color: #C37040; color: #fff; }

.btn:after { content: ""; background: url("../images/icons.svg") no-repeat 0px -10px; background-size: 200px; display: inline-flex; width: 10px; height: 10px; margin-left: 10px; }

.mfp-bg { z-index: 100011; }

.mfp-wrap { z-index: 100012; }

.mfp-content { text-align: center; }

#mfp-w2c { position: relative; background: #fff; display: inline-block; text-align: left; padding: 60px; width: auto; max-width: 960px; min-width: 240px; margin: 20px auto; box-shadow: 5px 5px 40px rgba(0, 0, 0, 0.5); }

#mfp-w2c:before { content: ""; position: absolute; top: 30px; left: 30px; width: calc(100% - 60px); height: calc(100% - 60px); border: solid 2px #fff; pointer-events: none; z-index: 2; }

#mfp-w2c h1 { text-align: center; }

.mfp-close-btn-in .mfp-close { background-color: #C37040; color: rgba(195, 112, 64, 0.5); opacity: 1; top: 8px; right: 5px; }

.mfp-close-btn-in .mfp-close:hover { color: #fff; }

.mfp-content .mfp-figure .mfp-close { width: 30px; height: 30px; padding: 0; display: flex; align-items: center; justify-content: center; right: 15px; top: 25px; border-radius: 30px; }

#mfp-w2c a { font-weight: 800; }

#mfp-w2c a:hover { text-decoration: underline; }

#mfp-w2c .actions { text-align: center; }

#mfp-w2c .actions .btn { border: solid 2px #C37040; color: #C37040; text-decoration: none; }

#mfp-w2c .actions .btn:hover { background-color: #C37040; color: #fff; }

header { position: fixed; top: 0; left: 0; width: 100%; height: 80px; z-index: 10001; border-bottom: solid 1px transparent; transition: all 0.3s ease; }
header .wrapper { display: flex; justify-content: space-between; position: relative; height: 100%; }
header .left { display: flex; align-items: center; position: relative; transition: margin 0.3s ease; }
header .right { display: flex; align-items: center; justify-content: flex-end; transition: margin 0.3s ease; }
header .box-logo { margin-right: 100px; }
header .box-logo a { display: block; }
header .box-logo a img { color: #C37040; width: 170px; transition: width 0.3s ease; }
header nav { display: flex; height: 100%; position: relative; }
header nav ul.lev1 { display: flex; height: 100%; }
header nav li.lev1 { display: inline-flex; align-items: center; position: relative; }
header nav li.lev1:not(:last-child) { margin-right: 30px; }
header nav a.lev1 { display: block; position: relative; }
header nav a.lev1 .text { white-space: nowrap; text-transform: uppercase; position: relative; }
header nav a.lev1:before { content: ""; background-color: #C37040; height: 2px; width: 100%; display: block; position: absolute; left: 0; bottom: -20px; opacity: 0; pointer-events: none; transition: bottom 0.3s ease, opacity 0.3s ease; }
header nav a.lev1:hover:before, header nav .active a.lev1:before { bottom: -10px; opacity: 1; }
header .box-social { display: flex; align-items: center; }
header .box-social a { cursor: pointer; width: 40px; height: 40px; border-radius: 40px; border: solid 1px #fff; display: inline-flex; align-items: center; justify-content: center; margin: 0 5px; transition: border 0.3s ease; }
header .box-social a:before { font-family: 'Font Awesome 5 Brands'; content: ""; color: #fff; display: inline-flex; align-items: center; justify-content: center; width: 20px; height: 20px; font-size: 15px; transition: color 0.3s ease; }
header .box-social a[data-icon="facebook"]:before { content: "\f39e"; }
header .box-social a[data-icon="twitter"]:before { content: "\f099"; }
header .box-social a[data-icon="instagram"]:before { content: "\f16d"; }
header .box-social a[data-icon="tripadvisor"]:before { content: "\f262"; }
header .box-social a:hover { border-color: #C37040; }
header .box-social a:hover:before { color: #C37040; }

.truncated header { background-color: #000; border-color: #707070; }

.truncated header:before { opacity: 1; }

/*###################MENU MOBILE#######################*/
#mobile-menu-switch { width: 40px; height: 40px; position: fixed; right: 10px; top: 20px; z-index: 10004; transition: top 0.5s ease, right 0.5s ease; }

#mobile-menu-switch span { background-color: #fff; width: 25px; height: 1px; display: block; position: absolute; left: 6px; }

/*.truncated #mobile-menu-switch {top:30px; right:20px; border-color:$green}
.truncated #mobile-menu-switch span {background-color:$green ;}
.truncated #mobile-menu-switch.active { border-color:$yellow;}
.truncated #mobile-menu-switch.active span {background: $yellow !important;}*/
#mobile-menu-switch span:nth-child(1) { top: 8px; transition: all 0.3s ease; }

#mobile-menu-switch span:nth-child(2) { top: 17px; }

#mobile-menu-switch span:nth-child(3) { top: 26px; transition: all 0.3s ease; }

#mobile-menu-switch.active span:nth-child(1) { top: 18px; transform: rotate(45deg); }

#mobile-menu-switch.active span:nth-child(2) { display: none; }

#mobile-menu-switch.active span:nth-child(3) { top: 18px; transform: rotate(-45deg); }

#mobile-menu-switch.active * { background-color: #fff; }

#mobile-menu-switch.active { top: 20px !important; right: 20px !important; }

#mobile-menu { background-color: #C37040; position: fixed; width: 280px; height: 100%; right: -110%; padding-top: 80px; z-index: 10002; transition: right 0.3s ease; overflow: auto; }

#mobile-menu.active { right: 0; box-shadow: 5px 5px 40px rgba(0, 0, 0, 0.5); }

#mobile-menu .container { width: 80%; margin: 0 auto; }

#mobile-menu a.lev1 { display: block; padding: 20px; text-align: center; }

#mobile-menu a.lev1 .text { font-size: 20px; line-height: 22px; font-family: "Gloock", sans-serif; text-align: center; color: #fff; letter-spacing: 0.05em; }

#mobile-menu li.lev1:not(:last-child) { border-bottom: solid 1px #fff; }

#mobile-menu li.lev1:last-child a.lev1 { border-bottom: none; }

#mobile-menu li.lev1:hover a.lev1, #mobile-menu li.lev1.active a.lev1 { color: #fff; }

#mobile-menu ul.lev2 { padding-bottom: 20px; }

#mobile-menu li.lev2 { text-align: center; }

#mobile-menu li.lev2 a { color: #a6a6a6; }

/*##################################################################*/
footer { position: relative; }
footer * { color: #C37040; }
footer .top { background-color: #000; border-top: solid 1px #fff; }
footer .top .wrapper { display: flex; align-items: center; justify-content: space-between; padding: 30px 0; height: 100px; }
footer .top .right, footer .top .right * { font-size: 12px; line-height: 15px; }
footer .top .right p { margin-bottom: 3px; text-align: right; }
footer .top .right a:hover { color: #fff; }
footer .bot { background-color: #000; }
footer .bot * { font-size: 14px; line-height: 17px; }
footer .bot .wrapper { display: flex; align-items: center; justify-content: space-between; height: 50px; border-top: solid 1px #fff; }

#banner { height: 100%; position: relative; }
#banner .swiper-container { height: 100%; }
#banner .swiper-slide { display: flex; align-items: center; position: relative; padding-top: 100px; /*.mask {background: radial-gradient(circle, rgba(0,0,0,0.25) 0%, rgba(0,0,0,0.25) 20%, rgba(0,0,0,0.25) 80%, rgba(0,0,0,1) 100%);position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 1;}*/ }
#banner .swiper-slide .mask { background: url("../images/banner-gradiente.png") no-repeat 0 0; background-size: 100% 100%; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1; }
#banner .swiper-slide .mask:before { content: ""; background: linear-gradient(180deg, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0.25) 20%, rgba(0, 0, 0, 0.25) 80%, black 100%); position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
#banner .wrapper { position: relative; z-index: 2; display: flex; max-width: 970px; }
#banner .left { width: 50%; }
#banner .right { width: 50%; position: relative; padding-left: 80px; text-align: right; }
#banner .right img { max-width: 100%; }
#banner h1.title { margin: 0; }
#banner .description, #banner .description * { font-size: 20px; line-height: 25px; }
#banner .box-knowmore { padding-top: 20px; justify-content: flex-start; }
#banner .btn { color: #C37040; border: solid 1px #C37040; }
#banner .btn:hover { background-color: #C37040; border-color: #C37040; color: #fff; }
#banner .btn:after { background-position: 0px 0px; }
#banner .btn:hover:after { background-position: 0px -10px; }
#banner .box-scrolldown { display: flex; align-items: center; color: #C37040; position: absolute; bottom: 60px; right: 40px; white-space: nowrap; transform: rotate(-90deg); font-size: 10px; text-transform: uppercase; z-index: 2; }
#banner .box-scrolldown:before { content: ""; background: url("../images/icons.svg") no-repeat -20px 0; background-size: 200px; display: block; width: 10px; height: 10px; margin-right: 5px; }

/*#banner:after {content: "";display: block;background:url("../images/mask-banner-bottom.png") no-repeat center bottom;position: absolute;bottom: 0;left: 0;width: 100%;height: 80px; z-index: 2;}*/
#secbanner { height: 400px; position: relative; }
#secbanner .mask { background: url("../images/banner-gradiente.png") no-repeat 0 0; background-size: 100% 100%; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1; }
#secbanner .wrapper { display: flex; align-items: center; position: relative; z-index: 10; padding-top: 100px; height: 100%; }
#secbanner .contents { width: 100%; display: flex; flex-direction: column; align-items: center; }
#secbanner .icon { width: 60px; height: 60px; margin-bottom: 20px; }
#secbanner .icon img { max-height: 100%; }
#secbanner h1 { font-size: 50px; line-height: 60px; text-align: center; }

.general-section { padding: 80px 0; }

#home-presentation .contents { display: flex; align-items: center; }
#home-presentation .left { width: 50%; }
#home-presentation .left, #home-presentation .left * { font-size: 18px; line-height: 22px; }
#home-presentation .right { position: relative; padding-left: 100px; }
#home-presentation .right img { max-width: 100%; }

.home-highlight { padding: 50px 0; position: relative; /*.mask:after { content: ""; border-bottom: solid 1px #fff;width: 45%;transform: rotate(45deg);transform-origin: right;position: absolute;bottom: 0;left: 0;}*/ }
.home-highlight .wrapper { height: 400px; position: relative; z-index: 5; padding: 40px 20%; }
.home-highlight .mask { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: solid 1px #fff; overflow: hidden; z-index: 1; }
.home-highlight .contents { position: relative; z-index: 2; }
.home-highlight .box-icon { display: flex; justify-content: center; margin-bottom: 20px; }
.home-highlight .description { text-align: center; }

.home-highlight:before { content: ""; background-color: rgba(195, 112, 64, 0.2); position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 3; }

.home-highlight:after { content: ""; background-color: rgba(0, 0, 0, 0.7); position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 2; }

.home-highlight:nth-child(odd):before { opacity: 0; }

.home-highlight.wine .mask:before { background-color: #fff; content: ""; display: block; position: absolute; width: 100%; height: 1px; position: absolute; left: 0; bottom: 50%; transform-origin: left; transform: rotate(50deg); }
.home-highlight.wine .mask:after { background-color: #fff; content: ""; display: block; position: absolute; width: 100%; height: 1px; position: absolute; right: 0; top: 0; transform-origin: right; transform: rotate(-75deg); }

.home-highlight.cocktails .mask:before { background-color: #fff; content: ""; display: block; position: absolute; width: 100%; height: 1px; position: absolute; left: 0; bottom: 0; transform-origin: left; transform: rotate(-75deg); }
.home-highlight.cocktails .mask:after { background-color: #fff; content: ""; display: block; position: absolute; width: 100%; height: 1px; position: absolute; right: 30%; top: 0; transform-origin: right; transform: rotate(-150deg); }

.home-highlight.whiskies .mask:before { background-color: #fff; content: ""; display: block; position: absolute; width: 100%; height: 1px; position: absolute; left: 0; top: 35%; transform-origin: left; transform: rotate(-30deg); }
.home-highlight.whiskies .mask:after { background-color: #fff; content: ""; display: block; position: absolute; width: 100%; height: 1px; position: absolute; right: 20%; top: 0; transform-origin: right; transform: rotate(-120deg); }

.grid-a { display: grid; grid-gap: 0; grid-template-columns: repeat(3, 1fr); }
.grid-a .grid-item { position: relative; border: solid 1px #C37040; overflow: hidden; }
.grid-a .grid-item a { display: block; }
.grid-a .grid-item a span { display: block; }
.grid-a .grid-item .top { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 5; }
.grid-a .grid-item .top:before { content: ""; background-color: rgba(0, 0, 0, 0.3); position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1; }
.grid-a .grid-item .top:after { content: ""; position: absolute; top: 20px; left: 20px; width: calc(100% - 40px); height: calc(100% - 40px); border: solid 2px #fff; z-index: 2; }
.grid-a .grid-item .bot { background-color: rgba(195, 112, 64, 0.8); position: absolute; bottom: -100%; left: 0; width: 100%; height: 100%; display: flex; align-items: center; padding: 40px; z-index: 6; transition: bottom 0.5s ease; }
.grid-a .grid-item .bot * { color: #fff; text-align: center; }
.grid-a .grid-item .bot .title { font-family: "Gloock", sans-serif; font-size: 24px; line-height: 28px; }
.grid-a .grid-item .bot .description { padding-top: 10px; }
.grid-a .grid-item a:hover .bot { bottom: 0; }
.grid-a .grid-item:before { content: ""; display: block; padding-bottom: 100%; }

#contacts-presentation .wrapper, #vinhos-presentation .wrapper, #cocktails-presentation .wrapper, #whiskies-presentation .wrapper { max-width: 770px; }

#contacts-grid { padding: 130px 0; position: relative; }
#contacts-grid .wrapper { background-color: rgba(0, 0, 0, 0.7); max-width: 770px; border: solid 1px #707070; padding: 80px 150px; position: relative; z-index: 2; }
#contacts-grid .top { display: grid; grid-gap: 100px; grid-template-columns: repeat(2, 1fr); }
#contacts-grid .top .grid-item { position: relative; }
#contacts-grid .top h5 { display: flex; align-items: center; font-size: 18px; }
#contacts-grid .top h5:before { background: url("../images/icons.svg") no-repeat 0 0; background-size: 300px; content: ""; height: 15px; width: 15px; display: block; margin-right: 5px; }
#contacts-grid .top .grid-item[data-icon="address"] h5:before { background-position: -60px 0; }
#contacts-grid .top .grid-item[data-icon="phone"] h5:before { background-position: -75px 0; }
#contacts-grid .top .grid-item[data-icon="email"] h5:before { background-position: -90px 0; }
#contacts-grid .top .grid-item[data-icon="time"] h5:before { background-position: -105px 0; }
#contacts-grid .bot { padding-top: 40px; margin-top: 40px; border-top: solid 1px #707070; text-align: center; }
#contacts-grid .box-social { display: flex; align-items: center; justify-content: center; }
#contacts-grid .box-social a { width: 40px; height: 40px; border-radius: 40px; border: solid 1px #C37040; display: inline-flex; align-items: center; justify-content: center; margin: 0 5px; cursor: pointer; transition: color 0.3s ease; }
#contacts-grid .box-social a:before { font-family: 'Font Awesome 5 Brands'; content: ""; color: #C37040; display: inline-flex; align-items: center; justify-content: center; width: 20px; height: 20px; font-size: 15px; transition: color 0.3s ease; }
#contacts-grid .box-social a[data-icon="facebook"]:before { content: "\f39e"; }
#contacts-grid .box-social a[data-icon="twitter"]:before { content: "\f099"; }
#contacts-grid .box-social a[data-icon="instagram"]:before { content: "\f16d"; }
#contacts-grid .box-social a[data-icon="tripadvisor"]:before { content: "\f262"; }
#contacts-grid .box-social a:hover { border-color: #fff; }
#contacts-grid .box-social a:hover:before { color: #fff; }

#contacts-grid:after { background: url("../images/grad-image-contacts.png") no-repeat 0 0; background-size: 100% 100%; content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1; }
