/* Main CSS File */
/* Colors */
/* Basic Colors */
/* Primary Colors */
/* Highlight Colors */
/* Fonts */
/* Animations */
/* RESET based on https://piccalil.li/blog/a-modern-css-reset/ */
/* Box sizing rules */
*,
*::before,
*::after {
  box-sizing: border-box;
  padding: 0;
  margin: 0; }

/* Remove default margin */
body,
h1,
h2,
h3,
h4,
p,
figure,
blockquote,
dl,
dd {
  margin: 0; }

/* Remove list styles on ul, ol elements with a list role, which suggests default styling will be removed */
ul[role='list'],
ol[role='list'] {
  list-style: none; }

/* Set core root defaults */
html:focus-within {
  scroll-behavior: smooth; }

/* Set core body defaults */
body {
  min-height: 100vh;
  text-rendering: optimizeSpeed;
  line-height: 1.5; }

/* A elements that don't have a class get default styles */
a:not([class]) {
  text-decoration-skip-ink: auto; }

/* Make images easier to work with */
img,
picture {
  max-width: 100%;
  display: block; }

/* Inherit fonts for inputs and buttons */
input,
button,
textarea,
select {
  font: inherit; }

/* Remove all animations, transitions and smooth scroll for people that prefer not to see them */
@media (prefers-reduced-motion: reduce) {
  html:focus-within {
    scroll-behavior: auto; }

  *,
  *::before,
  *::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important; } }
body {
  /* background: rgb(97,198,208);
  background: linear-gradient(145deg, rgba(97,198,208,1) 0%, rgba(68,84,106,1) 100%);*/ }

/* Use rem (multiplier for base font) to set font sizes! */
/* FONT DEFINITIONEN */
/* roboto-300 - latin-ext_latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local(""), url("../fonts/roboto-v20-latin-ext_latin-300.eot"), url("../fonts/roboto-v20-latin-ext_latin-300.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-v20-latin-ext_latin-300.woff2") format("woff2"), url("../fonts/roboto-v20-latin-ext_latin-300.woff") format("woff"), url("../fonts/roboto-v20-latin-ext_latin-300.ttf") format("truetype"), url("../fonts/roboto-v20-latin-ext_latin-300.svg#Roboto") format("svg");
  /* Legacy iOS */ }
/* roboto-300italic - latin-ext_latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  src: local(""), url("../fonts/roboto-v20-latin-ext_latin-300italic.eot"), url("../fonts/roboto-v20-latin-ext_latin-300italic.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-v20-latin-ext_latin-300italic.woff2") format("woff2"), url("../fonts/roboto-v20-latin-ext_latin-300italic.woff") format("woff"), url("../fonts/roboto-v20-latin-ext_latin-300italic.ttf") format("truetype"), url("../fonts/roboto-v20-latin-ext_latin-300italic.svg#Roboto") format("svg");
  /* Legacy iOS */ }
/* roboto-regular - latin-ext_latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local(""), url("../fonts/roboto-v20-latin-ext_latin-regular.eot"), url("../fonts/roboto-v20-latin-ext_latin-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-v20-latin-ext_latin-regular.woff2") format("woff2"), url("../fonts/roboto-v20-latin-ext_latin-regular.woff") format("woff"), url("../fonts/roboto-v20-latin-ext_latin-regular.ttf") format("truetype"), url("../fonts/roboto-v20-latin-ext_latin-regular.svg#Roboto") format("svg");
  /* Legacy iOS */ }
/* roboto-italic - latin-ext_latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: local(""), url("../fonts/roboto-v20-latin-ext_latin-italic.eot"), url("../fonts/roboto-v20-latin-ext_latin-italic.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-v20-latin-ext_latin-italic.woff2") format("woff2"), url("../fonts/roboto-v20-latin-ext_latin-italic.woff") format("woff"), url("../fonts/roboto-v20-latin-ext_latin-italic.ttf") format("truetype"), url("../fonts/roboto-v20-latin-ext_latin-italic.svg#Roboto") format("svg");
  /* Legacy iOS */ }
/* roboto-500 - latin-ext_latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local(""), url("../fonts/roboto-v20-latin-ext_latin-500.eot"), url("../fonts/roboto-v20-latin-ext_latin-500.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-v20-latin-ext_latin-500.woff2") format("woff2"), url("../fonts/roboto-v20-latin-ext_latin-500.woff") format("woff"), url("../fonts/roboto-v20-latin-ext_latin-500.ttf") format("truetype"), url("../fonts/roboto-v20-latin-ext_latin-500.svg#Roboto") format("svg");
  /* Legacy iOS */ }
/* roboto-700 - latin-ext_latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local(""), url("../fonts/roboto-v20-latin-ext_latin-700.eot"), url("../fonts/roboto-v20-latin-ext_latin-700.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-v20-latin-ext_latin-700.woff2") format("woff2"), url("../fonts/roboto-v20-latin-ext_latin-700.woff") format("woff"), url("../fonts/roboto-v20-latin-ext_latin-700.ttf") format("truetype"), url("../fonts/roboto-v20-latin-ext_latin-700.svg#Roboto") format("svg");
  /* Legacy iOS */ }
/* roboto-500italic - latin-ext_latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  src: local(""), url("../fonts/roboto-v20-latin-ext_latin-500italic.eot"), url("../fonts/roboto-v20-latin-ext_latin-500italic.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-v20-latin-ext_latin-500italic.woff2") format("woff2"), url("../fonts/roboto-v20-latin-ext_latin-500italic.woff") format("woff"), url("../fonts/roboto-v20-latin-ext_latin-500italic.ttf") format("truetype"), url("../fonts/roboto-v20-latin-ext_latin-500italic.svg#Roboto") format("svg");
  /* Legacy iOS */ }
/* roboto-700italic - latin-ext_latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  src: local(""), url("../fonts/roboto-v20-latin-ext_latin-700italic.eot"), url("../fonts/roboto-v20-latin-ext_latin-700italic.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-v20-latin-ext_latin-700italic.woff2") format("woff2"), url("../fonts/roboto-v20-latin-ext_latin-700italic.woff") format("woff"), url("../fonts/roboto-v20-latin-ext_latin-700italic.ttf") format("truetype"), url("../fonts/roboto-v20-latin-ext_latin-700italic.svg#Roboto") format("svg");
  /* Legacy iOS */ }
/* roboto-900 - latin-ext_latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: local(""), url("../fonts/roboto-v20-latin-ext_latin-900.eot"), url("../fonts/roboto-v20-latin-ext_latin-900.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-v20-latin-ext_latin-900.woff2") format("woff2"), url("../fonts/roboto-v20-latin-ext_latin-900.woff") format("woff"), url("../fonts/roboto-v20-latin-ext_latin-900.ttf") format("truetype"), url("../fonts/roboto-v20-latin-ext_latin-900.svg#Roboto") format("svg");
  /* Legacy iOS */ }
/* roboto-900italic - latin-ext_latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  src: local("");
  src: url("../fonts/roboto-v20-latin-ext_latin-900italic.eot"), url("../fonts/roboto-v20-latin-ext_latin-900italic.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-v20-latin-ext_latin-900italic.woff2") format("woff2"), url("../fonts/roboto-v20-latin-ext_latin-900italic.woff") format("woff"), url("../fonts/roboto-v20-latin-ext_latin-900italic.ttf") format("truetype"), url("../fonts/roboto-v20-latin-ext_latin-900italic.svg#Roboto") format("svg");
  /* Legacy iOS */ }
@font-face {
  font-family: 'LeagueGothic';
  font-style: normal;
  font-weight: 900;
  src: local("LeagueGothic"), url("../fonts/LeagueGothic-Regular.woff2") format("woff2"), url("../fonts/LeagueGothic-Regular.woff") format("woff"); }
/* END FONT DEFINITIONEN */
body {
  font-family: "Roboto", Arial;
  font-weight: 300;
  font-size: 1.5rem; }

h2, h3, h4, h5, h6 {
  font-family: "LeagueGothic"; }

h1 {
  text-align: center;
  font-size: 4rem;
  color: #0D498F; }

h2 {
  font-size: 3rem;
  margin-bottom: 1.2rem;
  margin-top: 1rem;
  color: #030B37;
  text-align: center;
  line-height: 1.2; }

h3 {
  font-size: 2rem;
  margin-top: 1rem;
  margin-bottom: 0.5rem;
  color: #0D498F;
  text-align: center;
  line-height: 1.2; }

h4 {
  font-size: 1.5rem;
  margin-top: 1rem;
  margin-bottom: 0.5px;
  color: #0D498F;
  text-align: center;
  line-height: 1.2; }

h2.intro-title {
  display: block;
  margin: 0 auto;
  max-width: 50%;
  padding: 1em 0;
  color: #FFFFFF;
  font-size: 4rem; }

h3.intro-title {
  display: block;
  margin: 0 auto;
  max-width: 50%;
  padding: 0 0 1.5em 0;
  color: #FFFFFF;
  font-size: clamp(1.5rem, 3rem); }

.intro .button-primary {
  display: block;
  width: fit-content;
  margin: 0 auto 1.5em;
  padding: 0.5em 3em;
  text-align: center;
  border-radius: 15px; }

p {
  font-size: 1.2rem;
  line-height: 1.5;
  margin-bottom: 0.8em;
  color: #030B37; }

.title-text-highlight {
  color: #13C8B5; }

.text-highlight {
  color: #0D498F;
  font-weight: 500; }

.bold-text {
  font-weight: 500; }

.about header .left-aligned-text {
  text-align: left; }

.one-col-text {
  text-align: justify;
  hyphens: auto; }

.two-col-text {
  text-align: justify;
  hyphens: auto; }

.about p, .section2 p {
  /*padding: 0 6rem 1rem 6rem;*/
  margin: 0 auto;
  /*text-align: center;*/
  color: #44546A; }

.tile p {
  color: #030B37 !important;
  text-align: justify !important;
  hyphens: auto;
  padding: 0 2rem 1rem 2rem; }

.centered {
  text-align: center; }

/* GENERAL ELEMENTS */
html {
  scroll-behavior: smooth; }

/* MAIN HEADER */
.main-header {
  /*padding:1em 0;*/
  background-color: #FFFFFF;
  /*box-shadow: 0px 5px 5px 2px rgba(0,0,0,1.0);*/ }

.about header, .section2 header {
  /*padding-bottom:2em;*/
  padding-bottom: 0;
  background-color: white; }

/* LOGO */
.logo {
  display: inline-block;
  width: 150px;
  height: 50px;
  background-image: url(../images/5mart_logo_v2.jpg);
  background-size: contain;
  background-repeat: no-repeat;
  margin: 0 2em 0 0; }

.logo-full {
  display: block;
  width: 400px;
  max-width: 90%;
  height: 300px;
  background-image: url(../images/5mart_logo_final.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin: 0 auto; }

.logo-text {
  margin: 0 2em 0 0; }

.logo-text a {
  color: #000000;
  text-decoration: none; }

#contact-info {
  display: table;
  margin: 2rem auto;
  padding: 0; }

#phone-icon {
  color: #030B37; }

.main-wrapper {
  padding: 2rem 6rem;
  margin: 0 auto; }

.basic-site h2, .basic-site h3, .basic-site h4, .basic-site p {
  text-align: left; }

.overview-gears {
  background-image: url(../images/overview_gears.png);
  background-repeat: no-repeat;
  background-size: contain;
  height: 20rem;
  width: 25rem;
  max-width: 90%;
  margin: 3rem auto 0; }

/* Navigation */
/*.navbar {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    margin: 0;
}
nav ul {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    list-style: none;
    margin: 0;
    padding: 0;
    justify-content: space-around;
}

nav a {
    display: inline-block;
    color: $highlight-color-1;
    text-decoration: none;
    font-size:1.2rem;
}

nav a:hover,
nav a:focus {
    color: $highlight-color-2;
}

.navcenter {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    list-style: none;
}

.navcenter ul li {
    height: 40px;
}

.navcenter ul li a {
    display: flex;
    justify-content: center;
    height: 40px;
    line-height:40px;
    margin: 0 1em;
    text-align: center;
    font-size:1rem;
    font-weight: 500;
    color: $primary-color-5;
    text-decoration: none;
    transition: .3s ease-in-out;
}

.navcenter ul li a:hover, .navcenter ul li a:focus, .navcenter ul li a:active {
    color: $highlight-color-2;
    transition: .2s ease-in-out;
}

.navcenter, .navright {
    height:40px;
}

.navcenter {
    margin:0 2em 0 0;
}

.navright ul {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: right;
    list-style: none;
    margin:0;
}

.navright ul li {
    width: 40px;
    height: 40px;
    margin-right: 3px;
}

.navright ul li a {
    display: flex;
    justify-content: center;
    line-height:40px;
    background-color: $primary-color-5;
    border-radius: 0 12px 0 12px;
    width: 40px;
    height: 40px;
    text-align: center;
    font-size:1rem;
    font-weight: 700;
    color: $basic-color-white;
    text-decoration: none;
    transform: rotate(10deg);
    transition: .3s ease-in-out;
}

.navright ul li a:hover {
    background-color: $highlight-color-1;
    transition: .2s ease-in-out;
}

.navright ul li a:focus, .navright ul li a:active {
    background-color: $highlight-color-2;
    transition: .2s ease-in-out;
}

.navright ul li.current a {
    background-color: $highlight-color-2;
}

.navright ul li.current a:hover {
    background-color: $highlight-color-1;
}

*/
/* Responsive Mini (Burger) Menu */
/* menu */
.navcenter ul {
  clear: both;
  max-height: 0;
  transition: max-height .2s ease-out; }

/* menu icon */
.navcenter .menu-icon {
  cursor: pointer;
  display: inline-block;
  padding: 28px 20px;
  position: relative;
  user-select: none; }

.navcenter .menu-icon .navicon {
  background: #333;
  display: block;
  height: 2px;
  position: relative;
  /*transition: background .2s ease-out;*/
  width: 18px; }

.navcenter .menu-icon .navicon:before,
.navcenter .menu-icon .navicon:after {
  background: #333;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  transition: all .2s ease-out;
  width: 100%; }

.navcenter .menu-icon .navicon:before {
  top: 5px; }

.navcenter .menu-icon .navicon:after {
  top: -5px; }

.navcenter .menu-btn {
  display: none; }

.navcenter .menu-btn:checked ~ ul {
  max-height: 240px; }

.navcenter .menu-btn:checked ~ .menu-icon .navicon {
  background: transparent; }

.navcenter .menu-btn:checked ~ .menu-icon .navicon:before {
  transform: rotate(-45deg); }

.navcenter .menu-btn:checked ~ .menu-icon .navicon:after {
  transform: rotate(45deg); }

.navcenter .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:before,
.navcenter .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:after {
  top: 0; }

/* End Responsive Mini (Burger) Menu */
.about-body {
  display: grid;
  grid-gap: 1em;
  margin-top: 2em;
  margin-bottom: 2em;
  padding: 1em;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-areas: "tile1 tile2 tile3";
  /*background-color: $primary-text-color-bright;*/ }

@media only screen and (max-width: 1100px) {
  .about-body {
    display: block;
    margin-top: 2em;
    margin-bottom: 2em;
    padding: 1em;
    /*background-color: $primary-text-color-bright;*/ }

  .tile {
    margin-bottom: 1em; } }
.tile {
  /*background-color: $primary-color-4;*/
  background-color: #13C8B5;
  padding: 3rem 1.5rem;
  border-radius: 0 45px 0 45px; }

.tile1 {
  grid-area: tile1; }

.tile2 {
  grid-area: tile2; }

.tile3 {
  grid-area: tile3; }

.tile h3 {
  color: #0A1652; }

.image i {
  display: block;
  width: fit-content;
  font-size: 7rem;
  margin: 0.5em auto;
  text-align: center;
  /*color: $highlight-color-2;*/
  color: #0A1652;
  background-image: linear-gradient(90deg, #030B37, #0D498F);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  /*text-shadow:0 0 10px rgba(0, 0, 0, 0.75)*/ }

#firstp {
  padding: 3rem 0 0 0 !important;
  text-align: justify;
  hyphens: auto; }

.default-bulletlist {
  margin: 1rem 3rem 2rem;
  list-style: square;
  font-size: 1.2rem; }

.default-bulletlist li {
  color: #030B37; }

.main-container {
  grid-area: main;
  min-height: 100%; }

.textgrid {
  display: grid;
  grid-gap: 1em;
  margin-top: 2em;
  margin-bottom: 2em;
  padding: 0;
  grid-template-columns: 1fr 2fr;
  grid-template-areas: "links rechts";
  /*background-color: $primary-text-color-bright;*/ }

.links {
  grid-area: links;
  width: 100%;
  float: left; }

.rechts {
  grid-area: rechts; }

.links p {
  padding: 0 0 2em 0;
  margin: 1em 0 0 0 !important;
  text-align: left !important; }

.rechts p {
  padding: 0 0 2em 0;
  margin: 0 0 0 2em;
  text-align: justify !important; }

.boxes {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-areas: "tile1 tile2 tile3";
  gap: 30px; }

div.boxes {
  text-align: center;
  background-color: #FFF;
  padding: 20px; }

img {
  display: block;
  max-width: 100%; }

.wwww-container {
  position: relative;
  margin: 1em auto;
  width: 30rem;
  height: 30rem; }

.wwww-outer {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: #0A1652;
  border-radius: 50%; }

#top-w {
  position: absolute;
  top: 5%;
  left: 0%;
  color: #17e3ce;
  text-transform: uppercase;
  font-weight: 500;
  width: 100%;
  margin: auto;
  padding: 0;
  text-align: center;
  vertical-align: middle; }

#right-w {
  position: absolute;
  bottom: 25%;
  right: 5%;
  color: #17e3ce;
  text-transform: uppercase;
  font-weight: 500;
  width: 100px;
  margin: auto;
  padding: 0;
  text-align: center;
  vertical-align: middle;
  padding: 0;
  transform: rotate(-55deg); }

#left-w {
  position: absolute;
  bottom: 25%;
  left: 5%;
  color: #17e3ce;
  text-transform: uppercase;
  font-weight: 500;
  width: 100px;
  margin: auto;
  padding: 0;
  text-align: center;
  vertical-align: middle;
  padding: 0;
  transform: rotate(55deg); }

.wwww-middle {
  position: absolute;
  top: 15%;
  left: 15%;
  width: 70%;
  height: 70%;
  z-index: 1;
  background-color: #13C8B5;
  border-radius: 50%; }

#top-third {
  position: absolute;
  top: 10%;
  left: 35%;
  padding: 0;
  margin: 0;
  hyphens: auto;
  text-align: center;
  font-weight: 500;
  font-size: 1.1rem;
  color: #FFFFFF; }

#right-third {
  position: absolute;
  bottom: 22%;
  right: 3%;
  hyphens: auto;
  text-align: center;
  transform: rotate(-55deg);
  padding: 0;
  width: 150px;
  font-weight: 500;
  font-size: 1.1rem;
  color: #FFFFFF; }

#left-third {
  position: absolute;
  bottom: 26%;
  left: 3%;
  hyphens: auto;
  text-align: center;
  transform: rotate(55deg);
  padding: 0;
  width: 150px;
  font-weight: 500;
  font-size: 1.1rem;
  color: #FFFFFF; }

.wwww-middle-divider1 {
  position: absolute;
  width: 5px;
  height: 50%;
  top: 50%;
  left: 50%;
  background-color: #FFFFFF; }

.wwww-middle-divider2 {
  position: absolute;
  width: 5px;
  height: 50%;
  top: 12%;
  left: 28%;
  background-color: #FFFFFF;
  transform: rotate(125deg); }

.wwww-middle-divider3 {
  position: absolute;
  width: 5px;
  height: 50%;
  top: 12%;
  right: 28%;
  background-color: #FFFFFF;
  transform: rotate(235deg); }

.wwww-inner {
  position: absolute;
  top: 40%;
  left: 40%;
  width: 20%;
  height: 20%;
  z-index: 1;
  background-color: #0A1652;
  border-radius: 50%; }

.wwww-inner p {
  position: absolute;
  top: 35%;
  color: #17e3ce;
  text-transform: uppercase;
  font-weight: 500;
  width: 100%;
  margin: auto;
  padding: 0;
  text-align: center;
  vertical-align: middle; }

.tile a {
  padding-left: 2rem;
  font-size: 1.2rem; }

/* BUTTONS */
.button-primary {
  display: block;
  width: fit-content;
  margin: 1.5rem auto;
  background-color: #13C8B5;
  color: #FFFFFF;
  line-height: 2.5em;
  padding: 0.3em 2em;
  border-radius: 10px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2); }

.button-primary:hover, .button-primary:focus, .button-primary:active {
  background-color: #17e3ce;
  color: #FFFFFF;
  border-radius: 40px; }

.tile .button-primary {
  display: block;
  width: fit-content;
  margin: 1.5rem auto;
  background-color: #0A1652;
  color: #FFFFFF;
  line-height: 2.5em;
  padding: 0.3em 2em;
  border-radius: 10px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2); }

.tile .button-primary:hover, .tile .button-primary:focus, .tile .button-primary:active {
  background-color: #0D498F;
  color: #FFFFFF;
  border-radius: 40px; }

.section-title {
  margin: 0 auto;
  padding-top: 1.3em;
  padding-bottom: 1.3em; }

.min {
  padding-bottom: 0; }

/* SECTIONS */
.section2 {
  background-color: #FFFFFF;
  /*padding: 1.5em 5em;*/ }

.section2-body {
  background-color: #FFFFFF; }

section a {
  font-weight: 500;
  color: #13C8B5;
  text-decoration: none;
  transition: all 0.2s ease-in-out; }

section a:hover, section a:focus, section a:active {
  color: #17e3ce;
  transition: .3s ease-in-out; }

.profile-image {
  background-color: #FFFFFF;
  width: 80%;
  border-radius: 50%;
  margin: 0 auto;
  float: left; }

.clearfloat {
  clear: both; }

.italictext {
  font-style: italic; }

main {
  background-color: #5f5f5f;
  /*background-image:url(../images/background_basic_2_90deg.jpg);*/
  /*background-blend-mode: multiply;*/
  background-attachment: fixed;
  /*background-size: cover;*/
  color: #FFFFFF;
  min-width: 100%;
  background-position: center top;
  background-size: 100%;
  background-repeat: repeat-y;
  background-color: #030B37; }

.contact-social {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  list-style: none;
  margin: 2rem 0; }

.contact-social a {
  display: flex;
  justify-content: center;
  height: 60px;
  line-height: 60px;
  margin: 0 1em;
  text-align: center;
  font-size: 3.2rem;
  font-weight: 500;
  color: #21A3A3;
  text-decoration: none;
  transition: .3s ease-in-out; }

.contact-social a:hover, .contact-social a:focus, .contact-social a:active {
  color: #17e3ce;
  transition: .3s ease-in-out; }

footer {
  display: block;
  position: relative;
  margin-top: 4em;
  padding-top: 2em;
  padding-bottom: 2em;
  background-color: #030B37;
  color: #FFFFFF; }

.footer-nav {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  list-style: none;
  margin: 0; }

.footer-nav li {
  margin: 0 1em; }

.footer-nav li a {
  display: flex;
  justify-content: center;
  height: 40px;
  line-height: 40px;
  margin: 0 1em;
  text-align: center;
  font-size: 1rem;
  font-weight: 500;
  color: #21A3A3;
  text-decoration: none;
  transition: all 0.2s ease-in-out; }

.footer-nav li a:hover, .footer-nav li a:focus, .footer-nav li a:active {
  color: #17e3ce;
  transition: .3s ease-in-out; }

/* .hover a {
    transition: $animate;
    position: relative;
    &:before,
    &:after {
      content: "";
      position: absolute;
      bottom: -10px;
      width: 0px;
      height: 5px;
      margin: 5px 0 0;
      transition: $animate;
      transition-duration: 0.75s;
      opacity: 0;
      background-color: $highlight-color-3;
    }
    &.hover-1 {
      &:before,
      &:after {
        left: 0;
        color: $highlight-color-1;
      }
    }
    &:hover {
        cursor: pointer;
        .hover {
          &:before,
          &:after {
            width: 100%;
            opacity: 1;
          }
        }
    }
} */
.footer-social {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  list-style: none;
  margin: 2rem 0; }

.footer-social a {
  display: flex;
  justify-content: center;
  height: 40px;
  line-height: 40px;
  margin: 0 1em;
  text-align: center;
  font-size: 2.2rem;
  font-weight: 500;
  color: #21A3A3;
  text-decoration: none;
  transition: .3s ease-in-out; }

.footer-social a:hover, .footer-social a:focus, .footer-social a:active {
  color: #17e3ce;
  transition: .3s ease-in-out; }

footer .copyright {
  margin: 3em 0 0 0;
  font-size: 1rem;
  text-align: center;
  color: #FFFFFF; }

.totop {
  position: absolute;
  width: 35px;
  height: 35px;
  bottom: 2em;
  right: 2em; }

.totop a {
  display: inline-block;
  text-align: center;
  color: #030B37;
  line-height: 35px;
  line-height: 35px;
  width: 35px;
  height: 35px;
  min-width: 35px;
  background-color: #0D498F;
  border-radius: 50%;
  transition: .3s ease-in-out;
  box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.5); }

.totop a:hover, .totop a:focus {
  /*color: $basic-color-white;*/
  background-color: #75CFFE;
  transition: .3s ease-in-out; }

/* ANCHORS */
#top {
  display: none;
  line-height: 0; }

/* TIMELINE */
.wrapper {
  max-width: 1080px;
  margin: 50px auto;
  padding: 0 20px;
  position: relative; }

.wrapper .center-line {
  position: absolute;
  height: 100%;
  width: 4px;
  background-color: #21A3A3;
  left: 50%;
  top: 20px;
  transform: translateX(-50%); }

.wrapper .row {
  display: flex; }

.wrapper .row-1 {
  justify-content: flex-start; }

.wrapper .row-2 {
  justify-content: flex-end; }

.wrapper .row section {
  background: #030B37;
  border-radius: 5px;
  width: calc(50% - 40px);
  padding: 20px;
  position: relative; }

.wrapper .row section::before {
  position: absolute;
  content: "";
  height: 15px;
  width: 15px;
  background: #030B37;
  top: 28px;
  z-index: 1;
  transform: rotate(45deg); }

.row-1 section::before {
  right: -7px; }

.row-2 section::before {
  left: -7px; }

.row section .icon,
.center-line .scroll-icon {
  position: absolute;
  background: #030B37;
  height: 40px;
  width: 40px;
  text-align: center;
  line-height: 40px;
  border-radius: 50%;
  color: #13C8B5;
  font-size: 17px;
  box-shadow: 0 0 0 4px #fff, inset 0 2px 0 rgba(0, 0, 0, 0.08), 0 3px 0 4px rgba(0, 0, 0, 0.05); }

.center-line .scroll-icon {
  bottom: 0px;
  left: 50%;
  font-size: 25px;
  transform: translateX(-50%); }

.row-1 section .icon {
  top: 15px;
  right: -60px; }

.row-2 section .icon {
  top: 15px;
  left: -60px; }

.row section .details,
.row section .bottom {
  display: flex;
  align-items: center;
  justify-content: space-between; }

.row section .details .title {
  font-size: 22px;
  font-weight: 600; }

.row section p {
  margin: 10px 0 17px 0; }

.row section .bottom a {
  text-decoration: none;
  background: #13C8B5;
  color: #fff;
  padding: 7px 15px;
  border-radius: 5px;
  /* font-size: 17px; */
  font-weight: 400;
  transition: all 0.3s ease; }

.row section .bottom a:hover {
  transform: scale(0.97); }

/* ............/navbar/............ *

/* desktop mode............/// */
.navbar input[type="checkbox"],
.navbar .hamburger-lines {
  display: none; }

.navbar {
  position: relative;
  width: 100%;
  background: #fff;
  color: #000;
  opacity: 1;
  height: 5rem;
  z-index: 12; }

.navbar-container {
  display: flex;
  justify-content: space-between;
  /*height: 64px;*/
  align-items: center; }

.menu-items {
  order: 2;
  display: flex;
  margin-top: 1.25rem;
  margin-right: 5rem;
  margin-left: 3.5rem; }

.menu-items li {
  list-style: none;
  margin-left: 1.5rem;
  margin-bottom: 0.5rem;
  font-size: 1.2rem; }

.menu-items a {
  text-decoration: none;
  color: #030B37;
  font-weight: 500;
  transition: color 0.3s ease-in-out; }

.menu-items a:hover, .menu-items a.current:hover {
  color: #13C8B5;
  transition: color 0.3s ease-in-out; }

.menu-items a.current {
  color: #21A3A3; }

.logo {
  order: 1;
  font-size: 2.3rem;
  margin: 0.9rem 0 0 auto; }

.language-selector-mini {
  display: none; }

.navright, .navright-mini {
  order: 3;
  display: flex;
  /*flex-direction: row;
  flex-wrap: nowrap;
  justify-content: right;*/
  list-style: none;
  margin: 0.9rem auto 0 0; }

.navright li, .navright-mini li {
  width: 40px;
  height: 40px;
  margin-right: 3px !important; }

.navright-mini li {
  width: 40px;
  height: 40px;
  margin-top: 2rem; }

.navright li a, .navright-mini li a {
  display: flex;
  justify-content: center;
  line-height: 40px;
  background-color: #030B37;
  border-radius: 0 12px 0 12px;
  width: 40px;
  height: 40px;
  text-align: center;
  font-size: 1rem;
  font-weight: 700;
  color: #FFFFFF;
  text-decoration: none;
  transform: rotate(10deg);
  transition: .3s ease-in-out; }

.navright li a:hover, .navright-mini li a:hover {
  background-color: #17e3ce;
  color: #FFFFFF;
  transition: .2s ease-in-out; }

.navright li a:focus, .navright li a:active, .navright-mini li a:focus, .navright-mini li a:active {
  background-color: #13C8B5;
  transition: .2s ease-in-out; }

.navright li.current a, .navright-mini li.current a {
  background-color: #13C8B5; }

.navright li.current a:hover, .navright-mini li.current a:hover {
  background-color: #17e3ce; }

main {
  background-image: url(../images/background_basic_2.jpg); }

/* End Nav */
/* 48em = 768px */
/* ......../ media query /.......... */
@media (max-width: 768px) {
  main {
    background-image: url(../images/background_basic_2_90deg.jpg); }

  #contact-title {
    font-size: 2.5rem !important; }

  .wrapper {
    padding: 0 !important; }

  .navbar {
    opacity: 0.95; }

  .language-selector-mini {
    display: block; }

  .navbar-container input[type="checkbox"],
  .navbar-container .hamburger-lines {
    display: block; }

  .navbar-container {
    display: block;
    position: relative;
    height: 64px; }

  .navbar-container input[type="checkbox"] {
    position: absolute;
    display: block;
    height: 32px;
    width: 30px;
    top: 20px;
    left: 20px;
    z-index: 5;
    opacity: 0; }

  .navbar-container .hamburger-lines {
    display: block;
    height: 23px;
    width: 35px;
    position: absolute;
    top: 1.75rem;
    left: 1.75rem;
    z-index: 2;
    display: flex;
    flex-direction: column;
    justify-content: space-between; }

  .navbar-container .hamburger-lines .line {
    display: block;
    height: 4px;
    width: 100%;
    border-radius: 10px;
    background: #030B37; }

  .navbar-container .hamburger-lines .line1 {
    transform-origin: 0% 0%;
    transition: transform 0.4s ease-in-out; }

  .navbar-container .hamburger-lines .line2 {
    transition: transform 0.2s ease-in-out; }

  .navbar-container .hamburger-lines .line3 {
    transform-origin: 0% 100%;
    transition: transform 0.4s ease-in-out; }

  .navbar .menu-items {
    padding-top: 100px;
    background: #fff;
    height: 100vh;
    max-width: 100%;
    transform: translate(-150%);
    display: flex;
    flex-direction: column;
    /*margin-left: -40px;*/
    padding-left: 50px;
    transition: transform 0.5s ease-in-out;
    box-shadow: 5px 0px 10px 0px #aaa;
    margin: 0; }

  .navbar .menu-items li {
    margin-bottom: 1.5rem;
    font-size: 1.3rem;
    font-weight: 500;
    margin-left: 0;
    margin-right: 0; }

  .navright {
    display: none;
    width: 0;
    height: 0; }

  .logo {
    position: absolute;
    top: 0;
    right: 1.75rem;
    font-size: 2rem; }

  .navbar-container input[type="checkbox"]:checked ~ .menu-items {
    transform: translateX(0); }

  .navbar-container input[type="checkbox"]:checked ~ .hamburger-lines .line1 {
    transform: rotate(35deg); }

  .navbar-container input[type="checkbox"]:checked ~ .hamburger-lines .line2 {
    transform: scaleY(0); }

  .navbar-container input[type="checkbox"]:checked ~ .hamburger-lines .line3 {
    transform: rotate(-35deg); }

  .main-wrapper {
    padding: 2rem 3rem;
    margin: 0 auto; }

  .two-col-text {
    column-count: 1;
    column-gap: 0rem;
    padding: 0 0 1rem 0 !important; }

  .one-col-text {
    padding: 0 0 1rem 0 !important; }

  .wrapper .center-line {
    left: 20px; }

  .wrapper .row {
    margin: 30px 0 3px 60px; }

  .wrapper .row section {
    width: 100%; }

  .row-1 section::before {
    left: -7px; }

  .row-1 section .icon {
    left: -60px; }

  .textgrid, .links, .rechts {
    display: block; }

  .links {
    width: 100%; }

  .clearfloat {
    display: none; }

  .profile-image {
    float: none; }

  .rechts p {
    padding: 0;
    margin: 0;
    text-align: justify !important;
    hyphens: auto; }

  .links p {
    padding: 0 0 2em 0;
    margin: 1em 0 0 0 !important;
    text-align: left !important; }

  .contact-social a {
    margin: 0 0.75rem; }

  .wwww-container {
    position: relative;
    margin: 1em auto;
    width: 20rem;
    height: 20rem; }

  #top-third, #right-third, #left-third {
    font-weight: 300;
    font-size: 0.8rem; }

  #top-w {
    position: absolute;
    top: 5%;
    left: 0%;
    color: #17e3ce;
    text-transform: uppercase;
    font-weight: 400;
    width: 100%;
    margin: auto;
    padding: 0;
    text-align: center;
    vertical-align: middle; }

  #right-w {
    position: absolute;
    bottom: 25%;
    right: 1%;
    color: #17e3ce;
    text-transform: uppercase;
    font-weight: 400;
    width: 100px;
    margin: auto;
    padding: 0;
    text-align: center;
    vertical-align: middle;
    padding: 0;
    transform: rotate(-55deg); }

  #left-w {
    position: absolute;
    bottom: 25%;
    left: 1%;
    color: #17e3ce;
    text-transform: uppercase;
    font-weight: 400;
    width: 100px;
    margin: auto;
    padding: 0;
    text-align: center;
    vertical-align: middle;
    padding: 0;
    transform: rotate(55deg); }

  .wwww-middle {
    position: absolute;
    top: 15%;
    left: 15%;
    width: 70%;
    height: 70%;
    z-index: 1;
    background-color: #13C8B5;
    border-radius: 50%; }

  #top-third {
    position: absolute;
    top: 10%;
    left: 35%;
    padding: 0;
    margin: 0;
    hyphens: auto;
    text-align: center;
    font-weight: 300;
    font-size: 0.8rem;
    color: #FFFFFF; }

  #right-third {
    position: absolute;
    bottom: 22%;
    right: -7%;
    hyphens: auto;
    text-align: center;
    transform: rotate(-55deg);
    padding: 0;
    width: 150px;
    font-weight: 300;
    font-size: 0.8rem;
    color: #FFFFFF; }

  #left-third {
    position: absolute;
    bottom: 26%;
    left: -4%;
    hyphens: auto;
    text-align: center;
    transform: rotate(55deg);
    padding: 0;
    width: 150px;
    font-weight: 300;
    font-size: 0.8rem;
    color: #FFFFFF; } }
@media (min-width: 576px) {
  .mainmenu-smallscreens {
    display: none; }

  .navcenter {
    text-align: right; }

  .navcenter ul {
    display: none; } }
@media (min-width: 768px) {
  nav input[type="checkbox"],
  nav .hamburger-lines {
    display: inline-block; }

  .two-col-text {
    column-count: 1;
    column-gap: 6rem;
    margin: 0 auto; } }
@media (min-width: 992px) {
  .main-wrapper {
    padding: 2rem 6rem;
    max-width: 1200px; }

  .navcenter ul {
    display: block; }

  .navcenter li {
    float: left; }

  .navcenter li a {
    padding: 20px 30px; }

  .navcenter nav {
    clear: none;
    float: right;
    max-height: none; }

  .navcenter .menu-icon {
    display: none; } }
.hr-wrapper {
  max-width: 100%;
  margin: 0 auto;
  position: relative;
  margin-top: 1.5em; }

  /*.hr-wrapper:before {
    content: "";
    display:inline-block;
	width: 14px;
	height: 14px;
	background: $highlight-color-2;
	border-radius: 7px;
	position: absolute;
    top: -5px;
    z-index:10; 
  }*/
hr {
  position: relative;
  max-width: 100%;
  height: 3px;
  border: 0;
  margin-block-start: 0;
  margin-block-end: 0;
  background-image: linear-gradient(90deg, #030B37, #13C8B5); }

.details .date {
  color: #FFFFFF;
  font-style: italic;
  font-size: 1rem;
  text-align: right; }

.details .title {
  color: #13C8B5;
  hyphens: auto; }

.timeline-text {
  color: #FFFFFF !important;
  text-align: left !important;
  max-width: 100%;
  margin: 0 0 0 0 !important;
  padding: 1em 0 1em 0 !important;
  hyphens: auto; }

/*# sourceMappingURL=app.css.map */
