html {
  scroll-behavior: smooth !important;
}

@font-face {
  font-family: "MONETIZER";
  src: url("../fonts/font-family/MONETIZER.TTF");
}

@font-face {
  font-family: "GEOGROTESQUECYR-BOLD";
  src: url("../fonts/font-family/GEOGROTESQUECYR-BOLD.TTF");
}

@font-face {
  font-family: "GEOGROTESQUECYR-LIGHT";
  src: url("../fonts/font-family/GEOGROTESQUECYR-LIGHT.TTF");
}

@font-face {
  font-family: "GEOGROTESQUECYR-MEDIUM";
  src: url("../fonts/font-family/GEOGROTESQUECYR-MEDIUM.TTF");
}

body {
  color: #363636;
}

.bg-dark-hunters {
  background-color: var(--dark-hunters);
}

.font-geogrotesquecyr-b {
  font-family: "GEOGROTESQUECYR-BOLD" !important;
}

.font-geogrotesquecyr-l {
  font-family: "GEOGROTESQUECYR-LIGHT" !important;
}

.font-geogrotesquecyr-m {
  font-family: "GEOGROTESQUECYR-MEDIUM" !important;
}

.section-what {
  padding-left: 10rem;
  padding-bottom: 5rem;
  text-align: left;
}

.section-ag-hunters {
  z-index: 1;
}

.bg-azul-hunters {
  background-color: var(--azul-hunters);
}

.bg-desenho {
  background-image: url("../img/bg/Desenho.png");
  background-repeat: no-repeat;
  position: cover;
  background-position: right;
  width: 200px;
  height: 100%;
}

.text-red-hunters-what {
  letter-spacing: 1rem;
  color: var(--primary-hunters);
}

.section-subtitle {
  font-size: 100px;
}

.logo-right {
  background-color: black;
  border-radius: 100%;
  position: absolute;
  width: 300px;
  top: -20px;
  right: -80px;
}

.name-left {
  background-color: black;
  height: 130px;
  position: absolute;
  text-transform: uppercase;
  text-align: left;
  width: 200px;
  top: -20px;
  left: -10px;
}

.agencia-titulo {
  display: block;
  color: var(--primary-hunters);
  font-weight: 400;
  font-size: 40px;
  letter-spacing: 8px;
  margin: 0px 0px 0px 0px;
  padding-bottom: 1rem !important;
}

.agencia-name {
  display: block;
  margin-top: 0px;
  letter-spacing: 1px;
  font-size: 90px;
  color: #9f9f9f;
  font-weight: 300;
}

.text-motivo {
  text-align: left;
  color: white;
  font-size: 20px;
}

.ml-0 {
  margin-left: 0;
}

.text-truncate-5 {
  letter-spacing: 5px;
}

.fs-title {
  font-family: "GEOGROTESQUECYR-BOLD" !important;
  font-size: 60px;
}

.fs-subtitle {
  font-family: "GEOGROTESQUECYR-LIGHT" !important;
  font-size: 20px;
}

.logo-footer {
  margin-top: 4rem;
  width: 60%;
}

.section-link {
  list-style: none;
}

.section-link a {
  color: white;
  font-size: 14px;
  text-decoration: none;
}

.section-link a:hover {
  color: var(--primary-hunters);
}

.p-text {
  color: #d3d3d3;

  font-size: 19px;
  text-align: left;
}

.layer-hunters {
  position: absolute;
  width: 1000px;
  bottom: -700px;
}

.layer-name-hunters {
  width: 100%;
}
.navbar-header {
  margin-top: 2rem !important;
}
header.navbar.js-navbar.affix .navbar-header {
  margin-top: 0rem !important;
}
.name-left h2 {
  margin-bottom: -20px !important;
}
.section-what h2 {
  margin-bottom: -10px !important;
}
@media (max-width: 1000px) {
  .name-left {
    background-color: black;
    height: 130px;
    position: relative;
    text-transform: uppercase;
    text-align: left;
    width: 190px;
    top: -30px;
    left: 250px;
  }
  .p-text {
    font-size: 20px;
  }
  .logo-right {
    background-color: black;
    border-radius: 100%;
    position: absolute;
    width: 200px;
    top: -100px;
    right: 260px;
  }
  .section {
    padding-top: 100px !important;
  }
  .layer-name-hunters {
    position: absolute;
    top: -400px;
    width: 70%;
  }
  .layer-hunters {
    position: absolute;
    width: 600px;
    bottom: -400px;
  }
  .section-what {
    padding-left: 0rem;
    padding-bottom: 0rem;
    text-align: center;
  }
  .text-motivo {
    padding-bottom: 3rem;
  }
  .navbar-header {
    margin-top: 0rem !important;
  }
}

@media (max-width: 746px) {
  .name-left {
    background-color: black;
    height: 130px;
    position: relative;
    text-transform: uppercase;
    text-align: left;
    width: 190px;
    top: -30px;
    left: 250px;
  }
  .logo-right {
    background-color: black;
    border-radius: 100%;
    position: absolute;
    width: 200px;
    top: -100px;
    right: 260px;
  }
  .section-ag-hunters {
    padding-top: 6rem !important;
    padding-left: 2rem;
    padding-right: 2rem;
    padding-bottom: 3rem;
    margin-bottom: 2rem;
  }
  .layer-name-hunters {
    position: absolute;
    top: -300px;
    width: 70%;
  }
}

@media (max-width: 650px) {
  .name-left {
    background-color: black;
    height: 130px;
    position: relative;
    text-transform: uppercase;
    text-align: center;
    width: 190px;
    top: -30px;
    left: 190px;
  }
  .logo-right {
    background-color: black;
    border-radius: 100%;
    position: absolute;
    width: 200px;
    top: -100px;
    right: 200px;
  }
}

@media (max-width: 500px) {
  .name-left {
    background-color: black;
    height: 130px;
    position: relative;
    text-transform: uppercase;
    text-align: center;
    width: 190px;
    top: -30px;
    left: 100px;
  }
  .logo-right {
    background-color: black;
    border-radius: 100%;
    position: absolute;
    width: 200px;
    top: -100px;
    right: 120px;
  }

  .brand-img {
    width: 150px;
    max-width: 250px !important;
  }
}

@media (max-width: 414px) {
  .name-left {
    background-color: black;
    height: 130px;
    position: relative;
    text-transform: uppercase;
    text-align: center;
    width: 190px;
    top: -30px;
    left: 80px;
  }
  .logo-right {
    display: none;
  }
}

@media (max-width: 359px) {
  .name-left {
    background-color: black;
    height: 130px;
    position: relative;
    text-transform: uppercase;
    text-align: center;
    width: 190px;
    top: -30px;
    left: 30px;
  }
  .p-text {
    padding: 0 1rem;
  }
  .layer-name-hunters {
    width: 80% !important;
    margin-left: 2rem;
    margin-top: 6rem !important;
  }
}

.loader-brand {
  width: 100%;
  padding: 25%;
}

@media (max-width: 576px) {
  .loader-brand {
    padding-left: 0;
    padding-right: 0;
  }
}

.col-portfolio .image-holder iframe {
  width: 100%;
}

input,
button,
select,
textarea {
  font-family: "GEOGROTESQUECYR-LIGHT";
}

.icon {
  font-weight: 300 !important;
  border: 1px solid red;
  font-size: 18px !important;
  padding: 10px;
  border-radius: 50%;
}

.section-description {
  font-size: 20px;
}

.btn-about-c:hover {
  color: #fff !important;
}

.about-border {
  border: 1px var(--primary-hunters) solid;
  padding-bottom: 10px !important;
}

.about-load-more {
  margin-top: 20px;
}

.mascote {
  width: 100%;
}
