.elementor-42464 .elementor-element.elementor-element-eb34908{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-42464 .elementor-element.elementor-element-20526e26{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--overlay-opacity:0.5;--border-radius:8px 8px 8px 8px;--padding-top:58px;--padding-bottom:47px;--padding-left:32px;--padding-right:32px;}.elementor-42464 .elementor-element.elementor-element-20526e26:not(.elementor-motion-effects-element-type-background), .elementor-42464 .elementor-element.elementor-element-20526e26 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFF4F5;}.elementor-42464 .elementor-element.elementor-element-20526e26::before, .elementor-42464 .elementor-element.elementor-element-20526e26 > .elementor-background-video-container::before, .elementor-42464 .elementor-element.elementor-element-20526e26 > .e-con-inner > .elementor-background-video-container::before, .elementor-42464 .elementor-element.elementor-element-20526e26 > .elementor-background-slideshow::before, .elementor-42464 .elementor-element.elementor-element-20526e26 > .e-con-inner > .elementor-background-slideshow::before, .elementor-42464 .elementor-element.elementor-element-20526e26 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-image:url("https://acotel.com.br/wp-content/uploads/2024/01/Frame-48095552.png");--background-overlay:'';}.elementor-42464 .elementor-element.elementor-element-64369944{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-42464 .elementor-element.elementor-element-64369944.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-42464 .elementor-element.elementor-element-2743d3f0 .elementor-heading-title{font-family:"PT Sans", Sans-serif;font-size:32px;font-weight:700;color:#242624;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-42464 .elementor-element.elementor-element-2d463297{font-family:"Open Sans", Sans-serif;font-size:16px;font-weight:400;color:#7D7B7B;}#elementor-popup-modal-42464{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-42464 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-42464 .dialog-close-button{display:flex;}#elementor-popup-modal-42464 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}.elementor-widget .tippy-tooltip .tippy-content{text-align:center;}@media(max-width:767px){.elementor-42464 .elementor-element.elementor-element-2743d3f0{text-align:center;}.elementor-42464 .elementor-element.elementor-element-2743d3f0 .elementor-heading-title{font-size:30px;}}@media(min-width:768px){.elementor-42464 .elementor-element.elementor-element-eb34908{--content-width:1216px;}.elementor-42464 .elementor-element.elementor-element-64369944{--width:98.395%;}}/* Start custom CSS for shortcode, class: .elementor-element-7348f5eb */input.wpcf7-form-control.wpcf7-submit.has-spinner.btn-catalogo {
    color: #FFFFFF;
    background-color: #751C21;
    border-style: none;
    padding: 9px 20px 9px 20px;
    font-weight: 700;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner.btn-catalogo:hover {
    background-color: #571014;
}


.cf-container {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -5px;
	margin-left: -5px;
}
.cf-col-1, .cf-col-2, .cf-col-3, .cf-col-4, .cf-col-5, .cf-col-6, .cf-col-7, .cf-col-8, .cf-col-9, .cf-col-10, .cf-col-11, .cf-col-12 {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 5px;
	padding-left: 5px;
}
@media ( min-width: 576px ) {
	.cf-col-1 {
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%;
	}
	.cf-push-1 { margin-left: 8.333333%; }
	.cf-col-2 {
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%;
	}
	.cf-push-2 { margin-left: 16.66667%; }
	.cf-col-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	.cf-push-3 { margin-left: 25%; }
	.cf-col-4 {
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%;
	}
	.cf-push-4 { margin-left: 33.33333%; }
	.cf-col-5 {
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 41.66667%;
	}
	.cf-push-5 { margin-left: 41.66667%; }
	.cf-col-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.cf-push-6 { margin-left: 50%; }
	.cf-col-7 {
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%;
	}
	.cf-push-7 { margin-left: 58.33333%; }
	.cf-col-8 {
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%;
	}
	.cf-push-8 { margin-left: 66.66667%; }
	.cf-col-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}
	.cf-push-9 { margin-left: 75%; }
	.cf-col-10 {
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%;
	}
	.cf-push-10 { margin-left: 83.33333%; }
	.cf-col-11 {
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%;
		max-width: 91.66667%;
	}
	.cf-push-11 { margin-left: 91.66667%; }
	.cf-col-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
}/* End custom CSS */