/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: A plain-vanilla &amp; lightweight theme for Elementor page builder
Tags: flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.4.1.1638959296
Updated: 2021-12-08 10:28:16

*/

.item-empreendimento {
    background: #EE5F4F;
    color: #fff;
    padding: 4% 12% 4% 12%!important;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
}
@media (max-width: 700px) {
	.item-empreendimento {
		padding: 35px!important;
	}
}
.item-empreendimento .info .icone-item span {
    font-size: 18px!important;
    text-transform: uppercase;
}
.item-corporativo .faixa-inicial .texto h3 {
    margin: 0!important;
}
.item-corporativo .faixa-inicial {
    align-items: center!important;
}
.item-corporativo .arrow-left {
    left: -45px!important;
}
.item-corporativo .arrow-right {
    right: -45px!important;
}
.item-corporativo .slide {
    align-items: center!important;
}