.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: 1274px;
}
body {font-family: 'Roboto';}body {line-height: 1.3;font-size: 16px;font-weight: 400;color: #494949;}.oxy-nav-menu-hamburger-line {background-color: #494949;}h1, h2, h3, h4, h5, h6 {font-family: 'Roboto';font-size: 1.75rem;font-weight: 600;line-height: 1.25;}h2, h3, h4, h5, h6{font-size: 1.75rem;font-weight: 500;line-height: 1.25;}h3, h4, h5, h6{font-size: 1.5rem;font-weight: 600;line-height: 1.3;}h4, h5, h6{font-size: 1.5rem;font-weight: 600;line-height: 1;}h5, h6{font-size: 1.25rem;font-weight: 700;line-height: 1.05;}h6{font-size: 1rem;font-weight: 600;line-height: 1.72;}a {color: #ffffff;text-decoration: none;}a:hover {color: var(--cor-clara-light);text-decoration: none;}.ct-link-text {color: #e7e7e7;text-decoration: none;}.ct-link-text:hover {color: var(--cor-clara-light);text-decoration: none;}.ct-link {color: #e7e7e7;text-decoration: none;}.ct-link:hover {color: var(--cor-clara-light);}.ct-link-button {font-weight: 700;border-radius: 0px;}.ct-section-inner-wrap {
padding-top: 56px;
padding-right: 20px;
padding-bottom: 56px;
padding-left: 20px;
}.ct-new-columns > .ct-div-block {
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
}.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_accordion {
 border-top-color:#adb4b9;
 border-right-color:#adb4b9;
 border-bottom-color:#adb4b9;
 border-left-color:#adb4b9;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
}
.oxel_accordion__row:hover{
 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:#e7e7e7;
 border-right-color:#e7e7e7;
 border-bottom-color:#e7e7e7;
 border-left-color:#e7e7e7;
}
.oxel_accordion__row {
 width:100%;
 padding-top:8px;
 padding-left:8px;
 padding-right:8px;
 padding-bottom:8px;
 text-align:justify;
 border-bottom-color:#f8f8f8;
 border-bottom-width:1px;
 border-bottom-style:solid;
 border-top-style:solid;
 background-color:#f9f9fa;
 border-right-style:solid;
 border-left-style:solid;
 border-top-color:#f8f8f8;
 border-right-color:#f8f8f8;
 border-left-color:#f8f8f8;
 border-top-width:1px;
 border-right-width:1px;
 border-left-width:1px;
 border-radius:4px;
 margin-bottom:4px;
cursor: pointer;
}
.oxel_accordion__row:not(.ct-section):not(.oxy-easy-posts),
.oxel_accordion__row.oxy-easy-posts .oxy-posts,
.oxel_accordion__row.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
.oxel_accordion__icon {
color: #acacac;}.oxel_accordion__icon 
>svg {width: 32px;height: 32px;}.oxel_accordion__icon {
 margin-right:8px;
 transition-duration:0.3s;
}
.oxel_accordion__row_left {
 color:#494949;
gap: 12px;
}
.oxel_accordion__row_left:not(.ct-section):not(.oxy-easy-posts),
.oxel_accordion__row_left.oxy-easy-posts .oxy-posts,
.oxel_accordion__row_left.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.oxel_accordion__content {
 width:100%;
 padding-top:8px;
 padding-left:8px;
 padding-right:8px;
 padding-bottom:8px;
 border-bottom-color:#98a1a8;
 border-bottom-width:2px;
 border-bottom-style:none;
 overflow:hidden;
 opacity:1;
 transition-duration:3s;
 border-top-style:none;
 border-right-style:none;
 border-left-style:none;
 transition-property:max-height;
 text-align:left;
 max-height:3000px;
 margin-top:0px;
}
.oxel_accordion__content:not(.ct-section):not(.oxy-easy-posts),
.oxel_accordion__content.oxy-easy-posts .oxy-posts,
.oxel_accordion__content.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
.oxel_accordion__content__hidden {
 max-height:0px;
 padding-left:8px;
 padding-right:8px;
 padding-top:0px;
 z-index:-1;
 padding-bottom:0px;
 transition-duration:0s;
}
.oxel_accordion__content__hidden:not(.ct-section):not(.oxy-easy-posts),
.oxel_accordion__content__hidden.oxy-easy-posts .oxy-posts,
.oxel_accordion__content__hidden.ct-section .ct-section-inner-wrap{
display:flex;
}
.oxel_accordion__row__label {
 font-weight:600;
 color:var(--cor-escura);
}
.oxel_circular_counter {
 width:116px;
 height:116px;
 border-radius:50%;
 padding-top:8px;
 padding-left:8px;
 padding-right:8px;
 padding-bottom:8px;
 color:var(--cor-clara);
 background-color:color(49);
 text-align:center;
}
.oxel_circular_counter:not(.ct-section):not(.oxy-easy-posts),
.oxel_circular_counter.oxy-easy-posts .oxy-posts,
.oxel_circular_counter.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.oxel_circular_counter__inner {
 width:95%;
 height:95%;
 border-radius:50%;
 text-align:center;
 background-color:var(--cor-escura-shadow);
}
.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 {
 font-family:Roboto;
 color:#ffffff;
}
.oxel_circular_counter__unit {
 color:#ffffff;
}
.footer-icones-redes-sociais:hover{
background-color: var(--cor-clara);
border: 1px solid var(--cor-clara);
padding: ;color: #ffffff;}.footer-icones-redes-sociais:hover{
}
.footer-icones-redes-sociais {
background-color: #ffffff;
border: 1px solid #ffffff;
padding: 8px;color: var(--cor-clara);}.footer-icones-redes-sociais 
>svg {width: 24px;height: 24px;}.footer-icones-redes-sociais {
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
 color:var(--cor-clara);
}
.footer-icones-contatos {
color: var(--cor-clara);}.footer-icones-contatos 
>svg {width: 22px;height: 22px;}.footer-icones-contatos {
}
.footer-link-wrapper-contatos:hover{
 color:var(--cor-clara-light);
}
.footer-link-wrapper-contatos {
 font-size:14px;
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
 color:#ffffff;
 font-weight:500;
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;
}
.botao-amarelo:hover{
background-color :#ffffff;
border: 1px solid #ffffff;
color: var(--cor-clara);
}.botao-amarelo:hover{
 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);
}
.botao-amarelo {
background-color :#baa564;
border: 1px solid #baa564;
color: #ffffff;
padding: 10px 16px;
}.botao-amarelo {
 button-hover_color:#ffffff;
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
 background-color:var(--cor-clara);
 font-weight:600;
 padding-right:24px;
 padding-bottom:12px;
 padding-top:12px;
 padding-left:24px;
 border-radius: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;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
}
.botao-outline:hover{
background-color: transparent;
border: 1px solid var(--cor-clara-light);
color: var(--cor-clara-light);
}.botao-outline:hover{
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-color:var(--cor-clara-light);
 border-right-color:var(--cor-clara-light);
 border-bottom-color:var(--cor-clara-light);
 border-left-color:var(--cor-clara-light);
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
}
.botao-outline {
background-color: transparent;
border: 1px solid var(--cor-clara);
color: var(--cor-clara);
padding: 9px 15px;
}.botao-outline {
 button-hover_color:var(--cor-clara-light);
 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;
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
 border-radius:1px;
 font-weight:600;
 border-top-color:var(--cor-clara);
 border-right-color:var(--cor-clara);
 border-bottom-color:var(--cor-clara);
 border-left-color:var(--cor-clara);
}
.botao-outline:not(.ct-section):not(.oxy-easy-posts),
.botao-outline.oxy-easy-posts .oxy-posts,
.botao-outline.ct-section .ct-section-inner-wrap{
display:flex;
align-items:center;
justify-content: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 {
 text-transform:uppercase;
 color:#acacac;
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
}
.Elemento-grafico-filtros-empreendimentos-ativo {
 min-height:25px;
 visibility:hidden;
width: 0; height: 0; border-left: 15px solid transparent; border-right: 15px solid transparent; border-bottom: 16px solid #fff;
}
.circular-counter-label {
 padding-top:8px;
 font-size:1.3rem;
 color:var(--cor-clara);
}
.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;
}
.circular-counter-wrap {
 background-color:#ffffff;
 padding-top:16px;
 padding-left:16px;
 padding-right:16px;
 padding-bottom:16px;
 border-radius:2px;
 flex-grow:1;
 box-shadow:4px 4px 4px rgba(0,0,0,0.08);
}
@media (max-width: 1274px) {
.circular-counter-wrap {
 flex-grow:1;
 width:45%;
}
}

.novidades-redes-sociais-icones:hover{
background-color: var(--cor-escura);
border: 1px solid var(--cor-escura);
padding: ;}.novidades-redes-sociais-icones:hover{
}
.novidades-redes-sociais-icones {
background-color: var(--cor-clara-shadow);
border: 1px solid var(--cor-clara-shadow);
padding: 6px;color: #ffffff;}.novidades-redes-sociais-icones 
>svg {width: 26px;height: 26px;}.novidades-redes-sociais-icones {
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
}
.codigo-categorias-blog {
}
.card {
}
.fast-filter {
}
.borda-arrendondada {
 border-radius:1px;
 border-top-left-radius:2px;
 border-top-right-radius:2px;
 border-bottom-left-radius:2px;
 border-bottom-right-radius:2px;
 font-size:16px;
border-radius: 2px !important;
}
.sombra-hover:hover{
 box-shadow:4px 4px 10px 2px rgba(0,0,0,0.08);
}
.sombra-hover {
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
 box-shadow:0px 0px 0px 0px rgba(0,0,0,0.08);
}
.sombra {
 box-shadow:5px 5px 15px 2px rgba(0,0,0,0.08);
}
.ou-swiper-button {
}
.ou-swiper-button-next {
}
.icone-whatsapp-submit {
color: #ffffff;}.icone-whatsapp-submit 
>svg {width: 24px;height: 24px;}.icone-whatsapp-submit {
}
.card-mvv {
 padding-top:16px;
 padding-left:16px;
 padding-right:16px;
 padding-bottom:16px;
 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:1px;
}
.icones-hab-area {
 background-color:#ffffff;
 padding-top:16px;
 padding-left:16px;
 padding-right:16px;
 padding-bottom:16px;
 border-radius:1px;
 height:100%;
 box-shadow:4px 4px 5px 2px rgba(0,0,0,0.05);
}
.icones-hab-area:not(.ct-section):not(.oxy-easy-posts),
.icones-hab-area.oxy-easy-posts .oxy-posts,
.icones-hab-area.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:center;
}
@media (max-width: 767px) {
.icones-hab-area {
 width:100%;
}
}

.go_numeros:hover{
}
 
            
            
                        .go_numeros .oxy-icon-box-icon {
                margin-bottom: 30px;
                            }
            
                                                            
                                                                        
            
            .go_numeros {
 icon_box_heading_typography_color:var(--cor-escura);
 icon_box_heading_typography_font-size:35px;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
}
 
            
                        .go_numeros {
                text-align: center;                            }
            
                        .go_numeros .oxy-icon-box-icon {
                margin-top: 26px;
margin-bottom: 55px;
                align-self: center;            }
            
                                                                        .go_numeros .oxy-icon-box-heading {
                color: var(--cor-escura);
font-size: 35px;
            }
            
                                                                                    .go_numeros .oxy-icon-box-text {
                align-self: center;            }
            
            
            .go_numeros_icon {
border: 1px solid;
padding: 20px;color: var(--cor-escura);}.go_numeros_icon 
>svg {width: 70px;height: 70px;}.go_numeros_icon {
 background-color:#e8e8e8;
 padding-top:30px;
 padding-left:30px;
 padding-right:30px;
 padding-bottom:30px;
}
.go_mvv_title {
 color:var(--cor-escura);
 font-size:53px;
 margin-bottom:40px;
}
.go_valores:hover{
transform:rotate(360deg) scale3d(1.1,1.1,1.1);}
.go_valores {
 width:240px;
 height:250px;
 background-color:var(--cor-clara-shadow);
 margin-top:15px;
 margin-right:15px;
 margin-bottom:15px;
 margin-left:15px;
 border-radius:18px;
 padding-right:0px;
 transition-duration:0.5s;
}
.go_valores:not(.ct-section):not(.oxy-easy-posts),
.go_valores.oxy-easy-posts .oxy-posts,
.go_valores.ct-section .ct-section-inner-wrap{
display:flex;
align-items:center;
}
.go_hexagon_icon {
color: #ffffff;}.go_hexagon_icon 
>svg {width: 55px;height: 55px;}.go_hexagon_icon {
 z-index:1;
 margin-bottom:30px;
}
.go_hexagon_heading {
 color:#ffffff;
 z-index:1;
 line-height:0.7;
}
@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;  
  }
}@keyframes shake {
  5%, 15%, 25% {
    transform: translate3d(2px, 0, 0);
  }

  0%, 10%, 20%, 30% {
    transform: translate3d(-2px, 0, 0);
  }
	
	40%, 100% {
		 transform: translate3d(-2px, 0, 0);
	}
}
.wpcf7 .wpcf7-acceptance a{
 color:var(--cor-escura);
}
.wpcf7 small a{
 color:var(--cor-escura);
}
div#text_block-73-268 ul{
 display:flex;
 flex-direction:row;
 flex-wrap:wrap;
 padding-top:0px;
 padding-left:0px;
 padding-right:0px;
 padding-bottom:0px;
 margin-top:0px;
 margin-left:0px;
 margin-right:0px;
 margin-bottom:0px;
gap: 8px;
}
div#text_block-73-268 div, div#text_block-73-268 li{
 background-color:var(--cor-clara);
 padding-left:4px;
 padding-right:4px;
 border-radius:2px;
 color:#ffffff;
list-style: none;
}
div#_dynamic_list-537-8 .oxy-repeater-pages-wrap{
 display:none;
}
span.wpcf7-form-control.wpcf7-acceptance{
 display:flex;
border: none !important; box-shadow: none !important;
}
div#modal-743-8 .wpcf7 form{
gap: 10px;
}
#modal-743-8 label.label-contato{
 display:none;
}
div#code_block-1191-10 path[style*="fill: rgb(255, 114, 94);"], div#code_block-1191-10 polygon[style*="fill: rgb(255, 114, 94);"], div#code_block-1191-10 rect[style*="fill: rgb(255, 114, 94);"]{
fill: var(--cor-clara) !important;
}
#-ou_content_slider-1122-10 .ou-content-slider-wrapper{
 padding-top:0px;
}
#div_block-1258-10:hover #text_block-1287-10{
 padding-top:5px;
 height:24px;
}
.botao-whatsapp-submit:hover{
 background-color:#25911b;
 color:#e7e7e7;
}
.botao-whatsapp-submit{
 font-family:Roboto;
 background-color:#4dc247;
 width:100%;
 padding-top:8px;
 padding-left:8px;
 padding-right:8px;
 padding-bottom:8px;
 display:flex;
 flex-direction:row;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 border-radius:4px;
 color:#ffffff;
 font-weight:500;
 transition-duration:0.3s;
gap: 12px; cursor: pointer;
}
div#_dynamic_list-332-27974 .oxy-repeater-pages-wrap{
 display:none;
}
.wpcf7-form-control-wrap.politicadeprivacidade .wpcf7-list-item a{
 color:var(--cor-clara);
 text-decoration:underline;
}
.wpcf7-form-control-wrap.politicadeprivacidade .wpcf7-list-item{
 margin-left:0px;
 display:flex;
}
#code_block-3-296 path[style*="fill: rgb(255, 114, 94);"], polygon[style*="fill: rgb(255, 114, 94);"]{
fill: var(--cor-clara-shadow) !important;
}
svg#Camada_1 path{
fill: var(--cor-escura) !important; opacity: 0.5;
}
.codigo-categorias-blog ul li{
 background-color:var(--cor-clara);
 padding-top:0.2rem;
 padding-left:0.5rem;
 padding-right:0.5rem;
 padding-bottom:0.2rem;
 border-radius:2px;
 font-size:14px;
list-style: none;
}
.codigo-categorias-blog ul{
 display:flex;
 flex-direction:row;
 flex-wrap:wrap;
 font-weight:600;
 padding-left:0px;
 margin-top:0px;
 margin-bottom:0px;
 color:#ffffff;
gap: 0.5rem;
}
.oxy-sticky-header-active #div_block-656-8{
 width:100%;
}
:root{
}
#menu-home-2{
}
.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:visible;
}
.page-id-14 #headline-34-27513, .tag-lancamento #headline-37-27513, .tag-em-obras #headline-40-27513, .tag-entregue #headline-43-27513{
 color:var(--cor-escura-light);
}
#-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: 10%; top: 15%; z-index: 999999999;
}
.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
}
#politica-de-privacidade .wpcf7-list-item{
 margin-left:0px;
}
.wpcf7 input[type="submit"]:hover{
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 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:#ffffff;
 color:var(--cor-clara);
}
.wpcf7 input[type="submit"]{
 font-family:Roboto;
 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;
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:Roboto;
 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:var(--cor-escura-light);
 border-right-color:var(--cor-escura-light);
 border-bottom-color:var(--cor-escura-light);
 border-left-color:var(--cor-escura-light);
 color:#494949;
 font-weight:400;
}
.page-id-14 #headline-34-270{
 color:var(--cor-escura-light);
}
.page-id-14 #div_block-40-270{
 visibility:visible;
}
.tag-entregue #headline-49-270{
 color:var(--cor-escura-light);
}
.tag-entregue #div_block-50-270{
 visibility:visible;
}
.tag-em-obras #headline-46-270{
 color:var(--cor-escura-light);
}
.tag-em-obras #div_block-47-270{
 visibility:visible;
}
.tag-lancamento #headline-43-270{
 color:var(--cor-escura-light);
}
.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;
}
#menu-home-2 .menu-item-44{
 display:none;
}
.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:Roboto;
 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) {
#menu-home-2{
 flex-direction:column;
align-items: center;
}
}

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

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

@media (max-width: 1274px) {
.botao-whatsapp-submit:hover{
 color:#f8f8f8;
 background-color:#309b26;
}
.botao-whatsapp-submit{
 color:#ffffff;
 transition-duration:0.3s;
}
}

