.btn-wsp{
    position:fixed;
    width:100px;
    height:110px;
    line-height: 103px;
    bottom:95px;
    right:95px;
    background:#25d366;
    color:#FFF;
    border-radius:80px;
    text-align:center;
    font-size:110px;
    box-shadow: 0px 1px 10px rgba(0,0,0,0.3);
    z-index:15;
    transition: all 300ms ease;
}
.btn-wsp:hover{
	background: #25d366;
	color: #FFF;
}
@media only screen and (min-width:320px) and (max-width:768px){
    .btn-wsp{
        width:100px;
        height:100px;
        line-height: 100px;
	}
}#form1 table tr td .BLANCO {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
}
.BLANCO {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 24px;
}
.azul .BLANCO .amarillo1 {
	color: #FF0;
}
.negro {
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
}
.amarillo1 strong {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 24px;
}
.BLANCO .amarillo {
	color: #FF0;
	font-weight: bold;
}
.amarillo1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
.azul .BLANCO {
	font-size: 24px;
}
.amarillo strong {
	font-size: 24px;
}
