.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: 1310px;
}
body {font-family: 'Open Sans';}body {line-height: 1.5;font-size: 1rem;font-weight: 400;color: #332e66;}.oxy-nav-menu-hamburger-line {background-color: #332e66;}h1, h2, h3, h4, h5, h6 {font-family: 'Roboto Flex';font-size: 2.5em;font-weight: 900;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.25em;}h5, h6{font-size: 1.1em;}h6{font-size: 1em;}a {color: #9d7f5f;text-decoration: none;}a:hover {color: currentcolor;text-decoration: none;}.ct-link-text {text-decoration: ;}.ct-link {text-decoration: ;}.ct-link-button {border-radius: 3px;}.ct-section-inner-wrap {
padding-top: 6rem;
padding-right: 2rem;
padding-bottom: 6rem;
padding-left: 2rem;
}.ct-new-columns > .ct-div-block {
padding-top: 2rem;
padding-right: 2rem;
padding-bottom: 2rem;
padding-left: 2rem;
}.oxy-header-container {
padding-right: 2rem;
padding-left: 2rem;
}@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;
				}
			}
.hscroller {
}
.gv-galeria {
}
.oxy-close-modal {
}
.coolscroll {
}
.wait {
}
.rc-sol-block {
}
@media (max-width: 767px) {
.rc-sol-block {
}
}

.rc-sol-h3 {
 font-weight:300;
}
.rc-underline {
}
.rc-button:hover{
background-image:linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0.5)); color:#ffffff;
}
.rc-button {
 font-family:Roboto Flex;
 border-radius:2em;
 padding-right:1.2em;
 padding-left:1.2em;
 border-top-color:currentColor;
 border-right-color:currentColor;
 border-bottom-color:currentColor;
 border-left-color:currentColor;
 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;
 gap:1em;
 text-transform:uppercase;
 font-size:0.8em;
 letter-spacing:0.05em;
 line-height:1;
 margin-top:2rem;
 color:currentColor;
 text-align:center;
 font-weight:400;
 padding-top:0.6em;
 padding-bottom:0.6em;
 height:auto;
}
.rc-button:not(.ct-section):not(.oxy-easy-posts),
.rc-button.oxy-easy-posts .oxy-posts,
.rc-button.ct-section .ct-section-inner-wrap{
display:inline-flex;
align-items:center;
justify-content:center;
gap:1em;
}
.cb-deco-pattern-bg {
background-image:url(/wp-content/uploads/graphics/deco-pattern.svg);background-size: auto; background-repeat:repeat;
}
.el-fancy-heading {
 font-weight:300;
 align-self:flex-start;
background: linear-gradient(to top, var(--nuvem2) 0, var(--nuvem2) 0.3em, transparent 0.3em, transparent ); text-wrap: balance;
}
.el-fancy-heading:not(.ct-section):not(.oxy-easy-posts),
.el-fancy-heading.oxy-easy-posts .oxy-posts,
.el-fancy-heading.ct-section .ct-section-inner-wrap{
display:inline;
}
@media (max-width: 991px) {
.el-fancy-heading {
}
}

.el-text-slide {
 text-align:left;
}
.el-text-slide:not(.ct-section):not(.oxy-easy-posts),
.el-text-slide.oxy-easy-posts .oxy-posts,
.el-text-slide.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
.el-text-slider {
 font-family:Roboto Flex;
 font-size:1rem;
 line-height:1.15;
 font-weight:600;
 slider-remove-padding:yes;
 slider-dots-overlay:no;
 slider-stretch-slides:yes;
}
            .el-text-slider .unslider {
				padding: 0px;
			}
			.el-text-slider .unslider-wrap.unslider-carousel > li {
				padding: 0px;
			}
			.el-text-slider .unslider-arrow.next {
				right: 10px;
				z-index: 100;
			}
			.el-text-slider .unslider-arrow.prev {
				left: 10px;
				z-index: 100;
			}
        			.el-text-slider .unslider-wrap {
				display: flex;
			}
			.el-text-slider .ct-slide {
				height: 100%;
			}
			.el-text-slider .unslider, 
			.el-text-slider .oxygen-unslider-container, 
			.el-text-slider .unslider-wrap, 
			.el-text-slider .unslider-wrap li {
				height: 100%;
			}
		.el-button:hover{
 background-color:#332e66;
 color:white;
}
.el-button {
 font-family:Roboto Flex;
 background-color:#9d7f5f;
 line-height:1;
 padding-top:1em;
 padding-bottom:1em;
 padding-left:1.5em;
 color:white;
 text-transform:uppercase;
 letter-spacing:0.1em;
 font-size:0.8em;
 border-radius:0.25em;
 padding-right:1.5em;
 font-weight:600;
 align-self:center;
}
.el-over-text {
 font-family:Roboto Flex;
 line-height:1;
 font-weight:700;
 color:#9d7f5f;
 text-transform:uppercase;
 letter-spacing:0.2em;
 font-size:0.9em;
}
.el-hgroup {
 gap:0.25rem;
}
.el-hgroup:not(.ct-section):not(.oxy-easy-posts),
.el-hgroup.oxy-easy-posts .oxy-posts,
.el-hgroup.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
gap:0.25rem;
}
.el-panel-section {
}
.el-panel-section .ct-section-inner-wrap {
padding-top: 0;
padding-right: 0;
padding-bottom: 0;
padding-left: 0;
}
.el-panel-section:not(.ct-section):not(.oxy-easy-posts),
.el-panel-section.oxy-easy-posts .oxy-posts,
.el-panel-section.ct-section .ct-section-inner-wrap{
display:grid;
flex-wrap:wrap;
align-items:stretch;
display: grid !important;justify-items: stretch;align-items: stretch;grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));grid-column-gap: 0px;grid-row-gap: 0px;}
@media (max-width: 1310px) {
}

.el-panel-card:hover{
 background-color:#eee;
 background-blend-mode:overlay;
 color:#332e66;
}
.el-panel-card {
background-size: cover; gap:1rem;
 padding-top:2rem;
 padding-right:2rem;
 padding-bottom:2rem;
 padding-left:2rem;
 border-top-color:#e1e1e5;
 border-right-color:#e1e1e5;
 border-bottom-color:#e1e1e5;
 border-left-color:#e1e1e5;
 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;
 background-repeat:no-repeat;
 transition-duration:0.5s;
 transition-timing-function:ease-in-out;
 transition-property:all;
 color:white;
 background-color:#555;
 background-blend-mode:overlay;
 background-position:center  center ;
}
.el-panel-card:not(.ct-section):not(.oxy-easy-posts),
.el-panel-card.oxy-easy-posts .oxy-posts,
.el-panel-card.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:stretch;
justify-content:flex-start;
gap:1rem;
}
@media (max-width: 1310px) {
}

@media (max-width: 767px) {
.el-panel-card {
 background-color:#ddd;
 background-blend-mode:screen;
 color:#332e66;
}
}

.el-panel-card-h3 {
 font-size:1.25rem;
 font-weight:400;
text-wrap: balance;
}
.el-panel-card-rtxt {
 opacity:0;
 transition-duration:0.5s;
 transition-property:opacity;
}
@media (max-width: 767px) {
.el-panel-card-rtxt {
 opacity:1;
}
}

.el-list {
 font-size:1.25rem;
}
.el-block {
 padding-left:1.5rem;
 font-size:0.9rem;
 border-left-color:#9d7f5f;
 border-left-width:2px;
 border-left-style:solid;
 min-width:300px;
flex: 1;
}
.el-cta-box {
 background-color:white;
 padding-top:1rem;
 padding-right:2rem;
 padding-bottom:1rem;
 padding-left:2rem;
 gap:2rem;
 color:#332e66;
}
.el-cta-box:not(.ct-section):not(.oxy-easy-posts),
.el-cta-box.oxy-easy-posts .oxy-posts,
.el-cta-box.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:space-between;
gap:2rem;
}
@media (max-width: 991px) {
.el-cta-box {
 text-align:center;
}
.el-cta-box:not(.ct-section):not(.oxy-easy-posts),
.el-cta-box.oxy-easy-posts .oxy-posts,
.el-cta-box.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}

.el-prog-block {
 gap:2rem;
flex: 1;
}
.el-prog-block:not(.ct-section):not(.oxy-easy-posts),
.el-prog-block.oxy-easy-posts .oxy-posts,
.el-prog-block.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
gap:2rem;
}
.el-icon-link {
 gap:1em;
}
.el-icon-link:not(.ct-section):not(.oxy-easy-posts),
.el-icon-link.oxy-easy-posts .oxy-posts,
.el-icon-link.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
gap:1em;
}
.el-icon-link-icon {
color: currentcolor;}.el-icon-link-icon 
>svg {width: 32px;height: 32px;}.el-icon-link-icon {
}
.el-icon-link-text {
}
.el-comm-grid-card {
}
.el-comm-card {
 width:15rem;
 gap:1rem;
cursor: pointer;
}
.el-comm-card:not(.ct-section):not(.oxy-easy-posts),
.el-comm-card.oxy-easy-posts .oxy-posts,
.el-comm-card.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
gap:1rem;
}
.el-comm-card-img {
 border-radius:50%;
 padding-top:10px;
 padding-right:10px;
 padding-bottom:10px;
 padding-left:10px;
 background-color:#9d7f5f;
 width:100%;
 box-shadow:0px 0px 7px 4px rgba(0,0,0,0.35);
}
.el-comm-card-rtxt {
}
.el-comm-card-rtxt:not(.ct-section):not(.oxy-easy-posts),
.el-comm-card-rtxt.oxy-easy-posts .oxy-posts,
.el-comm-card-rtxt.ct-section .ct-section-inner-wrap{
display:none;
}
.el-comm-card-subtxt {
}
.el-comm-caption {
 font-family:Roboto Flex;
 font-weight:600;
 text-align:center;
text-wrap: balance;
}
.el-two-cols {
column-width: 20em; column-gap: 3rem; column-count: auto;
}
.el-pq-section {
background-image:url(https://elarc.com.br/wp-content/uploads/2025/06/ibirapuera01.webp);background-size: cover; background-color:#424242;
 color:white;
 gap:3rem;
 background-blend-mode:overlay;
 background-attachment:fixed;
}
.el-pq-section:not(.ct-section):not(.oxy-easy-posts),
.el-pq-section.oxy-easy-posts .oxy-posts,
.el-pq-section.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:stretch;
gap:3rem;
}
@media (max-width: 991px) {
.el-pq-section {
 background-attachment:scroll;
}
}

.el-pq-div {
 text-align:left;
 gap:3rem;
}
.el-pq-div:not(.ct-section):not(.oxy-easy-posts),
.el-pq-div.oxy-easy-posts .oxy-posts,
.el-pq-div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
gap:3rem;
}
@media (max-width: 991px) {
.el-pq-div {
}
.el-pq-div:not(.ct-section):not(.oxy-easy-posts),
.el-pq-div.oxy-easy-posts .oxy-posts,
.el-pq-div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}

.el-sps-block {
}
.el-sps-grid {
justify-content: space-evenly;
}
.el-sps-grid:not(.ct-section):not(.oxy-easy-posts),
.el-sps-grid.oxy-easy-posts .oxy-posts,
.el-sps-grid.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:wrap;
align-items:center;
}
.el-sps-logo {
 object-fit:contain;
 aspect-ratio:2.5;
 object-position:center center;
 width:240px;
 padding-top:8px;
 padding-right:8px;
 padding-bottom:8px;
 padding-left:8px;
 max-width:100%;
 height:auto;
}
:root {
  font-size: 20px;
  --noite:   #332e66;
  --ouro:    #9d7f5f;
  --accent:  #ed1871;
  --escura:  #181445;
  --nuvem:   #f3f2f7;
  --nuvem2:  #e1e1e5;
}

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

::placeholder { 
  color: gray;
  opacity: 1; 
}

.menu-item {
    justify-content: center;
}
.menu-item:focus-visible,
.menu-item a:focus-visible {
    outline: none;
}
.menu-item.featured {
  background-color: var(--ouro);
  color: white;
}
.menu-item.featured:hover {
  background-color: var(--nuvem2);
}
.menu-item.lang-item {
  border: 1px solid currentColor;
  font-size: 0.8em;
  justify-content: center;
  margin-left: 2em;
}
@media (max-width: 991px) {
  .menu-item.lang-item {
    margin-left: 0;
    margin-top: 2em;
  }
  .oxy-nav-menu.oxy-nav-menu-open > div:last-child {
    width: unset;
  }
}

/* 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: #9d7f5f;
border-radius: 8px;
border: none;
}
.hscroller::-webkit-scrollbar-button:end:increment {
width: 25%;
display: block;
}
.hscroller::-webkit-scrollbar-button:start:decrement {
width: 25%;
}


.el-block h3, .el-block strong { color: var(--ouro); }
ul {
  margin: 0;
  padding-inline-start: 1.2em;
}
li { line-height: 1.2; margin: 0.5em 0; }

.el-fancy-heading strong,
.el-fancy-heading b {
  font-weight: 700;
}
.el-two-cols .block {
  break-inside: avoid;
}
.el-two-cols .block h3,
.el-two-cols .block h4 {
    margin-block-start: 1em;
    margin-block-end: 1em;
}


/*  CF7 : reset ugly defaults */

.wpcf7 form .wpcf7-response-output {
  border: 1px solid currentcolor;
  color: var(--red);
  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(--green);
  font: inherit;
  font-size: 0.7em;
  display: block;
}

.wpcf7 form input,
.wpcf7 form textarea,
.wpcf7 form select {
  outline: none;
  border: none;
/*  border-radius: 0; */
  border-bottom: 1px solid var(--red);
  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(--green);
}
.wpcf7 form    input:hover,
.wpcf7 form textarea:hover,
.wpcf7 form   select:hover {
  border-color: var(--green);
}

.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 transparent;
  background-color: var(--red);
  color: white;
  text-transform: uppercase;
}
.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(--red);
  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: var(--green);
}
.wpcf7 form [type=file]::file-selector-button:hover {
  background-color: transparent;
  color: var(--green);
}

.wpcf7 form {
  display: flex;
  flex-direction: column;
  gap: 1em;
}
.wpcf7 form p {
  margin: 0;
  display: flex;
  gap: 1em;
  align-items: flex-start;
}
.wpcf7 form p label {
  line-height: 1;
  cursor: pointer;
}
.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%;
}
