@charset "UTF-8";
/*************************
  Triangles
**************************/
@font-face {
  font-family: "inter";
  src: url("../fonts/inter/inter-regular-webfont.woff2") format("woff2"), url("../fonts/inter/inter-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "inter";
  src: url("../fonts/inter/inter-bold-webfont.woff2") format("woff2"), url("../fonts/inter/inter-bold-webfont.woff") format("woff");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "inter";
  src: url("../fonts/inter/inter-medium-webfont.woff2") format("woff2"), url("../fonts/inter/inter-medium-webfont.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}
/* fjalla-one-regular - latin */
@font-face {
  font-family: "Fjalla One";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/fjalla-one/fjalla-one-v13-latin-regular.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../fonts/fjalla-one/fjalla-one-v13-latin-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/fjalla-one/fjalla-one-v13-latin-regular.woff2") format("woff2"), url("../fonts/fjalla-one/fjalla-one-v13-latin-regular.woff") format("woff"), url("../fonts/fjalla-one/fjalla-one-v13-latin-regular.ttf") format("truetype"), url("../fonts/fjalla-one/fjalla-one-v13-latin-regular.svg#FjallaOne") format("svg");
  /* Legacy iOS */
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/roboto/roboto-v30-latin-regular.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../fonts/roboto/roboto-v30-latin-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto/roboto-v30-latin-regular.woff2") format("woff2"), url("../fonts/roboto/roboto-v30-latin-regular.woff") format("woff"), url("../fonts/roboto/roboto-v30-latin-regular.ttf") format("truetype"), url("../fonts/roboto/roboto-v30-latin-regular.svg#Roboto") format("svg");
  /* Legacy iOS */
}
@font-face {
  font-family: "icomoon";
  src: url("../fonts/iconfont/2025/icomoo.eot?vb7w2ez");
  src: url("../fonts/iconfont/2025/icomoon.eot?vb72wez#iefix") format("embedded-opentype"), url("../fonts/iconfont/2025/icomoon.ttf?vb72wez") format("truetype"), url("../fonts/iconfont/2025/icomoon.woff?vb22wez") format("woff"), url("../fonts/iconfont/2025/icomoon.svg?vb27wez#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^="icon"]:before, [class*=" icon"]:before, .selectWrapper:before, .selectOverflow:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  text-decoration: none;
  padding-right: 5px;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.iconGeo:before {
  content: "";
  color: #FC1442;
}
.iconPlus:before {
  content: "";
}
.iconProfile:before {
  content: "";
}
.iconStar:before {
  content: "";
}
.iconDropArrow:before {
  content: "";
}
.iconArrow:before {
  content: "";
}
.iconMenu:before {
  content: "";
}
.iconDown:before {
  content: "";
}
.iconSummary:before {
  content: "";
}
.iconDownload:before {
  content: "";
}
.iconBack:before {
  content: "";
}
.iconCheck:before {
  content: "";
}
.iconLeft:before {
  content: "";
}
.iconRight:before {
  content: "";
}
.iconClose:before {
  content: "";
}
body {
  background: #6722EC;
  color: #FFF;
  font-size: 16px;
  font-family: "inter", sans-serif;
  line-height: 24px;
  display: block;
  margin: 0;
  -webkit-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body.noScrollingExtrem {
  max-width: 100%;
  max-height: 100%;
  overflow: hidden;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
img {
  max-width: 100%;
  width: 100%;
}
nav ul {
  margin: 0;
  list-style: none;
  padding: 0;
}
hr {
  border-top: 1px solid #E6E6E6;
  border-left: none;
  margin: 10px 0;
}
address {
  font-style: normal;
}
address strong {
  display: block;
}
figure {
  margin: 0;
}
picture {
  display: block;
}
picture img {
  margin: 0;
  width: 100%;
}
iframe {
  margin: 0 0 22px;
  max-width: 100%;
}
img {
  height: auto;
  margin: 0 0 30px;
  max-width: 100%;
  vertical-align: middle;
}
.overflowWrapper {
  margin: 0 auto;
  min-width: 320px;
  position: relative;
}
main {
  margin: 80px auto 0;
  position: relative;
}
.mainContentWrapper {
  overflow: hidden;
}
a[name] {
  display: block;
  position: relative;
  top: -160px;
  visibility: hidden;
}
#gmap_canvas {
  height: 486px;
  width: 100%;
}
#gtx-trans {
  display: none !important;
}
.gm-style-iw-d p {
  margin: 0;
}
/*.paging {
	list-style: none;
	margin: 0;
	padding: 0;
	li {
		display: inline-block;
		margin: 0;
		text-indent: 0;
		&:before {
			display: none;
		}
		&.active,
		&:hover {
			a:link,
			a:visited {
				background: #004480;
				color: #fff;
			}
		}
		a:link,
		a:visited {
			background: #004480;
			color: $baseFontColor;
			display: inline-block;
			height: 40px;
			margin-right: 15px;
			padding: 10px 0;
			text-align: center;
			text-decoration: none;
			width: 40px;
		}
	}
}*/
.clearfix, .mainNav ul, .togglerContent, .sliderElements, .box5050 {
  *zoom: 1;
}
.clearfix:before, .clearfix:after, .mainNav ul:before, .mainNav ul:after, .togglerContent:before, .togglerContent:after, .sliderElements:before, .sliderElements:after, .box5050:before, .box5050:after {
  content: " ";
  display: table;
}
.clearfix:after, .mainNav ul:after, .togglerContent:after, .sliderElements:after, .box5050:after {
  clear: both;
}
.simple-text {
  max-width: 1146px;
  margin: 0 0 50px;
}
.centeredContent {
  margin: 0 auto;
  max-width: 1146px;
  position: relative;
}
.clickableBox {
  cursor: pointer;
}
.clickableBox.hasJsLinkExternal {
  position: relative;
}
.clickableBox.hasJsLinkExternal .clickableBoxExternalLink {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.clickableBox:hover a:link, .clickableBox:hover a:visited {
  text-decoration: none;
}
.textBox .box5050 .left {
  margin: 0 0 20px;
}
.simpleText {
  padding: 0 20px;
}
.pageHeadline {
  background: #6722EC;
  padding: 40px 20px 0;
}
.iconSummary:link, .iconSummary:visited {
  background: #2C1062;
  border-radius: 50%;
  box-shadow: 0px 3px 6px #00000029;
  color: #fff;
  font-size: 20px;
  height: 60px;
  position: absolute;
  left: 50%;
  bottom: -30px;
  width: 60px;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 1;
  -webkit-transition: 0.2s all;
  -moz-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all;
}
.iconSummary:link:before, .iconSummary:visited:before {
  padding: 0;
  position: absolute;
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.iconSummary:link:hover, .iconSummary:visited:hover {
  background: #FC1442;
}
/*************************
  Tablet
**************************/
@media only screen and (min-width: 768px) {
  .textBox .box5050 .left, .textBox .box5050 .right {
    float: left;
  }
  .textBox .box5050 .left {
    margin: 0 2% 0 0;
    width: 49%;
  }
  .textBox .box5050 .right {
    width: 49%;
  }
  .simpleText {
    padding: 0 10% 0 30px;
  }
  .pageHeadline {
    padding: 40px 30px 0;
  }
}
/*************************
  Desktop
**************************/
@media only screen and (min-width: 1025px) {
  main {
    margin: 0 auto;
    padding: 100px 0 0;
    /*.startPage & {
			padding: 100px 0 0;
		}*/
  }
  .textBox .box5050 .left {
    width: 42%;
  }
  .textBox .box5050 .right {
    width: 56%;
  }
}
@media only screen and (min-width: 1186px) {
  .simpleText {
    padding: 0 200px 0 0;
  }
}
@media only screen and (min-width: 1600px) {
  .pageHeadline {
    background: #6722EC;
    padding: 91px 0 0;
  }
}
p {
  margin: 0 0 25px;
}
h1, h2, h3, h4, h5 {
  color: #fff;
  font-family: "new-order", "inter", sans-serif, sans-serif;
  font-weight: normal;
  margin: 0;
  /*hyphens: auto;
	-moz-hyphens: auto;
	-webkit-hyphens: auto;*/
}
h1, h2 {
  font-size: 34px;
  line-height: 42px;
  margin: 0 0 50px;
  padding: 0 0 28px;
  position: relative;
}
h1:after, h2:after {
  background: #F39200;
  border-left: 90px solid #E30613;
  border-right: 90px solid #95C11F;
  content: "";
  height: 3px;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 90px;
}
h1 {
  /*font-size: 34px;
	font-weight: bold;
	line-height: 42px;
	margin: 0 0 29px;*/
}
h2 {
  /*font-size: 34px;
	line-height: 42px;
	margin: 0 0 50px;
	padding: 0 0 28px;*/
}
h3 {
  color: #fff;
  font-family: "inter", sans-serif;
  font-size: 13px;
  font-weight: bold;
  line-height: 22px;
  letter-spacing: 1.6px;
  text-transform: uppercase;
  margin: 0 0 20px;
}
h3.antonio {
  font-family: "Antonio", "inter", sans-serif, sans-serif;
  font-size: 28px;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 28px;
  margin: 0 0 40px;
  text-transform: uppercase;
}
h4 {
  font-weight: bold;
  font-size: 16px;
  line-height: 21px;
  margin: 0 0 10px;
}
p:last-child {
  margin: 0;
}
a:link, a:visited {
  color: #FFC79F;
}
a:hover, a:active {
  text-decoration: none;
}
.small {
  color: #FFFFFF99;
  font-size: 13px;
  line-height: 18px;
}
.mainContentWrapper ul {
  padding: 0 0 0 25px;
}
/*************************
  Tablet
**************************/
@media only screen and (min-width: 768px) {
  h1, h2 {
    margin: 0 0 69px;
  }
  h3 {
    font-size: 16px;
  }
}
/*************************
  Desktop
**************************/
input {
  border-radius: 0;
}
input:not([type="checkbox"]) {
  -webkit-appearance: none;
}
input[type=radio] {
  -webkit-appearance: radio;
}
.captchaError {
  color: red;
  margin: 0 0 20px;
}
.button:link, .button:visited {
  background: #2C1062;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 20px;
  color: #fff;
  display: table;
  text-align: center;
  font-size: 11px;
  line-height: 18px;
  letter-spacing: 1.1px;
  padding: 7px 45px 6px 45px;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: 0.2s all;
  -moz-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all;
}
.button:link:hover, .button:visited:hover {
  background: #E30613;
}
.contactForm form {
  font-size: 0;
}
.contactForm form .inputData {
  display: inline-block;
  margin: 0 20px 20px 0;
  max-width: 950px;
  position: relative;
  width: 100%;
}
.contactForm form .inputData.ownRow {
  display: block;
  margin-right: 0;
}
.contactForm form .inputData.noBottomMargin {
  margin-bottom: 0;
}
.contactForm form .inputData img {
  margin: 0;
}
.contactForm form .inputData input, .contactForm form .inputData textarea {
  border: 1px solid #E6E6E6;
  font-size: 15px;
  padding: 14px 10px 10px;
  resize: none;
  vertical-align: top;
}
.contactForm form .inputData input:not([type="checkbox"]):not([type="radio"]):not(:placeholder-shown) ~ label, .contactForm form .inputData input:not([type="checkbox"]):not([type="radio"]):focus ~ label, .contactForm form .inputData textarea:not([type="checkbox"]):not([type="radio"]):not(:placeholder-shown) ~ label, .contactForm form .inputData textarea:not([type="checkbox"]):not([type="radio"]):focus ~ label {
  font-size: 13px;
  left: 10px;
  top: 0;
}
.contactForm form .inputData input[type="radio"], .contactForm form .inputData textarea[type="radio"] {
  height: auto;
  width: auto;
}
.contactForm form .inputData.fixedLabel fieldset {
  border: none;
  padding: 0;
}
.contactForm form .inputData.fixedLabel label {
  position: relative;
  left: auto;
  top: auto;
  margin-right: 15px;
  pointer-events: auto;
  color: #6722EC;
}
.contactForm form .inputData img {
  position: relative;
  top: auto;
  left: auto;
  width: auto;
}
.contactForm form .inputData input {
  height: 50px;
  width: 100%;
}
.contactForm form .inputData input[type="submit"] {
  background: blue;
  border: none;
  cursor: pointer;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  height: 50px;
  padding: 0 81px;
  width: auto;
}
.contactForm form .inputData input[type="submit"]:hover {
  background: red;
}
.contactForm form .inputData input[type="checkbox"] {
  height: 15px;
  width: 15px;
}
.contactForm form .inputData input[type="checkbox"] + label {
  cursor: pointer;
  margin-left: 5px;
  font-size: 14px;
  line-height: 21px;
  position: static;
  pointer-events: auto;
}
.contactForm form .inputData textarea {
  font-family: Arial;
  height: 263px;
  padding: 20px 10px;
  width: 100%;
}
.contactForm form .inputData label {
  position: absolute;
  left: 15px;
  top: 13px;
  font-size: 16px;
  pointer-events: none;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  color: #6722EC;
}
/*************************
Desktop
**************************/
@media only screen and (min-width: 1025px) {
  .contactForm form .inputData {
    margin: 0 0 30px 0;
    width: 32%;
  }
  .contactForm form .inputData.noMargin {
    margin: 0;
  }
  .contactForm form .inputData.ownRow {
    width: 100%;
  }
  .contactForm form .inputData.size5050 {
    width: calc((100% - 30px) / 2);
  }
  .contactForm form .inputData.size5050.left {
    margin: 0 30px 30px 0;
  }
  .contactForm form .inputData input {
    width: 100%;
  }
}
.agb label {
  color: #fff !important;
}
.checkbox label {
  position: relative !important;
  top: 0px !important;
  left: 0px !important;
  padding: 0px 10px;
}
header {
  background: #fff;
  box-shadow: 0px 3px 6px #00000029;
  height: 80px;
  padding: 20px;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2000;
}
header img {
  margin: 0;
  position: relative;
  top: -6px;
  width: 100px;
  z-index: 1002;
}
/*************************
  Tablet
**************************/
/*************************
  Desktop
**************************/
@media only screen and (min-width: 1025px) {
  header {
    margin: 0 auto;
    height: 120px;
    padding: 0 20px;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1002;
  }
  header img {
    top: 22px;
    width: 145px;
  }
}
footer {
  background: #4E1EAA;
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  padding: 70px 30px;
}
footer nav {
  display: inline-block;
  vertical-align: bottom;
}
footer li {
  float: left;
}
footer li:first-child:before {
  display: none;
}
footer li:before {
  content: "|";
  padding: 0 10px;
}
footer img {
  margin: 0 auto 60px;
  max-width: 216px;
}
footer p {
  margin: 0;
}
footer strong {
  display: block;
}
footer .copyright {
  font-size: 14px;
  margin-top: 60px;
}
.lady {
  background: url("../img/lady-in-red_line.jpg");
  text-align: center;
}
.lady img {
  margin: 0;
  max-width: 1000px;
}
.about {
  background: #F1F1F1;
  color: #2C1062;
  padding: 0 20px 60px;
}
.about h2, .about h3 {
  color: #4E1EAA;
}
.contact {
  background: transparent linear-gradient(180deg, #501cb5 0%, #6722ec 100%) 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  color: #fff;
  padding: 67px 20px;
  position: relative;
  text-align: center;
}
.contact .phone {
  font-family: "new-order", "inter", sans-serif, sans-serif;
  font-size: 34px;
  font-weight: bold;
  line-height: 42px;
  margin: 0 0 20px;
}
.contact .phone a:link, .contact .phone a:visited {
  color: #fff;
  display: block;
  text-decoration: none;
}
/*************************
  Tablet
**************************/
@media only screen and (min-width: 768px) {
  footer {
    padding: 100px 30px 152px;
  }
  footer img {
    width: 173px;
  }
  .about {
    padding: 0 30px 60px;
  }
  .about .textBox.onTabletFullWidth .left, .about .textBox.onTabletFullWidth .right {
    margin: 0;
    width: 100%;
  }
  .contact {
    padding: 67px 30px;
  }
}
/*************************
  Desktop
**************************/
@media only screen and (min-width: 1210px) {
  .about {
    padding: 0 0 128px;
  }
  .about .textBox.onTabletFullWidth .left {
    margin: 0 2% 0 0;
    width: 42%;
  }
  .about .textBox.onTabletFullWidth .right {
    width: 56%;
  }
  .contact {
    padding: 67px 0;
  }
}
nav.mainNav {
  background: #fff;
  line-height: 16px;
  margin: -11px -20px -11px -30px;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.4s ease-out, padding 0.4s ease-out;
  -moz-transition: max-height 0.4s ease-out, padding 0.4s ease-out;
  -o-transition: max-height 0.4s ease-out, padding 0.4s ease-out;
  transition: max-height 0.4s ease-out, padding 0.4s ease-out;
  position: relative;
  z-index: 1000;
}
nav.mainNav ul {
  margin: 0 auto;
  max-width: 1146px;
}
nav.mainNav ul li {
  font-size: 20px;
  padding: 0 30px;
  position: relative;
}
nav.mainNav ul li.hasMegadrop.open .megaDrop {
  display: block;
  pointer-events: auto;
  opacity: 1;
}
nav.mainNav ul li.hasMegadrop.open .iconDropArrow:before {
  transform: rotate(180deg);
  padding: 0 6px 0 0;
  width: 5px;
}
nav.mainNav ul li.hasMegadrop.open > a:link, nav.mainNav ul li.hasMegadrop.open > a:visited {
  color: #6722EC;
}
nav.mainNav ul li a:link, nav.mainNav ul li a:visited {
  color: #1D1D1B;
  display: block;
  font-family: "new-order", "inter", sans-serif, sans-serif;
  font-weight: bold;
  letter-spacing: 1.4px;
  text-decoration: none;
  text-transform: uppercase;
  padding: 13px 0;
}
nav.mainNav ul li a:hover, nav.mainNav ul li a:active, nav.mainNav ul li.active > a:link, nav.mainNav ul li.active > a:visited {
  color: #6722EC;
}
nav.mainNav ul .iconDropArrow {
  color: #6722EC;
  display: inline-block;
  font-size: 7px;
  padding-left: 9px;
  vertical-align: 4px;
  width: 22px;
  /*&:before {
				-webkit-transition: 0.2s all;
				-moz-transition: 0.2s all;
				-o-transition: 0.2s all;
				transition: 0.2s all;
			}*/
}
nav.mainNav ul .megaDrop {
  background: transparent linear-gradient(180deg, #2C1062 0%, #501CB5 100%) 0% 0% no-repeat padding-box;
  box-shadow: 6px 3px 3px #00000029;
  display: none;
  margin: 10px -30px;
  padding: 20px;
  -webkit-transition: 0.2s all;
  -moz-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all;
}
nav.mainNav ul .megaDrop a:link, nav.mainNav ul .megaDrop a:visited {
  color: #fff;
}
nav.mainNav ul .megaDrop ul {
  white-space: nowrap;
  padding: 0 0 10px;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  /*scrollbar-color: $baseFontColor #CAE8E2;
				&::-webkit-scrollbar {
					height: 5px;
				}
				&::-webkit-scrollbar-track {
					background: #CAE8E2;
				}
				&::-webkit-scrollbar-thumb {
					background-color: $baseFontColor;
				}*/
  text-align: center;
}
nav.mainNav ul .megaDrop ul:before {
  display: none;
}
nav.mainNav ul .megaDrop ul li {
  display: inline-block;
  margin: 0 20px 0 0;
  padding: 0;
  white-space: normal;
  width: 264px;
  vertical-align: top;
}
nav.mainNav ul .megaDrop ul li:last-child {
  margin: 0;
}
nav.mainNav ul .megaDrop ul li:hover .more {
  text-decoration: none;
}
nav.mainNav ul .megaDrop ul li.active a:link, nav.mainNav ul .megaDrop ul li.active a:visited {
  color: #fff;
}
nav.mainNav ul .megaDrop ul li a:link, nav.mainNav ul .megaDrop ul li a:visited {
  font-family: "inter", sans-serif;
  font-weight: bold;
  font-size: 15px;
  margin: 0 0 7px;
  line-height: 22px;
  letter-spacing: 1.6px;
}
nav.mainNav ul .megaDrop ul .more {
  color: #FFC79F;
  font-size: 13px;
  line-height: 24px;
  text-decoration: underline;
}
nav.mainNav ul .megaDrop ul img {
  border-radius: 5px;
  box-shadow: 0px 3px 6px #00000029;
  margin: 0 0 30px;
  top: 0;
  width: 100%;
}
#menuCheckbox {
  display: none;
}
#menuCheckbox:checked ~ .mainNav {
  max-height: 700px;
  padding: 30px 0 15px;
}
#menuCheckbox:checked + .iconMenu:before {
  content: "";
  transform: rotate(45deg);
}
.iconMenu {
  cursor: pointer;
  color: #2C1062;
  position: absolute;
  top: 3px;
  right: 0px;
  font-size: 35px;
}
/*************************
  Tablet
**************************/
@media only screen and (min-width: 768px) {
  nav.mainNav {
    margin: -11px -20px -11px -30px;
  }
}
/*************************
  Desktop
**************************/
@media only screen and (min-width: 1025px) {
  nav.mainNav {
    margin: 0;
    max-height: none;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
  }
  nav.mainNav ul li {
    font-size: 16px;
    float: left;
    margin: 0 40px 0 0;
    padding: 51px 0 48px;
    line-height: 17px;
    width: auto;
  }
  nav.mainNav ul li:last-child {
    margin: 0;
  }
  nav.mainNav ul li.hasMegadrop:hover .megaDrop {
    pointer-events: auto;
    opacity: 1;
  }
  nav.mainNav ul li.hasMegadrop:hover .iconDropArrow:before {
    transform: rotate(180deg);
    padding: 0 6px 0 0;
    width: 5px;
  }
  nav.mainNav ul li.hasMegadrop:hover > a:link, nav.mainNav ul li.hasMegadrop:hover > a:visited {
    color: #6722EC;
  }
  nav.mainNav ul li a:link, nav.mainNav ul li a:visited {
    font-size: 14px;
    line-height: 20px;
    padding: 0;
  }
  nav.mainNav ul li .iconDropArrow {
    vertical-align: 2px;
  }
  nav.mainNav ul li .megaDrop {
    display: block;
    margin: 0;
    pointer-events: none;
    opacity: 0;
    padding: 82px 0 70px;
    position: fixed;
    left: 0;
    top: 120px;
    width: 100%;
    z-index: 1001;
  }
  nav.mainNav ul li .megaDrop ul {
    display: grid;
    grid-gap: 0 30px;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    padding: 0;
    overflow: visible;
  }
  nav.mainNav ul li .megaDrop ul li {
    margin: 0;
    -webkit-transition: 0.2s all;
    -moz-transition: 0.2s all;
    -o-transition: 0.2s all;
    transition: 0.2s all;
  }
  nav.mainNav ul li .megaDrop ul li:hover, nav.mainNav ul li .megaDrop ul li.active {
    transform: scale(1.03);
  }
  .iconMenu {
    display: none;
  }
}
.newsNav {
  background: #fff;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 5px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1;
}
.newsNav.open {
  padding: 2px 10px;
}
.newsNav.open .iconDropArrow {
  top: 8px;
  right: 20px;
}
.newsNav.open .iconDropArrow:before {
  transform: rotate(180deg);
}
.newsNav.open ul {
  margin: 51px 0 0;
}
.newsNav.open ul li {
  display: block;
}
.newsNav.open ul li.active {
  border-radius: 5px 5px 0 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 41px;
}
.newsNav.open ul li.active a:link, .newsNav.open ul li.active a:visited {
  margin: 0 0 10px;
}
.newsNav .iconDropArrow {
  color: #fff;
  position: absolute;
  top: 9px;
  right: 16px;
  font-size: 7px;
}
.newsNav ul {
  padding: 0;
}
.newsNav ul li {
  background: #F1F1F1;
  display: none;
}
.newsNav ul li.active {
  background: #2C1062;
  border-radius: 5px;
  display: block;
}
.newsNav ul li.active a:link, .newsNav ul li.active a:visited {
  color: #fff;
  margin: 0;
}
.newsNav ul li a:link, .newsNav ul li a:visited {
  color: #2C1062;
  display: block;
  margin: 0 0 10px;
  text-decoration: none;
  padding: 9px 20px 7px 20px;
}
/*************************
  Desktop
**************************/
@media only screen and (min-width: 1210px) {
  .newsNav {
    position: absolute;
    left: auto;
    top: 0;
    right: 0;
    width: 264px;
  }
}
.scrollToTop {
  background: rgba(0, 0, 0, 0.12);
  border-radius: 5px;
  color: #fff;
  cursor: pointer;
  display: none;
  font-size: 10px;
  line-height: 52px;
  height: 50px;
  width: 50px;
  margin: 0 0 0 -25px;
  position: fixed;
  right: 32px;
  bottom: 50px;
}
.scrollToTop:before {
  transform: rotate(180deg);
  padding: 0;
  text-indent: -2px;
}
.newsList {
  background: #6722EC;
  padding: 30px 20px 30px;
  position: relative;
}
.newsList.footerContent .centeredContent {
  padding-top: 0;
}
.newsList h2, .newsList h3 {
  color: #fff;
}
.newsList .centeredContent .newsEntries .newsEntry {
  margin: 0 0 40px;
}
.newsList .centeredContent .newsEntries img {
  border-radius: 5px 5px 5px 0px;
  box-shadow: 0px 3px 6px #00000029;
}
.newsList .centeredContent .newsEntries h3 {
  font-size: 21px;
  letter-spacing: 0px;
  line-height: 24px;
  margin: 0;
  text-transform: none;
}
.newsList .centeredContent .newsEntries h3 a:link, .newsList .centeredContent .newsEntries h3 a:visited {
  color: #fff;
  text-decoration: none;
}
.newsList .centeredContent .newsEntries .imageWrap {
  margin: 0 0 30px;
  position: relative;
}
.newsList .centeredContent .newsEntries .imageWrap img {
  margin: 0;
}
.newsList .centeredContent .newsEntries .imageWrap .category {
  background: #4E1EAA;
  color: #fff;
  letter-spacing: 1.4px;
  font-size: 14px;
  line-height: 21px;
  min-width: 164px;
  text-align: center;
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 5px 10px 4px 10px;
  text-transform: uppercase;
}
.paging {
  background: #FC1442;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 10px;
  list-style: none;
  max-width: 950px;
  margin: 70px auto 0;
  text-align: center;
  padding: 0;
}
.paging li {
  display: inline-block;
}
.paging li:after {
  content: "|";
  color: #fff;
  padding: 0 14px 0 0;
}
.paging li:last-child:after {
  display: none;
}
.paging li.active a:link, .paging li.active a:visited {
  text-decoration: underline;
}
.paging li a:hover, .paging li a:active {
  text-decoration: underline;
}
.paging li a:link, .paging li a:visited {
  color: #fff;
  display: inline-block;
  margin-right: 15px;
  padding: 14px 0 12px 0;
  text-align: center;
  text-decoration: none;
}
/*************************
  Tablet
**************************/
@media only screen and (min-width: 768px) {
  .newsList {
    padding: 40px 30px;
  }
  .newsList.footerContent .centeredContent {
    padding: 0 0 50px;
  }
  .newsList .centeredContent .newsEntries {
    display: grid;
    grid-gap: 48px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .newsList .centeredContent .newsEntries .newsEntry {
    margin: 0;
  }
}
/*************************
  Desktop
**************************/
@media only screen and (min-width: 1210px) {
  .newsList {
    padding: 104px 0 0;
  }
  .newsList.footerContent {
    padding: 104px 0 149px;
  }
  .newsList.footerContent .centeredContent {
    padding: 0;
  }
  .newsList .centeredContent {
    padding-top: 0;
  }
  .newsList .centeredContent .newsEntries {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .newsList .centeredContent .newsEntries .newsEntry {
    -webkit-transition: 0.2s all;
    -moz-transition: 0.2s all;
    -o-transition: 0.2s all;
    transition: 0.2s all;
  }
  .newsList .centeredContent .newsEntries .newsEntry:hover {
    transform: scale(1.03);
  }
}
.detailView {
  background: #6722EC;
  color: #fff;
  padding: 90px 0 0;
}
.detailView.brandsAndProducts figure {
  position: relative;
}
.detailView.brandsAndProducts figure .logo {
  border-radius: 0;
  box-shadow: none;
  position: absolute;
  left: 20px;
  bottom: 0;
  width: 200px;
  -ms-transform: translateY(50%);
  transform: translateY(50%);
}
.detailView h1 {
  hyphens: none;
  -moz-hyphens: none;
  -webkit-hyphens: none;
}
.detailView figure {
  margin: 0 0 40px;
}
.detailView .description {
  margin: 0 0 80px;
}
.detailView .doubleBubble {
  position: absolute;
  left: -200px;
  top: -200px;
  width: calc(100vw + 185px);
  overflow-x: hidden;
  overflow-y: hidden;
}
.detailView .doubleBubble .maxWidth {
  max-width: none;
}
.detailView .doubleBubble img {
  max-width: none;
  height: 1317px;
  width: 2056px;
}
.detailView h3 {
  margin: 0 0 50px;
}
.detailView h3 + h1 {
  margin-top: -40px;
}
.detailView .intro {
  display: block;
  margin: 0 0 30px;
}
.detailView .lightboxFullWidth {
  margin-top: 60px;
}
.detailView .newsHeadline {
  font-family: "Antonio", "inter", sans-serif, sans-serif;
  font-size: 28px;
  line-height: 36px;
  position: absolute;
  left: 20px;
  top: -60px;
  text-transform: uppercase;
}
.detailView .newsHeadline:after {
  background: #fff;
  content: "";
  height: 1px;
  position: absolute;
  left: 0;
  bottom: -20px;
  width: 40px;
}
.detailView .newsHeadline .break {
  display: inline-block;
  height: 1px;
  width: 5px;
}
.detailView .category {
  color: #FFFFFF;
  font-size: 16px;
  line-height: 22px;
  font-weight: bold;
  letter-spacing: 1.6px;
  margin: 0 0 20px;
  text-transform: uppercase;
}
.detailView .backLink {
  background: #2C1062;
  border-radius: 50px;
  font-size: 20px;
  padding: 14px 11px 11px 14px;
  position: absolute;
  right: 20px;
  top: -60px;
  -webkit-transition: 0.2s all;
  -moz-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all;
}
.detailView .backLink:link, .detailView .backLink:visited {
  color: #fff;
}
.detailView .backLink:hover {
  background: #FC1442;
}
.detailView .backWrap {
  margin: 100px 0 0;
  text-align: center;
  position: relative;
}
.detailView .backWrap:after {
  background: #fff;
  content: "";
  position: absolute;
  left: 0;
  top: 14px;
  height: 1px;
  width: 100%;
  z-index: 1;
}
.detailView .backLinkWide {
  background: #6722EC;
  border: 1px solid #fff;
  border-radius: 15px;
  color: #FFFFFF;
  display: inline-block;
  font-size: 11px;
  line-height: 17px;
  letter-spacing: 1.1px;
  min-width: 166px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  padding: 6px 6px 5px 6px;
  position: relative;
  z-index: 2;
}
.detailView h1 {
  padding: 0;
  margin: 0 0 30px;
}
.detailView h1:after {
  display: none;
}
.detailView h3 a:link, .detailView h3 a:visited {
  color: #fff;
  text-decoration: none;
}
.detailView .content {
  margin: 0 20px;
  padding: 20px 0 0;
}
.detailView .content img {
  border-radius: 20px;
  box-shadow: 0px 3px 6px #00000029;
  margin: 0 0 30px;
}
/*************************
  Tablet
**************************/
@media only screen and (min-width: 768px) {
  .detailView {
    min-height: 987px;
    padding: 60px 0 0;
  }
  .detailView .content {
    margin: 0 128px 0 170px;
    padding: 0;
  }
  .detailView .content figure {
    margin: 0;
  }
  .detailView .content figure img {
    margin: 0 0 80px;
  }
  .detailView .newsHeadline {
    left: 30px;
    top: 0;
  }
  .detailView .newsHeadline .break {
    display: block;
  }
  .detailView .doubleBubble {
    height: 1227px;
  }
  .detailView .backLink {
    right: 25px;
    top: 0;
  }
}
/*************************
  Desktop
**************************/
@media only screen and (min-width: 1210px) {
  .detailView {
    padding: 90px 0 0;
  }
  .detailView.brandsAndProducts .content {
    margin: 0 186px 0 206px;
  }
  .detailView.brandsAndProducts figure {
    margin: 0 -58px 110px;
  }
  .detailView.brandsAndProducts figure img {
    margin: 0;
  }
  .detailView.brandsAndProducts figure .logo {
    left: 50px;
    max-width: 213px;
    width: auto;
  }
  .detailView .content {
    margin: 0 128px 0 196px;
  }
  .detailView .content img {
    margin: 0 0 60px;
  }
  .detailView .newsHeadline {
    left: 0;
  }
  .detailView .backLink {
    right: 0;
  }
}
.lightboxFullWidth {
  margin: 0 0 80px;
  position: relative;
}
.lightboxFullWidth.overlayVisible #overlay {
  display: inline-block;
}
.lightboxFullWidth h3 {
  margin: 0 0 50px;
}
.lightboxFullWidth .lightboxNote {
  margin: -20px 0 50px;
}
.lightboxFullWidth .thumbnails {
  display: grid;
  grid-gap: 30px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  font-size: 0;
}
.lightboxFullWidth .thumbnails .imageWrap {
  border-radius: 20px;
  box-shadow: 0px 3px 6px #00000029;
  /*float: left;
			cursor: pointer;
			margin: 0 5% 5% 0;
			width: 30%;
			&:nth-child(3n) {
				margin-right: 0;
			}*/
  overflow: hidden;
}
.lightboxFullWidth .thumbnails .imageWrap:hover img {
  transform: scale(1.01);
}
.lightboxFullWidth .thumbnails .imageWrap img {
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  margin: 0;
  transform: scale(1.04);
  -webkit-transition: 0.2s all;
  -moz-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all;
}
.lightboxFullWidth .slideIndicatorWrapper {
  text-align: center;
  padding-top: 310px;
}
.lightboxFullWidth .smartphoneSlider {
  height: 300px;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}
.lightboxFullWidth .smartphoneSlider img, .lightboxFullWidth .smartphoneSlider .jwVideo {
  display: block;
  outline-offset: -1px;
  float: left;
  margin-bottom: 8px;
  margin-right: 8px;
  position: absolute;
  left: 0;
  top: 0;
  height: 300px;
  width: 300px;
}
.lightboxFullWidthOverlay {
  background: rgba(0, 0, 0, 0.8);
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2000;
  width: 100%;
  opacity: 0;
  -webkit-transform: scale3d(0.5, 0.5, 1);
  transform: scale3d(0.5, 0.5, 1);
  transition: opacity 0.2s, -webkit-transform 0.4s cubic-bezier(0.155, 1.105, 0.295, 1.12);
  transition: opacity 0.2s, transform 0.4s cubic-bezier(0.155, 1.105, 0.295, 1.12);
  transition: opacity 0.2s, transform 0.4s cubic-bezier(0.155, 1.105, 0.295, 1.12), -webkit-transform 0.4s cubic-bezier(0.155, 1.105, 0.295, 1.12);
  transform: scale3d(1, 1, 1);
  display: inline-flex;
  display: -webkit-box;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  align-items: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -webkit-justify-content: center;
  justify-content: center;
  /*.fa-compress-arrows-alt {
    font-size: 32px;
    right: 40px;
    bottom: 9px;
  }

  .fa-expand-arrows-alt {
    font-size: 30px;
    right: 0;
    bottom: 10px;
  }
	
  .fa-compress-arrows-alt,
  .fa-expand-arrows-alt  {
		display: none !important; //currently deactivted
	}*/
}
.lightboxFullWidthOverlay.in {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
.lightboxFullWidthOverlay .thumbnails {
  background: rgba(0, 0, 0, 0.3);
  position: fixed;
  height: 90px;
  bottom: 0;
  left: 0;
  text-align: center;
  width: 100%;
  overflow-x: auto;
  white-space: nowrap;
}
.lightboxFullWidthOverlay .thumbnails .imageWrap {
  display: inline-block;
}
.lightboxFullWidthOverlay .thumbnails .imageWrap.active img {
  outline: 2px solid #FFC79F;
  outline-offset: -2px;
}
.lightboxFullWidthOverlay .thumbnails img {
  cursor: pointer;
  height: 75px;
  margin: 7px 7px 0 0;
  width: 75px;
}
.lightboxFullWidthOverlay > img {
  display: none;
  margin: 0 auto;
}
.lightboxFullWidthOverlay > img.active {
  display: block;
}
.lightboxFullWidthOverlay .iconLeft, .lightboxFullWidthOverlay .iconRight, .lightboxFullWidthOverlay .iconClose {
  color: #fff;
  cursor: pointer;
  position: fixed;
}
.lightboxFullWidthOverlay .iconLeft {
  left: 5px;
  margin-top: -12px;
  top: 50%;
  transition: left 0.3s;
}
.lightboxFullWidthOverlay .iconLeft:before {
  font-size: 35px;
}
.lightboxFullWidthOverlay .iconLeft:hover {
  left: 0;
}
.lightboxFullWidthOverlay .iconRight {
  right: 5px;
  margin-top: -12px;
  top: 50%;
  transition: right 0.3s;
}
.lightboxFullWidthOverlay .iconRight:before {
  font-size: 35px;
}
.lightboxFullWidthOverlay .iconRight:hover {
  right: 0;
}
.lightboxFullWidthOverlay .iconClose {
  right: 10px;
  top: 10px;
  transition: all 0.1s;
}
.lightboxFullWidthOverlay .iconClose:before {
  font-size: 30px;
  transition: all 0.1s;
}
.lightboxFullWidthOverlay .iconClose:hover {
  right: 8px;
  top: 8px;
}
.lightboxFullWidthOverlay .iconClose:hover:before {
  font-size: 33px;
}
/*************************
  Tablet
**************************/
@media only screen and (min-width: 768px) {
  .lightboxFullWidth .slideIndicatorWrapper, .lightboxFullWidth .smartphoneSlider {
    display: none;
  }
}
@media only screen and (max-width: 1024px) {
  .lightboxFullWidthOverlay {
    /*.fa-compress-arrows-alt,
    .fa-expand-arrows-alt {
      display: none;
    }*/
  }
  .lightboxFullWidthOverlay > img {
    max-height: calc(100vh - 75px);
    margin-top: 0 !important;
  }
}
/*************************
  Desktop
**************************/
@media only screen and (min-width: 1025px) {
  .lightboxFullWidth {
    margin: 0 0 150px;
  }
  .lightboxFullWidth #lens {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    pointer-events: none;
    height: 125px;
    opacity: 0.3;
    outline: 1px solid red;
    width: 125px;
  }
  .lightboxFullWidth .thumbnails img {
    margin: 0 21px 21px 0;
  }
  .lightboxFullWidth #overlay {
    background-color: #fff;
    display: none;
    width: 500px;
    height: 500px;
    background-image: url("../img/lightboxDummy/1200x630bb.jpg");
    background-repeat: no-repeat;
    position: absolute;
    pointer-events: none;
    left: 595px;
    top: 0;
    z-index: 1;
  }
  .lightboxFullWidthOverlay {
    display: block;
  }
  .lightboxFullWidthOverlay.shrinked > img {
    max-height: calc(100vh - 75px);
    margin-top: 0 !important;
    width: auto;
  }
}
.tabNavigation {
  margin: 0 0 40px;
}
.tabNavigation .tabContent {
  display: none;
  position: relative;
}
.tabNavigation .tabContent.hasImage img {
  width: 100%;
}
.tabNavigation > input {
  display: none;
}
.tabNavigation p {
  max-width: 674px;
}
.tabNavigation .tabs {
  font-size: 0;
  margin: 0 0 30px;
  white-space: nowrap;
  overflow-x: auto;
}
.tabNavigation .tabs label {
  border: 1px solid #FFFFFF;
  border-radius: 15px;
  color: #FFF;
  cursor: pointer;
  font-weight: bold;
  display: inline-block;
  font-size: 11px;
  line-height: 25px;
  letter-spacing: 1.1px;
  min-width: 166px;
  margin-right: 10px;
  padding: 2px 5px;
  text-align: center;
  text-transform: uppercase;
}
.tabNavigation .tabs label:hover {
  background: #2C1062;
  border: 1px solid #2C1062;
  box-shadow: 0px 3px 6px #00000029;
  color: #fff;
}
.tabNavigation #tab1:checked ~ .tab1 {
  display: block;
}
.tabNavigation #tab1:checked ~ .tabs label[for="tab1"] {
  background: #2C1062;
  border: 1px solid #2C1062;
  box-shadow: 0px 3px 6px #00000029;
  color: #fff;
}
.tabNavigation #tab2:checked ~ .tab2 {
  display: block;
}
.tabNavigation #tab2:checked ~ .tabs label[for="tab2"] {
  background: #2C1062;
  border: 1px solid #2C1062;
  box-shadow: 0px 3px 6px #00000029;
  color: #fff;
}
.tabNavigation #tab3:checked ~ .tab3 {
  display: block;
}
.tabNavigation #tab3:checked ~ .tabs label[for="tab3"] {
  background: #2C1062;
  border: 1px solid #2C1062;
  box-shadow: 0px 3px 6px #00000029;
  color: #fff;
}
.tabNavigation #tab4:checked ~ .tab4 {
  display: block;
}
.tabNavigation #tab4:checked ~ .tabs label[for="tab4"] {
  background: #2C1062;
  border: 1px solid #2C1062;
  box-shadow: 0px 3px 6px #00000029;
  color: #fff;
}
.tabNavigation #tab5:checked ~ .tab5 {
  display: block;
}
.tabNavigation #tab5:checked ~ .tabs label[for="tab5"] {
  background: #2C1062;
  border: 1px solid #2C1062;
  box-shadow: 0px 3px 6px #00000029;
  color: #fff;
}
/*************************
  Tablet
**************************/
@media only screen and (min-width: 768px) {
  .tabNavigation {
    margin: 0 0 80px;
  }
  .tabNavigation.maxContentWidth {
    max-width: 1146px;
  }
  .tabNavigation .tabContent.hasImage {
    min-height: 320px;
    padding: 0 0 0 390px;
  }
  .tabNavigation .tabContent.hasImage figure {
    position: absolute;
    top: 0;
    left: 0;
    width: 320px;
  }
}
/*************************
 Desktop
**************************/
@media only screen and (min-width: 1025px) {
  .tabNavigation {
    margin: 0 0 160px;
  }
}
.cssSlider {
  margin: 0 0 50px;
  position: relative;
  overflow: hidden;
}
.cssSlider img {
  margin: 0;
  width: 100%;
}
.cssSlider > input {
  display: none;
}
.cssSlider .sliderElements, .cssSlider .sliderElements figure, .cssSlider .sliderControls {
  margin: 0;
}
.cssSlider .cssSlider {
  overflow-x: hidden;
  position: relative;
}
.cssSlider .cssSlider input[type="radio"] {
  position: relative;
}
.cssSlider .sliderElements {
  list-style: none;
  position: relative;
  left: 0;
  padding: 0;
  width: 400%;
  -webkit-transition: left 0.8s ease-in-out;
  -moz-transition: left 0.8s ease-in-out;
  -o-transition: left 0.8s ease-in-out;
  transition: left 0.8s ease-in-out;
}
.cssSlider .sliderElements > li {
  float: left;
  width: 25%;
  position: relative;
}
.cssSlider .sliderElements > li figure {
  margin: 0 0 12px;
}
.cssSlider .sliderElements > li figure figcaption {
  color: #7E7E7E;
  font-size: 10px;
  margin-top: 5px;
}
.cssSlider .sliderControls {
  font-size: 0;
  height: 3px;
  text-align: center;
  padding: 0;
}
.cssSlider .sliderControls li {
  display: inline-block;
  margin-right: 5px;
  vertical-align: top;
}
.cssSlider .sliderControls li:last-child {
  margin: 0;
}
.cssSlider .sliderControls label {
  width: 31px;
  height: 3px;
  display: block;
  cursor: pointer;
  background: #FFF;
  /*&:hover {
        background: $mainGreen;
      }*/
}
.cssSlider .sliderControls label:after {
  content: "";
  display: none;
  font-size: 35px;
  height: 30px;
  position: absolute;
  top: 50%;
  opacity: 1;
  z-index: 100;
  margin-top: -5px;
  width: 30px;
}
.cssSlider input[id^="slide2"]:checked ~ .sliderElements {
  left: -100%;
}
.cssSlider input[id^="slide3"]:checked ~ .sliderElements {
  left: -200%;
}
.cssSlider input[id^="slide4"]:checked ~ .sliderElements {
  left: -300%;
}
.cssSlider input[id^="slide5"]:checked ~ .sliderElements {
  left: -400%;
}
.cssSlider input[id^="slide6"]:checked ~ .sliderElements {
  left: -500%;
}
.cssSlider input[id^="slide7"]:checked ~ .sliderElements {
  left: -600%;
}
.cssSlider input[id^="slide8"]:checked ~ .sliderElements {
  left: -700%;
}
.cssSlider input[id^="slide9"]:checked ~ .sliderElements {
  left: -800%;
}
.cssSlider input[id^="slide10"]:checked ~ .sliderElements {
  left: -900%;
}
.cssSlider input[id^="slide11"]:checked ~ .sliderElements {
  left: -1000%;
}
.cssSlider input[id^="slide1"]:checked ~ .sliderControls label[for^="slide1"] {
  background: #FFC79F;
}
.cssSlider input[id^="slide1"]:checked ~ .sliderControls label[for^="slide1"]:after {
  content: "" !important;
  display: block !important;
}
.cssSlider input[id^="slide2"]:checked ~ .sliderControls label[for^="slide2"] {
  background: #FFC79F;
}
.cssSlider input[id^="slide2"]:checked ~ .sliderControls label[for^="slide2"]:after {
  content: "" !important;
  display: block !important;
}
.cssSlider input[id^="slide3"]:checked ~ .sliderControls label[for^="slide3"] {
  background: #FFC79F;
}
.cssSlider input[id^="slide3"]:checked ~ .sliderControls label[for^="slide3"]:after {
  content: "" !important;
  display: block !important;
}
.cssSlider input[id^="slide4"]:checked ~ .sliderControls label[for^="slide4"] {
  background: #FFC79F;
}
.cssSlider input[id^="slide4"]:checked ~ .sliderControls label[for^="slide4"]:after {
  content: "" !important;
  display: block !important;
}
.cssSlider input[id^="slide5"]:checked ~ .sliderControls label[for^="slide5"] {
  background: #FFC79F;
}
.cssSlider input[id^="slide5"]:checked ~ .sliderControls label[for^="slide5"]:after {
  content: "" !important;
  display: block !important;
}
.cssSlider input[id^="slide6"]:checked ~ .sliderControls label[for^="slide6"] {
  background: #FFC79F;
}
.cssSlider input[id^="slide6"]:checked ~ .sliderControls label[for^="slide6"]:after {
  content: "" !important;
  display: block !important;
}
.cssSlider input[id^="slide7"]:checked ~ .sliderControls label[for^="slide7"] {
  background: #FFC79F;
}
.cssSlider input[id^="slide7"]:checked ~ .sliderControls label[for^="slide7"]:after {
  content: "" !important;
  display: block !important;
}
.cssSlider input[id^="slide8"]:checked ~ .sliderControls label[for^="slide8"] {
  background: #FFC79F;
}
.cssSlider input[id^="slide8"]:checked ~ .sliderControls label[for^="slide8"]:after {
  content: "" !important;
  display: block !important;
}
.cssSlider input[id^="slide9"]:checked ~ .sliderControls label[for^="slide9"] {
  background: #FFC79F;
}
.cssSlider input[id^="slide9"]:checked ~ .sliderControls label[for^="slide9"]:after {
  content: "" !important;
  display: block !important;
}
.cssSlider input[id^="slide10"]:checked ~ .sliderControls label[for^="slide10"] {
  background: #FFC79F;
}
.cssSlider input[id^="slide10"]:checked ~ .sliderControls label[for^="slide10"]:after {
  content: "" !important;
  display: block !important;
}
/*************************
  Desktop
**************************/
.subpageTeaser {
  margin: 0 0 50px 20px;
}
.subpageTeaser:last-child {
  margin-bottom: 0;
}
.subpageTeaser:last-child .teasers {
  border-bottom: none;
  padding: 0 0 5px;
}
.subpageTeaser.products .teasers .teaser, .subpageTeaser.services .teasers .teaser {
  background: transparent linear-gradient(180deg, rgba(255, 255, 255, 0.55) 0%, rgba(103, 34, 236, 0.55) 100%) 0% 0% no-repeat padding-box;
  display: inline-block;
}
.subpageTeaser.products .teasers .teaser img, .subpageTeaser.services .teasers .teaser img {
  border-radius: 10px 10px 0 0;
  max-height: none;
  max-width: none;
}
.subpageTeaser.products .teasers .teaser a:link, .subpageTeaser.products .teasers .teaser a:visited, .subpageTeaser.services .teasers .teaser a:link, .subpageTeaser.services .teasers .teaser a:visited {
  color: #fff;
  display: block;
  margin-top: 10px;
  text-decoration: none;
}
.subpageTeaser.services .teasers .teaser {
  background: none;
  height: 352px;
}
.subpageTeaser.services .teasers .teaser img {
  margin: 0;
}
.subpageTeaser.services .teasers .teaser a:link, .subpageTeaser.services .teasers .teaser a:visited {
  background: transparent linear-gradient(180deg, rgba(255, 255, 255, 0.25) 0%, rgba(103, 34, 236, 0.25) 100%) 0% 0% no-repeat padding-box;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 1.6px;
  line-height: 22px;
  margin: 0;
  text-transform: uppercase;
  padding: 23px 0;
}
.subpageTeaser .teasers {
  border-bottom: 1px solid #fff;
  margin: 0 0 50px;
  padding: 0 0 30px 0;
  white-space: nowrap;
  overflow-x: auto;
  scrollbar-color: #FFF #CAE8E2;
}
.subpageTeaser .teasers::-webkit-scrollbar {
  height: 5px;
}
.subpageTeaser .teasers::-webkit-scrollbar-track {
  background: #CAE8E2;
}
.subpageTeaser .teasers::-webkit-scrollbar-thumb {
  background-color: #FFF;
}
.subpageTeaser .teasers .teaser {
  background: transparent linear-gradient(180deg, rgba(255, 255, 255, 0.25) 0%, rgba(103, 34, 236, 0.25) 100%) 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 10px;
  color: #fff;
  height: 178px;
  margin: 0 30px 20px 0;
  text-align: center;
  position: relative;
  display: -webkit-box;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  align-items: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  vertical-align: top;
  width: 272px;
}
.subpageTeaser .teasers figure {
  margin: 0;
}
.subpageTeaser .teasers img {
  display: block;
  max-height: 122px;
  max-width: 191px;
  margin: 0 auto;
  width: 100%;
}
.subpageTeaser .teasers h3 {
  margin: 0;
}
.subpageTeaser .teasers a:link, .subpageTeaser .teasers a:visited {
  text-align: center;
  text-decoration: none;
  width: 100%;
}
.subpageTeaser p:last-child {
  margin: 0;
}
/*************************
  Tablet
**************************/
@media only screen and (min-width: 768px) {
  .subpageTeaser {
    margin: 0 30px 100px;
  }
  .subpageTeaser .teasers {
    display: grid;
    grid-gap: 30px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    padding: 0 0 120px;
  }
  .subpageTeaser .teasers .teaser {
    margin: 0;
    height: 237px;
    width: 362px;
    width: auto;
  }
  .subpageTeaser .teasers img {
    max-height: 150px;
    max-width: 255px;
  }
}
/*************************
  Desktop
**************************/
@media only screen and (min-width: 1210px) {
  .subpageTeaser {
    margin: 0 0 100px;
  }
  .subpageTeaser .teasers {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    overflow-x: visible;
  }
  .subpageTeaser .teasers .teaser {
    -webkit-transition: 0.2s all;
    -moz-transition: 0.2s all;
    -o-transition: 0.2s all;
    transition: 0.2s all;
  }
  .subpageTeaser .teasers .teaser:hover {
    transform: scale(1.03);
  }
}
.startHeader {
  background: #E296A2;
  background-size: 100%;
  position: relative;
}
.startHeader .pageWidth {
  background: #6722EC;
  margin: 0 auto;
  max-width: 1920px;
  position: relative;
}
.startHeader .centeredContent {
  max-width: 1146px;
  z-index: 3;
  width: 100%;
}
.startHeader .centeredContent .textBox {
  margin-top: -100px;
  max-width: 800px;
  padding: 20px;
  /*position: absolute;
			left: 0;
			top: 0;*/
}
.startHeader .centeredContent .textBox img {
  margin: 0 0 20px;
  width: 86px;
}
.startHeader .centeredContent .textBox h1 {
  color: #fff;
  font-size: 40px;
  line-height: 45px;
  text-shadow: 0px 3px 6px #32009152;
  margin: 0;
}
.startHeader .centeredContent .textBox h1:after {
  display: none;
}
.startHeader .centeredContent .textBox h3 {
  margin: 0 0 30px;
}
.startHeader .centeredContent .button {
  margin: 30px auto 0;
  padding: 7px 15px 6px;
}
.startHeader picture {
  position: relative;
}
.startHeader picture:before {
  background: transparent linear-gradient(180deg, #E0E0E000 0%, #6722EC 100%) 0% 0% no-repeat padding-box;
  content: "";
  height: 130px;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 1;
}
.startHeader svg {
  height: auto;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 2;
}
.startHeader img {
  margin: 0;
  transform: rotate(0deg);
}
/*************************
 Tablet
**************************/
@media only screen and (min-width: 768px) {
  .startHeader {
    border-bottom: 140px solid #6722EC;
  }
  .startHeader:before {
    background: transparent linear-gradient(180deg, #E0E0E000 0%, #6722EC 100%) 0% 0% no-repeat padding-box;
    content: "";
    height: 290px;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 1;
  }
  .startHeader .centeredContent {
    max-width: 1146px;
    height: 285px;
    padding: 0 30px;
    position: absolute;
    left: 50%;
    top: 80px;
    bottom: 205px;
    z-index: 3;
    width: 100%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .startHeader .centeredContent .button {
    margin: 71px auto 0;
  }
  .startHeader .centeredContent .textBox {
    background: none;
    margin-top: 0;
    padding: 0;
  }
  .startHeader .centeredContent .textBox h1 {
    font-size: 50px;
    line-height: 50px;
    margin: 0 0 48px;
  }
  .startHeader svg {
    display: block;
  }
  .startHeader picture:before {
    display: none;
  }
}
/*************************
 Desktop
**************************/
@media only screen and (min-width: 1025px) {
  .startHeader {
    border-bottom: 120px solid #6722EC;
  }
  .startHeader:before {
    height: 619px;
  }
  .startHeader .centeredContent {
    top: auto;
  }
  .startHeader .centeredContent .textBox h1 {
    font-size: 80px;
    line-height: 80px;
    margin: 0 0 48px;
  }
  .startHeader svg {
    width: auto;
  }
}
@media only screen and (min-width: 1600px) {
  .startHeader .centeredContent {
    padding: 0;
  }
}
.doubleBubble {
  background: #6722EC;
  padding: 20px;
}
.doubleBubble .maxWidth {
  margin: 0 auto;
  max-width: 1790px;
  position: relative;
}
.doubleBubble .maxWidth h2 {
  hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
}
.doubleBubble .maxWidth .bubble1, .doubleBubble .maxWidth .bubble2 {
  display: none;
}
.doubleBubble .maxWidth .bubble1 {
  position: absolute;
  left: 0;
  top: 0;
  animation: rubberband 26000ms alternate ease-out infinite;
}
.doubleBubble .maxWidth .bubble2 {
  position: absolute;
  left: 0;
  top: 0;
  animation: rubberbandReverse 20000ms alternate ease-out infinite;
}
.doubleBubble .maxWidth .facts .fact {
  margin: 0 0 68px;
}
.doubleBubble .maxWidth .facts .factValue {
  font-family: "new-order", "inter", sans-serif, sans-serif;
  font-size: 50px;
  line-height: 50px;
  text-shadow: 0px 3px 6px #32009152;
  margin: 0 0 12px;
}
.doubleBubble .maxWidth .facts .factTitle {
  font-size: 21px;
  line-height: 28px;
}
.doubleBubble .maxWidth .textBox {
  color: #fff;
  padding: 50px 0;
}
/*************************
 Tablet
**************************/
@media only screen and (min-width: 768px) {
  .doubleBubble {
    padding: 0 30px;
  }
  .doubleBubble .maxWidth .facts .fact {
    margin: 0 0 50px;
  }
  .doubleBubble .maxWidth .facts .factValue {
    font-family: "new-order", "inter", sans-serif, sans-serif;
    font-size: 60px;
    line-height: 60px;
    margin: 0 0 12px;
  }
  .doubleBubble .maxWidth .facts .factTitle {
    font-size: 16px;
    line-height: 22px;
  }
  .doubleBubble .maxWidth .textBox {
    padding: 60px 0 20px;
  }
}
/*************************
 Desktop
**************************/
@media only screen and (min-width: 1210px) {
  .doubleBubble {
    height: 1000px;
    padding: 0;
  }
  .doubleBubble .maxWidth .facts .fact {
    margin: 0 0 68px;
  }
  .startPage .doubleBubble .maxWidth .facts .fact + .fact .factValue {
    font-size: 87px;
    line-height: 87px;
  }
  .doubleBubble .maxWidth .facts .factValue {
    font-size: 100px;
    line-height: 100px;
    margin: 0 0 12px;
  }
  .doubleBubble .maxWidth .facts .factTitle {
    font-size: 21px;
    line-height: 28px;
  }
  .doubleBubble .maxWidth .bubble1, .doubleBubble .maxWidth .bubble2 {
    display: block;
  }
  .doubleBubble .maxWidth .textBox {
    padding: 230px 0;
  }
}
@keyframes rubberband {
  0% {
    transform: scaleX(1);
  }
  40% {
    transform: scaleX(1.12) scaleY(0.75);
  }
  55% {
    transform: scaleX(0.85) scaleY(1);
  }
  65% {
    transform: scaleX(1.09) scaleY(0.85);
  }
  75% {
    transform: scaleX(0.9) scaleY(1);
  }
  90% {
    transform: scaleX(1.05) scaleY(0.95);
  }
  100% {
    transform: scaleX(1) scaleY(1);
  }
}
@keyframes rubberbandReverse {
  0% {
    transform: scaleX(1) scaleY(1);
  }
  40% {
    transform: scaleX(1.05) scaleY(0.95);
  }
  55% {
    transform: scaleX(0.9) scaleY(1);
  }
  65% {
    transform: scaleX(1.09) scaleY(0.85);
  }
  75% {
    transform: scaleX(0.85) scaleY(1);
  }
  90% {
    transform: scaleX(1.12) scaleY(0.75);
  }
  100% {
    transform: scaleX(1);
  }
}
.jobList {
  color: #363539;
  font-family: "Roboto";
  margin: 0 20px;
  position: relative;
}
.jobList.footerContent {
  background: transparent linear-gradient(180deg, #4919A6 0%, #5F22D6 100%) 0% 0% no-repeat padding-box;
  margin: 0;
  padding: 70px 20px;
}
.jobList .centeredContent {
  max-width: 945px;
  text-align: center;
}
.jobList .ad {
  color: #fff;
  margin-top: 60px;
}
.jobList .button:link, .jobList .button:visited {
  display: inline-block;
  margin-top: 60px;
}
.jobList h2 {
  color: #fff;
  padding: 0;
  text-align: center;
}
.jobList h2:after {
  display: none;
}
.jobList .job {
  background: #fff;
  box-shadow: 0px 3px 3px #00000029;
  border-radius: 5px;
  margin: 0 0 30px;
  min-height: 250px;
  padding: 30px;
  position: relative;
  text-align: left;
  -webkit-transition: 0.15s all;
  -moz-transition: 0.15s all;
  -o-transition: 0.15s all;
  transition: 0.15s all;
}
.jobList .job:not(.noJobs):hover {
  cursor: pointer;
}
.jobList .job.fade-out {
  -webkit-animation: fade-out 0.5s ease-in;
  -webkit-animation-fill-mode: forwards;
  height: 0;
  opacity: 1;
}
.jobList .job.noJobs {
  display: none;
  pointer-events: none;
}
.jobList .job.noJobs.clickableBox {
  pointer-events: auto;
}
.jobList .job.noJobs.clickableBox:hover {
  cursor: pointer;
}
.jobList .job.noJobs.visible {
  display: block;
}
.jobList .job.noJobs .imageWrap {
  border: none;
  height: auto;
  padding: 0;
}
.jobList .job.noJobs .imageWrap img {
  max-height: none;
  width: 100%;
}
.jobList .job.noJobs .jobNav {
  margin: -7px 0 30px;
}
.jobList .job.noJobs .jobNav .iconPlus {
  animation: glow 1.5s infinite alternate;
}
.jobList .job .imageWrap {
  border: 1px solid #CCC;
  display: -webkit-box;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  align-items: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  margin: 0;
  max-height: calc(100% - 60px);
  height: 186px;
  padding: 31px 34px;
  width: 100%;
}
.jobList .job img {
  margin: 0 auto;
  max-height: 122px;
  width: auto;
}
.jobList .job .industry {
  color: #757175;
  font-size: 13px;
  line-height: 16px;
  margin: 0 0 15px;
  text-transform: uppercase;
}
.jobList .job .title {
  font-family: "Fjalla One";
  font-size: 24px;
  letter-spacing: 0;
  line-height: 34px;
  text-transform: none;
  margin: 0 0 2px;
}
.jobList .job .title a:link, .jobList .job .title a:visited {
  color: #363539;
  text-decoration: none;
}
.jobList .job .spot {
  display: inline-block;
  font-family: "Roboto";
  font-size: 10px;
  font-weight: bold;
  line-height: 12px;
  margin-left: 10px;
  text-transform: uppercase;
  vertical-align: -1px;
}
.jobList .job .spot .line1 {
  color: #FC1442;
}
.jobList .job .spot .line2 {
  color: #880049;
}
.jobList .job .company {
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  margin: 0 0 16px;
}
.jobList .job .company:last-child {
  margin: 0;
}
.jobList .job .tags {
  display: inline-block;
  margin-right: 15px;
}
.jobList .job .distance {
  color: #757175;
  display: inline-block;
  vertical-align: -1px;
}
.jobList .job .distance strong {
  color: #2C1062;
}
.jobList .job .distance .iconGeo:before {
  font-size: 14px;
  padding-right: 10px;
}
.jobList .settings {
  margin: 0 0 50px;
  text-align: right;
}
.jobList .settings select {
  color: #FFF;
  text-transform: uppercase;
}
.jobList label {
  font-size: 13px;
  margin-right: 6px;
  text-transform: uppercase;
}
.jobList .selectOverflow {
  display: inline-block;
  margin-right: 21px;
  position: relative;
}
.jobList .selectOverflow:last-child {
  margin: 0;
}
.jobList .selectOverflow .iconDrop {
  color: #FC1442;
  font-size: 7px;
  position: absolute;
  right: 5px;
  top: 1px;
  pointer-events: none;
}
.jobList select {
  background: #FFF;
  border: 1px solid #CCC;
  border-radius: 5px;
  font-size: 13px;
  padding: 3px 28px 3px 13px;
  -webkit-appearance: none;
}
.jobList select:last-child {
  margin: 0;
}
@keyframes glow {
  from {
    background: #F5F5F5;
    color: #FFF;
  }
  to {
    background: #496E2B;
    color: #fff;
  }
}
.tags {
  text-transform: uppercase;
}
.tags .tag {
  border-radius: 12px;
  color: #fff;
  display: inline-block;
  font-size: 12px;
  margin: 0 10px 15px 0;
  line-height: 24px;
  padding: 0 15px;
}
.tags .tag:last-child {
  margin-right: 0;
}
.tags .tag.red {
  background: #880049;
}
.tags .tag.blue {
  background: #39A8DF;
}
.tags .tag.green {
  background: #90BF31;
}
.tags .tag.orange {
  background: #FFAA00;
}
.tags .tag.grey {
  background: #CECECE;
}
@-webkit-keyframes fade-out {
  50% {
    height: auto;
    -webkit-transform: scale(0.4);
    min-height: 250px;
    opacity: 0;
    padding-top: 47px;
    padding-bottom: 47px;
  }
  100% {
    height: 0;
    -webkit-transform: scale(0.4);
    min-height: 0;
    opacity: 0;
    padding-top: 0;
    padding-bottom: 0;
  }
}
/*************************
  Tablet
**************************/
@media only screen and (min-width: 768px) {
  .jobList.footerContent {
    padding: 60px 30px;
  }
  .jobList .job {
    border-radius: 10px;
    padding: 47px 110px 47px 50px;
  }
  .jobList .job.hasImage {
    padding: 47px 110px 47px 260px;
  }
  .jobList .job.noJobs .jobNav {
    margin: 0 0 30px;
  }
  .jobList .job .imageWrap {
    height: 136px;
    position: absolute;
    top: 30px;
    left: 30px;
    max-width: 302px;
    width: 202px;
  }
  .jobList .settings {
    margin: 0;
    position: absolute;
    top: 0;
    right: 0;
  }
}
/*************************
  Desktop
**************************/
@media only screen and (min-width: 1210px) {
  .jobList {
    margin: 0;
    padding: 35px 0 0;
  }
  .jobList.footerContent {
    padding: 140px 0 152px;
  }
  .jobList .job.hasImage {
    padding: 47px 110px 47px 370px;
  }
  .jobList .job .imageWrap {
    height: 186px;
    width: 302px;
  }
}
.contacts {
  background: #6723EC;
  color: #fff;
  padding: 30px 20px;
  position: relative;
}
.contacts.double .centeredContent {
  border-bottom: none;
  padding-bottom: 0;
}
.contacts.double .left, .contacts.double .right {
  border-bottom: 1px solid #fff;
  padding-bottom: 60px;
}
.contacts.double .right {
  padding-top: 60px;
}
.contacts.footerContent .centeredContent {
  border-bottom: none;
  padding-bottom: 0;
}
.contacts.footerContent .centeredContent .singleContact {
  margin: 0 20px 40px 0;
}
.contacts .centeredContent {
  border-bottom: 1px solid #fff;
  padding-bottom: 80px;
}
.contacts .name {
  font-weight: bold;
}
.contacts .job {
  font-size: 14px;
  line-height: 24px;
  text-transform: uppercase;
}
.contacts .imageWrap {
  background: url("../img/portrait_bubble.svg") 13px 10px no-repeat;
  width: 260px;
}
.contacts .imageWrap img {
  height: 207px;
  width: 245px;
}
.contacts .bubbleMask {
  -webkit-mask-image: url("../img/portrait_bubble.svg");
  mask-image: url("../img/portrait_bubble.svg");
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}
.contacts .contactWrap {
  white-space: nowrap;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  /*scrollbar-color: $baseFontColor #CAE8E2;
		&::-webkit-scrollbar {
			height: 5px;
		}
		&::-webkit-scrollbar-track {
			background: #CAE8E2;
		}
		&::-webkit-scrollbar-thumb {
			background-color: $baseFontColor;
		}*/
}
.contacts .contactWrap .singleContact {
  display: inline-block;
  margin: 0 20px 20px 0;
  white-space: normal;
  vertical-align: top;
}
.contacts .contactWrap .singleContact:last-child {
  margin-right: 0;
}
/*************************
  Tablet
**************************/
@media only screen and (min-width: 768px) {
  .contacts {
    padding: 67px 30px 0;
  }
  .contacts.footerContent .centeredContent .singleContact {
    margin: 0 20px 70px 0;
  }
}
/*************************
  Desktop
**************************/
@media only screen and (min-width: 1210px) {
  .contacts {
    padding: 0 0 80px;
  }
  .contacts.footerContent .centeredContent .singleContact {
    margin: 0;
  }
  .contacts.footerContent {
    padding: 67px 0 135px;
  }
  .contacts.double:last-child {
    padding: 0;
  }
  .contacts.double:last-child .left, .contacts.double:last-child .right {
    border-bottom: none;
    padding-bottom: 0;
  }
  .contacts.double:last-child .right {
    padding-top: 0;
  }
  .contacts.double .right {
    padding-top: 0;
  }
  .contacts .split5050 {
    display: grid;
    grid-gap: 37px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .contacts .split5050 .contactWrap {
    display: grid;
    grid-gap: 37px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .contacts .contactWrap {
    display: grid;
    grid-gap: 60px 37px;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    overflow-x: hidden;
  }
  .contacts .contactWrap .singleContact {
    margin: 0 20px 0 0;
  }
}
.contactsHeader {
  padding: 30px 20px 80px;
}
.contactsHeader .centeredContent {
  border-bottom: 1px solid #fff;
  padding: 80px 0;
}
.contactsHeader .contacts {
  padding: 0;
}
.contactsHeader .contacts .singleContact {
  margin: 0 0 30px;
}
.contactsHeader .split5050 .left {
  margin: 0 0 50px;
}
.contactsHeader .right {
  background: transparent linear-gradient(180deg, rgba(255, 255, 255, 0.2) 0%, rgba(103, 34, 236, 0.2) 100%) 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  border-radius: 10px;
  /*display: -webkit-box;
		display: -moz-inline-box;
		display: -ms-inline-flexbox;
		display: -webkit-inline-flex;
		display: inline-flex;
		align-items: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		-ms-flex-pack: center;
		-webkit-justify-content: center;
		justify-content: center;*/
  padding: 35px;
  text-align: center;
}
.contactsHeader .right .phone {
  font-family: "new-order", "inter", sans-serif, sans-serif;
  font-size: 34px;
  line-height: 42px;
  margin: 0 0 20px;
}
.contactsHeader .right .phone a:link, .contactsHeader .right .phone a:visited {
  color: #fff;
  display: block;
  text-decoration: none;
}
/*************************
 Tablet
**************************/
@media only screen and (min-width: 768px) {
  .contactsHeader {
    padding: 30px 30px 0;
  }
  .contactsHeader .contacts {
    display: grid;
    grid-gap: 38px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .contactsHeader .contacts .singleContact {
    margin: 0;
  }
  .contactsHeader .right .phone a:link, .contactsHeader .right .phone a:visited {
    display: inline;
  }
}
/*************************
 Desktop
**************************/
@media only screen and (min-width: 1025px) {
  .contactsHeader {
    padding: 104px 0 80px;
  }
  .contactsHeader .centeredContent {
    padding: 0 0 80px;
  }
  .contactsHeader .right {
    padding: 68px 50px;
  }
  .contactsHeader .split5050 .left, .contactsHeader .split5050 .right {
    float: left;
  }
  .contactsHeader .split5050 .left {
    margin: 0 7% 0 0;
    width: 50%;
  }
  .contactsHeader .split5050 .right {
    max-width: 494px;
    height: 100%;
    width: 43%;
  }
}
.mediaData {
  margin: 0 20px 30px;
}
.mediaData .centeredContent .singleData {
  background: transparent linear-gradient(180deg, rgba(255, 255, 255, 0.25) 0%, rgba(103, 34, 236, 0.25) 100%) 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  border-radius: 10px;
  margin: 0 0 30px;
  padding: 38px 30px 20px 30px;
  position: relative;
}
.mediaData .centeredContent .singleData:hover .iconDownload:link, .mediaData .centeredContent .singleData:hover .iconDownload:visited {
  color: #FFC79F;
}
.mediaData .centeredContent .singleData .iconDownload:link, .mediaData .centeredContent .singleData .iconDownload:visited {
  color: #fff;
  display: block;
  height: 43px;
  font-size: 57px;
  margin: 50px auto 0;
  text-indent: -3px;
  width: 43px;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.mediaData .centeredContent .singleData .iconDownload:link:before, .mediaData .centeredContent .singleData .iconDownload:visited:before {
  height: 43px;
  width: 43px;
}
.mediaData .centeredContent .singleData .imageWrap {
  background: transparent linear-gradient(180deg, rgba(255, 255, 255, 0.2) 0%, rgba(103, 34, 236, 0.2) 100%) 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  border-radius: 10px;
  display: -webkit-box;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  align-items: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  margin: -38px -30px 30px;
  padding: 50px 30px;
  height: 100%;
  width: calc(100% + 60px);
}
.mediaData .centeredContent .singleData .imageWrap img {
  margin: 0;
  max-height: 130px;
  max-width: 192px;
}
/*************************
 Tablet
**************************/
@media only screen and (min-width: 768px) {
  .mediaData {
    margin: 0 30px 30px;
  }
  .mediaData .centeredContent .singleData {
    min-height: 173px;
    padding: 38px 76px 38px 303px;
  }
  .mediaData .centeredContent .singleData .imageWrap {
    margin: 0;
    padding: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 264px;
  }
  .mediaData .centeredContent .singleData .iconDownload:link, .mediaData .centeredContent .singleData .iconDownload:visited {
    margin: 0;
    position: absolute;
    right: 20px;
    top: calc(50% - 6px);
  }
  .mediaData .centeredContent p {
    margin: 0;
  }
}
/*************************
 Desktop
**************************/
@media only screen and (min-width: 1210px) {
  .mediaData {
    margin: 0;
  }
  .mediaData .centeredContent .singleData {
    padding: 38px 196px 38px 323px;
  }
  .mediaData .centeredContent .singleData .iconDownload:link, .mediaData .centeredContent .singleData .iconDownload:visited {
    right: 55px;
  }
}
.imageBubbleWithText {
  margin: 30px 20px;
}
.imageBubbleWithText .centeredContent {
  padding: 0;
  position: relative;
}
.imageBubbleWithText .centeredContent .bubbleMask {
  -webkit-mask-image: url("../img/portrait_bubble.svg");
  mask-image: url("../img/portrait_bubble.svg");
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  mask-size: 100%;
  -webkit-mask-size: 100%;
}
.imageBubbleWithText .centeredContent .imageWrap {
  background: url("../img/portrait_bubble.svg") 25px 25px no-repeat;
  background-size: calc(100% - 25px);
  width: calc(100% - 25px);
}
.imageBubbleWithText .centeredContent .imageWrap img {
  margin: 0 0 60px;
  width: calc(100% - 25px);
}
.imageBubbleWithText .centeredContent .button {
  background: #FC1442;
  border-radius: 10px;
  font-size: 16px;
  margin-top: 60px;
  line-height: 24px;
  padding: 7px 23px;
  text-transform: none;
}
/*************************
 Tablet
**************************/
@media only screen and (min-width: 768px) {
  .imageBubbleWithText {
    min-height: 472px;
  }
}
/*************************
 Tablet
**************************/
@media only screen and (min-width: 1025px) {
  .imageBubbleWithText {
    margin: 0;
    padding: 91px 0 0;
  }
  .imageBubbleWithText .centeredContent {
    padding: 0 0 0 510px;
  }
  .imageBubbleWithText .centeredContent .bubbleMask {
    mask-size: 422px;
  }
  .imageBubbleWithText .centeredContent .imageWrap {
    background-size: 422px;
    position: absolute;
    left: 0;
    top: 0;
    width: 446px;
  }
  .imageBubbleWithText .centeredContent .imageWrap img {
    margin: 0;
    height: 386px;
    width: 422px;
  }
}
/*************************
 Desktop
**************************/
@media only screen and (min-width: 1210px) {
  .imageBubbleWithText .centeredContent .button {
    padding: 7px 23px 6px;
  }
}
.advantages {
  margin: 0 0 50px;
}
.advantages ul {
  list-style: none;
  padding: 0;
}
.advantages h3 {
  margin: 0 0 50px;
}
.advantages li {
  display: flex;
  align-items: center;
  margin: 0 0 23px;
  min-height: 55px;
  padding: 0 0 0 80px;
  position: relative;
  /*&::marker {
 			content: "\e908";
			font-size: 20px;
		}*/
}
.advantages li .number {
  background: transparent linear-gradient(180deg, rgba(255, 255, 255, 0.25) 0%, rgba(103, 34, 236, 0.25) 100%) 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  border-radius: 10px;
  font-size: 20px;
  font-weight: bold;
  display: block;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  padding: 15px 12px 15px 12px;
  width: 50px;
}
.advantages li .iconCheck {
  position: absolute;
  left: 0;
  top: 0;
}
.advantages li .iconCheck:before {
  background: transparent linear-gradient(180deg, rgba(255, 255, 255, 0.25) 0%, rgba(103, 34, 236, 0.25) 100%) 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  border-radius: 10px;
  content: "";
  font-size: 20px;
  padding: 14px 12px 16px 12px;
}
/*************************
 Tablet
**************************/
@media only screen and (min-width: 768px) {
  .advantages {
    margin: 0 0 80px;
  }
}
/*************************
 Desktop
**************************/
@media only screen and (min-width: 1025px) {
  .advantages {
    margin: 0 0 150px;
  }
}
.audioWrap {
  margin: 0 0 50px;
}
.audioWrap .audio {
  background: transparent linear-gradient(180deg, rgba(255, 255, 255, 0.25) 0%, rgba(103, 34, 236, 0.25) 100%) 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  border-radius: 10px;
  margin: 0 0 30px;
  padding: 30px;
}
.audioWrap .audio audio {
  border-radius: 10px;
  display: block;
  width: 100%;
}
.audioWrap p + .audio {
  margin-top: 50px;
}
/*************************
 Tablet
**************************/
@media only screen and (min-width: 768px) {
  .audioWrap {
    margin: 0 0 80px;
  }
}
/*************************
 Desktop
**************************/
@media only screen and (min-width: 1025px) {
  .audioWrap {
    margin: 0 0 150px;
  }
}
.factBox {
  margin: 62px 0 50px;
}
.factBox .fact {
  background: transparent linear-gradient(180deg, rgba(255, 255, 255, 0.25) 0%, rgba(103, 34, 236, 0.25) 100%) 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  border-radius: 10px;
  padding: 60px 30px;
  text-align: center;
  display: -webkit-box;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  align-items: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  margin: 0 0 20px;
  width: 100%;
}
.factBox .fact:last-child {
  margin: 0;
}
.factBox .factValue {
  font-family: "new-order", "inter", sans-serif, sans-serif;
  font-size: 34px;
  font-weight: bold;
  margin: 0 0 14px;
}
.statisticsSources {
  color: #FFFFFF99;
  font-size: 13px;
  margin: -20px 0 50px;
  line-height: 18px;
  text-align: center;
}
/*************************
 Tablet
**************************/
@media only screen and (min-width: 768px) {
  .factBox {
    margin: 60px 0 80px;
  }
  .statisticsSources {
    margin: -20px 0 80px;
  }
}
/*************************
 Desktop
**************************/
@media only screen and (min-width: 1025px) {
  .factBox {
    display: grid;
    grid-gap: 34px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    margin: 60px 0 150px;
  }
  .factBox .fact {
    margin: 0;
  }
}
/*************************
  Desktop
**************************/
@media only screen and (min-width: 1210px) {
  .statisticsSources {
    margin: -120px 0 150px;
  }
}
.videos {
  margin: 0 0 50px;
}
.videos h3 {
  margin: 0 0 50px;
}
.videos .video {
  margin: 0 0 30px;
  position: relative;
  padding-top: 56.25%;
}
.videos .video iframe {
  box-shadow: 0px 3px 6px #00000029;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
/*************************
 Tablet
**************************/
@media only screen and (min-width: 768px) {
  .videos {
    margin: 40px 0 80px;
  }
  .videos-server {
    margin: 40px 0 0px;
  }
}
/*************************
 Desktop
**************************/
@media only screen and (min-width: 1025px) {
  .videos {
    margin: 80px 0 150px;
  }
  .videos-server {
    margin: 80px 0 0px;
  }
}
video {
  width: 100%;
  height: auto;
}
.toggleList {
  margin: 0 0 50px;
}
.toggleList .toggler {
  background: transparent linear-gradient(180deg, rgba(255, 255, 255, 0.25) 0%, rgba(103, 34, 236, 0.25) 100%) 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  border-radius: 10px;
  margin: 0 0 20px;
}
.toggleList .toggler.closed .togglerHead .iconPlus {
  transform: rotate(0deg);
}
.toggleList .toggler .togglerHead {
  cursor: pointer;
  padding: 32px 70px 32px 40px;
  position: relative;
}
.toggleList .toggler .togglerHead .iconPlus {
  font-size: 26px;
  position: absolute;
  right: 25px;
  top: 30px;
  -webkit-transition: 0.2s all;
  -moz-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all;
  transform: rotate(45deg);
}
.toggleList .toggler .togglerHeadline {
  cursor: pointer;
  font-weight: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0px;
  margin: 0;
  padding: 0;
  text-transform: none;
}
.toggleList .toggler .togglerContent {
  display: none;
  padding: 15px 40px 45px;
}
.toggleList .toggler .togglerContent p {
  padding: 0;
}
.toggleList .toggler .togglerContent p:last-child {
  margin: 0;
}
/*************************
 Tablet
**************************/
@media only screen and (min-width: 768px) {
  .toggleList {
    margin: 0 0 80px;
  }
}
/*************************
 Desktop
**************************/
@media only screen and (min-width: 1025px) {
  .toggleList {
    margin: 0 0 150px;
  }
}
.textWithButtons {
  margin: 0 0 50px;
}
.textWithButtons .buttons {
  /*display: grid;
		grid-gap: 20px;
		grid-template-columns: repeat(3, minmax(0, 1fr));*/
  margin: 50px 0 0;
}
.textWithButtons .buttons .button:link, .textWithButtons .buttons .button:visited {
  background: #FC1442;
  border-radius: 10px;
  display: inline-block;
  font-size: 16px;
  line-height: 24px;
  margin: 0 20px 20px 0;
  text-transform: none;
  padding: 8px 20px 8px 20px;
}
.textWithButtons .buttons .button:link:last-child, .textWithButtons .buttons .button:visited:last-child {
  margin: 0;
}
.textWithButtons .buttons .button:link:hover, .textWithButtons .buttons .button:visited:hover {
  background: #da032d;
}
/*************************
 Tablet
**************************/
/*************************
 Desktop
**************************/
@media only screen and (min-width: 1025px) {
  .textWithButtons {
    margin: 0 0 130px;
  }
}
.iconTeaser {
  position: relative;
  z-index: 2;
}
.iconTeaser .button {
  margin: 71px auto -80px;
  position: relative;
  z-index: 1;
}
.flipTeasers {
  background: #6722EC;
  padding: 20px;
}
.iconTeaser .flipTeasers, .flipTeasers.small {
  display: grid;
  grid-gap: 30px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  margin: 0 0 60px;
}
.iconTeaser .flipTeasers img, .flipTeasers.small img {
  margin: 0;
}
.iconTeaser .flipTeasers .flip-card-front, .flipTeasers.small .flip-card-front {
  padding: 20px;
}
.iconTeaser .flipTeasers .flip-card-back, .flipTeasers.small .flip-card-back {
  padding: 25px;
}
.iconTeaser .flipTeasers + .button, .flipTeasers.small + .button {
  margin: 71px auto 0;
}
.iconTeaser .flipTeasers img {
  margin: 0 0 25px;
  max-height: 60px;
}
.iconTeaser .flipTeasers .flip-card:first-child .flip-card-back {
  background: #4E1EAA;
}
.iconTeaser .flipTeasers .flip-card:first-child + .flip-card .flip-card-back {
  background: #4E1EAA;
}
.iconTeaser .flipTeasers .flip-card:first-child + .flip-card + .flip-card .flip-card-back {
  background: #4E1EAA;
}
.iconTeaser .flipTeasers .flip-card:first-child + .flip-card + .flip-card + .flip-card .flip-card-back {
  background: #4E1EAA;
}
.iconTeaser .flipTeasers .flip-card .flip-card-back {
  background: #4E1EAA;
}
.iconTeaser .flipTeasers .flip-card .flip-card-back .iconPlus {
  font-size: 40px;
}
.iconTeaser .flipTeasers .flip-card .flip-card-front a:link, .iconTeaser .flipTeasers .flip-card .flip-card-front a:visited {
  color: #fff;
  display: block;
  font-family: "Antonio", "inter", sans-serif, sans-serif;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 22px;
  margin-top: 0;
  text-transform: uppercase;
  text-decoration: none;
  word-break: break-word;
}
.flipTeasers .flip-card:first-child .flip-card-back {
  background: #E30613;
}
.flipTeasers .flip-card:first-child + .flip-card .flip-card-back {
  background: #F39200;
}
.flipTeasers .flip-card:first-child + .flip-card + .flip-card .flip-card-back {
  background: #95C11F;
}
.flipTeasers .flip-card:first-child + .flip-card + .flip-card + .flip-card .flip-card-back {
  background: #E30613;
}
.flipTeasers .flip-card-front {
  background: transparent linear-gradient(180deg, rgba(255, 255, 255, 0.25) 0%, rgba(103, 34, 236, 0.25) 100%) 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 10px;
  color: #fff;
  margin: 0 0 20px;
  text-align: center;
  padding: 35px;
  position: relative;
  display: -webkit-box;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  align-items: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  width: 100%;
  transform: rotateY(0);
}
.flipTeasers .flip-card-front:hover .hiddenText {
  opacity: 1;
}
.flipTeasers .flip-card-front .hiddenText {
  border-radius: 10px;
  cursor: pointer;
  font-weight: 500;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  padding: 37px 40px;
  width: 100%;
  -webkit-transition: 0.2s opacity;
  -moz-transition: 0.2s opacity;
  -o-transition: 0.2s opacity;
  transition: 0.2s opacity;
}
.flipTeasers .flip-card-front .hiddenText a:link, .flipTeasers .flip-card-front .hiddenText a:visited {
  color: #fff;
  display: block;
  font-size: 13px;
  margin-top: 25px;
  text-transform: uppercase;
  text-decoration: none;
}
.flip-card {
  background-color: transparent;
  perspective: 1000px;
  /* Remove this if you don't want the 3D effect */
}
/* This container is needed to position the front and back side */
.flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}
/* Position the front and back side */
.flip-card-front, .flip-card-back {
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 10px;
  display: -webkit-box;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  align-items: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  /* Safari */
  backface-visibility: hidden;
  padding: 0 50px;
}
/* Style the front side (fallback if image is missing) */
.flip-card-front {
  background-color: #bbb;
  color: black;
}
/* Style the back side */
.flip-card-back {
  color: white;
  transform: rotateY(180deg);
}
.flip-card-back a:link, .flip-card-back a:visited {
  color: #fff;
  text-decoration: none;
}
/*************************
 Tablet
**************************/
@media only screen and (min-width: 768px) {
  .flipTeasers {
    background: none;
    display: grid;
    grid-gap: 30px;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    padding: 0 30px;
  }
  .iconTeaser .flipTeasers {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    margin-top: -280px;
  }
  .iconTeaser .flipTeasers .flip-card .flip-card-front {
    padding: 40px;
  }
  .iconTeaser .flipTeasers .flip-card .flip-card-front a:link, .iconTeaser .flipTeasers .flip-card .flip-card-front a:visited {
    font-size: 28px;
  }
  .flipTeasers .teaser {
    margin: 0;
    padding: 20px;
  }
  .flipTeasers .teaser .hiddenText {
    display: none;
  }
}
/*************************
 Desktop
**************************/
@media only screen and (min-width: 1025px) {
  /* Do an horizontal flip when you move the mouse over the flip box container */
  .flipTeasers.small {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .iconTeaser .flipTeasers {
    position: relative;
    z-index: 1;
  }
  .iconTeaser .flipTeasers .flip-card .flip-card-front {
    padding: 60px;
  }
  .flipTeasers .flip-card-front {
    padding: 65px;
  }
  .flipTeasers .teaser {
    padding: 65px;
  }
  .flipTeasers .teaser .hiddenText {
    display: block;
  }
  .flip-card:hover .flip-card-inner {
    transform: rotateY(-180deg);
  }
}
/*************************
  Desktop
**************************/
@media only screen and (min-width: 1210px) {
  .flipTeasers {
    padding: 0;
  }
}
.jobNav {
  display: grid;
  grid-gap: 0;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  font-size: 11px;
  line-height: 11px;
  margin: 0 0 30px;
  text-transform: uppercase;
  text-align: center;
}
.jobNav.onlyTwo {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.jobNav .iconStar, .jobNav .iconThaff, .jobNav .iconPlus, .jobNav .iconProfile {
  font-weight: bold;
  padding: 10px 5px;
}
.jobNav .iconStar:before, .jobNav .iconThaff:before, .jobNav .iconPlus:before, .jobNav .iconProfile:before {
  display: none;
  font-weight: normal;
  margin: 0 0 3px;
  width: 100%;
}
.jobNav .iconPlus {
  transition: background 0.5s;
}
.jobNav .iconPlus:before {
  transition: transform 0.5s;
}
.jobNav .iconPlus.remove {
  background: #496E2B;
  color: #fff;
}
.jobNav .iconPlus.remove:hover {
  background: #3d5c24;
}
.jobNav .iconPlus.remove:before {
  transform: rotate(45deg);
}
.jobNav .iconPlus.noAnimation {
  transition: none;
}
.jobNav .iconPlus.noAnimation:before {
  transition: none;
}
.jobNav .iconStar {
  background: #FC1442;
  color: #fff;
}
.jobNav .iconStar:before {
  font-size: 28px;
}
.jobNav .iconThaff {
  background: #6722EC;
  color: #fff;
}
.jobNav .iconThaff:before {
  font-size: 20px;
}
.jobNav .iconPlus {
  background: #F5F5F5;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  cursor: pointer;
}
.jobNav .iconPlus:before {
  font-size: 20px;
}
.jobNav .iconPlus:hover {
  background: gainsboro;
}
.jobNav .iconProfile {
  background: #F5F5F5;
  color: #FFF;
  cursor: pointer;
  display: block;
}
.jobNav .iconProfile:before {
  font-size: 20px;
}
.jobNav .iconProfile:hover {
  background: gainsboro;
}
.jobNav .iconProfile.deactivated {
  color: #CCC;
  pointer-events: none;
}
/*************************
  Tablet
**************************/
@media only screen and (min-width: 768px) {
  .jobNav {
    display: block;
    font-size: 9px;
    line-height: 13px;
    margin: 0;
    position: absolute;
    right: 30px;
    top: 30px;
  }
  .jobNav .iconPlus {
    display: block;
    border-left: none;
    border-right: none;
  }
  .jobNav .iconStar {
    margin: 0 0 2px;
    padding-top: 8px;
  }
  .jobNav .iconThaff {
    margin: 0 0 2px;
    padding-top: 12px;
  }
  .jobNav .iconThaff:before {
    margin: 0 0 5px;
  }
  .jobNav .iconPlus {
    margin: 0 0 2px;
    padding-top: 12px;
  }
  .jobNav .iconPlus:before {
    margin: 0 0 5px;
  }
  .jobNav .iconProfile:before {
    margin: 3px 0 5px;
  }
  .jobNav .iconStar, .jobNav .iconThaff, .jobNav .iconPlus, .jobNav .iconProfile {
    height: 60px;
    width: 60px;
  }
  .jobNav .iconStar:before, .jobNav .iconThaff:before, .jobNav .iconPlus:before, .jobNav .iconProfile:before {
    display: block;
  }
}
