/*	==========================================================================
   Paths
   ========================================================================== */
/* ==========================================================================
   Colors
   ========================================================================== */
/*	==========================================================================
   Typo
   ========================================================================== */
/*	==========================================================================
   Misc
   ========================================================================== */
/*!
 * 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 v5.0.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
/* Document
   ========================================================================== */
img {
  max-width: 100%;
  height: auto; }

img.block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

html {
  background-color: #fff;
  box-sizing: border-box; }

body {
  -webkit-font-smoothing: subpixel-antialiased;
  font-family: Helvetica, sans-serif;
  font-size: 62.5%;
  line-height: 100%;
  color: #1d1d1a;
  background-color: #fff; }

a {
  color: #fff; }
  a:hover, a:focus {
    color: #fff; }

* {
  box-sizing: border-box; }

address {
  font-style: normal; }

.container-fluid {
  max-width: 1200px;
  margin: 0 auto; }

h1, h2, h3, h4 {
  font-weight: 400;
  line-height: 140%; }

p, ul, ol, address, table {
  font-size: 16px;
  line-height: 140%; }
  p small, ul small, ol small, address small, table small {
    font-size: 62.5%; }

@media only screen and (max-width: 768px) {
    .contacts .row + .row {
      margin-top: 30px; } }
  .contacts .section-heading {
    color: #fff;
    font-size: 26px;
    color: #e00023; }
    @media only screen and (min-width: 768px) {
  .contacts .section-heading {
    font-size: 32px; } }
  .contacts p, .contacts address {
    margin-top: 30px;
    font-size: 16px; }
    @media only screen and (min-width: 768px) {
  .contacts p, .contacts address {
    font-size: 24px; } }
    .contacts p:first-child, .contacts address:first-child {
      margin-top: 0; }
  .contacts address span {
    color: #e00023; }
  @media only screen and (max-width: 768px) {
  .contacts [class*="col"] + [class*="col"] {
    margin-top: 30px; } }

.stripe-with-map {
  background-color: #e00023; }
  @media only screen and (min-width: 768px) {
  .stripe-with-map {
    display: flex;
    align-items: stretch; } }
  .stripe-with-map [class*="col"] {
    padding: 0; }

.downloads .section-heading {
  font-size: 26px;
  color: #e00023; }
  @media only screen and (min-width: 768px) {
    .downloads .section-heading {
      font-size: 32px; } }
  .downloads h2 {
    font-size: 16px;
    margin: 0 0 15px;
    font-weight: 700; }
  @media only screen and (min-width: 768px) {
    .downloads h2 {
      margin: 0 0 30px; } }
  .downloads .row {
    margin: 15px 0 0;
    padding-top: 15px;
    border-top: 1px solid #e00023; }
  .downloads table h2 {
    margin: 0; }
  @media only screen and (max-width: 768px) {
  .downloads [class*="col"] + [class*="col"] {
    margin-top: 15px; } }

.intro .section-heading {
  color: #e00023;
  text-transform: uppercase;
  font-size: 16px;
  margin: 0 0 30px; }
  @media only screen and (min-width: 768px) {
    .intro .section-heading {
      font-size: 32px; } }
  .intro p {
    font-size: 16px;
    margin: 0; }
  @media only screen and (min-width: 992px) {
    .intro p {
      font-size: 32px; } }
  .intro .slick-dots {
    position: absolute;
    bottom: 30px;
    left: 30px; }
  .intro img {
    display: block;
    margin: 0 auto; }
  @media only screen and (max-width: 768px) {
  .intro [class*="col"] + [class*="col"] {
    margin-top: 30px; } }

.news {
  background-color: #e00023;
  color: #fff;
  font-size: 16px;
  line-height: 140%; }
  .news .container-fluid {
    padding-top: 30px;
    padding-bottom: 30px; }
  .news .section-heading {
    color: #fff;
    font-size: 16px;
    margin: 0 0 30px; }
  @media only screen and (min-width: 768px) {
    .news .section-heading {
      margin: 0 0 60px;
      font-size: 32px; } }
  .news p {
    color: #fff;
    margin: 0; }
  .news p + p {
    margin-top: 30px; }
  .news .btn-group {
    margin-top: 30px; }
  .news .button {
    font-size: 16px; }
  @media only screen and (max-width: 768px) {
    .news .button {
      display: block;
      width: 100%;
      text-align: center; } }
  @media only screen and (min-width: 768px) {
    .news .button {
      font-size: 24px; } }
  .news .slick-dots {
    width: 25%; }
  @media only screen and (max-width: 768px) {
    .news .slick-dots {
      margin-top: 30px; } }
  @media only screen and (min-width: 768px) {
    .news .slick-dots {
      position: relative;
      top: -30px; } }

.page-footer {
  background-color: #e00023; }
  @media only screen and (min-width: 768px) {
      .page-footer [class*="col"]:first-of-type {
        padding-right: 120px; } }
  .page-footer .container-fluid {
    padding-top: 30px;
    padding-bottom: 30px; }
  .page-footer .section-heading {
    color: #fff;
    font-size: 16px;
    margin: 0 0 30px; }
  @media only screen and (min-width: 768px) {
    .page-footer .section-heading {
      font-size: 32px;
      margin: 0 0 60px; } }
  .page-footer address, .page-footer p {
    color: #000;
    font-size: 12px;
    margin-top: 30px; }
  @media only screen and (min-width: 768px) {
    .page-footer address, .page-footer p {
      font-size: 24px; } }
  @media only screen and (max-width: 768px) {
  .page-footer [class*="col"] + [class*="col"] {
    margin-top: 30px; } }

.page-header {
  padding: 0 0 30px; }
  @media only screen and (max-width: 768px) {
  .page-header {
    padding: 15px 0; } }
  .page-header .container-fluid {
    display: flex;
    justify-content: flex-end; }
  @media only screen and (max-width: 768px) {
    .page-header .container-fluid {
      align-items: center; } }

.products-list {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-wrap: wrap; }

.products .section-heading {
  font-size: 32px;
  margin: 0 0 30px;
  color: #e00023; }

.section {
  padding: 30px 0; }
  @media only screen and (min-width: 768px) {
  .section {
    padding: 60px 0; } }
  .section:first-of-type {
    padding-top: 0; }
  .section:first-of-type .container-fluid {
    padding-top: 0; }
  .section.category-detail {
    padding-top: 0;
    padding-bottom: 0; }

.section-heading span {
  color: #9d9d9b; }
  .section-heading a {
    font-size: 26px;
    text-decoration: none;
    color: #9d9d9b; }
  .section-heading a:hover, .section-heading a:active, .section-heading a:focus {
    color: #e00023; }

.selling-points .section-heading {
  color: #fff;
  font-size: 26px;
  color: #e00023; }
  @media only screen and (min-width: 768px) {
    .selling-points .section-heading {
      font-size: 32px; } }
  .selling-points h2 {
    font-size: 16px;
    margin: 0;
    font-weight: 700; }
  .selling-points .row {
    margin: 15px 0 0;
    padding-top: 15px;
    border-top: 1px solid #e00023; }
  .selling-points address {
    font-weight: 700; }
  .selling-points address + address {
    border-top: 1px solid #e00023;
    padding-top: 15px;
    margin-top: 15px; }
  .selling-points address a {
    color: #e00023;
    text-decoration: none; }
  @media only screen and (max-width: 768px) {
  .selling-points [class*="col"] + [class*="col"] {
    margin-top: 30px; } }

.text {
  padding-top: 0; }
  .text .container-fluid {
    border-top: 1px solid #e00023;
    padding-top: 30px; }
  @media only screen and (min-width: 768px) {
    .text .container-fluid {
      padding-top: 60px; } }
  .text:first-child .container-fluid {
    border: 0; }
  .text .section-heading {
    font-size: 26px;
    margin: 0 0 30px;
    color: #e00023; }
  @media only screen and (min-width: 768px) {
    .text .section-heading {
      font-size: 32px; } }
  .text h2 {
    font-size: 14px;
    margin: 30px 0 0;
    font-weight: 700; }
  @media only screen and (min-width: 768px) {
    .text h2 {
      font-size: 24px; } }
  .text h2 + p {
    margin-top: 0; }
  .text p {
    font-size: 12px;
    margin: 0; }
  @media only screen and (min-width: 768px) {
    .text p {
      font-size: 24px; } }
  .text p + p {
    margin: 15px 0 0; }
    @media only screen and (min-width: 768px) {
    .text p + p {
      margin: 30px 0 0; } }
  .text ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    font-size: 12px;
    margin: 0; }
  @media only screen and (min-width: 768px) {
    .text ul {
      font-size: 24px; } }

.text + * {
  padding-top: 0; }

.text + .products {
  padding-top: 0; }
  .text + .products .container-fluid {
    padding-top: 30px;
    border-top: 1px solid #e00023; }

.section + .text {
  padding-top: 0; }

.contact-form {
  padding: 30px; }
  .contact-form h2 {
    color: #fff;
    font-size: 26px;
    margin: 0 0 15px; }
  @media only screen and (min-width: 768px) {
    .contact-form h2 {
      font-size: 32px; } }
  .contact-form [type="text"] {
    width: 100%;
    background-color: #fff;
    padding: 10px;
    border: 0;
    font-size: 16px; }
  @media only screen and (min-width: 768px) {
    .contact-form [type="text"] {
      font-size: 24px; } }
  .contact-form [type="submit"] {
    padding: 15px;
    width: 100%;
    font-size: 16px; }
  @media only screen and (min-width: 768px) {
    .contact-form [type="submit"] {
      font-size: 24px; } }
  .contact-form textarea {
    height: 250px;
    background-color: #fff;
    padding: 10px;
    border: 0;
    width: 100%;
    font-size: 16px; }
  @media only screen and (min-width: 768px) {
    .contact-form textarea {
      font-size: 24px; } }
  .contact-form .input-group + .input-group {
    margin-top: 10px; }

.map-container {
  position: relative;
  padding-bottom: 80%;
  height: 0;
  overflow: hidden; }
  .map-container iframe, .map-container #map_canvas {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    border: 0; }
  @media only screen and (max-width: 768px) {
  .map-container {
    margin-bottom: 30px; } }

.navbar-toggle {
  width: 25px;
  height: 20px; }
  @media only screen and (min-width: 768px) {
  .navbar-toggle {
    display: none; } }
  .navbar-toggle button {
    background: transparent;
    border: 0;
    padding: 0;
    width: 25px;
    height: 20px; }
  .navbar-toggle .icon {
    display: block;
    width: 25px;
    height: 20px; }
  .navbar-toggle .icon-bars {
    background: url(../images/frontend/icons/hamburger-inactive.svg) no-repeat 0 0; }
  .navbar-toggle.is-active .icon-bars {
    background-image: url(../images/frontend/icons/hamburger-active.svg); }

.newsletter-form {
  margin-top: 30px; }
  @media only screen and (min-width: 768px) {
  .newsletter-form {
    margin-top: 60px; } }
  .newsletter-form [type="text"] {
    width: 100%;
    background-color: #fff;
    padding: 10px;
    font-size: 12px;
    border: 0;
    margin-right: -4px; }
  @media only screen and (min-width: 768px) {
    .newsletter-form [type="text"] {
      width: 70%;
      font-size: 24px; } }
  .newsletter-form [type="submit"] {
    font-size: 12px;
    padding: 12px;
    width: 100%; }
  @media only screen and (min-width: 768px) {
    .newsletter-form [type="submit"] {
      width: 30%;
      font-size: 24px; } }

.primary-nav {
  list-style-type: none;
  padding: 0;
  margin: 0; }
  .primary-nav li {
    display: inline-block;
    margin-left: 15px;
    padding-top: 45px;
    border-top: 8px solid transparent; }
  .primary-nav li:hover, .primary-nav li.is-active {
    border-color: #e00023; }
  .primary-nav a {
    display: block;
    color: #1d1d1a;
    text-decoration: none;
    font-weight: 700; }
  @media only screen and (max-width: 768px) {
  .primary-nav {
    width: 100%; }
    .primary-nav li {
      display: block;
      border-top: 1px solid #e00023;
      font-size: 24px;
      font-weight: 700;
      padding-top: 0;
      margin: 0; }
      .primary-nav li.is-active a {
        border-color: #e00023; }

    .primary-nav a {
      padding: 15px;
      border-right: 4px solid transparent; } }

.navbar {
  display: none; }
  @media only screen and (max-width: 768px) {
  .navbar {
    position: absolute;
    top: 70px;
    right: 0;
    height: calc(100% - 70px);
    width: 90%;
    background-color: rgba(255, 255, 255, .9);
    z-index: 555;
    align-items: flex-end;
    max-width: 240px; }
    .navbar.is-active {
      display: flex; } }
  @media only screen and (min-width: 768px) {
  .navbar {
    display: block !important; } }

.products-filter {
  position: relative; }
  .products-filter ul {
    list-style-type: none;
    padding: 0;
    margin: 0; }
  @media only screen and (max-width: 768px) {
    .products-filter ul {
      display: none;
      position: absolute;
      top: 42px;
      left: 0;
      width: 100%;
      z-index: 554;
      background-color: #fff;
      border: 1px solid #e00023;
      border-top: 0; }
      .products-filter ul li {
        padding: 10px; }
      .products-filter ul li:not(:first-of-type) {
        border-top: 1px solid #e00023; } }
  @media only screen and (min-width: 768px) {
  .products-filter li + li {
    margin-top: 5px; } }
  .products-filter label {
    cursor: pointer; }
  .products-filter label input {
    display: none; }
  .products-filter input + span {
    display: inline-block;
    width: 16px;
    height: 16px;
    border: 1px solid #000;
    position: relative;
    vertical-align: middle;
    top: -2px;
    margin-right: 5px; }
  .products-filter input:checked + span:after {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 6px;
    height: 6px;
    background-color: #e00023; }

.products-filter-toggle {
  font-size: 16px;
  display: block;
  border: 1px solid #e00023;
  padding: 15px;
  padding-right: 30px;
  cursor: pointer;
  position: relative; }
  @media only screen and (min-width: 768px) {
  .products-filter-toggle {
    display: none; } }
  .products-filter-toggle:after {
    display: block;
    content: "";
    width: 16px;
    height: 16px;
    border-top: 1px solid #e00023;
    border-right: 1px solid #e00023;
    position: absolute;
    top: 7px;
    right: 15px;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg); }
  .products-filter-toggle.is-active:after {
    top: 15px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg); }

.products-item-detail {
  padding-top: 15px;
  padding-bottom: 15px;
  border-top: 1px solid #e00023; }
  .products-item-detail h2 {
    margin: 15px 0 0;
    font-weight: 700;
    font-size: 16px; }
  @media only screen and (min-width: 768px) {
 }
  .products-item-detail h2 + p {
    margin-top: 0; }
  @media only screen and (min-width: 768px) {
    .products-item-detail img {
      margin-top: 60px; } }

.products-item {
  overflow: hidden;
  flex: 0 0 100%;
  max-width: 260px;
  margin: 0 auto;
  margin-top: 30px;
  background-color: #e00023; }
  @media only screen and (min-width: 480px) {
  .products-item {
    flex-basis: 48%; } }
  @media only screen and (min-width: 768px) {
  .products-item {
    flex-basis: 30%; } }
  .products-item img {
    transition: all 0.4s ease;
    display: block; }
  .products-item a {
    display: block;
    text-decoration: none; }
  .products-item a:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); }

.products-item__desc {
  background-color: #e00023;
  padding: 15px;
  color: #fff;
  position: relative;
  z-index: 444;
  min-height: 150px; }
  .products-item__desc p {
    margin: 0;
    font-size: 16px; }
  .products-item__desc p strong {
    display: block; }

.site-logo {
  width: 35px;
  margin-right: auto;
  display: flex; }
  @media only screen and (min-width: 768px) {
  .site-logo {
    margin-top: 30px;
    width: 70px; } }
  .site-logo .autrio {
    height: 30px;
    max-width: none;
    margin-left: 12px; }
  .site-logo .fast {
    width: 70px;
    height: 78px;
    max-width: none; }

.slick-slider .slick-slide {
  outline: 0; }

.slick-dots {
  list-style-type: none;
  padding: 0;
  margin: 0;
  padding: 0 15px; }
  .slick-dots li {
    display: inline-block;
    border: 2px solid transparent;
    padding: 2px;
    border-radius: 100%; }
  .slick-dots li button {
    display: block;
    background: #e00023;
    border-radius: 100%;
    width: 10px;
    height: 10px;
    text-indent: -9999px;
    padding: 0; }
  .slick-dots li + li {
    margin-left: 5px; }
  .slick-dots li.slick-active {
    border: 2px solid #e00023; }

.message {
  display: none;
  position: relative;
  padding: 8px 8px 8px 32px;
  color: #000;
  width: 400px;
  font-size: 14px !important;
  margin: 0; }
  .message:before {
    content: "";
    position: absolute;
    bottom: -12px;
    /* value = - border-top-width - border-bottom-width */
    left: 194px;
    /* controls horizontal position */
    border-width: 12px 12px 0;
    border-style: solid;
    display: block;
    width: 0; }
  .message:after {
    content: "";
    position: absolute;
    bottom: -7px;
    /* value = - border-top-width - border-bottom-width */
    left: 197px;
    /* value = (:before left) + (:before border-left) - (:after border-left) */
    border-width: 7px 7px 0;
    border-style: solid;
    display: block;
    width: 0; }
  .message.error {
    background: url(../images/frontend/icons/message-error.svg);
    background-size: 18px 18px;
    background-position: 8px 7px;
    background-color: #ffed00;
    background-repeat: no-repeat; }
  .message.error:before {
    border-color: #ffed00 transparent; }
  .message.error:after {
    border-color: #ffed00 transparent; }
  .message.success {
    background: url(../images/frontend/icons/message-success.svg);
    background-size: 18px 18px;
    background-position: 8px 7px;
    background-color: #6ed296;
    background-repeat: no-repeat; }
  .message.success:before {
    border-color: #6ed296 transparent; }
  .message.success:after {
    border-color: #6ed296 transparent; }

.page-footer p.message {
  margin: 0;
  top: -94px; }

.contact-form p.message {
  margin: 0;
  top: -48px;
  left: 5%;
  position: absolute;
  width: 90%; }

.contact-form .input-group {
  position: relative; }

.button {
  transition: all 0.2s ease;
  line-height: 100%;
  font-size: 62.5%;
  display: inline-block;
  text-decoration: none;
  /*	Default
		-------------------------------------------------------------------------- */
  outline: 0 none; }
  .button--default {
    background-color: #000;
    color: #fff;
    padding: 15px 30px; }
  .button--submit {
    background-color: #000;
    color: #fff; }

input[type="submit"], input[type="button"], input[type="image"], button {
  border-radius: 0;
  border: 0 none;
  cursor: pointer; }

button[disabled] {
  cursor: default; }

input, button, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: 400;
  outline: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-appearance: none; }

::-ms-reveal, ::-ms-clear {
  display: none !important; }

textarea {
  resize: none; }

input[type="text"]:-moz-placeholder, input[type="password"]:-moz-placeholder, textarea:-moz-placeholder {
  opacity: 1; }
  input[type="text"]::-moz-placeholder, input[type="password"]::-moz-placeholder, textarea::-moz-placeholder {
    opacity: 1; }
  .downloads-table {
    border-collapse: collapse;
    width: 100%; }
  .downloads-table td {
    width: 33%;
    text-align: left;
    padding: 15px 0; }
  @media only screen and (max-width: 480px) {
    .downloads-table td {
      display: block;
      width: 100%;
      padding: 5px 0; }
      .downloads-table td:first-of-type {
        padding-top: 15px; }
      .downloads-table td:last-of-type {
        padding-bottom: 15px; } }
  .downloads-table tr + tr {
    border-top: 1px solid #e00023; }
  .downloads-table .icon, .downloads-table img {
    width: 30px; }
  .downloads-table p {
    margin: 0; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: "";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
  .container {
    width: 750px; } }
  @media (min-width: 992px) {
  .container {
    width: 970px; } }
  @media (min-width: 1200px) {
  .container {
    width: 1170px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: "";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: "";
    display: table; }
  .row:after {
    clear: both; }

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

.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.33333%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.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.33333%; }
    .col-sm-2 {
      width: 16.66667%; }
    .col-sm-3 {
      width: 25%; }
    .col-sm-4 {
      width: 33.33333%; }
    .col-sm-5 {
      width: 41.66667%; }
    .col-sm-6 {
      width: 50%; }
    .col-sm-7 {
      width: 58.33333%; }
    .col-sm-8 {
      width: 66.66667%; }
    .col-sm-9 {
      width: 75%; }
    .col-sm-10 {
      width: 83.33333%; }
    .col-sm-11 {
      width: 91.66667%; }
    .col-sm-12 {
      width: 100%; }
    .col-sm-pull-0 {
      right: auto; }
    .col-sm-pull-1 {
      right: 8.33333%; }
    .col-sm-pull-2 {
      right: 16.66667%; }
    .col-sm-pull-3 {
      right: 25%; }
    .col-sm-pull-4 {
      right: 33.33333%; }
    .col-sm-pull-5 {
      right: 41.66667%; }
    .col-sm-pull-6 {
      right: 50%; }
    .col-sm-pull-7 {
      right: 58.33333%; }
    .col-sm-pull-8 {
      right: 66.66667%; }
    .col-sm-pull-9 {
      right: 75%; }
    .col-sm-pull-10 {
      right: 83.33333%; }
    .col-sm-pull-11 {
      right: 91.66667%; }
    .col-sm-pull-12 {
      right: 100%; }
    .col-sm-push-0 {
      left: auto; }
    .col-sm-push-1 {
      left: 8.33333%; }
    .col-sm-push-2 {
      left: 16.66667%; }
    .col-sm-push-3 {
      left: 25%; }
    .col-sm-push-4 {
      left: 33.33333%; }
    .col-sm-push-5 {
      left: 41.66667%; }
    .col-sm-push-6 {
      left: 50%; }
    .col-sm-push-7 {
      left: 58.33333%; }
    .col-sm-push-8 {
      left: 66.66667%; }
    .col-sm-push-9 {
      left: 75%; }
    .col-sm-push-10 {
      left: 83.33333%; }
    .col-sm-push-11 {
      left: 91.66667%; }
    .col-sm-push-12 {
      left: 100%; }
    .col-sm-offset-0 {
      margin-left: 0%; }
    .col-sm-offset-1 {
      margin-left: 8.33333%; }
    .col-sm-offset-2 {
      margin-left: 16.66667%; }
    .col-sm-offset-3 {
      margin-left: 25%; }
    .col-sm-offset-4 {
      margin-left: 33.33333%; }
    .col-sm-offset-5 {
      margin-left: 41.66667%; }
    .col-sm-offset-6 {
      margin-left: 50%; }
    .col-sm-offset-7 {
      margin-left: 58.33333%; }
    .col-sm-offset-8 {
      margin-left: 66.66667%; }
    .col-sm-offset-9 {
      margin-left: 75%; }
    .col-sm-offset-10 {
      margin-left: 83.33333%; }
    .col-sm-offset-11 {
      margin-left: 91.66667%; }
    .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.33333%; }
    .col-md-2 {
      width: 16.66667%; }
    .col-md-3 {
      width: 25%; }
    .col-md-4 {
      width: 33.33333%; }
    .col-md-5 {
      width: 41.66667%; }
    .col-md-6 {
      width: 50%; }
    .col-md-7 {
      width: 58.33333%; }
    .col-md-8 {
      width: 66.66667%; }
    .col-md-9 {
      width: 75%; }
    .col-md-10 {
      width: 83.33333%; }
    .col-md-11 {
      width: 91.66667%; }
    .col-md-12 {
      width: 100%; }
    .col-md-pull-0 {
      right: auto; }
    .col-md-pull-1 {
      right: 8.33333%; }
    .col-md-pull-2 {
      right: 16.66667%; }
    .col-md-pull-3 {
      right: 25%; }
    .col-md-pull-4 {
      right: 33.33333%; }
    .col-md-pull-5 {
      right: 41.66667%; }
    .col-md-pull-6 {
      right: 50%; }
    .col-md-pull-7 {
      right: 58.33333%; }
    .col-md-pull-8 {
      right: 66.66667%; }
    .col-md-pull-9 {
      right: 75%; }
    .col-md-pull-10 {
      right: 83.33333%; }
    .col-md-pull-11 {
      right: 91.66667%; }
    .col-md-pull-12 {
      right: 100%; }
    .col-md-push-0 {
      left: auto; }
    .col-md-push-1 {
      left: 8.33333%; }
    .col-md-push-2 {
      left: 16.66667%; }
    .col-md-push-3 {
      left: 25%; }
    .col-md-push-4 {
      left: 33.33333%; }
    .col-md-push-5 {
      left: 41.66667%; }
    .col-md-push-6 {
      left: 50%; }
    .col-md-push-7 {
      left: 58.33333%; }
    .col-md-push-8 {
      left: 66.66667%; }
    .col-md-push-9 {
      left: 75%; }
    .col-md-push-10 {
      left: 83.33333%; }
    .col-md-push-11 {
      left: 91.66667%; }
    .col-md-push-12 {
      left: 100%; }
    .col-md-offset-0 {
      margin-left: 0%; }
    .col-md-offset-1 {
      margin-left: 8.33333%; }
    .col-md-offset-2 {
      margin-left: 16.66667%; }
    .col-md-offset-3 {
      margin-left: 25%; }
    .col-md-offset-4 {
      margin-left: 33.33333%; }
    .col-md-offset-5 {
      margin-left: 41.66667%; }
    .col-md-offset-6 {
      margin-left: 50%; }
    .col-md-offset-7 {
      margin-left: 58.33333%; }
    .col-md-offset-8 {
      margin-left: 66.66667%; }
    .col-md-offset-9 {
      margin-left: 75%; }
    .col-md-offset-10 {
      margin-left: 83.33333%; }
    .col-md-offset-11 {
      margin-left: 91.66667%; }
    .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.33333%; }
    .col-lg-2 {
      width: 16.66667%; }
    .col-lg-3 {
      width: 25%; }
    .col-lg-4 {
      width: 33.33333%; }
    .col-lg-5 {
      width: 41.66667%; }
    .col-lg-6 {
      width: 50%; }
    .col-lg-7 {
      width: 58.33333%; }
    .col-lg-8 {
      width: 66.66667%; }
    .col-lg-9 {
      width: 75%; }
    .col-lg-10 {
      width: 83.33333%; }
    .col-lg-11 {
      width: 91.66667%; }
    .col-lg-12 {
      width: 100%; }
    .col-lg-pull-0 {
      right: auto; }
    .col-lg-pull-1 {
      right: 8.33333%; }
    .col-lg-pull-2 {
      right: 16.66667%; }
    .col-lg-pull-3 {
      right: 25%; }
    .col-lg-pull-4 {
      right: 33.33333%; }
    .col-lg-pull-5 {
      right: 41.66667%; }
    .col-lg-pull-6 {
      right: 50%; }
    .col-lg-pull-7 {
      right: 58.33333%; }
    .col-lg-pull-8 {
      right: 66.66667%; }
    .col-lg-pull-9 {
      right: 75%; }
    .col-lg-pull-10 {
      right: 83.33333%; }
    .col-lg-pull-11 {
      right: 91.66667%; }
    .col-lg-pull-12 {
      right: 100%; }
    .col-lg-push-0 {
      left: auto; }
    .col-lg-push-1 {
      left: 8.33333%; }
    .col-lg-push-2 {
      left: 16.66667%; }
    .col-lg-push-3 {
      left: 25%; }
    .col-lg-push-4 {
      left: 33.33333%; }
    .col-lg-push-5 {
      left: 41.66667%; }
    .col-lg-push-6 {
      left: 50%; }
    .col-lg-push-7 {
      left: 58.33333%; }
    .col-lg-push-8 {
      left: 66.66667%; }
    .col-lg-push-9 {
      left: 75%; }
    .col-lg-push-10 {
      left: 83.33333%; }
    .col-lg-push-11 {
      left: 91.66667%; }
    .col-lg-push-12 {
      left: 100%; }
    .col-lg-offset-0 {
      margin-left: 0%; }
    .col-lg-offset-1 {
      margin-left: 8.33333%; }
    .col-lg-offset-2 {
      margin-left: 16.66667%; }
    .col-lg-offset-3 {
      margin-left: 25%; }
    .col-lg-offset-4 {
      margin-left: 33.33333%; }
    .col-lg-offset-5 {
      margin-left: 41.66667%; }
    .col-lg-offset-6 {
      margin-left: 50%; }
    .col-lg-offset-7 {
      margin-left: 58.33333%; }
    .col-lg-offset-8 {
      margin-left: 66.66667%; }
    .col-lg-offset-9 {
      margin-left: 75%; }
    .col-lg-offset-10 {
      margin-left: 83.33333%; }
    .col-lg-offset-11 {
      margin-left: 91.66667%; }
    .col-lg-offset-12 {
      margin-left: 100%; } }

@at-root {
  @-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-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 {
  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) {
  .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) {
    .visible-lg-block {
      display: block !important; } }

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

@media (min-width: 1200px) {
    .visible-lg-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) {
  .hidden-lg {
    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; } }

html {
  /* 1 */
  font-family: sans-serif;
  /* 2 */
  line-height: 1.15;
  /* 3 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* Sections
   ========================================================================== */
  /**
 * Remove the margin in all browsers (opinionated).
 */ }

body {
  margin: 0;
  /**
 * Add the correct display in IE 9-.
 */ }

article, aside, footer, header, nav, section {
  display: block;
  /**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */ }

h1 {
  font-size: 2em;
  margin: 0.67em 0;
  /* Grouping content
   ========================================================================== */
  /**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */ }

figcaption, figure, main {
  display: block;
  /**
 * Add the correct margin in IE 8.
 */ }

figure {
  margin: 1em 40px;
  /**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */ }

hr {
  /* 1 */
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 2 */
  overflow: visible;
  /**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */ }

pre {
  /* 1 */
  font-family: monospace, monospace;
  /* 2 */
  font-size: 1em;
  /* Text-level semantics
   ========================================================================== */
  /**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */ }

a {
  /* 1 */
  background-color: transparent;
  /* 2 */
  -webkit-text-decoration-skip: objects;
  /**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */ }

a:active, a:hover {
  outline-width: 0;
  /**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */ }

abbr[title] {
  /* 1 */
  border-bottom: none;
  /* 2 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */ }

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

b, strong {
  font-weight: bolder;
  /**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */ }

code, kbd, samp {
  /* 1 */
  font-family: monospace, monospace;
  /* 2 */
  font-size: 1em;
  /**
 * Add the correct font style in Android 4.3-.
 */ }

dfn {
  font-style: italic;
  /**
 * Add the correct background and color in IE 9-.
 */ }

mark {
  background-color: #ff0;
  color: #000;
  /**
 * Add the correct font size in all browsers.
 */ }

small {
  font-size: 80%;
  /**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */ }

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em;
  /* Embedded content
   ========================================================================== */
  /**
 * Add the correct display in IE 9-.
 */ }

audio, video {
  display: inline-block;
  /**
 * Add the correct display in iOS 4-7.
 */ }

audio:not([controls]) {
  display: none;
  height: 0;
  /**
 * Remove the border on images inside links in IE 10-.
 */ }

img {
  border-style: none;
  /**
 * Hide the overflow in IE.
 */ }

svg:not(:root) {
  overflow: hidden;
  /* Forms
   ========================================================================== */
  /**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */ }

button, input, optgroup, select, textarea {
  /* 1 */
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  margin: 0;
  /**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */ }

button, input {
  overflow: visible;
  /**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */ }

button, select {
  text-transform: none;
  /**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */ }

button, html [type="button"], [type="reset"], [type="submit"] {
  /* 2 */
  -webkit-appearance: button;
  /**
 * Remove the inner border and padding in Firefox.
 */ }

button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
  /**
 * Restore the focus styles unset by the previous rule.
 */ }

button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
  /**
 * Change the border, margin, and padding in all browsers (opinionated).
 */ }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
  /**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */ }

legend {
  /* 1 */
  box-sizing: border-box;
  /* 2 */
  color: inherit;
  /* 1 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 3 */
  padding: 0;
  /* 1 */
  white-space: normal;
  /**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */ }

progress {
  /* 1 */
  display: inline-block;
  /* 2 */
  vertical-align: baseline;
  /**
 * Remove the default vertical scrollbar in IE.
 */ }

textarea {
  overflow: auto;
  /**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */ }

[type="checkbox"], [type="radio"] {
  /* 1 */
  box-sizing: border-box;
  /* 2 */
  padding: 0;
  /**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */ }

[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
  height: auto;
  /**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */ }

[type="search"] {
  /* 1 */
  -webkit-appearance: textfield;
  /* 2 */
  outline-offset: -2px;
  /**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */ }

[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
  /**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */ }

::-webkit-file-upload-button {
  /* 1 */
  -webkit-appearance: button;
  /* 2 */
  font: inherit;
  /* Interactive
   ========================================================================== */
  /*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */ }

details, menu {
  display: block;
  /*
 * Add the correct display in all browsers.
 */ }

summary {
  display: list-item;
  /* Scripting
   ========================================================================== */
  /**
 * Add the correct display in IE 9-.
 */ }

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

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

[hidden] {
  display: none;
  /* Slider */ }

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

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  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);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block; }

.slick-track:before, .slick-track:after {
  display: table;
  content: ''; }

.slick-track:after {
  clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }

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

