@import url("https://use.typekit.net/chg2mjs.css");
@keyframes slide1 {
  0%,
  100% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(-10px, 0);
  }
}
body {
  font-family: quatro, sans-serif;
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}
body section.banner {
  background: url(../images/bannertopo.jpg) top center no-repeat;
  background-size: cover;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}
body section.banner article.logo {
  margin-top: 15%;
}
body section.banner article.banner-btns {
  margin-top: 12%;
  margin-bottom: 12%;
}
@media(max-width:1024px){
  .container{
    max-width: 100% !important;
  }
}
body section.banner article.banner-btns .btn-banner {
  border-radius: 3px;
  padding: 12px 30px;
  width: 100%;
  max-width: 400px;
  margin: 7.5px 0;
  font-size: 20px;
  color: #ffffff;
  font-weight: 500;
  transition: all 0.5s linear;
}
body section.banner article.banner-btns .btn-banner.btn-marcar {
  background-color: #0014ff;
}
body section.banner article.banner-btns .btn-banner.btn-reagendar {
  background-color: #0f0052;
}
body section.banner article.banner-btns .btn-banner .arr-mod {
  width: 20px;
  height: 14px;
  animation: slide1 1s ease-in-out infinite;
}
body section.banner article.banner-info {
  margin-top: 12% !important;
}
body section.banner article.steps {
  margin-top: 40px;
}
body section.banner article.steps .step {
  padding-bottom: 0px;
}
body section.banner article.steps .step .step-number {
  background-color: #f3f3f3;
  color: #0014ff;
  font-size: 30px;
  font-weight: 700;
  padding: 10px 0;
  width: 100%;
  display: block;
  line-height: 1;
  border-radius: 4px;
}
body section.banner article.steps .step .step-info {
  font-size: 21px;
  color: #494948;
}
body section.banner article.steps .step .step-info span {
  font-weight: 700;
}
body section.banner article.step-data-info .step-info {
  font-size: 21px;
  color: #494948;
}
body section.banner article.step-data-info .step-info span {
  font-weight: 700;
}
body section.passos {
  background: url(../images/bg-siga.jpg) top center repeat-y;
  min-height: 600px;
  background-size: cover;
}
body section.passos article.title {
  font-size: 30px;
  font-weight: 700;
  color: #494948;
  padding: 60px 0;
}
body section.passos article.steps .step {
  padding-bottom: 40px;
}
body section.passos article.steps .step .step-number {
  background-color: #ffffff;
  color: #0014ff;
  font-size: 30px;
  font-weight: 700;
  padding: 10px 0;
  width: 100%;
  display: block;
  line-height: 1;
}
body section.passos article.steps .step .step-info {
  font-size: 14px;
  color: #494948;
}
body section.passos article.steps .step .step-info span {
  font-weight: 700;
}
body section.passos article .btn-banner {
  border-radius: 3px;
  padding: 8px 20px;
  width: 100%;
  max-width: 250px;
  margin: 7.5px 0;
  color: #ffffff;
  font-weight: 500;
  transition: all 0.5s linear;
}
body section.passos article .btn-banner.btn-reagendar {
  background-color: #0f0052;
}
body section.passos article .btn-banner .arr-mod {
  width: 20px;
  height: 14px;
  animation: slide1 1s ease-in-out infinite;
}
body section.contato {
  background: url(../images/bg-contato.jpg) top center repeat-y;
  min-height: 476px;
  background-size: cover;
}
body section.contato .contact {
  padding: 60px 15px;
}
body section.contato .contact article.contact-info .title {
  font-size: 20px;
  line-height: 1.8;
  color: #ffffff;
  font-weight: 700;
}
body section.contato .contact article.contact-info .data {
  font-size: 13px;
  line-height: 1.8;
  color: #ffffff;
}
body section.contato .contact article.contact-info .data.last {
  padding-bottom: 30px;
}
body section.contato .contact article.contact-info .data span {
  font-weight: 700;
}
body section.contato .contact article.contact-info .data a {
  color: #ffffff;
  font-size: 13px;
}
body section.contato .contact article.contact-info .data a:hover {
  text-decoration: none;
  outline: none;
}
body section.contato .contact article.contact-info .tel {
  font-size: 14px;
  line-height: 1.8;
  color: #ffffff;
  font-weight: 700;
}
body section.contato .contact article.contact-info .tel a {
  color: #ffffff;
}
body section.contato .contact article.contact-info .tel a:hover {
  text-decoration: none;
  outline: none;
}
body section.contato .contact article.contact-info .social-medias .social-media {
  margin-right: 5px;
  width: 32px;
  height: 32px;
}
body section.contato .contact article.contact-info .social-medias .social-media:last-child {
  margin-right: 0;
}
body section.contato .contact article.contact-info .social-medias .social-media .social-border {
  border-radius: 50%;
  border: 1px solid #ffffff;
  line-height: 0;
  padding: 5px;
}
body section.contato .contact article.contact-info .social-medias .social-media .social-border .s-media {
  text-decoration: none;
  color: #ffffff;
  font-size: 20px;
  line-height: 0;
}
body section.contato .contact article.contact-info .social-medias .social-media .social-border .s-media i {
  transition: all 0.15s ease-in-out;
}
body section.contato .contact article.contact-info .social-medias .social-media .social-border .s-media.facebook:hover i {
  color: #4267B2;
}
body section.contato .contact article.contact-info .social-medias .social-media .social-border .s-media.instagram:hover .instagram-gradient {
  background: -webkit-radial-gradient(33% 100% circle, #FED373 4%, #F15245 30%, #D92E7F 62%, #9B36B7 85%, #515ECF);
  background: radial-gradient(circle at 33% 100%, #FED373 4%, #F15245 30%, #D92E7F 62%, #9B36B7 85%, #515ECF);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
body section.contato .contact article.contact-info .social-medias .social-media .social-border .s-media.whatsapp:hover i {
  color: #25D366;
}
body section.contato .contact article.contact-info .social-medias .social-media .social-border .s-media.linkedin:hover i {
  color: #0e76a8;
}
body section.contato .contact article.contact-form .title {
  font-size: 30px;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 20px;
}
body section.contato .contact article.contact-form .form .input-form {
  height: 50px;
  font-size: 14px;
  padding: 10px 20px;
}
body section.contato .contact article.contact-form .form .input-form.authError {
  border: 2px solid #ff0000;
}
body section.contato .contact article.contact-form .form .input-form.authError::placeholder {
  color: #ff0000;
}
body section.contato .contact article.contact-form .form .input-form:focus {
  outline: none;
  box-shadow: none;
}
body section.contato .contact article.contact-form .form .btn-enviar {
  background-color: #44ca1d;
  color: #ffffff;
  font-weight: 700;
  height: 50px;
}
body section.contato .contact article.contact-form .form .btn-enviar:hover {
  background-color: #3eb71a;
}
body section.contato .contact article.contact-form .form span.authError {
  font-size: 12px;
  color: #ff0000;
}
body footer {
  margin-top: auto;
  background-color: #ffffff;
  min-height: 50px;
  height: auto;
}
body footer .contato {
  font-size: 12px;
  color: #494948;
  height: 100%;
  font-weight: bold;
}
body footer .contato a {
  color: #494948;
}
body footer .copy {
  font-size: 12px;
  color: #494948;
  height: 100%;
  font-weight: bold;
}
body footer .design a {
  text-decoration: none;
  color: #494948;
  font-size: 12px ;
  font-weight: bold;
}
body footer .design a span {
  font-weight: bolder;
}
@media (max-width: 991px) {
  body section.banner {
    background: url(../images/bg-sistema.jpg) top center no-repeat;
  }
}
@media (max-width: 575px) {
  body section.banner .link-email {
    font-size: 16px !important;
  }
  body section.banner article.banner-info{
    margin-top: 40px !important;
  }
  body section.banner article.banner-btns{
    margin-top: 20px !important;
  }
  body section.banner article.steps .step{
    padding-bottom: 20px;
  }
  body section.banner article.banner-btns{
    margin-top: 0px;
    margin-bottom: 0px;
  }
  body section.banner article.logo{
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
  body section.banner{
    display: flex;
    justify-content: center;
  }
}
/*# sourceMappingURL=style_geral.css.map */