/* 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;
}
.header {
  background-color: #47009C;
  padding: 10px 0;
  transition: all 0.25s ease;
}
.header .logo {
  height: 70px;
  transition: all 0.25s ease;
}
.adm-toolbar {
  background-color: #212f3c;
  margin-top: -10px;
  margin-bottom: 10px;
  font-family: 'Roboto Condensed', sans-serif;
  color: #f2f3f4;
  font-size: 12px;
}
.adm-toolbar .btn {
  padding: 0px;
  background: transparent !important;
  color: #aed6f1;
  margin-right: 10px;
}
.adm-toolbar .btn i {
  font-size: 21px;
  color: #aed6f1;
}
.uk-sticky-placeholder {
  height: 130px !important;
}
.menu .item {
  font-family: "Inter", sans-serif;
  font-weight: 300;
  padding: 5px 15px;
  color: #fff;
  font-size: 16px;
  display: inline-block;
  transition: all 0.25s ease;
  margin-right: 5px;
}
.menu .item > i {
  color: #bdc3c7;
  font-size: 21px;
  transition: all 0.25s ease;
  margin-right: 5px;
}
.menu .item:hover {
  text-decoration: none;
  color: #fff;
}
.menu .item:hover > i {
  color: #fff;
}
.menu .item.active {
  border-bottom: 1px solid #8156C4;
}
.btn-contato {
  padding: 10px 20px 10px 50px;
  background-color: #8156C4;
  border-radius: 20px;
  color: #fff;
  position: relative;
}
.btn-contato > .icon {
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  width: 34px;
  height: 34px;
  left: 10px;
  top: 3px;
  padding: 0px;
  color: #fff;
  border-radius: 20px;
  text-align: center;
}
.btn-contato > .icon > i {
  font-size: 33px;
}
.translate .uk-dropdown-nav {
  font-size: 13px;
}
.footer {
  background-color: #8156C4;
}
.footer hr {
  border-top: 1px solid #fff;
}
.footer .social a {
  display: inline-block;
  padding: 10px 20px;
  background-color: #47009C;
  color: #fff;
  border-radius: 25px;
}
.footer .social a:hover {
  text-decoration: none;
  background-color: #8156C4;
}
.footer .social a > i {
  font-size: 21px;
  vertical-align: middle;
}
.footer .footer-end a {
  color: #fff;
}
.filters {
  padding: 14px;
  border-radius: 5px;
  color: #1a5276 !important;
  font-family: 'Roboto Condensed', sans-serif;
}
.filters.filters-sticky {
  background-color: #fff !important;
}
.filters-v {
  font-size: 12px;
  padding: 2px 10px;
  font-weight: normal;
  background-color: #ebf5fb;
  color: #3498db;
  border-radius: 3px;
  margin-right: 5px;
  display: inline-block;
  vertical-align: middle;
}
.home-imovel-box {
  overflow: hidden;
}
.home-imovel-box:hover .hover-eft {
  background-color: #8156C4;
  width: 50%;
}
.home-imovel-box .btn-fav {
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 21px;
  color: #47009C;
  text-shadow: 0px 1px 1px #fff;
}
.home-imovel-box .img {
  border-radius: 8px;
  height: 180px;
  width: 100%;
}
.home-imovel-box .info {
  padding: 10px;
}
.home-imovel-box .info .nome {
  font-size: 16px;
  color: #1D1C1D;
}
.home-imovel-box .info .loc {
  color: #47009C;
  font-size: 12px;
}
.home-imovel-box .info .fin {
  background-color: #8156C4;
  color: #fff;
  font-size: 10px;
  padding: 2px 10px;
  border-radius: 10px;
  margin-right: 10px;
}
.home-imovel-box .info .sz {
  color: #2B2D32;
  font-size: 13px;
}
.home-imovel-box .info .desc {
  color: #2B2D32;
  font-size: 12px;
}
.home-imovel-box .hover-eft {
  margin: 0 auto;
  width: 20px;
  height: 4px;
  border-radius: 2px;
  background-color: transparent;
  transition: all 0.35s ease;
}
.imovel-view {
  margin-top: 20px;
}
.imovel-view .imovel-info a {
  font-size: 14px;
}
.imovel-view .imovel-info .title {
  font-size: 1.4em;
  font-weight: 600;
  color: #000;
}
.imovel-view .imovel-info .descricao {
  font-size: 13px;
  color: #283747;
}
.imovel-view .imovel-info .address {
  font-size: 14px;
  color: #283747;
}
.imovel-view .imovel-info2 {
  background-color: #d7dbdd;
}
.imovel-view .imovel-info2 .valor {
  font-size: 1.5em;
  font-weight: bold;
  color: #47009C;
}
.imovel-view .imovel-info2 .text {
  font-size: 13px;
  text-transform: uppercase;
  color: #283747;
}
.imovel-view .imovel-info2 .ext {
  font-size: 12px;
  color: #283747;
}
.card-spec {
  background-color: #8156C4;
}
.specs {
  color: #d6dbdf;
}
.specs .item {
  margin-bottom: 5px;
  margin-top: 5px;
  font-size: 12px;
}
.specs .item i {
  color: #fff;
  font-size: 19px;
  vertical-align: middle;
}
.emp-home {
  text-align: center;
}
.emp-home b {
  line-height: 30px;
  font-size: 18px;
  color: #2B2D32;
}
.contato .info-box {
  font-size: 12px;
}
@media only screen and (min-width: 950px) {
  .uk-sticky-below {
    transition: all 0.25s ease;
  }
  .uk-sticky-below > .uk-container {
    padding: 0 3px !important;
  }
  .uk-sticky-below .logo {
    height: 40px !important;
  }
}
@media only screen and (max-width: 940px) {
  .uk-sticky-placeholder {
    height: 70px !important;
  }
  body, html {
    margin-top: 35px;
  }
  .home-search-box {
    margin-bottom: 0px !important;
  }
  .carousel-banner .carousel-cell {
    width: 100%;
    /* full width */
    margin-right: 10px;
    height: auto !important;
  }
  .header {
    position: fixed;
    width: 100%;
    z-index: 99;
    top: 0px;
    left: 0px;
    box-shadow: 0px 4px 8px #333;
  }
  .header > .uk-container {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
  }
  .header a {
    color: #fff;
    line-height: 34px;
  }
  .header .logo {
    height: 34px;
  }
  .header.header-navbar-sticky .logo {
    height: 30px !important;
  }
  .btn-float-wp {
    width: 40px !important;
    height: 40px !important;
    opacity: 1 !important;
    right: 15px !important;
    bottom: 15px !important;
  }
  .imovel-view .title {
    margin-top: 30px;
  }
  .banners .image {
    min-height: 165px !important;
  }
  .carousel-banner img, .carousel-image img {
    width: 100%;
  }
  .carousel-imovel:not(.is-fullscreen) {
    margin-top: -15px;
    margin-right: -20px;
    margin-left: -20px;
  }
  .carousel-imovel:not(.is-fullscreen) .carousel-cell {
    height: 320px !important;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .carousel-imovel:not(.is-fullscreen) .carousel-cell figure > img {
    height: 320px !important;
  }
  .home-imovel-box .info {
    background-color: #f0f3f4;
    margin-top: -8px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
  }
}
.menu-mobile {
  font-family: 'Roboto Condensed', Helvetica, 'Helvetica Neue', Arial, sans-serif;
  color: #333;
  font-size: 16px;
}
.menu-mobile .logo {
  max-width: 100px;
  filter: brightness(0) invert(1);
}
.menu-mobile .item {
  color: #fff;
}
.menu-mobile .item i {
  margin-right: 10px;
}
.menu-mobile > .uk-offcanvas-bar {
  box-shadow: 0px 3px 2px #666;
  background: #1D1C1D;
}
.menu-mobile .uk-offcanvas-close {
  color: #fff !important;
}
#menu-filters label {
  color: #fff;
}
.m-cell-info {
  padding: 5px;
}
.m-cell-info h4 {
  margin-bottom: 6px !important;
}
body, html {
  background-color: #F5F5F5;
  font-family: "Poppins", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  top: 0px !important;
}
.bg-1 {
  background-color: #DDD;
}
.title1 {
  font-size: 20px;
  color: #2B2D32;
  font-weight: bold;
}
hr {
  border-top: 1px solid #d0d3d4;
}
.btn-float-wp {
  right: 20px;
  bottom: 20px;
  height: 60px;
  width: 60px;
  position: fixed;
  opacity: 0.6;
}
.btn-float-wp:hover {
  opacity: 1;
}
.btn {
  padding: 5px 20px;
  background-color: #797d7f;
  color: #fff;
  font-size: 14px;
  border-radius: 20px;
  display: inline-block;
  transition: all 0.25s ease;
  border: 0px;
  cursor: pointer;
}
.btn > i {
  color: #d5f5e3;
  font-size: 24px;
  transition: all 0.25s ease;
}
.btn:hover {
  color: #fff;
}
.btn.blue {
  background-color: #2874a6 !important;
}
.btn.blue > i {
  color: #d6eaf8 !important;
}
.vjs-default-skin .vjs-play-progress, .vjs-default-skin .vjs-volume-level {
  background-color: #6895ae;
}
.vjs-default-skin .vjs-control-bar {
  font-size: 141%;
}
.vjs-default-skin .vjs-big-play-button {
  top: 50% !important;
  left: 50% !important;
  margin-top: -1.3em;
  margin-left: -2em;
}
.flickity-button {
  z-index: 9;
}
.swiper-button-next, .swiper-button-prev {
  color: #47009C;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background-color: #47009C;
}
.categorias .title1 b {
  color: #47009C;
}
.categorias .itens {
  background-color: #DDD;
}
.categorias .itens .item .icone {
  display: inline-block;
  background-color: #fff;
  text-align: center;
  padding: 6px;
  border-radius: 5px;
}
.categorias .itens .item .icone > img {
  height: 38px;
}
.categorias .itens .item b {
  color: #4d5656;
  font-size: 15px;
}
.banners .image {
  min-height: 33.3333333333vw;
  max-height: 600px;
}
.home-search-box > .uk-container {
  outline: 1px solid #47009C;
  border-radius: 28px;
  overflow: hidden;
}
.home-search-box > h3 {
  font-weight: bold;
  font-size: 1.8em;
}
.home-search-box > h4 {
  color: #666;
}
.home-search-box .busca-tipo a {
  padding: 20px;
  background-color: #8156C4;
  color: #fff;
  display: inline-block;
  text-decoration: none;
  margin: 0px;
  width: 100%;
}
.home-search-box .busca-tipo a:hover {
  text-decoration: none;
  background-color: #47009C;
}
.home-search-box .busca-tipo a.active {
  background-color: #47009C;
  color: #f8f9f9;
}
.home-search-box .home-search-input {
  padding: 5px;
}
.home-search-box .home-search-input form {
  margin: 0;
}
.home-search-box .home-search-input input {
  border: 0px;
  background-color: transparent;
  width: 100%;
  font-size: 15px;
  padding: 10px;
}
.home-search-box .home-search-input input:hover {
  border: none;
  outline: none;
}
.home-search-box .home-search-input button {
  color: #47009C;
  font-size: 26px;
  padding: 0px;
  background-color: transparent;
  border: none;
}
.home-search-box .busca-assets .item {
  padding: 20px;
  text-align: center;
  color: #979a9a;
  border-radius: 3px;
}
.home-search-box .busca-assets .item > i {
  display: block;
  font-size: 32px;
}
.home-search-box .busca-assets .item > span {
  font-size: 13px;
  color: #2B2D32;
  font-weight: bold;
}
.home-search-box .busca-assets .item:hover {
  color: #8156C4;
}
.home-search-box .busca-assets .item:hover > span {
  color: #8156C4;
}
.home-servicos i.icon {
  font-size: 60px;
  color: #8156C4;
}
.home-servicos b {
  font-size: 15px;
}
.carousel-banner .carousel-cell {
  width: 100%;
  /* full width */
  height: 500px;
  /* height of carousel */
  margin-right: 10px;
}
.carousel-imovel.is-fullscreen .carousel-cell figure > img {
  max-height: 100vh !important;
}
.carousel-imovel:not(.is-fullscreen) .carousel-cell {
  height: 450px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.carousel-imovel:not(.is-fullscreen) .carousel-cell figure > img {
  height: 450px;
}
.carousel-imovel .carousel-cell {
  width: 100%;
  /* full width */
  background-color: #616a6b;
}
.carousel-imovel .carousel-cell figure {
  margin: 0 auto !important;
  text-align: center;
}
.carousel-nav .carousel-cell {
  height: 80px;
  width: 100px;
  opacity: 0.5;
  border: 1px solid #fff;
}
.carousel-nav .carousel-cell:before {
  font-size: 50px;
  line-height: 80px;
}
.carousel-nav .carousel-cell.is-nav-selected {
  opacity: 1;
}
.uk-breadcrumb li > a {
  font-size: 12px;
}
.fb-home {
  background-color: #fff;
}
.ui.checkbox .box, .ui.checkbox label {
  font-size: 13px;
}
.flickity-prev-next-button {
  width: 30px;
  height: 30px;
}
.uk-slider .uk-slidenav {
  background-color: #47009C;
  opacity: 0.8;
  border-radius: 5px;
}
.color-line > div {
  padding: 3px;
  background-color: #28b463;
}
.color-line > div:nth-child(2) {
  background-color: #2e86c1 !important;
}
.color-line > div:nth-child(3) {
  background-color: #e67e22 !important;
}
.color-line > div:nth-child(4) {
  background-color: #af7ac5 !important;
}
