@charset "utf-8";
/* CSS Fisiotersesvida */
body{ font-family: Arial, Helvetica, "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", "sans-serif";}
p { font-size: 18px; color: #333333;} 
h1,h2,h3,h4,h5,h6 { color:#019C4A;}
.navbar-custom { }
.custom-toggler .navbar-toggler-icon { background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(1,165,78,1.00)' stroke-width='3' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");}
.custom-toggler.navbar-toggler { border-color: #293317 ;  }
.navbar-text {color: #000;        }
.navbar-text:hover {color: #019C4A;    }
.border-arriba{ border-top: 15px solid #000; }
.border-abajo{ border-bottom: 25px solid #000;}

.fondotratamiento{background-color: #E1FFEF;  }
.botoncolor{background-color: #019C4A;  }
.botoncolor:hover{background-color: #01612f;  }
.fondotestimonio{background-color: #016531;  }
.fondocardtest{background-color: #016531;  }
.colorh3h4 { color:#01D666;}
.text { color:#ccc;}
.botoncolor{ color:#fff;}
.coloricon{ color:#019C4A; font-size: 23px;}
.icono{ color:#fff; font-size: 23px;}
.fondofooter{ background-color:#019C4A;}
.textcolorfooter{ font-size: 15px; color: #fff;  }
.tamanoespecial{  font-size: 20px;}
.fondotitulos{ background-color: #019C4A;  }
.colorseccion{ color:#00D565;}
.fondocolor{ background-color: #f0f0f0;  }
.centrar {  display: block;   margin-left: auto;  margin-right: auto; }
.ul,li { font-size: 18px; color: #333333;  }
.active{ color: #019C4A; }
.whatsapp {
  position:fixed;
  width:90px;
  height:90px;
  bottom:40px;
  right:40px;
  background-color:#3FBD2B;
  color:#FFFFFF;
  border-radius:50px;
  text-align:center;
  font-size:30px;
  z-index:100;
}

.whatsapp-icon {
  margin-top:20px;
}