.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: 1140px;
}
body {font-family: 'Barlow';}body {line-height: 1.7;font-size: 16px;font-weight: 400;color: #233f6d;}.oxy-nav-menu-hamburger-line {background-color: #233f6d;}h1, h2, h3, h4, h5, h6 {font-family: 'Barlow';font-size: 64px;font-weight: 700;line-height: 1.3;}h2, h3, h4, h5, h6{font-size: 34px;font-weight: 700;line-height: 1.3;}h3, h4, h5, h6{font-size: 28px;font-weight: 700;line-height: 1.3;}h4, h5, h6{font-size: 28px;font-weight: 500;line-height: 1.3;}h5, h6{font-size: 18px;font-weight: 700;}h6{font-size: 16px;font-weight: 700;}a {color: #233f6d;text-decoration: none;}a:hover {text-decoration: none;}.ct-link-text {text-decoration: none;}.ct-link-text:hover {text-decoration: none;}.ct-link {text-decoration: none;}.ct-link:hover {color: #5d87cb;text-decoration: none;}.ct-link-button {font-weight: 700;border-radius: 2px;}.ct-section-inner-wrap {
padding-top: 80px;
padding-right: 20px;
padding-bottom: 80px;
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{
 background-color:#67892f;
}
.oxel_icon_button__container {
 padding-top:4px;
 padding-left:8px;
 padding-right:8px;
 padding-bottom:4px;
 transition-duration:0.3s;
 background-color:#9dc659;
 border-radius:2px;
}
.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: #f0f4fa;}.oxel_icon_button_icon 
>svg {width: 20px;height: 20px;}.oxel_icon_button_icon {
 margin-right:8px;
}
.oxel_horizontal_divider {
 margin-top:16px;
 margin-bottom:16px;
 width:100%;
 background-color:#9dc659;
 height:2px;
}
.oxel_horizontal_divider:not(.ct-section):not(.oxy-easy-posts),
.oxel_horizontal_divider.oxy-easy-posts .oxy-posts,
.oxel_horizontal_divider.ct-section .ct-section-inner-wrap{
flex-direction:unset;
}
.oxel_horizontal_divider__line {
 height:2px;
}
.oxel_horizontal_divider__icon {
color: #98a1a8;}.oxel_horizontal_divider__icon 
>svg {width: 16px;height: 16px;}.oxel_horizontal_divider__icon {
flex-shrink: 0;
}
.oxel_horizontal_divider__icon:not(.ct-section):not(.oxy-easy-posts),
.oxel_horizontal_divider__icon.oxy-easy-posts .oxy-posts,
.oxel_horizontal_divider__icon.ct-section .ct-section-inner-wrap{
display:flex;
}
.oxel_dropdown_button__submenu {
 position:absolute;
 top:100%;
 left:0px;
 min-width:100%;
 padding-top:4px;
 z-index:10;
 border-radius:2px;
}
@media (max-width: 767px) {
.oxel_dropdown_button__submenu {
 width:150px;
 position:absolute;
 left:-100px;
}
.oxel_dropdown_button__submenu:not(.ct-section):not(.oxy-easy-posts),
.oxel_dropdown_button__submenu.oxy-easy-posts .oxy-posts,
.oxel_dropdown_button__submenu.ct-section .ct-section-inner-wrap{
display:flex;
}
}

.oxel_dropdown_button:hover{
}
.oxel_dropdown_button {
 position:relative;
}
.oxel_dropdown_button:not(.ct-section):not(.oxy-easy-posts),
.oxel_dropdown_button.oxy-easy-posts .oxy-posts,
.oxel_dropdown_button.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.oxel_dropdown_button__label {
 color:#9dc659;
 padding-left:8px;
 padding-right:8px;
}
@media (max-width: 767px) {
.oxel_dropdown_button__label {
display: none;
}
}

.oxel_dropdown_button__icon {
color: #9dc659;}.oxel_dropdown_button__icon 
>svg {width: 16px;height: 16px;}.oxel_dropdown_button__icon {
}
.oxel_dropdown_button__submenu__button:hover{
 background-color:#9dc659;
}
.oxel_dropdown_button__submenu__button {
 padding-top:8px;
 padding-bottom:8px;
 padding-left:16px;
 padding-right:16px;
 text-align:right;
 background-color:#13213a;
 min-width:100%;
 color:#374047;
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
}
.oxel_dropdown_button__submenu__button:not(.ct-section):not(.oxy-easy-posts),
.oxel_dropdown_button__submenu__button.oxy-easy-posts .oxy-posts,
.oxel_dropdown_button__submenu__button.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-end;
}
.oxel_dropdown_button__submenu__button__label {
 color:#f0f4fa;
 font-weight:500;
}
.oxel_dropdown_button__submenu--hidden {
 opacity:0;
pointer-events: none;
}
.oxel_dropdown_button__trigger:hover{
 background-color:#13213a;
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
}
.oxel_dropdown_button__trigger {
 padding-top:4px;
 padding-bottom:4px;
 padding-left:8px;
 padding-right:6px;
 border-radius:2px;
cursor: pointer;
}
.oxel_dropdown_button__trigger:not(.ct-section):not(.oxy-easy-posts),
.oxel_dropdown_button__trigger.oxy-easy-posts .oxy-posts,
.oxel_dropdown_button__trigger.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
@media (max-width: 767px) {
.oxel_dropdown_button__trigger {
}
.oxel_dropdown_button__trigger:not(.ct-section):not(.oxy-easy-posts),
.oxel_dropdown_button__trigger.oxy-easy-posts .oxy-posts,
.oxel_dropdown_button__trigger.ct-section .ct-section-inner-wrap{
display:flex;
}
}

.oxel_focus_section {
 transition-duration:0.4s;
 transition-timing-function:ease-in-out;
 overflow:hidden;
overflow-x: hidden;
}
.oxel_focus_section:not(.ct-section):not(.oxy-easy-posts),
.oxel_focus_section.oxy-easy-posts .oxy-posts,
.oxel_focus_section.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.oxel_focus_section__inner {
 transition-duration:0.4s;
 transition-timing-function:ease-in-out;
 width:100%;
 text-align:center;
 padding-top:32px;
 padding-left:32px;
 padding-right:32px;
 padding-bottom:32px;
 z-index:1001;
 position:relative;
}
.oxel_focus_section__inner:not(.ct-section):not(.oxy-easy-posts),
.oxel_focus_section__inner.oxy-easy-posts .oxy-posts,
.oxel_focus_section__inner.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.oxel_focus_section__backdrop {
 position:fixed;
 right:0px;
 left:0px;
 bottom:0px;
 background-color:#ffffff;
 z-index:1000;
 opacity:0;
 transition-duration:0.8s;
 transition-timing-function:ease-in-out;
 transition-property:top bottom;
 top:0px;
pointer-events: none;
}
.oxel_floating_icon_menu {
 position:fixed;
 right:32px;
 bottom:32px;
 text-align:right;
 z-index:9999;
pointer-events: none;
}
.oxel_floating_icon_menu:not(.ct-section):not(.oxy-easy-posts),
.oxel_floating_icon_menu.oxy-easy-posts .oxy-posts,
.oxel_floating_icon_menu.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column-reverse;
align-items:flex-end;
}
.oxel_floating_icon_menu__main_icon:hover{
background-color: #606e79;
border: 1px solid #606e79;
padding: ;}.oxel_floating_icon_menu__main_icon:hover{
}
.oxel_floating_icon_menu__main_icon {
background-color: #374047;
border: 1px solid #374047;
padding: 16px;color: #f9f9fa;}.oxel_floating_icon_menu__main_icon 
>svg {width: 24px;height: 24px;}.oxel_floating_icon_menu__main_icon {
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
cursor: pointer; pointer-events: all;
}
.oxel_floating_icon_menu__row {
 margin-bottom:8px;
 margin-top:8px;
}
.oxel_floating_icon_menu__row:not(.ct-section):not(.oxy-easy-posts),
.oxel_floating_icon_menu__row.oxy-easy-posts .oxy-posts,
.oxel_floating_icon_menu__row.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.floating_icon_menu__hidden_icon:hover{
background-color: #606e79;
border: 1px solid #606e79;
padding: ;}.floating_icon_menu__hidden_icon:hover{
}
.floating_icon_menu__hidden_icon {
background-color: #374047;
border: 1px solid #374047;
padding: 16px;color: #f9f9fa;}.floating_icon_menu__hidden_icon 
>svg {width: 18px;height: 18px;}.floating_icon_menu__hidden_icon {
 margin-right:3px;
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
}
.oxel_floating_icon_menu__label {
 margin-right:16px;
 font-size:12px;
 text-transform:uppercase;
 letter-spacing:2px;
 font-weight:600;
 background-color:#eceeef;
 padding-top:2px;
 padding-bottom:2px;
 padding-left:4px;
 padding-right:4px;
 color:#374047;
}
.oxel_floating_icon_menu__hidden_links {
transform:translate(100px); transition-duration:0.3s;
 transition-timing-function:ease-in-out;
 opacity:0;
 text-align:right;
}
.oxel_floating_icon_menu__hidden_links:not(.ct-section):not(.oxy-easy-posts),
.oxel_floating_icon_menu__hidden_links.oxy-easy-posts .oxy-posts,
.oxel_floating_icon_menu__hidden_links.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-end;
}
.oxel_circular_counter {
 height:80px;
 border-radius:50%;
 padding-top:8px;
 padding-left:8px;
 padding-right:8px;
 padding-bottom:8px;
 color:#9dc659;
 background-color:#f0f4fa;
 width:80px;
}
.oxel_circular_counter__inner {
 width:100%;
 height:100%;
 border-radius:50%;
 text-align:center;
 background-color:#ffffff;
}
.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-size:22px;
 font-weight:700;
 color:#233f6d;
}
.oxel_circular_counter__unit {
 color:#374047;
 font-weight:700;
 font-size:22px;
}
.social-icons-home:hover{
 background-color:#67892f;
}
.social-icons-home {
 border-radius:2px;
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
 background-color:#13213a;
 padding-top:8px;
 padding-left:8px;
 padding-right:8px;
 padding-bottom:8px;
 box-shadow:0px 0px 24px rgba(0,0,0,0.25);
}
.button-primary:hover{
 box-shadow:0px 0px 0px rgba(0,0,0,0.25);
}
.button-primary {
 padding-left:45px;
 padding-right:45px;
 transition-duration:0.3s;
 box-shadow:4px 4px 4px rgba(0,0,0,0.25);
}
.oxy-stock-content-styles {
}
.animation-scroll-icon {
animation: animation-scroll-icon 2s ease-in-out infinite;
}
.tabs-8027-tab {
 background-color:color(2);
 margin-left:12px;
 margin-right:12px;
 font-size:26px;
 padding-left:40px;
 padding-right:40px;
 border-top-left-radius:8px;
 border-top-right-radius:8px;
 color:color(5);
 font-weight:700;
 padding-top:12px;
 padding-bottom:12px;
 box-shadow:4px 4px 4px rgba(0,0,0,0.25);
}
@media (max-width: 767px) {
.tabs-8027-tab {
 font-size:16px;
 margin-left:4px;
 margin-right:4px;
}
}

@media (max-width: 479px) {
.tabs-8027-tab {
 padding-left:16px;
 padding-right:16px;
}
}

.tabs-8027-tab-active {
 background-color:color(6);
 color:color(2);
}
.tabs-contents-8027-tab {
 background-color:color(6);
 border-radius:8px;
 width:80%;
 box-shadow:4px 4px 4px rgba(0,0,0,0.25);
}
@media (max-width: 1140px) {
.tabs-contents-8027-tab {
 width:100%;
}
}

.animacao-banner-home {
animation: animacao-banner-home 2s cubic-bezier(0.68, -0.55, 0.27, 1.55);
}
.impacto_caracteristica_lista {
}
.tabs-7796-tab {
 background-color:color(2);
 color:color(5);
 font-size:20px;
 font-weight:800;
 border-top-left-radius:8px;
 border-top-right-radius:8px;
 margin-right:8px;
 padding-top:8px;
 padding-bottom:8px;
 flex-grow:1;
}
.tabs-7796-tab:not(.ct-section):not(.oxy-easy-posts),
.tabs-7796-tab.oxy-easy-posts .oxy-posts,
.tabs-7796-tab.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.tabs-7796-tab-active {
 background-color:color(6);
 color:color(2);
 box-shadow:4px 0px 4px rgba(0,0,0,0.25);
}
.tabs-contents-7796-tab {
 background-color:color(6);
 border-top-right-radius:8px;
 border-bottom-left-radius:8px;
 border-bottom-right-radius:8px;
 width:100%;
 text-align:justify;
 box-shadow:4px 4px 4px rgba(0,0,0,0.25);
}
.tabs-contents-7796-tab:not(.ct-section):not(.oxy-easy-posts),
.tabs-contents-7796-tab.oxy-easy-posts .oxy-posts,
.tabs-contents-7796-tab.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:space-around;
}
.toggle-8859 {
}
.toggle-8859-expanded {
}
.slide {
background-size: cover; background-repeat:no-repeat;
 height:100vh;
 background-position:50% 50%;
}
.slide-1-bg {
background-image:url(https://redevetor.com.br/wp-content/uploads/2021/09/4.jpg);}
.slide-container {
 width:1140px;
 text-align:left;
 position:relative;
gap: 20px;
}
.slider-titulo {
 color:#ffffff;
 line-height:1.25;
}
.slider-subtitulo {
 color:#ffffff;
}
.servicos-saiba-mais-link-wrapper-home:hover{
 color:#67892f;
}
.servicos-saiba-mais-link-wrapper-home {
 color:#9dc659;
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
}
.div-Informacoes-destaque-pagina-empreendimento {
 padding-top:8px;
 padding-right:16px;
 padding-bottom:8px;
 padding-left:16px;
 border-radius:2px;
 background-color:#f6faf0;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-color:#9dc659;
 border-right-color:#9dc659;
 border-bottom-color:#9dc659;
 border-left-color:#9dc659;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 box-shadow:0px 0px 24px rgba(103,137,47,0.15);
gap: 16px;
}
.div-Informacoes-destaque-pagina-empreendimento:not(.ct-section):not(.oxy-easy-posts),
.div-Informacoes-destaque-pagina-empreendimento.oxy-easy-posts .oxy-posts,
.div-Informacoes-destaque-pagina-empreendimento.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
@media (max-width: 767px) {
.div-Informacoes-destaque-pagina-empreendimento {
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 box-shadow:inset 0px 0px 0px 0px rgba(19,33,58,0);
}
}

.tabs-1571-tab {
 padding-top:0px;
 padding-left:0px;
 padding-right:0px;
 padding-bottom:0px;
 text-align:justify;
 line-height:1.3;
gap: 24px;
}
.tabs-1571-tab:not(.ct-section):not(.oxy-easy-posts),
.tabs-1571-tab.oxy-easy-posts .oxy-posts,
.tabs-1571-tab.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
@media (max-width: 479px) {
.tabs-1571-tab {
 width:45%;
gap: 0px;
}
.tabs-1571-tab:not(.ct-section):not(.oxy-easy-posts),
.tabs-1571-tab.oxy-easy-posts .oxy-posts,
.tabs-1571-tab.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:flex-start;
}
}

.tabs-1571-tab-active {
 color:#9dc659;
}
.tabs-contents-1571-tab {
 padding-top:16px;
 padding-bottom:16px;
 padding-right:16px;
 padding-left:16px;
}
.tabs-contents-1571-tab:not(.ct-section):not(.oxy-easy-posts),
.tabs-contents-1571-tab.oxy-easy-posts .oxy-posts,
.tabs-contents-1571-tab.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:flex-start;
}
.icones-tabs-caracteristicas-infra {
color: #9dc659;}.icones-tabs-caracteristicas-infra 
>svg {width: 28px;height: 28px;}.icones-tabs-caracteristicas-infra {
 visibility:hidden;
}
@media (max-width: 767px) {
.icones-tabs-caracteristicas-infra {
transform:rotate(90deg);}
}

.card-informacaoes-destaque-empreendimento {
 background-color:#ffffff;
 border-radius:2px;
 border-left-style:solid;
 border-left-color:#9dc659;
 border-left-width:4px;
 padding-top:16px;
 padding-left:24px;
 padding-right:24px;
 padding-bottom:16px;
 text-align:justify;
 box-shadow:0px 0px 24px rgba(35,63,109,0.1);
gap: 24px;
}
.card-informacaoes-destaque-empreendimento:not(.ct-section):not(.oxy-easy-posts),
.card-informacaoes-destaque-empreendimento.oxy-easy-posts .oxy-posts,
.card-informacaoes-destaque-empreendimento.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
justify-content:space-around;
}
@media (max-width: 991px) {
.card-informacaoes-destaque-empreendimento {
}
.card-informacaoes-destaque-empreendimento:not(.ct-section):not(.oxy-easy-posts),
.card-informacaoes-destaque-empreendimento.oxy-easy-posts .oxy-posts,
.card-informacaoes-destaque-empreendimento.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:wrap;
}
}

@media (max-width: 767px) {
.card-informacaoes-destaque-empreendimento {
}
.card-informacaoes-destaque-empreendimento:not(.ct-section):not(.oxy-easy-posts),
.card-informacaoes-destaque-empreendimento.oxy-easy-posts .oxy-posts,
.card-informacaoes-destaque-empreendimento.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}

.icone-destaque-produto {
color: #9dc659;}.icone-destaque-produto 
>svg {width: 28px;height: 28px;}.icone-destaque-produto {
}
.div-info-destaque-empreendimento {
gap: 16px;
}
.div-info-destaque-empreendimento:not(.ct-section):not(.oxy-easy-posts),
.div-info-destaque-empreendimento.oxy-easy-posts .oxy-posts,
.div-info-destaque-empreendimento.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
@media (max-width: 991px) {
.div-info-destaque-empreendimento {
 flex-grow:1;
}
}

@media (max-width: 767px) {
.div-info-destaque-empreendimento {
 width:100%;
}
}

.heading-info-destaque {
 line-height:1.2;
 text-align:left;
}
.Nome-info-destaque {
}
.Label-circular-counter--obra-empreendimentos {
 font-size:16px;
 text-align:left;
 line-height:1.2;
 font-weight:700;
}
.botao-solido:hover{
background-color :#67892f;
border: 1px solid #67892f;
}.botao-solido:hover{
}
.botao-solido {
background-color :#9dc659;
border: 1px solid #9dc659;
color: #f0f4fa;
padding: 10px 16px;
}.botao-solido {
 button-hover_color:#67892f;
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
 color:#ffffff;
}
.botao-outline:hover{
background-color: transparent;
border: 1px solid #67892f;
color: #67892f;
}.botao-outline:hover{
}
.botao-outline {
background-color: transparent;
border: 1px solid #9dc659;
color: #9dc659;
padding: 9px 15px;
}.botao-outline {
 button-hover_color:#67892f;
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
}
.div-info-principal-imoveis {
}
.div-info-principal-imoveis:not(.ct-section):not(.oxy-easy-posts),
.div-info-principal-imoveis.oxy-easy-posts .oxy-posts,
.div-info-principal-imoveis.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.cards-cta-forms-contato {
 padding-top:16px;
 padding-left:16px;
 padding-right:16px;
 padding-bottom:16px;
 flex-grow:1;
 background-color:#ffffff;
 border-radius:2px;
 width:45%;
 text-align:center;
 box-shadow:0px 0px 24px rgba(19,33,58,0.15);
gap: 8px;
}
.cards-cta-forms-contato:not(.ct-section):not(.oxy-easy-posts),
.cards-cta-forms-contato.oxy-easy-posts .oxy-posts,
.cards-cta-forms-contato.ct-section .ct-section-inner-wrap{
display:flex;
align-items:center;
}
@media (max-width: 1140px) {
.cards-cta-forms-contato {
}
.cards-cta-forms-contato:not(.ct-section):not(.oxy-easy-posts),
.cards-cta-forms-contato.oxy-easy-posts .oxy-posts,
.cards-cta-forms-contato.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}

@media (max-width: 991px) {
.cards-cta-forms-contato {
 width:60%;
}
}

@media (max-width: 767px) {
.cards-cta-forms-contato {
 width:100%;
}
}

.div-missao-visao-valores {
 padding-top:16px;
 padding-left:16px;
 padding-right:16px;
 padding-bottom:16px;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:solid;
 border-top-left-radius:4px;
 border-bottom-left-radius:4px;
 border-left-width:4px;
 border-left-color:#9dc659;
 background-color:#ffffff;
 text-align:left;
 border-radius:2px;
 flex-grow:1;
 box-shadow:0px 0px 24px rgba(19,33,58,0.1);
}
.div-missao-visao-valores:not(.ct-section):not(.oxy-easy-posts),
.div-missao-visao-valores.oxy-easy-posts .oxy-posts,
.div-missao-visao-valores.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
@media (max-width: 991px) {
.div-missao-visao-valores {
 width:100%;
flex-grow: 1;
}
}

.servico-heading-text {
 border-left-style:solid;
 border-left-width:4px;
 border-left-color:#9dc659;
 border-top-left-radius:4px;
 border-bottom-left-radius:4px;
 padding-left:20px;
}
.servicos-conteudo-textual-wrap {
 width:50%;
gap: 24px;
}
.servicos-conteudo-textual-wrap:not(.ct-section):not(.oxy-easy-posts),
.servicos-conteudo-textual-wrap.oxy-easy-posts .oxy-posts,
.servicos-conteudo-textual-wrap.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
@media (max-width: 767px) {
.servicos-conteudo-textual-wrap {
 width:100%;
}
}

.icones-compartilhamento:hover{
}.icones-compartilhamento:hover{
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
}
.icones-compartilhamento {
color: #333333;}.icones-compartilhamento 
>svg {width: 55px;height: 55px;}.icones-compartilhamento {
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
cursor: pointer;
}
.galeria-display-3-imagens {
 border-radius:2px;
 background-color:#000;
}
.galeria-display-3-imagens .ouacfg-slider .ougsld-img{
height:500px;
}

.galeria-display-3-imagens .ou-swiper-button{
padding-top:8px;
padding-left:4px;
padding-right:4px;
padding-bottom:8px;
background-color:rgba(35,63,109,0.4);
}

.galeria-display-3-imagens .ou-swiper-button svg{
width:26px;
height:26px;
color:#f0f4fa;
}

.galeria-display-3-imagens .ouacfg-slider .swiper-pagination-bullet, .galeria-display-3-imagens .ouacfg-slider.swiper-container-horizontal>.swiper-pagination-progress{
background-color:#b3e5bc;
}

.galeria-display-3-imagens .ouacfg-slider .swiper-pagination-bullet:hover, .galeria-display-3-imagens .ouacfg-slider .swiper-pagination-bullet-active, .galeria-display-3-imagens .ouacfg-slider .swiper-pagination-progress .swiper-pagination-progressbar{
background-color:#9dc659;
}

.galeria-display-3-imagens .swiper-pagination-bullet{
opacity:0.5;
}

.galeria-display-3-imagens .ouacfg-slider-image-container{background-size: cover;}
.titulos-politica-de-privacidade {
 color:#9dc659;
}
.subtitulos-politica-de-privacidade {
}
.icones-compartilhamento-botao:hover{
 border-top-color:#67892f;
 border-right-color:#67892f;
 border-bottom-color:#67892f;
 border-left-color:#67892f;
 color:#67892f;
}
.icones-compartilhamento-botao {
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
 border-top-color:#9dc659;
 border-right-color:#9dc659;
 border-bottom-color:#9dc659;
 border-left-color:#9dc659;
 border-radius:2px;
 color:#9dc659;
 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-filtro-oportunidades:hover{
 background-color:#67892f;
}
.botao-filtro-oportunidades {
 text-align:left;
 padding-top:8px;
 padding-left:8px;
 padding-right:8px;
 padding-bottom:8px;
 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:#9dc659;
 border-right-color:#9dc659;
 border-bottom-color:#9dc659;
 border-left-color:#9dc659;
 background-color:#9dc659;
 color:#f0f4fa;
 left:28px;
 bottom:28px;
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
 position:fixed;
 visibility:hidden;
 box-shadow:0px 0px 24px rgba(19,33,58,0.15);
gap: 16px; cursor: pointer; display: none;
}
.botao-filtro-oportunidades:not(.ct-section):not(.oxy-easy-posts),
.botao-filtro-oportunidades.oxy-easy-posts .oxy-posts,
.botao-filtro-oportunidades.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:flex-start;
}
@media (max-width: 767px) {
.botao-filtro-oportunidades {
 visibility:visible;
 z-index:334;
display: flex;
}
}

.botao-compartilhamento:hover{
 border-top-color:#67892f;
 border-right-color:#67892f;
 border-bottom-color:#67892f;
 border-left-color:#67892f;
 background-color:#67892f;
 color:#f0f4fa;
}
.botao-compartilhamento {
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
 border-top-color:#9dc659;
 border-right-color:#9dc659;
 border-bottom-color:#9dc659;
 border-left-color:#9dc659;
 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;
 flex-grow:1;
 color:#f0f4fa;
 background-color:#9dc659;
 padding-top:8px;
 padding-bottom:8px;
 padding-left:4px;
 padding-right:4px;
}
@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;  
  }
}.formychat-widget {
  z-index: 1000 !important;
}ul{
margin-block-start: 0; margin-block-end: 0; padding-inline-start: 20px;
}
#headline-16-27622 > span > a:hover{
color: #5d87cb;
}
#headline-16-27622 > span > a{
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
}
#-ouacfg_slider-377-27520 .swiper-slide-active{
delay: 0.3s; transition: 0.8s;
}
#-ouacfg_slider-377-27520 .swiper-slide-next{
background-blend-mode: multiply; opacity: 0.3; delay: 0.3s; transition: 0.8s;
}
#-ouacfg_slider-377-27520 .swiper-slide-prev{
background-blend-mode: multiply; opacity: 0.3; delay: 0.3s; transition: 0.8s;
}
#-ouacfg_slider-427-27662 .swiper-slide-active{
delay: 0.3s; transition: 0.8s;
}
#-ouacfg_slider-427-27662 .swiper-slide-next{
background-blend-mode: multiply; opacity: 0.3; delay: 0.3s; transition: 0.8s;
}
#-ouacfg_slider-427-27662 .swiper-slide-prev{
background-blend-mode: multiply; opacity: 0.3; delay: 0.3s; transition: 0.8s;
}
#-ou_content_slider-468-12 .swiper-slide-active{
transition: 0.3s;
}
#-ou_content_slider-468-12 .swiper-slide-next{
background-blend-mode: multiply; opacity: 0.3; transitiom: 0.3s;
}
#-ou_content_slider-468-12 .swiper-slide-prev{
background-blend-mode: multiply; opacity: 0.3; transitiom: 0.3s;
}
select#interesse{
 font-family:Barlow;
 width:100%;
 padding-top:0.5em;
 padding-left:0.5em;
 padding-right:0.5em;
 padding-bottom:0.5em;
 color:#233f6d;
 border-top-left-radius:8px;
 border-bottom-right-radius:8px;
 border-radius:2px;
 background-color:#f6faf0;
}
.page-id-27474 #headline-9-27676{
 color:#9dc659;
color: #9dc659;
}
.tag-entregue #headline-20-27623{
 color:#9dc659;
}
.tag-em-obras #headline-82-27623{
 color:#9dc659;
}
.tag-lancamento #headline-79-27623{
 color:#9dc659;
}
#text_block-23-27622 span{
display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical;
}
.wpcf7-form label{
 color:color(15);
 padding-top:0.5em;
 padding-left:0.5em;
 padding-right:0.5em;
 padding-bottom:0.5em;
}
textarea{
 font-family:Barlow;
height: 6em !important;
}
.wpcf7-form-control-wrap{
 width:100%;
}
#politica-de-privacidade a{
 color:color(1);
 text-decoration:underline;
}
#politica-de-privacidade span.wpcf7-list-item.first.last{
 margin-left:0px;
}
#politica-de-privacidade .wpcf7-list-item.first.last input{
 width:1em;
 height:1em;
}
#politica-de-privacidade{
 font-family:Barlow;
 font-size:14px;
 flex-direction:row;
 flex-wrap:wrap;
 text-align:left;
}
label{
 font-family:Barlow;
 font-weight:700;
 font-size:14px;
 color:#5d87cb;
 line-height:1;
}
input, textarea, select{
 font-family:Barlow;
 border-top-left-radius:8px;
 border-bottom-right-radius:8px;
 border-top-right-radius:0px;
 border-bottom-left-radius:0px;
 width:100%;
 padding-top:0.5em;
 padding-left:0.5em;
 padding-right:0.5em;
 padding-bottom:0.5em;
 color:color(15);
 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:#9dc659;
 border-right-color:#9dc659;
 border-bottom-color:#9dc659;
 border-left-color:#9dc659;
}
.wpcf7-form.init br{
 display:none;
}
.form-group{
 display:flex;
 flex-direction:column;
 align-items:flex-start;
 margin-bottom:12px;
}
input.wpcf7-form-control.wpcf7-submit:hover{
 background-color:#67892f;
}
input.wpcf7-form-control.wpcf7-submit{
 background-color:#9dc659;
 color:#f0f4fa;
 font-weight:700;
 transition-timing-function:ease-in-out;
 transition-duration:0.3s;
}
.tabs-1571-tab-active .icones-tabs-caracteristicas-infra{
 visibility:visible;
}
#section-226-8 .oxy-inner-content{
 display:flex;
 align-content:flex-end;
}
.ou-off-canvas-inner-wrap.ou-off-canvas-panel.ofc-front .oxy-inner-content{
}
header a[href="#"]{
pointer-events: none;
}
#text_block-31-261 span a:hover{
 background-color:color(8);
}
#text_block-31-261 span a{
 background-color:color(7);
 font-size:14px;
 color:color(14);
 text-decoration:none;
 padding-left:6px;
 padding-right:6px;
 border-radius:4px;
}
#div_block-8-339:hover #div_block-9-339{
 width:80px;
}
.impacto_caracteristica_lista ul li{
padding: 2px 20px 2px 2px;
}
.impacto_caracteristica_lista ul{
-webkit-columns: 3;
}
#section-8-22 > .ct-section-inner-wrap{
gap: 40px;
}
#div_block-8-339:hover #div_block-24-339{
 opacity:1;
}
li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-has-children.menu-item-271 ul li a{
}
.page-id-3 h3{
 color:color(3);
 font-size:24px;
 margin-top:24px;
}
.page-id-3 h2{
 font-family:Barlow;
 font-size:32px;
 font-weight:700;
 color:color(2);
 margin-top:40px;
}
#wpcf7-f302-o1 .wpcf7-submit{
 font-family:Barlow;
 background-color:color(3);
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
 box-shadow:inset 0px 0px 24px rgba(179,229,188,0.5);
}
#wpcf7-f302-o1 #politica-de-privacidade{
 color:color(5);
}
.oxy-map iframe{
 border-top-left-radius:8px;
 border-bottom-right-radius:8px;
 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:#f0f4fa;
 border-right-color:#f0f4fa;
 border-bottom-color:#f0f4fa;
 border-left-color:#f0f4fa;
 border-radius:3px;
}
input#wp-comment-cookies-consent{
width: unset;
}
.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;
}
.oxy-repeater-pages-wrap{
 display:none;
display: none !important;
}
#-ou_imgpanel-205-10 .ou-image-panel-wrap{
gap: 4px;
}
@media (max-width: 1140px) {
li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-has-children.menu-item-271 ul li a{
 font-size:14px;
color: #c3c4c7 !important; font-weight: 300 !important; padding: 10px !important;
}
}

@media (max-width: 767px) {
.impacto_caracteristica_lista ul{
-webkit-columns: 1;
}
}

@media (max-width: 991px) {
.ou-off-canvas-inner-wrap.ou-off-canvas-panel.ofc-front .oxy-inner-content{
 padding-left:8px;
flex-grow: 1;
}
}

@media (max-width: 479px) {
.ou-off-canvas-inner-wrap.ou-off-canvas-panel.ofc-front .oxy-inner-content{
flex-grow: 1;
}
}

