/* GANTRY5 DEVELOPMENT MODE ENABLED.

   WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!

   For more information on modifying CSS, please read:

   http://docs.gantry.org/gantry5/configure/styles
   http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 12, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 9, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 1, templates/g5_hydrogen/scss/mixins/_nav.scss */
/* Variables override */
/* line 10, templates/g5_hydrogen/custom/scss/template.scss */
body {
  font-size: 0.8rem;
}
/* line 14, templates/g5_hydrogen/custom/scss/template.scss */
a {
  outline: none;
}
/* line 18, templates/g5_hydrogen/custom/scss/template.scss */
strong {
  color: inherit;
}
/* line 22, templates/g5_hydrogen/custom/scss/template.scss */
#g-main {
  padding: 0;
}
/* line 26, templates/g5_hydrogen/custom/scss/template.scss */
hr, p {
  margin: 1.2rem 0;
}
/* line 31, templates/g5_hydrogen/custom/scss/template.scss */
.g-title, .platform-content h1 {
  font-size: 2rem;
  font-weight: 500;
}
/* line 35, templates/g5_hydrogen/custom/scss/template.scss */
.g-title:after, .platform-content h1:after {
  content: '';
  display: block;
  width: 60px;
  height: 4px;
  background: #fdc202;
  margin: 15px 0;
}
/* line 46, templates/g5_hydrogen/custom/scss/template.scss */
textarea, select[multiple=multiple] {
  background-color: white;
  border: 1px solid #c8c8c8;
  box-shadow: none;
  border-radius: 0;
}
/* line 52, templates/g5_hydrogen/custom/scss/template.scss */
textarea:hover, select[multiple=multiple]:hover {
  border-color: #c4c4c4;
}
/* line 56, templates/g5_hydrogen/custom/scss/template.scss */
textarea:focus, select[multiple=multiple]:focus {
  border-color: #fdc202;
}
/* line 61, templates/g5_hydrogen/custom/scss/template.scss */
input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]), textarea {
  background-color: white;
  border: 1px solid #c8c8c8;
  box-shadow: none;
  border-radius: 0;
}
/* line 68, templates/g5_hydrogen/custom/scss/template.scss */
input[type="color"]:hover, input[type="date"]:hover, input[type="datetime"]:hover, input[type="datetime-local"]:hover, input[type="email"]:hover, input[type="month"]:hover, input[type="number"]:hover, input[type="password"]:hover, input[type="search"]:hover, input[type="tel"]:hover, input[type="text"]:hover, input[type="time"]:hover, input[type="url"]:hover, input[type="week"]:hover, input:not([type]):hover, textarea:hover {
  border-color: #c4c4c4;
}
/* line 72, templates/g5_hydrogen/custom/scss/template.scss */
input[type="color"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="email"]:focus, input[type="month"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="week"]:focus, input:not([type]):focus, textarea:focus {
  border-color: #fdc202;
}
/* line 76, templates/g5_hydrogen/custom/scss/template.scss */
textarea {
  height: auto;
}
/* line 81, templates/g5_hydrogen/custom/scss/template.scss */
.button, .readon, .readmore, button.validate {
  display: inline-block;
  outline: none;
  color: #fdc202;
  font-size: 0.85rem;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  padding: 0.75rem 1.6rem;
  border: 3px solid #132843;
  border-radius: 0;
  box-shadow: none;
  background: #132843;
  margin-bottom: 15px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
/* line 102, templates/g5_hydrogen/custom/scss/template.scss */
.button:hover, .readon:hover, .readmore:hover, button.validate:hover {
  background: transparent;
  color: #292929;
}
/* line 110, templates/g5_hydrogen/custom/scss/template.scss */
/* line 111, templates/g5_hydrogen/custom/scss/template.scss */
.contact dd {
  margin-left: 0;
}
/* line 113, templates/g5_hydrogen/custom/scss/template.scss */
.contact #contact-form {
  margin: 0;
}
/* line 115, templates/g5_hydrogen/custom/scss/template.scss */
.contact legend {
  font-size: 0.7rem;
}
/* line 119, templates/g5_hydrogen/custom/scss/template.scss */
.contact textarea {
  height: 170px;
}
/* line 123, templates/g5_hydrogen/custom/scss/template.scss */
.contact input, .contact textarea {
  box-sizing: border-box;
  width: 100%;
  min-height: 33px;
}
/* line 129, templates/g5_hydrogen/custom/scss/template.scss */
.contact .contact-fields {
  width: 45%;
  float: left;
}
/* line 134, templates/g5_hydrogen/custom/scss/template.scss */
.contact .contact-area {
  width: 50%;
  margin-left: 5%;
  float: left;
}
/* line 140, templates/g5_hydrogen/custom/scss/template.scss */
.contact dl {
  margin: 0;
}
/* line 143, templates/g5_hydrogen/custom/scss/template.scss */
ul.squared, div[itemprop*="articleBody"] ul {
  list-style: url('../../images/bullet.png');
  margin-left: 2.5rem;
}
/* line 148, templates/g5_hydrogen/custom/scss/template.scss */
ul.squared li, div[itemprop*="articleBody"] ul li {
  padding-left: 0.8rem;
  margin-bottom: 0.1rem;
}
/* line 155, templates/g5_hydrogen/custom/scss/template.scss */
/* line 156, templates/g5_hydrogen/custom/scss/template.scss */
#cadre_alert_cookies .cadre_inner_texte_alert_cookies {
  display: block !important;
}
/* line 160, templates/g5_hydrogen/custom/scss/template.scss */
#cadre_alert_cookies .popup-modal-dismiss {
  background: none !important;
  border-radius: 0 !important;
  border: 1px solid #fff;
  color: #fff !important;
  text-shadow: none;
}
/* line 168, templates/g5_hydrogen/custom/scss/template.scss */
#cadre_alert_cookies p {
  margin: 10px 0;
}
/* line 174, templates/g5_hydrogen/custom/scss/template.scss */
/* line 175, templates/g5_hydrogen/custom/scss/template.scss */
nav.g-main-nav ul.g-toplevel {
  float: right;
  margin-top: 40px;
}
/* line 180, templates/g5_hydrogen/custom/scss/template.scss */
/* line 181, templates/g5_hydrogen/custom/scss/template.scss */
nav.g-main-nav ul.g-toplevel li .g-menu-item-container {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  color: #fff;
  font-size: 0.85rem;
  font-weight: 700;
  text-transform: uppercase;
  font-family: "Open Sans";
  padding: 0 12px;
}
/* line 192, templates/g5_hydrogen/custom/scss/template.scss */
nav.g-main-nav ul.g-toplevel li.g-selected > .g-menu-item-container {
  color: #fff;
}
/* line 196, templates/g5_hydrogen/custom/scss/template.scss */
nav.g-main-nav ul.g-toplevel li.active > .g-menu-item-container {
  color: #fff;
}
/* line 200, templates/g5_hydrogen/custom/scss/template.scss */
> nav.g-main-nav ul.g-toplevel li.g-parent .g-menu-parent-indicator:after {
  opacity: 1;
}
/* line 204, templates/g5_hydrogen/custom/scss/template.scss */
/* line 205, templates/g5_hydrogen/custom/scss/template.scss */
/* line 206, templates/g5_hydrogen/custom/scss/template.scss */
nav.g-main-nav ul.g-toplevel > li > .g-menu-item-container:after, nav.g-main-nav ul.g-toplevel > li > .g-menu-item-container:before {
  position: relative;
  top: 1px;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  color: #fdc202;
}
/* line 214, templates/g5_hydrogen/custom/scss/template.scss */
nav.g-main-nav ul.g-toplevel > li > .g-menu-item-container:after {
  content: ']';
  right: 0;
}
/* line 219, templates/g5_hydrogen/custom/scss/template.scss */
nav.g-main-nav ul.g-toplevel > li > .g-menu-item-container:before {
  content: '[';
  left: 0px;
}
/* line 225, templates/g5_hydrogen/custom/scss/template.scss */
/* line 226, templates/g5_hydrogen/custom/scss/template.scss */
/* line 227, templates/g5_hydrogen/custom/scss/template.scss */
nav.g-main-nav ul.g-toplevel > li.active > .g-menu-item-container:after, nav.g-main-nav ul.g-toplevel > li.g-selected > .g-menu-item-container:after, nav.g-main-nav ul.g-toplevel > li.active > .g-menu-item-container:before, nav.g-main-nav ul.g-toplevel > li.g-selected > .g-menu-item-container:before {
  opacity: 1;
}
/* line 228, templates/g5_hydrogen/custom/scss/template.scss */
nav.g-main-nav ul.g-toplevel > li.active > .g-menu-item-container:after, nav.g-main-nav ul.g-toplevel > li.g-selected > .g-menu-item-container:after {
  right: -10px;
}
/* line 232, templates/g5_hydrogen/custom/scss/template.scss */
nav.g-main-nav ul.g-toplevel > li.active > .g-menu-item-container:before, nav.g-main-nav ul.g-toplevel > li.g-selected > .g-menu-item-container:before {
  left: -10px;
}
/* line 240, templates/g5_hydrogen/custom/scss/template.scss */
nav.g-main-nav ul.g-toplevel ul.g-dropdown {
  background: #fff;
  box-shadow: 0 0 3px #898989;
}
/* line 244, templates/g5_hydrogen/custom/scss/template.scss */
/* line 245, templates/g5_hydrogen/custom/scss/template.scss */
nav.g-main-nav ul.g-toplevel ul.g-dropdown li .g-menu-item-container {
  padding: 6px 10px;
}
/* line 258, templates/g5_hydrogen/custom/scss/template.scss */
#g-page-surround {
  background: #fafafa;
}
/* line 262, templates/g5_hydrogen/custom/scss/template.scss */
#g-top {
  background: #132843;
}
/* line 265, templates/g5_hydrogen/custom/scss/template.scss */
#g-top .g-content {
  padding: 0 15px;
}
/* line 269, templates/g5_hydrogen/custom/scss/template.scss */
#g-top #logo {
  margin: 25px 0;
}
/* line 274, templates/g5_hydrogen/custom/scss/template.scss */
/* line 275, templates/g5_hydrogen/custom/scss/template.scss */
#g-header #slogan {
  position: relative;
}
/* line 277, templates/g5_hydrogen/custom/scss/template.scss */
#g-header #slogan #slogan-text {
  font-size: 4rem;
  line-height: 4.2rem;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 140px;
  margin: auto;
  font-weight: 700;
  font-family: "Open Sans";
  color: #fff;
  text-shadow: 0 0 10px #222;
}
/* line 297, templates/g5_hydrogen/custom/scss/template.scss */
#g-o-firmie {
  background: url('../../images/bg-firma.jpg') no-repeat top center;
  min-height: 300px;
  background-size: cover;
}
/* line 303, templates/g5_hydrogen/custom/scss/template.scss */
#g-oferta {
  background: url('../../images/bg-oferta.jpg') no-repeat top center;
  min-height: 300px;
}
/* line 308, templates/g5_hydrogen/custom/scss/template.scss */
/* line 309, templates/g5_hydrogen/custom/scss/template.scss */
#g-main .g-content, .section .g-content {
  padding: 25px 55px;
}
/* line 314, templates/g5_hydrogen/custom/scss/template.scss */
#g-bottom {
  background: #132843;
}
/* line 317, templates/g5_hydrogen/custom/scss/template.scss */
#g-bottom .readmore {
  width: 100%;
}
/* line 322, templates/g5_hydrogen/custom/scss/template.scss */
#g-footer {
  background: none;
  border: 0;
  color: #111;
}
/* line 328, templates/g5_hydrogen/custom/scss/template.scss */
#g-copyright {
  font-size: 0.75rem;
  border-top: 1px solid #c8c8c8;
  background: #132843;
  color: #fafafa;
  font-family: "Open Sans";
  padding: 20px 0;
}
/* line 337, templates/g5_hydrogen/custom/scss/template.scss */
#g-copyright .g-content {
  padding: 0 0.8rem;
}
/* line 341, templates/g5_hydrogen/custom/scss/template.scss */
#g-copyright p {
  margin: 0;
}
/* line 345, templates/g5_hydrogen/custom/scss/template.scss */
/* line 346, templates/g5_hydrogen/custom/scss/template.scss */
#googlemap .g-content {
  padding: 0;
}
/* line 351, templates/g5_hydrogen/custom/scss/template.scss */
.contactblock {
  background: url('../../images/bg-kontakt.jpg') no-repeat 100% 0;
}
/* line 353, templates/g5_hydrogen/custom/scss/template.scss */
.contactblock .readmore {
  width: 100%;
  padding: 1rem 2rem;
  font-size: 1.1rem;
}
/* line 360, templates/g5_hydrogen/custom/scss/template.scss */
/* line 361, templates/g5_hydrogen/custom/scss/template.scss */
.chs-container .chs-item-name {
  color: #292929;
  text-align: center;
}
@media only all and (min-width: 60rem) {
  /* line 368, templates/g5_hydrogen/custom/scss/template.scss */
  .contactblock .g-content {
    width: 580px;
  }
}
@media only all and (max-width: 47.938rem) {
  /* line 375, templates/g5_hydrogen/custom/scss/template.scss */
  #g-top {
    text-align: center;
  }
  /* line 376, templates/g5_hydrogen/custom/scss/template.scss */
  #g-o-firmie, #g-oferta, .contactblock {
    background: #f2f2f2;
  }
  /* line 380, templates/g5_hydrogen/custom/scss/template.scss */
  #g-bottom {
    display: none;
  }
  /* line 381, templates/g5_hydrogen/custom/scss/template.scss */
  #g-footer p {
    text-align: left !important;
  }
  /* line 383, templates/g5_hydrogen/custom/scss/template.scss */
  /* line 384, templates/g5_hydrogen/custom/scss/template.scss */
  #g-copyright p {
    text-align: center !important;
  }
}
/*# sourceMappingURL=custom_11.css.map */