/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 04 2023 | 09:16:56 */
/**
@media (max-width: 767px){
.et_pb_section_video_bg.et_pb_section_video_bg_phone {
    display: none;
}
	**/
	}

#main-footer { display:none; }

.dashicons-facebook:before {
    content: "\f304";
    font-size: 20px;
}
.dashicons-instagram:before {
    content: "\f12d";
    font-size: 20px;
}






#main-footer {
	display:none!important;
}



.et_pb_module_inner {
    border-radius: 5px;
}

.dica-item.image_top {
    border: 10px solid #cccccc2e;
    border-radius: 3px;
	transition: all 0.2s ease-in-out;
}

.dica-item.image_top:hover {
    border: 10px solid #cccccc50;
    border-radius: 3px;
	
}

.dica_divi_carousel_0 .swiper-button-next:before, .dica_divi_carousel_0 .swiper-button-prev:before {
    color: #00898c!important;
}