@charset "UTF-8";
/* COR GERAL */
/* COR TEXTO */
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

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

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }

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

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

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

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

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

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

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

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

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block; }

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

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

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

/* RESET */
html {
  scroll-behavior: smooth; }

* {
  box-sizing: border-box; }

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

body {
  font-family: 'Lato', sans-serif;
  color: #444; }

h1, h2, h3 {
  font-family: 'Roboto Condensed', sans-serif; }

p {
  font-size: 18px;
  line-height: 1.20em;
  text-align: justify; }

/*
font-family: 'Roboto', sans-serif;
font-family: 'Roboto Condensed', sans-serif;
font-family: 'Lato', sans-serif;
font-family: 'Oxygen', sans-serif;
*/
.banner {
  background-color: #116030;
  color: #fff;
  z-index: -999; }
  .banner_img {
    width: 100%; }

.logo {
  background-image: url(../../img/logo_350.png);
  background-repeat: no-repeat;
  display: block;
  width: 355px;
  height: 100px;
  text-indent: -9999px;
  text-align: center;
  margin: 0 auto; }

@media (min-width: 600px) {
  .logo {
    margin: 0 auto;
    background-image: url(../../img/logo_RGB_500.png);
    background-repeat: no-repeat;
    display: block;
    width: 505px;
    height: 120px; } }

@media (min-width: 1000px) {
  .logo {
    background-image: url(../../img/logo_550.png);
    background-repeat: no-repeat;
    display: block;
    width: 555px;
    height: 135px; } }

.icone-topo {
  width: 60px;
  height: 60px;
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 999;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: #c4ffc4;
  color: #000;
  cursor: pointer;
  border-radius: 30px;
  border: 1px solid #116030;
  font-size: 30px;
  transition: all 200ms ease-out; }
  .icone-topo:hover {
    background-color: #116030;
    border: 1px solid #fff;
    color: #f0f0f0; }

.menu-principal-desktop {
  display: none; }
  @media (min-width: 1000px) {
    .menu-principal-desktop {
      display: block;
      position: fixed;
      top: 150px;
      left: 0;
      height: 100%;
      background-color: #116030; }
      .menu-principal-desktop__lista {
        margin: 0;
        padding: 0;
        list-style: none;
        width: 200px; }
      .menu-principal-desktop__item a {
        text-decoration: none;
        color: #fff;
        background-color: #116030;
        display: block;
        padding: 7px 11px;
        transition: 0.2s;
        border-bottom: 1PX solid #ccc; }
        .menu-principal-desktop__item a:hover {
          background-color: #ddd;
          color: #000;
          padding-left: 25px;
          font-weight: bold; }
      .menu-principal-desktop__tituloitem {
        color: #fff;
        background-color: #003030;
        display: block;
        padding: 10px 0;
        text-align: center; } }

.menu-principal-mobile {
  display: block; }
  .menu-principal-mobile__lista {
    list-style: none;
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: rgba(17, 96, 48, 0.95);
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 100px;
    text-align: center; }
  .menu-principal-mobile__item a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #f0f0f0;
    display: block;
    transition: 0.2s; }
    .menu-principal-mobile__item a:hover {
      color: #222;
      background-color: #c4ffc4; }
  @media (min-width: 1000px) {
    .menu-principal-mobile {
      display: none; } }

.btn_close {
  position: absolute;
  top: 20px;
  right: 20px;
  font-size: 40px;
  margin-left: 50px;
  color: #fff;
  text-decoration: none;
  font-weight: bold; }

.btn_open {
  position: absolute;
  top: 25px;
  right: 20px;
  width: 40px;
  height: 40px;
  color: #888;
  border: 1px solid #aaa;
  border-radius: 5px;
  padding: 2px;
  background-color: #eee;
  text-align: center; }

.home-titulo {
  margin: 0;
  padding-top: 40px;
  padding-bottom: 60px;
  text-align: center;
  color: #444;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 40px; }

.pagina-cabecalho {
  background-color: #f1f1f1;
  padding-top: 30px;
  padding-bottom: 40px; }
  .pagina-cabecalho__titulo {
    color: #444;
    text-align: center;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 50px; }

.pagina-conteudo {
  padding: 30px;
  padding-bottom: 25px;
  padding-top: 25px;
  overflow: auto; }
  .pagina-conteudo p {
    color: #444;
    line-height: 23px;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: justify; }

.btn_duvidas {
  background-color: #116030;
  color: #f0f0f0;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s; }
  .btn_duvidas:hover {
    background-color: #c4ffc4;
    color: #444; }
  .btn_duvidas:after {
    content: '\002B';
    font-weight: bold;
    float: right;
    margin-left: 5px; }
    .btn_duvidas:after:hover {
      color: #444; }

.active {
  background-color: #c4ffc4;
  color: #444; }
  .active:after {
    content: "\2212"; }

.conteudo_duvidas {
  padding: 0 5px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out; }

.lista-produto {
  margin: 0 auto;
  margin-bottom: 30px;
  width: 100%;
  border: 1px solid #777;
  box-shadow: 5px 5px #777;
  text-align: center; }
  .lista-produto a {
    text-decoration: none;
    color: #007e3b; }
  .lista-produto__titulo {
    text-align: center;
    font-size: 22px;
    color: #007e3b;
    margin: 0;
    padding: 10px; }
  .lista-produto p {
    text-align: center;
    margin: 0;
    padding-bottom: 10px; }

@media (min-width: 700px) {
  .lista-produto {
    width: 45%;
    float: left;
    margin-right: 28px;
    margin-bottom: 50px; }
    .lista-produto:hover {
      background-color: #c4ffc4;
      opacity: 0.9; } }

@media (min-width: 1000px) {
  .lista-produto {
    width: 300px;
    float: left;
    margin-right: 28px;
    margin-bottom: 50px; } }

.descricao {
  overflow: auto; }
  .descricao-img {
    margin: 0 auto; }
    .descricao-img__center {
      display: block;
      margin: 0 auto; }
  .descricao-download {
    margin: 0;
    padding: 0;
    list-style: none; }
    .descricao-download__item {
      background: #116030;
      text-align: center;
      border-bottom: 1px solid #fff;
      margin-bottom: 2px; }
      .descricao-download__item a {
        padding: 20px;
        display: block;
        text-decoration: none;
        color: #fff;
        font-weight: bold; }
        .descricao-download__item a:hover {
          background: #007e3b; }
  .descricao-produto {
    padding: 10px;
    margin-bottom: 0px; }
    .descricao-produto ul {
      list-style: none;
      padding: 0; }
    .descricao-produto li {
      padding: 5px;
      color: #444;
      font-size: 18px; }
    .descricao-produto li:first-child {
      font-weight: bold; }

@media (min-width: 768px) {
  .descricao-img {
    float: right;
    width: 38%; }
  .descricao-produto {
    width: 60%;
    float: left; } }

@media (min-width: 992px) {
  .descricao {
    width: 100%;
    margin: 0 auto; } }

.dado-tecnico {
  margin-top: 20px;
  overflow: auto; }
  .dado-tecnico table {
    margin: 0 auto;
    border-collapse: collapse;
    width: 1300px; }
    @media (min-width: 1300px) {
      .dado-tecnico table {
        width: 100%; } }
    .dado-tecnico table.dado-tecnico__tabela th {
      border: 1px solid #ccc;
      background-color: #116030;
      color: #fff;
      padding: 5px;
      height: 25px; }
    .dado-tecnico table.dado-tecnico__tabela td {
      border: 1px solid #aaa;
      padding: 5px;
      text-align: center;
      min-width: 60px;
      height: 40px;
      overflow: hidden;
      word-break: normal; }
      .dado-tecnico table.dado-tecnico__tabela td:first-child {
        text-align: left;
        font-weight: bold; }
    .dado-tecnico table.dado-tecnico__tabela tr:nth-child(even) {
      background: #eee; }
    .dado-tecnico table.dado-tecnico__tabela tr:hover {
      background: #c4ffc4;
      color: #000; }
  .dado-tecnico__titulo {
    margin-top: 50px;
    margin-bottom: 0;
    background-color: #f0f0f0;
    padding: 20px 10px 10px 5px;
    color: #444;
    font-weight: 300;
    font-size: 35px; }

.recado {
  z-index: 10000;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.7);
  padding-top: 10px; }
  .recado_geral {
    background-color: #fff;
    position: relative;
    margin: auto;
    border: 1px solid #000;
    border-radius: 15px;
    width: 85%;
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 5px rgba(0, 0, 0, 0.19);
    animation: animatezoom 0.5s; }
    @media (min-width: 992px) {
      .recado_geral {
        width: 800px;
        margin-top: 15px; } }
  .recado_titulo {
    text-align: center;
    background-color: #723172;
    color: white;
    padding: 15px 10px;
    font-size: 24px;
    border-radius: 13px 13px 0 0; }
    .recado_titulo h2 {
      margin: 0;
      font-size: 24px; }
  .recado_texto {
    padding: 20px;
    text-align: justify;
    line-height: 1.5em; }
    .recado_texto p {
      font-size: 17px; }
    .recado_texto_sub {
      font-size: 22px;
      line-height: 1em;
      color: #723172; }
  .recado_contato {
    text-align: center;
    padding: 20px;
    line-height: 1em; }
    .recado_contato h2 {
      margin: 0;
      font-size: 24px; }
    .recado_contato p {
      text-align: center; }
  .recado_rodape {
    border-top: 1px solid #333;
    padding: 2px 16px;
    color: #444;
    text-align: center; }

.close {
  color: white;
  float: right;
  font-size: 28px;
  font-weight: bold;
  padding-right: 20px;
  padding-top: 1px; }

.close:hover,
.close:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

@keyframes animatezoom {
  from {
    transform: scale(0); }
  to {
    transform: scale(1); } }

.img-left-md {
  display: block;
  margin: 0 auto;
  margin-bottom: 30px; }

.cabecalho {
  background: #fFF;
  width: 100%;
  height: 150px;
  color: #fff;
  padding: 10px; }
  .cabecalho h1 {
    margin: 0; }
  .cabecalho__contato {
    display: none; }

@media (min-width: 1000px) {
  .cabecalho {
    position: fixed;
    top: 0;
    left: 0; } }

.conteudo {
  margin-top: -20px; }
  @media (min-width: 1000px) {
    .conteudo {
      margin-left: 200px;
      margin-top: 150px; } }

.rodape {
  background-color: #000;
  color: #fff;
  height: 100px;
  width: 100%; }

.servicos {
  margin: 0;
  overflow: auto;
  padding-bottom: 25px; }
  .servicos__box {
    background-color: #116030;
    border: 1px solid #116030;
    border-radius: 100px;
    color: #fff;
    font-size: 50px;
    width: 110px;
    height: 110px;
    padding-top: 27px;
    transition: all 200ms ease-out; }
    .servicos__box:hover {
      background-color: #fff;
      color: #007e3b;
      border: 2px solid #116030; }
  .servicos__item {
    text-align: center;
    padding: 0 20px;
    margin-bottom: 50px; }
    @media (min-width: 768px) {
      .servicos__item {
        float: left;
        width: 50%; } }
    @media (min-width: 992px) {
      .servicos__item {
        float: left;
        width: 25%; } }
  .servicos__titulo {
    color: #444;
    font-weight: 500;
    font-size: 25px; }
  .servicos__texto {
    color: #444;
    text-align: justify; }

/*
.servicos {
    margin: 0;
    padding: 30px 0;
    overflow: auto;

    &__box {
        background-color: $cor-fundo;
        border: 1px solid $cor-fundo;
        border-radius: 100px;
        color: #fff;
        font-size: 50px;
        width: 110px;
        height: 110px;
        padding-top: 27px;
        transition: all 200ms ease-out;

        &:hover {
            background-color: #fff;
            color: $cor-titulo;
            border: 2px solid $cor-fundo;
        }
    }

    &__item {
        text-align: center;
        padding: 0 20px;
        margin-bottom: 50px;

        @media(min-width: $bkpt-md) {
            float: left;
            width: 50%;
        }

        @media(min-width: $bkpt-lg) {
            float: left;
            width: 25%;
        }
    }

    &__titulo {
        color: $cor-texto;
        font-weight: 500;
        font-size: 25px;
    }

    &__texto {
        color: $cor-texto;
        text-align: justify;
    }
}
*/
.container {
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 1000px) {
    .container {
      padding: 30px; } }
  .container::after {
    content: '';
    display: table;
    clear: both; }

.contato-formulario__grupo {
  margin-bottom: 10px; }

.contato-formulario__label {
  color: #444;
  font-weight: 700; }

.contato-formulario__campo {
  width: 100%;
  border: 1px solid #116030;
  border-radius: 5px;
  padding: 10px 5px; }
  .contato-formulario__campo:focus {
    background-color: #c4ffc4; }

.contato-formulario__botao {
  border: 3px solid #116030;
  border-radius: 300px;
  background-color: #116030;
  color: #f0f0f0;
  padding: 5px 20px;
  cursor: pointer;
  display: block;
  margin: 0 auto;
  font-weight: bold;
  margin-top: 10px; }

@media (min-width: 768px) {
  .contato-dados {
    float: left;
    width: 49%; }
  .contato-formulario {
    float: right;
    width: 49%; } }

.contato-fim {
  height: 200px; }

.mapa {
  background: #116030;
  height: 0;
  padding-bottom: 100%;
  position: relative;
  overflow: hidden; }
  .mapa iframe {
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    top: 0;
    left: 0; }
  @media (min-width: 400px) {
    .mapa {
      padding-bottom: 70%; } }
  @media (min-width: 576px) {
    .mapa {
      padding-bottom: 60%; } }
  @media (min-width: 768px) {
    .mapa {
      padding-bottom: 60%; } }
  @media (min-width: 992px) {
    .mapa {
      padding-bottom: 35%; } }

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

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat; }

/* Icons */
@font-face {
  font-family: "slick";
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }
  .slick-prev:before,
  .slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: "←"; }
    [dir="rtl"] .slick-prev:before {
      content: "→"; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: "→"; }
    [dir="rtl"] .slick-next:before {
      content: "←"; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        color: black;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 0.75; }
