@font-face {
  font-family: "Bebas Neue";
  src: url("../fonts/BebasNeueBold.eot");
  src: url("../fonts/BebasNeueBold.eot?#iefix") format("embedded-opentype"),
    url("../fonts/BebasNeueBold.woff2") format("woff2"),
    url("../fonts/BebasNeueBold.woff") format("woff"),
    url("../fonts/BebasNeueBold.svg#BebasNeueBold") format("svg");
  font-weight: bold;
  font-style: normal;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

html,
body {
  height: 100%;
  overflow-x: hidden; /* Prevent horizontal scroll */
}

body {
  background-color: #f1f1f1;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}

.Container-fluid {
  /* flex: 1; */
  height: fit-content !important;
}
.zero-pad-left {
  padding-left: 0px;
}
.center {
  text-align: center;
}
.inline {
  display: inline !important;
}
.margin-call {
  margin-right: 60px;
}
.flags img {
  height: 51px;
  margin: 5px;
  cursor: pointer;
}
.flags-mobile img {
  height: 35px;
  margin: 5px;
  cursor: pointer;
  box-shadow: 0px 0px 5px #9a9999;
}
.header-mobile {
  margin-bottom: 80px;
  margin-top: 80px;
}
.align-right {
  text-align: right;
  margin-top: 15px;
}
.align-right-mobile {
  text-align: right;
  margin-top: 20px;
}
.body-desktop {
  margin-bottom: 100px;
  height: fit-content;
}
.titulo-mobile {
  font-family: "Lato";
  font-size: 80px;
  text-align: center;
  margin-bottom: 80px;
}

.btn-contato-mobile {
  width: 55%;
  height: 90px;
  border: none;
  background-color: #51b74f;
  color: white;
  border-radius: 30px;
  font-size: 45px;
  font-family: Lato;
  font-weight: bold;
  cursor: pointer;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
  margin-top: 70px;
  text-transform: uppercase;
}

.texto-mobile {
  font-size: 50px;
  font-family: Lato;
  color: #535353;
  text-align: center;
}

.center-header {
  text-align: center;
  margin: 90px;
}

.body-center {
  margin-top: 50px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: fit-content;
}

.texto {
  margin-top: 8%;
  font-family: Lato;
  color: #848484;
  font-size: 1.5rem;
}

.titulo {
  font-family: "Lato";
  font-size: 50px;
  font-weight: bold;
  margin-bottom: 2rem;
}

.monitore {
  margin-top: 15px;
  margin-bottom: 40px;
}

.box {
  background-color: #252729;
  padding: 30px;
  height: 550px;
}

.box {
  color: white;
  text-align: center;
}

.box-mobile {
  color: white;
  text-align: center;
  background-color: #252729;
  padding: 30px;
  height: 1160px;
  margin-bottom: 200px;
}

.se-interessou-mobile {
  font-family: Lato;
  font-size: 80px;
  font-weight: bold;
  margin: 30px;
}

.txt2-mobile {
  font-family: Lato;
  font-size: 55px;
  margin: 70px;
  text-decoration: none;
}

.text-line-mobile {
  margin-top: 15px;
  background-color: transparent;
  color: #eeeeee;
  outline: none;
  outline-style: none;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: solid #eeeeee 1px;
  padding: 3px 10px;
  margin-bottom: 55px;
  font-size: 70px;
  width: 80%;
  font-family: Lato;
  text-align: center;
}

.btn-enviar-mobile {
  width: 80%;
  height: 90px;
  border: none;
  background-color: #51b74f;
  color: white;
  border-radius: 30px;
  font-size: 45px;
  font-family: Lato;
  font-weight: bold;
  cursor: pointer;
  margin-top: 55px;
  text-transform: uppercase;
}
.footer-mobile {
  font-size: 22px;
}
.voltar-mobile {
  font-size: 25px;
  font-family: Lato;
  font-weight: bold;
  cursor: pointer;
  color: white;
  margin-top: 25px;
}
.se-interessou {
  font-family: Lato;
  font-size: 35px;
  font-weight: bold;
  margin: 30px;
}

.txt2 {
  font-family: Lato;
  font-size: 20px;
  margin: 30px;
  text-decoration: none;
}

.text-line {
  margin-top: 15px;
  background-color: transparent;
  color: #eeeeee;
  outline: none;
  outline-style: none;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: solid #eeeeee 1px;
  padding: 3px 10px;
  margin-bottom: 55px;
  font-size: 30px;
  width: 80%;
  font-family: Lato;
  text-align: center;
}

.contatobtn {
  display: none;
  text-transform: uppercase;
}

.show-desktop {
  display: block;
}

.btn-enviar {
  width: 80%;
  height: 45px;
  border: none;
  background-color: #51b74f;
  color: white;
  border-radius: 30px;
  font-size: 25px;
  font-family: Lato;
  font-weight: bold;
  cursor: pointer;
  text-transform: uppercase;
}

.btn-enviar:focus {
  outline: 0;
}

.endereco {
  background-color: #000000;
  align-items: center;
  height: auto;
}

.endereco span {
  font-family: Lato;
  color: white;
  font-size: 20px;
}
/* LANDING PAGE */

.btn-video {
  margin-top: 50px;
  display: block;
  width: fit-content;
  height: fit-content;
  border: 2px solid;
  background-color: transparent;
  color: #3c7ca4;
  border-color: #3c7ca4;
  border-radius: 30px;
  font-size: 18px;
  font-family: Lato;
  font-weight: bold;
  cursor: pointer;
  text-transform: uppercase;
  padding: 5px 20px;
}

.background-city {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: fit-content;
}
/* AGENDAMENTO */
.agendamento {
  background-color: #1e1f1f;
}
.legenda-agendamento {
  margin-bottom: 30px;
  margin-top: 30px;
  color: #d8d2d2;
  font-weight: 300;
  font-size: 1.8rem;
}
.btn-call {
  background-color: #3c7ca4;
  color: white;
  text-transform: none;
  width: 33%;
}
.btn-img-call {
  height: 29px;
  margin-bottom: 3px;
  margin-right: 10px;
}
.btn-img-mail {
  height: 30px;
  margin-right: 10px;
}
.flags {
  display: inline;
}
.center-span {
  margin-left: auto;
  margin-right: auto;
}
.flags-lang {
  margin: 0;
}
.flags-lang img {
  height: 15px;
  margin-left: 10px;
  margin-right: 5px;
}
.header-desktop-flex,
.header-mobile-flex {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .floresta {
    height: 165px;
  }
  .txt2 {
    font-size: 15px;
  }
  .se-interessou {
    font-size: 20px;
  }
  .box {
    margin-top: 65px;
  }
  .text-line {
    margin-bottom: 15px;
    margin-top: 0px;
    font-size: 15px;
  }
  .btn-video {
    font-size: 30px;
  }
  .flags-lang img {
    height: 30px;
  }
}

@media screen and (min-width: 1px) and (max-width: 767px) {
  .btn-video {
    font-size: 20px;
  }
}
@media screen and (min-width: 1280px) and (max-width: 1420px) {
  .btn-video {
    font-size: 25px !important;
  }
  .btn-img {
    width: 20px;
    margin-right: 4px;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1440px) {
  .btn-img {
    width: 20px;
    margin-right: 4px;
  }
  .btn-video {
    font-size: 20px !important;
  }
  .legenda-agendamento {
    font-size: 23px;
  }
  .box {
    padding: 18px !important;
  }
  .text-line {
    margin-bottom: 20px !important;
    margin-top: 0px !important;
  }
  .se-interessou {
    margin: 0px !important;
  }

  .floresta {
    height: 175px;
  }

  .body-center {
    margin-top: 0px;
  }

  .texto {
    margin-top: 8%;
    font-family: Lato;
    color: #535353;
    font-size: 20px;
  }

  .titulo {
    font-size: 40px;
  }

  .monitore {
    margin-top: 45px;
    margin-bottom: 40px;
  }

  .box {
    background-color: #252729;
    padding: 30px;
    height: 480px;
  }

  .box {
    margin-top: 10px;
    color: white;
    text-align: center;
  }

  .se-interessou {
    font-family: Lato;
    font-size: 20px;
    font-weight: bold;
    /*margin: 30px;*/
  }

  .txt2 {
    font-family: Lato;
    font-size: 20px;
    margin: 15px;
    text-decoration: none;
  }

  .contatobtn {
    display: none;
    text-transform: uppercase;
  }

  .show-desktop {
    display: block;
  }

  .btn-enviar {
    width: 80%;
    height: 45px;
    border: none;
    background-color: #51b74f;
    color: white;
    border-radius: 30px;
    font-size: 15px;
    font-family: Lato;
    font-weight: bold;
    cursor: pointer;
    text-transform: uppercase;
  }

  .btn-enviar:focus {
    outline: 0;
  }

  .endereco {
    background-color: #000;
    align-items: center;
    height: auto;
  }

  .endereco span {
    font-family: Lato;
    color: white;
  }

  .box {
    height: auto;
  }

  .text-line {
    font-size: 15px;
  }
}

.grid-link-agendamento {
  display: grid;
  grid-template-columns: 1fr 1fr;
}

.link-agendamento {
  margin: auto;
}

#Footer {
  margin-top: auto;
}
