body{
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #000;
  font-size: 16px;
}
b{
  font-weight: 500;
}

.h1normal{ 
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #5b8f83;
}

.h2normal{ 
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #5b8f83;
  font-size: 28px;
}

.h2bold{ 
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #5b8f83;
}

.h2boldb{ 
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  font-style: normal;
  color: #fff;
}

.boldc{ 
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  font-style: normal;
  color: #000;
}
.boldd{ 
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  font-style: normal;
  color: #fff;
}

.h2b{
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #fff;
  font-size: 60px;
  line-height: 100%;
  margin-top: 50px;
}

.h3a{
  color: #fff;
  font-size: 25px;
}

.h1bold{ 
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #5b8f83;
}

.nomenclatura{
  color: #fff !important;
  font-size: 15px;
}


.logo{
  margin-bottom: 5px;
  margin-top: 5px;
}

.quadro1{
  padding: 10px;
  background-color: #669489;
  margin-bottom: 40px;
}

.quadro2{
  padding: 30px;
  background-color: #67948945;
  margin-bottom: 40px;
  margin-top: -40px;
}

.quadro3{
  padding: 0px;
  margin-bottom: 10px;
  margin-top: 70px;
}

.quadro4{
  padding: 0px;
  margin-bottom: 30px;
  margin-top: 40px;
}

.foto1{
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 30px;
}

.quadrotexto1{
  padding-left: 30px;
  padding-right: 30px;
}

.caixadepoimentos{
  margin: 20px;  
  padding: 40px;
  min-height: 250px !Important;
  background: #f5f5f5;
  text-align: center;
}

.nomedepoimento{
  font-weight: bold;
  margin-top: 30px;
  text-align: center;  
  color: #679489;
}

.doencas-tratadas{
  font-weight: 400;
  font-size: 16px;
  line-height: 170%;
  text-align: left;
  background-color: rgb(255 255 255 / 23%);
  padding: 30px;
  color: #000;
  height: 610px;
}

.vantagens1{
  border: 10px solid #67948945;
  padding: 15px;
  width: 200px;
  text-align: center;
  margin-bottom: 6px;
  margin-top: 15px;
  font-weight: 800;
  color:  #669489;
  text-transform: uppercase;

}

.teleconsulta{
  position: relative;
  margin: 70px;
  margin-bottom: 70px;
}

.formacao{
  border: 0px solid;
  padding: 60px;
  margin-top: 90px;
  background-color: #67948945;
}

.ondemeencontrar{
  margin-top: 70px;
  background-color: #fff;
}

.rodape{
  margin-top: -10px;
  background-color: #669489;
  padding-top:50px;
  padding-bottom:30px;
  padding-left: 20px;
  padding-right: 20px;
}

.links{
  text-decoration: none;
  color: #fff;
  font-weight: 600;
}

.btconsulta{
  margin-top: 5px;
}


@media (min-width: 1px) and (max-width: 768px) {
  body{
    font-size: 16px;
  }
  h1{
    font-size: 25px;
  }
  .h2b{
    font-size: 30px;
    text-align: center;
    margin-bottom: 20px;
  }
  h3{
    font-size: 20px;
    text-align: center;
    margin-bottom: 30px;

  }
  .quadrotexto1{
    padding-left: 30px;
    padding-right: 30px;
    text-align: center;
  }  
  .foto1{
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 30px;
    margin-top: -30px;
  }
  .quadro4{
    margin-top: 60px;
    border-top: 1px solid #ccc;
    padding-top: 50px;
  }
  .doencas-tratadas{
    font-weight: 400 !important;
    line-height: 170%;
    font-size: 15px !important;
    text-align: left;
    background-color: rgb(141 188 177 / 0%);
    padding: 15px !important;
    color: #000;
    height: 880px;
    text-align: center;
  }
  .parallax-section {
    background-image: url('../img/back2.jpg') !important;
    height: 900px !important; /* Full height */
    background-attachment: fixed; /* Key for parallax effect */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 60px;
  }

  /* Content section */
  .content-section {
    height: 350px !important;
    background-color: #da3747;
  /*  display: flex;*/
    /*align-items: center;
    justify-content: center;*/
    text-align: center;
    padding-top: 100px;
    padding-bottom: 30px;
    
  }

  .teleconsulta{
    position: relative;
    margin: 10px;
  }  
  .topotelemedicina{
    margin-top: 50px;
    margin-bottom: -30px;
  }
  .itensteleconsulta{
    text-align: center;
  }

  .vantagens1{
      border: 10px solid #67948945;
    text-align: center;
    margin-left: 22%;
    margin-right: 22%;
  }
  .formacao{
  padding: 30px;
  padding-bottom: 60px;
  margin-top: 60px;
  background-color: #67948945;
  }
  .espacocelular{
    margin-top: 30px;
  }
  .imagem3{
    margin-bottom: 20px;
  }
  .imagem4{
    margin-top: 20px;
  }

}


/*PARALLAX*/

/* Parallax section */
.parallax-section {
  background-image: url('../img/back.jpg');
  height: 610px; /* Full height */
  background-attachment: fixed; /* Key for parallax effect */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 60px;
}

/* Content section */
.content-section {
  height: 210px;
  background-color: #da3747;
/*  display: flex;*/
  /*align-items: center;
  justify-content: center;*/
  text-align: center;
  padding-top: 60px;
  padding-bottom: 120px;
}

/*PARALLAX FIM*/


.btn-dark {
    color: #fff;
    background-color:  #41645b !important;
    border-color:  #41645b !important;
}