@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
html,body {
  font-family: 'Roboto', sans-serif;
}



#mainNav {
  background-color: rgb(255, 255, 255) !important;
  box-shadow: 0px 1px 5px rgb(211, 211, 211);
  -webkit-box-shadow: 0px 1px 5px rgb(211, 211, 211);
  -moz-box-shadow: 0px 1px 5px rgb(211, 211, 211);
  z-index: 1;
}

.nav-link {
  font-size: 18px !important;
  text-transform: capitalize !important;
  color: #284582 !important;
  
}

.nav-link:hover {
  color: #4f72c0 !important;
}

.dropdown-item {
  font-size: 18px !important;
  color: #284582 !important;
}

.clean-block .block-heading p {
  max-width: 100%;
}

@media (min-width:576px) {
  .clean-block .block-heading {
    padding-top: 30px;
  }
}

@media (min-width:576px) {
  .clean-block {
    padding-bottom: 30px;
  }
}

.feature-box .icon {
  font-size: 45px;
  position: absolute;
  left: 15px;
  top: 5px;
  width: 30px;
  text-align: center;
  color: #3b99e0;
}

.clean-navbar .navbar-nav .nav-item {
  padding-right: 0.5em;
}

.page-footer.dark p {
  color: #FFFFFF;
  font-size: 18px;
}

.page-footer a {
  font-size: 18px;
  font-weight: 400;
}

.page-footer:hover {
  font-size: 18px !important;
  color: #FFFFFF;
  font-weight: 400;
}

.page-footer.dark i {
  color: #FFFFFF;
  font-size: 18px;
  padding: 0px 8px 0 8px;
}

@media (max-width: 768px) {
  .page-footer.dark i {
    color: #FFFFFF;
    font-size: 18px;
    padding: 0px 6px 0 0px;
  }
}

.ajuste-i {
  margin-left: 1px;
  margin-right: 6px;
  font-size: 22px !important;
}

@media (min-width: 1200px) {
  .page-footer {
    font-size: 18px;
  }
}

@media (min-width: 360px) and (max-width: 992px) {
  .page-footer {
    font-size: 12px;
  }
}

@media (min-width: 360px) and (max-width: 992px) {
  .page-footer.dark p {
    font-size: 12px;
  }
}

.page-footer h5 {
  font-size: 18px;
  font-weight: 700;
  margin-top: 5px;
}

@media (min-width: 360px) and (max-width: 992px) {
  .page-footer h5 {
    font-size: 18px;
    font-weight: 700;
    margin-top: 5px;
  }
}

.page-footer li {
  padding-top: 5px;
}

.navbar-light .navbar-nav .nav-link {
  color: rgba(0,0,0,.9);
}

.header_base {
  height: 55px;
  background-color: #3b99e0 !important;
}

.header_base h1 {
  font-size: 20px;
  color: #ffffff;
  font-weight: 900;
  padding: 12px;
}

.interno {
  margin: 30px 30px;
}

.interno h1 {
 font-size: 20px;
 color: #3b99e0;
 font-weight: 800;
 padding: 12px;
}

.interno h2 {
  font-size: 18px;
  color: #284582 !important;
  font-weight: 800;
  padding: 12px;
 }

.interno h3 {
  font-size: 18px;
  color: #2b2f31;
  font-weight: 800;
  padding: 12px;
 }

 .interno .noticias-img {
  padding: 15px 0px 15px 0px;
 }

 .interno a {
   color: black;
 }

 .interno a:hover {
   color: #3b99e0;
 }

.icon_servicos {
padding-top: 5px;
font-size: 16px;
}

.icon_color_servicos {
color: #3b99e0
}

table {
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #ddd;
  font-size: 18px;
}

td, th {
  border: 1px solid #ddd;
  padding: 8px;
}

.form_calculo {
  margin: 30px 0px 30px 0px;
  background-color: #bcddf7;
  padding: 20px;
  border-radius: 5px;
}

.form_calculo label {
  font-weight: 700;
}

#mostra_form {
  display: none;
 
}

.borda-form {
  background-color: #bcddf7;
  padding: 20px;
  border-radius: 5px;
}

.borda-form label {
  color:black !important;
  font-weight: 700;
}

/* Recaptcha Responsivo */

@media (max-width: 444px) {
  .g-recaptcha {
    transform: scale(0.8);
    -webkit-transform:scale(0.8);
    transform-origin:0 0;
    -webkit-transform-origin:0 0;
    max-width: 240px;
    }
  }

  /* Dropdown Menu Suspenso ao passar o Mouse */

  @media (min-width: 979px) {
    ul.navbar-nav li.dropdown:hover > .dropdown-menu {
      display: block;
    }
  }

  /* Ajuste seta Rodapé */

 @media (min-width: 768px) {
.page-footer ul li:before {
    top: 16px;
}
}

@media (min-width: 768px) {
  .page-footer ul li:after {
      top: 19px;
  }
  }

  /* Exibição de Notícias */

  .titulo_noticia {
    color: #284582 !important;
    font-size: 18px !important;
  }

  .titulo_noticia:hover {
    color: #4f72c0 !important;
    font-size: 18px !important;
    font-weight:normal;
  }

  /* Alerta Envio de Formulário  */

  .js-alert {
    position: absolute;
    top: -50;
    width: 100%;
    background-color:#2d1077;
    opacity: 0;
    color: #fff;
    z-index: 1;
    text-align: center;
    padding: 10px 0px;
    transition: all 250ms ease;
  }

  .whatsapp-contato {
    font-size: 20px;
  }

  .interno p {
    font-size: 16px;
  }

  .feature-box p {
    font-size: 16px !important;
    opacity: .8;
}