.section-menu {
  background-color: #002e63;
}
.section-menu .navbar-brand {
  padding: 17px 17px 17px 0px !important;
  transition: all 0.5s ease;
  position: absolute !important;
}
.section-menu .navbar-brand:hover,
.section-menu .navbar-brand:focus {
  transform: translateY(-2px);
  transition: all 0.5s ease;
}
@media (max-width: 767px) {
  .section-menu .navbar-brand {
    position: absolute !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .section-menu .navbar-brand {
    position: absolute !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .section-menu .navbar-brand {
    position: absolute !important;
  }
}
.section-menu .navbar-brand .logo img {
  margin-top: 5px;
  max-width: 38%;
  margin-bottom: 5px;
}
@media (max-width: 768px) {
  .section-menu .navbar-brand .logo img {
    max-width: 116px !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .section-menu .navbar-brand .logo img {
    max-width: 125px !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .section-menu .navbar-brand .logo img {
    max-width: 135px !important;
  }
}
@media (min-width: 769px) {
  .login-top {
    background-color: transparent !important;
    border: 1px solid #00FF99 !important;
    color: #00FF99 !important;
    border-radius: 9px !important;
    padding: 5px 17px !important;
    margin-top: 10px !important;
  }
}
@media (max-width: 768px) {
  .login-top {
    margin-bottom: 10px !important;
  }
}
.btn-nav-xs {
  padding: 5px 12px !important;
  border: 1px solid #211547 !important;
  background-color: #FFFFFF !important;
  color: #211547;
  margin-top: 20px !important;
}
.btn-nav-xs i {
  color: #de6b00 !important;
}
.navbar {
  margin-bottom: 0px;
  border: none !important;
}
.navbar-brand {
  height: auto;
}
@media (max-width: 768px) {
  .navbar-brand {
    padding: 15px 0px !important;
  }
}
.navbar-nav > li > a {
  color: #FFFFFF;
  font-size: 15px;
  font-weight: 400;
  padding: 14px 15px;
  margin: 30px 10px;
  transition: all 0.5s ease;
}
@media (min-width: 991px) and (max-width: 1199px) {
  .navbar-nav > li > a {
    margin: 25px 5px !important;
    padding: 14px 12px;
    font-size: 13px;
  }
}
.navbar-nav > li > a:hover,
.navbar-nav > li > a:focus {
  color: #FFFFFF !important;
  background-color: #21154700 !important;
  transition: all 0.5s ease;
}
@media (max-width: 767px) {
  .navbar-nav > li > a:hover,
  .navbar-nav > li > a:focus {
    color: #de6b00 !important;
    background-color: #FFFFFF !important;
    transition: all 0.5s ease;
  }
}
.navbar-nav > li > a:hover:hover span,
.navbar-nav > li > a:focus:hover span,
.navbar-nav > li > a:hover:focus span,
.navbar-nav > li > a:focus:focus span {
  border-bottom: 1px solid #de6b00;
}
@media (max-width: 767px) {
  .navbar-nav > li > a {
    color: #FFFFFF !important;
    border-bottom: 1px #f7f7f7 solid !important;
    padding: 10px 15px !important;
    margin: 5px 0px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .navbar-nav > li > a {
    padding: 10px !important;
    margin: 22px 0px !important;
    font-size: 13px;
  }
}
.navbar-nav > li > a span {
  border-bottom: 1px solid #21154700;
}
.navbar-nav > li > a .menu-sel {
  border-bottom: 1px solid #de6b00;
}
.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;
  transition: all 0.5s ease;
}
@media (max-width: 768px) {
  .navbar-collapse {
    margin: 0px 0px !important;
  }
}
@media (max-width: 768px) {
  .navbar-nav {
    margin: 0px 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 {
  margin-top: -25px !important;
  left: 23px !important;
  width: 280px;
  padding-top: 12px;
  padding-bottom: 12px;
}
.dropdown-menu-site li a {
  display: block;
  padding: 5px 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: #211547;
  }
}
.dropdown-menu-site:before {
  content: "";
  border-bottom: 10px solid #FFFFFF;
  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;
  }
}
.dropdown-menu-site-xs li a {
  color: #FFFFFF !important;
}
.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: #211547;
  }
}
.mega-dropdown-menu > li ul > li > a:hover,
.mega-dropdown-menu > li ul > li > a:focus {
  text-decoration: none;
  color: #FFFFFF;
  background-color: #f5f5f5;
}
.mega-dropdown-menu .dropdown-header {
  color: #211547;
  font-size: 18px;
  font-weight: bold;
}
.mega-dropdown-menu form {
  margin: 3px 20px;
}
.mega-dropdown-menu .form-group {
  margin-bottom: 3px;
}
.social {
  padding-top: 37px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .social {
    padding: 24px 0px 0px 0px;
  }
}
@media (min-width: 991px) and (max-width: 1199px) {
  .social {
    padding: 18px 0px 0px 0px;
  }
}
.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: #211547 !important;
  font-size: 14px;
}
@media (max-width: 768px) {
  .top-xs {
    color: #211547 !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: #211547;
  font-weight: normal;
}
.frase {
  font-family: 'Courgette', cursive;
  font-size: 21px;
  margin: 0px;
}
