@charset "UTF-8";
/*!
Theme Name: MZiQ - Hoteis Othon RI
Author: MZ Group
Author URI: https://www.mzgroup.com/
Description: MZiQ CMS Theme for Hoteis Othon RI website.
Version: 1.0
License: GNU General Public License v2 or later

One and only theme for IR Website for Hoteis Othon RI
*/
@import url("https://fonts.googleapis.com/css2?family=Raleway:wght@100;200;300;400;500;600;700;800;900&display=swap");
*,
*::before,
*::after {
  outline: 0;
  box-sizing: border-box;
}

html {
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  margin: 0;
  padding: 0;
}
body.admin-bar .header {
  top: 46px;
}
@media screen and (min-width: 782px) {
  body.admin-bar .header {
    top: 32px;
  }
}

body.contrastMode {
  background-color: #000;
}
body.contrastMode h4, body.contrastMode h3, body.contrastMode h2, body.contrastMode h1, body.contrastMode p, body.contrastMode a, body.contrastMode li, body.contrastMode th, body.contrastMode td, body.contrastMode strong, body.contrastMode span, body.contrastMode label, body.contrastMode select, body.contrastMode button, body.contrastMode time {
  color: #fff !important;
  text-shadow: 2px 2px #000;
}
body.contrastMode .numbers {
  background-color: black;
}
body.contrastMode .quotes {
  background-color: black !important;
}
body.contrastMode .quotes ul li {
  color: white !important;
}
body.contrastMode .button a {
  background-color: black !important;
}
body.contrastMode .mailing-left, body.contrastMode .mailing-right {
  background-color: black !important;
}
body.contrastMode .logo img {
  filter: contrast(2) grayscale(1);
}
body.contrastMode td, body.contrastMode th {
  border: 1px solid #FFF !important;
}
body.contrastMode .text > div {
  background-color: #000 !important;
}
body.contrastMode th, body.contrastMode td, body.contrastMode nav {
  background-color: #000 !important;
}
body.contrastMode .header {
  background-color: #000;
}
body.contrastMode .header .header-content .bottom .primary-menu li a {
  color: #fff;
}
body.contrastMode .header .header-content .bottom .primary-menu li .sub-menu {
  background-color: #000;
}
body.contrastMode .header .header-content .bottom .primary-menu li .sub-menu li a {
  color: #fff;
}
body.contrastMode .fa-search {
  filter: saturate(0) brightness(10);
}
body.contrastMode .bg-icones {
  background-color: #000 !important;
}
body.contrastMode main p {
  color: #FFF;
}
body.contrastMode main .wpContent h2 {
  color: #BA9B37;
}
body.contrastMode main .wpContent table tr:nth-child(even) td {
  background-color: rgba(234, 246, 255, 0.25);
}
body.contrastMode main .wpContent table tr.curriculo > td {
  color: #000;
  background-color: #FFF;
}
body.contrastMode main .wpContent table tr > td {
  color: #FFF;
  background-color: none;
}
body.contrastMode main .wpContent table tr > td > a {
  color: #BA9B37;
}
body.contrastMode main .wpContent table ul a {
  color: #BA9B37;
}
body.contrastMode main .wpContent .datepicker table tbody td span {
  color: #FFF;
}
body.contrastMode main .wpContent .tbPrices__column-box {
  background-color: #FFF;
}
body.contrastMode main .wpContent .legenda_item .label {
  color: #FFF;
}
body.contrastMode main .wpContent .legenda_item .cor.dia_com_evento {
  border: 1px solid #FFF;
}
body.contrastMode footer.footer {
  background-color: #000;
}
body.contrastMode footer.footer .footer__siteMap {
  background-color: #000;
}
body.contrastMode footer.footer .footerSitemap .primary-menu > li > a, body.contrastMode footer.footer .footerSitemap .primary-menu > li .sub-menu li a {
  color: white !important;
  text-shadow: none !important;
}
body.contrastMode footer.footer .footerSitemap .sub-menu {
  background-color: black;
}
body.contrastMode footer.footer .footerSitemap .sub-menu li a {
  color: white !important;
}
body.contrastMode footer.footer .footerBottom {
  background: #fff;
}
body.contrastMode footer.footer .footerBottom * {
  text-shadow: none !important;
}
body.contrastMode footer.footer .footer__siteMapToggle--btn {
  color: #000;
  background-color: #FFF;
}
body.contrastMode.home .banner *, body.contrastMode.home .quotes *, body.contrastMode.home .blocks * {
  background-color: black;
  text-shadow: none;
}
body.contrastMode.home .banner .item {
  filter: grayscale(1);
}
body.contrastMode.home .banner .pageHome__quickaccess__slide .item a {
  opacity: 1;
  background: #000;
}
body.contrastMode.home .blocks > .container .right .seeMore, body.contrastMode.home .blocks > .container .right > div > div > h3 {
  color: #000 !important;
}

@media print {
  body {
    zoom: 0.8;
  }
  body.admin-bar .header {
    top: auto !important;
  }
}
body,
input,
textarea,
button {
  font-family: "Raleway Light", sans-serif;
  font-size: 16px;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 400;
  font-family: "Raleway Light", sans-serif;
  line-height: 24px;
  color: #383838;
}

h1,
h2,
h3,
h4,
h5, .h5,
h6 {
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 1rem;
}

h1 {
  color: #BA9B37;
  font-size: 30px;
  font-size: 1.875rem;
  font-weight: 600;
  line-height: 46px;
}

h2 {
  color: #1B4633;
  font-size: 30px;
  font-size: 1.875rem;
  font-weight: 600;
  line-height: 46px;
}

h3 {
  color: #1B4633;
  font-size: 23px;
  font-size: 1.4375rem;
  font-weight: 400;
  line-height: 46px;
}

h4 {
  color: #000;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 32px;
}

h5, .h5 {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
}

h6 {
  color: #383838;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
}

a {
  text-decoration: none;
  font-size: 16px;
  font-size: 1rem;
  color: #1B4633;
  font-weight: 400;
}

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

.overflow {
  width: 100%;
  overflow: auto;
}

*::-webkit-scrollbar-track {
  background-color: #ba9b37 !important;
}

*::-moz-scrollbar-track {
  background-color: #ba9b37 !important;
}

*::-ms-scrollbar-track {
  background-color: #ba9b37 !important;
}

*::-o-scrollbar-track {
  background-color: #ba9b37 !important;
}

*::-webkit-scrollbar {
  width: 9px !important;
  height: 9px !important;
  -webkit-transition: 0.377s all;
  -moz-transition: 0.377s all;
  -ms-transition: 0.377s all;
  -o-transition: 0.377s all;
  transition: 0.377s all;
}

*::-moz-scrollbar {
  width: 9px !important;
  height: 9px !important;
  -webkit-transition: 0.377s all;
  -moz-transition: 0.377s all;
  -ms-transition: 0.377s all;
  -o-transition: 0.377s all;
  transition: 0.377s all;
}

*::-ms-scrollbar {
  width: 9px !important;
  height: 9px !important;
  -webkit-transition: 0.377s all;
  -moz-transition: 0.377s all;
  -ms-transition: 0.377s all;
  -o-transition: 0.377s all;
  transition: 0.377s all;
}

*::-o-scrollbar {
  width: 9px !important;
  height: 9px !important;
  -webkit-transition: 0.377s all;
  -moz-transition: 0.377s all;
  -ms-transition: 0.377s all;
  -o-transition: 0.377s all;
  transition: 0.377s all;
}

*::-webkit-scrollbar-thumb:hover {
  background: rgba(27, 70, 51, 0.75) !important;
}

*::-moz-scrollbar-thumb:hover {
  background: rgba(27, 70, 51, 0.75) !important;
}

*::-ms-scrollbar-thumb:hover {
  background: rgba(27, 70, 51, 0.75) !important;
}

*::-o-scrollbar-thumb:hover {
  background: rgba(27, 70, 51, 0.75) !important;
}

*::-webkit-scrollbar-thumb:active {
  background: #1b4633 !important;
}

*::-moz-scrollbar-thumb:active {
  background: #1b4633 !important;
}

*::-ms-scrollbar-thumb:active {
  background: #1b4633 !important;
}

*::-o-scrollbar-thumb:active {
  background: #1b4633 !important;
}

*::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background: rgba(27, 70, 51, 0.15) !important;
}

*::-moz-scrollbar-thumb {
  border-radius: 6px;
  background: rgba(27, 70, 51, 0.15) !important;
}

*::-ms-scrollbar-thumb {
  border-radius: 6px;
  background: rgba(27, 70, 51, 0.15) !important;
}

*::-o-scrollbar-thumb {
  border-radius: 6px;
  background: rgba(27, 70, 51, 0.15) !important;
}

*::-webkit-scrollbar-button:increment:end, *::-webkit-scrollbar-button:decrement:start {
  height: 9px;
  background-color: rgba(27, 70, 51, 0.5);
  -webkit-transition: 0.377s all;
  -moz-transition: 0.377s all;
  -ms-transition: 0.377s all;
  -o-transition: 0.377s all;
  transition: 0.377s all;
}
*::-webkit-scrollbar-button:increment:end:active, *::-webkit-scrollbar-button:decrement:start:active {
  background-color: #1b4633;
}
*::-webkit-scrollbar-button:increment:end:disabled, *::-webkit-scrollbar-button:decrement:start:disabled {
  background-color: rgba(27, 70, 51, 0.2);
}

*::-webkit-scrollbar-button:increment:end {
  border-radius: 0 0 9px 9px;
  background-position: center;
  background-size: contain;
  background-image: url(img/arrow_scroll_down.svg);
}

*::-webkit-scrollbar-button:decrement:start {
  border-radius: 9px 9px 0 0;
  background-position: center;
  background-size: contain;
  background-image: url(img/arrow_scroll_up.svg);
}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

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

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

.hiddenToggle {
  position: fixed;
  top: 50%;
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  pointer-events: none;
}

@font-face {
  font-family: "Campton";
  src: url("fonts/Rene Bieder - Campton Light.otf") format("opentype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Campton";
  src: url("fonts/Rene Bieder - Campton Medium.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Campton";
  src: url("fonts/Rene Bieder - Campton SemiBold.otf") format("opentype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Campton";
  src: url("fonts/Rene Bieder - Campton Bold.otf") format("opentype");
  font-weight: 700;
  font-style: normal;
}
.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1170px;
  }
}
.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

/*
 * Bootstrap Grid v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

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

.no-gutters > .col,
.no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.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-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.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-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.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-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.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-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}

.col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}

.col-1 {
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}

.col-2 {
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

.col-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

.col-5 {
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}

.col-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}

.col-8 {
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}

.col-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}

.col-11 {
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}

.col-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.order-first {
  -ms-flex-order: -1;
  order: -1;
}

.order-last {
  -ms-flex-order: 13;
  order: 13;
}

.order-0 {
  -ms-flex-order: 0;
  order: 0;
}

.order-1 {
  -ms-flex-order: 1;
  order: 1;
}

.order-2 {
  -ms-flex-order: 2;
  order: 2;
}

.order-3 {
  -ms-flex-order: 3;
  order: 3;
}

.order-4 {
  -ms-flex-order: 4;
  order: 4;
}

.order-5 {
  -ms-flex-order: 5;
  order: 5;
}

.order-6 {
  -ms-flex-order: 6;
  order: 6;
}

.order-7 {
  -ms-flex-order: 7;
  order: 7;
}

.order-8 {
  -ms-flex-order: 8;
  order: 8;
}

.order-9 {
  -ms-flex-order: 9;
  order: 9;
}

.order-10 {
  -ms-flex-order: 10;
  order: 10;
}

.order-11 {
  -ms-flex-order: 11;
  order: 11;
}

.order-12 {
  -ms-flex-order: 12;
  order: 12;
}

.offset-1 {
  margin-left: 8.333333%;
}

.offset-2 {
  margin-left: 16.666667%;
}

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

.offset-4 {
  margin-left: 33.333333%;
}

.offset-5 {
  margin-left: 41.666667%;
}

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

.offset-7 {
  margin-left: 58.333333%;
}

.offset-8 {
  margin-left: 66.666667%;
}

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

.offset-10 {
  margin-left: 83.333333%;
}

.offset-11 {
  margin-left: 91.666667%;
}

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-sm-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-sm-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sm-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-sm-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-sm-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-sm-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-sm-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-sm-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .order-sm-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-sm-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-sm-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-sm-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-sm-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-sm-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-sm-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-sm-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-sm-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-sm-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-sm-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-sm-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.333333%;
  }
  .offset-sm-2 {
    margin-left: 16.666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.333333%;
  }
  .offset-sm-5 {
    margin-left: 41.666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.333333%;
  }
  .offset-sm-8 {
    margin-left: 66.666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.333333%;
  }
  .offset-sm-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-md-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-md-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-md-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-md-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-md-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-md-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-md-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .order-md-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-md-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-md-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-md-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-md-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-md-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-md-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-md-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-md-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-md-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-md-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-md-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.333333%;
  }
  .offset-md-2 {
    margin-left: 16.666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.333333%;
  }
  .offset-md-5 {
    margin-left: 41.666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.333333%;
  }
  .offset-md-8 {
    margin-left: 66.666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.333333%;
  }
  .offset-md-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-lg-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-lg-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-lg-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-lg-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-lg-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-lg-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-lg-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-lg-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .order-lg-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-lg-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-lg-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-lg-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-lg-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-lg-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-lg-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-lg-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-lg-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-lg-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-lg-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-lg-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.333333%;
  }
  .offset-lg-2 {
    margin-left: 16.666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.333333%;
  }
  .offset-lg-5 {
    margin-left: 41.666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.333333%;
  }
  .offset-lg-8 {
    margin-left: 66.666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.333333%;
  }
  .offset-lg-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xl-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-xl-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-xl-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-xl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-xl-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-xl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-xl-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-xl-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-xl-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-xl-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .order-xl-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-xl-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-xl-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-xl-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-xl-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-xl-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-xl-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-xl-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-xl-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-xl-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-xl-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-xl-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.333333%;
  }
  .offset-xl-2 {
    margin-left: 16.666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.333333%;
  }
  .offset-xl-5 {
    margin-left: 41.666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.333333%;
  }
  .offset-xl-8 {
    margin-left: 66.666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.333333%;
  }
  .offset-xl-11 {
    margin-left: 91.666667%;
  }
}
.d-none {
  display: none !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: -ms-flexbox !important;
  display: flex !important;
}

.d-inline-flex {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-md-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-print-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
.flex-row {
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}

.flex-column {
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}

.flex-row-reverse {
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important;
}

.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}

.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important;
}

.flex-fill {
  -ms-flex: 1 1 auto !important;
  flex: 1 1 auto !important;
}

.flex-grow-0 {
  -ms-flex-positive: 0 !important;
  flex-grow: 0 !important;
}

.flex-grow-1 {
  -ms-flex-positive: 1 !important;
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  -ms-flex-negative: 0 !important;
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  -ms-flex-negative: 1 !important;
  flex-shrink: 1 !important;
}

.justify-content-start {
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}

.justify-content-end {
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}

.justify-content-center {
  -ms-flex-pack: center !important;
  justify-content: center !important;
}

.justify-content-between {
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}

.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}

.align-items-start {
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}

.align-items-end {
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}

.align-items-center {
  -ms-flex-align: center !important;
  align-items: center !important;
}

.align-items-baseline {
  -ms-flex-align: baseline !important;
  align-items: baseline !important;
}

.align-items-stretch {
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
}

.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
}

.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
}

.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}

.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
}

.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important;
}

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
}

.align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important;
}

.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
}

.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
}

.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important;
}

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important;
}

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important;
}

@media (min-width: 576px) {
  .flex-sm-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-sm-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-sm-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-sm-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-sm-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-sm-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-sm-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .flex-md-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-md-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-md-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-md-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-md-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-md-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-md-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-md-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-md-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-md-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .flex-lg-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-lg-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-lg-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-lg-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-lg-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-lg-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-lg-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .flex-xl-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-xl-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-xl-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-xl-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-xl-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-xl-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-xl-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
.m-0 {
  margin: 0 !important;
}

.mt-0,
.my-0 {
  margin-top: 0 !important;
}

.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

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

.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

.p-0 {
  padding: 0 !important;
}

.pt-0,
.py-0 {
  padding-top: 0 !important;
}

.pr-0,
.px-0 {
  padding-right: 0 !important;
}

.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
  padding-left: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

.m-n1 {
  margin: -0.25rem !important;
}

.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}

.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}

.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}

.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}

.m-n2 {
  margin: -0.5rem !important;
}

.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}

.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}

.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}

.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}

.m-n3 {
  margin: -1rem !important;
}

.mt-n3,
.my-n3 {
  margin-top: -1rem !important;
}

.mr-n3,
.mx-n3 {
  margin-right: -1rem !important;
}

.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important;
}

.ml-n3,
.mx-n3 {
  margin-left: -1rem !important;
}

.m-n4 {
  margin: -1.5rem !important;
}

.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important;
}

.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important;
}

.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}

.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}

.m-n5 {
  margin: -3rem !important;
}

.mt-n5,
.my-n5 {
  margin-top: -3rem !important;
}

.mr-n5,
.mx-n5 {
  margin-right: -3rem !important;
}

.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important;
}

.ml-n5,
.mx-n5 {
  margin-left: -3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mt-auto,
.my-auto {
  margin-top: auto !important;
}

.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }
  .mt-sm-0,
.my-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0,
.mx-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0,
.my-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0,
.mx-sm-0 {
    margin-left: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .mt-sm-1,
.my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mr-sm-1,
.mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mb-sm-1,
.my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-sm-1,
.mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .mt-sm-2,
.my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-2,
.mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-2,
.my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-2,
.mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .mt-sm-3,
.my-sm-3 {
    margin-top: 1rem !important;
  }
  .mr-sm-3,
.mx-sm-3 {
    margin-right: 1rem !important;
  }
  .mb-sm-3,
.my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-3,
.mx-sm-3 {
    margin-left: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .mt-sm-4,
.my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-4,
.mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-4,
.my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-4,
.mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .mt-sm-5,
.my-sm-5 {
    margin-top: 3rem !important;
  }
  .mr-sm-5,
.mx-sm-5 {
    margin-right: 3rem !important;
  }
  .mb-sm-5,
.my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-5,
.mx-sm-5 {
    margin-left: 3rem !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .pt-sm-0,
.py-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0,
.px-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0,
.py-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0,
.px-sm-0 {
    padding-left: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .pt-sm-1,
.py-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pr-sm-1,
.px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pb-sm-1,
.py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-sm-1,
.px-sm-1 {
    padding-left: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .pt-sm-2,
.py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-2,
.px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-2,
.py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-2,
.px-sm-2 {
    padding-left: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .pt-sm-3,
.py-sm-3 {
    padding-top: 1rem !important;
  }
  .pr-sm-3,
.px-sm-3 {
    padding-right: 1rem !important;
  }
  .pb-sm-3,
.py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-3,
.px-sm-3 {
    padding-left: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .pt-sm-4,
.py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-4,
.px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-4,
.py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-4,
.px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .pt-sm-5,
.py-sm-5 {
    padding-top: 3rem !important;
  }
  .pr-sm-5,
.px-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-5,
.py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-5,
.px-sm-5 {
    padding-left: 3rem !important;
  }
  .m-sm-n1 {
    margin: -0.25rem !important;
  }
  .mt-sm-n1,
.my-sm-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-sm-n1,
.mx-sm-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-sm-n1,
.my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-sm-n1,
.mx-sm-n1 {
    margin-left: -0.25rem !important;
  }
  .m-sm-n2 {
    margin: -0.5rem !important;
  }
  .mt-sm-n2,
.my-sm-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-sm-n2,
.mx-sm-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-sm-n2,
.my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-sm-n2,
.mx-sm-n2 {
    margin-left: -0.5rem !important;
  }
  .m-sm-n3 {
    margin: -1rem !important;
  }
  .mt-sm-n3,
.my-sm-n3 {
    margin-top: -1rem !important;
  }
  .mr-sm-n3,
.mx-sm-n3 {
    margin-right: -1rem !important;
  }
  .mb-sm-n3,
.my-sm-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-sm-n3,
.mx-sm-n3 {
    margin-left: -1rem !important;
  }
  .m-sm-n4 {
    margin: -1.5rem !important;
  }
  .mt-sm-n4,
.my-sm-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-sm-n4,
.mx-sm-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-sm-n4,
.my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-sm-n4,
.mx-sm-n4 {
    margin-left: -1.5rem !important;
  }
  .m-sm-n5 {
    margin: -3rem !important;
  }
  .mt-sm-n5,
.my-sm-n5 {
    margin-top: -3rem !important;
  }
  .mr-sm-n5,
.mx-sm-n5 {
    margin-right: -3rem !important;
  }
  .mb-sm-n5,
.my-sm-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-sm-n5,
.mx-sm-n5 {
    margin-left: -3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto,
.my-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto,
.mx-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto,
.my-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto,
.mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }
  .mt-md-0,
.my-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0,
.mx-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0,
.my-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0,
.mx-md-0 {
    margin-left: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .mt-md-1,
.my-md-1 {
    margin-top: 0.25rem !important;
  }
  .mr-md-1,
.mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .mb-md-1,
.my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-md-1,
.mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .mt-md-2,
.my-md-2 {
    margin-top: 0.5rem !important;
  }
  .mr-md-2,
.mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .mb-md-2,
.my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-2,
.mx-md-2 {
    margin-left: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .mt-md-3,
.my-md-3 {
    margin-top: 1rem !important;
  }
  .mr-md-3,
.mx-md-3 {
    margin-right: 1rem !important;
  }
  .mb-md-3,
.my-md-3 {
    margin-bottom: 1rem !important;
  }
  .ml-md-3,
.mx-md-3 {
    margin-left: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .mt-md-4,
.my-md-4 {
    margin-top: 1.5rem !important;
  }
  .mr-md-4,
.mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .mb-md-4,
.my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-4,
.mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .mt-md-5,
.my-md-5 {
    margin-top: 3rem !important;
  }
  .mr-md-5,
.mx-md-5 {
    margin-right: 3rem !important;
  }
  .mb-md-5,
.my-md-5 {
    margin-bottom: 3rem !important;
  }
  .ml-md-5,
.mx-md-5 {
    margin-left: 3rem !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0,
.py-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0,
.px-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0,
.py-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0,
.px-md-0 {
    padding-left: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .pt-md-1,
.py-md-1 {
    padding-top: 0.25rem !important;
  }
  .pr-md-1,
.px-md-1 {
    padding-right: 0.25rem !important;
  }
  .pb-md-1,
.py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-md-1,
.px-md-1 {
    padding-left: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .pt-md-2,
.py-md-2 {
    padding-top: 0.5rem !important;
  }
  .pr-md-2,
.px-md-2 {
    padding-right: 0.5rem !important;
  }
  .pb-md-2,
.py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-2,
.px-md-2 {
    padding-left: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .pt-md-3,
.py-md-3 {
    padding-top: 1rem !important;
  }
  .pr-md-3,
.px-md-3 {
    padding-right: 1rem !important;
  }
  .pb-md-3,
.py-md-3 {
    padding-bottom: 1rem !important;
  }
  .pl-md-3,
.px-md-3 {
    padding-left: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .pt-md-4,
.py-md-4 {
    padding-top: 1.5rem !important;
  }
  .pr-md-4,
.px-md-4 {
    padding-right: 1.5rem !important;
  }
  .pb-md-4,
.py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-4,
.px-md-4 {
    padding-left: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .pt-md-5,
.py-md-5 {
    padding-top: 3rem !important;
  }
  .pr-md-5,
.px-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-5,
.py-md-5 {
    padding-bottom: 3rem !important;
  }
  .pl-md-5,
.px-md-5 {
    padding-left: 3rem !important;
  }
  .m-md-n1 {
    margin: -0.25rem !important;
  }
  .mt-md-n1,
.my-md-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-md-n1,
.mx-md-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-md-n1,
.my-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-md-n1,
.mx-md-n1 {
    margin-left: -0.25rem !important;
  }
  .m-md-n2 {
    margin: -0.5rem !important;
  }
  .mt-md-n2,
.my-md-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-md-n2,
.mx-md-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-md-n2,
.my-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-md-n2,
.mx-md-n2 {
    margin-left: -0.5rem !important;
  }
  .m-md-n3 {
    margin: -1rem !important;
  }
  .mt-md-n3,
.my-md-n3 {
    margin-top: -1rem !important;
  }
  .mr-md-n3,
.mx-md-n3 {
    margin-right: -1rem !important;
  }
  .mb-md-n3,
.my-md-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-md-n3,
.mx-md-n3 {
    margin-left: -1rem !important;
  }
  .m-md-n4 {
    margin: -1.5rem !important;
  }
  .mt-md-n4,
.my-md-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-md-n4,
.mx-md-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-md-n4,
.my-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-md-n4,
.mx-md-n4 {
    margin-left: -1.5rem !important;
  }
  .m-md-n5 {
    margin: -3rem !important;
  }
  .mt-md-n5,
.my-md-n5 {
    margin-top: -3rem !important;
  }
  .mr-md-n5,
.mx-md-n5 {
    margin-right: -3rem !important;
  }
  .mb-md-n5,
.my-md-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-md-n5,
.mx-md-n5 {
    margin-left: -3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto,
.my-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto,
.mx-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto,
.my-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto,
.mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0,
.my-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0,
.mx-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0,
.my-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0,
.mx-lg-0 {
    margin-left: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .mt-lg-1,
.my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mr-lg-1,
.mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .mb-lg-1,
.my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-lg-1,
.mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .mt-lg-2,
.my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-2,
.mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-2,
.my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-2,
.mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .mt-lg-3,
.my-lg-3 {
    margin-top: 1rem !important;
  }
  .mr-lg-3,
.mx-lg-3 {
    margin-right: 1rem !important;
  }
  .mb-lg-3,
.my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-3,
.mx-lg-3 {
    margin-left: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .mt-lg-4,
.my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-4,
.mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-4,
.my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-4,
.mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .mt-lg-5,
.my-lg-5 {
    margin-top: 3rem !important;
  }
  .mr-lg-5,
.mx-lg-5 {
    margin-right: 3rem !important;
  }
  .mb-lg-5,
.my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-5,
.mx-lg-5 {
    margin-left: 3rem !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .pt-lg-0,
.py-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0,
.px-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0,
.py-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0,
.px-lg-0 {
    padding-left: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .pt-lg-1,
.py-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pr-lg-1,
.px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pb-lg-1,
.py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-lg-1,
.px-lg-1 {
    padding-left: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .pt-lg-2,
.py-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-2,
.px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-2,
.py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-2,
.px-lg-2 {
    padding-left: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .pt-lg-3,
.py-lg-3 {
    padding-top: 1rem !important;
  }
  .pr-lg-3,
.px-lg-3 {
    padding-right: 1rem !important;
  }
  .pb-lg-3,
.py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-3,
.px-lg-3 {
    padding-left: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .pt-lg-4,
.py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-4,
.px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-4,
.py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-4,
.px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .pt-lg-5,
.py-lg-5 {
    padding-top: 3rem !important;
  }
  .pr-lg-5,
.px-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-5,
.py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-5,
.px-lg-5 {
    padding-left: 3rem !important;
  }
  .m-lg-n1 {
    margin: -0.25rem !important;
  }
  .mt-lg-n1,
.my-lg-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-lg-n1,
.mx-lg-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-lg-n1,
.my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-lg-n1,
.mx-lg-n1 {
    margin-left: -0.25rem !important;
  }
  .m-lg-n2 {
    margin: -0.5rem !important;
  }
  .mt-lg-n2,
.my-lg-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-lg-n2,
.mx-lg-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-lg-n2,
.my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-lg-n2,
.mx-lg-n2 {
    margin-left: -0.5rem !important;
  }
  .m-lg-n3 {
    margin: -1rem !important;
  }
  .mt-lg-n3,
.my-lg-n3 {
    margin-top: -1rem !important;
  }
  .mr-lg-n3,
.mx-lg-n3 {
    margin-right: -1rem !important;
  }
  .mb-lg-n3,
.my-lg-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-lg-n3,
.mx-lg-n3 {
    margin-left: -1rem !important;
  }
  .m-lg-n4 {
    margin: -1.5rem !important;
  }
  .mt-lg-n4,
.my-lg-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-lg-n4,
.mx-lg-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-lg-n4,
.my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-lg-n4,
.mx-lg-n4 {
    margin-left: -1.5rem !important;
  }
  .m-lg-n5 {
    margin: -3rem !important;
  }
  .mt-lg-n5,
.my-lg-n5 {
    margin-top: -3rem !important;
  }
  .mr-lg-n5,
.mx-lg-n5 {
    margin-right: -3rem !important;
  }
  .mb-lg-n5,
.my-lg-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-lg-n5,
.mx-lg-n5 {
    margin-left: -3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto,
.my-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto,
.mx-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto,
.my-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto,
.mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }
  .mt-xl-0,
.my-xl-0 {
    margin-top: 0 !important;
  }
  .mr-xl-0,
.mx-xl-0 {
    margin-right: 0 !important;
  }
  .mb-xl-0,
.my-xl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xl-0,
.mx-xl-0 {
    margin-left: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .mt-xl-1,
.my-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xl-1,
.mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xl-1,
.my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xl-1,
.mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .mt-xl-2,
.my-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xl-2,
.mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xl-2,
.my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xl-2,
.mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .mt-xl-3,
.my-xl-3 {
    margin-top: 1rem !important;
  }
  .mr-xl-3,
.mx-xl-3 {
    margin-right: 1rem !important;
  }
  .mb-xl-3,
.my-xl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xl-3,
.mx-xl-3 {
    margin-left: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .mt-xl-4,
.my-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xl-4,
.mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xl-4,
.my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xl-4,
.mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .mt-xl-5,
.my-xl-5 {
    margin-top: 3rem !important;
  }
  .mr-xl-5,
.mx-xl-5 {
    margin-right: 3rem !important;
  }
  .mb-xl-5,
.my-xl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xl-5,
.mx-xl-5 {
    margin-left: 3rem !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .pt-xl-0,
.py-xl-0 {
    padding-top: 0 !important;
  }
  .pr-xl-0,
.px-xl-0 {
    padding-right: 0 !important;
  }
  .pb-xl-0,
.py-xl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xl-0,
.px-xl-0 {
    padding-left: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .pt-xl-1,
.py-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xl-1,
.px-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xl-1,
.py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xl-1,
.px-xl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .pt-xl-2,
.py-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xl-2,
.px-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xl-2,
.py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xl-2,
.px-xl-2 {
    padding-left: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .pt-xl-3,
.py-xl-3 {
    padding-top: 1rem !important;
  }
  .pr-xl-3,
.px-xl-3 {
    padding-right: 1rem !important;
  }
  .pb-xl-3,
.py-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xl-3,
.px-xl-3 {
    padding-left: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .pt-xl-4,
.py-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xl-4,
.px-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xl-4,
.py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xl-4,
.px-xl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .pt-xl-5,
.py-xl-5 {
    padding-top: 3rem !important;
  }
  .pr-xl-5,
.px-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-5,
.py-xl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xl-5,
.px-xl-5 {
    padding-left: 3rem !important;
  }
  .m-xl-n1 {
    margin: -0.25rem !important;
  }
  .mt-xl-n1,
.my-xl-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-xl-n1,
.mx-xl-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-xl-n1,
.my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-xl-n1,
.mx-xl-n1 {
    margin-left: -0.25rem !important;
  }
  .m-xl-n2 {
    margin: -0.5rem !important;
  }
  .mt-xl-n2,
.my-xl-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-xl-n2,
.mx-xl-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-xl-n2,
.my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-xl-n2,
.mx-xl-n2 {
    margin-left: -0.5rem !important;
  }
  .m-xl-n3 {
    margin: -1rem !important;
  }
  .mt-xl-n3,
.my-xl-n3 {
    margin-top: -1rem !important;
  }
  .mr-xl-n3,
.mx-xl-n3 {
    margin-right: -1rem !important;
  }
  .mb-xl-n3,
.my-xl-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-xl-n3,
.mx-xl-n3 {
    margin-left: -1rem !important;
  }
  .m-xl-n4 {
    margin: -1.5rem !important;
  }
  .mt-xl-n4,
.my-xl-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-xl-n4,
.mx-xl-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-xl-n4,
.my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-xl-n4,
.mx-xl-n4 {
    margin-left: -1.5rem !important;
  }
  .m-xl-n5 {
    margin: -3rem !important;
  }
  .mt-xl-n5,
.my-xl-n5 {
    margin-top: -3rem !important;
  }
  .mr-xl-n5,
.mx-xl-n5 {
    margin-right: -3rem !important;
  }
  .mb-xl-n5,
.my-xl-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-xl-n5,
.mx-xl-n5 {
    margin-left: -3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mt-xl-auto,
.my-xl-auto {
    margin-top: auto !important;
  }
  .mr-xl-auto,
.mx-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-auto,
.my-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-auto,
.mx-xl-auto {
    margin-left: auto !important;
  }
}
table {
  border-collapse: separate;
  border-spacing: 0;
  width: 100%;
  margin: 0 0 20px 0;
}
@media (max-width: 991px) {
  table {
    display: block;
    width: 100%;
    overflow-x: auto;
  }
}
table thead tr {
  background: #F2F2F2;
}
table thead th {
  padding: 15px;
  color: #383838;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-align: left;
}
table thead th:first-child {
  border-radius: 8px 0px 0px 0px;
}
table thead th:last-child {
  border-radius: 0px 8px 0px 0px;
}
table tbody tr td {
  line-height: 130%;
  color: #191919;
  padding: 15px;
  border-bottom: 1px solid #D5D7D8;
}
table.tb-central thead tr {
  background-color: white;
}
table.tb-central thead tr th {
  text-align: center;
  border-bottom: 1px solid #D5D7D8;
}
table.tb-central tr td {
  padding: 15px;
  border-bottom: 1px solid #D5D7D8;
}
table.tb-central tr td.icone {
  width: 150px;
}
table.tb-central tr td.icone img {
  display: block;
  margin: auto;
}
table.tb-central tr td.icone.off img {
  filter: grayscale(100%);
  opacity: 0.5;
}
table.tb-central th.ano {
  text-align: left;
}
table.table-arquivos {
  border-spacing: 0;
}
table.table-arquivos thead tr th.data {
  width: 184px;
}
table.table-arquivos thead tr th.icone {
  width: 184px;
}
table.table-arquivos thead tr th.link {
  text-align: left;
}
table.table-arquivos tr td {
  border-bottom: 1px solid #B8CEE9;
}
table.table-arquivos tr td:last-child {
  border-right: none;
}
table.table-arquivos tr td.data {
  width: 100px;
  padding: 5px 10px 10px 10px;
  color: #383838;
  text-decoration: none;
  font-size: 14px;
  border: none;
}
@media (max-width: 767px) {
  table.table-arquivos tr td.data {
    padding: 5px 10px;
    font-size: 12px;
  }
}
table.table-arquivos tr td.icone {
  text-align: center;
  width: 65px;
}
@media (max-width: 767px) {
  table.table-arquivos tr td.icone {
    width: 15%;
  }
}
table.table-arquivos tr td.link {
  padding: 10px 10px 0;
  border: none;
}
table.table-arquivos tr td.link a {
  color: #383838;
  text-decoration: none;
  font-size: 15px;
}
@media (max-width: 767px) {
  table.table-arquivos tr td.link a {
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  table.table-arquivos tr td.link {
    width: 100%;
  }
}
table.table-arquivos tr td.icons {
  width: 10%;
  padding: 10px 5px;
  text-align: right;
}
@media (max-width: 767px) {
  table.table-arquivos tr td.icons {
    width: 25%;
  }
}
table.table-arquivos tr td.icons img:first-child {
  margin-right: 10px;
}
@media (max-width: 767px) {
  table.table-arquivos tr td.icons img {
    max-width: 15px;
  }
}
table.table-arquivos tr td div.link {
  padding: 10px 10px 0;
  max-width: 100%;
}
table.table-arquivos tr td div.link a {
  color: #1B4633;
  text-decoration: none;
  font-size: 16px;
}
@media (max-width: 767px) {
  table.table-arquivos tr td div.link a {
    font-size: 12px;
  }
}
table.table-arquivos tr td div.data {
  max-width: 100%;
  padding: 0 10px 10px 0px;
  color: #383838;
  text-decoration: none;
  font-size: 14px;
}
@media (max-width: 767px) {
  table.table-arquivos tr td div.data {
    padding: 5px;
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  table.table-arquivos tr td.icons a {
    max-width: 20px;
  }
}
table.table-calendario {
  margin-top: 0;
}
table.table-calendario thead tr {
  background-color: #FFF;
}
table.table-calendario thead tr th {
  text-align: left;
  color: #383838;
  font-weight: 500;
  color: #1B4633;
}
table.table-calendario thead tr th:last-child {
  text-align: center;
}
table.table-calendario tbody tr td {
  padding: 0 15px;
  height: 60px;
  border-bottom: 1px solid #CBCED0;
}
table.table-calendario tbody tr td:last-child {
  text-align: center;
}
table.table-calendario tbody tr td:last-child img {
  max-width: 35px;
  margin-right: 25px;
}
table.table-calendario tbody tr td:last-child a:last-child img {
  margin-right: 0;
  position: relative;
  bottom: 2px;
}

.results-center table tbody tr .data {
  width: 120px;
}
.results-center table tbody tr .icone {
  width: 120px;
  text-align: center;
}
.results-center table tbody tr .icons {
  width: 100px;
  text-align: right;
}

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.searchPopup {
  display: none;
  position: fixed;
  z-index: 9999;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-image: url(img/bg-search.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.searchPopup__close {
  cursor: pointer;
  color: #BA9B37;
  font-weight: 500;
  font-size: 30px;
  font-size: 1.875rem;
  position: relative;
  z-index: 99;
  right: 3%;
  top: 5px;
}
.searchPopup__form {
  align-items: center;
  justify-content: center;
  display: flex;
  position: absolute;
  top: 20%;
  left: 0;
  right: 0;
}
@media (max-width: 991px) {
  .searchPopup__form {
    top: 25%;
  }
}
.searchPopup__form form {
  display: flex;
  background: white;
  padding: 15px 0;
  border-radius: 12px;
}
.searchPopup__form form input {
  background: #fff;
  width: 1100px;
  border: none;
  font-size: 14px;
  font-size: 0.875rem;
  outline: none;
  color: #383838;
  height: 35px;
  margin-top: 5px;
  margin-right: 20px;
  border-bottom: 1px solid;
}
.searchPopup__form form input::-webkit-input-placeholder {
  color: #A1A1A1;
}
.searchPopup__form form input::-moz-input-placeholder {
  color: #A1A1A1;
}
.searchPopup__form form input::-ms-input-placeholder {
  color: #A1A1A1;
}
.searchPopup__form form input::-o-input-placeholder {
  color: #A1A1A1;
}
.searchPopup__form form input::input-placeholder {
  color: #A1A1A1;
}
@media (max-width: 767px) {
  .searchPopup__form form input {
    max-width: 260px;
  }
}
@media (max-width: 320px) {
  .searchPopup__form form input {
    max-width: 199px;
  }
}
.searchPopup__form form button {
  background: #fff;
  border: none;
  height: 35px;
  margin-top: 5px;
  border-bottom: 1px solid;
  padding-right: 15px;
  margin-left: 20px;
}
.searchPopup__form form button img {
  max-width: 32px;
}

.search .searchFiles__date {
  width: 85px;
  text-align: center;
}
.search .searchFiles__icon {
  width: 52px;
  text-align: center;
}
.search .searchFiles__icon img {
  max-width: 32px;
  margin: auto;
  display: block;
}
.search .circle {
  width: 10px;
  height: 10px;
  background: #383838;
  border-radius: 50%;
  margin: auto;
}
.search .table-search {
  border-collapse: separate;
  width: 100%;
  margin: 20px 0;
}
.search .table-search thead tr {
  background: #1B4633;
}
.search .table-search thead tr th {
  padding: 15px;
  color: white;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 130%;
  text-transform: uppercase;
  text-align: center;
  border-radius: 6px 6px 0px 0px;
}
.search .table-search tbody tr:nth-child(odd) {
  background-color: #FFFFFF;
}
.search .table-search tbody tr:nth-child(even) {
  background-color: #FFF;
}
.search .table-search tbody tr td {
  height: 60px;
  padding: 15px;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 130%;
  color: #383838;
}
.search .table-search tbody tr td a {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 130%;
  color: #383838;
  text-decoration: none;
}
@media (max-width: 767px) {
  .search .btn.searchFiles, .search .btn.searchContent {
    width: 100px;
  }
}

.btn {
  display: block;
  cursor: pointer;
  font-weight: 500;
  text-align: center;
  padding: 11px 18px;
  -webkit-transition: 0.35s all;
  -moz-transition: 0.35s all;
  -ms-transition: 0.35s all;
  -o-transition: 0.35s all;
  transition: 0.35s all;
  border: none;
  border-radius: 10px;
  /*--------------------------------------------------------------
  ## Tamanhos
  --------------------------------------------------------------*/
  /*--------------------------------------------------------------
  ## Cores da fonte
  --------------------------------------------------------------*/
  /*--------------------------------------------------------------
  ## Cores de fundo
  --------------------------------------------------------------*/
  /*--------------------------------------------------------------
  ## Efeitos
  --------------------------------------------------------------*/
}
.btn--lg {
  width: 200px;
}
.btn--md {
  width: 165px;
}
.btn--sm {
  width: 165px;
}
.btn--white {
  color: white;
}
.btn--primaryColor {
  color: #1B4633;
}
.btn--secondaryColor {
  color: #BA9B37;
}
.btn--tertiraryColor {
  color: #1B4633;
}
.btn--bgWhite {
  background: white;
  border: 2px solid white;
}
.btn--bgPrimaryColor {
  background: #1B4633;
}
.btn--bgSecondaryColor {
  background: #BA9B37;
  border: 2px solid #BA9B37;
}
.btn--bgTertiaryColor {
  background: #1B4633;
  border: 2px solid #1B4633;
}
.btn:disabled {
  background-color: #bebebe !important;
  border-color: #bebebe !important;
  cursor: no-drop;
}
.btn:disabled:hover {
  opacity: 1;
}
.btn:hover {
  opacity: 0.8;
}

.btnCancel {
  background-color: #FFF;
  border: 1px solid #CBCED0 !important;
  color: black;
}

.custom_form {
  width: 450px;
}
.custom_form label {
  color: #383838;
  font-weight: 400;
  margin-left: 5px;
  margin-bottom: 5px;
  display: block;
}
.custom_form label.error {
  color: #ff6767;
  display: none;
}
.custom_form label.termos {
  text-align: left;
}
.custom_form label.termos label {
  padding-left: 5px;
  display: inline;
}
.custom_form .label-check {
  display: block !important;
  padding-left: 20px;
  margin-top: 1px;
  font-size: 14px;
  text-transform: none;
  color: #383838;
}
.custom_form .terms {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
.custom_form .terms .input-check {
  margin: 3px 10px 0 0;
  -webkit-appearance: none;
  width: 12px;
  height: 12px;
  position: absolute;
  border: 2px solid #BA9B37;
  background-image: url(img/check-solid.svg);
  background-size: 0;
  transition-duration: 0.2s;
}
.custom_form .terms .input-check:checked {
  background-size: 8px;
}
.custom_form fieldset {
  padding: 1px;
  border: 0;
  margin-bottom: 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.custom_form fieldset.radio label:first-child {
  display: block;
  margin-top: 16px;
}
.custom_form fieldset.radio label:not(:first-child) {
  font-weight: 400;
}
.custom_form input[type=text],
.custom_form input[type=email],
.custom_form input[type=phone],
.custom_form input[type=tel],
.custom_form textarea,
.custom_form select {
  border-radius: 5px;
  margin-bottom: 15px;
  font-size: 16px;
  font-size: 1rem;
  line-height: 130%;
  outline: none;
  border: 1px solid #E1E1E1;
  color: #383838;
  width: 100%;
  padding: 15px;
  background: #FFF;
}
.custom_form input[type=text]::-webkit-input-placeholder,
.custom_form input[type=email]::-webkit-input-placeholder,
.custom_form input[type=phone]::-webkit-input-placeholder,
.custom_form input[type=tel]::-webkit-input-placeholder,
.custom_form textarea::-webkit-input-placeholder,
.custom_form select::-webkit-input-placeholder {
  color: #FFF;
}
.custom_form input[type=text]::-moz-input-placeholder,
.custom_form input[type=email]::-moz-input-placeholder,
.custom_form input[type=phone]::-moz-input-placeholder,
.custom_form input[type=tel]::-moz-input-placeholder,
.custom_form textarea::-moz-input-placeholder,
.custom_form select::-moz-input-placeholder {
  color: #FFF;
}
.custom_form input[type=text]::-ms-input-placeholder,
.custom_form input[type=email]::-ms-input-placeholder,
.custom_form input[type=phone]::-ms-input-placeholder,
.custom_form input[type=tel]::-ms-input-placeholder,
.custom_form textarea::-ms-input-placeholder,
.custom_form select::-ms-input-placeholder {
  color: #FFF;
}
.custom_form input[type=text]::-o-input-placeholder,
.custom_form input[type=email]::-o-input-placeholder,
.custom_form input[type=phone]::-o-input-placeholder,
.custom_form input[type=tel]::-o-input-placeholder,
.custom_form textarea::-o-input-placeholder,
.custom_form select::-o-input-placeholder {
  color: #FFF;
}
.custom_form input[type=text]::input-placeholder,
.custom_form input[type=email]::input-placeholder,
.custom_form input[type=phone]::input-placeholder,
.custom_form input[type=tel]::input-placeholder,
.custom_form textarea::input-placeholder,
.custom_form select::input-placeholder {
  color: #FFF;
}
.custom_form input[type=text]:focus,
.custom_form input[type=email]:focus,
.custom_form input[type=phone]:focus,
.custom_form input[type=tel]:focus,
.custom_form textarea:focus,
.custom_form select:focus {
  border-color: #1B4633;
}
.custom_form textarea {
  resize: none;
  height: 118px;
}
.custom_form button, .custom_form input[type=submit] {
  width: 160px;
  height: 50px;
  display: block;
  cursor: pointer;
  border-radius: 4px;
}
@media (max-width: 768px) {
  .custom_form {
    margin: 0 auto 15px;
  }
}
.custom_form .select__multiple {
  outline: none;
  color: #383838;
  width: 100%;
  margin-bottom: 25px;
  padding: 10px;
  background: white;
  border: 1px solid #E1E1E1;
  box-shadow: 0px 4px 9px rgba(27, 26, 65, 0.07);
  box-sizing: border-box;
  border-radius: 5px;
}
.custom_form .select__multiple::-webkit-input-placeholder {
  color: #383838;
}
.custom_form .select__multiple::-moz-input-placeholder {
  color: #383838;
}
.custom_form .select__multiple::-ms-input-placeholder {
  color: #383838;
}
.custom_form .select__multiple::-o-input-placeholder {
  color: #383838;
}
.custom_form .select__multiple::input-placeholder {
  color: #383838;
}
.custom_form .select__multiple select {
  padding: 0;
  outline: none;
  width: 100%;
  margin-bottom: 0;
  padding: 0;
  background: white;
  border: 0;
  box-sizing: border-box;
  border-radius: 0;
  height: 80px;
  box-shadow: none;
}
.custom_form .select__multiple select::-webkit-scrollbar {
  background-color: transparent;
  width: 8px;
}
.custom_form .select__multiple select::-webkit-scrollbar-thumb {
  background-color: #1B4633 !important;
}
.custom_form .select__multiple select option {
  padding: 10px;
  border-bottom: 1px solid #ffffff;
  background-color: transparent !important;
  position: relative;
  font-weight: 400;
  font-size: 15px;
}
.custom_form .select__multiple select option:before {
  display: none;
  content: "";
  background: url("img/icon-checked-off.png") no-repeat center;
  position: absolute;
  top: 10px;
  left: 7px;
  width: 17px;
  height: 17px;
  opacity: 0.5;
  cursor: pointer;
}
.custom_form .select__multiple select option:checked:before {
  opacity: 1;
  background: url("img/icon-checked.png") no-repeat center;
}

.admin-bar header {
  top: 30px;
}
@media (max-width: 1199px) {
  .admin-bar header {
    top: 30px;
  }
}

.header {
  top: 0;
  width: 100%;
  background: linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0.484375) 33.33%, rgba(0, 0, 0, 0) 83.84%);
  position: fixed;
  z-index: 9999;
  transition: 1s;
}
.header.fixo {
  background-color: #1B4633;
  -webkit-box-shadow: 0 0 5px #ccc;
  -moz-box-shadow: 0 0 5px #ccc;
  -ms-box-shadow: 0 0 5px #ccc;
  -o-box-shadow: 0 0 5px #ccc;
  box-shadow: 0 0 5px #ccc;
}
@media (min-width: 1200px) {
  .header .top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 0 15px;
    border-bottom: 1px solid #BA9B37;
  }
}
@media (max-width: 1199px) {
  .header .top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 0;
  }
}
.header .top .divider {
  width: 1px;
  height: 32px;
  background-color: white;
  margin: 0 20px;
}
.header .top h3 {
  margin: 0;
  max-width: 100px;
  color: #BA9B37;
  font-weight: 700;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 19px;
}
@media (max-width: 1199px) {
  .header .top h3 {
    max-width: 100%;
  }
}
.header .top .quotes {
  display: flex;
  align-items: center;
  background-color: transparent;
}
@media (max-width: 1199px) {
  .header .top .quotes {
    justify-content: space-around;
  }
}
.header .top .quotes ul {
  display: flex;
  list-style: none;
  padding: 0;
  position: relative;
  margin-right: 40px;
}
.header .top .quotes ul li {
  color: #fff;
  font-size: 14px;
  margin-right: 20px;
  font-weight: 700;
}
@media (max-width: 1199px) {
  .header .top .quotes ul li {
    margin-right: 10px;
  }
}
.header .top .quotes ul .variationIcon {
  width: 21px;
  height: 21px;
}
.header .top .quotes ul .variationIcon.up {
  background-image: url(img/arrow-up-quotes-dourado.png);
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  left: 95%;
  top: -2px;
}
.header .top .quotes ul .variationIcon.down {
  background-image: url(img/arrow-down-quotes-new.png);
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  left: 95%;
  top: -2px;
}
.header .top .right {
  display: flex;
  align-items: center;
}
.header .top .right .language {
  margin-right: 15px;
}
.header .top .right .language a {
  text-transform: uppercase;
  color: #fff;
  display: block;
}
.header .top .right .language a.active {
  display: none;
}
.header .top .right .language a img {
  display: block;
}
.header .top .right .contraste {
  background: transparent;
  border: none;
  margin-right: 15px;
  line-height: 0;
  cursor: pointer;
}
@media (max-width: 1199px) {
  .header .top .right .contraste {
    min-width: 32px;
  }
}
.header .top .right .externalLinkBtn {
  background-color: #1B4633;
  border-radius: 4px;
  border: 1px solid white;
  padding: 7px 15px;
  margin: 0 30px 0 0;
}
@media (max-width: 1199px) {
  .header .top .right .externalLinkBtn {
    display: flex;
    align-items: center;
  }
}
.header .top .right .externalLinkBtn .externalLink {
  color: #FFF;
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: 400;
}
.header .top .right .lang {
  display: none;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 30px;
}
.header .top .right .lang a {
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  width: 24px;
  height: 24px;
  font-weight: 400;
  color: #1B4633;
  background-color: white;
  font-size: 14px;
  line-height: 21px;
  text-align: center;
  transition-duration: 0.144s;
  border-radius: 4px;
  width: 35px;
  height: 32px;
}
.header .top .right .lang a:hover {
  filter: brightness(1.1);
}
.header .top .right .lang a:active {
  transform: scale(1.1);
}
.header .top .right .lang a.pt {
  background-image: url("img/lang/pt.svg");
}
.header .top .right .lang a.en {
  background-image: url("img/lang/en.svg");
}
.header .top .right .lang a.active {
  display: none;
}
.header .top .right .formSearch {
  display: none;
  margin-right: 10px;
}
.header .top .right .formSearch button {
  bottom: 8px;
  max-width: 40px;
}
.header .top .right .formSearch.active {
  display: block;
}
.header .top .right form {
  position: absolute;
  right: 0;
}
.header .top .right form input {
  width: 250px;
  height: 35px;
  padding: 10px;
  border: 2px solid #1B4633;
  border-radius: 4px;
}
@media (max-width: 1199px) {
  .header .top .right form input {
    max-width: unset;
    height: 38px;
    bottom: 8px;
  }
}
.header .top .right form button {
  height: 30px;
  border: none;
  outline: none;
  background: transparent;
  position: absolute;
  right: 0;
  bottom: 4px;
  padding: 10px;
}
@media (max-width: 1199px) {
  .header .top .right form button {
    bottom: 8px;
  }
}
.header .top .open-search {
  display: flex;
  align-items: center;
  margin-left: 40px;
}
.header .top .open-search a {
  display: flex;
  align-items: center;
}
.header .top .open-search:hover {
  background-size: 20px;
}
.header .bottom {
  display: flex;
  justify-content: space-between;
  -ms-flex-align: center !important;
  align-items: center;
}
@media (max-width: 1199px) {
  .header .bottom {
    border-bottom: 0;
    padding: 10px 0;
    justify-content: space-between;
  }
}
.header .bottom .lang {
  display: none;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 1199px) {
  .header .bottom .lang {
    margin-right: 20px;
  }
}
@media (min-width: 991px) {
  .header .bottom .lang {
    display: none;
  }
}
.header .bottom .lang a {
  display: block;
  width: 24px;
  height: 24px;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  line-height: 21px;
  text-align: center;
  background-position: center;
  background-repeat: no-repeat;
  transition-duration: 0.144s;
}
@media (max-width: 1199px) {
  .header .bottom .lang a {
    font-weight: 700;
    font-size: 17px;
  }
}
.header .bottom .lang a:hover {
  filter: brightness(1.1);
}
.header .bottom .lang a:active {
  transform: scale(1.1);
}
.header .bottom .lang a.en {
  text-transform: uppercase;
}
.header .bottom .lang a.active {
  display: none;
}
.header .bottom .left {
  width: 300px;
}
@media (max-width: 1199px) {
  .header .bottom .left {
    width: 220px;
  }
}
.header .bottom .left .logo {
  position: relative;
  padding-top: 0;
  bottom: 25px;
}
@media (max-width: 1199px) {
  .header .bottom .left .logo {
    bottom: 0;
  }
}
.header .bottom .left .logo img {
  position: relative;
  width: 117px;
  height: 28px;
  z-index: 2;
}
@media (min-width: 1200px) {
  .header .bottom .left .logo img {
    width: auto;
    height: auto;
  }
}
@media (max-width: 1199px) {
  .header .bottom .left .logo img {
    width: 110px;
    height: unset;
  }
}
@media (min-width: 1200px) {
  .header .bottom nav {
    width: 100%;
    padding: 22px 0;
  }
}
.header .bottom nav .primary-menu {
  padding: 0;
  margin: 0;
  list-style: none;
}
.header .bottom nav .primary-menu li {
  position: relative;
}
.header .bottom nav .primary-menu li + li {
  margin-left: 8px;
}
.header .bottom nav .primary-menu li.menu-item-has-children {
  padding-right: 20px;
}
.header .bottom nav .primary-menu li.menu-item-has-children:before {
  content: "";
  background-image: url(img/arrow_before_menu.png);
  width: 14px;
  height: 9px;
  position: absolute;
  top: 4px;
  right: 0;
  transition: all 0.3s;
}
.header .bottom nav .primary-menu li.menu-item-has-children:after {
  content: "";
  height: 30px;
  width: 100%;
  position: absolute;
  top: 100%;
  left: 50%;
  transition: 0.1s;
  z-index: 99;
  transform: translateX(-50%);
  transition: all 0.3s;
}
@media (max-width: 1199px) {
  .header .bottom nav .primary-menu li.menu-item-has-children:after {
    display: none;
  }
}
.header .bottom nav .primary-menu li:hover:before {
  background-image: url(img/arrow_before_menu_up.png);
}
.header .bottom nav .primary-menu li:hover a {
  color: #BA9B37;
}
.header .bottom nav .primary-menu li:hover .sub-menu {
  display: block;
}
.header .bottom nav .primary-menu li a {
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  position: relative;
  text-transform: uppercase;
  display: block;
  transition: all 0.3s;
}
.header .bottom nav .primary-menu li .sub-menu {
  list-style: none;
  margin: 0;
  padding: 0;
  background: #FFF;
  width: 100%;
  min-width: 250px;
  display: none;
  position: absolute;
  top: calc(100% + 22px);
  z-index: 99;
  left: 50%;
  transform: translateX(-50%);
  border-top: 3px solid #BA9B37;
}
.header .bottom nav .primary-menu li .sub-menu li {
  padding: 0;
  margin: 0;
  text-align: left;
}
.header .bottom nav .primary-menu li .sub-menu li:after {
  display: none;
}
.header .bottom nav .primary-menu li .sub-menu li:before {
  display: none;
}
.header .bottom nav .primary-menu li .sub-menu li a {
  color: #1B4633;
  font-size: 15px;
  font-weight: 500;
  text-transform: initial;
  display: flex;
  align-items: center;
  padding: 15px;
  border-bottom: 2px solid #E7E8E8;
  transition: all 0.3s;
}
.header .bottom nav .primary-menu li .sub-menu li a:hover {
  color: white;
  background-color: #1B4633;
}
.header .bottom nav .primary-menu li .sub-menu li a:after {
  display: none;
}
.header .bottom nav .primary-menu li .sub-menu li .sub-menu {
  padding: 0;
  padding-left: 5px;
  position: initial;
  width: initial;
}
@media (max-width: 1199px) {
  .header .bottom nav {
    transform: translate3d(100%, 0, 0);
    position: fixed;
    height: 100%;
    width: 100%;
    top: 45px;
    right: 0;
    background-color: #1B4633;
    z-index: 9999;
    overflow: scroll;
    padding-top: 10px;
    padding-right: 25px;
    padding-left: 25px;
    max-width: 345px;
    transition: transform 0.3s cubic-bezier(0.75, 0, 0.25, 1), margin 0.3s cubic-bezier(0.75, 0, 0.25, 1), -webkit-transform 0.3s cubic-bezier(0.75, 0, 0.25, 1);
  }
  .header .bottom nav.active {
    transform: translate3d(0, 0, 0);
  }
  .header .bottom nav .toggle-menu {
    text-align: right;
  }
  .header .bottom nav .mobile a {
    color: #fff;
    font-weight: 500;
    font-size: 16px;
  }
  .header .bottom nav .mobile .formSearchMobile {
    display: flex;
    margin-top: 10px;
  }
  .header .bottom nav .mobile .formSearchMobile input {
    width: 90%;
    height: 40px;
    border: 1px solid #999;
    padding: 10px;
  }
  .header .bottom nav .mobile .formSearchMobile button {
    position: absolute;
    right: 25px;
    background: white;
    padding: 5px;
    width: 10%;
    border-radius: 0;
    border-left: 0;
    border-top: 1px solid #999;
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
    height: 40px;
  }
  .header .bottom nav .primary-menu {
    padding: 20px 0 0;
    margin: 10px 0;
    border-bottom: 1px solid white;
  }
  .header .bottom nav .primary-menu li {
    width: 100%;
    margin-bottom: 10px;
  }
  .header .bottom nav .primary-menu li::before {
    display: none;
  }
  .header .bottom nav .primary-menu li:last-child {
    margin-bottom: 0;
  }
  .header .bottom nav .primary-menu li a {
    color: #BA9B37;
    font-size: 14px;
    font-weight: 500;
  }
  .header .bottom nav .primary-menu li a:after {
    display: none;
  }
  .header .bottom nav .primary-menu li .sub-menu {
    display: block;
    position: initial;
    top: initial;
    padding-left: 10px;
    width: 100%;
    background-color: transparent;
    left: initial;
    transform: initial;
    margin-top: 15px;
    border: none;
  }
  .header .bottom nav .primary-menu li .sub-menu li {
    text-align: left;
    margin-bottom: 10px;
  }
  .header .bottom nav .primary-menu li .sub-menu li a {
    color: white;
    font-size: 14px;
    font-weight: 400;
    padding: 0 0 10px 0;
    border: none;
  }
  .header .bottom nav .primary-menu li .sub-menu li .sub-menu {
    padding: 0 10px;
  }
  .header .bottom nav .nav-bottom {
    color: #fff;
    font-size: 12px;
  }
  .header .bottom nav .nav-bottom .redes-sociais {
    padding-bottom: 10px;
    justify-content: center;
  }
  .header .bottom nav .nav-bottom .redes-sociais a {
    margin: 0 5px;
  }
  .header .bottom nav .nav-bottom .redes-sociais a img {
    max-width: 22px;
  }
  .header .bottom nav .nav-bottom .nav-bottom-links {
    list-style: none;
    padding: 0;
  }
  .header .bottom nav .nav-bottom .nav-bottom-links a {
    color: white;
    font-weight: 400;
    font-size: 13px;
    margin-right: 30px;
    margin-bottom: 15px;
    display: inline-block;
    position: relative;
  }
  .header .bottom nav .nav-bottom .nav-bottom-links a::before {
    content: "";
    width: 1px;
    height: 15px;
    background-color: white;
    position: absolute;
    right: -18px;
    top: 0px;
  }
  .header .bottom nav .nav-bottom .nav-bottom-links a:last-child::before {
    display: none;
  }
  .header .bottom nav .nav-bottom p {
    margin: 0;
    margin-bottom: 10px;
    color: #fff;
    font-size: 12px;
  }
  .header .bottom nav .nav-bottom p a {
    color: #fff;
    margin: 0 5px;
    font-size: 12px;
  }
}
.header .bottom .open-search {
  margin: 0px 30px;
  cursor: pointer;
}
.header .bottom .open-search img {
  max-width: 20px;
}
.header .bottom .right .header__navigation__bars {
  -webkit-align-self: center;
  align-self: center;
}
.header .bottom .right .header__navigation__bars div {
  height: 3px;
  width: 25px;
  background: #fff;
  margin-bottom: 5px;
  border-radius: 9px;
}
.header .bottom .right a {
  transition: 0.2s;
}
.header .bottom .right a:hover {
  opacity: 0.75;
}
.header .bottom .right .inst a {
  background: linear-gradient(90deg, #0C9ABE 0%, #29B6C5 100%);
  border-radius: 16px;
  color: #fff;
  width: 150px;
  height: 32px;
  line-height: 32px;
  display: inline-block;
  text-align: center;
  text-transform: uppercase;
  font-size: 12px;
}
.header .bottom .right .buttons-mobile .open-search {
  margin: 0 20px;
}
@media (max-width: 1199px) {
  .header .hide-mobile {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .header .hide-desk {
    display: none !important;
  }
}

.footer {
  position: relative;
  bottom: 0;
  width: 100%;
  padding: 15px 0px;
  background: #1B4633;
  z-index: 998;
  border-top: 1px solid #1B4633;
}
@media (max-width: 767px) {
  .footer {
    padding: 15px 0;
    z-index: 2;
  }
}
.footer > .container {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
}
@media (max-width: 455px) {
  .footer > .container {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.footer > .container .sitemapBtn {
  width: 165px;
  height: 55px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-transition: 0.35s all;
  -moz-transition: 0.35s all;
  -ms-transition: 0.35s all;
  -o-transition: 0.35s all;
  transition: 0.35s all;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 700;
  color: white;
}
.footer > .container .sitemapBtn:hover {
  opacity: 0.7;
}
.footer > .container .sitemapBtn img {
  margin-left: 10px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
@media (max-width: 1199px) {
  .footer > .container .sitemapBtn {
    display: none;
  }
}
.footer > .container .sitemapBtn.active img {
  transform: rotate(-180deg);
}
.footer > .container p {
  color: #ffffff;
  font-size: 10px;
  font-size: 0.625rem;
  font-family: "Montserrat", sans-serif;
  margin: 0;
  text-transform: uppercase;
}
.footer > .container p a {
  font-size: 11px;
  font-size: 0.6875rem;
  font-weight: 400;
  color: #fff;
  text-transform: uppercase;
}
.footer > .container p a span {
  font-weight: 700;
  font-size: 14px;
  font-size: 0.875rem;
}
.footer > .container .quotations {
  list-style: none;
  padding-left: 0;
  margin: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
@media (max-width: 767px) {
  .footer > .container .quotations.quotations {
    margin: 10px 0;
  }
}
.footer > .container .quotations li {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 21px;
  font-weight: 500;
  color: white;
  margin-right: 15px;
}
.footer > .container .quotations li.price {
  color: #fff;
}
.footer > .container .quotations li.up {
  color: #b9e155;
}
.footer > .container .quotations li.down {
  color: #b9e155;
}
@media (max-width: 300px) {
  .footer > .container .quotations li {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
@media (min-width: 768px) {
  .footer > .container .quotations li:nth-child(3) {
    margin-right: 30px;
  }
}
@media (max-width: 767px) {
  .footer > .container .quotations li:nth-child(3) {
    margin-right: 0;
  }
}
.footer > .container .quotations li:last-child {
  margin-right: 0;
}
@media (max-width: 767px) {
  .footer > .container .quotations li.IBOV {
    display: none;
  }
}
@media (max-width: 320px) {
  .footer > .container .quotations li {
    margin-right: 10px;
  }
}
.footer > .container .socialMedia {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  list-style: none;
  padding: 0;
}
.footer > .container .socialMedia li {
  margin-right: 10px;
}
.footer > .container .socialMedia li:hover {
  opacity: 0.7;
}
.footer > .container .socialMedia li:last-child {
  margin-right: 0;
}
.footer > .container .socialMedia li i {
  color: white;
  font-size: 23px;
  font-size: 1.4375rem;
}
.footer .pageHome__quickaccess {
  position: absolute;
  left: 0;
  bottom: 80px;
  width: 100%;
}
@media (max-width: 767px) {
  .footer .pageHome__quickaccess {
    bottom: 51px;
    background: rgba(0, 90, 80, 0.6392156863);
    padding: 10px 0px;
  }
}
@media (max-width: 320px) {
  .footer .pageHome__quickaccess {
    bottom: 20px;
  }
}
.footer .pageHome__quickaccess .item a:hover path {
  stroke: #b9e155;
}
.footer .pageHome__quickaccess .item a:hover span {
  color: #b9e155;
}
.footer .pageHome__quickaccess .item a img {
  margin: auto auto 10px auto;
  height: 46px;
}
@media (max-width: 767px) {
  .footer .pageHome__quickaccess .item a img {
    height: auto;
  }
}
.footer .pageHome__quickaccess .item a span {
  display: block;
  text-align: center;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 140%;
  color: #fff;
}
@media (max-width: 767px) {
  .footer .pageHome__quickaccess .item a span {
    font-size: 10px;
    font-size: 0.625rem;
  }
}
@media (max-width: 320px) {
  .footer .pageHome__quickaccess .item a span {
    font-size: 9px;
    font-size: 0.5625rem;
  }
}
.footer .footerQuickAccess {
  flex-grow: 2;
}
.footer .footerQuickAccess > span {
  font-size: 14px;
  font-size: 0.875rem;
  color: white;
}
@media (max-width: 375px) {
  .footer .footerQuickAccess > span {
    font-size: 13px;
    font-size: 0.8125rem;
  }
}
.footer .footerQuickAccess > span.modal-btn {
  font-weight: 400;
  padding: 0 15px;
  margin-right: 0;
  cursor: pointer;
  display: flex;
  align-items: center;
  font-size: 13px;
  font-size: 0.8125rem;
}
.footer .footerQuickAccess > span.modal-btn > svg {
  margin-left: 5px;
}
.footer .footerQuickAccess > span.modal-btn.active {
  color: #1B4633;
}
.footer .footerQuickAccess > span.modal-btn.active .modal {
  display: block;
}
.footer .footerQuickAccess > span.modal-btn.active .trigger img {
  transform: rotate(180deg);
}
.footer .footerQuickAccess > span.modal-btn .container {
  position: relative;
}
.footer .footerQuickAccess > span.modal-btn .trigger {
  display: flex;
  align-items: center;
  color: white;
  text-transform: uppercase;
  font-weight: 700;
}
.footer .footerQuickAccess > span.modal-btn .trigger img {
  margin-left: 10px;
}
.footer .footerQuickAccess > span.modal-btn .trigger > svg {
  margin-left: 8px;
}
@media (max-width: 768px) {
  .footer .footerQuickAccess > span:nth-last-child(2) .modal {
    left: -130px;
  }
}
.footer .footerQuickAccess .modal {
  display: none;
  position: absolute;
  bottom: 100%;
  left: 0;
  width: 300px;
  background: white;
  padding: 50px 20px 185px;
  z-index: 99;
}
@media (max-width: 768px) {
  .footer .footerQuickAccess .modal {
    width: 205px;
  }
}
.footer .footerQuickAccess .modal.updates {
  display: block;
  bottom: -1000px;
}
.footer .footerQuickAccess .modal.updates.active {
  bottom: 100%;
}
.footer .footerQuickAccess .modal__header {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  padding-bottom: 10px;
  text-align: center;
  font-size: 16px;
  font-size: 1rem;
  line-height: 140%;
  letter-spacing: -0.6px;
  color: #676767;
  border-bottom: 1px solid #1B4633;
}
.footer .footerQuickAccess .modal__header p {
  color: #1B4633;
  font-size: 16px;
  font-size: 1rem;
  text-transform: none;
  width: 100%;
}
.footer .footerQuickAccess .modal__header img {
  margin-right: 10px;
}
.footer .footerQuickAccess .modal__header a {
  display: flex;
  justify-content: flex-end;
  width: 100%;
  font-size: 14px;
  font-size: 0.875rem;
  color: #1B4633;
}
.footer .footerQuickAccess .modal__header .quarter-carousel {
  display: flex;
  width: 100px;
  align-items: center;
}
.footer .footerQuickAccess .modal__header .quarter-carousel .results-quarter {
  padding-left: 5px;
}
.footer .footerQuickAccess .modal__content h3 {
  font-size: 14px;
  font-size: 0.875rem;
  color: #1B4633;
  text-transform: uppercase;
  margin: 0;
  line-height: 30px;
  font-weight: 400;
}
.footer .footerQuickAccess .modal__content .quoteDate {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #C9C9C9;
  margin-bottom: 20px;
}
.footer .footerQuickAccess .modal__content .quoteDate .value {
  color: #676767;
  font-size: 18px;
  font-size: 1.125rem;
  margin: 0;
}
.footer .footerQuickAccess .modal__content .quoteDate .variation {
  color: #BA9B37;
  font-size: 14px;
  font-size: 0.875rem;
  margin: 0;
}
.footer .footerQuickAccess .modal__content .quoteDate img {
  margin: 0;
  margin-left: 8px;
}
.footer .footerQuickAccess .modal__content small {
  color: #333333;
}
.footer .footerQuickAccess .modal__content ul li a .title {
  font-size: 15px;
  font-size: 0.9375rem;
}
.footer .footerQuickAccess .modal__content ul li a .data {
  color: #1B4633;
  font-size: 15px;
  font-size: 0.9375rem;
  margin-right: 10px;
  font-weight: 700;
}
.footer .footerQuickAccess .modal ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
}
.footer .footerQuickAccess .modal ul li {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 15px;
}
.footer .footerQuickAccess .modal ul li img {
  margin-right: 15px;
}
.footer .footerQuickAccess .modal ul li .title {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 140%;
  letter-spacing: -0.6px;
  color: #64645d !important;
}
.footer .footerQuickAccess .modal.sitemap {
  position: absolute;
  bottom: 60px;
  width: 100%;
  cursor: initial;
  background: #1B4633;
  border-bottom: 1px solid white;
}
.footer .footerQuickAccess .modal.sitemap .modal__content .primary-menu {
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 40px;
}
.footer .footerQuickAccess .modal.sitemap .modal__content .primary-menu .menu-item-251, .footer .footerQuickAccess .modal.sitemap .modal__content .primary-menu .menu-item-252 {
  display: none;
}
.footer .footerQuickAccess .modal.sitemap .modal__content .primary-menu > li {
  flex-direction: column;
  align-items: flex-start;
}
.footer .footerQuickAccess .modal.sitemap .modal__content .primary-menu > li > a {
  font-weight: 700;
  color: #BA9B37;
  font-size: 14px;
  margin: 0 0 16px;
  text-transform: uppercase;
}
.footer .footerQuickAccess .modal.sitemap .modal__content .primary-menu > li .sub-menu {
  flex-direction: column;
}
.footer .footerQuickAccess .modal.sitemap .modal__content .primary-menu > li .sub-menu a {
  color: white;
  font-size: 14px;
}
.footer .footerQuickAccess .modal.sitemap .modal__content .primary-menu > li .sub-menu a:hover {
  color: white;
  text-decoration: underline;
}
.footer .footerQuickAccess .modal.sitemap .modal__content .FloatMenuFirst {
  list-style: none;
  padding: 0;
  position: absolute;
}
.footer .footerQuickAccess .modal.sitemap .modal__content .FloatMenuFirst > li {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: baseline;
}
.footer .footerQuickAccess .modal.sitemap .modal__content .FloatMenuFirst > li > a {
  color: #BA9B37;
  text-transform: uppercase;
  width: 100%;
  display: flex;
  align-items: center;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 600;
  padding-bottom: 16px;
}
.footer .footerQuickAccess .modal.sitemap .modal__content .FloatMenuFirst > li ul {
  list-style: none;
  padding: 0;
}
.footer .footerQuickAccess .modal.sitemap .modal__content .FloatMenuFirst > li ul li {
  margin-bottom: 10px;
}
.footer .footerQuickAccess .modal.sitemap .modal__content .FloatMenuFirst > li ul li a {
  color: white;
  text-transform: none;
  font-size: 14px;
  font-size: 0.875rem;
  text-transform: none;
  font-weight: 400;
}
.footer .footerQuickAccess .modal.sitemap .modal__content .FloatMenuSecond {
  list-style: none;
  padding: 0;
  position: absolute;
  left: 285px;
}
.footer .footerQuickAccess .modal.sitemap .modal__content .FloatMenuSecond > li {
  position: relative;
}
.footer .footerQuickAccess .modal.sitemap .modal__content .FloatMenuSecond > li > a {
  color: white;
  text-transform: uppercase;
  width: 100%;
  display: flex;
  align-items: center;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 600;
  padding-bottom: 10px;
}
.footer .footerQuickAccess .modal.sitemap .modal__content .FloatMenuSecond > li ul {
  list-style: none;
  padding: 0;
}
.footer .footerQuickAccess .modal.sitemap .modal__content .FloatMenuSecond > li ul li {
  margin-bottom: 10px;
}
.footer .footerQuickAccess .modal.sitemap .modal__content .FloatMenuSecond > li ul li a {
  color: white;
  text-transform: none;
  font-size: 14px;
  font-size: 0.875rem;
  text-transform: none;
  font-weight: 400;
}
.footer .footerQuickAccess h3 {
  font-size: 13px;
  font-size: 0.8125rem;
  color: #BA9B37;
  margin: 0;
}
.footer .footerQuickAccess h4 {
  font-size: 13px;
  font-size: 0.8125rem;
  color: #fff;
  margin: 0;
  font-weight: 400;
}
.footer .footerQuickAccess h4::after {
  content: "";
  width: 18px;
  margin: 0px 8px;
  height: 18px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: 0.5s all;
  background: url(img/footer_arrow_down.png);
}
.footer .footerQuickAccess h4:hover:after {
  transform: rotate(-180deg) translateY(50%);
}
.footer .policies {
  display: flex;
  justify-content: flex-end;
  flex-grow: 1;
}
.footer .policies ul {
  display: flex;
  list-style: none;
  margin: 25px 0px;
}
@media (max-width: 767px) {
  .footer .policies ul {
    margin: 0;
    padding: 20px 0px;
  }
}
.footer .policies ul li {
  padding: 0px 10px;
}
.footer .policies ul li:first-child {
  border-right: 1px solid #fff;
}
.footer .policies ul li a {
  color: #fff;
  font-size: 13px;
  font-size: 0.8125rem;
}
.footer .quoteDate {
  padding: 20px 0;
  color: #ffffff;
  font-size: 13px;
}
@media (min-width: 1024px) {
  .footer .quoteDate {
    margin: 0 42px;
  }
}
.footer .pMZ {
  display: flex;
  justify-content: flex-end;
  padding: 7px 0;
}
.footer .pMZ a {
  color: white;
  font-size: 13px;
  font-size: 0.8125rem;
}

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

.div-carousel {
  display: flex !important;
  align-items: center;
  justify-content: space-around;
}
.div-carousel h4 {
  color: #383838 !important;
  font-weight: 700 !important;
  font-size: 20px !important;
  padding: 10px 0;
}
.div-carousel .filter-results {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.home .modal-box {
  padding: 70px 0;
  background-color: rgba(0, 0, 0, 0.7);
  opacity: 0;
  position: fixed;
  top: 0;
  width: 100vw;
  height: 100vh;
  pointer-events: none;
  z-index: 99999;
}
.home .modal-box.active {
  opacity: 1;
  pointer-events: all;
}
.home .modal-box form {
  position: absolute;
  top: 50%;
  width: 100%;
  max-width: 500px !important;
  transform: translateY(-50%);
  padding: 30px 50px 25px;
  height: 570px;
}
.home .modal-box form::before {
  display: none;
}
.home .modal-box form fieldset {
  padding: 5px 15px;
  border: 0;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.25);
  border-radius: 5px;
  background: #fff;
}
.home .modal-box form fieldset input {
  box-sizing: border-box;
  width: 100%;
  resize: none;
  border: 0;
  padding: 5px 0;
  margin: 0;
}
.home .modal-box form fieldset label {
  font-weight: bold;
  font-size: 13px;
  font-size: 0.8125rem;
  align-self: flex-start;
  color: #000;
}
.home .modal-box form fieldset select {
  border: none;
  padding: 7px 0;
  margin: 0;
}
.home .modal-box form fieldset .select__multiple {
  margin: 0;
  padding: 7px 0;
  border: none;
}
.home .modal-box form .terms {
  margin: 0 0 10px;
  padding: 5px 30px;
}
.home .modal-box form .g-recaptcha {
  display: flex;
  align-items: center;
  justify-content: center;
}
.home .modal-box form button {
  margin-top: 5px;
}
.home .modal-box .close-modal {
  cursor: pointer;
  height: 16px;
  position: absolute;
  top: 11px;
  right: 13px;
}
.home .modal-box .close-modal svg {
  display: block !important;
}
.home .banner {
  background-repeat: no-repeat;
  position: relative;
}
.home .banner > .carousel .item {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 0 105px;
  min-height: 500px;
  position: relative;
}
.home .banner > .carousel .item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(10, 10, 20, 0.3);
  z-index: 1;
}
@media (max-width: 767px) {
  .home .banner > .carousel .item {
    background-repeat: no-repeat;
    background-size: cover;
    height: 80vh;
    min-height: 420px;
    background-position: center 110px;
  }
}
.home .banner > .carousel .item .img {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: 100%;
  min-height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
}
.home .banner > .carousel .item .img-mobile {
  display: none;
}
@media (max-width: 767px) {
  .home .banner > .carousel .item .img {
    display: none;
    background-position: center;
  }
  .home .banner > .carousel .item .img-mobile {
    display: block;
  }
}
.home .banner > .carousel .item .text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  justify-content: flex-start;
  text-align: left;
  z-index: 1;
  height: auto;
}
.home .banner > .carousel .item .text > div {
  max-width: 100%;
  width: 470px;
  height: auto;
}
.home .banner > .carousel .item .text h3 {
  font-size: 40px;
  font-size: 2.5rem;
  font-weight: 700;
  color: white;
}
.home .banner > .carousel .item .text * {
  color: #fff;
  margin: 0;
  font-size: 14px;
  line-height: 35px;
  font-weight: 700;
}
@media (min-width: 576px) {
  .home .banner > .carousel .item .text * {
    font-size: 12px;
    line-height: 45px;
  }
}
.home .banner > .carousel .item .button {
  position: absolute;
  top: 60%;
  left: 32%;
  transform: translate(-50%, -50%);
  width: 100%;
  max-width: 470px;
  height: auto;
  display: flex;
  justify-content: flex-start;
  text-align: left;
  z-index: 1;
}
@media (max-width: 991px) {
  .home .banner > .carousel .item .button {
    left: 55%;
  }
}
.home .banner > .carousel .item .button a {
  background-color: white;
  border-radius: 10px;
  color: #1B4633;
  font-size: 15px;
  font-size: 0.9375rem;
  text-align: center;
  padding: 15px 50px;
  font-weight: 700;
}
.home .banner .video {
  position: absolute;
  object-fit: cover;
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.home .banner .container {
  position: relative;
  height: 100%;
}
.home .banner .arrow-down {
  position: absolute;
  bottom: 50px;
  right: 100px;
  transform: translateX(-50%) !important;
  cursor: pointer;
  z-index: 99;
  padding: 20px;
}
@media (max-width: 320px) {
  .home .banner .arrow-down {
    bottom: 55px;
    right: 10px;
  }
}
@media (max-width: 767px) {
  .home .banner .arrow-down {
    bottom: 80px;
    right: 20px;
  }
}
@media (min-width: 1690px) {
  .home .banner .arrow-down {
    right: 290px;
    bottom: 100px;
  }
}
@media (min-width: 1800px) {
  .home .banner .arrow-down {
    right: 350px;
    bottom: 110px;
  }
}
@media (min-width: 2000px) {
  .home .banner .arrow-down {
    right: 455px;
    bottom: 120px;
  }
}
@media (min-width: 2700px) {
  .home .banner .arrow-down {
    right: 810px;
  }
}
.home .banner .arrow-down.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
}
@-webkit-keyframes bounce {
  0%, 100% {
    -webkit-transform: translateY(0) translateX(-50%);
  }
  50% {
    -webkit-transform: translateY(-5px) translateX(-50%);
  }
}
@keyframes bounce {
  0%, 100% {
    transform: translateY(0) translateX(-50%);
  }
  50% {
    transform: translateY(-5px) translateX(-50%);
  }
}
.home .banner .arrow-down .bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
}
.home .banner .slick-next {
  background: url(img/arrowNext.png);
  background-repeat: no-repeat;
  position: absolute;
  right: 110px;
  width: 50px;
  height: 50px;
  z-index: 1;
}
.home .banner .slick-next::before {
  content: none;
}
@media (min-width: 1500px) {
  .home .banner .slick-next {
    right: 110px;
  }
}
@media (min-width: 1690px) {
  .home .banner .slick-next {
    right: 280px;
  }
}
@media (min-width: 1800px) {
  .home .banner .slick-next {
    right: 340px;
  }
}
@media (min-width: 2000px) {
  .home .banner .slick-next {
    right: 450px;
  }
}
@media (min-width: 2700px) {
  .home .banner .slick-next {
    right: 800px;
  }
}
@media (max-width: 767px) {
  .home .banner .slick-next {
    display: none !important;
  }
}
.home .banner .slick-prev {
  background: url(img/arrowPrev.png);
  background-repeat: no-repeat;
  position: absolute;
  left: 110px;
  width: 50px;
  height: 50px;
  z-index: 1;
}
.home .banner .slick-prev::before {
  content: none;
}
@media (min-width: 1500px) {
  .home .banner .slick-prev {
    left: 110px;
  }
}
@media (min-width: 1690px) {
  .home .banner .slick-prev {
    left: 280px;
  }
}
@media (min-width: 1800px) {
  .home .banner .slick-prev {
    left: 340px;
  }
}
@media (min-width: 2000px) {
  .home .banner .slick-prev {
    left: 450px;
  }
}
@media (min-width: 2700px) {
  .home .banner .slick-prev {
    left: 800px;
  }
}
@media (max-width: 767px) {
  .home .banner .slick-prev {
    display: none !important;
  }
}
.home .banner .slick-dots {
  position: absolute;
  bottom: initial;
  bottom: 6%;
  transform: translateX(-50%);
  justify-content: center;
  left: 50%;
  height: initial;
  padding: 0 15px !important;
}
.home .banner .slick-dots li {
  width: 16px;
  height: 16px;
}
.home .banner .slick-dots li:first-child {
  margin-left: 0;
}
.home .banner .slick-dots li + li {
  margin-left: 10px;
}
.home .banner .slick-dots li button {
  background-color: white;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  border: 1px solid #fff;
}
.home .banner .slick-dots li button:before {
  display: none;
}
.home .banner .slick-dots li.slick-active button {
  background-color: #BA9B37;
  border: #BA9B37;
}
.home .banner .pageHome__quickaccess {
  background: white;
  width: 100%;
  padding: 70px 0;
  overflow: hidden;
}
.home .banner .pageHome__quickaccess__slide {
  margin: 0 -15px;
}
.home .banner .pageHome__quickaccess__slide .slick-slide:last-child .box {
  border-right: none;
}
.home .banner .pageHome__quickaccess__slide .box {
  padding: 0 15px;
  border-right: 1px solid #CBCED0;
}
.home .banner .pageHome__quickaccess__slide .box:nth-child(3) {
  border: none;
}
.home .banner .pageHome__quickaccess__slide .item a img {
  margin: 0 auto;
}
.home .banner .pageHome__quickaccess__slide .item span {
  color: #1B4633;
  font-weight: 700;
  font-size: 15px;
  font-size: 0.9375rem;
  text-transform: uppercase;
  text-align: center;
}
.home .banner .pageHome__quickaccess__slide .prev {
  left: 0%;
  position: absolute;
  top: calc(50% - 28px);
  width: 42px;
  height: 42px;
  cursor: pointer;
  border: none;
  background-image: url(img/left_arrow.png);
  background-color: transparent;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 32px;
  z-index: 1;
}
.home .banner .pageHome__quickaccess__slide .next {
  right: 0%;
  position: absolute;
  top: calc(50% - 28px);
  width: 42px;
  height: 42px;
  cursor: pointer;
  border: none;
  background-image: url(img/right_arrow.png);
  background-color: transparent;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 32px;
  z-index: 1;
}
.home .quotes {
  background-color: #F4F4F4;
  position: relative;
  bottom: 5px;
}
@media (max-width: 1199px) {
  .home .quotes {
    padding: 10px 0 20px;
  }
}
.home .quotes > .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 1199px) {
  .home .quotes > .container {
    flex-direction: column;
  }
}
.home .quotes > .container ul {
  margin: 0;
  padding: 0;
  width: 100%;
  display: flex;
  list-style: none;
  align-items: center;
  justify-content: space-evenly;
  height: 45px;
  border-right: 1px solid #cccccc;
}
@media (max-width: 1199px) {
  .home .quotes > .container ul {
    border: none;
    height: 35px;
  }
}
@media (min-width: 1200px) {
  .home .quotes > .container ul {
    padding-right: 40px;
    justify-content: space-between;
  }
  .home .quotes > .container ul:not(:first-child) {
    padding-left: 40px;
  }
}
.home .quotes > .container ul:last-child {
  border: none;
}
.home .quotes > .container ul li {
  color: #434343;
  font-size: 14px;
  font-size: 0.875rem;
  position: relative;
}
.home .quotes > .container ul li.up {
  color: #13754C;
}
.home .quotes > .container ul li.up::before {
  content: "";
  position: absolute;
  background-image: url(img/quoteUp.png);
  background-repeat: no-repeat;
  width: 8px;
  height: 8px;
  left: 100%;
  top: calc(50% - 3px);
  margin-left: 5px;
}
.home .quotes > .container ul li.down {
  color: #FF0000;
}
.home .quotes > .container ul li.down::before {
  content: "";
  position: absolute;
  background-image: url(img/quoteDown.png);
  background-repeat: no-repeat;
  width: 8px;
  height: 8px;
  left: 100%;
  top: calc(50% - 3px);
  margin-left: 5px;
}
.home .quotes > .container .listIndex {
  border: none !important;
}
.home .quotes > .container a {
  background-color: #1B4633;
  border-radius: 4px;
  color: #5AA8A1;
  height: 30px;
  display: flex;
  align-items: center;
  padding: 0 20px;
  font-size: 14px;
}
@media (max-width: 1199px) {
  .home .quotes > .container a {
    margin-top: 15px;
  }
}
.home .blocks {
  padding: 30px 0 80px;
}
@media (max-width: 767px) {
  .home .blocks {
    padding: 30px 0;
  }
}
.home .blocks > .container {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
}
@media (max-width: 1199px) {
  .home .blocks > .container {
    flex-direction: column;
  }
}
.home .blocks > .container .left {
  width: 100%;
}
.home .blocks > .container .left .lastFilesHome {
  box-shadow: 4px 4px 15px rgba(33, 46, 87, 0.08);
  border-radius: 8px;
  max-width: 365px;
  padding: 20px;
  min-height: 520px;
  position: relative;
}
@media (max-width: 767px) {
  .home .blocks > .container .left .lastFilesHome {
    margin: 0 auto 35px auto;
  }
}
.home .blocks > .container .left .lastFilesHome h3 {
  color: #1B4633;
  font-size: 18px;
  font-size: 1.125rem;
  text-transform: uppercase;
  font-weight: 700;
  margin: 0;
}
.home .blocks > .container .left .lastFilesHome .lastUpdates {
  border-spacing: 5px 10px;
}
@media (max-width: 767px) {
  .home .blocks > .container .left .lastFilesHome .lastUpdates {
    border-spacing: 0px 10px;
  }
}
.home .blocks > .container .left .lastFilesHome .lastUpdates .icone {
  width: 10%;
}
.home .blocks > .container .left .lastFilesHome .lastUpdates .dateTitle {
  display: flex;
  flex-direction: column-reverse;
  margin-top: 15px;
}
.home .blocks > .container .left .lastFilesHome .lastUpdates .dateTitle .link a {
  color: #000;
  font-size: 15px;
  font-weight: 400;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 270px;
  display: block;
}
.home .blocks > .container .left .lastFilesHome .lastUpdates .dateTitle .data {
  color: black;
  font-size: 13px;
  font-weight: 700;
  margin-bottom: 3px;
}
.home .blocks > .container .left .lastFilesHome .seeAll {
  background: #1B4633;
  padding: 15px 15px;
  width: 222px;
  border-radius: 4px;
  color: #FFF;
  font-weight: 700;
  font-size: 15px;
  margin-bottom: 0;
  display: block;
  text-align: center;
  position: absolute;
  bottom: 35px;
}
.home .blocks > .container .center {
  width: 100%;
}
.home .blocks > .container .center .eventsHome {
  box-shadow: 4px 4px 15px rgba(33, 46, 87, 0.08);
  border-radius: 8px;
  max-width: 365px;
  padding: 20px;
  min-height: 520px;
  position: relative;
}
@media (max-width: 767px) {
  .home .blocks > .container .center .eventsHome {
    margin: 0 auto 35px auto;
  }
}
.home .blocks > .container .center .eventsHome h3 {
  color: #1B4633;
  font-size: 18px;
  font-size: 1.125rem;
  text-transform: uppercase;
  font-weight: 700;
  margin: 0;
}
.home .blocks > .container .center .eventsHome .home_events_list table {
  border-spacing: 5px 20px;
}
.home .blocks > .container .center .eventsHome .home_events_list table .icon {
  width: 10%;
  border: none;
  padding: 0;
}
.home .blocks > .container .center .eventsHome .home_events_list table .icon a img {
  position: relative;
  top: 8px;
}
.home .blocks > .container .center .eventsHome .home_events_list table .dateTitle {
  display: flex;
  flex-direction: column-reverse;
  margin-top: 15px;
  padding: 0;
  border: none;
}
.home .blocks > .container .center .eventsHome .home_events_list table .dateTitle .title {
  color: #000;
  font-size: 15px;
  font-weight: 400;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 270px;
  display: block;
}
.home .blocks > .container .center .eventsHome .home_events_list table .dateTitle .date {
  color: black;
  font-size: 13px;
  font-weight: 700;
  margin-bottom: 3px;
}
.home .blocks > .container .center .seeAll {
  background: #1B4633;
  padding: 15px 15px;
  width: 222px;
  border-radius: 4px;
  color: #FFF;
  font-weight: 700;
  font-size: 15px;
  margin-bottom: 0;
  display: block;
  text-align: center;
  position: absolute;
  bottom: 35px;
}
.home .blocks > .container .right {
  width: 100%;
}
.home .blocks > .container .right .resultsHome {
  box-shadow: 4px 4px 15px rgba(33, 46, 87, 0.08);
  border-radius: 8px;
  max-width: 365px;
  padding: 20px;
  min-height: 520px;
  position: relative;
}
@media (max-width: 767px) {
  .home .blocks > .container .right .resultsHome {
    margin: 0 auto 35px auto;
  }
}
.home .blocks > .container .right .resultsHome h3 {
  color: #1B4633;
  font-size: 18px;
  font-size: 1.125rem;
  text-transform: uppercase;
  font-weight: 700;
  margin: 0;
}
.home .blocks > .container .right .resultsHome .resultsCenter__nav {
  list-style: none;
  padding: 0;
  justify-content: space-between;
  margin-bottom: 35px;
}
.home .blocks > .container .right .resultsHome .resultsCenter__nav li {
  font-weight: 700;
  font-size: 16px;
  font-size: 1rem;
  color: black;
  cursor: pointer;
}
.home .blocks > .container .right .resultsHome .resultsCenter__nav li.active {
  color: #BA9B37;
  position: relative;
}
.home .blocks > .container .right .resultsHome .resultsCenter__nav li.active::after {
  content: "";
  height: 1px;
  background-color: black;
  width: 35px;
  bottom: -3px;
  position: absolute;
  transform: translateX(-50%);
  left: 50%;
}
.home .blocks > .container .right .resultsHome .resultsCenter__files .item {
  display: flex;
  align-items: center;
  margin-bottom: 25px;
}
.home .blocks > .container .right .resultsHome .resultsCenter__files .item img {
  margin-right: 10px;
}
.home .blocks > .container .right .resultsHome .resultsCenter__files .item a {
  color: black;
  font-size: 15px;
  font-size: 0.9375rem;
}
.home .blocks > .container .right .seeAll {
  background: #1B4633;
  padding: 15px 15px;
  width: 222px;
  border-radius: 4px;
  color: #FFF;
  font-weight: 700;
  font-size: 15px;
  margin-bottom: 0;
  display: block;
  text-align: center;
  position: absolute;
  bottom: 35px;
}
.home .textContent {
  display: flex;
  position: relative;
  height: 450px;
}
@media (max-width: 991px) {
  .home .textContent {
    height: auto;
    flex-direction: column-reverse;
  }
}
.home .textContent .textContent-left {
  width: 50%;
  background-color: #1B4633;
  padding: 50px 100px;
  display: flex;
  align-items: center;
}
@media (max-width: 991px) {
  .home .textContent .textContent-left {
    width: 100%;
    padding: 50px 40px;
  }
}
.home .textContent .textContent-left h3 {
  font-weight: 400;
  color: white;
  font-size: 36px;
  font-size: 2.25rem;
  text-transform: uppercase;
  margin-bottom: 35px;
}
.home .textContent .textContent-left h3 strong {
  font-weight: 700;
}
.home .textContent .textContent-left p {
  color: white;
  font-size: 16px;
  font-size: 1rem;
  text-align: justify;
}
.home .textContent .textContent-right {
  width: 50%;
  background-image: url(img/textContent-img.png);
  background-size: cover;
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  .home .textContent .textContent-right {
    width: 100%;
    height: 380px;
  }
}
.home .numbers {
  background-color: #FFF;
  background-image: url(img/bgnumbers.png);
  background-repeat: no-repeat;
  background-position: right 0px;
  background-size: cover;
  display: flex;
  align-items: center;
  position: relative;
  padding: 80px 0 50px;
}
.home .numbers > .container {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.home .numbers > .container div {
  max-width: 100%;
  width: 280px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  margin-bottom: 35px;
}
@media (max-width: 991px) {
  .home .numbers > .container div:nth-child(1) {
    max-width: 50%;
  }
  .home .numbers > .container div:nth-child(2) {
    max-width: 50%;
  }
  .home .numbers > .container div:nth-child(3) {
    max-width: 33%;
  }
  .home .numbers > .container div:nth-child(4) {
    max-width: 33%;
  }
  .home .numbers > .container div:nth-child(5) {
    max-width: 33%;
  }
  .home .numbers > .container div:nth-child(6) {
    max-width: 50%;
  }
  .home .numbers > .container div:nth-child(7) {
    max-width: 50%;
  }
}
.home .numbers > .container div h3 {
  text-transform: uppercase;
  color: #383838;
  font-weight: 700;
  font-size: 30px;
  font-size: 1.875rem;
  margin: 10px 0;
}
@media (max-width: 991px) {
  .home .numbers > .container div p {
    max-width: 100px;
    text-align: center;
  }
}
.home .mailing {
  display: flex;
  position: relative;
  height: 600px;
}
@media (max-width: 767px) {
  .home .mailing {
    height: unset;
    flex-direction: column;
  }
}
.home .mailing .mailing-left {
  width: 45%;
  padding: 50px 50px 50px 100px;
  background-color: #1B4633;
}
@media (max-width: 767px) {
  .home .mailing .mailing-left {
    width: 100%;
    padding: 50px 20px;
  }
}
.home .mailing .mailing-left h3 {
  font-weight: 400;
  color: white;
  font-size: 36px;
  font-size: 2.25rem;
  text-transform: uppercase;
  margin-bottom: 35px;
}
.home .mailing .mailing-left h3 strong {
  font-weight: 700;
}
.home .mailing .mailing-left p {
  color: white;
  font-size: 16px;
  font-size: 1rem;
  text-align: justify;
}
.home .mailing .mailing-left ul {
  list-style: none;
  padding: 0;
  margin: 25px 0 0 0;
}
.home .mailing .mailing-left ul li {
  display: flex;
  align-items: center;
  color: white;
  margin-bottom: 15px;
}
.home .mailing .mailing-left ul li img {
  margin-right: 15px;
}
.home .mailing .mailing-right {
  width: 55%;
  background-color: #1B4633;
  padding: 50px;
  display: flex;
  align-items: center;
}
@media (max-width: 1199px) {
  .home .mailing .mailing-right {
    width: 100%;
    padding: 50px 0;
    overflow: hidden;
  }
}
.home .mailing .mailing-right h3 {
  font-weight: 400;
  color: white;
  font-size: 36px;
  font-size: 2.25rem;
  text-transform: uppercase;
  margin-bottom: 35px;
}
.home .mailing .mailing-right h3 strong {
  font-weight: 700;
}
@media (max-width: 767px) {
  .home .mailing .mailing-right .mailing-form-home .flex-cap {
    flex-direction: column-reverse;
  }
}
@media (max-width: 991px) {
  .home .mailing .mailing-right .mailing-form-home .mbFlex {
    flex-direction: column;
  }
}
.home .mailing .mailing-right .mailing-form-home .w-50 {
  width: 50%;
}
@media (max-width: 991px) {
  .home .mailing .mailing-right .mailing-form-home .w-50 {
    width: 100%;
  }
}
.home .mailing .mailing-right .mailing-form-home fieldset {
  border: none;
  display: flex;
  flex-direction: column;
  width: 50%;
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  .home .mailing .mailing-right .mailing-form-home fieldset {
    width: 100%;
  }
}
.home .mailing .mailing-right .mailing-form-home fieldset label {
  color: #fff;
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: 400;
}
.home .mailing .mailing-right .mailing-form-home fieldset input {
  width: 100%;
  height: 48px;
  padding: 10px;
  border-radius: 4px;
  outline: none;
  border: none;
}
.home .mailing .mailing-right .mailing-form-home fieldset select {
  width: 100%;
  height: 48px;
  background: #fff;
  border-radius: 4px;
  font-family: "Campton";
}
.home .mailing .mailing-right .mailing-form-home fieldset .selectOptions {
  height: 123px;
}
.home .mailing .mailing-right .mailing-form-home fieldset .selectOptions::-webkit-scrollbar {
  background-color: transparent;
  width: 8px;
}
.home .mailing .mailing-right .mailing-form-home fieldset .selectOptions::-webkit-scrollbar-thumb {
  background-color: #1B4633 !important;
}
.home .mailing .mailing-right .mailing-form-home fieldset .selectOptions option {
  padding: 10px;
  padding-left: 35px;
  border-bottom: 1px solid #ffffff;
  background-color: transparent !important;
  position: relative;
  font-weight: 400;
  font-size: 15px;
}
.home .mailing .mailing-right .mailing-form-home fieldset .selectOptions option:before {
  content: "";
  background: url("img/icon-checked-off.png") no-repeat center;
  position: absolute;
  top: 10px;
  left: 7px;
  width: 17px;
  height: 17px;
  opacity: 0.5;
  cursor: pointer;
}
.home .mailing .mailing-right .mailing-form-home fieldset .selectOptions option:checked:before {
  opacity: 1;
  background: url("img/icon-checked.png") no-repeat center;
}
.home .mailing .mailing-right .mailing-form-home .terms {
  width: 100%;
  margin-bottom: 0;
}
.home .mailing .mailing-right .mailing-form-home .terms input {
  width: auto;
  position: absolute;
}
.home .mailing .mailing-right .mailing-form-home .terms label {
  margin: 14px 0 0 25px;
  font-weight: 300;
}
@media (max-width: 991px) {
  .home .mailing .mailing-right .mailing-form-home .g-recaptcha {
    display: flex;
    justify-content: center;
  }
}
.home .mailing .mailing-right .mailing-buttons {
  display: flex;
  justify-content: center;
  margin: 25px 15px 0 15px;
}
.home .mailing .mailing-right .mailing-buttons button {
  background-color: #fff;
  color: #1B4633;
  padding: 10px;
  border-radius: 10px;
  margin: 0px 15px;
  text-transform: uppercase;
}
.home .mailing .mailing-right .mailing-buttons #btn_cancel {
  color: white;
  border: 2px solid white;
  background-color: #1B4633;
  padding: 10px;
  border-radius: 10px;
  text-transform: uppercase;
}
.home .mailing .mailing-right .mailing-buttons a {
  color: #1B4633;
  background-color: #BA9B37;
  padding: 10px;
  border-radius: 4px;
  text-align: center;
  width: 150px;
}

.internal-banner {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  min-height: 300px;
  padding: 0 0 20px 0;
  margin-bottom: 0;
  background-color: #FFF;
  background-position: center top;
  background-size: cover;
  background-repeat: no-repeat;
}
.internal-banner::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  background: rgba(10, 10, 20, 0.3);
  mix-blend-mode: normal;
  z-index: 1;
}
.internal-banner h1 {
  display: block;
  margin: 0;
  color: #fff;
  line-height: 130%;
  font-size: 48px;
  font-size: 3rem;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 15px;
}
@media (min-width: 1200px) {
  .internal-banner h1 {
    line-height: 45px;
  }
}
@media (max-width: 767px) {
  .internal-banner h1 {
    font-size: 28px;
  }
}
.internal-banner h1 span {
  color: #FFF;
  font-size: 22px;
  font-weight: 300;
}
.internal-banner #breadcrumbs {
  margin: 0;
  padding: 0;
  list-style: none;
  color: white;
}
.internal-banner #breadcrumbs, .internal-banner #breadcrumbs * {
  display: inline;
}
.internal-banner #breadcrumbs li > * {
  color: #fff;
  font-size: 14px;
  font-size: 0.875rem;
  font-family: "Raleway Light", sans-serif;
  font-weight: 400 !important;
  line-height: 20px;
}
.internal-banner #breadcrumbs li .bread-parent {
  padding: 10px;
}
.internal-banner #breadcrumbs li a {
  padding: 10px;
}
.internal-banner #breadcrumbs li a:hover {
  color: #1B4633;
}
.internal-banner #breadcrumbs li:last-child {
  padding-left: 9px;
}
.internal-banner #breadcrumbs .bread-home {
  padding-left: 0 !important;
}

.page-template-file-manager .accordion__item__header {
  background: transparent;
  color: #1B4633;
}
.page-template-file-manager .accordion__item__header.active {
  background: transparent;
  color: #1B4633;
  font-size: 25px;
  font-size: 1.5625rem;
}
.page-template-file-manager .accordion__item__header.active::before {
  display: none;
}

.wpContent {
  margin: 80px 0 156px 0;
}
.wpContent > .container {
  position: relative;
}
.wpContent .internalGrid {
  display: flex;
  align-items: baseline;
}
@media (max-width: 767px) {
  .wpContent .internalGrid {
    flex-direction: column-reverse;
  }
}
.wpContent .internalGrid .internalGridLeft {
  width: 75%;
}
@media (max-width: 767px) {
  .wpContent .internalGrid .internalGridLeft {
    width: 100%;
  }
}
.wpContent .internalGrid .internalGridRight {
  width: 25%;
  position: absolute;
  right: 0%;
  top: 0;
}
@media (max-width: 767px) {
  .wpContent .internalGrid .internalGridRight {
    width: 100%;
    position: relative;
  }
}
.wpContent .internalGrid .internalGridRight .relatedLinks {
  border: 1px solid #C4C4C4;
  padding: 20px;
  margin: 0 0 0 20px;
}
@media (max-width: 767px) {
  .wpContent .internalGrid .internalGridRight .relatedLinks {
    margin: 0 0 20px 0px;
  }
}
.wpContent .internalGrid .internalGridRight .relatedLinks h3 {
  color: #1B4633;
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: 600;
  margin: 0 0 10px;
  text-align: center;
}
.wpContent .internalGrid .internalGridRight .relatedLinks ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.wpContent .internalGrid .internalGridRight .relatedLinks ul li a {
  font-size: 16px;
  font-size: 1rem;
  color: #606060;
  text-decoration: none;
}
.wpContent .internalGrid .internalGridRight .relatedLinks ul li::before {
  display: none;
}
.wpContent .titleDestaque {
  background-color: #1B4633;
  position: relative;
  padding: 30px 65px 30px 100px;
}
.wpContent .titleDestaque::before {
  content: "";
  position: absolute;
  background-image: url(img/title-destaque-before.png);
  background-repeat: no-repeat;
  background-position: center;
  width: 129px;
  height: 136px;
  right: 95%;
  top: 0%;
}
.wpContent--faqs {
  margin: 30px 0;
}
.wpContent--tabs {
  margin: 30px 0;
}
.wpContent--hlArea {
  margin: 45px 0;
}
.wpContent--stockinfo .graph {
  width: 100%;
}
.wpContent--stockinfo .graph ~ .graph {
  margin-top: 40px;
}
.wpContent--stockinfo .graph h2 {
  font-size: 26px;
  margin-bottom: 30px;
  color: #1B4633;
}
.wpContent--stockinfo .graph .chart .tbPrices {
  border: none;
}
.wpContent--stockinfo .graph .chart .tbPrices .tbPrices__title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15px 18px;
  margin: 0;
  color: white;
  font-family: "Raleway Light", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
  border-bottom: 1px solid #D5D7D8;
  background-color: #BA9B37;
  border-radius: 6px 6px 0px 0px;
}
.wpContent--stockinfo .graph .chart .tbPrices .tbPrices__title .ticker {
  font-weight: 700;
}
.wpContent--stockinfo .graph .chart .tbPrices .tbPrices__price {
  background-color: #fff;
  border: none;
}
.wpContent--stockinfo .graph .chart .tbPrices .tbPrices__price span {
  font-family: "Raleway Light", sans-serif;
  font-weight: 400;
}
.wpContent--stockinfo .graph .chart .tbPrices .tbPrices__price .price {
  color: #BA9B37;
  font-size: 24px;
  font-weight: 700;
}
.wpContent--stockinfo .graph .chart .tbPrices .tbPrices__price .variation {
  font-size: 23px;
  font-weight: 600;
}
.wpContent--stockinfo .graph .chart .tbPrices .tbPrices__price .up {
  color: #06CA78;
}
.wpContent--stockinfo .graph .chart .tbPrices .tbPrices__price .down {
  color: #FD0505;
}
.wpContent--stockinfo .graph .chart .tbPrices .tbPrices__column {
  border: none;
  background-color: #F2F2F2;
  padding: 0;
}
.wpContent--stockinfo .graph .chart .tbPrices .tbPrices__column span {
  font-family: "Raleway Light", sans-serif;
  font-weight: 600;
  color: #383838;
}
.wpContent--stockinfo .graph .chart .tbPrices .tbPrices__column .label {
  font-weight: 500;
  color: #231F20;
  font-size: 14px;
}
.wpContent--stockinfo .graph .chart .tbPrices .tbPrices__column .value {
  font-size: 16px;
}
.wpContent--stockinfo .graph .chart .tbPrices .tbPrices__column .maxima {
  color: #06CA78;
  font-size: 16px;
}
.wpContent--stockinfo .graph .chart .tbPrices .tbPrices__column .minima {
  color: #FD0505;
  font-size: 16px;
}
.wpContent--stockinfo .graph .chart .tbPrices .tbPrices__column-box.first {
  border: none;
}
.wpContent--stockinfo .graph .chart .btns input {
  display: inline-flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 12px 6px !important;
  padding: 10px 24px;
  border-radius: 6px;
}
.wpContent--stockinfo .graph .historyTabularPrices * {
  font-family: "Raleway Light", sans-serif;
}
.wpContent--stockinfo .graph .historyTabularPrices .historyTickerIdentification {
  padding: 15px 18px;
  margin: 0 0 20px 0;
  border-radius: 6px 6px 0px 0px;
  color: #FFF;
  font-family: "Raleway Light", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 19px;
  border: none;
  background-color: #BA9B37;
}
.wpContent--stockinfo .graph .historyTabularPrices > #historyForm {
  margin: 0 7px;
}
.wpContent--stockinfo .graph .historyTabularPrices > #historyForm .form-inline {
  width: 100%;
  margin: 0 0 44px 0;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  float: none;
}
.wpContent--stockinfo .graph .historyTabularPrices > #historyForm .form-inline > div:not(.last) {
  position: relative;
  display: inline-block;
  width: auto;
  float: none;
  margin: 0;
}
.wpContent--stockinfo .graph .historyTabularPrices > #historyForm .form-inline > div:not(.last) label {
  margin: 0 12px 0 0;
  float: none;
}
.wpContent--stockinfo .graph .historyTabularPrices > #historyForm .form-inline > div:not(.last) input {
  margin: 0;
  padding: 12px 42px 9px 14px;
  max-width: 140px;
  width: 100%;
  height: auto;
  float: none;
  color: rgba(56, 56, 56, 0.75);
  background-color: #FFF;
  font-family: "Raleway Light", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  border: 1px solid #D2D2D2;
  border-radius: 0px;
}
.wpContent--stockinfo .graph .historyTabularPrices > #historyForm .form-inline > div:not(.last)::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  background-position: center;
  background-size: 16px;
  background-repeat: no-repeat;
  background-image: url("img/stockinfoCalendar.svg");
}
.wpContent--stockinfo .graph .historyTabularPrices > #historyForm .form-inline .last {
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.wpContent--stockinfo .graph .historyTabularPrices > #historyForm .form-inline .last .info {
  margin: 0 0 0 18px;
  color: #383838;
  font-size: 12px;
  font-weight: 400;
  line-height: 13px;
}
.wpContent--stockinfo .graph .historyTabularPrices > #historyForm .form-inline .btn {
  float: none;
  color: #FFF !important;
  border: none !important;
  border-radius: 6px !important;
  font-weight: 600 !important;
  background-color: #1B4633 !important;
  padding: 10px 50px !important;
}
@media (max-width: 767px) {
  .wpContent--stockinfo .graph .historyTabularPrices > #historyForm .form-inline .btn {
    padding: 10px 30px !important;
  }
}
.wpContent--stockinfo .graph .historyTabularPrices > #historyForm .form-inline .btn-export {
  display: flex;
  align-items: center;
  background-color: #1B4633;
  border-radius: 0;
}
.wpContent--stockinfo .graph .historyTabularPrices .table__history {
  margin: 0;
  border-collapse: collapse;
}
.wpContent--stockinfo .graph .historyTabularPrices .table__history thead tr th {
  font-size: 14px;
  font-size: 0.875rem;
  background-color: white;
}
.wpContent--stockinfo .graph .historyTabularPrices .table__history tbody tr td {
  min-width: 104px;
  font-size: 14px;
}
.wpContent--hoverBox {
  padding: 48px 0;
}
.wpContent--hoverBox .container {
  display: flex;
  flex-direction: column;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (min-width: 1200px) {
  .wpContent--hoverBox .container {
    flex-direction: row;
    justify-content: center;
  }
}
.wpContent--hoverBox .container .hoverBox {
  position: relative;
  display: block;
  width: 100%;
  max-width: 360px;
  padding: 48px 16px;
  margin: 0 26px;
  cursor: pointer;
  transition-duration: 0.377s;
  background-color: #BA9B37;
}
.wpContent--hoverBox .container .hoverBox, .wpContent--hoverBox .container .hoverBox * {
  color: #FFF;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  text-align: center;
}
.wpContent--hoverBox .container .hoverBox a {
  color: #383838;
  filter: brightness(2);
}
.wpContent--hoverBox .container .hoverBox a:hover {
  text-decoration: underline;
}
.wpContent--hoverBox .container .hoverBox::before {
  content: "";
  position: absolute;
  top: 40px;
  left: 50%;
  width: 80%;
  height: 1px;
  background-color: #FFF;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.wpContent--hoverBox .container .hoverBox::after {
  content: "";
  position: absolute;
  bottom: 40px;
  left: 50%;
  width: 80%;
  height: 1px;
  background-color: #FFF;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.wpContent--hoverBox .container .hoverBox:focus .cover, .wpContent--hoverBox .container .hoverBox:focus-within .cover {
  opacity: 0;
  pointer-events: none;
}
.wpContent--hoverBox .container .hoverBox .cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 40px 16px;
  opacity: 1;
  background-color: #1B4633;
  transition-duration: 0.377s;
}
.wpContent--hoverBox .container .hoverBox .cover::after {
  content: "";
  position: absolute;
  top: 40px;
  left: 50%;
  width: 80%;
  height: 1px;
  background-color: #FFF;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.wpContent--hoverBox .container .hoverBox .cover::before {
  content: "";
  position: absolute;
  bottom: 40px;
  left: 50%;
  width: 80%;
  height: 1px;
  background-color: #FFF;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.wpContent--hoverBox .container .hoverBox .cover .title {
  display: block;
  margin-bottom: 12px;
  color: #FFF;
  font-size: 24px;
  font-weight: 400;
  line-height: 32px;
  text-align: center;
}
.wpContent--hoverBox .container .hoverBox .cover .icon {
  display: block;
  width: 100px;
  height: 100px;
  background-position: center;
  background-repeat: no-repeat;
}
.wpContent--dynamicMap .row .map svg {
  width: 100%;
  height: auto;
}
.wpContent--dynamicMap .row .map svg text {
  display: flex;
  justify-content: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #FFF;
  font-family: "Raleway Light", sans-serif;
  font-size: 14px;
  font-weight: 400;
  pointer-events: none;
  stroke-width: 1px;
  text-align: center;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
  fill: #FFF;
}
.wpContent--dynamicMap .row .map svg > path {
  position: relative;
  transition-duration: 0.144s;
}
.wpContent--dynamicMap .row .map svg > path[initials] {
  fill: #ba9b37;
}
.wpContent--dynamicMap .row .map svg > path[initials]:hover {
  fill: rgba(186, 155, 55, 0.75);
}
.wpContent--dynamicMap .row .map svg > path.active {
  fill: #1B4633;
}
.wpContent--dynamicMap .row .map svg > path.active:hover {
  fill: rgba(27, 70, 51, 0.75);
}
.wpContent--dynamicMap .row .contents {
  display: flex;
  flex-direction: column;
}
.wpContent--dynamicMap .row .contents .stateContent {
  width: 100%;
  max-height: 0;
  padding: 0 27px;
  margin: 0;
  opacity: 0;
  pointer-events: none;
  overflow: auto;
  transition-duration: 0.377s;
  transition-timing-function: ease-out;
  background-color: #FFF;
  box-shadow: 0px 0px 4px #0071AD;
  border-radius: 4px;
}
.wpContent--dynamicMap .row .contents .stateContent.active {
  max-height: 512px;
  padding: 30px 27px;
  margin: 16px 0;
  opacity: 1;
  pointer-events: all;
}
.wpContent--form .custom_form {
  margin: 32px 0 0 0;
  width: auto;
}
.wpContent--form .custom_form .form-group {
  margin-top: 15px;
  margin-bottom: 15px;
}
.wpContent--form .custom_form .form-group .control-label {
  margin: auto;
}
.wpContent--form .custom_form .form-group input {
  margin: 0;
}
.wpContent--form .custom_form fieldset {
  margin: 0;
}
.wpContent--form .custom_form fieldset.checkbox, .wpContent--form .custom_form fieldset.radio {
  margin: 16px 0;
}
.wpContent--form .custom_form fieldset .options > fieldset {
  margin: 15px 0 0;
}
.wpContent--form .custom_form fieldset .options > fieldset input {
  margin: 0;
}
.wpContent--form .custom_form fieldset .options > fieldset input:checked ~ .extraField {
  max-height: none;
  opacity: 1;
}
.wpContent--form .custom_form fieldset .options > fieldset .control-label {
  display: inline-block;
  margin: 0 16px 24px 0;
}
.wpContent--form .custom_form fieldset .options > fieldset .control-label.title {
  display: block;
  margin: 24px 0;
}
.wpContent--form .custom_form fieldset .options > fieldset .extraField {
  display: block;
  width: 100%;
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  transition-duration: 0.377s;
}
.wpContent--radioTabs .container > .custom_form {
  max-width: none;
  width: auto;
}
.wpContent--radioTabs .container > .custom_form fieldset > input:checked ~ .content {
  max-height: 1250px;
  opacity: 1;
}
.wpContent--radioTabs .container > .custom_form fieldset .content {
  display: block;
  width: 100%;
  max-height: 0;
  opacity: 0;
  overflow: auto;
  transition-duration: 0.377s;
}
.wpContent #print {
  position: fixed;
  top: 64%;
  right: 0;
  display: none;
  width: 40px;
  height: 40px;
  cursor: pointer;
  border: 1px solid #1B4633;
  background-color: #1B4633;
  background-image: url("img/print.svg");
  background-size: 32px;
  background-repeat: no-repeat;
  background-position: center;
  transition-duration: 0.144s;
}
.wpContent #print:hover {
  background-color: rgba(27, 70, 51, 0.5);
}
.wpContent #print:active {
  transform: scale(1.1);
}
.wpContent a {
  color: #1B4633;
  text-decoration: underline;
}
.wpContent a:hover {
  opacity: 0.7;
}
.wpContent ul.tbPrices {
  padding: 0 !important;
}
.wpContent ul:not(.cd-timeline-navigation, .tabs__nav, .mapa) {
  list-style: none;
  padding: 0 0 0 15px;
}
.wpContent ul:not(.cd-timeline-navigation, .tabs__nav, .mapa) li {
  color: #383838;
  line-height: 130%;
  margin-top: 0;
  margin-bottom: 0.5rem;
  position: relative;
  padding-left: 5px;
}
.wpContent ul:not(.cd-timeline-navigation, .tabs__nav, .mapa) li:before {
  content: "";
  background: #062C4C;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  position: absolute;
  left: -14px;
  top: 5px;
}
.wpContent ul:not(.mapa):not(.tabs__nav) {
  list-style: none;
  padding: 0 0 0 15px;
}
.wpContent ul:not(.mapa):not(.tabs__nav) li {
  color: #383838;
  line-height: 130%;
  margin-top: 0;
  margin-bottom: 0.5rem;
  position: relative;
  padding-left: 5px;
}
.wpContent ul:not(.mapa):not(.tabs__nav) li:before {
  content: "";
  background: #1B4633;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  position: absolute;
  left: -14px;
  top: 5px;
}
.wpContent .hidden,
.wpContent #no-files {
  display: none;
}
.wpContent .forms.select {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  -ms-flex-pack: flex-end;
  margin-bottom: 10px;
}
.wpContent .forms.select select {
  width: auto;
  height: 48px;
  margin: 0 0 8px 0;
  padding: 0 56px 0 18px;
  color: white;
  font-size: 16px;
  font-weight: 300;
  text-transform: uppercase;
  -webkit-appearance: none;
  appearance: none;
  cursor: pointer;
  border: 1px solid #E1E1E1;
  box-sizing: border-box;
  box-shadow: inset 0px 0px 12px rgba(28, 149, 255, 0.11);
  border-radius: 5px;
  background-color: #1B4633;
  background-image: url(img/arrow_down.svg);
  background-position: 85% center;
  background-repeat: no-repeat;
  background-size: auto;
  transition: 0.144s;
}
.wpContent .forms.select select:hover {
  opacity: 0.7;
}
.wpContent .forms.select select:active {
  opacity: 0.7;
}
.wpContent .contactIr {
  position: relative;
}
@media (min-width: 1200px) {
  .wpContent .contactIr {
    display: flex;
    justify-content: space-around;
  }
}
.wpContent .contactIr__contacts {
  max-width: 500px;
}
.wpContent .contactIr__contacts ul {
  list-style: none;
  padding: 0 !important;
  margin-top: 30px;
}
@media (max-width: 767px) {
  .wpContent .contactIr__contacts ul {
    margin-bottom: 60px;
  }
}
.wpContent .contactIr__contacts ul li {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 15px;
}
.wpContent .contactIr__contacts ul li img {
  margin-right: 15px;
}
.wpContent .contactIr__contacts ul li span {
  font-size: 14px;
}
.wpContent .contactIr__contacts ul li::before {
  display: none !important;
}
.wpContent .contactIr__contacts h3 {
  margin-bottom: 15px;
  color: #1B4633;
  font-size: 18px;
  font-weight: 700;
  line-height: 130%;
}
.wpContent .contactIr__contacts p {
  margin-bottom: 40px;
}
.wpContent .contactIr__form {
  display: flex;
  justify-content: center;
}
@media (min-width: 1200px) {
  .wpContent .contactIr__form {
    align-items: center;
  }
}
.wpContent .contactIr__form .custom_form {
  width: 500px;
  margin: 0 auto;
}
.wpContent .contactIr__form .custom_form label {
  color: black;
  margin-bottom: 10px;
  margin-left: 10px;
  font-weight: 500;
}
.wpContent .contactIr__form .custom_form label.error {
  color: #ff6767;
  display: none;
}
.wpContent .contactIr__form .custom_form label.termos {
  text-align: left;
}
.wpContent .contactIr__form .custom_form label.termos label {
  padding-left: 5px;
  display: inline;
}
.wpContent .contactIr__form .custom_form .label-check {
  display: block !important;
  padding-left: 20px;
  margin-top: 1px;
  font-size: 14px;
  text-transform: none;
  color: #383838;
}
.wpContent .contactIr__form .custom_form .terms {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
.wpContent .contactIr__form .custom_form .terms .input-check {
  margin: 3px 10px 0 0;
  -webkit-appearance: none;
  width: 12px;
  height: 12px;
  position: absolute;
  border: 2px solid #BA9B37;
  background-image: url(img/check-solid.svg);
  background-size: 0;
  transition-duration: 0.2s;
}
.wpContent .contactIr__form .custom_form .terms .input-check:checked {
  background-size: 8px;
}
.wpContent .contactIr__form .custom_form fieldset {
  padding: 1px;
  border: 0;
  margin-bottom: 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.wpContent .contactIr__form .custom_form input[type=text],
.wpContent .contactIr__form .custom_form input[type=email],
.wpContent .contactIr__form .custom_form input[type=phone],
.wpContent .contactIr__form .custom_form select {
  border-radius: 5px;
  margin-bottom: 15px;
  font-size: 16px;
  font-size: 1rem;
  line-height: 130%;
  outline: none;
  border: 1px solid #E1E1E1;
  color: #383838;
  width: 100%;
  padding: 15px;
  background: #FFF;
}
.wpContent .contactIr__form .custom_form input[type=text]::-webkit-input-placeholder,
.wpContent .contactIr__form .custom_form input[type=email]::-webkit-input-placeholder,
.wpContent .contactIr__form .custom_form input[type=phone]::-webkit-input-placeholder,
.wpContent .contactIr__form .custom_form select::-webkit-input-placeholder {
  color: #FFF;
}
.wpContent .contactIr__form .custom_form input[type=text]::-moz-input-placeholder,
.wpContent .contactIr__form .custom_form input[type=email]::-moz-input-placeholder,
.wpContent .contactIr__form .custom_form input[type=phone]::-moz-input-placeholder,
.wpContent .contactIr__form .custom_form select::-moz-input-placeholder {
  color: #FFF;
}
.wpContent .contactIr__form .custom_form input[type=text]::-ms-input-placeholder,
.wpContent .contactIr__form .custom_form input[type=email]::-ms-input-placeholder,
.wpContent .contactIr__form .custom_form input[type=phone]::-ms-input-placeholder,
.wpContent .contactIr__form .custom_form select::-ms-input-placeholder {
  color: #FFF;
}
.wpContent .contactIr__form .custom_form input[type=text]::-o-input-placeholder,
.wpContent .contactIr__form .custom_form input[type=email]::-o-input-placeholder,
.wpContent .contactIr__form .custom_form input[type=phone]::-o-input-placeholder,
.wpContent .contactIr__form .custom_form select::-o-input-placeholder {
  color: #FFF;
}
.wpContent .contactIr__form .custom_form input[type=text]::input-placeholder,
.wpContent .contactIr__form .custom_form input[type=email]::input-placeholder,
.wpContent .contactIr__form .custom_form input[type=phone]::input-placeholder,
.wpContent .contactIr__form .custom_form select::input-placeholder {
  color: #FFF;
}
.wpContent .contactIr__form .custom_form input[type=text]:focus,
.wpContent .contactIr__form .custom_form input[type=email]:focus,
.wpContent .contactIr__form .custom_form input[type=phone]:focus,
.wpContent .contactIr__form .custom_form select:focus {
  border-color: #1B4633;
}
.wpContent .contactIr__form .custom_form .textPrivacyTerms {
  height: 70px;
  font-size: 14px;
  resize: none;
}
.wpContent .contactIr__form .custom_form button {
  max-width: 140px;
  display: block;
  cursor: pointer;
  border-radius: 4px;
  outline: none;
  border: none;
  width: 160px;
  height: 50px;
}
.wpContent .contactIr__form .custom_form .select__multiple {
  outline: none;
  color: #383838;
  width: 100%;
  margin-bottom: 25px;
  padding: 10px;
  background: white;
  border: 1px solid #E1E1E1;
  box-shadow: inset 0px 0px 12px rgba(28, 149, 255, 0.11);
  box-sizing: border-box;
  border-radius: 5px;
}
.wpContent .contactIr__form .custom_form .select__multiple::-webkit-input-placeholder {
  color: #383838;
}
.wpContent .contactIr__form .custom_form .select__multiple::-moz-input-placeholder {
  color: #383838;
}
.wpContent .contactIr__form .custom_form .select__multiple::-ms-input-placeholder {
  color: #383838;
}
.wpContent .contactIr__form .custom_form .select__multiple::-o-input-placeholder {
  color: #383838;
}
.wpContent .contactIr__form .custom_form .select__multiple::input-placeholder {
  color: #383838;
}
.wpContent .contactIr__form .custom_form .select__multiple select {
  padding: 0;
  outline: none;
  width: 100%;
  margin-bottom: 0;
  padding: 0;
  background: white;
  border: 0;
  box-sizing: border-box;
  border-radius: 0;
}
.wpContent .contactIr__form .custom_form .select__multiple select::-webkit-scrollbar {
  background-color: transparent;
  width: 8px;
}
.wpContent .contactIr__form .custom_form .select__multiple select::-webkit-scrollbar-thumb {
  background-color: #1B4633 !important;
}
.wpContent .contactIr__form .custom_form .select__multiple select option {
  padding: 10px;
  padding-left: 35px;
  border-bottom: 1px solid #ffffff;
  background-color: transparent !important;
  position: relative;
  font-weight: 400;
  font-size: 15px;
}
.wpContent .contactIr__form .custom_form .select__multiple select option:before {
  content: "";
  background: url("img/icon-checked-off.png") no-repeat center;
  position: absolute;
  top: 10px;
  left: 7px;
  width: 17px;
  height: 17px;
  opacity: 0.5;
  cursor: pointer;
}
.wpContent .contactIr__form .custom_form .select__multiple select option:checked:before {
  opacity: 1;
  background: url("img/icon-checked.png") no-repeat center;
}
.wpContent .contactIr .g-recaptcha {
  margin: 20px 0px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.wpContent .contactIr .success-box {
  background-color: #1B4633;
  border-radius: 10px;
  padding: 20px 0;
  text-align: center;
  color: white;
  display: none;
  width: 100%;
  margin: auto;
  max-width: 600px;
  padding: 32px 64px;
}
.wpContent .contactIr .fail-box {
  padding: 32px 64px;
  max-width: 600px;
  width: 100%;
  display: none;
  margin: 24px auto;
  padding: 20px 0;
  text-align: center;
  color: #FFABAB;
  border: 2px solid #FFABAB;
  border-radius: 10px;
  background-color: #FFF;
}
.wpContent .success-box {
  border-radius: 10px;
  padding: 20px 0;
  text-align: center;
  color: white;
  display: none;
  width: 100%;
  margin: auto;
  max-width: 600px;
  background-color: #1B4633;
}
.wpContent .fail-box {
  max-width: 600px;
  width: 100%;
  display: none;
  margin: 24px auto;
  padding: 20px 0;
  text-align: center;
  color: #FFABAB;
  border: 2px solid #FFABAB;
  border-radius: 10px;
  background-color: #FFFFFF;
}
.wpContent .contact {
  display: flex;
  justify-content: center;
  position: relative;
  margin-top: 80px;
}
.wpContent .contact h3 {
  margin-bottom: 5px;
  color: #1B4633;
  font-size: 18px;
  font-weight: 700;
  line-height: 130%;
}
.wpContent .contact .g-recaptcha {
  margin: 20px 0px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.wpContent .contact .success-box {
  background-color: #1B4633;
  border-radius: 10px;
  padding: 20px 0;
  text-align: center;
  color: white;
  display: none;
  width: 100%;
  margin: auto;
  max-width: 600px;
}
.wpContent .contact .fail-box {
  max-width: 600px;
  width: 100%;
  display: none;
  margin: 24px auto;
  padding: 20px 0;
  text-align: center;
  color: #FFABAB;
  border: 2px solid #FFABAB;
  border-radius: 10px;
  background-color: #FFFFFF;
}
.wpContent .resumeHeader {
  display: flex;
  padding: 10px;
  background-color: #fff;
}
.wpContent .resumeHeader span {
  width: 50%;
  font-weight: 700;
  font-size: 16px;
  font-size: 1rem;
  line-height: 30px;
  color: #1B4633;
}
@media (max-width: 767px) {
  .wpContent .resumeHeader span {
    line-height: 21px;
    margin-left: 15px;
    font-size: 15px;
  }
}
.wpContent .resumeHeader .cvName {
  margin-left: 30px;
}
.wpContent .resumeHeader .cvOffice {
  margin-left: -5px;
}
.wpContent .resumeHeader .cvElection {
  margin-left: 5px;
}
.wpContent .chart .tbPrices .tbPrices__title,
.wpContent .historyTickerIdentification,
.wpContent .btn-default,
.wpContent .btn-export {
  background-color: #1B4633 !important;
}
.wpContent .btn-change-chart-type {
  background-color: #fff;
  border: 1px solid #CBCED0;
  font-weight: 600;
  border-radius: 0;
  color: #1B4633;
}
.wpContent .btn-change-chart-type.active {
  background: #1B4633;
  border: none;
  font-weight: 600;
  border-radius: 0;
}
.wpContent .btn-change-chart-period {
  background-color: #fff;
  border: 1px solid #CBCED0;
  font-weight: 600;
  border-radius: 0;
  color: #1B4633;
}
.wpContent .btn-change-chart-period.active {
  background: #1B4633;
  border: none;
  font-weight: 600;
  border-radius: 0;
}
.wpContent .table-footer .footer {
  background: none !important;
}
.wpContent .text-center {
  text-align: center !important;
}
.wpContent .tabs__nav {
  padding-left: 0;
  border-bottom: 1px solid #eee;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: flex-start;
  list-style: none;
  margin-bottom: 40px;
}
.wpContent .tabs__nav li {
  cursor: pointer;
  padding-left: 0;
  padding: 10px 60px;
  margin-bottom: 0 !important;
  min-width: 120px;
  text-align: center;
  border-bottom: 1px solid #1B4633;
  color: #8D8D8D;
  font-weight: 700;
}
.wpContent .tabs__nav li a {
  font-weight: inherit;
  color: inherit;
  display: block;
  text-decoration: none;
}
.wpContent .tabs__nav li::before {
  display: none;
}
.wpContent .tabs__nav li.active {
  border-bottom: 4px solid #BA9B37;
  color: #1B4633;
}
@media (max-width: 767px) {
  .wpContent .tabs__nav li {
    padding: 0 10px;
    min-width: 75px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
  }
}
.wpContent .tabs__info__content .accordion__item__header {
  display: flex;
}
.wpContent .hlArea {
  padding: 45px 0;
  background: #383838;
  text-align: center;
  color: white;
}
.wpContent .hlArea h3 {
  color: #27A1DC;
}
.wpContent .hlArea p {
  color: #fff;
}

.page-template-mapa .internalGrid {
  flex-direction: column;
}
@media (max-width: 767px) {
  .page-template-mapa .internalGrid {
    flex-direction: column-reverse;
  }
}
.page-template-mapa .internalGrid .internalGridLeft {
  width: 100%;
}
@media (max-width: 767px) {
  .page-template-mapa .internalGrid .internalGridLeft {
    width: 100%;
  }
}
.page-template-mapa .internalGrid .internalGridRight {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  position: relative;
}
@media (max-width: 767px) {
  .page-template-mapa .internalGrid .internalGridRight {
    width: 100%;
    position: relative;
  }
}
.page-template-mapa .internalGrid .internalGridRight .relatedLinks {
  border: 1px solid #C4C4C4;
  padding: 20px;
  margin: 0 0 0 20px;
}
@media (max-width: 767px) {
  .page-template-mapa .internalGrid .internalGridRight .relatedLinks {
    margin: 0 0 20px 0px;
  }
}
.page-template-mapa .internalGrid .internalGridRight .relatedLinks h3 {
  color: #1B4633;
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: 600;
  margin: 0 0 10px;
  text-align: center;
}
.page-template-mapa .internalGrid .internalGridRight .relatedLinks ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.page-template-mapa .internalGrid .internalGridRight .relatedLinks ul li a {
  font-size: 16px;
  font-size: 1rem;
  color: #606060;
  text-decoration: none;
}
.page-template-mapa .internalGrid .internalGridRight .relatedLinks ul li::before {
  display: none;
}

@media print {
  .internal-banner {
    display: none;
  }
  .wpContent #print {
    display: none;
  }
  .wpContent .forms, .wpContent .forms.select {
    display: none;
  }
}
.timeline {
  width: 100%;
  margin: 0;
}
.timeline__carousel .item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  width: 100%;
}
@media (min-width: 1200px) {
  .timeline__carousel .item {
    flex-direction: row;
  }
}
.timeline__carousel .item .content {
  width: 100%;
  padding: 28px 40px;
  border-radius: 12px 0px 0px 0px;
  background-color: #1B4633;
}
@media (min-width: 1200px) {
  .timeline__carousel .item .content {
    min-height: 306px;
    max-height: 306px;
    overflow: auto;
  }
}
.timeline__carousel .item .content > * {
  color: #FFF;
  font-size: 15px;
  font-weight: 500;
  line-height: 24px;
}
.timeline__carousel .item .content .year {
  margin-bottom: 14px;
  color: white;
  font-size: 24px;
  font-weight: 400;
  line-height: 42px;
}
.timeline__carousel .item .image {
  width: 100%;
  height: 306px;
  margin: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
@media (min-width: 1200px) {
  .timeline__carousel .item .image {
    max-width: 414px;
  }
}
.timeline__years {
  padding: 0;
  margin: -4px 0 0 0;
}
.timeline__years .items {
  position: relative;
  padding: 0 32px;
}
.timeline__years .items::before {
  content: "";
  position: absolute;
  top: 4px;
  left: 0;
  width: 100%;
  height: 4px;
  background-color: #C4C4C4;
}
.timeline__years .items .slick-current .item h3 {
  color: #BA9B37;
}
.timeline__years .items .slick-current .item::after {
  content: "";
  width: 12px;
  height: 12px;
  position: absolute;
  top: -3px;
  left: -6px;
  border-radius: 6px;
  background-color: #BA9B37;
}
.timeline__years .items .slick-current .item::before {
  content: "";
  width: 50vw;
  height: 4px;
  position: absolute;
  top: 0;
  right: 100%;
  background-color: #BA9B37;
}
.timeline__years .items .slick-current .item .item {
  border-left: 1px solid #BA9B37 !important;
}
.timeline__years .items .item {
  position: relative;
  width: 100%;
  margin: 4px 0 0 0;
  padding: 14px 10px;
  cursor: pointer;
  border-left: 1px solid #BA9B37;
  -webkit-transition: 0.144s all;
  -moz-transition: 0.144s all;
  -ms-transition: 0.144s all;
  -o-transition: 0.144s all;
  transition: 0.144s all;
}
.timeline__years .items .item:hover {
  background-color: rgba(27, 70, 51, 0.15);
}
.timeline__years .items .item:first-child {
  margin-left: 64px;
}
.timeline__years .items .item h3 {
  margin-bottom: 0;
  color: #000;
  text-align: left;
  font-weight: 400;
  font-size: 18px;
  line-height: 100%;
}
.timeline__years .items .slick-arrow {
  position: absolute;
  top: 8px;
  width: 32px;
  height: calc(100% - 4px);
  border: 0;
  cursor: pointer;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  z-index: 2;
  background-color: #FFF;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 40px;
  -webkit-transition: 0.144s all;
  -moz-transition: 0.144s all;
  -ms-transition: 0.144s all;
  -o-transition: 0.144s all;
  transition: 0.144s all;
}
.timeline__years .items .slick-arrow:hover {
  background-color: hsl(0deg, 0%, 90%);
}
.timeline__years .items .slick-arrow:active {
  -webkit-transform: scale(0.95);
  -moz-transform: scale(0.95);
  -ms-transform: scale(0.95);
  -o-transform: scale(0.95);
  transform: scale(0.95);
}
.timeline__years .items .slick-arrow.prev {
  left: 0;
  background-image: url("img/years_prev.svg");
  background-size: auto;
}
.timeline__years .items .slick-arrow.next {
  right: 0;
  background-image: url("img/years_next.svg");
  background-size: auto;
}

.newsList .items .item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 25px;
}
.newsList .items .item a {
  font-weight: 500;
  font-size: 16px;
  font-size: 1rem;
  color: black;
  text-decoration: none;
  margin: 5px 0;
}
.newsList .items .item a:hover {
  opacity: 0.7;
}
.newsList .items .item .date {
  font-size: 16px;
  font-size: 1rem;
  color: #1B4633;
  text-transform: uppercase;
}
.newsList .items .item .seeMore {
  display: flex;
  align-items: center;
  color: #1B4633;
  font-weight: 500;
  text-decoration: none;
  padding: 10px 20px;
  font-size: 16px;
  font-size: 1rem;
}
.newsList .items .item .seeMore img {
  margin-left: 10px;
}
.newsList .pagination {
  display: flex;
  align-items: center;
  justify-content: center;
}
.newsList .pagination a {
  margin-right: 10px;
}

.back-top {
  margin: 25px 0;
}
@media (max-width: 1199px) {
  .back-top {
    display: none;
  }
}
.back-top > .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0;
}
.back-top > .container button {
  display: flex;
  align-items: center;
  background: none;
  border: none;
  color: #1B4633;
  cursor: pointer;
  font-size: 16px;
  font-weight: 500;
  padding: 0;
}
.back-top > .container .btn-back .icon {
  background-image: url(img/btnBack.png);
  background-repeat: no-repeat;
  width: 15px;
  height: 17px;
  display: block;
  margin: 0 10px 0;
}

/* mapa-interativo - home e interna */
.mapa-interativo {
  position: relative;
  width: 100%;
  min-height: 700px;
  margin: 0;
  padding: 10px 0;
}
.mapa-interativo .mapa {
  list-style: none;
}

.mapa {
  list-style: none;
}

.mapa-interativo .container {
  position: relative;
}

/* filtro */
.mapa-interativo .filtro {
  display: none !important; /* destativado em 06.10.16 */
  position: relative;
  float: right;
  clear: both;
  margin-right: 11%;
  z-index: 3;
}

.mapa-interativo .filtro li {
  position: relative;
  float: left;
  width: 70px;
  text-align: center;
  margin: 0 10px;
  font-size: 14px;
  text-transform: uppercase;
  color: #f58420;
  cursor: pointer;
  opacity: 0.7;
}

.mapa-interativo .filtro li.active {
  font-family: "FrutigerBold", Arial, Helvetica, sans-serif;
  opacity: 1;
}

/* mapa */
.mapa-interativo .mapa {
  position: absolute;
  top: 0;
  left: 50%;
  width: 915px;
  margin-left: -458px;
  height: 615px;
  background: url(img/img_mapa-interativo.png) no-repeat 0 0;
}

.mapa-interativo .mapa li {
  width: 12px;
  height: 12px;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  text-indent: -9999px;
  border-radius: 50%;
  background-color: #f58420;
  opacity: 1;
  z-index: 1;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -ms-transition: all 300ms;
  -o-transition: all 300ms;
  transition: all 300ms;
  cursor: pointer;
}

.mapa-interativo .mapa li:hover {
  z-index: 2;
}

.mapa-interativo .mapa li.active {
  background-color: #004775;
}

.mapa-interativo .mapa li span {
  background-color: #f58420;
  border: 2px solid #fff;
  border-radius: 50%;
  color: #01436e;
  content: "10";
  display: none;
  font-family: "FrutigerBlack", Arial, Helvetica, sans-serif;
  font-size: 1.45em;
  height: 29px;
  left: -10px;
  letter-spacing: -1px;
  line-height: 1.8em;
  padding-right: 0;
  position: absolute;
  text-align: center;
  text-indent: 0;
  top: -29px;
  width: 30px;
  z-index: 3;
}

/* marcas */
.mapa-interativo .marcas li {
  position: relative;
  float: left;
  height: 80px;
  overflow: hidden;
}

.mapa-interativo .marcas li img {
  position: absolute;
  top: 0;
  cursor: pointer;
}

.mapa-interativo .marcas li .img-on {
  z-index: 2;
  opacity: 0;
  -webkit-transition: opacity 600ms;
  -moz-transition: opacity 600ms;
  -ms-transition: opacity 600ms;
  -o-transition: opacity 600ms;
  transition: opacity 600ms;
}

.mapa-interativo .marcas li:hover img {
  opacity: 0.8;
}

.mapa-interativo .marcas li.active .img-on {
  opacity: 1 !important;
}

/* cidades */
@media all and (max-width: 1171px) {
  .mapa-interativo .cidades {
    left: 0;
  }
}
@media all and (min-width: 1172px) {
  .mapa-interativo .cidades {
    left: 110px;
  }
}
.mapa-interativo .cidades dt,
.mapa-interativo .cidades dd {
  position: relative;
  font-size: 13px;
  line-height: 14px;
  font-weight: 600;
  max-width: 185px;
  font-family: "FrutigerBold", Arial, Helvetica, sans-serif;
  margin: 3px 0;
  padding: 0;
  text-shadow: 1px 2px 3px #fff;
}

.mapa-interativo .cidades dt {
  color: #004775;
  padding-bottom: 5px;
}

.mapa-interativo .cidades dd {
  color: #f58420;
  display: none;
  cursor: pointer;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -ms-transition: all 300ms;
  -o-transition: all 300ms;
  transition: all 300ms;
}

.mapa-interativo .cidades.active,
.mapa-interativo .cidades dd.active {
  display: block;
}

.mapa-interativo .cidades dd:hover {
  opacity: 0.7;
}

@media all and (max-width: 991px) {
  .mapa-interativo .filtro {
    width: 100%;
  }
  .mapa-interativo .marcas {
    position: relative;
    float: left;
    width: 100%;
    padding-left: 0;
  }
  .mapa-interativo .mapa {
    display: none;
  }
  .mapa-interativo .marcas li {
    width: 33.333%;
    height: 100px;
    padding: 15px;
    border-radius: 5px;
  }
  .mapa-interativo #air li.text {
    border-radius: 0;
    clear: both;
    color: #004775;
    float: left;
    font-size: 16px;
    font-weight: bold;
    height: 55px;
    left: 0;
    line-height: 1em;
    margin-left: 0;
    position: relative;
    text-align: center;
    text-indent: 0;
    width: 100%;
  }
  .mapa-interativo .marcas li img {
    max-height: 95px;
    opacity: 1;
    padding: 15px;
    left: 50%;
    border: 1px solid #ddd;
    border-radius: 5px;
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -ms-transform: translate(-50%);
    -o-transform: translate(-50%);
    transform: translate(-50%);
  }
  .mapa-interativo #outras li.active img,
.mapa-interativo #air li.active img {
    box-shadow: 0 0 10px rgba(245, 132, 52, 0.7);
    border-color: #f58434;
  }
  .mapa-interativo .cidades {
    background-color: rgba(255, 255, 255, 0.97);
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.7);
    display: none;
    padding: 50px 10%;
    position: fixed;
    top: 50%;
    -webkit-transition: all 400ms;
    -moz-transition: all 400ms;
    -ms-transition: all 400ms;
    -o-transition: all 400ms;
    transition: all 400ms;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    height: auto;
    z-index: 9999;
  }
  .mapa-interativo .cidades dt {
    cursor: pointer;
    font-size: 0;
    height: 30px;
    position: absolute;
    right: 15px;
    top: 15px;
    width: 30px;
  }
  .mapa-interativo .cidades dt::before {
    color: #f30;
    content: "X";
    font-family: "FrutigerBold", Arial, Helvetica, sans-serif;
    font-size: 20px;
    height: 30px;
    padding: 5px 0;
    position: absolute;
    right: 5px;
    text-align: center;
    top: 5px;
    width: 30px;
  }
  .mapa-interativo .cidades dd {
    padding: 8px 0;
    text-transform: uppercase;
    border-bottom: 1px solid #ddd;
    font-family: "FrutigerBold", Arial, Helvetica, sans-serif;
  }
  .mapa-interativo .cidades dd span {
    color: #004775;
    font-size: 18px;
    font-weight: bold;
    float: right;
  }
}
@media all and (min-width: 992px) {
  .mapa-interativo .filtro {
    width: 320px;
  }
  .mapa-interativo .marcas {
    position: absolute;
    top: 30px;
  }
  .mapa-interativo #outras {
    right: 270px;
    width: 290px;
  }
  .mapa-interativo #air {
    right: 120px;
    width: 140px;
  }
  .mapa-interativo .mapa {
    position: absolute;
    top: 0;
    left: 50%;
    width: 915px;
    margin-left: -458px;
    height: 615px;
    background: url(img/img_mapa-interativo.png) no-repeat 0 0;
  }
  .mapa-interativo .marcas li {
    width: 98px;
    margin: 10px;
    border-radius: 15px;
  }
  .mapa-interativo #air li.text {
    border-radius: 0;
    clear: both;
    color: #004775;
    float: left;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    left: 0;
    line-height: 1em;
    margin-left: 0;
    position: relative;
    text-align: center;
    text-indent: 0;
    width: 100%;
  }
  .mapa-interativo .marcas li img {
    width: 80%;
    opacity: 0.75;
    left: 0;
  }
  .mapa-interativo .cidades {
    position: absolute;
    width: 200px;
    display: none;
    top: 465px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .mapa-interativo .cidades dd span {
    color: #004775;
    font-size: 15px;
    padding-left: 10px;
    font-weight: bold;
  }
}
.about {
  margin-bottom: 40px;
}
.about .blue {
  color: #BA9B37;
}
.about .green {
  color: #1B4633;
}
.about .greenlight {
  color: #C3F37B;
}
.about__team {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin: 50px 0 0 0;
}
@media (max-width: 767px) {
  .about__team {
    flex-direction: column;
  }
}
.about__team li {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  width: calc(25% - 25px);
  margin-right: 25px;
  margin-bottom: 40px !important;
  min-height: 150px;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
  border-radius: 4px;
  cursor: pointer;
}
@media (max-width: 1024px) {
  .about__team li {
    width: calc(50% - 25px);
  }
}
@media (max-width: 767px) {
  .about__team li {
    width: 85%;
    align-items: center;
    margin-right: 0;
  }
}
.about__team li::before {
  display: none;
}
.about__team li:hover, .about__team li.active {
  background-color: #1B4633;
  color: #fff;
}
.about__team li:hover .name {
  color: #fff;
}
.about__team li:hover .position {
  color: #fff;
}
.about__team li .name {
  font-weight: 700;
  font-size: 20px;
  font-size: 1.25rem;
  color: #1B4633;
  padding: 0px 25px;
  text-align: center;
}
.about__team li .position {
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
  color: #383838;
  text-transform: uppercase;
  text-align: center;
  padding: 0px 10px;
}
.about__team li span {
  display: block;
  margin-bottom: 5px;
  font-weight: bold;
  line-height: 26px;
  color: #1B4633;
}
.about__team li span:last-child {
  margin-bottom: 0;
}
.about__team__resumes {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 38, 60, 0.85);
  z-index: 9999;
  padding: 15px;
}
.about__team__resumes__item {
  display: none;
  width: 100%;
  max-width: 750px;
  margin: auto;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 99;
  background: #FFF;
  padding: 20px;
  border: 3px solid #ECF1F4;
}
@media (max-width: 767px) {
  .about__team__resumes__item {
    width: 85%;
  }
}
.about__team__resumes__item img {
  cursor: pointer;
}
.about__team__resumes__item .name {
  font-weight: 500;
  font-size: 20px;
  font-size: 1.25rem;
  color: #1B4633;
  margin-bottom: 10px;
}
.about__team__resumes__item .position {
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
  color: #1B4633;
  margin-bottom: 25px;
}
.about__team__resumes__item span {
  display: block;
}

.page-template-curriculum .resumeHeader {
  background-color: #1B4633;
  padding: 20px;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
}
.page-template-curriculum .resumeHeader span {
  width: 50%;
  font-weight: 700;
  font-size: 16px;
  font-size: 1rem;
  line-height: 30px;
  color: #fff;
}
.page-template-curriculum .accordion {
  margin: 0;
}
.page-template-curriculum .accordion__item {
  background-color: #FAFAFA;
  margin: 0;
}
.page-template-curriculum .accordion__item__header {
  border-radius: 0;
  border: 0;
  background-color: #FAFAFA;
}
.page-template-curriculum .accordion__item__header.active {
  background-color: #FFF;
  color: #4D4D4D;
  border-radius: 0;
}
.page-template-curriculum .accordion__item__header::before {
  right: auto;
  background: url(img/diretoria_open.png);
  background-repeat: no-repeat;
  width: 13px;
  height: 13px;
}
.page-template-curriculum .accordion__item__header.active:before {
  background: url(img/diretoria_open_active.png);
  background-repeat: no-repeat;
  height: 5px;
}
.page-template-curriculum .accordion__item__header span {
  font-weight: 400;
  color: #4D4D4D;
  width: 25%;
}
.page-template-curriculum .accordion__item__header span:first-child {
  margin-left: 30px;
  font-weight: 700;
}
.page-template-curriculum .accordion__item__content {
  border: none;
  border-radius: 0;
}

.page-template-sustentabilidade .wpContent {
  margin: 0;
}
.page-template-sustentabilidade .ui-main .container {
  max-width: 100%;
  width: 100%;
}
@media (max-width: 768px) {
  .page-template-sustentabilidade .ui-main .container {
    padding: 0;
  }
}
.page-template-sustentabilidade .ui-main .text {
  padding-top: 0;
  padding-bottom: 51px;
}
@media (max-width: 1024px) {
  .page-template-sustentabilidade .ui-main .text {
    padding-bottom: 98px;
  }
}
@media (max-width: 768px) {
  .page-template-sustentabilidade .ui-main .text {
    padding-bottom: 0;
  }
}
.page-template-sustentabilidade .sustainability__toolbar {
  position: fixed;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  overflow: hidden;
  width: 100px;
  padding: 0 !important;
  margin: 0;
  -webkit-border-radius: 8px 0 0 8px;
  -moz-border-radius: 8px 0 0 8px;
  -ms-border-radius: 8px 0 0 8px;
  -o-border-radius: 8px 0 0 8px;
  border-radius: 8px 0 0 8px;
  -webkit-box-shadow: 0 0 40px rgba(2, 60, 85, 0.43);
  -moz-box-shadow: 0 0 40px rgba(2, 60, 85, 0.43);
  -ms-box-shadow: 0 0 40px rgba(2, 60, 85, 0.43);
  -o-box-shadow: 0 0 40px rgba(2, 60, 85, 0.43);
  box-shadow: 0 0 40px rgba(2, 60, 85, 0.43);
  z-index: 2;
}
@media (max-width: 1024px) {
  .page-template-sustentabilidade .sustainability__toolbar {
    display: none;
  }
}
.page-template-sustentabilidade .sustainability__toolbar .item {
  background-color: #1B4633;
  margin: 0 !important;
  display: flex;
  justify-content: center;
}
.page-template-sustentabilidade .sustainability__toolbar .item:before {
  display: none;
}
.page-template-sustentabilidade .sustainability__toolbar .item.green {
  background-color: #BA9B37;
}
.page-template-sustentabilidade .sustainability__toolbar .item:hover {
  opacity: 0.85;
}
.page-template-sustentabilidade .sustainability__toolbar .item a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-family: "Raleway Light", sans-serif;
  font-style: normal;
  font-weight: bold;
  line-height: 160%;
  text-align: center;
  text-transform: uppercase;
  color: #FFFFFF;
  padding: 15px 8px;
  text-decoration: none;
  cursor: pointer;
  font-size: 10px;
  font-size: 0.625rem;
}
.page-template-sustentabilidade .sustainability__toolbar .item a.small {
  font-size: 8px;
  font-size: 0.5rem;
}
.page-template-sustentabilidade .sustainability__toolbar .item a img {
  width: 25px;
}
.page-template-sustentabilidade .sustainability__toolbar .item a span {
  display: block;
  margin-top: 10px;
}
.page-template-sustentabilidade .sustainability__nav {
  display: none !important;
  background-color: #BA9B37;
  display: inline-block;
  display: flex;
  justify-content: center;
  align-items: center;
  position: sticky;
  top: 0;
  z-index: 2;
}
@media (max-width: 768px) {
  .page-template-sustentabilidade .sustainability__nav {
    top: 68px;
  }
}
.page-template-sustentabilidade .sustainability__nav--list {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  margin: 0 auto;
}
.page-template-sustentabilidade .sustainability__nav--list .item {
  margin: 0;
  border-left: 1px solid #ffffff;
}
.page-template-sustentabilidade .sustainability__nav--list .item:last-child {
  border-right: 1px solid #ffffff;
}
.page-template-sustentabilidade .sustainability__nav--list .item:before {
  display: none;
}
.page-template-sustentabilidade .sustainability__nav--list .item a {
  color: #ffffff;
  text-transform: uppercase;
  font-family: "Raleway Light", sans-serif;
  font-style: normal;
  font-weight: normal;
  padding: 13px 15px 10px 15px;
  text-decoration: none;
  display: block;
  cursor: pointer;
  font-size: 16px;
  font-size: 1rem;
}
.page-template-sustentabilidade .sustainability__nav--list .item a:hover {
  text-decoration: underline;
}
@media (max-width: 768px) {
  .page-template-sustentabilidade .sustainability__nav--list .item a {
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 7.5px 10px;
    line-height: 110%;
    font-size: 11px;
    font-size: 0.6875rem;
  }
}
@media (max-width: 540px) {
  .page-template-sustentabilidade .sustainability__nav--list .item a {
    padding: 7.5px 2.5px 7.5px 10px;
  }
}
.page-template-sustentabilidade .sustainability .row {
  margin: 0;
  overflow: hidden;
}
.page-template-sustentabilidade .sustainability .row.bg-sustainableDevelopments, .page-template-sustentabilidade .sustainability .row.bg-sustainableDevelopmentsNew {
  background-color: #F2F2F2;
  position: relative;
  padding-bottom: 125px;
}
.page-template-sustentabilidade .sustainability .row.bg-sustainableDevelopments:after, .page-template-sustentabilidade .sustainability .row.bg-sustainableDevelopmentsNew:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 125px;
  width: 100%;
  background: url(img/img-onda.png) no-repeat center bottom;
  background-size: 100% 100%;
}
@media (max-width: 1400px) {
  .page-template-sustentabilidade .sustainability .row.bg-sustainableDevelopments:after, .page-template-sustentabilidade .sustainability .row.bg-sustainableDevelopmentsNew:after {
    background-size: auto;
  }
}
.page-template-sustentabilidade .sustainability .row.bg-sustainableHandprint {
  background: url(img/img-sustainableHandprint.png) no-repeat center;
  background-size: cover;
}
.page-template-sustentabilidade .sustainability .row.bg-sustainableBlog {
  background: url(img/img-sustainableBlog.png) no-repeat center;
  background-size: cover;
  position: relative;
}
.page-template-sustentabilidade .sustainability .row.bg-sustainableBlog:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
.page-template-sustentabilidade .sustainability .row h2 {
  text-align: center;
  font-style: normal;
  font-weight: normal;
  color: #383838;
  font-size: 40px;
  font-size: 2.5rem;
}
.page-template-sustentabilidade .sustainability .row h2 strong {
  font-weight: 700;
}
.page-template-sustentabilidade .sustainability .row h2.white {
  color: #ffffff;
}
@media (max-width: 1024px) {
  .page-template-sustentabilidade .sustainability .row h2 {
    font-size: 27px;
    font-size: 1.6875rem;
  }
}
.page-template-sustentabilidade .sustainability .row__post {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 45px;
}
.page-template-sustentabilidade .sustainability .row__post .avatar {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  min-width: 260px;
  max-width: 260px;
}
.page-template-sustentabilidade .sustainability .row__post .avatar .title {
  font-family: "Raleway Light", sans-serif;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  color: #1B4633;
  font-size: 17px;
  font-size: 1.0625rem;
}
.page-template-sustentabilidade .sustainability .row__post .avatar .subtitle {
  font-family: "Raleway Light", sans-serif;
  font-style: normal;
  font-weight: 100;
  line-height: 18px;
  padding-top: 5px;
  color: #1B4633;
  font-size: 15px;
  font-size: 0.9375rem;
}
.page-template-sustentabilidade .sustainability .row__post .info {
  padding: 25px 80px;
  position: relative;
}
.page-template-sustentabilidade .sustainability .row__post .info:before, .page-template-sustentabilidade .sustainability .row__post .info:after {
  content: "";
  width: 145px;
  height: 125px;
  position: absolute;
  background-position: center;
  background-repeat: no-repeat;
}
.page-template-sustentabilidade .sustainability .row__post .info:before {
  background-image: url(img/icon-aspas-left.png);
  top: 0;
  left: 0;
}
.page-template-sustentabilidade .sustainability .row__post .info:after {
  background-image: url(img/icon-aspas-right.png);
  bottom: 0;
  right: 0;
}
.page-template-sustentabilidade .sustainability .row__post .info p {
  font-family: "Raleway Light", sans-serif;
  font-style: normal;
  font-weight: 300;
  line-height: 160%;
  color: #204150;
  position: relative;
  font-size: 17px;
  font-size: 1.0625rem;
  text-align: justify;
}
@media (max-width: 1024px) {
  .page-template-sustentabilidade .sustainability .row__post {
    flex-direction: column;
    padding: 45px 0;
  }
  .page-template-sustentabilidade .sustainability .row__post .info {
    padding: 25px 0;
  }
  .page-template-sustentabilidade .sustainability .row__post .info:before, .page-template-sustentabilidade .sustainability .row__post .info:after {
    content: "";
    width: 50px;
    height: 50px;
    background-size: 50px;
  }
}
.page-template-sustentabilidade .sustainability .row__sustainableDevelopmentsNew {
  padding: 45px 0 0 0;
}
.page-template-sustentabilidade .sustainability .row__sustainableDevelopmentsNew p {
  font-family: "Raleway Light", sans-serif;
  font-style: normal;
  font-weight: 300;
  line-height: 160%;
  color: #ffffff;
  font-size: 17px;
  font-size: 1.0625rem;
}
.page-template-sustentabilidade .sustainability .row__sustainableDevelopmentsNew .carouselEsg {
  margin: 35px auto 0;
  padding: 0 50px;
}
.page-template-sustentabilidade .sustainability .row__sustainableDevelopmentsNew .carouselEsg .item {
  display: flex;
  align-items: flex-start;
}
@media (max-width: 991px) {
  .page-template-sustentabilidade .sustainability .row__sustainableDevelopmentsNew .carouselEsg .item .itemfc {
    flex-direction: column-reverse;
  }
}
.page-template-sustentabilidade .sustainability .row__sustainableDevelopmentsNew .carouselEsg .item .txt {
  padding: 0 0 45px 25px;
}
.page-template-sustentabilidade .sustainability .row__sustainableDevelopmentsNew .carouselEsg .item .txt img {
  margin-right: 30px;
}
.page-template-sustentabilidade .sustainability .row__sustainableDevelopmentsNew .carouselEsg .item .txt h3 {
  font-family: "Raleway Light", sans-serif;
  font-style: normal;
  text-align: left;
  color: #383838;
  font-size: 36px;
  font-size: 2.25rem;
  max-width: 380px;
}
.page-template-sustentabilidade .sustainability .row__sustainableDevelopmentsNew .carouselEsg .item .txt h3 strong {
  color: #1B4633;
  font-weight: bold;
}
.page-template-sustentabilidade .sustainability .row__sustainableDevelopmentsNew .carouselEsg .item .txt h4 {
  font-family: "Raleway Light", sans-serif;
  font-style: normal;
  font-weight: bold;
  line-height: 160%;
  text-align: center;
  color: #204150;
  margin-top: 15px;
  font-size: 20px;
  font-size: 1.25rem;
}
.page-template-sustentabilidade .sustainability .row__sustainableDevelopmentsNew .carouselEsg .item .txt p {
  font-family: "Raleway Light", sans-serif;
  font-style: normal;
  font-weight: 300;
  line-height: 160%;
  color: #204150;
  font-size: 17px;
  font-size: 1.0625rem;
  text-align: justify;
}
.page-template-sustentabilidade .sustainability .row__sustainableDevelopmentsNew .carouselEsg .slick-arrow {
  position: absolute;
  top: calc(50% - 28px);
  width: 56px;
  height: 56px;
  cursor: pointer;
  border: 2px solid transparent;
  border-radius: 100%;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-transition: 0.144s all;
  -moz-transition: 0.144s all;
  -ms-transition: 0.144s all;
  -o-transition: 0.144s all;
  transition: 0.144s all;
  z-index: 1;
}
.page-template-sustentabilidade .sustainability .row__sustainableDevelopmentsNew .carouselEsg .prev {
  left: -5%;
  background-image: url(img/left_arrow.svg);
}
.page-template-sustentabilidade .sustainability .row__sustainableDevelopmentsNew .carouselEsg .next {
  right: -5%;
  background-image: url(img/right_arrow.svg);
}
.page-template-sustentabilidade .sustainability .row__sustainabilityReport {
  display: flex;
  flex-direction: column;
  padding: 25px 0 42px;
}
.page-template-sustentabilidade .sustainability .row__sustainabilityReport p {
  font-family: "Raleway Light", sans-serif;
  font-style: normal;
  font-weight: 300;
  line-height: 160%;
  color: #204150;
  font-size: 17px;
  font-size: 1.0625rem;
}
.page-template-sustentabilidade .sustainability .row__sustainabilityReport .dropFiles {
  display: flex;
  align-items: center;
  max-width: 880px;
  width: 100%;
  margin: 45px auto;
  position: relative;
  z-index: 1;
}
.page-template-sustentabilidade .sustainability .row__sustainabilityReport .dropFiles .select {
  background: #1B4633;
  position: relative;
  width: 100%;
  max-width: 220px;
  z-index: 1;
  -webkit-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.25);
  -ms-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.25);
  -o-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.25);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
}
.page-template-sustentabilidade .sustainability .row__sustainabilityReport .dropFiles .select .year {
  font-style: normal;
  font-weight: 500;
  line-height: 160%;
  text-transform: uppercase;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 70px;
  position: relative;
  cursor: pointer;
  font-size: 30px;
  font-size: 1.875rem;
  -webkit-text-shadow: 0px 3px 3px rgba(0, 0, 0, 0.25);
  -moz-text-shadow: 0px 3px 3px rgba(0, 0, 0, 0.25);
  -ms-text-shadow: 0px 3px 3px rgba(0, 0, 0, 0.25);
  -o-text-shadow: 0px 3px 3px rgba(0, 0, 0, 0.25);
  text-shadow: 0px 3px 3px rgba(0, 0, 0, 0.25);
}
.page-template-sustentabilidade .sustainability .row__sustainabilityReport .dropFiles .select .year:before {
  content: "";
  position: absolute;
  top: 0;
  left: 20px;
  width: 37px;
  height: 100%;
  background: url(img/icon-file-select.png) no-repeat center;
}
.page-template-sustentabilidade .sustainability .row__sustainabilityReport .dropFiles .select .year:after {
  content: "";
  position: absolute;
  top: 0;
  right: 15px;
  width: 35px;
  height: 100%;
  background: url(img/icon-arrow-select.png) no-repeat center;
}
@media (max-width: 991px) {
  .page-template-sustentabilidade .sustainability .row__sustainabilityReport .dropFiles .select .year:after {
    left: 100%;
    right: auto;
  }
}
.page-template-sustentabilidade .sustainability .row__sustainabilityReport .dropFiles .select .bg-dropFiles {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 8;
  display: none;
}
.page-template-sustentabilidade .sustainability .row__sustainabilityReport .dropFiles .select .bg-dropFiles.open {
  display: block;
}
.page-template-sustentabilidade .sustainability .row__sustainabilityReport .dropFiles .select__list {
  position: absolute;
  top: 100%;
  left: 0;
  overflow: hidden;
  display: flex;
  align-items: center;
  flex-direction: column;
  height: 0;
  width: 100%;
  padding: 0;
  margin: 1px 0 0;
  z-index: 9;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
}
.page-template-sustentabilidade .sustainability .row__sustainabilityReport .dropFiles .select__list::-webkit-scrollbar {
  width: 0;
}
.page-template-sustentabilidade .sustainability .row__sustainabilityReport .dropFiles .select__list.open {
  height: auto;
  max-height: 240px;
  overflow: auto;
  -webkit-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.25);
  -ms-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.25);
  -o-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.25);
}
.page-template-sustentabilidade .sustainability .row__sustainabilityReport .dropFiles .select__list .item {
  background-color: #1B4633;
  text-align: center;
  margin: 0;
  padding: 10px 15px;
  width: 100%;
  color: #ffffff;
  cursor: pointer;
  border-bottom: 1px solid #ffffff;
  font-size: 25px;
  font-size: 1.5625rem;
  -webkit-transition: 1.5s all;
  -moz-transition: 1.5s all;
  -ms-transition: 1.5s all;
  -o-transition: 1.5s all;
  transition: 1.5s all;
}
.page-template-sustentabilidade .sustainability .row__sustainabilityReport .dropFiles .select__list .item:before {
  display: none;
}
.page-template-sustentabilidade .sustainability .row__sustainabilityReport .dropFiles .select__list .item:hover, .page-template-sustentabilidade .sustainability .row__sustainabilityReport .dropFiles .select__list .item.active {
  background-color: #0d2118;
}
.page-template-sustentabilidade .sustainability .row__sustainabilityReport .dropFiles .select__list .item:last-child {
  border-bottom: none;
}
.page-template-sustentabilidade .sustainability .row__sustainabilityReport .dropFiles .links {
  display: none;
  align-items: center;
}
.page-template-sustentabilidade .sustainability .row__sustainabilityReport .dropFiles .links.active, .page-template-sustentabilidade .sustainability .row__sustainabilityReport .dropFiles .links:first-child {
  display: flex;
}
.page-template-sustentabilidade .sustainability .row__sustainabilityReport .dropFiles .links .btn {
  width: 320px;
  max-width: 320px;
  margin-left: 10px;
  color: white;
  font-weight: 500;
}
@media (max-width: 380px) {
  .page-template-sustentabilidade .sustainability .row__sustainabilityReport .dropFiles .links .btn {
    max-width: 100%;
    width: 100%;
  }
}
.page-template-sustentabilidade .sustainability .row__sustainabilityReport .logos {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 780px;
  width: 100%;
  margin: 15px auto;
  padding: 0;
}
.page-template-sustentabilidade .sustainability .row__sustainabilityReport .logos .item {
  margin: 0;
  padding: 0;
}
.page-template-sustentabilidade .sustainability .row__sustainabilityReport .logos .item:before {
  display: none;
}
.page-template-sustentabilidade .sustainability .row__sustainabilityReport .video {
  margin: 25px auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 768px) {
  .page-template-sustentabilidade .sustainability .row__sustainabilityReport .video iframe {
    width: 100% !important;
    height: 210px !important;
  }
}
@media (max-width: 1024px) {
  .page-template-sustentabilidade .sustainability .row__sustainabilityReport .dropFiles {
    flex-direction: column;
    align-items: flex-start;
    max-width: 100%;
  }
  .page-template-sustentabilidade .sustainability .row__sustainabilityReport .dropFiles .select {
    max-width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
  }
  .page-template-sustentabilidade .sustainability .row__sustainabilityReport .dropFiles .tabs {
    width: 100%;
  }
  .page-template-sustentabilidade .sustainability .row__sustainabilityReport .links {
    flex-direction: column;
  }
  .page-template-sustentabilidade .sustainability .row__sustainabilityReport .links .btn {
    max-width: 320px;
    width: 100%;
    margin-left: 0 !important;
    margin-top: 15px;
  }
  .page-template-sustentabilidade .sustainability .row__sustainabilityReport .logos {
    flex-wrap: wrap;
    max-width: 100%;
    margin: 0;
  }
  .page-template-sustentabilidade .sustainability .row__sustainabilityReport .logos .item {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 50px;
    width: 50%;
    margin: 15px auto;
    padding: 0 15px;
  }
}
.page-template-sustentabilidade .sustainability .contentBottom {
  background-color: #1B4633;
}
.page-template-sustentabilidade .sustainability .contentBottom > .container {
  display: flex;
}
@media (max-width: 991px) {
  .page-template-sustentabilidade .sustainability .contentBottom > .container {
    flex-direction: column;
    padding: 0;
  }
}
.page-template-sustentabilidade .sustainability .contentBottom > .container .contentBottom-left {
  width: 50%;
  padding: 40px 50px 40px 0;
}
@media (max-width: 991px) {
  .page-template-sustentabilidade .sustainability .contentBottom > .container .contentBottom-left {
    width: 100%;
    padding: 20px;
  }
}
.page-template-sustentabilidade .sustainability .contentBottom > .container .contentBottom-left * {
  color: white;
  font-weight: 400;
}
.page-template-sustentabilidade .sustainability .contentBottom > .container .contentBottom-left h3 {
  color: white;
  font-size: 38px;
  font-weight: 400;
}
.page-template-sustentabilidade .sustainability .contentBottom > .container .contentBottom-left h3 strong {
  font-weight: 700;
}
.page-template-sustentabilidade .sustainability .contentBottom > .container .contentBottom-right {
  background-image: url(img/esg-cb.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 644px;
  width: 50%;
}
@media (max-width: 991px) {
  .page-template-sustentabilidade .sustainability .contentBottom > .container .contentBottom-right {
    width: 100%;
  }
}
.page-template-sustentabilidade .sustainability .btn {
  background-color: #BA9B37;
  position: relative;
  padding-right: 55px;
  font-family: "Raleway Light", sans-serif;
  font-style: normal;
  font-weight: 300;
  line-height: 160%;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  height: 70px;
  text-decoration: none;
  font-size: 17px;
  font-size: 1.0625rem;
}
.page-template-sustentabilidade .sustainability .btn.white {
  background-color: #ffffff;
  color: #1B4633;
}
.page-template-sustentabilidade .sustainability .btn.white:before {
  background-image: url(img/icon-download-blue.png);
}
.page-template-sustentabilidade .sustainability .btn.blue {
  background-color: #1B4633;
}
.page-template-sustentabilidade .sustainability .btn.small {
  font-size: 13px;
  font-size: 0.8125rem;
}
.page-template-sustentabilidade .sustainability .btn:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 65px;
  height: 100%;
  background: url(img/icon-download-white.png) no-repeat center;
}
.page-template-sustentabilidade .sustainability .btn:hover {
  opacity: 0.85;
}
@media (max-width: 380px) {
  .page-template-sustentabilidade .sustainability .btn {
    font-size: 13px;
    font-size: 0.8125rem;
  }
}
.page-template-sustentabilidade .new .sustainability__nav {
  display: flex !important;
}
.page-template-sustentabilidade .new .sustainability__nav--list {
  justify-content: initial;
  align-items: initial;
  overflow: auto;
  padding: 0 15px;
}
.page-template-sustentabilidade .new .sustainability__nav--list::-webkit-scrollbar {
  width: 0;
  height: 0;
}
.page-template-sustentabilidade .new .sustainability__nav--list::-moz-scrollbar {
  width: 0;
  height: 0;
}
.page-template-sustentabilidade .new .sustainability__nav--list::-ms-scrollbar {
  width: 0;
  height: 0;
}
.page-template-sustentabilidade .new .sustainability__nav--list::-o-scrollbar {
  width: 0;
  height: 0;
}
.page-template-sustentabilidade .new .sustainability__nav--list .item a {
  white-space: nowrap;
}
@media (max-width: 540px) {
  .page-template-sustentabilidade .new .sustainability__nav--list .item a {
    padding: 7.5px 10px;
  }
}
.page-template-sustentabilidade .new .row__sustainableDevelopmentsNew {
  padding: 45px 0 0 0;
}
.page-template-sustentabilidade .new .row__sustainableDevelopmentsNew p {
  font-family: "Raleway Light", sans-serif;
  font-style: normal;
  font-weight: 300;
  line-height: 160%;
  color: #ffffff;
  font-size: 17px;
  font-size: 1.0625rem;
}
.page-template-sustentabilidade .new .row__sustainableDevelopmentsNew .carouselEsg {
  margin: 35px auto 0;
  padding: 0 50px;
}
.page-template-sustentabilidade .new .row__sustainableDevelopmentsNew .carouselEsg .item {
  display: flex;
  align-items: flex-start;
}
.page-template-sustentabilidade .new .row__sustainableDevelopmentsNew .carouselEsg .item .txt {
  padding: 0 0 45px 25px;
}
.page-template-sustentabilidade .new .row__sustainableDevelopmentsNew .carouselEsg .item .txt img {
  margin-right: 30px;
}
.page-template-sustentabilidade .new .row__sustainableDevelopmentsNew .carouselEsg .item .txt h3 {
  font-family: "Raleway Light", sans-serif;
  font-style: normal;
  text-align: left;
  color: #383838;
  font-size: 36px;
  font-size: 2.25rem;
  max-width: 380px;
}
.page-template-sustentabilidade .new .row__sustainableDevelopmentsNew .carouselEsg .item .txt h3 strong {
  color: #1B4633;
  font-weight: bold;
}
.page-template-sustentabilidade .new .row__sustainableDevelopmentsNew .carouselEsg .item .txt h4 {
  font-family: "Raleway Light", sans-serif;
  font-style: normal;
  font-weight: bold;
  line-height: 160%;
  text-align: center;
  color: #204150;
  margin-top: 15px;
  font-size: 20px;
  font-size: 1.25rem;
}
.page-template-sustentabilidade .new .row__sustainableDevelopmentsNew .carouselEsg .item .txt p {
  font-family: "Raleway Light", sans-serif;
  font-style: normal;
  font-weight: 300;
  line-height: 160%;
  color: #204150;
  font-size: 17px;
  font-size: 1.0625rem;
  text-align: justify;
}

.page-template-page-moove .dropFiles {
  display: flex;
  margin: 35px 0 10px 0;
}
@media (max-width: 768px) {
  .page-template-page-moove .dropFiles {
    flex-direction: column;
  }
}
.page-template-page-moove .dropFiles .select {
  background: #1B4633;
  position: relative;
  width: 100%;
  max-width: 220px;
  z-index: 1;
  -webkit-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.25);
  -ms-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.25);
  -o-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.25);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
}
.page-template-page-moove .dropFiles .select .year {
  font-style: normal;
  font-weight: 500;
  line-height: 160%;
  text-transform: uppercase;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 70px;
  position: relative;
  cursor: pointer;
  font-size: 30px;
  font-size: 1.875rem;
  -webkit-text-shadow: 0px 3px 3px rgba(0, 0, 0, 0.25);
  -moz-text-shadow: 0px 3px 3px rgba(0, 0, 0, 0.25);
  -ms-text-shadow: 0px 3px 3px rgba(0, 0, 0, 0.25);
  -o-text-shadow: 0px 3px 3px rgba(0, 0, 0, 0.25);
  text-shadow: 0px 3px 3px rgba(0, 0, 0, 0.25);
}
.page-template-page-moove .dropFiles .select .year:before {
  content: "";
  position: absolute;
  top: 0;
  left: 20px;
  width: 37px;
  height: 100%;
  background: url(img/icon-file-select.png) no-repeat center;
}
.page-template-page-moove .dropFiles .select .year:after {
  content: "";
  position: absolute;
  top: 0;
  right: 15px;
  width: 35px;
  height: 100%;
  background: url(img/icon-arrow-select.png) no-repeat center;
}
.page-template-page-moove .dropFiles .select .bg-dropFiles {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 8;
  display: none;
}
.page-template-page-moove .dropFiles .select .bg-dropFiles.open {
  display: block;
}
.page-template-page-moove .dropFiles .select__list {
  position: absolute;
  top: 100%;
  left: 0;
  overflow: hidden;
  display: flex;
  align-items: center;
  flex-direction: column;
  height: 0;
  width: 100%;
  padding: 0;
  margin: 1px 0 0;
  z-index: 9;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
}
.page-template-page-moove .dropFiles .select__list::-webkit-scrollbar {
  width: 0;
}
.page-template-page-moove .dropFiles .select__list.open {
  height: auto;
  max-height: 240px;
  overflow: auto;
  -webkit-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.25);
  -ms-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.25);
  -o-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.25);
}
.page-template-page-moove .dropFiles .select__list .item {
  background-color: #1B4633;
  text-align: center;
  margin: 0;
  padding: 10px 15px;
  width: 100%;
  color: #ffffff;
  cursor: pointer;
  border-bottom: 1px solid #ffffff;
  font-size: 25px;
  font-size: 1.5625rem;
  -webkit-transition: 1.5s all;
  -moz-transition: 1.5s all;
  -ms-transition: 1.5s all;
  -o-transition: 1.5s all;
  transition: 1.5s all;
}
.page-template-page-moove .dropFiles .select__list .item:before {
  display: none;
}
.page-template-page-moove .dropFiles .select__list .item:hover, .page-template-page-moove .dropFiles .select__list .item.active {
  background-color: #0d2118;
}
.page-template-page-moove .dropFiles .select__list .item:last-child {
  border-bottom: none;
}
.page-template-page-moove .dropFiles .links {
  display: none;
  align-items: center;
}
.page-template-page-moove .dropFiles .links.active, .page-template-page-moove .dropFiles .links:first-child {
  display: flex;
}
.page-template-page-moove .dropFiles .links .btn {
  width: 320px;
  max-width: 320px;
  margin-left: 10px;
}
@media (max-width: 380px) {
  .page-template-page-moove .dropFiles .links .btn {
    max-width: 100%;
    width: 100%;
  }
}
.page-template-page-moove .tabs {
  min-height: 70px;
}
@media (max-width: 768px) {
  .page-template-page-moove .tabs {
    margin-top: 10px;
    margin-bottom: 10px;
  }
}
.page-template-page-moove .tabs .links {
  display: none;
  align-items: center;
}
.page-template-page-moove .tabs .links.active, .page-template-page-moove .tabs .links:first-child {
  display: flex;
}
@media (max-width: 768px) {
  .page-template-page-moove .tabs .links.active, .page-template-page-moove .tabs .links:first-child {
    flex-direction: column;
  }
}
.page-template-page-moove .tabs .links .btn {
  width: 330px;
  margin-left: 10px;
  padding: 24px 30px;
  position: relative;
}
@media (max-width: 380px) {
  .page-template-page-moove .tabs .links .btn {
    max-width: 100%;
    width: 100%;
    margin: 0;
  }
}
.page-template-page-moove .tabs .links .btn:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 65px;
  height: 100%;
  background: url(img/icon-download-white.png) no-repeat center;
}

.formRegister {
  max-width: 450px !important;
}
.formRegister .g-recaptcha {
  bottom: 60px !important;
  justify-content: center !important;
}
.formRegister .mailerForm, .formRegister .mailerFormBlacklist {
  max-width: 450px !important;
}
.formRegister .mailerForm .field, .formRegister .mailerFormBlacklist .field {
  margin-bottom: 10px;
}
.formRegister .mailerForm .field .label, .formRegister .mailerFormBlacklist .field .label {
  display: block;
  color: #383838;
  font-weight: 400;
  margin-left: 5px;
  margin-bottom: 5px;
}
.formRegister .mailerForm .field:nth-child(5), .formRegister .mailerFormBlacklist .field:nth-child(5) {
  outline: none;
  color: #383838;
  width: 100%;
  margin-bottom: 25px;
  padding: 10px;
  background: white;
  border: 1px solid #E1E1E1;
  box-shadow: 0px 4px 9px rgba(27, 26, 65, 0.07);
  box-sizing: border-box;
  border-radius: 5px;
}
.formRegister .mailerForm .field:nth-child(5) select, .formRegister .mailerFormBlacklist .field:nth-child(5) select {
  padding: 0;
  outline: none;
  width: 100%;
  margin-bottom: 0;
  padding: 0;
  background: white;
  border: 0;
  box-sizing: border-box;
  border-radius: 0;
  height: 80px !important;
  box-shadow: none;
  overflow-y: scroll;
}
.formRegister .mailerForm .field input, .formRegister .mailerForm .field select, .formRegister .mailerFormBlacklist .field input, .formRegister .mailerFormBlacklist .field select {
  border-radius: 5px;
  margin-bottom: 15px;
  font-size: 16px;
  font-size: 1rem;
  line-height: 130%;
  outline: none;
  border: 1px solid #e1e1e1;
  color: #383838;
  width: 100%;
  height: 51px !important;
  padding: 15px;
  background: #fff;
}
.formRegister .mailerForm .field input[type=checkbox], .formRegister .mailerForm .field select[type=checkbox], .formRegister .mailerFormBlacklist .field input[type=checkbox], .formRegister .mailerFormBlacklist .field select[type=checkbox] {
  margin: 3px 10px 0 0;
  -webkit-appearance: none;
  width: 12px;
  height: 12px !important;
  position: absolute;
  border: 2px solid #ba9b37;
  background-image: url(img/check-solid.svg);
  background-size: 0;
  transition-duration: 0.2s;
  padding: 0;
  border-radius: 0;
}
.formRegister .mailerForm .field input[type=checkbox]:checked, .formRegister .mailerForm .field select[type=checkbox]:checked, .formRegister .mailerFormBlacklist .field input[type=checkbox]:checked, .formRegister .mailerFormBlacklist .field select[type=checkbox]:checked {
  background-size: 8px;
}
.formRegister .mailerForm .field.terms, .formRegister .mailerFormBlacklist .field.terms {
  position: relative;
  top: -105px !important;
}
.formRegister .mailerForm .field.terms #acceptedTerm, .formRegister .mailerFormBlacklist .field.terms #acceptedTerm {
  display: block !important;
  padding-left: 20px;
  margin-top: 1px;
  font-size: 14px;
  text-transform: none;
  color: #383838;
}
.formRegister .mailerForm .buttons, .formRegister .mailerFormBlacklist .buttons {
  justify-content: center !important;
}
.formRegister .mailerForm .buttons .btn, .formRegister .mailerFormBlacklist .buttons .btn {
  width: 160px !important;
  height: 50px !important;
  display: block;
  cursor: pointer;
  border-radius: 4px;
}
.formRegister .mailerForm .buttons .btn.send, .formRegister .mailerFormBlacklist .buttons .btn.send {
  background: #1b4633 !important;
  border: 2px solid #1b4633 !important;
  color: #fff;
  margin-left: 0.5rem !important;
}
.formRegister .mailerForm .buttons .btn.send:disabled, .formRegister .mailerFormBlacklist .buttons .btn.send:disabled {
  background-color: #bebebe !important;
  border-color: #bebebe !important;
  cursor: not-allowed;
}
.formRegister .mailerForm .buttons .btn.clear, .formRegister .mailerFormBlacklist .buttons .btn.clear {
  background-color: #fff !important;
  border: 1px solid #cbced0 !important;
  color: #000;
}

.accordion {
  margin: 5px 0 0;
}
.accordion__item {
  margin-bottom: 15px;
}
.accordion__item__header {
  display: flex;
  justify-content: flex-start;
  line-height: 130%;
  color: black;
  font-weight: 500;
  line-height: 24px;
  background: #fff;
  border: 1px solid #D5D7D8;
  padding: 15px;
  cursor: pointer;
  position: relative;
  font-size: 16px;
  font-size: 1rem;
  border-radius: 6px;
}
.accordion__item__header__title {
  width: 50%;
}
.accordion__item__header::before {
  content: "";
  width: 15px;
  height: 12px;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  transition: 0.5s all;
  -webkit-transform-origin: center center;
  transform-origin: center center;
  background: url(img/arrow_accordion.svg) no-repeat center center;
}
.accordion__item__header.active {
  background: #1B4633;
  color: #fff;
}
.accordion__item__header.active::before {
  background: url(img/arrow_accordion_up.svg) no-repeat center center;
}
.accordion__item__content {
  display: none;
  margin-top: 0;
  border: none;
  padding: 30px 20px;
  background-color: #FFF;
  border-top: 0;
}
.accordion__item__content table {
  margin-top: 0;
}
@media (max-width: 768px) {
  .accordion__item__content {
    padding: 15px 25px;
  }
}
.accordion .curriculum .accordion__item__header {
  background-color: #FFF;
  color: black;
  border: 1px solid #CBCED0;
  padding: 15px 30px;
  border-radius: 6px;
  font-weight: 500;
}
@media (max-width: 767px) {
  .accordion .curriculum .accordion__item__header {
    align-items: flex-start;
    justify-content: flex-start;
    padding: 7.5px 7.5px 7.5px 30px;
  }
  .accordion .curriculum .accordion__item__header::before {
    top: 50%;
    transform: translateY(-50%);
  }
  .accordion .curriculum .accordion__item__header span {
    width: 100% !important;
    padding: 0 !important;
  }
}
.accordion .curriculum .accordion__item__header span {
  border: none;
  height: auto;
  width: 50%;
}
.accordion .curriculum .accordion__item__header.active {
  background-color: #1B4633;
  color: white;
  font-weight: 700;
}
.accordion .curriculum .accordion__item__header::before {
  content: "";
  width: 15px;
  height: 10px;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  transition: 0.5s all;
  background: url(img/arrow_accordion_cur.png);
  background-repeat: no-repeat;
}
.accordion .curriculum .accordion__item__header.active:before {
  background: url(img/arrow_accordion_up_cur.png);
  background-repeat: no-repeat;
  transform: translateY(-50%);
}

.accordionFaq {
  margin: 20px 0;
}
.accordionFaq__item {
  margin-bottom: 15px;
}
.accordionFaq__item__header {
  display: flex;
  justify-content: flex-start;
  line-height: 130%;
  color: #191919;
  font-weight: bold;
  line-height: 24px;
  background: #fff;
  border-bottom: 1px solid #D5D7D8;
  padding: 15px;
  cursor: pointer;
  position: relative;
  font-size: 16px;
  font-size: 1rem;
}
.accordionFaq__item__header__title {
  width: 50%;
}
.accordionFaq__item__header::before {
  content: "";
  width: 15px;
  height: 12px;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  transition: 0.5s all;
  -webkit-transform-origin: center center;
  transform-origin: center center;
  background: url(img/arrow_accordion.svg) no-repeat center center;
}
.accordionFaq__item__header.active {
  background: #1B4633;
  color: #fff;
  border-radius: 8px 8px 0px 0px;
}
.accordionFaq__item__header.active::before {
  background: url(img/arrow_accordion_up.svg) no-repeat center center;
}
.accordionFaq__item__content {
  display: none;
  margin-top: 0;
  border: none;
  padding: 30px 20px;
  background-color: #F2F2F2;
  border-top: 0;
}
.accordionFaq__item__content table {
  margin-top: 0;
}
@media (max-width: 768px) {
  .accordionFaq__item__content {
    padding: 15px 25px;
  }
}

.page-template-file-manager-faq .accordion {
  margin: 5px 0 0;
}
.page-template-file-manager-faq .accordion__item {
  margin-bottom: 16px;
}
.page-template-file-manager-faq .accordion__item__content {
  background-color: transparent;
  padding: 0;
  display: none;
  margin-top: 0;
  border: none;
}
.page-template-file-manager-faq .accordion__item__content table {
  margin-top: 0;
  margin-bottom: 0;
}
.page-template-file-manager-faq .accordion__item__content p {
  padding: 15px;
  margin: 0;
}

.datepicker {
  position: relative;
  z-index: 0;
  display: table;
  width: 100%;
  margin: 0 auto;
}
.datepicker .nav-event {
  position: absolute;
  top: 4px;
  font-size: 0;
  cursor: pointer;
  z-index: 9;
}
.datepicker .nav-event.next {
  right: -15px;
  width: 18px;
  height: 36px;
  background-image: url(img/right_calendar.png);
  background-repeat: no-repeat;
}
.datepicker .nav-event.prev {
  left: -15px;
  width: 18px;
  height: 36px;
  background-image: url(img/left_calendar.png);
  background-repeat: no-repeat;
}
.datepicker .nav-event:hover {
  opacity: 0.8;
}
.datepicker .ui-datepicker-group {
  display: table-cell;
  width: 33.3%;
  padding: 0 12px 0;
  vertical-align: top;
}
@media (max-width: 992px) {
  .datepicker .ui-datepicker-group {
    width: 50%;
  }
  .datepicker .ui-datepicker-group-last {
    display: none;
  }
}
@media (max-width: 768px) {
  .datepicker .ui-datepicker-group {
    width: 100%;
  }
  .datepicker .ui-datepicker-group-middle {
    display: none;
  }
}
.datepicker .ui-datepicker-header {
  width: 100%;
  background: none;
  border: none;
}
.datepicker .ui-datepicker-header .datepicker .ui-datepicker-prev span, .datepicker .ui-datepicker-header .datepicker .ui-datepicker-next span {
  display: none;
}
.datepicker .ui-datepicker-title {
  color: #1B4633;
  font-size: 16px;
  padding: 10px 0;
  margin: 0;
  text-align: center;
  font-weight: 600;
  background: #FFF;
}
.datepicker .ui-datepicker-inline {
  width: 100% !important;
  display: table !important;
  border-collapse: separate;
  margin: 0 auto;
  min-height: 310px;
  border: none;
}
.datepicker .ui-datepicker-calendar {
  margin-top: 0;
  min-height: 265px;
  border: none;
}
.datepicker .ui-datepicker-calendar thead tr {
  background: none !important;
}
.datepicker .ui-datepicker-calendar thead tr th {
  border: none;
  color: black;
  background: #FFF;
  font-weight: 500;
}
.datepicker .ui-datepicker-calendar tr {
  background: none;
}
.datepicker .ui-datepicker-calendar tr td {
  background: #FFF;
  padding: 5px;
  text-align: center;
  width: 14.3%;
  border: none;
}
.datepicker .ui-datepicker-calendar tr td span {
  color: #434343;
  display: block;
  font-size: 15px;
  font-weight: 400;
}
.datepicker .ui-datepicker-calendar tr td.has-event span {
  color: white;
  width: 32px;
  height: 32px;
  padding-top: 6px;
  margin: 0 auto;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  background-color: #1B4633;
}
.datepicker .ui-datepicker-calendar tr td.has-event.divulgacao-de-resultado span {
  background-color: #CBCED0;
}
.datepicker .ui-datepicker-calendar tr td.has-event.webcast span {
  background-color: #3C96FF;
}
.datepicker .ui-datepicker-calendar tr td.has-event.mais-de-um-evento span {
  background-color: #BA9B37;
}
.datepicker .ui-datepicker-calendar tr td.has-event.conferencias span {
  background-color: #000000;
}
.datepicker .ui-datepicker-calendar tr td.has-event.outros-eventos span {
  background-color: #1B4633;
}
.datepicker .ui-datepicker-prev, .datepicker .ui-datepicker-next {
  display: none;
}

#legenda_eventos {
  width: 100%;
  margin: 5px auto;
}
#legenda_eventos .legenda_texto {
  color: #383838;
  font-weight: bold;
}
#legenda_eventos .legenda_item {
  display: inline-block;
  margin: 5px 15px 5px 0;
  position: relative;
}
#legenda_eventos .legenda_item .cor {
  position: absolute;
  left: 0;
  top: 2px;
  width: 18px;
  height: 18px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
#legenda_eventos .legenda_item .cor-01 {
  background: #CBCED0;
}
#legenda_eventos .legenda_item .cor-02 {
  background: #3C96FF;
}
#legenda_eventos .legenda_item .cor-03 {
  background: #BA9B37;
}
#legenda_eventos .legenda_item .cor-04 {
  background: #000000;
}
#legenda_eventos .legenda_item .cor-05 {
  background: #1B4633;
}
#legenda_eventos .legenda_item .label {
  color: #383838;
  padding: 5px 0 5px 25px;
}

.ui-tooltip {
  position: absolute;
  z-index: 9999;
  background: white;
  border: 1px solid #e6e6e6;
  max-width: 300px;
  color: #2A2222;
  box-shadow: 0 0 7px #a8a8a8;
  padding: 0;
}
.ui-tooltip h5 {
  color: #476da6;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
  padding: 10px;
  font-size: 13px;
  background: #f9f9f9;
  margin: 0;
}
.ui-tooltip ul {
  padding: 0;
  margin-bottom: 0;
}
.ui-tooltip ul li {
  list-style: none;
  padding: 8px 10px;
  border-top: 1px solid #e6e6e6;
  font-size: 13px;
}
.ui-tooltip .arrow {
  width: 70px;
  height: 16px;
  overflow: hidden;
  position: absolute;
  left: 50%;
  margin-left: -35px;
  bottom: -16px;
}
.ui-tooltip .arrow.top {
  top: -16px;
  bottom: auto;
}
.ui-tooltip .arrow.top:after {
  bottom: -20px;
  top: auto;
}
.ui-tooltip .arrow.left {
  left: 20%;
}
.ui-tooltip .arrow:after {
  content: "";
  background: white;
  border: 1px solid #e6e6e6;
  position: absolute;
  left: 20px;
  top: -20px;
  width: 25px;
  height: 25px;
  box-shadow: 6px 5px 9px -9px black;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.ui-helper-hidden-accessible {
  display: none;
}

.evento-futuro h2 {
  font-size: 18px;
  color: #1B4633;
  font-weight: 500;
}

.evento-realizado h2 {
  font-size: 18px;
  color: #1B4633;
  font-weight: 500;
}

.loading {
  display: flex;
  justify-content: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 100px;
  max-height: 360px;
  opacity: 0.25;
  transition-duration: 0.377s;
}
.loading + div, .loading + section, .loading + form {
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  transition-duration: 0.377s;
}
.loading.finished {
  max-height: 0;
  opacity: 0;
  pointer-events: none;
}
.loading.finished + div, .loading.finished + section, .loading.finished + form {
  max-height: none;
  opacity: 1;
}

/* POPUP HOME */
#popup {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 999999;
  background: rgba(0, 0, 0, 0.5);
}
@media (max-width: 767px) {
  #popup {
    display: none;
  }
}
#popup .box-msg {
  position: fixed;
  left: 50%;
  top: 45%;
  width: 560px;
  background-color: #fff;
  z-index: 9999;
  padding: 45px 30px 30px 30px;
  color: #67666b;
  border-radius: 8px;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media (max-width: 767px) {
  #popup .box-msg {
    position: absolute;
    left: 0;
    top: 0;
    max-width: 767px;
    width: 100%;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@media (max-width: 336px) {
  #popup .box-msg {
    padding: 20px 2px;
    top: 20px;
  }
}
#popup .box-msg .close {
  position: absolute;
  right: 12px;
  top: 12px;
  width: 30px;
  height: 30px;
  padding: 0 5px;
  color: #BA9B37;
  font-size: 26px;
  border-radius: 62px;
  background: transparent;
  font-family: arial, sans-serif;
  text-align: center;
  overflow: hidden;
  line-height: 1em;
  font-style: normal;
  cursor: pointer;
}
#popup .box-msg .close:hover {
  opacity: 0.8;
}
#popup .box-msg h2 {
  color: #1B4633;
  font-weight: 500;
  text-align: left;
  font-size: 18px;
  line-height: 1.2em;
  letter-spacing: 0 !important;
  margin: 15px 0px;
  border: none;
}
#popup .box-msg h3 {
  color: #1B4633;
  position: relative;
  font-family: "Raleway Light", sans-serif;
  font-size: 15px;
  text-align: center;
  letter-spacing: 0 !important;
  margin: 5px 0 15px;
  line-height: 23px;
  font-weight: 700;
}
#popup .box-msg h4 {
  color: #383838;
  font-weight: 500;
  text-align: left;
  font-size: 16px;
  line-height: 1.2em;
  letter-spacing: 0 !important;
  margin: 15px 0px;
  border: none;
}
#popup .box-msg small {
  font-size: 13px;
}
#popup .box-msg p {
  color: #000;
  text-align: center;
  font-size: 14px;
  line-height: 1.4em;
  margin-top: 20px;
  font-weight: 400;
}
#popup .box-msg p a {
  font-size: 16px;
  color: #000;
  font-weight: 400;
}
#popup .box-msg p .btnLink {
  background-color: #1B4633;
  border-radius: 30px;
  color: #FFF;
  padding: 10px 20px;
  display: block;
  max-width: 120px;
  margin: 15px auto;
  text-align: center;
}
#popup .box-msg p strong {
  color: #383838;
}
#popup .box-msg table {
  width: 100%;
  border-width: 0 !important;
  margin: -9px 0px 34px 0;
}
#popup .box-msg table td {
  padding: 0px 30px 4px !important;
  vertical-align: top;
  position: relative;
  border-color: transparent !important;
  background-color: transparent !important;
  font-size: 13px;
  line-height: 1.7em;
  text-align: center;
}
#popup .box-msg table td:nth-of-type(1)::after {
  position: absolute;
  content: "";
  width: 0px;
  background-color: #1B4633;
  height: 130px;
  top: 50%;
  right: 0;
  margin-top: -48px;
}
#popup .box-msg table td h3 {
  color: white;
  font-size: 15px;
  text-transform: uppercase;
  line-break: 1.1em;
  margin-bottom: 0px;
  color: #039be5;
}
#popup .box-msg table td h3::before {
  display: none;
}
#popup .box-msg table td span {
  display: block;
}
#popup .box-msg table td p {
  font-size: 13px;
  line-height: 1.7em;
  padding: 5px 0;
}
#popup .box-msg table td h4 {
  color: white;
  font-size: 14px;
  margin: 15px 0 5px;
  padding: 5px 15px;
  text-align: center;
  background-color: white;
  border-radius: 4px;
  color: #fff;
  width: 200px;
}
#popup .box-msg table td a {
  color: #67666b;
  border: 1px solid black;
  padding: 5px;
  border-radius: 25px;
  text-decoration: none;
}

#popup-mobile {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 999999;
}
@media (max-width: 767px) {
  #popup-mobile {
    display: block;
  }
}
#popup-mobile .box-msg {
  position: fixed;
  left: 50%;
  top: 50%;
  width: 320px;
  background: white;
  z-index: 9999;
  padding: 30px;
  color: #67666b;
  border-bottom: 4px solid #BA9B37;
  border-radius: 6px;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media (max-width: 767px) {
  #popup-mobile .box-msg {
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}
#popup-mobile .box-msg .btnLink {
  background-color: #1B4633;
  border-radius: 30px;
  color: #FFF;
  padding: 10px 20px;
  display: block;
  max-width: 120px;
  margin: 15px auto;
  text-align: center;
}
#popup-mobile .box-msg .close {
  position: absolute;
  right: 12px;
  top: 12px;
  width: 31px;
  height: 29px;
  padding: 0 5px;
  color: #BA9B37;
  font-size: 26px;
  border-radius: 62px;
  background: transparent;
  font-family: arial, sans-serif;
  text-align: center;
  overflow: hidden;
  line-height: 1em;
  font-style: normal;
  cursor: pointer;
}
#popup-mobile .box-msg .close:hover {
  opacity: 0.8;
}
#popup-mobile .box-msg .close::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50px;
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
}
#popup-mobile .box-msg #main-popup {
  padding-top: 0px !important;
}
#popup-mobile .box-msg h2 {
  color: #007632;
  font-family: "Raleway Light", sans-serif;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 1.2em;
  letter-spacing: 0 !important;
  margin: 15px 0px;
  border: none;
}
#popup-mobile .box-msg h3 {
  color: #1B4633;
  position: relative;
  font-family: "Raleway Light", sans-serif;
  font-size: 16px;
  text-align: left;
  letter-spacing: 0 !important;
  margin: 0;
  line-height: 20px;
}
#popup-mobile .box-msg h4 {
  margin: 15px 0;
}
#popup-mobile .box-msg p {
  color: #67666b;
  font-size: 13px;
  line-height: 1.4em;
  margin: 5px 0 20px;
}
#popup-mobile .box-msg p a {
  color: #67666b;
  font-size: 16px;
}
#popup-mobile .box-msg p strong {
  color: #1B4633;
}
#popup-mobile .box-msg table {
  width: 100%;
  border-width: 0 !important;
  margin: -9px 0px 34px 0;
}
#popup-mobile .box-msg table td {
  padding: 0px 30px 4px !important;
  vertical-align: top;
  position: relative;
  border-color: transparent !important;
  background-color: transparent !important;
  font-size: 13px;
  line-height: 1.7em;
  text-align: center;
}
#popup-mobile .box-msg table td h3 {
  color: white;
  font-size: 15px;
  text-transform: uppercase;
  line-break: 1.1em;
  margin-bottom: 0px;
  color: #039be5;
}
#popup-mobile .box-msg table td h3::before {
  display: none;
}
#popup-mobile .box-msg table td p {
  font-size: 13px;
  line-height: 1.7em;
  padding: 5px 0;
}
#popup-mobile .box-msg table td h4 {
  color: white;
  font-size: 14px;
  margin: 15px 0 5px;
  padding: 5px 15px;
  text-align: center;
  background-color: white;
  border-radius: 4px;
  color: #fff;
  width: 200px;
}
#popup-mobile .box-msg table td a {
  display: block;
  color: #67666b;
  border: 1px solid #000;
  padding: 5px;
  margin: 5px 0;
  text-align: center;
  border-radius: 25px;
}

.cookieinfo {
  margin: auto;
  background: #1B4633 !important;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row-reverse;
  max-width: 80%;
  border-radius: 10px;
  bottom: 35% !important;
}
@media (max-width: 768px) {
  .cookieinfo {
    flex-direction: column !important;
    flex-flow: column-reverse !important;
    bottom: 0 !important;
    margin: 10px !important;
    max-width: 100%;
  }
}

.cookieinfo span {
  padding: 22px 0 22px 0 !important;
  font-size: 15px !important;
  line-height: 150% !important;
  font-weight: 500 !important;
  color: #fff !important;
}
.cookieinfo span p {
  color: #BA9B37 !important;
  margin: 0;
}

.cookieinfo a {
  color: #BA9B37;
  font-size: 15px;
  text-decoration: underline;
}

.cookieinfo a:hover {
  opacity: 0.8;
}

.cookieinfo-close {
  margin: unset !important;
  background: #BA9B37 !important;
  border-radius: 4px !important;
  color: #1B4633 !important;
  text-transform: uppercase !important;
  min-width: 150px !important;
  margin-left: 48px !important;
  font-size: 14px !important;
  font-weight: 500 !important;
}
@media (max-width: 768px) {
  .cookieinfo-close {
    margin-left: 0px !important;
    min-width: 100% !important;
  }
}

/* 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("./vendor/slick-1.9.0/ajax-loader.gif") center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  src: url("./vendor/slick-1.9.0/fonts/slick.eot");
  src: url("./vendor/slick-1.9.0/fonts/slick.eot?#iefix") format("embedded-opentype"), url("./vendor/slick-1.9.0/fonts/slick.woff") format("woff"), url("./vendor/slick-1.9.0/fonts/slick.ttf") format("truetype"), url("./vendor/slick-1.9.0/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-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: 13px;
  width: 13px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 13px;
  width: 13px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
  border: 1px solid white;
  border-radius: 50%;
}
.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.slick-active button {
  background: white;
}

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2015 Daniel Eden
*/
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

@-webkit-keyframes bounce {
  0%, 100%, 20%, 53%, 80% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
@keyframes bounce {
  0%, 100%, 20%, 53%, 80% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    -ms-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    -ms-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    -ms-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes flash {
  0%, 100%, 50% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
@keyframes flash {
  0%, 100%, 50% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    -ms-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    -ms-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    -ms-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    -ms-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    -ms-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    -ms-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
@keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    -ms-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    -ms-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    -ms-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    -ms-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    -ms-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    -ms-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    -ms-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
.swing {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    -ms-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    -ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    -ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

@-webkit-keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes wobble {
  0% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    -ms-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    -ms-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    -ms-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    -ms-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    -ms-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  100% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes bounceIn {
  0%, 100%, 20%, 40%, 60%, 80% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes bounceIn {
  0%, 100%, 20%, 40%, 60%, 80% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -ms-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    -ms-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    -ms-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    -ms-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    -ms-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
}

@-webkit-keyframes bounceInDown {
  0%, 100%, 60%, 75%, 90% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInDown {
  0%, 100%, 60%, 75%, 90% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    -ms-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    -ms-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    -ms-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    -ms-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  100% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  0%, 100%, 60%, 75%, 90% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInLeft {
  0%, 100%, 60%, 75%, 90% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    -ms-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    -ms-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    -ms-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    -ms-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  0%, 100%, 60%, 75%, 90% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInRight {
  0%, 100%, 60%, 75%, 90% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    -ms-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    -ms-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    -ms-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    -ms-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  0%, 100%, 60%, 75%, 90% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInUp {
  0%, 100%, 60%, 75%, 90% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    -ms-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    -ms-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    -ms-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    -ms-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    -ms-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    -ms-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -ms-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    -ms-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    -ms-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    -ms-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    -ms-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    -ms-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    -ms-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    -ms-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    -ms-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    -ms-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    -ms-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    -ms-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    -ms-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    -ms-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    -ms-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    -ms-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    -ms-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes fadeOutDown {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    -ms-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    -ms-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    -ms-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    -ms-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    -ms-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    -ms-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -ms-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -ms-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -ms-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: perspective(400px);
    -ms-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  -webkit-backface-visibility: visible;
  -ms-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    -ms-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    -ms-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    -ms-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    -ms-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
}

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    -ms-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    -ms-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    -ms-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
  }
}
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    -ms-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    -ms-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    -ms-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    -ms-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    -ms-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    -ms-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    -ms-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    -ms-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    -ms-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    -ms-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    -ms-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    -ms-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    -ms-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    -ms-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    -ms-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
@keyframes rollOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    -ms-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -ms-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  100% {
    opacity: 0;
  }
}
@keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -ms-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  100% {
    opacity: 0;
  }
}
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    -ms-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
  }
}
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    -ms-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    -ms-transform-origin: right center;
    transform-origin: right center;
  }
}
.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    visibility: visible;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes slideInDown {
  0% {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    visibility: visible;
  }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    visibility: visible;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes slideInLeft {
  0% {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    visibility: visible;
  }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    visibility: visible;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes slideInRight {
  0% {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    visibility: visible;
  }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    visibility: visible;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes slideInUp {
  0% {
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    visibility: visible;
  }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
}
@keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
  }
}
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}
@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
}
@keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
  }
}
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
}
@keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
  }
}
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

/*# sourceMappingURL=style.css.map */
