@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

.icons-sprite, .icons-core-accounting-on, .icons-core-accounting-on_half, .icons-core-accounting, .icons-core-accounting_half, .icons-core-accounts-on, .icons-core-accounts-on_half, .icons-core-accounts, .icons-core-accounts_half, .icons-core-companies-on, .icons-core-companies-on_half, .icons-core-companies, .icons-core-companies_half, .icons-core-consultancy-on, .icons-core-consultancy-on_half, .icons-core-consultancy, .icons-core-consultancy_half, .icons-core-social-on, .icons-core-social-on_half, .icons-core-social, .icons-core-social_half, .icons-core-tax-on, .icons-core-tax-on_half, .icons-core-tax, .icons-core-tax_half {
  background-image: url('../images/../images/icons-s15d5ecdef6.png');
  background-repeat: no-repeat;
}

.icons-core-accounting-on {
  background-position: 0 0;
}

.icons-core-accounting-on_half {
  background-position: 0 -127px;
}

.icons-core-accounting {
  background-position: 0 -190px;
}

.icons-core-accounting_half {
  background-position: 0 -317px;
}

.icons-core-accounts-on {
  background-position: 0 -380px;
}

.icons-core-accounts-on_half {
  background-position: 0 -507px;
}

.icons-core-accounts {
  background-position: 0 -570px;
}

.icons-core-accounts_half {
  background-position: 0 -697px;
}

.icons-core-companies-on {
  background-position: 0 -760px;
}

.icons-core-companies-on_half {
  background-position: 0 -887px;
}

.icons-core-companies {
  background-position: 0 -950px;
}

.icons-core-companies_half {
  background-position: 0 -1077px;
}

.icons-core-consultancy-on {
  background-position: 0 -1140px;
}

.icons-core-consultancy-on_half {
  background-position: 0 -1267px;
}

.icons-core-consultancy {
  background-position: 0 -1330px;
}

.icons-core-consultancy_half {
  background-position: 0 -1457px;
}

.icons-core-social-on {
  background-position: 0 -1520px;
}

.icons-core-social-on_half {
  background-position: 0 -1647px;
}

.icons-core-social {
  background-position: 0 -1710px;
}

.icons-core-social_half {
  background-position: 0 -1837px;
}

.icons-core-tax-on {
  background-position: 0 -1900px;
}

.icons-core-tax-on_half {
  background-position: 0 -2027px;
}

.icons-core-tax {
  background-position: 0 -2090px;
}

.icons-core-tax_half {
  background-position: 0 -2217px;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */
.slick-loading .slick-list {
  background: #fff url('../images/ajax-loader.gif?1574812519') center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  src: url('../fonts/slick.eot?1574812519');
  src: url('../fonts/slick.eot?&1574812519#iefix') format("embedded-opentype"), url('../fonts/slick.woff?1574812519') format("woff"), url('../fonts/slick.ttf?1574812519') format("truetype"), url('../fonts/slick.svg?1574812519#slick') format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
[dir="rtl"] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
[dir="rtl"] .slick-next:before {
  content: "←";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

html {
  font-size: 16px;
  overflow-x: hidden;
  background: #fff;
}

@media screen and (max-width: 1060px) {
  html {
    font-size: 14px;
  }
}
@media screen and (max-width: 500px) {
  html {
    font-size: 13px;
  }
}
body {
  height: auto;
  position: relative;
  font-weight: 300;
  font-style: normal;
  font-family: "Roboto", sans-serif;
  font-size: 1em;
  color: #1c2644;
  line-height: 1.3;
  margin: 0 auto;
  min-height: 100vh;
  width: 100%;
  max-width: 1700px;
}

* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
*::after, *::before {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

a {
  text-decoration: none;
  -moz-transition: color 0.3s ease-out;
  -o-transition: color 0.3s ease-out;
  -webkit-transition: color 0.3s ease-out;
  transition: color 0.3s ease-out;
  color: #333333;
  cursor: pointer;
}

a img {
  border: none;
}

a:active, a:focus,
button:active, button:focus {
  outline: none;
}

strong {
  font-weight: 500;
}

.container {
  margin: 0 auto;
  width: 100%;
  max-width: 1000px;
}

.container-slim {
  margin: 0 auto;
  width: 100%;
  max-width: 720px;
}

.container > :last-child, .container-slim > :last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 1040px) {
  .container {
    width: 94%;
  }

  .container-slim {
    width: 76%;
  }
}
@media screen and (max-width: 800px) {
  .container-slim {
    width: 80%;
  }
}
@media screen and (max-width: 700px) {
  .container {
    width: 90%;
  }

  .container-slim {
    width: 90%;
  }
}
.clearfix {
  *zoom: 1;
}
.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}

h1, .main-title {
  font-size: 1.75rem;
  line-height: 1em;
  font-weight: 500;
  margin-bottom: 1rem;
}

h2 {
  font-size: 1rem;
  line-height: 1em;
  margin-bottom: 2rem;
  font-weight: 500;
  color: #4398f7;
}
h2.main-title {
  color: #1c2644;
}

.sub-title {
  font-size: 1.75rem;
  line-height: 1em;
  font-weight: 500;
  margin-bottom: 1rem;
  color: #1c2644;
}

h3 {
  font-size: 1.5rem;
  line-height: 1.2em;
  margin-bottom: 1rem;
  font-weight: 500;
}

h4 {
  font-size: 1.25rem;
  line-height: 1.2em;
  margin-bottom: 1rem;
  font-weight: 500;
}

p {
  font-size: 1rem;
  margin-bottom: 1em;
  font-weight: 300;
}

.link {
  text-decoration: underline;
  font-size: .9rem;
  font-weight: 500;
}

@media screen and (max-width: 780px) {
  h1, .main-title {
    font-size: 1.33rem;
  }

  .sub-title {
    font-size: 1.33rem;
  }

  /*h3{ font-size: 1.5rem; line-height: 1.2em; margin-bottom: 1rem; font-weight: 500; }
  p{ font-size: 1rem; margin-bottom: 1em; font-weight: 300; }
  .link{ text-decoration: underline; font-size: .9rem; font-weight: 500; }*/
}
section {
  z-index: 2;
  position: relative;
}

.uppercase {
  text-transform: uppercase;
}

.btn {
  color: #fff;
  line-height: 1;
  background: #1c2644;
  border: none;
  outline: none;
  padding: .66rem 1rem;
  text-transform: uppercase;
  display: inline-block;
  font-size: .85rem;
  font-weight: 400;
}
.btn:hover, .btn:focus {
  background-color: #e3f0fe;
  color: #1c2644;
  cursor: pointer;
}
.btn.btn-neg {
  background-color: transparent;
  color: #1c2644;
  border: 2px solid #1c2644;
}
.btn.btn-neg:hover, .btn.btn-neg:focus {
  color: #fff;
  background: #1c2644;
}

.btn-transparent {
  border: none;
  background: transparent;
  outline: none;
}

.blue {
  color: #4398f7;
}

.stuckleft {
  width: calc( 1000px + ( 50vw - 500px  ) );
}

@media screen and (min-width: 1700px) {
  .stuckleft {
    width: 1350px;
  }
}
.columns {
  column-count: 2;
  column-gap: 3rem;
  margin-bottom: 2rem;
}

@media screen and (max-width: 1040px) {
  .stuckleft {
    width: 100%;
  }
}
@media screen and (max-width: 760px) {
  .columns {
    column-count: 1;
    column-gap: 0;
    margin-bottom: 0;
  }
}
/*	BURGER ICON
-----------------------------------------------------------------------------------------*/
.c-hamburger {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 110;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 2.5rem;
  height: 2.5rem;
  font-size: 0;
  text-indent: -9999px;
  appearance: none;
  box-shadow: none;
  border-radius: .1rem;
  border: none;
  cursor: pointer;
  transition: background 0.3s;
  cursor: pointer;
}

.c-hamburger:focus {
  outline: none;
}

.c-hamburger span {
  display: block;
  position: absolute;
  top: 1rem;
  left: .45rem;
  right: .45rem;
  height: 3px;
  background: #FFF;
  box-shadow: 1px 1px 3px rgba(67, 152, 247, 0.75);
}

.c-hamburger span::before, .c-hamburger span::after {
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #FFF;
  content: "";
  box-shadow: 1px 1px 3px rgba(67, 152, 247, 0.75);
}

.c-hamburger span::before {
  top: -8px;
}

.c-hamburger span::after {
  bottom: -8px;
}

.c-hamburger--htx {
  background-color: transparent;
}

.c-hamburger--htx span {
  transition: background 0s 0.3s;
}

.c-hamburger--htx span::before, .c-hamburger--htx span::after {
  transition-duration: 0.3s, 0.3s;
  transition-delay: 0.3s, 0s;
}

.c-hamburger--htx span::before {
  transition-property: top, transform;
}

.c-hamburger--htx span::after {
  transition-property: bottom, transform;
}

/* active state, i.e. menu open */
.c-hamburger--htx.is-active:not(.init-hide) {
  background-color: transparent;
}

.c-hamburger--htx.is-active:not(.init-hide) span {
  background: none;
}

.c-hamburger--htx.is-active:not(.init-hide) span::before {
  top: 0;
  transform: rotate(45deg);
}

.c-hamburger--htx.is-active:not(.init-hide) span::after {
  bottom: 0;
  transform: rotate(-45deg);
}

.c-hamburger--htx.is-active:not(.init-hide) span::before, .c-hamburger--htx.is-active:not(.init-hide) span::after {
  transition-delay: 0s, 0.1s;
}

header {
  position: relative;
  background: #4398f7;
  z-index: 1;
  width: 100%;
  font-size: .9rem;
}
header::after {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  z-index: -1;
  height: 13.5rem;
  bottom: -13.5rem;
  left: 0;
  background: #4398f7;
}
header #headerline {
  display: grid;
  display: grid;
  grid: auto-flow / 1fr 4fr 2rem;
  align-items: end;
  padding: 0;
  height: 6.33rem;
}
header #main-nav {
  text-align: right;
}
header #main-nav ul {
  margin: 0 4rem 0 0;
  padding: 0;
}
header #main-nav ul li {
  margin: 0 0 0 2rem;
  padding: 0;
  display: inline-block;
}
header #main-nav ul li a {
  display: block;
  color: #fff;
  text-transform: uppercase;
  border-bottom: 3px solid #4398f7;
  padding-bottom: .66rem;
}
header #main-nav ul li a:hover, header #main-nav ul li a:focus {
  border-bottom-color: #fff;
}
header #main-nav ul li a.current {
  border-bottom-color: #000;
}
@media screen and (max-width: 1040px) {
  header #main-nav {
    display: none;
  }
}
header #topmenulang {
  padding-bottom: calc( .66rem + 3px );
  /* display: none !important; */
}
header #topmenulang li {
  width: auto;
  height: auto;
  overflow: hidden;
}
header #topmenulang li:not(.current-lang) {
  width: 0;
  height: 0;
}
header #topmenulang.is-open li {
  margin-left: .5rem;
}
header #topmenulang.is-open .current-lang {
  font-weight: bold;
}
header #topmenulang.is-open li:not(.current-lang) {
  width: auto;
  height: auto;
}
header #topmenulang a {
  color: #fff;
  text-transform: uppercase;
  padding-bottom: calc( 1rem + 5px );
  text-align: right;
}
@media screen and (max-width: 1040px) {
  header #topmenulang {
    display: block;
    position: absolute;
    right: 7rem;
    top: 2.75rem;
    padding-bottom: 0;
    font-size: .9rem;
  }
}
@media screen and (max-width: 500px) {
  header #topmenulang {
    right: 4rem;
    top: 2.75rem;
  }
}

#logo {
  display: block;
  align-self: center;
}
#logo img {
  display: block;
}

#nav-container {
  width: 100vw;
  height: 100vh;
  overflow-x: scroll;
  top: -110vh;
  left: 0;
  right: 0;
  display: block;
  position: fixed;
  opacity: 0;
  z-index: -1;
  background: #1c2644;
  -moz-transition: opacity 0.75s ease-in, top 0.75s ease-in;
  -o-transition: opacity 0.75s ease-in, top 0.75s ease-in;
  -webkit-transition: opacity 0.75s ease-in, top 0.75s ease-in;
  transition: opacity 0.75s ease-in, top 0.75s ease-in;
}
#nav-container #mob-nav, #nav-container #mainmenulang {
  position: fixed;
  z-index: 5;
  display: none;
}
#nav-container #mob-nav a, #nav-container #mainmenulang a {
  color: #fff;
}
#nav-container #mob-nav {
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
}
#nav-container #mob-nav li {
  text-align: center;
}
#nav-container #mob-nav li a {
  font-size: 2rem;
}
#nav-container #mainmenulang {
  width: 50%;
  top: 5rem;
  left: 25%;
  text-align: center;
}
#nav-container #mainmenulang li {
  display: inline-block;
  margin: 0 1rem;
}
#nav-container #mainmenulang li a {
  font-size: 1.25rem;
}
#nav-container.is-open {
  display: block;
  opacity: 1;
  top: 0;
  z-index: 4;
}
#nav-container.is-open #mob-nav, #nav-container.is-open #mainmenulang {
  display: block;
}

.coord {
  position: absolute;
  top: calc( 25% + 175px );
  right: 0;
  width: 100%;
}
.coord p {
  text-align: center;
  color: #fff;
  font-size: 1.5rem;
  line-height: 1.5;
}
.coord p span {
  color: #4398f7;
}
.coord p a {
  color: #fff;
}

#burger-container {
  width: 2.2rem;
  height: 2.2rem;
  position: fixed;
  top: 2.25rem;
  right: 4%;
  z-index: 15;
  margin: 0 0 .8rem 1rem;
  display: none;
}

.c-hamburger {
  display: block;
}

@media screen and (max-width: 1040px) {
  #burger-container {
    display: block;
  }
}
main {
  padding-bottom: 14rem;
}
main .content {
  position: relative;
  z-index: 2;
}
main .content::before {
  content: '';
  width: 50vw;
  height: 13.5rem;
  background: #fff;
  top: 0;
  right: 50%;
  display: block;
  position: absolute;
}
main .content-head {
  background: #fff;
  padding: 6.5rem 4rem 4rem;
}
main .content-pic {
  max-width: calc( 100% + 10rem );
  display: block;
}
main .content-halves {
  width: 100%;
  display: inline-grid;
  grid-template-columns: 1fr 1fr;
}
main .content-halves .content-half {
  position: relative;
}
main .content-halves .content-half .overflow-mask {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 50vw;
  overflow: hidden;
  background-position: center center;
  background-size: cover;
}
main .content-halves .content-half.content-half-left .overflows {
  right: 0;
  /*max-width: 50vw;*/
}
main h1, main .main-title {
  text-transform: uppercase;
  position: relative;
  margin-bottom: 4rem;
}
main h1::after, main .main-title::after {
  content: '';
  display: block;
  position: absolute;
  bottom: -1.25rem;
  left: 0;
  width: 3rem;
  height: 3px;
  background: #4398f7;
}
main .sub-title {
  text-transform: uppercase;
  position: relative;
  margin-bottom: 3rem;
}
main .sub-title::after {
  content: '';
  display: block;
  position: absolute;
  bottom: -1.25rem;
  left: 0;
  width: 3rem;
  height: 3px;
  background: #4398f7;
}
main .sub-page {
  margin-bottom: 4rem;
}
main .sub-page:last-child > *:last-child {
  margin-bottom: 0;
}
main .background {
  background: #fff;
}
main .wysiwyg {
  padding: 0 4rem 4rem;
  background: #fff;
}
main .wysiwyg > *:last-child {
  margin-bottom: 0;
}
main .wysiwyg ul, main .wysiwyg ol {
  padding-left: 1rem;
  margin-bottom: 1rem;
}
main .wysiwyg .contacts-title {
  margin-top: 2rem;
}
main .wysiwyg .collab-title {
  margin-left: 2rem;
}
main .wysiwyg .collab {
  padding-left: 4rem;
}
main .wysiwyg li {
  list-style: square;
  list-style-position: outside;
  margin-bottom: .5em;
}
main .wysiwyg li::marker {
  color: #ffc502;
}
main .wysiwyg .jobs-list {
  margin: 0;
  padding: 0;
}
main .wysiwyg .jobs-list li {
  margin: 0 0 2rem 0;
  padding: 0;
  list-style: none;
}
main .wysiwyg .jobs-list li:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 1040px) {
  main .content-pic {
    max-width: 100%;
  }
}
@media screen and (max-width: 780px) {
  main {
    padding-bottom: 11rem;
  }
  main .content-pic {
    max-width: 100%;
  }
  main .content::before {
    display: none;
  }
  main .content-head {
    padding: 4.5rem 2rem 3rem;
  }
  main h1, main .main-title {
    margin-bottom: 3rem;
  }
  main .wysiwyg {
    padding: 0 2rem 3rem;
  }
}
@media screen and (max-width: 500px) {
  main .content-head {
    padding: 2.5rem 2rem 1rem;
  }
  main h1, main .main-title {
    margin-bottom: 3rem;
  }
  main .content-halves {
    /*width: 100%; display: inline-grid;*/
    grid-template-columns: 1fr;
  }
}
.page-core main .content-halves {
  margin-bottom: 4rem;
}
.page-core main .wysiwyg.content-half {
  padding-bottom: 0;
}
.page-core main .wysiwyg.content-half li:last-child {
  margin-bottom: 0;
}
.page-core main .wysiwyg.content-half li:last-child p:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 640px) {
  .page-core main .content-halves {
    display: block;
    margin-bottom: 3rem;
  }
  .page-core main .content-halves .content-half, .page-core main .content-halves .overflow-mask {
    width: 100%;
  }
  .page-core main .content-halves .content-half-left {
    height: 50vw;
    margin-bottom: 3rem;
  }
}
.page-jobs main .wysiwyg .jobs-list .btn {
  width: 100%;
  text-align: center;
}

.page-jobs .content-halves {
  padding-top: 5px;
}

#map-contact {
  position: relative;
}

#map-infos {
  position: absolute;
  z-index: 4;
  top: 24%;
  right: 25%;
  background: #fff;
  padding: 2rem 4rem;
  text-align: center;
}
#map-infos h1 {
  color: #4398f7;
  font-size: 1.25rem;
  margin-bottom: 1rem;
}
#map-infos h1::after {
  display: none;
}

#map-canvas {
  /*width: calc( 1000px + ( 50vw - 500px  ) );*/
  height: 600px;
  z-index: 3;
}

@media screen and (max-width: 1280px) {
  #map-infos {
    top: 20%;
    right: 9%;
    padding: 2rem 2rem;
  }
  #map-infos h1 {
    margin-bottom: 2rem;
  }

  #map-canvas {
    height: 500px;
  }
}
@media screen and (max-width: 960px) {
  #map-canvas {
    height: 450px;
  }
}
.page-index header {
  height: 4.5rem;
  z-index: 3;
}
.page-index header::after {
  display: none;
}
.page-index header > .container {
  position: relative;
}
.page-index #headerline {
  display: block;
  height: auto;
}
.page-index #logo {
  position: absolute;
  top: 7rem;
  left: 0;
  z-index: 3;
}
.page-index #burger-container {
  top: 1.125rem;
  right: 0;
}
.page-index #main-nav {
  position: absolute;
  top: 8rem;
  right: 0;
  z-index: 3;
}
.page-index #main-nav ul li a {
  border-bottom-color: transparent;
}
.page-index #main-nav ul li a:hover, .page-index #main-nav ul li a:focus {
  border-bottom-color: #4398f7;
}
.page-index #topmenulang {
  display: block;
  position: absolute;
  right: 4rem;
  top: 2.5rem;
  padding-bottom: 0;
  font-size: .8rem;
}
.page-index #topmenulang li {
  display: inline-block;
}
.page-index #topmenulang.is-open .current-lang {
  font-weight: bold;
}
@media screen and (max-width: 1040px) {
  .page-index header {
    height: 5.75rem;
  }
  .page-index #logo {
    top: .66rem;
  }
  .page-index #logo img {
    /*width: 130px; height: 41px;width: 131px; height: 40px;*/
  }
  .page-index #topmenulang {
    /*top: 1.75rem;*/
    top: 2.5rem;
  }
  .page-index #burger-container {
    top: 1.875rem;
  }
}
@media screen and (max-width: 500px) {
  .page-index #topmenulang {
    right: 2rem;
  }
}
.page-index main {
  padding-bottom: 0;
  position: relative;
  overflow: hidden;
}
.page-index main::after {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  z-index: -1;
  height: 20vw;
  top: 0;
  left: 0;
  right: 0;
  background: #4398f7;
}
.page-index .top {
  background: url("../images/home-top.jpg") no-repeat;
  background-size: cover;
  height: 35vw;
  min-height: 25rem;
}
.page-index .top .wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: end;
  height: 100%;
}
.page-index .top .home-main-title {
  color: #fff;
  font-weight: 100;
  font-size: 4rem;
  width: 1000px;
  margin: 0;
  line-height: 1.25;
}
.page-index .top .home-main-title::after {
  display: none;
}
@media screen and (min-width: 1041px) and (max-width: 1700px) {
  .page-index .top .home-main-title {
    position: absolute;
    right: 0;
    font-size: 3.5rem;
  }
}
@media screen and (max-width: 1040px) {
  .page-index .top .wrapper {
    width: 100%;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
  }
  .page-index .top .home-main-title {
    /*width: 94%;*/
    font-size: 3rem;
  }
}
@media screen and (max-width: 999px) {
  .page-index .top .home-main-title {
    width: 94%;
  }
}
@media screen and (max-width: 640px) {
  .page-index .top {
    min-height: 17.5rem;
  }
  .page-index .top .home-main-title {
    font-size: 2rem;
  }
}
.page-index .welcome, .page-index .core-competences, .page-index .jobs, .page-index .team {
  padding: 5rem 0;
}
.page-index .welcome .content-half:last-child {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: start;
  height: 100%;
}
.page-index .welcome .content-half:last-child > * {
  margin-left: 5rem;
}
.page-index .welcome p:last-of-type {
  margin-bottom: 3rem;
}
@media screen and (max-width: 780px) {
  .page-index .welcome .main-title {
    font-size: 1.5rem;
  }
  .page-index .welcome .content-half:last-child > * {
    margin-left: 3rem;
  }
  .page-index .welcome p:last-of-type {
    margin-bottom: 2rem;
  }
}
@media screen and (max-width: 500px) {
  .page-index .welcome, .page-index .core-competences, .page-index .jobs, .page-index .team {
    padding: 2rem 0;
  }
  .page-index .welcome .content-half:last-child > * {
    margin-left: 0;
    margin-top: 2rem;
  }
  .page-index .welcome .content-half p:last-of-type {
    margin-top: 0;
    margin-bottom: 0;
  }
}
.page-index .core-competences {
  background: url("../images/home-core.jpg") no-repeat;
  background-size: cover;
}
.page-index .core-competences::after {
  content: '';
  display: block;
  position: absolute;
  top: -7rem;
  right: 10rem;
  z-index: 3;
  opacity: .15;
  width: 400px;
  height: 188px;
  background: url("../images/logo-shape.png") no-repeat;
  background-size: cover;
}
.page-index .core-competences .main-title {
  color: #fff;
}
.page-index .core-competences ul {
  display: inline-flex;
  column-gap: 1.5rem;
  justify-items: center;
  align-items: top;
  justify-content: space-between;
  width: 100%;
  text-align: center;
  margin: 2rem 0 1rem;
}
.page-index .core-competences ul .core-icon {
  display: block;
  width: 143px;
  height: 127px;
  margin: 0 auto 2rem;
}
.page-index .core-competences ul .core-icon_half {
  display: none;
}
.page-index .core-competences ul .core-name {
  color: #fff;
  font-size: 1rem;
  text-transform: uppercase;
  text-decoration: none;
}
.page-index .core-competences ul .core-link {
  color: #fff;
  text-decoration: underline;
}
@media screen and (max-width: 1280px) {
  .page-index .core-competences::after {
    top: -8rem;
    right: -7rem;
  }
}
@media screen and (max-width: 1040px) {
  .page-index .core-competences::after {
    top: -6rem;
    right: -5rem;
    width: 300px;
    height: 140px;
  }
  .page-index .core-competences ul {
    flex-wrap: wrap;
    column-gap: 2%;
  }
  .page-index .core-competences ul li {
    width: 15%;
  }
  .page-index .core-competences ul .core-icon {
    display: none;
  }
  .page-index .core-competences ul .core-icon_half {
    display: block;
    width: 71px;
    height: 63px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 760px) {
  .page-index .core-competences {
    padding-bottom: 2rem;
  }
  .page-index .core-competences::after {
    top: -3rem;
    right: -3rem;
    width: 273px;
    height: 128px;
  }
  .page-index .core-competences ul {
    column-gap: 5%;
  }
  .page-index .core-competences ul li {
    width: 30%;
    padding-bottom: 3rem;
  }
  .page-index .core-competences ul .core-icon {
    display: none;
  }
  .page-index .core-competences ul .core-icon_half {
    display: block;
    width: 71px;
    height: 63px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 500px) {
  .page-index .core-competences {
    padding-bottom: 2rem;
  }
  .page-index .core-competences::after {
    top: -3rem;
    right: -2rem;
    width: 200px;
    height: 94px;
  }
  .page-index .core-competences ul {
    column-gap: 10%;
  }
  .page-index .core-competences ul li {
    width: 45%;
  }
}
.page-index .jobs .content-halves {
  grid-template-columns: 1fr 600px;
}
.page-index .jobs .content-half:first-child > * {
  margin-right: 3rem;
}
.page-index .jobs .content-half:first-child > * p:last-of-type {
  margin-bottom: 3rem;
}
.page-index .jobs .jobs-list {
  margin: 0 3rem;
}
.page-index .jobs .job-offer {
  color: #fff;
}
.page-index .jobs .job-offer .job-title {
  text-transform: uppercase;
  font-size: 1.15rem;
  font-weight: 500;
}
.page-index .jobs .job-offer .btn {
  color: #fff;
  border-color: #fff;
  position: absolute;
  bottom: 2rem;
  left: 2.25rem;
}
.page-index .jobs .slick-prev {
  left: -3rem;
}
.page-index .jobs .slick-next {
  right: -3rem;
}
.page-index .jobs .slick-prev, .page-index .jobs .slick-next {
  width: 2rem;
  height: 2rem;
}
.page-index .jobs .slick-prev::before, .page-index .jobs .slick-next::before {
  color: #1c2644;
  font-size: 2rem;
}
.page-index .jobs .slick-slide {
  height: auto;
  aspect-ratio: 1 / 1.15;
  background: #1c2644;
  border: .5rem solid #fff;
  padding: 2rem 2.25rem 6rem 2.25rem;
  position: relative;
}
@media screen and (max-width: 1040px) {
  .page-index .jobs .content-halves {
    grid-template-columns: 1fr 300px;
  }
}
@media screen and (max-width: 760px) {
  .page-index .jobs .content-halves {
    display: block;
    width: 100%;
  }
  .page-index .jobs .content-half:first-child {
    margin-bottom: 3rem;
  }
  .page-index .jobs .content-half:first-child p:last-of-type {
    margin-bottom: 3rem;
  }
}
.page-index .team {
  background: #e3f0fe;
  margin: 9rem 0 5rem 0;
  padding: 0;
  color: #fff;
}
.page-index .team .content-halves {
  background: #4398f7;
  position: relative;
  top: -5rem;
}
.page-index .team .content-halves .content-pic {
  position: absolute;
  top: auto;
  bottom: 4rem;
}
.page-index .team .content-half:not(:first-child) {
  padding: 3rem 4rem 6rem 3rem;
}
.page-index .team .main-title {
  color: #fff;
}
.page-index .team .main-title::after {
  background: #fff;
}
.page-index .team p {
  margin: 0 5rem 3rem 0;
}
.page-index .team .btn {
  color: #fff;
  border-color: #fff;
  margin-bottom: 0;
}
@media screen and (max-width: 940px) {
  .page-index .team {
    margin-top: 6rem;
  }
  .page-index .team .content-half:not(:first-child) {
    padding-right: 0;
  }
  .page-index .team p {
    margin-right: 2rem;
  }
}
@media screen and (max-width: 760px) {
  .page-index .team {
    margin-top: 5rem;
    margin-bottom: 3rem;
  }
  .page-index .team .content-halves {
    top: -3rem;
  }
  .page-index .team .content-halves .content-pic {
    bottom: 3rem;
  }
  .page-index .team .content-half:not(:first-child) {
    padding-bottom: 3rem;
  }
  .page-index .team p {
    margin-right: 2rem;
  }
}
@media screen and (max-width: 500px) {
  .page-index .team .content-halves .content-pic {
    position: relative;
    bottom: 0;
  }
}
.page-index footer {
  margin-top: 0;
  position: relative;
}
.page-index footer::before {
  display: none;
}

footer {
  background: #1c2644;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  color: #fff;
  margin-top: 6rem;
  font-size: .9rem;
}
footer::before {
  content: '';
  display: block;
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 15rem;
  background: #e3f0fe;
  top: -15rem;
  left: 0;
}
footer .container {
  display: grid;
  grid: auto-flow / 1fr 2fr 2rem;
  align-items: end;
  padding: 3rem 0 2rem;
  grid-template-areas: 'coord subnav signature';
}
footer .footer-coord {
  grid-area: coord;
}
footer .footer-coord strong {
  color: #4398f7;
  font-weight: 300;
}
footer .footer-coord p {
  margin-bottom: 0;
}
footer .footer-coord a {
  color: #fff;
}
footer .footer-subnav {
  text-align: right;
  padding-right: 5rem;
  font-size: .85rem;
  grid-area: subnav;
}
footer .footer-subnav a {
  color: #fff;
  font-weight: 300;
}
footer .footer-signature {
  grid-area: signature;
}
footer .footer-signature img {
  width: 2rem;
  display: block;
}
@media screen and (max-width: 440px) {
  footer .container {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto;
    column-gap: 3rem;
    row-gap: 2rem;
    grid-template-areas: 'coord coord' 'subnav signature';
  }
  footer .footer-subnav {
    padding-right: 0;
    text-align: left;
  }
  footer .footer-signature {
    text-align: right;
  }
  footer .footer-signature img {
    display: inline;
  }
}

.page-contact footer::before {
  display: none;
}
