.elementor-kit-6{--e-global-color-primary:#232937;--e-global-color-secondary:#212C42;--e-global-color-text:#000000;--e-global-color-accent:#FFFFFF;--e-global-color-69f18eb:#000000;--e-global-color-4821fa2:#FFFFFF;--e-global-color-2da8cec:#445C74;--e-global-color-0c40272:#595F6E;--e-global-color-511d709:#EFEAE6;--e-global-color-0b2a313:#D6FFF8;--e-global-typography-primary-font-family:"Adieu";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Adieu";--e-global-typography-secondary-font-weight:700;--e-global-typography-text-font-family:"Work Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Work Sans";--e-global-typography-accent-font-weight:600;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 h1{color:var( --e-global-color-text );font-family:"Adieu", Sans-serif;font-size:40px;font-weight:400;}.elementor-kit-6 h2{font-family:"Adieu", Sans-serif;font-size:40px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1240px;}.e-con{--container-max-width:1240px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}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-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS *//* Sticky footer */
body {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
    flex: 1 0 auto;
}

div[data-elementor-type="wp-page"] {
    flex: 1 0 auto;
}


/* Body text: allow automatic hyphenation */
body,
p,
.article-text {
  hyphens: auto;
  overflow-wrap: break-word;
  word-wrap: break-word;
}

/* Headlines: prefer line breaks instead of hyphenation */
h1,
h2,
h3,
h4,
h5,
h6 {
  hyphens: none;
  overflow-wrap: normal;
  word-break: normal;
}

/* Optional: only disable headline hyphenation on desktop */
@media (min-width: 1024px) {
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    hyphens: none;
  }
}

/* Navigation toggle button */
#navigationToggle {
    width: 64px;
    height: 64px;
        cursor: pointer;
    border-radius: 50%;
    border: none !important;
    padding: 0;
    position: fixed;
    right: 15px !important;
    top: 15px;
    z-index: 111111 !important;
    background-color: var(--e-global-color-0b2a313);
}

.admin-bar #navigationToggle {
    top: 47px;
}


@media (max-width: 1024px) {
    #navigationToggle,
    .admin-bar #navigationToggle {
        top: calc(100vh - 85px);
        top: calc(100dvh - 85px);
        /*bottom: 15px;*/
    }
}

/* HAMBURGER LINES */
#navigationToggle .nav-line {
    position: absolute;
    left: 50%;
    width: 28px;
    height: 3px;
    background: #000;
    border-radius: 2px;
    transform: translateX(-50%);
    transition: all 0.3s ease;
}

/* TOP */
#navigationToggle .nav-line:nth-child(1) {
    top: 22px;
}

/* MIDDLE */
#navigationToggle .nav-line:nth-child(2) {
    top: 30px;
}

/* BOTTOM */
#navigationToggle .nav-line:nth-child(3) {
    top: 38px;
}

/* ACTIVE = X ICON */
#navigationToggle.active .nav-line:nth-child(1) {
    top: 31px;
    transform: translateX(-50%) rotate(45deg);
}

#navigationToggle.active .nav-line:nth-child(2) {
    opacity: 0;
}

#navigationToggle.active .nav-line:nth-child(3) {
    top: 31px;
    transform: translateX(-50%) rotate(-45deg);
}/* End custom CSS */
/* Start custom CSS */#elementor-popup-modal-167 {
    right: -430px !important;
    left: auto;
    width: 1220px;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Adieu';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://wp.tesedi.net/wp-content/uploads/2026/05/Adieu-Regular.eot');
	src: url('https://wp.tesedi.net/wp-content/uploads/2026/05/Adieu-Regular.eot?#iefix') format('embedded-opentype'),
		url('https://wp.tesedi.net/wp-content/uploads/2026/05/Adieu-Regular.woff2') format('woff2'),
		url('https://wp.tesedi.net/wp-content/uploads/2026/05/Adieu-Regular.woff') format('woff');
}
@font-face {
	font-family: 'Adieu';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://wp.tesedi.net/wp-content/uploads/2026/05/Adieu-Bold.eot');
	src: url('https://wp.tesedi.net/wp-content/uploads/2026/05/Adieu-Bold.eot?#iefix') format('embedded-opentype'),
		url('https://wp.tesedi.net/wp-content/uploads/2026/05/Adieu-Bold.woff2') format('woff2'),
		url('https://wp.tesedi.net/wp-content/uploads/2026/05/Adieu-Bold.woff') format('woff');
}
/* End Custom Fonts CSS */