.section-menu {
  background-color: #FFFFFF;
  top: 0px;
  left: 0px;
  right: 0px;
  z-index: 9;
}
@media (max-width: 767px) {
  .section-menu {
    background-color: #FFFFFF;
    margin-top: 0px;
    margin-bottom: 0px !important;
  }
}
.section-menu .logo {
  transition: all 0.5s ease;
  z-index: 2;
  top: -30px !important;
}
@media (max-width: 767px) {
  .section-menu .logo {
    padding-top: 0px !important;
    top: -45px !important;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
}
.section-menu .logo img {
  max-width: 240px;
}
@media (max-width: 768px) {
  .section-menu .logo img {
    max-width: 200px !important;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .section-menu .logo img {
    max-width: 160px !important;
  }
}
.borda-secundaria {
  border-bottom: 1px solid rgba(239, 239, 239, 0.51);
}
.btn-nav-xs {
  padding: 8px 15px !important;
  border: 1px solid #007B5F !important;
  background-color: transparent !important;
  margin-top: 10px !important;
  margin-left: 5px !important;
  margin-right: 0px !important;
  color: #007B5F !important;
}
.btn-nav-xs i {
  color: #007B5F !important;
}
.navbar {
  margin-bottom: 0px;
}
.navbar-nav .divider {
  padding-top: 45px;
  padding-bottom: 45px;
}
@media (max-width: 767px) {
  .navbar-nav .divider {
    display: none !important;
  }
}
@media (min-width: 767px) and (max-width: 992px) {
  .navbar-nav .divider {
    padding-top: 35px;
    padding-bottom: 35px;
  }
}
.navbar-brand {
  height: auto;
  padding: 15px 0px !important;
}
@media (max-width: 768px) {
  .navbar-brand {
    height: 50px !important;
    padding: 15px 0px !important;
  }
}
.top-secundarias .logo {
  padding: 0px;
}
.top-secundarias .logo img {
  max-width: 110px;
}
@media (min-width: 768px) and (max-width: 992px) {
  .top-secundarias .logo img {
    max-width: 90px;
  }
}
.top-secundarias .navbar-nav {
  margin: 13px 0px;
}
.social-top {
  max-width: 28px;
  height: auto;
  border-radius: 0px;
  padding: 5px;
}
@media (max-width: 768px) {
  .social-top {
    max-width: 28px;
    margin-top: 0px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .social-top {
    margin-top: 0px;
  }
}
.social {
  max-width: 35px;
  height: auto;
  border-radius: 0px;
  padding: 5px;
}
.navbar-nav > li > a {
  font-family: 'Ebrima';
  color: #000000;
  font-size: 16px;
  font-weight: normal;
  margin-top: 25px;
  padding-top: 15px;
  padding-right: 15px;
  padding-left: 15px;
  transition: all 0.2s ease;
}
@media (max-width: 768px) {
  .navbar-nav > li > a {
    margin-top: 0px;
    padding-left: 5px;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .navbar-nav > li > a {
    margin-top: 0px;
    font-size: 12px !important;
    padding-top: 35px !important;
    padding-right: 12px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .navbar-nav > li > a {
    font-size: 12px !important;
  }
}
.navbar-nav > li > .dropdown-menu > li > a {
  color: #000;
  margin-top: 10px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.navbar-nav > li > .dropdown-menu > li > a:hover {
  color: #000;
}
.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
  background-color: transparent !important;
  border-color: transparent !important;
}
.nav > li > a:focus,
.nav > li > a:hover {
  text-decoration: none;
  background-color: #007B5F !important;
  color: #FFFFFF !important;
}
@media (max-width: 768px) {
  .nav > li > a:focus,
  .nav > li > a:hover {
    background-color: rgba(0, 0, 0, 0.1) !important;
  }
}
@media (max-width: 768px) {
  .navbar-collapse {
    margin: 0px 0px !important;
  }
}
@media (max-width: 768px) {
  .navbar-nav {
    margin: 25px 0px 15px 0px !important;
  }
}
.navbar-default .navbar-nav > li > a {
  font-weight: bold;
}
.mega-dropdown {
  position: static !important;
}
.mega-dropdown-menu {
  padding: 20px 0px;
  width: 75%;
  box-shadow: none;
  -webkit-box-shadow: none;
}
@media (min-width: 767px) and (max-width: 992px) {
  .mega-dropdown-menu {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: auto;
  }
}
.mega-dropdown-menu:before {
  content: "";
  border-bottom: 10px solid #fff;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  position: absolute;
  top: -10px;
  left: 210px;
  z-index: 10;
}
.dropdown-menu-site {
  width: 280px;
  padding-top: 12px;
  padding-bottom: 12px;
}
.dropdown-menu-site li a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #999;
  white-space: normal;
}
@media (max-width: 767px) {
  .dropdown-menu-site li a {
    color: #FFFFFF;
  }
}
.dropdown-menu-site:before {
  content: "";
  border-bottom: 10px solid #007B5F;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  position: absolute;
  top: -10px;
  left: 30px;
  z-index: 10;
}
@media (max-width: 767px) {
  .dropdown-menu-site:before {
    content: none;
  }
}
.mega-dropdown-menu > li > ul {
  padding: 0;
  margin: 0;
}
.mega-dropdown-menu > li > ul > li {
  list-style: none;
}
.mega-dropdown-menu > li > ul > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #999;
  white-space: normal;
}
@media (max-width: 767px) {
  .mega-dropdown-menu > li > ul > li > a {
    color: #FFFFFF;
  }
}
.mega-dropdown-menu > li ul > li > a:hover,
.mega-dropdown-menu > li ul > li > a:focus {
  text-decoration: none;
  color: #333333;
  background-color: #f5f5f5;
}
.mega-dropdown-menu .dropdown-header {
  color: #007B5F;
  font-size: 18px;
  font-weight: bold;
}
.mega-dropdown-menu form {
  margin: 3px 20px;
}
.mega-dropdown-menu .form-group {
  margin-bottom: 3px;
}
.btn-social-topo {
  background-color: transparent;
  border: 1px solid #D89700;
  padding: 7px 10px;
  color: #FFFFFF;
  margin: 3px;
}
.top-xs {
  position: relative;
  float: right;
  padding: 9px 5px;
  margin-top: 15px;
  margin-right: 7px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  color: #FFF !important;
  font-size: 14px;
}
@media (max-width: 768px) {
  .top-xs {
    color: #FFF !important;
  }
}
.top-xs:hover {
  background: rgba(0, 0, 0, 0.3) !important;
}
.centraliza_conteudo {
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: left;
}
.section-top {
  padding: 18px 0px;
}
.telefone-bold {
  font-weight: bold;
}
.telefone-texto {
  color: #007B5F;
  font-weight: normal;
}
.frase {
  font-family: 'Courgette', cursive;
  font-size: 21px;
  margin: 0px;
}
.before-direita::before {
  content: "";
  position: absolute;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #007B5F;
  right: 0px;
  top: 45%;
}
@media (max-width: 767px) {
  .before-direita::before {
    display: none !important;
  }
}
.centraliza_conteudo {
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}
.section-top-bar {
  padding: 7px;
  background-color: #007B5F;
  color: #FFFFFF;
}
.section-top-bar .telefone {
  padding: 5px;
}
.section-top-bar * {
  font-size: 13px;
}
.section-top-bar .btn-restrito {
  font-family: 'Segoe UI';
  font-weight: bold;
  font-size: 12px;
  background-color: #D89700;
  border-color: 1px solid #D89700;
  color: #FFFFFF;
  border-radius: 0px;
  padding: 13px 15px;
  margin-top: -10px;
  margin-bottom: -13px;
  transition: all 0.5s ease;
}
.section-top-bar .btn-restrito:hover,
.section-top-bar .btn-restrito:focus {
  background-color: #FFFFFF;
  color: #007B5F;
  border-color: 1px solid #007B5F;
  transition: all 0.5s ease;
}
.btn-restrito2 {
  font-family: 'Segoe UI';
  font-weight: bold;
  font-size: 14px;
  background-color: transparent;
  border-color: transparent;
  color: #FFFFFF;
  border-radius: 0px;
  padding: 12px 15px;
  margin-top: -10px;
  margin-bottom: -13px;
  transition: all 0.5s ease;
}
.btn-restrito2:hover,
.btn-restrito2:focus {
  background-color: #FFFFFF;
  color: #007B5F;
  border-color: 1px solid #007B5F;
  transition: all 0.5s ease;
}
.btn-restrito2:hover .img-pre-leilao,
.btn-restrito2:focus .img-pre-leilao {
  background: url("../imgs/pre-leilao-verde.png");
  background-repeat: no-repeat;
}
.btn-restrito2 .img-pre-leilao {
  background: url("../imgs/pre-leilao.png");
  background-repeat: no-repeat;
  height: 17px;
  width: 17px;
}
.btn-restrito2 img {
  padding-bottom: 5px;
}
.section-top {
  padding: 18px 0px;
}
.efeito-1 {
  transition: all 0.5s ease;
  display: inline-block;
}
.efeito-1:hover,
.efeito-1:focus {
  transition: all 0.5s ease;
  transform: translateY(-2px);
}
@media (min-width: 367px) {
  .ajusta-margem-top {
    margin-top: 60px !important;
    margin-right: -50px !important;
    margin-bottom: 10px !important;
  }
}
@media (max-width: 366px) {
  .ajusta-margem-top {
    margin-right: -50px !important;
    margin-bottom: 10px !important;
    margin-top: 25px !important;
  }
}
.canal-pampa {
  margin-left: -200px;
}
@media (max-width: 990px) {
  .canal-pampa {
    margin-left: -125px;
  }
}