@charset "UTF-8";
/* ===== BASE STYLES ===== */
/* ===== DEBUG MODE ===== */
/* ===== GRID AND VIEWPORTS ===== */
/* ===== COLORS ===== */
/* ===== FONTS ===== */
/* ===== BOOTSTRAP EXTRAS ===== */
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@media (max-width: 768px) {
  /* line 185, bootstrap/bootstrap/mixins/_grid.scss */
  .text-column-xs-1 {
    -webkit-column-gap: 24px;
    column-gap: 24px;
    -webkit-columns: auto 1;
    columns: auto 1;
  }

  /* line 185, bootstrap/bootstrap/mixins/_grid.scss */
  .text-column-xs-2 {
    -webkit-column-gap: 24px;
    column-gap: 24px;
    -webkit-columns: auto 2;
    columns: auto 2;
  }

  /* line 185, bootstrap/bootstrap/mixins/_grid.scss */
  .text-column-xs-3 {
    -webkit-column-gap: 24px;
    column-gap: 24px;
    -webkit-columns: auto 3;
    columns: auto 3;
  }

  /* line 185, bootstrap/bootstrap/mixins/_grid.scss */
  .text-column-xs-4 {
    -webkit-column-gap: 24px;
    column-gap: 24px;
    -webkit-columns: auto 4;
    columns: auto 4;
  }

  /* line 185, bootstrap/bootstrap/mixins/_grid.scss */
  .text-column-xs-5 {
    -webkit-column-gap: 24px;
    column-gap: 24px;
    -webkit-columns: auto 5;
    columns: auto 5;
  }

  /* line 185, bootstrap/bootstrap/mixins/_grid.scss */
  .text-column-xs-6 {
    -webkit-column-gap: 24px;
    column-gap: 24px;
    -webkit-columns: auto 6;
    columns: auto 6;
  }

  /* line 185, bootstrap/bootstrap/mixins/_grid.scss */
  .text-column-xs-7 {
    -webkit-column-gap: 24px;
    column-gap: 24px;
    -webkit-columns: auto 7;
    columns: auto 7;
  }

  /* line 185, bootstrap/bootstrap/mixins/_grid.scss */
  .text-column-xs-8 {
    -webkit-column-gap: 24px;
    column-gap: 24px;
    -webkit-columns: auto 8;
    columns: auto 8;
  }

  /* line 185, bootstrap/bootstrap/mixins/_grid.scss */
  .text-column-xs-9 {
    -webkit-column-gap: 24px;
    column-gap: 24px;
    -webkit-columns: auto 9;
    columns: auto 9;
  }

  /* line 185, bootstrap/bootstrap/mixins/_grid.scss */
  .text-column-xs-10 {
    -webkit-column-gap: 24px;
    column-gap: 24px;
    -webkit-columns: auto 10;
    columns: auto 10;
  }

  /* line 185, bootstrap/bootstrap/mixins/_grid.scss */
  .text-column-xs-11 {
    -webkit-column-gap: 24px;
    column-gap: 24px;
    -webkit-columns: auto 11;
    columns: auto 11;
  }

  /* line 185, bootstrap/bootstrap/mixins/_grid.scss */
  .text-column-xs-12 {
    -webkit-column-gap: 24px;
    column-gap: 24px;
    -webkit-columns: auto 12;
    columns: auto 12;
  }
}
@media (min-width: 768px) {
  /* line 193, bootstrap/bootstrap/mixins/_grid.scss */
  .text-column-sm-1 {
    -webkit-column-gap: 24px;
    column-gap: 24px;
    -webkit-columns: auto 1;
    columns: auto 1;
  }

  /* line 193, bootstrap/bootstrap/mixins/_grid.scss */
  .text-column-sm-2 {
    -webkit-column-gap: 24px;
    column-gap: 24px;
    -webkit-columns: auto 2;
    columns: auto 2;
  }

  /* line 193, bootstrap/bootstrap/mixins/_grid.scss */
  .text-column-sm-3 {
    -webkit-column-gap: 24px;
    column-gap: 24px;
    -webkit-columns: auto 3;
    columns: auto 3;
  }

  /* line 193, bootstrap/bootstrap/mixins/_grid.scss */
  .text-column-sm-4 {
    -webkit-column-gap: 24px;
    column-gap: 24px;
    -webkit-columns: auto 4;
    columns: auto 4;
  }

  /* line 193, bootstrap/bootstrap/mixins/_grid.scss */
  .text-column-sm-5 {
    -webkit-column-gap: 24px;
    column-gap: 24px;
    -webkit-columns: auto 5;
    columns: auto 5;
  }

  /* line 193, bootstrap/bootstrap/mixins/_grid.scss */
  .text-column-sm-6 {
    -webkit-column-gap: 24px;
    column-gap: 24px;
    -webkit-columns: auto 6;
    columns: auto 6;
  }

  /* line 193, bootstrap/bootstrap/mixins/_grid.scss */
  .text-column-sm-7 {
    -webkit-column-gap: 24px;
    column-gap: 24px;
    -webkit-columns: auto 7;
    columns: auto 7;
  }

  /* line 193, bootstrap/bootstrap/mixins/_grid.scss */
  .text-column-sm-8 {
    -webkit-column-gap: 24px;
    column-gap: 24px;
    -webkit-columns: auto 8;
    columns: auto 8;
  }

  /* line 193, bootstrap/bootstrap/mixins/_grid.scss */
  .text-column-sm-9 {
    -webkit-column-gap: 24px;
    column-gap: 24px;
    -webkit-columns: auto 9;
    columns: auto 9;
  }

  /* line 193, bootstrap/bootstrap/mixins/_grid.scss */
  .text-column-sm-10 {
    -webkit-column-gap: 24px;
    column-gap: 24px;
    -webkit-columns: auto 10;
    columns: auto 10;
  }

  /* line 193, bootstrap/bootstrap/mixins/_grid.scss */
  .text-column-sm-11 {
    -webkit-column-gap: 24px;
    column-gap: 24px;
    -webkit-columns: auto 11;
    columns: auto 11;
  }

  /* line 193, bootstrap/bootstrap/mixins/_grid.scss */
  .text-column-sm-12 {
    -webkit-column-gap: 24px;
    column-gap: 24px;
    -webkit-columns: auto 12;
    columns: auto 12;
  }
}
@media (min-width: 992px) {
  /* line 201, bootstrap/bootstrap/mixins/_grid.scss */
  .text-column-md-1 {
    -webkit-column-gap: 24px;
    column-gap: 24px;
    -webkit-columns: auto 1;
    columns: auto 1;
  }

  /* line 201, bootstrap/bootstrap/mixins/_grid.scss */
  .text-column-md-2 {
    -webkit-column-gap: 24px;
    column-gap: 24px;
    -webkit-columns: auto 2;
    columns: auto 2;
  }

  /* line 201, bootstrap/bootstrap/mixins/_grid.scss */
  .text-column-md-3 {
    -webkit-column-gap: 24px;
    column-gap: 24px;
    -webkit-columns: auto 3;
    columns: auto 3;
  }

  /* line 201, bootstrap/bootstrap/mixins/_grid.scss */
  .text-column-md-4 {
    -webkit-column-gap: 24px;
    column-gap: 24px;
    -webkit-columns: auto 4;
    columns: auto 4;
  }

  /* line 201, bootstrap/bootstrap/mixins/_grid.scss */
  .text-column-md-5 {
    -webkit-column-gap: 24px;
    column-gap: 24px;
    -webkit-columns: auto 5;
    columns: auto 5;
  }

  /* line 201, bootstrap/bootstrap/mixins/_grid.scss */
  .text-column-md-6 {
    -webkit-column-gap: 24px;
    column-gap: 24px;
    -webkit-columns: auto 6;
    columns: auto 6;
  }

  /* line 201, bootstrap/bootstrap/mixins/_grid.scss */
  .text-column-md-7 {
    -webkit-column-gap: 24px;
    column-gap: 24px;
    -webkit-columns: auto 7;
    columns: auto 7;
  }

  /* line 201, bootstrap/bootstrap/mixins/_grid.scss */
  .text-column-md-8 {
    -webkit-column-gap: 24px;
    column-gap: 24px;
    -webkit-columns: auto 8;
    columns: auto 8;
  }

  /* line 201, bootstrap/bootstrap/mixins/_grid.scss */
  .text-column-md-9 {
    -webkit-column-gap: 24px;
    column-gap: 24px;
    -webkit-columns: auto 9;
    columns: auto 9;
  }

  /* line 201, bootstrap/bootstrap/mixins/_grid.scss */
  .text-column-md-10 {
    -webkit-column-gap: 24px;
    column-gap: 24px;
    -webkit-columns: auto 10;
    columns: auto 10;
  }

  /* line 201, bootstrap/bootstrap/mixins/_grid.scss */
  .text-column-md-11 {
    -webkit-column-gap: 24px;
    column-gap: 24px;
    -webkit-columns: auto 11;
    columns: auto 11;
  }

  /* line 201, bootstrap/bootstrap/mixins/_grid.scss */
  .text-column-md-12 {
    -webkit-column-gap: 24px;
    column-gap: 24px;
    -webkit-columns: auto 12;
    columns: auto 12;
  }
}
@media (min-width: 1200px) {
  /* line 209, bootstrap/bootstrap/mixins/_grid.scss */
  .text-column-lg-1 {
    -webkit-column-gap: 24px;
    column-gap: 24px;
    -webkit-columns: auto 1;
    columns: auto 1;
  }

  /* line 209, bootstrap/bootstrap/mixins/_grid.scss */
  .text-column-lg-2 {
    -webkit-column-gap: 24px;
    column-gap: 24px;
    -webkit-columns: auto 2;
    columns: auto 2;
  }

  /* line 209, bootstrap/bootstrap/mixins/_grid.scss */
  .text-column-lg-3 {
    -webkit-column-gap: 24px;
    column-gap: 24px;
    -webkit-columns: auto 3;
    columns: auto 3;
  }

  /* line 209, bootstrap/bootstrap/mixins/_grid.scss */
  .text-column-lg-4 {
    -webkit-column-gap: 24px;
    column-gap: 24px;
    -webkit-columns: auto 4;
    columns: auto 4;
  }

  /* line 209, bootstrap/bootstrap/mixins/_grid.scss */
  .text-column-lg-5 {
    -webkit-column-gap: 24px;
    column-gap: 24px;
    -webkit-columns: auto 5;
    columns: auto 5;
  }

  /* line 209, bootstrap/bootstrap/mixins/_grid.scss */
  .text-column-lg-6 {
    -webkit-column-gap: 24px;
    column-gap: 24px;
    -webkit-columns: auto 6;
    columns: auto 6;
  }

  /* line 209, bootstrap/bootstrap/mixins/_grid.scss */
  .text-column-lg-7 {
    -webkit-column-gap: 24px;
    column-gap: 24px;
    -webkit-columns: auto 7;
    columns: auto 7;
  }

  /* line 209, bootstrap/bootstrap/mixins/_grid.scss */
  .text-column-lg-8 {
    -webkit-column-gap: 24px;
    column-gap: 24px;
    -webkit-columns: auto 8;
    columns: auto 8;
  }

  /* line 209, bootstrap/bootstrap/mixins/_grid.scss */
  .text-column-lg-9 {
    -webkit-column-gap: 24px;
    column-gap: 24px;
    -webkit-columns: auto 9;
    columns: auto 9;
  }

  /* line 209, bootstrap/bootstrap/mixins/_grid.scss */
  .text-column-lg-10 {
    -webkit-column-gap: 24px;
    column-gap: 24px;
    -webkit-columns: auto 10;
    columns: auto 10;
  }

  /* line 209, bootstrap/bootstrap/mixins/_grid.scss */
  .text-column-lg-11 {
    -webkit-column-gap: 24px;
    column-gap: 24px;
    -webkit-columns: auto 11;
    columns: auto 11;
  }

  /* line 209, bootstrap/bootstrap/mixins/_grid.scss */
  .text-column-lg-12 {
    -webkit-column-gap: 24px;
    column-gap: 24px;
    -webkit-columns: auto 12;
    columns: auto 12;
  }
}
@media (min-width: 1326px) {
  /* line 217, bootstrap/bootstrap/mixins/_grid.scss */
  .text-column-xl-1 {
    -webkit-column-gap: 24px;
    column-gap: 24px;
    -webkit-columns: auto 1;
    columns: auto 1;
  }

  /* line 217, bootstrap/bootstrap/mixins/_grid.scss */
  .text-column-xl-2 {
    -webkit-column-gap: 24px;
    column-gap: 24px;
    -webkit-columns: auto 2;
    columns: auto 2;
  }

  /* line 217, bootstrap/bootstrap/mixins/_grid.scss */
  .text-column-xl-3 {
    -webkit-column-gap: 24px;
    column-gap: 24px;
    -webkit-columns: auto 3;
    columns: auto 3;
  }

  /* line 217, bootstrap/bootstrap/mixins/_grid.scss */
  .text-column-xl-4 {
    -webkit-column-gap: 24px;
    column-gap: 24px;
    -webkit-columns: auto 4;
    columns: auto 4;
  }

  /* line 217, bootstrap/bootstrap/mixins/_grid.scss */
  .text-column-xl-5 {
    -webkit-column-gap: 24px;
    column-gap: 24px;
    -webkit-columns: auto 5;
    columns: auto 5;
  }

  /* line 217, bootstrap/bootstrap/mixins/_grid.scss */
  .text-column-xl-6 {
    -webkit-column-gap: 24px;
    column-gap: 24px;
    -webkit-columns: auto 6;
    columns: auto 6;
  }

  /* line 217, bootstrap/bootstrap/mixins/_grid.scss */
  .text-column-xl-7 {
    -webkit-column-gap: 24px;
    column-gap: 24px;
    -webkit-columns: auto 7;
    columns: auto 7;
  }

  /* line 217, bootstrap/bootstrap/mixins/_grid.scss */
  .text-column-xl-8 {
    -webkit-column-gap: 24px;
    column-gap: 24px;
    -webkit-columns: auto 8;
    columns: auto 8;
  }

  /* line 217, bootstrap/bootstrap/mixins/_grid.scss */
  .text-column-xl-9 {
    -webkit-column-gap: 24px;
    column-gap: 24px;
    -webkit-columns: auto 9;
    columns: auto 9;
  }

  /* line 217, bootstrap/bootstrap/mixins/_grid.scss */
  .text-column-xl-10 {
    -webkit-column-gap: 24px;
    column-gap: 24px;
    -webkit-columns: auto 10;
    columns: auto 10;
  }

  /* line 217, bootstrap/bootstrap/mixins/_grid.scss */
  .text-column-xl-11 {
    -webkit-column-gap: 24px;
    column-gap: 24px;
    -webkit-columns: auto 11;
    columns: auto 11;
  }

  /* line 217, bootstrap/bootstrap/mixins/_grid.scss */
  .text-column-xl-12 {
    -webkit-column-gap: 24px;
    column-gap: 24px;
    -webkit-columns: auto 12;
    columns: auto 12;
  }
}
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/* line 9, bootstrap/bootstrap/_normalize.scss */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

/* line 19, bootstrap/bootstrap/_normalize.scss */
body {
  margin: 0;
}

/* line 33, bootstrap/bootstrap/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/* line 54, bootstrap/bootstrap/_normalize.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

/* line 67, bootstrap/bootstrap/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 77, bootstrap/bootstrap/_normalize.scss */
[hidden],
template {
  display: none;
}

/* line 89, bootstrap/bootstrap/_normalize.scss */
a {
  background-color: transparent;
}

/* line 98, bootstrap/bootstrap/_normalize.scss */
a:active,
a:hover {
  outline: 0;
}

/* line 110, bootstrap/bootstrap/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 118, bootstrap/bootstrap/_normalize.scss */
b,
strong {
  font-weight: bold;
}

/* line 127, bootstrap/bootstrap/_normalize.scss */
dfn {
  font-style: italic;
}

/* line 136, bootstrap/bootstrap/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* line 145, bootstrap/bootstrap/_normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/* line 154, bootstrap/bootstrap/_normalize.scss */
small {
  font-size: 80%;
}

/* line 162, bootstrap/bootstrap/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 170, bootstrap/bootstrap/_normalize.scss */
sup {
  top: -0.5em;
}

/* line 174, bootstrap/bootstrap/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* line 185, bootstrap/bootstrap/_normalize.scss */
img {
  border: 0;
}

/* line 193, bootstrap/bootstrap/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 204, bootstrap/bootstrap/_normalize.scss */
figure {
  margin: 1em 40px;
}

/* line 212, bootstrap/bootstrap/_normalize.scss */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}

/* line 221, bootstrap/bootstrap/_normalize.scss */
pre {
  overflow: auto;
}

/* line 229, bootstrap/bootstrap/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* line 252, bootstrap/bootstrap/_normalize.scss */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

/* line 266, bootstrap/bootstrap/_normalize.scss */
button {
  overflow: visible;
}

/* line 277, bootstrap/bootstrap/_normalize.scss */
button,
select {
  text-transform: none;
}

/* line 290, bootstrap/bootstrap/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 302, bootstrap/bootstrap/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 311, bootstrap/bootstrap/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 322, bootstrap/bootstrap/_normalize.scss */
input {
  line-height: normal;
}

/* line 334, bootstrap/bootstrap/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

/* line 346, bootstrap/bootstrap/_normalize.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 356, bootstrap/bootstrap/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

/* line 367, bootstrap/bootstrap/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 376, bootstrap/bootstrap/_normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/* line 387, bootstrap/bootstrap/_normalize.scss */
legend {
  border: 0;
  padding: 0;
}

/* line 396, bootstrap/bootstrap/_normalize.scss */
textarea {
  overflow: auto;
}

/* line 405, bootstrap/bootstrap/_normalize.scss */
optgroup {
  font-weight: bold;
}

/* line 416, bootstrap/bootstrap/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 421, bootstrap/bootstrap/_normalize.scss */
td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
/* line 11, bootstrap/bootstrap/_scaffolding.scss */
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 14, bootstrap/bootstrap/_scaffolding.scss */
*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 22, bootstrap/bootstrap/_scaffolding.scss */
html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}

/* line 27, bootstrap/bootstrap/_scaffolding.scss */
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #666;
  background-color: #fff;
}

/* line 36, bootstrap/bootstrap/_scaffolding.scss */
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 48, bootstrap/bootstrap/_scaffolding.scss */
a {
  color: #0298ae;
  text-decoration: none;
}
/* line 52, bootstrap/bootstrap/_scaffolding.scss */
a:hover, a:focus {
  color: #015662;
  text-decoration: underline;
}
/* line 58, bootstrap/bootstrap/_scaffolding.scss */
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 69, bootstrap/bootstrap/_scaffolding.scss */
figure {
  margin: 0;
}

/* line 76, bootstrap/bootstrap/_scaffolding.scss */
img {
  vertical-align: middle;
}

/* line 81, bootstrap/bootstrap/_scaffolding.scss */
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

/* line 86, bootstrap/bootstrap/_scaffolding.scss */
.img-rounded {
  border-radius: 6px;
}

/* line 93, bootstrap/bootstrap/_scaffolding.scss */
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

/* line 106, bootstrap/bootstrap/_scaffolding.scss */
.img-circle {
  border-radius: 50%;
}

/* line 113, bootstrap/bootstrap/_scaffolding.scss */
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #999;
}

/* line 125, bootstrap/bootstrap/_scaffolding.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 141, bootstrap/bootstrap/_scaffolding.scss */
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/* line 159, bootstrap/bootstrap/_scaffolding.scss */
[role="button"] {
  cursor: pointer;
}

/* line 9, bootstrap/bootstrap/_type.scss */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
/* line 16, bootstrap/bootstrap/_type.scss */
h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #999;
}

/* line 24, bootstrap/bootstrap/_type.scss */
h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
/* line 30, bootstrap/bootstrap/_type.scss */
h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
  font-size: 65%;
}

/* line 35, bootstrap/bootstrap/_type.scss */
h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 41, bootstrap/bootstrap/_type.scss */
h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

/* line 47, bootstrap/bootstrap/_type.scss */
h1, .h1 {
  font-size: 36px;
}

/* line 48, bootstrap/bootstrap/_type.scss */
h2, .h2 {
  font-size: 30px;
}

/* line 49, bootstrap/bootstrap/_type.scss */
h3, .h3 {
  font-size: 24px;
}

/* line 50, bootstrap/bootstrap/_type.scss */
h4, .h4 {
  font-size: 18px;
}

/* line 51, bootstrap/bootstrap/_type.scss */
h5, .h5 {
  font-size: 14px;
}

/* line 52, bootstrap/bootstrap/_type.scss */
h6, .h6 {
  font-size: 12px;
}

/* line 58, bootstrap/bootstrap/_type.scss */
p {
  margin: 0 0 10px;
}

/* line 62, bootstrap/bootstrap/_type.scss */
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  /* line 62, bootstrap/bootstrap/_type.scss */
  .lead {
    font-size: 21px;
  }
}

/* line 78, bootstrap/bootstrap/_type.scss */
small,
.small {
  font-size: 85%;
}

/* line 83, bootstrap/bootstrap/_type.scss */
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}

/* line 90, bootstrap/bootstrap/_type.scss */
.text-left {
  text-align: left;
}

/* line 91, bootstrap/bootstrap/_type.scss */
.text-right {
  text-align: right;
}

/* line 92, bootstrap/bootstrap/_type.scss */
.text-center {
  text-align: center;
}

/* line 93, bootstrap/bootstrap/_type.scss */
.text-justify {
  text-align: justify;
}

/* line 94, bootstrap/bootstrap/_type.scss */
.text-nowrap {
  white-space: nowrap;
}

/* line 97, bootstrap/bootstrap/_type.scss */
.text-lowercase {
  text-transform: lowercase;
}

/* line 98, bootstrap/bootstrap/_type.scss */
.text-uppercase, .initialism {
  text-transform: uppercase;
}

/* line 99, bootstrap/bootstrap/_type.scss */
.text-capitalize {
  text-transform: capitalize;
}

/* line 102, bootstrap/bootstrap/_type.scss */
.text-muted {
  color: #999;
}

/* line 5, bootstrap/bootstrap/mixins/_text-emphasis.scss */
.text-primary {
  color: #0298ae;
}

/* line 8, bootstrap/bootstrap/mixins/_text-emphasis.scss */
a.text-primary:hover,
a.text-primary:focus {
  color: #016c7c;
}

/* line 5, bootstrap/bootstrap/mixins/_text-emphasis.scss */
.text-success {
  color: #3c763d;
}

/* line 8, bootstrap/bootstrap/mixins/_text-emphasis.scss */
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}

/* line 5, bootstrap/bootstrap/mixins/_text-emphasis.scss */
.text-info {
  color: #31708f;
}

/* line 8, bootstrap/bootstrap/mixins/_text-emphasis.scss */
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}

/* line 5, bootstrap/bootstrap/mixins/_text-emphasis.scss */
.text-warning {
  color: #8a6d3b;
}

/* line 8, bootstrap/bootstrap/mixins/_text-emphasis.scss */
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}

/* line 5, bootstrap/bootstrap/mixins/_text-emphasis.scss */
.text-danger {
  color: #a94442;
}

/* line 8, bootstrap/bootstrap/mixins/_text-emphasis.scss */
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}

/* line 119, bootstrap/bootstrap/_type.scss */
.bg-primary {
  color: #fff;
}

/* line 5, bootstrap/bootstrap/mixins/_background-variant.scss */
.bg-primary {
  background-color: #0298ae;
}

/* line 8, bootstrap/bootstrap/mixins/_background-variant.scss */
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #016c7c;
}

/* line 5, bootstrap/bootstrap/mixins/_background-variant.scss */
.bg-success {
  background-color: #dff0d8;
}

/* line 8, bootstrap/bootstrap/mixins/_background-variant.scss */
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}

/* line 5, bootstrap/bootstrap/mixins/_background-variant.scss */
.bg-info {
  background-color: #d9edf7;
}

/* line 8, bootstrap/bootstrap/mixins/_background-variant.scss */
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}

/* line 5, bootstrap/bootstrap/mixins/_background-variant.scss */
.bg-warning {
  background-color: #fcf8e3;
}

/* line 8, bootstrap/bootstrap/mixins/_background-variant.scss */
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}

/* line 5, bootstrap/bootstrap/mixins/_background-variant.scss */
.bg-danger {
  background-color: #f2dede;
}

/* line 8, bootstrap/bootstrap/mixins/_background-variant.scss */
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}

/* line 138, bootstrap/bootstrap/_type.scss */
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #999;
}

/* line 149, bootstrap/bootstrap/_type.scss */
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
/* line 153, bootstrap/bootstrap/_type.scss */
ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

/* line 167, bootstrap/bootstrap/_type.scss */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

/* line 173, bootstrap/bootstrap/_type.scss */
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
/* line 177, bootstrap/bootstrap/_type.scss */
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

/* line 185, bootstrap/bootstrap/_type.scss */
dl {
  margin-top: 0;
  margin-bottom: 20px;
}

/* line 189, bootstrap/bootstrap/_type.scss */
dt,
dd {
  line-height: 1.42857;
}

/* line 193, bootstrap/bootstrap/_type.scss */
dt {
  font-weight: bold;
}

/* line 196, bootstrap/bootstrap/_type.scss */
dd {
  margin-left: 0;
}

/* line 14, bootstrap/bootstrap/mixins/_clearfix.scss */
.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table;
}
/* line 19, bootstrap/bootstrap/mixins/_clearfix.scss */
.dl-horizontal dd:after {
  clear: both;
}
@media (min-width: 992px) {
  /* line 211, bootstrap/bootstrap/_type.scss */
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  /* line 218, bootstrap/bootstrap/_type.scss */
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

/* line 229, bootstrap/bootstrap/_type.scss */
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999;
}

/* line 235, bootstrap/bootstrap/_type.scss */
.initialism {
  font-size: 90%;
}

/* line 241, bootstrap/bootstrap/_type.scss */
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #999;
}
/* line 250, bootstrap/bootstrap/_type.scss */
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
/* line 257, bootstrap/bootstrap/_type.scss */
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857;
  color: #999;
}
/* line 265, bootstrap/bootstrap/_type.scss */
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

/* line 274, bootstrap/bootstrap/_type.scss */
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #999;
  border-left: 0;
  text-align: right;
}
/* line 286, bootstrap/bootstrap/_type.scss */
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: '';
}
/* line 287, bootstrap/bootstrap/_type.scss */
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

/* line 294, bootstrap/bootstrap/_type.scss */
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857;
}

/* line 10, bootstrap/bootstrap/_grid.scss */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 12px;
  padding-right: 12px;
}
/* line 14, bootstrap/bootstrap/mixins/_clearfix.scss */
.container:before, .container:after {
  content: " ";
  display: table;
}
/* line 19, bootstrap/bootstrap/mixins/_clearfix.scss */
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 10, bootstrap/bootstrap/_grid.scss */
  .container {
    width: 744px;
  }
}
@media (min-width: 992px) {
  /* line 10, bootstrap/bootstrap/_grid.scss */
  .container {
    width: 964px;
  }
}
@media (min-width: 1200px) {
  /* line 10, bootstrap/bootstrap/_grid.scss */
  .container {
    width: 1164px;
  }
}
@media (min-width: 1326px) {
  /* line 10, bootstrap/bootstrap/_grid.scss */
  .container {
    width: 1326px;
  }
}

/* line 33, bootstrap/bootstrap/_grid.scss */
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 12px;
  padding-right: 12px;
}
/* line 14, bootstrap/bootstrap/mixins/_clearfix.scss */
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}
/* line 19, bootstrap/bootstrap/mixins/_clearfix.scss */
.container-fluid:after {
  clear: both;
}

/* line 42, bootstrap/bootstrap/_grid.scss */
.row {
  margin-left: -12px;
  margin-right: -12px;
}
/* line 14, bootstrap/bootstrap/mixins/_clearfix.scss */
.row:before, .row:after {
  content: " ";
  display: table;
}
/* line 19, bootstrap/bootstrap/mixins/_clearfix.scss */
.row:after {
  clear: both;
}

/* line 11, bootstrap/bootstrap/mixins/_grid-framework.scss */
.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: 12px;
  padding-right: 12px;
}

/* line 27, bootstrap/bootstrap/mixins/_grid-framework.scss */
.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;
}

/* line 35, bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-1 {
  width: 8.33333%;
}

/* line 35, bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-2 {
  width: 16.66667%;
}

/* line 35, bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-3 {
  width: 25%;
}

/* line 35, bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-4 {
  width: 33.33333%;
}

/* line 35, bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-5 {
  width: 41.66667%;
}

/* line 35, bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-6 {
  width: 50%;
}

/* line 35, bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-7 {
  width: 58.33333%;
}

/* line 35, bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-8 {
  width: 66.66667%;
}

/* line 35, bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-9 {
  width: 75%;
}

/* line 35, bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-10 {
  width: 83.33333%;
}

/* line 35, bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-11 {
  width: 91.66667%;
}

/* line 35, bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-12 {
  width: 100%;
}

/* line 55, bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-0 {
  right: auto;
}

/* line 50, bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-1 {
  right: 8.33333%;
}

/* line 50, bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-2 {
  right: 16.66667%;
}

/* line 50, bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-3 {
  right: 25%;
}

/* line 50, bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-4 {
  right: 33.33333%;
}

/* line 50, bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-5 {
  right: 41.66667%;
}

/* line 50, bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-6 {
  right: 50%;
}

/* line 50, bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-7 {
  right: 58.33333%;
}

/* line 50, bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-8 {
  right: 66.66667%;
}

/* line 50, bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-9 {
  right: 75%;
}

/* line 50, bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-10 {
  right: 83.33333%;
}

/* line 50, bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-11 {
  right: 91.66667%;
}

/* line 50, bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-12 {
  right: 100%;
}

/* line 45, bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-0 {
  left: auto;
}

/* line 40, bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-1 {
  left: 8.33333%;
}

/* line 40, bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-2 {
  left: 16.66667%;
}

/* line 40, bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-3 {
  left: 25%;
}

/* line 40, bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-4 {
  left: 33.33333%;
}

/* line 40, bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-5 {
  left: 41.66667%;
}

/* line 40, bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-6 {
  left: 50%;
}

/* line 40, bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-7 {
  left: 58.33333%;
}

/* line 40, bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-8 {
  left: 66.66667%;
}

/* line 40, bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-9 {
  left: 75%;
}

/* line 40, bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-10 {
  left: 83.33333%;
}

/* line 40, bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-11 {
  left: 91.66667%;
}

/* line 40, bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-12 {
  left: 100%;
}

/* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-0 {
  margin-left: 0%;
}

/* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-1 {
  margin-left: 8.33333%;
}

/* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-2 {
  margin-left: 16.66667%;
}

/* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-3 {
  margin-left: 25%;
}

/* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-4 {
  margin-left: 33.33333%;
}

/* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-5 {
  margin-left: 41.66667%;
}

/* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-6 {
  margin-left: 50%;
}

/* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-7 {
  margin-left: 58.33333%;
}

/* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-8 {
  margin-left: 66.66667%;
}

/* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-9 {
  margin-left: 75%;
}

/* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-10 {
  margin-left: 83.33333%;
}

/* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-11 {
  margin-left: 91.66667%;
}

/* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  /* line 27, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .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;
  }

  /* line 35, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-1 {
    width: 8.33333%;
  }

  /* line 35, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-2 {
    width: 16.66667%;
  }

  /* line 35, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-3 {
    width: 25%;
  }

  /* line 35, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-4 {
    width: 33.33333%;
  }

  /* line 35, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-5 {
    width: 41.66667%;
  }

  /* line 35, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-6 {
    width: 50%;
  }

  /* line 35, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-7 {
    width: 58.33333%;
  }

  /* line 35, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-8 {
    width: 66.66667%;
  }

  /* line 35, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-9 {
    width: 75%;
  }

  /* line 35, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-10 {
    width: 83.33333%;
  }

  /* line 35, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-11 {
    width: 91.66667%;
  }

  /* line 35, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-12 {
    width: 100%;
  }

  /* line 55, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-0 {
    right: auto;
  }

  /* line 50, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-1 {
    right: 8.33333%;
  }

  /* line 50, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-2 {
    right: 16.66667%;
  }

  /* line 50, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-3 {
    right: 25%;
  }

  /* line 50, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-4 {
    right: 33.33333%;
  }

  /* line 50, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-5 {
    right: 41.66667%;
  }

  /* line 50, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-6 {
    right: 50%;
  }

  /* line 50, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-7 {
    right: 58.33333%;
  }

  /* line 50, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-8 {
    right: 66.66667%;
  }

  /* line 50, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-9 {
    right: 75%;
  }

  /* line 50, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-10 {
    right: 83.33333%;
  }

  /* line 50, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-11 {
    right: 91.66667%;
  }

  /* line 50, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-12 {
    right: 100%;
  }

  /* line 45, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-0 {
    left: auto;
  }

  /* line 40, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-1 {
    left: 8.33333%;
  }

  /* line 40, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-2 {
    left: 16.66667%;
  }

  /* line 40, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-3 {
    left: 25%;
  }

  /* line 40, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-4 {
    left: 33.33333%;
  }

  /* line 40, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-5 {
    left: 41.66667%;
  }

  /* line 40, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-6 {
    left: 50%;
  }

  /* line 40, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-7 {
    left: 58.33333%;
  }

  /* line 40, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-8 {
    left: 66.66667%;
  }

  /* line 40, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-9 {
    left: 75%;
  }

  /* line 40, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-10 {
    left: 83.33333%;
  }

  /* line 40, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-11 {
    left: 91.66667%;
  }

  /* line 40, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-12 {
    left: 100%;
  }

  /* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-0 {
    margin-left: 0%;
  }

  /* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-3 {
    margin-left: 25%;
  }

  /* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-6 {
    margin-left: 50%;
  }

  /* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-9 {
    margin-left: 75%;
  }

  /* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  /* line 27, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .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;
  }

  /* line 35, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-1 {
    width: 8.33333%;
  }

  /* line 35, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-2 {
    width: 16.66667%;
  }

  /* line 35, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-3 {
    width: 25%;
  }

  /* line 35, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-4 {
    width: 33.33333%;
  }

  /* line 35, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-5 {
    width: 41.66667%;
  }

  /* line 35, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-6 {
    width: 50%;
  }

  /* line 35, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-7 {
    width: 58.33333%;
  }

  /* line 35, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-8 {
    width: 66.66667%;
  }

  /* line 35, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-9 {
    width: 75%;
  }

  /* line 35, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-10 {
    width: 83.33333%;
  }

  /* line 35, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-11 {
    width: 91.66667%;
  }

  /* line 35, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-12 {
    width: 100%;
  }

  /* line 55, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-0 {
    right: auto;
  }

  /* line 50, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-1 {
    right: 8.33333%;
  }

  /* line 50, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-2 {
    right: 16.66667%;
  }

  /* line 50, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-3 {
    right: 25%;
  }

  /* line 50, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-4 {
    right: 33.33333%;
  }

  /* line 50, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-5 {
    right: 41.66667%;
  }

  /* line 50, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-6 {
    right: 50%;
  }

  /* line 50, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-7 {
    right: 58.33333%;
  }

  /* line 50, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-8 {
    right: 66.66667%;
  }

  /* line 50, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-9 {
    right: 75%;
  }

  /* line 50, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-10 {
    right: 83.33333%;
  }

  /* line 50, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-11 {
    right: 91.66667%;
  }

  /* line 50, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-12 {
    right: 100%;
  }

  /* line 45, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-0 {
    left: auto;
  }

  /* line 40, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-1 {
    left: 8.33333%;
  }

  /* line 40, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-2 {
    left: 16.66667%;
  }

  /* line 40, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-3 {
    left: 25%;
  }

  /* line 40, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-4 {
    left: 33.33333%;
  }

  /* line 40, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-5 {
    left: 41.66667%;
  }

  /* line 40, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-6 {
    left: 50%;
  }

  /* line 40, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-7 {
    left: 58.33333%;
  }

  /* line 40, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-8 {
    left: 66.66667%;
  }

  /* line 40, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-9 {
    left: 75%;
  }

  /* line 40, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-10 {
    left: 83.33333%;
  }

  /* line 40, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-11 {
    left: 91.66667%;
  }

  /* line 40, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-12 {
    left: 100%;
  }

  /* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-0 {
    margin-left: 0%;
  }

  /* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-3 {
    margin-left: 25%;
  }

  /* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-6 {
    margin-left: 50%;
  }

  /* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-9 {
    margin-left: 75%;
  }

  /* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  /* line 27, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .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;
  }

  /* line 35, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-1 {
    width: 8.33333%;
  }

  /* line 35, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-2 {
    width: 16.66667%;
  }

  /* line 35, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-3 {
    width: 25%;
  }

  /* line 35, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-4 {
    width: 33.33333%;
  }

  /* line 35, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-5 {
    width: 41.66667%;
  }

  /* line 35, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-6 {
    width: 50%;
  }

  /* line 35, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-7 {
    width: 58.33333%;
  }

  /* line 35, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-8 {
    width: 66.66667%;
  }

  /* line 35, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-9 {
    width: 75%;
  }

  /* line 35, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-10 {
    width: 83.33333%;
  }

  /* line 35, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-11 {
    width: 91.66667%;
  }

  /* line 35, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-12 {
    width: 100%;
  }

  /* line 55, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-0 {
    right: auto;
  }

  /* line 50, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-1 {
    right: 8.33333%;
  }

  /* line 50, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-2 {
    right: 16.66667%;
  }

  /* line 50, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-3 {
    right: 25%;
  }

  /* line 50, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-4 {
    right: 33.33333%;
  }

  /* line 50, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-5 {
    right: 41.66667%;
  }

  /* line 50, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-6 {
    right: 50%;
  }

  /* line 50, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-7 {
    right: 58.33333%;
  }

  /* line 50, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-8 {
    right: 66.66667%;
  }

  /* line 50, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-9 {
    right: 75%;
  }

  /* line 50, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-10 {
    right: 83.33333%;
  }

  /* line 50, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-11 {
    right: 91.66667%;
  }

  /* line 50, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-12 {
    right: 100%;
  }

  /* line 45, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-0 {
    left: auto;
  }

  /* line 40, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-1 {
    left: 8.33333%;
  }

  /* line 40, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-2 {
    left: 16.66667%;
  }

  /* line 40, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-3 {
    left: 25%;
  }

  /* line 40, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-4 {
    left: 33.33333%;
  }

  /* line 40, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-5 {
    left: 41.66667%;
  }

  /* line 40, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-6 {
    left: 50%;
  }

  /* line 40, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-7 {
    left: 58.33333%;
  }

  /* line 40, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-8 {
    left: 66.66667%;
  }

  /* line 40, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-9 {
    left: 75%;
  }

  /* line 40, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-10 {
    left: 83.33333%;
  }

  /* line 40, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-11 {
    left: 91.66667%;
  }

  /* line 40, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-12 {
    left: 100%;
  }

  /* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-0 {
    margin-left: 0%;
  }

  /* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-3 {
    margin-left: 25%;
  }

  /* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-6 {
    margin-left: 50%;
  }

  /* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-9 {
    margin-left: 75%;
  }

  /* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1326px) {
  /* line 27, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
    float: left;
  }

  /* line 35, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-xl-1 {
    width: 8.33333%;
  }

  /* line 35, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-xl-2 {
    width: 16.66667%;
  }

  /* line 35, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-xl-3 {
    width: 25%;
  }

  /* line 35, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-xl-4 {
    width: 33.33333%;
  }

  /* line 35, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-xl-5 {
    width: 41.66667%;
  }

  /* line 35, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-xl-6 {
    width: 50%;
  }

  /* line 35, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-xl-7 {
    width: 58.33333%;
  }

  /* line 35, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-xl-8 {
    width: 66.66667%;
  }

  /* line 35, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-xl-9 {
    width: 75%;
  }

  /* line 35, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-xl-10 {
    width: 83.33333%;
  }

  /* line 35, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-xl-11 {
    width: 91.66667%;
  }

  /* line 35, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-xl-12 {
    width: 100%;
  }

  /* line 55, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-xl-pull-0 {
    right: auto;
  }

  /* line 50, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-xl-pull-1 {
    right: 8.33333%;
  }

  /* line 50, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-xl-pull-2 {
    right: 16.66667%;
  }

  /* line 50, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-xl-pull-3 {
    right: 25%;
  }

  /* line 50, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-xl-pull-4 {
    right: 33.33333%;
  }

  /* line 50, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-xl-pull-5 {
    right: 41.66667%;
  }

  /* line 50, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-xl-pull-6 {
    right: 50%;
  }

  /* line 50, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-xl-pull-7 {
    right: 58.33333%;
  }

  /* line 50, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-xl-pull-8 {
    right: 66.66667%;
  }

  /* line 50, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-xl-pull-9 {
    right: 75%;
  }

  /* line 50, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-xl-pull-10 {
    right: 83.33333%;
  }

  /* line 50, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-xl-pull-11 {
    right: 91.66667%;
  }

  /* line 50, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-xl-pull-12 {
    right: 100%;
  }

  /* line 45, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-xl-push-0 {
    left: auto;
  }

  /* line 40, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-xl-push-1 {
    left: 8.33333%;
  }

  /* line 40, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-xl-push-2 {
    left: 16.66667%;
  }

  /* line 40, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-xl-push-3 {
    left: 25%;
  }

  /* line 40, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-xl-push-4 {
    left: 33.33333%;
  }

  /* line 40, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-xl-push-5 {
    left: 41.66667%;
  }

  /* line 40, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-xl-push-6 {
    left: 50%;
  }

  /* line 40, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-xl-push-7 {
    left: 58.33333%;
  }

  /* line 40, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-xl-push-8 {
    left: 66.66667%;
  }

  /* line 40, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-xl-push-9 {
    left: 75%;
  }

  /* line 40, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-xl-push-10 {
    left: 83.33333%;
  }

  /* line 40, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-xl-push-11 {
    left: 91.66667%;
  }

  /* line 40, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-xl-push-12 {
    left: 100%;
  }

  /* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-xl-offset-0 {
    margin-left: 0%;
  }

  /* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-xl-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-xl-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-xl-offset-3 {
    margin-left: 25%;
  }

  /* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-xl-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-xl-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-xl-offset-6 {
    margin-left: 50%;
  }

  /* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-xl-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-xl-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-xl-offset-9 {
    margin-left: 75%;
  }

  /* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-xl-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-xl-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-xl-offset-12 {
    margin-left: 100%;
  }
}
/* line 9, bootstrap/bootstrap/_buttons.scss */
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 26, bootstrap/bootstrap/_buttons.scss */
.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
/* line 32, bootstrap/bootstrap/_buttons.scss */
.btn:hover, .btn:focus, .btn.focus {
  color: #333;
  text-decoration: none;
}
/* line 39, bootstrap/bootstrap/_buttons.scss */
.btn:active, .btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
/* line 46, bootstrap/bootstrap/_buttons.scss */
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 58, bootstrap/bootstrap/_buttons.scss */
a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none;
}

/* line 68, bootstrap/bootstrap/_buttons.scss */
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
/* line 11, bootstrap/bootstrap/mixins/_buttons.scss */
.btn-default:focus, .btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
/* line 17, bootstrap/bootstrap/mixins/_buttons.scss */
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
/* line 22, bootstrap/bootstrap/mixins/_buttons.scss */
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
/* line 29, bootstrap/bootstrap/mixins/_buttons.scss */
.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
/* line 37, bootstrap/bootstrap/mixins/_buttons.scss */
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  background-image: none;
}
/* line 45, bootstrap/bootstrap/mixins/_buttons.scss */
.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
/* line 53, bootstrap/bootstrap/mixins/_buttons.scss */
.btn-default .badge {
  color: #fff;
  background-color: #333;
}

/* line 71, bootstrap/bootstrap/_buttons.scss */
.btn-primary {
  color: #fff;
  background-color: #0298ae;
  border-color: #028295;
}
/* line 11, bootstrap/bootstrap/mixins/_buttons.scss */
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #016c7c;
  border-color: #001417;
}
/* line 17, bootstrap/bootstrap/mixins/_buttons.scss */
.btn-primary:hover {
  color: #fff;
  background-color: #016c7c;
  border-color: #014d58;
}
/* line 22, bootstrap/bootstrap/mixins/_buttons.scss */
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #016c7c;
  border-color: #014d58;
}
/* line 29, bootstrap/bootstrap/mixins/_buttons.scss */
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #014d58;
  border-color: #001417;
}
/* line 37, bootstrap/bootstrap/mixins/_buttons.scss */
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  background-image: none;
}
/* line 45, bootstrap/bootstrap/mixins/_buttons.scss */
.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
  background-color: #0298ae;
  border-color: #028295;
}
/* line 53, bootstrap/bootstrap/mixins/_buttons.scss */
.btn-primary .badge {
  color: #0298ae;
  background-color: #fff;
}

/* line 75, bootstrap/bootstrap/_buttons.scss */
.btn-success {
  color: #fff;
  background-color: #95db94;
  border-color: #82d581;
}
/* line 11, bootstrap/bootstrap/mixins/_buttons.scss */
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #6fce6e;
  border-color: #37a036;
}
/* line 17, bootstrap/bootstrap/mixins/_buttons.scss */
.btn-success:hover {
  color: #fff;
  background-color: #6fce6e;
  border-color: #55c553;
}
/* line 22, bootstrap/bootstrap/mixins/_buttons.scss */
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #6fce6e;
  border-color: #55c553;
}
/* line 29, bootstrap/bootstrap/mixins/_buttons.scss */
.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #55c553;
  border-color: #37a036;
}
/* line 37, bootstrap/bootstrap/mixins/_buttons.scss */
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  background-image: none;
}
/* line 45, bootstrap/bootstrap/mixins/_buttons.scss */
.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
  background-color: #95db94;
  border-color: #82d581;
}
/* line 53, bootstrap/bootstrap/mixins/_buttons.scss */
.btn-success .badge {
  color: #95db94;
  background-color: #fff;
}

/* line 79, bootstrap/bootstrap/_buttons.scss */
.btn-info {
  color: #fff;
  background-color: #0298ae;
  border-color: #028295;
}
/* line 11, bootstrap/bootstrap/mixins/_buttons.scss */
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #016c7c;
  border-color: #001417;
}
/* line 17, bootstrap/bootstrap/mixins/_buttons.scss */
.btn-info:hover {
  color: #fff;
  background-color: #016c7c;
  border-color: #014d58;
}
/* line 22, bootstrap/bootstrap/mixins/_buttons.scss */
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #016c7c;
  border-color: #014d58;
}
/* line 29, bootstrap/bootstrap/mixins/_buttons.scss */
.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #014d58;
  border-color: #001417;
}
/* line 37, bootstrap/bootstrap/mixins/_buttons.scss */
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  background-image: none;
}
/* line 45, bootstrap/bootstrap/mixins/_buttons.scss */
.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
  background-color: #0298ae;
  border-color: #028295;
}
/* line 53, bootstrap/bootstrap/mixins/_buttons.scss */
.btn-info .badge {
  color: #0298ae;
  background-color: #fff;
}

/* line 83, bootstrap/bootstrap/_buttons.scss */
.btn-warning {
  color: #fff;
  background-color: #d7a436;
  border-color: #cb9828;
}
/* line 11, bootstrap/bootstrap/mixins/_buttons.scss */
.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: #b68824;
  border-color: #614813;
}
/* line 17, bootstrap/bootstrap/mixins/_buttons.scss */
.btn-warning:hover {
  color: #fff;
  background-color: #b68824;
  border-color: #98711e;
}
/* line 22, bootstrap/bootstrap/mixins/_buttons.scss */
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #b68824;
  border-color: #98711e;
}
/* line 29, bootstrap/bootstrap/mixins/_buttons.scss */
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #98711e;
  border-color: #614813;
}
/* line 37, bootstrap/bootstrap/mixins/_buttons.scss */
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  background-image: none;
}
/* line 45, bootstrap/bootstrap/mixins/_buttons.scss */
.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
  background-color: #d7a436;
  border-color: #cb9828;
}
/* line 53, bootstrap/bootstrap/mixins/_buttons.scss */
.btn-warning .badge {
  color: #d7a436;
  background-color: #fff;
}

/* line 87, bootstrap/bootstrap/_buttons.scss */
.btn-danger {
  color: #fff;
  background-color: #ff4301;
  border-color: #e73c00;
}
/* line 11, bootstrap/bootstrap/mixins/_buttons.scss */
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #cd3500;
  border-color: #671b00;
}
/* line 17, bootstrap/bootstrap/mixins/_buttons.scss */
.btn-danger:hover {
  color: #fff;
  background-color: #cd3500;
  border-color: #a92c00;
}
/* line 22, bootstrap/bootstrap/mixins/_buttons.scss */
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #cd3500;
  border-color: #a92c00;
}
/* line 29, bootstrap/bootstrap/mixins/_buttons.scss */
.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #a92c00;
  border-color: #671b00;
}
/* line 37, bootstrap/bootstrap/mixins/_buttons.scss */
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  background-image: none;
}
/* line 45, bootstrap/bootstrap/mixins/_buttons.scss */
.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
  background-color: #ff4301;
  border-color: #e73c00;
}
/* line 53, bootstrap/bootstrap/mixins/_buttons.scss */
.btn-danger .badge {
  color: #ff4301;
  background-color: #fff;
}

/* line 96, bootstrap/bootstrap/_buttons.scss */
.btn-link {
  color: #0298ae;
  font-weight: normal;
  border-radius: 0;
}
/* line 101, bootstrap/bootstrap/_buttons.scss */
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 109, bootstrap/bootstrap/_buttons.scss */
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
/* line 115, bootstrap/bootstrap/_buttons.scss */
.btn-link:hover, .btn-link:focus {
  color: #015662;
  text-decoration: underline;
  background-color: transparent;
}
/* line 123, bootstrap/bootstrap/_buttons.scss */
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #999;
  text-decoration: none;
}

/* line 135, bootstrap/bootstrap/_buttons.scss */
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px;
}

/* line 139, bootstrap/bootstrap/_buttons.scss */
.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 143, bootstrap/bootstrap/_buttons.scss */
.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 151, bootstrap/bootstrap/_buttons.scss */
.btn-block {
  display: block;
  width: 100%;
}

/* line 157, bootstrap/bootstrap/_buttons.scss */
.btn-block + .btn-block {
  margin-top: 5px;
}

/* line 165, bootstrap/bootstrap/_buttons.scss */
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

/* line 11, bootstrap/bootstrap/_alerts.scss */
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
/* line 18, bootstrap/bootstrap/_alerts.scss */
.alert h4 {
  margin-top: 0;
  color: inherit;
}
/* line 25, bootstrap/bootstrap/_alerts.scss */
.alert .alert-link {
  font-weight: bold;
}
/* line 30, bootstrap/bootstrap/_alerts.scss */
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
/* line 35, bootstrap/bootstrap/_alerts.scss */
.alert > p + p {
  margin-top: 5px;
}

/* line 44, bootstrap/bootstrap/_alerts.scss */
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
/* line 49, bootstrap/bootstrap/_alerts.scss */
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

/* line 61, bootstrap/bootstrap/_alerts.scss */
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
/* line 8, bootstrap/bootstrap/mixins/_alerts.scss */
.alert-success hr {
  border-top-color: #c9e2b3;
}
/* line 11, bootstrap/bootstrap/mixins/_alerts.scss */
.alert-success .alert-link {
  color: #2b542c;
}

/* line 65, bootstrap/bootstrap/_alerts.scss */
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
/* line 8, bootstrap/bootstrap/mixins/_alerts.scss */
.alert-info hr {
  border-top-color: #a6e1ec;
}
/* line 11, bootstrap/bootstrap/mixins/_alerts.scss */
.alert-info .alert-link {
  color: #245269;
}

/* line 69, bootstrap/bootstrap/_alerts.scss */
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
/* line 8, bootstrap/bootstrap/mixins/_alerts.scss */
.alert-warning hr {
  border-top-color: #f7e1b5;
}
/* line 11, bootstrap/bootstrap/mixins/_alerts.scss */
.alert-warning .alert-link {
  color: #66512c;
}

/* line 73, bootstrap/bootstrap/_alerts.scss */
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
/* line 8, bootstrap/bootstrap/mixins/_alerts.scss */
.alert-danger hr {
  border-top-color: #e4b9c0;
}
/* line 11, bootstrap/bootstrap/mixins/_alerts.scss */
.alert-danger .alert-link {
  color: #843534;
}

/* line 14, bootstrap/bootstrap/mixins/_clearfix.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
/* line 19, bootstrap/bootstrap/mixins/_clearfix.scss */
.clearfix:after {
  clear: both;
}

/* line 12, bootstrap/bootstrap/_utilities.scss */
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 15, bootstrap/bootstrap/_utilities.scss */
.pull-right {
  float: right !important;
}

/* line 18, bootstrap/bootstrap/_utilities.scss */
.pull-left {
  float: left !important;
}

/* line 27, bootstrap/bootstrap/_utilities.scss */
.hide {
  display: none !important;
}

/* line 30, bootstrap/bootstrap/_utilities.scss */
.show {
  display: block !important;
}

/* line 33, bootstrap/bootstrap/_utilities.scss */
.invisible {
  visibility: hidden;
}

/* line 36, bootstrap/bootstrap/_utilities.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 45, bootstrap/bootstrap/_utilities.scss */
.hidden {
  display: none !important;
}

/* line 53, bootstrap/bootstrap/_utilities.scss */
.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}
/* line 18, bootstrap/bootstrap/mixins/_responsive-visibility.scss */
.visible-xs {
  display: none !important;
}

/* line 18, bootstrap/bootstrap/mixins/_responsive-visibility.scss */
.visible-sm {
  display: none !important;
}

/* line 18, bootstrap/bootstrap/mixins/_responsive-visibility.scss */
.visible-md {
  display: none !important;
}

/* line 18, bootstrap/bootstrap/mixins/_responsive-visibility.scss */
.visible-lg {
  display: none !important;
}

/* line 18, bootstrap/bootstrap/mixins/_responsive-visibility.scss */
.visible-xl {
  display: none !important;
}

/* line 37, bootstrap/bootstrap/_responsive-utilities.scss */
.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-xl-block,
.visible-xl-inline,
.visible-xl-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 7, bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  .visible-xs {
    display: block !important;
  }

  /* line 10, bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-xs {
    display: table !important;
  }

  /* line 11, bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-xs {
    display: table-row !important;
  }

  /* line 12, bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  /* line 58, bootstrap/bootstrap/_responsive-utilities.scss */
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  /* line 63, bootstrap/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  /* line 68, bootstrap/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 7, bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  .visible-sm {
    display: block !important;
  }

  /* line 10, bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-sm {
    display: table !important;
  }

  /* line 11, bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-sm {
    display: table-row !important;
  }

  /* line 12, bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 77, bootstrap/bootstrap/_responsive-utilities.scss */
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 82, bootstrap/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 87, bootstrap/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 7, bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  .visible-md {
    display: block !important;
  }

  /* line 10, bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-md {
    display: table !important;
  }

  /* line 11, bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-md {
    display: table-row !important;
  }

  /* line 12, bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 96, bootstrap/bootstrap/_responsive-utilities.scss */
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 101, bootstrap/bootstrap/_responsive-utilities.scss */
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 106, bootstrap/bootstrap/_responsive-utilities.scss */
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  /* line 7, bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  .visible-lg {
    display: block !important;
  }

  /* line 10, bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-lg {
    display: table !important;
  }

  /* line 11, bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-lg {
    display: table-row !important;
  }

  /* line 12, bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  /* line 115, bootstrap/bootstrap/_responsive-utilities.scss */
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  /* line 120, bootstrap/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  /* line 125, bootstrap/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1326px) {
  /* line 7, bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  .visible-xl {
    display: block !important;
  }

  /* line 10, bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-xl {
    display: table !important;
  }

  /* line 11, bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-xl {
    display: table-row !important;
  }

  /* line 12, bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-xl,
  td.visible-xl {
    display: table-cell !important;
  }
}
@media (min-width: 1326px) {
  /* line 134, bootstrap/bootstrap/_responsive-utilities.scss */
  .visible-xl-block {
    display: block !important;
  }
}

@media (min-width: 1326px) {
  /* line 139, bootstrap/bootstrap/_responsive-utilities.scss */
  .visible-xl-inline {
    display: inline !important;
  }
}

@media (min-width: 1326px) {
  /* line 144, bootstrap/bootstrap/_responsive-utilities.scss */
  .visible-xl-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  /* line 18, bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 18, bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 18, bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  /* line 18, bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-lg {
    display: none !important;
  }
}
@media (min-width: 1326px) {
  /* line 18, bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-xl {
    display: none !important;
  }
}
/* line 18, bootstrap/bootstrap/mixins/_responsive-visibility.scss */
.visible-print {
  display: none !important;
}

@media print {
  /* line 7, bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  .visible-print {
    display: block !important;
  }

  /* line 10, bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-print {
    display: table !important;
  }

  /* line 11, bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-print {
    display: table-row !important;
  }

  /* line 12, bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
/* line 182, bootstrap/bootstrap/_responsive-utilities.scss */
.visible-print-block {
  display: none !important;
}
@media print {
  /* line 182, bootstrap/bootstrap/_responsive-utilities.scss */
  .visible-print-block {
    display: block !important;
  }
}

/* line 189, bootstrap/bootstrap/_responsive-utilities.scss */
.visible-print-inline {
  display: none !important;
}
@media print {
  /* line 189, bootstrap/bootstrap/_responsive-utilities.scss */
  .visible-print-inline {
    display: inline !important;
  }
}

/* line 196, bootstrap/bootstrap/_responsive-utilities.scss */
.visible-print-inline-block {
  display: none !important;
}
@media print {
  /* line 196, bootstrap/bootstrap/_responsive-utilities.scss */
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  /* line 18, bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-print {
    display: none !important;
  }
}
@font-face {
  font-family: 'icomoon';
  src: url("/assets/fonts/icomoon.eot?utw9sy");
  src: url("/assets/fonts/icomoon.eot?utw9sy#iefix") format("embedded-opentype"), url("/assets/fonts/icomoon.ttf?utw9sy") format("truetype"), url("/assets/fonts/icomoon.woff?utw9sy") format("woff"), url("/assets/fonts/icomoon.svg?utw9sy#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* define a new css font */
/* line 18, base/_icons.scss */
[class^="icon-"]:before, [class*=" icon-"]:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 39, base/_icons.scss */
.icon-example:before {
  content: "";
}

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?zfjq0l");
  src: url("../fonts/icomoon.eot?zfjq0l#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?zfjq0l") format("truetype"), url("../fonts/icomoon.woff?zfjq0l") format("woff"), url("../fonts/icomoon.svg?zfjq0l#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 12, base/_fonts.scss */
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 27, base/_fonts.scss */
.icon-altura:before {
  content: "\e900";
}

/* line 30, base/_fonts.scss */
.icon-aniversario:before {
  content: "\e901";
}

/* line 33, base/_fonts.scss */
.icon-apoios .path1:before {
  content: "\e902";
  color: white;
}

/* line 37, base/_fonts.scss */
.icon-apoios .path2:before {
  content: "\e903";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 42, base/_fonts.scss */
.icon-apoios .path3:before {
  content: "\e904";
  margin-left: -6.8505859375em;
  color: #c6c8ca;
}

/* line 47, base/_fonts.scss */
.icon-apoios .path4:before {
  content: "\e905";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 52, base/_fonts.scss */
.icon-apoios .path5:before {
  content: "\e906";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 57, base/_fonts.scss */
.icon-apoios .path6:before {
  content: "\e907";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 62, base/_fonts.scss */
.icon-apoios .path7:before {
  content: "\e908";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 67, base/_fonts.scss */
.icon-apoios .path8:before {
  content: "\e909";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 72, base/_fonts.scss */
.icon-apoios .path9:before {
  content: "\e90a";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 77, base/_fonts.scss */
.icon-apoios .path10:before {
  content: "\e90b";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 82, base/_fonts.scss */
.icon-apoios .path11:before {
  content: "\e90c";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 87, base/_fonts.scss */
.icon-apoios .path12:before {
  content: "\e90d";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 92, base/_fonts.scss */
.icon-apoios .path13:before {
  content: "\e90e";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 97, base/_fonts.scss */
.icon-apoios .path14:before {
  content: "\e90f";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 102, base/_fonts.scss */
.icon-apoios .path15:before {
  content: "\e910";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 107, base/_fonts.scss */
.icon-apoios .path16:before {
  content: "\e911";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 112, base/_fonts.scss */
.icon-apoios .path17:before {
  content: "\e912";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 117, base/_fonts.scss */
.icon-apoios .path18:before {
  content: "\e913";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 122, base/_fonts.scss */
.icon-apoios .path19:before {
  content: "\e914";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 127, base/_fonts.scss */
.icon-apoios .path20:before {
  content: "\e915";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 132, base/_fonts.scss */
.icon-apoios .path21:before {
  content: "\e916";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 137, base/_fonts.scss */
.icon-apoios .path22:before {
  content: "\e917";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 142, base/_fonts.scss */
.icon-apoios .path23:before {
  content: "\e918";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 147, base/_fonts.scss */
.icon-apoios .path24:before {
  content: "\e919";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 152, base/_fonts.scss */
.icon-apoios .path25:before {
  content: "\e91a";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 157, base/_fonts.scss */
.icon-apoios .path26:before {
  content: "\e91b";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 162, base/_fonts.scss */
.icon-apoios .path27:before {
  content: "\e91c";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 167, base/_fonts.scss */
.icon-apoios .path28:before {
  content: "\e91d";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 172, base/_fonts.scss */
.icon-apoios .path29:before {
  content: "\e91e";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 177, base/_fonts.scss */
.icon-apoios .path30:before {
  content: "\e91f";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 182, base/_fonts.scss */
.icon-apoios .path31:before {
  content: "\e920";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 187, base/_fonts.scss */
.icon-apoios .path32:before {
  content: "\e921";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 192, base/_fonts.scss */
.icon-apoios .path33:before {
  content: "\e922";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 197, base/_fonts.scss */
.icon-apoios .path34:before {
  content: "\e923";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 202, base/_fonts.scss */
.icon-apoios .path35:before {
  content: "\e924";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 207, base/_fonts.scss */
.icon-apoios .path36:before {
  content: "\e925";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 212, base/_fonts.scss */
.icon-apoios .path37:before {
  content: "\e926";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 217, base/_fonts.scss */
.icon-apoios .path38:before {
  content: "\e927";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 222, base/_fonts.scss */
.icon-apoios .path39:before {
  content: "\e928";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 227, base/_fonts.scss */
.icon-apoios .path40:before {
  content: "\e929";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 232, base/_fonts.scss */
.icon-apoios .path41:before {
  content: "\e92a";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 237, base/_fonts.scss */
.icon-apoios .path42:before {
  content: "\e92b";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 242, base/_fonts.scss */
.icon-apoios .path43:before {
  content: "\e92c";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 247, base/_fonts.scss */
.icon-apoios .path44:before {
  content: "\e92d";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 252, base/_fonts.scss */
.icon-apoios .path45:before {
  content: "\e92e";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 257, base/_fonts.scss */
.icon-apoios .path46:before {
  content: "\e92f";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 262, base/_fonts.scss */
.icon-apoios .path47:before {
  content: "\e930";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 267, base/_fonts.scss */
.icon-apoios .path48:before {
  content: "\e931";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 272, base/_fonts.scss */
.icon-apoios .path49:before {
  content: "\e932";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 277, base/_fonts.scss */
.icon-apoios .path50:before {
  content: "\e933";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 282, base/_fonts.scss */
.icon-apoios .path51:before {
  content: "\e934";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 287, base/_fonts.scss */
.icon-apoios .path52:before {
  content: "\e935";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 292, base/_fonts.scss */
.icon-apoios .path53:before {
  content: "\e936";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 297, base/_fonts.scss */
.icon-apoios .path54:before {
  content: "\e937";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 302, base/_fonts.scss */
.icon-apoios .path55:before {
  content: "\e938";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 307, base/_fonts.scss */
.icon-apoios .path56:before {
  content: "\e939";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 312, base/_fonts.scss */
.icon-apoios .path57:before {
  content: "\e93a";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 317, base/_fonts.scss */
.icon-apoios .path58:before {
  content: "\e93b";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 322, base/_fonts.scss */
.icon-apoios .path59:before {
  content: "\e93c";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 327, base/_fonts.scss */
.icon-apoios .path60:before {
  content: "\e93d";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 332, base/_fonts.scss */
.icon-apoios .path61:before {
  content: "\e93e";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 337, base/_fonts.scss */
.icon-apoios .path62:before {
  content: "\e93f";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 342, base/_fonts.scss */
.icon-apoios .path63:before {
  content: "\e940";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 347, base/_fonts.scss */
.icon-apoios .path64:before {
  content: "\e941";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 352, base/_fonts.scss */
.icon-apoios .path65:before {
  content: "\e942";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 357, base/_fonts.scss */
.icon-apoios .path66:before {
  content: "\e943";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 362, base/_fonts.scss */
.icon-apoios .path67:before {
  content: "\e944";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 367, base/_fonts.scss */
.icon-apoios .path68:before {
  content: "\e945";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 372, base/_fonts.scss */
.icon-apoios .path69:before {
  content: "\e946";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 377, base/_fonts.scss */
.icon-apoios .path70:before {
  content: "\e947";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 382, base/_fonts.scss */
.icon-apoios .path71:before {
  content: "\e948";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 387, base/_fonts.scss */
.icon-apoios .path72:before {
  content: "\e949";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 392, base/_fonts.scss */
.icon-apoios .path73:before {
  content: "\e94a";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 397, base/_fonts.scss */
.icon-apoios .path74:before {
  content: "\e94b";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 402, base/_fonts.scss */
.icon-apoios .path75:before {
  content: "\e94c";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 407, base/_fonts.scss */
.icon-apoios .path76:before {
  content: "\e94d";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 412, base/_fonts.scss */
.icon-apoios .path77:before {
  content: "\e94e";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 417, base/_fonts.scss */
.icon-apoios .path78:before {
  content: "\e94f";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 422, base/_fonts.scss */
.icon-apoios .path79:before {
  content: "\e950";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 427, base/_fonts.scss */
.icon-apoios .path80:before {
  content: "\e951";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 432, base/_fonts.scss */
.icon-apoios .path81:before {
  content: "\e952";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 437, base/_fonts.scss */
.icon-apoios .path82:before {
  content: "\e953";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 442, base/_fonts.scss */
.icon-apoios .path83:before {
  content: "\e954";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 447, base/_fonts.scss */
.icon-apoios .path84:before {
  content: "\e955";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 452, base/_fonts.scss */
.icon-apoios .path85:before {
  content: "\e956";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 457, base/_fonts.scss */
.icon-apoios .path86:before {
  content: "\e957";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 462, base/_fonts.scss */
.icon-apoios .path87:before {
  content: "\e958";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 467, base/_fonts.scss */
.icon-apoios .path88:before {
  content: "\e959";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 472, base/_fonts.scss */
.icon-apoios .path89:before {
  content: "\e95a";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 477, base/_fonts.scss */
.icon-apoios .path90:before {
  content: "\e95b";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 482, base/_fonts.scss */
.icon-apoios .path91:before {
  content: "\e95c";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 487, base/_fonts.scss */
.icon-apoios .path92:before {
  content: "\e95d";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 492, base/_fonts.scss */
.icon-apoios .path93:before {
  content: "\e95e";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 497, base/_fonts.scss */
.icon-apoios .path94:before {
  content: "\e95f";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 502, base/_fonts.scss */
.icon-apoios .path95:before {
  content: "\e960";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 507, base/_fonts.scss */
.icon-apoios .path96:before {
  content: "\e961";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 512, base/_fonts.scss */
.icon-apoios .path97:before {
  content: "\e962";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 517, base/_fonts.scss */
.icon-apoios .path98:before {
  content: "\e963";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 522, base/_fonts.scss */
.icon-apoios .path99:before {
  content: "\e964";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 527, base/_fonts.scss */
.icon-apoios .path100:before {
  content: "\e965";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 532, base/_fonts.scss */
.icon-apoios .path101:before {
  content: "\e966";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 537, base/_fonts.scss */
.icon-apoios .path102:before {
  content: "\e967";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 542, base/_fonts.scss */
.icon-apoios .path103:before {
  content: "\e968";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 547, base/_fonts.scss */
.icon-apoios .path104:before {
  content: "\e969";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 552, base/_fonts.scss */
.icon-apoios .path105:before {
  content: "\e96a";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 557, base/_fonts.scss */
.icon-apoios .path106:before {
  content: "\e96b";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 562, base/_fonts.scss */
.icon-apoios .path107:before {
  content: "\e96c";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 567, base/_fonts.scss */
.icon-apoios .path108:before {
  content: "\e96d";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 572, base/_fonts.scss */
.icon-apoios .path109:before {
  content: "\e96e";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 577, base/_fonts.scss */
.icon-apoios .path110:before {
  content: "\e96f";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 582, base/_fonts.scss */
.icon-apoios .path111:before {
  content: "\e970";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 587, base/_fonts.scss */
.icon-apoios .path112:before {
  content: "\e971";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 592, base/_fonts.scss */
.icon-apoios .path113:before {
  content: "\e972";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 597, base/_fonts.scss */
.icon-apoios .path114:before {
  content: "\e973";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 602, base/_fonts.scss */
.icon-apoios .path115:before {
  content: "\e974";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 607, base/_fonts.scss */
.icon-apoios .path116:before {
  content: "\e975";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 612, base/_fonts.scss */
.icon-apoios .path117:before {
  content: "\e976";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 617, base/_fonts.scss */
.icon-apoios .path118:before {
  content: "\e977";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 622, base/_fonts.scss */
.icon-apoios .path119:before {
  content: "\e978";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 627, base/_fonts.scss */
.icon-apoios .path120:before {
  content: "\e979";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 632, base/_fonts.scss */
.icon-apoios .path121:before {
  content: "\e97a";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 637, base/_fonts.scss */
.icon-apoios .path122:before {
  content: "\e97b";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 642, base/_fonts.scss */
.icon-apoios .path123:before {
  content: "\e97c";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 647, base/_fonts.scss */
.icon-apoios .path124:before {
  content: "\e97d";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 652, base/_fonts.scss */
.icon-apoios .path125:before {
  content: "\e97e";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 657, base/_fonts.scss */
.icon-apoios .path126:before {
  content: "\e97f";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 662, base/_fonts.scss */
.icon-apoios .path127:before {
  content: "\e980";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 667, base/_fonts.scss */
.icon-apoios .path128:before {
  content: "\e981";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 672, base/_fonts.scss */
.icon-apoios .path129:before {
  content: "\e982";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 677, base/_fonts.scss */
.icon-apoios .path130:before {
  content: "\e983";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 682, base/_fonts.scss */
.icon-apoios .path131:before {
  content: "\e984";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 687, base/_fonts.scss */
.icon-apoios .path132:before {
  content: "\e985";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 692, base/_fonts.scss */
.icon-apoios .path133:before {
  content: "\e986";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 697, base/_fonts.scss */
.icon-apoios .path134:before {
  content: "\e987";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 702, base/_fonts.scss */
.icon-apoios .path135:before {
  content: "\e988";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 707, base/_fonts.scss */
.icon-apoios .path136:before {
  content: "\e989";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 712, base/_fonts.scss */
.icon-apoios .path137:before {
  content: "\e98a";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 717, base/_fonts.scss */
.icon-apoios .path138:before {
  content: "\e98b";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 722, base/_fonts.scss */
.icon-apoios .path139:before {
  content: "\e98c";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 727, base/_fonts.scss */
.icon-apoios .path140:before {
  content: "\e98d";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 732, base/_fonts.scss */
.icon-apoios .path141:before {
  content: "\e98e";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 737, base/_fonts.scss */
.icon-apoios .path142:before {
  content: "\e98f";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 742, base/_fonts.scss */
.icon-apoios .path143:before {
  content: "\e990";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 747, base/_fonts.scss */
.icon-apoios .path144:before {
  content: "\e991";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 752, base/_fonts.scss */
.icon-apoios .path145:before {
  content: "\e992";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 757, base/_fonts.scss */
.icon-apoios .path146:before {
  content: "\e993";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 762, base/_fonts.scss */
.icon-apoios .path147:before {
  content: "\e994";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 767, base/_fonts.scss */
.icon-apoios .path148:before {
  content: "\e995";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 772, base/_fonts.scss */
.icon-apoios .path149:before {
  content: "\e996";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 777, base/_fonts.scss */
.icon-apoios .path150:before {
  content: "\e997";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 782, base/_fonts.scss */
.icon-apoios .path151:before {
  content: "\e998";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 787, base/_fonts.scss */
.icon-apoios .path152:before {
  content: "\e999";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 792, base/_fonts.scss */
.icon-apoios .path153:before {
  content: "\e99a";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 797, base/_fonts.scss */
.icon-apoios .path154:before {
  content: "\e99b";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 802, base/_fonts.scss */
.icon-apoios .path155:before {
  content: "\e99c";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 807, base/_fonts.scss */
.icon-apoios .path156:before {
  content: "\e99d";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 812, base/_fonts.scss */
.icon-apoios .path157:before {
  content: "\e99e";
  margin-left: -6.8505859375em;
  color: white;
}

/* line 817, base/_fonts.scss */
.icon-arrow:before {
  content: "\e99f";
}

/* line 820, base/_fonts.scss */
.icon-az100:before {
  content: "\e9a0";
}

/* line 823, base/_fonts.scss */
.icon-azemad:before {
  content: "\e9a1";
}

/* line 826, base/_fonts.scss */
.icon-azemad_contract:before {
  content: "\e9a2";
}

/* line 829, base/_fonts.scss */
.icon-azemad_furniture:before {
  content: "\e9a3";
}

/* line 832, base/_fonts.scss */
.icon-azemad_sport:before {
  content: "\e9a4";
}

/* line 835, base/_fonts.scss */
.icon-azex:before {
  content: "\e9a5";
}

/* line 838, base/_fonts.scss */
.icon-capacetes:before {
  content: "\e9a6";
}

/* line 841, base/_fonts.scss */
.icon-compact:before {
  content: "\e9a7";
}

/* line 844, base/_fonts.scss */
.icon-facebook:before {
  content: "\e9a8";
}

/* line 847, base/_fonts.scss */
.icon-linkdin:before {
  content: "\e9a9";
}

/* line 850, base/_fonts.scss */
.icon-logo .path1:before {
  content: "\e9aa";
  color: white;
}

/* line 854, base/_fonts.scss */
.icon-logo .path2:before {
  content: "\e9ab";
  margin-left: -3.6103515625em;
  color: white;
}

/* line 859, base/_fonts.scss */
.icon-logo .path3:before {
  content: "\e9ac";
  margin-left: -3.6103515625em;
  color: #2b2526;
}

/* line 864, base/_fonts.scss */
.icon-logo .path4:before {
  content: "\e9ad";
  margin-left: -3.6103515625em;
  color: white;
}

/* line 869, base/_fonts.scss */
.icon-logo .path5:before {
  content: "\e9ae";
  margin-left: -3.6103515625em;
  color: white;
}

/* line 874, base/_fonts.scss */
.icon-logo .path6:before {
  content: "\e9af";
  margin-left: -3.6103515625em;
  color: white;
}

/* line 879, base/_fonts.scss */
.icon-logo .path7:before {
  content: "\e9b0";
  margin-left: -3.6103515625em;
  color: white;
}

/* line 884, base/_fonts.scss */
.icon-logo .path8:before {
  content: "\e9b1";
  margin-left: -3.6103515625em;
  color: white;
}

/* line 889, base/_fonts.scss */
.icon-logo .path9:before {
  content: "\e9b2";
  margin-left: -3.6103515625em;
  color: white;
}

/* line 894, base/_fonts.scss */
.icon-logo .path10:before {
  content: "\e9b3";
  margin-left: -3.6103515625em;
  color: white;
}

/* line 899, base/_fonts.scss */
.icon-logo .path11:before {
  content: "\e9b4";
  margin-left: -3.6103515625em;
  color: white;
}

/* line 904, base/_fonts.scss */
.icon-logo .path12:before {
  content: "\e9b5";
  margin-left: -3.6103515625em;
  color: white;
}

/* line 909, base/_fonts.scss */
.icon-logo .path13:before {
  content: "\e9b6";
  margin-left: -3.6103515625em;
  color: white;
}

/* line 914, base/_fonts.scss */
.icon-logo .path14:before {
  content: "\e9b7";
  margin-left: -3.6103515625em;
  color: #e14500;
}

/* line 919, base/_fonts.scss */
.icon-logo .path15:before {
  content: "\e9b8";
  margin-left: -3.6103515625em;
  color: #e14500;
}

/* line 924, base/_fonts.scss */
.icon-logo .path16:before {
  content: "\e9b9";
  margin-left: -3.6103515625em;
  color: #e14500;
}

/* line 929, base/_fonts.scss */
.icon-logo .path17:before {
  content: "\e9ba";
  margin-left: -3.6103515625em;
  color: #e14500;
}

/* line 934, base/_fonts.scss */
.icon-logo .path18:before {
  content: "\e9bb";
  margin-left: -3.6103515625em;
  color: #e14500;
}

/* line 939, base/_fonts.scss */
.icon-numero:before {
  content: "\e9bc";
}

/* line 942, base/_fonts.scss */
.icon-partilha:before {
  content: "\e9bd";
}

/* line 945, base/_fonts.scss */
.icon-patins:before {
  content: "\e9be";
  color: #e14500;
  font-size: 30px;
}

/* line 950, base/_fonts.scss */
.icon-pointer:before {
  content: "\e9bf";
}

/* line 953, base/_fonts.scss */
.icon-protecoes:before {
  content: "\e9c0";
  color: #e14500;
  font-size: 30px;
}

/* line 958, base/_fonts.scss */
.icon-sticks:before {
  content: "\e9c1";
  color: #e14500;
  font-size: 30px;
}

/* line 963, base/_fonts.scss */
.icon-twitter:before {
  content: "\e9c2";
}

/* line 966, base/_fonts.scss */
.icon-ultimoclube:before {
  content: "\e9c3";
}

/* line 1, base/_base.scss */
body {
  overflow-x: hidden;
}

/* line 5, base/_base.scss */
a {
  color: #e14500;
  font-weight: 600;
  text-decoration: none;
}

/* line 11, base/_base.scss */
table {
  margin: 0;
  padding: 0;
  border: 0;
  width: 100%;
}

/* line 18, base/_base.scss */
img {
  max-width: 100%;
  height: auto;
}

/* line 23, base/_base.scss */
button, input, select, textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  border: 0;
  padding: 0;
  border-radius: 0;
  outline-offset: 0;
  outline: 0;
  background-color: transparent;
}

/* line 35, base/_base.scss */
textarea {
  min-height: 150px;
  -moz-appearance: button !important;
}

/* line 40, base/_base.scss */
button {
  cursor: pointer;
}

/* line 44, base/_base.scss */
h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  padding: 0;
  font-weight: normal;
}

/* line 50, base/_base.scss */
menu, ol, ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

/* line 57, base/_base.scss */
html, body {
  height: 100%;
}

/* line 61, base/_base.scss */
body {
  padding-top: 75px;
}
@media (max-width: 991px) {
  /* line 61, base/_base.scss */
  body {
    padding-top: 60px;
  }
}

/* line 70, base/_base.scss */
* {
  font-family: 'Barlow', sans-serif;
}

/* line 76, base/_base.scss */
.text-center {
  text-align: center;
}

/* line 80, base/_base.scss */
.fleft-full {
  float: left;
  width: 100%;
}

/* line 85, base/_base.scss */
.fleft {
  float: left;
}

/* line 89, base/_base.scss */
.fright {
  float: right;
}

/* line 93, base/_base.scss */
.clear {
  clear: both;
}

/* line 97, base/_base.scss */
.blackout {
  position: fixed;
  left: 0;
  top: 0;
  background: #282828;
  opacity: 0.7;
  width: 100%;
  height: 100%;
}

/* line 109, base/_base.scss */
.transition2 {
  transition: all .2s ease-out;
  -moz-transition: all .2s ease-out;
  -webkit-transition: all .2s ease-out;
  -o-transition: all .2s ease-out;
  -ms-transition: all .2s ease-out;
}

@-webkit-keyframes rotateAnimation {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes rotateAnimation {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
/* line 123, base/_base.scss */
.responsive-image {
  width: 100%;
}

/* line 127, base/_base.scss */
.block-hover-color {
  -webkit-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
}
/* line 130, base/_base.scss */
.block-hover-color:hover {
  background-color: #e14500 !important;
}

/* line 136, base/_base.scss */
.table-row {
  display: table;
  margin: 0 auto;
}

/* line 141, base/_base.scss */
p {
  line-height: 22px;
}

/* HEADER */
/* line 147, base/_base.scss */
header {
  background: #000;
  height: 75px;
  position: fixed;
  top: 0;
  z-index: 999;
}

/* line 155, base/_base.scss */
.conainer-relative {
  position: relative;
}

/* line 159, base/_base.scss */
.logo {
  display: block;
  line-height: 75px;
}

/* line 164, base/_base.scss */
nav {
  display: table;
  margin: 0 auto;
}

/* line 169, base/_base.scss */
a.nav-item {
  line-height: 75px;
  color: #696969;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
  margin: 0 25px;
  position: relative;
  text-decoration: none;
}
@media (min-width: 1200px) and (max-width: 1500px) {
  /* line 169, base/_base.scss */
  a.nav-item {
    margin: 0 20px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 169, base/_base.scss */
  a.nav-item {
    margin: 0 15px;
  }
}

/* line 189, base/_base.scss */
.nav-item:hover {
  color: #cb4a1a;
  text-decoration: none;
}

/* line 194, base/_base.scss */
.nav-item.active {
  color: #cb4a1a;
}

/* line 198, base/_base.scss */
.nav-item.current {
  border-top: 3px solid #e14500;
  line-height: 70px;
  color: #fff;
}

/* line 204, base/_base.scss */
.nav-item.active:before {
  content: "";
  width: 1px;
  height: 20px;
  position: absolute;
  left: 50%;
  bottom: 0;
  background: #cb4a1a;
}

/* line 215, base/_base.scss */
.country-select {
  margin-top: 27px;
  font-weight: 600;
  color: #a6a6a6;
}
/* line 221, base/_base.scss */
.country-select:hover .icon-arrow.fright {
  color: white;
}

/* line 227, base/_base.scss */
.country-select a {
  color: #a6a6a6;
  margin-right: 10px;
  font-size: 14px;
  display: none;
}

/* line 234, base/_base.scss */
.country-select a:hover {
  text-decoration: none;
  color: #fff;
}

/* line 239, base/_base.scss */
.country-select a.active {
  color: #a6a6a6;
  display: inline-block;
}

/* line 244, base/_base.scss */
.country-select.active a.active {
  color: #cb4a1a;
}

/* line 248, base/_base.scss */
.country-select.active a {
  display: inline-block;
}

/* line 252, base/_base.scss */
.country-select i {
  color: #cb4a1a;
  font-size: 8px;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  display: block;
  margin-top: 5px;
}

/* line 260, base/_base.scss */
.country-select.active i {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

/* line 265, base/_base.scss */
.submenu-wrapper {
  display: none;
  width: 100%;
  height: 110px;
  top: 75px;
  z-index: 998;
  background: #e14500;
}
@media (min-width: 992px) {
  /* line 265, base/_base.scss */
  .submenu-wrapper {
    position: fixed;
  }
}
@media (max-width: 991px) {
  /* line 265, base/_base.scss */
  .submenu-wrapper {
    top: 60px;
  }
}

/* line 282, base/_base.scss */
.submenu-item {
  padding: 20px 0;
  margin-right: 70px;
  color: white;
  font-weight: 600;
  line-height: 40px;
  text-align: center;
  text-align: center;
}
.submenu-item-no-image {
  padding: 35px 0;
  margin-right: 70px;
  color: white;
  font-weight: 600;
  line-height: 40px;
  text-align: center;
  text-align: center;
}

@media (max-width: 991px) {
  .submenu-item-no-image {
    padding: 20px 0;

    color: white;
    font-weight: 600;
    line-height: 40px;


    margin: 0;
    width: 50%;
    text-align: center;
  }
}
/* line 291, base/_base.scss */
.submenu-item:hover {
  color: #141413;
  text-decoration: none;
}
/* line 296, base/_base.scss */
.submenu-item img {
  display: block;
  margin: 0 auto;
}

/* line 302, base/_base.scss */
.submenu-wrapper .row {
  display: table;
  margin: 0 auto;
  min-width: 770px;
}

/* line 308, base/_base.scss */
.menu-btn {
  width: 30px;
  height: 40px;
  padding-top: 10px;
  position: absolute;
  right: 20px;
  top: 10px;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  display: none;
}

/* line 319, base/_base.scss */
.menu-btn div {
  background: #fff;
  width: 100%;
  height: 2px;
  margin-bottom: 5px;
  -webkit-transition: all .2s ease-out;
  transition: all .2s ease-out;
}

/* line 327, base/_base.scss */
.menu-btn div.last {
  margin: 0;
  width: 75%;
  float: right;
}

/* line 337, base/_base.scss */
.menu-btn.active div {
  margin: 0;
  -webkit-transform: translateY(10px) rotate(45deg);
          transform: translateY(10px) rotate(45deg);
}

/* line 342, base/_base.scss */
.menu-btn.active div + div {
  margin: 0;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  position: relative;
  top: 8px;
}

/* line 349, base/_base.scss */
.menu-btn.active div.last {
  display: none;
}

/* line 353, base/_base.scss */
.breadcrumb {
  position: absolute;
  left: 0;
  bottom: -50px;
  z-index: 20;
}

/* line 360, base/_base.scss */
.breadcrumb li {
  float: left;
  font-size: 13px;
  margin-left: 20px;
  position: relative;
}

/* line 367, base/_base.scss */
.breadcrumb li::before {
  content: ".";
  position: absolute;
  left: -13px;
  top: -10px;
  font-size: 20px;
  color: #fff;
}

/* line 376, base/_base.scss */
.breadcrumb li:first-child {
  margin: 0;
}

/* line 380, base/_base.scss */
.breadcrumb li:first-child::before {
  display: none;
}

/* line 384, base/_base.scss */
.breadcrumb li a {
  color: #fff;
}

/* line 388, base/_base.scss */
.back-button {
  color: #a6a6a6;
  font-size: 13px;
  position: absolute;
  top: 70px;
  left: 10px;
  z-index: 20;
  display: none;
}

/* line 398, base/_base.scss */
.back-button i {
  color: #e14500;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  display: block;
  float: left;
  font-size: 10px;
  margin: 4px 10px 0 0;
}

/* line 411, base/_base.scss */
footer {
  height: 240px;
  background: #141413;
  padding-top: 75px;
}

/* line 417, base/_base.scss */
.footer-title {
  color: #e14500;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 10px;
}

/* line 424, base/_base.scss */
.socials-links {
  color: #fff;
  font-size: 14px;
  font-weight: 600;
}

/* line 430, base/_base.scss */
.socials-links a {
  display: inline-block;
  margin: 0 3px;
  color: #fff;
}

/* line 436, base/_base.scss */
.footer-text {
  font-size: 13px;
  color: #a6a6a6;
}

/* line 441, base/_base.scss */
.contact-footer {
  margin-top: 29px;
}

/* line 445, base/_base.scss */
.footer-seals img {
  margin-top: 29px;
}

/* line 449, base/_base.scss */
.page-bottom {
  height: 72px;
  background: #282828;
  line-height: 72px;
}
/* line 454, base/_base.scss */
.page-bottom p {
  line-height: 72px;
}

/* line 459, base/_base.scss */
.page-bottom p,
.page-bottom p a {
  font-size: 13px;
  color: #696969;
}

/* line 465, base/_base.scss */
.page-bottom p + p {
  margin-left: 70px;
}

/* line 470, base/_base.scss */
.goTop-btn {
  width: 28px;
  height: 50px;
  background-color: #e14500;
  border-radius: 30px 0 0 30px;
  position: fixed;
  right: 0;
  bottom: 100px;
  overflow: hidden;
  display: none;
  z-index: 100;
}

/* line 483, base/_base.scss */
.goTop-btn::before {
  content: '\e99f';
  line-height: 50px;
  text-align: center;
  color: #fff;
  font-family: 'icomoon';
  color: #fff;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  display: block;
  text-indent: 2px;
  margin-left: 5px;
}

/* line 499, base/_base.scss */
.modal-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 100%;
  z-index: 200;
  overflow: hidden;
  display: none;
}

/* line 510, base/_base.scss */
.modal-container {
  position: absolute;
  top: 0;
  right: -100%;
  background: #313131;
  width: 90%;
  height: 100%;
  overflow: auto;
  z-index: 10;
  padding: 170px 200px 100px 200px;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

/* line 523, base/_base.scss */
.modal-container.active {
  right: 0;
}

/* line 527, base/_base.scss */
.modal-title {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 35px;
}

/* line 534, base/_base.scss */
.close-modal {
  color: #a6a6a6;
  font-size: 14px;
  font-weight: 600;
  position: absolute;
  right: 200px;
  top: 170px;
  cursor: pointer;
}

/* line 544, base/_base.scss */
.close-modal i {
  color: #e14500;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  margin-left: 5px;
}

/* line 550, base/_base.scss */
.close-modal:hover {
  color: #fff;
}

/* line 556, base/_base.scss */
.form-title {
  color: #e14500;
  font-size: 20px;
  font-weight: 600;
  margin: 15px 0 40px;
}

/* line 563, base/_base.scss */
.form-row {
  width: 305px;
  margin: 0 130px 40px 0;
}

/* line 568, base/_base.scss */
.text-label {
  color: #a6a6a6;
  font-size: 13px;
  position: relative;
}

/* line 576, base/_base.scss */
.form-row:hover i {
  color: #e14500;
}

/* line 582, base/_base.scss */
.text-label i {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  font-size: 10px;
  color: #c8c8c8;
  position: absolute;
  right: 0;
  top: 5px;
}

/* line 592, base/_base.scss */
.text-label.active i {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  color: #e14500;
}

/* line 598, base/_base.scss */
.select-label {
  padding-right: 20px;
}

/* line 602, base/_base.scss */
.input-text {
  height: 30px;
  border-bottom: 1px solid #696969;
  font-size: 13px;
  color: #fff;
  font-weight: 600;
}

/* line 610, base/_base.scss */
.input-text.error {
  border-color: #92012f;
}

/* line 614, base/_base.scss */
.radio-label {
  cursor: pointer;
  margin: 12px 35px 0 0;
  font-size: 13px;
}
/* line 620, base/_base.scss */
.radio-label:hover span {
  border-color: #e14500;
}

/* line 626, base/_base.scss */
.radio-label span {
  float: left;
  display: block;
  width: 11px;
  height: 11px;
  border-radius: 10px;
  border: 1px solid #686868;
  margin: 3px 15px 0 0;
}

/* line 636, base/_base.scss */
.radio-label input:checked + span {
  border: 1px solid #fff;
  background: #e14500;
  -webkit-box-shadow: 0 0 0 3px #313131 inset;
          box-shadow: 0 0 0 3px #313131 inset;
}

/* line 643, base/_base.scss */
.radio-label.error span,
.radio-label.error input:checked + span {
  border-color: #92012f;
}

/* line 648, base/_base.scss */
.radio-label input {
  display: none;
}

/* line 653, base/_base.scss */
.select-wrapper {
  height: 60px;
  padding-top: 30px;
  margin-top: -30px;
  font-size: 13px;
  color: #fff;
  position: relative;
}

/* line 663, base/_base.scss */
.select-text {
  width: 100%;
  height: 30px;
  position: absolute;
  left: 0;
  bottom: 0;
}

/* line 671, base/_base.scss */
.select-text option {
  background: #313131;
}

/* line 675, base/_base.scss */
.select-text.error {
  border-bottom: 1px solid #92012f;
  bottom: -1px;
}

/* line 680, base/_base.scss */
.form-success {
  display: none;
  text-align: center;
  color: #fff;
  font-size: 14px;
  position: absolute;
  left: 0;
  width: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media (max-width: 767px) {
  .form-success {
    padding-top: 50px !important;
    position: relative;
    top: auto;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

/* line 692, base/_base.scss */
.form-success strong {
  display: block;
  font-size: 50px;
  line-height: 50px;
  margin: 40px 0;
  color: #e14500;
}

@media (max-width: 767px) {
  .form-success strong {
    font-size: 30px;
    line-height: 30px;
    margin: 20px 0;
  }
}

/* line 700, base/_base.scss */
.form-error {
  display: none;
  color: #cc0000;
  font-size: 20px;
  font-weight: 600;
  margin: 15px 0 40px;
}

/* line 710, base/_base.scss */
.owl-stage-outer,
.owl-stage {
  width: 100%;
  height: 100%;
}

/* line 716, base/_base.scss */
.owl-stage-outer {
  overflow: hidden;
}

/* line 720, base/_base.scss */
.owl-item {
  float: left;
}

/* line 724, base/_base.scss */
.owl-prev,
.owl-next {
  position: absolute;
  top: 50%;
  height: 36px;
  width: 36px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 20;
  background: #fff;
  font-size: 0;
  border-radius: 30px;
  cursor: pointer;
}

/* line 738, base/_base.scss */
.owl-prev:hover,
.owl-next:hover {
  background: #e14500;
}

/* line 743, base/_base.scss */
.owl-prev::before,
.owl-next::before {
  content: "\e99f";
  font-size: 12px;
  display: block;
  font-family: 'icomoon';
  color: #e14500;
  text-align: center;
  line-height: 36px;
}

/* line 754, base/_base.scss */
.owl-prev:hover::before,
.owl-next:hover::before {
  color: #fff;
}

/* line 759, base/_base.scss */
.owl-prev {
  left: 10px;
}

/* line 763, base/_base.scss */
.owl-next {
  right: 10px;
}

/* line 768, base/_base.scss */
.owl-prev::before {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

/**
 * Swiper 4.2.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2018 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: March 16, 2018
 */
/* line 799, base/_base.scss */
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}

/* line 808, base/_base.scss */
.swiper-container-no-flexbox .swiper-slide {
  float: left;
}

/* line 811, base/_base.scss */
.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

/* line 818, base/_base.scss */
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 835, base/_base.scss */
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}

/* line 840, base/_base.scss */
.swiper-container-multirow > .swiper-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

/* line 845, base/_base.scss */
.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}

/* line 851, base/_base.scss */
.swiper-slide {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

/* line 864, base/_base.scss */
.swiper-invisible-blank-slide {
  visibility: hidden;
}

/* Auto Height */
/* line 868, base/_base.scss */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}

/* line 872, base/_base.scss */
.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}

/* 3D Effects */
/* line 884, base/_base.scss */
.swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}

/* line 888, base/_base.scss */
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

/* line 898, base/_base.scss */
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

/* line 910, base/_base.scss */
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), transparent);
}

/* line 916, base/_base.scss */
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(transparent));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent);
}

/* line 922, base/_base.scss */
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent);
}

/* line 928, base/_base.scss */
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(transparent));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), transparent);
}

/* IE10 Windows Phone 8 Fixes */
/* line 935, base/_base.scss */
.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal > .swiper-wrapper {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

/* line 940, base/_base.scss */
.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical > .swiper-wrapper {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}

/* line 992, base/_base.scss */
.swiper-button-lock {
  display: none;
}

/* line 995, base/_base.scss */
.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms opacity;
  transition: 300ms opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

/* line 1005, base/_base.scss */
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

/* Common Styles */
/* line 1009, base/_base.scss */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}

/* Bullets */
/* line 1019, base/_base.scss */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

/* line 1023, base/_base.scss */
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  transform: scale(0.33);
  position: relative;
}

/* line 1029, base/_base.scss */
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  transform: scale(1);
}

/* line 1034, base/_base.scss */
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  transform: scale(1);
}

/* line 1039, base/_base.scss */
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  transform: scale(0.66);
}

/* line 1044, base/_base.scss */
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  transform: scale(0.33);
}

/* line 1049, base/_base.scss */
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  transform: scale(0.66);
}

/* line 1054, base/_base.scss */
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  transform: scale(0.33);
}

/* line 1059, base/_base.scss */
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}

/* line 1067, base/_base.scss */
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

/* line 1077, base/_base.scss */
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

/* line 1080, base/_base.scss */
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}

/* line 1084, base/_base.scss */
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0);
}

/* line 1090, base/_base.scss */
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}

/* line 1094, base/_base.scss */
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px;
}

/* line 1101, base/_base.scss */
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 200ms top, 200ms -webkit-transform;
  transition: 200ms top, 200ms -webkit-transform;
  transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top, 200ms -webkit-transform;
}

/* line 1109, base/_base.scss */
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}

/* line 1112, base/_base.scss */
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
}

/* line 1119, base/_base.scss */
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left, 200ms -webkit-transform;
}

/* line 1126, base/_base.scss */
.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms right, 200ms -webkit-transform;
  transition: 200ms right, 200ms -webkit-transform;
  transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right, 200ms -webkit-transform;
}

/* Progress */
/* line 1134, base/_base.scss */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

/* line 1138, base/_base.scss */
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  transform-origin: left top;
}

/* line 1152, base/_base.scss */
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  transform-origin: right top;
}

/* line 1157, base/_base.scss */
.swiper-container-horizontal > .swiper-pagination-progressbar {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

/* line 1163, base/_base.scss */
.swiper-container-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

/* line 1169, base/_base.scss */
.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #ffffff;
}

/* line 1172, base/_base.scss */
.swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.25);
}

/* line 1175, base/_base.scss */
.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
  background: #ffffff;
}

/* line 1178, base/_base.scss */
.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000000;
}

/* line 1181, base/_base.scss */
.swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0, 0, 0, 0.25);
}

/* line 1184, base/_base.scss */
.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
  background: #000000;
}

/* line 1187, base/_base.scss */
.swiper-pagination-lock {
  display: none;
}

/* Scrollbar */
/* line 1191, base/_base.scss */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

/* line 1197, base/_base.scss */
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

/* line 1205, base/_base.scss */
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

/* line 1213, base/_base.scss */
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

/* line 1222, base/_base.scss */
.swiper-scrollbar-cursor-drag {
  cursor: move;
}

/* line 1225, base/_base.scss */
.swiper-scrollbar-lock {
  display: none;
}

/* line 1228, base/_base.scss */
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

/* line 1245, base/_base.scss */
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

/* line 1253, base/_base.scss */
.swiper-slide-zoomed {
  cursor: move;
}

/* Preloader */
/* line 1257, base/_base.scss */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}

/* line 1272, base/_base.scss */
.swiper-lazy-preloader:after {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}

/* line 1282, base/_base.scss */
.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/* a11y */
/* line 1298, base/_base.scss */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

/* line 1306, base/_base.scss */
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

/* line 1311, base/_base.scss */
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

/* line 1317, base/_base.scss */
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

/* line 1320, base/_base.scss */
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

/* line 1324, base/_base.scss */
.swiper-container-cube {
  overflow: visible;
}

/* line 1327, base/_base.scss */
.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

/* line 1339, base/_base.scss */
.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

/* line 1342, base/_base.scss */
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
}

/* line 1347, base/_base.scss */
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

/* line 1351, base/_base.scss */
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}

/* line 1358, base/_base.scss */
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* line 1366, base/_base.scss */
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}

/* line 1378, base/_base.scss */
.swiper-container-flip {
  overflow: visible;
}

/* line 1381, base/_base.scss */
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

/* line 1387, base/_base.scss */
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

/* line 1390, base/_base.scss */
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

/* line 1394, base/_base.scss */
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* line 1402, base/_base.scss */
.swiper-container-coverflow .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px;
}

@media screen and (max-width: 1024px) {
  /* line 1423, base/_base.scss */
  .modal-container {
    padding: 100px;
  }

  /* line 1428, base/_base.scss */
  .form-row {
    margin-right: 30px;
  }
}
/* (max-width: 768px) */
@media (min-width: 1025px) and (max-width: 1500px) {
  /* line 1435, base/_base.scss */
  .form-row {
    margin-right: 5% !important;
    width: 45%;
  }
}
@media (max-width: 991px) {
  /* line 1444, base/_base.scss */
  header {
    height: 60px;
    max-height: 100vh;
    overflow: hidden;
  }

  /* line 1450, base/_base.scss */
  header.active {
    height: auto;
    overflow-x: hidden;
    overflow-y: auto;
  }

  /* line 1456, base/_base.scss */
  .menu-btn {
    display: block;
  }

  /* line 1460, base/_base.scss */
  .logo {
    line-height: 60px;
  }

  /* line 1464, base/_base.scss */
  a.nav-item {
    width: 100%;
    line-height: 38px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    margin: 0;
  }

  /* line 1473, base/_base.scss */
  .nav-item.current {
    line-height: normal;
    border: 0 none;
  }

  /* line 1478, base/_base.scss */
  .nav-item.active span {
    border-top: 2px solid #cb4a1a;
    padding-top: 7px;
  }

  /* line 1483, base/_base.scss */
  .nav-item.active:before {
    display: none;
  }

  /* line 1487, base/_base.scss */
  nav {
    display: block;
  }

  /* line 1491, base/_base.scss */
  .submenu-wrapper .row {
    min-width: 0;
  }

  /* line 1495, base/_base.scss */
  .submenu-wrapper {
    height: auto;
  }

  /* line 1499, base/_base.scss */
  .submenu-wrapper .row {
    width: 100%;
  }

  /* line 1503, base/_base.scss */
  .submenu-item {
    margin: 0;
    width: 50%;
    text-align: center;
  }

  /* line 1509, base/_base.scss */
  .country-select {
    float: none;
    display: table;
    margin: 20px auto 40px;
  }

  /* line 1515, base/_base.scss */
  .country-select a {
    display: inline-block;
  }

  /* line 1519, base/_base.scss */
  .country-select a.active {
    color: #e14500;
  }

  /* line 1523, base/_base.scss */
  .country-select i {
    display: none;
  }

  /* line 1528, base/_base.scss */
  footer {
    height: auto;
    padding: 45px 0;
  }

  /* line 1533, base/_base.scss */
  .socials-links {
    margin-bottom: 40px;
  }

  /* line 1537, base/_base.scss */
  .contact-footer {
    margin: 20px 0 20px;
  }

  /* line 1541, base/_base.scss */
  .page-bottom {
    height: auto;
    padding: 25px 0;
  }

  /* line 1546, base/_base.scss */
  .page-bottom p {
    line-height: normal;
    width: 100%;
    text-align: center;
  }

  /* line 1552, base/_base.scss */
  .page-bottom p + p {
    margin: 20px 0;
  }

  /* line 1556, base/_base.scss */
  .loba {
    float: none;
    display: block;
    margin: 0 auto;
    width: 45px;
    line-height: normal;
  }

  /* line 1566, base/_base.scss */
  .modal-container {
    padding: 70px 100px;
  }

  /* line 1570, base/_base.scss */
  .form-row {
    width: 100%;
    margin-right: 0;
  }

  /* line 1575, base/_base.scss */
  .close-modal {
    right: 20px;
    top: 95px;
  }
}
/* (max-width: 768px) */
@media screen and (max-width: 480px) {
  /* line 1588, base/_base.scss */
  .breadcrumb {
    display: none;
  }

  /* line 1592, base/_base.scss */
  .back-button {
    display: block;
  }

  /* line 1596, base/_base.scss */
  .modal-container {
    width: 100%;
    padding: 140px 20px 100px;
  }

  /* line 1601, base/_base.scss */
  .close-modal {
    right: 20px;
    top: 75px;
  }

  /* line 1606, base/_base.scss */
  .modal-title br {
    display: none;
  }
}
/* (max-width: 768px) */
/*the container must be positioned relative:*/
/* line 1619, base/_base.scss */
.custom-select {
  font-size: 13px;
}
/* line 1623, base/_base.scss */
.custom-select select {
  display: block;
  /*hide original SELECT element:*/
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  opacity: 0;
  z-index: -1;
}
/* line 1633, base/_base.scss */
.custom-select select.custom-select__mobile {
  z-index: 99;
}

/* line 1639, base/_base.scss */
.select-selected {
  height: 30px;
  padding: 0;
  border-bottom: 1px solid #696969;
  position: relative;
  background-color: transparent;
  line-height: 30px;
  color: white;
  cursor: pointer;
  vertical-align: middle;
  /*style the arrow inside the select element:*/
  /*point the arrow upwards when the select box is open (active):*/
}
/* line 1651, base/_base.scss */
.select-selected:after {
  content: '\e99f';
  width: 0;
  height: 0;
  position: absolute;
  top: -32px;
  right: -9px;
  -webkit-transform: translate(0, 0) rotate(90deg);
          transform: translate(0, 0) rotate(90deg);
  color: #c8c8c8;
  font-family: 'icomoon' !important;
  font-size: 10px;
}
/* line 1667, base/_base.scss */
.select-selected.select-arrow-active:after {
  top: -20px;
  right: 20px;
  -webkit-transform: translate(0, 0) rotate(-90deg);
          transform: translate(0, 0) rotate(-90deg);
  color: #e14500;
}

/*style the items (options), including the selected item:*/
/* line 1678, base/_base.scss */
.select-items div {
  height: 30px;
  padding: 0;
  border: 1px solid transparent;
  color: #ffffff;
  line-height: 30px;
  cursor: pointer;
  vertical-align: middle;
}
/* line 1687, base/_base.scss */
.select-items div:hover {
  border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
}

/*style items (options):*/
/* line 1693, base/_base.scss */
.select-items {
  max-height: 250px;
  padding: 10px 15px;
  position: absolute;
  top: 31px;
  left: 0;
  right: 0;
  z-index: 99;
  overflow: auto;
  margin-top: -1px;
  border: none;
  background-color: #282828;
}

/*hide the items when the select box is closed:*/
/* line 1708, base/_base.scss */
.select-hide {
  display: none;
}

/* line 1712, base/_base.scss */
.select-items div {
  color: white;
}
/* line 1715, base/_base.scss */
.select-items div:last-child {
  border-bottom: none;
}

/* line 1721, base/_base.scss */
.owl-nav.disabled, .owl-nav .disabled {
  display: none !important;
}

/* line 1726, base/_base.scss */
.bloco-7 {
  overflow: hidden;
}
/* line 1729, base/_base.scss */
.bloco-7 .carousel-home-content-image {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  -webkit-transform: none;
          transform: none;
  text-align: center;
}
/* line 1737, base/_base.scss */
.bloco-7 .carousel-home-content-image img {
  max-width: none;
  width: auto;
  height: 100%;
}

/* line 1747, base/_base.scss */
.equipament-carousel .owl-nav .disabled {
  display: none;
}

/* line 1751, base/_base.scss */
.privacy-policy-link:hover {
  color: white;
}

/* line 1755, base/_base.scss */
.map-results .card-item > div:first-child > img {
  width: 140px;
  height: 220px;
}

@media (max-width: 480px) {
  /* line 1761, base/_base.scss */
  .card-info {
    position: relative;
    top: auto;
    left: auto;
    -webkit-transform: none;
            transform: none;
  }
}
/* line 1771, base/_base.scss */
.termos-condicoes {
  position: relative;
}
/* line 1774, base/_base.scss */
.termos-condicoes input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
/* line 1782, base/_base.scss */
.termos-condicoes input:checked + label:after {
  display: block;
}
/* line 1790, base/_base.scss */
.termos-condicoes input.error + label:before {
  border-color: #92012f !important;
}
/* line 1796, base/_base.scss */
.termos-condicoes input + label {
  padding-left: 15px;
  position: relative;
}
/* line 1800, base/_base.scss */
.termos-condicoes input + label:before {
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  border: 1px solid #686868;
  background-color: transparent;
}
/* line 1813, base/_base.scss */
.termos-condicoes input + label:after {
  content: '';
  display: none;
  width: 6px;
  height: 6px;
  position: absolute;
  top: 4px;
  left: 2px;
  background-color: #e14500;
}

/* line 1828, base/_base.scss */
.block-with-full-image {
  position: relative;
  overflow: hidden;
}
/* line 1832, base/_base.scss */
.block-with-full-image > a {
  display: block;
  height: 0;
  padding-bottom: 105%;
  top: 0;
  bottom: 0;
  left: 0;
  margin-right: -12px;
  margin-left: -12px;
  background-size: cover;
  background-position: center center;
}

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    opacity: 1;
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
    opacity: 0;
  }
}

@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    opacity: 1;
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
    opacity: 0;
  }
}
/* line 1859, base/_base.scss */
.slideOutUp {
  -webkit-animation-name: slideOutUp;
          animation-name: slideOutUp;
}

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
/* line 1874, base/_base.scss */
.slideInUp {
  -webkit-animation-name: slideInUp;
          animation-name: slideInUp;
}

/* line 1878, base/_base.scss */
.slideOutUp, .slideInUp {
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

/* line 1883, base/_base.scss */
.owl-animated-out {
  z-index: 1;
}

/* .owl-animated-in - only for upcoming item
/* This is very important class. Use z-index if you want move In item above Out item */
/* line 1888, base/_base.scss */
.owl-animated-in {
  z-index: 0;
}

/* Barra cookies */
/* line 2, base/_cookies.scss */
.cookies-wrapper {
  display: none;
  padding: 24px;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99999;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.6);
  font-size: 14px;
}
/* line 15, base/_cookies.scss */
.cookies-wrapper * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
/* line 19, base/_cookies.scss */
.cookies-wrapper .container {
  width: auto !important;
}
/* line 23, base/_cookies.scss */
.cookies-wrapper .btn-primary {
  border: none;
  background-color: #e14500;
}
/* line 28, base/_cookies.scss */
.cookies-wrapper .form-group {
  margin-bottom: 20px;
}
/* line 32, base/_cookies.scss */
.cookies-wrapper input[type="radio"] {
  -webkit-appearance: radio;
     -moz-appearance: radio;
          appearance: radio;
  margin-right: 7px;
}

/* line 38, base/_cookies.scss */
.cookies-box {
  max-width: 800px;
  padding: 12px 12px 24px 12px;
  position: relative;
  margin: 0 auto 20px auto;
  border-radius: 4px;
  background-color: white;
}
@media (min-width: 768px) {
  /* line 38, base/_cookies.scss */
  .cookies-box {
    padding: 24px 24px 48px 24px;
  }
}

/* line 51, base/_cookies.scss */
.cookies__title {
  display: block;
  width: 100%;
  margin-bottom: 24px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  font-size: 24px;
  font-weight: bold;
  line-height: 30px;
}

/* line 61, base/_cookies.scss */
.cookies-bar-message {
  display: block;
  float: left;
  margin-bottom: 24px;
  color: #333;
  font-size: 1em;
  line-height: 20px;
}

/* line 70, base/_cookies.scss */
.cookies-settings {
  display: none;
}

@media (min-width: 768px) {
  /* line 74, base/_cookies.scss */
  .cookies-settings-link {
    text-align: right;
  }
}

@media (min-width: 768px) {
  /* line 80, base/_cookies.scss */
  .cookies-settings-cancel {
    text-align: right;
  }
}

/* line 86, base/_cookies.scss */
.cookie-info {
  display: block;
  padding-left: 20px;
  line-height: 16px;
}

/* line 92, base/_cookies.scss */
.cookies-policy-link {
  padding: 0 12px;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 0 0 4px 4px;
  background-color: #eee;
  text-align: right;
}
@media (min-width: 768px) {
  /* line 92, base/_cookies.scss */
  .cookies-policy-link {
    padding: 0 36px;
  }
}

/* line 107, base/_cookies.scss */
.cookies-bar-know-more {
  color: #9a9a9a;
  font-size: 1em;
  line-height: 30px;
  text-decoration: underline;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
/* line 114, base/_cookies.scss */
.cookies-bar-know-more:hover {
  color: white;
}

/* line 120, base/_cookies.scss */
.cookies-message p {
  display: none;
  opacity: 0.7;
  line-height: 1.8;
}
/* line 126, base/_cookies.scss */
.cookies-message b {
  display: block;
  margin-bottom: 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

@media (max-width: 767px) {
  /* line 134, base/_cookies.scss */
  .cookies-box button {
    display: block;
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
  }
}

@media (max-width: 991px) {
  /* line 146, base/_cookies.scss */
  .cookies-bar-message {
    height: auto;
  }

  /* line 150, base/_cookies.scss */
  .cookies-bar-know-more {
    padding-left: 0;
  }
}
/* Barra cookies END */
/* ===== REUSABLE BLOCKS OF CODE ===== */
/* ===== BUTTONS ===== */
/* 
/* Example:
/* 
/* .btn
/* .btn--accent
/* .btn--invert
/*     .btn__icon
/* 
/* 
/* =================== */
/* ===== SPECIFIC PAGE LAYOUT AND NON-REUSABLE STYLES ===== */
/* ===== DEBUG HTML/CSS ===== */
/* line 2, layout/_home.scss */
.sub-title {
  color: #e14500;
  font-size: 14px;
  font-weight: 600;
}

/* line 8, layout/_home.scss */
.single-title {
  color: #fff;
  font-size: 50px;
  font-weight: 800;
  margin: 10px 0 20px;
}

/* line 15, layout/_home.scss */
.readmore-btn {
  background: #313131;
  display: inline-block;
  min-width: 130px;
  padding: 0 20px;
  line-height: 40px;
  height: 40px;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 1px;
  text-align: center;
  -webkit-box-shadow: 0 0 35px rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 35px rgba(0, 0, 0, 0.5);
}

/* line 30, layout/_home.scss */
.readmore-btn.center {
  margin: 0 auto;
}

/* line 34, layout/_home.scss */
.readmore-btn i {
  color: #e14500;
  font-size: 11px;
  margin-left: 8px;
}

/* line 40, layout/_home.scss */
.readmore-btn:hover {
  background: #696969;
  color: #fff;
  text-decoration: none;
}

/* line 46, layout/_home.scss */
.readmore-btn.white {
  background: #fff;
  color: #696969;
  -webkit-box-shadow: 0 0 35px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 35px rgba(0, 0, 0, 0.15);
  display: table;
  padding: 0 20px;
  width: auto;
}

/* line 55, layout/_home.scss */
.readmore-btn.white:hover {
  background: #ebebeb;
}

/* line 59, layout/_home.scss */
.carousel-home-wrapper {
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

/* line 64, layout/_home.scss */
.carousel-home {
  background: #313131;
}
/* line 67, layout/_home.scss */
.carousel-home .owl-prev {
  top: 50%;
  right: 10px;
  left: auto;
  -webkit-transform: translateY(-180%);
          transform: translateY(-180%);
}

/* line 76, layout/_home.scss */
.carousel-home-slide {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

/* line 82, layout/_home.scss */
.banner-content {
  height: 574px;
  position: relative;
}
@media (max-width: 767px) {
  /* line 82, layout/_home.scss */
  .banner-content {
    height: 324px;
  }
}
/* line 90, layout/_home.scss */
.banner-content > .row {
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
}
/* line 96, layout/_home.scss */
.banner-content > .row.v-center {
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
/* line 101, layout/_home.scss */
.banner-content > .row.v-top {
  top: 24px;
}
/* line 105, layout/_home.scss */
.banner-content > .row.v-bottom {
  bottom: 96px;
}

/* line 113, layout/_home.scss */
.title-top-left,
.title-top-center,
.title-top-right,
.title-center-left,
.title-center-center,
.title-center-right,
.title-bottom-left,
.title-bottom-center,
.title-bottom-right {
  z-index: 99;
}

/* line 125, layout/_home.scss */
.title-top-left {
  position: absolute;
  left: 0;
  top: 80px;
}

/* line 131, layout/_home.scss */
.title-top-center {
  position: absolute;
  left: 50%;
  top: 80px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

/* line 138, layout/_home.scss */
.title-top-right {
  position: absolute;
  right: 0;
  top: 80px;
}
@media (max-width: 767px) {
  /* line 138, layout/_home.scss */
  .title-top-right {
    padding-right: 60px;
  }
}

/* line 150, layout/_home.scss */
.title-center-left {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

/* line 157, layout/_home.scss */
.title-center-center {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

/* line 164, layout/_home.scss */
.title-center-right {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (max-width: 767px) {
  /* line 164, layout/_home.scss */
  .title-center-right {
    padding-right: 60px;
  }
}

/* line 177, layout/_home.scss */
.title-bottom-left {
  position: absolute;
  left: 0;
  bottom: 100px;
}

/* line 183, layout/_home.scss */
.title-bottom-center {
  position: absolute;
  left: 50%;
  bottom: 100px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

/* line 190, layout/_home.scss */
.title-bottom-right {
  position: absolute;
  right: 0;
  bottom: 100px;
}
@media (max-width: 767px) {
  /* line 190, layout/_home.scss */
  .title-bottom-right {
    padding-right: 60px;
  }
}

/* line 201, layout/_home.scss */
.carousel-home .title-wrapper {
  position: relative;
  z-index: 10;
}

/* line 206, layout/_home.scss */
.carousel-home-content {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}

/* line 222, layout/_home.scss */
.carousel-home-content-image {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  text-align: center;
}
/* line 229, layout/_home.scss */
.carousel-home-content-image.right {
  right: 0;
  left: auto;
}
/* line 234, layout/_home.scss */
.carousel-home-content-image.center {
  right: auto;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

/* line 241, layout/_home.scss */
.share-carousel {
  position: absolute;
  bottom: 35px;
  left: 12px;
  color: #a6a6a6;
  font-size: 14px;
  font-weight: 600;
  padding: 0 0 0 40px;
}

/* line 251, layout/_home.scss */
.share-carousel:hover {
  text-decoration: none;
}
/* line 255, layout/_home.scss */
.share-carousel:hover a {
  max-width: 30px;
  margin: 0 7px;
  opacity: 1;
}

/* line 262, layout/_home.scss */
.share-carousel::before {
  content: "";
  background: #cacaca;
  display: block;
  position: absolute;
  width: 30px;
  height: 1px;
  left: 0;
  top: 9px;
}

/* line 273, layout/_home.scss */
.share-carousel i {
  color: #e14500;
  font-size: 12px;
  margin-right: 5px;
}

/* line 279, layout/_home.scss */
.share-carousel a {
  display: inline-block;
  max-width: 0;
  margin: 0;
  color: white;
  font-size: 15px;
  opacity: 0;
  text-decoration: none;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
/* line 289, layout/_home.scss */
.share-carousel a:hover {
  color: #e14500;
}

/* line 294, layout/_home.scss */
.owl-dots {
  width: 1px;
  position: absolute;
  top: 50%;
  right: 70px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

/* line 302, layout/_home.scss */
.owl-dot {
  float: left;
  width: 35px;
  height: 30px;
  position: relative;
  line-height: 30px;
  margin-bottom: 14px;
  padding-right: 25px;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
/* line 315, layout/_home.scss */
.owl-dot:hover:after {
  border-color: #e14500;
}
/* line 321, layout/_home.scss */
.owl-dot.active:after {
  height: 50px;
  border-right: 2px solid #e14500;
}
/* line 327, layout/_home.scss */
.owl-dot:after {
  content: '';
  display: block;
  width: 1px;
  height: 30px;
  position: absolute;
  top: 0;
  right: 10px;
  border-right: 1px solid #a6a6a6;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

/* line 340, layout/_home.scss */
.owl-dot span {
  display: block;
  color: #e14500;
  font-size: 12px;
  font-weight: 600;
  opacity: 0;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

/* line 349, layout/_home.scss */
.owl-dot.active {
  height: 50px;
  line-height: 50px;
}

/* line 355, layout/_home.scss */
.owl-dot.active span {
  opacity: 1;
}

/* line 360, layout/_home.scss */
.carousel-home .owl-nav {
  display: none;
}

@-webkit-keyframes banner-arrow {
  0% {
    -webkit-box-shadow: 0 0 0 20px #303030;
            box-shadow: 0 0 0 20px #303030;
  }
  50% {
    -webkit-box-shadow: 0 0 0 0 #303030;
            box-shadow: 0 0 0 0 #303030;
  }
  100% {
    -webkit-box-shadow: 0 0 0 20px #303030;
            box-shadow: 0 0 0 20px #303030;
  }
}

@keyframes banner-arrow {
  0% {
    -webkit-box-shadow: 0 0 0 20px #303030;
            box-shadow: 0 0 0 20px #303030;
  }
  50% {
    -webkit-box-shadow: 0 0 0 0 #303030;
            box-shadow: 0 0 0 0 #303030;
  }
  100% {
    -webkit-box-shadow: 0 0 0 20px #303030;
            box-shadow: 0 0 0 20px #303030;
  }
}
/* line 371, layout/_home.scss */
.banner-arrow-wrapper {
  position: absolute;
  left: 50%;
  bottom: 30px;
  width: 42px;
  height: 42px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background: #303030;
  -webkit-box-shadow: 0 0 0 20px #303030;
          box-shadow: 0 0 0 20px #303030;
  border-radius: 100px;
  -webkit-animation: banner-arrow 3s infinite;
          animation: banner-arrow 3s infinite;
}
@media (max-width: 767px) {
  /* line 371, layout/_home.scss */
  .banner-arrow-wrapper {
    display: none;
  }
}

/* line 392, layout/_home.scss */
.banner-arrow-wrapper i {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  display: block;
  text-align: center;
  line-height: 26px;
  color: #e14500;
  font-size: 10px;
  position: relative;
  z-index: 1;
  width: 24px;
  height: 24px;
  background: #fff;
  border-radius: 30px;
  margin: 9px 0 0 9px;
}

/* line 408, layout/_home.scss */
.banner-arrow-wrapper .border {
  position: absolute;
  border-radius: 100px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: all .2s;
  transition: all .2s;
}

@-webkit-keyframes border01 {
  0% {
    width: 42px;
    height: 42px;
  }
  50% {
    width: 32px;
    height: 32px;
  }
  100% {
    width: 42px;
    height: 42px;
  }
}

@keyframes border01 {
  0% {
    width: 42px;
    height: 42px;
  }
  50% {
    width: 32px;
    height: 32px;
  }
  100% {
    width: 42px;
    height: 42px;
  }
}
/* line 421, layout/_home.scss */
.banner-arrow-wrapper .border01 {
  border: 1px solid #bdbdbd;
  width: 32px;
  height: 32px;
  left: 50%;
  top: 50%;
  -webkit-animation: border01 2s infinite;
          animation: border01 2s infinite;
}

@-webkit-keyframes border02 {
  0% {
    width: 32px;
    height: 32px;
  }
  50% {
    width: 42px;
    height: 42px;
  }
  100% {
    width: 32px;
    height: 32px;
  }
}

@keyframes border02 {
  0% {
    width: 32px;
    height: 32px;
  }
  50% {
    width: 42px;
    height: 42px;
  }
  100% {
    width: 32px;
    height: 32px;
  }
}
/* line 436, layout/_home.scss */
.banner-arrow-wrapper .border02 {
  border: 1px solid #6c6c6c;
  width: 42px;
  height: 42px;
  left: 50%;
  top: 50%;
  -webkit-animation: border02 2s infinite;
          animation: border02 2s infinite;
}

/* line 453, layout/_home.scss */
.banner-home {
  height: 650px;
  background-color: #000;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
  background-attachment: fixed;
}
/* line 461, layout/_home.scss */
.banner-home > .container {
  height: 100%;
}
/* line 464, layout/_home.scss */
.banner-home > .container > .row {
  height: 100%;
  position: relative;
}

/* line 475, layout/_home.scss */
.banner-home .single-title {
  position: relative;
}

/* line 479, layout/_home.scss */
.banner-home .single-title img {
  position: absolute;
  top: -42px;
  right: 40px;
  -webkit-animation: rotateAnimation 40s infinite linear;
          animation: rotateAnimation 40s infinite linear;
}

/* line 486, layout/_home.scss */
.hover-block {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
}
/* line 494, layout/_home.scss */
.hover-block .hover-image,
.hover-block .hover-color {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

@media (min-width: 767px) {

/* line 513, layout/_home.scss */
.splited-banner-item:hover .hover-block div,
.home-categories > div[class^="col-"]:hover .hover-block div,
.tree-coluns-banner > div[class^="col-"] .tree-coluns-item:hover .hover-block div {
  opacity: 1;
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
.tree-coluns-banner > div[class^="col-"]:hover .tree-coluns-banner-pic {
  opacity: 0;
}
/* line 520, layout/_home.scss */
.splited-banner-item:hover .hover-block-with-image + .row img,
.home-categories > div[class^="col-"]:hover .hover-block-with-image + .row img,
.tree-coluns-banner > div[class^="col-"] .tree-coluns-item:hover .hover-block-with-image + .row img {
  opacity: 0;
}

}

.tree-coluns-banner > div[class^="col-"] .tree-coluns-banner-pic {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 1;
  transition: all 0.2s ease;
}

/* line 528, layout/_home.scss */
.banner-home .splited-banner-item img {
  position: absolute;
  top: -45px;
  right: 35px;
}

/* line 534, layout/_home.scss */
.splited-banner-item .title-wrapper {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  z-index: 99;
  text-align: center;
}

/* line 543, layout/_home.scss */
.splited-banner-item img {
  max-width: 200%;
  width: 100%;
}

/* line 548, layout/_home.scss */
.tree-coluns-item {
  height: 650px;
  position: relative;
  z-index: 99;
}
/* line 553, layout/_home.scss */
.tree-coluns-item > *:not(.hover-block) {
  z-index: 99;
}

/* line 559, layout/_home.scss */
.splited-banner-item-full {
  height: 1300px;
  overflow: hidden;
  background-color: #313131;
  background-repeat: no-repeat;
  background-size: 34vw auto;
  background-position: center top;
  will-change: transform;
  width: 101%;
}

/* line 571, layout/_home.scss */
.splited-banner-item-full img {
  width: 100%;
  max-width: 200%;
}

/* line 580, layout/_home.scss */
.tree-coluns-banner .tree-coluns-item:hover > div:first-child div {
  opacity: 1;
}
/* line 586, layout/_home.scss */
.tree-coluns-banner .tree-coluns-item a > div + div {
  position: relative;
  z-index: 10;
}

/* line 593, layout/_home.scss */
.tree-coluns-item.orange {
  background: #e14500;
}

/* line 597, layout/_home.scss */
.tree-coluns-item.gray {
  background: #d5d5d5;
}

/* line 601, layout/_home.scss */
.tree-coluns-item.light-gray {
  background: #ebebeb;
}

/* line 605, layout/_home.scss */
.tree-coluns-item.light-gray2 {
  background: #fdfdfd;
}

/* line 609, layout/_home.scss */
.tree-coluns-image {
  text-align: center;
  margin: 50px 0 30px;
}
/* line 613, layout/_home.scss */
.tree-coluns-image img {
  width: auto !important;
  max-width: none !important;
  max-height: 634px;
}

/* line 620, layout/_home.scss */
.tree-coluns-title {
  text-align: center;
  color: #141413;
  font-size: 35px;
  margin-bottom: 20px;
  font-weight: 800;
  text-transform: uppercase;
  padding: 0 80px;
  height: 80px;
  overflow: hidden;
}

/* line 632, layout/_home.scss */
.tree-coluns-item.full .tree-coluns-image {
  margin-top: 0;
  max-height: 410px;
}

/* line 638, layout/_home.scss */
.tree-coluns-item.full .tree-coluns-image img {
  width: 100%;
  max-width: 200%;
}

/* line 644, layout/_home.scss */
.block-video {
  padding-top: 410px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
@media (max-width: 991px) {
  /* line 644, layout/_home.scss */
  .block-video {
    height: auto;
    padding-top: 65%;
  }
  /* line 654, layout/_home.scss */
  .block-video > .row {
    position: absolute;
    right: 0;
    bottom: 20px;
    left: 0;
  }
}

/* line 664, layout/_home.scss */
.video-banner {
  height: 650px;
  overflow: hidden;
  position: relative;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
@media (max-width: 991px) {
  /* line 664, layout/_home.scss */
  .video-banner {
    padding-bottom: 100%;
  }
}
/* line 677, layout/_home.scss */
.video-banner:hover .row > img {
  -webkit-transform: translateX(-3%);
          transform: translateX(-3%);
}

/* line 683, layout/_home.scss */
.video-banner img {
  max-width: 200%;
  width: 115%;
  -webkit-transition: -webkit-transform 6s ease;
  transition: -webkit-transform 6s ease;
  transition: transform 6s ease;
  transition: transform 6s ease, -webkit-transform 6s ease;
}

/* line 689, layout/_home.scss */
.video-play-wrapper {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 285px;
  width: 175px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

/* line 698, layout/_home.scss */
.video-play-wrapper::before {
  content: "";
  width: 1px;
  height: 27px;
  background: #e14500;
  position: absolute;
  top: 0;
  left: 50%;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

/* line 710, layout/_home.scss */
.video-play-wrapper::after {
  content: "";
  width: 1px;
  height: 27px;
  background: #e14500;
  position: absolute;
  bottom: 10px;
  left: 50%;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
@media (max-width: 767px) {
  /* line 710, layout/_home.scss */
  .video-play-wrapper::after {
    display: none !important;
  }
}

/* line 726, layout/_home.scss */
.video-text {
  position: absolute;
  left: 0;
  bottom: -20px;
  display: block;
  width: 100%;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  text-align: center;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
@media (max-width: 767px) {
  /* line 726, layout/_home.scss */
  .video-text {
    bottom: 30px;
  }
  /* line 742, layout/_home.scss */
  .video-text:before, .video-text:after {
    display: none !important;
  }
}

/* line 750, layout/_home.scss */
.video-banner:hover .video-text,
.video-banner:hover .video-play-wrapper::before,
.video-banner:hover .video-play-wrapper::after {
  opacity: 1;
}

/* line 757, layout/_home.scss */
.video-btn-wrapper {
  width: 175px;
  height: 175px;
  left: 0;
  top: 50px;
  position: absolute;
}

/* line 765, layout/_home.scss */
.video-btn-border,
.video-btn {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border-radius: 100px;
}

/* line 774, layout/_home.scss */
.video-btn {
  background-size: 180%;
  background-position: center center;
  background-repeat: no-repeat;
}

/* line 780, layout/_home.scss */
.video-btn img {
  width: 100%;
  max-width: 100%;
}

/* line 785, layout/_home.scss */
.video-border01 {
  border: 1px solid #6d7485;
  width: 175px;
  height: 175px;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

/* line 792, layout/_home.scss */
.video-border02 {
  border: 1px solid #6d7485;
  width: 155px;
  height: 155px;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

/* line 799, layout/_home.scss */
.video-border03 {
  border: 2px solid #a6a6a6;
  width: 134px;
  height: 134px;
  -webkit-transition: all .6s ease;
  transition: all .6s ease;
}

/* line 806, layout/_home.scss */
.video-btn {
  width: 110px;
  height: 110px;
  cursor: pointer;
  overflow: hidden;
  -webkit-transition: all .3s;
  transition: all .3s;
}

/* line 814, layout/_home.scss */
.video-btn-wrapper:hover .video-btn-border {
  width: 0;
  height: 0;
}

/* line 819, layout/_home.scss */
.video-btn-wrapper:hover .video-btn {
  -webkit-box-shadow: 0 0 10px #000;
          box-shadow: 0 0 10px #000;
}

/* line 824, layout/_home.scss */
.video-modal {
  display: none;
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999;
}
/* line 835, layout/_home.scss */
.video-modal:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.8);
}
/* line 846, layout/_home.scss */
.video-modal button {
  display: block;
  width: 100%;
  height: 40px;
  position: absolute;
  top: -50px;
  border: none;
  background-color: transparent;
  color: white;
}
/* line 856, layout/_home.scss */
.video-modal button:before, .video-modal button:after {
  content: '';
  display: block;
  width: 25px;
  height: 3px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
  background-color: white;
}
/* line 869, layout/_home.scss */
.video-modal button:after {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}
/* line 874, layout/_home.scss */
.video-modal > div {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  /* 16:9 */
  position: relative;
  top: 100px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}
/* line 883, layout/_home.scss */
.video-modal > div iframe {
  width: calc(100% - 40px);
  max-width: 900px;
  height: 100%;
  max-height: 530px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

/* line 899, layout/_home.scss */
.tree-coluns-carousel {
  position: relative;
}

@media (max-width: 991px) {
  /* line 905, layout/_home.scss */
  .banner-home .single-title img {
    right: 30px;
  }

  /* line 909, layout/_home.scss */
  .video-banner {
    height: auto;
  }

  /* line 917, layout/_home.scss */
  .tree-coluns-carousel .owl-dots {
    display: none;
  }
}
/* (max-width: 768px) */
@media screen and (max-width: 480px) {
  /* line 939, layout/_home.scss */
  .single-title {
    font-size: 35px;
  }

  /* line 943, layout/_home.scss */
  .sub-title {
    font-weight: 800;
  }

  /* line 947, layout/_home.scss */
  .carousel-home .owl-nav {
    display: block;
  }

  /* line 956, layout/_home.scss */
  .share-carousel {
    left: 20px;
  }

  /* line 960, layout/_home.scss */
  .banner-home {
    height: 480px;
  }

  /* line 964, layout/_home.scss */
  .video-play-wrapper {
    width: 130px;
    height: 230px;
    -webkit-transform: translate(-50%, -55%);
            transform: translate(-50%, -55%);
  }

  /* line 970, layout/_home.scss */
  .video-btn-wrapper {
    width: 130px;
    height: 130px;
  }

  /* line 975, layout/_home.scss */
  .video-border01 {
    width: 130px;
    height: 130px;
  }

  /* line 980, layout/_home.scss */
  .video-border02 {
    width: 115px;
    height: 115px;
  }

  /* line 985, layout/_home.scss */
  .video-border03 {
    width: 100px;
    height: 100px;
  }

  /* line 990, layout/_home.scss */
  .video-btn {
    width: 80px;
    height: 80px;
  }

  /* line 996, layout/_home.scss */
  .banner-home .single-title img,
  .carousel-home-wrapper .owl-dots,
  .banner-arrow-wrapper {
    display: none;
  }
}
/* (max-width: 480px) */
/* line 1005, layout/_home.scss */
.background-block {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

/* line 1011, layout/_home.scss */
.block-text-abs {
  width: 100%;
  height: auto;
  position: absolute !important;
  bottom: 60px;
  left: 0;
  margin: 0;
}
@media (max-width: 991px) {
  /* line 1011, layout/_home.scss */
  .block-text-abs {
    bottom: 30px;
  }
}

/* line 1024, layout/_home.scss */
.parallax-banner {
  position: relative;
}
@media (max-width: 991px) {
  /* line 1024, layout/_home.scss */
  .parallax-banner {
    background-image: none !important;
  }
}
/* line 1032, layout/_home.scss */
.parallax-banner:hover .parallax-banner__hover {
  opacity: 1;
}
/* line 1037, layout/_home.scss */
.parallax-banner > a {
  display: block;
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
}

/* line 1046, layout/_home.scss */
.parallax-banner__hover {
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  opacity: 0;
  background-size: cover;
  background-position: center center;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
/* line 1056, layout/_home.scss */
.parallax-banner__hover + div {
  width: calc(100% - 40px);
  position: absolute;
  bottom: 65px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}

@media (max-width: 991px) {
  /* line 1066, layout/_home.scss */
  .splited-banner-item-full {
    height: 650px;
    background-size: cover;
    background-attachment: inherit;
  }

  /* line 1071, layout/_home.scss */
  .splited-banner-item-full .parallax-banner__hover {
    background-color: transparent !important;
    opacity: 1;
  }
}
@media (max-width: 991px) {
  /* line 1078, layout/_home.scss */
  .hover-block-with-image div {
    display: none !important;
  }
}

/* line 1086, layout/_home.scss */
.tree-coluns-banner .tree-coluns-item a {
  text-decoration: none;
}

/* line 1, layout/_stars.scss */
.player-item {
  position: relative;
  background: #212123;
  overflow: hidden;
}
/* line 7, layout/_stars.scss */
.player-item.best .player-item-numbers {
  padding-bottom: 15px;
}

/* line 15, layout/_stars.scss */
.player-item-left {
  width: 50%;
  background: #000;
  height: 700px;
  overflow: hidden;
  background-size: auto 100%;
  background-position: center center;
}
@media (max-width: 767px) {
  /* line 15, layout/_stars.scss */
  .player-item-left {
    width: 100%;
    height: 280px !important;
    background-size: cover !important;
  }
}
@media (min-width: 768px) {
  /* line 15, layout/_stars.scss */
  .player-item-left {
    position: absolute;
    -webkit-transition: width 0.3s ease;
    transition: width 0.3s ease;
  }
}

@media (min-width: 992px) {
  /* line 35, layout/_stars.scss */
  .player-left {
    height: 650px;
    background-size: cover !important;
    background-position: center center !important;
  }
}

/* line 43, layout/_stars.scss */
.player-item-left img {
  height: 100%;
  width: auto;
  max-width: 300%;
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

/* line 52, layout/_stars.scss */
.player-item-right {
  height: 700px;
  width: 50%;
  background: #ebebeb;
  padding: 40px 50px 0;
}
@media (min-width: 992px) and (max-width: 1500px) {
  /* line 52, layout/_stars.scss */
  .player-item-right {
    padding: 40px 30px 0;
  }
}
@media (max-width: 767px) {
  /* line 52, layout/_stars.scss */
  .player-item-right {
    height: auto;
    padding: 40px 25px 30px 25px !important;
  }
}

/* line 68, layout/_stars.scss */
.player-item-title {
  color: #141413;
  font-size: 50px;
  font-weight: 800;
  text-transform: uppercase;
  line-height: 50px;
}

/* line 76, layout/_stars.scss */
.player-item-number {
  color: #fff;
  font-size: 100px;
  font-weight: 800;
  margin: 30px 0 40px;
  line-height: 70px;
}

/* line 84, layout/_stars.scss */
.player-item-club {
  background: #282828;
  color: #fff;
  font-size: 13px;
  font-weight: 600;
  display: initial;
  float: none;
  padding: 10px 20px;
  width: auto;
  clear: both;
}

/* line 96, layout/_stars.scss */
.player-item-club a {
  background: #282828;
  color: #fff;
  font-size: 13px;
  font-weight: 600;
  display: block;
  float: left;
  padding: 10px 20px;
}
/* line 105, layout/_stars.scss */
.player-item-club a:hover {
  background: #474747;
  text-decoration: none;
}

/* line 111, layout/_stars.scss */
.player-item-name {
  color: #e14500;
  font-size: 35px;
  margin: 20px 0 10px;
}

/* line 117, layout/_stars.scss */
.player-item-position {
  font-size: 14px;
  color: #282828;
  font-weight: 600;
}

/* line 123, layout/_stars.scss */
.player-item-numbers {
  padding: 10px 0 0 0;
  border-top: 1px solid #d5d5d5;
  border-bottom: 1px solid #d5d5d5;
  margin: 30px 0;
}

/* line 130, layout/_stars.scss */
.player-item-numbers li {
  width: 33%;
  text-align: center;
  float: left;
  font-size: 13px;
  color: #282828;
  line-height: 1.2;
}

/* line 139, layout/_stars.scss */
.player-item-numbers li strong {
  display: block;
  font-size: 50px;
  font-weight: 600;
}

/* line 146, layout/_stars.scss */
.player-item-thumb {
  overflow: hidden;
  height: 350px;
  background-size: cover;
  background-position: center center;
}

/* line 153, layout/_stars.scss */
.player-item-thumb img {
  min-width: 100%;
  max-width: 200%;
  min-height: 100%;
}

/* line 159, layout/_stars.scss */
.player-item:hover .player-item-thumb img {
  opacity: 0.4;
}

/* line 163, layout/_stars.scss */
.player-item-info {
  opacity: 1;
  position: absolute;
  left: -100%;
  top: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
  padding: 0 40% 0 40px;
}
/* line 173, layout/_stars.scss */
.player-item-info .readmore-btn {
  white-space: nowrap;
}

/* line 178, layout/_stars.scss */
.player-item:hover .player-item-info {
  opacity: 1;
  left: 0;
}

/* line 183, layout/_stars.scss */
.player-item-info-name {
  color: #fff;
  font-weight: 800;
  font-size: 34px;
  text-transform: uppercase;
  margin: 120px 0 20px;
  line-height: 35px;
}

/* line 195, layout/_stars.scss */
.player-item.small:hover .hover-image,
.player-item.small:hover .hover-color {
  opacity: 1;
}

/* line 209, layout/_stars.scss */
.player-item-left:hover {
  width: 100%;
}

/* line 214, layout/_stars.scss */
.player-item-left:hover img {
  margin: 0 auto;
  display: table;
}

/* line 220, layout/_stars.scss */
.player-item .player-item-left .readmore-btn {
  position: absolute;
  left: 50%;
  bottom: -50px;
  opacity: 0;
  min-width: 120px;
  margin-left: -60px;
}

/* line 230, layout/_stars.scss */
.player-item-left:hover .readmore-btn {
  opacity: 1;
  bottom: 20px;
}

/* line 241, layout/_stars.scss */
.read-more {
  margin: 40px 0;
  display: none;
}

/* line 246, layout/_stars.scss */
.read-more-arrow {
  height: 35px;
  width: 35px;
  background: #fefefe;
  border-radius: 30px;
  margin: 0 auto 20px;
  display: table;
  border: 5px solid #f4f4f4;
  font-size: 10px;
  text-align: center;
}

/* line 258, layout/_stars.scss */
.read-more-text {
  color: #a6a6a6;
  font-size: 13px;
  font-weight: 600;
  margin: 0 auto;
  display: table;
}

/* line 266, layout/_stars.scss */
.read-more-arrow i {
  color: #e14500;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  display: block;
  margin-top: 7px;
}

/* line 278, layout/_stars.scss */
.player-left {
  background: #000;
}

/* line 282, layout/_stars.scss */
.player-right {
  padding: 40px 50px 0;
  background: #ebebeb;
  height: 650px;
}

/* line 288, layout/_stars.scss */
.player-right .player-item-number {
  margin-top: 0;
}

/* line 292, layout/_stars.scss */
.player-right .player-item-numbers li {
  margin-bottom: 25px;
}

@media (min-width: 768px) {
  /* line 297, layout/_stars.scss */
  .player-page-top .player-item-name {
    font-size: 50px;
    font-weight: 600;
  }
}
/* line 304, layout/_stars.scss */
.player-page-top .player-item-position {
  font-weight: 600;
}
/* line 309, layout/_stars.scss */
.player-page-top .player-left img {
  display: block;
  margin: 0 auto;
}

/* line 316, layout/_stars.scss */
.player-numbers {
  background: #e14500;
  padding: 100px 0;
  position: relative;
}

/* line 322, layout/_stars.scss */
.player-numbers-circle {
  text-align: center;
}

/* line 332, layout/_stars.scss */
.player-numbers-circle i {
  color: #fff;
  font-size: 40px;
}

/* line 337, layout/_stars.scss */
.player-numbers-text {
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  margin: 20px 0 30px;
}

/* line 345, layout/_stars.scss */
.player-numbers-data {
  color: #141413;
  font-size: 35px;
  font-weight: 800;
  text-align: center;
  position: relative;
  line-height: normal;
}

/* line 354, layout/_stars.scss */
.player-numbers-data::before {
  content: "";
  display: block;
  width: 1px;
  height: 20px;
  background: #141413;
  position: absolute;
  left: 50%;
  top: -20px;
}

/* line 365, layout/_stars.scss */
.player-itens-left {
  background: #fff;
  height: 500px;
  padding: 80px 0 0 100px;
  position: relative;
}

/* line 372, layout/_stars.scss */
.player-itens-left-title {
  color: #282828;
  font-size: 50px;
  font-weight: 800;
  margin: 0 160px 0 0;
  line-height: 50px;
}

/* line 380, layout/_stars.scss */
.player-itens-left-text {
  color: #696969;
  font-size: 13px;
  position: absolute;
  left: 90px;
  bottom: 80px;
  width: 58%;
  display: none;
}

/* line 390, layout/_stars.scss */
.player-itens-left-text.active {
  display: block;
}

/* line 394, layout/_stars.scss */
.player-itens-left-text strong {
  display: block;
  color: #e14500;
  margin-bottom: 10px;
}

/* line 400, layout/_stars.scss */
.player-itens-right {
  background: #282828;
  height: 500px;
}

/* line 406, layout/_stars.scss */
.player-carousel-image {
  margin: 65px 0 0 130px;
}
@media (min-width: 992px) and (max-width: 1200px) {
  /* line 406, layout/_stars.scss */
  .player-carousel-image {
    margin: 65px 0 0 10px;
  }
}

@media (min-width: 992px) {
  /* line 416, layout/_stars.scss */
  .player-carousel-item .player-carousel-image img {
    height: 380px;
  }
}

/* line 424, layout/_stars.scss */
.player-carousel-item .title-wrapper {
  margin: 135px 60px 0 0;
  width: 220px;
}
@media (min-width: 992px) and (max-width: 1200px) {
  /* line 424, layout/_stars.scss */
  .player-carousel-item .title-wrapper {
    margin: 135px 0 0 0;
  }
}

/* line 432, layout/_stars.scss */
.player-carousel-item .single-title {
  font-size: 35px;
}

@media (min-width: 992px) {
  /* line 436, layout/_stars.scss */
  .player-itens-carousel .owl-nav {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}

/* line 444, layout/_stars.scss */
.player-itens-carousel .owl-prev,
.player-itens-carousel .owl-next {
  display: block;
  width: 50px;
  height: 50px;
  -webkit-box-shadow: 0 0 35px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 35px rgba(0, 0, 0, 0.3);
}
@media (min-width: 992px) {
  /* line 444, layout/_stars.scss */
  .player-itens-carousel .owl-prev,
  .player-itens-carousel .owl-next {
    position: static;
    -webkit-transform: none;
            transform: none;
  }
}
/* line 456, layout/_stars.scss */
.player-itens-carousel .owl-prev.disabled,
.player-itens-carousel .owl-next.disabled {
  opacity: 0;
}

/* line 463, layout/_stars.scss */
.player-gallery .owl-nav .disabled {
  display: none;
}

/* line 469, layout/_stars.scss */
.player-gallery-carousel .owl-prev:hover,
.player-itens-carousel .owl-prev:hover,
.player-gallery-carousel .owl-next:hover,
.player-itens-carousel .owl-next:hover {
  background: #e14500;
}

/* line 476, layout/_stars.scss */
.player-itens-carousel .owl-prev::before,
.player-itens-carousel .owl-next::before {
  font-size: 16px;
  line-height: 50px;
}

/* line 482, layout/_stars.scss */
.player-gallery-carousel .owl-prev:hover::before,
.player-itens-carousel .owl-prev:hover::before,
.player-gallery-carousel .owl-next:hover::before,
.player-itens-carousel .owl-next:hover::before {
  color: #fff;
}

/* line 489, layout/_stars.scss */
.player-itens-carousel .owl-prev {
  margin-bottom: 20px;
  left: -25px;
  margin-top: 20px;
}

/* line 495, layout/_stars.scss */
.player-itens-carousel .owl-next {
  left: -25px;
  margin-top: 20px;
}

/* line 500, layout/_stars.scss */
.player-itens-carousel .owl-dots,
.player-numbers .owl-dots {
  display: none;
}

/* line 506, layout/_stars.scss */
.player-gallery {
  padding: 95px 0;
  background: #313131;
}

/* line 511, layout/_stars.scss */
.player-gallery-carousel {
  max-width: 1290px;
  position: relative;
  margin: 0 auto;
}

/* line 517, layout/_stars.scss */
.gallery-carousel-full,
.gallery-carousel-middle,
.gallery-carousel-small {
  position: relative;
}
/* line 522, layout/_stars.scss */
.gallery-carousel-full a,
.gallery-carousel-middle a,
.gallery-carousel-small a {
  display: block;
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
/* line 537, layout/_stars.scss */
.gallery-carousel-full a img,
.gallery-carousel-middle a img,
.gallery-carousel-small a img {
  display: none;
}

/* line 547, layout/_stars.scss */
.gallery-carousel-full {
  height: 580px;
  overflow: hidden;
  width: 800px;
}
/* line 552, layout/_stars.scss */
.gallery-carousel-full img {
  max-width: 200%;
  width: 100%;
}

/* line 558, layout/_stars.scss */
.gallery-carousel-middle {
  height: 290px;
  overflow: hidden;
}
/* line 563, layout/_stars.scss */
.gallery-carousel-middle img {
  max-width: 200%;
  width: 100%;
}

/* line 569, layout/_stars.scss */
.gallery-carousel-small {
  height: 290px;
  overflow: hidden;
  width: 271px;
}
@media (max-width: 991px) {
  /* line 569, layout/_stars.scss */
  .gallery-carousel-small {
    width: calc(50vw - 21px);
  }
}
/* line 579, layout/_stars.scss */
.gallery-carousel-small img {
  max-width: 200%;
  width: 100%;
}

/* line 585, layout/_stars.scss */
.gallery-carousel-item {
  overflow: hidden;
}

/* line 589, layout/_stars.scss */
.gallery-carousel-item img {
  -webkit-transition: all .2s ease-out;
  transition: all .2s ease-out;
}

/* line 593, layout/_stars.scss */
.gallery-carousel-item img:hover {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}

/* line 598, layout/_stars.scss */
.player-gallery-carousel .owl-prev,
.player-gallery-carousel .owl-next {
  width: 50px;
  height: 50px;
  -webkit-box-shadow: 0 0 35px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 35px rgba(0, 0, 0, 0.3);
}

/* line 605, layout/_stars.scss */
.player-gallery-carousel .owl-prev::before,
.player-gallery-carousel .owl-next::before {
  font-size: 16px;
  line-height: 50px;
}

/* line 611, layout/_stars.scss */
.player-gallery-carousel .owl-prev {
  left: -25px;
}

/* line 615, layout/_stars.scss */
.player-gallery-carousel .owl-next {
  right: -25px;
}

/* line 619, layout/_stars.scss */
.player-gallery-carousel .owl-dots {
  left: 0;
  bottom: -50px;
  top: auto;
  width: auto;
  height: 20px;
}

/* line 627, layout/_stars.scss */
.player-gallery-carousel .owl-dot {
  width: 30px;
  height: 20px;
  line-height: 20px;
  border-top: 1px solid #a6a6a6;
  border-right: 0 none;
  margin: 0 15px 0 0;
  font-weight: 600;
  font-size: 12px;
  padding: 0;
}
/* line 638, layout/_stars.scss */
.player-gallery-carousel .owl-dot:hover {
  border-color: #e14500;
}

/* line 643, layout/_stars.scss */
.player-gallery-carousel .owl-dot.active {
  width: 50px;
  border-top: 2px solid #e14500;
  text-align: center;
}

/* line 649, layout/_stars.scss */
.player-gallery-carousel .owl-dot::after {
  display: none;
}

/* line 656, layout/_stars.scss */
.player-numbers .owl-prev,
.player-numbers .owl-next {
  width: 50px;
  height: 50px;
  -webkit-box-shadow: 0 0 35px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 35px rgba(0, 0, 0, 0.3);
}

/* line 663, layout/_stars.scss */
.player-numbers .owl-prev::before,
.player-numbers .owl-next::before {
  font-size: 16px;
  line-height: 50px;
}

/* line 669, layout/_stars.scss */
.player-numbers .owl-prev {
  left: 10px;
}

/* line 673, layout/_stars.scss */
.player-numbers .owl-next {
  right: 10px;
}

@media (max-width: 991px) {
  /* line 680, layout/_stars.scss */
  .player-itens-left {
    height: auto;
    padding: 30px 100px;
  }

  /* line 685, layout/_stars.scss */
  .player-itens-left-text {
    position: relative;
    left: 0;
    bottom: 0;
    margin: 30px 0 0;
  }

  /* line 693, layout/_stars.scss */
  .player-itens-right {
    height: auto;
  }

  /* line 697, layout/_stars.scss */
  .player-carousel-image {
    width: 100%;
    text-align: center;
    margin: 30px 0 0;
  }

  /* line 703, layout/_stars.scss */
  .player-carousel-item .title-wrapper {
    float: left;
    width: 100%;
    padding: 0 20px 40px;
    margin: 0;
  }

  /* line 710, layout/_stars.scss */
  .gallery-carousel-item {
    width: 100%;
  }

  /* line 724, layout/_stars.scss */
  .gallery-carousel-full img {
    height: 100%;
    width: auto;
  }

  /* line 730, layout/_stars.scss */
  .player-itens-carousel .owl-prev {
    left: 10px;
  }

  /* line 734, layout/_stars.scss */
  .player-itens-carousel .owl-next {
    right: 10px;
    left: auto;
  }

  /* line 740, layout/_stars.scss */
  .player-gallery-carousel .owl-prev {
    left: -5px;
  }

  /* line 744, layout/_stars.scss */
  .player-gallery-carousel .owl-next {
    right: -5px;
  }

  /* line 748, layout/_stars.scss */
  .player-gallery-carousel .owl-dots {
    display: none;
  }
}
/* (max-width: 768px) */
@media screen and (max-width: 767px) {
  /* line 757, layout/_stars.scss */
  .player-item-left,
  .player-item-right {
    width: 100%;
  }

  /* line 762, layout/_stars.scss */
  .player-item-left {
    height: auto;
  }

  /* line 766, layout/_stars.scss */
  .player-item-left img {
    max-width: 100%;
    height: auto;
    margin: 0;
  }

  /* line 772, layout/_stars.scss */
  .player-item-title {
    padding: 0 50px 0 0;
  }

  /* line 776, layout/_stars.scss */
  .read-more {
    display: block;
  }

  /* line 780, layout/_stars.scss */
  .player-gallery {
    padding: 50px 0;
  }

  /* line 788, layout/_stars.scss */
  .player-itens-left {
    height: auto;
    padding: 70px 20px;
  }

  /* line 793, layout/_stars.scss */
  .player-itens-left-title {
    margin: 0 70px 0 10px;
    font-size: 40px;
  }

  /* line 798, layout/_stars.scss */
  .player-itens-left-text {
    display: none;
  }
}
/* (max-width: 480px) */
/* line 2, layout/_listagem.scss */
.showcase-banner {
  position: relative;
}

/* line 6, layout/_listagem.scss */
.showcase-banner .carousel-home {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#646a6d+0,1c1f23+100 */
  background: #646a6d;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: radial-gradient(ellipse at center, #646a6d 0%, #1c1f23 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#646a6d', endColorstr='#1c1f23',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */
}

/* line 15, layout/_listagem.scss */
.showcase-banner .banner-content {
  overflow: hidden;
}

/* line 20, layout/_listagem.scss */
.carousel-home-content-name {
  font-weight: 800;
  opacity: 0.2;
}

/* line 25, layout/_listagem.scss */
.showcase-list .tree-coluns-image {
  margin-bottom: 100px;
}

/* line 29, layout/_listagem.scss */
.showcase-list .tree-coluns-title {
  height: auto;
  margin: 0;
  padding: 0;
}

/* line 36, layout/_listagem.scss */
.showcase-list .tree-coluns-title.image {
  font-size: 0;
}

/* line 40, layout/_listagem.scss */
.showcase-list .tree-coluns-item:hover {
  background: #e14500;
}

/* line 45, layout/_listagem.scss */
.family-wrapper {
  min-height: 440px;
  position: relative;
  overflow: hidden;
  padding: 100px 0 50px;
  background-color: #282828;
}
@media (max-width: 991px) {
  /* line 45, layout/_listagem.scss */
  .family-wrapper {
    background-image: none !important;
  }
}
@media (min-width: 992px) {
  /* line 45, layout/_listagem.scss */
  .family-wrapper {
    background-position: center;
    background-size: cover;
  }
}

/* line 62, layout/_listagem.scss */
.family-title {
  color: #fff;
  font-size: 50px;
  font-weight: 800;
}

/* line 69, layout/_listagem.scss */
.family-text p {
  color: #d5d5d5;
  font-size: 13px;
  margin-bottom: 25px;
}

/* line 75, layout/_listagem.scss */
.family-text p strong {
  color: #fff;
  font-size: 14px;
}

/* line 80, layout/_listagem.scss */
.family-logo {
  position: absolute;
  right: -232px;
  top: -160px;
}

/* line 88, layout/_listagem.scss */
.category-banner-wrapper {
  background: #000;
  height: 500px;
  overflow: hidden;
  position: relative;
}

/* line 95, layout/_listagem.scss */
.category-banner-wrapper .container {
  position: relative;
  height: 100%;
  padding-top: 140px;
}
@media (max-width: 991px) {
  /* line 95, layout/_listagem.scss */
  .category-banner-wrapper .container {
    padding-top: 40px;
  }
}
/* line 105, layout/_listagem.scss */
.category-banner-wrapper .container > div {
  position: relative;
  z-index: 10;
}

/* line 111, layout/_listagem.scss */
.category-image {
  max-width: none;
  position: absolute;
  left: 0;
  bottom: 0;
  top: 0;
  z-index: 1;
}

/* line 120, layout/_listagem.scss */
.category-banner-text {
  color: #696969;
  font-size: 35px;
  text-transform: uppercase;
  font-weight: 600;
}

@media (max-width: 991px) {
  /* line 129, layout/_listagem.scss */
  .category-banner-wrapper img {
    position: relative;
    margin-top: 30px;
  }
}
/* line 136, layout/_listagem.scss */
.category-banner-title {
  color: #fff;
  font-weight: 800;
  font-size: 80px;
  text-transform: uppercase;
}

/* line 143, layout/_listagem.scss */
.category-banner-title span {
  color: #e14500;
}

@media (max-width: 991px) {
  /* line 150, layout/_listagem.scss */
  .showcase-list .tree-coluns-item {
    height: auto;
    padding: 0 0 50px;
  }

  /* line 155, layout/_listagem.scss */
  .showcase-list .tree-coluns-image img {
    height: 260px;
  }

  /* line 159, layout/_listagem.scss */
  .showcase-banner .banner-content {
    height: 534px;
  }

  /* line 163, layout/_listagem.scss */
  .showcase-banner .carousel-home-content-image,
  .showcase-banner .carousel-home-content-name {
    line-height: 524px;
  }

  /* line 168, layout/_listagem.scss */
  .family-title {
    padding: 5px 0 0;
  }

  /* line 172, layout/_listagem.scss */
  .family-text {
    margin-top: 50px;
  }

  /* line 176, layout/_listagem.scss */
  .category-image {
    max-width: 100%;
  }

  /* line 180, layout/_listagem.scss */
  .category-banner-text {
    font-size: 18px;
  }

  /* line 184, layout/_listagem.scss */
  .category-banner-title {
    font-size: 35px;
  }
}
/* (max-width: 768px) */
@media screen and (max-width: 480px) {
  /* line 193, layout/_listagem.scss */
  .showcase-banner .banner-content {
    height: 300px;
  }

  /* line 197, layout/_listagem.scss */
  .showcase-banner .carousel-home-content-image,
  .showcase-banner .carousel-home-content-name {
    line-height: 300px;
  }

  /* line 202, layout/_listagem.scss */
  .showcase-banner .carousel-home .title-wrapper {
    margin: 70px 0 0;
  }

  /* line 206, layout/_listagem.scss */
  .family-wrapper {
    padding: 50px 0;
  }

  /* line 210, layout/_listagem.scss */
  .family-logo {
    top: auto;
    bottom: -20px;
    width: 160px;
    right: -30px;
  }

  /* line 217, layout/_listagem.scss */
  .family-title {
    padding: 0;
    font-size: 35px;
  }

  /* line 222, layout/_listagem.scss */
  .category-image {
    width: auto;
    max-width: 200%;
    left: -130px;
  }

  /* line 228, layout/_listagem.scss */
  .category-banner-wrapper {
    padding: 70px 0 0;
    height: 422px;
  }

  /* line 233, layout/_listagem.scss */
  .category-banner-wrapper .container {
    overflow: visible;
  }
}
/* (max-width: 480px) */
/* line 241, layout/_listagem.scss */
.stick-picture img {
  max-height: 365px;
}

/* line 246, layout/_listagem.scss */
.stick-logo {
  max-height: 40px;
}

/* line 250, layout/_listagem.scss */
.product-background-with-image {
  background-size: cover;
  background-position: center center;
}

/* line 4, layout/_product.scss */
.product-top {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#646a6d+0,1c1f23+100 */
  background: #646a6d;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: radial-gradient(ellipse at center, #646a6d 0%, #1c1f23 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#646a6d', endColorstr='#1c1f23',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */
  height: 650px;
  position: relative;
}
/* line 15, layout/_product.scss */
.product-top .container {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  z-index: 10;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
/* line 24, layout/_product.scss */
.product-top .product-image {
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

/* line 36, layout/_product.scss */
.product-image {
  text-align: center;
  line-height: 575px;
}

/* line 45, layout/_product.scss */
.product-options {
  position: absolute;
}

/* line 49, layout/_product.scss */
.product-line {
  margin: 15px 0 25px;
}

/* line 54, layout/_product.scss */
.product-keywords {
  font-size: 18px;
  color: #a6a6a6;
  font-weight: 600;
}

/* line 60, layout/_product.scss */
.product-keywords a {
  color: #a6a6a6;
}

/* line 64, layout/_product.scss */
.product-thumbs {
  width: 260px;
  position: relative;
  margin: 30px 0 0 0;
}

.readmore-btn {
  margin-top: 30px;
}

/* line 70, layout/_product.scss */
.product-thumbs li {
  height: 50px;
  background: #282828;
  text-align: center;
  width: 80px;
  line-height: 50px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}

/* line 81, layout/_product.scss */
.product-thumbs li.active {
  border: 1px solid #e14500;
}

/* line 85, layout/_product.scss */
.product-thumbs .owl-prev,
.product-thumbs .owl-next {
  background: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  cursor: pointer;
}

/* line 92, layout/_product.scss */
.product-thumbs .owl-prev:hover,
.product-thumbs .owl-next:hover {
  opacity: 0.7;
}

/* line 97, layout/_product.scss */
.product-thumbs .owl-prev {
  left: -40px;
}

/* line 102, layout/_product.scss */
.product-thumbs .owl-next {
  right: -40px;
}

/* line 106, layout/_product.scss */
.product-thumbs .owl-dots {
  display: none;
}

/* line 111, layout/_product.scss */
.product-optional-description .player-numbers {
  padding: 90px 0;
}

/* line 115, layout/_product.scss */
.optional-description-title {
  color: #fff;
  text-align: center;
  font-size: 35px;
  font-weight: 800;
  line-height: 41px;
  margin: 0 0 80px;
}

/* line 124, layout/_product.scss */
.product-optional-description .player-numbers-circle {
  border: 0 none;
}

/* line 128, layout/_product.scss */
.product-optional-description .player-numbers-circle i {
  font-size: 70px;
}

/* line 132, layout/_product.scss */
.product-optional-description .player-numbers-text {
  text-transform: uppercase;
  font-size: 26px;
  position: relative;
  margin: 60px 0 10px;
  font-weight: 800;
  line-height: 26px;
}
/* line 140, layout/_product.scss */
.product-optional-description .player-numbers-text.description-no-line {
  margin-top: 0;
}
/* line 143, layout/_product.scss */
.product-optional-description .player-numbers-text.description-no-line:before {
  display: none;
}

/* line 149, layout/_product.scss */
.product-optional-description .player-numbers-text::before {
  content: "";
  display: block;
  width: 1px;
  height: 20px;
  background: #fff;
  position: absolute;
  left: 50%;
  top: -40px;
}

/* line 160, layout/_product.scss */
.product-optional-description .player-numbers-data {
  font-weight: 300;
  font-size: 13px;
  color: #fff;
}

/* line 166, layout/_product.scss */
.product-optional-description .player-numbers-data::before {
  display: none;
}

/* line 172, layout/_product.scss */
.product-sugestions .player-itens-left,
.product-sugestions .player-itens-right {
  height: 650px;
}

/* line 177, layout/_product.scss */
.product-sugestions .player-itens-left-title {
  margin-top: 170px;
}

/* line 181, layout/_product.scss */
.product-sugestions .owl-next {
  left: -25px;
}

/* line 186, layout/_product.scss */
.product-sugestions .owl-prev {
  margin-top: 20px;
}

/* line 190, layout/_product.scss */
.product-sugestions .tree-coluns-image {
  margin-bottom: 100px;
}

/* line 194, layout/_product.scss */
.product-sugestions .player-carousel-item:hover .tree-coluns-item {
  background: #e14500;
}

/* line 199, layout/_product.scss */
.product-specifications {
  min-height: 500px;
  padding: 50px 0;
}

/* line 205, layout/_product.scss */
.specifications-image {
  text-align: center;
}

/* line 210, layout/_product.scss */
.specifications-title {
  color: #141413;
  font-size: 35px;
  font-weight: 800;
  text-transform: uppercase;
  line-height: 35px;
  margin-bottom: 60px;
}

/* line 219, layout/_product.scss */
.tab-item {
  border-top: 1px solid #ebebeb;
}

/* line 223, layout/_product.scss */
.tab-item:last-child {
  border-bottom: 1px solid #ebebeb;
}

/* line 227, layout/_product.scss */
.tab-title {
  color: #696969;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  text-transform: uppercase;
  position: relative;
  line-height: 57px;
  vertical-align: middle;
}

/* line 239, layout/_product.scss */
.tab-title i {
  color: #e14500;
  font-size: 12px;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  display: block;
  margin-top: 20px;
  position: absolute;
  top: 0;
  right: 15px;
}

/* line 250, layout/_product.scss */
.tab-title:hover,
.active .tab-title {
  color: #e14500;
}

/* line 255, layout/_product.scss */
.active .tab-title i {
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg);
}

/* line 259, layout/_product.scss */
.tab-content {
  display: none;
}

/* line 263, layout/_product.scss */
.tab-content p {
  color: #696969;
  font-size: 13px;
  margin-bottom: 25px;
  width: 70%;
}

/* line 270, layout/_product.scss */
.specification-download {
  display: block;
  line-height: 40px;
  color: #696969;
  font-size: 14px;
  font-weight: 600;
}

/* line 278, layout/_product.scss */
.specification-download img {
  margin-right: 10px;
}

/* line 282, layout/_product.scss */
.specification-download:hover {
  color: #e14500;
  text-decoration: none;
}

/* line 288, layout/_product.scss */
.product-description {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ebebeb+0,d5d5d5+50,ebebeb+50,d5d5d5+100 */
  background: #ebebeb;
  /* Old browsers */
  min-height: 500px;
  padding: 130px 0;
  position: relative;
}

/* line 302, layout/_product.scss */
.description-title {
  color: #141413;
  font-size: 25px;
  font-weight: 800;
  text-transform: uppercase;
  margin-bottom: 50px;
}

/* line 310, layout/_product.scss */
.description-text p {
  color: #696969;
  font-size: 13px;
  margin-bottom: 30px;
  width: 60%;
}

/* line 317, layout/_product.scss */
.description-text strong {
  color: #313131;
  font-size: 14px;
}

/* line 322, layout/_product.scss */
.description-image {
  position: absolute;
  width: 50%;
  height: 100%;
  right: 0;
  top: 0;
  overflow: hidden;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
@media (max-width: 991px) {
  /* line 322, layout/_product.scss */
  .description-image {
    background-image: none !important;
  }
}
/*@media (min-width: 992px) {*/
  /*!* line 338, layout/_product.scss *!*/
  /*.description-image img {*/
    /*display: none;*/
  /*}*/
/*}*/

/* line 344, layout/_product.scss */
.description-image img {
  width: 100%;
}

/* line 348, layout/_product.scss */
.product-video-banner.video-banner img {
  width: 105%;
  height: auto;
}

@media (max-width: 991px) {
  /* line 357, layout/_product.scss */
  .product-top {
    height: auto;
    padding: 0 0 40px;
    background: #313131;
  }

  /* line 365, layout/_product.scss */
  .product-top .container {
    width: 100%;
    max-width: 435px;
    padding: 20px 0 0 0;
    position: relative;
  }
  /* line 371, layout/_product.scss */
  .product-top .container .product-options {
    position: relative;
    top: auto;
  }

  /* line 377, layout/_product.scss */
  .product-image {
    height: 0;
    padding-bottom: 65%;
    position: relative !important;
    background: #646a6d;
    background: radial-gradient(ellipse at center, #646a6d 0%, #1c1f23 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#646a6d', endColorstr='#1c1f23',GradientType=1 );
  }

  /* line 388, layout/_product.scss */
  .prod
  .product-brand {
    margin: 40px 0 0;
  }

  /* line 394, layout/_product.scss */
  .product-optional-description.player-numbers {
    padding: 70px 0;
  }

  /* line 398, layout/_product.scss */
  .product-optional-description .optional-description-title {
    margin-bottom: 50px;
  }

  /* line 402, layout/_product.scss */
  .product-optional-description .player-numbers-data {
    margin-bottom: 55px;
  }

  /* line 406, layout/_product.scss */
  .specifications-image {
    margin-bottom: 90px;
  }

  /* line 410, layout/_product.scss */
  .product-description {
    padding: 0;
    background: none;
  }

  /* line 415, layout/_product.scss */
  .product-description .container {
    margin: 0;
    padding: 0;
    width: 100%;
  }

  /* line 421, layout/_product.scss */
  .product-description-left {
    background: #ebebeb;
    padding: 70px 20px;
    float: left;
    width: 100%;
  }

  /* line 435, layout/_product.scss */
  .description-image {
    background: #d5d5d5;
    padding: 45px 0;
    float: left;
    width: 100%;
    position: relative;
    height: auto;
  }

  /* line 444, layout/_product.scss */
  .description-image img {
    width: 100%;
    background-color: #ebebeb;
  }

  /* line 449, layout/_product.scss */
  .description-text p {
    width: 100%;
  }

  /* line 453, layout/_product.scss */
  .product-sugestions .player-itens-left {
    height: auto;
    padding: 70px 20px;
  }

  /* line 458, layout/_product.scss */
  .product-sugestions .player-itens-left-title {
    margin-top: 0;
    margin-right: 300px;
    margin-left: 10px;
  }

  /* line 464, layout/_product.scss */
  .product-sugestions .owl-next {
    left: auto;
    right: 10px;
    margin: 0;
  }

  /* line 470, layout/_product.scss */
  .product-sugestions .owl-prev {
    left: 10px;
    margin: 0;
  }

  /* line 475, layout/_product.scss */
  .product-thumbs {
    margin-left: 30px;
  }
  /* line 477, layout/_product.scss */
  .product-thumbs:first-of-type {
    margin-left: 0;
  }
}
/* (max-width: 768px) */
@media (max-width: 991px) {
  /* line 485, layout/_product.scss */
  .product-description-image {
    padding: 0;
  }
}

@media screen and (max-width: 480px) {
  /* line 494, layout/_product.scss */
  .product-sugestions .player-itens-left-title {
    margin-right: 0;
  }

  /* line 498, layout/_product.scss */
  .product-image {
    line-height: 200px;
  }

  /* line 503, layout/_product.scss */
  .product-image img {
    height: 180px;
  }
}
/* (max-width: 480px) */
/* line 511, layout/_product.scss */
.prod-relacionados:hover .hover-image {
  opacity: 1;
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

/* line 518, layout/_product.scss */
.prod-relacionados__link {
  background-position: center center !important;
}

/* line 1, layout/_distribuidores.scss */
.map-container {
  height: 650px;
  background: #ebebeb;
  position: relative;
}

/* line 7, layout/_distribuidores.scss */
.map-wrapper {
  position: absolute;
  right: 0;
  top: 0;
  width: 80%;
  height: 100%;
}
@media (min-width: 768px) {
  /* line 7, layout/_distribuidores.scss */
  .map-wrapper {
    background: #333;
  }
}

/* line 19, layout/_distribuidores.scss */
#map {
  position: absolute;
  width: 100%;
  height: 100%;
}

/* line 25, layout/_distribuidores.scss */
.map-sidebar {
  height: 650px;
  background: #ebebeb;
  position: relative;
  z-index: 10;
}

/* line 32, layout/_distribuidores.scss */
.map-title {
  margin: 80px 0;
  font-size: 35px;
  color: #282828;
  font-weight: 800;
  text-transform: uppercase;
  line-height: 35px;
}

@media (min-width: 768px) {
  /* line 41, layout/_distribuidores.scss */
  .map-form {
    max-width: 308px;
  }
}

/* line 47, layout/_distribuidores.scss */
.map-form-text {
  color: #696969;
  font-size: 13px;
  position: relative;
}
/* line 53, layout/_distribuidores.scss */
.map-form-text:hover + #map-form-input {
  border-color: #e14500;
}

/* line 59, layout/_distribuidores.scss */
.map-form-text i {
  color: #e14500;
  font-size: 17px;
  position: absolute;
  left: -19px;
  top: 0;
}

/* line 67, layout/_distribuidores.scss */
.map-form-input {
  height: 1px;
  border-bottom: 1px solid #d5d5d5;
  font-size: 13px;
  color: #313131;
  font-weight: 600;
}

/* line 75, layout/_distribuidores.scss */
.map-form-input.active {
  height: 30px;
}

/* line 80, layout/_distribuidores.scss */
.map-form-input:focus {
  height: 30px;
  border-color: #e14500;
  color: #e14500;
}

/* line 86, layout/_distribuidores.scss */
.map-form button {
  background: #fff;
  color: #e14500;
  width: 50px;
  height: 50px;
  border-radius: 50px;
  margin-top: 10px;
  text-align: center;
}

/* line 96, layout/_distribuidores.scss */
.map-form button:hover {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

/* line 100, layout/_distribuidores.scss */
.map-found {
  margin: 80px 0 40px;
  font-size: 25px;
  color: #141413;
  font-weight: 800;
  text-transform: uppercase;
  line-height: 25px;
}

/* line 109, layout/_distribuidores.scss */
.map-found span {
  font-size: 50px;
  color: #e14500;
  font-weight: 600;
  line-height: 40px;
  margin: 0 10px 0 0;
}

/* line 117, layout/_distribuidores.scss */
.map-seta {
  margin: 0 0 0 35px;
}

/* line 121, layout/_distribuidores.scss */
.pointer-info {
  width: 248px;
  height: 163px;
  position: absolute;
  left: 50%;
  top: 50%;
}

/* line 129, layout/_distribuidores.scss */
.pointer-info::before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #e14500;
  left: 110px;
  top: -7px;
}

/* line 142, layout/_distribuidores.scss */
.pointer-top {
  background: #e14500;
  color: #fff;
  line-height: 45px;
  padding: 0 15px;
  border-radius: 10px 10px 0 0;
}

/* line 150, layout/_distribuidores.scss */
.pointer-top a {
  color: #fff;
}

/* line 154, layout/_distribuidores.scss */
.pointer-bottom {
  background: #fff;
  padding: 15px;
  border-radius: 0 0 10px 10px;
  color: #696969;
  font-size: 12px;
}

/* line 162, layout/_distribuidores.scss */
.pointer-bottom a {
  color: #e14500;
}

/* line 166, layout/_distribuidores.scss */
.card-container {
  background: #d5d5d5;
  padding: 80px 0;
}

/* line 171, layout/_distribuidores.scss */
.card-item {
  height: 220px;
  background: #fff;
  margin-bottom: 24px;
  position: relative;
}

/* line 178, layout/_distribuidores.scss */
.card-info {
  width: calc(100% - 140px);
  padding: 0px 30px 0px 30px;
  top: 50%;
  position: absolute;
  left: 140px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  float: none;
}

/* line 188, layout/_distribuidores.scss */
.card-info h2 {
  color: #141413;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 15px;
  text-transform: uppercase;
}

/* line 196, layout/_distribuidores.scss */
.card-info p {
  color: #696969;
  font-size: 13px;
  margin-bottom: 15px;
}
/* line 201, layout/_distribuidores.scss */
.card-info p:last-child {
  margin-bottom: 0;
}

/* line 206, layout/_distribuidores.scss */
.card-info a {
  color: #e14500;
  font-weight: 800;
}

/* line 211, layout/_distribuidores.scss */
.distribuidor-container {
  background: #282828;
}
/* line 214, layout/_distribuidores.scss */
.distribuidor-container .container {
  position: relative;
  padding-bottom: 100px;
}

/* line 220, layout/_distribuidores.scss */
.distribuidor-container-image {
  height: 0;
  padding-bottom: 70%;
  background-position: center center;
  background-size: cover;
}
@media (min-width: 991px) {
  /* line 220, layout/_distribuidores.scss */
  .distribuidor-container-image {
    height: auto;
    padding-bottom: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
  }
}

/* line 236, layout/_distribuidores.scss */
.distribuidor-container-title {
  font-size: 50px;
  color: #fff;
  font-weight: 800;
  text-transform: uppercase;
  line-height: 50px;
  margin: 100px 0 0;
}

/* line 245, layout/_distribuidores.scss */
.distribuidor-container-text {
  margin-top: 100px;
}

/* line 249, layout/_distribuidores.scss */
.distribuidor-container-text p {
  font-size: 13px;
  color: #d5d5d5;
  margin-bottom: 20px;
}

/* line 255, layout/_distribuidores.scss */
.distribuidor-container-text p strong {
  font-size: 14px;
  color: #fff;
}

/* line 260, layout/_distribuidores.scss */
.distribuidor-carousel {
  padding-bottom: 0 !important;
  height: 580px !important;
}
/* line 264, layout/_distribuidores.scss */
.distribuidor-carousel .swiper-slide-middle,
.distribuidor-carousel .swiper-slide-small {
  height: 290px !important;
  padding-bottom: 0 !important;
}
@media (max-width: 1530px) {
  /* line 260, layout/_distribuidores.scss */
  .distribuidor-carousel {
    padding-bottom: 0 !important;
    height: 450px !important;
  }
  /* line 274, layout/_distribuidores.scss */
  .distribuidor-carousel .swiper-slide-middle,
  .distribuidor-carousel .swiper-slide-small {
    height: 225px !important;
    padding-bottom: 0 !important;
  }
}
@media (max-width: 1290px) {
  /* line 260, layout/_distribuidores.scss */
  .distribuidor-carousel {
    height: 350px !important;
  }
  /* line 284, layout/_distribuidores.scss */
  .distribuidor-carousel .swiper-slide-middle,
  .distribuidor-carousel .swiper-slide-small {
    height: 175px !important;
  }
}

/* line 291, layout/_distribuidores.scss */
.distribuidor-carousel {
  background: #107d81;
  position: relative;
  cursor: all-scroll;
}
@media (max-width: 1530px) {
  /* line 300, layout/_distribuidores.scss */
  .distribuidor-carousel .swiper-slide-middle,
  .distribuidor-carousel .swiper-slide-small {
    height: 225px;
  }
}
@media (max-width: 1290px) {
  /* line 309, layout/_distribuidores.scss */
  .distribuidor-carousel .swiper-slide-middle,
  .distribuidor-carousel .swiper-slide-small {
    height: 175px;
  }
}
@media (max-width: 991px) {
  /* line 318, layout/_distribuidores.scss */
  .distribuidor-carousel .swiper-slide-middle,
  .distribuidor-carousel .swiper-slide-small {
    height: 125px;
  }
  /* line 328, layout/_distribuidores.scss */
  .distribuidor-carousel .swiper-slide-full img {
    max-width: none;
    min-width: 100%;
    min-height: 250px;
  }
}

/* line 337, layout/_distribuidores.scss */
.swiper-slide-full {
  width: 100%;
  height: 100%;
}
@media (max-width: 991px) {
  /* line 337, layout/_distribuidores.scss */
  .swiper-slide-full {
    height: 350px;
    padding-bottom: 0;
    position: absolute;
  }
}
/* line 347, layout/_distribuidores.scss */
.swiper-slide-full img {
  width: 100%;
}

/* line 353, layout/_distribuidores.scss */
.swiper-slide-middle {
  width: 100%;
  height: 0 !important;
  padding-bottom: 30% !important;
  overflow: hidden;
}
/* line 359, layout/_distribuidores.scss */
.swiper-slide-middle img {
  width: 100%;
}

/* line 364, layout/_distribuidores.scss */
.swiper-slide-small {
  width: 50%;
  height: 0;
  padding-bottom: 67%;
  position: relative;
  overflow: hidden;
}
/* line 373, layout/_distribuidores.scss */
.swiper-slide-small img {
  width: 100%;
}

/* line 378, layout/_distribuidores.scss */
.swiper-slide-full,
.swiper-slide-middle,
.swiper-slide-small {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
/* line 385, layout/_distribuidores.scss */
.swiper-slide-full img,
.swiper-slide-middle img,
.swiper-slide-small img {
  display: none;
}

/* line 392, layout/_distribuidores.scss */
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  height: 50px;
  width: 50px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 20;
  background: #fff;
  font-size: 0;
  border-radius: 30px;
  cursor: pointer;
}

/* line 406, layout/_distribuidores.scss */
.swiper-button-prev:hover,
.swiper-button-next:hover {
  background: #e14500;
}

/* line 411, layout/_distribuidores.scss */
.swiper-button-prev::before,
.swiper-button-next::before {
  content: "\e99f";
  font-size: 12px;
  display: block;
  font-family: 'icomoon';
  color: #e14500;
  text-align: center;
  line-height: 50px;
}

/* line 422, layout/_distribuidores.scss */
.swiper-button-prev:hover::before,
.swiper-button-next:hover::before {
  color: #fff;
}

/* line 427, layout/_distribuidores.scss */
.swiper-button-prev {
  left: 40px;
}

/* line 431, layout/_distribuidores.scss */
.swiper-button-next {
  right: 40px;
}

/* line 436, layout/_distribuidores.scss */
.swiper-button-prev::before {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

@media (max-width: 991px) {
  /* line 452, layout/_distribuidores.scss */
  .swiper-slide-middle,
  .swiper-slide-small {
    height: 146.5px;
  }

  /* line 457, layout/_distribuidores.scss */
  .swiper-button-prev {
    left: 20px;
  }

  /* line 461, layout/_distribuidores.scss */
  .swiper-button-next {
    right: 20px;
  }
}
/* (max-width: 768px) */
@media screen and (max-width: 480px) {
  /* line 470, layout/_distribuidores.scss */
  .map-wrapper {
    display: none;
  }

  /* line 473, layout/_distribuidores.scss */
  .map-form {
    width: 100%;
  }

  /* line 476, layout/_distribuidores.scss */
  .card-container {
    padding: 50px 0;
  }

  /* line 479, layout/_distribuidores.scss */
  .card-item .fleft:first-child {
    display: none;
  }

  /* line 482, layout/_distribuidores.scss */
  .card-info {
    width: 100%;
    padding: 30px;
  }

  /* line 486, layout/_distribuidores.scss */
  .card-info.address-info {
    width: 100%;
    padding: 30px;
    left: 0;
  }

  /* line 491, layout/_distribuidores.scss */
  .card-item {
    height: auto;
  }

  /* line 494, layout/_distribuidores.scss */
  .card-item.address-item {
    height: 220px;
  }

  /* line 497, layout/_distribuidores.scss */
  .distribuidor-container-title {
    font-size: 35px;
    line-height: 35px;
    margin: 50px 0 0;
  }

  /* line 502, layout/_distribuidores.scss */
  .distribuidor-container-text {
    margin-top: 50px;
  }

  /* line 507, layout/_distribuidores.scss */
  .swiper-slide-middle,
  .swiper-slide-small {
    height: 81px;
  }
}
/* (max-width: 480px) */
@media (max-width: 767px) {
  /* line 518, layout/_distribuidores.scss */
  #map {
    display: none;
  }
}
/* line 523, layout/_distribuidores.scss */
.gm-style .gm-style-iw {
  top: 0 !important;
  left: 0 !important;
  padding-top: 10px;
  width: auto !important;
}
/* line 531, layout/_distribuidores.scss */
.gm-style .gm-style-iw > div {
  display: block !important;
  width: 100% !important;
}

/*style the p tag*/
/* line 538, layout/_distribuidores.scss */
.gm-style .gm-style-iw .google-popup span {
  display: inline-block;
  padding: 0 20px;
  color: #e14500;
  font-weight: 600;
}

/* line 545, layout/_distribuidores.scss */
.gm-style .gm-style-iw .google-popup h1 {
  padding: 5px 20px;
  color: #282828;
  font-size: 24px;
  font-weight: 800;
  text-transform: uppercase;
}

/* line 553, layout/_distribuidores.scss */
.gm-style .gm-style-iw .google-popup p {
  padding: 5px 20px;
}

/*style the link*/
/* line 558, layout/_distribuidores.scss */
.gm-style div div div div div div div div a {
  display: inline-block;
  padding: 20px 0 0 20px;
  color: #e14500;
  font-weight: bold;
}

/* line 565, layout/_distribuidores.scss */
@media (min-width: 768px) {
  .swiper-slide {
    max-width: 50% !important;
  }
}

/* line 569, layout/_distribuidores.scss */
.bloco-slider-content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #ebebeb;
  cursor: default !important;
}
/* line 578, layout/_distribuidores.scss */
.bloco-slider-content .title-center-left {
  width: 55%;
  min-width: 200px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
/* line 587, layout/_distribuidores.scss */
.bloco-slider-content .single-title {
  color: #282828;
}
/* line 591, layout/_distribuidores.scss */
.bloco-slider-content p {
  margin-bottom: 30px;
}

/* line 596, layout/_distribuidores.scss */
.swiper-button-prev,
.swiper-button-next {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 1;
}

/* line 602, layout/_distribuidores.scss */
.swiper-button-disabled {
  visibility: hidden;
  opacity: 0;
}

/* line 608, layout/_distribuidores.scss */
.distribuidores-modal .modal-title {
  max-width: 480px;
}

/* line 1, layout/_clubes.scss */
.equipament-carousel {
  background: #ebebeb;
  position: relative;
}

/* line 13, layout/_clubes.scss */
.equipament-carousel .owl-item:hover .over-image {
  display: block;
  margin: 0 auto;
}
/* line 18, layout/_clubes.scss */
.equipament-carousel .owl-item:hover .over-color {
  opacity: 1;
}

/* line 24, layout/_clubes.scss */
.equipament-carousel .owl-item {
  position: relative;
  text-align: center;
}
/* line 29, layout/_clubes.scss */
.equipament-carousel .over-color {
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: -9;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}

/* line 42, layout/_clubes.scss */
.equipament-carousel .owl-prev,
.equipament-carousel .owl-next {
  width: 50px;
  height: 50px;
}

/* line 48, layout/_clubes.scss */
.equipament-carousel .owl-prev {
  left: 100px;
}

/* line 52, layout/_clubes.scss */
.equipament-carousel .owl-next {
  right: 100px;
}

/* line 56, layout/_clubes.scss */
.equipament-carousel .owl-prev::before,
.equipament-carousel .owl-next::before {
  line-height: 50px;
}

/* line 61, layout/_clubes.scss */
.over-image,
.equipament-carousel .owl-item:hover .over-image + img,
.equipament-carousel .owl-dots {
  display: none;
}

/* line 68, layout/_clubes.scss */
.equipament-especifications {
  height: 650px;
  position: relative;
  overflow: hidden;
  background: #ebebeb;
  /* Old browsers */
  background: -webkit-gradient(linear, right top, left top, from(#ebebeb), color-stop(50%, #ebebeb), color-stop(50%, #000000), to(#000000));
  background: linear-gradient(to left, #ebebeb 0%, #ebebeb 50%, #000000 50%, #000000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d5d5d5', endColorstr='#ebebeb',GradientType=1 );
}

/* line 79, layout/_clubes.scss */
.equipament-especifications.left-info {
  background: #ebebeb;
  /* Old browsers */
  background: -webkit-gradient(linear, left top, right top, from(#ebebeb), color-stop(50%, #ebebeb), color-stop(50%, #ffffff), to(#ffffff));
  background: linear-gradient(to right, #ebebeb 0%, #ebebeb 50%, #ffffff 50%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d5d5d5', endColorstr='#ebebeb',GradientType=1 );
}

/* line 87, layout/_clubes.scss */
.especifications-banner {
  position: absolute;
  left: 0;
  top: 0;
  width: 50%;
  height: 650px;
  overflow: hidden;
  text-align: center;
  background-size: cover !important;
  background-position: center center !important;
}

/* line 99, layout/_clubes.scss */
.left-info .especifications-banner {
  left: auto;
  right: 0;
}

/* line 104, layout/_clubes.scss */
.especifications-banner img {
  width: 100%;
  max-width: 150%;
}

/* line 109, layout/_clubes.scss */
.equipament-title {
  font-size: 35px;
  line-height: 35px;
  color: #141413;
  font-weight: 800;
  margin: 145px 0 55px;
}

/* line 117, layout/_clubes.scss */
.equipament-text {
  color: #696969;
  font-size: 14px;
  font-weight: 600;
}

/* line 123, layout/_clubes.scss */
.equipament-subtitle {
  color: #e14500;
  font-size: 14px;
  font-weight: 600;
  margin: 30px 0 25px;
}

/* line 130, layout/_clubes.scss */
.equipament-list li {
  float: left;
  width: 33.3%;
  padding: 0 40px 0 0;
  color: #696969;
  font-size: 14px;
  margin-bottom: 30px;
}
/* line 138, layout/_clubes.scss */
.equipament-list li:nth-child(3n + 1) {
  clear: left;
}

/* line 143, layout/_clubes.scss */
.equipament-list li strong {
  display: block;
  color: #e14500;
  font-size: 35px;
  font-weight: 600;
}

@media screen and (max-width: 1480px) {
  /* line 154, layout/_clubes.scss */
  .especifications-banner img {
    height: 100%;
    width: auto;
  }
}
/* (max-width: 480px) */
@media (max-width: 991px) {
  /* line 164, layout/_clubes.scss */
  .equipament-carousel {
    height: auto;
  }

  /* line 168, layout/_clubes.scss */
  .equipament-carousel .owl-next {
    right: 20px;
  }

  /* line 172, layout/_clubes.scss */
  .equipament-carousel .owl-prev {
    left: 20px;
  }

  /* line 176, layout/_clubes.scss */
  .equipament-especifications,
  .equipament-especifications.left-info {
    height: auto;
    background: #ebebeb;
  }

  /* line 182, layout/_clubes.scss */
  .especifications-banner {
    position: relative;
    width: calc(100% + 24px );
    float: left;
    margin-left: -12px;
    height: auto;
    padding-bottom: 80%;
  }

  /* line 192, layout/_clubes.scss */
  .left-info .especifications-banner {
    background: #fff;
    left: 0;
  }

  /* line 197, layout/_clubes.scss */
  .especifications-banner img {
    height: auto;
    width: 100%;
  }

  /* line 202, layout/_clubes.scss */
  .equipament-title {
    margin: 80px 0 40px;
  }

  /* line 206, layout/_clubes.scss */
  .equipament-list {
    margin-bottom: 50px;
  }
}
/* (max-width: 768px) */
/* (max-width: 480px) */
/* line 219, layout/_clubes.scss */
.carousel-clubs {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
/* line 224, layout/_clubes.scss */
.carousel-clubs .banner-content {
  height: 650px;
}

/* line 4, layout/_sobre.scss */
.about-banner__img {
  height: 0;
  padding-bottom: 30%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
@media (max-width: 991px) {
  /* line 4, layout/_sobre.scss */
  .about-banner__img {
    height: 250px;
    padding-bottom: 0;
  }
}

/* line 17, layout/_sobre.scss */
.about-banner .container {
  position: relative;
}

/* line 21, layout/_sobre.scss */
.about-banner-img {
  width: 100%;
  max-width: 200%;
}

/* line 26, layout/_sobre.scss */
.about-banner-content {
  background: #e14500;
  position: absolute;
  height: 610px;
  top: -70px;
  left: 0;
  padding: 75px 100px 0 12px;
}
/* line 36, layout/_sobre.scss */
.about-banner-content .share-carousel a:hover {
  color: #222 !important;
  opacity: 1 !important;
}

/* line 44, layout/_sobre.scss */
.about-banner-content::before {
  background: #e14500;
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  left: -100%;
  top: 0;
  height: 610px;
  z-index: 10;
}

/* line 56, layout/_sobre.scss */
.about-banner-subtitle {
  color: #fff;
  font-size: 14px;
  font-wight: 600;
}

/* line 62, layout/_sobre.scss */
.about-banner-title {
  color: #fff;
  font-size: 50px;
  font-weight: 800;
  line-height: 50px;
  width: 50%;
  text-transform: uppercase;
  margin: 20px 0 35px;
}

/* line 72, layout/_sobre.scss */
.about-banner-text {
  color: #fff;
  font-size: 13px;
  text-align: justify;
}

/* line 78, layout/_sobre.scss */
.about-banner-content .share-carousel,
.about-banner-content .share-carousel i {
  color: #fff;
}

/* line 83, layout/_sobre.scss */
.about-banner-content .share-carousel::before {
  background: #fff;
}

/* line 87, layout/_sobre.scss */
.about-top {
  padding: 80px 0 100px;
}

/* line 91, layout/_sobre.scss */
.about-top-title {
  font-size: 50px;
  line-height: 50px;
  color: #282828;
  font-weight: 800;
}

/* line 98, layout/_sobre.scss */
.about-top-subtitle {
  font-size: 17px;
  color: #e14500;
  font-weight: 600;
  position: relative;
  padding-left: 110px;
  margin: 50px 0 30px;
}

/* line 107, layout/_sobre.scss */
.about-top-subtitle::before {
  content: "";
  background: #e14500;
  display: block;
  height: 1px;
  width: 85px;
  position: absolute;
  left: 0;
  top: 10px;
}

/* line 118, layout/_sobre.scss */
.about-top-text {
  font-size: 13px;
  color: #696969;
  -webkit-column-count: 2;
          column-count: 2;
}

/* line 125, layout/_sobre.scss */
.about-bottom {
  background: #282828;
  padding: 100px 0;
}

/* line 130, layout/_sobre.scss */
.about-bottom-title {
  font-size: 50px;
  line-height: 50px;
  color: #fff;
  font-weight: 800;
}

/* line 137, layout/_sobre.scss */
.about-bottom .about-top-text {
  color: #d5d5d5;
}

/* line 141, layout/_sobre.scss */
.about-bottom .about-top-text strong {
  color: #fff;
  font-size: 14px;
  font-weight: 600;
}

/* line 148, layout/_sobre.scss */
.about-categories-item {
  padding: 0;
  position: relative;
  cursor: pointer;
  overflow: hidden;
}
/* line 154, layout/_sobre.scss */
.about-categories-item:after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 10;
  background-color: #e14500;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
@media (max-width: 991px) {
  /* line 154, layout/_sobre.scss */
  .about-categories-item:after {
    display: none !important;
  }
}
/* line 172, layout/_sobre.scss */
.about-categories-item:hover:after {
  opacity: 1;
}
/* line 177, layout/_sobre.scss */
.about-categories-item img {
  width: 100%;
}
@media (max-width: 991px) {
  /* line 177, layout/_sobre.scss */
  .about-categories-item img {
    top: 50%;
    position: relative;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}

/* line 188, layout/_sobre.scss */
.about-categories-item .img-azemad_sport {
  width: auto;
  position: absolute;
  color: #fff;
  left: 50%;
  top: 50%;
  font-size: 52px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 10;
}
/* line 198, layout/_sobre.scss */
.about-categories-item .img-azemad_sport span {
  display: none;
}
@media (max-width: 991px) {
  /* line 198, layout/_sobre.scss */
  .about-categories-item .img-azemad_sport span {
    display: block;
    margin-top: 20px;
  }
}

/* line 208, layout/_sobre.scss */
.about-categories-img {
  width: 100%;
  max-width: 200%;
}

/* line 213, layout/_sobre.scss */
.about-categories-info {
  padding: 0 4.5vw 0;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 0;
  z-index: 20;
  visibility: hidden;
}
@media (max-width: 991px) {
  /* line 213, layout/_sobre.scss */
  .about-categories-info {
    display: none !important;
  }
}
@media (max-width: 991px) {
  /* line 227, layout/_sobre.scss */
  .about-categories-info.show {
    display: block !important;
    padding-top: 20px;
    position: fixed;
    top: 20px !important;
    right: 20px !important;
    bottom: 20px !important;
    left: 20px !important;
    z-index: 2000;
    opacity: 1;
    visibility: visible;
    -webkit-box-shadow: 0 0 40px #000, 0 0 40px #000, 0 0 40px #000;
            box-shadow: 0 0 40px #000, 0 0 40px #000, 0 0 40px #000;
    background-color: #282828;
  }
  /* line 242, layout/_sobre.scss */
  .about-categories-info.show .about-categories-text {
    -webkit-transform: none !important;
            transform: none !important;
    opacity: 1;
    visibility: visible;
  }
}

@media (min-width: 992px) {
  /* line 251, layout/_sobre.scss */
  .about-categories-item:hover .about-categories-info {
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    opacity: 1;
    visibility: visible;
  }
}

/* line 260, layout/_sobre.scss */
.about-categories-info-img {
  margin-bottom: 3vw;
  text-align: center;
}
/* line 264, layout/_sobre.scss */
.about-categories-info-img img {
  width: auto;
}

/* line 278, layout/_sobre.scss */
.about-categories-text {
  color: #fff;
  font-size: 13px;
  left: 0;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
  padding: 0;
  opacity: 0;
  -webkit-transition: all .4s ease-out;
  transition: all .4s ease-out;
  text-align: justify;
}
@media (max-width: 1100px) {
  /* line 292, layout/_sobre.scss */
  .about-categories-text p {
    line-height: 18px;
  }
}

/* line 298, layout/_sobre.scss */
.about-categories-item:hover .about-categories-text {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}

/* line 304, layout/_sobre.scss */
.about-categories-text p {
  margin-bottom: 10px;
}

@media (max-width: 991px) {
  /* line 311, layout/_sobre.scss */
  .about-top {
    padding: 440px 0 100px;
  }

  /* line 315, layout/_sobre.scss */
  .about-categories-item {
    width: 100%;
    height: 200px;
  }

  /* line 320, layout/_sobre.scss */
  .about-categories-img {
    position: relative;
    top: -50%;
  }
}
/* (max-width: 768px) */
@media screen and (max-width: 480px) {
  /* line 330, layout/_sobre.scss */
  .about-banner-content {
    padding: 30px 50px 0 0;
    top: -70px;
    left: 20px;
    height: 440px;
  }

  /* line 337, layout/_sobre.scss */
  .about-banner-content::before {
    height: 440px;
  }

  /* line 341, layout/_sobre.scss */
  .about-banner-title {
    width: 100%;
    margin: 20px 0 30px;
    font-size: 35px;
    line-height: 35px;
  }

  /* line 348, layout/_sobre.scss */
  .about-top-title {
    font-size: 35px;
    line-height: 35px;
  }

  /* line 353, layout/_sobre.scss */
  .about-top-subtitle {
    font-size: 14px;
  }

  /* line 357, layout/_sobre.scss */
  .about-bottom-title {
    font-size: 35px;
    line-height: 35px;
    margin-bottom: 45px;
  }

  /* line 363, layout/_sobre.scss */
  .about-top-text {
    -webkit-column-count: 1;
            column-count: 1;
  }
}
/* (max-width: 480px) */
/* line 2, layout/_azetek.scss */
.azetek-banner .carousel-home {
  overflow: hidden;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

/* line 10, layout/_azetek.scss */
.azetek-banner .carousel-home-content {
  overflow: hidden;
}

/* line 13, layout/_azetek.scss */
.azetek-banner .carousel-home-content-image {
  text-align: right;
}

/* line 17, layout/_azetek.scss */
.azetek-banner-text {
  font-size: 14px;
  color: #d5d5d5;
  font-weight: 600;
  margin-bottom: 40px;
}

/* line 24, layout/_azetek.scss */
.azetek-banner .download-btns a {
  margin: 10px 10px 0 0;
  display: block;
  float: left;
  overflow: hidden;
  border-radius: 5px;
}

/* line 32, layout/_azetek.scss */
.download-btns a {
  display: inline-block;
  -webkit-box-shadow: 0 0 0 transparent;
          box-shadow: 0 0 0 transparent;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
/* line 37, layout/_azetek.scss */
.download-btns a:hover {
  -webkit-box-shadow: 0 8px 35px #000;
          box-shadow: 0 8px 35px #000;
}

/* line 47, layout/_azetek.scss */
.azetek-presentation {
  background: #ebebeb;
  height: 650px;
  padding: 80px 0;
}

/* line 53, layout/_azetek.scss */
.azetek-presentation-banner {
  position: relative;
}
@media (max-width: 991px) {
  /* line 53, layout/_azetek.scss */
  .azetek-presentation-banner {
    text-align: center;
  }
}

/* line 61, layout/_azetek.scss */
.azetek-presentation-banner img {
  position: relative;
  z-index: 10;
}

/* line 66, layout/_azetek.scss */
.azetek-presentation-banner p {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  color: #fff;
  font-size: 80px;
  font-weight: 800;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

/* line 77, layout/_azetek.scss */
.azetek-presentation-title {
  color: #141413;
  font-size: 35px;
  line-height: 35px;
  width: 50%;
  font-weight: 800;
  margin-top: 80px;
}

/* line 86, layout/_azetek.scss */
.azetek-presentation-keywords {
  font-size: 25px;
  color: #e14500;
  font-weight: 800;
  margin: 60px 0 35px;
}

/* line 93, layout/_azetek.scss */
.azetek-presentation-keywords a {
  color: #e14500;
}

/* line 97, layout/_azetek.scss */
.azetek-presentation-text p {
  color: #696969;
  font-size: 14px;
  margin-bottom: 15px;
}

/* line 103, layout/_azetek.scss */
.azetek-more-info {
  background: #e14500;
  height: 500px;
  position: relative;
}

/* line 109, layout/_azetek.scss */
.azetek-more-info-title {
  font-size: 25px;
  line-height: 25px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 800;
  margin: 130px 0 50px;
}

/* line 118, layout/_azetek.scss */
.azetek-more-info-text {
  color: white;
}

/* line 122, layout/_azetek.scss */
.azetek-more-info-text p {
  color: #fff;
  font-size: 14px;
  margin-bottom: 15px;
}

/* line 128, layout/_azetek.scss */
.azetek-more-info-banner {
  position: absolute;
  right: 0;
  top: 0;
  width: 40%;
  height: 500px;
  overflow: hidden;
  text-align: center;
  background-size: cover;
  background-position: center center;
}
@media (max-width: 991px) {
  /* line 128, layout/_azetek.scss */
  .azetek-more-info-banner {
    width: 100%;
    height: 0;
    padding-bottom: 70%;
  }
}

/* line 146, layout/_azetek.scss */
.azetek-bottom,
.azetek-presentation {
  position: relative;
}

/* line 151, layout/_azetek.scss */
.azetek-bottom-banner,
.azetek-presentation-banner {
  width: 50%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  background-size: cover;
  background-position: center center;
  text-align: center;
}
@media (max-width: 991px) {
  /* line 151, layout/_azetek.scss */
  .azetek-bottom-banner,
  .azetek-presentation-banner {
    width: auto;
    height: 0;
    padding-bottom: 70%;
    position: relative;
    margin-right: -12px;
    margin-left: -12px;
  }
}

/* line 178, layout/_azetek.scss */
.azetek-bottom {
  background: #282828;
}

/* line 186, layout/_azetek.scss */
.azetek-bottom-title {
  font-size: 50px;
  line-height: 50px;
  color: #fff;
  font-weight: 800;
  margin: 130px 0 35px;
  text-transform: uppercase;
}

/* line 195, layout/_azetek.scss */
.azetek-bottom-text p {
  color: #a6a6a6;
  font-size: 13px;
}

/* line 200, layout/_azetek.scss */
.azetek-download {
  background: #fff;
  height: 250px;
  overflow: hidden;
  position: relative;
}

/* line 211, layout/_azetek.scss */
.azetek-circle {
  background: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 620px;
  height: 620px;
  border-radius: 100%;
  z-index: 10;
}

/* line 223, layout/_azetek.scss */
.azetek-circle-large {
  background: #f5f5f5;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 1050px;
  height: 1050px;
  border-radius: 100%;
}

/* line 234, layout/_azetek.scss */
.download-content {
  position: relative;
  z-index: 20;
  text-align: center;
}

/* line 240, layout/_azetek.scss */
.download-content p {
  color: #e14500;
  font-size: 35px;
  line-height: 35px;
  font-weight: 800;
  margin: 70px 0 40px;
}

/* line 248, layout/_azetek.scss */
.download-btns a {
  margin: 0 10px;
}

@media screen and (max-width: 1480px) {
  /* line 254, layout/_azetek.scss */
  .azetek-more-info-banner img {
    height: 100%;
    width: auto;
  }
}
/* (max-width: 1480px) */
@media (max-width: 991px) {
  /* line 264, layout/_azetek.scss */
  .azetek-presentation,
  .azetek-more-info,
  .azetek-bottom {
    height: auto;
  }

  /* line 270, layout/_azetek.scss */
  .azetek-more-info-banner {
    position: relative;
    width: calc(100% + 48px);
    margin-left: -24px;
    height: auto;
    margin-top: 65px;
    float: left;
  }

  /* line 279, layout/_azetek.scss */
  .azetek-more-info-banner img {
    width: 100%;
  }

  /* line 283, layout/_azetek.scss */
  .azetek-more-info-title {
    margin: 80px 0 35px;
  }

  /* line 287, layout/_azetek.scss */
  .azetek-bottom-title {
    margin: 80px 0 35px;
  }

  /* line 291, layout/_azetek.scss */
  .azetek-bottom-text {
    margin-bottom: 80px;
  }

  /* line 295, layout/_azetek.scss */
  .azetek-circle {
    width: 480px;
    height: 480px;
  }

  /* line 300, layout/_azetek.scss */
  .azetek-circle-large {
    width: 680px;
    height: 680px;
  }
}
/* (max-width: 768px) */
@media screen and (max-width: 480px) {
  /* line 311, layout/_azetek.scss */
  .azetek-circle {
    width: 300px;
    height: 300px;
  }

  /* line 316, layout/_azetek.scss */
  .azetek-circle-large {
    width: 400px;
    height: 400px;
  }

  /* line 321, layout/_azetek.scss */
  .azetek-more-info-banner {
    margin-left: -12px;
    width: calc(100% + 24px);
  }

  /* line 326, layout/_azetek.scss */
  .azetek-banner .carousel-home-content-image img {
    height: 100%;
    width: auto;
    max-width: 200%;
  }
}
/* (max-width: 480px) */
/* line 335, layout/_azetek.scss */
.about-azetek .banner-content {
  height: 650px;
}

/* line 3, layout/_ladingpage.scss */
.contact-form {
  background: #313131;
  padding: 90px 0;
}

/* line 9, layout/_ladingpage.scss */
.contact-form form {
  position: relative;
}

/* line 14, layout/_ladingpage.scss */
.contact-form-title {
  font-size: 35px;
  color: #fff;
  font-weight: 800;
  text-transform: uppercase;
  margin-bottom: 30px;
}

/* line 22, layout/_ladingpage.scss */
.contact-form-text {
  color: #a6a6a6;
  font-size: 14px;
  font-weight: 600;
}

/* line 28, layout/_ladingpage.scss */
.contact-form .form-row {
  margin-right: 115px;
}

/* line 32, layout/_ladingpage.scss */
.contact-form .container {
  position: relative;
}

/* line 36, layout/_ladingpage.scss */
.contact-form .close-modal {
  top: 0;
  right: 0;
}

/* line 41, layout/_ladingpage.scss */
.contact-form .readmore-btn {
  margin-right: 145px;
}

@media screen and (max-width: 1024px) {
  /* line 48, layout/_ladingpage.scss */
  .contact-form .form-row {
    margin-right: 30px;
    width: 280px;
  }

  /* line 53, layout/_ladingpage.scss */
  .contact-form .readmore-btn {
    margin-right: 36px;
  }
}
/* (max-width: 480px) */
@media (max-width: 991px) {
  /* line 62, layout/_ladingpage.scss */
  .contact-form .form-row {
    margin-right: 0;
    width: 100%;
  }

  /* line 67, layout/_ladingpage.scss */
  .contact-form .readmore-btn {
    margin-right: 0;
  }

  /* line 71, layout/_ladingpage.scss */
  .contact-form .close-modal {
    top: -150px;
    right: 0;
  }
}
/* (max-width: 768px) */
@media screen and (max-width: 480px) {
  /* line 81, layout/_ladingpage.scss */
  .contact-form .close-modal {
    top: -200px;
    right: 0;
  }
}
/* (max-width: 480px) */
/* line 1, layout/_faq.scss */
.faq {
  position: relative;
}
/* line 4, layout/_faq.scss */
.faq h1 {
  color: white;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-size: 50px;
  font-weight: 800;
  line-height: 50px;
  text-transform: uppercase;
  text-align: center;
}
/* line 17, layout/_faq.scss */
.faq img {
  min-width: 100%;
}

/* line 22, layout/_faq.scss */
.faq-banner {
  position: relative;
}

/* line 26, layout/_faq.scss */
.faq-sections {
  min-height: none;
  padding: 50px 0;
  margin-bottom: 20px;
}
/* line 31, layout/_faq.scss */
.faq-sections .specifications-title {
  text-align: left;
}

/* line 36, layout/_faq.scss */
.faq-sections.privacity {
  border-top: 1px solid #d5d5d5;
}

/* line 40, layout/_faq.scss */
.faq-sections.privacity:first-child {
  margin-top: 100px;
}

/* line 44, layout/_faq.scss */
.tab-content__half {
  -webkit-column-count: 2;
          column-count: 2;
  -webkit-column-gap: 30px;
          column-gap: 30px;
  padding: 0 0 20px 0;
}
/* line 49, layout/_faq.scss */
.tab-content__half p {
  width: auto;
}

/* line 54, layout/_faq.scss */
.read-more__faq {
  display: block;
}

/* line 60, layout/_faq.scss */
.tab-title.large {
  line-height: 90px;
}

/* line 64, layout/_faq.scss */
.tab-title.large i {
  top: 20px;
}

@media (max-width: 991px) {
  /* line 71, layout/_faq.scss */
  .faq img {
    min-height: 100%;
    width: auto;
    height: 250px;
  }

  /* line 78, layout/_faq.scss */
  .faq-sections {
    margin-bottom: 0;
  }
  /* line 80, layout/_faq.scss */
  .faq-sections .tab-title {
    line-height: 20px;
    margin: 20px 0;
  }

  /* line 86, layout/_faq.scss */
  .tab-content__half {
    -webkit-column-count: 1;
            column-count: 1;
    -webkit-column-gap: 0;
            column-gap: 0;
  }
}
/* (max-width: 768px) */
/* (max-width: 480px) */
/* line 1, layout/_garantias.scss */
.garantia-icon {
  border-radius: 50px;
  border: 1px solid #e14500;
  width: 60px;
  height: 60px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: 20px;
}
/* line 11, layout/_garantias.scss */
.garantia-icon i {
  font-size: 30px;
}

/* line 17, layout/_garantias.scss */
.icon-capacetes:before {
  content: "\e9a6";
  color: #e14500;
  font-size: 30px;
}

/* (max-width: 768px) */
/* (max-width: 480px) */
/* line 1, layout/_noticias.scss */
.detalhe-noticias {
  position: relative;
  overflow: hidden;
}

/* line 6, layout/_noticias.scss */
.noticias-slider-wrapper {
  position: static;
}

/* line 10, layout/_noticias.scss */
.noticias-slider-container {
  position: relative;
}
/* line 14, layout/_noticias.scss */
.noticias-slider-container.affixed {
  width: 50%;
  position: fixed;
  top: 75px;
}
@media (max-width: 991px) {
  /* line 14, layout/_noticias.scss */
  .noticias-slider-container.affixed {
    width: 100%;
    position: static;
    top: 0;
  }
}
/* line 25, layout/_noticias.scss */
.noticias-slider-container.affixed-bottom {
  width: 50%;
  position: absolute;
  bottom: 0;
}
@media (max-width: 991px) {
  /* line 25, layout/_noticias.scss */
  .noticias-slider-container.affixed-bottom {
    width: 100%;
    position: static;
    top: 0;
  }
}

/* line 38, layout/_noticias.scss */
.noticias-slider {
  margin: 0;
  padding: 0;
  position: relative;
  left: 0;
  width: 100%;
  z-index: 1;
}
/* line 46, layout/_noticias.scss */
.noticias-slider .owl-stage-outer {
  position: relative;
}
/* line 49, layout/_noticias.scss */
.noticias-slider .item {
  min-width: 100%;
  max-width: none;
  min-height: calc(100vh - 75px);
  margin: 0;
  padding: 0;
  background-size: cover !important;
  background-position: center center;
}
@media (max-width: 991px) {
  /* line 49, layout/_noticias.scss */
  .noticias-slider .item {
    min-height: 0;
    height: 0;
    padding-bottom: 70%;
  }
}
/* line 71, layout/_noticias.scss */
.noticias-slider .owl-nav {
  display: none;
}
/* line 74, layout/_noticias.scss */
.noticias-slider .owl-dots {
  position: absolute;
  height: 1px;
  bottom: 60px;
  width: auto;
  top: auto;
  right: auto;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  counter-reset: noticias;
}
/* line 84, layout/_noticias.scss */
.noticias-slider .owl-dots .owl-dot {
  float: left;
  bottom: 0;
  width: 30px;
  height: 30px;
  line-height: 30px;
  margin-right: 14px;
  border-top: 1px solid #a6a6a6;
  border-right: none;
  padding-right: 0;
  -webkit-transition: all .2s ease-out;
  transition: all .2s ease-out;
}
/* line 96, layout/_noticias.scss */
.noticias-slider .owl-dots .owl-dot:hover {
  border-color: #e14500;
}
/* line 100, layout/_noticias.scss */
.noticias-slider .owl-dots .owl-dot.active {
  width: 50px;
  line-height: 30px;
  border-top: 2px solid #e14500;
  border-right: none;
  text-align: center;
}
/* line 108, layout/_noticias.scss */
.noticias-slider .owl-dots .owl-dot:after {
  display: none;
}

/* line 117, layout/_noticias.scss */
.detalhe-noticias .share-carousel a {
  color: #666;
}
/* line 120, layout/_noticias.scss */
.detalhe-noticias .share-carousel a:hover {
  color: #e14500;
}
/* line 125, layout/_noticias.scss */
.detalhe-noticias .detalhe-noticias__half {
  background-color: #ebebeb;
  padding: 80px 0;
}
@media (min-width: 992px) {
  /* line 125, layout/_noticias.scss */
  .detalhe-noticias .detalhe-noticias__half {
    min-height: 750px;
  }
}
/* line 133, layout/_noticias.scss */
.detalhe-noticias .detalhe-noticias__half span {
  color: #e14500;
  margin-bottom: 25px;
  display: block;
}
/* line 138, layout/_noticias.scss */
.detalhe-noticias .detalhe-noticias__half h1 {
  font-size: 35px;
  font-weight: 800;
  color: #000;
  text-transform: uppercase;
  margin-bottom: 60px;
}
/* line 145, layout/_noticias.scss */
.detalhe-noticias .detalhe-noticias__half h2 {
  font-size: 14px;
  font-weight: 400;
  color: #000;
  margin-bottom: 30px;
  line-height: 20px;
}
/* line 152, layout/_noticias.scss */
.detalhe-noticias .detalhe-noticias__half .strong {
  font-weight: bold;
}
/* line 155, layout/_noticias.scss */
.detalhe-noticias .detalhe-noticias__half p {
  margin-bottom: 30px;
}
/* line 158, layout/_noticias.scss */
.detalhe-noticias .detalhe-noticias__half .share-carousel {
  bottom: 0;
  color: #696969;
  position: relative;
  top: 30px;
}
/* line 163, layout/_noticias.scss */
.detalhe-noticias .detalhe-noticias__half .share-carousel:before {
  background-color: #000;
}

@media (max-width: 767px) {
  /* line 171, layout/_noticias.scss */
  .noticias-slider {
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
    height: auto;
  }
  /* line 177, layout/_noticias.scss */
  .noticias-slider .owl-dots {
    display: none;
  }
  /* line 180, layout/_noticias.scss */
  .noticias-slider .owl-nav {
    display: block;
  }
}
/* (max-width: 768px) */
/* (max-width: 480px) */
 

.owl-dots.disabled {
	display: none;
}