/*
* BOOTSTRAP OVERWRITE - START
*/
/*
* BOOTSTRAP OVERWRITE - END
*/
/*
* Theme colors
*/
/*
* BOOTSTRAP OVERWRITE - START
*/
/*
* BOOTSTRAP OVERWRITE - END
*/
/*
* BOOTSTRAP OVERWRITE - START
*/
/*
* BOOTSTRAP OVERWRITE - END
*/
/*
* Theme styles
*/
/*
* Media Query
*/
/*
* Section margin
*/
/*
* Section padding
*/
/*
* Display list elements in column
*/
/*
* Menu item width in footer menu
*/
/*
* Small gray shadow
*/
/*
* Large gray shadow
*/
/*
* Headers
*/
/*
* Custom scrollbar
*/
@-moz-document url-prefix() { }

/*
* Reset list styles
*/
/*
* Link circle hover
*/
/*
* Button hover
*/
/*
* Button mobile full width
*/
/*
* Section width
*/
/*
* Section paddings
*/
/*
* Section header
*/
/*
* Element under section description
*/
/*
* Element under section description
*/
/*
* Link hover color
*/
/*
* Hero section styles
*/
@keyframes move-dot {
  0% {
    bottom: 0.4rem;
    opacity: 1; }
  20% {
    opacity: 1; }
  100% {
    bottom: 1rem;
    opacity: 0; } }

/*
* Position absolute - full width
*/
/*
* Image as cover or contain
*/
/*
* Icon wrapper
*/
/*
* Element border-radius
*/
/*
* checkbox checked
*/
/*
* language font
*/
/*
* Slider pagination
*/
/*
* Slider buttons
*/
/*
* News and slide component
*/
/*
* Download and job-offer component
*/
/*
* Services and blocks grid component
*/
/*
* Case studies filters
* Job offers filters
*/
/*
* Case studies tags
* Knowledge base tags
*/
/*
* Case studies and posts grid blocks
*/
/*
* Form label
*/
/*
* Contact form steps
*/
/*
* Contact form (steps form) buttons wrapper
*/
.page-template-template-landingpage .menu-wrapper {
  width: 100%; }

.page-template-template-landingpage .logo-wrapper {
  max-width: 16rem;
  max-height: none; }
  @media screen and (min-width: 992px) {
    .page-template-template-landingpage .logo-wrapper {
      max-width: 20rem; } }

.page-template-template-landingpage .landingpage-lang {
  font-size: 1.4rem;
  font-weight: 800;
  line-height: 1.1;
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 7rem;
  margin-left: auto;
  padding: 1.3rem 1rem;
  text-decoration: none;
  text-transform: uppercase;
  color: #fff;
  background-color: #333d47; }
  .page-template-template-landingpage .landingpage-lang:hover {
    color: #fff; }

@media screen and (min-width: 1300px) {
  .page-template-template-landingpage .block-hero .header {
    font-size: 7.2rem; } }

@media screen and (min-width: 1300px) {
  .page-template-template-landingpage .block-hero .description {
    font-size: 3rem;
    line-height: 1.4; } }

@media screen and (max-width: 576px) {
  .page-template-template-landingpage .block-hero .scroll-icon-container {
    display: none; } }

@media screen and (min-width: 1300px) {
  .page-template-template-landingpage .block-columns-text-image .columns-text-image__content > .header {
    font-size: 4.2rem;
    margin-bottom: 3rem; } }

@media screen and (min-width: 1300px) {
  .page-template-template-landingpage .block-columns-text-image .description,
  .page-template-template-landingpage .block-columns-text-image .description p {
    font-size: 2.2rem;
    line-height: 1.4; } }

.page-template-template-landingpage .block-counters .counters .counters-list .counter-element .number {
  font-size: 3rem;
  width: 10rem;
  height: 10rem; }


/*# sourceMappingURL=page_landingpage.css.map*/