@charset "utf-8";
/* ----------------------------------------------------------

    VARS + Mixin + Import

------------------------------------------------------------*/
/* ----------------------------------------------------------

    Global Reset

------------------------------------------------------------*/
/* ----------------------------------------------------------

    Clearfix

------------------------------------------------------------*/
.clearfix,
#row_1 #center_1,
#row_3 #center_3,
#row_4 #center_4,
.error404 #row_4 #center_4,
#row_5 #center_5,
#row_5 #center_5 #foot #footer,
#row_6 #center_6,
#row_6 #center_6 #foot2 #footer2 {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after,
#row_1 #center_1:before,
#row_1 #center_1:after,
#row_3 #center_3:before,
#row_3 #center_3:after,
#row_4 #center_4:before,
#row_4 #center_4:after,
.error404 #row_4 #center_4:before,
.error404 #row_4 #center_4:after,
#row_5 #center_5:before,
#row_5 #center_5:after,
#row_5 #center_5 #foot #footer:before,
#row_5 #center_5 #foot #footer:after,
#row_6 #center_6:before,
#row_6 #center_6:after,
#row_6 #center_6 #foot2 #footer2:before,
#row_6 #center_6 #foot2 #footer2:after {
  content: " ";
  display: table;
}
.clearfix:after,
#row_1 #center_1:after,
#row_3 #center_3:after,
#row_4 #center_4:after,
.error404 #row_4 #center_4:after,
#row_5 #center_5:after,
#row_5 #center_5 #foot #footer:after,
#row_6 #center_6:after,
#row_6 #center_6 #foot2 #footer2:after {
  clear: both;
}
/* ----------------------------------------------------------

        Elements

------------------------------------------------------------*/
html {
  font-size: 100%;
  line-height: 100%;
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}
body {
  color: #4c4c4c;
  background-color: #ffffff;
  min-width: 100%;
  min-height: 100%;
}
a {
  color: #017fa7;
  text-decoration: none;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
a:hover {
  color: #4c4c4c;
  text-decoration: none;
}
a:hover img {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
  text-decoration: none;
}
a:visited,
a:active,
a:focus {
  color: #017fa7;
  text-decoration: none;
  border-style: none;
  border-width: 0;
  outline-style: none;
  outline-width: 0;
}
a:visited:hover,
a:active:hover,
a:focus:hover {
  color: #4c4c4c;
  text-decoration: none;
}
strong {
  font-weight: 400;
}
dfn,
cite,
em,
i {
  font-style: italic;
}
img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
iframe {
  /*max-width: 100%;*/
}
/* ----------------------------------------------------------

    Allgemeine Klassen

------------------------------------------------------------*/
.none {
  display: none;
}
.clear {
  clear: both;
}
.hidden {
  visibility: hidden;
}
.visible {
  visibility: visible;
}
.lazy_hidden {
  visibility: hidden;
}
.lazy_visible {
  visibility: visible;
}
.align_left {
  text-align: left;
}
.align_center {
  text-align: center;
}
.align_right {
  text-align: right;
}
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}
.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}
.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
/* ----------------------------------------------------------

    Schriftarten

------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
  font-family: 'Open Sans', Roboto, Arial, Helvetica, Verdana, sans-serif;
  font-weight: 300;
}
.img-gallon {
  font-family: 'Gentium Plus', Roboto, Arial, Helvetica, Verdana, sans-serif;
}
/* ----------------------------------------------------------

    Schriftgrößen  (Bootstrap Basis 14px)

------------------------------------------------------------*/
/*  Root em ------------------------------------------------*/
body,
button,
input,
select,
textarea {
  font-size: 33px;
  /*x*/
  line-height: 1.2em;
  /*x*/
}
@media (min-width: 0px) and (max-width: 1199px) {
  body,
  button,
  input,
  select,
  textarea {
    font-size: 28px;
  }
}
@media (min-width: 0px) and (max-width: 1020px) {
  body,
  button,
  input,
  select,
  textarea {
    font-size: 22px;
  }
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 1em;
  font-style: normal;
  clear: both;
  text-rendering: optimizeLegibility;
  word-wrap: break-word;
}
#content_main h1 {
  font-size: 1.51515152em;
}
@media (min-width: 0px) and (max-width: 1020px) {
  #content_main h1 {
    font-size: 1.21212121em;
  }
}
#content_main h2,
.size-45 {
  font-size: 1.36363636em;
}
@media (min-width: 0px) and (max-width: 1020px) {
  #content_main h2,
  .size-45 {
    font-size: 1.09090909em;
  }
}
#content_main .img-gallon {
  font-size: 1.15151515em;
}
#content_main h3 {
  font-size: 1.15151515em;
}
#content_main h4 {
  font-size: 1.06060606em;
}
#content_main .size-32 {
  font-size: 0.96969697em;
}
#content_main a.button {
  font-size: 0.75757576em;
}
#footer,
#footer2 {
  font-size: 0.57575758em;
}
@media (min-width: 0px) and (max-width: 1020px) {
  #footer,
  #footer2 {
    font-size: 0.74848485em;
  }
}
#sitemap {
  font-size: 0.84848485em;
}
/* ----------------------------------------------------------

    Genereller Aufbau

------------------------------------------------------------*/
/* Grid ----------------------------------------------------*/
.grid-row {
  width: 100%;
}
.grid-container {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
.grid-margin {
  margin-left: 24px;
  margin-right: 24px;
}
@media (min-width: 0px) and (max-width: 1020px) {
  .grid-margin {
    margin-left: 20px;
    margin-right: 20px;
  }
}
/* Grid ---------------------------------------------------*/
#row_1 {
  width: 100%;
}
#row_1 #center_1 {
  padding: 0 60px;
}
@media (min-width: 0px) and (max-width: 1199px) {
  #row_1 #center_1 {
    padding: 0 24px;
  }
}
@media (min-width: 0px) and (max-width: 1020px) {
  #row_1 #center_1 {
    padding: 0 20px;
  }
}
#row_1 #center_1 #header_a {
  position: relative;
  padding: 36px 0 46px 0;
}
@media (min-width: 0px) and (max-width: 1020px) {
  #row_1 #center_1 #header_a {
    padding: 66px 0 36px 0;
  }
}
#row_1 #center_1 #header_a #nav_main {
  position: absolute;
  top: 36px;
  right: 0;
}
@media (min-width: 0px) and (max-width: 1020px) {
  #row_1 #center_1 #header_a #nav_main {
    top: 10px;
  }
}
#row_1 #center_1 #header_a #contact_quick {
  position: absolute;
  top: 0;
  left: 0;
}
#row_3 {
  width: 100%;
}
#row_3 #center_3 #header_c #header_img_container {
  position: relative;
  overflow: hidden;
  -webkit-animation: fadeIn 2s ease 1 300ms 0 ease;
  -moz-animation: fadeIn 2s ease 1 300ms 0 ease;
  -ms-animation: fadeIn 2s ease 1 300ms 0 ease;
  -webkit-animation: fadeIn 2s ease 1;
  animation: fadeIn 2s ease 1;
}
#row_3 #center_3 #header_c #header_img_container #header_img {
  width: 100%;
  height: 696px;
  position: relative;
  z-index: 1;
}
@media (min-width: 0px) and (max-width: 1199px) {
  #row_3 #center_3 #header_c #header_img_container #header_img {
    height: 556.8px;
  }
}
@media (min-width: 0px) and (max-width: 1020px) {
  #row_3 #center_3 #header_c #header_img_container #header_img {
    height: 275.616px;
  }
}
#row_3 #center_3 #header_c #header_img_container:after {
  content: '';
  position: absolute;
  width: 200%;
  right: 50%;
  margin-right: 176px;
  bottom: 0;
  height: 24px;
  background-color: #017fa7;
  z-index: 2;
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
}
@media (min-width: 0px) and (max-width: 1199px) {
  #row_3 #center_3 #header_c #header_img_container:after {
    margin-right: 140.8px;
  }
}
@media (min-width: 0px) and (max-width: 1020px) {
  #row_3 #center_3 #header_c #header_img_container:after {
    margin-right: 105.6px;
  }
}
#row_3 #center_3 #header_c #header_img_container.wow.animated:after {
  -webkit-animation: fadeInRight 1s ease 1 300ms 0 ease;
  -moz-animation: fadeInRight 1s ease 1 300ms 0 ease;
  -ms-animation: fadeInRight 1s ease 1 300ms 0 ease;
  -webkit-animation: fadeInRight 1s ease 1;
  animation: fadeInRight 1s ease 1;
}
#row_4 {
  width: 100%;
}
#row_4 #center_4 #mmain {
  padding: 26px 0;
}
@media (min-width: 0px) and (max-width: 1020px) {
  #row_4 #center_4 #mmain {
    padding: 30px 0;
  }
}
.error404 #row_4 {
  width: 100%;
}
.error404 #row_4 #center_4 {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
.error404 #row_4 #center_4 #mmain {
  margin-left: 24px;
  margin-right: 24px;
  padding: 50px 0;
}
@media (min-width: 0px) and (max-width: 1020px) {
  .error404 #row_4 #center_4 #mmain {
    margin-left: 20px;
    margin-right: 20px;
  }
}
#row_5 {
  width: 100%;
  background-color: #017fa7;
}
#row_5 #center_5 {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
#row_5 #center_5.wow.animated #foot #footer:before {
  -webkit-animation: fadeIn 3s ease 1 300ms 0 ease;
  -moz-animation: fadeIn 3s ease 1 300ms 0 ease;
  -ms-animation: fadeIn 3s ease 1 300ms 0 ease;
  -webkit-animation: fadeIn 3s ease 1;
  animation: fadeIn 3s ease 1;
}
#row_5 #center_5 #foot {
  margin-left: 24px;
  margin-right: 24px;
}
@media (min-width: 0px) and (max-width: 1020px) {
  #row_5 #center_5 #foot {
    margin-left: 20px;
    margin-right: 20px;
  }
}
#row_5 #center_5 #foot #footer {
  position: relative;
  padding: 210px 0 30px 0;
}
#row_5 #center_5 #foot #footer:before {
  content: '';
  width: 240px;
  height: 140px;
  position: absolute;
  top: 30px;
  left: 0;
  background-image: url("../_IMAGES/basic/logo-footer.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% auto;
}
#row_6 {
  width: 100%;
  background-color: #017fa7;
  border-top: 2px solid #ffffff;
}
#row_6 #center_6 {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
#row_6 #center_6 #foot2 {
  margin-left: 24px;
  margin-right: 24px;
}
@media (min-width: 0px) and (max-width: 1020px) {
  #row_6 #center_6 #foot2 {
    margin-left: 20px;
    margin-right: 20px;
  }
}
#row_6 #center_6 #foot2 #footer2 {
  padding: 30px 0;
}
#sitemap {
  /*.mm-menu_tip-top::before {
        top: -13px;
    }*/
}
#sitemap.mm-menu {
  --mm-color-background: #017fa7;
  --mm-color-text: #ffffff;
  --mm-color-border: transparent;
  --mm-color-text-dimmed: transparent;
  --mm-color-background-highlight: transparent;
  --mm-color-background-emphasis: transparent;
  --mm-listitem-size: 30px;
  font-weight: 400;
  line-height: 1.2em;
  background-image: url("../_IMAGES/basic/logo-navi.svg");
  background-repeat: no-repeat;
  background-position: top 24px center;
  background-size: 396px auto;
  padding: 256px 24px 0 24px;
}
@media (min-width: 0px) and (max-width: 1199px) {
  #sitemap.mm-menu {
    --mm-listitem-size: 30px;
    background-image: url("../_IMAGES/basic/logo-navi.svg");
    background-repeat: no-repeat;
    background-position: top 24px center;
    background-size: 316.8px auto;
    padding: 209.6px 24px 0 24px;
  }
}
@media (min-width: 0px) and (max-width: 1020px) {
  #sitemap.mm-menu {
    padding: 209.6px 0px 0 0px;
    background-image: url("../_IMAGES/basic/logo-navi.svg");
    background-repeat: no-repeat;
    background-position: top 24px center;
    background-size: 237.6px auto;
    padding: 163.2px 0px 0 0px;
  }
}
#sitemap.mm-menu_offcanvas {
  max-width: 588px;
}
#sitemap .mm-navbar {
  --mm-navbar-size: 50px;
  margin: 20px 0;
}
@media (min-width: 0px) and (max-width: 1199px) {
  #sitemap .mm-navbar {
    --mm-navbar-size: 40px;
  }
}
#sitemap.mm-menu_dropdown {
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
#sitemap.mm-menu_tip-bottom:before,
#sitemap.mm-menu_tip-left:before,
#sitemap.mm-menu_tip-right:before,
#sitemap.mm-menu_tip-top:before {
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  width: 50px;
  height: 50px;
  top: -15px;
}
@media (min-width: 0px) and (max-width: 1199px) {
  #sitemap.mm-menu_tip-bottom:before,
  #sitemap.mm-menu_tip-left:before,
  #sitemap.mm-menu_tip-right:before,
  #sitemap.mm-menu_tip-top:before {
    width: 40px;
    height: 40px;
  }
}
#sitemap.mm-menu_tip-right::before {
  right: 19px;
}
#sitemap .mm-panels {
  background: transparent;
  border-color: transparent;
  color: #ffffff;
  text-transform: none;
}
#sitemap .mm-panels .mobil-nav {
  text-transform: uppercase;
}
#sitemap .mm-panel {
  --mm-color-background: transparent;
  --mm-color-text: #ffffff;
  --mm-color-button: transparent;
  /*padding-top: 40px;*/
}
#sitemap .mm-listitem .mm-listitem__text {
  padding-left: 35px;
}
#sitemap .mm-listitem .mm-listitem__text:hover {
  color: rgba(255, 255, 255, 0.5);
}
@media (min-width: 0px) and (max-width: 1199px) {
  #sitemap .mm-listitem .mm-listitem__text {
    padding-left: 20px;
  }
}
#sitemap .mm-listitem.current-menu-item .mm-listitem__text,
#sitemap .mm-listitem.current_page_item .mm-listitem__text,
#sitemap .mm-listitem.current-menu-parent .mm-listitem__text {
  color: rgba(255, 255, 255, 0.5);
}
#sitemap .mm-btn::after,
#sitemap .mm-btn_prev::before {
  --mm-color-button: #ffffff;
  width: 16px;
  height: 16px;
}
@media (min-width: 0px) and (max-width: 1020px) {
  #sitemap .mm-btn::after,
  #sitemap .mm-btn_prev::before {
    width: 13px;
    height: 13px;
  }
}
#sitemap .mm-listitem__btn:not(.mm-listitem__text) {
  border-left-width: 2px;
}
#sitemap .mm-listitem__btn {
  border: none;
}
#sitemap .mm-navbar__title span {
  color: #ffffff;
  text-transform: uppercase;
}
.netzwerk.mm-wrapper_opening [class*=mm-menu_pagedim].mm-menu_opened ~ .mm-wrapper__blocker {
  -webkit-opacity: 0.4;
  -moz-opacity: 0.4;
  opacity: 0.4;
}
.netzwerk .mm-menu_opened.mm-menu_pagedim-white ~ .mm-wrapper__blocker {
  background: #ffffff;
}
/*.netzwerk.mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate3d(-588px,0,0);
    transform: translate3d(-588px,0,0);
}*/
/*.netzwerk.mm-wrapper_opening .mm-menu_position-right.mm-menu_opened~.mm-slideout {
  -webkit-transform:translate3d(-80vw,0,0);
  transform:translate3d(-80vw,0,0);
}
@media all and (max-width:300px) {
  .netzwerk.mm-wrapper_opening .mm-menu_position-right.mm-menu_opened~.mm-slideout {
    -webkit-transform:translate3d(-240px,0,0);
    transform:translate3d(-240px,0,0);
  }
}*/
/*@media all and (min-width:550px) {
  .netzwerk.mm-wrapper_opening .mm-menu_position-right.mm-menu_opened~.mm-slideout {
    -webkit-transform:translate3d(-440px,0,0);
    transform:translate3d(-440px,0,0);
  }
}*/
@media all and (min-width: 588px) {
  .netzwerk.mm-wrapper_opening .mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate3d(-588px, 0, 0);
    transform: translate3d(-588px, 0, 0);
  }
}
/* ----------------------------------------------------------

    Preload + Effects

------------------------------------------------------------*/
.js body {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.js body.loaded {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
/***************************************************
 * Generated by SVG Artista on 6/7/2025, 1:23:25 PM
 * MIT license (https://opensource.org/licenses/MIT)
 * W. https://svgartista.net
 **************************************************/
@-webkit-keyframes animate-svg-stroke-1 {
  0% {
    stroke-dashoffset: 128.8599853515625px;
    stroke-dasharray: 128.85998535px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 128.85998535px;
  }
}
@keyframes animate-svg-stroke-1 {
  0% {
    stroke-dashoffset: 128.8599853515625px;
    stroke-dasharray: 128.85998535px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 128.85998535px;
  }
}
@-webkit-keyframes animate-svg-fill-1 {
  0% {
    fill: transparent;
  }
  100% {
    fill: #007fa7;
  }
}
@keyframes animate-svg-fill-1 {
  0% {
    fill: transparent;
  }
  100% {
    fill: #007fa7;
  }
}
.svg-elem-1 {
  -webkit-animation: animate-svg-stroke-1 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s both, animate-svg-fill-1 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0s both;
  animation: animate-svg-stroke-1 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s both, animate-svg-fill-1 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0s both;
}
@-webkit-keyframes animate-svg-stroke-2 {
  0% {
    stroke-dashoffset: 150.09771728515625px;
    stroke-dasharray: 150.09771729px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 150.09771729px;
  }
}
@keyframes animate-svg-stroke-2 {
  0% {
    stroke-dashoffset: 150.09771728515625px;
    stroke-dasharray: 150.09771729px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 150.09771729px;
  }
}
@-webkit-keyframes animate-svg-fill-2 {
  0% {
    fill: transparent;
  }
  100% {
    fill: #007fa7;
  }
}
@keyframes animate-svg-fill-2 {
  0% {
    fill: transparent;
  }
  100% {
    fill: #007fa7;
  }
}
.svg-elem-2 {
  -webkit-animation: animate-svg-stroke-2 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.05s both, animate-svg-fill-2 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.05s both;
  animation: animate-svg-stroke-2 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.05s both, animate-svg-fill-2 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.05s both;
}
@-webkit-keyframes animate-svg-stroke-3 {
  0% {
    stroke-dashoffset: 132.97021484375px;
    stroke-dasharray: 132.97021484px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 132.97021484px;
  }
}
@keyframes animate-svg-stroke-3 {
  0% {
    stroke-dashoffset: 132.97021484375px;
    stroke-dasharray: 132.97021484px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 132.97021484px;
  }
}
@-webkit-keyframes animate-svg-fill-3 {
  0% {
    fill: transparent;
  }
  100% {
    fill: #007fa7;
  }
}
@keyframes animate-svg-fill-3 {
  0% {
    fill: transparent;
  }
  100% {
    fill: #007fa7;
  }
}
.svg-elem-3 {
  -webkit-animation: animate-svg-stroke-3 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.1s both, animate-svg-fill-3 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.1s both;
  animation: animate-svg-stroke-3 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.1s both, animate-svg-fill-3 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.1s both;
}
@-webkit-keyframes animate-svg-stroke-4 {
  0% {
    stroke-dashoffset: 137.56466674804688px;
    stroke-dasharray: 137.56466675px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 137.56466675px;
  }
}
@keyframes animate-svg-stroke-4 {
  0% {
    stroke-dashoffset: 137.56466674804688px;
    stroke-dasharray: 137.56466675px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 137.56466675px;
  }
}
@-webkit-keyframes animate-svg-fill-4 {
  0% {
    fill: transparent;
  }
  100% {
    fill: #007fa7;
  }
}
@keyframes animate-svg-fill-4 {
  0% {
    fill: transparent;
  }
  100% {
    fill: #007fa7;
  }
}
.svg-elem-4 {
  -webkit-animation: animate-svg-stroke-4 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.15s both, animate-svg-fill-4 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.15s both;
  animation: animate-svg-stroke-4 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.15s both, animate-svg-fill-4 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.15s both;
}
@-webkit-keyframes animate-svg-stroke-5 {
  0% {
    stroke-dashoffset: 56.49000549316406px;
    stroke-dasharray: 56.49000549px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 56.49000549px;
  }
}
@keyframes animate-svg-stroke-5 {
  0% {
    stroke-dashoffset: 56.49000549316406px;
    stroke-dasharray: 56.49000549px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 56.49000549px;
  }
}
@-webkit-keyframes animate-svg-fill-5 {
  0% {
    fill: transparent;
  }
  100% {
    fill: #007fa7;
  }
}
@keyframes animate-svg-fill-5 {
  0% {
    fill: transparent;
  }
  100% {
    fill: #007fa7;
  }
}
.svg-elem-5 {
  -webkit-animation: animate-svg-stroke-5 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.2s both, animate-svg-fill-5 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.2s both;
  animation: animate-svg-stroke-5 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.2s both, animate-svg-fill-5 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.2s both;
}
@-webkit-keyframes animate-svg-stroke-6 {
  0% {
    stroke-dashoffset: 85.87799072265625px;
    stroke-dasharray: 85.87799072px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 85.87799072px;
  }
}
@keyframes animate-svg-stroke-6 {
  0% {
    stroke-dashoffset: 85.87799072265625px;
    stroke-dasharray: 85.87799072px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 85.87799072px;
  }
}
@-webkit-keyframes animate-svg-fill-6 {
  0% {
    fill: transparent;
  }
  100% {
    fill: #007fa7;
  }
}
@keyframes animate-svg-fill-6 {
  0% {
    fill: transparent;
  }
  100% {
    fill: #007fa7;
  }
}
.svg-elem-6 {
  -webkit-animation: animate-svg-stroke-6 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.25s both, animate-svg-fill-6 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.25s both;
  animation: animate-svg-stroke-6 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.25s both, animate-svg-fill-6 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.25s both;
}
@-webkit-keyframes animate-svg-stroke-7 {
  0% {
    stroke-dashoffset: 85.87600708007812px;
    stroke-dasharray: 85.87600708px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 85.87600708px;
  }
}
@keyframes animate-svg-stroke-7 {
  0% {
    stroke-dashoffset: 85.87600708007812px;
    stroke-dasharray: 85.87600708px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 85.87600708px;
  }
}
@-webkit-keyframes animate-svg-fill-7 {
  0% {
    fill: transparent;
  }
  100% {
    fill: #007fa7;
  }
}
@keyframes animate-svg-fill-7 {
  0% {
    fill: transparent;
  }
  100% {
    fill: #007fa7;
  }
}
.svg-elem-7 {
  -webkit-animation: animate-svg-stroke-7 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.3s both, animate-svg-fill-7 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.3s both;
  animation: animate-svg-stroke-7 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.3s both, animate-svg-fill-7 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.3s both;
}
@-webkit-keyframes animate-svg-stroke-8 {
  0% {
    stroke-dashoffset: 194.64129638671875px;
    stroke-dasharray: 194.64129639px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 194.64129639px;
  }
}
@keyframes animate-svg-stroke-8 {
  0% {
    stroke-dashoffset: 194.64129638671875px;
    stroke-dasharray: 194.64129639px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 194.64129639px;
  }
}
@-webkit-keyframes animate-svg-fill-8 {
  0% {
    fill: transparent;
  }
  100% {
    fill: #007fa7;
  }
}
@keyframes animate-svg-fill-8 {
  0% {
    fill: transparent;
  }
  100% {
    fill: #007fa7;
  }
}
.svg-elem-8 {
  -webkit-animation: animate-svg-stroke-8 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.35s both, animate-svg-fill-8 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.35s both;
  animation: animate-svg-stroke-8 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.35s both, animate-svg-fill-8 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.35s both;
}
@-webkit-keyframes animate-svg-stroke-9 {
  0% {
    stroke-dashoffset: 118.90689849853516px;
    stroke-dasharray: 118.9068985px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 118.9068985px;
  }
}
@keyframes animate-svg-stroke-9 {
  0% {
    stroke-dashoffset: 118.90689849853516px;
    stroke-dasharray: 118.9068985px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 118.9068985px;
  }
}
@-webkit-keyframes animate-svg-fill-9 {
  0% {
    fill: transparent;
  }
  100% {
    fill: #007fa7;
  }
}
@keyframes animate-svg-fill-9 {
  0% {
    fill: transparent;
  }
  100% {
    fill: #007fa7;
  }
}
.svg-elem-9 {
  -webkit-animation: animate-svg-stroke-9 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.4s both, animate-svg-fill-9 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.4s both;
  animation: animate-svg-stroke-9 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.4s both, animate-svg-fill-9 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.4s both;
}
@-webkit-keyframes animate-svg-stroke-10 {
  0% {
    stroke-dashoffset: 130.00831604003906px;
    stroke-dasharray: 130.00831604px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 130.00831604px;
  }
}
@keyframes animate-svg-stroke-10 {
  0% {
    stroke-dashoffset: 130.00831604003906px;
    stroke-dasharray: 130.00831604px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 130.00831604px;
  }
}
@-webkit-keyframes animate-svg-fill-10 {
  0% {
    fill: transparent;
  }
  100% {
    fill: #007fa7;
  }
}
@keyframes animate-svg-fill-10 {
  0% {
    fill: transparent;
  }
  100% {
    fill: #007fa7;
  }
}
.svg-elem-10 {
  -webkit-animation: animate-svg-stroke-10 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.45s both, animate-svg-fill-10 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.45s both;
  animation: animate-svg-stroke-10 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.45s both, animate-svg-fill-10 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.45s both;
}
@-webkit-keyframes animate-svg-stroke-11 {
  0% {
    stroke-dashoffset: 44.59169387817383px;
    stroke-dasharray: 44.59169388px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 44.59169388px;
  }
}
@keyframes animate-svg-stroke-11 {
  0% {
    stroke-dashoffset: 44.59169387817383px;
    stroke-dasharray: 44.59169388px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 44.59169388px;
  }
}
@-webkit-keyframes animate-svg-fill-11 {
  0% {
    fill: transparent;
  }
  100% {
    fill: #575756;
  }
}
@keyframes animate-svg-fill-11 {
  0% {
    fill: transparent;
  }
  100% {
    fill: #575756;
  }
}
.svg-elem-11 {
  -webkit-animation: animate-svg-stroke-11 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.5s both, animate-svg-fill-11 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.5s both;
  animation: animate-svg-stroke-11 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.5s both, animate-svg-fill-11 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.5s both;
}
@-webkit-keyframes animate-svg-stroke-12 {
  0% {
    stroke-dashoffset: 54.48706817626953px;
    stroke-dasharray: 54.48706818px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 54.48706818px;
  }
}
@keyframes animate-svg-stroke-12 {
  0% {
    stroke-dashoffset: 54.48706817626953px;
    stroke-dasharray: 54.48706818px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 54.48706818px;
  }
}
@-webkit-keyframes animate-svg-fill-12 {
  0% {
    fill: transparent;
  }
  100% {
    fill: #575756;
  }
}
@keyframes animate-svg-fill-12 {
  0% {
    fill: transparent;
  }
  100% {
    fill: #575756;
  }
}
.svg-elem-12 {
  -webkit-animation: animate-svg-stroke-12 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.55s both, animate-svg-fill-12 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.55s both;
  animation: animate-svg-stroke-12 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.55s both, animate-svg-fill-12 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.55s both;
}
@-webkit-keyframes animate-svg-stroke-13 {
  0% {
    stroke-dashoffset: 49.92107391357422px;
    stroke-dasharray: 49.92107391px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 49.92107391px;
  }
}
@keyframes animate-svg-stroke-13 {
  0% {
    stroke-dashoffset: 49.92107391357422px;
    stroke-dasharray: 49.92107391px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 49.92107391px;
  }
}
@-webkit-keyframes animate-svg-fill-13 {
  0% {
    fill: transparent;
  }
  100% {
    fill: #575756;
  }
}
@keyframes animate-svg-fill-13 {
  0% {
    fill: transparent;
  }
  100% {
    fill: #575756;
  }
}
.svg-elem-13 {
  -webkit-animation: animate-svg-stroke-13 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.6s both, animate-svg-fill-13 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.6s both;
  animation: animate-svg-stroke-13 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.6s both, animate-svg-fill-13 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.6s both;
}
@-webkit-keyframes animate-svg-stroke-14 {
  0% {
    stroke-dashoffset: 49.727291107177734px;
    stroke-dasharray: 49.72729111px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 49.72729111px;
  }
}
@keyframes animate-svg-stroke-14 {
  0% {
    stroke-dashoffset: 49.727291107177734px;
    stroke-dasharray: 49.72729111px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 49.72729111px;
  }
}
@-webkit-keyframes animate-svg-fill-14 {
  0% {
    fill: transparent;
  }
  100% {
    fill: #575756;
  }
}
@keyframes animate-svg-fill-14 {
  0% {
    fill: transparent;
  }
  100% {
    fill: #575756;
  }
}
.svg-elem-14 {
  -webkit-animation: animate-svg-stroke-14 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.65s both, animate-svg-fill-14 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.65s both;
  animation: animate-svg-stroke-14 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.65s both, animate-svg-fill-14 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.65s both;
}
@-webkit-keyframes animate-svg-stroke-15 {
  0% {
    stroke-dashoffset: 24.343994140625px;
    stroke-dasharray: 24.34399414px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 24.34399414px;
  }
}
@keyframes animate-svg-stroke-15 {
  0% {
    stroke-dashoffset: 24.343994140625px;
    stroke-dasharray: 24.34399414px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 24.34399414px;
  }
}
@-webkit-keyframes animate-svg-fill-15 {
  0% {
    fill: transparent;
  }
  100% {
    fill: #575756;
  }
}
@keyframes animate-svg-fill-15 {
  0% {
    fill: transparent;
  }
  100% {
    fill: #575756;
  }
}
.svg-elem-15 {
  -webkit-animation: animate-svg-stroke-15 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.7s both, animate-svg-fill-15 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.7s both;
  animation: animate-svg-stroke-15 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.7s both, animate-svg-fill-15 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.7s both;
}
@-webkit-keyframes animate-svg-stroke-16 {
  0% {
    stroke-dashoffset: 42.90650177001953px;
    stroke-dasharray: 42.90650177px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 42.90650177px;
  }
}
@keyframes animate-svg-stroke-16 {
  0% {
    stroke-dashoffset: 42.90650177001953px;
    stroke-dasharray: 42.90650177px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 42.90650177px;
  }
}
@-webkit-keyframes animate-svg-fill-16 {
  0% {
    fill: transparent;
  }
  100% {
    fill: #575756;
  }
}
@keyframes animate-svg-fill-16 {
  0% {
    fill: transparent;
  }
  100% {
    fill: #575756;
  }
}
.svg-elem-16 {
  -webkit-animation: animate-svg-stroke-16 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.75s both, animate-svg-fill-16 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.75s both;
  animation: animate-svg-stroke-16 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.75s both, animate-svg-fill-16 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.75s both;
}
@-webkit-keyframes animate-svg-stroke-17 {
  0% {
    stroke-dashoffset: 24.343994140625px;
    stroke-dasharray: 24.34399414px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 24.34399414px;
  }
}
@keyframes animate-svg-stroke-17 {
  0% {
    stroke-dashoffset: 24.343994140625px;
    stroke-dasharray: 24.34399414px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 24.34399414px;
  }
}
@-webkit-keyframes animate-svg-fill-17 {
  0% {
    fill: transparent;
  }
  100% {
    fill: #575756;
  }
}
@keyframes animate-svg-fill-17 {
  0% {
    fill: transparent;
  }
  100% {
    fill: #575756;
  }
}
.svg-elem-17 {
  -webkit-animation: animate-svg-stroke-17 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.8s both, animate-svg-fill-17 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.8s both;
  animation: animate-svg-stroke-17 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.8s both, animate-svg-fill-17 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.8s both;
}
@-webkit-keyframes animate-svg-stroke-18 {
  0% {
    stroke-dashoffset: 62.726829528808594px;
    stroke-dasharray: 62.72682953px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 62.72682953px;
  }
}
@keyframes animate-svg-stroke-18 {
  0% {
    stroke-dashoffset: 62.726829528808594px;
    stroke-dasharray: 62.72682953px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 62.72682953px;
  }
}
@-webkit-keyframes animate-svg-fill-18 {
  0% {
    fill: transparent;
  }
  100% {
    fill: #575756;
  }
}
@keyframes animate-svg-fill-18 {
  0% {
    fill: transparent;
  }
  100% {
    fill: #575756;
  }
}
.svg-elem-18 {
  -webkit-animation: animate-svg-stroke-18 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.85s both, animate-svg-fill-18 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.85s both;
  animation: animate-svg-stroke-18 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.85s both, animate-svg-fill-18 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.85s both;
}
@-webkit-keyframes animate-svg-stroke-19 {
  0% {
    stroke-dashoffset: 57.57766342163086px;
    stroke-dasharray: 57.57766342px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 57.57766342px;
  }
}
@keyframes animate-svg-stroke-19 {
  0% {
    stroke-dashoffset: 57.57766342163086px;
    stroke-dasharray: 57.57766342px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 57.57766342px;
  }
}
@-webkit-keyframes animate-svg-fill-19 {
  0% {
    fill: transparent;
  }
  100% {
    fill: #575756;
  }
}
@keyframes animate-svg-fill-19 {
  0% {
    fill: transparent;
  }
  100% {
    fill: #575756;
  }
}
.svg-elem-19 {
  -webkit-animation: animate-svg-stroke-19 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.9s both, animate-svg-fill-19 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.9s both;
  animation: animate-svg-stroke-19 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.9s both, animate-svg-fill-19 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.9s both;
}
@-webkit-keyframes animate-svg-stroke-20 {
  0% {
    stroke-dashoffset: 48.67402648925781px;
    stroke-dasharray: 48.67402649px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 48.67402649px;
  }
}
@keyframes animate-svg-stroke-20 {
  0% {
    stroke-dashoffset: 48.67402648925781px;
    stroke-dasharray: 48.67402649px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 48.67402649px;
  }
}
@-webkit-keyframes animate-svg-fill-20 {
  0% {
    fill: transparent;
  }
  100% {
    fill: #575756;
  }
}
@keyframes animate-svg-fill-20 {
  0% {
    fill: transparent;
  }
  100% {
    fill: #575756;
  }
}
.svg-elem-20 {
  -webkit-animation: animate-svg-stroke-20 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.95s both, animate-svg-fill-20 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.95s both;
  animation: animate-svg-stroke-20 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.95s both, animate-svg-fill-20 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.95s both;
}
@-webkit-keyframes animate-svg-stroke-21 {
  0% {
    stroke-dashoffset: 54.49181365966797px;
    stroke-dasharray: 54.49181366px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 54.49181366px;
  }
}
@keyframes animate-svg-stroke-21 {
  0% {
    stroke-dashoffset: 54.49181365966797px;
    stroke-dasharray: 54.49181366px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 54.49181366px;
  }
}
@-webkit-keyframes animate-svg-fill-21 {
  0% {
    fill: transparent;
  }
  100% {
    fill: #575756;
  }
}
@keyframes animate-svg-fill-21 {
  0% {
    fill: transparent;
  }
  100% {
    fill: #575756;
  }
}
.svg-elem-21 {
  -webkit-animation: animate-svg-stroke-21 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1s both, animate-svg-fill-21 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1s both;
  animation: animate-svg-stroke-21 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1s both, animate-svg-fill-21 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1s both;
}
@-webkit-keyframes animate-svg-stroke-22 {
  0% {
    stroke-dashoffset: 57.812744140625px;
    stroke-dasharray: 57.81274414px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 57.81274414px;
  }
}
@keyframes animate-svg-stroke-22 {
  0% {
    stroke-dashoffset: 57.812744140625px;
    stroke-dasharray: 57.81274414px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 57.81274414px;
  }
}
@-webkit-keyframes animate-svg-fill-22 {
  0% {
    fill: transparent;
  }
  100% {
    fill: #575756;
  }
}
@keyframes animate-svg-fill-22 {
  0% {
    fill: transparent;
  }
  100% {
    fill: #575756;
  }
}
.svg-elem-22 {
  -webkit-animation: animate-svg-stroke-22 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.05s both, animate-svg-fill-22 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.05s both;
  animation: animate-svg-stroke-22 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.05s both, animate-svg-fill-22 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.05s both;
}
@-webkit-keyframes animate-svg-stroke-23 {
  0% {
    stroke-dashoffset: 55.68497848510742px;
    stroke-dasharray: 55.68497849px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 55.68497849px;
  }
}
@keyframes animate-svg-stroke-23 {
  0% {
    stroke-dashoffset: 55.68497848510742px;
    stroke-dasharray: 55.68497849px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 55.68497849px;
  }
}
@-webkit-keyframes animate-svg-fill-23 {
  0% {
    fill: transparent;
  }
  100% {
    fill: #575756;
  }
}
@keyframes animate-svg-fill-23 {
  0% {
    fill: transparent;
  }
  100% {
    fill: #575756;
  }
}
.svg-elem-23 {
  -webkit-animation: animate-svg-stroke-23 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.1s both, animate-svg-fill-23 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.1s both;
  animation: animate-svg-stroke-23 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.1s both, animate-svg-fill-23 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.1s both;
}
@-webkit-keyframes animate-svg-stroke-24 {
  0% {
    stroke-dashoffset: 62.72587585449219px;
    stroke-dasharray: 62.72587585px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 62.72587585px;
  }
}
@keyframes animate-svg-stroke-24 {
  0% {
    stroke-dashoffset: 62.72587585449219px;
    stroke-dasharray: 62.72587585px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 62.72587585px;
  }
}
@-webkit-keyframes animate-svg-fill-24 {
  0% {
    fill: transparent;
  }
  100% {
    fill: #575756;
  }
}
@keyframes animate-svg-fill-24 {
  0% {
    fill: transparent;
  }
  100% {
    fill: #575756;
  }
}
.svg-elem-24 {
  -webkit-animation: animate-svg-stroke-24 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.15s both, animate-svg-fill-24 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.15s both;
  animation: animate-svg-stroke-24 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.15s both, animate-svg-fill-24 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.15s both;
}
@-webkit-keyframes animate-svg-stroke-25 {
  0% {
    stroke-dashoffset: 62.72542190551758px;
    stroke-dasharray: 62.72542191px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 62.72542191px;
  }
}
@keyframes animate-svg-stroke-25 {
  0% {
    stroke-dashoffset: 62.72542190551758px;
    stroke-dasharray: 62.72542191px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 62.72542191px;
  }
}
@-webkit-keyframes animate-svg-fill-25 {
  0% {
    fill: transparent;
  }
  100% {
    fill: #575756;
  }
}
@keyframes animate-svg-fill-25 {
  0% {
    fill: transparent;
  }
  100% {
    fill: #575756;
  }
}
.svg-elem-25 {
  -webkit-animation: animate-svg-stroke-25 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.2s both, animate-svg-fill-25 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.2s both;
  animation: animate-svg-stroke-25 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.2s both, animate-svg-fill-25 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.2s both;
}
@-webkit-keyframes animate-svg-stroke-26 {
  0% {
    stroke-dashoffset: 48.670013427734375px;
    stroke-dasharray: 48.67001343px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 48.67001343px;
  }
}
@keyframes animate-svg-stroke-26 {
  0% {
    stroke-dashoffset: 48.670013427734375px;
    stroke-dasharray: 48.67001343px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 48.67001343px;
  }
}
@-webkit-keyframes animate-svg-fill-26 {
  0% {
    fill: transparent;
  }
  100% {
    fill: #575756;
  }
}
@keyframes animate-svg-fill-26 {
  0% {
    fill: transparent;
  }
  100% {
    fill: #575756;
  }
}
.svg-elem-26 {
  -webkit-animation: animate-svg-stroke-26 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.25s both, animate-svg-fill-26 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.25s both;
  animation: animate-svg-stroke-26 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.25s both, animate-svg-fill-26 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.25s both;
}
@-webkit-keyframes animate-svg-stroke-27 {
  0% {
    stroke-dashoffset: 54.48638153076172px;
    stroke-dasharray: 54.48638153px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 54.48638153px;
  }
}
@keyframes animate-svg-stroke-27 {
  0% {
    stroke-dashoffset: 54.48638153076172px;
    stroke-dasharray: 54.48638153px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 54.48638153px;
  }
}
@-webkit-keyframes animate-svg-fill-27 {
  0% {
    fill: transparent;
  }
  100% {
    fill: #575756;
  }
}
@keyframes animate-svg-fill-27 {
  0% {
    fill: transparent;
  }
  100% {
    fill: #575756;
  }
}
.svg-elem-27 {
  -webkit-animation: animate-svg-stroke-27 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.3s both, animate-svg-fill-27 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.3s both;
  animation: animate-svg-stroke-27 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.3s both, animate-svg-fill-27 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.3s both;
}
@-webkit-keyframes animate-svg-stroke-28 {
  0% {
    stroke-dashoffset: 42.9039306640625px;
    stroke-dasharray: 42.90393066px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 42.90393066px;
  }
}
@keyframes animate-svg-stroke-28 {
  0% {
    stroke-dashoffset: 42.9039306640625px;
    stroke-dasharray: 42.90393066px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 42.90393066px;
  }
}
@-webkit-keyframes animate-svg-fill-28 {
  0% {
    fill: transparent;
  }
  100% {
    fill: #575756;
  }
}
@keyframes animate-svg-fill-28 {
  0% {
    fill: transparent;
  }
  100% {
    fill: #575756;
  }
}
.svg-elem-28 {
  -webkit-animation: animate-svg-stroke-28 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.35s both, animate-svg-fill-28 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.35s both;
  animation: animate-svg-stroke-28 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.35s both, animate-svg-fill-28 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.35s both;
}
@-webkit-keyframes animate-svg-stroke-29 {
  0% {
    stroke-dashoffset: 58.7260627746582px;
    stroke-dasharray: 58.72606277px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 58.72606277px;
  }
}
@keyframes animate-svg-stroke-29 {
  0% {
    stroke-dashoffset: 58.7260627746582px;
    stroke-dasharray: 58.72606277px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 58.72606277px;
  }
}
@-webkit-keyframes animate-svg-fill-29 {
  0% {
    fill: transparent;
  }
  100% {
    fill: #575756;
  }
}
@keyframes animate-svg-fill-29 {
  0% {
    fill: transparent;
  }
  100% {
    fill: #575756;
  }
}
.svg-elem-29 {
  -webkit-animation: animate-svg-stroke-29 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.4s both, animate-svg-fill-29 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.4s both;
  animation: animate-svg-stroke-29 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.4s both, animate-svg-fill-29 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.4s both;
}
@-webkit-keyframes animate-svg-stroke-30 {
  0% {
    stroke-dashoffset: 57.58140563964844px;
    stroke-dasharray: 57.58140564px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 57.58140564px;
  }
}
@keyframes animate-svg-stroke-30 {
  0% {
    stroke-dashoffset: 57.58140563964844px;
    stroke-dasharray: 57.58140564px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 57.58140564px;
  }
}
@-webkit-keyframes animate-svg-fill-30 {
  0% {
    fill: transparent;
  }
  100% {
    fill: #575756;
  }
}
@keyframes animate-svg-fill-30 {
  0% {
    fill: transparent;
  }
  100% {
    fill: #575756;
  }
}
.svg-elem-30 {
  -webkit-animation: animate-svg-stroke-30 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.45s both, animate-svg-fill-30 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.45s both;
  animation: animate-svg-stroke-30 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.45s both, animate-svg-fill-30 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.45s both;
}
@-webkit-keyframes animate-svg-stroke-31 {
  0% {
    stroke-dashoffset: 42.90570068359375px;
    stroke-dasharray: 42.90570068px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 42.90570068px;
  }
}
@keyframes animate-svg-stroke-31 {
  0% {
    stroke-dashoffset: 42.90570068359375px;
    stroke-dasharray: 42.90570068px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 42.90570068px;
  }
}
@-webkit-keyframes animate-svg-fill-31 {
  0% {
    fill: transparent;
  }
  100% {
    fill: #575756;
  }
}
@keyframes animate-svg-fill-31 {
  0% {
    fill: transparent;
  }
  100% {
    fill: #575756;
  }
}
.svg-elem-31 {
  -webkit-animation: animate-svg-stroke-31 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.5s both, animate-svg-fill-31 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.5s both;
  animation: animate-svg-stroke-31 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.5s both, animate-svg-fill-31 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.5s both;
}
@-webkit-keyframes animate-svg-stroke-32 {
  0% {
    stroke-dashoffset: 36.3900146484375px;
    stroke-dasharray: 36.39001465px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 36.39001465px;
  }
}
@keyframes animate-svg-stroke-32 {
  0% {
    stroke-dashoffset: 36.3900146484375px;
    stroke-dasharray: 36.39001465px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 36.39001465px;
  }
}
@-webkit-keyframes animate-svg-fill-32 {
  0% {
    fill: transparent;
  }
  100% {
    fill: #575756;
  }
}
@keyframes animate-svg-fill-32 {
  0% {
    fill: transparent;
  }
  100% {
    fill: #575756;
  }
}
.svg-elem-32 {
  -webkit-animation: animate-svg-stroke-32 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.55s both, animate-svg-fill-32 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.55s both;
  animation: animate-svg-stroke-32 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.55s both, animate-svg-fill-32 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.55s both;
}
@-webkit-keyframes animate-svg-stroke-33 {
  0% {
    stroke-dashoffset: 49.91966247558594px;
    stroke-dasharray: 49.91966248px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 49.91966248px;
  }
}
@keyframes animate-svg-stroke-33 {
  0% {
    stroke-dashoffset: 49.91966247558594px;
    stroke-dasharray: 49.91966248px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 49.91966248px;
  }
}
@-webkit-keyframes animate-svg-fill-33 {
  0% {
    fill: transparent;
  }
  100% {
    fill: #575756;
  }
}
@keyframes animate-svg-fill-33 {
  0% {
    fill: transparent;
  }
  100% {
    fill: #575756;
  }
}
.svg-elem-33 {
  -webkit-animation: animate-svg-stroke-33 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.6s both, animate-svg-fill-33 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.6s both;
  animation: animate-svg-stroke-33 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.6s both, animate-svg-fill-33 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.6s both;
}
@-webkit-keyframes animate-svg-stroke-34 {
  0% {
    stroke-dashoffset: 57.5803337097168px;
    stroke-dasharray: 57.58033371px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 57.58033371px;
  }
}
@keyframes animate-svg-stroke-34 {
  0% {
    stroke-dashoffset: 57.5803337097168px;
    stroke-dasharray: 57.58033371px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 57.58033371px;
  }
}
@-webkit-keyframes animate-svg-fill-34 {
  0% {
    fill: transparent;
  }
  100% {
    fill: #575756;
  }
}
@keyframes animate-svg-fill-34 {
  0% {
    fill: transparent;
  }
  100% {
    fill: #575756;
  }
}
.svg-elem-34 {
  -webkit-animation: animate-svg-stroke-34 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.65s both, animate-svg-fill-34 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.65s both;
  animation: animate-svg-stroke-34 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.65s both, animate-svg-fill-34 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.65s both;
}
@-webkit-keyframes animate-svg-stroke-35 {
  0% {
    stroke-dashoffset: 36.391998291015625px;
    stroke-dasharray: 36.39199829px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 36.39199829px;
  }
}
@keyframes animate-svg-stroke-35 {
  0% {
    stroke-dashoffset: 36.391998291015625px;
    stroke-dasharray: 36.39199829px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 36.39199829px;
  }
}
@-webkit-keyframes animate-svg-fill-35 {
  0% {
    fill: transparent;
  }
  100% {
    fill: #575756;
  }
}
@keyframes animate-svg-fill-35 {
  0% {
    fill: transparent;
  }
  100% {
    fill: #575756;
  }
}
.svg-elem-35 {
  -webkit-animation: animate-svg-stroke-35 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.7s both, animate-svg-fill-35 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.7s both;
  animation: animate-svg-stroke-35 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.7s both, animate-svg-fill-35 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.7s both;
}
@-webkit-keyframes animate-svg-stroke-36 {
  0% {
    stroke-dashoffset: 160.13429260253906px;
    stroke-dasharray: 160.1342926px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 160.1342926px;
  }
}
@keyframes animate-svg-stroke-36 {
  0% {
    stroke-dashoffset: 160.13429260253906px;
    stroke-dasharray: 160.1342926px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 160.1342926px;
  }
}
.svg-elem-36 {
  -webkit-animation: animate-svg-stroke-36 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.75s both, animate-svg-fill-36 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.75s both;
  animation: animate-svg-stroke-36 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.75s both, animate-svg-fill-36 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.75s both;
}
@-webkit-keyframes animate-svg-stroke-37 {
  0% {
    stroke-dashoffset: 245.01600646972656px;
    stroke-dasharray: 245.01600647px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 245.01600647px;
  }
}
@keyframes animate-svg-stroke-37 {
  0% {
    stroke-dashoffset: 245.01600646972656px;
    stroke-dasharray: 245.01600647px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 245.01600647px;
  }
}
.svg-elem-37 {
  -webkit-animation: animate-svg-stroke-37 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.8s both, animate-svg-fill-37 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.8s both;
  animation: animate-svg-stroke-37 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.8s both, animate-svg-fill-37 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.8s both;
}
@-webkit-keyframes animate-svg-stroke-38 {
  0% {
    stroke-dashoffset: 161.9674072265625px;
    stroke-dasharray: 161.96740723px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 161.96740723px;
  }
}
@keyframes animate-svg-stroke-38 {
  0% {
    stroke-dashoffset: 161.9674072265625px;
    stroke-dasharray: 161.96740723px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 161.96740723px;
  }
}
.svg-elem-38 {
  -webkit-animation: animate-svg-stroke-38 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.85s both, animate-svg-fill-38 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.85s both;
  animation: animate-svg-stroke-38 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.85s both, animate-svg-fill-38 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.85s both;
}
@-webkit-keyframes animate-svg-stroke-39 {
  0% {
    stroke-dashoffset: 88.77800750732422px;
    stroke-dasharray: 88.77800751px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 88.77800751px;
  }
}
@keyframes animate-svg-stroke-39 {
  0% {
    stroke-dashoffset: 88.77800750732422px;
    stroke-dasharray: 88.77800751px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 88.77800751px;
  }
}
.svg-elem-39 {
  -webkit-animation: animate-svg-stroke-39 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.9s both, animate-svg-fill-39 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.9s both;
  animation: animate-svg-stroke-39 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.9s both, animate-svg-fill-39 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.9s both;
}
@-webkit-keyframes animate-svg-stroke-40 {
  0% {
    stroke-dashoffset: 84.2229995727539px;
    stroke-dasharray: 84.22299957px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 84.22299957px;
  }
}
@keyframes animate-svg-stroke-40 {
  0% {
    stroke-dashoffset: 84.2229995727539px;
    stroke-dasharray: 84.22299957px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 84.22299957px;
  }
}
.svg-elem-40 {
  -webkit-animation: animate-svg-stroke-40 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.95s both, animate-svg-fill-40 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.95s both;
  animation: animate-svg-stroke-40 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.95s both, animate-svg-fill-40 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.95s both;
}
@-webkit-keyframes animate-svg-stroke-41 {
  0% {
    stroke-dashoffset: 74.95999908447266px;
    stroke-dasharray: 74.95999908px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 74.95999908px;
  }
}
@keyframes animate-svg-stroke-41 {
  0% {
    stroke-dashoffset: 74.95999908447266px;
    stroke-dasharray: 74.95999908px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 74.95999908px;
  }
}
.svg-elem-41 {
  -webkit-animation: animate-svg-stroke-41 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2s both, animate-svg-fill-41 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2s both;
  animation: animate-svg-stroke-41 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2s both, animate-svg-fill-41 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2s both;
}
@-webkit-keyframes animate-svg-stroke-42 {
  0% {
    stroke-dashoffset: 75.18700408935547px;
    stroke-dasharray: 75.18700409px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 75.18700409px;
  }
}
@keyframes animate-svg-stroke-42 {
  0% {
    stroke-dashoffset: 75.18700408935547px;
    stroke-dasharray: 75.18700409px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 75.18700409px;
  }
}
.svg-elem-42 {
  -webkit-animation: animate-svg-stroke-42 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.05s both, animate-svg-fill-42 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.05s both;
  animation: animate-svg-stroke-42 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.05s both, animate-svg-fill-42 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.05s both;
}
@-webkit-keyframes animate-svg-stroke-43 {
  0% {
    stroke-dashoffset: 242.70599365234375px;
    stroke-dasharray: 242.70599365px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 242.70599365px;
  }
}
@keyframes animate-svg-stroke-43 {
  0% {
    stroke-dashoffset: 242.70599365234375px;
    stroke-dasharray: 242.70599365px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 242.70599365px;
  }
}
.svg-elem-43 {
  -webkit-animation: animate-svg-stroke-43 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.1s both, animate-svg-fill-43 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.1s both;
  animation: animate-svg-stroke-43 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.1s both, animate-svg-fill-43 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.1s both;
}
@-webkit-keyframes animate-svg-stroke-44 {
  0% {
    stroke-dashoffset: 95.4406967163086px;
    stroke-dasharray: 95.44069672px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 95.44069672px;
  }
}
@keyframes animate-svg-stroke-44 {
  0% {
    stroke-dashoffset: 95.4406967163086px;
    stroke-dasharray: 95.44069672px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 95.44069672px;
  }
}
.svg-elem-44 {
  -webkit-animation: animate-svg-stroke-44 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.15s both, animate-svg-fill-44 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.15s both;
  animation: animate-svg-stroke-44 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.15s both, animate-svg-fill-44 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.15s both;
}
@-webkit-keyframes animate-svg-stroke-45 {
  0% {
    stroke-dashoffset: 53.43872833251953px;
    stroke-dasharray: 53.43872833px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 53.43872833px;
  }
}
@keyframes animate-svg-stroke-45 {
  0% {
    stroke-dashoffset: 53.43872833251953px;
    stroke-dasharray: 53.43872833px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 53.43872833px;
  }
}
.svg-elem-45 {
  -webkit-animation: animate-svg-stroke-45 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.2s both, animate-svg-fill-45 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.2s both;
  animation: animate-svg-stroke-45 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.2s both, animate-svg-fill-45 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.2s both;
}
@-webkit-keyframes animate-svg-stroke-46 {
  0% {
    stroke-dashoffset: 53.07297897338867px;
    stroke-dasharray: 53.07297897px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 53.07297897px;
  }
}
@keyframes animate-svg-stroke-46 {
  0% {
    stroke-dashoffset: 53.07297897338867px;
    stroke-dasharray: 53.07297897px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 53.07297897px;
  }
}
.svg-elem-46 {
  -webkit-animation: animate-svg-stroke-46 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.25s both, animate-svg-fill-46 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.25s both;
  animation: animate-svg-stroke-46 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.25s both, animate-svg-fill-46 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.25s both;
}
@-webkit-keyframes animate-svg-stroke-47 {
  0% {
    stroke-dashoffset: 53.43897247314453px;
    stroke-dasharray: 53.43897247px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 53.43897247px;
  }
}
@keyframes animate-svg-stroke-47 {
  0% {
    stroke-dashoffset: 53.43897247314453px;
    stroke-dasharray: 53.43897247px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 53.43897247px;
  }
}
.svg-elem-47 {
  -webkit-animation: animate-svg-stroke-47 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.3s both, animate-svg-fill-47 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.3s both;
  animation: animate-svg-stroke-47 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.3s both, animate-svg-fill-47 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.3s both;
}
@-webkit-keyframes animate-svg-stroke-48 {
  0% {
    stroke-dashoffset: 76.5260009765625px;
    stroke-dasharray: 76.52600098px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 76.52600098px;
  }
}
@keyframes animate-svg-stroke-48 {
  0% {
    stroke-dashoffset: 76.5260009765625px;
    stroke-dasharray: 76.52600098px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 76.52600098px;
  }
}
.svg-elem-48 {
  -webkit-animation: animate-svg-stroke-48 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.35s both, animate-svg-fill-48 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.35s both;
  animation: animate-svg-stroke-48 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.35s both, animate-svg-fill-48 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.35s both;
}
@-webkit-keyframes animate-svg-stroke-49 {
  0% {
    stroke-dashoffset: 26.135392649098282px;
    stroke-dasharray: 26.13539265px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 26.13539265px;
  }
}
@keyframes animate-svg-stroke-49 {
  0% {
    stroke-dashoffset: 26.135392649098282px;
    stroke-dasharray: 26.13539265px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 26.13539265px;
  }
}
.svg-elem-49 {
  -webkit-animation: animate-svg-stroke-49 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.4s both, animate-svg-fill-49 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.4s both;
  animation: animate-svg-stroke-49 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.4s both, animate-svg-fill-49 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.4s both;
}
@-webkit-keyframes animate-svg-stroke-50 {
  0% {
    stroke-dashoffset: 51.270423889160156px;
    stroke-dasharray: 51.27042389px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 51.27042389px;
  }
}
@keyframes animate-svg-stroke-50 {
  0% {
    stroke-dashoffset: 51.270423889160156px;
    stroke-dasharray: 51.27042389px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 51.27042389px;
  }
}
.svg-elem-50 {
  -webkit-animation: animate-svg-stroke-50 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.45s both, animate-svg-fill-50 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.45s both;
  animation: animate-svg-stroke-50 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.45s both, animate-svg-fill-50 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.45s both;
}
@-webkit-keyframes animate-svg-stroke-51 {
  0% {
    stroke-dashoffset: 18.69442336117616px;
    stroke-dasharray: 18.69442336px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 18.69442336px;
  }
}
@keyframes animate-svg-stroke-51 {
  0% {
    stroke-dashoffset: 18.69442336117616px;
    stroke-dasharray: 18.69442336px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 18.69442336px;
  }
}
.svg-elem-51 {
  -webkit-animation: animate-svg-stroke-51 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.5s both, animate-svg-fill-51 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.5s both;
  animation: animate-svg-stroke-51 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.5s both, animate-svg-fill-51 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.5s both;
}
@-webkit-keyframes animate-svg-stroke-52 {
  0% {
    stroke-dashoffset: 23.049766540527344px;
    stroke-dasharray: 23.04976654px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 23.04976654px;
  }
}
@keyframes animate-svg-stroke-52 {
  0% {
    stroke-dashoffset: 23.049766540527344px;
    stroke-dasharray: 23.04976654px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 23.04976654px;
  }
}
.svg-elem-52 {
  -webkit-animation: animate-svg-stroke-52 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.55s both, animate-svg-fill-52 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.55s both;
  animation: animate-svg-stroke-52 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.55s both, animate-svg-fill-52 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.55s both;
}
@-webkit-keyframes animate-svg-stroke-53 {
  0% {
    stroke-dashoffset: 21.43500518798828px;
    stroke-dasharray: 21.43500519px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 21.43500519px;
  }
}
@keyframes animate-svg-stroke-53 {
  0% {
    stroke-dashoffset: 21.43500518798828px;
    stroke-dasharray: 21.43500519px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 21.43500519px;
  }
}
.svg-elem-53 {
  -webkit-animation: animate-svg-stroke-53 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.6s both, animate-svg-fill-53 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.6s both;
  animation: animate-svg-stroke-53 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.6s both, animate-svg-fill-53 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.6s both;
}
@-webkit-keyframes animate-svg-stroke-54 {
  0% {
    stroke-dashoffset: 38.1400146484375px;
    stroke-dasharray: 38.14001465px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 38.14001465px;
  }
}
@keyframes animate-svg-stroke-54 {
  0% {
    stroke-dashoffset: 38.1400146484375px;
    stroke-dasharray: 38.14001465px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 38.14001465px;
  }
}
.svg-elem-54 {
  -webkit-animation: animate-svg-stroke-54 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.65s both, animate-svg-fill-54 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.65s both;
  animation: animate-svg-stroke-54 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.65s both, animate-svg-fill-54 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.65s both;
}
@-webkit-keyframes animate-svg-stroke-55 {
  0% {
    stroke-dashoffset: 38.13999938964844px;
    stroke-dasharray: 38.13999939px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 38.13999939px;
  }
}
@keyframes animate-svg-stroke-55 {
  0% {
    stroke-dashoffset: 38.13999938964844px;
    stroke-dasharray: 38.13999939px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 38.13999939px;
  }
}
.svg-elem-55 {
  -webkit-animation: animate-svg-stroke-55 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.7s both, animate-svg-fill-55 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.7s both;
  animation: animate-svg-stroke-55 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.7s both, animate-svg-fill-55 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.7s both;
}
@-webkit-keyframes animate-svg-stroke-56 {
  0% {
    stroke-dashoffset: 26.131915295593558px;
    stroke-dasharray: 26.1319153px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 26.1319153px;
  }
}
@keyframes animate-svg-stroke-56 {
  0% {
    stroke-dashoffset: 26.131915295593558px;
    stroke-dasharray: 26.1319153px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 26.1319153px;
  }
}
.svg-elem-56 {
  -webkit-animation: animate-svg-stroke-56 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.75s both, animate-svg-fill-56 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.75s both;
  animation: animate-svg-stroke-56 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.75s both, animate-svg-fill-56 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.75s both;
}
@-webkit-keyframes animate-svg-stroke-57 {
  0% {
    stroke-dashoffset: 51.26844787597656px;
    stroke-dasharray: 51.26844788px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 51.26844788px;
  }
}
@keyframes animate-svg-stroke-57 {
  0% {
    stroke-dashoffset: 51.26844787597656px;
    stroke-dasharray: 51.26844788px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 51.26844788px;
  }
}
.svg-elem-57 {
  -webkit-animation: animate-svg-stroke-57 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.8s both, animate-svg-fill-57 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.8s both;
  animation: animate-svg-stroke-57 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.8s both, animate-svg-fill-57 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.8s both;
}
/* ----------------------------------------------------------

    Scrolled

------------------------------------------------------------*/
.logged-in #row_1.is_stuck {
  /*margin-top: 32px;
      top: 32px;*/
}
#row_1.is_stuck {
  /*.background-image("canvas.jpg", no-repeat, bottom center, auto auto); */
  /*background-color: fade(@white, 80%);*/
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  background-color: rgba(255, 255, 255, 0.96);
  transition-delay: 0s;
  /*&:after {
         content: '';
         width: 100%;
         height: 2px;
         background-color: @blue;
         position: absolute;
         left: 0;
         bottom: 0px;
         z-index: 2;
    }*/
}
#row_1.is_stuck #head_info h2 a {
  background-image: url("../_IMAGES/basic/logo-scroll.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% auto;
  height: 0;
  padding-top: calc(18.03278689%);
  display: block;
  position: relative;
  -webkit-animation: fadeIn 2s ease 1 300ms 0 ease;
  -moz-animation: fadeIn 2s ease 1 300ms 0 ease;
  -ms-animation: fadeIn 2s ease 1 300ms 0 ease;
  -webkit-animation: fadeIn 2s ease 1;
  animation: fadeIn 2s ease 1;
}
#row_1.is_stuck #head_info h2 a #lsvg {
  display: none;
}
.js #row_1.is_stuck {
  transition-delay: 0s;
}
/* ----------------------------------------------------------

    Beaver Builder

------------------------------------------------------------*/
.fl-builder.netzwerk .fl-builder-content .fl-rich-text strong {
  font-weight: 400;
}
.fl-builder.netzwerk .fl-builder-content .fl-row-bg-photo {
  position: relative;
}
/* ----------------------------------------------------------

    Head Info Elemente

------------------------------------------------------------*/
#head_info {
  width: 244px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
@media (min-width: 0px) and (max-width: 1020px) {
  #head_info {
    width: 219.6px;
  }
}
#head_info h2 {
  font-style: normal;
  text-decoration: none;
  text-indent: 0;
  margin: 0;
  padding: 0;
  border-style: none;
  border-width: 0;
  list-style-type: none;
}
#head_info h2 a {
  /*.background-image("logo.svg", no-repeat, center center, 100% auto);
            height: 0;
            padding-top: calc(206/ 244 * 100%);*/
  display: block;
  position: relative;
  /*            &:before {
               content:'';
               position: absolute;
               width: 100%;
               height: 100%;
               top: 0;
               left: 0;
               .background-image("logo.svg", no-repeat, center center, 100% auto);
               .opacity(1);
            }
            &:after {
                content:'';
               position: absolute;
               width: 100%;
               height: 100%;
               top: 0;
               left: 0;
               .background-image("logo-outline-animated-d3000-f400.svg", no-repeat, center center, 100% auto);
               .opacity(0);
            }*/
}
#head_info h2 a:hover {
  -webkit-opacity: 0.4;
  -moz-opacity: 0.4;
  opacity: 0.4;
}
#head_info h2 a span {
  display: none;
}
#head_info h3 {
  display: none;
}
/* ----------------------------------------------------------

    Contact Quick

------------------------------------------------------------*/
#contact_quick p {
  font-style: normal;
  text-decoration: none;
  text-indent: 0;
  margin: 0;
  padding: 0;
  border-style: none;
  border-width: 0;
  list-style-type: none;
}
#contact_quick p a {
  display: inline-block;
}
#contact_quick p a:hover {
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
}
#contact_quick p a span {
  display: none;
}
#contact_quick p a.telefon {
  background-image: url("../_IMAGES/basic/telefon.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% auto;
  width: 60px;
  height: 60px;
  margin-right: 15px;
}
@media (min-width: 0px) and (max-width: 1020px) {
  #contact_quick p a.telefon {
    width: 42px;
    height: 42px;
    margin-right: 5px;
  }
}
#contact_quick p a.instagram {
  background-image: url("../_IMAGES/basic/instagram.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% auto;
  width: 60px;
  height: 60px;
  margin-right: 15px;
}
@media (min-width: 0px) and (max-width: 1020px) {
  #contact_quick p a.instagram {
    width: 42px;
    height: 42px;
    margin-right: 5px;
  }
}
#contact_quick p a.doctolib {
  background-image: url("../_IMAGES/basic/doctolib.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% auto;
  width: 132px;
  height: 60px;
}
@media (min-width: 0px) and (max-width: 1020px) {
  #contact_quick p a.doctolib {
    width: 92.4px;
    height: 42px;
  }
}
/* ----------------------------------------------------------

    Header Elemente

------------------------------------------------------------*/
#nw_slideshow_container {
  position: relative;
  -webkit-animation: fadeIn 2s ease 1 300ms 0 ease;
  -moz-animation: fadeIn 2s ease 1 300ms 0 ease;
  -ms-animation: fadeIn 2s ease 1 300ms 0 ease;
  -webkit-animation: fadeIn 2s ease 1;
  animation: fadeIn 2s ease 1;
  width: 100%;
  overflow: hidden;
}
#nw_slideshow_container .bx-wrapper {
  margin: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: none;
}
#nw_slideshow_container #nw_slideshow {
  position: relative;
  z-index: 1;
  width: 100%;
}
#nw_slideshow_container #nw_slideshow .slide {
  width: 100%;
  height: 696px;
  position: relative;
  z-index: 1;
  -webkit-animation: fadeIn 2s ease 1 300ms 0 ease;
  -moz-animation: fadeIn 2s ease 1 300ms 0 ease;
  -ms-animation: fadeIn 2s ease 1 300ms 0 ease;
  -webkit-animation: fadeIn 2s ease 1;
  animation: fadeIn 2s ease 1;
  right: 0;
}
@media (min-width: 0px) and (max-width: 1199px) {
  #nw_slideshow_container #nw_slideshow .slide {
    height: 556.8px;
  }
}
@media (min-width: 0px) and (max-width: 1020px) {
  #nw_slideshow_container #nw_slideshow .slide {
    height: 417.6px;
  }
}
.home #nw_slideshow_container #nw_slideshow .slide {
  width: 100%;
  height: 100vh;
  position: relative;
  z-index: 1;
  -webkit-animation: fadeIn 2s ease 1 300ms 0 ease;
  -moz-animation: fadeIn 2s ease 1 300ms 0 ease;
  -ms-animation: fadeIn 2s ease 1 300ms 0 ease;
  -webkit-animation: fadeIn 2s ease 1;
  animation: fadeIn 2s ease 1;
}
@media (min-width: 0px) and (max-width: 1199px) {
  .home #nw_slideshow_container #nw_slideshow .slide {
    height: 100vh;
  }
}
@media (min-width: 0px) and (max-width: 1020px) {
  .home #nw_slideshow_container #nw_slideshow .slide {
    height: 100vh;
  }
}
/* ----------------------------------------------------------

    Nav Main Elemente

------------------------------------------------------------*/
#nav_main #nav_burger .mburger_container {
  font-style: normal;
  text-decoration: none;
  text-indent: 0;
  margin: 0;
  padding: 0;
  border-style: none;
  border-width: 0;
  list-style-type: none;
  /*text-align: right;*/
  /*padding-top: 10px; */
}
#nav_main #nav_burger .mburger_container .mburger {
  width: 53px;
  height: 35px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  border-radius: 0px;
  background-clip: padding-box;
  color: #017fa7;
  background-color: transparent;
  border: none;
  text-align: right;
  --mb-button-size: 53px;
  --mb-bar-width: 1;
  --mb-bar-height: 4px;
  --mb-bar-spacing: 12px;
  --mb-animate-timeout: 0.4s;
}
@media (min-width: 0px) and (max-width: 1199px) {
  #nav_main #nav_burger .mburger_container .mburger {
    /*width: 60px;
                height: 55px;
                --mb-button-size: 60px;
                --mb-bar-height: 4px;
                --mb-bar-spacing: 18px;*/
  }
}
@media (min-width: 0px) and (max-width: 1020px) {
  #nav_main #nav_burger .mburger_container .mburger {
    width: 43px;
    height: 25px;
    --mb-button-size: 43px;
    --mb-bar-height: 3px;
    --mb-bar-spacing: 10px;
  }
}
#nav_main #nav_burger .mburger_container .mburger b {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  border-radius: 6px;
  background-clip: padding-box;
}
#nav_main #nav_mobil {
  position: relative;
}
#nav_main #nav_mobil #npos {
  position: absolute;
  bottom: -40px;
  right: 0;
}
@media (min-width: 0px) and (max-width: 1199px) {
  #nav_main #nav_mobil #npos {
    bottom: -20px;
  }
}
/* ----------------------------------------------------------

    Content Main Elemente     

------------------------------------------------------------*/
#content_main {
  /* a.fl-accordion-button-icon,
    {
       &:visited, &:active, &:focus{
         border: none !important;
         outline: none !important;
       }
    }*/
}
#content_main h1 {
  font-style: normal;
  text-decoration: none;
  text-indent: 0;
  margin: 0;
  padding: 0;
  border-style: none;
  border-width: 0;
  list-style-type: none;
  color: #017fa7;
  font-weight: 400;
  margin-bottom: 1em;
}
#content_main h1 em {
  display: block;
  font-weight: 300;
  font-style: normal;
}
#content_main h2 {
  font-style: normal;
  text-decoration: none;
  text-indent: 0;
  margin: 0;
  padding: 0;
  border-style: none;
  border-width: 0;
  list-style-type: none;
  color: #017fa7;
  font-weight: 300;
  margin-bottom: 1.2em;
}
#content_main h3 {
  font-style: normal;
  text-decoration: none;
  text-indent: 0;
  margin: 0;
  padding: 0;
  border-style: none;
  border-width: 0;
  list-style-type: none;
  color: #017fa7;
  font-weight: 300;
  margin-bottom: 0.3em;
}
#content_main h4 {
  font-style: normal;
  text-decoration: none;
  text-indent: 0;
  margin: 0;
  padding: 0;
  border-style: none;
  border-width: 0;
  list-style-type: none;
  color: inherit;
  font-weight: 400;
  margin-bottom: 0.3em;
}
#content_main p {
  font-style: normal;
  text-decoration: none;
  text-indent: 0;
  margin: 0;
  padding: 0;
  border-style: none;
  border-width: 0;
  list-style-type: none;
  margin-bottom: 1.2em;
}
#content_main p a.button {
  color: #017fa7;
  font-weight: 600;
  border: 2px #017fa7 solid;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  border-radius: 30px;
  background-clip: padding-box;
  padding: 15px 30px;
  display: inline-block;
}
#content_main p a.button:hover {
  background-color: #84bed3;
  -webkit-border-radius: 0 0 30px 0;
  -moz-border-radius: 0 0 30px 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  border-radius: 0 0 30px 0;
  background-clip: padding-box;
  color: #ffffff;
}
#content_main ul {
  font-style: normal;
  text-decoration: none;
  text-indent: 0;
  margin: 0;
  padding: 0;
  border-style: none;
  border-width: 0;
  list-style-type: none;
  margin-bottom: 1.2em;
}
#content_main ul li {
  position: relative;
  padding: 1px 0px 1px 35px;
  list-style-type: none;
  list-style-position: inside;
  margin-bottom: 0.2em;
}
@media (min-width: 0px) and (max-width: 1020px) {
  #content_main ul li {
    padding: 1px 0px 1px 25px;
  }
}
#content_main ul li:before {
  font-family: 'icofont';
  color: #017fa7;
  font-size: inherit;
  position: absolute;
  top: 2px;
  left: 0;
  content: "\ea69";
  display: inline-block;
}
#content_main ul.fl-builder-submenu {
  font-style: normal;
  text-decoration: none;
  text-indent: 0;
  margin: 0;
  padding: 0;
  border-style: none;
  border-width: 0;
  list-style-type: none;
}
#content_main ul.fl-builder-submenu a:before {
  content: none;
}
#content_main ul.fl-builder-submenu li {
  font-style: normal;
  text-decoration: none;
  text-indent: 0;
  margin: 0;
  padding: 0;
  border-style: none;
  border-width: 0;
  list-style-type: none;
}
#content_main ul.fl-builder-submenu li:before {
  content: none;
}
#content_main em strong,
#content_main strong em {
  font-weight: 600;
  font-style: normal;
}
@media (min-width: 0px) and (max-width: 1020px) {
  #content_main p,
  #content_main ul {
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
  }
}
#content_main p a[href^=tel],
#content_main ul a[href^=tel] {
  color: inherit;
  text-decoration: inherit;
}
#content_main p a[href^=tel]:before,
#content_main ul a[href^=tel]:before {
  content: none;
}
#content_main .blue {
  color: #017fa7;
}
#content_main .size-32 {
  line-height: 1.2em;
}
#content_main .size-45 {
  line-height: 1.2em;
}
#content_main .link-arrow a:before,
#content_main a .link-arrow:before {
  font-family: 'icofont';
  content: "\ea90";
  font-size: inherit;
  margin-right: 10px;
  font-weight: 400;
}
#content_main .img-gallon .fl-col-group .fl-col:first-child {
  width: 43%;
}
#content_main .img-gallon .fl-col-group .fl-col:first-child .fl-module-photo {
  margin-right: 0;
}
#content_main .img-gallon .fl-col-group .fl-col:last-child {
  width: 57%;
}
#content_main .img-gallon .fl-col-group .fl-col:last-child .fl-module-rich-text {
  margin-left: 0;
  background-color: #84bed3;
  padding: 70px 60px;
  border-top: 4px #017fa7 solid;
  -webkit-border-radius: 0 0 70px 0;
  -moz-border-radius: 0 0 70px 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  border-radius: 0 0 70px 0;
  background-clip: padding-box;
}
#content_main .img-gallon .fl-col-group .fl-col:last-child .fl-module-rich-text p {
  margin: 0;
  color: #ffffff;
  font-weight: 400;
  font-style: italic;
  line-height: 1.3em;
}
#content_main .img-gallon.wow.animated .fl-col-group {
  -webkit-animation: fadeIn 3s ease 1 300ms 0 ease;
  -moz-animation: fadeIn 3s ease 1 300ms 0 ease;
  -ms-animation: fadeIn 3s ease 1 300ms 0 ease;
  -webkit-animation: fadeIn 3s ease 1;
  animation: fadeIn 3s ease 1;
}
#content_main .row-blue {
  margin-bottom: 24px;
}
#content_main .row-blue .fl-col-group {
  padding: 24px 0;
}
#content_main .teaser .fl-col-group .fl-col .fl-photo {
  margin-bottom: 24px;
}
#content_main .teaser .fl-col-group .fl-col h3 {
  color: #017fa7;
  font-weight: 400;
  margin-bottom: 0;
  text-transform: uppercase;
}
#content_main .teaser .fl-col-group .fl-col p a {
  color: #4c4c4c;
}
#content_main .teaser .fl-col-group .fl-col p a:after {
  font-family: inherit;
  color: inherit;
  font-size: inherit;
  content: "›";
  display: inline-block;
  margin-left: 5px;
}
#content_main .teaser .fl-col-group .fl-col p a:hover {
  color: #017fa7;
  margin-left: 10px;
}
#content_main .teaser.wow.animated .fl-module-content {
  -webkit-animation: fadeIn 1s ease 1 300ms 0 ease;
  -moz-animation: fadeIn 1s ease 1 300ms 0 ease;
  -ms-animation: fadeIn 1s ease 1 300ms 0 ease;
  -webkit-animation: fadeIn 1s ease 1;
  animation: fadeIn 1s ease 1;
}
#content_main .team-home .fl-col-group .fl-col:first-child h2 {
  color: #017fa7;
  text-transform: uppercase;
  margin-bottom: 0;
}
#content_main .fl-accordion-button-icon-left,
#content_main .fl-accordion-button-icon-right {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
#content_main .fl-accordion-button-label:focus,
#content_main .fl-accordion-button-label:active,
#content_main .fl-accordion-button-icon:focus,
#content_main .fl-accordion-button-icon:active {
  border: none !important;
  outline: none !important;
  outline-style: none;
  outline-width: 0;
  outline-color: transparent !important;
}
#content_main .fl-accordion-button-label:focus,
#content_main .fl-accordion-button-label:active,
#content_main .fl-accordion-button-icon:focus,
#content_main .fl-accordion-button-icon:active {
  border: none !important;
  outline: none !important;
  outline-width: 0;
  box-shadow: none;
  border-color: transparent;
  background: none;
  outline-color: transparent !important;
  outline-style: none;
  text-decoration: none;
}
#content_main .doctors .fl-module-photo {
  margin-top: 0;
  margin-bottom: 0;
}
#content_main .doctors .fl-module-photo .fl-photo-content {
  position: relative;
  overflow: hidden;
}
#content_main .doctors .fl-module-photo .fl-photo-content img {
  position: relative;
  z-index: 1;
}
#content_main .doctors .fl-module-photo .fl-photo-content:after {
  content: '';
  position: absolute;
  width: 200%;
  left: 56.1752988%;
  bottom: 0;
  height: 24px;
  background-color: #017fa7;
  z-index: 2;
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
}
#content_main .doctors.wow.animated .fl-module-photo .fl-photo-content:after {
  -webkit-animation: fadeInLeft 1s ease 1 300ms 0 ease;
  -moz-animation: fadeInLeft 1s ease 1 300ms 0 ease;
  -ms-animation: fadeInLeft 1s ease 1 300ms 0 ease;
  -webkit-animation: fadeInLeft 1s ease 1;
  animation: fadeInLeft 1s ease 1;
}
#content_main .doctors.wow.animated .fl-module-photo .fl-photo-content img {
  -webkit-animation: fadeIn 1s ease 1 300ms 0 ease;
  -moz-animation: fadeIn 1s ease 1 300ms 0 ease;
  -ms-animation: fadeIn 1s ease 1 300ms 0 ease;
  -webkit-animation: fadeIn 1s ease 1;
  animation: fadeIn 1s ease 1;
}
#content_main .doctors .fl-module-rich-text {
  margin-top: 0;
  margin-bottom: 0;
}
#content_main .doctors .fl-module-rich-text h2 {
  margin-bottom: 0;
  color: #017fa7;
  margin: 0.2em 0 0.2em 0;
}
#content_main .doctors .fl-module-accordion .fl-module-content {
  margin-top: 0;
  margin-bottom: 48px;
}
#content_main .doctors .fl-module-accordion .fl-accordion-button-label {
  font-weight: 500;
}
#content_main .doctors .fl-module-accordion .fl-accordion-content {
  font-size: 90.90909091%;
  padding: 40px 0 24px 0;
}
#content_main .doctors .fl-module-accordion .fl-accordion-content p:last-child {
  margin-bottom: 0;
}
#content_main .doctors .fl-module-accordion .fl-accordion-content ul li {
  padding: 0;
  margin: 0;
  padding-left: 16%;
}
@media (min-width: 0px) and (max-width: 1020px) {
  #content_main .doctors .fl-module-accordion .fl-accordion-content ul li {
    padding-left: 0;
  }
}
#content_main .doctors .fl-module-accordion .fl-accordion-content ul li:before {
  content: none;
}
#content_main .doctors .fl-module-accordion .fl-accordion-content ul li strong {
  color: #017fa7;
  font-weight: 500;
  position: absolute;
  left: 0;
  top: 0;
  width: 16%;
}
@media (min-width: 0px) and (max-width: 1020px) {
  #content_main .doctors .fl-module-accordion .fl-accordion-content ul li strong {
    position: relative;
    display: block;
    width: 100%;
  }
}
#content_main .team .fl-module-callout .fl-module-content {
  margin-top: 0;
}
#content_main .team .fl-module-callout .fl-photo {
  margin-bottom: 20px;
}
#content_main .team .fl-module-callout .fl-callout-content .fl-photo-content {
  position: relative;
  overflow: hidden;
}
#content_main .team .fl-module-callout .fl-callout-content .fl-photo-content img {
  position: relative;
  z-index: 1;
}
#content_main .team .fl-module-callout .fl-callout-content .fl-photo-content:after {
  content: '';
  position: absolute;
  width: 200%;
  left: 56.1752988%;
  bottom: 0;
  height: 24px;
  background-color: #017fa7;
  z-index: 2;
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
}
#content_main .team .fl-module-callout .fl-callout-content h2.fl-callout-title {
  margin-bottom: 0.3em;
}
#content_main .team .fl-module-callout .fl-callout-content .fl-callout-text {
  font-size: 75.75757576%;
  line-height: 1.2em;
}
#content_main .team .fl-module-callout .fl-callout-content .fl-callout-text ul li {
  font-style: normal;
  text-decoration: none;
  text-indent: 0;
  margin: 0;
  padding: 0;
  border-style: none;
  border-width: 0;
  list-style-type: none;
  padding-left: 25px;
}
#content_main .team.wow.animated .fl-module-callout .fl-callout-content .fl-photo-content:after {
  -webkit-animation: fadeInLeft 1s ease 1 300ms 0 ease;
  -moz-animation: fadeInLeft 1s ease 1 300ms 0 ease;
  -ms-animation: fadeInLeft 1s ease 1 300ms 0 ease;
  -webkit-animation: fadeInLeft 1s ease 1;
  animation: fadeInLeft 1s ease 1;
}
#content_main .team.wow.animated .fl-module-callout .fl-callout-content .fl-photo-content img {
  -webkit-animation: fadeIn 1s ease 1 300ms 0 ease;
  -moz-animation: fadeIn 1s ease 1 300ms 0 ease;
  -ms-animation: fadeIn 1s ease 1 300ms 0 ease;
  -webkit-animation: fadeIn 1s ease 1;
  animation: fadeIn 1s ease 1;
}
#content_main .fl-mosaicflow-item.animated {
  -webkit-animation: fadeInUp 1s ease 1 300ms 0 ease;
  -moz-animation: fadeInUp 1s ease 1 300ms 0 ease;
  -ms-animation: fadeInUp 1s ease 1 300ms 0 ease;
  -webkit-animation: fadeInUp 1s ease 1;
  animation: fadeInUp 1s ease 1;
}
#content_main .leistungen .fl-post-grid-image a {
  display: block;
  position: relative;
}
#content_main .leistungen .fl-post-grid-image a img {
  position: relative;
  z-index: 1;
}
#content_main .leistungen .fl-post-grid-image a:hover img {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
#content_main .leistungen .fl-post-grid-text {
  padding: 0px 0 24px 0;
}
#content_main .leistungen .fl-post-grid-text h3.fl-post-grid-title {
  font-size: 218.75%;
  text-transform: uppercase;
  font-weight: 400;
  margin: 0;
}
@media (min-width: 0px) and (max-width: 1199px) {
  #content_main .leistungen .fl-post-grid-text h3.fl-post-grid-title {
    font-size: 196.875%;
  }
}
@media (min-width: 0px) and (max-width: 1020px) {
  #content_main .leistungen .fl-post-grid-text h3.fl-post-grid-title {
    font-size: 153.125%;
  }
}
#content_main .leistungen .fl-post-grid-text h3.fl-post-grid-title a {
  color: #017fa7;
  display: block;
  padding-top: 20px;
}
#content_main .leistungen .fl-post-grid-text h3.fl-post-grid-title a:after {
  font-family: 'icofont';
  color: inherit;
  font-size: inherit;
  content: "\ea90";
  display: inline-block;
  margin-left: 10px;
}
#content_main .leistungen:hover .fl-post-grid-image a:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(1, 127, 167, 0.75);
  z-index: 2;
  background-image: url("../_IMAGES/basic/logo-footer.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 70% auto;
  -webkit-animation: fadeIn 1s ease 1 300ms 0 ease;
  -moz-animation: fadeIn 1s ease 1 300ms 0 ease;
  -ms-animation: fadeIn 1s ease 1 300ms 0 ease;
  -webkit-animation: fadeIn 1s ease 1;
  animation: fadeIn 1s ease 1;
}
#content_main .leistungen:hover .fl-post-grid-text h3.fl-post-grid-title a {
  margin-left: 10px;
}
#content_main .leistungen.wow.animated {
  -webkit-animation: fadeIn 1s ease 1 300ms 0 ease;
  -moz-animation: fadeIn 1s ease 1 300ms 0 ease;
  -ms-animation: fadeIn 1s ease 1 300ms 0 ease;
  -webkit-animation: fadeIn 1s ease 1;
  animation: fadeIn 1s ease 1;
}
@media (min-width: 0px) and (max-width: 1199px) {
  #content_main .lleistung .fl-post-column {
    padding-bottom: 24px;
  }
}
.netzwerk {
  /* overlay at start */
  /* overlay animate in */
  /* overlay animate out */
}
.netzwerk .mfp-arrow-right:before,
.netzwerk .mfp-arrow-right .mfp-b {
  border-left: 0px solid #ffffff;
}
.netzwerk .mfp-arrow-left:before,
.netzwerk .mfp-arrow-left .mfp-b {
  border-right: 0px solid #ffffff;
}
.netzwerk .mfp-close {
  font-size: 44px;
}
.netzwerk .mfp-content figure {
  max-height: 95vh;
  max-width: 95vw;
  overflow: hidden;
}
.netzwerk .mfp-bg {
  /*animation: fadeIn;
      animation-duration: 1s;*/
  -webkit-animation: fadeIn 1s ease 1 300ms 0 ease;
  -moz-animation: fadeIn 1s ease 1 300ms 0 ease;
  -ms-animation: fadeIn 1s ease 1 300ms 0 ease;
  -webkit-animation: fadeIn 1s ease 1;
  animation: fadeIn 1s ease 1;
  background-color: #015874;
  -webkit-opacity: 0.9;
  -moz-opacity: 0.9;
  opacity: 0.9;
}
.netzwerk .mfp-bg.mfp-ready {
  /* animation: fadeIn;
      animation-duration: 1s;*/
  -webkit-animation: fadeIn 1s ease 1 300ms 0 ease;
  -moz-animation: fadeIn 1s ease 1 300ms 0 ease;
  -ms-animation: fadeIn 1s ease 1 300ms 0 ease;
  -webkit-animation: fadeIn 1s ease 1;
  animation: fadeIn 1s ease 1;
}
.netzwerk .mfp-bg.mfp-removing {
  /*animation: fadeOut;
      animation-duration: 1s;*/
  -webkit-animation: fadeOut 1s ease 1 300ms 0 ease;
  -moz-animation: fadeOut 1s ease 1 300ms 0 ease;
  -ms-animation: fadeOut 1s ease 1 300ms 0 ease;
  -webkit-animation: fadeOut 1s ease 1;
  animation: fadeOut 1s ease 1;
}
.netzwerk .mfp-figure {
  /*animation: fadeIn;
        animation-duration: 1s;*/
  -webkit-animation: fadeIn 1s ease 1 300ms 0 ease;
  -moz-animation: fadeIn 1s ease 1 300ms 0 ease;
  -ms-animation: fadeIn 1s ease 1 300ms 0 ease;
  -webkit-animation: fadeIn 1s ease 1;
  animation: fadeIn 1s ease 1;
}
/* ----------------------------------------------------------

    Footer Elemente

------------------------------------------------------------*/
#footer {
  color: #ffffff;
}
#footer h3 {
  font-style: normal;
  text-decoration: none;
  text-indent: 0;
  margin: 0;
  padding: 0;
  border-style: none;
  border-width: 0;
  list-style-type: none;
  font-weight: 500;
  margin-bottom: 1.2em;
}
#footer h4 {
  font-style: normal;
  text-decoration: none;
  text-indent: 0;
  margin: 0;
  padding: 0;
  border-style: none;
  border-width: 0;
  list-style-type: none;
  font-weight: 500;
  margin-bottom: 0.2em;
}
#footer p {
  font-style: normal;
  text-decoration: none;
  text-indent: 0;
  margin: 0;
  padding: 0;
  border-style: none;
  border-width: 0;
  list-style-type: none;
  line-height: 1.3em;
  margin-bottom: 1.2em;
}
#footer table {
  font-style: normal;
  text-decoration: none;
  text-indent: 0;
  margin: 0;
  padding: 0;
  border-style: none;
  border-width: 0;
  list-style-type: none;
  border: none;
  border-collapse: collapse;
  table-layout: auto;
  line-height: 1.3em;
  margin-bottom: 1.2em;
}
#footer table tr td:first-child {
  padding-right: 10px;
}
#footer table td {
  vertical-align: top;
}
#footer ul {
  font-style: normal;
  text-decoration: none;
  text-indent: 0;
  margin: 0;
  padding: 0;
  border-style: none;
  border-width: 0;
  list-style-type: none;
  line-height: 1.6em;
}
#footer a {
  color: #ffffff;
}
#footer a:hover {
  color: rgba(255, 255, 255, 0.5);
}
#footer a.doctolib:before {
  font-family: 'icofont';
  color: inherit;
  font-size: inherit;
  content: "\eecd";
  display: inline-block;
  margin-right: 5px;
}
#footer a.telefon:before {
  font-family: 'icofont';
  color: inherit;
  font-size: inherit;
  content: "\ec46";
  display: inline-block;
  margin-right: 5px;
}
#footer .fc1 {
  float: left;
  padding: 0 24px 0 0;
  width: 28%;
}
@media (min-width: 0px) and (max-width: 1020px) {
  #footer .fc1 {
    float: none;
    padding: 0;
    width: 100%;
  }
}
#footer .fc2 {
  float: left;
  padding: 0 24px 0 24px;
  width: 33%;
}
@media (min-width: 0px) and (max-width: 1020px) {
  #footer .fc2 {
    float: none;
    padding: 0;
    width: 100%;
  }
}
#footer .fc3 {
  float: right;
  padding: 0 0 0 24px;
  width: 33%;
}
@media (min-width: 0px) and (max-width: 1020px) {
  #footer .fc3 {
    float: none;
    padding: 0;
    width: 100%;
  }
}
/* ----------------------------------------------------------

    Footer Elemente

------------------------------------------------------------*/
#footer2 p {
  font-style: normal;
  text-decoration: none;
  text-indent: 0;
  margin: 0;
  padding: 0;
  border-style: none;
  border-width: 0;
  list-style-type: none;
  line-height: 1.2em;
  color: #ffffff;
}
#footer2 p.pleft {
  float: left;
}
@media (min-width: 0px) and (max-width: 1020px) {
  #footer2 p.pleft {
    float: none;
  }
}
#footer2 p.pright {
  float: right;
}
@media (min-width: 0px) and (max-width: 1020px) {
  #footer2 p.pright {
    float: none;
  }
}
#footer2 a {
  color: #ffffff;
  margin-right: 20px;
}
#footer2 a:hover {
  color: rgba(255, 255, 255, 0.5);
}
#footer2 a:last-child {
  margin-right: 0px;
}
@media (min-width: 0px) and (max-width: 1020px) {
  #footer2 a {
    margin-right: 10px;
  }
}
