/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
          box-shadow: none;
  -ms-touch-action: manipulation;
      touch-action: manipulation; }

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

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

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

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
            box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
            box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
/**
 * selectize.css (v0.12.4)
 * Copyright (c) 2013–2015 Brian Reavis & contributors
 *
 * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this
 * file except in compliance with the License. You may obtain a copy of the License at:
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software distributed under
 * the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF
 * ANY KIND, either express or implied. See the License for the specific language
 * governing permissions and limitations under the License.
 *
 * @author Brian Reavis <brian@thirdroute.com>
 */

.selectize-control.plugin-drag_drop.multi > .selectize-input > div.ui-sortable-placeholder {
  visibility: visible !important;
  background: #f2f2f2 !important;
  background: rgba(0, 0, 0, 0.06) !important;
  border: 0 none !important;
  -webkit-box-shadow: inset 0 0 12px 4px #ffffff;
  box-shadow: inset 0 0 12px 4px #ffffff;
}
.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after {
  content: '!';
  visibility: hidden;
}
.selectize-control.plugin-drag_drop .ui-sortable-helper {
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
.selectize-dropdown-header {
  position: relative;
  padding: 5px 8px;
  border-bottom: 1px solid #d0d0d0;
  background: #f8f8f8;
  border-radius: 3px 3px 0 0;
}
.selectize-dropdown-header-close {
  position: absolute;
  right: 8px;
  top: 50%;
  color: #303030;
  opacity: 0.4;
  margin-top: -12px;
  line-height: 20px;
  font-size: 20px !important;
}
.selectize-dropdown-header-close:hover {
  color: #000000;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup {
  border-right: 1px solid #f2f2f2;
  border-top: 0 none;
  float: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child {
  border-right: 0 none;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup:before {
  display: none;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup-header {
  border-top: 0 none;
}
.selectize-control.plugin-remove_button [data-value] {
  position: relative;
  padding-right: 24px !important;
}
.selectize-control.plugin-remove_button [data-value] .remove {
  z-index: 1;
  /* fixes ie bug (see #392) */
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 17px;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  color: inherit;
  text-decoration: none;
  vertical-align: middle;
  display: inline-block;
  padding: 2px 0 0 0;
  border-left: 1px solid #d0d0d0;
  border-radius: 0 2px 2px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.selectize-control.plugin-remove_button [data-value] .remove:hover {
  background: rgba(0, 0, 0, 0.05);
}
.selectize-control.plugin-remove_button [data-value].active .remove {
  border-left-color: #cacaca;
}
.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover {
  background: none;
}
.selectize-control.plugin-remove_button .disabled [data-value] .remove {
  border-left-color: #ffffff;
}
.selectize-control.plugin-remove_button .remove-single {
  position: absolute;
  right: 28px;
  top: 6px;
  font-size: 23px;
}
.selectize-control {
  position: relative;
}
.selectize-dropdown,
.selectize-input,
.selectize-input input {
  font-family: inherit;
  font-size: 16px;
  font-family: RobotoRegular;
  color: #000000;
  line-height: 18px;
  -webkit-font-smoothing: inherit;
}

.selectize-input input::-webkit-input-placeholder{
  color: #878787;
}

.selectize-input input:-ms-input-placeholder{
  color: #878787;
}

.selectize-input input::-ms-input-placeholder{
  color: #878787;
}

.selectize-input input::placeholder{
  color: #878787;
}

.modal__form .selectize-input input::-webkit-input-placeholder{
  color: #736c48;
}

.modal__form .selectize-input input:-ms-input-placeholder{
  color: #736c48;
}

.modal__form .selectize-input input::-ms-input-placeholder{
  color: #736c48;
}

.modal__form .selectize-input input::placeholder{
  color: #736c48;
}

.selectize-input,
.selectize-control.single .selectize-input.input-active {
  background: transparent;
  cursor: text;
  display: inline-block;
}
.selectize-input {
  border-bottom: 1px solid #7f7f7f;
  padding: 8px 8px 8px 0;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.modal__form .selectize-input{
  border-color: #726c48;
}

.selectize-control.multi .selectize-input.has-items {
  padding: 6px 0px 3px;
}
.selectize-input.full {
  background-color: transparent;
}
.selectize-input.disabled,
.selectize-input.disabled * {
  cursor: default !important;
}
.selectize-input.focus {

}
.selectize-input.dropdown-active {
  border-radius: 3px 3px 0 0;
}
.selectize-input > * {
  vertical-align: baseline;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.selectize-control.multi .selectize-input > div {
  cursor: pointer;
  margin: 0 3px 3px 0;
  padding: 2px 6px;
  background: #f2f2f2;
  color: #303030;
  border: 0 solid #d0d0d0;
}
.selectize-control.multi .selectize-input > div.active {
  background: #e8e8e8;
  color: #303030;
  border: 0 solid #cacaca;
}
.selectize-control.multi .selectize-input.disabled > div,
.selectize-control.multi .selectize-input.disabled > div.active {
  color: #7d7d7d;
  background: #ffffff;
  border: 0 solid #ffffff;
}
.selectize-input > input {
  display: inline-block !important;
  padding: 0 !important;
  min-height: 0 !important;
  max-height: none !important;
  max-width: 100% !important;
  margin: 0 2px 0 0 !important;
  text-indent: 0 !important;
  border: 0 none !important;
  background: none !important;
  line-height: inherit !important;
  -webkit-user-select: auto !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.selectize-input > input::-ms-clear {
  display: none;
}
.selectize-input > input:focus {
  outline: none !important;
}
.selectize-input::after {
  content: ' ';
  display: block;
  clear: left;
}
.selectize-input.dropdown-active::before {
  content: ' ';
  display: block;
  position: absolute;
  background: #f0f0f0;
  height: 1px;
  bottom: 0;
  left: 0;
  right: 0;
}
.selectize-dropdown {
  position: absolute;
  z-index: 10;
  border: 1px solid #7f7f7f;
  background: #ffffff;
  margin: -1px 0 0 0;
  border-top: 0 none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 0 0 3px 3px;
}

.modal__form .selectize-dropdown{
  background: #e7d890;

}


.selectize-dropdown [data-selectable] {
  cursor: pointer;
  overflow: hidden;
}
.selectize-dropdown [data-selectable] .highlight {
  background: rgba(125, 168, 208, 0.2);
  border-radius: 1px;
}
.selectize-dropdown [data-selectable],
.selectize-dropdown .optgroup-header {
  padding: 5px 8px;
}
.selectize-dropdown .optgroup:first-child .optgroup-header {
  border-top: 0 none;
}
.selectize-dropdown .optgroup-header {
  color: #303030;
  background: #ffffff;
  cursor: default;
}
.selectize-dropdown .active {
  background-color: #f5fafd;
  color: #495c68;
}

.selectize-dropdown .active {
  background-color: #eb3336;
}

.selectize-dropdown .active.create {
  color: #495c68;
}
.selectize-dropdown .create {
  color: rgba(48, 48, 48, 0.5);
}
.selectize-dropdown-content {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 200px;
  -webkit-overflow-scrolling: touch;
}
.selectize-control.single .selectize-input,
.selectize-control.single .selectize-input input {
  cursor: pointer;
}
.selectize-control.single .selectize-input.input-active,
.selectize-control.single .selectize-input.input-active input {
  cursor: text;
}
.selectize-control.single .selectize-input:after {
  content: ' ';
  display: block;
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -3px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #808080 transparent transparent transparent;
}
.selectize-control.single .selectize-input.dropdown-active:after {
  margin-top: -4px;
  border-width: 0 5px 5px 5px;
  border-color: transparent transparent #808080 transparent;
}
.selectize-control.rtl.single .selectize-input:after {
  left: 15px;
  right: auto;
}
.selectize-control.rtl .selectize-input > input {
  margin: 0 4px 0 -2px !important;
}
.selectize-control .selectize-input.disabled {
  opacity: 0.5;
  background-color: #fafafa;
}
/* ---------------------------------Bootstrap------------------------------------ */
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

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

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

[hidden],
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 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

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

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

figure {
  margin: 1em 40px;
}

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

pre {
  overflow: auto;
}

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

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

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

button[disabled],
html input[disabled] {
  cursor: default;
}

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

input {
  line-height: normal;
}

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

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

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

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

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}

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

.container:after {
  clear: both;
}

@media (min-width: 768px) {
  .container {
    width: 740px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 960px;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1160px;
  }
}

@media (min-width: 1660px) {
  .container {
    width: 1290px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}

.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}

.container-fluid:after {
  clear: both;
}

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

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

.row:after {
  clear: both;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-vl-1, .col-fh-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-vl-2, .col-fh-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-vl-3, .col-fh-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-vl-4, .col-fh-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-vl-5, .col-fh-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-vl-6, .col-fh-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-vl-7, .col-fh-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-vl-8, .col-fh-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-vl-9, .col-fh-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-vl-10, .col-fh-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-vl-11, .col-fh-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12, .col-vl-12, .col-fh-12 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-1 {
  width: 8.33333333%;
}

.col-xs-2 {
  width: 16.66666667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.33333333%;
}

.col-xs-5 {
  width: 41.66666667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.33333333%;
}

.col-xs-8 {
  width: 66.66666667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.33333333%;
}

.col-xs-11 {
  width: 91.66666667%;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.33333333%;
}

.col-xs-pull-2 {
  right: 16.66666667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.33333333%;
}

.col-xs-pull-5 {
  right: 41.66666667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.33333333%;
}

.col-xs-pull-8 {
  right: 66.66666667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.33333333%;
}

.col-xs-pull-11 {
  right: 91.66666667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.33333333%;
}

.col-xs-push-2 {
  left: 16.66666667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.33333333%;
}

.col-xs-push-5 {
  left: 41.66666667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.33333333%;
}

.col-xs-push-8 {
  left: 66.66666667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.33333333%;
}

.col-xs-push-11 {
  left: 91.66666667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 1660px) {
  .col-vl-1, .col-vl-2, .col-vl-3, .col-vl-4, .col-vl-5, .col-vl-6, .col-vl-7, .col-vl-8, .col-vl-9, .col-vl-10, .col-vl-11, .col-vl-12 {
    float: left;
  }
  .col-vl-1 {
    width: 8.33333333%;
  }
  .col-vl-2 {
    width: 16.66666667%;
  }
  .col-vl-3 {
    width: 25%;
  }
  .col-vl-4 {
    width: 33.33333333%;
  }
  .col-vl-5 {
    width: 41.66666667%;
  }
  .col-vl-6 {
    width: 50%;
  }
  .col-vl-7 {
    width: 58.33333333%;
  }
  .col-vl-8 {
    width: 66.66666667%;
  }
  .col-vl-9 {
    width: 75%;
  }
  .col-vl-10 {
    width: 83.33333333%;
  }
  .col-vl-11 {
    width: 91.66666667%;
  }
  .col-vl-12 {
    width: 100%;
  }
  .col-vl-pull-0 {
    right: auto;
  }
  .col-vl-pull-1 {
    right: 8.33333333%;
  }
  .col-vl-pull-2 {
    right: 16.66666667%;
  }
  .col-vl-pull-3 {
    right: 25%;
  }
  .col-vl-pull-4 {
    right: 33.33333333%;
  }
  .col-vl-pull-5 {
    right: 41.66666667%;
  }
  .col-vl-pull-6 {
    right: 50%;
  }
  .col-vl-pull-7 {
    right: 58.33333333%;
  }
  .col-vl-pull-8 {
    right: 66.66666667%;
  }
  .col-vl-pull-9 {
    right: 75%;
  }
  .col-vl-pull-10 {
    right: 83.33333333%;
  }
  .col-vl-pull-11 {
    right: 91.66666667%;
  }
  .col-vl-pull-12 {
    right: 100%;
  }
  .col-vl-push-0 {
    left: auto;
  }
  .col-vl-push-1 {
    left: 8.33333333%;
  }
  .col-vl-push-2 {
    left: 16.66666667%;
  }
  .col-vl-push-3 {
    left: 25%;
  }
  .col-vl-push-4 {
    left: 33.33333333%;
  }
  .col-vl-push-5 {
    left: 41.66666667%;
  }
  .col-vl-push-6 {
    left: 50%;
  }
  .col-vl-push-7 {
    left: 58.33333333%;
  }
  .col-vl-push-8 {
    left: 66.66666667%;
  }
  .col-vl-push-9 {
    left: 75%;
  }
  .col-vl-push-10 {
    left: 83.33333333%;
  }
  .col-vl-push-11 {
    left: 91.66666667%;
  }
  .col-vl-push-12 {
    left: 100%;
  }
  .col-vl-offset-0 {
    margin-left: 0%;
  }
  .col-vl-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-vl-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-vl-offset-3 {
    margin-left: 25%;
  }
  .col-vl-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-vl-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-vl-offset-6 {
    margin-left: 50%;
  }
  .col-vl-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-vl-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-vl-offset-9 {
    margin-left: 75%;
  }
  .col-vl-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-vl-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-vl-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 1890px) {
  .col-fh-1, .col-fh-2, .col-fh-3, .col-fh-4, .col-fh-5, .col-fh-6, .col-fh-7, .col-fh-8, .col-fh-9, .col-fh-10, .col-fh-11, .col-fh-12 {
    float: left;
  }
  .col-fh-1 {
    width: 8.33333333%;
  }
  .col-fh-2 {
    width: 16.66666667%;
  }
  .col-fh-3 {
    width: 25%;
  }
  .col-fh-4 {
    width: 33.33333333%;
  }
  .col-fh-5 {
    width: 41.66666667%;
  }
  .col-fh-6 {
    width: 50%;
  }
  .col-fh-7 {
    width: 58.33333333%;
  }
  .col-fh-8 {
    width: 66.66666667%;
  }
  .col-fh-9 {
    width: 75%;
  }
  .col-fh-10 {
    width: 83.33333333%;
  }
  .col-fh-11 {
    width: 91.66666667%;
  }
  .col-fh-12 {
    width: 100%;
  }
  .col-fh-pull-0 {
    right: auto;
  }
  .col-fh-pull-1 {
    right: 8.33333333%;
  }
  .col-fh-pull-2 {
    right: 16.66666667%;
  }
  .col-fh-pull-3 {
    right: 25%;
  }
  .col-fh-pull-4 {
    right: 33.33333333%;
  }
  .col-fh-pull-5 {
    right: 41.66666667%;
  }
  .col-fh-pull-6 {
    right: 50%;
  }
  .col-fh-pull-7 {
    right: 58.33333333%;
  }
  .col-fh-pull-8 {
    right: 66.66666667%;
  }
  .col-fh-pull-9 {
    right: 75%;
  }
  .col-fh-pull-10 {
    right: 83.33333333%;
  }
  .col-fh-pull-11 {
    right: 91.66666667%;
  }
  .col-fh-pull-12 {
    right: 100%;
  }
  .col-fh-push-0 {
    left: auto;
  }
  .col-fh-push-1 {
    left: 8.33333333%;
  }
  .col-fh-push-2 {
    left: 16.66666667%;
  }
  .col-fh-push-3 {
    left: 25%;
  }
  .col-fh-push-4 {
    left: 33.33333333%;
  }
  .col-fh-push-5 {
    left: 41.66666667%;
  }
  .col-fh-push-6 {
    left: 50%;
  }
  .col-fh-push-7 {
    left: 58.33333333%;
  }
  .col-fh-push-8 {
    left: 66.66666667%;
  }
  .col-fh-push-9 {
    left: 75%;
  }
  .col-fh-push-10 {
    left: 83.33333333%;
  }
  .col-fh-push-11 {
    left: 91.66666667%;
  }
  .col-fh-push-12 {
    left: 100%;
  }
  .col-fh-offset-0 {
    margin-left: 0%;
  }
  .col-fh-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-fh-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-fh-offset-3 {
    margin-left: 25%;
  }
  .col-fh-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-fh-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-fh-offset-6 {
    margin-left: 50%;
  }
  .col-fh-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-fh-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-fh-offset-9 {
    margin-left: 75%;
  }
  .col-fh-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-fh-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-fh-offset-12 {
    margin-left: 100%;
  }
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

@-ms-viewport {
  width: device-width;
}

.visible-xs {
  display: none !important;
}

.visible-sm {
  display: none !important;
}

.visible-md {
  display: none !important;
}

.visible-lg {
  display: none !important;
}

.visible-vl {
  display: none !important;
}

.visible-fh {
  display: none !important;
}

.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block,
.visible-sm-block, .visible-sm-inline, .visible-sm-inline-block,
.visible-md-block, .visible-md-inline, .visible-md-inline-block,
.visible-lg-block, .visible-lg-inline, .visible-lg-inline-block,
.visible-vl-block, .visible-vl-inline, .visible-vl-inline-block,
.visible-fh-block, .visible-fh-inline, .visible-fh-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) and (max-width: 1659px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) and (max-width: 1659px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) and (max-width: 1659px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) and (max-width: 1659px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1660px) and (max-width: 1889px) {
  .visible-vl {
    display: block !important;
  }
  table.visible-vl {
    display: table !important;
  }
  tr.visible-vl {
    display: table-row !important;
  }
  th.visible-vl,
  td.visible-vl {
    display: table-cell !important;
  }
}

@media (min-width: 1660px) and (max-width: 1889px) {
  .visible-vl-block {
    display: block !important;
  }
}

@media (min-width: 1660px) and (max-width: 1889px) {
  .visible-vl-inline {
    display: inline !important;
  }
}

@media (min-width: 1660px) and (max-width: 1889px) {
  .visible-vl-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1890px) {
  .visible-fh {
    display: block !important;
  }
  table.visible-fh {
    display: table !important;
  }
  tr.visible-fh {
    display: table-row !important;
  }
  th.visible-fh,
  td.visible-fh {
    display: table-cell !important;
  }
}

@media (min-width: 1890px) {
  .visible-fh-block {
    display: block !important;
  }
}

@media (min-width: 1890px) {
  .visible-fh-inline {
    display: inline !important;
  }
}

@media (min-width: 1890px) {
  .visible-fh-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) and (max-width: 1659px) {
  .hidden-lg {
    display: none !important;
  }
}

@media (min-width: 1660px) and (max-width: 1889px) {
  .hidden-vl {
    display: none !important;
  }
}

@media (min-width: 1890px) {
  .hidden-fh {
    display: none !important;
  }
}

.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}

.visible-print-block {
  display: none !important;
}

@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}

@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}

@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}

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

@font-face {
  font-family: 'RobotoCondensedRegular';
  src: url("../fonts/RobotoCondensed/robotocondensed-regular-webfont.woff2") format("woff2"), url("../fonts/RobotoCondensed/robotocondensed-regular-webfont.woff") format("woff"), url("../fonts/RobotoCondensed/robotocondensed-regular-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'RobotoCondensedBold';
  src: url("../fonts/RobotoCondensed/robotocondensed-bold-webfont.woff2") format("woff2"), url("../fonts/RobotoCondensed/robotocondensed-bold-webfont.woff") format("woff"), url("../fonts/RobotoCondensed/robotocondensed-bold-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'RobotoRegular';
  src: url("../fonts/Roboto/roboto-regular-webfont.woff2") format("woff2"), url("../fonts/Roboto/roboto-regular-webfont.woff") format("woff"), url("../fonts/Roboto/roboto-regular-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'BebasNeueBold';
  src: url("../fonts/BebasNeue/bebasneue_bold-webfont.woff2") format("woff2"), url("../fonts/BebasNeue/bebasneue_bold-webfont.woff") format("woff"), url("../fonts/BebasNeue/bebasneue_bold-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

/**
 * The following variable and function originate from the sass-mq library.
 * If you have already included it, you can eliminate the below
 * https://github.com/sass-mq/sass-mq/blob/master/_mq.scss
 */
.b-contacts__social-link:before, .carousel-events .carousel-nav .slick-arrow:before, .carousel-events .carousel-for-info._calendar:before, .carousel-events .carousel-for-info._pin:before, .footer-phone__icon, .footer-social__link._fb:before, .footer-social__link._ig:before, .footer-social__link._tw:before, .form-checkbox__input:checked ~ .form-checkbox__field:before, .mfp-gallery .mfp-nav:before, .modal__cross:before, .modal-truck__close:before, .modal-event__close:before, .navbar-phone__icon, .navbar-nav-close:before {
  display: inline-block;
  background-image: url("../img/sprite-svg.svg");
  background-size: 36.15384615em 37.61538462em;
}

/* ---------------------------------Grid vertical align------------------------------------ */
.g-va {
  letter-spacing: -4px;
}

.g-va:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}

.g-va > * {
  float: none;
  letter-spacing: 0;
  vertical-align: middle;
  display: inline-block !important;
}

.g-va_top > * {
  vertical-align: top;
}

.g-va_bottom > * {
  vertical-align: bottom;
}

@media (min-width: 480px) {
  .g-va-xs {
    letter-spacing: -4px;
  }
  .g-va-xs:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
  }
  .g-va-xs > * {
    float: none;
    letter-spacing: 0;
    vertical-align: middle;
    display: inline-block;
  }
  .g-va-xs_top > * {
    vertical-align: top;
  }
  .g-va-xs_bottom > * {
    vertical-align: bottom;
  }
}

@media (min-width: 768px) {
  .g-va-sm {
    letter-spacing: -4px;
  }
  .g-va-sm:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
  }
  .g-va-sm > * {
    float: none;
    letter-spacing: 0;
    vertical-align: middle;
    display: inline-block;
  }
  .g-va-sm_top > * {
    vertical-align: top;
  }
  .g-va-sm_bottom > * {
    vertical-align: bottom;
  }
}

@media (min-width: 992px) {
  .g-va-md {
    letter-spacing: -4px;
  }
  .g-va-md:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
  }
  .g-va-md > * {
    float: none;
    letter-spacing: 0;
    vertical-align: middle;
    display: inline-block;
  }
  .g-va-md_top > * {
    vertical-align: top;
  }
  .g-va-md_bottom > * {
    vertical-align: bottom;
  }
}

@media (min-width: 1200px) {
  .g-va-lg {
    letter-spacing: -4px;
  }
  .g-va-lg:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
  }
  .g-va-lg > * {
    float: none;
    letter-spacing: 0;
    vertical-align: middle;
    display: inline-block;
  }
  .g-va-lg_top > * {
    vertical-align: top;
  }
  .g-va-lg_bottom > * {
    vertical-align: bottom;
  }
}

@media (min-width: 1660px) {
  .g-va-vl {
    letter-spacing: -4px;
  }
  .g-va-vl:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
  }
  .g-va-vl > * {
    float: none;
    letter-spacing: 0;
    vertical-align: middle;
    display: inline-block;
  }
  .g-va-vl_top > * {
    vertical-align: top;
  }
  .g-va-vl_bottom > * {
    vertical-align: bottom;
  }
}

@media (min-width: 1890px) {
  .g-va-fh {
    letter-spacing: -4px;
  }
  .g-va-fh:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
  }
  .g-va-fh > * {
    float: none;
    letter-spacing: 0;
    vertical-align: middle;
    display: inline-block;
  }
  .g-va-fh_top > * {
    vertical-align: top;
  }
  .g-va-fh_bottom > * {
    vertical-align: bottom;
  }
}

/* ---------------------------------Responsive vertical align------------------------------------ */
.top-m {
  vertical-align: top !important;
}

.bottom-m {
  vertical-align: bottom !important;
}

.middle-m {
  vertical-align: middle !important;
}

@media (min-width: 480px) {
  .top-xs {
    vertical-align: top !important;
  }
  .bottom-xs {
    vertical-align: bottom !important;
  }
  .middle-xs {
    vertical-align: middle !important;
  }
}

@media (min-width: 768px) {
  .top-sm {
    vertical-align: top !important;
  }
  .bottom-sm {
    vertical-align: bottom !important;
  }
  .middle-sm {
    vertical-align: middle !important;
  }
}

@media (min-width: 992px) {
  .top-md {
    vertical-align: top !important;
  }
  .bottom-md {
    vertical-align: bottom !important;
  }
  .middle-md {
    vertical-align: middle !important;
  }
}

@media (min-width: 1200px) {
  .top-lg {
    vertical-align: top !important;
  }
  .bottom-lg {
    vertical-align: bottom !important;
  }
  .middle-lg {
    vertical-align: middle !important;
  }
}

@media (min-width: 1660px) {
  .top-vl {
    vertical-align: top !important;
  }
  .bottom-vl {
    vertical-align: bottom !important;
  }
  .middle-vl {
    vertical-align: middle !important;
  }
}

@media (min-width: 1890px) {
  .top-fh {
    vertical-align: top !important;
  }
  .bottom-fh {
    vertical-align: bottom !important;
  }
  .middle-fh {
    vertical-align: middle !important;
  }
}

/* ---------------------------------Responsive table------------------------------------ */
.table-m {
  display: table;
  height: inherit;
  width: 100%;
}

.table-m > * {
  display: table-row;
}

.table-m > * > * {
  display: table-cell;
  vertical-align: middle;
  float: none;
}

.table-m > * > *:first-child {
  padding-left: 0;
}

.table-m > * > *:last-child {
  padding-right: 0;
}

@media (min-width: 480px) {
  .table-xs {
    display: table;
    height: inherit;
    width: 100%;
  }
  .table-xs > * {
    display: table-row;
  }
  .table-xs > * > * {
    display: table-cell;
    vertical-align: middle;
    float: none;
  }
  .table-xs > * > * {
    display: table-cell;
    vertical-align: middle;
    float: none;
  }
  .table-xs > * > *:first-child {
    padding-left: 0;
  }
  .table-xs > * > *:last-child {
    padding-right: 0;
  }
}

@media (min-width: 768px) {
  .table-sm {
    display: table;
    height: inherit;
    width: 100%;
  }
  .table-sm > * {
    display: table-row;
  }
  .table-sm > * > * {
    display: table-cell;
    vertical-align: middle;
    float: none;
  }
  .table-sm > * > * {
    display: table-cell;
    vertical-align: middle;
    float: none;
  }
  .table-sm > * > *:first-child {
    padding-left: 0;
  }
  .table-sm > * > *:last-child {
    padding-right: 0;
  }
}

@media (min-width: 992px) {
  .table-md {
    display: table;
    height: inherit;
    width: 100%;
  }
  .table-md > * {
    display: table-row;
  }
  .table-md > * > * {
    display: table-cell;
    vertical-align: middle;
    float: none;
  }
  .table-md > * > * {
    display: table-cell;
    vertical-align: middle;
    float: none;
  }
  .table-md > * > *:first-child {
    padding-left: 0;
  }
  .table-md > * > *:last-child {
    padding-right: 0;
  }
}

@media (min-width: 1200px) {
  .table-lg {
    display: table;
    height: inherit;
    width: 100%;
  }
  .table-lg > * {
    display: table-row;
  }
  .table-lg > * > * {
    display: table-cell;
    vertical-align: middle;
    float: none;
  }
  .table-lg > * > * {
    display: table-cell;
    vertical-align: middle;
    float: none;
  }
  .table-lg > * > *:first-child {
    padding-left: 0;
  }
  .table-lg > * > *:last-child {
    padding-right: 0;
  }
}

@media (min-width: 1660px) {
  .table-vl {
    display: table;
    height: inherit;
    width: 100%;
  }
  .table-vl > * {
    display: table-row;
  }
  .table-vl > * > * {
    display: table-cell;
    vertical-align: middle;
    float: none;
  }
  .table-vl > * > * {
    display: table-cell;
    vertical-align: middle;
    float: none;
  }
  .table-vl > * > *:first-child {
    padding-left: 0;
  }
  .table-vl > * > *:last-child {
    padding-right: 0;
  }
}

@media (min-width: 1890px) {
  .table-fh {
    display: table;
    height: inherit;
    width: 100%;
  }
  .table-fh > * {
    display: table-row;
  }
  .table-fh > * > * {
    display: table-cell;
    vertical-align: middle;
    float: none;
  }
  .table-fh > * > * {
    display: table-cell;
    vertical-align: middle;
    float: none;
  }
  .table-fh > * > *:first-child {
    padding-left: 0;
  }
  .table-fh > * > *:last-child {
    padding-right: 0;
  }
}

/* ---------------------------------Responsive horizontal align------------------------------------ */
.left-m {
  text-align: left;
}

.center-m {
  text-align: center;
}

.right-m {
  text-align: right;
}

@media (min-width: 480px) {
  .left-xs {
    text-align: left;
  }
  .center-xs {
    text-align: center;
  }
  .right-xs {
    text-align: right;
  }
}

@media (min-width: 768px) {
  .left-sm {
    text-align: left;
  }
  .center-sm {
    text-align: center;
  }
  .right-sm {
    text-align: right;
  }
}

@media (min-width: 992px) {
  .left-md {
    text-align: left;
  }
  .center-md {
    text-align: center;
  }
  .right-md {
    text-align: right;
  }
}

@media (min-width: 1200px) {
  .left-lg {
    text-align: left;
  }
  .center-lg {
    text-align: center;
  }
  .right-lg {
    text-align: right;
  }
}

@media (min-width: 1660px) {
  .left-vl {
    text-align: left;
  }
  .center-vl {
    text-align: center;
  }
  .right-vl {
    text-align: right;
  }
}

@media (min-width: 1890px) {
  .left-fh {
    text-align: left;
  }
  .center-fh {
    text-align: center;
  }
  .right-fh {
    text-align: right;
  }
}

/* ---------------------------------Responsive Gutters------------------------------------ */
.gutters-1 {
  margin-left: -1px;
  margin-right: -1px;
}

.gutters-1 > * {
  padding-left: 1px;
  padding-right: 1px;
}

.gutters-10 {
  margin-left: -10px;
  margin-right: -10px;
}

.gutters-10 > * {
  padding-left: 10px;
  padding-right: 10px;
}

@media (min-width: 480px) {
  .gutters-xs-1 {
    margin-left: -1px;
    margin-right: -1px;
  }
  .gutters-xs-1 > * {
    padding-left: 1px;
    padding-right: 1px;
  }
}

@media (min-width: 480px) {
  .gutters-xs-10 {
    margin-left: -10px;
    margin-right: -10px;
  }
  .gutters-xs-10 > * {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media (min-width: 768px) {
  .gutters-sm-1 {
    margin-left: -1px;
    margin-right: -1px;
  }
  .gutters-sm-1 > * {
    padding-left: 1px;
    padding-right: 1px;
  }
}

@media (min-width: 768px) {
  .gutters-sm-10 {
    margin-left: -10px;
    margin-right: -10px;
  }
  .gutters-sm-10 > * {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media (min-width: 992px) {
  .gutters-md-1 {
    margin-left: -1px;
    margin-right: -1px;
  }
  .gutters-md-1 > * {
    padding-left: 1px;
    padding-right: 1px;
  }
}

@media (min-width: 992px) {
  .gutters-md-10 {
    margin-left: -10px;
    margin-right: -10px;
  }
  .gutters-md-10 > * {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media (min-width: 1200px) {
  .gutters-lg-1 {
    margin-left: -1px;
    margin-right: -1px;
  }
  .gutters-lg-1 > * {
    padding-left: 1px;
    padding-right: 1px;
  }
}

@media (min-width: 1200px) {
  .gutters-lg-10 {
    margin-left: -10px;
    margin-right: -10px;
  }
  .gutters-lg-10 > * {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media (min-width: 1660px) {
  .gutters-vl-1 {
    margin-left: -1px;
    margin-right: -1px;
  }
  .gutters-vl-1 > * {
    padding-left: 1px;
    padding-right: 1px;
  }
}

@media (min-width: 1660px) {
  .gutters-vl-10 {
    margin-left: -10px;
    margin-right: -10px;
  }
  .gutters-vl-10 > * {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media (min-width: 1890px) {
  .gutters-fh-1 {
    margin-left: -1px;
    margin-right: -1px;
  }
  .gutters-fh-1 > * {
    padding-left: 1px;
    padding-right: 1px;
  }
}

@media (min-width: 1890px) {
  .gutters-fh-10 {
    margin-left: -10px;
    margin-right: -10px;
  }
  .gutters-fh-10 > * {
    padding-left: 10px;
    padding-right: 10px;
  }
}

/* ---------------------------------Responsive float------------------------------------ */
.float-none {
  float: none;
}

.float-left {
  float: left;
}

.float-right {
  float: right;
}

@media (min-width: 480px) {
  .float-none-xs {
    float: none;
  }
  .float-left-xs {
    float: left;
  }
  .float-right-xs {
    float: right;
  }
}

@media (min-width: 768px) {
  .float-none-sm {
    float: none;
  }
  .float-left-sm {
    float: left;
  }
  .float-right-sm {
    float: right;
  }
}

@media (min-width: 992px) {
  .float-none-md {
    float: none;
  }
  .float-left-md {
    float: left;
  }
  .float-right-md {
    float: right;
  }
}

@media (min-width: 1200px) {
  .float-none-lg {
    float: none;
  }
  .float-left-lg {
    float: left;
  }
  .float-right-lg {
    float: right;
  }
}

@media (min-width: 1660px) {
  .float-none-vl {
    float: none;
  }
  .float-left-vl {
    float: left;
  }
  .float-right-vl {
    float: right;
  }
}

@media (min-width: 1890px) {
  .float-none-fh {
    float: none;
  }
  .float-left-fh {
    float: left;
  }
  .float-right-fh {
    float: right;
  }
}

/* ---------------------------------Responsive margin------------------------------------ */
.mt-0 {
  margin-top: 0px !important;
}

.mb-0 {
  margin-bottom: 0px !important;
}

.mt-10 {
  margin-top: 10px !important;
}

.mb-10 {
  margin-bottom: 10px !important;
}

.mt-20 {
  margin-top: 20px !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}

@media (min-width: 480px) {
  .mt-0-xs {
    margin-top: 0px !important;
  }
  .mb-0-xs {
    margin-bottom: 0px !important;
  }
}

@media (min-width: 480px) {
  .mt-10-xs {
    margin-top: 10px !important;
  }
  .mb-10-xs {
    margin-bottom: 10px !important;
  }
}

@media (min-width: 480px) {
  .mt-20-xs {
    margin-top: 20px !important;
  }
  .mb-20-xs {
    margin-bottom: 20px !important;
  }
}

@media (min-width: 768px) {
  .mt-0-sm {
    margin-top: 0px !important;
  }
  .mb-0-sm {
    margin-bottom: 0px !important;
  }
}

@media (min-width: 768px) {
  .mt-10-sm {
    margin-top: 10px !important;
  }
  .mb-10-sm {
    margin-bottom: 10px !important;
  }
}

@media (min-width: 768px) {
  .mt-20-sm {
    margin-top: 20px !important;
  }
  .mb-20-sm {
    margin-bottom: 20px !important;
  }
}

@media (min-width: 992px) {
  .mt-0-md {
    margin-top: 0px !important;
  }
  .mb-0-md {
    margin-bottom: 0px !important;
  }
}

@media (min-width: 992px) {
  .mt-10-md {
    margin-top: 10px !important;
  }
  .mb-10-md {
    margin-bottom: 10px !important;
  }
}

@media (min-width: 992px) {
  .mt-20-md {
    margin-top: 20px !important;
  }
  .mb-20-md {
    margin-bottom: 20px !important;
  }
}

@media (min-width: 1200px) {
  .mt-0-lg {
    margin-top: 0px !important;
  }
  .mb-0-lg {
    margin-bottom: 0px !important;
  }
}

@media (min-width: 1200px) {
  .mt-10-lg {
    margin-top: 10px !important;
  }
  .mb-10-lg {
    margin-bottom: 10px !important;
  }
}

@media (min-width: 1200px) {
  .mt-20-lg {
    margin-top: 20px !important;
  }
  .mb-20-lg {
    margin-bottom: 20px !important;
  }
}

@media (min-width: 1660px) {
  .mt-0-vl {
    margin-top: 0px !important;
  }
  .mb-0-vl {
    margin-bottom: 0px !important;
  }
}

@media (min-width: 1660px) {
  .mt-10-vl {
    margin-top: 10px !important;
  }
  .mb-10-vl {
    margin-bottom: 10px !important;
  }
}

@media (min-width: 1660px) {
  .mt-20-vl {
    margin-top: 20px !important;
  }
  .mb-20-vl {
    margin-bottom: 20px !important;
  }
}

@media (min-width: 1890px) {
  .mt-0-fh {
    margin-top: 0px !important;
  }
  .mb-0-fh {
    margin-bottom: 0px !important;
  }
}

@media (min-width: 1890px) {
  .mt-10-fh {
    margin-top: 10px !important;
  }
  .mb-10-fh {
    margin-bottom: 10px !important;
  }
}

@media (min-width: 1890px) {
  .mt-20-fh {
    margin-top: 20px !important;
  }
  .mb-20-fh {
    margin-bottom: 20px !important;
  }
}

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

/* ---------------------------------Typography------------------------------------ */
html,
body {
  font-family: "RobotoCondensedRegular", Arial, sans-serif;
  line-height: 1.2;
  font-size: 13px;
}

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

/* ---------------------------------Links------------------------------------ */
a {
  text-decoration: none;
  color: inherit;
}

a:hover,
a:focus {
  text-decoration: none;
}

a:focus {
  outline: none;
}

/* ---------------------------------Button------------------------------------ */
button {
  background-color: transparent;
  border: none;
  padding: 0;
}

button:focus {
  outline: none;
}

.btn {
  width: 100%;
  max-width: 258px;
  padding-left: 10px;
  padding-right: 10px;
  height: 66px;
  border: 3px solid #ee363b;
  color: #ee363b;
  font-family: "RobotoCondensedBold";
  font-size: 16px;
  text-transform: uppercase;
}

.btn._full {
  width: 100%;
  max-width: none;
}

.btn-dashed {
  position: relative;
  font-size: 14px;
  background-color: #ffffff;
  height: 58px;
  min-width: 216px;
  color: #ee363b;
  text-transform: uppercase;
  -webkit-transition: all ease .2s;
  transition: all ease .2s;
}

.btn-dashed:before {
  content: '';
  position: absolute;
  width: 96%;
  left: 2%;
  height: 90%;
  top: 5%;
  border: 2px dashed rgba(238, 54, 59, 0.6);
}

.btn-dashed:hover {
  background-color: #ee363b;
  color: #ffffff;
}

.btn-dashed:hover:before {
  border: 2px dashed rgba(255, 255, 255, 0.8);
}

.btn-link {
  display: block;
  width: 258px;
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
  height: 66px;
  border: 3px solid #ee363b;
  color: #ee363b;
  font-family: "RobotoCondensedBold";
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: -4px;
}

.btn-link:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}

.btn-link > * {
  float: none;
  letter-spacing: 0;
  vertical-align: middle;
  display: inline-block !important;
}

.btn-link_top > * {
  vertical-align: top;
}

.btn-link_bottom > * {
  vertical-align: bottom;
}

.btn-link._full {
  width: 100%;
}

/* ---------------------------------html body------------------------------------ */
html,
body {
  height: 100%;
}

body {
  position: relative;
}

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

.img-circle {
  border-radius: 50%;
}

/* ---------------------------------Input------------------------------------ */
input:focus {
  outline: none;
}

/* ---------------------------------Textarea------------------------------------ */
textarea:focus {
  outline: none;
}

/* ---------------------------------List------------------------------------ */
ul,
ol {
  margin: 0;
}

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

/* ---------------------------------Disable video controls on ios------------------------------------ */
video::-webkit-media-controls-start-playback-button {
  display: none !important;
  -webkit-appearance: none;
}

/* ---------------------------------no-gutters------------------------------------ */
.no-gutters {
  margin-left: 0;
  margin-right: 0;
}

.no-gutters > * {
  padding-left: 0;
  padding-right: 0;
}

/* ---------------------------------no-float------------------------------------ */
.no-float > [class*='col-'] {
  float: none;
}

.ttu {
  text-transform: uppercase;
}

/* ---------------------------------Hide------------------------------------ */
.hidden {
  display: none !important;
}

/* ---------------------------------Page wrapper------------------------------------ */
.page-wrapper {
  overflow-y: hidden;
  overflow-x: hidden;
  position: relative;
}

/* ---------------------------------Page-helper------------------------------------ */
.page-helper {
  min-height: 0.1px;
}

/* ---------------------------------Page footer------------------------------------ */
.page-footer {
  background-color: #000000;
}

/* ---------------------------------Static Footer------------------------------------ */
@media (min-width: 768px) {
  .page-wrapper {
    min-height: 100%;
  }
}

.g-rectangle {
  width: 100%;
  position: relative;
}

.g-rectangle:after {
  content: '';
  display: block;
  padding-bottom: 60%;
}

.g-rectangle > * {
  position: absolute !important;
  width: 100% !important;
  height: 100% !important;
  top: 0 !important;
  left: 0 !important;
}

.g-square {
  width: 100%;
  position: relative;
}

.g-square:after {
  content: '';
  display: block;
  padding-bottom: 100%;
}

.g-square > * {
  position: absolute !important;
  width: 100% !important;
  height: 100% !important;
  top: 0 !important;
  left: 0 !important;
}

/* ---------------------------------Components------------------------------------ */
.b-agreement {
  font-family: "RobotoRegular";
  background-color: #e7d890;
  font-size: 16px;
  line-height: 25px;
  color: #000000;
  padding: 15px;
}

@media (min-width: 1200px) {
  .b-agreement {
    padding: 80px;
  }
}

.b-agreement h3 {
  font-family: "BebasNeueBold";
  font-size: 24px;
  margin-bottom: 25px;
}

.b-agreement h3 ~ h3 {
  margin-top: 60px;
}

.b-agreement ol, .b-agreement ul {
  margin-top: 25px;
  margin-bottom: 25px;
}

.b-agreement ol {
  padding-left: 54px;
}

.b-agreement ol li {
  font-size: 49px;
  color: #ef373f;
  line-height: 1;
}

.b-agreement ol li ~ li {
  margin-top: 25px;
}

.b-agreement ol span {
  font-size: 16px;
  color: #000000;
  display: inline-block;
  vertical-align: top;
  margin-top: 10px;
}

.b-agreement ol span ~ span {
  margin-top: 0;
}

.b-agreement ul {
  padding-left: 55px;
}

.b-agreement ul li {
  position: relative;
  padding-left: 15px;
}

.b-agreement ul li:before {
  content: '';
  left: 0;
  top: 12px;
  position: absolute;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background-color: #000000;
}

.b-info__title {
  color: #ee383d;
  font-family: "BebasNeueBold";
  margin-bottom: 10px;
  font-size: 42px;
}

@media (min-width: 1200px) {
  .b-info__title {
    font-size: 70px;
    margin-bottom: 30px;
  }
}

.b-info__description {
  margin: 20px 0;
  color: #000000;
  font-size: 16px;
  line-height: 28px;
}

.b-info__kitchens {
  margin: 30px 0;
  color: #000000;
  font-size: 18px;
  font-family: "RobotoCondensedBold";
}

.b-info__kitchens-list {
  font-family: "RobotoCondensedRegular";
}

.b-info__img {
  text-align: center;
}

@media (min-width: 1200px) {
  .b-info__img-inner {
    width: 100%;
  }
}

.b-info__content {
  margin: 40px 0;
}

.b-info__link {
  color: rgba(0, 0, 0, 0.6);
  font-family: "RobotoCondensedBold";
  font-size: 14px;
  text-decoration: underline;
  text-transform: uppercase;
}

.b-partners__row {
  margin-left: -1px;
  margin-right: -1px;
}

.b-partners__row > * {
  padding-left: 1px;
  padding-right: 1px;
}

.b-partners__row:before, .b-partners__row:after {
  content: " ";
  display: table;
}

.b-partners__row:after {
  clear: both;
}

.b-partners__col {
  float: left;
  width: 50%;
  margin-top: 1px;
  margin-bottom: 1px;
}

@media (min-width: 768px) {
  .b-partners__col {
    width: 33.3333%;
  }
}

@media (min-width: 1200px) {
  .b-partners__col {
    width: 20%;
  }
}

.b-partners__item {
  background-color: #e7d890;
  text-align: center;
}

.b-partners__inner {
  padding: 10px;
}

.b-partners__content {
  margin-top: 90px;
}

.b-trucks {
  /* ---------------------------------Item------------------------------------ */
  /* ---------------------------------Row------------------------------------ */
  /* ---------------------------------Col------------------------------------ */
  /* ---------------------------------Title------------------------------------ */
  /* ---------------------------------Description------------------------------------ */
  /* ---------------------------------More------------------------------------ */
  /* ---------------------------------Img------------------------------------ */
}

.b-trucks__item {
  display: block;
  color: #000000;
  background-color: #e7d890;
  -webkit-transition: background-color ease .2s, color ease .2s;
  transition: background-color ease .2s, color ease .2s;
  padding: 20px;
  padding-bottom: 35px;
}

@media (min-width: 1200px) {
  .b-trucks__item {
    padding: 30px 30px 30px;
  }
}

.b-trucks__item:hover {
  background-color: #ee363b;
  color: #ffffff;
}

.b-trucks__row {
  margin-left: -1px;
  margin-right: -1px;
}

.b-trucks__row > * {
  padding-left: 1px;
  padding-right: 1px;
}

.b-trucks__row:before, .b-trucks__row:after {
  content: " ";
  display: table;
}

.b-trucks__row:after {
  clear: both;
}

.b-trucks__col {
  margin-top: 1px;
  margin-bottom: 1px;
  width: 100%;
  float: left;
}

@media (min-width: 768px) {
  .b-trucks__col {
    width: 50%;
  }
}

@media (min-width: 1200px) {
  .b-trucks__col {
    width: 25%;
  }
}

.b-trucks__title {
  font-family: "BebasNeueBold";
  line-height: 24px;
  overflow: hidden;
  height: 24px;
  font-size: 26px;
  margin-top: 40px;
}

@media (min-width: 1200px) {
  .b-trucks__title {
    margin-top: 18px;
  }
}

.b-trucks__description {
  margin: 3px 0;
  line-height: 28px;
  overflow: hidden;
  height: 84px;
  font-size: 16px;
}

.b-trucks__more {
  margin-top: 25px;
  font-family: "RobotoCondensedBold";
  color: rgba(0, 0, 0, 0.3);
  font-size: 14px;
  text-decoration: underline;
  text-transform: uppercase;
  -webkit-transition: color ease .2s;
  transition: color ease .2s;
}

.b-trucks__item:hover .b-trucks__more {
  color: rgba(255, 255, 255, 0.3);
}

.b-trucks__img-inner {
  width: 100%;
}

.b-contacts {
  padding: 15px;
  background-color: #ee363b;
  color: #ffffff;
}

@media (max-width: 1199px) {
  .b-contacts {
    text-align: center;
  }
}

@media (min-width: 1200px) {
  .b-contacts {
    padding: 90px 100px;
  }
}

.b-contacts__row {
  margin-left: -20px;
  margin-right: -20px;
}

.b-contacts__row > * {
  padding-left: 20px;
  padding-right: 20px;
}

.b-contacts__title {
  font-family: "RobotoRegular";
  color: #ffffff;
  font-size: 12px;
  margin-bottom: 20px;
}

.b-contacts__link {
  color: #ffffff;
  font-size: 22px;
  line-height: 28px;
}

.b-contacts__social {
  margin-top: -10px;
  margin-left: -10px;
  margin-right: -10px;
}

.b-contacts__social-link {
  padding: 10px;
}

.b-contacts__social-link:before {
  content: '';
  width: 2.61538462em;
  height: 2.61538462em;
  background-position: -15.46153846em -16.07692308em;
}

.b-contacts__social-link._tw:before {
  background-position: -33.15384615em -34.61538462em;
}

.b-contacts__social-link._ig:before {
  background-position: -22.23076923em -22.84615385em;
}

.b-contacts__item + .b-contacts__item {
  margin-top: 10px;
}

@media (min-width: 992px) {
  .b-events {
    margin-top: -40px;
  }
}

.b-events__title {
  color: #000000;
  font-family: "RobotoCondensedBold";
  font-size: 14px;
  text-transform: uppercase;
}

.b-events__spinner {
  height: 20px;
  margin-left: 10px;
}

.b-events__action {
  color: #ee4743;
  font-size: 14px;
  font-family: "RobotoCondensedBold";
  text-transform: uppercase;
}

@media (max-width: 767px) {
  .b-events__action {
    margin-top: 10px;
  }
}

@media (min-width: 768px) {
  .b-events__action {
    margin-left: 30px;
  }
}

.b-events__header {
  position: relative;
  z-index: 1;
  height: 20px;
}

.b-events__header + .b-events__list {
  margin-top: 20px;
}

@media (min-width: 1200px) {
  .b-events__list > .row {
    margin-left: -25px;
    margin-right: -25px;
  }
  .b-events__list > .row > * {
    padding-left: 25px;
    padding-right: 25px;
  }
}

.b-events__list > .row > [class*=col] {
  margin-top: 50px;
}

.b-event {
  display: block;
  margin-bottom: 40px;
}

.b-event__preview {
  margin-bottom: 10px;
}

.b-event__preview-img {
  width: 100%;
}

.b-event__title {
  color: #ee363b;
  font-family: "BebasNeueBold";
  font-size: 24px;
  margin: 10px 0;
}

.b-event__date {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.5);
  margin: 10px 0;
}

.b-event__description {
  color: #000000;
  font-family: "RobotoRegular";
  margin: 10px 0;
  line-height: 24px;
  overflow: hidden;
  height: 48px;
  font-size: 16px;
}

.b-schedule {
  padding: 20px;
}

@media (min-width: 768px) {
  .b-schedule {
    border: 3px solid #ee363b;
  }
}

@media (min-width: 768px) {
  .b-schedule {
    padding: 40px 20px;
  }
}

@media (min-width: 1200px) {
  .b-schedule {
    padding: 90px 20px;
  }
}

@media (max-width: 767px) {
  .b-schedule__block._info {
    max-width: 460px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media (min-width: 768px) {
  .b-schedule__block._info {
    padding-left: 120px;
  }
}

.b-schedule__title {
  color: #ee363c;
  text-transform: uppercase;
  font-family: "BebasNeueBold";
  font-size: 85px;
  line-height: 1;
}

.b-schedule__description {
  color: #000000;
  font-size: 16px;
  line-height: 27px;
}

.b-schedule__inner {
  position: relative;
  max-width: 930px;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 768px) {
  .b-schedule__logo {
    position: absolute;
    top: -30px;
  }
}

.b-schedule__logo-inner {
  display: block;
  width: 95px;
}

.b-service {
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
  padding-top: 20px;
  padding-bottom: 20px;
  /* ---------------------------------Block------------------------------------ */
  /* ---------------------------------Title------------------------------------ */
  /* ---------------------------------Description------------------------------------ */
  /* ---------------------------------Btn------------------------------------ */
}

@media (min-width: 1200px) {
  .b-service {
    -webkit-transition: all 300ms cubic-bezier(0.68, 0.12, 0.06, 0.835);
    transition: all 300ms cubic-bezier(0.68, 0.12, 0.06, 0.835);
    -webkit-transition-timing-function: cubic-bezier(0.68, 0.12, 0.06, 0.835);
            transition-timing-function: cubic-bezier(0.68, 0.12, 0.06, 0.835);
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

@media (min-width: 1200px) {
  .b-service:hover {
    position: relative;
    padding-top: 45px;
    padding-bottom: 45px;
  }
}

.b-service__block {
  max-width: 430px;
  background-color: #e7d890;
  padding: 20px 30px 20px 30px;
}

@media (max-width: 991px) {
  .b-service__block {
    margin-left: auto;
    margin-right: auto;
  }
}

@media (min-width: 1200px) {
  .b-service__block {
    padding: 30px 40px 30px 40px;
    max-width: 521px;
  }
}

@media (min-width: 1660px) {
  .b-service__block {
    padding: 40px 75px 40px 75px;
    max-width: 570px;
  }
}

@media (min-width: 992px) {
  .b-service:nth-child(odd) .b-service__block {
    float: left;
  }
}

@media (min-width: 992px) {
  .b-service:nth-child(even) .b-service__block {
    float: right;
  }
}

.b-service__title {
  font-family: "BebasNeueBold";
  color: #ee383d;
  font-size: 40px;
}

@media (min-width: 1200px) {
  .b-service__title {
    margin-bottom: 15px;
    font-size: 45px;
    line-height: 45px;
  }
}

.b-service__description {
  font-family: "RobotoRegular";
  font-size: 16px;
  line-height: 22px;
  line-height: 22px;
  overflow: hidden;
  height: 66px;
  font-size: 16px;
}

@media (max-width: 1200px) {
  .b-service__description {
    margin-top: 5px;
  }
}

.b-service__btn-wr {
  margin-top: 15px;
}

@media (min-width: 1200px) {
  .b-service__btn-wr {
    margin-top: 30px;
  }
}

.b-service + .b-service {
  margin-top: 4px;
}

.b-social__title {
  font-family: "BebasNeueBold";
  color: #000000;
  font-size: 24px;
  margin-bottom: 15px;
}

@media (min-width: 1200px) {
  .b-social__title {
    margin-bottom: 30px;
  }
}

.b-social__content {
  text-align: center;
}

@media (max-width: 767px) {
  .b-social #instafeed a:nth-child(3) + a {
    display: none;
  }
}

@media (min-width: 768px) {
  .b-social #instafeed {
    letter-spacing: -4px;
    margin-left: -5px;
    margin-right: -5px;
    text-align: left;
  }
  .b-social #instafeed:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
  }
  .b-social #instafeed > * {
    float: none;
    letter-spacing: 0;
    vertical-align: middle;
    display: inline-block !important;
  }
  .b-social #instafeed_top > * {
    vertical-align: top;
  }
  .b-social #instafeed_bottom > * {
    vertical-align: bottom;
  }
  .b-social #instafeed > * {
    padding-left: 5px;
    padding-right: 5px;
  }
}

.b-social #instafeed a {
  margin-bottom: 10px;
}

@media (min-width: 768px) {
  .b-social #instafeed a {
    vertical-align: top;
    width: 50%;
    margin-bottom: 10px;
  }
}

.b-services {
  /* ---------------------------------Item------------------------------------ */
  /* ---------------------------------Row------------------------------------ */
  /* ---------------------------------Col------------------------------------ */
  /* ---------------------------------Title------------------------------------ */
  /* ---------------------------------Description------------------------------------ */
  /* ---------------------------------More------------------------------------ */
  /* ---------------------------------Img------------------------------------ */
}

.b-services__item {
  position: relative;
  display: block;
  color: #000000;
  background-color: #e7d890;
  -webkit-transition: background-color ease .2s, color ease .2s;
  transition: background-color ease .2s, color ease .2s;
  padding: 10px;
}

.b-services__item:hover {
  background-color: #ee363b;
  color: #ffffff;
}

.b-services__item-inner {
  border: 1px dashed transparent;
  padding: 10px;
}

@media (min-width: 1200px) {
  .b-services__item-inner {
    padding: 60px 30px 120px;
  }
}

.b-services__item:hover .b-services__item-inner {
  border: 1px dashed rgba(255, 255, 255, 0.5);
}

.b-services__row {
  margin-left: -1px;
  margin-right: -1px;
}

.b-services__row > * {
  padding-left: 1px;
  padding-right: 1px;
}

.b-services__row:before, .b-services__row:after {
  content: " ";
  display: table;
}

.b-services__row:after {
  clear: both;
}

.b-services__col {
  margin-top: 1px;
  margin-bottom: 1px;
  width: 100%;
  float: left;
}

@media (min-width: 768px) {
  .b-services__col {
    width: 50%;
  }
}

@media (min-width: 1200px) {
  .b-services__col {
    width: 33.3333%;
  }
}

.b-services__title {
  font-family: "BebasNeueBold";
  line-height: 24px;
  overflow: hidden;
  height: 24px;
  font-size: 26px;
  margin-top: 30px;
}

.b-services__description {
  margin: 25px 0;
  line-height: 28px;
  overflow: hidden;
  height: 84px;
  font-size: 16px;
}

.b-services__more {
  margin-top: 25px;
  font-family: "RobotoCondensedBold";
  color: rgba(0, 0, 0, 0.3);
  font-size: 14px;
  text-decoration: underline;
  text-transform: uppercase;
  -webkit-transition: color ease .2s;
  transition: color ease .2s;
}

.b-services__item:hover .b-services__more {
  color: rgba(255, 255, 255, 0.3);
}

.b-services__img-wr {
  position: relative;
}

.b-services__img {
  width: 100%;
  display: block;
  -webkit-transition: opacity ease .2s;
  transition: opacity ease .2s;
}

.b-services__img-inner {
  width: 100%;
}

.b-promo {
  display: block;
  background-size: contain;
  width: 100%;
  background-repeat: no-repeat;
  background-position: 50%;
}

.b-review {
  background-color: #e7d890;
  /* ---------------------------------Title------------------------------------ */
  /* ---------------------------------Description------------------------------------ */
  /* ---------------------------------Content------------------------------------ */
  /* ---------------------------------Preview------------------------------------ */
  /* ---------------------------------Col------------------------------------ */
  /* ---------------------------------Row------------------------------------ */
}

@media (min-width: 1200px) {
  .b-review {
    position: relative;
    -webkit-transition: left ease 500ms;
    transition: left ease 500ms;
  }
}

.b-review ~ .b-review {
  margin-top: 2px;
}

@media (min-width: 1200px) {
  .b-review.animated {
    left: 0;
  }
}

.b-review__title {
  color: #ee383d;
  font-family: "BebasNeueBold";
  margin-top: 30px;
  font-size: 20px;
}

.b-review__description {
  margin: 10px 0;
  color: #000000;
  font-size: 16px;
  line-height: 28px;
}

.b-review__content {
  padding: 20px;
}

@media (min-width: 992px) {
  .b-review__content {
    padding: 40px;
  }
}

.b-review__preview {
  min-height: 250px;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
  max-width: 320px;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 992px) {
  .b-review__preview {
    max-width: none;
    min-height: 0;
    position: absolute;
    top: 0;
    left: 0;
  }
}

.b-review__col {
  position: relative;
}

.b-review__row:before, .b-review__row:after {
  content: " ";
  display: table;
}

.b-review__row:after {
  clear: both;
}

@media (min-width: 992px) {
  .b-review {
    min-height: 450px;
  }
  .b-review__col {
    width: 50%;
  }
  .b-review:nth-child(odd) .b-review__col {
    left: 50%;
  }
  .b-review:nth-child(odd) .b-review__col + .b-review__col {
    right: 50%;
    left: auto;
  }
}

.carousel-events {
  /* ---------------------------------NAV------------------------------------ */
  /* ---------------------------------FOR------------------------------------ */
}

.carousel-events .carousel-nav {
  margin-top: 40px;
}

@media (min-width: 992px) {
  .carousel-events .carousel-nav {
    margin-top: 47px;
    padding-left: 100px;
    padding-right: 100px;
  }
}

@media (min-width: 1200px) {
  .carousel-events .carousel-nav {
    margin-top: 40px;
    padding-left: 80px;
    padding-right: 80px;
  }
}

.carousel-events .carousel-nav .slick-list {
  padding: 0 !important;
  margin-left: -10px;
  margin-right: -10px;
}

.carousel-events .carousel-nav .slick-arrow {
  width: 65px;
  height: 65px;
  border: 3px solid #ee363b;
  position: absolute;
  z-index: 1;
  top: 50%;
  margin-top: -32.5px;
}

.carousel-events .carousel-nav .slick-arrow:before {
  content: '';
  width: 1.61538462em;
  height: 1.46153846em;
  background-position: -2.15384615em -2.76923077em;
}

.carousel-events .carousel-nav .slick-arrow.slick-prev {
  left: 0;
}

@media (min-width: 1660px) {
  .carousel-events .carousel-nav .slick-arrow.slick-prev {
    left: -100px;
  }
}

.carousel-events .carousel-nav .slick-arrow.slick-prev:before {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.carousel-events .carousel-nav .slick-arrow.slick-next {
  right: 0;
}

@media (min-width: 1660px) {
  .carousel-events .carousel-nav .slick-arrow.slick-next {
    right: -100px;
  }
}

.carousel-events .carousel-nav .slick-slide {
  padding-left: 10px;
  padding-right: 10px;
}

.carousel-events .carousel-nav__title {
  font-size: 24px;
  font-family: "BebasNeueBold";
  color: #000000;
  margin-bottom: 15px;
}

.carousel-events .carousel-nav__img {
  margin-bottom: 30px;
}

.carousel-events .carousel-nav__img-inner {
  width: 100%;
}

.carousel-events .carousel-nav__date {
  color: #262c34;
  font-size: 18px;
}

@media (max-width: 991px) {
  .carousel-events .carousel-nav__slide + .carousel-nav__slide {
    margin-top: 40px;
  }
}

@media (max-width: 991px) {
  .carousel-events .carousel-nav__slide:nth-child(2) ~ .carousel-nav__slide {
    display: none;
  }
}

.carousel-events .carousel-for__title {
  font-size: 24px;
  font-family: "BebasNeueBold";
  color: #ee383d;
}

@media (min-width: 1200px) {
  .carousel-events .carousel-for__slide {
    padding-left: 80px;
    padding-right: 80px;
  }
}

@media (max-width: 991px) {
  .carousel-events .carousel-for__slide ~ .carousel-for__slide {
    display: none;
  }
}

.carousel-events .carousel-for__description {
  margin: 10px 0;
  color: #010101;
  line-height: 30px;
  overflow: hidden;
  height: 90px;
  font-size: 18px;
}

@media (min-width: 1200px) {
  .carousel-events .carousel-for__description {
    line-height: 30px;
    overflow: hidden;
    height: 90px;
    font-size: 20px;
  }
}

@media (max-width: 1199px) {
  .carousel-events .carousel-for__img {
    margin-bottom: 20px;
  }
}

.carousel-events .carousel-for__img-inner {
  width: 100%;
}

@media (max-width: 1199px) {
  .carousel-events .carousel-for__info {
    margin-top: 20px;
  }
}

.carousel-events .carousel-for-info {
  position: relative;
  padding-left: 48px;
}

.carousel-events .carousel-for-info + .carousel-for-info {
  margin-top: 10px;
}

.carousel-events .carousel-for-info:before {
  content: '';
  position: absolute;
  left: 0;
}

.carousel-events .carousel-for-info._calendar:before {
  width: 1.84615385em;
  height: 2.30769231em;
  background-position: -4.53846154em -5em;
}

.carousel-events .carousel-for-info._pin:before {
  width: 1.46153846em;
  height: 2.30769231em;
  background-position: -27.53846154em -28.15384615em;
}

.carousel-events .carousel-for-info__title {
  font-size: 20px;
  color: rgba(0, 0, 0, 0.95);
  margin-bottom: 10px;
}

.carousel-events .carousel-for-info__date {
  color: rgba(0, 0, 0, 0.6);
  font-size: 16px;
}

.carousel-events .carousel-for-info__link {
  color: rgba(0, 0, 0, 0.6);
  font-family: "RobotoCondensedBold";
  font-size: 14px;
  text-decoration: underline;
  text-transform: uppercase;
}

/* -------------------------------------------------
    SP&D additional styles
   ------------------------------------------------- */
.datepicker--cell.-enabled- {
  background: #d1d1d1;
  border-radius: 50%;
}

/* -------------------------------------------------*/
.datepicker--cell-day.-other-month-, .datepicker--cell-year.-other-decade- {
  color: #dedede;
}

.datepicker--cell-day.-other-month-:hover, .datepicker--cell-year.-other-decade-:hover {
  color: #c5c5c5;
}

.-disabled-.-focus-.datepicker--cell-day.-other-month-, .-disabled-.-focus-.datepicker--cell-year.-other-decade- {
  color: #dedede;
}

.datepicker--cell-day.-other-month-:empty, .datepicker--cell-year.-other-decade-:empty {
  background: none;
  border: none;
}

/* -------------------------------------------------
    Datepicker cells
   ------------------------------------------------- */
.datepicker--cell {
  border-radius: 4px;
  float: left;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  position: relative;
  z-index: 1;
  line-height: 1;
  padding-top: 7px;
  padding-bottom: 7px;
}

.datepicker--cell-year {
  padding-top: 16px;
  padding-bottom: 16px;
}

.datepicker--cell-month {
  padding-top: 12px;
  padding-bottom: 12px;
}

.datepicker--cell.-focus- {
  background: #f0f0f0;
}

.datepicker--cell-day.-current-,
.datepicker--cell-month.-current-,
.datepicker--cell-year.-current- {
  position: relative;
}

.datepicker--cell-day.-current-:after,
.datepicker--cell-month.-current-:after,
.datepicker--cell-year.-current-:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  border: 1px solid #ee4743;
  left: 0;
  top: 0;
  border-radius: 50%;
}

.datepicker--cell.-current-.-focus- {
  color: #4a4a4a;
}

.datepicker--cell.-current-.-in-range- {
  color: #4EB5E6;
}

.datepicker--cell.-in-range- {
  background: rgba(92, 196, 239, 0.1);
  color: #4a4a4a;
  border-radius: 0;
}

.datepicker--cell.-in-range-.-focus- {
  background-color: rgba(92, 196, 239, 0.2);
}

.datepicker--cell.-disabled- {
  cursor: default;
  color: #aeaeae;
}

.datepicker--cell.-disabled-.-focus- {
  color: #aeaeae;
}

.datepicker--cell.-disabled-.-in-range- {
  color: #a1a1a1;
}

.datepicker--cell.-disabled-.-current-.-focus- {
  color: #aeaeae;
}

.datepicker--cell.-range-from- {
  border: 1px solid rgba(92, 196, 239, 0.5);
  background-color: rgba(92, 196, 239, 0.1);
  border-radius: 4px 0 0 4px;
}

.datepicker--cell.-range-to- {
  border: 1px solid rgba(92, 196, 239, 0.5);
  background-color: rgba(92, 196, 239, 0.1);
  border-radius: 0 4px 4px 0;
}

.datepicker--cell.-range-from-.-range-to- {
  border-radius: 4px;
}

.datepicker--cell.-selected- {
  color: #fff;
  border: none;
  background: #ee4743;
}

.datepicker--cell.-selected-.-current- {
  color: #ffffff;
  background: #ee4743;
}

.datepicker--cell.-selected-.-focus- {
  background: #ee4743;
}

.datepicker--cell:empty {
  cursor: default;
}

.datepicker--days-names {
  margin: 8px 0 3px;
}

.datepicker--day-name {
  opacity: 0.4;
  color: #000000;
  font-size: 11px;
  font-weight: 400;
  line-height: 27px;
  text-transform: uppercase;
  letter-spacing: 0.55px;
  display: inline-block;
  width: 26px;
  margin: 0 4px;
  text-align: center;
}

@media (min-width: 768px) {
  .datepicker--day-name {
    margin: 0 9px;
  }
}

.datepicker--cell-day {
  width: 26px;
  margin: 2px 4px;
}

@media (min-width: 768px) {
  .datepicker--cell-day {
    margin: 2px 9px;
  }
}

.datepicker--cells-months {
  height: 170px;
}

.datepicker--cell-month {
  width: 33.33%;
}

.datepicker--years {
  height: 170px;
}

.datepicker--cells-years {
  height: 170px;
}

.datepicker--cell-year {
  width: 25%;
}

.datepicker--cell-day.-other-month-, .datepicker--cell-year.-other-decade- {
  color: #dedede;
}

.datepicker--cell-day.-other-month-:hover, .datepicker--cell-year.-other-decade-:hover {
  color: #c5c5c5;
}

.-disabled-.-focus-.datepicker--cell-day.-other-month-, .-disabled-.-focus-.datepicker--cell-year.-other-decade- {
  color: #dedede;
}

.datepicker--cell-day.-other-month-:empty, .datepicker--cell-year.-other-decade-:empty {
  background: none;
  border: none;
}

.datepicker--cell-day.-focus- {
  border-radius: 50%;
}

.datepicker--cell-day.-selected-.-current-,
.datepicker--cell-day.-selected-,
.datepicker--cell-day.-selected-.-focus- {
  background-color: #ee4743;
  border-radius: 50%;
  color: #ffffff;
}

/* -------------------------------------------------
    Datepicker
   ------------------------------------------------- */
.datepickers-container {
  position: absolute;
  left: 0;
  top: 0;
}

@media print {
  .datepickers-container {
    display: none;
  }
}

.datepicker {
  background: #fff;
  border-radius: 4px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  font-family: "RobotoRegular";
  font-size: 12px;
  color: #000000;
  width: 250px;
  position: absolute;
  left: -100000px;
  opacity: 0;
  transition: opacity 0.3s ease, left 0s 0.3s, -webkit-transform 0.3s ease;
  -webkit-transition: opacity 0.3s ease, left 0s 0.3s, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, transform 0.3s ease, left 0s 0.3s;
  transition: opacity 0.3s ease, transform 0.3s ease, left 0s 0.3s, -webkit-transform 0.3s ease;
  z-index: 100;
}

@media (min-width: 768px) {
  .datepicker {
    width: 320px;
  }
}

.datepicker.-from-top- {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}

.datepicker.-from-right- {
  -webkit-transform: translateX(8px);
  transform: translateX(8px);
}

.datepicker.-from-bottom- {
  -webkit-transform: translateY(8px);
  transform: translateY(8px);
}

.datepicker.-from-left- {
  -webkit-transform: translateX(-8px);
  transform: translateX(-8px);
}

.datepicker.active {
  opacity: 1;
  -webkit-transform: translate(0);
  transform: translate(0);
  transition: opacity 0.3s ease, left 0s 0s, -webkit-transform 0.3s ease;
  -webkit-transition: opacity 0.3s ease, left 0s 0s, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, transform 0.3s ease, left 0s 0s;
  transition: opacity 0.3s ease, transform 0.3s ease, left 0s 0s, -webkit-transform 0.3s ease;
}

.datepicker-inline .datepicker {
  border-color: #d7d7d7;
  -webkit-box-shadow: none;
          box-shadow: none;
  position: static;
  left: auto;
  right: auto;
  opacity: 1;
  -webkit-transform: none;
  transform: none;
}

.datepicker-inline .datepicker--pointer {
  display: none;
}

.datepicker--content {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  padding: 30px 4px 4px 4px;
}

.-only-timepicker- .datepicker--content {
  display: none;
}

.datepicker--pointer {
  position: absolute;
  background: #fff;
  border-top: 1px solid #dbdbdb;
  border-right: 1px solid #dbdbdb;
  width: 10px;
  height: 10px;
  z-index: -1;
}

.-top-left- .datepicker--pointer, .-top-center- .datepicker--pointer, .-top-right- .datepicker--pointer {
  top: calc(100% - 4px);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}

.-right-top- .datepicker--pointer, .-right-center- .datepicker--pointer, .-right-bottom- .datepicker--pointer {
  right: calc(100% - 4px);
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
}

.-bottom-left- .datepicker--pointer, .-bottom-center- .datepicker--pointer, .-bottom-right- .datepicker--pointer {
  bottom: calc(100% - 4px);
  -webkit-transform: rotate(315deg);
  transform: rotate(315deg);
}

.-left-top- .datepicker--pointer, .-left-center- .datepicker--pointer, .-left-bottom- .datepicker--pointer {
  left: calc(100% - 4px);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.-top-left- .datepicker--pointer, .-bottom-left- .datepicker--pointer {
  left: 10px;
}

.-top-right- .datepicker--pointer, .-bottom-right- .datepicker--pointer {
  right: 10px;
}

.-top-center- .datepicker--pointer, .-bottom-center- .datepicker--pointer {
  left: calc(50% - 10px / 2);
}

.-left-top- .datepicker--pointer, .-right-top- .datepicker--pointer {
  top: 10px;
}

.-left-bottom- .datepicker--pointer, .-right-bottom- .datepicker--pointer {
  bottom: 10px;
}

.-left-center- .datepicker--pointer, .-right-center- .datepicker--pointer {
  top: calc(50% - 10px / 2);
}

.datepicker--body {
  display: none;
}

.datepicker--body.active {
  display: block;
}

.datepicker--cell-day.-other-month-, .datepicker--cell-year.-other-decade- {
  color: #dedede;
}

.datepicker--cell-day.-other-month-:hover, .datepicker--cell-year.-other-decade-:hover {
  color: #c5c5c5;
}

.-disabled-.-focus-.datepicker--cell-day.-other-month-, .-disabled-.-focus-.datepicker--cell-year.-other-decade- {
  color: #dedede;
}

.datepicker--cell-day.-other-month-:empty, .datepicker--cell-year.-other-decade-:empty {
  background: none;
  border: none;
}

/* -------------------------------------------------
    Navigation
   ------------------------------------------------- */
.datepicker--nav {
  position: relative;
  min-height: 32px;
  /* Style for "horizontal" */
  border-bottom: 1px dashed rgba(0, 0, 0, 0.5);
  padding: 4px 4px 30px 4px;
}

.-only-timepicker- .datepicker--nav {
  display: none;
}

.datepicker--nav-title,
.datepicker--nav-action {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  cursor: pointer;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
}

.datepicker--nav-action {
  position: absolute;
  right: 0;
  top: 0;
  width: 32px;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.datepicker--nav-action[data-action="prev"] {
  right: 32px;
}

.datepicker--nav-action:hover {
  background: #f0f0f0;
}

.datepicker--nav-action.-disabled- {
  visibility: hidden;
}

.datepicker--nav-action svg {
  width: 32px;
  height: 32px;
}

.datepicker--nav-action path {
  fill: none;
  stroke: #9c9c9c;
  stroke-width: 2px;
}

.datepicker--nav-title {
  display: inline-block;
  font-size: 24px;
  font-family: "BebasNeueBold";
  line-height: 27px;
  border-radius: 4px;
  padding: 0 8px;
}

.datepicker--nav-title i {
  font-style: normal;
  color: #9c9c9c;
  margin-left: 5px;
}

.datepicker--nav-title:hover {
  background: #f0f0f0;
}

.datepicker--nav-title.-disabled- {
  cursor: default;
  background: none;
}

.datepicker--buttons {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  padding: 4px;
  border-top: 1px solid #efefef;
}

.datepicker--button {
  color: #4EB5E6;
  cursor: pointer;
  border-radius: 4px;
  -ms-flex: 1;
  -webkit-box-flex: 1;
          flex: 1;
  display: -ms-inline-flexbox;
  display: -webkit-inline-box;
  display: inline-flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  height: 32px;
}

.datepicker--button:hover {
  color: #4a4a4a;
  background: #f0f0f0;
}

.datepicker--cell-day.-other-month-, .datepicker--cell-year.-other-decade- {
  color: #dedede;
}

.datepicker--cell-day.-other-month-:hover, .datepicker--cell-year.-other-decade-:hover {
  color: #c5c5c5;
}

.-disabled-.-focus-.datepicker--cell-day.-other-month-, .-disabled-.-focus-.datepicker--cell-year.-other-decade- {
  color: #dedede;
}

.datepicker--cell-day.-other-month-:empty, .datepicker--cell-year.-other-decade-:empty {
  background: none;
  border: none;
}

/* -------------------------------------------------
    Timepicker
   ------------------------------------------------- */
.datepicker--time {
  position: relative;
  padding: 170px 20px 4px 20px;
  width: 100%;
}

.datepicker--time.-am-pm- .datepicker--time-sliders {
  -ms-flex: 0 1 138px;
  -webkit-box-flex: 0;
          flex: 0 1 138px;
  max-width: 100%;
}

.-only-timepicker- .datepicker--time {
  border-top: none;
}

.datepicker--time-sliders {
  -ms-flex: 0 1 153px;
  -webkit-box-flex: 0;
          flex: 0 1 153px;
  margin-right: 10px;
  max-width: 153px;
}

.datepicker--time-label {
  display: none;
  font-size: 12px;
}

.datepicker--time-current {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex: 1;
  -webkit-box-flex: 1;
          flex: 1;
  font-size: 14px;
  text-align: center;
  margin: 0 0 0 10px;
}

.datepicker--time-current-colon {
  margin: 0 2px 3px;
  line-height: 1;
}

.datepicker--time-current-hours,
.datepicker--time-current-minutes {
  line-height: 1;
  font-size: 19px;
  font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
  position: relative;
  z-index: 1;
}

.datepicker--time-current-hours:after,
.datepicker--time-current-minutes:after {
  content: '';
  background: #f0f0f0;
  border-radius: 4px;
  position: absolute;
  left: -2px;
  top: -3px;
  right: -2px;
  bottom: -2px;
  z-index: -1;
  opacity: 0;
}

.datepicker--time-current-hours.-focus-:after,
.datepicker--time-current-minutes.-focus-:after {
  opacity: 1;
}

.datepicker--time-current-ampm {
  text-transform: uppercase;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  color: #9c9c9c;
  margin-left: 6px;
  font-size: 11px;
  margin-bottom: 1px;
}

.datepicker--time-row {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  font-size: 11px;
  height: 17px;
  background: -webkit-gradient(linear, left top, right top, from(#dedede), to(#dedede)) left 50%/100% 1px no-repeat;
  background: linear-gradient(to right, #dedede, #dedede) left 50%/100% 1px no-repeat;
}

.datepicker--time-row:first-child {
  margin-bottom: 4px;
}

.datepicker--time-row input[type='range'] {
  background: none;
  cursor: pointer;
  -ms-flex: 1;
  -webkit-box-flex: 1;
          flex: 1;
  height: 100%;
  padding: 0;
  margin: 0;
  -webkit-appearance: none;
}

.datepicker--time-row input[type='range']::-webkit-slider-thumb {
  -webkit-appearance: none;
}

.datepicker--time-row input[type='range']::-ms-tooltip {
  display: none;
}

.datepicker--time-row input[type='range']:hover::-webkit-slider-thumb {
  border-color: #b8b8b8;
}

.datepicker--time-row input[type='range']:hover::-moz-range-thumb {
  border-color: #b8b8b8;
}

.datepicker--time-row input[type='range']:hover::-ms-thumb {
  border-color: #b8b8b8;
}

.datepicker--time-row input[type='range']:focus {
  outline: none;
}

.datepicker--time-row input[type='range']::-webkit-slider-thumb {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 12px;
  width: 12px;
  border-radius: 3px;
  border: 1px solid #dedede;
  background: #fff;
  cursor: pointer;
  -webkit-transition: background .2s;
  transition: background .2s;
}

.datepicker--time-row input[type='range']::-moz-range-thumb {
  box-sizing: border-box;
  height: 12px;
  width: 12px;
  border-radius: 3px;
  border: 1px solid #dedede;
  background: #fff;
  cursor: pointer;
  -webkit-transition: background .2s;
  transition: background .2s;
}

.datepicker--time-row input[type='range']::-ms-thumb {
  box-sizing: border-box;
  height: 12px;
  width: 12px;
  border-radius: 3px;
  border: 1px solid #dedede;
  background: #fff;
  cursor: pointer;
  -webkit-transition: background .2s;
  transition: background .2s;
}

.datepicker--time-row input[type='range']::-webkit-slider-thumb {
  margin-top: -6px;
}

.datepicker--time-row input[type='range']::-webkit-slider-runnable-track {
  border: none;
  height: 1px;
  cursor: pointer;
  color: transparent;
  background: transparent;
}

.datepicker--time-row input[type='range']::-moz-range-track {
  border: none;
  height: 1px;
  cursor: pointer;
  color: transparent;
  background: transparent;
}

.datepicker--time-row input[type='range']::-ms-track {
  border: none;
  height: 1px;
  cursor: pointer;
  color: transparent;
  background: transparent;
}

.datepicker--time-row input[type='range']::-ms-fill-lower {
  background: transparent;
}

.datepicker--time-row input[type='range']::-ms-fill-upper {
  background: transparent;
}

.datepicker--time-row span {
  padding: 0 12px;
}

.datepicker--time-icon {
  color: #9c9c9c;
  border: 1px solid;
  border-radius: 50%;
  font-size: 16px;
  position: relative;
  margin: 0 5px -1px 0;
  width: 1em;
  height: 1em;
}

.datepicker--time-icon:after, .datepicker--time-icon:before {
  content: '';
  background: currentColor;
  position: absolute;
}

.datepicker--time-icon:after {
  height: .4em;
  width: 1px;
  left: calc(50% - 1px);
  top: calc(50% + 1px);
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}

.datepicker--time-icon:before {
  width: .4em;
  height: 1px;
  top: calc(50% + 1px);
  left: calc(50% - 1px);
}

.datepicker--cell-day.-other-month-, .datepicker--cell-year.-other-decade- {
  color: rgba(0, 0, 0, 0.5);
}

.datepicker--cell-day.-other-month-:hover, .datepicker--cell-year.-other-decade-:hover {
  color: #c5c5c5;
}

.-disabled-.-focus-.datepicker--cell-day.-other-month-, .-disabled-.-focus-.datepicker--cell-year.-other-decade- {
  color: #dedede;
}

.datepicker--cell-day.-other-month-:empty, .datepicker--cell-year.-other-decade-:empty {
  background: none;
  border: none;
}

.calendar._events .datepicker {
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 992px) {
  .calendar._events .datepicker {
    float: right;
  }
}

.datepicker._modal {
  z-index: 1046;
  padding: 10px;
}

.datepicker._input {
  border: 1px solid #dbdbdb;
}

.footer {
  padding: 20px 0;
}

@media (min-width: 992px) {
  .footer {
    padding: 40px 0;
  }
}

@media (min-width: 1200px) {
  .footer {
    padding: 80px 0;
  }
}

.footer__social {
  margin-top: 20px;
}

.footer__block {
  text-align: center;
}

@media (min-width: 992px) {
  .footer__block {
    text-align: left;
  }
}

.footer-logo {
  display: inline-block;
}

.footer-logo__inner {
  width: 70px;
}

@media (min-width: 992px) {
  .footer-logo__inner {
    width: 96px;
  }
}

.footer-list__link {
  text-transform: uppercase;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.5);
}

.footer-list__link:hover {
  color: white;
}

.footer-list__item + .footer-list__item {
  margin-top: 10px;
}

.footer-phone {
  display: inline-block;
  opacity: 0.7;
  line-height: 1;
  padding: 5px;
}

.footer-phone__icon {
  width: 1.15384615em;
  height: 1.15384615em;
  background-position: -25.61538462em -26.23076923em;
}

.footer-phone__text {
  font-family: "RobotoCondensedBold";
  margin-left: 15px;
  color: rgba(255, 255, 255, 0.5);
  font-size: 18px;
  text-transform: uppercase;
}

.footer-social {
  margin-left: -10px;
  margin-right: -10px;
}

.footer-social__link {
  display: block;
  padding: 10px;
}

.footer-social__link:before {
  content: '';
}

.footer-social__link._fb:before {
  width: 2.61538462em;
  height: 2.61538462em;
  background-position: -12.07692308em -12.69230769em;
}

.footer-social__link._ig:before {
  width: 2.61538462em;
  height: 2.61538462em;
  background-position: -18.84615385em -19.46153846em;
}

.footer-social__link._tw:before {
  width: 2.61538462em;
  height: 2.61538462em;
  background-position: -29.76923077em -31.23076923em;
}

.form {
  margin: 30px 0;
  /* ---------------------------------Subtitle------------------------------------ */
  /* ---------------------------------Description------------------------------------ */
  /* ---------------------------------Space------------------------------------ */
  /* ---------------------------------Inner------------------------------------ */
  /* ---------------------------------Group------------------------------------ */
  /* ---------------------------------Submit------------------------------------ */
}

.form__title {
  font-size: 30px;
  text-align: center;
  text-transform: uppercase;
  color: #ee383d;
  font-family: "BebasNeueBold";
  margin-bottom: 20px;
}

.form._sidebar {
  margin: 0;
  border-radius: 3px;
  border: 1px solid rgba(0, 0, 0, 0.5);
  padding: 20px;
}

.form._type1 {
  background-color: #e7d890;
  padding: 15px;
}

@media (min-width: 1200px) {
  .form._type1 {
    padding: 150px 130px;
    margin: 0 40px;
  }
}

.form__subtitle {
  font-size: 25px;
  margin-bottom: 20px;
}

.form__description {
  font-family: "BebasNeueBold";
  font-size: 25px;
  color: #000000;
}

.form__description:first-child {
  margin-top: 0;
  margin-bottom: 30px;
}

@media (min-width: 1200px) {
  .form__description:first-child {
    margin-bottom: 70px;
  }
}

.form._type1 .form__description {
  color: #ee383d;
}

.form__space {
  margin-bottom: 40px;
}

.form._type1 .form__inner {
  max-width: 700px;
}

.form__group {
  margin-bottom: 30px;
}

.form__group ~ .form__group {
  margin-top: 30px;
}

.form._simple .form__group {
  margin-bottom: 20px;
}

.form._sidebar .form__group {
  margin-bottom: 0;
}

.form._sidebar .form__group + .form__group {
  margin-top: 10px;
}

.form__submit-wr {
  margin-top: 40px;
}

@media (min-width: 1200px) {
  .form__submit-wr {
    margin-top: 70px;
  }
}

.form._sidebar .form__submit-wr {
  margin-top: 20px;
  text-align: center;
}

.form._sidebar .form__submit {
  width: auto;
  height: auto;
  padding: 10px 30px;
}

.form__change-password {
  position: relative;
  display: block;
  bottom: -11px;
  text-align: center;
  color: #eb3336;
  font-size: 12px;
}

.form-input {
  width: 100%;
  display: block;
}

.form-input__title {
  font-size: 20px;
}

.form-input__title_bold {
  font-family: "RobotoCondensedBold";
}

.form-input__value {
  font-size: 14px;
  font-family: "RobotoCondensedRegular";
}

.form._sidebar .form-input__title {
  font-size: 16px;
  text-align: center;
  text-transform: uppercase;
}

.form-input__field {
  background-color: transparent;
  font-family: "RobotoRegular";
  width: 100%;
  padding: 0 0 10px 0;
  resize: none;
  font-size: 16px;
  color: #000000;
  border-width: 0 0 1px 0;
  border-color: rgba(0, 0, 0, 0.5);
  border-radius: 0;
}

.form-input__field::-moz-placeholder {
  color: rgba(0, 0, 0, 0.5);
  opacity: 1;
}

.form-input__field:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.5);
}

.form-input__field::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.5);
}

.form-input__field.error {
  border-color: #ee383d;
}

.form-input__title + .form-input__field {
  margin-top: 10px;
}

.form._simple .form-input__field {
  border-width: 1px;
  padding: 5px;
}

.form-checkbox {
  position: relative;
  display: block;
  padding-left: 30px;
}

.form-checkbox._right {
  padding-left: 0;
  padding-right: 30px;
}

.form-checkbox + .form-checkbox {
  margin-top: 10px;
}

@media (min-width: 992px) {
  .form-checkbox + .form-checkbox {
    margin-left: 15px;
    margin-top: 0;
  }
}

.form-checkbox__input {
  opacity: 0;
  width: 0;
  height: 0;
  position: absolute;
  font-size: 0;
  visibility: hidden;
}

.form-checkbox__input:checked ~ .form-checkbox__field:before {
  content: '';
  width: 1.84615385em;
  height: 1.53846154em;
  background-position: -7.15384615em -8.07692308em;
  font-size: 8.66666667px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -8px;
  margin-top: -6.5px;
}

.form-checkbox__field {
  display: inline-block;
  position: absolute;
  top: 2px;
  width: 20px;
  height: 20px;
  border: 1px solid rgba(0, 0, 0, 0.5);
}

.form-checkbox__title {
  font-size: 20px;
}

.form-checkbox__title + .form-checkbox__field {
  margin-left: 10px;
  right: 0;
}

.form-checkbox__input + .form-checkbox__field {
  left: 0;
}

.form-file {
  position: relative;
  display: inline-block;
}

.form-file__input {
  opacity: 0;
  position: absolute;
  width: 0;
  height: 0;
  visibility: hidden;
}

.form-file__btn {
  position: relative;
  display: inline-block;
  border: 1px solid rgba(0, 0, 0, 0.5);
  padding: 5px 10px;
  line-height: 1;
  font-size: 16px;
}

.form-file__btn:after {
  content: '...';
  border: 1px solid rgba(0, 0, 0, 0.5);
  position: absolute;
  right: -24px;
  height: 28px;
  top: -1px;
  padding: 5px;
  width: 24px;
}

.gallery__layout {
  margin-left: -10px;
  margin-right: -10px;
}

.gallery__item {
  float: left;
  width: 50%;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 20px;
  overflow: hidden;
}

@media (min-width: 1200px) {
  .gallery__item {
    width: 25%;
  }
}

.gallery__sizer {
  width: 50%;
}

@media (min-width: 1200px) {
  .gallery__sizer {
    width: 25%;
  }
}

.gallery__item._size2 {
  width: 100%;
}

@media (min-width: 1200px) {
  .gallery__item._size2 {
    width: 50%;
  }
}

.gallery-item {
  width: 100%;
  display: block;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.gallery-item:before {
  content: '';
  position: absolute;
  background-color: transparent;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  -webkit-transition: opacity ease .2s;
  transition: opacity ease .2s;
  opacity: 0;
  z-index: 1;
}

@media (min-width: 1200px) {
  .gallery-item:hover:before {
    opacity: 1;
    background-color: rgba(238, 54, 59, 0.21);
  }
}

.gallery-item__content {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  padding: 10px;
  -webkit-transition: opacity ease .2s;
  transition: opacity ease .2s;
}

@media (min-width: 1200px) {
  .gallery-item__content {
    opacity: 0;
    padding: 40px;
  }
}

.gallery-item:hover .gallery-item__content {
  opacity: 1;
}

.gallery-item__title {
  color: #ffffff;
  font-family: "BebasNeueBold";
  font-size: 24px;
}

.gallery-item__date {
  color: #ffffff;
  font-size: 18px;
}

.gallery-item__img {
  display: block;
  width: 100%;
}

.header {
  background: url("../img/bg/video.jpg") no-repeat 0/cover;
  position: relative;
  /* ---------------------------------Inner------------------------------------ */
  /* ---------------------------------Logo------------------------------------ */
  /* ---------------------------------Block------------------------------------ */
  /* ---------------------------------Line------------------------------------ */
  /* ---------------------------------Action------------------------------------ */
  /* ---------------------------------Title------------------------------------ */
  /* ---------------------------------Social------------------------------------ */
  /* ---------------------------------Video------------------------------------ */
}

.header:before {
  content: '';
  top: 0;
  left: 0;
  z-index: 1;
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000000), to(transparent));
  background-image: linear-gradient(to bottom, #000000 0%, transparent 100%);
  opacity: 0.2;
}

.header__inner {
  position: relative;
  z-index: 1;
  padding-top: 70px;
  padding-bottom: 40px;
  min-height: 400px;
  height: 100vh;
}

@media (min-width: 768px) {
  .header__inner {
    min-height: 700px;
  }
}

@media (min-width: 1200px) {
  .header__inner {
    padding-top: 130px;
    padding-bottom: 70px;
  }
}

.header__logo {
  padding-top: 80px;
}

.header__block {
  position: relative;
}

.header__line {
  display: none;
  max-width: none;
  position: absolute;
}

@media (min-width: 1200px) {
  .header__line {
    display: block;
  }
}

.header__line_bottom {
  right: 0;
  bottom: -65%;
}

.header__line_top {
  top: 0;
  left: 250px;
}

.header__actions {
  margin-top: 40px;
}

@media (max-width: 1199px) {
  .header__actions {
    text-align: center;
  }
}

@media (min-width: 992px) {
  .header__actions {
    margin-top: 50px;
    letter-spacing: -4px;
  }
  .header__actions:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
  }
  .header__actions > * {
    float: none;
    letter-spacing: 0;
    vertical-align: middle;
    display: inline-block !important;
  }
  .header__actions_top > * {
    vertical-align: top;
  }
  .header__actions_bottom > * {
    vertical-align: bottom;
  }
}

@media (max-width: 991px) {
  .header__action-wr + .header__action-wr {
    margin-top: 15px;
  }
}

@media (min-width: 992px) {
  .header__action-wr + .header__action-wr {
    margin-left: 35px;
  }
}

.header__title {
  font-family: "BebasNeueBold";
  line-height: 1;
  color: #ffffff;
  font-size: 42px;
  width: 216px;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 992px) {
  .header__title {
    font-size: 55px;
    width: 467px;
  }
}

@media (min-width: 1200px) {
  .header__title {
    font-size: 70px;
    margin-left: 0;
    width: auto;
    white-space: nowrap;
  }
}

@media (max-width: 1199px) {
  .header__social {
    padding-bottom: 20px;
  }
}

.header__video {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.header__video-inner {
  position: absolute;
  width: inherit;
  height: inherit;
}

@media (min-aspect-ratio: 16 / 9) {
  .header__video-inner {
    height: 300%;
    top: -100%;
  }
}

@media (max-aspect-ratio: 16 / 9) {
  .header__video-inner {
    width: 300%;
    left: -100%;
  }
}

@supports ((-o-object-fit: cover) or (object-fit: cover)) {
  .header__video-inner {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}

.mfp-gallery .mfp-nav {
  position: absolute;
  padding: 10px 20px;
  top: 50%;
  z-index: 1046;
  margin-top: -22px;
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: 5px;
}

.mfp-gallery .mfp-nav-left {
  left: 10px;
}

.mfp-gallery .mfp-nav-right {
  right: 10px;
}

.mfp-gallery .mfp-nav:before {
  content: '';
  width: 1em;
  height: 1.61538462em;
  background-position: -0.38461538em -0.38461538em;
}

.mfp-gallery .mfp-nav-left:before {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.modal {
  background-color: #e7d890;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  padding: 40px 70px;
  position: relative;
}

@media (max-width: 767px) {
  .modal {
    margin-left: 10px;
    margin-right: 10px;
    padding: 35px 15px;
  }
}

.modal__title {
  color: #ee383d;
  font-family: "BebasNeueBold";
  font-size: 60px;
}

@media (min-width: 1200px) {
  .modal__title {
    font-size: 85px;
  }
}

.modal__bg {
  position: absolute;
  z-index: 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.modal__inner {
  position: relative;
  z-index: 1;
}

.modal__close-wr {
  margin-top: 30px;
}

.modal__description {
  font-size: 16px;
  line-height: 25px;
  color: #000000;
}

.modal__cross {
  padding: 10px;
  position: absolute;
  z-index: 2;
  top: 5px;
  right: 5px;
}

@media (min-width: 1200px) {
  .modal__cross {
    top: 10px;
    right: 10px;
  }
}

.modal__cross:before {
  content: '';
  width: 1.53846154em;
  height: 1.53846154em;
  background-position: -9.76923077em -10.38461538em;
}

.modal__bg._burger {
  background-image: url(../img/bg/burger_yellow.jpg);
  width: 453px;
  height: 348px;
  top: 0;
  right: 0;
}

.modal-truck {
  position: relative;
  background-color: #ffffff;
  padding: 45px 10px;
}

@media (min-width: 1200px) {
  .modal-truck {
    padding: 40px;
  }
}

.modal-truck__close {
  padding: 10px;
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
}

.modal-truck__close:before {
  content: '';
  width: 1.53846154em;
  height: 1.53846154em;
  background-position: -9.76923077em -10.38461538em;
}

.modal-truck-wr .mfp-content {
  padding: 100px 4px 40px;
  vertical-align: top;
}

@media (min-width: 992px) {
  .modal-truck-wr .mfp-content {
    max-width: 1240px;
    margin-right: auto;
    margin-left: auto;
  }
}

@media (min-width: 1660px) {
  .modal-truck-wr .mfp-content {
    padding-top: 140px;
    padding-bottom: 40px;
  }
}

.modal-event {
  background-color: #e7d890;
  position: relative;
  /* ---------------------------------Close------------------------------------ */
  /* ---------------------------------Header------------------------------------ */
  /* ---------------------------------Content------------------------------------ */
  /* ---------------------------------Title------------------------------------ */
  /* ---------------------------------Description------------------------------------ */
  /* ---------------------------------Info------------------------------------ */
  /* ---------------------------------Map------------------------------------ */
}

.modal-event__close {
  padding: 10px;
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
}

@media (min-width: 1200px) {
  .modal-event__close {
    right: 10px;
    top: 10px;
  }
}

.modal-event__close:before {
  content: '';
  width: 1.53846154em;
  height: 1.53846154em;
  background-position: -9.76923077em -10.38461538em;
}

.modal-event__header {
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
  height: 100px;
}

@media (min-width: 1200px) {
  .modal-event__header {
    height: 312px;
  }
}

.modal-event__content {
  padding: 10px;
  background-image: url(../img/bg/burger_yellow.jpg);
  background-size: 453px 348px;
  background-repeat: no-repeat;
  background-position: 100% 0;
}

@media (min-width: 1200px) {
  .modal-event__content {
    padding: 20px 40px 40px;
  }
}

@media (min-width: 1660px) {
  .modal-event__content {
    padding: 60px 100px 100px;
  }
}

.modal-event__title {
  color: #ee383d;
  font-family: "BebasNeueBold";
  font-size: 60px;
}

@media (min-width: 1200px) {
  .modal-event__title {
    font-size: 85px;
  }
}

.modal-event__description {
  font-size: 16px;
  font-family: "RobotoRegular";
  line-height: 24px;
}

.modal-event__info-wr {
  margin-top: 20px;
}

@media (min-width: 1660px) {
  .modal-event__info-wr {
    margin-top: 40px;
  }
}

.modal-event__info {
  position: relative;
  margin: 10px 0;
}

.modal-event__info-label {
  font-size: 14px;
  top: 2px;
  width: 40px;
  position: absolute;
  left: 0;
  color: #ee383d;
}

@media (min-width: 1200px) {
  .modal-event__info-label {
    font-size: 16px;
  }
}

.modal-event__info-field {
  display: block;
  padding-left: 50px;
  font-size: 16px;
  color: #000000;
}

@media (min-width: 1200px) {
  .modal-event__info-field {
    font-size: 20px;
  }
}

.modal-event__map {
  margin-top: 30px;
  height: 216px;
}

@media (min-width: 1200px) {
  .modal-event__map {
    margin-top: 70px;
  }
}

.modal-event-wr .mfp-content {
  padding: 40px 4px;
}

@media (min-width: 992px) {
  .modal-event-wr .mfp-content {
    max-width: 980px;
    margin-left: auto;
    margin-right: auto;
  }
}

.navbar {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 2;
  padding-top: 10px;
  border-bottom-left-radius: 5px;
  -webkit-transition: all ease .2s;
  transition: all ease .2s;
  height: 56px;
  /* ---------------------------------Container------------------------------------ */
}

.modal-truck-open .navbar {
  z-index: 1044;
}

@media (max-width: 1199px) {
  .navbar {
    background-color: #000000;
    padding-bottom: 10px;
  }
}

@media (min-width: 1200px) {
  .navbar {
    width: 100%;
    height: 65px;
    padding-top: 20px;
  }
}

@media (min-width: 1660px) {
  .navbar {
    padding-top: 31px;
    height: 90px;
  }
}

.navbar:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: url("../img/bg/menu-fixed.jpg") repeat-x 50% 100%;
  -webkit-transition: opacity ease .2s;
  transition: opacity ease .2s;
}

@media (max-width: 1199px) {
  .navbar:before {
    display: none;
  }
}

.page-main .navbar:before {
  opacity: 0;
}

.navbar .page-main {
  background-color: transparent;
  border-bottom-left-radius: 0;
}

@media (max-width: 1199px) {
  .page-main .navbar {
    background-color: #000000;
  }
}

@media (max-width: 1199px) {
  .navbar.fixed {
    background-color: #000000;
    border-bottom-left-radius: 5px;
  }
}

.navbar.fixed:before {
  opacity: 1;
}

@media (max-width: 1199px) {
  .navbar__container {
    width: auto;
  }
}

.navbar__inner {
  position: relative;
}

.navbar__col._logo {
  opacity: 1;
  -webkit-transition: opacity ease .2s;
  transition: opacity ease .2s;
}

@media (min-width: 1200px) {
  .navbar__col._logo {
    display: none;
  }
}

.navbar.fixed .navbar__col._logo {
  opacity: 0;
}

.navbar-logo {
  position: absolute;
  display: none;
  z-index: 1;
  left: 10px;
  top: 10px;
}

.page-main .navbar-logo {
  z-index: 2;
}

.navbar-logo__img {
  display: block;
  width: 50px;
}

@media (min-width: 480px) {
  .navbar-logo__img {
    width: 78px;
  }
}

.page-main .navbar-logo {
  display: block;
}

@media (min-width: 1200px) {
  .page-main .navbar-logo {
    display: none;
  }
}

.page-main .navbar-ghost {
  height: 0 !important;
}

.navbar-toggle {
  padding: 10px;
}

.navbar-toggle__sep {
  display: block;
  width: 25px;
  height: 2px;
  background-color: #ffffff;
}

.navbar-toggle__sep + .navbar-toggle__sep {
  margin-top: 5px;
}

@media (min-width: 1200px) {
  .navbar-toggle {
    display: none !important;
  }
}

@media (max-width: 1199px) {
  .navbar-nav-wr {
    position: fixed;
    width: 0;
    height: 100% !important;
    -webkit-transition: all ease .2s;
    transition: all ease .2s;
    top: 0;
    left: 0;
    z-index: 1;
    text-align: center;
  }
  .navbar-nav-wr[aria-expanded="true"] {
    width: 100%;
    z-index: 1;
    padding-right: 65px;
  }
}

@media (min-width: 1200px) {
  .navbar-nav-wr {
    display: block !important;
  }
}

@media (max-width: 1199px) {
  .navbar-nav {
    padding: 20px 0;
    height: 100%;
    background-color: transparent;
    -webkit-transition: background-color ease .5s;
    transition: background-color ease .5s;
    letter-spacing: -4px;
  }
  .navbar-nav:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
  }
  .navbar-nav > * {
    float: none;
    letter-spacing: 0;
    vertical-align: middle;
    display: inline-block !important;
  }
  .navbar-nav_top > * {
    vertical-align: top;
  }
  .navbar-nav_bottom > * {
    vertical-align: bottom;
  }
  .navbar-nav-wr[aria-expanded="true"] .navbar-nav {
    background-color: #ee363b;
  }
}

@media (max-width: 1199px) {
  .navbar-nav__list {
    text-align: left;
  }
}

@media (min-width: 1200px) {
  .navbar-nav__list {
    letter-spacing: -4px;
    margin-left: -10px;
    margin-right: -10px;
  }
  .navbar-nav__list:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
  }
  .navbar-nav__list > * {
    float: none;
    letter-spacing: 0;
    vertical-align: middle;
    display: inline-block !important;
  }
  .navbar-nav__list_top > * {
    vertical-align: top;
  }
  .navbar-nav__list_bottom > * {
    vertical-align: bottom;
  }
}

.navbar-nav__link {
  font-family: "RobotoCondensedBold";
  padding: 10px;
  color: #ffffff;
  font-size: 14px;
  text-transform: uppercase;
}

@media (min-width: 768px) {
  .navbar-nav__link {
    font-size: 18px;
  }
}

@media (min-width: 1200px) {
  .navbar-nav__link {
    font-size: 14px;
    padding: 10px 5px;
  }
}

.navbar-nav__link:hover {
  text-decoration: underline;
}

.page-main .navbar-nav__link:hover {
  color: #ff5571;
}

.navbar.fixed .navbar-nav__link:hover {
  color: #ffffff;
}

@media (max-width: 1199px) {
  .navbar-nav__item + .navbar-nav__item {
    margin-top: 25px;
  }
}

@media (min-width: 1200px) {
  .navbar-nav__item + .navbar-nav__item {
    margin-left: 20px;
  }
}

@media (min-width: 1200px) {
  .navbar-nav__item._last {
    display: none;
  }
}

.navbar-phone {
  display: inline-block;
  line-height: 1;
  padding: 10px;
}

@media (min-width: 1200px) {
  .navbar-phone {
    padding: 5px;
  }
}

.navbar-phone__icon {
  width: 1.15384615em;
  height: 1.15384615em;
  background-position: -25.61538462em -26.23076923em;
}

.navbar-phone__text {
  font-family: "RobotoCondensedBold";
  margin-left: 15px;
  color: #ffffff;
  font-size: 18px;
  text-transform: uppercase;
}

@media (max-width: 1199px) {
  .navbar-phone__text {
    display: none;
  }
}

.navbar-nav .navbar-phone__text {
  display: inline-block;
}

.navbar-nav-close {
  position: absolute;
  right: 75px;
  top: 10px;
  padding: 10px;
}

.navbar-nav-close:before {
  font-size: 19.5px;
  content: '';
  opacity: 0.8;
  width: 1.53846154em;
  height: 1.53846154em;
  background-position: -9.76923077em -10.38461538em;
}

@media (min-width: 1200px) {
  .navbar-nav-close {
    display: none;
  }
}

.navbar-wr {
  height: 56px;
}

@media (min-width: 1200px) {
  .navbar-wr {
    height: 65px;
  }
}

@media (min-width: 1660px) {
  .navbar-wr {
    height: 90px;
  }
}

.page-main .navbar-wr {
  height: auto;
}

.section {
  position: relative;
  margin-top: 30px;
  margin-bottom: 25px;
}

@media (min-width: 992px) {
  .section {
    margin-top: 60px;
    margin-bottom: 50px;
  }
}

~ .section {
  margin: 30px 0;
}

@media (min-width: 992px) {
  ~ .section {
    margin: 70px 0;
  }
}

.page-main .header ~ .section {
  margin: 25px 0;
}

@media (min-width: 992px) {
  .page-main .header ~ .section {
    margin: 70px 0;
  }
}

.section__inner {
  position: relative;
}

.section._contacts .section__inner {
  position: static;
}

.section._contacts {
  position: relative;
  padding-bottom: 90px;
  margin-bottom: 0;
}

.section._contacts .section-map {
  height: 1200px;
  width: 100%;
  left: 0;
  bottom: 0;
  z-index: 0;
  position: absolute;
}

.section._contacts .section-map ~ * {
  position: relative;
}

.section._contacts .section-map__inner {
  height: inherit;
  width: inherit;
}

.section-subtitle {
  position: relative;
  margin-bottom: 10px;
}

.section-subtitle__text {
  display: block;
  color: #ee383d;
  font-family: "BebasNeueBold";
  font-weight: 400;
  font-size: 42px;
}

@media (min-width: 1200px) {
  .section-subtitle__text {
    font-size: 70px;
    line-height: .8;
  }
}

.section-subtitle__text._large {
  position: relative;
}

@media (min-width: 1200px) {
  .section-subtitle__text._large {
    font-size: 190px;
    left: -7px;
  }
}

.section-bg {
  width: 100%;
  position: absolute;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: -1;
  opacity: .1;
}

@media (max-width: 1199px) {
  .section-bg {
    background-position: 50%;
  }
}

@media (min-width: 1200px) {
  .section-bg {
    background-size: cover;
  }
}

.section-bg._potato {
  background-image: url(../img/illustration/potato.jpg);
  height: 410px;
  top: 50px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 1200px) {
  .section-bg._potato {
    width: 459px;
  }
}

.section-bg._knife {
  background-image: url(../img/illustration/knife.jpg);
  height: 157px;
  top: 0;
  right: -50px;
}

@media (min-width: 1200px) {
  .section-bg._knife {
    width: 799px;
    top: 50px;
    height: 300px;
  }
}

.section-bg._burger {
  background-image: url(../img/illustration/burger.jpg);
  right: -300px;
  top: -40%;
  height: 750px;
}

@media (min-width: 1200px) {
  .section-bg._burger {
    width: 1000px;
  }
}

.section-bg._burger-small {
  background-image: url(../img/illustration/burger.jpg);
  height: 471px;
  right: -10%;
  top: -10%;
}

@media (min-width: 1200px) {
  .section-bg._burger-small {
    width: 593px;
  }
}

.section-bg._center {
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}

.section-bg._top {
  top: 0;
  bottom: auto;
}

.section-bg._right-center {
  right: 10%;
  left: auto;
}

.section-bg._right {
  left: auto;
  right: 0;
}

.section-title {
  color: #ee383d;
  font-family: "BebasNeueBold";
  font-size: 60px;
}

@media (min-width: 992px) {
  .section-title {
    font-size: 85px;
  }
}

.section-description {
  color: #000000;
  font-family: "RobotoRegular";
  font-size: 16px;
  line-height: 25px;
  margin: 20px 0;
}

.section-logo {
  line-height: 1;
  margin-bottom: 30px;
}

.section-logo__img {
  width: 120px;
}

.section-btn-wr {
  margin-top: 20px;
}

@media (min-width: 768px) {
  .section-btn-wr {
    margin-top: 40px;
  }
}

@media (min-width: 1200px) {
  .section-btn-wr {
    margin-top: 85px;
  }
}

.section-btn + .section-btn {
  margin-top: 20px;
}

@media (min-width: 768px) {
  .section-btn + .section-btn {
    margin-left: 30px;
  }
}

@media (min-width: 1200px) {
  .section-btn + .section-btn {
    margin-left: 60px;
  }
}

.section._contacts .section-contacts {
  margin-top: 340px;
}

@media (min-width: 1200px) {
  .section._contacts .section-contacts {
    margin-top: 640px;
  }
}

.section-services {
  position: relative;
}

.section-subtitle-second {
  color: #000000;
  font-family: "BebasNeueBold";
  font-size: 70px;
  line-height: 65px;
  font-weight: 400;
  margin-bottom: 30px;
}

@media (min-width: 1200px) {
  .section-subtitle-second {
    margin-bottom: 60px;
  }
}

.sidebar > * + * {
  margin-top: 20px;
}

@media (max-width: 1199px) {
  .sidebar {
    max-width: 320px;
    margin-left: auto;
    margin-right: auto;
  }
}

.sidebar-nav {
  border-radius: 3px;
  border: 1px solid rgba(0, 0, 0, 0.5);
}

.sidebar-nav ._active {
  background-color: #eb3336;
  color: #ffffff;
}

.sidebar-nav__link {
  font-size: 16px;
  display: block;
  text-align: center;
  padding: 10px;
}

.sidebar-nav__link:hover {
  background-color: #eb3336;
  color: #ffffff;
}

.sidebar-nav__item + .sidebar-nav__item {
  border-top: 1px solid rgba(0, 0, 0, 0.5);
}

.slick-slide:focus {
  outline: none !important;
}

.social__item + .social__item {
  margin-left: 10px;
}

.social__link {
  display: block;
  padding: 5px;
  width: 24px;
  font-size: 14px;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  color: #ffffff;
  text-transform: uppercase;
  text-decoration: underline;
}

.files {
  padding-top: 50px;
}

.files__item {
  padding-bottom: 25px;
}

.files__title {
  padding-left: 5px;
  font-size: 18px;
  font-family: "RobotoCondensedBold";
}

.files__download {
  padding-left: 10px;
  font-size: 14px;
  font-family: "RobotoCondensedRegular";
  text-decoration: underline;
}

/* ---------------------------------Modules------------------------------------ */
/* ---------------------------------Vendor CSS (with our editions)------------- */
