.cyp_boton_cta{position: fixed;bottom: 15px;right: 20px;z-index: 10;display: inline-block;background: #844b98;color: white;padding: 10px 30px;border-radius: 100px;font-size: 18px !important;transition:all 0.3s ease;}
.cyp_boton_cta:hover{background:#9b63af;color:white;}
.scrollup{bottom: 70px !important;right: 20px !important;background: black !important;border-color: black !important;}

.home .box-hover:before{background-color: #844b98cf !important}

@media (max-width: 767px){
.cyp_boton_cta{right: 5px !important;bottom: 15px !important;font-size: 16px !important;padding: 7px 20px;}
/*#cmplz-manage-consent .cmplz-manage-consent{left: 5px !important;padding: 7px 8px !important;line-height: 1 !important;height: auto !important;font-size: 13px !important;}*/
}