.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: 1500px;
}
body {font-family: 'Montserrat';}body {line-height: 1.;font-size: 1rem;font-weight: 400;color: #003853;}.oxy-nav-menu-hamburger-line {background-color: #003853;}h1, h2, h3, h4, h5, h6 {font-family: 'Montserrat';font-size: 2.5em;font-weight: 600;line-height: 1.2;color: currentColor;}h2, h3, h4, h5, h6{font-size: 2em;}h3, h4, h5, h6{font-size: 1.5em;}h4, h5, h6{font-size: 1.2em;}h5, h6{font-size: 1.1em;}h6{font-size: 1em;}a {color: currentColor;text-decoration: none;}a:hover {text-decoration: none;}.ct-link-text {text-decoration: ;}.ct-link {text-decoration: ;}.ct-link-button {border-radius: 3px;}.ct-section-inner-wrap {
padding-top: 4rem;
padding-right: calc(1 * var(--squnit)) ;
padding-bottom: 4rem;
padding-left: calc(1 * var(--squnit)) ;
}.ct-new-columns > .ct-div-block {
padding-top: 2rem;
padding-right: 2rem;
padding-bottom: 2rem;
padding-left: 2rem;
}.oxy-header-container {
padding-right: calc(1 * var(--squnit)) ;
padding-left: calc(1 * var(--squnit)) ;
}@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;
				}
			}
.oxy-close-modal {
}
.coolscroll {
}
.wait {
}
.ci-home-slide {
background-size: cover; gap:2rem;
 background-repeat:no-repeat;
 position:relative;
 background-position:center  center ;
aspect-ratio: 2.2;
}
.ci-home-slide:not(.ct-section):not(.oxy-easy-posts),
.ci-home-slide.oxy-easy-posts .oxy-posts,
.ci-home-slide.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
justify-content:flex-end;
gap:2rem;
}
@media (max-width: 1500px) {
.ci-home-slide {
aspect-ratio: 2.2;
}
}

@media (max-width: 991px) {
.ci-home-slide {
aspect-ratio: 1.25;
}
}

@media (max-width: 767px) {
.ci-home-slide {
aspect-ratio: 2 / 3;
}
}

.ci-stripes-right {
}
.ci-stripes-left {
}
.ci-square-img {
 attachment_height:149;
 attachment_width:150;
 attachment_url:https://citeenel2025.com.br/wp-content/uploads/2025/03/Industry.svg;
 width:10rem;
 height:10rem;
 background-color:#36499b;
 flex-shrink:0;
}
@media (max-width: 1500px) {
.ci-square-img {
 width:15vw;
 height:15vw;
}
}

.ci-about-card {
}
.ci-about-card__h4 {
 font-size:1rem;
}
.ci-about-card__rtxt {
}
.ci-line-gall__img {
 height:100%;
 flex-shrink:0;
}
.ci-spon-card__h4 {
 color:#003853;
 font-size:1rem;
}
.ci-spon-card__rtxt {
}
.ci-spon-card {
}
.observed {
}
.ci-sch {
 width:100%;
}
.ci-sch__rtxt {
}
.ci-sch__hgr {
}
.ci-stripes-bottom {
}
.menu-div {
 position:relative;
 gap:1.5rem;
}
.menu-div:not(.ct-section):not(.oxy-easy-posts),
.menu-div.oxy-easy-posts .oxy-posts,
.menu-div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
gap:1.5rem;
}
@media (max-width: 767px) {
.menu-div {
 gap:1rem;
}
.menu-div:not(.ct-section):not(.oxy-easy-posts),
.menu-div.oxy-easy-posts .oxy-posts,
.menu-div.ct-section .ct-section-inner-wrap{
gap:1rem;
}
}

.menu-panel {
 position:absolute;
 top:4rem;
 padding-top:1rem;
 padding-right:1rem;
 padding-bottom:1rem;
 padding-left:1rem;
 background-color:rgba(255,255,255,0.75);
 color:#003853;
 right:0 ;
 z-index:102;
 font-size:0.75rem;
}
@media (max-width: 767px) {
.menu-panel {
 font-size:1.25rem;
}
}

.menu-icon {
cursor: pointer;
}
.ci-home-slide-cover {
background-image:url(https://citeenel2025.com.br/wp-content/uploads/2025/06/slide-chess.svg);background-size: cover; position:absolute;
 left:0 ;
 bottom:0 ;
 background-repeat:no-repeat;
width: calc(8 * var(--squnit)); height: calc(8 * var(--squnit));
}
@media (max-width: 767px) {
}

.ci-home-slide-frame {
min-width: calc(12 * var(--squnit)); min-height: calc(12 * var(--squnit)); padding: calc(4 * var(--squnit)); margin: calc(4 * var(--squnit)); margin-top: 0; background-color: transparent; background-image: url(/wp-content/uploads/2025/06/slide-frame-tl.svg), url(/wp-content/uploads/2025/06/slide-frame-tr.svg), url(/wp-content/uploads/2025/06/slide-frame-br.svg), url(/wp-content/uploads/2025/06/slide-frame-bl.svg); background-size: calc(4 * var(--squnit)), calc(4 * var(--squnit)), calc(4 * var(--squnit)), calc(4 * var(--squnit)); background-repeat: no-repeat, no-repeat, no-repeat, no-repeat; background-position: left top, right top, right bottom, calc(4 * var(--squnit)) bottom;
}
.ci-home-slide-text {
 background-color:white;
 color:#18c42b;
 font-size:2rem;
 text-align:left;
 font-weight:500;
 line-height:1.2;
padding: calc(4 * var(--stripes));
}
@media (max-width: 1500px) {
.ci-home-slide-text {
 font-size:1.5rem;
}
}

@media (max-width: 991px) {
.ci-home-slide-text {
 font-size:1.25rem;
}
}

@media (max-width: 767px) {
.ci-home-slide-text {
}
}

@media (max-width: 479px) {
.ci-home-slide-text {
 font-size:1rem;
}
}

.ci-two-cols {
 line-height:1.33;
column-count: auto; column-width: 25em; column-gap: 6em;
}
.ci-text-section {
 background-color:white;
 text-align:left;
 font-size:1rem;
 color:#003853;
 line-height:2;
 gap:4rem;
}
.ci-text-section:not(.ct-section):not(.oxy-easy-posts),
.ci-text-section.oxy-easy-posts .oxy-posts,
.ci-text-section.ct-section .ct-section-inner-wrap{
align-items:stretch;
gap:4rem;
}
.ci3-section {
background-size: calc(76 * var(--squnit))  auto ; background-repeat:no-repeat;
 color:#003853;
 text-align:left;
 min-height:calc(24 * var(--squnit)) ;
 position:relative;
 overflow:hidden;
 background-position:50% bottom ;
}
.ci3-section .ct-section-inner-wrap {
padding-top: calc(4 * var(--squnit)) ;
padding-bottom: calc(0.6 * var(--squnit)) ;
}
.ci3-section:not(.ct-section):not(.oxy-easy-posts),
.ci3-section.oxy-easy-posts .oxy-posts,
.ci3-section.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:flex-end;
}
@media (max-width: 1500px) {
.ci3-section {
 background-repeat:no-repeat;
 background-position:calc(-8 * var(--squnit))  bottom ;
}
}

.ci3-grid-card {
 font-size:0.9rem;
 width:320px;
}
.ci3-grid-card:not(.ct-section):not(.oxy-easy-posts),
.ci3-grid-card.oxy-easy-posts .oxy-posts,
.ci3-grid-card.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:stretch;
}
.ci3-card-img {
background-size: 83% 83%; width:100%;
 background-repeat:no-repeat;
 aspect-ratio:1;
 object-fit:cover;
 max-width:100%;
 max-height:100%;
 height:auto;
 background-position:center  center ;
}
.ci3-card-img:not(.ct-section):not(.oxy-easy-posts),
.ci3-card-img.oxy-easy-posts .oxy-posts,
.ci3-card-img.ct-section .ct-section-inner-wrap{
display:block;
}
.ci3-card-rtf {
 line-height:1.5;
}
.ci3-grid-card-bottom {
 padding-top:2em;
 gap:1em;
}
.ci3-grid-card-bottom:not(.ct-section):not(.oxy-easy-posts),
.ci3-grid-card-bottom.oxy-easy-posts .oxy-posts,
.ci3-grid-card-bottom.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
justify-content:space-between;
gap:1em;
}
.ci3-card-icon {
color: currentColor;}.ci3-card-icon 
>svg {width: 28px;height: 28px;}.ci3-card-icon {
 padding-top:0 ;
 padding-right:0 ;
 padding-bottom:0 ;
 padding-left:0 ;
}
.ci3-card-img-link:after{
background-image:url(https://citeenel2025.com.br/wp-content/uploads/2025/06/frame.svg);background-size: cover; position:absolute;
 top:0px;
 left:0px;
 background-repeat:no-repeat;
 width:100%;
 height:100%;
  content:"";
}
.ci3-card-img-link:not(.ct-section):not(.oxy-easy-posts):after,
.ci3-card-img-link.oxy-easy-posts .oxy-posts:after,
.ci3-card-img-link.ct-section .ct-section-inner-wrap:after{
display:block;
}
.ci3-card-img-link {
 position:relative;
 padding-right:8%;
 padding-bottom:8%;
 padding-left:8%;
 padding-top:8%;
}
.ci3-card-img-link:not(.ct-section):not(.oxy-easy-posts),
.ci3-card-img-link.oxy-easy-posts .oxy-posts,
.ci3-card-img-link.ct-section .ct-section-inner-wrap{
display:block;
}
.ci3-hoteis {
 line-height:1.33;
}
.linkedin {
}
.ci3-grid-card-rtxt {
}
.ci3-grid-card-rtxt:not(.ct-section):not(.oxy-easy-posts),
.ci3-grid-card-rtxt.oxy-easy-posts .oxy-posts,
.ci3-grid-card-rtxt.ct-section .ct-section-inner-wrap{
display:none;
}
.ci3-mini-slider {
background-image:url(https://citeenel2025.com.br/wp-content/uploads/2025/06/centro-vasco-vasques.avif);background-size: cover; slider-arrow-color:darker;
 slider-dot-color:#ffffff;
 slider-show-arrows:yes;
 slider-show-dots:yes;
 slider-autoplay:no;
 slider-autoplay-delay:3000;
 slider-infinite:no;
 slider-animation:horizontal;
 slider-animation-speed:750;
 width:calc(28 * var(--squnit) + 2px) ;
 height:calc(19 * var(--squnit) + 11px) ;
 position:absolute;
 left:calc( 50% - 6 * var(--squnit) ) ;
 bottom:0px;
 slider-dots-overlay:yes;
 slider-remove-padding:yes;
 slider-stretch-slides:yes;
 background-repeat:no-repeat;
 background-position:center  center ;
}
.ci3-mini-slider .unslider-nav ol li {border-color: #ffffff; }.ci3-mini-slider .unslider-nav ol li.unslider-active {background-color: #ffffff; }            .ci3-mini-slider .unslider {
				padding: 0px;
			}
			.ci3-mini-slider .unslider-wrap.unslider-carousel > li {
				padding: 0px;
			}
			.ci3-mini-slider .unslider-arrow.next {
				right: 10px;
				z-index: 100;
			}
			.ci3-mini-slider .unslider-arrow.prev {
				left: 10px;
				z-index: 100;
			}
        			.ci3-mini-slider .unslider .unslider-nav {
			    position: absolute;
			    bottom: 0;
			    left: 0;
			    right: 0;
			    z-index: 100;
			}
					.ci3-mini-slider .unslider-wrap {
				display: flex;
			}
			.ci3-mini-slider .ct-slide {
				height: 100%;
			}
			.ci3-mini-slider .unslider, 
			.ci3-mini-slider .oxygen-unslider-container, 
			.ci3-mini-slider .unslider-wrap, 
			.ci3-mini-slider .unslider-wrap li {
				height: 100%;
			}
		@media (max-width: 1500px) {
.ci3-mini-slider {
 left:calc(24 * var(--squnit) ) ;
}
}

.ci3-mini-slider-slide {
background-size: cover; background-repeat:no-repeat;
}
.ci-prg-block {
 border-top-color:var(--accent-color);
 border-right-color:var(--accent-color);
 border-bottom-color:var(--accent-color);
 border-left-color:var(--accent-color);
 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;
 width:100%;
 position:relative;
}
.ci-prg-block:not(.ct-section):not(.oxy-easy-posts),
.ci-prg-block.oxy-easy-posts .oxy-posts,
.ci-prg-block.ct-section .ct-section-inner-wrap{
display:flex;
}
.ci-prg-div {
 gap:6rem;
}
.ci-prg-div:not(.ct-section):not(.oxy-easy-posts),
.ci-prg-div.oxy-easy-posts .oxy-posts,
.ci-prg-div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:flex-start;
gap:6rem;
}
@media (max-width: 991px) {
.ci-prg-div {
}
.ci-prg-div:not(.ct-section):not(.oxy-easy-posts),
.ci-prg-div.oxy-easy-posts .oxy-posts,
.ci-prg-div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}

.ci-prg-head2 {
 background-color:var(--accent-color);
}
.ci-prg-head {
 font-size:1.5rem;
 line-height:1;
 padding-top:0.5rem;
 padding-right:1rem;
 padding-bottom:0.5rem;
 padding-left:1rem;
 min-width:11rem;
 font-weight:700;
}
.ci-prg-rtxt {
 padding-left:1rem;
 padding-right:1rem;
 padding-bottom:1rem;
 padding-top:1rem;
}
:root {
  font-size: 20px;
  --noite:    #003853;
  --pistache: #9bbd65;
  --cobalto:  #36499b;
  --apple:    #18c42b;
  --lima:     #e6eb71;
  --minion:   #ebef66;
  --ceu:      #00addc;
  --vermelho: #ea1d24;
  --rosa:     #e282ca;
  --stripes:  12px;
  --squnit:   25px;
}

@media (max-width: 1499px) {
  :root {
    --squnit:   1.667vw;
  }
}

@media (max-width: 767px) {
  :root {
    font-size: 16px;
    --stripes:  8px;
    --squnit:   8px;
  }
}

::placeholder { 
  color: gray;
  opacity: 1; 
}
body {
  background-color: var(--apple);
  color: white;
}

.menu-item:focus-visible,
.menu-item a:focus-visible {
    outline: none;
}
.oxy-rich-text ul:first-child {
    margin-block-start: 0;
}
.oxy-rich-text ul:last-child {
    margin-block-end: 0;
}
.oxy-rich-text ul {
  padding-inline-start: 1.5em;
}


/* https://shadows.brumm.af/ */
.hd-shadow {
box-shadow:
  0px 0px 4.2px rgba(0, 0, 0, 0.125),
  0px 0px 20px rgba(0, 0, 0, 0.25)
;
}

div.hd-icon svg {
    width: 100%;
    height: 100%;
}
.hd-icon-button svg {
    width: 1.5em;
    height: 1.5em;
}


/* ===== Scrollbar CSS ===== */
/* https://codepen.io/stephenpaton-tech/pen/JjRvGmY */
/* Firefox */
/*
* {
	scrollbar-width: auto;
	scrollbar-color: #81d8d8 #ededed;
}
*/
.hscroller {
  overflow-x: auto;
  scroll-snap-type: x mandatory;
}
.hscroller > * {
  scroll-snap-align: start;
  scroll-margin: 1rem;
  overflow: clip;
}
.hscroller::-webkit-scrollbar {
height: 8px;
}
.hscroller::-webkit-scrollbar-track {
background: #cccaca;
border-radius: 8px;
border: none;
}
.hscroller::-webkit-scrollbar-thumb {
background-color: #9bbd65;
border-radius: 8px;
border: none;
}
.hscroller::-webkit-scrollbar-button:end:increment {
width: 25%;
display: block;
}
.hscroller::-webkit-scrollbar-button:start:decrement {
width: 25%;
}



.ci-stripes-right {
    background-image: linear-gradient(to left, 
                                      var(--ceu)         0,                     var(--ceu)      calc(1 * var(--stripes)), 
                                      var(--vermelho) calc(1 * var(--stripes)), var(--vermelho) calc(2 * var(--stripes)), 
                                      var(--minion)   calc(2 * var(--stripes)), var(--minion)   calc(3 * var(--stripes)), 
                                      transparent     calc(3 * var(--stripes)), transparent     100%);
}
.ci-stripes-left {
    background-image: linear-gradient(to right, 
                                      var(--minion)      0,                     var(--minion)   calc(1 * var(--stripes)), 
                                      var(--vermelho) calc(1 * var(--stripes)), var(--vermelho) calc(2 * var(--stripes)), 
                                      var(--ceu)      calc(2 * var(--stripes)), var(--ceu)      calc(3 * var(--stripes)), 
                                      transparent     calc(3 * var(--stripes)), transparent     100%);
}
.ci-stripes-bottom {
    background-image: linear-gradient(to top, 
                                      var(--ceu)         0,                     var(--ceu)      calc(1 * var(--stripes)), 
                                      var(--vermelho) calc(1 * var(--stripes)), var(--vermelho) calc(2 * var(--stripes)), 
                                      var(--minion)   calc(2 * var(--stripes)), var(--minion)   calc(3 * var(--stripes)), 
                                      transparent     calc(3 * var(--stripes)), transparent     100%);
}
.oxy-rich-text a.ci-button {
    margin: 0.5em 0;
    display: inline-block;
    padding: 0.5em 1em;
    background-color: var(--noite);
    color: white;
    border-radius: 0.6rem;
    border: 1px solid currentColor;
}
.oxy-rich-text a.ci-button:hover {
    background-color: white;
    color: var(--noite);
}

.break-col {
  break-before: column;
}
.ci-two-cols p, 
.ci-two-cols ul,
.ci-two-cols .block { 
  break-inside: avoid;
}
.ci-two-cols a {
  text-decoration: underline;
}
.ci-two-cols a:hover {
  text-decoration: none;
  color: var(--apple);
}

.ci3-section h2 { 
  min-width: calc(22 * var(--squnit)); 
  text-align: center; 
  font-size: calc(1.6 * var(--squnit) );
}

#main_nav_menu .featured.menu-item a {
    color: var(--noite);
    background-color: var(--apple) !important;
}
#main_nav_menu .featured.menu-item:focus-within a, 
#main_nav_menu .featured.menu-item:hover a {
    color: var(--minion);
}
.oxy-nav-menu-list {
    flex-wrap: wrap;
    justify-content: flex-end;
}

#base_header.fixed {
  position: fixed;
  top: 0;
}

/*  CF7 : reset ugly defaults */

.wpcf7 form .wpcf7-response-output {
  border: 1px solid currentcolor;
  color: var(--apple);
  margin: 1em 0;
  padding: 0.5em 1em;
  text-align: center;
}

.wpcf7 form.invalid    .wpcf7-response-output, 
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.sent       .wpcf7-response-output {
  border-color: currentcolor;
}

.wpcf7-not-valid-tip {
  color: var(--vermelho);
  font: inherit;
  font-size: 0.7em;
  display: block;
}

.wpcf7 form input,
.wpcf7 form textarea,
.wpcf7 form select {
  outline: none;
  border: none;
  border-radius: 0.5em;
  border: 1px solid var(--noite);
  background-color: transparent;
  padding: 0.5em 1em;
  font-family: inherit;
  color: currentColor;
  width: 100%;
  line-height: 1.3;
}
.wpcf7 form    input:focus,
.wpcf7 form textarea:focus,
.wpcf7 form   select:focus {
  border-bottom: 2px solid var(--apple);
}
.wpcf7 form    input:hover,
.wpcf7 form textarea:hover,
.wpcf7 form   select:hover {
  border-color: var(--apple);
}

.wpcf7 form textarea { height: 8em; }

.wpcf7 form [type="reset"], 
.wpcf7 form [type="submit"],
.wpcf7 form [type=file]::file-selector-button {
  width: initial;
  cursor: pointer;
  padding: 0.8em 2.4em;
  border: 1px solid currentcolor;
  background-color: var(--noite);
  color: white;
  text-transform: uppercase;
  align-self: flex-start;
}
.wpcf7 form .hd-submit {
  margin-top: 1.5em;
}

.wpcf7 form [type=file] {
  padding: 0;
}
.wpcf7 form [type=file]::file-selector-button {
  font-size: 0.6em;
  background-color: transparent;
  color: var(--noite);
  border-color: currentColor;
}
.wpcf7 form [type="reset"]:hover, 
.wpcf7 form [type="submit"]:hover,
.wpcf7 form [type="reset"]:focus, 
.wpcf7 form [type="submit"]:focus,
.wpcf7 form [type=file]::file-selector-button:hover,
.wpcf7 form [type=file]::file-selector-button:focus {
  background-color: white;
  color: var(--noite);
  border-color: currentcolor;
}
.wpcf7 form [type=file]::file-selector-button:hover {
  background-color: transparent;
  color: var(--noite);
}

.wpcf7 form {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 0;
}
.wpcf7 form p {
  margin: 0;
  display: flex;
  gap: 1em;
  flex-direction: column;
}

.wpcf7 form p label {
/*  line-height: 1; */
  cursor: pointer;
  display: flex;
  flex-direction: column;
  gap: 0.5em;
  align-items: stretch;
}
.wpcf7 form p small {
    display: inline-block;
}
@media (max-width: 767px) {
  .wpcf7 form p {
    flex-direction: column;
  }
}
.wpcf7 form br {
  display: none;
}
.wpcf7-form-control-wrap {
    width: 100%;
}

.wpcf7-list-item {
    display: block;
    margin: 0;
}
span.wpcf7-form-control.wpcf7-radio {
    display: flex;
    width: 100%;
    justify-content: space-between;
}

.wpcf7-radio span.wpcf7-list-item label {
  flex-direction: row;
  align-items: baseline;
  justify-content: flex-start;
}
span.wpcf7-list-item-label {
  text-align: left;
}
span.wpcf7-form-control.wpcf7-radio {
    justify-content: space-evenly;
    flex-wrap: wrap;
    gap: 2em 1em;
}
.wpcf7 form span.wpcf7-acceptance label {
    flex-direction: row;
    align-items: baseline;
    cursor: default;
}
.wpcf7 form span.wpcf7-acceptance label input {
  width: auto;
}
.wpcf7 form span.wpcf7-acceptance label a {
  text-decoration: underline;
}
.wpcf7 form span.wpcf7-acceptance label a:hover {
  text-decoration: none;
  color: var(--vermelho);
}

span.wpcf7-form-control.wpcf7-radio.block-list-item {
  justify-content: start;
  gap: 0.5em;
}
span.wpcf7-form-control.wpcf7-radio.block-list-item .wpcf7-list-item input {
    width: initial;
}
.wpcf7 form div.section {
  break-inside: avoid;
  display: flex;
  flex-direction: column;
  gap: 1rem;
  margin-top: 2rem;
}
@media (min-width: 991px) {
  .wpcf7 form div.section.break-before {
    break-before: column;
  }
}
@media (max-width: 991px) {
  span.wpcf7-form-control.wpcf7-radio {
    flex-direction: column;
    align-items: flex-start;
    gap: 0.5rem;
    text-align: left;
  } 
}
.wpcf7 form div.section.accordion p {
  display: none;
/*
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.5s ease-out;
*/
}
.wpcf7 form div.section.accordion {
  margin-top: 4rem;
}
.wpcf7 form div.section.accordion h4 {
  margin-top: 1rem;
  cursor: pointer;
  text-decoration: underline;
  text-underline-offset: 10%;
  text-decoration-thickness: from-font;
}
/*
.wpcf7 form div.section.accordion h4::before {
  content: "›";
  display: inline-block;
  width: 1.5rem;
  text-align: center;
}
.wpcf7 form div.section.accordion h4.open::before {
  transform: rotate(90deg);
}
*/
.wpcf7 form div.section.accordion h4.open + p {
  display: block;
/*  max-height: initial; */
}