.elementor-kit-7{--e-global-color-primary:#CAB07F;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#000000;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;color:#FFFFFF;font-family:"Noto Sans", Sans-serif;font-size:18px;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 p{margin-block-end:10px;}.elementor-kit-7 a{color:var( --e-global-color-primary );}.elementor-kit-7 h1{font-size:74px;font-weight:100;}.elementor-kit-7 h2{color:var( --e-global-color-primary );font-size:40px;}.elementor-kit-7 h3{font-size:24px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1440px;}.e-con{--container-max-width:1440px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-7{font-size:15px;}.elementor-kit-7 h1{font-size:42px;}.elementor-kit-7 h2{font-size:25px;}.elementor-kit-7 h3{font-size:18px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */h1{
    margin-bottom: 60px!important;
}

h2{
    margin-bottom: 50px!important;
}
h3{
     margin-bottom: 20px!important;
}

.line-animation .elementor-divider-separator {
    width: 0!important;
    transition: width 2s ease-in-out;
}

.line-animation.in-view .elementor-divider-separator {
    width: 100%!important;
}

.txapelak-cont{
    width: 80px;
    height: 80px;
}

.text-animation {
    pointer-events: none;
    opacity: 0;
    transform: translateY(25px);
    transition: transform 500ms cubic-bezier(0,0,0.5,1), opacity 500ms cubic-bezier(0,0,0.5,1), visibility 500ms cubic-bezier(0,0,0.5,1);
}

.text-animation.in-view {
    transform: translateY(0px);
    opacity: 1;
}


@media only screen and (max-width: 768px) {
h1{
    margin-bottom: 10px!important;
}
h2{
    margin-bottom: 20px!important;
}
}/* End custom CSS */