@charset "UTF-8";
/*!
Theme Name: GABANNAelcom
Theme URI: http://marcwilmesdesign.lu
Author: Attila Simon
Description: 
Version: 1.0
License: Marc Wilmes Design
Text Domain: gabbanaelcom.lu
Tags: -
*/
/* Barlow */
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('https://fonts.marcwilmesdesign.lu/fonts/barlow-v4-latin/barlow-v4-latin-regular.eot');
  /* IE9 Compat Modes */
  src: local('Barlow Regular'), local('Barlow-Regular'), url('https://fonts.marcwilmesdesign.lu/fonts/barlow-v4-latin/barlow-v4-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('https://fonts.marcwilmesdesign.lu/fonts/barlow-v4-latin/barlow-v4-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('https://fonts.marcwilmesdesign.lu/fonts/barlow-v4-latin/barlow-v4-latin-regular.woff') format('woff'), /* Modern Browsers */ url('https://fonts.marcwilmesdesign.lu/fonts/barlow-v4-latin/barlow-v4-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('https://fonts.marcwilmesdesign.lu/fonts/barlow-v4-latin/barlow-v4-latin-regular.svg#Barlow') format('svg');
  /* Legacy iOS */
}
/* Barlow */
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('https://fonts.marcwilmesdesign.lu/fonts/barlow-v4-latin/barlow-v4-latin-500.eot');
  /* IE9 Compat Modes */
  src: local('Barlow Medium'), local('Barlow-Medium'), url('https://fonts.marcwilmesdesign.lu/fonts/barlow-v4-latin/barlow-v4-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('https://fonts.marcwilmesdesign.lu/fonts/barlow-v4-latin/barlow-v4-latin-500.woff2') format('woff2'), /* Super Modern Browsers */ url('https://fonts.marcwilmesdesign.lu/fonts/barlow-v4-latin/barlow-v4-latin-500.woff') format('woff'), /* Modern Browsers */ url('https://fonts.marcwilmesdesign.lu/fonts/barlow-v4-latin/barlow-v4-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */ url('https://fonts.marcwilmesdesign.lu/fonts/barlow-v4-latin/barlow-v4-latin-500.svg#Barlow') format('svg');
  /* Legacy iOS */
}
/* Barlow */
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('https://fonts.marcwilmesdesign.lu/fonts/barlow-v4-latin/barlow-v4-latin-700.eot');
  /* IE9 Compat Modes */
  src: local('Barlow Bold'), local('Barlow-Bold'), url('https://fonts.marcwilmesdesign.lu/fonts/barlow-v4-latin/barlow-v4-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('https://fonts.marcwilmesdesign.lu/fonts/barlow-v4-latin/barlow-v4-latin-700.woff2') format('woff2'), /* Super Modern Browsers */ url('https://fonts.marcwilmesdesign.lu/fonts/barlow-v4-latin/barlow-v4-latin-700.woff') format('woff'), /* Modern Browsers */ url('https://fonts.marcwilmesdesign.lu/fonts/barlow-v4-latin/barlow-v4-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */ url('https://fonts.marcwilmesdesign.lu/fonts/barlow-v4-latin/barlow-v4-latin-700.svg#Barlow') format('svg');
  /* Legacy iOS */
}
/* Barlow */
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url('https://fonts.marcwilmesdesign.lu/fonts/barlow-v4-latin/barlow-v4-latin-900.eot');
  /* IE9 Compat Modes */
  src: local('Barlow Black'), local('Barlow-Black'), url('https://fonts.marcwilmesdesign.lu/fonts/barlow-v4-latin/barlow-v4-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('https://fonts.marcwilmesdesign.lu/fonts/barlow-v4-latin/barlow-v4-latin-900.woff2') format('woff2'), /* Super Modern Browsers */ url('https://fonts.marcwilmesdesign.lu/fonts/barlow-v4-latin/barlow-v4-latin-900.woff') format('woff'), /* Modern Browsers */ url('https://fonts.marcwilmesdesign.lu/fonts/barlow-v4-latin/barlow-v4-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */ url('https://fonts.marcwilmesdesign.lu/fonts/barlow-v4-latin/barlow-v4-latin-900.svg#Barlow') format('svg');
  /* Legacy iOS */
}
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/**
 * Remove default margin.
 */
body {
  margin: 0;
}
/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}
/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}
/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}
/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}
/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}
/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}
/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}
/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}
/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}
/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}
/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}
/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}
/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}
/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}
/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}
/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}
/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}
/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}
/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}
/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}
/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}
/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
body {
  font-family: 'Barlow', sans-serif !important;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0.5px;
  font-weight: 500;
  color: #333;
  overflow-x: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100vh;
  /*
  &.mobile-menu-open {
  	 overflow: hidden !important;
  }
*/
}
/* not(.page_705) */
body:not(.frontpage) .main-content-container section:nth-child(1) .page-title:nth-child(1) {
  display: none;
}
body.page_705 #references-detail {
  display: none !important;
}
.project-detail h2 {
  display: none;
}
.frontpage {
  /*
	.header-logo{ 
		opacity: 0;
		visibility: hidden;
	}
	*/
  /*
	.header-logo.big{
		opacity: 1;
		visibility: visible;
		position: absolute;
		z-index: 1;
	}
	*/
}
.frontpage header {
  background: transparent !important;
  position: fixed !important;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-transition: background 0.25s;
  -o-transition: background 0.25s;
  transition: background 0.25s;
  z-index: 99;
}
.frontpage header .contact-button {
  display: none;
}
.frontpage header.white {
  background: white !important;
  -webkit-box-shadow: 0px -24px 31px #000;
          box-shadow: 0px -24px 31px #000;
  /*
	    	.header-logo {
	    		transition: all 0.25s;
	    	}
	    	*/
  /*
	    	.header-logo.big { opacity: 0; transform: translateY(15px); visibility: hidden; }
	    	.header-logo { opacity: 1; transform: translateY(-2px); visibility: visible; }
	    	&:after {
	    		display: none;
	    	}
	    	*/
}
.frontpage header.white a {
  color: #164396;
}
.frontpage header.white .header-title {
  display: block;
}
.frontpage header.white .contact-button {
  display: block;
}
.frontpage header.mobile-home-whitebg {
  background: white !important;
}
.frontpage .mobile-nav-container .mobile-navigation {
  margin-top: 100px;
}
.frontpage .header-title {
  display: none;
}
/*
 * Row with equal height columns
 * --------------------------------------------------
 */
/*
.row-eq-height {
  @media (min-width: @screen-sm-min) {
	  display: -webkit-box;
	  display: -webkit-flex;
	  display: -ms-flexbox;
	  display:         flex;
	  flex-wrap: wrap;
	  -webkit-flex-wrap: wrap;
	}

	> div {
		// margin-bottom: @x0h;
	}
}
*/
ul.partner {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.partner li {
  padding: 15px 25px !important;
}
ul.partner li a {
  display: block !important;
  width: 100%;
  height: 100%;
}
ul.partner li a img {
  max-width: 100%;
  max-height: 100%;
}
.background.grey {
  background: #F5F5F5;
}
.mod-image {
  width: 100%;
  position: relative;
}
.mod-image span {
  position: absolute;
  display: block;
  top: 10px;
  left: 10px;
  color: white;
  text-shadow: 1px 1px 1px #333;
}
@media (max-width: 991px) {
  .img-logo {
    text-align: center;
  }
  .img-logo img {
    max-width: 50%;
    height: auto;
  }
}
.flex-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.flex-col-align-items-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-item {
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
/*
.flex-start {
	justify-content: flex-start;
}

.flex-center {
	justify-content: center;
}

.flex-edn {
	justify-content: flex-end;
}
*/
.img-responsive {
  width: 100%;
  height: auto;
}
.quotes {
  margin: 0 auto;
  display: table;
  font-weight: 400;
  font-size: 30px;
  text-align: center;
  text-transform: uppercase;
  color: #164396;
}
.quotes .text {
  margin: 0 auto;
  display: table-cell;
  vertical-align: middle;
}
.quotes .text p {
  max-width: 30em;
  margin: 0 auto;
  line-height: 28px;
}
.author {
  text-align: center;
  color: #164396;
}
.vspace {
  margin: 0 6px;
}
.mail {
  padding: 0;
  color: #164396 !important;
  text-decoration: none !important;
}
.gallery .item {
  cursor: pointer;
}
.gallery .item:hover {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.gallery .thumb {
  width: 100%;
  height: 210px;
  background-size: cover;
  background-position: center;
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .gallery .thumb {
    height: 510px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .gallery .thumb {
    height: 330px;
  }
}
@media only screen and (min-width: 1200px) {
  .gallery .thumb {
    height: 255px;
  }
}
.gallery .items {
  display: none;
}
.error .text {
  margin-top: 30px;
}
.align-item-end {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.align-item-right {
  text-align: right;
}
.button {
  border: 1px solid #164396;
  color: #164396;
  padding: 5px 15px;
  display: inline-block;
  border-radius: 4px;
  text-decoration: none;
}
.button:hover {
  background: #164396;
  color: white;
}
.button.invert {
  border: 1px solid white;
  color: white;
  padding: 5px 15px;
  background: #164396;
}
.button.invert:hover {
  background: white;
  color: #164396;
  border: 1px solid #164396;
}
.button.long {
  width: 180px;
}
.imgCopyright {
  position: absolute;
  font-size: 10px;
  bottom: 10px;
  right: 5px;
  z-index: 1;
  color: white;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
}
.imgCopyright span {
  position: unset;
  text-shadow: unset;
}
.imgCopyright .copyrightSign {
  -webkit-transform: rotate(270deg);
      -ms-transform: rotate(270deg);
          transform: rotate(270deg);
  display: inline-block;
}
.imgCopyright .copyrightText {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
  display: inline-block;
}
.job-item .jheader {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: top;
      -ms-flex-align: top;
          align-items: top;
  cursor: pointer;
  background-color: #164396;
  margin-bottom: 5px;
  padding-inline: 15px;
}
.job-item .jheader h2 {
  width: 90%;
  font-size: 16px;
  letter-spacing: 0.5px;
  text-align: left;
  color: white;
  margin: 0;
}
.job-item .jheader .jbutton {
  font-family: 'Red Hat Display', sans-serif;
  margin-top: 17px;
  font-size: 35px;
  color: white;
}
.job-item .jcon {
  margin-top: 15px;
}
.job-item .jcon hr {
  margin-top: 25px;
  margin-bottom: 25px;
  color: #333;
  border: 0;
  border-top: 1px solid #164396;
}
.job-item .jcon {
  display: none;
}
.job-item .button {
  margin-top: 15px;
}
.images_4_carrees {
  margin-left: -15px;
  margin-right: -15px;
}
.images_4_carrees img {
  width: 25%;
  padding: 15px;
}
.images_6_carrees {
  margin-left: -15px;
  margin-right: -15px;
}
.images_6_carrees img {
  width: 16.66%;
  padding: 15px;
}
.team_numbers {
  font-weight: 400;
  display: inline-block;
  letter-spacing: 0.5px;
  font-size: 15px;
  line-height: 25px;
  word-break: break-word;
}
.team_numbers .number {
  font-weight: 700;
}
.youtube-video {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%;
  /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
}
.youtube-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
@font-face {
  font-family: 'icon';
  src: url('_res/fonts/icon.eot?b1kzl4');
  src: url('_res/fonts/icon.eot?b1kzl4#iefix') format('embedded-opentype'), url('_res/fonts/icon.ttf?b1kzl4') format('truetype'), url('_res/fonts/icon.woff?b1kzl4') format('woff'), url('_res/fonts/icon.svg?b1kzl4#icon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-icon_site:before {
  content: "\e900";
}
.icon-icon_phone:before {
  content: "\e901";
}
.icon-icon_name:before {
  content: "\e902";
}
.icon-icon_map:before {
  content: "\e903";
}
.icon-icon_email:before {
  content: "\e904";
}
/* -----  1.3 General Typography  ------------------------------------------- */
*:focus {
  outline: 0 !important;
}
h1,
blockquote {
  line-height: 1.5em;
}
/*
h1,h2 {
	font-family: 'Red Hat Display', sans-serif;
	letter-spacing: @letter-spacing-title;
	font-weight: 700;
	font-size: 47px;
	text-align: left;
	color: @blue;
	margin: 0;
	@media @media_lg{
		font-size: 30px;
		line-height: 35px;
	}
}
*/
h1,
h2 {
  font-family: 'Barlow', sans-serif;
  letter-spacing: 3px;
  font-weight: 700;
  font-size: 35px;
  text-align: left;
  color: #164396;
  margin: 0;
  word-wrap: break-word;
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
  line-height: 35px;
}
@media only screen and (min-width: 992px) {
  h1,
  h2 {
    font-size: 47px;
    line-height: 50px;
    margin-bottom: 1em;
    /*
		font-size: 35px;
    	line-height: 50px;
    	margin-bottom: 2em;
    	*/
  }
}
h2 {
  text-align: center;
}
h3 {
  font-family: 'Barlow', sans-serif;
  font-weight: 700;
  font-size: 16px;
  width: 100%;
  text-align: left;
  margin: 0;
  color: #164396;
  line-height: 25px;
}
.coltext {
  font-weight: 400;
  font-size: 15px;
  margin: 0;
  color: #333;
  text-align: left;
}
.coltext a {
  color: #164396 !important;
}
.coltext a:hover {
  text-decoration: underline !important;
}
a {
  text-decoration: none;
  word-wrap: break-word;
  color: #164396;
}
p {
  padding: 0;
  margin: 0;
  margin-bottom: 10px;
  line-height: 25px;
}
p:first-child {
  margin-top: 0;
}
p:last-child {
  margin-bottom: 0;
}
ul {
  margin: 10px 0;
  padding-left: 20px;
}
ul li {
  line-height: 25px;
}
table tr td {
  line-height: 22px;
}
table tr td.margin {
  margin-bottom: 0px;
  display: block;
}
.center {
  text-align: center;
}
.right {
  text-align: end;
}
.main-space {
  clear: both;
  display: block;
  /*
	&.x3 {
		height: @x3h;
		// @media @media_xs{
		// 	height: 7.5rem;//90px
		// }
	}
	*/
  /*
	&.x4 {
		
		height: @x4h;

		@media only screen and (max-width: 991px) {
			height: @x1h * 2;
		}
	}
	*/
}
.main-space.x0 {
  height: 0px;
}
.main-space.x1 {
  height: 25px;
}
.main-space.x2 {
  height: 50px;
}
@media only screen and (max-width: 575px) {
  .main-space.x2 {
    height: 25px;
  }
}
/* DEBUG MAIN SPACE*/
/*
.main-space{
	background: rgba(223,92,131,1);
	clear: both;
	width: 50px;
	margin: 0 auto;
	&.x0,
	&.x1_2,
	&.x1,
	&.x2,
	&.x3 {
		&:after {
			color: #fff;
			position: absolute;
			top: 10px;
			left: 10px;
		}
	}

	&.x0 {
		position: relative;
		&:after {
			content: 'x0';
		}
	}
	&.x1_2 {

		position: relative;
		&:after {
			content: 'x1_2';
		}
	}
	&.x1 {
		background: rgba(129,78,101,1);
		position: relative;
		&:after {
			content: 'x1';
		}
	}
	&.x2 {
		background: rgba(223,92,131,1);
		position: relative;
		&:after {
			content: 'x2';
		}
	}
	&.x3 {
		position: relative;
		&:after {
			content: 'x3';
		}
	}
	&.x4 {
		position: relative;
		&:after {
			content: 'x4';
		}
	}
}
*/
/*.main-space.x1_2{height:1rem}
.main-space.x1{height:2rem}
.main-space.x2{height:4rem}
.main-space.x3{height:6rem}
.main-space.x4{height:8rem}*/
/*.debug_spaces{width:45px;position:relative}
.debug_spaces.auto:after{background:blue}
.debug_spaces:after{content:'-';position:absolute;padding-top:5px;padding-left:5px;color:white;font-size:12px;letter-spacing:0;font-weight:normal;width:100%;height:100%;background:#333;opacity:0.05}
.debug_spaces.x1_2:after{content:'x1/2'}
.debug_spaces.x1:after{content:'x1'}
.debug_spaces.x2:after{content:'x2'}*/
/*
.slick-gallery{
	margin-bottom: @x1h;
	.image {
		img {
		max-width: 100%;
		max-height: 100%;
		}
		width: 340px;
		height: 340px;
		background-repeat: no-repeat;
		background-position: center center;
		background-size: cover;
	}
}

.slick-dots {
	// bottom: -35px !important;
    > li {
        display: inline-block;
    }
    > li:only-child {
        display: none;
    }
}
*/
.error h1 {
  color: #313131;
}
.message {
  text-align: center;
  min-height: 300px;
}
.message h1 {
  margin: 0 !important;
  font-size: 6em;
}
.text {
  font-size: 1.3em;
  font-weight: 300;
}
table {
  background-color: transparent;
  width: 100%;
  max-width: 100%;
}
th {
  text-align: left;
}
/*
td:nth-child(2) {
  text-align: right;
}
*/
.flatpickr-calendar {
  background: transparent;
  opacity: 0;
  display: none;
  text-align: center;
  visibility: hidden;
  padding: 0;
  -webkit-animation: none;
  animation: none;
  direction: ltr;
  border: 0;
  font-size: 14px;
  line-height: 24px;
  border-radius: 5px;
  position: absolute;
  width: 307.875px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  -webkit-box-shadow: 0 3px 13px rgba(0, 0, 0, 0.08);
  box-shadow: 0 3px 13px rgba(0, 0, 0, 0.08);
}
.flatpickr-calendar.open,
.flatpickr-calendar.inline {
  opacity: 1;
  max-height: 640px;
  visibility: visible;
}
.flatpickr-calendar.open {
  display: inline-block;
  z-index: 99999;
}
.flatpickr-calendar.animate.open {
  -webkit-animation: fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1);
  animation: fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1);
}
.flatpickr-calendar.inline {
  display: block;
  position: relative;
  top: 2px;
}
.flatpickr-calendar.static {
  position: absolute;
  top: calc(100% + 2px);
}
.flatpickr-calendar.static.open {
  z-index: 999;
  display: block;
}
.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7) {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1) {
  -webkit-box-shadow: -2px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
  box-shadow: -2px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
}
.flatpickr-calendar .hasWeeks .dayContainer,
.flatpickr-calendar .hasTime .dayContainer {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.flatpickr-calendar .hasWeeks .dayContainer {
  border-left: 0;
}
.flatpickr-calendar.showTimeInput.hasTime .flatpickr-time {
  height: 40px;
  border-top: 1px solid rgba(72, 72, 72, 0.2);
}
.flatpickr-calendar.showTimeInput.hasTime .flatpickr-innerContainer {
  border-bottom: 0;
}
.flatpickr-calendar.showTimeInput.hasTime .flatpickr-time {
  border: 1px solid rgba(72, 72, 72, 0.2);
}
.flatpickr-calendar.noCalendar.hasTime .flatpickr-time {
  height: auto;
}
.flatpickr-calendar:before,
.flatpickr-calendar:after {
  position: absolute;
  display: block;
  pointer-events: none;
  border: solid transparent;
  content: '';
  height: 0;
  width: 0;
  left: 22px;
}
.flatpickr-calendar.rightMost:before,
.flatpickr-calendar.rightMost:after {
  left: auto;
  right: 22px;
}
.flatpickr-calendar:before {
  border-width: 5px;
  margin: 0 -5px;
}
.flatpickr-calendar:after {
  border-width: 4px;
  margin: 0 -4px;
}
.flatpickr-calendar.arrowTop:before,
.flatpickr-calendar.arrowTop:after {
  bottom: 100%;
}
.flatpickr-calendar.arrowTop:before {
  border-bottom-color: rgba(72, 72, 72, 0.2);
}
.flatpickr-calendar.arrowTop:after {
  border-bottom-color: #164396;
}
.flatpickr-calendar.arrowBottom:before,
.flatpickr-calendar.arrowBottom:after {
  top: 100%;
}
.flatpickr-calendar.arrowBottom:before {
  border-top-color: rgba(72, 72, 72, 0.2);
}
.flatpickr-calendar.arrowBottom:after {
  border-top-color: #164396;
}
.flatpickr-calendar:focus {
  outline: 0;
}
.flatpickr-wrapper {
  position: relative;
  display: inline-block;
}
.flatpickr-months {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.flatpickr-months .flatpickr-month {
  border-radius: 5px 5px 0 0;
  background: #164396;
  color: #fff;
  fill: #fff;
  height: 28px;
  line-height: 1;
  text-align: center;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  overflow: hidden;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.flatpickr-months .flatpickr-prev-month,
.flatpickr-months .flatpickr-next-month {
  text-decoration: none;
  cursor: pointer;
  position: absolute;
  top: 0px;
  line-height: 16px;
  height: 28px;
  padding: 10px;
  z-index: 3;
  color: #fff;
  fill: #fff;
}
.flatpickr-months .flatpickr-prev-month.disabled,
.flatpickr-months .flatpickr-next-month.disabled {
  display: none;
}
.flatpickr-months .flatpickr-prev-month i,
.flatpickr-months .flatpickr-next-month i {
  position: relative;
}
.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month,
.flatpickr-months .flatpickr-next-month.flatpickr-prev-month {
  /*
      /*rtl:begin:ignore*/
  /*
      */
  left: 0;
  /*
      /*rtl:end:ignore*/
  /*
      */
}
/*
      /*rtl:begin:ignore*/
/*
      /*rtl:end:ignore*/
.flatpickr-months .flatpickr-prev-month.flatpickr-next-month,
.flatpickr-months .flatpickr-next-month.flatpickr-next-month {
  /*
      /*rtl:begin:ignore*/
  /*
      */
  right: 0;
  /*
      /*rtl:end:ignore*/
  /*
      */
}
/*
      /*rtl:begin:ignore*/
/*
      /*rtl:end:ignore*/
.flatpickr-months .flatpickr-prev-month:hover,
.flatpickr-months .flatpickr-next-month:hover {
  color: #bbb;
}
.flatpickr-months .flatpickr-prev-month:hover svg,
.flatpickr-months .flatpickr-next-month:hover svg {
  fill: #f64747;
}
.flatpickr-months .flatpickr-prev-month svg,
.flatpickr-months .flatpickr-next-month svg {
  width: 14px;
  height: 14px;
}
.flatpickr-months .flatpickr-prev-month svg path,
.flatpickr-months .flatpickr-next-month svg path {
  -webkit-transition: fill 0.1s;
  -o-transition: fill 0.1s;
  transition: fill 0.1s;
  fill: inherit;
}
.numInputWrapper {
  position: relative;
  height: auto;
}
.numInputWrapper input,
.numInputWrapper span {
  display: inline-block;
}
.numInputWrapper input {
  width: 100%;
}
.numInputWrapper input::-ms-clear {
  display: none;
}
.numInputWrapper span {
  position: absolute;
  right: 0;
  width: 14px;
  padding: 0 4px 0 2px;
  height: 50%;
  line-height: 50%;
  opacity: 0;
  cursor: pointer;
  border: 1px solid rgba(72, 72, 72, 0.15);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.numInputWrapper span:hover {
  background: rgba(0, 0, 0, 0.1);
}
.numInputWrapper span:active {
  background: rgba(0, 0, 0, 0.2);
}
.numInputWrapper span:after {
  display: block;
  content: "";
  position: absolute;
}
.numInputWrapper span.arrowUp {
  top: 0;
  border-bottom: 0;
}
.numInputWrapper span.arrowUp:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 4px solid rgba(72, 72, 72, 0.6);
  top: 26%;
}
.numInputWrapper span.arrowDown {
  top: 50%;
}
.numInputWrapper span.arrowDown:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid rgba(72, 72, 72, 0.6);
  top: 40%;
}
.numInputWrapper span svg {
  width: inherit;
  height: auto;
}
.numInputWrapper span svg path {
  fill: rgba(255, 255, 255, 0.5);
}
.numInputWrapper:hover {
  background: rgba(0, 0, 0, 0.05);
}
.numInputWrapper:hover span {
  opacity: 1;
}
.flatpickr-current-month {
  font-size: 135%;
  line-height: inherit;
  font-weight: 300;
  color: inherit;
  position: absolute;
  width: 75%;
  left: 12.5%;
  padding: 6.16px 0 0 0;
  line-height: 1;
  height: 28px;
  display: inline-block;
  text-align: center;
  -webkit-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}
.flatpickr-current-month span.cur-month {
  font-weight: 700;
  color: inherit;
  display: inline-block;
  margin-left: 0.5ch;
  padding: 0;
}
.flatpickr-current-month span.cur-month:hover {
  background: rgba(0, 0, 0, 0.05);
}
.flatpickr-current-month .numInputWrapper {
  width: 6ch;
  width: 7ch\0;
  display: inline-block;
}
.flatpickr-current-month .numInputWrapper span.arrowUp:after {
  border-bottom-color: #fff;
}
.flatpickr-current-month .numInputWrapper span.arrowDown:after {
  border-top-color: #fff;
}
.flatpickr-current-month input.cur-year {
  background: transparent;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  cursor: text;
  padding: 0 0 0 0.5ch;
  margin: 0;
  display: inline-block;
  font-size: inherit;
  font-weight: 300;
  line-height: inherit;
  height: auto;
  border: 0;
  border-radius: 0;
  vertical-align: initial;
}
.flatpickr-current-month input.cur-year:focus {
  outline: 0;
}
.flatpickr-current-month input.cur-year[disabled],
.flatpickr-current-month input.cur-year[disabled]:hover {
  font-size: 100%;
  color: rgba(255, 255, 255, 0.5);
  background: transparent;
  pointer-events: none;
}
.flatpickr-weekdays {
  background: #164396;
  text-align: center;
  overflow: hidden;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 28px;
}
.flatpickr-weekdays .flatpickr-weekdaycontainer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
span.flatpickr-weekday {
  cursor: default;
  font-size: 90%;
  background: #164396;
  line-height: 1;
  margin: 0;
  text-align: center;
  display: block;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-weight: bolder;
}
.dayContainer,
.flatpickr-weeks {
  padding: 1px 0 0 0;
}
.flatpickr-days {
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  width: 307.875px;
  border-left: 1px solid rgba(72, 72, 72, 0.2);
  border-right: 1px solid rgba(72, 72, 72, 0.2);
}
.flatpickr-days:focus {
  outline: 0;
}
.dayContainer {
  padding: 0;
  outline: 0;
  text-align: left;
  width: 307.875px;
  min-width: 307.875px;
  max-width: 307.875px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-around;
  -webkit-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
  opacity: 1;
}
.dayContainer + .dayContainer {
  -webkit-box-shadow: -1px 0 0 rgba(72, 72, 72, 0.2);
  box-shadow: -1px 0 0 rgba(72, 72, 72, 0.2);
}
.flatpickr-day {
  background: none;
  border: 1px solid transparent;
  border-radius: 150px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  font-weight: 400;
  width: 14.2857143%;
  -ms-flex-preferred-size: 14.2857143%;
  flex-basis: 14.2857143%;
  max-width: 39px;
  height: 39px;
  line-height: 39px;
  margin: 0;
  display: inline-block;
  position: relative;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.flatpickr-day.inRange,
.flatpickr-day.prevMonthDay.inRange,
.flatpickr-day.nextMonthDay.inRange,
.flatpickr-day.today.inRange,
.flatpickr-day.prevMonthDay.today.inRange,
.flatpickr-day.nextMonthDay.today.inRange,
.flatpickr-day:hover,
.flatpickr-day.prevMonthDay:hover,
.flatpickr-day.nextMonthDay:hover,
.flatpickr-day:focus,
.flatpickr-day.prevMonthDay:focus,
.flatpickr-day.nextMonthDay:focus {
  cursor: pointer;
  outline: 0;
  background: #e2e2e2;
  border-color: #e2e2e2;
}
.flatpickr-day.today {
  border-color: #164396;
}
.flatpickr-day.today:hover,
.flatpickr-day.today:focus {
  border-color: #bbb;
  background: #bbb;
  color: #fff;
}
.flatpickr-day.selected,
.flatpickr-day.startRange,
.flatpickr-day.endRange,
.flatpickr-day.selected.inRange,
.flatpickr-day.startRange.inRange,
.flatpickr-day.endRange.inRange,
.flatpickr-day.selected:focus,
.flatpickr-day.startRange:focus,
.flatpickr-day.endRange:focus,
.flatpickr-day.selected:hover,
.flatpickr-day.startRange:hover,
.flatpickr-day.endRange:hover,
.flatpickr-day.selected.prevMonthDay,
.flatpickr-day.startRange.prevMonthDay,
.flatpickr-day.endRange.prevMonthDay,
.flatpickr-day.selected.nextMonthDay,
.flatpickr-day.startRange.nextMonthDay,
.flatpickr-day.endRange.nextMonthDay {
  background: #164396;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
  border-color: #164396;
}
.flatpickr-day.selected.startRange,
.flatpickr-day.startRange.startRange,
.flatpickr-day.endRange.startRange {
  border-radius: 50px 0 0 50px;
}
.flatpickr-day.selected.endRange,
.flatpickr-day.startRange.endRange,
.flatpickr-day.endRange.endRange {
  border-radius: 0 50px 50px 0;
}
.flatpickr-day.selected.startRange + .endRange:not(:nth-child(7n+1)),
.flatpickr-day.startRange.startRange + .endRange:not(:nth-child(7n+1)),
.flatpickr-day.endRange.startRange + .endRange:not(:nth-child(7n+1)) {
  -webkit-box-shadow: -10px 0 0 #164396;
  box-shadow: -10px 0 0 #164396;
}
.flatpickr-day.selected.startRange.endRange,
.flatpickr-day.startRange.startRange.endRange,
.flatpickr-day.endRange.startRange.endRange {
  border-radius: 50px;
}
.flatpickr-day.inRange {
  border-radius: 0;
  -webkit-box-shadow: -5px 0 0 #e2e2e2, 5px 0 0 #e2e2e2;
  box-shadow: -5px 0 0 #e2e2e2, 5px 0 0 #e2e2e2;
}
.flatpickr-day.disabled,
.flatpickr-day.disabled:hover,
.flatpickr-day.prevMonthDay,
.flatpickr-day.nextMonthDay,
.flatpickr-day.notAllowed,
.flatpickr-day.notAllowed.prevMonthDay,
.flatpickr-day.notAllowed.nextMonthDay {
  color: rgba(72, 72, 72, 0.3);
  background: transparent;
  border-color: transparent;
  cursor: default;
}
.flatpickr-day.disabled,
.flatpickr-day.disabled:hover {
  cursor: not-allowed;
  color: rgba(72, 72, 72, 0.3);
}
.flatpickr-day.week.selected {
  border-radius: 0;
  -webkit-box-shadow: -5px 0 0 #164396, 5px 0 0 #164396;
  box-shadow: -5px 0 0 #164396, 5px 0 0 #164396;
}
.flatpickr-day.hidden {
  visibility: hidden;
}
.rangeMode .flatpickr-day {
  margin-top: 1px;
}
.flatpickr-weekwrapper {
  display: inline-block;
  float: left;
}
.flatpickr-weekwrapper .flatpickr-weeks {
  padding: 0 12px;
  border-left: 1px solid rgba(72, 72, 72, 0.2);
}
.flatpickr-weekwrapper .flatpickr-weekday {
  float: none;
  width: 100%;
  line-height: 28px;
}
.flatpickr-weekwrapper span.flatpickr-day,
.flatpickr-weekwrapper span.flatpickr-day:hover {
  display: block;
  width: 100%;
  max-width: none;
  color: rgba(72, 72, 72, 0.3);
  background: transparent;
  cursor: default;
  border: none;
}
.flatpickr-innerContainer {
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  background: #fff;
  border-bottom: 1px solid rgba(72, 72, 72, 0.2);
}
.flatpickr-rContainer {
  display: inline-block;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.flatpickr-time {
  text-align: center;
  outline: 0;
  display: block;
  height: 0;
  line-height: 40px;
  max-height: 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #fff;
  border-radius: 0 0 5px 5px;
}
.flatpickr-time:after {
  content: "";
  display: table;
  clear: both;
}
.flatpickr-time .numInputWrapper {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: 40%;
  height: 40px;
  float: left;
}
.flatpickr-time .numInputWrapper span.arrowUp:after {
  border-bottom-color: #484848;
}
.flatpickr-time .numInputWrapper span.arrowDown:after {
  border-top-color: #484848;
}
.flatpickr-time.hasSeconds .numInputWrapper {
  width: 26%;
}
.flatpickr-time.time24hr .numInputWrapper {
  width: 49%;
}
.flatpickr-time input {
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0;
  border-radius: 0;
  text-align: center;
  margin: 0;
  padding: 0;
  height: inherit;
  line-height: inherit;
  color: #484848;
  font-size: 14px;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.flatpickr-time input.flatpickr-hour {
  font-weight: bold;
}
.flatpickr-time input.flatpickr-minute,
.flatpickr-time input.flatpickr-second {
  font-weight: 400;
}
.flatpickr-time input:focus {
  outline: 0;
  border: 0;
}
.flatpickr-time .flatpickr-time-separator,
.flatpickr-time .flatpickr-am-pm {
  height: inherit;
  display: inline-block;
  float: left;
  line-height: inherit;
  color: #484848;
  font-weight: bold;
  width: 2%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
      align-self: center;
}
.flatpickr-time .flatpickr-am-pm {
  outline: 0;
  width: 18%;
  cursor: pointer;
  text-align: center;
  font-weight: 400;
}
.flatpickr-time input:hover,
.flatpickr-time .flatpickr-am-pm:hover,
.flatpickr-time input:focus,
.flatpickr-time .flatpickr-am-pm:focus {
  background: #efefef;
}
.flatpickr-input[readonly] {
  cursor: pointer;
}
@-webkit-keyframes fpFadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fpFadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.screen-reader-response {
  display: none;
}
form {
  color: #333;
}
form p {
  margin: 0;
}
form span.wpcf7-list-item {
  display: block;
}
form a {
  color: #333;
  font-weight: bold;
  margin-top: 30px;
  display: inline-block;
  line-height: 25px;
  width: 100%;
}
form a.button {
  margin-bottom: 15px;
  margin-top: 0px;
}
form input[type="submit"],
form input[type="text"],
form input[type="email"],
form textarea,
form select {
  display: inline-block;
  height: 34px;
  padding: 6px 20px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
  background-image: none;
  border: 1px solid #333;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
}
form textarea {
  width: 100% !important;
  height: 85px;
}
form input[type="radio"] {
  width: 15px;
  margin-right: 5px;
}
form label {
  display: block;
  margin-bottom: 15px;
}
form label span input {
  width: 100%;
}
form select {
  -webkit-appearance: none;
  cursor: pointer;
  display: inline-block !important;
  position: relative;
  width: 100%;
}
form .wpcf7-radio .wpcf7-list-item-label {
  margin-left: 12px;
}
form .wpcf7-checkbox {
  line-height: 25px;
}
form .wpcf7-checkbox label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}
form .wpcf7-checkbox .wpcf7-list-item-label {
  margin-left: 19px;
}
form .wpcf7-acceptance label {
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}
form .wpcf7-acceptance .wpcf7-list-item-label {
  margin-left: 19px;
  line-height: 25px;
}
form .heizung-check label {
  margin-top: -8px;
}
form .wpcf7-not-valid-tip,
form .wpcf7-validation-errors {
  color: red;
  display: block;
  margin-top: 10px;
  line-height: 25px;
}
form .wpcf7-submit {
  width: 150px;
  top: 0;
  margin-top: 30px;
}
form .wpcf7-select {
  background-image: -o-linear-gradient(45deg, transparent 50%, #164396 50%), -o-linear-gradient(315deg, #164396 50%, transparent 50%);
  background-image: linear-gradient(45deg, transparent 50%, #164396 50%), linear-gradient(135deg, #164396 50%, transparent 50%);
  background-position: calc(100% - 10px) 1em, calc(100% - 5px) 1em;
  background-size: 5px 5px,
    5px 5px;
  background-repeat: no-repeat;
}
::-webkit-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #333;
  opacity: 1;
  /* Firefox */
}
::-moz-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #333;
  opacity: 1;
  /* Firefox */
}
:-ms-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #333;
  opacity: 1;
  /* Firefox */
}
::-ms-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #333;
  opacity: 1;
  /* Firefox */
}
::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #333;
  opacity: 1;
  /* Firefox */
}
.f-space-mobile {
  margin-bottom: 15px;
}
@media only screen and (min-width: 992px) {
  .f-group {
    margin-left: -10px;
    margin-right: -10px;
  }
  .f-group.f-2 label {
    float: left;
    width: 50%;
    padding: 0 10px;
  }
  .f-group.f-3 label {
    float: left;
    width: 33.33333333%;
    padding: 0 10px;
  }
  .f-group.f-4 label {
    float: left;
    width: 25%;
    padding: 0 10px;
  }
  .f-group.f-2-1 label {
    float: left;
    width: 75%;
    padding: 0 10px;
  }
  .f-group.f-2-1 label:nth-child(2) {
    width: 25%;
  }
  .f-visible-mobile {
    display: none;
  }
}
.wpcf7-mail-sent-ok {
  margin-top: 1em;
  padding: 1em;
  text-align: center;
  font-family: 'Red Hat Display', sans-serif;
  font-weight: 700;
  font-size: 16px;
  width: 100%;
  color: #164396;
  line-height: 25px;
  /*
	&.green{
		border: 2px solid @green;
	}
	&.orange{
		border: 2px solid @orange;
	}
	*/
}
.wpcf7-response-output {
  margin-top: 30px;
}
.wpcf7-form.sent .contact_form {
  display: none;
}
.wpcf7-form.sent .wpcf7-mail-sent-ok {
  margin: 0;
  font-weight: bold;
  margin-top: 0;
  display: inline-block;
  font-size: 16px;
}
.form-group {
  margin-bottom: 15px;
}
.form-control {
  display: inline-block;
  height: 34px;
  padding: 6px 20px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
  background-image: none;
  border: 1px solid #333;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
}
.minimal {
  background-image: -o-linear-gradient(45deg, transparent 50%, #164396 50%), -o-linear-gradient(315deg, #164396 50%, transparent 50%);
  background-image: linear-gradient(45deg, transparent 50%, #164396 50%), linear-gradient(135deg, #164396 50%, transparent 50%);
  background-position: calc(100% - 10px) 1em, calc(100% - 5px) 1em;
  background-size: 5px 5px,
    5px 5px;
  background-repeat: no-repeat;
}
.minimal:focus {
  background-image: -o-linear-gradient(45deg, green 50%, transparent 50%), -o-linear-gradient(315deg, transparent 50%, #164396 50%);
  background-image: linear-gradient(45deg, green 50%, transparent 50%), linear-gradient(135deg, transparent 50%, #164396 50%);
  background-position: calc(100% - 10px) 1em, calc(100% - 5px) 1em;
  background-size: 5px 5px,
    5px 5px;
  background-repeat: no-repeat;
  border-color: green;
  outline: 0;
}
.hero {
  width: 100%;
  height: 480px;
  position: relative;
  z-index: 1;
  background-color: #fff;
  overflow: hidden;
}
@media (min-height: 991px) {
  .hero {
    height: 100vh;
  }
}
.hero .slider {
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 100%;
}
.hero .slider .video {
  display: block;
  position: absolute;
  width: auto!important;
  max-width: 250%;
  max-height: 100%;
  min-width: unset;
  min-height: unset;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media (min-width: 560px) {
  .hero .slider .video {
    max-width: unset;
    max-height: unset;
    min-width: 100%;
    min-height: 100%;
  }
}
.hero .contact-button {
  position: absolute;
  background-color: #faa61a;
  color: white;
  width: 105px;
  height: 75px;
  bottom: 0;
  right: 0;
  z-index: 10;
}
.hero .contact-button:hover {
  opacity: 0.8;
}
.hero .contact-button a img {
  width: 68px;
  height: 68px;
  position: relative;
  top: 3.5px;
}
.hero .contact-button:after {
  content: '';
  width: 0px;
  height: 0px;
  -webkit-transform: rotate(360deg);
  border-style: solid;
  border-width: 0 0 75px 60px;
  border-color: transparent transparent #faa61a transparent;
  position: absolute;
  bottom: 0;
  right: 105px;
}
.hero:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: #020024;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0)), color-stop(70%, rgba(255, 255, 255, 0.1)), to(rgba(255, 255, 255, 0.8)));
  background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0) 0%, rgba(255, 255, 255, 0.1) 70%, rgba(255, 255, 255, 0.8) 100%);
  background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(255, 255, 255, 0.1) 70%, rgba(255, 255, 255, 0.8) 100%);
}
/*
  COOKIE BAR TOP SPACE
*/
/*
.mwd-header-space {
  height: calc(100vh - 139px) !important;
}
*/
.header-image {
  width: 100%;
  height: 300px;
  background-size: cover;
  background-position: top;
  position: absolute;
  top: 0;
}
@media (max-width: 1300px) {
  .header-image {
    height: 230px;
  }
}
@media (max-width: 991px) {
  .header-image {
    height: 230px;
  }
}
@media (max-width: 480px) {
  .header-image {
    height: 200px;
  }
}
.header-image-placeholder {
  height: 250px;
  width: 100%;
}
@media (max-width: 1300px) {
  .header-image-placeholder {
    height: 160px;
  }
}
@media (max-width: 991px) {
  .header-image-placeholder {
    height: 160px;
  }
}
@media (max-width: 480px) {
  .header-image-placeholder {
    height: 130px;
  }
}
.hero-placeholder {
  width: 100%;
  display: none;
}
.tel-overlay .mfp-content {
  text-align: center;
}
.tel-overlay-inner {
  position: relative;
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 100%;
  background-color: white;
  padding: 30px;
}
@media (min-width: 991px) {
  .tel-overlay-inner {
    width: 50%;
    max-width: 320px;
    min-width: 250px;
  }
}
.tel-overlay-inner h2 {
  font-size: 20px;
  text-align: center;
  line-height: 30px;
  font-weight: 700;
  letter-spacing: normal;
  margin-bottom: -5px;
}
.tel-overlay-inner .info {
  margin: 5px 0;
  font-size: 18px;
  font-weight: 900;
}
.tel-overlay-inner span {
  margin-top: 5px;
}
.tel-overlay-inner p {
  margin: 0;
  padding: 0;
  line-height: 15px;
  margin-top: 15px;
}
.tel-overlay-inner .icon {
  width: 15px;
  height: 15px;
  margin-left: 5px;
  margin-right: 10px;
  display: inline-block;
  position: relative;
  top: 1px;
}
.header_bar_padding {
  padding: 1.8em 0;
}
header {
  font-family: 'Barlow', sans-serif;
  font-size: 13.8px;
  position: sticky;
  top: 0;
  right: 0;
  left: 0;
  z-index: 21;
  letter-spacing: 0.5px;
  -webkit-transition: background 0.25s;
  -o-transition: background 0.25s;
  transition: background 0.25s;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  /*
  &.sticky {
    background: white;
    position: sticky;
  }
  */
}
@media (min-width: 1400px) {
  header {
    font-size: 15px;
  }
}
@media (max-width: 991px) {
  header {
    background: white !important;
  }
}
header.white {
  -webkit-box-shadow: 0px -24px 31px #000;
          box-shadow: 0px -24px 31px #000;
  -webkit-transition: background 0.25s;
  -o-transition: background 0.25s;
  transition: background 0.25s;
  background-size: cover;
}
header .header-title {
  margin-top: 50px;
  margin-bottom: 35px;
}
header .header-logo {
  display: block;
  width: 100px;
  height: auto;
  margin-left: 15px !important;
}
@media (max-width: 991px) {
  header .header-logo {
    margin-top: 8px;
    margin-bottom: 8px;
  }
}
@media (min-width: 991px) {
  header .header-logo {
    width: 125px;
    margin: 23.5px 0;
    margin-top: 30px;
  }
}
@media (min-width: 1200px) {
  header .header-logo {
    width: 200px;
    margin: 23.5px 0;
    margin-top: 45px;
  }
}
header .header-logo img {
  max-width: 100%;
  max-height: 100%;
}
header .mega-navigation {
  margin-top: 38.5px;
  overflow: hidden;
  /*
  ul.menu {
      // .header_bar_padding;
      margin: 0;
      padding:0;
      // border: 1px solid #333;
       > li {
        position: relative;
        list-style: none;
        @media (min-width: 768px){
        float: left; //inline-block;
        position: relative;
        // margin-right: 2.3em;
        margin: 0;
        padding:0;
        width: 20%;
      }

        a {
          font-weight: 500;
          font-size: 13.8px;
          line-height: 22px;
          color: @text;
          text-decoration: none;
          position: relative;
          z-index: 2;
        }

        &.active > a{
          .active_effect;
        }

        &.active > a {
          color: @blue;
        	text-decoration: none;
          .active_effect;
        }

        &:hover > a {
          color: @blue;
          text-decoration: none;
          .hover_effect;
        }

        //-- sub menu ( mega menu)
        ul.sub {
          width: 100%;
          padding:0;
          overflow: hidden;
          height: 0;
          margin-top: 30px;
           .bottom-line {
              position: absolute;
              top: 35px;
              left: 0;
              width: 85%;
              border-bottom: 3px solid @yellow;
              opacity: 0;
            }

          li {
            display: block;
            margin-bottom: 3px;
            position: relative;
            //-- todo bold active
            a:hover {
              .hover_effect;
            }
            &.active > a{
            .active_effect;
            }
            // language
            &.language {
              margin-top: 25px;
              text-transform: uppercase;
              a {
                margin-right: 10px;
                &.active {
                  font-weight: 700;
                }
              }

              &::after {
                content: '';
                position: absolute;
                width: 85%;
                top: -12.5px;
                left: 0;
                border-top: 3px solid @yellow;
              }

            }


          }
        }




      }
    }
    */
}
header .mega-navigation ul.menu {
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
}
header .mega-navigation ul.menu > li {
  position: static;
  z-index: 1;
  list-style: none;
  margin-right: 30px;
  padding-bottom: 5px;
  /*
        @media (min-width: 768px){
          float: left; //inline-block;
          position: relative;
          // margin-right: 2.3em;
          margin: 0;
          padding:0;
          // width: 20%;
          text-align: left;
          margin-right: 50px;
      }
      */
  /*
        &.active > a {
          color: @blue;
          text-decoration: none;
          .active_effect;
        }

        &:hover > a {
          color: @blue;
          text-decoration: none;
          .hover_effect;
        }
        */
}
@media (max-width: 1200px) and (min-width: 992px) {
  header .mega-navigation ul.menu > li {
    margin-right: 25px;
  }
}
@media (min-width: 1400px) {
  header .mega-navigation ul.menu > li {
    margin-right: 60px;
  }
}
header .mega-navigation ul.menu > li.active > a {
  border-bottom: 3px solid #ffdd00;
}
header .mega-navigation ul.menu > li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  white-space: nowrap;
  font-weight: 900;
  letter-spacing: 1px;
  line-height: 22px;
  text-decoration: none;
  text-transform: uppercase;
}
header .mega-navigation ul.menu > li:hover .sub {
  opacity: 1;
  visibility: visible;
}
header .mega-navigation ul.menu > li ul.sub {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row nowrap;
          flex-direction: row nowrap;
  height: auto;
  position: absolute;
  top: 55px;
  width: 100%;
  visibility: hidden;
  opacity: 0;
  z-index: 1;
  padding: 15px 0;
}
header .mega-navigation ul.menu > li ul.sub .bottom-line {
  position: absolute;
  top: 35px;
  left: 0;
  width: 85%;
  border-bottom: 3px solid #ffdd00;
  opacity: 0;
}
header .mega-navigation ul.menu > li ul.sub li {
  margin-right: 30px;
  position: relative;
  list-style: none;
}
header .mega-navigation ul.menu > li ul.sub li a {
  font-weight: 700 !important;
  text-transform: unset !important;
}
header .mega-navigation ul.menu > li ul.sub li a:hover {
  color: #faa61a;
}
header .mega-navigation ul.menu > li ul.sub li.active > a {
  font-weight: 900;
}
header .header-language {
  margin-top: 42.5px;
  text-transform: uppercase;
}
header .header-language a {
  margin-right: 25px;
}
header .header-language a.active {
  font-weight: 700;
}
@media (min-width: 992px) and (max-width: 1200px) {
  header .header-language {
    position: relative;
    right: 25px !important;
  }
}
header .contact-button {
  position: absolute;
  background-color: #faa61a;
  color: white;
  width: 105px;
  height: 75px;
  bottom: 0;
  right: 0;
  z-index: 10;
}
header .contact-button:hover {
  opacity: 0.8;
}
header .contact-button a img {
  width: 68px;
  height: 68px;
  position: relative;
  top: 3.5px;
}
header .contact-button:after {
  content: '';
  width: 0px;
  height: 0px;
  -webkit-transform: rotate(360deg);
  border-style: solid;
  border-width: 0 0 75px 60px;
  border-color: transparent transparent #faa61a transparent;
  position: absolute;
  bottom: 0;
  right: 105px;
}
header .menu-button {
  padding: 20px;
  cursor: pointer;
  position: relative;
  top: -5px;
  right: -15px;
}
@media (min-width: 991px) {
  header .menu-button {
    padding: 0;
    margin-top: 40px;
  }
}
header .menu-button .blue {
  width: 30px;
  height: 5px;
  margin-top: 5px;
  background-color: #164396;
  background: -o-linear-gradient(315deg, transparent 5px, #164396 0) top left;
  background: linear-gradient(-225deg, transparent 5px, #164396 0) top left;
  color: #fff;
  -webkit-transform: translate3d(0, 5px, 0) scale3d(1, 1, 1);
          transform: translate3d(0, 5px, 0) scale3d(1, 1, 1);
  -webkit-transform-origin: 68% 5%;
      -ms-transform-origin: 68% 5%;
          transform-origin: 68% 5%;
  transition: transform 0.25s, -webkit-transform 0.25s;
}
header .menu-button .yellow {
  width: 30px;
  height: 5px;
  background-color: #ffdd00;
  background: -o-linear-gradient(315deg, transparent 5px, #ffdd00 0) top left;
  background: linear-gradient(-225deg, transparent 5px, #ffdd00 0) top left;
  color: #fff;
  -webkit-transform: translate3d(0, 5px, 0) scale3d(1, 1, 1);
          transform: translate3d(0, 5px, 0) scale3d(1, 1, 1);
  -webkit-transform-origin: 100% 0;
      -ms-transform-origin: 100% 0;
          transform-origin: 100% 0;
  transition: transform 0.25s, -webkit-transform 0.25s;
}
header .menu-button.open .blue {
  -webkit-transform: rotate3d(0, 0, 1, -125deg);
          transform: rotate3d(0, 0, 1, -125deg);
  background-color: #faa61a;
  background: -o-linear-gradient(315deg, transparent 5px, #faa61a 0) top left;
  background: linear-gradient(-225deg, transparent 5px, #faa61a 0) top left;
}
header .menu-button.open .yellow {
  -webkit-transform: rotate3d(0, 0, 1, 315deg);
          transform: rotate3d(0, 0, 1, 315deg);
  background-color: #faa61a;
  background: -o-linear-gradient(315deg, transparent 5px, #faa61a 0) top left;
  background: linear-gradient(-225deg, transparent 5px, #faa61a 0) top left;
}
.mobile-nav-container {
  -webkit-transition: left 0.45s ease;
  -o-transition: left 0.45s ease;
  transition: left 0.45s ease;
  width: 100%;
  height: 100vh;
  background: #fff;
  overflow: hidden;
  position: fixed;
  left: -1999px;
  z-index: 12;
  margin-bottom: 35px;
  overflow-y: scroll;
}
.mobile-nav-container.open {
  left: 0;
}
.mobile-nav-container.close {
  left: -9999px;
}
@media (max-width: 1200px) {
  .mobile-nav-container {
    /*
  &.open {
     margin-top: 70px;
    .wrap {
        // left: 0;
      }
    }
    */
  }
}
.mobile-nav-container a {
  font-weight: 500;
  font-size: 18px;
  color: #164396;
  text-decoration: none;
  position: relative;
  z-index: 2;
}
.mobile-nav-container .mobile-navigation {
  width: 100%;
  height: 100%;
  margin-top: 25px;
}
.mobile-nav-container .mobile-navigation ul.menu {
  padding: 0 10%;
  padding-bottom: 200px;
}
.mobile-nav-container .mobile-navigation ul.menu > li {
  left: 0;
  margin-bottom: 15px;
  position: relative;
}
.mobile-nav-container .mobile-navigation ul.menu > li > a {
  font-weight: 900;
}
.mobile-nav-container .mobile-navigation ul.menu > li.active > a {
  font-weight: 900;
  color: #faa61a;
}
.mobile-nav-container .mobile-navigation ul.menu > li ul.sub {
  margin-top: 15px;
  position: relative;
  padding: 0;
}
.mobile-nav-container .mobile-navigation ul.menu > li ul.sub .bottom-line {
  position: absolute;
  top: -8px;
  left: 0;
  width: 100%;
  border-bottom: 3px solid #ffdd00;
}
.mobile-nav-container .mobile-navigation ul.menu > li ul.sub li.active a {
  font-weight: 700;
}
.mobile-nav-container .mobile-navigation ul {
  list-style: none;
}
.mobile-nav-container .mobile-navigation ul li.language {
  position: relative;
  margin-top: 20px;
  text-transform: uppercase;
}
.mobile-nav-container .mobile-navigation ul li.language a {
  margin-right: 5px;
  font-weight: 500;
}
.mobile-nav-container .mobile-navigation ul li.language a.active {
  font-weight: 900;
}
.mobile-nav-container .mobile-navigation ul li.language::after {
  content: '';
  position: absolute;
  width: 50px;
  top: -12px;
  left: 0;
  border-top: 3px solid #ffdd00;
}
.active_effect {
  font-weight: 900;
}
.hover_effect {
  color: #faa61a;
}
.no-js .menu-button {
  display: none;
}
/*
.frontpage .header-top .header-title {
  opacity: 0;
}
*/
/*
------------------------------------------------------
    3.3  Footer
------------------------------------------------------
*/
footer {
  position: relative;
  color: white;
  letter-spacing: initial;
  font-size: 12px;
  color: #164396;
  margin-top: auto;
}
@media (min-width: 991px) {
  footer::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    background: #ffdd00;
    z-index: -2;
  }
  footer::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    background: #faa61a;
    z-index: -2;
  }
}
footer .background {
  height: 100%;
  width: 100%;
  position: relative;
  z-index: 1;
}
@media (min-width: 991px) {
  footer .background::after {
    content: '';
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    background: white;
    z-index: -1;
    -webkit-transform: skewX(-40deg);
        -ms-transform: skewX(-40deg);
            transform: skewX(-40deg);
  }
  @-moz-document url-prefix() {
    footer .background::after {
      top: -1px;
      height: calc(100% + 1px);
    }
  }
}
footer .background .info-container {
  text-align: center;
}
footer .background .info-container .info p {
  font-size: 14px;
  margin-bottom: 10px;
}
footer .background .info-container .info p .separator {
  color: #ffdd00;
}
footer .background .info-container .info p .yellow-slash {
  margin-left: 4px;
}
footer .background .info-container .info p strong {
  font-weight: 700;
}
footer .background .info-container .gabbanaelcom-logo {
  display: block;
  width: 200px;
  height: 100px;
  margin-bottom: 25px;
}
footer .background .info-container .gabbanaelcom-logo img {
  max-width: 100%;
  max-height: 100%;
}
footer a {
  color: #164396 !important;
}
footer a:hover {
  color: #faa61a !important;
}
footer p {
  margin: 0;
  padding: 0;
  line-height: 15px;
}
footer .icon {
  width: 12px;
  height: 12px;
  margin-left: 10px;
  margin-right: 5px;
  position: relative;
  top: 1px;
}
.respo-break {
  display: block;
}
.copyright {
  font-size: 10px;
  padding: 5px;
  position: relative;
  z-index: 10;
}
.quad_boxes {
  padding: 0 !important;
}
.quad_boxes .item {
  position: relative;
  background: #164396;
  display: block;
}
.quad_boxes .item .image {
  width: 100%;
  height: 100%;
  background-position: top center;
  background-size: cover;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
@media (min-width: 991px) {
  .quad_boxes .item {
    overflow: hidden;
  }
  .quad_boxes .item:hover:after {
    opacity: 1;
    -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  .quad_boxes .item:hover .image {
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
    -webkit-filter: brightness(1.5);
            filter: brightness(1.5);
  }
  .quad_boxes .item:hover .description {
    opacity: 1;
    -webkit-transform: translateY(0px);
        -ms-transform: translateY(0px);
            transform: translateY(0px);
  }
  .quad_boxes .item:after {
    content: '';
    width: 100%;
    height: 100vh;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background: rgba(22, 67, 150, 0.8);
    -webkit-transform: rotate(15deg);
        -ms-transform: rotate(15deg);
            transform: rotate(15deg);
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    opacity: 0;
  }
  .quad_boxes .item .description {
    font-size: 14px;
    width: 100%;
    padding: 8px 12px;
    text-align: left;
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    -webkit-transform: translateY(15px);
        -ms-transform: translateY(15px);
            transform: translateY(15px);
  }
}
.quad_boxes .item .description {
  width: 100%;
  padding: 8px 12px;
  text-align: left;
  font-size: 14px;
}
.quad_boxes .item .description p {
  margin: 0;
  padding: 0;
  color: white;
}
.quad_boxes .item .description .name {
  font-weight: bold;
}
.quad_boxes .item .description .contact a {
  display: block;
}
.quad_boxes .item .description:hover {
  display: block;
}
.quad_boxes .item a {
  color: white !important;
}
.team_boxes {
  padding: 0 !important;
}
.team_boxes .item {
  position: relative;
  background: #164396;
  display: block;
}
.team_boxes .item .image {
  width: 100%;
  height: 100%;
  background-position: top center;
  background-size: cover;
}
.team_boxes .item .image.pri {
  opacity: 1;
}
.team_boxes .item .image.sec {
  position: absolute;
  opacity: 0;
}
@media (min-width: 991px) {
  .team_boxes .item {
    overflow: hidden;
  }
  .team_boxes .item:hover:after {
    -webkit-transform: rotate(15deg);
        -ms-transform: rotate(15deg);
            transform: rotate(15deg);
    opacity: 0;
  }
  .team_boxes .item:hover .description {
    -webkit-transform: translateY(15px);
        -ms-transform: translateY(15px);
            transform: translateY(15px);
    opacity: 0;
  }
  .team_boxes .item:hover .image {
    -webkit-transition: opacity 0.1s linear;
    -o-transition: opacity 0.1s linear;
    transition: opacity 0.1s linear;
  }
  .team_boxes .item:hover .image.pri {
    opacity: 0;
  }
  .team_boxes .item:hover .image.sec {
    position: absolute;
    top: 0;
    opacity: 1;
  }
  .team_boxes .item:after {
    content: '';
    width: 100%;
    height: 100vh;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background: rgba(22, 67, 150, 0.8);
    -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
            transform: rotate(0deg);
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    opacity: 1;
  }
  .team_boxes .item .description {
    font-size: 14px;
    width: 100%;
    padding: 25px 12px !important;
    text-align: left;
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
    opacity: 1;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    -webkit-transform: translateY(15px);
        -ms-transform: translateY(15px);
            transform: translateY(15px);
  }
}
.team_boxes .item .description {
  width: 100%;
  padding: 25px;
  text-align: left;
}
.team_boxes .item .description p {
  margin: 0;
  padding: 0;
  color: white;
}
.team_boxes .item .description .name {
  font-weight: bold;
}
.team_boxes .item .description .contact a {
  display: block;
}
.team_boxes .item .description:hover {
  display: block;
}
.team_boxes .item a {
  color: white !important;
}
.team .icon {
  width: 30px;
  height: 30px;
  margin-right: 10px;
}
.team .description .contact {
  margin-top: 15px !important;
}
.team .description .contact a {
  display: inline-block !important;
}
.team .visible-mobile {
  display: none;
}
@media (max-width: 991px) {
  .team .item {
    background: transparent !important;
  }
  .team .description {
    margin-top: 25px;
    padding: 0 !important;
    /*
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      */
  }
  .team .description p {
    color: #164396 !important;
  }
  .team .description a.contact-mail img {
    content: url(/_res/themes/gabbanaelcom/_res/img/icons/email-blue.svg);
  }
  .team .description a.phone img {
    content: url(/_res/themes/gabbanaelcom/_res/img/icons/telephone-blue.svg);
  }
}
.services .image {
  display: none;
}
@media (min-width: 991px) {
  .services .image {
    display: block;
  }
  .services .description {
    top: 0;
  }
  .services .description p {
    position: absolute;
    bottom: 15px;
  }
}
@media (max-width: 991px) {
  .projects .item {
    background: transparent !important;
  }
  .projects .description {
    margin-top: 25px;
    padding: 0 !important;
  }
  .projects .description p {
    color: #164396 !important;
  }
}
.project-detail {
  /*
	.gallery {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: space-between;

		a {

			img {
				width: 100px;
				height: 100px;
			}

		}
	}
	*/
}
.project-detail .main-image {
  width: 100%;
  background-size: cover;
  background-position: top center;
}
.project-detail .project-gallery {
  margin: 0;
  padding: 0;
  opacity: 0;
  margin-bottom: 50px;
}
.project-detail .project-gallery .item {
  max-width: 100%;
  height: auto;
  background-size: cover;
  background-position: top center;
  /*
			@media @media_xs{
				height: 240px;
			}

			@media @media_sm{
				height: 260px;
			}

			@media @media_md{
				height: 350px;
			}

			@media @media_lg{
				height: 310px;
			}

			@media @media_xl{
				height: 370px;
			}
			*/
}
.slick-dots {
  bottom: -35px !important;
}
.slick-dots > li {
  display: inline-block;
}
.slick-dots > li:only-child {
  display: none;
}
.slick-dots li.slick-active button:before {
  color: #ffdd00 !important;
  font-size: 30px !important;
}
.slick-dots li button:before {
  color: #164396 !important;
  font-size: 30px !important;
}
.cgallery {
  margin: 0;
  padding: 0;
  opacity: 0;
  margin-bottom: 50px;
}
.cgallery .item {
  max-width: 100%;
  height: auto;
  background-size: cover;
  background-position: top center;
  /*
			@media @media_xs{
				height: 240px;
			}

			@media @media_sm{
				height: 260px;
			}

			@media @media_md{
				height: 350px;
			}

			@media @media_lg{
				height: 310px;
			}

			@media @media_xl{
				height: 370px;
			}
			*/
}
.last-project-home .image,
.last-fb-home .image {
  width: 100%;
  height: auto;
  background-size: cover;
  background-position: center;
  height: 320px;
}
@media only screen and (max-width: 575px) {
  .last-project-home .image,
  .last-fb-home .image {
    height: 240px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .last-project-home .image,
  .last-fb-home .image {
    height: 350px;
  }
}
@media only screen and (min-width: 1200px) {
  .last-project-home .image,
  .last-fb-home .image {
    height: 370px;
  }
}
.last-project-home .description,
.last-fb-home .description {
  margin-top: 15px;
  font-weight: bold;
}
#map {
  width: 100%;
  height: 300px;
  display: block;
}
@media only screen and (max-width: 575px) {
  #map {
    height: 300px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  #map {
    height: 350px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #map {
    height: 400px;
  }
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-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);
  -ms-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;
  position: relative;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-dots li {
  margin: 0 !important;
}
/* Slider */
.slick-loading .slick-list {
  background: #fff url('./_res/img/icons/ajax-loader.gif') center center no-repeat;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 45px;
  width: 45px;
  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;
  z-index: 20;
}
.slick-prev:hover,
.slick-next:hover,
.slick-prev:focus,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-next:focus:before {
  opacity: 0.7;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 1;
}
.slick-prev:before,
.slick-next:before {
  width: 30px;
  height: 30px;
  z-index: 10;
  top: 8px;
  left: 8px;
  position: absolute;
  background-repeat: no-repeat;
  background-size: cover;
}
.slick-prev {
  left: 0;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: 0;
}
.slick-prev:before {
  content: '';
  background-image: url('./_res/img/icons/icon-arrowleft.svg');
}
[dir="rtl"] .slick-prev:before {
  content: '';
  background-image: url('./_res/img/icons/icon-arrowright.svg');
}
.slick-next {
  right: 0;
}
[dir="rtl"] .slick-next {
  left: 0;
  right: auto;
}
.slick-next:before {
  content: '';
  background-image: url('./_res/img/icons/icon-arrowright.svg');
}
[dir="rtl"] .slick-next:before {
  content: '';
  background-image: url('./_res/img/icons/icon-arrowleft.svg');
}
/* 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: 10px;
  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: 0.7;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 10px;
  height: 10px;
  font-family: "slick";
  font-size: 10px !important;
  line-height: 10px;
  text-align: center;
  color: white;
  opacity: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: white;
  opacity: 0.75;
  width: 10px !important;
  height: 10px !important;
  font-size: 20px !important;
}
