/* Green Sea */
/* Emerald */
/* Nephritis */
/* Peter River */
/* Belize Hole */
/* Amethyst */
/* Wisteria */
/* Wet Asphalt */
/* Midnight Blue */
/* Sunflower */
/* Orange */
/* Carrot */
/* Pumpkin */
/* Alizarin */
/* Pomegranate */
/* Clouds */
/* Silver */
/* Concrete */
/* Asbestos */
/* Amethyst */
.amethyst {
  color: #9b59b6;
}
.amethyst-50 {
  color: #f5eef8;
}
.amethyst-100 {
  color: #ebdef0;
}
.amethyst-200 {
  color: #d7bde2;
}
.amethyst-300 {
  color: #c39bd3;
}
.amethyst-400 {
  color: #af7ac5;
}
.amethyst-500 {
  color: #9b59b6;
}
.amethyst-600 {
  color: #884ea0;
}
.amethyst-700 {
  color: #76448a;
}
.amethyst-800 {
  color: #633974;
}
.amethyst-900 {
  color: #512e5f;
}
/* Wisteria */
.wisteria {
  color: #8e44ad;
}
.wisteria-50 {
  color: #f4ecf7;
}
.wisteria-100 {
  color: #e8daef;
}
.wisteria-200 {
  color: #d2b4de;
}
.wisteria-300 {
  color: #bb8fce;
}
.wisteria-400 {
  color: #a569bd;
}
.wisteria-500 {
  color: #8e44ad;
}
.wisteria-600 {
  color: #7d3c98;
}
.wisteria-700 {
  color: #6c3483;
}
.wisteria-800 {
  color: #5b2c6f;
}
.wisteria-900 {
  color: #4a235a;
}
/* Wet Asphalt */
.wet-asphalt {
  color: #34495e;
}
.wet-asphalt-50 {
  color: #ebedef;
}
.wet-asphalt-100 {
  color: #d6dbdf;
}
.wet-asphalt-200 {
  color: #aeb6bf;
}
.wet-asphalt-300 {
  color: #85929e;
}
.wet-asphalt-400 {
  color: #5d6d7e;
}
.wet-asphalt-500 {
  color: #34495e;
}
.wet-asphalt-600 {
  color: #2e4053;
}
.wet-asphalt-700 {
  color: #283747;
}
.wet-asphalt-800 {
  color: #212f3c;
}
.wet-asphalt-900 {
  color: #1b2631;
}
/* Midnight Blue */
.midnight-blue {
  color: #2c3e50;
}
.midnight-blue-50 {
  color: #eaecee;
}
.midnight-blue-100 {
  color: #d5d8dc;
}
.midnight-blue-200 {
  color: #abb2b9;
}
.midnight-blue-300 {
  color: #808b96;
}
.midnight-blue-400 {
  color: #566573;
}
.midnight-blue-500 {
  color: #2c3e50;
}
.midnight-blue-600 {
  color: #273746;
}
.midnight-blue-700 {
  color: #212f3d;
}
.midnight-blue-800 {
  color: #1c2833;
}
.midnight-blue-900 {
  color: #17202a;
}
/* Sunflower */
.sunflower {
  color: #f1c40f;
}
.sunflower-50 {
  color: #fef9e7;
}
.sunflower-100 {
  color: #fcf3cf;
}
.sunflower-200 {
  color: #f9e79f;
}
.sunflower-300 {
  color: #f7dc6f;
}
.sunflower-400 {
  color: #f4d03f;
}
.sunflower-500 {
  color: #f1c40f;
}
.sunflower-600 {
  color: #d4ac0d;
}
.sunflower-700 {
  color: #b7950b;
}
.sunflower-800 {
  color: #9a7d0a;
}
.sunflower-900 {
  color: #7d6608;
}
/* Orange */
.orange {
  color: #f39c12;
}
.orange-50 {
  color: #fef5e7;
}
.orange-100 {
  color: #fdebd0;
}
.orange-200 {
  color: #fad7a0;
}
.orange-300 {
  color: #f8c471;
}
.orange-400 {
  color: #f5b041;
}
.orange-500 {
  color: #f39c12;
}
.orange-600 {
  color: #d68910;
}
.orange-700 {
  color: #b9770e;
}
.orange-800 {
  color: #9c640c;
}
.orange-900 {
  color: #7e5109;
}
/* Carrot */
.carrot {
  color: #e67e22;
}
.carrot-50 {
  color: #fdf2e9;
}
.carrot-100 {
  color: #fae5d3;
}
.carrot-200 {
  color: #f5cba7;
}
.carrot-300 {
  color: #f0b27a;
}
.carrot-400 {
  color: #eb984e;
}
.carrot-500 {
  color: #e67e22;
}
.carrot-600 {
  color: #ca6f1e;
}
.carrot-700 {
  color: #af601a;
}
.carrot-800 {
  color: #935116;
}
.carrot-900 {
  color: #784212;
}
/* Pumpkin */
.pumpkin {
  color: #d35400;
}
.pumpkin-50 {
  color: #fbeee6;
}
.pumpkin-100 {
  color: #f6ddcc;
}
.pumpkin-200 {
  color: #edbb99;
}
.pumpkin-300 {
  color: #e59866;
}
.pumpkin-400 {
  color: #dc7633;
}
.pumpkin-500 {
  color: #d35400;
}
.pumpkin-600 {
  color: #ba4a00;
}
.pumpkin-700 {
  color: #a04000;
}
.pumpkin-800 {
  color: #873600;
}
.pumpkin-900 {
  color: #6e2c00;
}
/* Alizarin */
.alizarin {
  color: #e74c3c;
}
.alizarin-50 {
  color: #fdedec;
}
.alizarin-100 {
  color: #fadbd8;
}
.alizarin-200 {
  color: #f5b7b1;
}
.alizarin-300 {
  color: #f1948a;
}
.alizarin-400 {
  color: #ec7063;
}
.alizarin-500 {
  color: #e74c3c;
}
.alizarin-600 {
  color: #cb4335;
}
.alizarin-700 {
  color: #b03a2e;
}
.alizarin-800 {
  color: #943126;
}
.alizarin-900 {
  color: #78281f;
}
/* Pomegranate */
.pomegranate {
  color: #c0392b;
}
.pomegranate-50 {
  color: #f9ebea;
}
.pomegranate-100 {
  color: #f2d7d5;
}
.pomegranate-200 {
  color: #e6b0aa;
}
.pomegranate-300 {
  color: #d98880;
}
.pomegranate-400 {
  color: #cd6155;
}
.pomegranate-500 {
  color: #c0392b;
}
.pomegranate-600 {
  color: #a93226;
}
.pomegranate-700 {
  color: #922b21;
}
.pomegranate-800 {
  color: #7b241c;
}
.pomegranate-900 {
  color: #641e16;
}
/* Clouds */
.clouds {
  color: #ecf0f1;
}
.clouds-50 {
  color: #fdfefe;
}
.clouds-100 {
  color: #fbfcfc;
}
.clouds-200 {
  color: #f7f9f9;
}
.clouds-300 {
  color: #f4f6f7;
}
.clouds-400 {
  color: #f0f3f4;
}
.clouds-500 {
  color: #ecf0f1;
}
.clouds-600 {
  color: #d0d3d4;
}
.clouds-700 {
  color: #b3b6b7;
}
.clouds-800 {
  color: #979a9a;
}
.clouds-900 {
  color: #7b7d7d;
}
/* Silver */
.silver {
  color: #bdc3c7;
}
.silver-50 {
  color: #f8f9f9;
}
.silver-100 {
  color: #f2f3f4;
}
.silver-200 {
  color: #e5e7e9;
}
.silver-300 {
  color: #d7dbdd;
}
.silver-400 {
  color: #cacfd2;
}
.silver-500 {
  color: #bdc3c7;
}
.silver-600 {
  color: #a6acaf;
}
.silver-700 {
  color: #909497;
}
.silver-800 {
  color: #797d7f;
}
.silver-900 {
  color: #626567;
}
/* Concrete */
.concrete {
  color: #95a5a6;
}
.concrete-50 {
  color: #f4f6f6;
}
.concrete-100 {
  color: #eaeded;
}
.concrete-200 {
  color: #d5dbdb;
}
.concrete-300 {
  color: #bfc9ca;
}
.concrete-400 {
  color: #aab7b8;
}
.concrete-500 {
  color: #95a5a6;
}
.concrete-600 {
  color: #839192;
}
.concrete-700 {
  color: #717d7e;
}
.concrete-800 {
  color: #5f6a6a;
}
.concrete-900 {
  color: #4d5656;
}
/* Asbestos */
.asbestos {
  color: #7f8c8d;
}
.asbestos-50 {
  color: #f2f4f4;
}
.asbestos-100 {
  color: #e5e8e8;
}
.asbestos-200 {
  color: #ccd1d1;
}
.asbestos-300 {
  color: #b2babb;
}
.asbestos-400 {
  color: #99a3a4;
}
.asbestos-500 {
  color: #7f8c8d;
}
.asbestos-600 {
  color: #707b7c;
}
.asbestos-700 {
  color: #616a6b;
}
.asbestos-800 {
  color: #515a5a;
}
.asbestos-900 {
  color: #424949;
}
.font-mono {
  font-family: 'Roboto Mono', monospace;
}
.m-5 {
  margin: 5px !important;
}
.m-10 {
  margin: 10px !important;
}
.m-15 {
  margin: 15px !important;
}
.m-20 {
  margin: 20px !important;
}
.m-25 {
  margin: 25px !important;
}
.m-30 {
  margin: 30px !important;
}
.m-35 {
  margin: 35px !important;
}
.m-40 {
  margin: 40px !important;
}
.m-45 {
  margin: 45px !important;
}
.m-50 {
  margin: 50px !important;
}
.m-top-5 {
  margin-top: 5px !important;
}
.m-top-10 {
  margin-top: 10px !important;
}
.m-top-15 {
  margin-top: 15px !important;
}
.m-top-20 {
  margin-top: 20px !important;
}
.m-top-25 {
  margin-top: 25px !important;
}
.m-top-30 {
  margin-top: 30px !important;
}
.m-top-35 {
  margin-top: 35px !important;
}
.m-top-40 {
  margin-top: 40px !important;
}
.m-top-45 {
  margin-top: 45px !important;
}
.m-top-50 {
  margin-top: 50px !important;
}
.m-bottom-5 {
  margin-bottom: 5px !important;
}
.m-bottom-10 {
  margin-bottom: 10px !important;
}
.m-bottom-15 {
  margin-bottom: 15px !important;
}
.m-bottom-20 {
  margin-bottom: 20px !important;
}
.m-bottom-25 {
  margin-bottom: 25px !important;
}
.m-bottom-30 {
  margin-bottom: 30px !important;
}
.m-bottom-35 {
  margin-bottom: 35px !important;
}
.m-bottom-40 {
  margin-bottom: 40px !important;
}
.m-bottom-45 {
  margin-bottom: 45px !important;
}
.m-bottom-50 {
  margin-bottom: 50px !important;
}
.m-left-5 {
  margin-left: 5px !important;
}
.m-left-10 {
  margin-left: 10px !important;
}
.m-left-15 {
  margin-left: 15px !important;
}
.m-left-20 {
  margin-left: 20px !important;
}
.m-left-25 {
  margin-left: 25px !important;
}
.m-left-30 {
  margin-left: 30px !important;
}
.m-left-35 {
  margin-left: 35px !important;
}
.m-left-40 {
  margin-left: 40px !important;
}
.m-left-45 {
  margin-left: 45px !important;
}
.m-left-50 {
  margin-left: 50px !important;
}
.m-right-5 {
  margin-right: 5px !important;
}
.m-right-10 {
  margin-right: 10px !important;
}
.m-right-15 {
  margin-right: 15px !important;
}
.m-right-20 {
  margin-right: 20px !important;
}
.m-right-25 {
  margin-right: 25px !important;
}
.m-right-30 {
  margin-right: 30px !important;
}
.m-right-35 {
  margin-right: 35px !important;
}
.m-right-40 {
  margin-right: 40px !important;
}
.m-right-45 {
  margin-right: 45px !important;
}
.m-right-50 {
  margin-right: 50px !important;
}
.p-0 {
  padding: 0 !important;
}
.p-0-x {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.p-0-y {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.p-2 {
  padding: 5px;
}
.p-5 {
  padding: 5px;
}
.p-10 {
  padding: 10px;
}
.p-15 {
  padding: 15px;
}
.p-20 {
  padding: 20px;
}
.p-25 {
  padding: 25px;
}
.p-30 {
  padding: 30px;
}
.p-35 {
  padding: 35px;
}
.p-40 {
  padding: 40px;
}
.p-45 {
  padding: 45px;
}
.p-50 {
  padding: 50px;
}
.p-left-2 {
  padding-left: 2px !important;
}
.p-left-5 {
  padding-left: 5px !important;
}
.p-left-10 {
  padding-left: 10px !important;
}
.p-left-15 {
  padding-left: 15px !important;
}
.p-left-20 {
  padding-left: 20px !important;
}
.p-left-25 {
  padding-left: 25px !important;
}
.p-left-30 {
  padding-left: 30px !important;
}
.p-left-35 {
  padding-left: 35px !important;
}
.p-left-40 {
  padding-left: 40px !important;
}
.p-left-45 {
  padding-left: 45px !important;
}
.p-left-50 {
  padding-left: 50px !important;
}
.p-right-2 {
  padding-right: 2px !important;
}
.p-right-5 {
  padding-right: 5px !important;
}
.p-right-10 {
  padding-right: 10px !important;
}
.p-right-15 {
  padding-right: 15px !important;
}
.p-right-20 {
  padding-right: 20px !important;
}
.p-right-25 {
  padding-right: 25px !important;
}
.p-right-30 {
  padding-right: 30px !important;
}
.p-right-35 {
  padding-right: 35px !important;
}
.p-right-40 {
  padding-right: 40px !important;
}
.p-right-45 {
  padding-right: 45px !important;
}
.p-right-50 {
  padding-right: 50px !important;
}
.p-top-2 {
  padding-top: 2px !important;
}
.p-top-5 {
  padding-top: 5px !important;
}
.p-top-10 {
  padding-top: 10px !important;
}
.p-top-15 {
  padding-top: 15px !important;
}
.p-top-20 {
  padding-top: 20px !important;
}
.p-top-25 {
  padding-top: 25px !important;
}
.p-top-30 {
  padding-top: 30px !important;
}
.p-top-35 {
  padding-top: 35px !important;
}
.p-top-40 {
  padding-top: 40px !important;
}
.p-top-45 {
  padding-top: 45px !important;
}
.p-top-50 {
  padding-top: 50px !important;
}
.p-bottom-2 {
  padding-bottom: 2px !important;
}
.p-bottom-5 {
  padding-bottom: 5px !important;
}
.p-bottom-10 {
  padding-bottom: 10px !important;
}
.p-bottom-15 {
  padding-bottom: 15px !important;
}
.p-bottom-20 {
  padding-bottom: 20px !important;
}
.p-bottom-25 {
  padding-bottom: 25px !important;
}
.p-bottom-30 {
  padding-bottom: 30px !important;
}
.p-bottom-35 {
  padding-bottom: 35px !important;
}
.p-bottom-40 {
  padding-bottom: 40px !important;
}
.p-bottom-45 {
  padding-bottom: 45px !important;
}
.p-bottom-50 {
  padding-bottom: 50px !important;
}
.br-1 {
  border-radius: 1px;
}
.br-2 {
  border-radius: 2px;
}
.br-3 {
  border-radius: 3px;
}
.br-4 {
  border-radius: 4px;
}
.br-5 {
  border-radius: 5px;
}
.br-6 {
  border-radius: 6px;
}
.br-7 {
  border-radius: 7px;
}
.br-8 {
  border-radius: 8px;
}
.br-9 {
  border-radius: 9px;
}
.br-10 {
  border-radius: 10px;
}
.br-50 {
  border-radius: 50%;
}
.w-50 {
  width: 50px !important;
}
.w-100 {
  width: 100px !important;
}
.w-150 {
  width: 150px !important;
}
.w-200 {
  width: 200px !important;
}
.w-250 {
  width: 250px !important;
}
.w-300 {
  width: 300px !important;
}
.w-350 {
  width: 350px !important;
}
.w-400 {
  width: 400px !important;
}
.w-450 {
  width: 450px !important;
}
.w-500 {
  width: 500px !important;
}
/* -------------------- BADGES ---- */
.badge {
  background-color: #95a5a6;
  display: inline-block;
  position: relative;
  top: 0;
  margin: 0 5px 0 0;
  padding: 1px 0 0 0;
  font-size: 10px;
  width: 15px;
  height: 15px;
  text-align: center;
  border-radius: 3px;
  color: #fff;
}
.badge.primary {
  background-color: #4d13d1;
}
.badge.info {
  background-color: #59abe3;
}
.badge.warning {
  background-color: #f39c12;
}
.badge.danger {
  background-color: #d35400;
}
.badge.brand {
  background-color: #a537fd;
}
.badge.success {
  background-color: #26a65b;
}
.badge.sea {
  background-color: #1ba39c;
}
.badge.razz {
  background-color: #db0a5b;
}
.badge.red {
  background-color: #f22613;
}
.badge.wist {
  background-color: #aea8d3;
  color: #663399;
}
.mh-100 {
  min-height: 100px;
}
.mh-200 {
  min-height: 300px;
}
.mh-300 {
  min-height: 300px;
}
.mh-400 {
  min-height: 400px;
}
.mh-500 {
  min-height: 500px;
}
.mh-600 {
  min-height: 600px;
}
.mh-700 {
  min-height: 700px;
}
.noticias-home .destaques .item {
  background: rgba(0, 0, 0, 0.1);
  overflow: hidden;
  font-family: 'Fira Sans', sans-serif;
}
.noticias-home .destaques .item:hover .img {
  opacity: 1;
}
.noticias-home .destaques .item .img {
  opacity: 0.9;
  height: 380px;
}
.noticias-home .destaques .item .title {
  padding: 10px;
  color: #00923F;
  font-size: 20px;
}
.noticias-home .destaques .item .title .hat {
  background-color: #b3b6b7;
  padding: 0px 4px;
  border-radius: 3px;
  color: #333;
  font-size: 12px;
  font-weight: bold;
}
.noticias-home .destaques-mob .item {
  background: #f7f9f9;
  box-shadow: 0px 1px 10px #ccc;
  border-radius: 4px;
  overflow: hidden;
  margin-left: -15px;
  margin-right: -15px;
}
.noticias-home .destaques-mob .item .title {
  padding: 10px;
  color: #1b4f72;
  font-size: 15px;
}
.noticias-home .destaques-mob .item .title .hat {
  color: #2874a6;
  font-size: 13px;
}
.noticias-home .destaques-out .title {
  color: #1b4f72;
  font-size: 14px;
}
.noticias-home .destaques-mob-out .item {
  background: #f7f9f9;
  box-shadow: 0px 1px 10px #ccc;
  border-radius: 4px;
  overflow: hidden;
  margin-left: -15px;
  margin-right: -15px;
  padding: 15px;
  margin-bottom: 15px;
}
.header-title {
  font-size: 28px;
  background-color: rgba(255, 255, 255, 0.6);
  padding: 20px;
  display: inline-block;
  color: #212F3C;
  width: 100%;
}
.header-title .chapeu {
  font-size: 20px;
  color: #666;
  margin-top: 10px;
  display: inline-block;
}
.noticia-fontes {
  font-family: Consolas, monaco, monospace;
  font-size: 12px;
  color: #333;
}
.negocios .item {
  padding: 15px;
  background-color: #f4f6f7;
  border: 1px solid #ecf0f1;
  border-radius: 3px;
  font-family: 'Roboto', sans-serif;
  transition: all 0.25s ease;
}
.negocios .item:hover {
  box-shadow: 0px 20px 30px #666;
}
.negocios .item .title {
  font-size: 18px;
  color: #2874a6;
  display: block;
}
.negocios .item .value {
  display: block;
  font-size: 15px;
  font-weight: bold;
  color: #333;
}
@media screen and (max-width: 960px) {
  #wrapper {
    overflow: hidden;
  }
  .topbar-mobile {
    position: relative;
    z-index: 99;
    background: #212F3C;
  }
  .topbar-mobile .logo {
    max-height: 30px;
  }
  .topbar-mobile.uk-sticky-fixed {
    top: 0px !important;
  }
  .bg.bg1 {
    height: 400px !important;
    background-size: cover !important;
  }
  .bg .gs {
    height: 450px !important;
  }
  .text-header .item {
    padding: 30px !important;
  }
  .topicos .item {
    padding: 20px !important;
  }
  .topicos .item:nth-of-type(odd) {
    border-right: 0px !important;
  }
  .topicos .item:nth-last-child(n+2) {
    border-bottom: 1px solid #e5e7e9 !important;
  }
  .topicos .item .icon-container {
    padding-right: 0px !important;
  }
  .cards .item .image {
    width: 100% !important;
  }
  .video-home {
    height: 210px !important;
  }
}
#offcanvas-menu .logo {
  width: 70%;
  filter: brightness(0) invert(1);
}
.uk-navbar-item, .uk-navbar-nav > li > a, .uk-navbar-toggle {
  min-height: 60px !important;
}
.footer-container {
  position: relative;
  z-index: 50;
}
.footer {
  padding: 30px 0;
  color: #005927;
  background: #f7f9f9;
  border-top: 2px solid #d0d3d4;
}
.footer .info {
  font-family: 'Roboto', sans-serif;
}
.footer .info span {
  font-size: 14px;
}
.footer .info i {
  font-size: 21px;
  vertical-align: middle;
}
.footer .info img.logo {
  filter: invert(1) grayscale(1);
  width: 240px;
}
.footer .info .titulo {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 22px;
}
.footer .info .slogan {
  text-transform: uppercase;
  font-size: 11px;
}
.footer .social a {
  margin: 5px;
}
.footer .social a:hover {
  text-decoration: none;
}
.footer .title-link {
  margin: 10px;
}
.footer .title-link:hover {
  text-decoration: none;
}
.footer .title-link img {
  height: 36px;
}
.footer hr {
  border-top: 1px solid #d0d3d4;
}
.footer .footer-links span {
  font-family: 'Source Sans Pro', sans-serif;
  color: #1f618d;
  font-size: 12px;
  font-weight: bold;
}
.footer .footer-links a {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 14px;
  display: block;
  padding: 2px 0;
}
.footer-end {
  padding-top: 0px;
  padding-bottom: 20px;
}
.footer-end a, .footer-end span {
  color: inherit !important;
  font-size: 14px;
}
.contato {
  padding: 15px;
  position: relative;
}
.contato .social {
  display: inline-block;
  margin-top: 5px;
  margin-right: 6px;
  padding: 8px 16px;
  background-color: #f7f9f9;
  border-radius: 5px;
  color: #21618c;
}
.contato .social:hover {
  color: #333;
  text-decoration: none;
  background-color: #ecf0f1;
}
.contato .social i {
  font-size: 24px;
  vertical-align: middle;
}
.contato label {
  color: #f1f1f1;
}
body, html {
  background-color: #fff;
}
.main {
  position: relative;
  z-index: 30;
  background: #fff;
}
#goog-gt-tt {
  display: none !important;
}
.goog-te-banner-frame {
  display: none !important;
}
.goog-te-menu-value:hover {
  text-decoration: none !important;
}
body {
  top: 0 !important;
}
#google_translate_element2 {
  display: none !important;
}
.header {
  position: relative;
  z-index: 50;
  padding-top: 30px;
  padding-bottom: 30px;
  background: #212F3C;
}
.header.uk-sticky-fixed {
  background: #212F3C;
  z-index: 999;
  padding-top: 10px;
  padding-bottom: 10px;
}
.header .lang {
  color: #333;
  margin-left: 10px;
}
.header .social {
  font-size: 23px;
  vertical-align: middle;
  margin-right: 3px;
}
.header .menu .item {
  font-size: 13px;
  text-transform: uppercase;
  font-family: 'Source Sans Pro', sans-serif;
  display: inline-block;
  margin-right: 8px;
  transition: all 0.25s ease;
  border-bottom: 2px solid transparent;
}
.header .menu .item:hover {
  text-decoration: none;
  border-bottom: 2px solid #7f8c8d;
}
.header .menu .item .icon {
  font-size: 23px;
  vertical-align: middle;
}
.header .menu a.social {
  color: #fff;
}
.jumbo {
  background: #212F3C;
  padding: 20px;
  font-family: 'Fira Sans', sans-serif;
  border-radius: 3px;
}
.jumbo i {
  font-size: 42px;
  color: #00923F;
}
.jumbo .subtitle {
  color: #ccc;
  font-size: 13px;
}
.jumbo .title {
  color: #00923F;
  font-size: 20px;
  font-weight: bold;
}
.jumbo .text {
  color: #ccc;
  margin-top: 20px;
}
.cotacao {
  padding-left: 15px;
  color: #fff;
}
.cotacao .loader {
  color: #d7dbdd;
  font-family: 'Fira Sans', sans-serif;
  font-size: 11px;
}
.cotacao .flag {
  width: 20px;
  opacity: 0.5;
}
.cotacao .label {
  font-size: 9px;
  line-height: 8px;
}
.cotacao .valor {
  font-size: 14px;
  line-height: 15px;
  font-weight: bold;
  color: #d6eaf8;
}
.cotacao .up, .cotacao .down {
  font-size: 11px;
}
.cotacao .up {
  color: #a3e4d7;
}
.cotacao .down {
  color: #f9e79f;
}
.privacy-box {
  position: fixed;
  bottom: 0px;
  z-index: 99;
  width: 100%;
  background: #333;
  padding-top: 30px;
  padding-bottom: 30px;
  color: #fff;
}
