.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: 1610px;
}
body {font-family: 'Montserrat';}body {line-height: 1.6;font-size: 1rem;font-weight: 400;color: #242933;}.oxy-nav-menu-hamburger-line {background-color: #242933;}h1, h2, h3, h4, h5, h6 {font-family: 'Montserrat';font-size: 2.5em;font-weight: 700;line-height: 1.3;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: 1em;}h6{font-size: 1em;}a {color: currentColor;text-decoration: none;}a:hover {color: #fdc747;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: 1rem;
padding-bottom: 4rem;
padding-left: 1rem;
}.ct-new-columns > .ct-div-block {
padding-top: 1rem;
padding-right: 1rem;
padding-bottom: 1rem;
padding-left: 1rem;
}.oxy-header-container {
padding-right: 1rem;
padding-left: 1rem;
}@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;
				}
			}
._header {
}
.hd-slide {
background-size: cover; background-repeat:no-repeat;
 width:100%;
 height:90vh;
 background-position:center  center ;
aspect-ratio: 16 / 9;
}
.hd-slide:not(.ct-section):not(.oxy-easy-posts),
.hd-slide.oxy-easy-posts .oxy-posts,
.hd-slide.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:flex-end;
}
@media (max-width: 991px) {
.hd-slide {
 height:70vh;
}
}

.hd-pre-heading {
 letter-spacing:0.1em;
 text-transform:uppercase;
 font-size:0.8rem;
 text-align:left;
 background-color:#123068;
 padding-top:0.25em;
 padding-right:0.5em;
 padding-bottom:0.25em;
 padding-left:0.5em;
 color:white;
 line-height:1.2;
}
.hd-button:hover{
 border-top-color:currentColor;
 border-right-color:currentColor;
 border-bottom-color:currentColor;
 border-left-color:currentColor;
 color:white;
}
.hd-button {
background-color :#1e73be;
border: 1px solid #1e73be;
padding: 10px 16px;
}.hd-button {
 padding-top:0.5em;
 padding-right:1.5em;
 padding-bottom:0.5em;
 padding-left:1.5em;
 border-radius:7px;
 border-top-width:2px;
 border-right-width:2px;
 border-bottom-width:2px;
 border-left-width:2px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-color:transparent;
 border-right-color:transparent;
 border-bottom-color:transparent;
 border-left-color:transparent;
 background-color:#a78660;
 text-transform:uppercase;
 letter-spacing:0.1em;
 transition-duration:0.3s;
box-shadow: 0px 0px 4.2px rgba(0, 0, 0, 0.075), 0px 0px 20px rgba(0, 0, 0, 0.15) ;
}
.hd-slide-inner {
 gap:2rem;
 max-width:1600px;
 width:100%;
 padding-top:4rem;
 padding-right:4rem;
 padding-bottom:4rem;
 padding-left:4rem;
 position:relative;
}
.hd-slide-inner:not(.ct-section):not(.oxy-easy-posts),
.hd-slide-inner.oxy-easy-posts .oxy-posts,
.hd-slide-inner.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
gap:2rem;
}
@media (max-width: 991px) {
.hd-slide-inner {
 padding-top:2rem;
 padding-right:2rem;
 padding-bottom:2rem;
 padding-left:2rem;
}
}

.cell {
 background-color:white;
 margin-bottom:1rem;
 margin-top:1rem;
 margin-right:1rem;
 margin-left:1rem;
}
.cell:not(.ct-section):not(.oxy-easy-posts),
.cell.oxy-easy-posts .oxy-posts,
.cell.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
.hd-cell-services:hover{
 background-blend-mode:overlay;
 background-color:#a78660;
}
.hd-cell-services {
background-image:url(https://www.dnafamilia.com/wp-content/uploads/2024/02/governanca.webp);background-size: cover; background-repeat:no-repeat;
 width:100%;
 height:100%;
 transition-duration:0.3s;
 background-position:center  center ;
}
.hd-cell-services:not(.ct-section):not(.oxy-easy-posts),
.hd-cell-services.oxy-easy-posts .oxy-posts,
.hd-cell-services.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:flex-end;
}
.hd-baseline {
}
.hd-round {
}
.hd-shadow {
}
.hd-red-gradient {
background-image: radial-gradient( circle farthest-corner at 25% 25%, color(18), color(21));}
.hd-blue-gradient {
background-image: radial-gradient( circle farthest-corner, #123068, #242933);}
.hd-blue-gradient .ct-section-inner-wrap {
padding-bottom: 6rem;
}
.hd-scroll-margin {
}
.hd-solutions-block {
 color:#242933;
 background-color:#a78660;
 text-align:left;
}
.hd-solutions-block:not(.ct-section):not(.oxy-easy-posts),
.hd-solutions-block.oxy-easy-posts .oxy-posts,
.hd-solutions-block.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:stretch;
}
@media (max-width: 991px) {
.hd-solutions-block {
}
.hd-solutions-block:not(.ct-section):not(.oxy-easy-posts),
.hd-solutions-block.oxy-easy-posts .oxy-posts,
.hd-solutions-block.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}

.hd-solutions-img {
 attachment_height:683;
 attachment_width:1024;
 attachment_url:https://www.dnafamilia.com/wp-content/uploads/2024/02/busca-global-1024x683.webp;
 object-fit:cover;
 aspect-ratio:1;
 width:30%;
 height:auto;
}
@media (max-width: 991px) {
.hd-solutions-img {
 aspect-ratio:2;
 width:100%;
}
}

.hd-solutions-txt {
 padding-right:4rem;
 padding-bottom:4rem;
 padding-left:4rem;
 width:70%;
 text-align:left;
 gap:2rem;
 background-color:#fefdf3;
 padding-top:4rem;
 color:#123068;
}
.hd-solutions-txt:not(.ct-section):not(.oxy-easy-posts),
.hd-solutions-txt.oxy-easy-posts .oxy-posts,
.hd-solutions-txt.ct-section .ct-section-inner-wrap{
display:flex;
gap:2rem;
}
@media (max-width: 991px) {
.hd-solutions-txt {
 width:100%;
 padding-top:2rem;
 padding-right:2rem;
 padding-bottom:2rem;
 padding-left:2rem;
}
}

.hd-animate {
}
.hd-icon {
color: #c15720;}.hd-icon 
>svg {width: 55px;height: 55px;}.hd-icon {
 width:2rem;
 height:2rem;
 object-position:0 100%;
 object-fit:contain;
aspect-ratio: 1;
}
.hd-solutions-video {
background-size: cover; background-color:#242933;
 background-repeat:no-repeat;
 width:30%;
 background-position:center  center ;
}
.hd-solutions-video:not(.ct-section):not(.oxy-easy-posts),
.hd-solutions-video.oxy-easy-posts .oxy-posts,
.hd-solutions-video.ct-section .ct-section-inner-wrap{
display:flex;
}
@media (max-width: 991px) {
.hd-solutions-video {
 width:auto;
}
}

.hd-prize {
 gap:1rem;
 padding-top:1em;
 padding-right:1em;
 padding-bottom:1em;
 padding-left:1em;
 text-align:center;
 background-color:white;
 font-size:0.6rem;
}
.hd-prize:not(.ct-section):not(.oxy-easy-posts),
.hd-prize.oxy-easy-posts .oxy-posts,
.hd-prize.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
gap:1rem;
}
.hscroller {
}
.hd-slide-img {
 width:100%;
 height:100%;
 object-fit:cover;
 position:absolute;
 top:0px;
 left:0px;
}
.dn-socios-heading {
 text-align:center;
 font-weight:700;
 line-height:1.2;
 font-size:1em;
}
.dn-socios-photo:hover{
transform:scale3d(1.02,1.02,1); filter:grayscale(0%);
}
.dn-socios-photo {
 aspect-ratio:1;
 object-fit:cover;
 border-radius:50%;
 filter:grayscale(100%);
 transition-duration:0.3s;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 max-height:13rem;
 height:auto;
 width:auto;
}
.dn-socios:hover{
 color:#c15720;
}
.dn-socios {
 gap:1em;
 text-align:center;
}
.dn-socios:not(.ct-section):not(.oxy-easy-posts),
.dn-socios.oxy-easy-posts .oxy-posts,
.dn-socios.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
gap:1em;
}
.dn-area-block {
background-image: linear-gradient(transparent, rgba(0,0,0,0.2)); gap:1rem;
 padding-top:3rem;
 padding-right:2rem;
 padding-bottom:2rem;
 padding-left:3rem;
 width:100%;
 max-width:100%;
 background-color:white;
 color:#123068;
}
.dn-area-block:not(.ct-section):not(.oxy-easy-posts),
.dn-area-block.oxy-easy-posts .oxy-posts,
.dn-area-block.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column-reverse;
justify-content:space-between;
gap:1rem;
}
@media (max-width: 991px) {
}

.dn-area-text {
}
@media (max-width: 991px) {
.dn-area-text {
 margin-top:0rem;
}
}

.dn-icon-text {
 text-align:left;
 gap:2em;
 font-size:1em;
 font-weight:500;
 border-bottom-color:#c15720;
 border-bottom-width:1px;
 border-bottom-style:solid;
 padding-bottom:2em;
 padding-top:2em;
 padding-right:2em;
 padding-left:2em;
 background-color:rgba(255,255,255,0.8);
}
.dn-icon-text:not(.ct-section):not(.oxy-easy-posts),
.dn-icon-text.oxy-easy-posts .oxy-posts,
.dn-icon-text.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
gap:2em;
}
@media (max-width: 991px) {
.dn-icon-text {
}
.dn-icon-text:not(.ct-section):not(.oxy-easy-posts),
.dn-icon-text.oxy-easy-posts .oxy-posts,
.dn-icon-text.ct-section .ct-section-inner-wrap{
justify-content:flex-start;
}
}

.dn-radial-background {
background-image: radial-gradient( circle, transparent, rgba(0,0,0,0.3));}
.dn-icon-text-solutions {
 gap:1em;
 padding-top:2em;
 padding-right:1em;
 padding-bottom:2em;
 padding-left:1em;
 color:#123068;
 font-weight:400;
 text-align:left;
 border-bottom-color:#c15720;
 border-bottom-width:1px;
 border-bottom-style:solid;
}
.dn-icon-text-solutions:not(.ct-section):not(.oxy-easy-posts),
.dn-icon-text-solutions.oxy-easy-posts .oxy-posts,
.dn-icon-text-solutions.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
gap:1em;
}
@media (max-width: 991px) {
}

.dn-solutions-txt {
}
@media (max-width: 991px) {
.dn-solutions-txt {
 margin-top:0rem;
text-wrap: balance;
}
}

.dn-faq-txt {
 padding-left:2rem;
 text-align:left;
 gap:2rem;
 border-left-color:#c15720;
 border-left-width:2px;
 border-left-style:solid;
 width:100%%;
 padding-right:1rem;
 max-width:100%;
}
.dn-faq-txt:not(.ct-section):not(.oxy-easy-posts),
.dn-faq-txt.oxy-easy-posts .oxy-posts,
.dn-faq-txt.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
gap:2rem;
}
@media (max-width: 991px) {
}

.dn-area-icon {
 attachment_height:250;
 attachment_width:250;
 attachment_url:https://www.dnafamilia.com/wp-content/uploads/2024/04/favicon.svg;
 height:4rem;
 align-self:flex-end;
 width:auto;
}
.dn-faq-list {
}
.dn-socios-block {
 width:100%;
 gap:3rem;
 text-align:left;
 padding-top:6rem;
 padding-bottom:4rem;
 border-bottom-width:2px;
 border-bottom-color:#c15720;
 border-bottom-style:solid;
 max-width:60rem;
}
.dn-socios-block:not(.ct-section):not(.oxy-easy-posts),
.dn-socios-block.oxy-easy-posts .oxy-posts,
.dn-socios-block.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
gap:3rem;
}
@media (max-width: 991px) {
.dn-socios-block {
 padding-left:1rem;
}
.dn-socios-block:not(.ct-section):not(.oxy-easy-posts),
.dn-socios-block.oxy-easy-posts .oxy-posts,
.dn-socios-block.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}

.dn-socios-page-img {
 aspect-ratio:1;
 object-fit:cover;
 border-radius:50%;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 height:15rem;
 width:auto;
}
:root {
  font-size: 20px;
  --azul:     #123068;
  --ouro:     #a78660;
  --areia:     #fefdf3;

  --text:     #242933;
  --sol: #fdc747;
  --telha:    #c15720;

}

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


#_nav_menu .oxy-nav-menu-list {
    gap: 1.5em;
}

ul { padding-inline-start: 1.1em; }
li::marker { color: var(--telha); }

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

.menu-item:focus-visible,
.menu-item a:focus-visible {
    outline: none;
}

#-off-canvas .offcanvas-inner {
      justify-content: space-between;
}
#_nav_menu .menu-item a {
    text-align: center;
}
.oxy-nav-menu-list {
  align-items: center;
}
.hd-menu-button {
  background-color: var(--ouro);
  padding: 0.2em 0.6em;
  border-radius: 5px;
}
#_nav_menu .menu-item.hd-menu-button a:hover { 
  color: white;
}
#_nav_menu .menu-item.hd-menu-button a:focus { 
  color: white;
}

.lang-item img {
    width: 30px;
}

@media (max-width: 991px) {
  #_nav_menu.oxy-nav-menu.oxy-nav-menu-open .oxy-nav-menu-list {
      display: flex;
      font-size: 1.5rem;
  }
  #_nav_menu .menu-item a {
      text-transform: none;
  }  
}

#contato a:hover { color: var(--sol); }
#contato a,
#hd_nav_menu a { 
  transition: 0.3s; 
}

/*
#hd_nav_menu.oxy-nav-menu.oxy-nav-menu-open .menu-primary-container {
  z-index: 200; 
}*/
/*
.hd-nav-menu ul {
}
.hd-nav-menu li.menu-item a {
  padding: 0.5em 1em;
  font-size: 0.75em;
  font-weight: 500;
  line-height: 1;
  text-transform: uppercase;
}
.hd-nav-menu li.menu-item a:hover {
  background-color: var(--azul);
}
*/
.hd-baseline {
  align-items: baseline;
}

.hd-round {
  border-radius: 7px;
  overflow: clip;  /* see below */
}
/* scroll-margin-top-property-doesnt-work-when-using-a-container-with-overflow hidden
https://stackoverflow.com/a/70212567/4990126
AOS smooth scroll to hash links offset set to 160px
*/
.hd-scroll-margin {
  scroll-margin-top: 8rem;
}

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


.dn-faq-list li {
  padding: 0.5em 0;
}
.dn-faq-list li::marker {
    font-size: 1.2em;
    font-weight: 500;
}

/*  CF7 : reset ugly defaults */

.wpcf7 form .wpcf7-response-output {
  border: 1px solid currentcolor;
  color: var(--azul);
  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(--telha  );
  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(--azul);
  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(--telha);
}
.wpcf7 form    input:hover,
.wpcf7 form textarea:hover,
.wpcf7 form   select:hover {
  border-color: var(--telha);
}

.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(--azul);
  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(--azul);
  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(--telha);
}
.wpcf7 form [type=file]::file-selector-button:hover {
  background-color: transparent;
  color: var(--telha);
}

.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%;
}
