@font-face {
  font-family: 'Futura';
  font-weight: 300;
  src: url('../fonts/Futura_Light.eot');
  src: url('../fonts/Futura_Light.eot') format('embedded-opentype'), url('../fonts/Futura_Light.woff') format('woff'), url('../fonts/Futura_Light.ttf') format('truetype');
}
@font-face {
  font-family: 'Futura';
  font-weight: 500;
  src: url('../fonts/Futura_Medium.eot');
  src: url('../fonts/Futura_Medium.eot') format('embedded-opentype'), url('../fonts/Futura_Medium.woff') format('woff'), url('../fonts/Futura_Medium.ttf') format('truetype');
}
@font-face {
  font-family: 'Futura';
  font-weight: 700;
  src: url('../fonts/Futura_Bold.eot');
  src: url('../fonts/Futura_Bold.eot') format('embedded-opentype'), url('../fonts/Futura_Bold.woff') format('woff'), url('../fonts/Futura_Bold.ttf') format('truetype');
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: .67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: 700;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
.container {
  position: relative;
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box;
}
.column,
.columns {
  width: 100%;
  float: left;
  box-sizing: border-box;
}
@media (min-width: 400px) {
  .container {
    width: 85%;
    padding: 0;
  }
}
@media (min-width: 550px) {
  .container {
    width: 80%;
  }
  .column,
  .columns {
    margin-left: 4%;
  }
  .column:first-child,
  .columns:first-child {
    margin-left: 0;
  }
  .one.column,
  .one.columns {
    width: 4.66666666667%;
  }
  .two.columns {
    width: 13.3333333333%;
  }
  .three.columns {
    width: 22%;
  }
  .four.columns {
    width: 30.6666666667%;
  }
  .five.columns {
    width: 39.3333333333%;
  }
  .six.columns {
    width: 48%;
  }
  .seven.columns {
    width: 56.6666666667%;
  }
  .eight.columns {
    width: 65.3333333333%;
  }
  .nine.columns {
    width: 74%;
  }
  .ten.columns {
    width: 82.6666666667%;
  }
  .eleven.columns {
    width: 91.3333333333%;
  }
  .twelve.columns {
    width: 100%;
    margin-left: 0;
  }
  .one-third.column {
    width: 30.6666666667%;
  }
  .two-thirds.column {
    width: 65.3333333333%;
  }
  .one-half.column {
    width: 48%;
  }
  .offset-by-one.column,
  .offset-by-one.columns {
    margin-left: 8.66666666667%;
  }
  .offset-by-two.column,
  .offset-by-two.columns {
    margin-left: 17.3333333333%;
  }
  .offset-by-three.column,
  .offset-by-three.columns {
    margin-left: 26%;
  }
  .offset-by-four.column,
  .offset-by-four.columns {
    margin-left: 34.6666666667%;
  }
  .offset-by-five.column,
  .offset-by-five.columns {
    margin-left: 43.3333333333%;
  }
  .offset-by-six.column,
  .offset-by-six.columns {
    margin-left: 52%;
  }
  .offset-by-seven.column,
  .offset-by-seven.columns {
    margin-left: 60.6666666667%;
  }
  .offset-by-eight.column,
  .offset-by-eight.columns {
    margin-left: 69.3333333333%;
  }
  .offset-by-nine.column,
  .offset-by-nine.columns {
    margin-left: 78%;
  }
  .offset-by-ten.column,
  .offset-by-ten.columns {
    margin-left: 86.6666666667%;
  }
  .offset-by-eleven.column,
  .offset-by-eleven.columns {
    margin-left: 95.3333333333%;
  }
  .offset-by-one-third.column,
  .offset-by-one-third.columns {
    margin-left: 34.6666666667%;
  }
  .offset-by-two-thirds.column,
  .offset-by-two-thirds.columns {
    margin-left: 69.3333333333%;
  }
  .offset-by-one-half.column,
  .offset-by-one-half.columns {
    margin-left: 52%;
  }
}
.button,
button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
  display: inline-block;
  height: 38px;
  padding: 0 30px;
  color: #555;
  text-align: center;
  font-size: 11px;
  font-weight: 600;
  line-height: 38px;
  letter-spacing: .1rem;
  text-transform: uppercase;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border-radius: 4px;
  border: 1px solid #bbb;
  cursor: pointer;
  box-sizing: border-box;
}
.button:hover,
button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
.button:focus,
button:focus,
input[type="submit"]:focus,
input[type="reset"]:focus,
input[type="button"]:focus {
  color: #333;
  border-color: #888;
  outline: 0;
}
.button.button-primary,
button.button-primary,
input[type="submit"].button-primary,
input[type="reset"].button-primary,
input[type="button"].button-primary {
  color: #FFF;
  background-color: #33C3F0;
  border-color: #33C3F0;
}
.button.button-primary:hover,
button.button-primary:hover,
input[type="submit"].button-primary:hover,
input[type="reset"].button-primary:hover,
input[type="button"].button-primary:hover,
.button.button-primary:focus,
button.button-primary:focus,
input[type="submit"].button-primary:focus,
input[type="reset"].button-primary:focus,
input[type="button"].button-primary:focus {
  color: #FFF;
  background-color: #1EAEDB;
  border-color: #1EAEDB;
}
input[type="email"],
input[type="number"],
input[type="search"],
input[type="text"],
input[type="tel"],
input[type="url"],
input[type="password"],
textarea,
select {
  height: 38px;
  padding: 6px 10px;
  background-color: #fff;
  border: 1px solid #D1D1D1;
  border-radius: 4px;
  box-shadow: none;
  box-sizing: border-box;
}
input[type="email"],
input[type="number"],
input[type="search"],
input[type="text"],
input[type="tel"],
input[type="url"],
input[type="password"],
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
textarea {
  min-height: 65px;
  padding-top: 6px;
  padding-bottom: 6px;
}
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="text"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
textarea:focus,
select:focus {
  border: 1px solid #33C3F0;
  outline: 0;
}
label,
legend {
  display: block;
  margin-bottom: .5rem;
  font-weight: 600;
}
fieldset {
  padding: 0;
  border-width: 0;
}
input[type="checkbox"],
input[type="radio"] {
  display: inline;
}
label > .label-body {
  display: inline-block;
  margin-left: .5rem;
  font-weight: 400;
}
ul {
  list-style: circle inside;
}
ol {
  list-style: decimal inside;
}
ol,
ul {
  padding-left: 0;
  margin-top: 0;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin: 1.5rem 0 1.5rem 3rem;
  font-size: 90%;
}
li {
  margin-bottom: 1rem;
}
pre > code {
  display: block;
  padding: 1rem 1.5rem;
  white-space: pre;
}
th,
td {
  padding: 12px 15px;
  text-align: left;
  border-bottom: 1px solid #E1E1E1;
}
th:first-child,
td:first-child {
  padding-left: 0;
}
th:last-child,
td:last-child {
  padding-right: 0;
}
input,
textarea,
select,
fieldset {
  margin-bottom: 1.5rem;
}
pre,
blockquote,
dl,
figure,
table,
p,
ul,
ol,
.u-full-width {
  width: 100%;
  box-sizing: border-box;
}
.u-max-full-width {
  max-width: 100%;
  box-sizing: border-box;
}
.u-pull-right {
  float: right;
}
.u-pull-left {
  float: left;
}
hr {
  margin-top: 3rem;
  margin-bottom: 3.5rem;
  border-width: 0;
  border-top: 1px solid #E1E1E1;
}
.container:after,
.row:after,
.u-cf {
  content: "";
  display: table;
  clear: both;
}
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: .8;
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #CCC;
}
.mfp-preloader a:hover {
  color: #FFF;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: .65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.mfp-arrow {
  position: absolute;
  opacity: .65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: .7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}
.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0,0,0,0.6);
  background: #000;
}
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0;
  margin: 0 auto;
}
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0,0,0,0.6);
  background: #444;
}
.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape),screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0,0,0,0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0,0,0,0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.home-banners-box {
  width: 100%;
  height: 600px;
  display: block;
  position: relative;
  overflow: hidden;
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .home-banners-box {
    height: 500px;
  }
}
@media screen and (max-width: 39.9375em) {
  .home-banners-box {
    height: 300px;
  }
}
.home-banners-box .banner-box {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  overflow: hidden;
}
.home-banners-box .banner-box .banner-content {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  overflow: hidden;
}
.home-banners-box .banner-box .banner-content .banner-background-box {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  z-index: 0;
}
.home-banners-box .banner-box .banner-content .banner-background-box .banner-background {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.home-banners-box .banner-box .banner-content .banner-text-box {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  z-index: 9;
}
.home-banners-box .banner-box .banner-content .banner-text-box .container-fix {
  height: 100%;
  display: block;
  position: relative;
}
.home-banners-box .banner-box .banner-content .banner-text-box .container-fix .row {
  height: 100%;
  display: block;
  position: relative;
}
.home-banners-box .banner-box .banner-content .banner-text-box .container-fix .row .banner-text-content {
  width: 60%;
  height: 100%;
  display: table;
  position: relative;
  padding: 0 20%;
  margin: 0;
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .home-banners-box .banner-box .banner-content .banner-text-box .container-fix .row .banner-text-content {
    width: 80%;
    padding: 0 10%;
  }
}
@media screen and (max-width: 39.9375em) {
  .home-banners-box .banner-box .banner-content .banner-text-box .container-fix .row .banner-text-content {
    width: 80%;
    padding: 0 10%;
  }
}
.home-banners-box .banner-box .banner-content .banner-text-box .container-fix .row .banner-text-content .banner-text {
  width: 100%;
  display: table-cell;
  position: relative;
  vertical-align: middle;
}
.home-banners-box .banner-box .banner-content .banner-text-box .container-fix .row .banner-text-content .banner-text .text {
  display: block;
  position: relative;
  text-align: center;
}
.home-banners-box .banner-box .banner-content .banner-text-box .container-fix .row .banner-text-content .banner-text .text p,
.home-banners-box .banner-box .banner-content .banner-text-box .container-fix .row .banner-text-content .banner-text .text span,
.home-banners-box .banner-box .banner-content .banner-text-box .container-fix .row .banner-text-content .banner-text .text div {
  display: block;
  position: relative;
  line-height: 1.4;
  font-family: 'Futura';
  font-weight: 500;
  font-size: 22px;
  color: white;
  margin: 0;
  padding: 0;
}
.home-banners-box .banner-box .banner-content .banner-text-box .container-fix .row .banner-text-content .banner-text .text p strong,
.home-banners-box .banner-box .banner-content .banner-text-box .container-fix .row .banner-text-content .banner-text .text span strong,
.home-banners-box .banner-box .banner-content .banner-text-box .container-fix .row .banner-text-content .banner-text .text div strong {
  display: block;
  position: relative;
  font-size: 50px;
  line-height: 1;
  margin: 10px 0;
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .home-banners-box .banner-box .banner-content .banner-text-box .container-fix .row .banner-text-content .banner-text .text p,
  .home-banners-box .banner-box .banner-content .banner-text-box .container-fix .row .banner-text-content .banner-text .text span,
  .home-banners-box .banner-box .banner-content .banner-text-box .container-fix .row .banner-text-content .banner-text .text div {
    font-size: 18px;
  }
  .home-banners-box .banner-box .banner-content .banner-text-box .container-fix .row .banner-text-content .banner-text .text p strong,
  .home-banners-box .banner-box .banner-content .banner-text-box .container-fix .row .banner-text-content .banner-text .text span strong,
  .home-banners-box .banner-box .banner-content .banner-text-box .container-fix .row .banner-text-content .banner-text .text div strong {
    font-size: 35px;
  }
}
@media screen and (max-width: 39.9375em) {
  .home-banners-box .banner-box .banner-content .banner-text-box .container-fix .row .banner-text-content .banner-text .text p,
  .home-banners-box .banner-box .banner-content .banner-text-box .container-fix .row .banner-text-content .banner-text .text span,
  .home-banners-box .banner-box .banner-content .banner-text-box .container-fix .row .banner-text-content .banner-text .text div {
    font-size: 16px;
  }
  .home-banners-box .banner-box .banner-content .banner-text-box .container-fix .row .banner-text-content .banner-text .text p strong,
  .home-banners-box .banner-box .banner-content .banner-text-box .container-fix .row .banner-text-content .banner-text .text span strong,
  .home-banners-box .banner-box .banner-content .banner-text-box .container-fix .row .banner-text-content .banner-text .text div strong {
    font-size: 20px;
  }
}
.home-banners-box .banner-box .banner-content .banner-text-box .container-fix .row .banner-text-content .banner-text .banner-link {
  display: table;
  position: relative;
  margin: 30px auto 0;
  color: #f8c720;
  border: 1px solid white;
  line-height: 1;
  font-family: 'Futura';
  font-weight: 300;
  font-size: 20px;
  text-transform: uppercase;
  padding: 20px 40px;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.home-banners-box .banner-box .banner-content .banner-text-box .container-fix .row .banner-text-content .banner-text .banner-link:hover {
  background: #f8c720;
  color: white;
  border-color: #f8c720;
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .home-banners-box .banner-box .banner-content .banner-text-box .container-fix .row .banner-text-content .banner-text .banner-link {
    margin: 20px auto 0;
    font-size: 18px;
    padding: 15px 20px;
  }
}
@media screen and (max-width: 39.9375em) {
  .home-banners-box .banner-box .banner-content .banner-text-box .container-fix .row .banner-text-content .banner-text .banner-link {
    margin: 10px auto 0;
    font-size: 14px;
    padding: 10px 15px;
  }
}
.home-banners-box .banner-arrows {
  width: 40px;
  height: 80px;
  display: block;
  position: absolute;
  top: 50%;
  background: #174b97;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  z-index: 999;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.home-banners-box .banner-arrows .fa {
  display: block;
  position: absolute;
  font-size: 40px;
  color: white;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.home-banners-box .banner-arrows#bannerPrev {
  left: 0;
}
.home-banners-box .banner-arrows#bannerNext {
  right: 0;
}
.home-banners-box .banner-arrows:hover {
  background: white;
}
.home-banners-box .banner-arrows:hover .fa {
  color: #174b97;
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .home-banners-box .banner-arrows {
    width: 30px;
    height: 50px;
  }
  .home-banners-box .banner-arrows .fa {
    font-size: 30px;
  }
}
@media screen and (max-width: 39.9375em) {
  .home-banners-box .banner-arrows {
    width: 20px;
    height: 30px;
  }
  .home-banners-box .banner-arrows .fa {
    font-size: 20px;
  }
}
.home-banners-box #bannerPager {
  display: block;
  position: absolute;
  bottom: 30px;
  left: 50%;
  z-index: 999;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}
.home-banners-box #bannerPager span {
  width: 12px;
  height: 12px;
  display: inline-block;
  position: relative;
  background: white;
  overflow: hidden;
  margin: 0 6px;
  cursor: pointer;
  text-indent: -9999px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.home-banners-box #bannerPager span:hover,
.home-banners-box #bannerPager span.cycle-pager-active {
  opacity: .5;
}
@media screen and (max-width: 39.9375em) {
  .home-banners-box #bannerPager {
    bottom: 15px;
  }
  .home-banners-box #bannerPager span {
    width: 8px;
    height: 8px;
    margin: 0 3px;
  }
}
.bx-wrapper {
  position: relative;
  margin: 0 auto 0px;
  padding: 0;
  *zoom: 1;
}
.bx-wrapper img {
  max-width: 100%;
  display: block;
}
.bx-wrapper .bx-viewport {
  border: 0px;
  left: -5px;
  background: #FFF;
  -webkit-transform: translatez(0);
  -moz-transform: translatez(0);
  -ms-transform: translatez(0);
  -o-transform: translatez(0);
  transform: translatez(0);
  margin-top: 10px;
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: 10px;
  width: 100%;
}
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url(images/bx_loader.gif) center center no-repeat #fff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #FFFFFF;
  text-indent: -9999px;
  display: block;
  width: 15px;
  height: 15px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 8px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #004479;
}
.bx-wrapper .bx-prev {
  margin-top: -40px !important;
  left: -40px;
  background: url(images/prev.png) no-repeat;
}
.bx-wrapper .bx-next {
  margin-top: -40px !important;
  right: -30px;
  background: url(images/next.png) no-repeat;
}
.bx-wrapper .bx-prev:hover {
  opacity: 0.7;
}
.bx-wrapper .bx-next:hover {
  opacity: 0.7;
}
.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}
.bx-wrapper .bx-controls-auto {
  text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url(images/controls.png) -86px -11px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
  background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url(images/controls.png) -86px -44px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
  background-position: -86px -33px;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}
.clear {
  clear: both;
}
input:invalid {
  box-shadow: none;
}
textarea:invalid {
  box-shadow: none;
}
* {
  padding: 0;
  border: 0;
  margin: 0;
  line-height: 1.5;
}
a,
img {
  border: 0;
  text-decoration: none;
}
input {
  outline: none;
}
html,
body {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  margin: 0;
  padding: 0;
  font-family: 'Futura', sans-serif !important;
  height: 100%;
  font-weight: 500;
}
.container-fix {
  width: auto;
  max-width: 1080px;
  margin-left: auto;
  margin-right: auto;
}
header .top1 {
  width: 100%;
  height: auto;
  display: table;
  background-color: #004479;
}
header .logo {
  margin-top: 10px;
  margin-bottom: 8px;
}
header .logo img {
  width: 100%;
  max-width: 210px;
}
header .bgmm {
  width: 30%;
  float: right;
  cursor: pointer;
  display: none;
  margin-top: 20px;
  z-index: 999;
  position: relative;
}
header .bgmm .inline {
  width: 100%;
  height: 6px;
  background-color: #FFF;
  display: table;
  margin-top: 5px;
  border-radius: 3px;
}
header .navmenu {
  margin-top: 25px;
  text-align: right;
}
header .navmenu ul {
  list-style: none;
  margin-bottom: 0px !important;
  text-align: right;
}
header .navmenu ul li {
  display: inline-block;
  margin-bottom: 0px !important;
}
header .navmenu ul li a {
  display: inline-block;
  color: #FFF;
  font-size: 22px;
  font-weight: 300;
  margin-left: 30px;
  border-bottom: 2px solid transparent;
  transition: all .22s ease-in-out;
  -moz-transition: all .22s ease-in-out;
  -webkit-transition: all .22s ease-in-out;
}
header .navmenu ul li a:hover {
  border-bottom: 2px solid #FFF;
}
header .navmenu ul .lm1 {
  display: none;
}
header .top2 {
  margin-top: 10px;
}
header .top2 .mp {
  display: inline-block;
  color: #004479;
  font-size: 24px;
  text-transform: uppercase;
  margin-top: 3px;
  border-bottom: 2px solid transparent;
  transition: all .22s ease-in-out;
  -moz-transition: all .22s ease-in-out;
  -webkit-transition: all .22s ease-in-out;
}
header .top2 .mp:hover {
  border-bottom: 2px solid #004479;
}
header .top2 .mp-icon {
  display: inline-block;
  width: 56px;
  height: 33px;
  background: url('../img/icon_p1.png') no-repeat;
  margin-right: 20px;
  transition: all .22s ease-in-out;
  -moz-transition: all .22s ease-in-out;
  -webkit-transition: all .22s ease-in-out;
}
header .top2 .mp-icon:hover {
  opacity: 0.5;
}
header .top2 .mpi2 {
  width: 61px;
  background: url('../img/icon_p2.png') no-repeat;
}
header .top2 .mpi3 {
  width: 87px;
  background: url('../img/icon_p3.png') no-repeat;
}
header .icon-search {
  width: 60px;
  height: 26px;
  background: url('../img/search.png') no-repeat center right;
  float: right;
  cursor: pointer;
  margin-top: 7px;
}
header .box-search {
  width: 237px;
  position: absolute;
  text-align: center;
  z-index: 999;
  padding-top: 15px;
  display: none;
}
header .box-search .white {
  width: 100%;
  display: table;
  background-color: #FFF;
  border: 1px solid #F6F6F6;
}
header .box-search .line {
  width: 90%;
  display: inline-block;
  margin: 0 auto;
  height: 6px;
  background-color: #F8C720;
}
header .box-search input[type="text"] {
  width: 90%;
  font-weight: 300;
  margin-top: 6px;
  margin-bottom: 13px;
}
.bg-serach-product {
  width: 100%;
  height: auto;
  display: table;
  background-color: #004479;
  padding-top: 25px;
  padding-bottom: 25px;
}
.bg-serach-product .row-container {
  padding-left: 100px;
  padding-right: 100px;
}
.bg-serach-product .text {
  color: #FFF;
  font-size: 22px;
  background: url('../img/icon_text_search.png') no-repeat center right;
  padding-right: 80px;
}
.bg-serach-product input[type="text"],
.bg-serach-product input[type="email"] {
  width: 100%;
  margin-top: 15px;
  margin-bottom: 0px;
}
.bg-serach-product input[type="submit"] {
  width: 100%;
  color: #FFF;
  border: 1px solid #FFF;
  border-radius: 0px;
  margin-top: 15px;
  margin-bottom: 0px;
  padding: 0px;
  transition: all .22s ease-in-out;
  -moz-transition: all .22s ease-in-out;
  -webkit-transition: all .22s ease-in-out;
}
.bg-serach-product input[type="submit"]:hover {
  background-color: #FFF;
  color: #004479;
}
.bg-pecas-home {
  width: 100%;
  height: auto;
  display: table;
  background-color: #EDEDEC;
  text-align: center;
  color: #004479;
}
.bg-pecas-home .block {
  border-left: 2px solid #FFF;
  padding-top: 30px;
  padding-bottom: 30px;
}
.bg-pecas-home .block .title {
  font-size: 26px;
  margin-top: 20px;
  margin-bottom: 0px;
  font-weight: 500;
}
.bg-pecas-home .block p {
  font-size: 17px;
  font-weight: 300;
}
.bg-pecas-home .block a {
  width: 170px;
  display: inline-block;
  color: #004479;
  border: 1px solid #004479;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 17px;
  font-weight: 300;
  margin-top: 40px;
  transition: all .22s ease-in-out;
  -moz-transition: all .22s ease-in-out;
  -webkit-transition: all .22s ease-in-out;
}
.bg-pecas-home .block a:hover {
  background-color: #004479;
  color: #FFF;
}
.bg-pecas-home .block3 {
  border-right: 1px solid #FFF;
}
.links-service-home {
  text-align: center;
}
.links-service-home h4 {
  font-size: 36px;
  color: #004479;
  font-weight: 500;
  margin-top: 50px;
}
.links-service-home a {
  display: inline-block;
  width: 100%;
  margin-top: 30px;
}
.links-service-home a img {
  width: 100%;
  max-width: 260px;
  transition: all .22s ease-in-out;
  -moz-transition: all .22s ease-in-out;
  -webkit-transition: all .22s ease-in-out;
}
.links-service-home a .title {
  display: inline-block;
  width: 100%;
  color: #004479;
  font-size: 26px;
}
.links-service-home a .description {
  display: inline-block;
  width: 60%;
  font-size: 18px;
  font-weight: 300;
  color: #6F6F6E;
  transition: all .22s ease-in-out;
  -moz-transition: all .22s ease-in-out;
  -webkit-transition: all .22s ease-in-out;
}
.links-service-home a .d3 {
  width: 90%;
}
.links-service-home a:hover img {
  opacity: 0.6;
}
.links-service-home a:hover .description {
  color: #004479;
}
.bg-noticia-home {
  width: 100%;
  height: auto;
  display: table;
  background-color: #EDEDED;
  margin-top: 60px;
  padding-top: 50px;
  padding-bottom: 50px;
}
.bg-noticia-home .noticia-home .left {
  height: 190px;
  background-color: #004479;
  margin: 0px;
  padding: 30px;
  border-radius: 25px 0px 0px 0px;
}
.bg-noticia-home .noticia-home .left a {
  display: inline-block;
  width: 100%;
  color: #FFF;
}
.bg-noticia-home .noticia-home .left a .date {
  display: inline-block;
  width: 100%;
  font-size: 26px;
  line-height: 26px;
  transition: all .22s ease-in-out;
  -moz-transition: all .22s ease-in-out;
  -webkit-transition: all .22s ease-in-out;
}
.bg-noticia-home .noticia-home .left a .line {
  display: table;
  width: 40px;
  height: 3px;
  background-color: #F8C720;
  margin-top: 10px;
}
.bg-noticia-home .noticia-home .left a .title {
  display: inline-block;
  width: 100%;
  font-size: 20px;
  font-weight: 300;
  margin-top: 15px;
  transition: all .22s ease-in-out;
  -moz-transition: all .22s ease-in-out;
  -webkit-transition: all .22s ease-in-out;
}
.bg-noticia-home .noticia-home .left a:hover .date,
.bg-noticia-home .noticia-home .left a:hover .title {
  color: #F8C720;
}
.bg-noticia-home .noticia-home .right {
  height: 190px;
  margin: 0px;
}
.bg-noticia-home .noticia-home .right img {
  width: 100%;
  max-width: 196px;
  transition: all .22s ease-in-out;
  -moz-transition: all .22s ease-in-out;
  -webkit-transition: all .22s ease-in-out;
}
.bg-noticia-home .noticia-home .right img:hover {
  opacity: 0.6;
}
.texto-home {
  margin-top: 50px;
}
.texto-home .text-home-title h5 {
  color: #004479;
  font-size: 30px;
}
.texto-home .text-home-title h5 p,
.texto-home .text-home-title h5 span,
.texto-home .text-home-title h5 div {
  font-size: inherit;
  font-family: inherit;
  color: inherit;
}
.texto-home .text-home-description p,
.texto-home .text-home-description span,
.texto-home .text-home-description div {
  color: #706F6F;
  font-size: 21px;
  font-weight: 300;
  margin-top: 30px;
}
.others-topics {
  margin-top: 50px;
}
.others-topics h6 {
  color: #004479;
  font-size: 30px;
}
.others-topics a {
  display: inline-block;
  width: 100%;
  margin-top: 20px;
}
.others-topics a img {
  width: 100%;
  max-width: 365px;
  border-radius: 20px 0 0 0;
  border-bottom: 4px solid #F8C720;
  transition: all .22s ease-in-out;
  -moz-transition: all .22s ease-in-out;
  -webkit-transition: all .22s ease-in-out;
}
.others-topics a .title {
  display: inline-block;
  width: 100%;
  color: #004479;
  font-size: 22px;
  font-weight: 700;
  margin-top: 15px;
}
.others-topics a .description {
  display: inline-block;
  width: 100%;
  color: #706F6F;
  font-size: 20px;
  font-weight: 300;
  margin-top: 5px;
  transition: all .22s ease-in-out;
  -moz-transition: all .22s ease-in-out;
  -webkit-transition: all .22s ease-in-out;
}
.others-topics a:hover img {
  opacity: 0.6;
}
.others-topics a:hover .description {
  color: #004479;
}
.others-topics .button {
  margin-top: 20px;
}
footer {
  width: 100%;
  height: auto;
  display: table;
  background-color: #004479;
  margin-top: 70px;
  padding-top: 50px;
  padding-bottom: 40px;
  color: #FFF;
  font-weight: 300;
  font-size: 18px;
}
footer .pb {
  font-size: 22px;
  font-weight: 700;
}
footer .pm {
  margin-bottom: 20px;
}
footer a {
  color: #FFF;
  display: table;
  border-bottom: 2px solid transparent;
  transition: all .22s ease-in-out;
  -moz-transition: all .22s ease-in-out;
  -webkit-transition: all .22s ease-in-out;
}
footer a:hover {
  border-bottom: 2px solid #FFF;
}
footer .midias {
  text-align: right;
}
footer .midias a {
  border-bottom: 0px;
  display: inline-block;
  padding: 5px;
  color: white;
  font-size: 24px;
  line-height: 1;
}
footer .low {
  border-top: 2px solid #999;
  margin-top: 50px;
  padding-top: 30px;
}
footer .low .right {
  text-align: right;
}
.shadow {
  width: 100%;
  height: 13px;
  display: table;
  margin-top: 10px;
  background: -webkit-linear-gradient(#F1F1F1,#FFFFFF);
  background: -o-linear-gradient(#F1F1F1,#FFFFFF);
  background: -moz-linear-gradient(#F1F1F1,#FFFFFF);
  background: linear-gradient(#F1F1F1,#FFFFFF);
}
.breadcrumb {
  margin-top: 15px;
}
.breadcrumb a {
  display: inline-block;
  color: #B1B1B1;
  font-size: 20px;
  font-weight: 300;
}
.breadcrumb a:hover {
  color: #004479;
}
.breadcrumb a:last-child {
  font-weight: 700;
}
.breadcrumb .fa {
  font-size: 20px;
  color: #B1B1B1;
  margin-left: 10px;
  margin-right: 10px;
}
.h1-content {
  color: #004479;
  font-size: 35px;
  font-weight: 700;
  margin-bottom: 15px;
}
.h1-noticia-view {
  margin-top: 10px;
  margin-bottom: 0px;
}
.content-pages p {
  color: #706F6F;
  font-size: 20px;
  font-weight: 300;
}
.content-pages .date {
  margin-top: 20px;
}
.bg-list-download {
  text-align: center;
}
.bg-list-download a {
  display: inline-block;
  width: 100%;
  margin-top: 40px;
}
.bg-list-download a img {
  width: 100%;
  max-width: 254px;
}
.bg-list-download a .title {
  display: inline-block;
  width: 100%;
  color: #004479;
  font-size: 22px;
  margin-top: 15px;
}
.bg-list-download a .description {
  display: inline-block;
  width: 100%;
  color: #706F6F;
  font-size: 20px;
  font-weight: 300;
  margin-top: 5px;
  transition: all .22s ease-in-out;
  -moz-transition: all .22s ease-in-out;
  -webkit-transition: all .22s ease-in-out;
}
.bg-list-download a:hover img {
  opacity: 0.6;
}
.bg-list-download a:hover .description {
  color: #004479;
}
.bg-products {
  width: 100%;
  height: auto;
  background: url('../img/bg_products.jpg') no-repeat;
  background-position: center 0px;
  display: table;
  margin-top: 10px;
}
.bg-products .breadcrumb {
  margin-bottom: 25px;
}
.bg-products h1 {
  color: #F5F5F5;
  font-size: 42px;
  line-height: 42px;
  margin-top: 100px;
  margin-bottom: 0px;
  font-weight: 500;
}
.bg-products h2 {
  color: #F5F5F5;
  font-size: 42px;
  line-height: 42px;
  margin-top: 10px;
  font-weight: 500;
}
.bg-products .bg-white {
  background-color: #FFF;
  margin-top: 100px;
  padding: 20px;
}
.bg-products .bg-white .menu-left {
  background-color: #004479;
  padding: 20px;
}
.bg-products .bg-white .menu-left .side-menu-box {
  margin: 0;
  padding: 0;
  list-style: none;
}
.bg-products .bg-white .menu-left .side-menu-box .menu-box {
  border-bottom: 1px solid #8FA3C8;
  margin-bottom: 10px;
}
.bg-products .bg-white .menu-left .side-menu-box .menu-box:last-child {
  border: none;
  margin-bottom: 0;
}
.bg-products .bg-white .menu-left .side-menu-box .menu-box .menu-link {
  color: #FFF;
  font-size: 22px;
  cursor: pointer;
  padding-left: 20px;
}
.bg-products .bg-white .menu-left .side-menu-box .menu-box .menu-link.active,
.bg-products .bg-white .menu-left .side-menu-box .menu-box .menu-link:hover {
  background: url('../img/star.png') no-repeat center left;
}
.bg-products .bg-white .menu-left .side-menu-box .menu-box .submenu-ul {
  margin: 10px 0 20px 0;
  padding: 0 0 0 20px;
  list-style: none;
}
.bg-products .bg-white .menu-left .side-menu-box .menu-box .submenu-ul .submenu-li {
  padding: 0;
  margin: 0;
}
.bg-products .bg-white .menu-left .side-menu-box .menu-box .submenu-ul .submenu-li .submenu-link {
  display: block;
  width: 100%;
  font-size: 18px;
  color: #FFF;
  font-weight: 500;
  margin-bottom: 5px;
  padding-left: 20px;
}
.bg-products .bg-white .menu-left .side-menu-box .menu-box .submenu-ul .submenu-li .submenu-link b {
  font-style: none;
  font-size: 14px;
  padding-right: 5px;
}
.bg-products .bg-white .menu-left .side-menu-box .menu-box .submenu-ul .submenu-li .submenu-link.active,
.bg-products .bg-white .menu-left .side-menu-box .menu-box .submenu-ul .submenu-li .submenu-link:hover {
  background: url('../img/star.png') no-repeat center left;
}
.bg-products .bg-white .menu-left .side-menu-box .menu-box .submenu-ul .submenu-li .submenu-ul {
  margin: 0;
}
.bg-products .bg-white .menu-left .side-menu-box .menu-box .submenu-ul .submenu-li .submenu-ul .submenu-li .submenu-link {
  margin-bottom: 0;
  font-weight: 300;
}
.bg-products .bg-white .menu-left .side-menu-box .menu-box .submenu-ul .submenu-li .submenu-ul .submenu-li .submenu-link b {
  font-style: none;
  font-size: 12px;
  padding-right: 5px;
}
.bg-products .bg-white .menu-left .list-products {
  padding-left: 20px;
  margin-top: 10px;
  margin-bottom: 20px;
  display: none;
}
.bg-products .bg-white .menu-left .list-products a {
  display: inline-block;
  width: 100%;
  font-size: 18px;
  color: #FFF;
  font-weight: 300;
  margin-bottom: 5px;
  padding-left: 20px;
}
.bg-products .bg-white .menu-left .list-products a:hover {
  background: url('../img/star.png') no-repeat center left;
}
.bg-products .produto {
  text-align: center;
}
.bg-products .produto a {
  display: inline-block;
  width: 100%;
  margin-bottom: 40px;
}
.bg-products .produto a img {
  width: 100%;
  max-width: 250px;
  border: 1px solid #F8C720;
}
.bg-products .produto a .title {
  display: inline-block;
  width: 100%;
  color: #004479;
  font-size: 17px;
  margin-top: 20px;
  font-weight: 300;
}
.bg-products .produto a .description {
  display: block;
  position: relative;
  width: 100%;
  margin: 20px 0 0;
  padding: 0;
}
.bg-products .produto a .description p,
.bg-products .produto a .description span,
.bg-products .produto a .description div {
  font-size: 14px;
  color: #4A4854;
  margin: 0;
  padding: 0;
  text-align: center;
}
.bg-products .produto a .more {
  display: inline-block;
  width: 60%;
  color: #FFF;
  background-color: #004479;
  font-size: 18px;
  font-weight: 300;
  margin-top: 15px;
  transition: all .22s ease-in-out;
  -moz-transition: all .22s ease-in-out;
  -webkit-transition: all .22s ease-in-out;
}
.bg-products .produto a:hover img {
  opacity: 0.6;
}
.bg-products .produto a:hover .more {
  background-color: #F8C720;
}
.product-empty,
.news-empty {
  display: block;
  position: relative;
  text-align: center;
  margin-top: 100px;
}
.product-empty p,
.news-empty p {
  display: block;
  position: relative;
  margin-bottom: 50px;
  opacity: .2;
}
.product-empty h4,
.news-empty h4 {
  display: block;
  position: relative;
  font-family: 'Futura';
  font-size: 25px;
  color: red;
  font-weight: 700;
  line-height: 1;
}
.left-images {
  float: left;
  width: 40%;
  margin-right: 15px;
}
.left-images img {
  width: 100%;
  transition: all .22s ease-in-out;
  -moz-transition: all .22s ease-in-out;
  -webkit-transition: all .22s ease-in-out;
}
.left-images img:hover {
  opacity: 0.6;
}
.left-images .thumb {
  margin-top: 10px;
}
.view-detail .h-detail {
  color: #004479;
  font-size: 22px;
  margin-bottom: 20px;
}
.view-detail p {
  font-size: 18px;
  color: #868686;
  font-weight: 300;
}
.noticia {
  margin-top: 40px;
}
.noticia a {
  display: inline-block;
  width: 100%;
  color: #FFF;
}
.noticia a img {
  width: 100%;
  border-radius: 20px 0px 0px 0px;
  margin-bottom: -7px;
  transition: all .22s ease-in-out;
  -moz-transition: all .22s ease-in-out;
  -webkit-transition: all .22s ease-in-out;
}
.noticia a .low {
  width: 90%;
  padding: 5%;
  display: inline-block;
  background-color: #004479;
}
.noticia a .date {
  display: inline-block;
  width: 100%;
  font-size: 22px;
  line-height: 26px;
  transition: all .22s ease-in-out;
  -moz-transition: all .22s ease-in-out;
  -webkit-transition: all .22s ease-in-out;
}
.noticia a .line {
  display: table;
  width: 40px;
  height: 3px;
  background-color: #FFF;
  margin-top: 20px;
}
.noticia a .title {
  display: inline-block;
  width: 100%;
  font-size: 24px;
  line-height: 30px;
  font-weight: 300;
  margin-top: 15px;
  transition: all .22s ease-in-out;
  -moz-transition: all .22s ease-in-out;
  -webkit-transition: all .22s ease-in-out;
}
.noticia a:hover img {
  opacity: 0.6;
}
.noticia a:hover .date,
.noticia a:hover .title {
  color: #F8C720;
}
.noticia a:hover .line {
  background-color: #F8C720;
}
.view-img-text-video {
  margin-top: 50px;
}
.view-img-text-video .left-itv {
  float: left;
  width: 40%;
  margin-right: 20px;
}
.view-img-text-video .left-itv img {
  width: 100%;
}
.view-img-text-video p {
  font-size: 20px;
  color: #868686;
  font-weight: 300;
  margin-bottom: 20px;
}
.view-img-text-video .galeria img {
  width: 100%;
  max-width: 220px;
  transition: all .22s ease-in-out;
  -moz-transition: all .22s ease-in-out;
  -webkit-transition: all .22s ease-in-out;
}
.view-img-text-video .galeria img:hover {
  opacity: 0.7;
}
.view-img-text-video .video {
  text-align: center;
  margin-top: 50px;
}
.view-img-text-video .video iframe {
  width: 80%;
  height: 450px;
}
.bg-contato {
  margin-top: 30px;
}
form#contato {
  width: 90%;
}
form#contato label {
  width: 100%;
  font-size: 22px;
  color: #9C9C9B;
  margin-bottom: 0px;
  font-weight: 300;
}
form#contato input[type="text"],
form#contato input[type="tel"],
form#contato input[type="email"] {
  width: 100%;
  padding-left: 3%;
  height: 40px;
  border: 1px solid #9C9C9B;
  border-radius: 0px;
}
form#contato textarea {
  width: 100%;
  padding-left: 3%;
  height: 100px;
  border: 1px solid #706F6F;
  border-radius: 0px;
}
form#contato input[type="submit"] {
  width: 40%;
  float: right;
  color: #FFF;
  background-color: #004479;
  border: 0px;
  border-radius: 0px;
  transition: all .22s ease-in-out;
  -moz-transition: all .22s ease-in-out;
  -webkit-transition: all .22s ease-in-out;
}
form#contato input[type="submit"]:hover {
  background-color: #F8C720;
}
.right-contato {
  margin-top: 20px;
}
.right-contato p {
  font-size: 22px;
  color: #9C9C9B;
  margin-bottom: 0px;
  font-weight: 300;
}
.right-contato a {
  display: table;
  color: #004479;
  font-size: 22px;
  margin-top: 5px;
  border-bottom: 2px solid transparent;
}
.right-contato a:hover {
  border-bottom: 2px solid #004479;
}
.bg-top-newsletter {
  width: 100%;
  display: table;
  margin-top: 10px;
  text-align: center;
}
.bg-top-newsletter img {
  width: 100%;
}
.h2-newsletter {
  margin-top: 20px;
  margin-bottom: 0px;
}
.bg-newsletter h3 {
  color: #004479;
  font-size: 35px;
  font-weight: 700;
  margin-top: 25px;
  margin-bottom: 10px;
}
.bg-newsletter form#contato {
  width: 40%;
}
.bg-map-site {
  border: 1px solid #ccc;
  padding: 30px;
}
.bg-map-site a {
  display: table;
  color: #004479;
  font-size: 22px;
  border-bottom: 2px solid transparent;
  margin-bottom: 20px;
}
.bg-map-site a:hover {
  border-bottom: 2px solid #004479;
}
.bg-map-site a.categoria {
  margin-bottom: 5px;
  border-bottom: none;
}
.bg-map-site a.categoria:hover {
  border-bottom: none;
}
.bg-map-site a.small {
  font-size: 18px;
  margin-bottom: 5px;
  font-weight: 300;
  padding-left: 10px;
}
@media (max-width: 1120px) {
  .container-fix {
    padding-left: 20px;
    padding-right: 20px;
  }
  .bg-serach-product .row-container {
    padding-left: 0px;
    padding-right: 0px;
  }
  .bg-serach-product .text {
    background: none;
    padding-right: 0px;
    margin-top: 10px;
  }
}
@media (max-width: 800px) {
  header .logo {
    width: 60% !important;
  }
  header .right-top {
    width: 100% !important;
    margin: 0px !important;
  }
  header .bgmm {
    display: block;
  }
  header .navmenu {
    width: 100%;
    display: table;
    float: left;
    margin-top: 0px;
    display: none;
  }
  header .navmenu ul {
    text-align: center;
  }
  header .navmenu ul li {
    width: 100%;
    height: auto;
    display: table;
    float: left;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 14px;
    padding-bottom: 10px;
    margin-bottom: 0px !important;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 1px solid #FFF;
  }
  header .navmenu ul li a {
    margin-left: 0px;
  }
  header .navmenu ul .lm1 {
    display: block;
  }
  header .navmenu ul .lm5 {
    border-bottom: 0px;
  }
  header .top2 .left-top2 {
    width: 100% !important;
    margin: 0px !important;
  }
  header .top2 .bg-cars {
    width: 100% !important;
    margin: 0px !important;
    text-align: center;
  }
  header .top2 .mp-icon {
    margin-left: 8px;
    margin-right: 8px;
  }
  .bg-noticia-home {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .bg-noticia-home .noticia-home .left {
    height: 190px;
    padding: 10px;
  }
}
.right-search {
  width: 26% !important;
  margin: 0;
}
.right-search #ProdutoSearchForm {
  width: 100%;
}
.right-search #ProdutoSearchForm input[type="text"] {
  width: calc(100% - 32px);
  height: 32px;
  margin: 0;
  vertical-align: top;
}
.right-search #ProdutoSearchForm .submit {
  width: 32px;
  height: 32px;
  position: relative;
  background: #004479;
  color: white;
  padding: 0 10px;
  font-size: 18px;
  border: 0;
}
.right-search #ProdutoSearchForm .submit .fa {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
}
.header-menu-types {
  display: inline-block;
  position: relative;
  padding-right: 10px;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.header-menu-types img {
  width: auto;
  max-height: 33px;
}
.header-menu-types:hover {
  opacity: .5;
}
@media (max-width: 550px) {
  .bg-serach-product {
    padding-top: 20px;
  }
  .bg-serach-product .row-container {
    padding-left: 0px;
    padding-right: 0px;
  }
  .bg-serach-product .text {
    font-size: 18px;
    text-align: center;
    margin-top: 0px;
  }
  .bg-pecas-home {
    padding-bottom: 40px;
  }
  .bg-pecas-home .block {
    border-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 40px;
  }
  .bg-pecas-home .block img {
    max-width: 70px;
  }
  .bg-pecas-home .block .title {
    font-size: 22px;
    margin-top: 5px;
  }
  .bg-pecas-home .block p {
    font-size: 17px;
  }
  .bg-pecas-home .block a {
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 16px;
    margin-top: 15px;
  }
  .bg-pecas-home .block3 {
    border-right: 0px;
  }
  .links-service-home h4 {
    font-size: 24px;
  }
  .links-service-home a {
    margin-top: 40px;
  }
  .links-service-home a img {
    width: 50%;
  }
  .links-service-home a .title {
    font-size: 19px;
  }
  .links-service-home a .description {
    width: 100%;
    font-size: 17px;
  }
  .links-service-home a .d3 {
    width: 100%;
  }
  .bg-noticia-home {
    padding-top: 10px;
  }
  .bg-noticia-home .noticia-home .left {
    height: auto;
    margin-top: 30px;
    padding: 20px;
  }
  .bg-noticia-home .noticia-home .left a {
    display: inline-block;
    width: 100%;
    color: #FFF;
  }
  .bg-noticia-home .noticia-home .left a .date {
    font-size: 22px;
    line-height: 22px;
  }
  .bg-noticia-home .noticia-home .left a .title {
    font-size: 19px;
    margin-top: 10px;
  }
  .bg-noticia-home .noticia-home .right {
    display: none;
  }
  .texto-home {
    margin-top: 30px;
  }
  .texto-home h5 {
    font-size: 21px;
  }
  .texto-home p {
    font-size: 18px;
    margin-top: 20px;
  }
  .others-topics h6 {
    font-size: 23px;
  }
  .others-topics a {
    margin-top: 30px;
  }
  .others-topics a .title {
    font-size: 19px;
    margin-top: 0px;
  }
  .others-topics a .description {
    font-size: 17px;
    margin-top: 0px;
  }
  .others-topics a:hover img {
    opacity: 0.6;
  }
  .others-topics a:hover .description {
    color: #004479;
  }
  footer {
    margin-top: 50px;
    padding-top: 40px;
    padding-bottom: 30px;
    font-size: 17px;
  }
  footer .cfm {
    margin-top: 20px;
  }
  footer .pb {
    font-size: 21px;
  }
  footer .pm {
    margin-bottom: 8px;
  }
  footer .midias {
    text-align: center;
    margin-top: 20px;
  }
  footer .midias .ms {
    margin-left: 10px;
    margin-right: 10px;
  }
  footer .low {
    margin-top: 20px;
    padding-top: 15px;
  }
  footer .low img {
    width: 100%;
  }
  footer .low .left {
    text-align: center;
  }
  footer .low .left img {
    max-width: 340px;
  }
  footer .low .right {
    text-align: center;
    margin-top: 20px;
  }
  footer .low .right img {
    max-width: 115px;
  }
  .breadcrumb {
    margin-top: 10px;
  }
  .breadcrumb a {
    font-size: 16px;
  }
  .breadcrumb .bc {
    margin-left: 3px;
    margin-right: 3px;
  }
  .h1-content {
    font-size: 24px;
    margin-bottom: 10px;
  }
  .content-pages p {
    font-size: 16px;
  }
  .content-pages .date {
    margin-top: 10px;
  }
  .bg-list-download a {
    margin-top: 40px;
  }
  .bg-list-download a img {
    width: 60%;
  }
  .bg-list-download a .title {
    font-size: 18px;
    margin-top: 5px;
  }
  .bg-list-download a .description {
    font-size: 17px;
    margin-top: 0px;
  }
  .bg-products .breadcrumb {
    margin-top: 20px;
  }
  .bg-products h1 {
    font-size: 27px;
    line-height: 30px;
    margin-top: 30px;
  }
  .bg-products h2 {
    font-size: 25px;
    line-height: 28px;
  }
  .bg-products .bg-white {
    margin-top: 30px;
    padding: 10px;
  }
  .bg-products .bg-white .menu-left {
    padding: 10px;
  }
  .bg-products .bg-white .menu-left .list-cp {
    border-bottom: 1px solid #8FA3C8;
    margin-bottom: 10px;
  }
  .bg-products .bg-white .menu-left .categoria {
    font-size: 20px;
  }
  .bg-products .bg-white .menu-left .list-products {
    padding-left: 10px;
    margin-top: 5px;
    margin-bottom: 10px;
  }
  .bg-products .produto a img {
    width: 80%;
  }
  .bg-products .produto a .title {
    margin-top: 15px;
  }
  .bg-products .produto a .more {
    width: 80%;
    font-size: 17px;
    margin-top: 5px;
  }
  .left-images {
    width: 35%;
  }
  .view-detail .h-detail {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .view-detail p {
    font-size: 16px;
  }
  .noticia {
    margin-top: 30px;
  }
  .noticia a .low {
    width: 90%;
    padding: 5%;
  }
  .noticia a .date {
    font-size: 19px;
  }
  .noticia a .line {
    margin-top: 10px;
  }
  .noticia a .title {
    font-size: 20px;
    line-height: 25px;
    font-weight: 300;
    margin-top: 5px;
  }
  .view-img-text-video {
    margin-top: 30px;
  }
  .view-img-text-video .left-itv {
    margin-right: 10px;
  }
  .view-img-text-video p {
    font-size: 17px;
  }
  .view-img-text-video .galeria .ig {
    width: 50%;
  }
  .view-img-text-video .video {
    margin-top: 40px;
  }
  .view-img-text-video .video iframe {
    width: 100%;
    height: 220px;
  }
  form#contato {
    width: 100%;
  }
  form#contato label {
    font-size: 20px;
  }
  form#contato input[type="text"],
  form#contato input[type="email"] {
    height: 40px;
  }
  form#contato textarea {
    padding-left: 3%;
  }
  form#contato input[type="submit"] {
    width: 50%;
    float: left;
  }
  .right-contato {
    display: none;
  }
  .h2-newsletter {
    margin-top: 20px;
    margin-bottom: 0px;
  }
  .bg-newsletter h3 {
    font-size: 24px;
    margin-top: 20px;
  }
  .bg-newsletter form#contato {
    width: 100%;
  }
  .bg-map-site {
    padding: 20px;
    margin-top: 10px;
  }
  .bg-map-site a {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .bg-map-site a.categoria {
    margin-bottom: 5px;
    border-bottom: none;
  }
  .bg-map-site a.categoria:hover {
    border-bottom: none;
  }
  .bg-map-site a.small {
    font-size: 18px;
    margin-bottom: 5px;
    font-weight: 300;
    padding-left: 10px;
  }
}
.g-recaptcha {
  width: 100%;
  display: block;
  position: relative;
  float: left;
  margin-top: 1rem;
  transform: scale(0.77);
  -webkit-transform: scale(0.77);
  transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
}
div#message {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.85);
  z-index: 99999;
}
div#message a#closeMessage {
  display: block;
  position: absolute;
  right: 5%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  margin-top: -30px;
  text-shadow: 0 1px 0 rgba(255,255,255,0.5);
  width: 25px;
  height: 25px;
  border: 1px solid red;
  background-color: rgba(255,0,0,0.15);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#26ff0000, endColorstr=#26ff0000)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#26ff0000, endColorstr=#26ff0000);
  font-family: 'Futura';
  font-size: 20px;
  color: red;
  font-weight: 700;
  text-align: center;
  line-height: 1.3;
  overflow: hidden;
}
div#message a#closeMessage:hover {
  background-color: #d6171a;
  background-image: -moz-linear-gradient(top,#e32127,#c30806);
  background-image: -ms-linear-gradient(top,#e32127,#c30806);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#e32127),to(#c30806));
  background-image: -webkit-linear-gradient(top,#e32127,#c30806);
  background-image: -o-linear-gradient(top,#e32127,#c30806);
  background-image: linear-gradient(top,#e32127,#c30806);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e32127', endColorstr='#c30806', GradientType=0);
  color: white;
}
div#message div.stripe {
  display: table;
  position: absolute;
  background: white;
  width: 100%;
  padding: 20px 0;
  height: 100px;
  top: 50%;
  margin-top: -70px;
  left: 0;
}
div#message div.stripe p {
  display: block;
  position: relative;
  text-align: center;
  font-family: 'Futura';
  font-size: 16px;
  color: black;
  font-weight: 500;
  line-height: 2.2;
  margin: auto;
  max-width: 800px;
}
div#message div.stripe p.error {
  font-family: 'Futura';
  font-size: 25px;
  color: #e32127;
  font-weight: 500;
  text-transform: uppercase;
}
div#message div.stripe p.success {
  font-family: 'Futura';
  font-size: 25px;
  color: #00ac10;
  font-weight: 500;
  text-transform: uppercase;
}
div#message div.stripe p.loading {
  padding-top: 55px;
  margin-top: 8px;
  text-transform: uppercase;
}
div#message div.stripe p.loading .fa {
  width: 50px;
  height: 50px;
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -25px;
  font-size: 55px;
  color: #eeeeee;
}
#paginator {
  display: block;
  position: relative;
  margin-top: 50px;
  margin-bottom: 50px;
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  #paginator {
    margin-top: 10px;
  }
}
@media screen and (max-width: 39.9375em) {
  #paginator {
    margin-top: 0;
  }
}
#paginator .paginator {
  display: block;
  position: relative;
  text-align: center;
}
#paginator .paginator span {
  display: inline-block;
  position: relative;
  font-family: 'Futura';
  font-size: 16px;
  color: gray;
  line-height: 1;
  margin: 0 4px;
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  #paginator .paginator span {
    font-size: 13px;
  }
}
@media screen and (max-width: 39.9375em) {
  #paginator .paginator span {
    font-size: 10px;
    margin: 0 2px 10px;
  }
}
#paginator .paginator span a {
  display: block;
  position: relative;
  padding: 10px 15px;
  font-family: 'Futura';
  font-size: 16px;
  color: black;
  line-height: 1;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border: 2px solid black;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  #paginator .paginator span a {
    font-size: 13px;
  }
}
@media screen and (max-width: 39.9375em) {
  #paginator .paginator span a {
    padding: 6px 10px;
    font-size: 10px;
  }
}
#paginator .paginator span a:hover {
  background: #004479;
  border-color: #004479;
  color: white;
}
#paginator .paginator span.current {
  padding: 10px 15px;
  background: #004479;
  color: white;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border: 2px solid #004479;
}
@media screen and (max-width: 39.9375em) {
  #paginator .paginator span.current {
    padding: 6px 10px;
  }
}
#paginator .paginator span.disabled {
  padding: 10px 15px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  color: gray;
  border: 2px solid gray;
}
@media screen and (max-width: 39.9375em) {
  #paginator .paginator span.disabled {
    padding: 6px 10px;
  }
}
#paginator .paginator span.next .fa,
#paginator .paginator span.prev .fa {
  display: inline-block;
  position: relative;
  font-size: 15px;
  top: -1px;
  margin: 0 10px;
  color: #004479;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  #paginator .paginator span.next .fa,
  #paginator .paginator span.prev .fa {
    font-size: 13px;
  }
}
@media screen and (max-width: 39.9375em) {
  #paginator .paginator span.next .fa,
  #paginator .paginator span.prev .fa {
    display: none;
  }
}
#paginator .paginator span.next .fa:after,
#paginator .paginator span.prev .fa:after {
  content: 'circle';
  overflow: hidden;
  text-indent: -9999px;
  width: 20px;
  height: 20px;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  border: 1px solid #004479;
  text-align: center;
  line-height: 1;
  border-radius: 100px;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  margin-top: 1px;
}
@media screen and (max-width: 39.9375em) {
  #paginator .paginator span.next .fa:after,
  #paginator .paginator span.prev .fa:after {
    width: 15px;
    height: 15px;
  }
}
#paginator .paginator span.next a:hover .fa,
#paginator .paginator span.prev a:hover .fa {
  color: white;
}
#paginator .paginator span.next a:hover .fa:after,
#paginator .paginator span.prev a:hover .fa:after {
  border-color: white;
}
#paginator .paginator span.next.disabled .fa,
#paginator .paginator span.prev.disabled .fa {
  color: lightblue;
}
#paginator .paginator span.next.disabled .fa:after,
#paginator .paginator span.prev.disabled .fa:after {
  border-color: lightblue;
}
#paginator .paginator span.next .fa {
  margin-left: 15px;
}
#paginator .paginator span.prev .fa {
  margin-right: 15px;
}
