@charset "UTF-8";
/*
Theme Name:	Clean-Journal Child
Description: 1.MFK
Author:	Olga Ernst
Template: clean-journal
Version: 1.0
*/
:root,
.elementor-page {
  --e-global-color-primary: #e40025 !important;
  --e-global-color-secondary: #ffce00 !important;
  --e-global-color-accent: #ffce00 !important;
}

/*
Theme Name:	Clean-Journal Child
Description: 1.MFK
Author:	Olga Ernst
Template: clean-journal
Version: 1.0
*/
a {
  color: var(--e-global-color-primary);
}

body {
  max-width: 1922px;
  margin: 0 auto;
  border-left: 1px solid rgba(209, 167, 42, 0.3019607843);
  border-right: 1px solid rgba(209, 167, 42, 0.3019607843);
  background: #ffffff;
}

body, button, input, select, textarea {
  font-family: "Montserrat", sans-serif;
}

html, body {
  color: #083254;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  font-size: 100%;
}
@media screen and (min-width: 767px) {
  html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    font-size: 102%;
  }
}

#page.site {
  position: relative;
}

.site-content {
  position: relative;
  z-index: 30;
}
.site-content .wrapper {
  padding: 0 !important;
}
.site-content .elementor-widget-container ul {
  margin-left: 20px;
}
.site-content .elementor-widget-container ul li {
  list-style: disc;
}
.site-content .elementor-widget-container ol {
  margin-left: 20px;
}

.e-con.e-flex > .e-con-inner {
  padding-left: 0;
  padding-right: 0;
}

.hidden {
  display: none;
}

#page {
  overflow: hidden;
}

.sidebar-header-right {
  display: none;
}

#content .wrapper {
  width: 100%;
}

.e-con.e-flex > .e-con-inner {
  padding-left: 0;
  padding-right: 0;
}

.site-content {
  padding-top: 0;
  padding-bottom: 0;
  background: transparent !important;
}

@media screen and (min-width: 767px) {
  #content.site-content {
    padding-top: 100px;
  }
}
.gallery .gallery-icon img {
  width: 100%;
  border: 0 !important;
}

#mobile-header-left-menu {
  display: none;
}

@media (min-width: 1800px) {
  .elementor-element .e-con-inner {
    --content-width: 1600px;
  }
}

@media screen and (min-width: 1000px) {
  #site-branding {
    padding: 0 !important;
  }
}

#site-header {
  display: none;
}

/*
Theme Name:	Clean-Journal Child
Description: 1.MFK
Author:	Olga Ernst
Template: clean-journal
Version: 1.0
*/
#masthead {
  padding: 10px 0;
  background-color: #e40025;
}
@media screen and (min-width: 990px) {
  #masthead {
    padding: 0;
    height: 0;
  }
}

#secondary-menu {
  color: #ffffff;
}

#mobile-header-left-menu a.fa-menu,
#mobile-header-right-menu a.fa-menu,
#secondary-menu.fa-menu,
#mobile-header-left-menu a.genericon-menu,
#mobile-header-right-menu a.genericon-menu,
#secondary-menu.genericon-menu {
  background-image: none !important;
  box-shadow: none !important;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  padding: 0 !important;
  font-size: 0;
  line-height: 1;
  overflow: hidden;
  position: relative;
}

#mobile-header-left-menu a.fa-menu::before,
#mobile-header-right-menu a.fa-menu::before,
#secondary-menu.fa-menu::before,
#mobile-header-left-menu a.genericon-menu::before,
#mobile-header-right-menu a.genericon-menu::before,
#secondary-menu.genericon-menu::before {
  content: "";
  display: block;
  width: 24px;
  height: 18px;
  background: linear-gradient(#ffffff 0 0) top/24px 3px no-repeat, linear-gradient(#ffffff 0 0) center/24px 3px no-repeat, linear-gradient(#ffffff 0 0) bottom/24px 3px no-repeat;
  transition: transform 0.2s ease, opacity 0.2s ease;
}

#mobile-header-left-menu a.genericon-menu,
#mobile-header-right-menu a.genericon-menu,
#secondary-menu.genericon-menu {
  color: #ffffff;
  font-size: 28px;
  line-height: 1;
}

#mobile-header-left-menu .mobile-menu-text,
#mobile-header-right-menu .mobile-menu-text {
  display: none;
}

.mobile-header-left-nav-open #mobile-header-left-menu a.fa-menu::before,
.mobile-header-right-nav-open #mobile-header-right-menu a.fa-menu::before,
.mobile-secondary-nav-open #secondary-menu.fa-menu::before,
.mobile-header-left-nav-open #mobile-header-left-menu a.genericon-menu::before,
.mobile-header-right-nav-open #mobile-header-right-menu a.genericon-menu::before,
.mobile-secondary-nav-open #secondary-menu.genericon-menu::before {
  width: 24px;
  height: 24px;
  background: linear-gradient(45deg, transparent 44%, #ffffff 44%, #ffffff 56%, transparent 56%) center/24px 24px no-repeat, linear-gradient(-45deg, transparent 44%, #ffffff 44%, #ffffff 56%, transparent 56%) center/24px 24px no-repeat;
}

/*
Theme Name:	Clean-Journal Child
Description: 1.MFK
Author:	Olga Ernst
Template: clean-journal
Version: 1.0
*/
#featured-content {
  display: none;
}

.header-top-bar {
  display: none;
}

.nav-primary .wrapper {
  display: none;
}
.nav-secondary {
  background-color: #e40025;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ffffff;
  z-index: 60;
}
.nav-secondary .wrapper {
  display: flex;
  padding-left: 0;
  padding-right: 0;
  justify-content: flex-end;
  width: 100%;
}
.nav-secondary .clean-journal-nav-menu li {
  background: transparent;
}
.nav-secondary .clean-journal-nav-menu li a {
  background: transparent;
}
.nav-secondary .clean-journal-nav-menu li a:focus {
  background-color: transparent;
  color: #ffffff;
}
.nav-secondary .clean-journal-nav-menu li:hover > a {
  background-color: transparent;
  color: #ffce00 !important;
}
.nav-secondary .clean-journal-nav-menu li.current-menu-item > a, .nav-secondary .clean-journal-nav-menu li.current_page_item > a, .nav-secondary .clean-journal-nav-menu li.current-menu-ancestor > a {
  background: transparent;
  color: #ffce00;
}
.nav-secondary .clean-journal-nav-menu li.current-menu-item.focus > a, .nav-secondary .clean-journal-nav-menu li.current_page_item.focus > a, .nav-secondary .clean-journal-nav-menu li.current-menu-ancestor.focus > a {
  color: #ffce00 !important;
}
.nav-secondary .clean-journal-nav-menu li.current-menu-item > a, .nav-secondary .clean-journal-nav-menu li.current_page_item > a, .nav-secondary .clean-journal-nav-menu li.current-menu-ancestor > a {
  font-size: 20px;
}
.nav-secondary .clean-journal-nav-menu li.focus a {
  color: #ffffff !important;
}
.nav-secondary .clean-journal-nav-menu a {
  color: #ffffff;
  font-weight: 600;
  font-size: 16px;
  letter-spacing: 0.4px;
}
.nav-secondary .clean-journal-nav-menu .sub-menu a {
  color: #ffffff;
  background: transparent;
}
.nav-secondary .sub-menu {
  padding-top: 10px;
  background: #e40025;
  border-radius: 0 0 30px 30px;
}
.nav-secondary .sub-menu li {
  border-left: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
}
.nav-secondary .sub-menu li.menu-item {
  border-radius: 0;
  background: #e40025;
  background: transparent;
}
.nav-secondary .sub-menu li.menu-item:last-child {
  border-radius: 0 0 30px 30px;
  border-bottom: 1px solid #ffffff;
  padding-bottom: 10px;
}
.nav-secondary .sub-menu li.menu-item a {
  background: transparent;
  border: none;
  padding-left: 20px;
  color: #ffffff;
  padding-top: 8px;
  padding-bottom: 8px;
}
.nav-secondary .sub-menu li.menu-item a:hover {
  color: #ffce00;
}
.nav-secondary .sub-menu li.current-menu-item a, .nav-secondary .sub-menu li.current_page_item a {
  font-size: 16px;
}
.nav-secondary .sub-menu li.current-menu-item a::before, .nav-secondary .sub-menu li.current_page_item a::before {
  content: "•";
  display: inline-block;
  padding-right: 5px;
}

#site-logo {
  position: absolute;
  margin-top: 5px;
  left: 7%;
  z-index: 70;
}
#site-logo .custom-logo {
  max-height: 80px;
  width: auto;
}
@media screen and (max-width: 700px) {
  #site-logo .custom-logo {
    margin-top: -20px;
  }
}

#breadcrumb-list {
  background: linear-gradient(90deg, rgb(231, 238, 241) 0%, rgb(231, 239, 243) 15%, rgba(255, 255, 255, 0) 70%, rgb(219, 230, 237) 100%) !important;
}
#breadcrumb-list a,
#breadcrumb-list a span {
  color: inherit;
}
#breadcrumb-list span {
  border: 0;
  margin-left: -11px;
}
#breadcrumb-list .wrapper {
  padding: 30px 30px 0 30px;
  font-size: 10px;
  max-width: 100%;
  width: 100%;
  position: relative;
  z-index: 50;
}
@media screen and (min-width: 767px) {
  #breadcrumb-list .wrapper {
    padding: 40px 120px 0 120px;
    font-size: 13px;
  }
}
#breadcrumb-list .breadcrumb-current {
  background: none;
  padding-left: 0;
  margin-left: -3px;
  color: var(--e-global-color-primary, #e40025);
}
#breadcrumb-list .wrapper > span:last-child,
#breadcrumb-list .wrapper > span:last-child a,
#breadcrumb-list .wrapper > span:last-child a span,
#breadcrumb-list .wrapper > span:last-child .sep {
  color: var(--e-global-color-primary, #e40025) !important;
}

/*
Theme Name:	Clean-Journal Child
Description: 1.MFK
Author:	Olga Ernst
Template: clean-journal
Version: 1.0
*/
footer {
  position: relative;
  z-index: 100;
}
footer p, footer div, footer strong {
  color: #ffffff;
}
footer #supplementary {
  background-color: #014770 !important;
  border: 0;
  padding-top: 30px;
}
footer #supplementary .wrapper {
  width: 100%;
  max-width: 1600px;
  display: flex;
}
@media screen and (max-width: 1000px) {
  footer #supplementary .wrapper {
    flex-direction: column;
  }
}
footer #supplementary #first {
  display: flex;
  width: 100%;
  flex-direction: column;
}
@media screen and (min-width: 600px) {
  footer #supplementary #first {
    flex-direction: row;
  }
}
footer #supplementary #first #block-10 {
  margin-top: -30px;
}
@media screen and (min-width: 600px) {
  footer #supplementary #first #block-10 {
    margin-top: 0;
  }
}
footer #supplementary #first strong {
  font-size: 18px;
}
footer #supplementary #first img {
  min-width: 50px;
  max-width: 50px;
}
footer #supplementary #third {
  min-height: 100%;
  display: flex;
  margin-left: -50px;
}
@media screen and (min-width: 600px) {
  footer #supplementary #third {
    margin-left: 0;
  }
}
footer #supplementary #third .widget_nav_menu {
  align-content: flex-end;
  width: 100vw;
  padding-bottom: 40px;
  margin-left: 30px;
}
footer #supplementary #third .widget_nav_menu .menu {
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
}
footer #supplementary #third ul > li {
  list-style-type: none;
  padding-left: 10px;
  display: inline-block;
  position: relative;
}
footer #supplementary #third ul > li::before {
  content: "•";
  padding-right: 10px;
  color: #999;
}
#site-generator #footer-content {
  color: #014770;
}

/*
Theme Name:	Clean-Journal Child
Description: 1.MFK
Author:	Olga Ernst
Template: clean-journal
Version: 1.0
*/
.elementor-image-carousel-wrapper.swiper {
  position: relative !important;
  padding-bottom: 0 !important;
  margin-top: 0 !important;
  margin-bottom: -10px !important;
}
.elementor-image-carousel-wrapper.swiper .swiper-pagination {
  bottom: 10px !important;
  position: absolute !important;
  text-align: right !important;
  padding-right: 10px !important;
}
@media screen and (min-width: 767px) {
  .elementor-image-carousel-wrapper.swiper .swiper-pagination {
    bottom: 15px !important;
  }
}
.elementor-image-carousel-wrapper.swiper .swiper-pagination-bullet {
  width: 10px !important;
  height: 10px !important;
  margin: 0 2px !important;
  background: var(--e-global-color-primary, #e40025) !important;
  border: 1px solid #ffffff !important;
}
@media screen and (min-width: 767px) {
  .elementor-image-carousel-wrapper.swiper .swiper-pagination-bullet {
    width: 15px !important;
    height: 15px !important;
    margin: 0 4px !important;
    border: 2px solid #ffffff !important;
  }
}

/*
Theme Name:	Clean-Journal Child
Description: 1.MFK
Author:	Olga Ernst
Template: clean-journal
Version: 1.0
*/
.wpcf7 textarea {
  max-height: 100px;
}

input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
textarea {
  border-color: var(--e-global-color-accent);
  border-width: 0 0 2px 0 !important;
}

input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
textarea:focus {
  outline: none !important;
  border-color: #878787;
}

input[type=submit].wpcf7-submit {
  background-color: var(--e-global-color-primary);
  font-size: 16px;
  font-weight: normal;
  fill: #ffffff;
  color: #ffffff;
  transition-duration: 0.2s;
  border-style: solid;
  border-width: 0px 0px 3px 0px;
  border-color: var(--e-global-color-accent);
  border-radius: 0px 0px 0px 0px;
  padding: 16px 36px 13px 36px;
  box-shadow: none;
}

input[type=submit].wpcf7-submit:hover {
  background-color: var(--e-global-color-primary);
}

.elementor-button.wpcf7-submit-wrapper {
  background: transparent;
  padding: 0 !important;
  margin-top: 40px;
}

.wpcf7-submit-row {
  display: flex;
  align-items: center;
  gap: 16px;
  flex-wrap: wrap;
}

.wpcf7 form .wpcf7-response-output {
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent;
  font-weight: 600;
}

.wpcf7 form.sent .wpcf7-response-output {
  color: green;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.spam .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
  color: red;
}

.wpcf7-acceptance .wpcf7-list-item {
  margin-left: 0;
  padding-top: 20px;
}

.wpcf7-acceptance label {
  display: grid;
  grid-template-columns: 22px minmax(0, 1fr);
  gap: 10px;
  align-items: start;
}

.wpcf7-acceptance input[type=checkbox] {
  width: 18px;
  height: 18px;
  margin: 4px 0 0;
  accent-color: var(--e-global-color-primary);
}

.wpcf7-acceptance .wpcf7-list-item-label {
  display: block;
  font-size: 0.9rem;
  line-height: 1.5;
}

/*
Theme Name:	Clean-Journal Child
Description: 1.MFK
Author:	Olga Ernst
Template: clean-journal
Version: 1.0
*/
.uael-events-new {
  background: rgba(255, 206, 0, 0.03);
  border-radius: 30px;
  border: 3px solid #ffffff !important;
  outline: 3px solid rgba(255, 206, 0, 0.4);
}
.uael-timeline-heading {
  margin-bottom: 10px;
  font-size: 40px;
  font-weight: 400;
  color: var(--e-global-color-primary);
}
.uael-timeline__line__inner, .uael-timeline-marker {
  background-color: var(--e-global-color-primary) !important;
}

/*
Theme Name:	Clean-Journal Child
Description: 1.MFK
Author:	Olga Ernst
Template: clean-journal
Version: 1.0
*/
.tribe-common-l-container {
  max-width: 100%;
  padding: 0;
  padding-left: 20px;
  padding-top: 80px;
  padding-right: 20px;
}
@media (min-width: 1800px) {
  .tribe-common-l-container {
    min-width: 1600px;
  }
}

.tribe-events .tribe-events-calendar-list__event-featured-image {
  border-radius: 30px !important;
  border: 3px solid #ffffff !important;
  outline: 3px solid #ffce00;
}
.tribe-events .tribe-events-calendar-list__event-title-link {
  color: #e40025 !important;
}

.tribe-events .tribe-events-c-subscribe-dropdown__container,
.tribe-events .tribe-events-calendar-list-nav,
.tribe-events .tribe-events-c-events-bar__search-form {
  display: none !important;
}

.tribe-events-c-events-bar--border {
  border: none !important;
}

.tribe-events-c-view-selector__list {
  position: absolute;
  right: 0;
  top: 30px;
  z-index: 1000;
}

.tribe-events-event-image img {
  border: 3px solid #ffffff !important;
  outline: 3px solid #ffce00;
  border-radius: 30px !important;
  overflow: hidden;
  margin: 0 auto 100px auto;
}

.tribe-events-single-section {
  width: 100%;
}

.error404 #main {
  float: none;
  width: 100%;
}
.error404 .mfk-404 {
  margin: 0;
  padding: 0;
  background: #ffffff;
}
.error404 .mfk-404__container {
  padding: 20px 24px 110px;
}
.error404 .mfk-404__content {
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}
.error404 .mfk-404__title.page-title {
  margin: 0;
  padding: 0 0 18px;
  border: 0;
  text-align: center;
}
.error404 .mfk-404__title.uael-heading {
  margin-bottom: 0;
  color: #ffce00;
}
.error404 .mfk-404__title.uael-heading .uael-heading-text.uael-size--large {
  display: inline-block;
  font-size: 36px !important;
  line-height: 44px !important;
  font-weight: 600 !important;
  text-shadow: rgba(255, 0, 0, 0.65) 1px 1px 1px !important;
}
.error404 .mfk-404__text {
  margin: 0;
  font-size: 20px;
  line-height: 1.7;
  color: rgba(8, 50, 84, 0.78);
}
.error404 .mfk-404__button {
  display: inline-flex;
  align-items: center;
  margin-top: 32px;
  min-width: 0;
  min-height: 0;
  padding: 16px 36px 13px 36px !important;
  border: 0 !important;
  border-radius: 30px !important;
  font-family: "Montserrat", sans-serif;
  font-size: 16px !important;
  line-height: 1.2;
  font-weight: 400;
  text-decoration: none;
  color: #ffffff;
  background: var(--e-global-color-primary, #e40025);
  box-shadow: none;
  transition: transform ease-in 0.1s, box-shadow ease-in 0.25s, background-color 0.2s;
}
.error404 .mfk-404__button:hover, .error404 .mfk-404__button:focus {
  color: #ffffff;
  background: #DB0404;
}
.error404 .mfk-404__button:active {
  transform: scale(0.96);
}
.error404 .mfk-404__button .elementor-button-content-wrapper {
  display: inline-flex;
  flex-direction: row-reverse;
  align-items: center;
  gap: 20px;
}
.error404 .mfk-404__button-label,
.error404 .mfk-404__button-icon,
.error404 .mfk-404__button-icon svg,
.error404 .mfk-404__button .elementor-button-content-wrapper {
  pointer-events: none;
}
.error404 .mfk-404__button-label {
  display: block;
  color: inherit;
}
.error404 .mfk-404__button-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  min-width: 32px;
  border: 3px solid #ffffff;
  border-radius: 50%;
  color: #ffffff;
  background: transparent;
  margin-left: 20px;
}
.error404 .mfk-404__button-icon svg {
  width: 14px;
  height: 14px;
  display: block;
  margin-left: 2px;
}

@media screen and (min-width: 767px) {
  .error404 .mfk-404__container {
    padding: 30px 60px 140px;
  }
  .error404 .mfk-404__title.page-title {
    padding-bottom: 24px;
  }
  .error404 .mfk-404__title.uael-heading .uael-heading-text.uael-size--large {
    font-size: 45px !important;
    line-height: 55px !important;
  }
}
@media screen and (max-width: 767px) {
  .error404 .mfk-404__text {
    font-size: 18px;
  }
  .error404 .mfk-404__button {
    min-width: 0;
    width: 100%;
    max-width: 420px;
    justify-content: center;
    padding-left: 28px !important;
    padding-right: 28px !important;
  }
}
.line-transition {
  position: relative;
  overflow: visible !important;
  isolation: isolate;
  z-index: 1;
  padding-top: 180px !important;
  padding-bottom: 150px !important;
}
@media screen and (min-width: 768px) {
  .line-transition {
    padding-top: 280px !important;
    padding-bottom: 20px !important;
  }
}

.line-transition > .e-con-inner,
.line-transition > .elementor-element,
.line-transition .elementor-widget,
.line-transition .elementor-widget-container {
  position: relative;
  z-index: 2;
}

.line-transition--red-to-white::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: -0;
  height: 180px;
  background-image: url("images/lines/red-white.png");
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 100% auto;
  pointer-events: none;
  z-index: 1;
  transform: scaleY(-1);
}
@media screen and (min-width: 768px) {
  .line-transition--red-to-white::after {
    top: -0;
    height: 370px;
  }
}

.line-transition--white-to-red::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: -0;
  height: 180px;
  background-image: url("images/lines/red-white.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% auto;
  pointer-events: none;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .line-transition--white-to-red::after {
    top: -0;
    height: 370px;
  }
}

.line-transition--red-to-yellow::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: -0;
  height: 180px;
  background-image: url("images/lines/red-yellow.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% auto;
  pointer-events: none;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .line-transition--red-to-yellow::after {
    top: -0;
    height: 370px;
  }
}

.line-transition--yellow-to-red::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: -0;
  height: 180px;
  background-image: url("images/lines/red-yellow.png");
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 100% auto;
  pointer-events: none;
  z-index: 1;
  transform: scaleY(-1);
}
@media screen and (min-width: 768px) {
  .line-transition--yellow-to-red::after {
    top: -0;
    height: 370px;
  }
}

.line-transition--yellow-to-blue::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: -0;
  height: 180px;
  background-image: url("images/lines/yellow-blue.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% auto;
  pointer-events: none;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .line-transition--yellow-to-blue::after {
    top: -0;
    height: 370px;
  }
}

.line-transition--blue-to-yellow::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: -0;
  height: 180px;
  background-image: url("images/lines/yellow-blue.png");
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 100% auto;
  pointer-events: none;
  z-index: 1;
  transform: scaleY(-1);
}
@media screen and (min-width: 768px) {
  .line-transition--blue-to-yellow::after {
    top: -0;
    height: 370px;
  }
}

.line-transition--blue-to-white::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: -0;
  height: 180px;
  background-image: url("images/lines/blue-white.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% auto;
  pointer-events: none;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .line-transition--blue-to-white::after {
    top: -0;
    height: 370px;
  }
}

.line-transition--white-to-blue::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: -0;
  height: 180px;
  background-image: url("images/lines/blue-white.png");
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 100% auto;
  pointer-events: none;
  z-index: 1;
  transform: scaleY(-1);
}
@media screen and (min-width: 768px) {
  .line-transition--white-to-blue::after {
    top: -0;
    height: 370px;
  }
}

.line-transition--blue-to-red::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: -0;
  height: 180px;
  background-image: url("images/lines/blue-red.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% auto;
  pointer-events: none;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .line-transition--blue-to-red::after {
    top: -0;
    height: 370px;
  }
}

.line-transition--red-to-blue::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: -0;
  height: 180px;
  background-image: url("images/lines/blue-red.png");
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 100% auto;
  pointer-events: none;
  z-index: 1;
  transform: scaleY(-1);
}
@media screen and (min-width: 768px) {
  .line-transition--red-to-blue::after {
    top: -0;
    height: 370px;
  }
}

.line-transition--white-to-yellow::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: -0;
  height: 180px;
  background-image: url("images/lines/white-yellow.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% auto;
  pointer-events: none;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .line-transition--white-to-yellow::after {
    top: -0;
    height: 370px;
  }
}

.line-transition--yellow-to-white::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: -0;
  height: 180px;
  background-image: url("images/lines/white-yellow.png");
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 100% auto;
  pointer-events: none;
  z-index: 1;
  transform: scaleY(-1);
}
@media screen and (min-width: 768px) {
  .line-transition--yellow-to-white::after {
    top: -0;
    height: 370px;
  }
}

#footer-before-yellow {
  margin-top: 0 !important;
  background: #fff2b2 !important;
}

#content .wrapper > .elementor > section.elementor-element {
  position: relative !important;
}
#content .wrapper > .elementor > section.elementor-element:nth-of-type(1) {
  z-index: 300 !important;
}
#content .wrapper > .elementor > section.elementor-element:nth-of-type(2) {
  z-index: 299 !important;
}
#content .wrapper > .elementor > section.elementor-element:nth-of-type(3) {
  z-index: 298 !important;
}
#content .wrapper > .elementor > section.elementor-element:nth-of-type(4) {
  z-index: 297 !important;
}
#content .wrapper > .elementor > section.elementor-element:nth-of-type(5) {
  z-index: 296 !important;
}
#content .wrapper > .elementor > section.elementor-element:nth-of-type(6) {
  z-index: 295 !important;
}
#content .wrapper > .elementor > section.elementor-element:nth-of-type(7) {
  z-index: 294 !important;
}
#content .wrapper > .elementor > section.elementor-element:nth-of-type(8) {
  z-index: 293 !important;
}
#content .wrapper > .elementor > section.elementor-element:nth-of-type(9) {
  z-index: 292 !important;
}
#content .wrapper > .elementor > section.elementor-element:nth-of-type(10) {
  z-index: 291 !important;
}
#content .wrapper > .elementor > section.elementor-element:nth-of-type(11) {
  z-index: 290 !important;
}
#content .wrapper > .elementor > section.elementor-element:nth-of-type(12) {
  z-index: 289 !important;
}
#content .wrapper > .elementor > section.elementor-element:nth-of-type(13) {
  z-index: 288 !important;
}
#content .wrapper > .elementor > section.elementor-element:nth-of-type(14) {
  z-index: 287 !important;
}
#content .wrapper > .elementor > section.elementor-element:nth-of-type(15) {
  z-index: 286 !important;
}
#content .wrapper > .elementor > section.elementor-element:nth-of-type(16) {
  z-index: 285 !important;
}
#content .wrapper > .elementor > section.elementor-element:nth-of-type(17) {
  z-index: 284 !important;
}
#content .wrapper > .elementor > section.elementor-element:nth-of-type(18) {
  z-index: 283 !important;
}
#content .wrapper > .elementor > section.elementor-element:nth-of-type(19) {
  z-index: 282 !important;
}
#content .wrapper > .elementor > section.elementor-element:nth-of-type(20) {
  z-index: 281 !important;
}
#content .wrapper > .elementor > section.elementor-element.maxZindex {
  z-index: 301 !important;
}

.section-bg--white {
  background: #ffffff !important;
  background-color: #ffffff !important;
  background-image: none !important;
}
.section-bg--white:not(.elementor-motion-effects-element-type-background),
.section-bg--white > .elementor-motion-effects-container > .elementor-motion-effects-layer,
.section-bg--white > .e-con-inner {
  background: #ffffff !important;
  background-color: #ffffff !important;
  background-image: none !important;
}
.section-bg--white::before,
.section-bg--white > .elementor-background-video-container::before,
.section-bg--white > .e-con-inner > .elementor-background-video-container::before,
.section-bg--white > .elementor-background-slideshow::before,
.section-bg--white > .e-con-inner > .elementor-background-slideshow::before,
.section-bg--white > .elementor-motion-effects-container > .elementor-motion-effects-layer::before {
  background: transparent !important;
  background-color: transparent !important;
  background-image: none !important;
}

.section-bg--rose {
  background: #fcdce0 !important;
  background-color: #fcdce0 !important;
  background-image: none !important;
}
.section-bg--rose:not(.elementor-motion-effects-element-type-background),
.section-bg--rose > .elementor-motion-effects-container > .elementor-motion-effects-layer,
.section-bg--rose > .e-con-inner {
  background: #fcdce0 !important;
  background-color: #fcdce0 !important;
  background-image: none !important;
}
.section-bg--rose::before,
.section-bg--rose > .elementor-background-video-container::before,
.section-bg--rose > .e-con-inner > .elementor-background-video-container::before,
.section-bg--rose > .elementor-background-slideshow::before,
.section-bg--rose > .e-con-inner > .elementor-background-slideshow::before,
.section-bg--rose > .elementor-motion-effects-container > .elementor-motion-effects-layer::before {
  background: transparent !important;
  background-color: transparent !important;
  background-image: none !important;
}

.section-bg--yellow {
  background: #fff2b2 !important;
  background-color: #fff2b2 !important;
  background-image: none !important;
}
.section-bg--yellow:not(.elementor-motion-effects-element-type-background),
.section-bg--yellow > .elementor-motion-effects-container > .elementor-motion-effects-layer,
.section-bg--yellow > .e-con-inner {
  background: #fff2b2 !important;
  background-color: #fff2b2 !important;
  background-image: none !important;
}
.section-bg--yellow::before,
.section-bg--yellow > .elementor-background-video-container::before,
.section-bg--yellow > .e-con-inner > .elementor-background-video-container::before,
.section-bg--yellow > .elementor-background-slideshow::before,
.section-bg--yellow > .e-con-inner > .elementor-background-slideshow::before,
.section-bg--yellow > .elementor-motion-effects-container > .elementor-motion-effects-layer::before {
  background: transparent !important;
  background-color: transparent !important;
  background-image: none !important;
}

.section-bg--blue {
  background: #dfe9ef !important;
  background-color: #dfe9ef !important;
  background-image: none !important;
}
.section-bg--blue:not(.elementor-motion-effects-element-type-background),
.section-bg--blue > .elementor-motion-effects-container > .elementor-motion-effects-layer,
.section-bg--blue > .e-con-inner {
  background: #dfe9ef !important;
  background-color: #dfe9ef !important;
  background-image: none !important;
}
.section-bg--blue::before,
.section-bg--blue > .elementor-background-video-container::before,
.section-bg--blue > .e-con-inner > .elementor-background-video-container::before,
.section-bg--blue > .elementor-background-slideshow::before,
.section-bg--blue > .e-con-inner > .elementor-background-slideshow::before,
.section-bg--blue > .elementor-motion-effects-container > .elementor-motion-effects-layer::before {
  background: transparent !important;
  background-color: transparent !important;
  background-image: none !important;
}

.section-intro--under-line {
  padding-top: 60px !important;
}

.tribe-events-calendar-list__event-title span {
  border: none !important;
}

/*
Theme Name:	Clean-Journal Child
Description: 1.MFK
Author:	Olga Ernst
Template: clean-journal
Version: 1.0
*/
.foto img {
  border-radius: 30px !important;
  width: 100%;
  border: 3px solid #ffffff !important;
  outline: 3px solid #ffce00;
  border-radius: 30px;
}

.rotate2 {
  transform: rotate(2deg);
}

.rotate-2 {
  transform: rotate(-2deg);
}

.rotate3 {
  transform: rotate(3deg);
}

.rotate-3 {
  transform: rotate(-3deg);
}

.rotate4 {
  transform: rotate(4deg);
}

.rotate-4 {
  transform: rotate(-4deg);
}

.rotate5 {
  transform: rotate(5deg);
}

.rotate-5 {
  transform: rotate(-5deg);
}

.elementor-element .uael-heading {
  color: #ffce00;
  margin-bottom: 10px;
}

#scrollup {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0;
}

#scrollup::before {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  border-top: 3px solid #ffffff;
  border-left: 3px solid #ffffff;
  transform: translateY(3px) rotate(45deg);
}

.simple-text.intro-headling {
  background: linear-gradient(90deg, rgb(231, 238, 241) 0%, rgb(231, 239, 243) 15%, rgba(255, 255, 255, 0) 70%, rgb(219, 230, 237) 100%) !important;
  padding: 0;
}
.simple-text.intro-headling .e-con-inner {
  padding-top: 50px;
  padding-bottom: 100px;
}
.simple-text.intro-headling .e-con-inner .e-con-inner {
  padding: 0;
}
.simple-text.intro-headling::after {
  content: "";
  display: block;
  background-image: url("/wp-content/uploads/lines-edge-white.png");
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  background-size: cover;
  bottom: -146px;
  margin-left: -40px;
  height: 155px;
  margin-right: -40px;
  width: 120vw;
  top: 0;
  z-index: 40;
}
@media screen and (min-width: 767px) {
  .simple-text.intro-headling::after {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    height: 360px;
    top: inherit;
  }
}
.simple-text.intro-headling .uael-heading-text.uael-size--large {
  font-size: 35px;
  line-height: 40px;
  font-weight: 600;
  text-shadow: rgba(255, 0, 0, 0.65) 1px 1px 1px;
}
.simple-text.intro-headling .uael-sub-heading {
  font-size: 24px;
  color: #025e88;
  font-weight: 600;
  letter-spacing: 0.2px;
}

.e-con.line--light-blue-before {
  margin-top: 250px;
  padding-bottom: 40px;
}
.e-con.line--light-blue-before > .e-con-inner {
  padding-top: 40px !important;
}
@media screen and (min-width: 767px) {
  .e-con.line--light-blue-before > .e-con-inner {
    padding-top: 80px !important;
  }
}
.e-con.line--light-blue-before::before {
  margin-top: -265px;
  content: "" !important;
  display: block !important;
  height: 370px !important;
  background-image: url("/wp-content/themes/clean-journal-child/images/lines-edge-light-blue3.png");
  background-repeat: no-repeat;
  left: 0;
  width: 100%;
  background-size: cover;
}
.e-con.line--light-blue-before .uael-heading .uael-heading-text.uael-size--large {
  font-size: 24px;
  font-weight: 600;
}
@media screen and (min-width: 767px) {
  .e-con.line--light-blue-before .uael-heading .uael-heading-text.uael-size--large {
    font-size: 40px;
  }
}
.e-con.line--light-blue-before .uael-sub-heading {
  font-size: 28px;
  color: #083254;
}

.elementor-173 h1 + .uael-sub-heading {
  font-size: 19px !important;
}
@media screen and (min-width: 767px) {
  .elementor-173 h1 + .uael-sub-heading {
    font-size: 24px !important;
  }
}
.elementor-173 .simple-text.intro-headling .e-con-inner {
  padding: 20px;
}
@media screen and (min-width: 767px) {
  .elementor-173 .simple-text.intro-headling .e-con-inner {
    padding-bottom: 100px;
  }
}
@media screen and (min-width: 1200px) {
  .elementor-173 .simple-text.intro-headling .e-con-inner {
    padding-left: 0;
    padding-right: 0;
  }
}
.elementor-173 .simple-text.intro-headling::after {
  height: 155px;
}
@media screen and (min-width: 767px) {
  .elementor-173 .simple-text.intro-headling::after {
    height: 360px;
    top: inherit;
  }
}

/*
Theme Name:	Clean-Journal Child
Description: 1.MFK
Author:	Olga Ernst
Template: clean-journal
Version: 1.0
*/
.elementor-element .uael-heading {
  color: #ffce00;
  margin-bottom: 10px;
}

.intro__container-noslider {
  background: linear-gradient(90deg, rgb(231, 238, 241) 0%, rgb(231, 239, 243) 15%, rgba(255, 255, 255, 0) 70%, rgb(219, 230, 237) 100%) !important;
}
.intro__h1-wrap {
  font-size: 35px;
  line-height: 40px;
  font-weight: 600;
  text-shadow: rgba(255, 0, 0, 0.65) 1px 1px 1px;
}

h1.uael-heading span.uael-heading-text.uael-size--large {
  font-size: 36px !important;
  line-height: 44px !important;
  font-weight: 600 !important;
  text-shadow: rgba(255, 0, 0, 0.65) 1px 1px 1px !important;
}
@media screen and (min-width: 700px) {
  h1.uael-heading span.uael-heading-text.uael-size--large {
    font-size: 45px !important;
    line-height: 55px !important;
  }
}

.uael-sub-heading {
  font-size: 24px;
  color: #025e88;
  font-weight: 600;
  letter-spacing: 0.2px;
}

.elementor-173 h1.uael-heading span.uael-heading-text.uael-size--large {
  font-size: 30px !important;
}
@media screen and (min-width: 700px) {
  .elementor-173 h1.uael-heading span.uael-heading-text.uael-size--large {
    font-size: 45px !important;
  }
}

.elementor-button {
  border-width: 3px !important;
  border-radius: 30px !important;
  padding: 20px 30px 20px 30px !important;
  font-size: 18px !important;
  background-color: #e40025;
  border-color: yellow;
  color: #fff;
  border: none;
  cursor: pointer;
  position: relative;
  transition: transform ease-in 0.1s, box-shadow ease-in 0.25s;
}

.elementor-button:focus {
  outline: 0;
}

.elementor-button:before, .elementor-button:after {
  position: absolute;
  content: "";
  display: block;
  width: 140%;
  height: 100%;
  left: -20%;
  z-index: 1000;
  transition: all ease-in-out 0.5s;
  background-repeat: no-repeat;
}

.elementor-button:before {
  display: none;
  top: -75%;
  background-image: radial-gradient(circle, #37ff00 20%, transparent 20%), radial-gradient(circle, transparent 20%, #072fea 20%, transparent 30%), radial-gradient(circle, #25f839 20%, transparent 20%), radial-gradient(circle, #ff0000 20%, transparent 20%), radial-gradient(circle, transparent 10%, #ff0081 15%, transparent 20%), radial-gradient(circle, #7300ff 20%, transparent 20%), radial-gradient(circle, #ff0081 20%, transparent 20%), radial-gradient(circle, #25f839 20%, transparent 20%), radial-gradient(circle, #ff0081 20%, transparent 20%);
  background-size: 10% 10%, 20% 20%, 15% 15%, 20% 20%, 18% 18%, 10% 10%, 15% 15%, 10% 10%, 18% 18%;
}

.elementor-button:after {
  display: none;
  bottom: -75%;
  background-image: radial-gradient(circle, #ff0081 20%, transparent 20%), radial-gradient(circle, #0048ff 20%, transparent 20%), radial-gradient(circle, transparent 10%, #e6ff00 15%, transparent 20%), radial-gradient(circle, #25f839 20%, transparent 20%), radial-gradient(circle, #ff0081 20%, transparent 20%), radial-gradient(circle, #36c2bd 20%, transparent 20%), radial-gradient(circle, #ff0081 20%, transparent 20%);
  background-size: 15% 15%, 20% 20%, 18% 18%, 20% 20%, 15% 15%, 10% 10%, 20% 20%;
}

.elementor-button--wide:before {
  display: none;
  top: -75%;
  background-image: radial-gradient(circle, #37ff00 20%, transparent 20%), radial-gradient(circle, transparent 20%, #072fea 20%, transparent 30%), radial-gradient(circle, #f8254c 20%, transparent 20%), radial-gradient(circle, #ffd500 20%, transparent 20%), radial-gradient(circle, transparent 10%, #ff0081 15%, transparent 20%), radial-gradient(circle, #7300ff 20%, transparent 20%), radial-gradient(circle, #ff0081 20%, transparent 20%), radial-gradient(circle, #61e14c 20%, transparent 20%), radial-gradient(circle, #ff0081 20%, transparent 20%);
  background-size: 10% 20%, 10% 30%, 15% 30%, 15% 30%, 10% 25%, 10% 30%, 10% 25%, 10% 20%, 15% 30%;
}

.elementor-button--wide:after {
  display: none;
  bottom: -75%;
  background-image: radial-gradient(circle, #ff0081 20%, transparent 20%), radial-gradient(circle, #0048ff 20%, transparent 20%), radial-gradient(circle, transparent 10%, #e6ff00 15%, transparent 20%), radial-gradient(circle, #25f839 20%, transparent 20%), radial-gradient(circle, #5500ff 20%, transparent 20%), radial-gradient(circle, #ff8000 20%, transparent 20%), radial-gradient(circle, #00fff7 20%, transparent 20%);
  background-size: 15% 30%, 10% 30%, 15% 30%, 10% 30%, 15% 30%, 10% 20%, 15% 30%;
}

.elementor-button.animate:before {
  display: block;
  animation: topBubbles ease-in-out 1s infinite;
}

.elementor-button.animate:after {
  display: block;
  animation: bottomBubbles ease-in-out 1s infinite;
}

@keyframes topBubbles {
  0% {
    background-position: 5% 90%, 10% 90%, 10% 90%, 15% 90%, 25% 90%, 25% 90%, 40% 90%, 55% 90%, 70% 90%;
  }
  50% {
    background-position: 0% 80%, 0% 20%, 10% 40%, 20% 0%, 30% 30%, 22% 50%, 50% 50%, 65% 20%, 90% 30%;
  }
  100% {
    background-position: 0% 70%, 0% 10%, 10% 30%, 20% -10%, 30% 20%, 22% 40%, 50% 40%, 65% 10%, 90% 20%;
    background-size: 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%;
  }
}
@keyframes bottomBubbles {
  0% {
    background-position: 10% -10%, 30% 10%, 55% -10%, 70% -10%, 85% -10%, 70% -10%, 70% 0%;
  }
  50% {
    background-position: 0% 80%, 20% 80%, 45% 60%, 60% 100%, 75% 70%, 95% 60%, 105% 0%;
  }
  100% {
    background-position: 0% 90%, 20% 90%, 45% 70%, 60% 110%, 75% 80%, 95% 70%, 110% 10%;
    background-size: 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%;
  }
}
body.home .simple-text.intro-headling::after,
body.page-id-173 .simple-text.intro-headling::after {
  top: auto;
  bottom: -75px;
}
@media screen and (min-width: 767px) {
  body.home .simple-text.intro-headling::after,
  body.page-id-173 .simple-text.intro-headling::after {
    bottom: -115px;
  }
}
@media screen and (min-width: 1020px) {
  body.home .simple-text.intro-headling::after,
  body.page-id-173 .simple-text.intro-headling::after {
    bottom: -140px;
  }
}
@media screen and (min-width: 767px) {
  body.home #content.site-content,
  body.page-id-173 #content.site-content {
    padding-top: 0;
  }
}

/*# sourceMappingURL=style.css.map */
