@font-face {
  font-family: 'Novecento';
  src: url("../fonts/Novecento-Light.eot");
  src: url("../fonts/Novecento-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Novecento-Light.woff2") format("woff2"), url("../fonts/Novecento-Light.woff") format("woff"), url("../fonts/Novecento-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal; }
@font-face {
  font-family: 'Akzidenz-Grotesk BQ';
  src: url("../fonts/AkzidenzGroteskBQ-Medium.eot");
  src: url("../fonts/AkzidenzGroteskBQ-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/AkzidenzGroteskBQ-Medium.woff2") format("woff2"), url("../fonts/AkzidenzGroteskBQ-Medium.woff") format("woff"), url("../fonts/AkzidenzGroteskBQ-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal; }
@font-face {
  font-family: 'Akzidenz-Grotesk BQ';
  src: url("../fonts/AkzidenzGroteskBQ-XBold.eot");
  src: url("../fonts/AkzidenzGroteskBQ-XBold.eot?#iefix") format("embedded-opentype"), url("../fonts/AkzidenzGroteskBQ-XBold.woff2") format("woff2"), url("../fonts/AkzidenzGroteskBQ-XBold.woff") format("woff"), url("../fonts/AkzidenzGroteskBQ-XBold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal; }
@font-face {
  font-family: 'Akzidenz-Grotesk BQ';
  src: url("../fonts/AkzidenzGroteskBQ-Light.eot");
  src: url("../fonts/AkzidenzGroteskBQ-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/AkzidenzGroteskBQ-Light.woff2") format("woff2"), url("../fonts/AkzidenzGroteskBQ-Light.woff") format("woff"), url("../fonts/AkzidenzGroteskBQ-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal; }
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
/* Document
   ========================================================================== */
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */ }

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

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  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
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block; }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  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
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0; }

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

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * 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 style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * 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
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

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

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 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; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * 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; }

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 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 {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

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

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  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 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 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 IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block; }

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

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */
template {
  display: none; }

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none; }

.row {
  box-sizing: border-box;
  margin-left: -10px;
  margin-right: -10px; }

.row:before, .row:after {
  content: " ";
  display: table; }

.row:after {
  clear: both; }

.col {
  float: left;
  display: block;
  box-sizing: border-box;
  padding: 10px; }

.col-content {
  padding: 10px; }

.clg-0-10 {
  width: 0%; }

.cxlg-0-10 {
  margin-left: 0%; }

@media (max-width: 1024px) {
  .cmd-0-10 {
    width: 0% !important; }

  .cxmd-0-10 {
    margin-left: 0% !important; } }
@media (max-width: 960px) {
  .csm-0-10 {
    width: 0% !important; }

  .cxsm-0-10 {
    margin-left: 0% !important; } }
@media (max-width: 767px) {
  .cxs-0-10 {
    width: 0% !important; }

  .cxxs-0-10 {
    margin-left: 0% !important; } }
.clg-1-10 {
  width: 10%; }

.cxlg-1-10 {
  margin-left: 10%; }

@media (max-width: 1024px) {
  .cmd-1-10 {
    width: 10% !important; }

  .cxmd-1-10 {
    margin-left: 10% !important; } }
@media (max-width: 960px) {
  .csm-1-10 {
    width: 10% !important; }

  .cxsm-1-10 {
    margin-left: 10% !important; } }
@media (max-width: 767px) {
  .cxs-1-10 {
    width: 10% !important; }

  .cxxs-1-10 {
    margin-left: 10% !important; } }
.clg-2-10 {
  width: 20%; }

.cxlg-2-10 {
  margin-left: 20%; }

@media (max-width: 1024px) {
  .cmd-2-10 {
    width: 20% !important; }

  .cxmd-2-10 {
    margin-left: 20% !important; } }
@media (max-width: 960px) {
  .csm-2-10 {
    width: 20% !important; }

  .cxsm-2-10 {
    margin-left: 20% !important; } }
@media (max-width: 767px) {
  .cxs-2-10 {
    width: 20% !important; }

  .cxxs-2-10 {
    margin-left: 20% !important; } }
.clg-3-10 {
  width: 30%; }

.cxlg-3-10 {
  margin-left: 30%; }

@media (max-width: 1024px) {
  .cmd-3-10 {
    width: 30% !important; }

  .cxmd-3-10 {
    margin-left: 30% !important; } }
@media (max-width: 960px) {
  .csm-3-10 {
    width: 30% !important; }

  .cxsm-3-10 {
    margin-left: 30% !important; } }
@media (max-width: 767px) {
  .cxs-3-10 {
    width: 30% !important; }

  .cxxs-3-10 {
    margin-left: 30% !important; } }
.clg-4-10 {
  width: 40%; }

.cxlg-4-10 {
  margin-left: 40%; }

@media (max-width: 1024px) {
  .cmd-4-10 {
    width: 40% !important; }

  .cxmd-4-10 {
    margin-left: 40% !important; } }
@media (max-width: 960px) {
  .csm-4-10 {
    width: 40% !important; }

  .cxsm-4-10 {
    margin-left: 40% !important; } }
@media (max-width: 767px) {
  .cxs-4-10 {
    width: 40% !important; }

  .cxxs-4-10 {
    margin-left: 40% !important; } }
.clg-5-10 {
  width: 50%; }

.cxlg-5-10 {
  margin-left: 50%; }

@media (max-width: 1024px) {
  .cmd-5-10 {
    width: 50% !important; }

  .cxmd-5-10 {
    margin-left: 50% !important; } }
@media (max-width: 960px) {
  .csm-5-10 {
    width: 50% !important; }

  .cxsm-5-10 {
    margin-left: 50% !important; } }
@media (max-width: 767px) {
  .cxs-5-10 {
    width: 50% !important; }

  .cxxs-5-10 {
    margin-left: 50% !important; } }
.clg-6-10 {
  width: 60%; }

.cxlg-6-10 {
  margin-left: 60%; }

@media (max-width: 1024px) {
  .cmd-6-10 {
    width: 60% !important; }

  .cxmd-6-10 {
    margin-left: 60% !important; } }
@media (max-width: 960px) {
  .csm-6-10 {
    width: 60% !important; }

  .cxsm-6-10 {
    margin-left: 60% !important; } }
@media (max-width: 767px) {
  .cxs-6-10 {
    width: 60% !important; }

  .cxxs-6-10 {
    margin-left: 60% !important; } }
.clg-7-10 {
  width: 70%; }

.cxlg-7-10 {
  margin-left: 70%; }

@media (max-width: 1024px) {
  .cmd-7-10 {
    width: 70% !important; }

  .cxmd-7-10 {
    margin-left: 70% !important; } }
@media (max-width: 960px) {
  .csm-7-10 {
    width: 70% !important; }

  .cxsm-7-10 {
    margin-left: 70% !important; } }
@media (max-width: 767px) {
  .cxs-7-10 {
    width: 70% !important; }

  .cxxs-7-10 {
    margin-left: 70% !important; } }
.clg-8-10 {
  width: 80%; }

.cxlg-8-10 {
  margin-left: 80%; }

@media (max-width: 1024px) {
  .cmd-8-10 {
    width: 80% !important; }

  .cxmd-8-10 {
    margin-left: 80% !important; } }
@media (max-width: 960px) {
  .csm-8-10 {
    width: 80% !important; }

  .cxsm-8-10 {
    margin-left: 80% !important; } }
@media (max-width: 767px) {
  .cxs-8-10 {
    width: 80% !important; }

  .cxxs-8-10 {
    margin-left: 80% !important; } }
.clg-9-10 {
  width: 90%; }

.cxlg-9-10 {
  margin-left: 90%; }

@media (max-width: 1024px) {
  .cmd-9-10 {
    width: 90% !important; }

  .cxmd-9-10 {
    margin-left: 90% !important; } }
@media (max-width: 960px) {
  .csm-9-10 {
    width: 90% !important; }

  .cxsm-9-10 {
    margin-left: 90% !important; } }
@media (max-width: 767px) {
  .cxs-9-10 {
    width: 90% !important; }

  .cxxs-9-10 {
    margin-left: 90% !important; } }
.clg-10-10 {
  width: 100%; }

.cxlg-10-10 {
  margin-left: 100%; }

@media (max-width: 1024px) {
  .cmd-10-10 {
    width: 100% !important; }

  .cxmd-10-10 {
    margin-left: 100% !important; } }
@media (max-width: 960px) {
  .csm-10-10 {
    width: 100% !important; }

  .cxsm-10-10 {
    margin-left: 100% !important; } }
@media (max-width: 767px) {
  .cxs-10-10 {
    width: 100% !important; }

  .cxxs-10-10 {
    margin-left: 100% !important; } }
.clg-0-12 {
  width: 0%; }

.cxlg-0-12 {
  margin-left: 0%; }

@media (max-width: 1024px) {
  .cmd-0-12 {
    width: 0% !important; }

  .cxmd-0-12 {
    margin-left: 0% !important; } }
@media (max-width: 960px) {
  .csm-0-12 {
    width: 0% !important; }

  .cxsm-0-12 {
    margin-left: 0% !important; } }
@media (max-width: 767px) {
  .cxs-0-12 {
    width: 0% !important; }

  .cxxs-0-12 {
    margin-left: 0% !important; } }
.clg-1-12 {
  width: 8.33333%; }

.cxlg-1-12 {
  margin-left: 8.33333%; }

@media (max-width: 1024px) {
  .cmd-1-12 {
    width: 8.33333% !important; }

  .cxmd-1-12 {
    margin-left: 8.33333% !important; } }
@media (max-width: 960px) {
  .csm-1-12 {
    width: 8.33333% !important; }

  .cxsm-1-12 {
    margin-left: 8.33333% !important; } }
@media (max-width: 767px) {
  .cxs-1-12 {
    width: 8.33333% !important; }

  .cxxs-1-12 {
    margin-left: 8.33333% !important; } }
.clg-2-12 {
  width: 16.66667%; }

.cxlg-2-12 {
  margin-left: 16.66667%; }

@media (max-width: 1024px) {
  .cmd-2-12 {
    width: 16.66667% !important; }

  .cxmd-2-12 {
    margin-left: 16.66667% !important; } }
@media (max-width: 960px) {
  .csm-2-12 {
    width: 16.66667% !important; }

  .cxsm-2-12 {
    margin-left: 16.66667% !important; } }
@media (max-width: 767px) {
  .cxs-2-12 {
    width: 16.66667% !important; }

  .cxxs-2-12 {
    margin-left: 16.66667% !important; } }
.clg-3-12 {
  width: 25%; }

.cxlg-3-12 {
  margin-left: 25%; }

@media (max-width: 1024px) {
  .cmd-3-12 {
    width: 25% !important; }

  .cxmd-3-12 {
    margin-left: 25% !important; } }
@media (max-width: 960px) {
  .csm-3-12 {
    width: 25% !important; }

  .cxsm-3-12 {
    margin-left: 25% !important; } }
@media (max-width: 767px) {
  .cxs-3-12 {
    width: 25% !important; }

  .cxxs-3-12 {
    margin-left: 25% !important; } }
.clg-4-12 {
  width: 33.33333%; }

.cxlg-4-12 {
  margin-left: 33.33333%; }

@media (max-width: 1024px) {
  .cmd-4-12 {
    width: 33.33333% !important; }

  .cxmd-4-12 {
    margin-left: 33.33333% !important; } }
@media (max-width: 960px) {
  .csm-4-12 {
    width: 33.33333% !important; }

  .cxsm-4-12 {
    margin-left: 33.33333% !important; } }
@media (max-width: 767px) {
  .cxs-4-12 {
    width: 33.33333% !important; }

  .cxxs-4-12 {
    margin-left: 33.33333% !important; } }
.clg-5-12 {
  width: 41.66667%; }

.cxlg-5-12 {
  margin-left: 41.66667%; }

@media (max-width: 1024px) {
  .cmd-5-12 {
    width: 41.66667% !important; }

  .cxmd-5-12 {
    margin-left: 41.66667% !important; } }
@media (max-width: 960px) {
  .csm-5-12 {
    width: 41.66667% !important; }

  .cxsm-5-12 {
    margin-left: 41.66667% !important; } }
@media (max-width: 767px) {
  .cxs-5-12 {
    width: 41.66667% !important; }

  .cxxs-5-12 {
    margin-left: 41.66667% !important; } }
.clg-6-12 {
  width: 50%; }

.cxlg-6-12 {
  margin-left: 50%; }

@media (max-width: 1024px) {
  .cmd-6-12 {
    width: 50% !important; }

  .cxmd-6-12 {
    margin-left: 50% !important; } }
@media (max-width: 960px) {
  .csm-6-12 {
    width: 50% !important; }

  .cxsm-6-12 {
    margin-left: 50% !important; } }
@media (max-width: 767px) {
  .cxs-6-12 {
    width: 50% !important; }

  .cxxs-6-12 {
    margin-left: 50% !important; } }
.clg-7-12 {
  width: 58.33333%; }

.cxlg-7-12 {
  margin-left: 58.33333%; }

@media (max-width: 1024px) {
  .cmd-7-12 {
    width: 58.33333% !important; }

  .cxmd-7-12 {
    margin-left: 58.33333% !important; } }
@media (max-width: 960px) {
  .csm-7-12 {
    width: 58.33333% !important; }

  .cxsm-7-12 {
    margin-left: 58.33333% !important; } }
@media (max-width: 767px) {
  .cxs-7-12 {
    width: 58.33333% !important; }

  .cxxs-7-12 {
    margin-left: 58.33333% !important; } }
.clg-8-12 {
  width: 66.66667%; }

.cxlg-8-12 {
  margin-left: 66.66667%; }

@media (max-width: 1024px) {
  .cmd-8-12 {
    width: 66.66667% !important; }

  .cxmd-8-12 {
    margin-left: 66.66667% !important; } }
@media (max-width: 960px) {
  .csm-8-12 {
    width: 66.66667% !important; }

  .cxsm-8-12 {
    margin-left: 66.66667% !important; } }
@media (max-width: 767px) {
  .cxs-8-12 {
    width: 66.66667% !important; }

  .cxxs-8-12 {
    margin-left: 66.66667% !important; } }
.clg-9-12 {
  width: 75%; }

.cxlg-9-12 {
  margin-left: 75%; }

@media (max-width: 1024px) {
  .cmd-9-12 {
    width: 75% !important; }

  .cxmd-9-12 {
    margin-left: 75% !important; } }
@media (max-width: 960px) {
  .csm-9-12 {
    width: 75% !important; }

  .cxsm-9-12 {
    margin-left: 75% !important; } }
@media (max-width: 767px) {
  .cxs-9-12 {
    width: 75% !important; }

  .cxxs-9-12 {
    margin-left: 75% !important; } }
.clg-10-12 {
  width: 83.33333%; }

.cxlg-10-12 {
  margin-left: 83.33333%; }

@media (max-width: 1024px) {
  .cmd-10-12 {
    width: 83.33333% !important; }

  .cxmd-10-12 {
    margin-left: 83.33333% !important; } }
@media (max-width: 960px) {
  .csm-10-12 {
    width: 83.33333% !important; }

  .cxsm-10-12 {
    margin-left: 83.33333% !important; } }
@media (max-width: 767px) {
  .cxs-10-12 {
    width: 83.33333% !important; }

  .cxxs-10-12 {
    margin-left: 83.33333% !important; } }
.clg-11-12 {
  width: 91.66667%; }

.cxlg-11-12 {
  margin-left: 91.66667%; }

@media (max-width: 1024px) {
  .cmd-11-12 {
    width: 91.66667% !important; }

  .cxmd-11-12 {
    margin-left: 91.66667% !important; } }
@media (max-width: 960px) {
  .csm-11-12 {
    width: 91.66667% !important; }

  .cxsm-11-12 {
    margin-left: 91.66667% !important; } }
@media (max-width: 767px) {
  .cxs-11-12 {
    width: 91.66667% !important; }

  .cxxs-11-12 {
    margin-left: 91.66667% !important; } }
.clg-12-12 {
  width: 100%; }

.cxlg-12-12 {
  margin-left: 100%; }

@media (max-width: 1024px) {
  .cmd-12-12 {
    width: 100% !important; }

  .cxmd-12-12 {
    margin-left: 100% !important; } }
@media (max-width: 960px) {
  .csm-12-12 {
    width: 100% !important; }

  .cxsm-12-12 {
    margin-left: 100% !important; } }
@media (max-width: 767px) {
  .cxs-12-12 {
    width: 100% !important; }

  .cxxs-12-12 {
    margin-left: 100% !important; } }
* {
  position: relative;
  box-sizing: border-box; }

body {
  background-color: #f2f2f2; }

header .header-desktop {
  display: block;
  position: absolute;
  top: 10px;
  left: 0;
  width: 100%;
  z-index: 99999999999999999; }
  @media (max-width: 767px) {
    header .header-desktop {
      display: none; } }
  header .header-desktop .white {
    background-color: white;
    width: 100%;
    height: 80px;
    position: absolute;
    left: 0;
    top: 45px;
    -webkit-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.5); }
  header .header-desktop .center {
    display: flex;
    justify-content: center;
    align-items: center; }
    header .header-desktop .center img {
      width: 180px; }
    header .header-desktop .center ul {
      list-style: none;
      display: table; }
    header .header-desktop .center li {
      list-style: none;
      display: block;
      float: left;
      margin: 0 10px;
      height: 30px;
      line-height: 30px; }
      header .header-desktop .center li a {
        display: block;
        color: #ff919c;
        text-transform: uppercase;
        text-decoration: none;
        font-weight: 300;
        font-family: 'Novecento';
        font-size: 18px; }
        header .header-desktop .center li a:hover {
          color: #00dcf3; }
        header .header-desktop .center li a.button {
          background-color: #ff919c;
          color: white;
          width: 30px;
          height: 30px;
          line-height: 30px;
          display: inline-block;
          text-align: center;
          font-size: 12px;
          -webkit-border-radius: 50%;
          -moz-border-radius: 50%;
          -ms-border-radius: 50%;
          border-radius: 50%; }
          header .header-desktop .center li a.button:hover {
            background-color: #91000f; }
header .header-mobile {
  display: none;
  z-index: 99999999999999999; }
  @media (max-width: 767px) {
    header .header-mobile {
      display: block; } }
  header .header-mobile img {
    width: 100px; }
  header .header-mobile .menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-color: white;
    opacity: 0;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    -moz-transform: translate(-110vw, 0);
    -o-transform: translate(-110vw, 0);
    -ms-transform: translate(-110vw, 0);
    -webkit-transform: translate(-110vw, 0);
    transform: translate(-110vw, 0); }
    header .header-mobile .menu.active {
      opacity: 1;
      -moz-transform: translate(0, 0);
      -o-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
      -webkit-transform: translate(0, 0);
      transform: translate(0, 0); }
    header .header-mobile .menu nav {
      position: absolute;
      top: 50%;
      left: 50%;
      -moz-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
    header .header-mobile .menu ul {
      padding: 0; }
    header .header-mobile .menu li {
      list-style: none;
      text-align: center;
      display: block;
      margin: 10px; }
    header .header-mobile .menu a {
      display: block;
      color: #ff919c;
      text-transform: uppercase;
      text-decoration: none;
      font-weight: 300;
      font-family: 'Novecento';
      font-size: 18px; }
    header .header-mobile .menu ul.buttons {
      text-align: center; }
      header .header-mobile .menu ul.buttons li {
        display: inline-block; }

.navTrigger {
  cursor: pointer;
  width: 30px;
  height: 25px;
  margin: auto;
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 9999999999999999999; }

.navTrigger i {
  background-color: #ff919c;
  border-radius: 2px;
  content: '';
  display: block;
  width: 100%;
  height: 4px; }

.navTrigger i:nth-child(1) {
  -webkit-animation: outT 0.8s backwards;
  animation: outT 0.8s backwards;
  -webkit-animation-direction: reverse;
  animation-direction: reverse; }

.navTrigger i:nth-child(2) {
  margin: 5px 0;
  -webkit-animation: outM 0.8s backwards;
  animation: outM 0.8s backwards;
  -webkit-animation-direction: reverse;
  animation-direction: reverse; }

.navTrigger i:nth-child(3) {
  -webkit-animation: outBtm 0.8s backwards;
  animation: outBtm 0.8s backwards;
  -webkit-animation-direction: reverse;
  animation-direction: reverse; }

.navTrigger.active i:nth-child(1) {
  -webkit-animation: inT 0.8s forwards;
  animation: inT 0.8s forwards; }

.navTrigger.active i:nth-child(2) {
  -webkit-animation: inM 0.8s forwards;
  animation: inM 0.8s forwards; }

.navTrigger.active i:nth-child(3) {
  -webkit-animation: inBtm 0.8s forwards;
  animation: inBtm 0.8s forwards; }

@-webkit-keyframes inM {
  50% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(45deg); } }
@keyframes inM {
  50% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(45deg); } }
@-webkit-keyframes outM {
  50% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(45deg); } }
@keyframes outM {
  50% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(45deg); } }
@-webkit-keyframes inT {
  0% {
    -webkit-transform: translateY(0px) rotate(0deg); }
  50% {
    -webkit-transform: translateY(9px) rotate(0deg); }
  100% {
    -webkit-transform: translateY(9px) rotate(135deg); } }
@keyframes inT {
  0% {
    transform: translateY(0px) rotate(0deg); }
  50% {
    transform: translateY(9px) rotate(0deg); }
  100% {
    transform: translateY(9px) rotate(135deg); } }
@-webkit-keyframes outT {
  0% {
    -webkit-transform: translateY(0px) rotate(0deg); }
  50% {
    -webkit-transform: translateY(9px) rotate(0deg); }
  100% {
    -webkit-transform: translateY(9px) rotate(135deg); } }
@keyframes outT {
  0% {
    transform: translateY(0px) rotate(0deg); }
  50% {
    transform: translateY(9px) rotate(0deg); }
  100% {
    transform: translateY(9px) rotate(135deg); } }
@-webkit-keyframes inBtm {
  0% {
    -webkit-transform: translateY(0px) rotate(0deg); }
  50% {
    -webkit-transform: translateY(-9px) rotate(0deg); }
  100% {
    -webkit-transform: translateY(-9px) rotate(135deg); } }
@keyframes inBtm {
  0% {
    transform: translateY(0px) rotate(0deg); }
  50% {
    transform: translateY(-9px) rotate(0deg); }
  100% {
    transform: translateY(-9px) rotate(135deg); } }
@-webkit-keyframes outBtm {
  0% {
    -webkit-transform: translateY(0px) rotate(0deg); }
  50% {
    -webkit-transform: translateY(-9px) rotate(0deg); }
  100% {
    -webkit-transform: translateY(-9px) rotate(135deg); } }
@keyframes outBtm {
  0% {
    transform: translateY(0px) rotate(0deg); }
  50% {
    transform: translateY(-9px) rotate(0deg); }
  100% {
    transform: translateY(-9px) rotate(135deg); } }
footer {
  background-color: #dedede;
  text-align: center;
  padding: 20px; }
  footer img {
    width: 155px;
    margin-bottom: 20px; }
    @media (max-width: 767px) {
      footer img {
        width: 100px; } }
  footer nav {
    width: 100%;
    margin-bottom: 20px; }
  footer ul {
    display: table;
    list-style: none;
    margin: 0 auto;
    padding: 0; }
  footer li {
    float: left;
    display: block;
    margin: 0 10px; }
    @media (max-width: 767px) {
      footer li {
        display: inline-block;
        float: none;
        margin: 5px; } }
    footer li a {
      color: #f33e58;
      text-decoration: none;
      text-transform: uppercase;
      display: block; }
  footer .button {
    background-color: #ff8b9b;
    color: white;
    width: 40px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%; }
    footer .button:hover {
      background-color: #8b0013; }

.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 0; }

.owl-dots {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%; }

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background-color: #2b70a9; }

.owl-theme .owl-nav {
  margin-top: 0; }

.owl-nav {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  pointer-events: none; }

.owl-prev {
  float: left;
  font-size: 30px !important;
  pointer-events: auto; }
  @media (max-width: 767px) {
    .owl-prev {
      font-size: 18px !important; } }

.owl-next {
  float: right;
  font-size: 30px !important;
  pointer-events: auto; }
  @media (max-width: 767px) {
    .owl-next {
      font-size: 18px !important; } }

.owl-theme .owl-nav [class*=owl-] {
  background-color: #2b85b8;
  color: #11516a;
  font-weight: bold;
  font-size: 18px; }

.banners {
  margin-bottom: 20px; }

.home-products {
  width: 100%;
  max-width: 1000px;
  text-align: center;
  margin: 0 auto 20px; }
  .home-products h2 {
    background-color: #ff005a;
    color: white;
    margin: 0 auto;
    display: inline-block;
    font-family: 'Akzidenz-Grotesk BQ';
    font-weight: bold;
    text-transform: uppercase;
    font-size: 50px;
    padding: 10px 20px; }
    @media (max-width: 767px) {
      .home-products h2 {
        font-size: 20px; } }
    .home-products h2 span {
      font-weight: 300;
      text-transform: capitalize; }
  .home-products img {
    display: block;
    margin: 0 auto;
    width: 100%;
    height: auto;
    max-width: 850px; }

.products-menu {
  width: 100%;
  max-width: 930px;
  margin: 0 auto;
  display: flex; }
  @media (max-width: 767px) {
    .products-menu {
      display: none; } }
  .products-menu a {
    display: block; }
    .products-menu a .out {
      display: block; }
    .products-menu a .on {
      display: none; }
    .products-menu a:hover .out {
      display: none; }
    .products-menu a:hover .on {
      display: block; }

.products-mobile {
  display: none; }
  @media (max-width: 767px) {
    .products-mobile {
      display: block;
      width: 100%;
      height: auto; } }

.products-list {
  width: 100%;
  max-width: 930px;
  margin: 0 auto;
  padding: 20px;
  display: none; }
  .products-list.active {
    display: block; }
  @media (max-width: 767px) {
    .products-list {
      display: block; } }
  .products-list h2 {
    margin: 0;
    margin-bottom: 10px;
    color: white;
    font-family: 'Akzidenz-Grotesk BQ';
    font-weight: bold;
    text-transform: uppercase;
    font-size: 60px; }
    @media (max-width: 767px) {
      .products-list h2 {
        font-size: 40px; } }
  .products-list h3 {
    color: white;
    font-family: 'Akzidenz-Grotesk BQ';
    font-weight: 500;
    font-size: 18px;
    line-height: 2em; }
  .products-list p {
    color: white;
    font-family: 'Akzidenz-Grotesk BQ';
    font-weight: 300;
    font-size: 16px;
    line-height: 2em;
    column-count: 2;
    white-space: nowrap; }
    @media (max-width: 767px) {
      .products-list p {
        column-count: 1;
        white-space: normal; } }

#products-acai {
  background-color: #552f53; }

#products-sorvetes {
  background-color: #c47b30; }

#products-insumos {
  background-color: #2d572d; }

.redes-sociais {
  width: 100%;
  max-width: 930px;
  margin: 0 auto;
  padding: 20px;
  padding-top: 200px;
  background-color: white; }
  @media (max-width: 767px) {
    .redes-sociais {
      padding-top: 20px; } }
  .redes-sociais h1 {
    color: #7b3368;
    font-family: 'Akzidenz-Grotesk BQ';
    font-weight: bold;
    text-transform: uppercase;
    font-size: 60px; }
    @media (max-width: 767px) {
      .redes-sociais h1 {
        font-size: 40px; } }
  .redes-sociais h2 {
    color: #00a1b6;
    text-transform: uppercase;
    font-family: 'Akzidenz-Grotesk BQ';
    font-weight: 500; }
  .redes-sociais img {
    display: block;
    width: 100%;
    height: auto; }

.contato {
  width: 100%;
  max-width: 930px;
  margin: 0 auto;
  padding: 20px;
  padding-top: 200px;
  padding-bottom: 400px;
  background: url("../images/contato.jpg") no-repeat center bottom white; }
  @media (max-width: 767px) {
    .contato {
      padding-bottom: 200px;
      background-size: contain; } }
  @media (max-width: 767px) {
    .contato {
      padding-top: 20px; } }
  .contato .center {
    display: flex;
    margin-left: -10px;
    margin-right: -10px; }
    @media (max-width: 767px) {
      .contato .center {
        display: block;
        margin: 0; } }
  .contato .column {
    background-color: rgba(241, 241, 241, 0.5);
    width: 50%;
    padding: 20px;
    margin: 0 10px; }
    @media (max-width: 767px) {
      .contato .column {
        width: 100%;
        margin: 10px 0; } }
  .contato h1 {
    color: #7b3368;
    font-family: 'Akzidenz-Grotesk BQ';
    font-weight: bold;
    text-transform: uppercase;
    font-size: 60px; }
    @media (max-width: 767px) {
      .contato h1 {
        font-size: 40px; } }
  .contato h2 {
    color: #fb4b5e;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Akzidenz-Grotesk BQ';
    font-weight: 500; }
  .contato p {
    font-family: 'Akzidenz-Grotesk BQ';
    font-weight: 500; }
    .contato p a {
      color: #fb4b5e;
      text-decoration: none; }
  .contato img {
    display: block;
    width: 100%;
    height: auto; }
  .contato form {
    width: 100%; }
  .contato input, .contato textarea {
    display: block;
    padding: 5px;
    margin-bottom: 5px;
    width: 100%;
    border: none;
    font-family: 'Akzidenz-Grotesk BQ';
    font-weight: 300; }
  .contato textarea {
    height: 150px;
    margin-bottom: 10px; }
  .contato button {
    background-color: #ff005a;
    color: white;
    border: none;
    padding: 8px 20px;
    font-family: 'Akzidenz-Grotesk BQ';
    font-weight: 300;
    text-transform: uppercase; }

.map {
  position: relative;
  overflow: hidden;
  height: 400px; }
  @media (max-width: 767px) {
    .map {
      height: 300px; } }
  .map iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

/*# sourceMappingURL=style.css.map */
