.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: 1280px;
}
body {font-family: 'Fira Sans';}body {line-height: 1.6;font-size: 16px;font-weight: 400;color: color(13);}.oxy-nav-menu-hamburger-line {background-color: color(13);}h1, h2, h3, h4, h5, h6 {font-family: 'Fira Sans';font-size: 32px;font-weight: 800;}h2, h3, h4, h5, h6{font-size: 28px;font-weight: 500;}h3, h4, h5, h6{font-size: 24px;font-weight: 700;}h4, h5, h6{font-size: 24px;font-weight: 200;}h5, h6{font-size: 20px;font-weight: 600;}h6{font-size: 16px;font-weight: 800;}a {color: var(--cor-detalhes);text-decoration: none;}a:hover {color: var(--cor-detalhes-light);text-decoration: none;}.ct-link-text {color: var(--cor-detalhes);text-decoration: ;}.ct-link-text:hover {color: var(--cor-detalhes-light);}.ct-link {text-decoration: ;}.ct-link-button {border-radius: 8px;}.ct-section-inner-wrap {
padding-top: 52px;
padding-right: 20px;
padding-bottom: 52px;
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_icon_button__container:hover{
 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:2px;
 border-right-width:2px;
 border-bottom-width:2px;
 border-left-width:2px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
}
.oxel_icon_button__container {
 padding-top:8px;
 padding-left:16px;
 padding-right:16px;
 padding-bottom:8px;
 transition-duration:0.3s;
 width:100%;
 border-radius:8px;
 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-shadow);
 border-right-color:var(--cor-clara-shadow);
 border-bottom-color:var(--cor-clara-shadow);
 border-left-color:var(--cor-clara-shadow);
}
.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: 30px;height: 30px;}.oxel_icon_button_icon {
 margin-right:8px;
}
.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;
 text-align:center;
}
.oxel_accordion:not(.ct-section):not(.oxy-easy-posts),
.oxel_accordion.oxy-easy-posts .oxy-posts,
.oxel_accordion.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.oxel_accordion__row:hover{
 background-color:#ffffff;
 border-bottom-width:1px;
 border-bottom-style:solid;
 border-top-color:#4dc247;
 border-right-color:#4dc247;
 border-bottom-color:#4dc247;
 border-left-color:#4dc247;
}
.oxel_accordion__row {
 width:100%;
 padding-top:8px;
 padding-left:8px;
 padding-right:8px;
 padding-bottom:8px;
 text-align:justify;
 background-color:#f9f9fa;
 margin-bottom:4px;
 border-top-style:solid;
 border-right-style:solid;
 border-left-style:solid;
 border-top-width:1px;
 border-right-width:1px;
 border-left-width:1px;
 border-top-color:#ededed;
 border-right-color:#ededed;
 border-left-color:#ededed;
 border-bottom-style:solid;
 border-bottom-width:1px;
 border-bottom-color:#ededed;
 border-radius:8px;
 transition-duration:0.3s;
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: #374047;}.oxel_accordion__icon 
>svg {width: 18px;height: 18px;}.oxel_accordion__icon {
 margin-right:8px;
 transition-duration:0.3s;
}
.oxel_accordion__row_left {
 color:#707070;
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;
}
.animation-scroll-icon {
animation: animation-scroll-icon 2s ease-in-out infinite;
}
.oxy-stock-content-styles {
}
.tabs-5654-tab {
 width:100%;
 border-top-width:2px;
 border-right-width:2px;
 border-bottom-width:2px;
 border-left-width:2px;
 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:8px;
 padding-top:8px;
 padding-left:8px;
 padding-right:8px;
 padding-bottom:8px;
 text-transform:uppercase;
 color:#707070;
 font-weight:500;
 text-align:center;
gap: 8px;
}
.tabs-5654-tab:not(.ct-section):not(.oxy-easy-posts),
.tabs-5654-tab.oxy-easy-posts .oxy-posts,
.tabs-5654-tab.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
}
@media (max-width: 767px) {
.tabs-5654-tab {
 padding-left:2px;
 padding-right:2px;
 font-size:12px;
}
.tabs-5654-tab:not(.ct-section):not(.oxy-easy-posts),
.tabs-5654-tab.oxy-easy-posts .oxy-posts,
.tabs-5654-tab.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}

@media (max-width: 479px) {
.tabs-5654-tab {
 font-size:9px;
}
}

.tabs-5654-tab-active {
 color:var(--cor-escura);
 background-color:var(--cor-clara);
 position:relative;
}
@media (max-width: 767px) {
.tabs-5654-tab-active {
}
}

.tabs-contents-5654-tab {
 padding-top:0px;
 padding-left:0px;
 padding-right:0px;
 padding-bottom:0px;
}
.tabs-8681-tab {
 padding-top:16px;
 padding-left:16px;
 padding-right:16px;
 padding-bottom:16px;
 background-color:#ededed;
 color:#707070;
}
.tabs-8681-tab-active {
 background-color:#ffffff;
 font-weight:700;
 border-top-width:1.5px;
 border-right-width:1.5px;
 border-bottom-width:1.5px;
 border-left-width:1.5px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-color:#ededed;
 border-right-color:#ededed;
 border-bottom-color:#ededed;
 border-left-color:#ededed;
 border-top-left-radius:8px;
 border-top-right-radius:8px;
}
.tabs-contents-8681-tab {
 background-color:#ffffff;
 border-top-width:1.5px;
 border-right-width:1.5px;
 border-bottom-width:1.5px;
 border-left-width:1.5px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-color:#ededed;
 border-right-color:#ededed;
 border-bottom-color:#ededed;
 border-left-color:#ededed;
 border-top-right-radius:8px;
 border-bottom-right-radius:8px;
 border-bottom-left-radius:8px;
 padding-top:16px;
 padding-left:12px;
 padding-right:12px;
 padding-bottom:16px;
}
.impacto-lazy-loading {
}
.diretorio-404:hover{
 color:var(--cor-detalhes-light);
 border-top-color:var(--cor-detalhes-light);
 border-right-color:var(--cor-detalhes-light);
 border-bottom-color:var(--cor-detalhes-light);
 border-left-color:var(--cor-detalhes-light);
}
.diretorio-404 {
 text-align:center;
 background-color:#ededed;
 padding-top:2px;
 padding-left:4px;
 padding-right:4px;
 padding-bottom:2px;
 border-radius:4px;
 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:#adadad;
 border-right-color:#adadad;
 border-bottom-color:#adadad;
 border-left-color:#adadad;
 color:var(--cor-detalhes);
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
}
.diretorio-404:not(.ct-section):not(.oxy-easy-posts),
.diretorio-404.oxy-easy-posts .oxy-posts,
.diretorio-404.ct-section .ct-section-inner-wrap{
align-items:center;
justify-content:center;
}
.highlights-sobre-nos:hover{
 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:1.5px;
 border-right-width:1.5px;
 border-bottom-width:1.5px;
 border-left-width:1.5px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 box-shadow:5px 5px 10px 2px rgba(0,0,0,0.08);
}
.highlights-sobre-nos {
 width:100%;
 background-color:#ffffff;
 border-radius:8px;
 border-top-width:1.5px;
 border-right-width:1.5px;
 border-bottom-width:1.5px;
 border-left-width:1.5px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 text-align:left;
 padding-top:24px;
 padding-left:24px;
 padding-right:24px;
 padding-bottom:24px;
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
 border-top-color:var(--cor-clara);
 border-right-color:var(--cor-clara);
 border-bottom-color:var(--cor-clara);
 border-left-color:var(--cor-clara);
}
.highlights-sobre-nos:not(.ct-section):not(.oxy-easy-posts),
.highlights-sobre-nos.oxy-easy-posts .oxy-posts,
.highlights-sobre-nos.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
justify-content:center;
}
@media (max-width: 767px) {
.highlights-sobre-nos {
}
}

@media (max-width: 479px) {
.highlights-sobre-nos {
 padding-top:12px;
 padding-left:12px;
 padding-right:12px;
 padding-bottom:12px;
}
}

.toggle-9284:hover{
 background-color:var(--cor-detalhes-shadow);
}
.toggle-9284 {
 background-color:var(--cor-escura);
 color:#fafafa;
 padding-top:6px;
 padding-left:8px;
 padding-right:8px;
 padding-bottom:6px;
 border-radius:6px;
 transition-timing-function:ease-in-out;
 transition-duration:0.3s;
gap: 8px;
}
.toggle-9284:not(.ct-section):not(.oxy-easy-posts),
.toggle-9284.oxy-easy-posts .oxy-posts,
.toggle-9284.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row-reverse;
}

                .toggle-9284 .oxy-expand-collapse-icon {
            font-size: 10px;        }
        
                .toggle-9284 .oxy-expand-collapse-icon::before,
        .toggle-9284 .oxy-expand-collapse-icon::after {
            background-color: #fafafa;        }
        
        .toggle-9284-expanded {
}
.impacto-pesquisa-home-submit {
}
.caracteristicas-empreendimento {
 padding-top:2px;
 padding-left:6px;
 padding-right:8px;
 color:var(--cor-escura);
 border-radius:4px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-width:0.5px;
 border-right-width:0.5px;
 border-bottom-width:0.5px;
 border-left-width:0.5px;
 border-top-color:#ededed;
 border-right-color:#ededed;
 border-bottom-color:#ededed;
 border-left-color:#ededed;
 flex-grow:1;
 width:32%;
gap: 8px; white-space: nowrap;
}
.caracteristicas-empreendimento:not(.ct-section):not(.oxy-easy-posts),
.caracteristicas-empreendimento.oxy-easy-posts .oxy-posts,
.caracteristicas-empreendimento.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
@media (max-width: 991px) {
.caracteristicas-empreendimento {
 width:49%;
}
}

.botao-whatsapp-submit:hover{
 background-color:#2d9e27;
}
.botao-whatsapp-submit {
 text-align:center;
 background-color:#4dc247;
 padding-top:8px;
 padding-left:8px;
 padding-right:8px;
 padding-bottom:8px;
 border-radius:4px;
 transition-duration:0.3s;
 width:100%;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 color:#ffffff;
gap: 12px;
}
.botao-whatsapp-submit:not(.ct-section):not(.oxy-easy-posts),
.botao-whatsapp-submit.oxy-easy-posts .oxy-posts,
.botao-whatsapp-submit.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
.icone-whatsapp-submit {
color: #ffffff;}.icone-whatsapp-submit 
>svg {width: 24px;height: 24px;}.icone-whatsapp-submit {
}
@keyframes animation-scroll-icon {
    0% {
    transform: translateY(0px)
  }
    
     50% {
    transform: translateY(10px)
  }
    
     100% {
    transform: translateY(0px)
  }

    }#card-imovel-favorito-2:hover {
  box-shadow: 5px 5px 10px 2px rgba(0,0,0,0.08);
  border: 1.5px solid #ededed00;
}

#card-imovel-favorito-2 {
  border: 1.5px solid #ededed;
  display: flex;
  flex-direction: column;
  background-color: #ffffff;
  border-radius: 8px;
  transition: 0.3s ease-in-out;
}

.icone-card-favorito-2-div {
  width: 20px;
  height: 20px;
}

.icone-e-numero {
  display: flex;
  gap: 6px;
}

.favorites-list.lista-imoveis-favoritos {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 8px;
}

#imagem-destacada-imovel-favorito img {
  width: 100%;
  height: 240px;
  object-fit: cover;
  z-index: 1;
  opacity: 0.99;
  transition: 0.3s ease-in-out;
}
  
.imovel-favorito {
  max-width: 32.7%;
}

#botao-favorito-estatico-2 {
  position: relative;
  top: 8px;
  right: 8px;
  z-index: 2;
  float: right;
  height: 0px;
}

#card-favorito-2-icones {
  display: flex;
  justify-content: space-between;
  color: #707070;
  fill: currentColor;
}

#imagem-destacada-imovel-favorito {
    display: flex;
    flex-direction: column;
    justify-content: stretch;
    align-items: stretch;
    overflow: hidden;
    border-radius: 8px 8px 0px 0px;
}

#conteudo-card-favorito-2 {
  padding: 16px 12px 0px 12px;
  gap: 16px;
  display: flex;
  flex-direction: column;
  text-align: left;
}

#operacao-valor {
    display: flex;
    gap: 12px;
    font-weight: 500;
    color: #306c84;
}

#card-favorito-2-valor {
    display: flex;
    gap: 8px;
}

#card-favorito-2-valor div {
    background-color: #f2f2f2;
    border-radius: 4px;
    padding: 0px 4px;
}

#card-favorito-2-finalidade {
    padding: 0px 6px;
    border: 1.5px solid #ededed;
    color: #c38200;
    font-weight: 300;
    border-radius: 2px;
    text-transform: Uppercase;
    font-size: 12px;
    white-space: nowrap;
}

.imovel-favorito > p, #card-favorito-2-icones > p, #conteudo-card-favorito-2 > p {
    display: none;
}

#bairro-cidade-favorito {
    font-weight: 600;
    color: #024059;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

#tipo-do-imovel-favorito {
    margin-top: -12px;
    font-size: 12px;
    color: #707070;
    font-weight: 300;
}

/* tamanho dos cards no responsivo */

@media screen and (max-width: 1170px) {
  .imovel-favorito {
  max-width: 49%;
  }
}

@media screen and (max-width: 632px) {
  .imovel-favorito {
  max-width: 100%;
  }
}@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);
	}
}
div#div_block-761-9 .wpcf7-spinner{
 display:none;
}
.form-group{
 margin-bottom:8px;
}
.label-contato{
 display:none;
}
.caracteristicas-empreendimento .ct-text-block{
text-overflow: ellipsis; overflow: hidden;
}
.impacto_pagination span.page-numbers.page-link.current{
 color:var(--cor-detalhes-shadow);
 font-weight:500;
}
nav.impacto_pagination a{
 color:var(--cor-detalhes-shadow);
}
#text_block-579-24 a{
 background-color:var(--cor-detalhes-shadow);
 padding-top:2px;
 padding-left:4px;
 padding-right:4px;
 padding-bottom:2px;
 font-size:12px;
 color:#ffffff;
 margin-right:4px;
 border-radius:4px;
}
#el0hk0efluo8r, #elq918z4gt2mf, #el87zskyqxbgq, #eljzp4gtd1scd, #eluf7067aqzda, #el13e1mlrm8nz{
fill: var(--cor-clara) !important;
}
#div_block-1366-10 .mb-3{
margin-bottom: 0px !important;
}
#div_block-38-22 a{
width: 100%;
}
#freepik_stories-checking-boxes #el26whzucf4kx rect, #elad47ccuvowb rect, #el3kpzvm49arz rect, #elwcf661o3txp rect{
fill: var(--cor-clara) !important;
}
#el5rdxknbgq8m{
fill: var(--cor-clara) !important;
}
freepik_stories-apartment-rent #eldi17ffw3prg, #elfomi8m6ypgj, #eley6yvghj38q, #eltjpdb9ik6d, #elfqp1yfhwz9, #el08ezfukj31ko, #elgn07lwqj5o5, #el7adnnohjn58, #el729vbrpwtnh, #el376y4l1cc3l, #elojcoyywfa9h, #elg9sdz634726, #ell1bkpu5arb8, #elus5r3biuipb #elvwqvfbbyfu, #el44zpxguvj09 #elndffuesqin, #el1tlvb522oin, #el6pekgzzb1ge, #eldi17ffw3prg, #elus5r3biuipb, #el0aqkkud1kxs6{
fill: var(--cor-clara) !important;
}
#freepik_stories-house-searching #elv9bj05ullxm, #eld6p3gyel6xo, #elgxi21k0jjsq, #elkx3kzqq42zl, #eleqwvrzu1cm4, #elfc3vpabaam6, #el9buevc55lhr, #el0lnhuhqyl6bg, #elrrbv02x7149, #el9dzyjarpvqf, #elgto7fsv1ghk, #elpsw6bobb6yi, #elmkyql9nbv4o, #elmmskjsuvvgg{
fill: var(--cor-clara) !important;
}
#freepik_stories-checking-boxes #elf0p44otn2y, #elwcf661o3txp, #elv9kdamq0e9m, #el3kpzvm49arz, #el504f2phltod, #elts52uwlnvb, #ele0cm6gjgdt5, #elo5y5gytuqea, #elaomw7gtlo4e, #elbno8e8n6x9o, #el2ibhiv4bf4, #el1ykt8zhbaa9, #el1ub52prj5a7, #el601ig14s1cb, #el1oa3x6ncqwh, #eldrzw45wpz4, #ele1dwi9tf1y, #eli8dc7o06mr, #el8djjnfjo2dh, #el40wgkgapxyk, #el0birj042wzpk, #elbn91hnysbgf, #elzwc76os7jvr, #elgqoqja9ak7b, #elov08i0u1977, #el2gggo25hnqi, #el00awrp2vvi6ic, #elciuegvl9n3c, #el8djjnfjo2dh, #eli8dc7o06mr, #ele1dwi9tf1y, #elhdmpq3u5x24 #elmzd0poagz1i, #elfyxo2fcer9, #elth8v1apyqv, #eljfqt44jy9gq, #elisoihwjls8, #el7xcnf1b3mjd, #elpeavkplr259, #elpnox2pti65, #el02otj6xqdel6, #elmzd0poagz1i, #elmoh5twiy37, #elgk8qiwvst15, #ela8ha518g16v, #el1dfwpmlsf0m, #elc6mpksmwa8i, #elgay9lkb2dnh, #el78x2ng3h7lr{
fill: var(--cor-clara) !important;
}
.page-id-3 h2, .page-id-3 h3{
 margin-top:1em;
}
#wpcf7-f113-o1 .wpcf7-checkbox input{
 margin-left:10px;
}
#wpcf7-f113-o1 .wpcf7-submit{
 padding-top:8px;
 padding-left:12px;
 padding-right:12px;
 padding-bottom:8px;
 width:100%;
 border-radius:8px;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 background-color:var(--cor-clara);
}
#wpcf7-f113-o1 .wpcf7-form p{
 width:100%;
 padding-left:24px;
 padding-right:24px;
 margin-bottom:0px;
}
.colunas-form-anuncieconosco{
 width:50%;
 padding-left:24px;
 padding-right:24px;
}
#wpcf7-f113-o1 .wpcf7-form{
 display:flex;
 flex-wrap:wrap;
}
#div_block-2-98 #link-1-98{
 display:flex;
 justify-content:flex-start;
}
#-ou_content_slider-680-18{
 border-radius:8px;
 overflow:hidden;
}
.page-id-24 #politicadeprivacidade{
 color:#707070;
}
.show-more-link .oushml-link-wrapper, .show-less-link .oushml-link-wrapper{
 display:flex;
 justify-content:center;
}
#-ou_cf7_styler-255-24 br, #-ou_cf7_styler-262-24 br, #-ou_cf7_styler-246-24 br{
 display:none;
}
#headline-list-7-52 span{
 display:inline;
white-space: nowrap;
}
button.simplefavorites-clear:hover{
 box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05);
}
button.simplefavorites-clear{
 background-color:#fafafa;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-radius:5px;
 padding-top:4px;
 padding-left:8px;
 padding-right:8px;
 padding-bottom:4px;
 color:var(--cor-escura-light);
 border-top-width:1.5px;
 border-right-width:1.5px;
 border-bottom-width:1.5px;
 border-left-width:1.5px;
 border-top-color:#ededed;
 border-right-color:#ededed;
 border-bottom-color:#ededed;
 border-left-color:#ededed;
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
 box-shadow:0px 0px 0px 0px rgba(0,0,0,0.05);
cursor: pointer;
}
div#div_block-23-139 .ct-shortcode a{
 color:#707070;
}
div#div_block-23-139 .ct-shortcode{
 background-color:#ededed;
 padding-left:4px;
 padding-right:4px;
 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;
 border-top-color:#e8e8e8;
 border-right-color:#e8e8e8;
 border-bottom-color:#e8e8e8;
 border-left-color:#e8e8e8;
 border-radius:4px;
 color:#707070;
white-space: nowrap;
}
div#-ouacfg_slider-89-176 > div{
 border-top-left-radius:8px;
 border-top-right-radius:0px;
 border-bottom-left-radius:8px;
 border-bottom-right-radius:0px;
}
#-ouacfg_slider-89-176 .swiper-wrapper .swiper-slide:nth-child(4) .ougsld-img{
filter: blur(3px) brightness(0.9);
}
.impacto-caracteristicas-card-horizontal{
 display:flex;
 height:1.3em;
 overflow:hidden;
 flex-wrap:wrap;
 text-align:center;
gap: 4px;
}
.impacto-caracteristicas-item-card-horizontal{
 background-color:#fafafa;
 border-radius:4px;
 color:#bfbfbf;
 font-size:12px;
 padding-left:4px;
 padding-right:4px;
 flex-grow:1;
 text-align:center;
 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:#ededed;
 border-right-color:#ededed;
 border-bottom-color:#ededed;
 border-left-color:#ededed;
}
#section-121-171 .input-group.mb-3{
margin-bottom: 0px !important
}
#section-121-171 .btn-group{
 width:100%;
}
#shortcode-pesquisa .ct-shortcode > div{
}
#-ouacfg_slider-89-176 .ougsld-img.ouacfg-slider-image-container{
 border-top-left-radius:8px;
 border-bottom-left-radius:8px;
 border-top-right-radius:0px;
 border-bottom-right-radius:0px;
}
#impacto-pesquisa{
 display:flex;
 flex-direction:column;
 align-items:stretch;
gap: 8px;
}
.ou-content-slider-wrapper.oucntsld-606323e038f5c268989776.slider-pagination-outside.swiper-container.oxy-inner-content iframe{
 border-radius:8px;
}
#politicadeprivacidade .wpcf7-list-item.first.last{
 margin-left:0px;
}
#politicadeprivacidade{
 font-size:14px;
 color:#ededed;
 display:flex;
 flex-wrap:wrap;
gap: 3px;
}
#-ou_cf7_styler-106-139 .dropdown.bootstrap-select.show-tick{
 margin-bottom:12px;
}
#-ou_cf7_styler-106-139 .form-wrapper.contact-form p{
 margin-bottom:0px;
}
#-ou_cf7_styler-106-139 .fw-row{
 margin-bottom:8px;
}
#-ou_cf7_styler-106-139 .form-wrapper.contact-form br{
 display:none;
}
#wpcf7-f114-o1 .dropdown.bootstrap-select.show-tick{
width: 100% !important;
}
#wpcf7-f114-o1 .form-wrapper.contact-form{
 display:flex;
 flex-direction:column;
}
#_map-264-139 iframe{
 border-radius:8px;
}
#caracteristicas-pagina-imovel, #infraestruturas-pagina-imovel{
 display:flex;
 flex-wrap:wrap;
gap: 6px;
}
.item-lista-pagina-imovel{
 background-color:#ededed;
 border-radius:5px;
 padding-top:2px;
 padding-left:8px;
 padding-right:8px;
 padding-bottom:2px;
 font-size:12px;
 color:var(--cor-escura-light);
 font-weight:500;
}
.oxy-tab.tabs-5654-tab.tabs-5654-tab-active:after{
bottom: 100%; left: 50%; border: solid transparent; content: ""; height: 0; width: 0; position: absolute; pointer-events: none; border-color: none; border-bottom-color: var(--cor-clara); border-width: 8px; margin-left: -8px;
}
#-ouacfg_slider-100-139 .ougsld-img.ouacfg-slider-image-container{
 border-radius:8px;
}
.ou-thumbnails-swiper.swiper-container.ou-thumbs-ratio-43.swiper-container-initialized.swiper-container-horizontal .swiper-slide div{
 border-radius:8px;
}
#-ouacfg_slider-100-139 .swiper-slide.ouacfg-slider-item{
 background-color:#ededed;
 border-radius:8px;
 border-top-width:1.5px;
 border-right-width:1.5px;
 border-bottom-width:1.5px;
 border-left-width:1.5px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-color:#e0e0e0;
 border-right-color:#e0e0e0;
 border-bottom-color:#e0e0e0;
 border-left-color:#e0e0e0;
}
input#curriculo{
overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width: 100%;
}
button.btn.dropdown-toggle.btn-light{
 color:#707070;
background-color: #ffffff !important;
}
#_nav_menu-12-9.oxy-nav-menu.oxy-nav-menu-open{
}
#_dynamic_list-111-129 .oxy-repeater-pages-wrap{
 display:none;
}
#_dynamic_list-497-10 .oxy-repeater-pages-wrap{
 display:none;
}
#span-32-96{
display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; overflow: hidden;
}
#text_block-11-98 #link-1-98{
 display:none;
}
div#text_block-11-98{
 display:flex;
 flex-wrap:wrap;
gap: 6px;
}
#text_block-8-98 #span-15-98{
 text-align:left;
display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden;
}
#text_block-11-98 a{
 padding-left:4px;
 padding-right:4px;
 color:#555555;
 background-color:#ededed;
 font-size:12px;
 font-weight:300;
 border-radius:4px;
 overflow:hidden;
text-overflow: ellipsis; white-space: nowrap;
}
button.simplefavorite-button:hover{
 box-shadow:5px 5px 10px 2px rgba(0,0,0,0.08);
}
button.simplefavorite-button{
 width:32px;
 height:32px;
 border-radius:100px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 padding-left:4px;
 padding-right:4px;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-color:#dddddd;
 border-right-color:#dddddd;
 border-bottom-color:#dddddd;
 border-left-color:#dddddd;
 padding-top:0px;
 box-shadow:2px 2px 5px 2px rgba(0,0,0,0.03);
}
.favorite, .favorite_outline{
 color:var(--cor-clara);
fill: var(--cor-clara);
}
.impacto-pesquisa-home-submit{
flex-grow: 3; flex-shrink: 1; width: 200px;
}
.impacto-pesquisa-home-codigo{
 width:150px;
flex-grow: 1;
}
div.impacto-pesquisa-home-finalidade, div.impacto-pesquisa-home-tipo, div.impacto-pesquisa-home-localidade{
width: 260px !important; flex-shrink: 1; flex-grow: 2;
}
#-ou_classic_acrd-83-10 p.ou-accordion-label{
 margin-bottom:0px;
}
#-ou_classic_acrd-83-10 .ou-accordion-button{
width: fit-content;
}
#_header_row-238-9 #menu-home{
 justify-content:space-around;
 padding-left:20px;
 padding-right:20px;
}
#-ou_classic_acrd-83-10 .input-group input{
 width:80px;
 border-radius:5px;
}
#-ou_classic_acrd-83-10 .input-group-text{
 padding-top:2px;
 padding-left:6px;
 padding-right:6px;
 padding-bottom:2px;
 font-size:14px;
 color:#707070;
 border-top-left-radius:5px;
 border-bottom-left-radius:5px;
 border-top-right-radius:0px;
 border-bottom-right-radius:0px;
 border-radius:5px;
}
#-ou_classic_acrd-83-10 .ou-accordion-item{
 display:flex;
flex-direction: column-reverse;
}
#impacto-pesquisa-home{
 display:flex;
 flex-direction:row;
 justify-content:space-between;
 flex-wrap:wrap;
gap: 8px;
}
.btn-warning:active{
 background-color:var(--cor-clara-shadow);
}
.btn-warning:hover{
 background-color:var(--cor-clara-light);
}
.btn-warning{
 background-color:var(--cor-clara);
 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;
 text-transform:uppercase;
}
#_header_row-50-9 .oxy-header-left{
 width:80%;
}
#impacto-pesquisa-main-codigo{
 flex-shrink:1.2;
}
.btn.btn-light, button.btn.dropdown-toggle.btn-light.bs-placeholder{
 background-color:#fafafa;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-color:#ced4da;
 border-right-color:#ced4da;
 border-bottom-color:#ced4da;
 border-left-color:#ced4da;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
}
#impacto-pesquisa-main{
 display:flex;
 flex-direction:row;
gap: 8px;
}
#_header-49-9 .oxy-nav-menu .oxy-nav-menu-list li.menu-item a{
 padding-top:4px;
 padding-bottom:4px;
}
#_header-49-9 ul.oxy-nav-menu-list{
 display:flex;
 justify-content:space-between;
}
@media (max-width: 1280px) {
#_header_row-50-9 .oxy-header-left{
 width:80%;
}
}

@media (max-width: 1280px) {
#_header_row-238-9 #menu-home{
 padding-left:0px;
 padding-right:0px;
}
}

@media (max-width: 991px) {
#_nav_menu-12-9.oxy-nav-menu.oxy-nav-menu-open{
 display:flex;
 justify-content:flex-start;
}
}

@media (max-width: 767px) {
#-ouacfg_slider-89-176 .ougsld-img.ouacfg-slider-image-container{
 border-top-left-radius:8px;
 border-top-right-radius:8px;
 border-bottom-left-radius:0px;
 border-bottom-right-radius:0px;
}
}

@media (max-width: 991px) {
#-ouacfg_slider-89-176 .swiper-wrapper .swiper-slide:nth-child(4) .ougsld-img{
transform:scale(1.1,1.1);}
}

@media (max-width: 767px) {
div#-ouacfg_slider-89-176 > div{
 border-top-left-radius:8px;
 border-top-right-radius:8px;
 border-bottom-left-radius:0px;
 border-bottom-right-radius:0px;
}
}

@media (max-width: 767px) {
#wpcf7-f113-o1 .wpcf7-form{
 display:flex;
 flex-direction:column;
}
}

@media (max-width: 767px) {
.colunas-form-anuncieconosco{
 width:100%;
}
}

