
.features-icons .features-icons-item:hover .features-icons-icon img {
	transform: scale(1.1);
}
.whatsapp-float {
	position: fixed; bottom: 20px; left: 20px;
	background: #59CF65; padding: 12px 14px 14px;
	border-radius: 50%; z-index: 99;
}
.whatsapp-float:hover {opacity: 0.7;}
.whatsapp-float img {display: block}

.bg-main {background: #2f2f91;}



@media (max-width: 768px) {


.pt-5, .py-5 {
    padding-top: 8rem!important;
}

}