.ct-section {
width:100%;
background-size:cover;
background-repeat:repeat;
}
.ct-section>.ct-section-inner-wrap {
display:flex;
flex-direction:column;
align-items:flex-start;
}
.ct-div-block {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.ct-new-columns {
display:flex;
width:100%;
flex-direction:row;
align-items:stretch;
justify-content:center;
flex-wrap:wrap;
}
.ct-link-text {
display:inline-block;
}
.ct-link {
display:flex;
flex-wrap:wrap;
text-align:center;
text-decoration:none;
flex-direction:column;
align-items:center;
justify-content:center;
}
.ct-link-button {
display:inline-block;
text-align:center;
text-decoration:none;
}
.ct-link-button {
background-color: #1e73be;
border: 1px solid #1e73be;
color: #ffffff;
padding: 10px 16px;
}
.ct-image {
max-width:100%;
}
.ct-fancy-icon>svg {
width:55px;height:55px;}
.ct-inner-content {
width:100%;
}
.ct-slide {
display:flex;
flex-wrap:wrap;
text-align:center;
flex-direction:column;
align-items:center;
justify-content:center;
}
.ct-nestable-shortcode {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-comments {
width:100%;
text-align:left;
}
.oxy-comment-form {
width:100%;
}
.oxy-login-form {
width:100%;
}
.oxy-search-form {
width:100%;
}
.oxy-tabs-contents {
display:flex;
width:100%;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-tab {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-tab-content {
display:flex;
width:100%;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-testimonial {
width:100%;
}
.oxy-icon-box {
width:100%;
}
.oxy-pricing-box {
width:100%;
}
.oxy-posts-grid {
width:100%;
}
.oxy-gallery {
width:100%;
}
.ct-slider {
width:100%;
}
.oxy-tabs {
display:flex;
flex-wrap:nowrap;
flex-direction:row;
align-items:stretch;
}
.ct-modal {
flex-direction:column;
align-items:flex-start;
}
.ct-span {
display:inline-block;
text-decoration:inherit;
}
.ct-widget {
width:100%;
}
.oxy-dynamic-list {
width:100%;
}
            .oxy-testimonial {
                flex-direction: row;
                align-items: center;
            }
                        .oxy-testimonial .oxy-testimonial-photo-wrap {
                order: 1;
            }
            
                        .oxy-testimonial .oxy-testimonial-photo {
                width: 125px;                height: 125px;                margin-right: 20px;
            }
            
                        .oxy-testimonial .oxy-testimonial-photo-wrap, 
            .oxy-testimonial .oxy-testimonial-author-wrap, 
            .oxy-testimonial .oxy-testimonial-content-wrap {
                align-items: flex-start;                text-align: left;            }
            
                                                            .oxy-testimonial .oxy-testimonial-text {
                margin-bottom:8px;font-size: 21px;
line-height: 1.4;
-webkit-font-smoothing: subpixel-antialiased;
            }
            
                                    .oxy-testimonial .oxy-testimonial-author {
                font-size: 18px;
-webkit-font-smoothing: subpixel-antialiased;
            }
                            

                                                .oxy-testimonial .oxy-testimonial-author-info {
                font-size: 12px;
-webkit-font-smoothing: subpixel-antialiased;
            }
            
             
            
                        .oxy-icon-box {
                text-align: left;                flex-direction: column;            }
            
                        .oxy-icon-box .oxy-icon-box-icon {
                margin-bottom: 12px;
                align-self: flex-start;            }
            
                                                                        .oxy-icon-box .oxy-icon-box-heading {
                font-size: 21px;
margin-bottom: 12px;            }
            
                                                                                    .oxy-icon-box .oxy-icon-box-text {
                font-size: 16px;
margin-bottom: 12px;align-self: flex-start;            }
            
                        .oxy-icon-box .oxy-icon-box-link {
                margin-top: 20px;                            }
            
            
            /* GLOBALS */

                                                            .oxy-pricing-box .oxy-pricing-box-section {
                padding-top: 20px;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 20px;
text-align: center;            }
                        
                        .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price {
                justify-content: center;            }
            
            /* IMAGE */
                                                                                    .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-graphic {
                justify-content: center;            }
            
            /* TITLE */
                                                            
                                    .oxy-pricing-box .oxy-pricing-box-title-title {
                font-size: 48px;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-title-subtitle {
                font-size: 24px;
            }
            

            /* PRICE */
                                                .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price {
                                                flex-direction: row;                                            }
            
                                    .oxy-pricing-box .oxy-pricing-box-currency {
                font-size: 28px;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-amount-main {
                font-size: 80px;
line-height: 0.7;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-amount-decimal {
                font-size: 13px;
            }
                        
                                    .oxy-pricing-box .oxy-pricing-box-term {
                font-size: 16px;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-sale-price {
                font-size: 12px;
color: rgba(0,0,0,0.5);
                margin-bottom: 20px;            }
            
            /* CONTENT */

                                                                        .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-content {
                font-size: 16px;
color: rgba(0,0,0,0.5);
            }
            
            /* CTA */

                                                                        .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-cta {
                justify-content: center;            }
            
        
                                .oxy-progress-bar .oxy-progress-bar-background {
            background-color: #000000;            background-image: linear-gradient(-45deg,rgba(255,255,255,.12) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.12) 50%,rgba(255,255,255,.12) 75%,transparent 75%,transparent);            animation: none 0s paused;        }
                
                .oxy-progress-bar .oxy-progress-bar-progress-wrap {
            width: 85%;        }
        
                                                        .oxy-progress-bar .oxy-progress-bar-progress {
            background-color: #66aaff;padding: 40px;animation: none 0s paused, none 0s paused;            background-image: linear-gradient(-45deg,rgba(255,255,255,.12) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.12) 50%,rgba(255,255,255,.12) 75%,transparent 75%,transparent);        
        }
                
                        .oxy-progress-bar .oxy-progress-bar-overlay-text {
            font-size: 30px;
font-weight: 900;
-webkit-font-smoothing: subpixel-antialiased;
        }
        
                        .oxy-progress-bar .oxy-progress-bar-overlay-percent {
            font-size: 12px;
        }
        
        .ct-slider .unslider-nav ol li {border-color: #ffffff; }.ct-slider .unslider-nav ol li.unslider-active {background-color: #ffffff; }.ct-slider .ct-slide {
				padding: 0px;			}
		
                        .oxy-superbox .oxy-superbox-secondary, 
            .oxy-superbox .oxy-superbox-primary {
                transition-duration: 0.5s;            }
            
            
            
            
            
        
        
        
        
            .oxy-shape-divider {
                width: 0px;
                height: 0px;
                
            }
            
            .oxy_shape_divider svg {
                width: 100%;
            }
            .oxy-pro-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .sub-menu{
box-shadow:px px px px ;}

.oxy-pro-menu .oxy-pro-menu-show-dropdown .oxy-pro-menu-list .menu-item-has-children > a svg{
transition-duration:0.4s;
}

.oxy-pro-menu .oxy-pro-menu-show-dropdown .oxy-pro-menu-list .menu-item-has-children > a div{
margin-left:0px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon svg{
width:30px;
height:30px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon{
padding-top:15px;
padding-right:15px;
padding-bottom:15px;
padding-left:15px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon, .oxy-pro-menu .oxy-pro-menu-mobile-open-icon svg{
transition-duration:0.4s;
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon{
top:20px;
left:20px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon svg{
width:24px;
height:24px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon, .oxy-pro-menu .oxy-pro-menu-mobile-close-icon svg{
transition-duration:0.4s;
}

.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container{
background-color:#ffffff;
}

.oxy-pro-menu .oxy-pro-menu-off-canvas-container, .oxy-pro-menu .oxy-pro-menu-open-container{
background-image:url();
}

.oxy-pro-menu .oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item-has-children > a svg, .oxy-pro-menu .oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item-has-children > a svg{
font-size:24px;
}

.oxy-pro-menu .oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-open-container .menu-item-has-children ul, .oxy-pro-menu .oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-off-canvas-container .menu-item-has-children ul{
background-color:rgba(0,0,0,0.2);
border-top-style:solid;
}

.oxy-pro-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .oxy-pro-menu-list{
                    flex-direction: row;
               }
.oxy-pro-menu .oxy-pro-menu-container .menu-item a{
                    text-align: left;
                    justify-content: flex-start;
                }
.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container .menu-item, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .menu-item{
                    align-items: flex-start;
                }

            .oxy-pro-menu .oxy-pro-menu-off-canvas-container{
                    top: 0;
                    bottom: 0;
                    right: auto;
                    left: 0;
               }
.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item a, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item a{
                    text-align: left;
                    justify-content: flex-start;
                }

            .oxy-site-navigation {
--oxynav-brand-color:#4831B0;
--oxynav-neutral-color:#FFFFFF;
--oxynav-activehover-color:#EFEDF4;
--oxynav-background-color:#4831B0;
--oxynav-border-radius:0px;
--oxynav-other-spacing:8px;
--oxynav-transition-duration:0.3s;
--oxynav-transition-timing-function:cubic-bezier(.84,.05,.31,.93);
}

.oxy-site-navigation .oxy-site-navigation__mobile-close-wrapper{
text-align:left;
}

.oxy-site-navigation > ul{ left: 0; }
.oxy-site-navigation {
                        --oxynav-animation-name: none; 
                    }

                .oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1){ 
                    background-color: var(--oxynav-brand-color);
                    transition: var(--oxynav-transition-duration);
                    margin-left: var(--oxynav-other-spacing);
                    border: none;
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2){ 
                    background: transparent;
                    border: 1px solid currentColor;
                    transition: var(--oxynav-transition-duration);
                    margin-left: var(--oxynav-other-spacing);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2):not(:hover) > img{
                    filter: invert(0) !important;
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover{
                    background-color: var(--oxynav-activehover-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1) > a{
                    color: var(--oxynav-neutral-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2) > a{
                    color: var(--oxynav-brand-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover > a{
                    color: var(--oxynav-brand-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1) > a::after{
                    color: var(--oxynav-neutral-color);   
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2) > a::after{
                    color: var(--oxynav-brand-color);   
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover > a::after{
                    color: var(--oxynav-brand-color);   
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > ul{
                    display: none;
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > button, .oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > ul{
                    display: none;
                }

                .ct-section-inner-wrap, .oxy-header-container{
  max-width: 1180px;
}
body {font-family: 'Raleway';}body {line-height: 1.7;font-size: 1.125rem;font-weight: 400;color: #3e4047;}.oxy-nav-menu-hamburger-line {background-color: #3e4047;}h1, h2, h3, h4, h5, h6 {font-family: 'Raleway';font-size: 3rem;font-weight: 600;line-height: 1.4;}h2, h3, h4, h5, h6{font-size: 2.5rem;font-weight: 600;line-height: 1.4;}h3, h4, h5, h6{font-size: 2rem;font-weight: 600;line-height: 1.4;}h4, h5, h6{font-size: 1.75rem;font-weight: 600;line-height: 1.4;}h5, h6{font-size: 1.5rem;font-weight: 600;line-height: 1.4;}h6{font-size: 1.33rem;font-weight: 600;line-height: 1.4;}a {color: #f5f5f6;text-decoration: none;}a:hover {color: var(--cor-clara-shadow);text-decoration: none;}.ct-link-text {color: #f5f5f6;text-decoration: none;}.ct-link-text:hover {color: var(--cor-clara-shadow);text-decoration: none;}.ct-link {color: #f5f5f6;text-decoration: none;}.ct-link:hover {color: var(--cor-clara-shadow);text-decoration: none;}.ct-link-button {font-weight: 700;border-radius: 0px;}.ct-section-inner-wrap {
padding-top: 6.25rem;
padding-right: 20px;
padding-bottom: 6.25rem;
padding-left: 20px;
}.ct-new-columns > .ct-div-block {
}.oxy-header-container {
padding-right: 20px;
padding-left: 20px;
}@media (max-width: 992px) {
				.ct-columns-inner-wrap {
					display: block !important;
				}
				.ct-columns-inner-wrap:after {
					display: table;
					clear: both;
					content: "";
				}
				.ct-column {
					width: 100% !important;
					margin: 0 !important;
				}
				.ct-columns-inner-wrap {
					margin: 0 !important;
				}
			}
.oxel_circular_counter {
 width:150px;
 height:150px;
 border-radius:50%;
 padding-top:8px;
 padding-left:8px;
 padding-right:8px;
 padding-bottom:8px;
 color:#00fff2;
 background-color:#dee1e3;
}
.oxel_circular_counter__inner {
 width:100%;
 height:100%;
 background-color:#f9f9fa;
 border-radius:50%;
 text-align:center;
}
.oxel_circular_counter__inner:not(.ct-section):not(.oxy-easy-posts),
.oxel_circular_counter__inner.oxy-easy-posts .oxy-posts,
.oxel_circular_counter__inner.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
}
.oxel_circular_counter__number {
 color:#374047;
 font-size:32px;
 font-weight:100;
}
.oxel_circular_counter__unit {
 color:#374047;
 font-weight:100;
 font-size:32px;
}
.oxel_section_indicator {
 position:fixed;
 right:0px;
 top:0px;
 bottom:0px;
 width:30px;
 z-index:10;
 padding-left:8px;
 padding-right:32px;
}
.oxel_section_indicator:not(.ct-section):not(.oxy-easy-posts),
.oxel_section_indicator.oxy-easy-posts .oxy-posts,
.oxel_section_indicator.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:center;
}
.oxel_section_indicator__dot {
 width:8px;
 height:8px;
 background-color:var(--cor-clara);
 border-radius:50%;
 margin-top:1rem;
 color:#f9f9fa;
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
 margin-bottom:1rem;
min-height: 0px !important; min-width: 0px !important;
}
.oxel_section_indicator__dot:not(.ct-section):not(.oxy-easy-posts),
.oxel_section_indicator__dot.oxy-easy-posts .oxy-posts,
.oxel_section_indicator__dot.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:center;
}
.oxel_section_indicator__label:after{
transform:rotate(45deg); position:absolute;
 width:10px;
 height:10px;
 background-color:var(--cor-clara);
 right:-6px;
 z-index:-1;
 border-top-right-radius:4px;
 border-top-left-radius:0px;
 border-bottom-left-radius:0px;
 border-bottom-right-radius:0px;
 border-radius:0px;
  content:"";
}
.oxel_section_indicator__label {
 position:absolute;
 padding-top:4px;
 padding-bottom:4px;
 padding-left:16px;
 padding-right:16px;
 background-color:#ffffff;
 border-radius:0px;
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
 right:calc(100% + 8px) ;
 z-index:10;
}
.oxel_section_indicator__label:not(.ct-section):not(.oxy-easy-posts),
.oxel_section_indicator__label.oxy-easy-posts .oxy-posts,
.oxel_section_indicator__label.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:center;
}
.oxel_section_indicator__label__text {
 color:var(--cor-clara);
}
.oxel_section_indicator__label--hidden {
transform:translate(112px); opacity:0;
}
.oxel_icon_button__container:hover{
 background-color:#cfd3d7;
}
.oxel_icon_button__container {
 background-color:#eceeef;
 padding-top:8px;
 padding-left:16px;
 padding-right:16px;
 padding-bottom:8px;
 transition-duration:0.3s;
}
.oxel_icon_button__container:not(.ct-section):not(.oxy-easy-posts),
.oxel_icon_button__container.oxy-easy-posts .oxy-posts,
.oxel_icon_button__container.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.oxel_icon_button_text {
 color:#374047;
}
.oxel_icon_button_icon {
color: #606e79;}.oxel_icon_button_icon 
>svg {width: 18px;height: 18px;}.oxel_icon_button_icon {
 margin-right:8px;
}
.footer-icones-redes-sociais:hover{
border: 1px solid;
padding: ;}.footer-icones-redes-sociais:hover{
 background-color:var(--cor-clara);
 color:#f5f5f6;
 border-top-color:var(--cor-clara);
 border-right-color:var(--cor-clara);
 border-bottom-color:var(--cor-clara);
 border-left-color:var(--cor-clara);
}
.footer-icones-redes-sociais {
border: 1px solid;
padding: 8px;color: #f5f5f6;}.footer-icones-redes-sociais 
>svg {width: 24px;height: 24px;}.footer-icones-redes-sociais {
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
 color:#f5f5f6;
 border-top-color:var(--cor-clara-shadow);
 border-right-color:var(--cor-clara-shadow);
 border-bottom-color:var(--cor-clara-shadow);
 border-left-color:var(--cor-clara-shadow);
}
.footer-icones-contatos {
color: var(--cor-clara);}.footer-icones-contatos 
>svg {width: 20px;height: 20px;}.footer-icones-contatos {
}
.footer-link-wrapper-contatos:hover{
 color:var(--cor-clara-shadow);
}
.footer-link-wrapper-contatos {
 font-size:1rem;
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
gap: 8px;
}
.footer-link-wrapper-contatos:not(.ct-section):not(.oxy-easy-posts),
.footer-link-wrapper-contatos.oxy-easy-posts .oxy-posts,
.footer-link-wrapper-contatos.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.oxy-stock-content-styles {
}
.filtro-empreendimentos-elementos {
 text-align:center;
}
.filtro-empreendimentos-elementos:not(.ct-section):not(.oxy-easy-posts),
.filtro-empreendimentos-elementos.oxy-easy-posts .oxy-posts,
.filtro-empreendimentos-elementos.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.filtro-heading:hover{
 color:var(--cor-clara);
}
.filtro-heading {
 color:#c3c8cb;
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
}
.Elemento-grafico-filtros-empreendimentos-ativo {
 min-height:25px;
 visibility:hidden;
 color:var(--cor-clara);
width: 0; height: 0; border-left: 15px solid transparent; border-right: 15px solid transparent; border-bottom: 16px solid #fff;
}
.Elemento-grafico-filtros-empreendimentos-ativo:not(.ct-section):not(.oxy-easy-posts),
.Elemento-grafico-filtros-empreendimentos-ativo.oxy-easy-posts .oxy-posts,
.Elemento-grafico-filtros-empreendimentos-ativo.ct-section .ct-section-inner-wrap{
display:none;
}
.icones-botoes-contato {
background-color: #ffffff;
border: 1px solid #ffffff;
padding: 10px;color: #c3c8cb;}.icones-botoes-contato 
>svg {width: 24px;height: 24px;}.icones-botoes-contato {
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-color:#c3c8cb;
 border-right-color:#c3c8cb;
 border-bottom-color:#c3c8cb;
 border-left-color:#c3c8cb;
 border-top-width:2px;
 border-right-width:2px;
 border-bottom-width:2px;
 border-left-width:2px;
}
.filtro-empreendimentos-elementos-off-canvas {
}
.filtro-empreendimentos-elementos-off-canvas:not(.ct-section):not(.oxy-easy-posts),
.filtro-empreendimentos-elementos-off-canvas.oxy-easy-posts .oxy-posts,
.filtro-empreendimentos-elementos-off-canvas.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row-reverse;
align-items:center;
}
.Elemento-grafico-filtros-empreendimentos-ativo-off-canvas {
 min-height:25px;
 min-width:25px;
 visibility:hidden;
width: 0; height: 0; border-top: 15px solid transparent; border-left: 16px solid #0f81b5; border-bottom: 15px solid transparent;
}
.botoes-footer:hover{
background-color :var(--cor-clara-shadow);
border: 1px solid var(--cor-clara-shadow);
}.botoes-footer:hover{
 color:#f5f5f6;
}
.botoes-footer {
background-color :var(--cor-clara);
border: 1px solid var(--cor-clara);
padding: 2px 3.2px;
}.botoes-footer {
 button-hover_color:var(--cor-clara-shadow);
 border-radius:80px;
 padding-left:1rem;
 padding-right:1rem;
 font-size:1rem;
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
}
.botao-primario:hover{
background-color :var(--cor-clara-shadow);
border: 1px solid var(--cor-clara-shadow);
color: #f5f5f6;
}.botao-primario:hover{
 color:#f5f5f6;
}
.botao-primario {
background-color :var(--cor-clara);
border: 1px solid var(--cor-clara);
color: #f5f5f6;
padding: 10px 16px;
}.botao-primario {
 button-hover_color:var(--cor-clara-shadow);
 color:#f5f5f6;
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
 top:1.6rem;
 border-radius:4px;
 letter-spacing:0.15rem;
}
@media (max-width: 479px) {
.botao-primario {
 line-height:1;
}
}

.botao-secundario:hover{
 background-color:var(--cor-clara);
 color:#f5f5f6;
}
.botao-secundario {
background-color: transparent;
border: 1px solid var(--cor-clara);
color: var(--cor-clara);
padding: 9px 15px;
}.botao-secundario {
 padding-left:1.5rem;
 padding-right:1.5rem;
 button-hover_color:var(--cor-clara-shadow);
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
 letter-spacing:0.15rem;
 color:var(--cor-clara);
 border-radius:4px;
 order:4;
}
@media (max-width: 479px) {
.botao-secundario {
 line-height:1;
}
}

.glass-effect {
 padding-left:2.2rem;
 padding-right:2.2rem;
 padding-bottom:0rem;
 padding-top:2.2rem;
 background-color:rgba(11,59,106,0.5);
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-radius:4px;
 border-top-color:rgba(255,255,255,0.2);
 border-right-color:rgba(255,255,255,0.2);
 border-bottom-color:rgba(255,255,255,0.2);
 border-left-color:rgba(255,255,255,0.2);
backdrop-filter: blur(5px); -webkit-backdrop-filter: blur(5px);
}
.tabs-2569-tab:hover{
 color:var(--cor-clara-shadow);
}
.tabs-2569-tab {
 padding-top:0px;
 padding-left:0px;
 padding-right:0px;
 padding-bottom:0px;
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
}
.tabs-2569-tab-active:hover{
 color:var(--cor-clara);
}
.tabs-2569-tab-active {
 color:var(--cor-clara);
}
.tabs-contents-2569-tab {
 padding-left:0px;
 padding-top:0px;
 padding-right:0px;
 padding-bottom:0px;
gap: 3rem;
}
.tabs-contents-2569-tab:not(.ct-section):not(.oxy-easy-posts),
.tabs-contents-2569-tab.oxy-easy-posts .oxy-posts,
.tabs-contents-2569-tab.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:stretch;
}
.destaque-empreendimento-icone {
color: var(--cor-clara-light);}.destaque-empreendimento-icone 
>svg {width: 32px;height: 32px;}.destaque-empreendimento-icone {
}
.destaque-empreendimento-heading {
 color:var(--cor-clara);
}
.destaque-empreendimento-subheading {
}
.icones-botoes-compartilhar:hover{
background-color: var(--cor-clara-shadow);
border: 1px solid var(--cor-clara-shadow);
padding: ;}.icones-botoes-compartilhar:hover{
}
.icones-botoes-compartilhar {
background-color: var(--cor-clara);
border: 1px solid var(--cor-clara);
padding: 4px;color: #ffffff;}.icones-botoes-compartilhar 
>svg {width: 24px;height: 24px;}.icones-botoes-compartilhar {
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
}
.icones-redes-sociais-blog:hover{
background-color: var(--cor-clara-shadow);
border: 1px solid var(--cor-clara-shadow);
padding: ;}.icones-redes-sociais-blog:hover{
}
.icones-redes-sociais-blog {
background-color: var(--cor-clara);
border: 1px solid var(--cor-clara);
padding: 4px;color: #ffffff;}.icones-redes-sociais-blog 
>svg {width: 24px;height: 24px;}.icones-redes-sociais-blog {
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
}
.missao-visao-valores {
 padding-top:2rem;
 padding-left:2rem;
 padding-right:2rem;
 padding-bottom:2rem;
 background-color:#ffffff;
 box-shadow:0px 0px 36px rgba(11,59,106,0.1);
gap: 1rem;
}
@media (max-width: 991px) {
.missao-visao-valores {
 padding-bottom:3rem;
 padding-top:3rem;
 padding-left:3rem;
 padding-right:3rem;
}
}

@media (max-width: 767px) {
.missao-visao-valores {
 padding-bottom:2rem;
 padding-top:2rem;
 padding-left:2rem;
 padding-right:2rem;
}
}

.parte-interna-texto-blog {
}
.parte-interna-texto-blog:not(.ct-section):not(.oxy-easy-posts),
.parte-interna-texto-blog.oxy-easy-posts .oxy-posts,
.parte-interna-texto-blog.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
@keyframes animation-scroll-icon {
    0% {
    transform: translateY(0px)
  }
    
     50% {
    transform: translateY(10px)
  }
    
     100% {
    transform: translateY(0px)
  }

    }


@keyframes animacao-banner-home {
  0% {
    transform: translateY(60px);
    opacity: 0;
  }
  
  
  100% {
    transform: translateY(0px);
    opacity: 1;  
  }
}.page-id-3 #text_block-15-3 > span > h3{
}
.page-id-3 #text_block-15-3 > span > ul{
 margin-left:3rem;
}
#div_block-110-180 figcaption{
 font-size:12px;
}
#div_block-110-180 h1, #div_block-110-180 h2, #div_block-110-180 h3, #div_block-110-180 h4, #div_block-110-180 h5, #div_block-110-180 h6{
 margin-top:60px;
 margin-bottom:15px;
}
#div_block-110-180 figure img{
 max-width:100%;
 height:auto;
}
#div_block-110-180 figure{
 margin-top:40px;
 margin-bottom:40px;
 margin-left:0px;
 margin-right:0px;
 max-width:100%;
 min-width:100%;
}
.tag-proximo-lancamento #headline-60-27513{
 padding-right:1rem;
 padding-left:1rem;
 color:var(--cor-clara);
 border-radius:2px;
 border-top-color:var(--cor-clara);
 border-right-color:var(--cor-clara);
 border-bottom-color:var(--cor-clara);
 border-left-color:var(--cor-clara);
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
}
#_nav_menu-531-8 .menu-item a{
}
#_nav_menu-531-8 .oxy-nav-menu-list{
}
h2{
}
h1{
}
#-ou_off_canvas-14-27513 .ocp-close-button svg{
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 border-top-width:2px;
 border-right-width:2px;
 border-bottom-width:2px;
 border-left-width:2px;
position: absolute; right: 1rem; top: 5%; z-index: 999999999;
}
#_nav_menu-138-8 .menu-item a{
}
#-ou_content_slider-452-12 .ou-swiper-button-next{
box-shadow: 16px 0px 32px rgb(11 59 106 / 10%);
}
#-ou_content_slider-452-12 .ou-swiper-button-prev{
box-shadow: -16px 0px 32px rgb(11 59 106 / 10%);
}
.blogpost-template-default #div_block-130-27994{
 display:none;
}
#_dynamic_list-507-28033 .oxy-repeater-pages{
gap: 0.5rem;
}
h1 b, h2 b, h3 b, h4 b, h5 b, h6 b{
 font-weight:600;
 color:var(--cor-clara);
}
#menu-item-28139 > a:after{
transform:translateY(-3px) rotate(135deg); color:var(--cor-clara);
 width:8px;
 height:8px;
  content:"";
}
#menu-item-28139 > a{
cursor: default;
}
#menu-item-28139 .sub-menu{
 position:absolute;
 right:0px;
 top:40px;
 box-shadow:0px 0px 36px rgba(11,59,106,0.1);
}
#menu-item-28139 .menu-item a{
justify-content: flex-end !important;
}
#menu-item-28137 a, #menu-item-28138 a, #menu-item-28752 a{
margin-left: 0 !important;
}
#-ouacfg_slider-1868-268 .swiper-pagination-bullets{
 text-align:left;
}
#-ouacfg_slider-1869-268 .swiper-pagination-bullets{
 text-align:left;
}
#-ouacfg_slider-1756-268 .ouacfg-slider .ougsld-img{
 width:100%;
 height:100%;
object-fit: cover;
}
#-ouacfg_slider-1756-268 div:first-child{
 height:100%;
}
h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong{
 font-weight:600;
 color:var(--cor-clara);
}
#-ouacfg_slider-1762-268 .ouacfg-caption-wrapper p{
margin-block-start: 0; margin-block-end: 0;
}
#-ouacfg_slider-1762-268 .ouacfg-caption-wrapper h3{
 display:none;
}
#-ouacfg_slider-1762-268 .ouacfg-slider-caption.caption-custom{
width: fit-content;
}
h2 p, h3 p, h4 p, h5 p, h6 p{
margin-block-start: 0; margin-block-end: 0;
}
#span-1853-268 ul li{
 padding-top:0.2rem;
 padding-bottom:0.2rem;
 padding-left:1rem;
 padding-right:1rem;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-color:var(--cor-clara);
 border-right-color:var(--cor-clara);
 border-bottom-color:var(--cor-clara);
 border-left-color:var(--cor-clara);
 border-radius:2px;
 display:flex;
 align-items:center;
 justify-content:center;
flex-grow: 1;
}
#span-1853-268 ul{
 display:flex;
 flex-wrap:wrap;
 flex-direction:row;
list-style: none; gap: 1rem;
}
.ou-swiper-button, .ou-swiper-button svg{
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
}
#_dynamic_list-332-27974 .oxy-repeater-pages-wrap{
 display:none;
}
#_nav_menu-531-8 li:first-child a{
 margin-left:0px;
}
ul{
margin-block-start: 0; margin-block-end: 0; padding-inline-start: 0;
}
body{
 background-color:#f5f5f6;
}
.oxy-sticky-header-active #div_block-656-8{
 width:100%;
}
:root{
 font-size:100%;
 background-color:#f5f5f6;
-webkit-font-feature-settings: "lnum"; -moz-font-feature-settings: "lnum"; font-feature-settings: "lnum";
}
.page-id-14 #div_block-35-27513, .tag-lancamento #div_block-38-27513, .tag-em-obras #div_block-41-27513, .tag-entregue #div_block-44-27513{
 visibility:hidden;
}
.page-id-14 #headline-34-27513, .tag-lancamento #headline-37-27513, .tag-em-obras #headline-40-27513, .tag-entregue #headline-43-27513, .tag-proximo-lancamento #headline-63-27513{
 color:var(--cor-clara);
 border-bottom-style:solid;
 border-bottom-width:1px;
 border-bottom-color:var(--cor-clara);
 padding-bottom:1rem;
}
.wpcf7 input[type="file"]{
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 padding-top:10px;
 padding-left:0px;
 padding-right:0px;
 padding-bottom:10px;
}
.wpcf7-not-valid-tip{
 font-size:12px;
}
.wpcf7 form .wpcf7-response-output{
 margin-top:0px;
 margin-left:0px;
 margin-right:0px;
 margin-bottom:0px;
}
.wpcf7 p{
margin-block-start: 0; margin-block-end:0
}
.wpcf7 #politica-de-privacidade a:hover{
 color:var(--cor-clara-shadow);
}
.wpcf7 #politica-de-privacidade a{
 color:var(--cor-clara);
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
}
.wpcf7 #politica-de-privacidade{
 font-size:14px;
}
#politica-de-privacidade .wpcf7-list-item{
 margin-left:0px;
}
.wpcf7 label{
 font-family:Raleway;
 color:#3e4047;
 font-weight:600;
}
.wpcf7 input[type="submit"]:hover{
 border-top-width:2px;
 border-right-width:2px;
 border-bottom-width:2px;
 border-left-width:2px;
 border-top-color:var(--cor-clara);
 border-right-color:var(--cor-clara);
 border-bottom-color:var(--cor-clara);
 border-left-color:var(--cor-clara);
 background-color:var(--cor-clara-shadow);
 color:#ffffff;
}
.wpcf7 input[type="submit"]{
 font-family:Raleway;
 color:#ffffff;
 background-color:var(--cor-clara);
 padding-top:12px;
 padding-bottom:12px;
 padding-left:36px;
 padding-right:36px;
 border-top-width:2px;
 border-right-width:2px;
 border-bottom-width:2px;
 border-left-width:2px;
 border-top-color:var(--cor-clara);
 border-right-color:var(--cor-clara);
 border-bottom-color:var(--cor-clara);
 border-left-color:var(--cor-clara);
 font-weight:700;
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 border-radius:2px;
width:fit-content;
}
.wpcf7 textarea{
 height:80px;
}
.wpcf7 form{
 display:flex;
 flex-direction:column;
gap: 16px;
}
.wpcf7 input[type="checkbox"]{
 width:auto;
}
.wpcf7 input, textarea{
 font-family:Raleway;
 width:100%;
 padding-top:0.4em;
 padding-bottom:0.4em;
 padding-left:0.4em;
 padding-right:0.4em;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-color:#c3c8cb;
 border-right-color:#c3c8cb;
 border-bottom-color:#c3c8cb;
 border-left-color:#c3c8cb;
 color:#3e4047;
 font-weight:400;
}
.page-id-14 #headline-34-270:hover{
 background-color:var(--cor-clara);
 color:#ffffff;
}
.page-id-14 #headline-34-270{
 color:var(--cor-clara);
 padding-left:1rem;
 padding-right:1rem;
 border-radius:2px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-color:var(--cor-clara);
 border-right-color:var(--cor-clara);
 border-bottom-color:var(--cor-clara);
 border-left-color:var(--cor-clara);
}
.page-id-14 #div_block-40-270{
 visibility:visible;
}
.tag-entregue #headline-49-270:hover{
 background-color:var(--cor-clara);
 border-radius:2px;
 color:#ffffff;
}
.tag-entregue #headline-49-270{
 padding-left:1rem;
 padding-right:1rem;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-color:var(--cor-clara);
 border-right-color:var(--cor-clara);
 border-bottom-color:var(--cor-clara);
 border-left-color:var(--cor-clara);
 border-radius:2px;
 color:var(--cor-clara);
}
.tag-entregue #div_block-50-270{
 visibility:visible;
}
.tag-em-obras #headline-46-270:hover{
 background-color:var(--cor-clara);
 color:#ffffff;
}
.tag-em-obras #headline-46-270{
 color:var(--cor-clara);
 padding-left:1rem;
 padding-right:1rem;
 border-radius:2px;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-color:var(--cor-clara);
 border-right-color:var(--cor-clara);
 border-bottom-color:var(--cor-clara);
 border-left-color:var(--cor-clara);
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
}
.tag-em-obras #div_block-47-270{
 visibility:visible;
}
.tag-lancamento #headline-43-270:hover{
 background-color:var(--cor-clara);
 color:#ffffff;
}
.tag-lancamento #headline-43-270{
 color:var(--cor-clara);
 padding-left:1rem;
 padding-right:1rem;
 border-radius:2px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-color:var(--cor-clara);
 border-right-color:var(--cor-clara);
 border-bottom-color:var(--cor-clara);
 border-left-color:var(--cor-clara);
}
.tag-lancamento #div_block-44-270{
 visibility:visible;
}
.oxy-sticky-header-active #_nav_menu-500-8 .menu-item a:hover{
 color:var(--cor-clara-light);
}
.oxy-sticky-header-active #_nav_menu-500-8 .menu-item a{
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
}
.impacto_caracteristica_lista ul li{
padding: 2px 20px 2px 2px;
}
.impacto_caracteristica_lista ul{
-webkit-columns: 3;
}
.page-id-3 h3{
 color:color(3);
 font-size:24px;
 margin-top:24px;
}
.page-id-3 h2{
 font-family:Raleway;
 font-size:32px;
 font-weight:700;
 color:color(2);
 margin-top:40px;
}
.post-template-default.single.single-post h5{
 letter-spacing:1px;
 text-transform:capitalize;
 font-size:18px;
}
.post-template-default.single.single-post h2{
 font-size:28px;
 color:color(2);
}
.post-template-default.single.single-post h4{
 font-size:20px;
}
.post-template-default.single.single-post h3{
 font-size:24px;
 color:color(3);
 font-weight:600;
}
#text_block-140-265 span{
 margin-top:-1em;
display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden;
}
#widget-46-18 li{
 display:flex;
 flex-wrap:nowrap;
white-space: nowrap;
}
#widget-46-18 li a{
 padding-top:8px;
 padding-bottom:8px;
 border-bottom-width:2px;
 border-bottom-style:solid;
 border-bottom-color:color(8);
 width:100%;
text-overflow: ellipsis; overflow: hidden;
}
li.cat-item{
 padding-top:8px;
 padding-bottom:8px;
 border-bottom-width:2px;
 border-bottom-color:color(8);
 border-bottom-style:solid;
 display:flex;
 justify-content:space-between;
 text-align:left;
}
#div_block-6-18 ul{
 padding-left:6px;
 padding-right:6px;
list-style-type: none;
}
#div_block-6-18 h2{
 text-align:center;
 font-size:24px;
 font-weight:700;
 color:color(2);
}
#_search_form-32-18 input{
 border-top-left-radius:8px;
 border-top-right-radius:0px;
 border-bottom-left-radius:0px;
 border-bottom-right-radius:8px;
 margin-top:4px;
 margin-bottom:4px;
}
@media (max-width: 767px) {
.impacto_caracteristica_lista ul{
-webkit-columns: 1;
}
}

@media (max-width: 479px) {
.page-id-14 #headline-34-27513, .tag-lancamento #headline-37-27513, .tag-em-obras #headline-40-27513, .tag-entregue #headline-43-27513, .tag-proximo-lancamento #headline-63-27513{
}
}

@media (max-width: 767px) {
:root{
 font-size:87.5%;
}
}

@media (max-width: 479px) {
:root{
 font-size:75%;
}
}

@media (max-width: 767px) {
body{
 font-size:1.14rem;
}
}

@media (max-width: 479px) {
body{
 font-size:1.33rem;
}
}

@media (max-width: 991px) {
#menu-item-28139 .sub-menu{
 position:static;
 display:flex;
 flex-direction:column;
 align-items:center;
}
}

@media (max-width: 991px) {
#menu-item-28139 > a{
 display:none;
}
}

@media (max-width: 991px) {
#_nav_menu-138-8 .menu-item a{
 margin-left:0px;
}
}

@media (max-width: 479px) {
h1{
 font-size:2.5rem;
}
}

@media (max-width: 479px) {
h2{
 font-size:2.2rem;
}
}

@media (max-width: 479px) {
#_nav_menu-531-8 .oxy-nav-menu-list{
 display:flex;
 flex-direction:column;
 align-items:center;
}
}

@media (max-width: 479px) {
#_nav_menu-531-8 .menu-item a{
 margin-left:0px;
 margin-bottom:8px;
 font-weight:400;
}
}

@media (max-width: 767px) {
.page-id-3 #text_block-15-3 > span > h3{
 font-size:18px;
 font-weight:800;
}
}

