/*!
    Theme Name: Poggio
		Theme URI: 
		Description: Poggio Wordpress Theme
    Version: 1.0
		Author: Splendor
*/
@font-face {
  font-family: 'baskerville';
  src: url("fonts/baskerville-regular-webfont.woff2") format("woff2"), url("fonts/baskerville-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'mostranuovaaltd';
  src: url("fonts/mostra_nuova_altd_w00_bold-webfont.woff2") format("woff2"), url("fonts/mostra_nuova_altd_w00_bold-webfont.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'mostranuovaaltd';
  src: url("fonts/mostra_nuova_altd_w00_regular-webfont.woff2") format("woff2"), url("fonts/mostra_nuova_altd_w00_regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0; }

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */ }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b, strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code, kbd, samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button, input, optgroup, select, textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button, input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button, select {
  /* 1 */
  text-transform: none; }

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button, [type="button"], [type="reset"], [type="submit"] {
  -webkit-appearance: button; }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"], [type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }
  [type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template, [hidden] {
  display: none; }

/**
 * Add the correct display in IE 10.
 */
html {
  font-size: 1em;
  line-height: 1.4;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit; }

/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * Vendor-prefixed and regular ::selection selectors cannot be combined:
 * https://stackoverflow.com/a/16982510/7133471
 *
 * Customize the background color to match your design.
 */
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none; }

::selection {
  background: #b3d4fc;
  text-shadow: none; }

/*
* A better looking default horizontal rule
*/
hr {
  background: #91d1c5;
  display: block;
  width: 64px;
  height: 4px;
  border: 0;
  padding: 0;
  margin: 1.75em auto 1.75em 0; }

/*
* Remove the gap between audio, canvas, iframes,
* images, videos and the bottom of their containers:
* https://github.com/h5bp/html5-boilerplate/issues/440
*/
audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle; }

/*
* Remove default fieldset styles.
*/
fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

/*
* Allow only vertical resizing of textareas.
*/
textarea {
  resize: vertical; }

nav ul {
  list-style: none;
  margin: 0;
  padding: 0; }

/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */ }
  .screen-reader-text:focus {
    background-color: #fff;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
            box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    -webkit-clip-path: none;
            clip-path: none;
    color: #000;
    display: block;
    font-size: 0.875em;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */ }

/* 
/* Browser Upgrade Prompt
*/
.browserupgrade {
  margin: 0;
  background: #ccc;
  color: #000;
  padding: 0.5em 0;
  text-align: center; }

/*! author: splendordesign.com  */
body {
  background: #fff;
  font-size: 20px;
  font-family: "baskerville", sans-serif;
  color: #45474b;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  min-width: 320px; }
  @media (max-width: 1023px) {
    body {
      font-size: 18px; } }
  @media (max-width: 575px) {
    body {
      font-size: 16px; } }
  body.noscroll {
    overflow: hidden; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "mostranuovaaltd", sans-serif;
  margin: 0;
  line-height: 1.2; }

h1 {
  font-size: 2.5em;
  font-weight: bold;
  color: #7d7d7d;
  line-height: 1em;
  text-transform: uppercase; }
  h1 small {
    display: block;
    font-size: 0.42105em;
    display: block;
    color: #91d1c5;
    line-height: 1em;
    padding-bottom: 20px;
    margin-bottom: 20px;
    position: relative; }
    h1 small:after {
      content: '';
      position: absolute;
      bottom: -2px;
      left: 50%;
      -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
              transform: translateX(-50%);
      height: 4px;
      width: 100%;
      max-width: 64px;
      background-color: #91d1c5; }
  @media (max-width: 1023px) {
    h1 {
      font-size: 2.4em; } }
  @media (max-width: 575px) {
    h1 {
      font-size: 2.3em; } }

h2 {
  font-size: 2.6em;
  font-family: "baskerville", sans-serif;
  font-weight: normal;
  margin-bottom: 0.25em; }

h3 {
  font-size: 2.1em;
  font-family: "baskerville", sans-serif;
  font-weight: normal;
  margin-bottom: 0.4em; }

h4 {
  font-size: 1.4em;
  font-family: "baskerville", sans-serif;
  font-weight: normal;
  margin-bottom: 0.6em; }

h5 {
  font-size: 1.1em;
  font-weight: 700;
  text-transform: uppercase;
  color: #91d1c5;
  margin-bottom: 1em; }

h6 {
  font-size: 1em;
  font-weight: 700;
  text-transform: uppercase;
  color: #91d1c5;
  margin-bottom: 0.2em; }

p,
ol,
ul {
  margin: 0 0 1.4em 0; }

ol,
ul {
  padding-left: 1em; }

img {
  max-width: 100%;
  height: auto; }

figure {
  margin: 0; }

blockquote, .wp-block-quote {
  color: #45474b;
  font-size: 2.6em;
  font-family: "baskerville", sans-serif;
  font-weight: normal;
  letter-spacing: 0.2em;
  line-height: 1;
  margin: 1.75em 0;
  text-align: center; }
  blockquote p, .wp-block-quote p {
    margin: 0; }
  blockquote cite, .wp-block-quote cite {
    font-size: 0.53846em;
    display: block;
    font-style: normal;
    letter-spacing: normal;
    margin-top: 0.75em; }
  @media (max-width: 575px) {
    blockquote, .wp-block-quote {
      font-size: 2em; } }

a {
  color: #8ac3b9;
  text-decoration: none;
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease; }
  a:hover {
    color: #acd4cd; }
  a[href^="tel"] {
    color: inherit; }
    a[href^="tel"]:hover {
      color: #acd4cd; }

::-webkit-input-placeholder {
  line-height: normal; }

::-webkit-input-placeholder {
  color: #d5d7d8;
  opacity: 1; }

:-moz-placeholder {
  color: #d5d7d8;
  opacity: 1; }

::-moz-placeholder {
  color: #d5d7d8;
  opacity: 1; }

:-ms-input-placeholder {
  color: #d5d7d8;
  opacity: 1; }

.clearfix:before,
.clearfix:after {
  content: ' ';
  display: table; }

.clearfix:after {
  clear: both; }

.alignleft {
  /*rtl:ignore*/
  float: left;
  /*rtl:ignore*/
  margin-right: 50px;
  margin-bottom: 40px; }

.alignright {
  /*rtl:ignore*/
  float: right;
  /*rtl:ignore*/
  margin-left: 50px;
  margin-bottom: 40px; }

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto; }

.alignwide {
  margin-left: -30px;
  margin-right: -30px; }

.alignfull {
  margin-left: calc(-100vw / 2 + 100% / 2);
  margin-right: calc(-100vw / 2 + 100% / 2);
  max-width: 100vw; }
  .alignfull img {
    width: 100%;
    height: auto;
    display: block; }

.btn {
  border: solid 4px #91d1c5;
  display: inline-block;
  zoom: 1;
  padding: 0.82em 2em;
  font-family: "mostranuovaaltd", sans-serif;
  font-weight: 700;
  margin: 0;
  outline: none;
  cursor: pointer;
  -webkit-transition: .3s ease all;
  -o-transition: .3s ease all;
  transition: .3s ease all;
  font-size: 1.1em;
  line-height: 1em;
  color: #fff;
  background: #91d1c5;
  text-align: center;
  text-transform: uppercase; }
  .btn:hover {
    border-color: #8ac3b9;
    background-color: #8ac3b9;
    color: #fff; }
  .btn--outline {
    background-color: transparent;
    color: #91d1c5; }
    .btn--outline:hover {
      border-color: #91d1c5;
      background-color: #91d1c5;
      color: #fff; }

.hidden {
  display: none; }

.social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .social > * {
    margin: 0 10px; }
  .social__facebook, .social__instagram {
    background-position: center;
    background-repeat: no-repeat;
    font: 0/0 a;
    text-shadow: none;
    color: transparent; }
    .social__facebook:hover, .social__instagram:hover {
      opacity: 0.8; }
  .social__facebook {
    background-image: url(img/facebook.svg);
    width: 14px;
    height: 30px; }
  .social__instagram {
    background-image: url(img/instagram.svg);
    width: 27px;
    height: 27px; }
  .social__twitter {
    font-size: 25px;
    font-style: italic;
    color: #45474b; }
    .social__twitter:hover {
      color: #000; }
  .header .social {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
    .header .social > * {
      margin: 0 0 0 30px;
      position: relative;
      z-index: 999; }
    .header .social__facebook {
      background-image: url(img/facebook-w.svg);
      width: 16px;
      height: 33px; }
    .header .social__instagram {
      background-image: url(img/instagram-w.svg);
      width: 29px;
      height: 29px; }
    .header .social__twitter {
      color: #fff; }
      .header .social__twitter:hover {
        opacity: 0.8; }
    @media (max-width: 767px) {
      .header .social > * {
        margin: 0 0 0 20px; } }
  @media (max-width: 767px) {
    .social__facebook {
      width: 12px;
      height: 25px; }
    .social__instagram {
      width: 20px;
      height: 21px; }
    .social__twitter {
      font-size: 16px; } }

.filter {
  font-family: "mostranuovaaltd", sans-serif;
  font-weight: 700;
/*   border-bottom: solid 1px #dedede; */
}
  .filter ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    line-height: 2;
    font-size: 1.1em; }
    .filter ul li a {
      color: #7d7d7d;
      padding: 15px 30px;
      display: block;
      text-transform: uppercase; }
      .filter ul li a:hover {
        color: #91d1c5; }
    .filter ul li.active a, .filter ul li.current-cat a {
      color: #91d1c5; }
  @media (max-width: 767px) {
    .filter ul li a {
      padding: 20px; } }

.container {
  width: 100%;
  max-width: 1460px;
  margin: 0 auto;
  padding-left: 30px;
  padding-right: 30px; }
  @media (max-width: 767px) {
    .container {
      padding-left: 20px;
      padding-right: 20px; } }

.pagination {
  margin: 100px 0;
  font-size: 18px;
  font-family: "mostranuovaaltd", sans-serif;
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .pagination .nav-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 auto; }
  .pagination .page-numbers {
    width: 66px;
    height: 66px;
    line-height: 66px;
    text-align: center;
    position: relative;
    color: #fccd9b;
    display: none;
    margin: 0 3px; }
    .pagination .page-numbers.prev, .pagination .page-numbers.next {
      border: solid 4px #91d1c5;
      background-size: 30.3030% auto;
      background-position: center center;
      background-repeat: no-repeat;
      font: 0/0 a;
      text-shadow: none;
      color: transparent;
      display: block; }
    .pagination .page-numbers.prev {
      background-image: url(img/arrow-left.svg); }
    .pagination .page-numbers.next {
      background-image: url(img/arrow-right.svg); }
  @media (max-width: 767px) {
    .pagination {
      margin: 60px 0; }
      .pagination .page-numbers {
        border-width: 3px !important;
        width: 48px;
        height: 48px; } }

.page-nav {
  text-align: center;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 20px 0; }
  .page-nav a {
    background-position: center center;
    background-repeat: no-repeat;
    text-transform: uppercase;
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    width: 60px;
    height: 66px;
    border: solid 4px #91d1c5;
    margin-right: -4px; }
  .page-nav__prev {
    background-image: url(img/arrow-left.svg);
    background-size: auto 50%; }
  .page-nav__next {
    background-image: url(img/arrow-right.svg);
    background-size: auto 50%; }
  .page-nav__back {
    background-image: url(img/close.svg);
    background-size: auto 50%; }
  @media (max-width: 767px) {
    .page-nav a {
      border-width: 3px;
      width: 44px;
      height: 48px;
      margin-right: -3px; } }

.logo {
  position: relative;
  display: block;
  margin: auto;
  width: 100%; }
  .logo img {
    display: block;
    margin: 0 auto;
    position: relative;
    z-index: 2; }
  .logo:before {
    content: '';
    position: absolute;
    background: url(img/shield_left.svg) no-repeat left bottom;
    background-size: cover;
    width: 148.648648649%;
    padding-bottom: 178.378378378%;
    left: -63%;
    top: 50%;
    -webkit-transform: translateY(-52%);
        -ms-transform: translateY(-52%);
            transform: translateY(-52%);
    z-index: 1; }
  .logo:after {
    content: '';
    position: absolute;
    background: url(img/shield_right.svg) no-repeat right bottom;
    background-size: cover;
    width: 148.648648649%;
    padding-bottom: 178.378378378%;
    right: -53%;
    top: 50%;
    -webkit-transform: translateY(-52%);
        -ms-transform: translateY(-52%);
            transform: translateY(-52%);
    z-index: 3; }

.hamburger {
  display: block;
  position: absolute;
  width: 50px;
  height: 42px;
  -webkit-transition-duration: 0.5s;
       -o-transition-duration: 0.5s;
          transition-duration: 0.5s;
  cursor: pointer;
  z-index: 2;
  left: 30px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  outline: none; }
  .hamburger__icon, .hamburger__icon:before, .hamburger__icon:after {
    -webkit-transition-duration: 0.5s;
         -o-transition-duration: 0.5s;
            transition-duration: 0.5s;
    position: absolute;
    height: 7px;
    width: 50px;
    top: 17px;
    left: 0;
    background-color: #fff; }
  .hamburger__icon:before {
    content: '';
    top: -17px; }
  .hamburger__icon:after {
    content: '';
    top: 17px; }
  @media (max-width: 767px) {
    .hamburger {
      left: 20px;
      width: 36px;
      height: 30px; }
      .hamburger__icon, .hamburger__icon:before, .hamburger__icon:after {
        height: 5px;
        width: 36px;
        top: 12px;
        left: 0;
        background-color: #fff; }
      .hamburger__icon:before {
        content: '';
        top: -12px; }
      .hamburger__icon:after {
        content: '';
        top: 12px; } }

.nav {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 100%;
  -webkit-transition: .3s ease all;
  -o-transition: .3s ease all;
  transition: .3s ease all;
  z-index: 999; }
  .nav.on {
    -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
            transform: translateX(100%); }
  .nav__close {
    position: absolute;
    top: 30px;
    left: 30px;
    background: url(img/close-w.svg) no-repeat;
    width: 16px;
    height: 19px;
    cursor: pointer;
    z-index: 202; }
  @media (min-width: 768px) {
    .nav {
      background: #f6f6f6 url(img/menu-top.png) no-repeat right top;
      background-size: 170px auto;
      width: 280px; }
      .nav.open-sub {
        width: 644px; }
        .nav.open-sub:after {
          opacity: 1; }
      .nav:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 280px;
        bottom: 0;
        border-right: solid 12px #8ac3b9;
        background-color: #91d1c5; }
      .nav:after {
        content: '';
        position: absolute;
        bottom: 0;
        right: 0;
        background: url(img/menu-down.png) no-repeat right bottom;
        background-size: 190px auto;
        width: 100%;
        height: 100%;
        opacity: 0;
        z-index: -1; }
      .nav__inner {
        height: 100vh;
        overflow: auto;
        line-height: 1;
        position: relative; }
        .nav__inner > ul {
          padding-top: 15vh;
          padding-bottom: 5vh;
          width: 280px;
          font-family: "mostranuovaaltd", sans-serif;
          font-weight: 700;
          position: relative;
          z-index: 200; }
          .nav__inner > ul > li {
            position: relative;
            z-index: 2; }
            .nav__inner > ul > li > a {
              padding: 10px 15px 10px 30px;
              color: #000;
              display: inline-block;
              font-size: 22px;
              background: #91d1c5;
              text-transform: uppercase; }
              .nav__inner > ul > li > a:hover {
                color: #fff; }
            .nav__inner > ul > li.menu-item-has-children.active:before {
              content: '';
              width: 100%;
              height: 2px;
              background: #fff;
              top: 50%;
              left: 0;
              position: absolute;
              -webkit-transform: translateY(-50%);
                  -ms-transform: translateY(-50%);
                      transform: translateY(-50%);
              z-index: -1; }
            .nav__inner > ul > li.menu-item-has-children.active > a {
              color: #fff;
              position: relative; }
            .nav__inner > ul > li.menu-item-has-children.active > ul {
              display: block; }
            .nav__inner > ul > li > ul {
              position: absolute;
              z-index: 100;
              top: 5px;
              left: 100%;
              width: 364px;
              z-index: 998;
              padding: 0 18px;
              line-height: 1;
              -webkit-transform: translateX(-100%);
                  -ms-transform: translateX(-100%);
                      transform: translateX(-100%);
              -webkit-transition: .3s ease all;
              -o-transition: .3s ease all;
              transition: .3s ease all;
              display: none; }
              .open-sub .nav__inner > ul > li > ul {
                -webkit-transform: translateX(0);
                    -ms-transform: translateX(0);
                        transform: translateX(0); }
              .nav__inner > ul > li > ul:before {
                content: '';
                position: absolute; }
              .nav__inner > ul > li > ul > li > a {
                padding: 8px 0;
                font-size: 17px;
                color: #91d1c5;
                display: block;
                text-transform: uppercase; }
                .nav__inner > ul > li > ul > li > a:hover {
                  color: #8ac3b9; }
              .nav__inner > ul > li > ul > li > ul {
                font-family: "baskerville", sans-serif;
                text-transform: uppercase;
                padding-bottom: 4px; }
                .nav__inner > ul > li > ul > li > ul li a {
                  display: block;
                  padding: 4px 0 4px 30px;
                  color: #45474b;
                  font-size: 14px;
                  text-transform: uppercase; }
                  .nav__inner > ul > li > ul > li > ul li a:hover {
                    color: #000; } }
  @media (max-width: 767px) {
    .nav {
/*       width: 100%; */
		width: 150px;
		padding-right: 20px;
      background: #91d1c5; }
      .nav:before {
        content: '';
        position: absolute;
        right: 0;
        bottom: 0;
        top: 0;
        width: 12px;
        background-color: #8ac3b9; }
      .nav__close {
        top: 20px;
        left: 20px; }
      .nav__inner {
        line-height: 1;
        font-family: "mostranuovaaltd", sans-serif;
        font-weight: 700;
        font-size: 18px;
        height: 100vh;
        overflow: auto; }
        .nav__inner > ul {
          padding-top: 15vh;
          padding-bottom: 3vh; }
          .nav__inner > ul > li > a {
            color: #000;
            display: block;
            padding: 5px 20px;
            text-transform: uppercase; }
          .nav__inner > ul > li.menu-item-has-children.active > a {
            color: #fff; }
          .nav__inner > ul > li.menu-item-has-children.active > ul {
            display: block; }
          .nav__inner > ul > li > ul {
            display: none; }
            .nav__inner > ul > li > ul > li > a {
              display: block;
              color: #000;
              padding: 5px 5px 5px 40px;
              font-size: 16px;
              text-transform: uppercase; }
            .nav__inner > ul > li > ul > li ul li a {
              display: block;
              padding: 5px 20px 5px 60px;
              font-family: "baskerville", sans-serif;
              font-size: 14px;
              color: #000;
              text-transform: uppercase; } }

.header {
  padding: 12px 0;
  background-color: #91d1c5; }
  .header > .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    position: relative;
    max-width: 1860px; }
  .header__btn {
    border: solid 4px #fff;
    padding: 15px 40px;
    line-height: 1em;
    color: #fff;
    text-transform: uppercase;
    font-family: "mostranuovaaltd", sans-serif;
    font-weight: 700;
    font-size: 1.4em; }
    .header__btn:hover {
      border-color: #68b5a7;
      color: #68b5a7; }
  @media (max-width: 767px) {
    .header__btn {
      display: none; } }

.banner {
  background-color: #f2f2f2;
  text-align: center;
  padding: 6px 0 6px; }
  .banner--w {
    background-color: #fff; }
  .banner .logo {
    max-width: 148px; }
  .banner h1 {
    position: relative;
    z-index: 3;
    margin-top: 0.15em;
    margin-bottom: 0; }
.banner h2 {
        position: relative;
    z-index: 3;
    margin-top: 1.2em;
    margin-bottom: 0;
    font-size: 1.5em;
    font-weight: bold;
    color: #91d1c5;
    line-height: 1em;
    text-transform: uppercase;
    font-family: "mostranuovaaltd", sans-serif;}

.hero .container {
  max-width: 800px;
  text-align: center;
  padding-bottom: 80px;
  padding-top: 20px;
  background: url(img/arrow-down.svg) no-repeat center bottom;
  background-size: 54px auto;
  position: relative;
  z-index: 2; }
  .hero .container > *:last-child {
    margin-bottom: 0; }

.hero .logo {
  max-width: 283px;
  position: relative;
  z-index: 200;
  margin-bottom: 70px; }

.hero a[data-fancybox] {
  max-width: 486px;
  display: block;
  margin: 0 auto;
  position: relative;
  z-index: 201;
  margin-bottom: 30px;
  cursor: pointer; }

.hero h2 {
  font-size: 1.6em;
  font-weight: bold;
  font-family: "mostranuovaaltd", sans-serif;
  color: #91d1c5;
  text-transform: uppercase;
  margin-bottom: 0.5em;
  letter-spacing: 0.07em; }

.hero p {
  font-size: 20px;
  color: #7d7d7d;
  text-transform: uppercase;
  letter-spacing: 0.1em; }

@media (max-width: 1279px) {
  .hero .logo {
    max-width: 200px; }
  .hero a[data-fancybox] {
    max-width: 386px; } }

@media (max-width: 1023px) {
  .hero .logo {
    max-width: 148px; }
  .hero a[data-fancybox] {
    max-width: 286px; } }

.home {
  position: relative;
  z-index: 1; }
  .home .key {
    position: absolute;
    z-index: 200;
    background: url(img/key.png) no-repeat;
    height: 90px;
    width: 33px;
    cursor: pointer; }
	.home .key:hover {
    background: url(http://132.148.166.45/~poggio1821/wp-content/uploads/2021/04/key-hover.png) no-repeat;}
    .home .key.left {
      left: 30px; }
    .home .key.right {
      right: 30px; }
  .home__left {
    background: url(img/flowers-left.png) no-repeat right top;
    background-size: 100% auto;
    position: absolute;
    left: 0;
    top: 0;
    width: 270px;
    min-height: 100%; }
    .home__left span {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      display: block;
      width: 100%;
      height: 100%;
      background: url(img/flowers_left.svg) no-repeat right top;
      background-size: 100% auto; }
  .home__right {
    background: url(img/flowers-right.png) no-repeat left top;
    background-size: 100% auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 280px;
    min-height: 100%; }
    .home__right span {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      display: block;
      width: 100%;
      height: 100%;
      background: url(img/flowers_right.svg) no-repeat right top;
      background-size: 100% auto; }
  @media (max-width: 1279px) {
    .home__left {
      -webkit-transform: translateX(-25%);
          -ms-transform: translateX(-25%);
              transform: translateX(-25%); }
    .home__right {
      -webkit-transform: translateX(25%);
          -ms-transform: translateX(25%);
              transform: translateX(25%); } }
  @media (max-width: 1023px) {
	  .home {
		  overflow: hidden;
	  }
    .home .key {
      display: none; }
    .home__left {
      -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
              transform: translateX(-50%);
/*       display: none; */
	  }
    .home__right {
      -webkit-transform: translateX(50%);
          -ms-transform: translateX(50%);
              transform: translateX(50%);
/*       display: none; */
	  } }
	@media (max-width: 700px) {
    .home__left {
      -webkit-transform: translateX(-60%);
          -ms-transform: translateX(-60%);
              transform: translateX(-60%);
	  }
    .home__right {
      -webkit-transform: translateX(50%);
          -ms-transform: translateX(50%);
			  transform: translateX(50%);
	  } }

.explore-wines {
  text-align: center; }
  .explore-wines .container {
    position: relative;
    z-index: 2; }
    .explore-wines .container .btn {
      position: absolute;
      top: 50px;
      left: 50%;
      -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
              transform: translateX(-50%); }
  .explore-wines img {
    display: block;
    margin: 0 auto; }
  @media (max-width: 575px) {
    .explore-wines {
      padding-top: 60px; }
      .explore-wines .container .btn {
        -webkit-transform: translateX(0);
            -ms-transform: translateX(0);
                transform: translateX(0);
        position: static; } }

.contest-box {
  margin: 200px 0;
  text-align: center; }
  .contest-box .container {
    max-width: 716px; }
    .contest-box .container > *:last-child {
      margin-bottom: 0; }
  .contest-box img {
    margin-bottom: 60px; }
  @media (max-width: 1279px) {
    .contest-box {
      margin: 150px 0; }
      .contest-box .container {
        max-width: 516px; } }
  @media (max-width: 1023px) {
    .contest-box {
      margin: 100px 0; }
      .contest-box .container {
        max-width: 416px; } }
  @media (max-width: 575px) {
    .contest-box {
      margin: 80px 0; }
      .contest-box .container {
        max-width: 290px; } }

.cocktail-recipe {
  background: #f2f2f2;
  padding: 90px 0 60px; }
  .cocktail-recipe .container {
    position: relative;
    z-index: 2; }
  .cocktail-recipe h2 {
    font-size: 3.8em;
    color: #7d7d7d;
    font-family: "mostranuovaaltd", sans-serif;
    font-weight: 700;
    text-transform: uppercase;
	  text-align: center;
    margin-bottom: 0.5em; }
    .cocktail-recipe h2 small {
      display: block;
      font-size: 0.31579em;
      color: #91d1c5; }
  .cocktail-recipe__grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: -20px;
	justify-content: center;}
    .cocktail-recipe__grid__item {
      margin: 20px; }
      .cocktail-recipe__grid__item .filter {
        max-width: 540px;
        margin: 0 auto 40px; }
        .cocktail-recipe__grid__item .filter h6 {
          color: #7d7d7d;
          text-align: center;
          font-size: 1.2em;
          letter-spacing: 0.02em; }
		.cocktail-recipe__grid__item .filter h6 a{
			color: #7d7d7d;}
        .cocktail-recipe__grid__item .filter ul {
          margin-top: 15px;
          border-top: solid 1px #d5d5d5;
          line-height: 1em;
          -webkit-box-pack: justify;
              -ms-flex-pack: justify;
                  justify-content: space-between; }
          .cocktail-recipe__grid__item .filter ul li a {
            color: #91d1c5;
            padding: 20px 0; }
            .cocktail-recipe__grid__item .filter ul li a:hover {
              color: #45474b; }
      .cocktail-recipe__grid__item .grid__item {
        margin: 0;
        padding: 0;
        width: 100%; }
  @media (max-width: 1023px) {
    .cocktail-recipe {
      padding-top: 80px; }
      .cocktail-recipe h2 {
        font-size: 3.11111em; }
      .cocktail-recipe__grid__item .filter ul li a {
        font-size: 0.9em; } }
  @media (max-width: 767px) {
    .cocktail-recipe__grid {
      display: block;
      margin: 0; }
      .cocktail-recipe__grid__item {
        margin: 40px 0 0; }
        .cocktail-recipe__grid__item:first-child {
          margin-top: 0; }
        .cocktail-recipe__grid__item .filter {
          max-width: 440px; } }
  @media (max-width: 575px) {
    .cocktail-recipe h2 {
      font-size: 2em; }
      .cocktail-recipe h2 small {
        font-size: 0.4em; } }

.tabs h2 {
  font-family: "mostranuovaaltd", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.6em;
  letter-spacing: normal;
  color: #91d1c5;
  text-align: center; }

.tabs > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-bottom: solid 1px #dedede;
  line-height: 1em;
  font-family: "mostranuovaaltd", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.1em;
  color: #7d7d7d; }
  .tabs > ul li {
    padding: 23px 35px;
    cursor: pointer;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    transition: .3s ease all;
    letter-spacing: 0.02em; }
    .tabs > ul li:hover, .tabs > ul li.active {
      color: #91d1c5; }

.tabs__content {
  padding: 70px 0;
  display: none; }
  .tabs__content ul {
    margin-top: 70px;
    -webkit-column-count: 3;
       -moz-column-count: 3;
            column-count: 3;
    -webkit-column-gap: 200px;
       -moz-column-gap: 200px;
            column-gap: 200px;
    font-family: "mostranuovaaltd", sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center; }
    .tabs__content ul li {
      margin-top: -1px;
      page-break-inside: avoid;
      -webkit-column-break-inside: avoid;
         -moz-column-break-inside: avoid;
              break-inside: avoid-column; }
      .tabs__content ul li a {
        border-top: solid 1px #efefef;
        border-bottom: solid 1px #efefef;
        color: #7d7d7d;
        display: block;
        padding: 10px 0; }
        .tabs__content ul li a:hover {
          color: #91d1c5; }

@media (max-width: 1459px) {
  .tabs__content ul {
    -webkit-column-gap: 13vw;
       -moz-column-gap: 13vw;
            column-gap: 13vw; } }

@media (max-width: 1279px) {
  .tabs__content ul {
    -webkit-column-gap: 10vw;
       -moz-column-gap: 10vw;
            column-gap: 10vw; } }

@media (max-width: 1023px) {
  .tabs__content ul {
    -webkit-column-gap: 5vw;
       -moz-column-gap: 5vw;
            column-gap: 5vw; } }

@media (max-width: 767px) {
  .tabs > ul li {
    padding: 20px; }
  .tabs__content {
    padding: 40px 0; }
    .tabs__content ul {
      margin-top: 40px;
      -webkit-column-count: 1;
         -moz-column-count: 1;
              column-count: 1;
      -webkit-column-gap: 0;
         -moz-column-gap: 0;
              column-gap: 0; } }

.more {
  display: block;
  padding-left: 86px;
  -webkit-transition: .3s ease all;
  -o-transition: .3s ease all;
  transition: .3s ease all;
  font-size: 0.7em;
  text-transform: uppercase;
  font-family: "mostranuovaaltd", sans-serif;
  font-weight: 700;
  letter-spacing: 0.02em;
  position: relative; }
  .more:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    height: 1px;
    width: 76px;
    background: #7d7d7d; }

.wines .container {
  max-width: 1580px; }

.wines__grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 100px -20px 20px; }

.wines--cat .wines__grid {
  margin-top: 150px;
  margin-bottom: 100px; }

.wines__cat {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  padding-bottom: 40px; }
  .wines__cat .wines__item {
    width: 100%;
    margin: 120px 0 100px; }
  .wines__cat > a {
    position: absolute;
    top: 0;
    left: 8px;
    right: 8px;
    background: #91d1c5;
    text-align: center;
    font-family: "mostranuovaaltd", sans-serif;
    font-weight: 700;
    color: #fff;
    letter-spacing: 0.02em;
    line-height: 1em;
    display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
    padding: 10px 0 10px;
    text-transform: uppercase; }
    .wines__cat > a:hover {
      background-color: #8ac3b9; }
  .wines__cat.x1 {
    width: calc(100% / 4); }
  .wines__cat.x2 {
    width: calc(100% / 4 * 2); }
  .wines__cat.x3 {
    width: calc(100% / 4 * 3); }

.wines__item {
  width: 25%;
  padding: 0 20px;
  margin-bottom: 80px;
  text-align: center; }
  .wines__item a {
    color: #45474b;
    display: block; }
  .wines__item h3 {
    text-transform: uppercase;
    color: inherit;
    font-family: "mostranuovaaltd", sans-serif;
    font-weight: 700;
    font-size: 1em;
    margin: 0; }
  .wines__item figure {
    position: relative;
    margin-bottom: 1.5em; }
    .wines__item figure .img {
      display: block;
      margin: 0 auto;
      width: 100%;
      height: auto;
      position: relative;
      z-index: 2;
	  max-height: 300px;
      width: auto;}
      .wines__item figure .img__left, .wines__item figure .img__right {
        position: absolute;
        top: 50%;
        width: 52%;
        z-index: 1;
        -webkit-transform: scale(0) translateY(-50%);
            -ms-transform: scale(0) translateY(-50%);
                transform: scale(0) translateY(-50%);
        -webkit-transition: .5s ease all;
        -o-transition: .5s ease all;
        transition: .5s ease all; }
      .wines__item figure .img__left {
        right: 50%;
        -webkit-transform-origin: right;
            -ms-transform-origin: right;
                transform-origin: right; }
      .wines__item figure .img__right {
        left: 50%;
        -webkit-transform-origin: left;
            -ms-transform-origin: left;
                transform-origin: left; }
  .wines__item:hover a {
    color: #91d1c5; }
  .wines__item:hover figure .img__left, .wines__item:hover figure .img__right {
    -webkit-transform: scale(1) translateY(-50%);
        -ms-transform: scale(1) translateY(-50%);
            transform: scale(1) translateY(-50%); }
  .wines__item--nothing {
    width: 100%;
    text-align: center;
    padding: 80px 0; }

@media (max-width: 1023px) {
  .wines__cat.x1 {
    width: calc(100% / 3); }
  .wines__cat.x2 {
    width: calc(100% / 3 * 2); }
  .wines__cat.x3 {
    width: 100%; }
  .wines__item {
    width: calc(100% / 3); }
    .wines__item--nothing {
      padding: 60px 0; } }

@media (max-width: 767px) {
  .wines__grid {
    margin: 60px -10px 0; }
  .wines--cat .wines__grid {
    margin-top: 125px;
    margin-bottom: 60px; }
  .wines__cat {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: relative;
    padding-bottom: 40px; }
    .wines__cat .wines__item {
      width: 100%;
      margin: 120px 0 80px; }
  .wines__item {
    padding: 0 10px;
    margin-bottom: 60px; } }

@media (max-width: 575px) {
  .wines__cat {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding-bottom: 0;
    padding-top: 36px;
    margin-top: 36px; }
    .wines__cat > a {
      bottom: auto;
      top: 0; }
    .wines__cat .wines__item {
      width: 100%;
      max-width: 280px;
      margin-left: auto;
      margin-right: auto; }
    .wines__cat.x1 {
      width: 100%; }
    .wines__cat.x2 {
      width: 100%; }
    .wines__cat.x3 {
      width: 100%; }
  .wines__item {
    width: 100%;
    max-width: none;
    margin-left: auto;
    margin-right: auto; } }

@media (hover: none) {
  .wines__item figure .img__left, .wines__item figure .img__right {
    -webkit-transform: scale(1) translateY(-50%);
        -ms-transform: scale(1) translateY(-50%);
            transform: scale(1) translateY(-50%); } }

.wine {
  padding: 80px 0; }
  .wine__grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .wine__grid > * {
      width: 50%; }
  .wine__img {
    padding-right: 80px;
    margin-bottom: 80px;
    text-align: center; }
    .wine__img figure {
      position: relative;
      margin-bottom: 1.5em; }
      .wine__img figure .img {
        display: block;
        margin: 0 auto;
        width: 100%;
        height: auto;
        position: relative;
        z-index: 2; }
        .wine__img figure .img__left, .wine__img figure .img__right {
          position: absolute;
          top: 50%;
          width: 52%;
          z-index: 1;
          -webkit-transform: translateY(-50%);
              -ms-transform: translateY(-50%);
                  transform: translateY(-50%);
          -webkit-transition: .5s ease all;
          -o-transition: .5s ease all;
          transition: .5s ease all; }
        .wine__img figure .img__left {
          right: 50%;
          -webkit-transform-origin: right;
              -ms-transform-origin: right;
                  transform-origin: right; }
        .wine__img figure .img__right {
          left: 50%;
          -webkit-transform-origin: left;
              -ms-transform-origin: left;
                  transform-origin: left; }
    .wine__img__bar {
      display: block;
      margin: 1.5em auto;
      width: 100%;
      max-width: 440px; }
    .wine__img__badge {
      margin: 0 auto;
      max-width: 33%; }
  .wine__info {
    margin-bottom: 80px;
	  font-size: 15px;
    color: #4d4d4f; }
    .wine__info h2 {
      font-family: "baskerville", sans-serif;
      font-weight: normal;
      font-size: 2.1em;
      letter-spacing: normal;
      margin-bottom: 0.8em; }
    .wine__info h3 {
      font-size: 1em;
      font-family: "mostranuovaaltd", sans-serif;
      font-weight: 700;
      letter-spacing: 0.02em;
      text-transform: uppercase;
      color: #91d1c5; }
    .wine__info p small {
      font-size: 0.75em; }
  .wine__icons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 2.5em 0; }
    .wine__icons > * {
      background: url(img/icons.png) no-repeat 0 0;
      background-size: auto 100%;
      width: 75px;
      height: 106px;
      font: 0/0 a;
      text-shadow: none;
      color: transparent;
      margin-right: 8px; }
    .wine__icons__gf {
      background-position: 0 0; }
    .wine__icons__vf {
      background-position: -82px 0; }
    .wine__icons__sp {
      background-position: -165px 0; }
    .wine__icons__df {
      background-position: -248px 0; }
  .wine__cta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: -20px -20px 20px; }
    .wine__cta > * {
      width: calc(100% / 3 - 40px) !important;
      margin: 20px; }
    .wine__cta .find {
      position: relative;
      -webkit-box-ordinal-group: 0;
          -ms-flex-order: -1;
              order: -1; }
      .wine__cta .find a {
        background-position: center;
        background-repeat: no-repeat;
		  
		  background-image: none!important;
		  
        background-size: cover;
        display: block;
        position: absolute;
        width: 100%;
        height: 100%; }
      .wine__cta .find img {
margin: 0 auto;
    height: 100%;
    display: block;}
    .wine__cta .grid__item {
      background: #f2f2f2;
      padding: 10px 10px 20px !important; }
      .wine__cta .grid__item h3, .wine__cta .grid__item .more {
        margin-left: 20px; }
    .wine__cta > * {
      width: calc(100% / 3); }
  .wine .page-nav {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  @media (max-width: 1459px) {
    .wine__cta {
      margin: -15px -15px 15px; }
      .wine__cta > * {
        width: calc(100% / 3 - 30px) !important;
        margin: 15px; } }
  @media (max-width: 1023px) {
    .wine__cta {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      .wine__cta > * {
        width: calc(50% - 30px) !important; }
      .wine__cta .find {
        -webkit-box-ordinal-group: initial;
            -ms-flex-order: initial;
                order: initial; }
        .wine__cta .find a {
          position: static; }
        .wine__cta .find img {
display: block;
    width: 100%;
    height: auto;
	  } }
  @media (max-width: 767px) {
    .wine {
      padding: 60px 0; }
      .wine__grid {
        display: block; }
      .wine__img {
        margin: 0 auto 60px;
        width: 100%;
        max-width: 700px;
        padding-right: 0; }
      .wine__info {
        margin-bottom: 60px;
        width: 100%; }
      .wine__icons {
        margin: 2em 0; }
        .wine__icons > * {
          width: 53px;
          height: 75px;
          font: 0/0 a;
          text-shadow: none;
          color: transparent;
          margin-right: 8px; }
        .wine__icons__gf {
          background-position: 0 0; }
        .wine__icons__vf {
          background-position: -58px 0; }
        .wine__icons__sp {
          background-position: -116px 0; }
        .wine__icons__df {
          background-position: -175px 0; } }
  @media (max-width: 575px) {
    .wine__cta {
      margin: 0;
      display: block; }
      .wine__cta > * {
        width: 100% !important;
        max-width: 440px;
        margin: 0 auto 40px; } }

.grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -20px 80px; }
  .grid__item {
    width: 33.33333%;
    padding: 80px 20px 0; }
    .grid__item img {
      width: 100%;
      display: block;
	  max-height: 320px;
      margin-bottom: 1em; }
    .grid__item h3 {
      font-size: 1.5em;
      font-family: "mostranuovaaltd", sans-serif;
      font-weight: 700;
      color: #45474b;
      text-transform: uppercase;
      line-height: 1.2em;
      margin-bottom: 0.5em; }
      .grid__item h3 small {
        color: #91d1c5;
        display: block;
        font-size: 0.6em; }
    .grid__item .more {
      color: #7d7d7d; }
    .grid__item:hover .more {
      color: #91d1c5; }
      .grid__item:hover .more:before {
        background-color: #91d1c5; }
    .grid__item--nothing {
      width: 100%;
      text-align: center;
      padding: 80px 0; }
  @media (max-width: 1459px) {
    .grid {
      margin: 0 -15px 80px; }
      .grid__item {
        padding: 60px 15px 0; }
        .grid__item--nothing {
          padding: 60px 0; } }
  @media (max-width: 1023px) {
    .grid__item {
      width: 50%; } }
  @media (max-width: 575px) {
    .grid__item {
      width: 100%; } }

.cocktail, .recipe {
  margin: 65px 0 100px; }
  .cocktail .flex, .recipe .flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    position: relative; }
    .cocktail .flex:after, .recipe .flex:after {
      content: '';
      position: absolute;
      bottom: 0;
      left: 0;
      right: calc(17.5% + 50px);
      background: #dedede;
      height: 1px; }
    .cocktail .flex > figure, .recipe .flex > figure {
      width: 25%; }
    .cocktail .flex > article, .recipe .flex > article {
      width: 57.5%;
      padding: 0 50px;
      color: #45474b; }
    .cocktail .flex > aside, .recipe .flex > aside {
      width: 17.5%; }
      .cocktail .flex > aside .wines__item, .recipe .flex > aside .wines__item {
        width: 100%;
        padding: 0 0 15px;
        margin: 0 0 40px 0;
        border-bottom: solid 4px #91d1c5; }
        .cocktail .flex > aside .wines__item:last-child, .recipe .flex > aside .wines__item:last-child {
          margin-bottom: 0; }
  .cocktail h2, .recipe h2 {
    color: #45474b;
    font-size: 2.6em;
    font-family: "mostranuovaaltd", sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: normal;
    line-height: 1em;
    margin-bottom: 0.3em; }
    .cocktail h2 small, .recipe h2 small {
/*       display: block; */
      color: #91d1c5;
      font-size: 0.42308em;
      line-height: 1em;
      margin-bottom: 0.5em; }
  .cocktail h3, .recipe h3 {
    color: #91d1c5;
    font-size: 1em;
    font-family: "mostranuovaaltd", sans-serif;
    font-weight: 700;
    margin-bottom: 0.2em;
    text-transform: uppercase; }
  .cocktail ul, .recipe ul {
    list-style-type: none;
    padding: 0;
    margin-bottom: 1em; }
    .cocktail ul li, .recipe ul li {
      position: relative;
      padding-left: 12px; }
      .cocktail ul li:before, .recipe ul li:before {
        content: '';
        width: 4px;
        height: 4px;
        border-radius: 4px;
        position: absolute;
        left: 0;
        top: 0.5em;
        background-color: #91d1c5; }
  .cocktail__meta, .recipe__meta {
    text-transform: uppercase;
    font-size: 0.8em;
    font-family: "mostranuovaaltd", sans-serif;
    font-weight: 700;
    border-bottom: solid 1px #dedede;
    border-top: solid 1px #dedede;
    padding: 15px 0;
    letter-spacing: 0.02em;
    margin: 1.5em 0; }
    .cocktail__meta > *, .recipe__meta > * {
      margin-right: 25px; }
      .cocktail__meta > *:last-child, .recipe__meta > *:last-child {
        margin-right: 0; }
    .cocktail__meta b, .recipe__meta b {
      color: #91d1c5; }
    .cocktail__meta a, .recipe__meta a {
      color: #7d7d7d; }
      .cocktail__meta a:hover, .recipe__meta a:hover {
        color: #000; }
  @media (max-width: 1459px) {
    .cocktail .flex > article, .recipe .flex > article {
      padding: 0 30px; } }
  @media (max-width: 1023px) {
    .cocktail .flex, .recipe .flex {
      display: block; }
      .cocktail .flex:after, .recipe .flex:after {
        display: none; }
      .cocktail .flex > figure, .recipe .flex > figure {
        width: 100%;
        margin-bottom: 40px; }
      .cocktail .flex > article, .recipe .flex > article {
        padding: 0;
        width: 100%; }
      .cocktail .flex > aside, .recipe .flex > aside {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        width: auto;
        margin: 0 -20px; }
        .cocktail .flex > aside .wines__item, .recipe .flex > aside .wines__item {
          margin: 40px 20px 0;
          width: calc(50% - 40px); } }
  @media (max-width: 767px) {
    .cocktail, .recipe {
      margin: 60px 0; }
      .cocktail .flex > aside .wines__item, .recipe .flex > aside .wines__item {
        border-bottom-width: 3px; }
      .cocktail__meta > *, .recipe__meta > * {
        margin-right: 15px; } }
  @media (max-width: 575px) {
    .cocktail .flex > aside, .recipe .flex > aside {
      margin: 0; }
      .cocktail .flex > aside .wines__item, .recipe .flex > aside .wines__item {
        margin: 10px 0 0;
        width: 100%;
        max-width: 280px; } }

.landing {
  margin: 100px 0;
  overflow: hidden;
  text-align: center; }
  .landing .container {
    max-width: 1160px; }
  .landing .container > *:last-child {
    margin-bottom: 0; }
  .landing h2, .landing h3, .landing h4 {
    font-family: "mostranuovaaltd", sans-serif;
    font-weight: 700;
    font-size: 2.5em;
    margin-bottom: 0.35em;
    color: #91d1c5; }
  .landing h3 {
    font-size: 1.6em; }
  .landing h4 {
    font-size: 1.3em; }
  .landing p img.aligncenter {
    width: 80%;
    max-width: 656px; }
  @media (max-width: 1023px) {
    .landing {
      margin: 80px 0; } }
  @media (max-width: 767px) {
    .landing {
      margin: 60px 0; } }

.gallery {
  margin: 100px 0; }
  .gallery .container {
    max-width: 980px; }
  .gallery h5 {
    text-align: center;
    margin-bottom: 2em; }
  .gallery__grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: -10px; }
    .gallery__grid > * {
      width: calc(100% / 3);
      padding: 10px; }

.txt {
  margin: 100px 0;
  overflow: hidden; }
  .txt + .gallery {
    margin-top: -40px; }
  .txt--center {
    text-align: center; }
  .txt .container {
    max-width: 980px; }
  .txt .container > *:last-child {
    margin-bottom: 0; }
  .txt h2 {
    letter-spacing: 0.2em;
    line-height: 1.1em;
    margin-bottom: 0.3em; }
  @media (max-width: 1023px) {
    .txt {
      margin: 80px 0; }
      .txt + .gallery {
        margin-top: -20px; } }
  @media (max-width: 767px) {
    .txt {
      margin: 60px 0; }
      .txt + .gallery {
        margin-top: initial; } }

.txt-img {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% auto;
  margin: 0 0 100px 0; }
  .txt-img .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative; }
    .txt-img .container > * {
      width: 50%; }
  .txt-img figure {
    position: relative;
    z-index: 10; }
    .txt-img figure figcaption {
      display: block;
      text-align: center;
      font-size: 0.9em;
      color: #45474b;
      letter-spacing: 0.2em;
      margin-top: 1.8em; }
    .txt-img figure span {
      display: block;
      position: absolute;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
      top: 0;
      left: 0;
      font-family: "mostranuovaaltd", sans-serif;
      font-size: 120px;
      line-height: 1;
      color: #45474b; }
      .txt-img figure span em {
        font-size: 0.5em;
        font-family: "baskerville", sans-serif;
        font-weight: normal;
        margin-right: -0.25em;
        line-height: 1; }
    .txt-img figure > img {
      width: 100%;
      height: auto;
      margin: 0 auto;
	  max-width: 620px;
      display: block; }
    .txt-img figure > div {
      width: 42%; }
      .txt-img figure > div img {
        margin-top: -40%;
        max-width: 100%;
        display: block; }
  .txt-img article > *:last-child {
    margin-bottom: 0; }
  .txt-img article h2 {
    line-height: 1.1em; }
  .txt-img article ul {
    list-style-type: none;
    padding: 0;
    margin-bottom: 1em; }
    .txt-img article ul li {
      position: relative;
      padding-left: 12px; }
      .txt-img article ul li:before {
        content: '';
        width: 4px;
        height: 4px;
        border-radius: 4px;
        position: absolute;
        left: 0;
        top: 0.5em;
        background-color: #91d1c5; }
  .txt-img:not(.txt-img--first) article {
    padding-right: 100px;
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .txt-img:not(.txt-img--first) figure > div {
    margin-right: auto;
    margin-left: 40px; }
  .txt-img--first article {
    padding-left: 100px; }
  .txt-img--first figure > div {
    margin-left: auto;
    margin-right: 40px; }
  .txt-img--title .container {
    max-width: 1680px; }
  .txt-img--title figure {
    margin-top: 40px; }
  @media (max-width: 1459px) {
    .txt-img figure span {
      font-size: 8vw; }
    .txt-img:not(.txt-img--first) article {
      padding-right: 40px; }
    .txt-img--first article {
      padding-left: 40px; }
    .txt-img--title figure {
      margin-top: 3vw; } }
  @media (max-width: 1023px) {
    .txt-img .container {
      display: block; }
      .txt-img .container > * {
        width: 100%; }
    .txt-img figure {
      margin-bottom: 40px; }
      .txt-img figure span {
        font-size: 16vw; }
    .txt-img article {
      max-width: none; }
    .txt-img:not(.txt-img--first) article {
      padding-right: 0; }
    .txt-img:not(.txt-img--first) figure > div {
      margin-left: 20px; }
    .txt-img--first article {
      padding-left: 0; }
    .txt-img--first figure > div {
      margin-right: 20px; }
    .txt-img--title figure {
      margin-top: 12vw; } }
  @media (max-width: 767px) {
    .txt-img {
      margin: 60px 0; } }

.landing .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half), .txt .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
  max-width: 100% !important; }

.landing .gform_wrapper, .txt .gform_wrapper {
  margin: 50px auto;
  max-width: 636px; }
  .landing .gform_wrapper ::-webkit-input-placeholder, .txt .gform_wrapper ::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.5);
    opacity: 1;
    position: relative; }
  .landing .gform_wrapper :-moz-placeholder, .txt .gform_wrapper :-moz-placeholder {
    color: rgba(0, 0, 0, 0.5);
    opacity: 1;
    position: relative; }
  .landing .gform_wrapper ::-moz-placeholder, .txt .gform_wrapper ::-moz-placeholder {
    color: rgba(0, 0, 0, 0.5);
    opacity: 1;
    position: relative; }
  .landing .gform_wrapper :-ms-input-placeholder, .txt .gform_wrapper :-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.5);
    opacity: 1;
    position: relative; }
  .landing .gform_wrapper:first-child, .txt .gform_wrapper:first-child {
    margin-top: 0; }
  .landing .gform_wrapper ul, .txt .gform_wrapper ul {
    color: inherit;
    line-height: normal; }
  .landing .gform_wrapper .gfield_required, .txt .gform_wrapper .gfield_required {
    color: #f18e9d; }
  .landing .gform_wrapper .validation_message, .txt .gform_wrapper .validation_message {
    display: none; }
  .landing .gform_wrapper label.gfield_label,
  .landing .gform_wrapper legend.gfield_label,
  .landing .gform_wrapper .field_sublabel_above .ginput_complex.ginput_container label,
  .landing .gform_wrapper .field_sublabel_above div[class*=gfield_time_].ginput_container label, .txt .gform_wrapper label.gfield_label,
  .txt .gform_wrapper legend.gfield_label,
  .txt .gform_wrapper .field_sublabel_above .ginput_complex.ginput_container label,
  .txt .gform_wrapper .field_sublabel_above div[class*=gfield_time_].ginput_container label {
    font-family: "mostranuovaaltd", sans-serif;
    font-weight: bold;
    color: #45474b;
    font-size: 0.9em;
    margin-top: 0 !important;
    line-height: 1;
    margin-bottom: 5px;
    text-transform: uppercase; }
    .landing .gform_wrapper label.gfield_label span,
    .landing .gform_wrapper legend.gfield_label span,
    .landing .gform_wrapper .field_sublabel_above .ginput_complex.ginput_container label span,
    .landing .gform_wrapper .field_sublabel_above div[class*=gfield_time_].ginput_container label span, .txt .gform_wrapper label.gfield_label span,
    .txt .gform_wrapper legend.gfield_label span,
    .txt .gform_wrapper .field_sublabel_above .ginput_complex.ginput_container label span,
    .txt .gform_wrapper .field_sublabel_above div[class*=gfield_time_].ginput_container label span {
      color: inherit;
      display: none; }
  .landing .gform_wrapper input:not([type='radio']):not([type='checkbox']):not([type='submit']):not([type='button']):not([type='image']):not([type='file']),
  .landing .gform_wrapper textarea, .txt .gform_wrapper input:not([type='radio']):not([type='checkbox']):not([type='submit']):not([type='button']):not([type='image']):not([type='file']),
  .txt .gform_wrapper textarea {
    border: 0 !important;
    border-bottom: solid 2px #b4dfd7 !important;
    background: transparent;
    font-size: 20px;
    padding: 18px 0;
    margin: 0;
    color: #45474b;
    line-height: 1em !important;
    min-height: 0 !important;
    outline: none;
    height: 50px; }
  .landing .gform_wrapper .top_label input.small, .txt .gform_wrapper .top_label input.small {
    width: 100%; }
  .landing .gform_wrapper .top_label input.medium, .txt .gform_wrapper .top_label input.medium {
    width: 100%; }
  .landing .gform_wrapper.gform_validation_error .top_label input.medium, .txt .gform_wrapper.gform_validation_error .top_label input.medium {
    width: 100%; }
  .landing .gform_wrapper.gform_validation_error .top_label li.gfield.gfield_error.gf_left_half, .landing .gform_wrapper.gform_validation_error .top_label li.gfield.gfield_error.gf_right_half, .txt .gform_wrapper.gform_validation_error .top_label li.gfield.gfield_error.gf_left_half, .txt .gform_wrapper.gform_validation_error .top_label li.gfield.gfield_error.gf_right_half {
    width: 50%;
    padding-right: 60px;
    max-width: none !important; }
  .landing .gform_wrapper .top_label input.large.datepicker,
  .landing .gform_wrapper .top_label input.medium.datepicker,
  .landing .gform_wrapper .top_label input.small.datepicker, .txt .gform_wrapper .top_label input.large.datepicker,
  .txt .gform_wrapper .top_label input.medium.datepicker,
  .txt .gform_wrapper .top_label input.small.datepicker {
    width: 100%; }
  .landing .gform_wrapper li.gfield_error, .txt .gform_wrapper li.gfield_error {
    width: 100%; }
    .landing .gform_wrapper li.gfield_error input:not([type='radio']):not([type='checkbox']):not([type='submit']):not([type='button']):not([type='image']):not([type='file']),
    .landing .gform_wrapper li.gfield_error textarea, .txt .gform_wrapper li.gfield_error input:not([type='radio']):not([type='checkbox']):not([type='submit']):not([type='button']):not([type='image']):not([type='file']),
    .txt .gform_wrapper li.gfield_error textarea {
      color: #45474b;
      border-color: #f18e9d !important; }
    .landing .gform_wrapper li.gfield_error .gfield_label,
    .landing .gform_wrapper li.gfield_error div.ginput_complex.ginput_container label, .txt .gform_wrapper li.gfield_error .gfield_label,
    .txt .gform_wrapper li.gfield_error div.ginput_complex.ginput_container label {
      color: #f18e9d; }
  .landing .gform_wrapper li.gfield_error div.ginput_complex.ginput_container label,
  .landing .gform_wrapper li.gfield_error ul.gfield_checkbox,
  .landing .gform_wrapper li.gfield_error ul.gfield_radio, .txt .gform_wrapper li.gfield_error div.ginput_complex.ginput_container label,
  .txt .gform_wrapper li.gfield_error ul.gfield_checkbox,
  .txt .gform_wrapper li.gfield_error ul.gfield_radio {
    color: #f18e9d; }
  .landing .gform_wrapper .gfield_checkbox li label, .landing .gform_wrapper .gfield_radio li label, .txt .gform_wrapper .gfield_checkbox li label, .txt .gform_wrapper .gfield_radio li label {
    max-width: 100%; }
  .landing .gform_wrapper .gfield_checkbox li, .txt .gform_wrapper .gfield_checkbox li {
    position: relative; }
    .landing .gform_wrapper .gfield_checkbox li input[type="checkbox"], .txt .gform_wrapper .gfield_checkbox li input[type="checkbox"] {
      display: none; }
      .landing .gform_wrapper .gfield_checkbox li input[type="checkbox"] + label, .txt .gform_wrapper .gfield_checkbox li input[type="checkbox"] + label {
        padding-left: 30px;
        position: relative; }
        .landing .gform_wrapper .gfield_checkbox li input[type="checkbox"] + label:before, .txt .gform_wrapper .gfield_checkbox li input[type="checkbox"] + label:before {
          content: '';
          position: absolute;
          left: 0;
          top: 4px;
          border: solid 2px #45474b;
          width: 16px;
          height: 16px; }
      .landing .gform_wrapper .gfield_checkbox li input[type="checkbox"]:checked + label:before, .txt .gform_wrapper .gfield_checkbox li input[type="checkbox"]:checked + label:before {
        background: url(img/ico-check.svg) no-repeat center center;
        background-size: 10px auto;
        background-color: #91d1c5;
        border-color: #91d1c5; }
  .landing .gform_wrapper .ginput_complex .address_state, .txt .gform_wrapper .ginput_complex .address_state {
    position: relative;
    border-bottom: solid 2px #b4dfd7 !important;
    width: 100%;
    min-width: 100px;
    cursor: pointer;
    line-height: 1;
    font-size: 1em;
    position: relative;
    z-index: 1;
    color: #45474b; }
    .landing .gform_wrapper .ginput_complex .address_state:before, .txt .gform_wrapper .ginput_complex .address_state:before {
      content: "";
      position: absolute;
      right: 0;
      z-index: -1;
      width: 40px;
      height: 50px;
      bottom: 0;
      background: #fff url(img/arrow-down.svg) no-repeat center;
      background-size: 18px auto; }
    .landing .gform_wrapper .ginput_complex .address_state select, .txt .gform_wrapper .ginput_complex .address_state select {
      -webkit-appearance: none;
         -moz-appearance: none;
              appearance: none;
      background-color: transparent;
      border: none;
      padding: 0 44px 0 0;
      margin: 0;
      width: 100%;
      font-family: inherit;
      font-size: 20px;
      cursor: inherit;
      line-height: inherit;
      outline: none;
      z-index: 2;
      line-height: 1.5 !important;
      color: #45474b;
      height: 48px;
      margin: 0 !important; }
  .landing .gform_wrapper textarea, .txt .gform_wrapper textarea {
    height: 120px !important; }
  .landing .gform_wrapper .field_description_below, .txt .gform_wrapper .field_description_below {
    margin: 0 !important; }
  .landing .gform_wrapper div.validation_error, .txt .gform_wrapper div.validation_error {
    border: 0;
    padding: 0;
    text-align: left;
    color: #f18e9d;
    font-size: inherit;
    font-weight: normal;
    font-weight: bold; }
  .landing .gform_wrapper .gform_body, .txt .gform_wrapper .gform_body {
    width: calc(100% + 60px); }
  .landing .gform_wrapper .top_label div.ginput_container, .txt .gform_wrapper .top_label div.ginput_container {
    margin-top: 0 !important; }
  .landing .gform_wrapper ul.gform_fields li.gfield, .txt .gform_wrapper ul.gform_fields li.gfield {
    margin-top: 50px !important;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 60px;
    border: 0;
    background: transparent; }
  .landing .gform_wrapper .ginput_complex.ginput_container_address .ginput_right, .txt .gform_wrapper .ginput_complex.ginput_container_address .ginput_right {
    margin: 0;
    padding: 0; }
  .landing .gform_wrapper .ginput_complex .ginput_left, .landing .gform_wrapper .ginput_complex .ginput_right, .txt .gform_wrapper .ginput_complex .ginput_left, .txt .gform_wrapper .ginput_complex .ginput_right {
    width: 100% !important; }
  .landing .gform_wrapper .ginput_container_date, .txt .gform_wrapper .ginput_container_date {
    background: url(img/ico-calendar.svg) no-repeat right 15px center;
    background-size: 20px auto;
    cursor: pointer; }
  .landing .gform_wrapper .ginput_container_fileupload input[type="file"], .txt .gform_wrapper .ginput_container_fileupload input[type="file"] {
    margin-top: 5px; }
  .landing .gform_wrapper .gform_footer, .txt .gform_wrapper .gform_footer {
    margin-top: 60px !important;
    padding: 0 !important;
    text-align: center; }
    .landing .gform_wrapper .gform_footer input.button, .landing .gform_wrapper .gform_footer input[type=submit], .txt .gform_wrapper .gform_footer input.button, .txt .gform_wrapper .gform_footer input[type=submit] {
      border: solid 4px #91d1c5;
      display: block;
      zoom: 1;
      padding: 0.82em 2em;
      font-family: "mostranuovaaltd", sans-serif;
      font-weight: 700;
      margin: 0;
      outline: none;
      cursor: pointer;
      -webkit-transition: .3s ease all;
      -o-transition: .3s ease all;
      transition: .3s ease all;
      font-size: 1.1em;
      line-height: 1em;
      color: #fff;
      background: #91d1c5;
      text-align: center;
      text-transform: uppercase;
      background-color: transparent;
      color: #91d1c5;
      width: 240px;
      margin: 0 auto; }
      .landing .gform_wrapper .gform_footer input.button:hover, .landing .gform_wrapper .gform_footer input[type=submit]:hover, .txt .gform_wrapper .gform_footer input.button:hover, .txt .gform_wrapper .gform_footer input[type=submit]:hover {
        border-color: #91d1c5;
        background-color: #91d1c5;
        color: #fff; }
  @media only screen and (max-width: 641px) {
    .landing .gform_wrapper .gform_body, .txt .gform_wrapper .gform_body {
      width: 100%; }
    .landing .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]), .txt .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]) {
      line-height: normal;
      min-height: 0; }
    .landing .gform_wrapper ul.gform_fields li.gfield, .txt .gform_wrapper ul.gform_fields li.gfield {
      padding-right: 0; }
    .landing .gform_wrapper ul.gform_fields li.gfield, .txt .gform_wrapper ul.gform_fields li.gfield {
      margin-top: 30px !important; }
    .landing .gform_wrapper.gform_validation_error .top_label input.medium, .txt .gform_wrapper.gform_validation_error .top_label input.medium {
      width: 100%; }
    .landing .gform_wrapper.gform_validation_error .top_label li.gfield.gfield_error.gf_left_half, .landing .gform_wrapper.gform_validation_error .top_label li.gfield.gfield_error.gf_right_half, .txt .gform_wrapper.gform_validation_error .top_label li.gfield.gfield_error.gf_left_half, .txt .gform_wrapper.gform_validation_error .top_label li.gfield.gfield_error.gf_right_half {
      width: 100%;
      padding-right: 0 !important;
      max-width: none !important; } }

.newsletter {
  background: #45474b;
  color: #fff;
  text-align: center;
  padding: 60px 0; }
  .newsletter .container {
    max-width: 740px; }
  .newsletter h5 {
    color: #91d1c5;
    font-size: 2em;
    letter-spacing: 0.02em;
    line-height: 1em; }
  .newsletter p {
    text-transform: uppercase;
    line-height: 1.2em;
    letter-spacing: 0.1em;
    margin: 1em 0; }
  .newsletter .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
    max-width: 100% !important; }
  .newsletter .gform_wrapper {
    max-width: 640px;
    margin: 0 auto !important; }
    .newsletter .gform_wrapper ul {
      color: inherit;
      line-height: normal; }
    .newsletter .gform_wrapper .gfield_required {
      color: #f18e9d; }
    .newsletter .gform_wrapper .validation_message {
      display: none; }
    .newsletter .gform_wrapper input:not([type='radio']):not([type='checkbox']):not([type='submit']):not([type='button']):not([type='image']):not([type='file']),
    .newsletter .gform_wrapper textarea {
      background-color: #fff;
      border: 0 !important;
      font-size: 17px;
      padding: 18px 25px;
      margin: 0;
      color: #000;
      line-height: 1em !important;
      min-height: 0 !important;
      outline: none;
      height: 58px; }
    .newsletter .gform_wrapper ::-webkit-input-placeholder {
      color: #b9b9b9;
      opacity: 1;
      text-transform: uppercase;
      letter-spacing: 0.025em; }
    .newsletter .gform_wrapper :-moz-placeholder {
      color: #b9b9b9;
      opacity: 1;
      text-transform: uppercase;
      letter-spacing: 0.025em; }
    .newsletter .gform_wrapper ::-moz-placeholder {
      color: #b9b9b9;
      opacity: 1;
      text-transform: uppercase;
      letter-spacing: 0.025em; }
    .newsletter .gform_wrapper :-ms-input-placeholder {
      color: #b9b9b9;
      opacity: 1;
      text-transform: uppercase;
      letter-spacing: 0.025em; }
    .newsletter .gform_wrapper li.gfield_error {
      width: 100% !important;
      max-width: 100% !important; }
      .newsletter .gform_wrapper li.gfield_error input:not([type='radio']):not([type='checkbox']):not([type='submit']):not([type='button']):not([type='image']):not([type='file']),
      .newsletter .gform_wrapper li.gfield_error textarea {
        color: #fccd9b; }
    .newsletter .gform_wrapper form {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
    .newsletter .gform_wrapper div.validation_error {
      border: 0;
      padding: 0;
      color: #f18e9d;
      font-size: 0.8em;
      font-weight: normal;
      font-weight: bold;
      margin: 0 0 1em;
      padding: 0;
      width: 100%; }
    .newsletter .gform_wrapper .gform_body {
      width: calc(100% - 200px);
      height: 58px; }
    .newsletter .gform_wrapper .top_label div.ginput_container {
      margin-top: 0 !important; }
    .newsletter .gform_wrapper ul.gform_fields {
      width: 100%; }
      .newsletter .gform_wrapper ul.gform_fields li.gfield {
        margin: 0 !important;
        padding: 0 !important;
        max-width: 100% !important;
        border: 0;
        background: transparent; }
    .newsletter .gform_wrapper img.gform_ajax_spinner {
      display: none !important; }
    .newsletter .gform_wrapper .gform_footer {
      margin: 0 !important;
      padding: 0 !important;
      width: 200px; }
      .newsletter .gform_wrapper .gform_footer input.button, .newsletter .gform_wrapper .gform_footer input[type=submit] {
        border: solid 4px #91d1c5;
        display: block;
        width: 100%;
        text-align: center;
        zoom: 1;
        padding: 14px 20px;
        font-size: 20px;
        font-family: "mostranuovaaltd", sans-serif;
        font-weight: 700;
        margin: 0;
        outline: none;
        cursor: pointer;
        -webkit-transition: .3s ease all;
        -o-transition: .3s ease all;
        transition: .3s ease all;
        font-size: 1.1em;
        line-height: 1em;
        color: #fff;
        background: #91d1c5;
        text-align: center;
        text-transform: uppercase; }
        .newsletter .gform_wrapper .gform_footer input.button:hover, .newsletter .gform_wrapper .gform_footer input[type=submit]:hover {
          border-color: #8ac3b9;
          background-color: #8ac3b9;
          color: #fff; }
    @media only screen and (max-width: 641px) {
      .newsletter .gform_wrapper {
        max-width: 320px; }
        .newsletter .gform_wrapper .gform_body {
          width: calc(100% - 100px);
          height: 48px; }
        .newsletter .gform_wrapper .gform_footer {
          width: 100px; }
          .newsletter .gform_wrapper .gform_footer input.button, .newsletter .gform_wrapper .gform_footer input[type=submit] {
            font-size: 16px;
            padding: 4px 14px; }
        .newsletter .gform_wrapper input:not([type='radio']):not([type='checkbox']):not([type='submit']):not([type='button']):not([type='image']):not([type='file']),
        .newsletter .gform_wrapper textarea {
          background: #fff !important;
          min-height: 0 !important;
          height: 48px;
          font-size: 13px;
          padding: 7px 14px;
          line-height: 1 !important; } }
  @media (max-width: 767px) {
    .newsletter {
      padding: 40px 0; } }

#instagram {
  position: relative; }
  #instagram .slick-slide a {
    background-position: center;
    background-size: cover;
    display: block;
    padding-bottom: 100%; }
    #instagram .slick-slide a img {
      display: none; }
  #instagram .slick-next, #instagram .slick-prev {
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto 60%;
    background-color: rgba(255, 255, 255, 0.75);
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    z-index: 199;
    border: 0;
    margin: 0;
    padding: 0;
    cursor: pointer;
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    width: 64px;
    height: 64px;
    outline: none;
    opacity: 0;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    transition: .3s ease all; }
  #instagram .slick-prev {
    background-image: url(img/arrow-left.svg);
    left: 30px; }
  #instagram .slick-next {
    background-image: url(img/arrow-right.svg);
    right: 30px; }
  #instagram:hover .slick-next, #instagram:hover .slick-prev {
    opacity: 1; }
  @media (min-width: 1860px) {
    #instagram .slick-prev {
      left: calc((100vw - 1860px) / 2 + 30px); }
    #instagram .slick-next {
      right: calc((100vw - 1860px) / 2 + 30px); } }
  @media (max-width: 1023px) {
    #instagram .slick-next, #instagram .slick-prev {
      opacity: 1; } }
  @media (max-width: 767px) {
    #instagram .slick-next, #instagram .slick-prev {
      width: 48px;
      height: 48px; }
    #instagram .slick-prev {
      left: 20px; }
    #instagram .slick-next {
      right: 20px; } }
  @media (max-width: 575px) {
    #instagram .slick-next, #instagram .slick-prev {
      width: 32px;
      height: 32px; } }

.popup-modal {
  padding: 60px 20px !important;
  width: 100%;
  max-width: 800px !important;
  text-align: center !important; }
  .popup-modal * {
    outline: none; }
  .popup-modal .fancybox-close-small {
    background: url(img/close.svg) no-repeat center center;
    background-size: 18px auto;
    color: #91d1c5;
    border: solid 2px #91d1c5;
    width: 40px;
    height: 40px;
    padding: 0;
    top: 20px !important;
    right: 20px !important; }
    .popup-modal .fancybox-close-small svg {
      display: none; }
  .popup-modal img {
    max-width: 540px; }
  .popup-modal h3 {
    font-family: "mostranuovaaltd", sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    color: #45474b;
    font-size: 1.6em;
    margin: 0 0 0.4em; }
  .popup-modal h6 {
    color: #7d7d7d;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-weight: normal;
    font-family: "baskerville", sans-serif;
    font-size: 1em;
    margin-bottom: 1.5em; }

.footer {
  text-align: center;
  color: #000;
  padding: 40px 0 40px;
  position: relative;
  overflow: hidden; }
  .footer:before, .footer:after {
    background-repeat: no-repeat;
    background-size: auto 100%;
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    width: 100%; }
  .footer:before {
    background-image: url(img/footer-left.png);
    background-position: left center;
    left: 0;
    width: 314px; }
  .footer:after {
    background-image: url(img/footer-right.png);
    background-position: right center;
    right: 0;
    width: 266px; }
  .footer .container {
    position: relative;
    z-index: 2; }
  .footer__logos {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 -20px; }
    .footer__logos > * {
      padding: 0 20px 20px; }
    .footer__logos img {
      max-width: 100%;
      max-height: 131px; }
  .footer .social {
    margin-top: 1em; }
  .footer address {
    margin: 1em 0;
    line-height: 1.5; }
  .footer a {
    color: inherit; }
    .footer a:hover {
      color: #45474b; }
  .footer p {
    font-size: 0.7em;
    font-style: italic; }
  @media (max-width: 767px) {
    .footer:before {
      -webkit-transform: translateX(-17%);
          -ms-transform: translateX(-17%);
              transform: translateX(-17%); }
    .footer:after {
      -webkit-transform: translateX(21%);
          -ms-transform: translateX(21%);
              transform: translateX(21%); } }
  @media (max-width: 575px) {
    .footer:before, .footer:after {
      display: none; } }

.cookie-bar {
  color: #000;
  background: #91d1c5;
  position: fixed;
  z-index: 200;
  bottom: 0;
  left: 0;
  right: 0;
  font-size: 16px; }
  .cookie-bar .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .cookie-bar .container > p {
      -ms-flex-item-align: center;
          align-self: center;
      padding: 20px 0;
      margin: 0; }
    .cookie-bar .container > a {
      background: #000;
      color: #fff;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin-left: 35px;
      padding: 0 35px;
      line-height: 1;
      cursor: pointer; }
      .cookie-bar .container > a:hover {
        background-color: #45474b; }
  @media (max-width: 767px) {
    .cookie-bar {
      font-size: 12px; }
      .cookie-bar .container > p {
        padding: 10px 0; }
      .cookie-bar .container > a {
        margin-left: 20px;
        padding: 0 20px;
        margin-right: -20px; } }

body.compensate-for-scrollbar {
  overflow: hidden; }

.fancybox-active {
  height: auto; }

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden; }

.fancybox-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  width: 100%;
  z-index: 99992; }

.fancybox-container * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.fancybox-bg, .fancybox-inner, .fancybox-outer, .fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0; }

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto; }

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  -webkit-transition-duration: inherit;
       -o-transition-duration: inherit;
          transition-duration: inherit;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
       -o-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
          transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71); }

.fancybox-is-open .fancybox-bg {
  opacity: .9;
  -webkit-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
       -o-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
          transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); }

.fancybox-caption, .fancybox-infobar, .fancybox-navigation .fancybox-button, .fancybox-toolbar {
  direction: ltr;
  opacity: 0;
  position: absolute;
  -webkit-transition: opacity .25s ease,visibility 0s ease .25s;
  -o-transition: opacity .25s ease,visibility 0s ease .25s;
  transition: opacity .25s ease,visibility 0s ease .25s;
  visibility: hidden;
  z-index: 99997; }

.fancybox-show-caption .fancybox-caption, .fancybox-show-infobar .fancybox-infobar, .fancybox-show-nav .fancybox-navigation .fancybox-button, .fancybox-show-toolbar .fancybox-toolbar {
  opacity: 1;
  -webkit-transition: opacity .25s ease 0s,visibility 0s ease 0s;
  -o-transition: opacity .25s ease 0s,visibility 0s ease 0s;
  transition: opacity .25s ease 0s,visibility 0s ease 0s;
  visibility: visible; }

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.fancybox-toolbar {
  right: 0;
  top: 0; }

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  z-index: 99994; }

.fancybox-is-open .fancybox-stage {
  overflow: hidden; }

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  -webkit-transition-property: opacity,-webkit-transform;
  transition-property: opacity,-webkit-transform;
  -o-transition-property: transform,opacity;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform;
  white-space: normal;
  width: 100%;
  z-index: 99994; }

.fancybox-slide:before {
  content: "";
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0; }

.fancybox-is-sliding .fancybox-slide, .fancybox-slide--current, .fancybox-slide--next, .fancybox-slide--previous {
  display: block; }

.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0; }

.fancybox-slide--image:before {
  display: none; }

.fancybox-slide--html {
  padding: 6px; }

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle; }

.fancybox-slide--image .fancybox-content {
  -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
          animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-transform-origin: top left;
      -ms-transform-origin: top left;
          transform-origin: top left;
  -webkit-transition-property: opacity,-webkit-transform;
  transition-property: opacity,-webkit-transform;
  -o-transition-property: transform,opacity;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995; }

.fancybox-can-zoomOut .fancybox-content {
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.fancybox-can-zoomIn .fancybox-content {
  cursor: -webkit-zoom-in;
  cursor: zoom-in; }

.fancybox-can-pan .fancybox-content, .fancybox-can-swipe .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab; }

.fancybox-is-grabbing .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

.fancybox-container [data-selectable=true] {
  cursor: text; }

.fancybox-image, .fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%; }

.fancybox-spaceball {
  z-index: 1; }

.fancybox-slide--iframe .fancybox-content, .fancybox-slide--map .fancybox-content, .fancybox-slide--pdf .fancybox-content, .fancybox-slide--video .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%; }

.fancybox-slide--video .fancybox-content {
  background: #000; }

.fancybox-slide--map .fancybox-content {
  background: #e5e3df; }

.fancybox-slide--iframe .fancybox-content {
  background: #fff; }

.fancybox-iframe, .fancybox-video {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%; }

.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0; }

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%; }

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0; }

.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  -webkit-transition: color .2s;
  -o-transition: color .2s;
  transition: color .2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px; }

.fancybox-button, .fancybox-button:link, .fancybox-button:visited {
  color: #ccc; }

.fancybox-button:hover {
  color: #fff; }

.fancybox-button:focus {
  outline: none; }

.fancybox-button.fancybox-focus {
  outline: 1px dotted; }

.fancybox-button[disabled], .fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: none; }

.fancybox-button div {
  height: 100%; }

.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%; }

.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0; }

.fancybox-button--fsenter svg:nth-child(2), .fancybox-button--fsexit svg:first-child, .fancybox-button--pause svg:first-child, .fancybox-button--play svg:nth-child(2) {
  display: none; }

.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: scaleX(0);
      -ms-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: 0;
      -ms-transform-origin: 0;
          transform-origin: 0;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: linear;
       -o-transition-timing-function: linear;
          transition-timing-function: linear;
  z-index: 99998; }

.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: .8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401; }

.fancybox-close-small:hover {
  color: #fff;
  opacity: 1; }

.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0; }

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden; }

.fancybox-is-scaling .fancybox-close-small, .fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none; }

.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px; }

.fancybox-navigation .fancybox-button div {
  padding: 7px; }

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  left: env(safe-area-inset-left);
  padding: 31px 26px 31px 6px; }

.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0;
  right: env(safe-area-inset-right); }

.fancybox-caption {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgba(0, 0, 0, 0.85)), color-stop(50%, rgba(0, 0, 0, 0.3)), color-stop(65%, rgba(0, 0, 0, 0.15)), color-stop(75.5%, rgba(0, 0, 0, 0.075)), color-stop(82.85%, rgba(0, 0, 0, 0.037)), color-stop(88%, rgba(0, 0, 0, 0.019)), to(transparent));
  background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.85) 0, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, transparent);
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.85) 0, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, transparent);
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 75px 44px 25px;
  pointer-events: none;
  right: 0;
  text-align: center;
  z-index: 99996; }

@supports (padding: 0px) {
  .fancybox-caption {
    padding: 75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left)); } }

.fancybox-caption--separate {
  margin-top: -50px; }

.fancybox-caption__body {
  max-height: 50vh;
  overflow: auto;
  pointer-events: all; }

.fancybox-caption a, .fancybox-caption a:link, .fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none; }

.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline; }

.fancybox-loading {
  -webkit-animation: a 1s linear infinite;
          animation: a 1s linear infinite;
  background: transparent;
  border: 4px solid #888;
  border-bottom-color: #fff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: .7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999; }

@-webkit-keyframes a {
  to {
    -webkit-transform: rotate(1turn);
            transform: rotate(1turn); } }

@keyframes a {
  to {
    -webkit-transform: rotate(1turn);
            transform: rotate(1turn); } }

.fancybox-animated {
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
       -o-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
          transition-timing-function: cubic-bezier(0, 0, 0.25, 1); }

.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: translateZ(0);
          transform: translateZ(0); }

.fancybox-fx-fade.fancybox-slide--next, .fancybox-fx-fade.fancybox-slide--previous {
  opacity: 0;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
       -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
          transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1; }

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
          transform: scale3d(1.5, 1.5, 1.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
          transform: scale3d(0.5, 0.5, 0.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scaleX(1);
      -ms-transform: scaleX(1);
          transform: scaleX(1); }

.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: rotate(-1turn);
      -ms-transform: rotate(-1turn);
          transform: rotate(-1turn); }

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: rotate(1turn);
      -ms-transform: rotate(1turn);
          transform: rotate(1turn); }

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg); }

.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
          transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
          transform: scale3d(0, 0, 0) translate3d(100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scaleX(1) translateZ(0);
          transform: scaleX(1) translateZ(0); }

.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
          transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg); }

.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
          transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg); }

.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translateZ(0) scale(1);
          transform: translateZ(0) scale(1); }

@media (max-height: 576px) {
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px; }
  .fancybox-slide--image {
    padding: 6px 0; }
  .fancybox-close-small {
    right: -6px; }
  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px; }
  .fancybox-caption {
    padding-left: 12px;
    padding-right: 12px; }
  @supports (padding: 0px) {
    .fancybox-caption {
      padding-left: max(12px,env(safe-area-inset-left));
      padding-right: max(12px,env(safe-area-inset-right)); } } }

.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center; }

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px; }

.fancybox-share p {
  margin: 0;
  padding: 0; }

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap; }

.fancybox-share__button:link, .fancybox-share__button:visited {
  color: #fff; }

.fancybox-share__button:hover {
  text-decoration: none; }

.fancybox-share__button--fb {
  background: #3b5998; }

.fancybox-share__button--fb:hover {
  background: #344e86; }

.fancybox-share__button--pt {
  background: #bd081d; }

.fancybox-share__button--pt:hover {
  background: #aa0719; }

.fancybox-share__button--tw {
  background: #1da1f2; }

.fancybox-share__button--tw:hover {
  background: #0d95e8; }

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px; }

.fancybox-share__button svg path {
  fill: #fff; }

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%; }

.fancybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  top: 0;
  width: 212px;
  z-index: 99995; }

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden; }

.fancybox-show-thumbs .fancybox-thumbs {
  display: block; }

.fancybox-show-thumbs .fancybox-inner {
  right: 212px; }

.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%; }

.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden; }

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px; }

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
          box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); }

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px; }

.fancybox-thumbs__list a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px; }

.fancybox-thumbs__list a:before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991; }

.fancybox-thumbs__list a:focus:before {
  opacity: .5; }

.fancybox-thumbs__list a.fancybox-thumbs-active:before {
  opacity: 1; }

@media (max-width: 576px) {
  .fancybox-thumbs {
    width: 110px; }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px; }
  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px); } }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

.iframe-container {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%;
}
@media only screen and (max-width: 870px) {
/*   .iframe-container {
  	padding-top: 350px;
  } */
}
.responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border: none;
}
.trademark {
	font-size: 10px;
    vertical-align: top;
}
@media only screen and (max-width: 600px) {
.hero p {
    font-size: 19px;
	padding: 0 10px;}}
@media (max-width: 767px) {
.hero .container {
    padding-left: 50px;
    padding-right: 50px;
}}
  @media (max-width: 500px) {
	.header {
    	padding: 8px 0;
	}
	  .header .social__instagram {
    	height: 24px;
	}
	  .header .social__facebook {
		  height: 25px;
	}
	  .hero .logo {
    	max-width: 118px;
	}
	  .home-unlock {
		  max-width: 200px;
    		margin-top: -20px;
	  }
	  .hero h2 {
    font-size: 1em;
	  }
	  .hero .container {
    	padding-bottom: 50px;
	  }
	  .cocktail-recipe__grid__item .filter ul li a {
		  font-size: 0.8em;
	  }
	  .newsletter h5 {
		  font-size: 1.5em;
	  }
	  .newsletter p {
		  font-size: 14px;
	  }
	  .cocktail .flex > aside, .recipe .flex > aside {
    		justify-content: center;
		}
	  .hero p {
    	font-size: 15px;
   		padding: 0 10px;
	}
	 .cocktail-recipe__grid__item .filter {
    margin: 0 auto 15px;
	}
	h1 {
    font-size: 2.375em;
	}
	  .grid__item h3 {
		  font-size: 1.3em;
	  }
	  
}
.wine_cat_slick {
	max-width: 400px;
    margin: 50px auto;
}
.wine_cat_slick .wines__item {
	margin-bottom: 0px;
}
.wine_cat_slick > a {
    margin-bottom: 20px;
    background: #91d1c5;
    text-align: center;
    font-family: "mostranuovaaltd", sans-serif;
    font-weight: 700;
    color: #fff;
    letter-spacing: 0.02em;
    line-height: 1em;
    display: flex;
	justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 11px 0 9px;
    text-transform: uppercase;
}
.wine_cat_slick > a:hover {
    background-color: #8ac3b9;
}
.wine_slick .slick-next, .wine_slick .slick-prev {
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto 60%;
    background-color: rgba(255, 255, 255, 0.75);
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 199;
    border: 0;
    margin: 0;
    padding: 0;
    cursor: pointer;
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    width: 64px;
    height: 64px;
    outline: none;
    opacity: 1;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    transition: .3s ease all;
}
.wine_slick .slick-next {
    background-image: url(img/arrow-right.svg);
    right: 30px;
}
.wine_slick .slick-prev {
    background-image: url(img/arrow-left.svg);
    left: 30px;
}
.wines_slick {
	display: none;
}
@media (max-width: 575px) {
.wines--cat {
	display: none;
}
.wines_slick {
	display: block;
	margin-top: 50px;
	}}
.wine .container {
	max-width: 1200px;
}
.cat_h2 small {
	display: inline-block!important;
}
.avwp-av button.yes {
	background: #91d1c5!important;
}
@media (max-width: 600px) {
.wine__cta .find img {
	    max-width: 240px;
}}
.cocktail_slick .slick-next, .cocktail_slick .slick-prev {
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto 60%;
    background-color: rgba(255, 255, 255, 0.75);
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 199;
    border: 0;
    margin: 0;
    padding: 0;
    cursor: pointer;
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    width: 64px;
    height: 64px;
    outline: none;
    opacity: 1;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    transition: .3s ease all;
}
.cocktail_slick .slick-next {
    background-image: url(img/arrow-right.svg);
    right: 30px;
}
.cocktail_slick .slick-prev {
    background-image: url(img/arrow-left.svg);
    left: 30px;
}
.cocktail_slick .grid__item {
	padding: 20px 20px 0;
}
.wines__cat .wines__description {
	margin-bottom: 10px;
	margin-top: -34px;
    color: #464646;
    font-size: 16px;
	background: #f2f2f2;
	padding: 2px 10px;
	width: 100%;
}
.wine_cat_slick .wines__description {
	margin-bottom: 10px;
	margin-top: -31px;
    color: #464646;
    font-size: 15px;
    background: #f2f2f2;
    padding: 2px 10px;
	width: 100%;
}
.wines__collectionName {
	display: block;
    position: absolute;
    top: -75px;
	left: 50%;
    transform: translate(-50%, 0px);
    font-size: 30px;
    font-weight: 900;
    color: #7d7d7d;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
	font-family: "mostranuovaaltd", sans-serif;
}
.wines__collectionName2 {
    font-size: 23px;
    font-weight: 900;
    color: #7d7d7d;
    text-transform: uppercase;
    text-align: center;
	font-family: "mostranuovaaltd", sans-serif;
}