.elementor-kit-19{--e-global-color-primary:#294659;--e-global-color-secondary:#2A3343;--e-global-color-text:#36455C;--e-global-color-accent:#AE8652;--e-global-typography-primary-font-family:"Merriweather";--e-global-typography-primary-font-size:1.1rem;--e-global-typography-primary-font-weight:500;--e-global-typography-secondary-font-family:"Merriweather";--e-global-typography-secondary-font-size:1.1rem;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Merriweather";--e-global-typography-text-font-size:1.1rem;--e-global-typography-text-font-weight:500;--e-global-typography-accent-font-family:"Merriweather";--e-global-typography-accent-font-size:1.1rem;--e-global-typography-accent-font-weight:500;color:#121A29;font-family:"Merriweather", Sans-serif;font-size:1.1rem;font-weight:500;line-height:1.8rem;--e-preloader-animation-duration:1500ms;--e-preloader-delay:1500ms;--e-preloader-color:#DA9E43;--e-preloader-size:0.9rem;}.elementor-kit-19 p{margin-block-end:1rem;}.elementor-kit-19 a{color:#121A29;}.elementor-kit-19 a:hover{color:#121A29;}.elementor-kit-19 h1{font-family:"Libre Baskerville", Sans-serif;font-size:1.6rem;font-weight:900;text-decoration:none;letter-spacing:0.05rem;word-spacing:0.1rem;}.elementor-kit-19 h2{font-family:"Lora", Sans-serif;font-size:1.5rem;font-weight:700;}.elementor-kit-19 h3{font-family:"Libre Baskerville", Sans-serif;font-size:1.4rem;font-weight:700;}.elementor-kit-19 h4{font-family:"Libre Baskerville", Sans-serif;font-size:1.3rem;font-weight:600;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1000px;}.e-con{--container-max-width:1000px;--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){--kit-widget-spacing:10px;}.elementor-element{--widgets-spacing:10px 10px;--widgets-spacing-row:10px;--widgets-spacing-column:10px;}{}h1.entry-title{display:var(--page-title-display);}@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-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS *//* INCEPUT FARA MARGINI */

.elementor-kit-19 p,
.elementor-kit-19 h1,
.elementor-kit-19 h2,
.elementor-kit-19 h3,
.elementor-kit-19 h4,
.elementor-kit-19 h5,
.elementor-kit-19 h6 {
    margin-top: 0;
    margin-bottom: 0;
}

/* SFARSIT FARA MARGINI */

/** INCEPUT WAVY
u {
    text-decoration-line: underline;
    text-decoration-style: wavy;
    text-decoration-color: currentColor;
}
* {
    text-decoration-style: wavy !important;
    text-underline-offset: 4px;
}
SFARSIT WAVY **/


/** INCEPUT SUBILIERE TITLU **/
.titlu-subliniat {
    text-decoration: underline;
    text-decoration-color: #294659;
    text-decoration-thickness: 3px;
    text-underline-offset: 2px;
/** text-underline-position: under; **/
    display: inline;
}

.titlu-subliniat2 {
    position: relative;
    padding-bottom: 6px;
    display: inline-block;
}

.titlu-subliniat2::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 15%;
    height: 3px;
    background-color: #294659;
}
/** SFARSIT SUBILIERE TITLU **//* End custom CSS */