:root {
  --mainColor: #202020;
  --mainTextColor: white;
  --brandingColor: #1c9954;
}
@font-face {
  font-family: Lato;
  font-weight: 100;
  font-style: normal;
  text-rendering: optimizeLegibility;
  src: url(../fonts/lato-hairline.woff);
}

@font-face {
  font-family: Lato;
  font-weight: 300;
  font-style: normal;
  text-rendering: optimizeLegibility;
  src: url(../fonts/lato-light.woff);
}

@font-face {
  font-family: Lato;
  font-weight: 400;
  font-style: normal;
  text-rendering: optimizeLegibility;
  src: url(../fonts/lato-normal.woff);
}

@font-face {
  font-family: Lato;
  font-weight: 800;
  font-style: normal;
  text-rendering: optimizeLegibility;
  src: url(../fonts/lato-heavy.woff);
}

* {
  box-sizing: border-box;
}

b {
  font-size: 18px !important;
}

p {
  font: normal normal 400 18px/32px Lato;
  letter-spacing: 0px;

  opacity: 1;
}

.item {
  width: 200px;
  height: 200px;
  margin: 50px auto;
  padding-top: 75px;
  background: #ccc;
  text-align: center;
  color: #fff;
  font-size: 3em;
}

html {
  font-family: "Open Sans";
  font-size: 23px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  height: 100%;
  
}

body {
  position: relative;

  top: 0px;
  height: 100%;
}

.topMenu {
  color: white;
  padding: 35px;
}

.topMenuClose {
  display: None;

  font-weight: 300;
  font-size: 18px;
  line-height: 22px;
  padding: 65px;
  width: 201px;
}

.customerContainer {
  position: relative;
  top: -85px;
}

.scrollText {
  text-align: center;
  font: normal normal 400 16px/19px Lato;
  letter-spacing: 0px;
  color: #ffffff;
  opacity: 1;
  position: absolute;
  bottom: 95px;
}

.scrollLine {
  border: 1px solid var(--brandingColor);
  height: 62px;
  position: absolute;
  bottom: 0px;
}

.textLarge {
  text-align: center;
  font: normal normal 300 48px/57px Lato;
  letter-spacing: 0px;
  color: #2c261f;
  opacity: 1;
}

.splitter {
  border: 1px solid var(--brandingColor);
  background: var(--brandingColor);
  width: 95px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 35px;
  margin-top: 35px;
}

.fliptext {
  text-align: center;
  font: normal normal bold 32px/40px Lato;
  letter-spacing: 0px;
  color: var(--brandingColor);
  opacity: 1;
}

.phone {
  margin-right: 60px;
  font: normal normal bold 24px/40px Lato;
  letter-spacing: 1.2px;
  color: #ffffff;
}

.uk-accordion-title {
  text-align: left;
  font: normal normal 300 38px/100px Lato;
  letter-spacing: 0px;
  color: black !important;
  opacity: 1;
}

.uk-accordion-content {
  font: normal normal 400 18px/32px Lato;
  letter-spacing: 0px;
  color: black !important;
  opacity: 1;
  margin-bottom: 20px;
  max-width: 1000px;
}

.uk-accordion li {
  border-bottom: 1px solid var(--brandingColor);
}

.uk-accordion-title::before {
  filter: invert(0) sepia(0) saturate(0) hue-rotate(0deg);
  zoom: 1.8;
}

.textLargeBold {
  text-align: center;
  font: normal normal 800 32px/39px Lato;
  letter-spacing: 0px;
  color: #2c261f;
  opacity: 1;
}

.waveTop {
  background-image: url(../images/BgWaveTop.svg);
  /* background-color: #AD9F9865; */
  /* background-repeat: no-repeat; */
  /* background-position: center top; */
  background-size: cover;
  /* margin-top: -120px; */
  /* position: relative; */
  width: 100%;
  height: 586px;
  padding-top: 130px;
}

.waveBund {
  background-image: url(../images/BgWavebund.svg);
  /* background-color: #AD9F9865; */
  background-size: cover;
  width: 100%;
  height: 290px;
}

.productImage1:hover {
  filter: grayscale(1);
  background-size: 441px;
}

.productImage2:hover {
  filter: grayscale(1);
  background-size: 441px;
}

.productImage3:hover {
  filter: grayscale(1);
  background-size: 441px;
}

.productImage1 {
  background: transparent url(../images/API.png) 0% 0% no-repeat padding-box;
  border-radius: 16px 0px 0px 16px;
  box-shadow: inset 0 0 0 1000px rgb(0 0 0 / 40%);
}

.productImage2 {
  background: transparent url(../images/CPR2.png) 0% 0% no-repeat padding-box;
  box-shadow: inset 0 0 0 1000px rgb(0 0 0 / 40%);
}

.productImage3 {
  background: transparent url(../images/secure.png) 0% 0% no-repeat padding-box;
  border-radius: 0px 16px 16px 0px;
  box-shadow: inset 0 0 0 1000px rgb(0 0 0 / 40%);
}

.productImage {
  opacity: 1;
  width: 309px;
  height: 498px;
  display: inline-block;
  z-index: 1000;
  position: relative;
  transition: 0.3s;
  background-position-x: center;
  background-size: 413px;
}

.frontpage {
  background-image: url(../images/signingBg.jpg);
  box-shadow: inset 0 0 0 1000px rgb(0 0 0 / 55%);

  margin-bottom: 80px;
  -webkit-animation: zoomin 120s;
  animation-iteration-count: infinite;
}

.outlinedText {
  position: absolute;
  padding-top: 230px;
  font: normal normal 900 235px/404px Lato;
  letter-spacing: 33.6px;
  color: var(--brandingColor);
  -webkit-text-fill-color: transparent; /* Will override color (regardless of order) */
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: var(--brandingColor);
  opacity: 0.25;
  margin-left: calc(50% - 615px);
}

.flipTexts {
  margin: 35px;
  margin-left: calc(50% - 329px);
  width: 500px;
  height: 50px;
  text-align: left;
}

h3 {
  text-align: left;
  font: normal normal 300 38px/46px Lato;
  letter-spacing: 0px;
  color: #2c261f;
  opacity: 1;
}

.word {
  position: absolute;
  width: 670px;
  opacity: 0;
}

.letter {
  display: inline-block;
  position: relative;

  transform: translateZ(25px);
  transform-origin: 50% 50% 25px;
  min-width: 9px;
}

.letter.out {
  transform: rotateX(90deg);
  transition: transform 0.32s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.letter.behind {
  transform: rotateX(-90deg);
}

.letter.in {
  transform: rotateX(0deg);
  transition: transform 0.38s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.videoText {
  font: normal normal 500 22px/84px Lato;
  letter-spacing: 0px;
  position: relative;
  z-index: 500;
  top: -476px;
  width: 100%;
  display: table;
  color: white;
  text-align: center;
}

/* If the screen size is 1001px wide or more, set the font-size of <div> to 80px */
@media screen and (min-width: 961px) {
  .Illustration {
    padding-right: 120px;
  }

  .frontPageH1 {
    margin-bottom: 0px;
    text-align: center;
    font: normal normal 300 20px/24px Lato;
    letter-spacing: 2px;
    color: #ffffff;
    text-transform: uppercase;
    opacity: 1;
  }

  .frontPageH1 .letter {
    display: inline-block;
    line-height: 1em;
  }

  .frontPageH2 {
    margin-top: 0px;

    text-align: center;
    font: normal normal 800 46px Lato;
    letter-spacing: 0px;
    color: #ffffff;
    text-transform: initial !important;
    margin-top: 18px;
  }

  .frontPageH2 .letter {
    display: inline-block;
    line-height: 1em;
    opacity: 0;
  }

  .productItem {
    background: var(--mainColor);
    margin: 0;
    color: white;
    height: 107px;
    vertical-align: middle;
    display: table-cell;
    display: inline-block;
    display: table;
  }

  .whatWeDo {
    padding-top: 90px !important;
  }

  
  .topLogoImg {
    padding: 10px;
  }

  .introText {
    font-size: 22px;
    line-height: 40px;
    margin-top: 40px;
  }

  .about {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 120px;
    padding-bottom: 0px;
  }

  .passionatedImage {
    height: 760px;
  }

  .passionatedImageText {
    font-size: 70px;
  }

  .footer {
    height: 525px;
    background: black;
    color: white;
  }

  .footerSoMe {
    position: relative;
    top: 233px;
    right: 0px;
    width: 80%;
  }

  .footerAdress {
    position: relative;
    top: 290px;
    padding-left: calc(((100% - 1200px) / 2) + 100px);
    color: white;
  }

  .footerAdress p {
    font-size: 16px;
    line-height: 25px;
  }

  .smallProductImageContainer {
    width: 300px;
    height: 300px;
    position: relative;
    margin-top: -150px;
  }

  .smallProductImage {
    width: 300px;
    height: 300px;
    object-fit: cover;
  }

  .products {
    padding-left: 0px;
    padding-right: 0px;
    height: 761px;
    position: relative;
    bottom: -39px;
    width: calc(100% - ((100% - 1200px) / 2));
    margin-left: calc((100% - 1200px) / 2);
  }

  .productSlideShowContainer {
    width: calc(100% - 80px);
    margin-left: 80px;
  }

  .ProductSliderTextContainer {
    position: relative;
    margin-top: -349px;
    margin-left: -227px;
  }

  h1 {
    font: normal normal 800 40px/28px Lato;
    letter-spacing: 0px;
    color: black; 
    opacity: 1;
  }

  .footerLogo {
    position: relative;
    top: 308px;
    padding-left: calc(((100% - 1200px) / 2) + 100px);
    padding-bottom: 30px;
  }

  .footerSoMeIcon {
    margin-right: 20px;
    float: right;
  }
  .margin {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 0px !important;
    padding-bottom: 60px;
  }
  .productOutline {
    text-align: left;
    font-family: "Open Sans";
    font-size: 46px;
    line-height: 90px;
    font-weight: 300;
    font-style: italic;
    text-align: center;

    letter-spacing: 0px;
    color: #565656;
  }

  .videoText {
    font: normal normal 500 70px/84px Lato;
    letter-spacing: 0px;
    position: relative;
    z-index: 500;
    top: -431px;
    width: 100%;
    display: table;
    color: white;
    text-align: center;
  }
}

/* If the screen size is 1000px wide or less, set the font-size of <div> to 30px */
@media screen and (max-width: 960px) {


  .Illustration {
    padding-right: 0px;
  }

  p {
    font: normal normal 400 12px/32px Lato;
    letter-spacing: 0px;

    opacity: 1;
  }

  .uk-accordion li {
    padding-bottom: 12px;
  }

  .customerContainer {
    position: relative;
    top: 26px;
  }

  .productImage {
    opacity: 1;
    width: 121px;
    height: 498px;
    display: inline-block;
    z-index: 1000;
    position: relative;
    transition: 0.3s;
    background-position-x: center;
  }

  .frontpage {
    background-position-x: -600px;
  }

  .textLarge {
    font: normal normal 300 19px/31px Lato;
  }

  .word {
    width: 400px;
  }

  .uk-accordion-title {
    font: normal normal 300 16px/29px Lato;
    color: black;
  }

  .uk-accordion-title::before {
    filter: invert(0) sepia(0) saturate(0) hue-rotate(0deg);
    zoom: 1.2;
  }

  h3 {
    font: normal normal 300 18px/46px Lato;
  }

  .topLogoImg {
    margin: 10px;
  }

  .flipTexts {
    margin: 35px;
    margin-left: calc(50% - 205px);
    width: 389px;
    height: 50px;
    text-align: left;
    display: block;
    position: relative;
  }

  .fliptext {
    font: normal normal bold 14px/40px Lato;
  }
  .outlinedText {
    font: normal normal 900 28px/104px Lato;
    padding-top: 432px;
    margin-left: calc(50% - 165px);
  }

  .frontPageH1 {
    font-weight: 200;
    font-size: 11px;
    letter-spacing: 0.2em;
    margin-bottom: 0px;
    color: white;
  }

  .frontPageH1 .letter {
    display: inline-block;
    line-height: 1em;
  }

  .frontPageH2 {
    font-weight: 200;
    font-size: 12px;
    text-transform: initial !important;
    letter-spacing: 0.2em;
    margin-top: 0px;
    color: white;
    padding-top: 21px;
    font-weight: bold;
  }

  .frontPageH2 .letter {
    display: inline-block;
    line-height: 1em;
    opacity: 0;
  }

  .productItem {
    background: var(--mainColor);
    margin: 0;
    color: white;
    height: 50px;
    vertical-align: middle;
    display: table-cell;
    display: inline-block;
    display: table;
  }

  .introText {
    font-size: 22px;
    line-height: 40px;
    margin-top: 40px;
  }

  .about {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 40px;
    padding-bottom: 60px;
  }

  .passionatedImage {
    height: 149px;
  }

  .passionatedImageText {
    font-size: 24px;
    line-height: 30px;
  }

  .footerSoMe {
    margin-top: 110px;
    display: inline-flex;
  }

  .footerAdress {
    margin-top: 38px;
  }

  .footerAdress p {
    line-height: 25px;
  }

  .smallProductImageContainer {
    width: 140px;
    height: 140px;
    position: relative;
    margin-top: -75px;
  }

  .smallProductImage {
    width: 140px;
    height: 140px;
    object-fit: cover;
  }

  .productSlideShowContainer {
    width: calc(100% - 30px);
    margin-left: 30px;
  }

  .ProductSliderTextContainer {
    position: relative;
    margin-top: -275px;
  }

  h1 {
    font-size: 24px;
    font-weight: 700;
    line-height: 33px;
  }

  .footerLogo {
    width: 50%;
  }

  .spacer {
    height: 100px;
  }

  .footerSoMeIcon {
    margin-right: 20px;
  }
  .margin {
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 0px !important;
    padding-bottom: 60px;
  }

  .productOutline {
    text-align: left;
    font-family: "Open Sans";
    font-size: 25px;
    line-height: 45px;
    font-weight: 300;
    font-style: italic;
    text-align: center;

    letter-spacing: 0px;
    color: #565656;
  }
}

.topmenu.uk-position-top-right {
  font-weight: 300;
  font-size: 18px;
  line-height: 22px;
  padding:33px;
}

.topmenu.uk-position-top-left {
  font-weight: 300;
  font-size: 18px;
  line-height: 22px;
}

.menuItem {
  padding-left: 10px;
  padding-right: 10px;
  cursor: pointer;

  font: normal normal 300 18px/22px Lato;
}

.menuItemDesktop {
  color: black;
}

.email {
  font: normal normal 800 24px/40px Lato;
  letter-spacing: 1.2px;
  color: #ffffff;
}

.contact {
  color: white;
}

a:link {
  text-decoration: none;
}

a:visited {
  color: inherit;
  text-decoration: none;
}

a:hover {
  color: inherit;
  text-decoration: none;
}

a:active {
  color: inherit;
  text-decoration: none;
}

.preFooter {
  background: var(--mainColor);
  height: 347px;
  position: relative;
  bottom: -164px;
  width: calc(100% - ((100% - 1200px) / 2));
  margin-left: calc((100% - 1200px) / 2);
  color: black;
  padding-top: 80px;
  padding-left: 95px;
  padding-right: 95px;
  border-radius: 16px 0px 0px 16px;
}

.mobilePreFooter {
  background: var(--mainColor);
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 65px;
  padding-bottom: 72px;

  color: black;
}

.footer {
  height: 525px;
  background: black;
  color: white;
}

.mobileFooter {
  height: 387px;
  background: black;
  color: white;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 81px !important;
  padding-bottom: 60px;
}

.workflowImageMobile {
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 12px;
  padding-bottom: 79px;
}

h2 {
  text-align: left;
  font: normal normal 400 14px/17px Lato;
  letter-spacing: 2.1px;
  color: var(--brandingColor);
  text-transform: uppercase;
  opacity: 1;
  text-align: center;
}

.productChooserItem {
  font-size: 16px;
  font-weight: 700;
  cursor: pointer;
}

.mobileMenuButton {
  position: fixed !important;
  top: calc(100% - 120px);
  right: 120px;
  z-index: 100000;
}

.mobileMenu {
  position: fixed !important;
  top: calc(100% - 120px);
  left: calc(100% - 120px);
  z-index: 5000;
  height: 40px;
  width: 40px;
  display: None;
}

.mobileMenuItems {
  background-image: url(../images/signingBg.png);
  box-shadow: inset 0 0 0 1000px rgb(0 0 0 / 80%);
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 5000;
  display: none;
  width: 100%;
  z-index: 6000;
  text-align: center;
}

.loginContainer {
  background-image: url(../images/signingBg.png);
  box-shadow: inset 0 0 0 1000px rgb(0 0 0 / 80%);
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 5000;
  display: none;
  width: 100%;
  z-index: 6000;
  text-align: center;
}

/*
.circle1 {
  background: #BCB6AF;
  height: 150px;
  width: 150px;
  position: absolute;

  z-index: 102;
  border-radius: 100px;
  top: 42px;
  left: 42px;
  padding-top: 40px;
  padding-left: 35px;
  cursor: pointer;
}

.circle2 {
  background: #BCB6AF;
  opacity: 0.6;
  height: 190px;
  width: 190px;
  position: absolute;
  z-index: 101;
  border-radius: 100px;
  top: 22px;
  left: 22px;
}

.circle3 {
  background: #BCB6AF;
  height: 236px;
  width: 236px;
  position: absolute;
  z-index: 100;
  border-radius: 130px;
  opacity: 0.3;

}
*/

.circle1 {
  background: #464646;
  height: 65px;
  width: 65px;
  position: absolute;
  z-index: 102;
  border-radius: 100px;
  top: 10px;
  left: 10px;
  padding-top: 25px;
  padding-left: 20px;
  cursor: pointer;
  opacity: 0.9;
}

.circle2 {
  background: #464646;
  opacity: 0.2;
  height: 81px;
  width: 81px;
  position: absolute;
  z-index: 101;
  border-radius: 150px;
  top: 2px;
  left: 2px;
}

.circle3 {
  background: #464646;
  height: 101px;
  width: 101px;
  position: absolute;
  z-index: 100;
  border-radius: 180px;
  opacity: 0.1;
  top: -8px;
  left: -8px;
}

.circle4 {
  background: #464646;
  height: 65px;
  width: 65px;
  position: absolute;
  z-index: 100;
  border-radius: 5300px;
  opacity: 0.3;
  top: 10px;
  left: 10px;
}

.circle5 {
  background: #464646;
  height: 101px;
  width: 101px;
  position: absolute;
  z-index: 100;
  border-radius: 5300px;
  opacity: 0.6;
  top: -8px;
  left: -8px;
  padding: 20px;
}

.topbarMenu {
  width: 100% !important;

  background: #fff;
  /* backdrop-filter: blur(5px); */
  height: 90px;
  position: fixed;
  top: 0px;

  z-index: 100000;
}

.frontPageText {
  position: absolute;
  width: 100%;
  top: 100px;
}

.video-container {
  /* width is set as 100% here. any width can be specified as per requirement */
  width: 100%;
  padding-top: 56.25%;
  height: 0px;
  position: relative;
}

.video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@-webkit-keyframes zoomin {
  0% {
    -webkit-transform: scale(1);
  }

  50% {
    -webkit-transform: scale(1.3);
  }

  100% {
    -webkit-transform: scale(1);
  }
}

.circle {
  position: absolute;

  border-radius: 50%;
  pointer-events: none;

  width: 30px;
  height: 30px;
  border: 3px #4bffa5 solid;
  margin: auto;
  z-index: 100000;
}

.circle > span {
  position: absolute;
  font-size: 44px;
  top: -90%;
  left: 17%;
  color: #4bffa5;
}

.uk-button-default:focus,
.uk-button-default:hover {
  background-color: transparent;
  background: #5c5c5c80 !important;
}

.productItemText {
  text-align: center;
  font-size: 30px;
  font-weight: bolder;
  display: table-cell;
  vertical-align: middle;
}

.productItemDescription {
  font-size: 20px;
}
