html {
  box-sizing: border-box;
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}

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

@-moz-viewport {
  width: device-width;
}
@-ms-viewport {
  width: device-width;
}
@-o-viewport {
  width: device-width;
}
@-webkit-viewport {
  width: device-width;
}
@viewport {
  width: device-width;
}
body {
  margin: 0;
}

details,
main,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
}

[hidden] {
  display: none !important;
}

template {
  display: none;
}

a {
  background-color: transparent;
}

a:active, a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
  vertical-align: middle;
}

svg:not(:root) {
  overflow: hidden;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

blockquote {
  margin: 0 0 1rem;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

dt {
  font-weight: bold;
}

figure {
  margin: 0 0 1rem;
}

hr {
  box-sizing: content-box;
  height: 0;
}

p {
  margin: 0;
  padding: 0;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  line-height: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
input {
  background-color: transparent;
}
button:focus,
input:focus {
  outline: 0;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

a[disabled],
button[disabled],
html input[disabled] {
  cursor: not-allowed;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

[role="button"] {
  cursor: pointer;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
  position: relative;
}

fieldset[disabled]::after {
  content: ' ';
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

legend {
  border: 0;
  padding: 0;
  display: block;
  width: 100%;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type="search"] {
  -webkit-appearance: none;
  box-sizing: inherit;
}

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

textarea {
  overflow: auto;
  resize: vertical;
}

optgroup {
  font-weight: bold;
}

caption {
  text-align: left;
  caption-side: bottom;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

th {
  text-align: left;
}

td,
th {
  padding: 0;
}

/***********************************************************************
*  TYPOGRAPHY
***********************************************************************/
html,
body {
  font-family: "Roboto", "Montserrat", "Helvetica", "Arial", sans-serif;
  font-size: 16px;
  line-height: 1.57;
  color: #666;
}

a {
  color: #c60c30;
  font-weight: 700;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
}

h1 {
  font-size: 55px;
  line-height: 1.2775;
}

h2 {
  font-size: 40px;
  line-height: 1.39;
}

h3 {
  font-size: 34px;
  line-height: 1.435;
}

h4 {
  font-size: 24px;
  line-height: 1.51;
}

h5 {
  font-size: 20px;
  line-height: 1.54;
}

h6 {
  font-size: 16px;
  line-height: 1.57;
}

p {
  margin-bottom: 1.67823rem;
}

.icon {
  font-family: "Material Icons", "Roboto", "Montserrat", "Helvetica", "Arial", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  display: inline-block;
  width: 1em;
  height: 1em;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-sx-font-smoothing: grayscale;
  -webkit-font-feature-settings: 'liga';
     -moz-font-feature-settings: 'liga';
          font-feature-settings: 'liga';
}

/***********************************************************************
*  GRID
***********************************************************************/
.grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.cell {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  overflow: hidden;
}

.cell > .grid {
  margin-left: -15px;
  margin-right: -15px;
}

@media (min-width: 0) {
  .phone-1 {
    width: 8.33333%;
  }

  .phone-2 {
    width: 16.66667%;
  }

  .phone-3 {
    width: 25%;
  }

  .phone-4 {
    width: 33.33333%;
  }

  .phone-5 {
    width: 41.66667%;
  }

  .phone-6 {
    width: 50%;
  }

  .phone-7 {
    width: 58.33333%;
  }

  .phone-8 {
    width: 66.66667%;
  }

  .phone-9 {
    width: 75%;
  }

  .phone-10 {
    width: 83.33333%;
  }

  .phone-11 {
    width: 91.66667%;
  }

  .phone-12 {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .tablet-1 {
    width: 8.33333%;
  }

  .tablet-2 {
    width: 16.66667%;
  }

  .tablet-3 {
    width: 25%;
  }

  .tablet-4 {
    width: 33.33333%;
  }

  .tablet-5 {
    width: 41.66667%;
  }

  .tablet-6 {
    width: 50%;
  }

  .tablet-7 {
    width: 58.33333%;
  }

  .tablet-8 {
    width: 66.66667%;
  }

  .tablet-9 {
    width: 75%;
  }

  .tablet-10 {
    width: 83.33333%;
  }

  .tablet-11 {
    width: 91.66667%;
  }

  .tablet-12 {
    width: 100%;
  }
}
@media (min-width: 996px) {
  .desktop-1 {
    width: 8.33333%;
  }

  .desktop-2 {
    width: 16.66667%;
  }

  .desktop-3 {
    width: 25%;
  }

  .desktop-4 {
    width: 33.33333%;
  }

  .desktop-5 {
    width: 41.66667%;
  }

  .desktop-6 {
    width: 50%;
  }

  .desktop-7 {
    width: 58.33333%;
  }

  .desktop-8 {
    width: 66.66667%;
  }

  .desktop-9 {
    width: 75%;
  }

  .desktop-10 {
    width: 83.33333%;
  }

  .desktop-11 {
    width: 91.66667%;
  }

  .desktop-12 {
    width: 100%;
  }
}
@media (min-width: 1260px) {
  .widescreen-1 {
    width: 8.33333%;
  }

  .widescreen-2 {
    width: 16.66667%;
  }

  .widescreen-3 {
    width: 25%;
  }

  .widescreen-4 {
    width: 33.33333%;
  }

  .widescreen-5 {
    width: 41.66667%;
  }

  .widescreen-6 {
    width: 50%;
  }

  .widescreen-7 {
    width: 58.33333%;
  }

  .widescreen-8 {
    width: 66.66667%;
  }

  .widescreen-9 {
    width: 75%;
  }

  .widescreen-10 {
    width: 83.33333%;
  }

  .widescreen-11 {
    width: 91.66667%;
  }

  .widescreen-12 {
    width: 100%;
  }
}
/***********************************************************************
*  TABLES
***********************************************************************/
table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1.57;
  background-color: none;
}
table tbody + tbody {
  border-top: 3px solid rgba(0, 0, 0, 0.109);
}
table th,
table td {
  padding: 12px 15px 12px 15px;
  line-height: 1.57;
}
table th {
  vertical-align: bottom;
  font-size: 12px;
  color: #000;
  text-transform: uppercase;
  border-bottom: 1px solid rgba(0, 0, 0, 0.109);
}
table td {
  font-size: 13px;
  color: rgba(0, 0, 0, 0.74);
  border-top: 1px solid rgba(0, 0, 0, 0.109);
}
table .data-numeric {
  text-align: right;
}

/***********************************************************************
*  BUTTONS
***********************************************************************/
.button,
button {
  border: 1px solid transparent;
  border-radius: 2px;
  position: relative;
  display: inline-block;
  min-width: 64px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.05rem;
  overflow: hidden;
  will-change: box-shadow, transform;
  -webkit-transition: box-shadow 0.15s cubic-bezier(0.4, 0, 1, 1), background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1), color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
          transition: box-shadow 0.15s cubic-bezier(0.4, 0, 1, 1), background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1), color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  cursor: pointer;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  text-decoration: none;
  text-align: center;
  vertical-align: middle;
  font-size: 14px;
  padding: 0 12px;
  line-height: 36px;
  color: #c60c30;
}
.button:hover,
button:hover {
  text-decoration: none;
  background-color: rgba(0, 0, 0, 0.05);
}
.button:focus,
button:focus {
  outline: none;
  background-color: rgba(0, 0, 0, 0.07);
}
.button:active,
button:active {
  color: #ae0b2a;
  box-shadow: none;
  background-color: rgba(0, 0, 0, 0.1);
}
.button[disabled],
button[disabled] {
  color: rgba(0, 0, 0, 0.26);
  opacity: 1;
  box-shadow: none;
  background-color: transparent;
}

.button-icon {
  border: 0;
  letter-spacing: 0;
  border-radius: 50%;
  padding: 0;
  line-height: normal;
  height: 32px;
  width: 32px;
  min-width: 32px;
}
.button-icon .icon {
  font-size: 24px;
  -webkit-transform: translate(-12px, -12px);
      -ms-transform: translate(-12px, -12px);
          transform: translate(-12px, -12px);
  line-height: 24px;
  width: 24px;
}
.button-icon .icon {
  position: absolute;
  top: 50%;
  left: 50%;
}

/***********************************************************************
*  FORMS
***********************************************************************/
.field,
textarea,
select {
  height: 38px;
  padding: 6px 10px;
  background-color: #fff;
  border: 1px solid #D1D1D1;
  border-radius: 2px;
  box-shadow: none;
  box-sizing: border-box;
}

textarea {
  min-height: 66px;
  padding-top: 6px;
  padding-bottom: 6px;
}

.field:focus,
textarea:focus,
select:focus {
  border: 1px solid #c60c30;
  outline: 0;
}

label,
legend {
  display: block;
  margin-bottom: .5rem;
  font-weight: 600;
}

fieldset {
  padding: 0;
  border-width: 0;
}

input[type="checkbox"],
input[type="radio"] {
  display: inline;
}

label > .label-body {
  display: inline-block;
  margin-left: .5rem;
  font-weight: normal;
}

/***********************************************************************
*  END OF LINE
***********************************************************************/
/***********************************************************************
*  BIRCH BAKEHOUSE
***********************************************************************/
html {
  -ms-touch-action: manipulation;
      touch-action: manipulation;
}

body {
  font-weight: 300;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Montserrat", "Roboto", "Helvetica", "Arial", sans-serif;
}

h1 {
  color: #fff;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.6);
  font-weight: 400;
  width: 80%;
  margin: 0 auto;
}

h6 {
  text-transform: uppercase;
  margin-bottom: 10px;
}

hr {
  border: 0;
  border-top: 1px solid #c8c8c8;
}

label {
  font-size: 13px;
  text-transform: uppercase;
}

input,
textarea {
  -webkit-appearance: none;
}

input,
select,
textarea {
  width: 100%;
}
input.error,
select.error,
textarea.error {
  border-color: #d35063;
}

.field:focus,
textarea:focus,
select:focus {
  border: 1px solid #666;
  outline: 0;
}

textarea {
  height: 222px;
}

.container,
nav,
.cookies-container,
.locations-container,
.contact-container {
  margin: 0 auto;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 768px) {
  .container,
  nav,
  .cookies-container,
  .locations-container,
  .contact-container {
    width: 748px;
  }
}
@media (min-width: 996px) {
  .container,
  nav,
  .cookies-container,
  .locations-container,
  .contact-container {
    width: 976px;
  }
}
@media (min-width: 1260px) {
  .container,
  nav,
  .cookies-container,
  .locations-container,
  .contact-container {
    width: 1240px;
  }
}

header {
  background-color: #fff;
  z-index: 10;
}

nav .nav-phone-container {
  position: fixed;
  width: 100%;
  background-color: #202020;
  margin-right: -15px;
  margin-left: -15px;
  z-index: 10;
}
@media (min-width: 768px) {
  nav .nav-phone-container {
    display: none;
  }
}
nav .nav-phone-container .grid {
  border-bottom: 1px solid #555555;
}
nav .nav-phone-container .cell {
  padding: 0;
}
nav .nav-phone-container .cell img {
  height: 70px;
  width: auto;
}
nav .nav-phone-container .cell + .cell {
  border-left: 1px solid #555555;
}
nav .nav-phone-container .nav-phone-logo {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
nav .nav-phone-container .nav-phone-menu,
nav .nav-phone-container .nav-phone-order {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 70px;
      -ms-flex: 0 0 70px;
          flex: 0 0 70px;
}
nav .nav-phone-menu-container {
  display: none;
  padding: 10px;
}
nav .nav-phone-menu-container a {
  color: #fff;
  display: block;
  line-height: 44px;
  text-align: center;
  font-weight: 500;
}
nav .nav-phone-menu-container a.on {
  color: #fff;
}
nav .nav-main-container {
  padding-top: 30px;
  display: none;
}
@media (min-width: 768px) {
  nav .nav-main-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
nav .nav-main {
  -webkit-align-self: flex-end;
      -ms-flex-item-align: end;
          align-self: flex-end;
  border-top: 1px solid #c8c8c8;
  border-bottom: 1px solid #c8c8c8;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media (min-width: 768px) {
  nav .nav-main {
    width: 41.66667%;
  }
}
nav .nav-main .nav-item {
  text-align: center;
  line-height: 80px;
  white-space: nowrap;
}
@media (min-width: 768px) {
  nav .nav-main .nav-item {
    width: 33.33333%;
  }
}
nav .nav-main .nav-item a {
  font-weight: 400;
}
nav .nav-main .nav-item .icon-order {
  position: relative;
  top: -2px;
  margin-left: 8px;
  height: 30px;
  border-radius: 50%;
  width: auto;
  display: none;
}
@media (min-width: 996px) {
  nav .nav-main .nav-item .icon-order {
    display: inline-block;
  }
}
nav .nav-logo {
  text-align: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 194px;
      -ms-flex: 0 0 194px;
          flex: 0 0 194px;
  padding-left: 25px;
  padding-right: 25px;
}
nav .nav-logo img {
  width: 144px;
}
nav a {
  text-transform: uppercase;
  font-family: "Montserrat", "Roboto", "Helvetica", "Arial", sans-serif;
  font-size: 14px;
  color: #333;
}
nav a:hover {
  text-decoration: none;
}
nav a.on {
  color: #969696;
}

@media (min-width: 768px) {
  .hero-container {
    margin: 0 auto;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  .hero-container {
    width: 748px;
  }
}
@media (min-width: 768px) and (min-width: 996px) {
  .hero-container {
    width: 976px;
  }
}
@media (min-width: 768px) and (min-width: 1260px) {
  .hero-container {
    width: 1240px;
  }
}

.hero-container .grid {
  height: 185px;
  background: url("/includes/img/hero.jpg") no-repeat center/150%;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  margin-top: 70px;
}
@media (min-width: 768px) {
  .hero-container .grid {
    margin-top: 30px;
  }
}
.hero-container .grid h1 {
  font-size: 24px;
}
@media (min-width: 768px) {
  .hero-container .grid {
    background: url("/includes/img/hero.jpg") no-repeat center/100%;
    height: 275px;
  }
  .hero-container .grid h1 {
    font-size: 42px;
  }
}
@media (min-width: 996px) {
  .hero-container .grid {
    height: 375px;
  }
  .hero-container .grid h1 {
    font-size: 52px;
  }
}
@media (min-width: 1260px) {
  .hero-container .grid {
    height: 450px;
  }
  .hero-container .grid h1 {
    font-size: 64px;
  }
}

.cookies-container {
  padding-top: 30px;
  padding-bottom: 30px;
}
.cookies-container .cookies {
  margin-right: -15px;
  margin-left: -15px;
  margin-top: 30px;
}
.cookies-container .cookie-box {
  margin-bottom: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
@media (min-width: 768px) {
  .cookies-container .cookie-box {
    width: 50%;
  }
}
@media (min-width: 996px) {
  .cookies-container .cookie-box {
    width: 33.33333%;
  }
}
.cookies-container .cookie-box .cookie {
  width: 100%;
  background-color: #f5f5f5;
  padding: 20px;
  text-align: center;
}
.cookies-container .cookie-box .cookie .cookie-img {
  border-radius: 50%;
  max-width: 100%;
  margin-bottom: 25px;
}
.cookies-container .cookie-box .cookie .ingredient {
  font-size: 13px;
  font-weight: 300;
}
.cookies-container .cookie-box .cookie .sub-ingredient {
  font-size: 12px;
  font-style: italic;
}

.about-container {
  background-color: #f5f5f5;
  padding-top: 30px;
  padding-bottom: 30px;
}
.about-container .about-box {
  text-align: center;
  margin-top: 50px;
}
@media (min-width: 768px) {
  .about-container .about-box {
    width: 50%;
  }
}
@media (min-width: 996px) {
  .about-container .about-box {
    width: 25%;
  }
}
.about-container .about-icon {
  height: 50px;
  width: 50px;
  margin: 0 auto 20px auto;
}
.about-container .about-icon.about-icon-scratch {
  background: url("/includes/img/icon-about-scratch.png") no-repeat center/100%;
}
.about-container .about-icon.about-icon-ingredients {
  background: url("/includes/img/icon-about-ingredients.png") no-repeat center/100%;
}
.about-container .about-icon.about-icon-award {
  background: url("/includes/img/icon-about-award.png") no-repeat center/100%;
}
.about-container .about-icon.about-icon-love {
  background: url("/includes/img/icon-about-love.png") no-repeat center/100%;
}

.locations-container {
  padding-top: 30px;
  padding-bottom: 30px;
}
.locations-container .location-info {
  margin-top: 50px;
}
.locations-container .location-info .footnote {
  display: block;
  font-size: 13px;
  margin-bottom: 40px;
}
.locations-container .event {
  margin: 0;
}
.locations-container .event .event-icon {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 70px;
      -ms-flex: 0 0 70px;
          flex: 0 0 70px;
  margin-right: 10px;
}
.locations-container .event .event-icon .event-date {
  border: 2px solid #666;
}
.locations-container .event .event-icon .event-date .event-date-month {
  background-color: #666;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
  padding-top: 2px;
  padding-bottom: 2px;
}
.locations-container .event .event-icon .event-date .event-date-day {
  font-size: 25px;
  text-align: center;
  line-height: 50px;
  font-weight: 700;
}
.locations-container .event .event-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.locations-container .event + .event {
  padding-top: 25px;
  border-top: 1px solid #c8c8c8;
}

.contact-container {
  padding-top: 30px;
  padding-bottom: 30px;
}
.contact-container .contact-info {
  margin-top: 50px;
}
.contact-container .contact-info .contact-form {
  position: relative;
  background-color: #f5f5f5;
  padding: 20px 5px 20px 5px;
}
@media (min-width: 768px) {
  .contact-container .contact-info .contact-form .contact-form-info {
    width: 50%;
  }
}
@media (min-width: 768px) {
  .contact-container .contact-info .contact-form .contact-form-message {
    width: 50%;
  }
}
.contact-container .contact-info .contact-form .contact-success {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: #f5f5f5;
  z-index: 2;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  padding: 20px;
  font-size: 20px;
  font-weight: 100;
}
.contact-container .contact-info .contact-form-submit {
  text-align: right;
  margin-top: 15px;
}
@media (min-width: 768px) {
  .contact-container .contact-info .contact-form-submit {
    margin-top: 0;
  }
}
.contact-container .contact-info .contact-form-submit .button-contact {
  color: #fff;
  background-color: #666;
  border-color: #4d4d4d;
  width: auto;
}
.contact-container .contact-info .contact-form-submit .button-contact:hover {
  text-decoration: none;
  background-color: #525252;
  border-color: #333333;
}
.contact-container .contact-info .contact-form-submit .button-contact:focus {
  outline: none;
  background-color: #525252;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
}
.contact-container .contact-info .contact-form-submit .button-contact:active {
  color: #f2f2f2;
  box-shadow: none;
  background-color: #404040;
  border-color: #212121;
}
.contact-container .contact-info .contact-form-submit .button-contact[disabled] {
  color: rgba(0, 0, 0, 0.26);
  opacity: 1;
  box-shadow: none;
  background-color: rgba(0, 0, 0, 0.12);
  border-color: transparent;
}
.contact-container .contact-info .contact-text {
  padding-top: 30px;
}
@media (min-width: 768px) {
  .contact-container .contact-info .contact-text {
    padding-top: 0;
  }
}
.contact-container .contact-info .contact-text p {
  padding-left: 15px;
}

footer {
  background-color: #f5f5f5;
  font-size: 14px;
  padding-top: 40px;
  padding-bottom: 80px;
}
footer .made-in {
  margin-top: 20px;
}
@media (min-width: 768px) {
  footer .made-in {
    margin: 0;
    text-align: right;
  }
}
footer .made-in .icon-mn {
  position: relative;
  top: -2px;
  margin-left: 8px;
  height: 20px;
  width: auto;
}

.title {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.title h3 {
  text-align: center;
  text-transform: uppercase;
  border-bottom: 1px solid #c8c8c8;
  padding-top: 30px;
  padding-bottom: 30px;
}
@media (min-width: 768px) {
  .title h3 {
    width: 41.66667%;
  }
}
@media (min-width: 1260px) {
  .title h3 {
    width: 33.33333%;
  }
}
@media (min-width: 996px) {
  .title h3 {
    font-size: 40px;
  }
}

.icon-social {
  height: 30px;
  width: auto;
  border-radius: 50%;
  margin: 6px 10px 0 0;
}

.nav-item .icon-social {
  position: relative;
  top: -3px;
  margin-right: 6px;
}

.fixedsticky {
  position: -webkit-sticky;
  position: sticky;
}
@media (min-width: 768px) {
  .fixedsticky {
    top: -96px;
  }
}

.fixedsticky-withoutfixedfixed .fixedsticky-off,
.fixed-supported .fixedsticky-off {
  position: static;
}

.fixedsticky-withoutfixedfixed .fixedsticky-on,
.fixed-supported .fixedsticky-on {
  width: 100%;
  position: fixed;
  box-shadow: 0 3px 4px rgba(0, 0, 0, 0.12);
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.fixedsticky-withoutfixedfixed .fixedsticky-on nav,
.fixed-supported .fixedsticky-on nav {
  margin: 0 auto;
}
.fixedsticky-withoutfixedfixed .fixedsticky-on nav .nav-main,
.fixed-supported .fixedsticky-on nav .nav-main {
  border-color: transparent;
}

.fixedsticky-dummy {
  display: none;
}

.fixedsticky-on + .fixedsticky-dummy {
  display: block;
}
