#main-content.backModal:after {
	content: '';
	background: rgba(0, 0, 0, .8);
	position: fixed;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	z-index: 999;
}
#hs_cos_wrapper_widget_1754936125225 {
	display:  none !important;
	position: fixed;
    top: 15%;
    left: 10%;
    right: 10%;
    background-color: #fff !important;
    z-index: 999999 !important;
    max-width: 600px !important;
    margin: 0 auto !important;
}
#hs_cos_wrapper_widget_1754936125225.active {
	display:  block !important;
}
	
#hs_form_target_widget_1754937187072 {
	display:  none !important;
	position: fixed;
    top: 15%;
    left: 10%;
    right: 10%;
    background-color: #fff !important;
    z-index: 999999 !important;
    max-width: 600px !important;
    margin: 0 auto !important;
}
#hs_form_target_widget_1754937187072.active {
	display:  block !important;
}

.btnFecharModal {
	position: fixed;
	display:  none;
	z-index:  999999999;
	right: 20%;
	top:  10%;
	font-size: 25px;
	cursor: pointer;
	color: #fff;
}