@import url("https://fonts.googleapis.com/css2?family=Quicksand:wght@300;500;700&display=swap");
html {
  scroll-behavior: smooth;
}

body {
  font-family: "Quicksand", sans-serif;
  font-weight: 500;
  font-smooth: always;
}
/* h1,
h2,
h3,
h4,
h5 {
  font-weight: 50000;
} */

.navsuperior {
  background: #5ad2aa;
  color: #fff;
  padding: 5px;
}
.navsuperior,
.menu-item,
.navsuperior a {
  color: #fff;
  text-decoration: none;
  padding: 5px;
}

.menu-item a {
  color: #008080;
  text-decoration: none;
}
.menu-item a:hover {
  color: #004848;
  text-decoration: none;
}

.navsuperior a:hover {
  color: #008080;
}
.bgverde a {
  color: #fff;
  text-decoration: none;
}

.linkverde a {
  color: #008080 !important;
}
.linkverde a:hover {
  color: #004f4f !important;
}

.bradius {
  border-radius: 10px;
}

.bgsolucoes {
  background: url("../images/imgpessoas.jpg") no-repeat;
  background-size: cover;
  background-position: center;
}

#time h2 {
  margin: 0 auto;
}
#time h2:before {
  content: "";
  /* display: block; */
  width: 170px;
  height: 3px;
  background: #5ad2aa;
  /* left: 20%; */
  top: 17%;
  position: absolute;
}

#clientes {
  background: #fff9f1;
}
#clientes h2 {
  margin: 0 auto;
}

.slick-prev {
  left: 615px;
  bottom: 10px;
}

.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 110%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}

.imgcontato {
  position: absolute;
  right: 0px;
  bottom: 0px;
}

.topo {
  background: url("../images/topoBg.jpg") no-repeat;
  background-size: cover;
  background-position: bottom;
  min-height: 50vh;
  width: 100%;
  position: relative;
}
.topo h4 {
  font-weight: 500;
  color: #fff;
}

.topo h1 {
  font-weight: 700;
  color: #fff;
}
.faixaamarela {
  position: absolute;
  right: -146px;
  width: 92%;
  z-index: 1;
}
.faixaazul {
  background: #f3f8f9;
}
.faixacinza {
  background: #ededed;
}
.bgverde {
  background: #5ad2aa;
  color: #fff;
}
.mtGrande {
  margin-top: 20rem;
}
#banner2 {
  background: url("../images/bgbanner2.jpg") no-repeat;
  background-size: cover;
  background-position: bottom;
  min-height: 400px;
  width: 100%;
  position: relative;
  color: #fff;
}

.bannerprecisou {
  min-height: 500px;
  position: relative;
}
.imaban1 {
  background: url("../images/left-img.jpg") no-repeat;
  background-size: cover;
  min-height: 500px;
}
.imaban2 {
  background: url("../images/right-img.jpg") no-repeat;
  background-size: cover;
  min-height: 500px;
}
.chamadabanner {
  width: 600px;
  height: 300px;
  border-radius: 10px;
  background: #fff;
  position: absolute;
  left: -50%;
  right: -50%;
  top: 20%;

  margin: 0 auto;
}
#menu-principal {
  text-transform: uppercase;
}

.beneficios {
  height: 50vh;
}
.txtazul {
  color: #005ba7;
}
.bgcotacao {
  background: url("../images/bg1.jpg") no-repeat;
  background-size: cover;
  min-height: 600px;
}
.bgconsultor {
  background: url("../images/cotacaodupla.jpg") no-repeat;
  background-size: cover;
  min-height: 500px;
}
.bradius {
  border-radius: 10px;
}
.cotacao {
  background: url("../images/bgcotacao.jpg") no-repeat;
  background-size: cover;
  background-position: bottom;
  min-height: 400px;
  width: 100%;
  position: relative;
  color: #fff;
}

.bgpainterna {
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  padding-left: 8rem;
  height: 200px;
}

.info-contato {
  background: #106eea;
  height: 100%;
  color: #ffffff;
  padding: 50px;
  font-size: 16px;
}
.info-contato a {
  color: #fff;
}

.sec-title .sub-title.primary {
  color: #106eea;
}

.rs-contact.style1 .contact-info .info-wrap {
  display: flex;
}
.rs-contact.style1 .contact-info .info-wrap .icon-part {
  margin-right: 25px;
}
.rs-contact.style1 .contact-info .info-wrap .icon-part i {
  font-size: 40px;
  line-height: 40px;
}
.rs-contact.style1 .contact-info .info-wrap .content-part h4 {
  margin-bottom: 0;
  color: #ffffff;
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 5px;
}
.mb-20 {
  margin-bottom: 20px;
}
.gform_button {
  display: inline-block;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.sombra {
  -webkit-box-shadow: 4px 4px 6px 0px rgba(50, 50, 50, 0.2);
  -moz-box-shadow: 4px 4px 6px 0px rgba(50, 50, 50, 0.2);
  box-shadow: 4px 4px 6px 0px rgba(50, 50, 50, 0.2);
}

.lead.fs-lg {
  font-size: 1.05rem;
  line-height: 1.6;
}

ul,
li {
  list-style: none;
}

/* BOTÕES  */
.btn-primary,
.gform_button {
  color: #fff;
  background-color: #062461;
  border-color: #062461;
}
.btn-primary:hover,
,
.gform_button:hover {
  color: #fff;
  background-color: #04173d;
  border-color: #04173d;
}
.btn-check:focus + .btn-primary,
.btn-primary:focus {
  color: #fff;
  background-color: #062461;
  border-color: #062461;
  box-shadow: 0 0 0 0.25rem rgba(49, 132, 253, 0.5);
}
.btn-check:checked + .btn-primary,
.btn-check:active + .btn-primary,
.btn-primary:active,
.btn-primary.active,
.show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #062461;
  border-color: #062461;
}
.btn-check:checked + .btn-primary:focus,
.btn-check:active + .btn-primary:focus,
.btn-primary:active:focus,
.btn-primary.active:focus,
.show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(49, 132, 253, 0.5);
}
.btn-primary:disabled,
.btn-primary.disabled {
  color: #fff;
  background-color: #b0c3df;
  border-color: #b0c3df;
}

.medium,
.large {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.bglaranja {
  background: #ff9503;
  position: absolute;
  bottom: 4rem;
  left: 5rem;
  padding: 0.5rem 1.5rem;
  font-size: 2rem;
  color: #fff;
}

.bgazulclaro {
  background: #668fbf;
  color: #fff;
}
.bgazulescuro {
  background: #004297;
  color: #fff;
}

.minheight8 {
  min-height: 8rem;
  padding: 60px 0px 60px 0px;
}
.txt-cinza {
  color: #444444;
}
.bgcinza2 {
  background: #f3f3f3;
  color: #444444;
}
.bgbranco {
  background: #fff;
}
.txtbranco {
  color: #fff;
}

.imgparcieros {
  background: url("../images/bgparceiros.jpg") no-repeat;
  background-position: center;
  min-height: 400px;
}

.imgparceiros {
  min-height: 180px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

a {
  text-decoration: none;
}

.txt-slick {
  position: absolute;
  bottom: 10px;
  padding: 10px 19px;
  background: #e9ecef;
  width: 40%;
  text-align: left;
}

footer {
  background: #1a191e;
  color: #e9e9e9;
  padding: 60px 0px 60px 0px;
}

.plgrande {
  padding-left: 3rem;
}
footer a {
  color: #fff;
  text-decoration: none;
}

.imgNotPrincipais {
  height: 280px;
  background-size: cover !important;
  background-position: center !important;
}

/* #parceiros {
  display: none;
} */

@media (max-width: 576px) {
  .bglaranja {
    bottom: 0rem;
    left: 0rem;
    padding: 0.5rem 1.5rem;
    font-size: 1rem;
    color: #fff;
  }
  .plgrande {
    padding-left: 0rem;
  }
  .txt-slick {
    width: 100%;
  }
}

@media only screen and (min-width: 641px) {
  .gform_legacy_markup_wrapper .top_label input.medium,
  .gform_legacy_markup_wrapper .top_label select.medium {
    width: 100% !important;
  }
  .gform_wrapper.gravity-theme .gfield input.medium,
  .gform_wrapper.gravity-theme .gfield select.medium {
    width: calc(100% - 16px / 2);
  }
} 



@media (min-width: 641px) and (max-width:1024px) {


.navsuperior,
  .menu-item,
  .navsuperior a {
    padding: 7px;
    font-size: 0.7rem;
  }
}