.elementor-913 .elementor-element.elementor-element-abba34e{--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:60px;--padding-bottom:60px;--padding-left:15px;--padding-right:15px;}body.elementor-page-913:not(.elementor-motion-effects-element-type-background), body.elementor-page-913 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-3f0613e );}:root{--page-title-display:none;}/* Start custom CSS for shortcode, class: .elementor-element-7934001 */.contato input, .contato select, .contato textarea, .contato-newsletter input{
	padding: 15px;
	background: #eee;
	color: #333;
	margin: 5px 0;
	border: 1px solid #ccc;
	width: 100% !important;
	border-radius: 5px;
	font-weight: 500;
}

.contato input[type=submit], .contato-newsletter input[type=submit]{
	background: #3C4592;
	transition: .3s;
	font-weight: bold;
	text-transform: uppercase;
	color: white;
}

.contato input[type=submit]:hover, .contato-newsletter input[type=submit]:hover{
	background: #F0F243;
	border-color: #F0F243;
}

.contato-newsletter{
	width: 80%;
	margin: auto;
}

.wpcf7-response-output{
	background: #017c22;
	color: white;
}

input, textarea{
	border-radius: 5px !important;
}

.contato p{
	padding: 0px;
	margin: 0px;
}

.contato p br{
	display: none !important;
}

/* AJUSTE ELEMENTOR */
.contato .row{
    display: flex;
    gap: 10px
}

.contato .col-md-6{
    width: 100%;
}

.contato .col-md-12{
    width: 100%;
}

@media(min-width: 768px){
    .contato .col-md-6{
        width: 50%;
}   
}/* End custom CSS */