@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;500;600;700&display=swap');
* {
  font-family: 'Poppins', sans-serif;
}

@font-face {
  font-family: TheMixBlackCaps;
  src: url('fonts/themix-black-caps.otf');
}
@font-face {
  font-family: TheSansBoldPlain;
  src: url('fonts/thesans-bold-plain.otf');
}

.text-yellow {
  color: yellow;
}

#mobile-banner {
  
}

#mobile-banner .banner {
  width: 100%;
  height: 50vh;
  /* Basic background styles */
  background: url('images/capa-site-mobile.png') center center no-repeat;
  background-size: cover;
  background-size: cover;
  background-position: center;
}
#mobile-banner .banner .container {
  padding: 150px 0;
  text-align: center;
}
#mobile-banner .banner .container h2 {
  padding: 5px 0;
  text-align: center;
  color: #fff;
  font-size: 40px;
}
#mobile-banner .banner .container h3 {
  padding: 15px 0;
  text-align: center;
  color: #fff;
  font-size: 30px;
  font-weight: 200;
}

.spacer1 {
  height:100px;
}

.spacer2 {
  height:200px;
}

.divisor {
  height: 40px;
  border-bottom: solid 2px #3fa479;
}

@media (min-width: 992px) {
  .col-lg-25 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    padding: 0;
  }
}

.fundo1 {
  background-color: #19507D;
}
.fundo2 {
  background-color: #0064A2;
}
.fundo2 p {
  margin-bottom: 0;
}

.bgimg, .bgimg2 {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
}
a.anchor {
    display: block;
    position: relative;
    top: -50px;
    visibility: hidden;
}
.menutopo, .navbar-mobile {
  background-color: #2F4BB2;
  -webkit-box-shadow: 1px 3px 5px 0px rgba(0,0,0,0.5);
  -moz-box-shadow: 1px 3px 5px 0px rgba(0,0,0,0.5);
  box-shadow: 1px 3px 5px 0px rgba(0,0,0,0.5);
}
.menutopo .active a {
  color: #eee;
}

.btn-v1 {
  background-color: #85d368;
  padding: 12px 10px;
  color: #fff;
  font-weight: 600;
  border-radius: 25px;
  font-size: 20px;
}

.btn-v2 {
  background-color: #3fa479;
  padding: 12px 10px;
  color: #fff;
  font-weight: 600;
  border-radius: 25px;
  font-size: 20px;
}

.btn-v3 {
  background-color: #85d368;
  padding: 10px;
  color: #fff;
  font-weight: 600;
  border-radius: 15px;
  font-size: 20px;
}

.btn-v4 {
  margin-top: 5px;
  background-color: #f0b60d;
  padding: 2px 10px;
  color: #fff;
  border-radius: 15px;
  font-size: 20px;
}

a.btn-v4 {
  color: #19507D !important;
}

.socials {
  padding-top: 7px;
  height: 40px;
  background-color: #3fa479;
}
.icone-social {
  text-align: center;
  background-color: #fff;
  border-radius: 50px;
  width: 30px;
  height: 30px;
  padding: 4px 6px;
  margin: 0 3px;
  float: left;
}
.icone-social i {
  font-size: 16px;
  color: #3fa479;
}


.menudesk li {
  color: #fff;
  margin-top: 1rem;
  margin-left: 1rem;
}
.navbar-brand{
  float: left;
}

.menudesk li a {
  color: #fff;
}


@media (max-width: 1199px) {
  
 .menudesk li a {
  font-size: 12px;
  text-align: center;
 }
  
}

header .banner {
  width: 100%;
  height: 100vh;
  /* Here's the trick */
  /*box-shadow: inset 0 0 0 100vw rgba(0,0,0,0.5);*/
  /* Basic background styles */
  background: url('images/banner_agenda_vacina.jpg') center center no-repeat;
  background-size: cover;
  background-size: cover;
  background-position: center;
}
header .logo {
  padding-top: 7%;
  padding-left: 20%;
}


/*#para_populacao .fundo1, #para_populacao .fundo2 {
  height: 100vh;
}

#para_gestao .fundo1, #para_gestao .fundo2 {
  height: 100vh;
}*/

.faixa_titulo {
  margin-top: 50px;
  background-color: #F0B60C;
  min-height: 120px;
  /**/
  -webkit-box-shadow: 1px 3px 5px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 1px 3px 5px 0px rgba(0,0,0,0.5);
    box-shadow: 1px 3px 5px 0px rgba(0,0,0,0.5);
}

.faixa_titulo p {
  color: #19507D;
  padding: 30px 10px;
  font-family: 'TheMixBlackCaps';
  font-size: 2.5rem;
  line-height: 3.5rem;
}

.conteudo h3 {
  font-family: 'TheSansBoldPlain';
  font-size: 2rem;
  color: #F0B60C;
}

.conteudo ul li {
  list-style: none;
  font-family: 'TheMixBlackCaps';
  font-size: 1.25rem;
  color: #fff;
  margin-bottom: 15px;
}

#contato {
  background-color: #19507D;
  /*background-color: #0064a2;*/
}

#contato p, #contato a {
  font-family: 'TheSansBoldPlain';
  font-size: 2.5rem;
  color: #fff;
  text-align: center;
  text-decoration: none;
}

#contato p.subtitle {
  font-family: 'TheSansBoldPlain';
  font-size: 2.5rem;
  color: yellow;
}

#solicite {
  background-color: #19507D;
}

#desenvolvido {
  background-color: #0064a2;
}

#desenvolvido p, #desenvolvido a {
  font-family: 'TheSansBoldPlain';
  font-size: 2.5rem;
  color: #fff;
  text-align: center;
}

#solicite h2 {
  list-style: none;
  font-family: 'TheSansBoldPlain';
  font-size: 2.5rem;
  color: #fff;
  margin-bottom: 15px;
  text-align: center;
}

#solicite input,#solicite textarea {
  font-size: 20px !important;
}

.error {
  color: yellow;
}

/*sticky header position*/

@media (min-width: 576px) {
  .sticky.is-sticky {
      position: fixed;
      left: 0;
      right: 0;
      top: 0;
      z-index: 1000;
      width: 100%;
      -webkit-box-shadow: 1px 3px 5px 0px rgba(0,0,0,0.5);
      -moz-box-shadow: 1px 3px 5px 0px rgba(0,0,0,0.5);
      box-shadow: 1px 3px 5px 0px rgba(0,0,0,0.5);
  }
}

.imgfundo {
  max-width: 100%;
  display: block;
}

.imgtela {
  display: none;
  width: 90%;
}

#navbar-list-2 .nav-link {
  color: #fff !important;
}

@media(max-width: 1038px) {
  .imgtela {
    display: block;
  }
  .imgfundo {
    display: none;
  }
  .faixa_titulo p {
    font-size: 1.5rem !important;
    line-height: 1.8rem;
  }
  #contato p, #contato a, .subtitle, #solicite h2 {
    font-size: 1.5rem !important;
  }
}

@media(max-width: 1300px) {
  .faixa_titulo p {
    font-size: 2rem;
  }

  .conteudo h3 {
    font-size: 1rem;
  }

  .conteudo ul li {
    font-size: 1rem;
  }
  #solicite h2 {
    font-size: 1.5rem !important;
  }
  #contato p, #contato a, .subtitle {
    font-size: 1.25rem !important;
  }
}

@media only screen and (max-device-width: 1366px) {
  .parallax {
    background-attachment: scroll;
  }
}

.float{
  position:fixed;
  width:70px;
  height:70px;
  bottom:40px;
  right:40px;
  background-color:#25d366;
  color:#FFF;
  border-radius:50px;
  text-align:center;
  font-size:30px;
  box-shadow: 2px 2px 3px #999;
  z-index:100;
}

.my-float{
  margin-top:15px;
}

.txtwhats {
  width: 100%;
  float: left;
  font-size: 10px;
  margin-top: 2px;
}
.arrow {
  text-align: center;
  margin: 2px 0;
}
.bounce {
  -webkit-animation: bounce 2s infinite;
  animation: bounce 2s infinite;
}
@-webkit-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(20px);
  }
  60% {
    transform: translateY(15px);
  }
}
@keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(20px);
  }
  60% {
    transform: translateY(15px);
  }
}