
@media screen and (max-width: 767px){
	.float-contact {
       display: inherit !important;
    }
    
    #modalContato{
        width: 95% !important;
    }
}
div#cr-alpha-theme {
    display: none!important;
}
