@font-face {
  font-family: 'ModernaSans';
  src: url(assets/Fonts/ModernaSans-Bold.otf);
}

@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900&display=swap');

/* Default */
html {
  scroll-behavior: smooth;
}

body {
  font-family: 'Lato', sans-serif;
}

ul {
  list-style: none;
}

.bottom-line {
  width: 28px;
  background-color: #391fa3;
  height: 4px;
}

.section-title {
  text-align: center;
}

.section-title h2 {
  color: #391fa3;
  font-family: 'ModernaSans';
  text-transform: uppercase;
  font-size: 1.75rem;
  letter-spacing: 1px;
  padding-bottom: 1em;
}

/* bootstrap custom */

@media (min-width: 1200px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 900px;
  }
}

.btn-aguila.btn-primary {
  background-color: #391fa3;
  border: none;
  text-transform: uppercase;
  font-size: 12px;
  padding: 6px 20px;
}

/* Header */

.back-to-top {
  height: 30px;
  width: 30px;
  background-color: #391fa3;
  position: fixed;
  z-index: 999;
  display: flex;
  align-items: center;
  justify-content: center;
  bottom: 2em;
  right: 4em;
}

.back-to-top a {
  color: white;
}

.header-container {
  background-image: url('assets/imagem_home_fundo.png');
  padding-top: 2rem;
}
#header {
  color: #ffffff;
  font-weight: 300;
}

#header #intro .col-8 {
  padding-left: 20px;
  padding-right: 9px;
  line-height: 18px;
  letter-spacing: 0.04rem;
}

#header #intro h1 {
  text-transform: uppercase;
  color: #391fa3;
  font-family: 'ModernaSans';
  font-size: 2rem;
  margin-bottom: 4px;
  letter-spacing: 1px;
  line-height: 34px;
}

#header #intro h6 {
  text-transform: uppercase;
  font-weight: 300;
  font-size: 0.9rem;
  letter-spacing: 1px;
  width: 90%;
  margin-top: 15px;
}

#header #intro .btn-primary {
  background-color: #391fa3;
  border: none;
  text-transform: uppercase;
  font-size: 10px;
  padding: 6px 20px;
}

.col.download {
  padding-left: 10px;
}

#header #intro p {
  margin-bottom: 0.5rem;
}

#header #top {
  margin-bottom: 4rem;
}

#header #top .logo {
  width: 90px;
  height: 75px;
}

#header #top .logo {
  width: 90px;
  height: 75px;
}

#header #top .logo img {
  width: 100%;
}

#header #top .col-4 {
  display: flex;
  align-items: center;
  justify-content: center;
}

#header #top .col-8 > .row {
  align-items: flex-end;
  justify-content: flex-end;
}

#header ul > li {
  float: left;
  padding: 4px 14px;
}

#header ul > li > a {
  text-transform: uppercase;
  text-decoration: none;
  color: #ffffff;
  font-size: 12px;
}

#header #know-more {
  padding-top: 40px;
  padding-bottom: 20px;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 11px;
}

#header #know-more .col {
  text-align: center;
}

#header #know-more a {
  text-decoration: none;
  color: #ffffff;
}

#header #know-more .fa-angle-down {
  display: block;
  font-size: 20px;
}

#header #know-more .btn-aguila {
  display: none;
  width: 140px;
  margin: auto;
  margin-bottom: 10px;
}

/* Menu */

.topnav {
  overflow: hidden;
  /* background-color: #333; */
}

.menu-container {
  display: flex;
  justify-content: flex-end;
}

.topnav a {
  float: left;
  display: block;
  color: #f2f2f2;
  text-align: center;
  padding: 14px 8px;
  text-transform: uppercase;
  text-decoration: none;
  color: #ffffff;
  font-size: 12px;
}

.topnav a:hover {
  /* font-weight: 800; */
}

.topnav a.active {
  font-weight: 800;
}

.topnav .icon {
  display: none;
}

#area {
  padding-top: 2em;
}

#area .expertise-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  background-color: #f7f7f7;
  color: #77757a;
  border-bottom: solid 3px #391fa3;
  font-size: 14px;
  min-height: 354px;
}

#area .col-3 {
  padding: 5px;
}

#area .expertise-box .expertise-box-logo {
  width: 60px;
}

#area .expertise-box .expertise-box-logo img {
  width: 100%;
  margin: 20px 0px;
  height: 55px;
}

#area .expertise-box h5 {
  font-family: 'ModernaSans';
  width: 80%;
  font-size: 1.2rem;
  color: #333333;
  margin: 15px 0px;
  height: 46px;
}

#area .expertise-box ul {
  padding: 10px;
  width: 100%;
}

#area .expertise-box .bottom-line {
  height: 3px;
  margin-bottom: 15px;
}

#funds {
  padding-top: 3em;
}

#funds .fund {
  border-top: 2px solid #391fa3;
  padding-top: 16px;
}

#funds h5 {
  color: #391fa3;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 800;
}

#funds table {
  font-weight: 600;
  color: #77757a;
  font-size: 12px;
}

#funds table tr:nth-child(odd) {
  background-color: white;
}

#funds table tr:nth-child(even) {
  background-color: #eae5f5;
}

#funds table tr.white-background {
  background-color: white;
}

#funds .profit {
  display: block;
}

#funds .negative-profit {
  color: #bd2130;
}
#funds .negative-profit-ibov {
  color: #d86772;
}
#funds .profit-ibov {
  color: #9a979e;
}
#funds .hidden {
  display: none;
}

/* #funds table thead {
  visibility: hidden;
} */

#funds table.table td {
  padding: 0.2rem;
  border-top: 0px;
}

#funds .rules a {
  font-size: 16px;
  color: #77757a;
}

#politics {
  padding-top: 3em;
}

#politics .external-link .icon-link {
  background-image: url(./assets/ic-link.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 12px;
  height: 12px;
  display: inline-block;
  margin-right: 4px;
}

#politics .pdf-link .icon-link {
  background-image: url(./assets/ic-pdf.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 14px;
  height: 14px;
  display: inline-block;
  margin-right: 2px;
}

#politics ul {
  text-align: left;
  border-top: 2px solid #391fa3;
  border-bottom: 2px solid #391fa3;
  padding: 8px;
}

#politics ul li {
  padding-top: 4px;
  padding-bottom: 4px;
}

#politics ul a {
  text-decoration: none;
  color: #391fa3;
  font-size: 14px;
  font-weight: 600;
}

#contact {
  padding-top: 3em;
}

#contact label {
  margin-bottom: 0;
  text-transform: uppercase;
  color: #6e6d72;
}

#contact form .form-control {
  border: none;
  border-bottom: 1px solid #391fa3;
  border-radius: 0;
  padding: 0px;
  height: 25px;
}

#contact form .form-control:focus {
  box-shadow: 0 0 0 0;
}

#contact form .row {
  margin-bottom: 20px;
}

#contact form .btn-primary {
  background-color: #391fa3;
  border: none;
  text-transform: uppercase;
  font-size: 12px;
  padding: 6px 40px;
  margin-top: 16px;
}

#contact form #success-box {
  border: 1px solid #391fa3;
  text-align: center;
  padding: 10px;
  display: none;
}

/* footer */

#footer {
  margin-top: 20px;
}

#footer .regulatory-logos {
  text-align: center;
  margin-bottom: 2em;
}

#footer .regulatory-logos img {
  width: 120px;
  margin: 0px 3em;
}

#footer .map {
  margin-top: 20px;
  margin-bottom: 40px;
}

#footer .map img {
  width: 100%;
}

#footer #map {
  height: 400px;
  margin-bottom: 40px;
}

#footer .logo {
  width: 80px;
}

#footer h4 {
  color: #391fa3;
  font-family: 'ModernaSans';

  font-size: 0.8rem;
}

#footer ul {
  padding: 0px;
  font-size: 12px;
  color: #77757a;
}

#footer ul > li > a {
  text-decoration: none;
  color: #77757a;
}

#footer .rights-reserved {
  margin: 40px 0px;
  font-size: 12px;
  color: #77757a;
}

#footer .rights-reserved img {
  width: 35px;
}

@media (max-width: 990px) {
  .container,
  .container-md,
  .container-sm {
    max-width: 800px;
  }

  #area .expertise-box {
    min-height: 395px;
  }

  #area .col-md-3 {
    padding: 5px;
  }
}

@media (max-width: 767px) {
  #contact .col-12 {
    margin-bottom: 20px;
  }

  #contact form .row {
    margin-bottom: 0px;
  }

  .col-12.logo {
    text-align: center;
  }

  #area .expertise-box {
    width: 80%;
    margin: 10px auto;
  }

  #header #top .logo {
    text-align: center;
    margin-bottom: 1em;
    margin-top: 2em;
  }

  #header ul {
    padding-left: 10px;
  }

  #header #top {
    margin-bottom: 1rem;
  }

  #header .description {
    margin-top: 20px;
  }

  #header .download {
    text-align: center;
    margin-top: 20px;
  }
  .header-container {
    padding: 0;
  }
  .menu-container {
    padding-right: 0;
  }
  #header #know-more .btn-aguila {
    display: block;
  }
}

@media screen and (max-width: 600px) {
  .topnav a:not(:first-child) {
    display: none;
  }
  .topnav a.icon {
    float: right;
    display: block;
  }

  .back-to-top {
    right: 2em;
  }

  .topnav.responsive {
    position: relative;
    background: #77757a;
  }
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }

  #footer .regulatory-logos img {
    margin: 1em 3em;
  }
}
