/*! Place your custom styles here */


.btn-wapp {width: 100%; max-width: 300px; height: 55px; line-height: 55px; background-color:#4EA704; color: #fff; -webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;filter: drop-shadow(5px 9px 11px rgba(0, 0, 0, 0.31));}

.wappicon {width: 40px; height: 40px; margin-top: -3px; margin-left: 5px; float: left; padding-left: 10px; margin-right: 20px;}





.bg--oscuro {background-image: url('../img/fnd-top.png') !important}


@media all and (max-width: 768px) {
  .bg--oscuro {background-image: none !important}
}