body {
  font-family: 'verdana', sans-serif;
}
/*_\/______________| Icone Whatsapp |______________\/_*/
.whatsappflu {
  position: fixed;
  top: 89%;
  left: 60%;
  padding: 10px;
  z-index: 10000000;
}
/* icone whats */
/*_\/______________| Icone Whatsapp |______________\/_*/
/*_\/___________________| Home |___________________\/_*/
.home{
  padding: 0px 0px 0px;
  height: 30vh;
  width: 100%;
  position: relative;
}
navbar-toggler{
  background-color: white!important;
}
@media (max-width: 412px) {
  .videoRes{
    width: 412px;
    max-height: 540px;
  }
  .carousel-caption h1{
    color: black;
    margin-top: -800px;
    font-size: 1.4em;
  }
}
@media (min-width: 890px) {
  .videoRes{
    width: 890px;
    max-height: 260px;
  }
  .carousel-caption h1{
    color: white;
    margin-top: -950px;
    font-size: 2em;
  }
}
@media (min-width: 1360px) {
  .videoRes{
    width: 100%;
    max-height: 450px;
  }
  .carousel-caption h1{
    color: white;
    margin-top: -850px;
    font-size: 2em;
  }
}
@media (min-width: 1920px) {
  .videoRes{
    width: 100%;
    max-height: 740px;
  }
  .carousel-caption h1{
    color: white;
    margin-top: -700px;
    font-size: 3em;
  }
}
.Nome {
font-family: Verdana, Geneva, Tahoma, sans-serif;
font-size: medium;
font-weight: 600;
color: #687357;
}
.Registro {
font-family: Verdana, Geneva, Tahoma, sans-serif;
font-size:small;
font-weight: 300;
color: #4c553e;
margin-top: -20px;
}
.Especialidades {
font-family: Verdana, Geneva, Tahoma, sans-serif;
font-size:small;
font-weight: 300;
color: #000000;
margin-top: -20px;
margin-left: -15px;
}
.chamadaTelefone{
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  font-size:large;
  font-weight: 700;
  color: #000000;
  text-align: center;
}
/*_/\___________________| Home |___________________/\_*/


/*_\/__________________| Footer |__________________\/_*/
.footer {
  background-color: #97A483 !important;
  /*bottom:-30px!important;*/
  position: relative;
  height: 100%!important;
  padding: 0px 0px 0px 0px;
}
.footer > .container {
  padding-right: 15px;
  padding-left: 15px;
  background-color: #97A483 !important;
}
footer a {
  color: #ffffff !important;
  text-decoration: none !important;
}
footer a:hover {
  color: black !important;
  text-decoration: none !important;
}
footer .fa-whatsapp {
  color: #009B54 !important;
  font-size: 14pt;
}
footer .text-small {
  font-size: 9pt;
}
footer h5 {
  color: white !important;
  font-size: 14pt;
}
footer .text-small {
  color: white;
}
/*_/\__________________| Footer |__________________/\_*/
