#icon-butt {
  padding-right: 10px;
}

#btt-menu {
  padding-left: 20px;
  padding-right: 20px;
}

#link-nav {
  color: var(--bs-dark);
  padding-right: 30px;
  padding-left: 30px;
}

#link-nav:hover {
  border-bottom: 4px solid rgb(172,21,21);
  transition: 1s;
  color: #ac1515;
}

#btt-menu {
  background: #ac1515;
  border: none;
}

#btt-menu:hover {
  background: var(--bs-red);
}

.navbar {
  z-index: 999;
}

#vantagens {
  margin-top: -34px;
}

#col-vantagens {
  padding-bottom: 50px;
}

#col-van {
  padding-bottom: 20px;
}

#parc {
  padding-bottom: 15px;
}

#row-cont {
  margin-bottom: -30px;
}

#link-case {
  text-decoration: none;
  color: var(--bs-body-color);
}

#div-case {
  box-shadow: 1px 1px 10px 4px #2125294d;
  border-radius: 4px;
  height: 100%;
}

#div-case:hover {
  border: 1px solid rgb(172,21,21);
}

#car-van {
  height: 100%;
  border-left: 3px solid rgb(172,21,21);
}

@media (min-width: 992px) {
  .menu-transparente {
    transition: background-color 0.3s ease;
  }
}

@media (max-width: 1000px) {
  .menu-transparente {
    background-color: rgba(233,236,239,0.94);
    position: initial;
  }
}

.menu-opaco {
  background-color: rgba(233,236,239,0.94);
  transition: background-color 0.3s ease;
  border-bottom: 1px solid rgb(172,21,21);
}

#button-interno:hover {
  background: #ac1515 !important;
  color: rgb(255,255,255) !important;
}

#link-nav.active {
  color: #ac1515;
  border-bottom: 4px solid rgb(172,21,21);
}

@media (max-width: 780px) {
  #img-logo {
    width: 10rem;
  }
}

@media (min-width: 768px) {
  #img-logo {
    width: 13rem;
  }
}

#title-hero {
  font-family: 'Russo One', sans-serif;
  font-style: italic;
}

@media (min-width: 992px) {
  #row-hero {
    margin-top: 95px;
  }
}

.navbar-toggler {
  border-color: rgb(255,255,255);
  background: #ffffff;
}

#row-action {
  background: #e9ecef;
}

#img-logo-roda {
  width: 17em;
}

.copyright {
  color: var(--bs-body-bg) !important;
  text-align: center;
}

#title-hero-out {
  font-size: 2rem;
  text-align: center;
  font-family: 'Russo One', sans-serif;
  font-style: italic;
}

.out-bg {
  padding: 0;
  background: var(--bs-gray-200);
}

#icon-certo {
  color: #ac1515 !important;
  margin-top: -6px;
  margin-right: 10px;
}

.icon-seg {
  font-size: 41px;
  color: rgb(172,21,21);
}

#row-cont {
  background: linear-gradient(33deg, #ac1515, #f13838);
  border-radius: 15px;
}

#button-interno {
  color: rgb(172,21,21);
  font-size: 22px;
  background: rgba(13,110,253,0);
  border: 3px solid rgb(172,21,21);
}

.h1-edu:hover {
  color: #ac1515;
}

.h1-edu {
  font-size: 17px;
  text-align: center;
  font-weight: bold;
}

#div-h1-edu {
  background: rgba(255,255,255,0.69);
  margin-top: -19px;
  border-radius: 13px;
  z-index: 888;
}

#cont-datta {
  font-family: Akatab, sans-serif;
}

#title-hero-int {
  font-size: 1.9rem;
  font-family: 'Russo One', sans-serif;
  font-style: italic;
}

#p-hero {
  color: var(--bs-body-color);
  font-family: Akatab, sans-serif;
  font-size: 18px;
}

#h1-action {
  font-weight: bold;
  color: var(--bs-body-bg);
  font-size: 26px;
}

#button-interno-2 {
  color: var(--bs-body-bg);
  font-size: 22px;
  background: rgba(13,110,253,0);
  border: 3px solid var(--bs-body-bg);
}

#smal-branco {
  color: var(--bs-body-bg);
}

#img-educ {
  border-radius: 15px;
  z-index: 77;
}

.col-out {
  background-color: #ffffff;
  margin-right: 10px;
  height: 126px;
  border-radius: 9px;
}

.col-out:hover {
  border-bottom: 2px solid rgb(172,21,21);
}

#button-interno-2:hover {
  background: rgb(255,255,255);
  color: #000000;
}

#title-hero-out-esq {
  font-size: 2rem;
  font-family: 'Russo One', sans-serif;
  font-style: italic;
}

#img-case {
  height: 200px;
  width: 100%;
  padding-bottom: 21px;
}

#row-cont-out {
  background: #e9ecef;
}

.item-social {
  padding-bottom: 3em;
}

.row-digital {
  padding-bottom: 5em;
}

.full-text {
  display: none;
}

.card-estilo {
  border: none;
}

#row-conto {
  background: #e9ecef;
}

.p-padrão {
  font-size: 19px;
}

.p-padrão-B {
  font-size: 19px;
  font-weight: bold;
}

#link-social {
  text-decoration: none;
  color: var(--bs-body-bg);
}

@media (max-width: 1200px) {
  #link-nav {
    font-size: 15px;
  }
}

@media (min-width: 1400px) {
  #link-nav {
    font-size: 20px;
  }
}

@media (max-width: 768px) {
  #img-hero-top-out {
    display: none;
  }
}

@media (width: 1200px) {
  .card-estilo {
    min-height: 348px;
  }
}

@media (width: 992px) {
  .card-estilo {
    min-height: 437px;
  }
}

@media (width: 1400px) {
  .card-estilo {
    min-height: 305px;
  }
}

@media (width: 1400px) {
  .card-estilo {
    min-height: 305px;
  }
}

@media (width: 1400px) {
  .card-estilo {
    min-height: 305px;
  }
}

@media (width: 992px) {
  .card-estilo {
    min-height: 457px;
  }
}

@media (width: 1024px) {
  .card-estilo {
    min-height: 452px;
  }
}

@media (width: 1280px) {
  .card-estilo {
    min-height: 335px;
  }
}

@media (width: 1440px) {
  .card-estilo {
    min-height: 304px;
  }
}

@media (width: 1600px) {
  .card-estilo {
    min-height: 285px;
  }
}

.cookies-msg {
  width: 80%;
  background-color: #fff;
  position: fixed;
  bottom: 5%;
  left: 50%;
  transform: translate(-50%);
  border-radius: 13px;
  display: none;
}

#cookies-msg .cookies-txt h1 {
  font-size: 1.5rem;
  font-family: 'Russo One', sans-serif;
  font-style: italic;
}

#cookies-msg .cookies-txt {
  align-items: center;
  text-align: justify;
  padding: 20px;
}

#btt-menu-rejeitar {
  background: none;
  color: #ac1515;
  border: 1px solid #ac1515 ;
  margin-right: 15px;
}

.cookies-msg.mostrar {
  display: block;
}

.col-sust {
  background-color: #ffffff;
  margin-right: 10px;
  border-radius: 9px;
}

.h1-sust {
  font-size: 16px;
}

.logo-whats {
  width: 5em;
}

.div-whats {
  position: fixed;
  z-index: 999;
  bottom: 2%;
  right: 2%;
}