.btWhatsapp{
	color: #fff !important;
	background-color: #00bf52;
}
.btWhatsapp:hover {
	color: #fff !important;
	background-color: #00a786;
}
.colorTextWhatsapp{
	color: #00bf52 !important; 
}
.bgDegrades{ 
	background-image: linear-gradient(to right top, #ff6e00, #ff7f00, #ff9000, #ffa000, #ffaf00);
}
.header-style1 .navbar-default {
    background: linear-gradient(-90deg, #0045be 0.2, #0045be .0) 
}
