/* 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 1, templates/g5_hydrogen/scss/_custom.scss */
body {
  font-size: 1.1rem;
  font-weight: 300;
}
/* line 5, templates/g5_hydrogen/scss/_custom.scss */
.gantry-logo img {
  width: 172px;
}
/* line 8, templates/g5_hydrogen/scss/_custom.scss */
#g-header {
  background: #fff;
}
/* line 11, templates/g5_hydrogen/scss/_custom.scss */
#g-header .g-content {
  padding: 0;
  position: relative;
}
/* line 15, templates/g5_hydrogen/scss/_custom.scss */
#g-navigation div.g-container {
  width: 100%;
}
/* line 18, templates/g5_hydrogen/scss/_custom.scss */
.top-mail {
  display: inline-block;
  font-size: 15px;
  margin: 0 auto;
  font-weight: 300;
}
/* line 24, templates/g5_hydrogen/scss/_custom.scss */
.top-tel {
  display: inline-block;
  font-size: 15px;
  margin-left: 25px;
  text-align: right;
  font-weight: 300;
}
/* line 31, templates/g5_hydrogen/scss/_custom.scss */
#g-header p {
  margin: 0 0 5px;
}
/* line 34, templates/g5_hydrogen/scss/_custom.scss */
#g-header .top-tel p a {
  color: #e4484c;
}
/* line 37, templates/g5_hydrogen/scss/_custom.scss */
#g-header .top-mail p a {
  color: #4a4b60;
}
/* line 40, templates/g5_hydrogen/scss/_custom.scss */
.top-tel {
  color: #e4484c;
}
/* line 43, templates/g5_hydrogen/scss/_custom.scss */
.loc-top .custom {
  text-align: right;
}
/* line 46, templates/g5_hydrogen/scss/_custom.scss */
#g-header .size-40 {
  padding-bottom: 5px;
}
/* line 49, templates/g5_hydrogen/scss/_custom.scss */
#g-header .size-60 {
  position: relative;
}
/* line 52, templates/g5_hydrogen/scss/_custom.scss */
.gantry-logo {
  position: absolute;
  top: 68px;
  box-shadow: 0 15px 19px 0 rgba(0, 0, 0, 0.2);
  transform: scale(2);
  left: 63px;
}
/* line 59, templates/g5_hydrogen/scss/_custom.scss */
.loc-top {
  padding: 10px 0;
}
@media only screen and (max-width: 1250px) {
  /* line 64, templates/g5_hydrogen/scss/_custom.scss */
  .gantry-logo {
    position: static;
    max-width: 150px;
    transform: scale(1);
    margin: 0 auto;
  }
  /* line 65, templates/g5_hydrogen/scss/_custom.scss */
  .top-mail {
    padding-top: 25px;
  }
  /* line 66, templates/g5_hydrogen/scss/_custom.scss */
  .top-tel {
    padding-top: 25px;
    margin-left: 7px;
  }
}
/* line 69, templates/g5_hydrogen/scss/_custom.scss */
#g-menu {
  background: transparent;
  font-size: 15px;
}
/* line 73, templates/g5_hydrogen/scss/_custom.scss */
#g-menu .g-main-nav .g-toplevel > li a {
  color: #fff;
}
@media only screen and (max-width: 1400px) {
  /* line 78, templates/g5_hydrogen/scss/_custom.scss */
  #g-menu {
    font-size: 11px;
  }
}
/* line 80, templates/g5_hydrogen/scss/_custom.scss */
.g-block.menu-pozycja {
  position: relative;
  z-index: 100;
}
/* line 85, templates/g5_hydrogen/scss/_custom.scss */
#g-menu .g-main-nav .g-toplevel > li.active:not(.g-menu-item-type-particle):not(.g-menu-item-type-module) > .g-menu-item-container {
  color: #fff;
}
/* line 88, templates/g5_hydrogen/scss/_custom.scss */
#g-menu .g-main-nav .g-toplevel > li.active.g-selected:not(.g-menu-item-type-particle):not(.g-menu-item-type-module) > .g-menu-item-container {
  color: #000;
}
/* line 92, templates/g5_hydrogen/scss/_custom.scss */
#g-menu .g-main-nav .g-toplevel {
  display: flex;
  flex-flow: row wrap;
  justify-content: right;
  background: #c50a1d none repeat scroll 0 0;
}
/* line 98, templates/g5_hydrogen/scss/_custom.scss */
#g-menu .g-main-nav .g-toplevel .menu-szary {
  transition: all 0.1s ease-in-out 0s;
}
/* line 101, templates/g5_hydrogen/scss/_custom.scss */
#g-menu .g-main-nav {
  float: right;
  margin: -1.563rem;
}
/* line 105, templates/g5_hydrogen/scss/_custom.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container {
  padding: 1.5rem 2.74rem;
}
/* line 108, templates/g5_hydrogen/scss/_custom.scss */
#g-menu .size-15 .g-main-nav .g-toplevel > li {
  width: 50%;
}
/* line 111, templates/g5_hydrogen/scss/_custom.scss */
#g-menu .g-main-nav .g-toplevel > li:hover:not(.g-menu-item-type-particle):not(.g-menu-item-type-module) {
  background: #fff none repeat scroll 0 0;
}
/* line 114, templates/g5_hydrogen/scss/_custom.scss */
#g-menu .g-main-nav .g-toplevel > li:hover .menu-szary {
  background: #fff none repeat scroll 0 0;
}
/* line 117, templates/g5_hydrogen/scss/_custom.scss */
#g-menu .g-main-nav .g-toplevel > li.active.g-selected:not(.g-menu-item-type-particle):not(.g-menu-item-type-module) {
  background: #fff none repeat scroll 0 0;
}
/* line 120, templates/g5_hydrogen/scss/_custom.scss */
#g-menu .g-main-nav .g-toplevel > li:hover a {
  color: #000;
}
/* line 123, templates/g5_hydrogen/scss/_custom.scss */
#g-menu .g-main-nav .g-dropdown {
  background: #fff none repeat scroll 0 0;
}
/* line 126, templates/g5_hydrogen/scss/_custom.scss */
.g-menu-item-container.menu-szary {
  background: #a8a9ac;
}
/* line 129, templates/g5_hydrogen/scss/_custom.scss */
.g-block.baner-pozycja.size-100 {
  position: relative;
  top: -75px;
}
/* line 133, templates/g5_hydrogen/scss/_custom.scss */
#baner {
  z-index: 1;
}
/* line 136, templates/g5_hydrogen/scss/_custom.scss */
#g-menu .g-main-nav .g-sublevel > li:hover:not(.g-menu-item-type-particle):not(.g-menu-item-type-module), #g-navigation .g-main-nav .g-sublevel > li.active:not(.g-menu-item-type-particle):not(.g-menu-item-type-module) {
  background: #ccc none repeat scroll 0 0;
}
/* line 139, templates/g5_hydrogen/scss/_custom.scss */
#g-menu .size-40 {
  z-index: 200;
}
/* line 143, templates/g5_hydrogen/scss/_custom.scss */
#g-navigation .ls-l > p {
  margin-top: 0;
}
/* line 146, templates/g5_hydrogen/scss/_custom.scss */
#g-navigation .baner-pozycja .g-content {
  margin: 0;
  padding: 0;
}
/* line 150, templates/g5_hydrogen/scss/_custom.scss */
#g-navigation .ls-slide::after {
  background: rgba(0, 0, 0, 0) url('../../../../images/pattern.png?6468e99b') repeat scroll 0 0;
  content: "";
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100000;
}
/* line 160, templates/g5_hydrogen/scss/_custom.scss */
#g-navigation .baner-link {
  color: #fff;
  transition: all 0.5s ease-in-out 0s;
}
/* line 164, templates/g5_hydrogen/scss/_custom.scss */
#g-navigation .baner-link::after {
  content: "\f107";
  font-family: FontAwesome, serif;
  font-size: 300%;
  position: relative;
  top: 13px;
  color: #ffdcdf;
}
/* line 172, templates/g5_hydrogen/scss/_custom.scss */
#g-navigation {
  background: transparent none repeat scroll 0 0;
  color: #fff;
  position: relative;
  text-align: center;
  z-index: 2;
}
/* line 180, templates/g5_hydrogen/scss/_custom.scss */
#g-navigation .baner-link:hover {
  font-size: 150%;
  color: #fff;
  transition: all 0.5s ease-in-out 0s;
}
/* line 186, templates/g5_hydrogen/scss/_custom.scss */
#g-navigation .g-main-nav .g-sublevel > li > .g-menu-item-container {
  line-height: 25px;
}
/* line 190, templates/g5_hydrogen/scss/_custom.scss */
#g-footer {
  border-top: 1px solid #f4f4f4;
  background: #a8a9ac;
}
/* line 198, templates/g5_hydrogen/scss/_custom.scss */
#g-footer p {
  color: #f2f2f2;
  font-size: 13px;
}
/* line 202, templates/g5_hydrogen/scss/_custom.scss */
#g-footer a {
  color: #f2f2f2;
  font-size: 13px;
}
/* line 206, templates/g5_hydrogen/scss/_custom.scss */
#g-footer a:hover {
  color: #e4484c;
  font-size: 13px;
}
/* line 210, templates/g5_hydrogen/scss/_custom.scss */
.stopka-img {
  display: block;
  float: left;
  margin-top: 5px;
  padding-right: 13px;
}
/* line 216, templates/g5_hydrogen/scss/_custom.scss */
.stopka-telefony {
  margin: 0 auto;
  max-width: 180px;
}
/* line 225, templates/g5_hydrogen/scss/_custom.scss */
.margin-zero {
  margin-top: 0;
}
/* line 228, templates/g5_hydrogen/scss/_custom.scss */
.form-actions {
  display: none;
}
/*#bfQuickModeSection46066 #bfElemWrap1::before {
 content: "";
 height: 74px;
 left: 59px;
 position: absolute;
 top: -6px;
 transform: rotate(45deg);
 width: 53px;
 background: #4a4b60;
 z-index: -1;
 }*/
/* line 242, templates/g5_hydrogen/scss/_custom.scss */
.bfElemWrap.control-group.span6 {
  overflow: hidden;
  position: relative;
}
/* line 246, templates/g5_hydrogen/scss/_custom.scss */
#bfElemWrap1 {
  float: left;
  width: 61.936%;
  z-index: 2;
}
/* line 251, templates/g5_hydrogen/scss/_custom.scss */
#bfElemWrap2 {
  width: 22.936%;
  z-index: 2;
}
/*#bfQuickModeSection46066 #bfElemWrap2::before {
 background: #4a4b60;
 content: "";
 height: 74px;
 width: 53px;
 position: absolute;
 top: -44px;
 left: 28px;
 transform: rotate(45deg);
 z-index: -1;
 }*/
/* line 267, templates/g5_hydrogen/scss/_custom.scss */
.g-onas {
  color: #4a4b60;
  font-size: 20px;
  text-align: center;
  padding-bottom: 76px;
}
/* line 273, templates/g5_hydrogen/scss/_custom.scss */
.tytul-blok1 {
  color: #eee;
  font-size: 36px;
  font-weight: 400;
  margin-bottom: 0;
  text-align: center;
  margin-bottom: 27px;
}
/* line 281, templates/g5_hydrogen/scss/_custom.scss */
.tytul-blok2 {
  color: #000;
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 0;
  text-align: center;
}
/* line 288, templates/g5_hydrogen/scss/_custom.scss */
.tytul-g-blok1 {
  color: #eee;
  font-size: 20px;
  font-weight: 500;
  margin-top: 0;
  padding-bottom: 1.2rem;
  text-align: center;
  line-height: 26px;
  min-height: 82px;
}
/* line 298, templates/g5_hydrogen/scss/_custom.scss */
.tytul-g-blok2 {
  color: #c50a1d;
  font-size: 25px;
  font-weight: 700;
  margin-top: 0;
  min-height: 82px;
  padding-bottom: 1.2rem;
  text-align: center;
  line-height: 27px;
}
/* line 308, templates/g5_hydrogen/scss/_custom.scss */
#g-blok12 .size-33-3 {
  color: #cdcdd8;
  text-align: center;
}
/* line 312, templates/g5_hydrogen/scss/_custom.scss */
.ramka-przewaga {
  border: 1px dashed rgba(74, 75, 96, 0.7);
  border-top: none;
  border-bottom: none;
}
/* line 317, templates/g5_hydrogen/scss/_custom.scss */
.ramka-przewaga:first-child {
  border: none;
}
/* line 320, templates/g5_hydrogen/scss/_custom.scss */
.ramka-przewaga:last-child {
  border: none;
}
/* line 323, templates/g5_hydrogen/scss/_custom.scss */
#g-blok12 .size-33-3 p {
  margin: 0;
}
/* line 326, templates/g5_hydrogen/scss/_custom.scss */
.link-blok1:hover {
  color: #fff;
  transition: all 0.5s ease-in-out 0s;
}
/* line 330, templates/g5_hydrogen/scss/_custom.scss */
.link-blok1 {
  color: #e4484c;
  transition: all 0.5s ease-in-out 0s;
}
/* line 334, templates/g5_hydrogen/scss/_custom.scss */
#g-blok12 {
  background: #a8a9ac none repeat scroll 0 0;
  padding-bottom: 24px;
}
/* line 338, templates/g5_hydrogen/scss/_custom.scss */
.przewaga-tekst {
  font-size: 15px;
}
/* line 346, templates/g5_hydrogen/scss/_custom.scss */
#g-blok3 {
  border-top: 1px solid #f4f4f4;
  position: relative;
  top: -48px;
}
/* line 351, templates/g5_hydrogen/scss/_custom.scss */
.ptak-opinie > img {
  border: 2px solid #f4f4f4;
  border-radius: 200px;
  padding: 10px;
  opacity: 0.7;
}
/* line 357, templates/g5_hydrogen/scss/_custom.scss */
.owl-carousel .owl-item img {
  display: block;
  transform-style: preserve-3d;
  width: 32%;
}
/* line 362, templates/g5_hydrogen/scss/_custom.scss */
.tekst-opinie {
  color: #4a4b60;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.7;
  padding: 3px 10px;
  position: relative;
  text-align: left;
}
/*.tekst-opinie::before {
 background: #f4f4f4 none repeat scroll 0 0;
 content: "";
 height: 55px;
 left: 197px;
 position: absolute;
 top: 125px;
 transform: rotate(16deg);
 width: 58px;
 z-index: -1;
 }*/
/* line 384, templates/g5_hydrogen/scss/_custom.scss */
.tekst-opinie > p::after {
  bottom: -72px;
  color: #4a4b60;
  content: "”";
  font-family: "roboto", sans-serif;
  font-size: 59px;
  left: 253px;
  position: absolute;
}
/* line 393, templates/g5_hydrogen/scss/_custom.scss */
.tekst-opinie > p::before {
  color: #4a4b60;
  content: "“";
  font-family: "roboto", sans-serif;
  font-size: 59px;
  left: -23px;
  position: absolute;
  top: -54px;
}
/* line 402, templates/g5_hydrogen/scss/_custom.scss */
.autor-opinie {
  color: #4a4b60;
  font-size: 16px;
  font-weight: 400;
  text-align: right;
}
/* line 408, templates/g5_hydrogen/scss/_custom.scss */
.ptak-opinie {
  margin: 1rem;
}
/* line 411, templates/g5_hydrogen/scss/_custom.scss */
#jux-content-slider104 .item img {
  display: block;
  height: auto;
  width: 32%;
}
/* line 416, templates/g5_hydrogen/scss/_custom.scss */
.tekst-opinie > p {
  color: #4a4b60;
  font-weight: 700;
  text-align: justify;
  text-indent: 35px;
  position: relative;
}
/* line 423, templates/g5_hydrogen/scss/_custom.scss */
.g-title {
  color: #fff;
  font-size: 30px;
  padding: 15px 0;
  text-align: center;
  background: #a8a9ac;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, #a8a9ac 85%, #c50a1d 15%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, #a8a9ac 85%, #c50a1d 15%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #a8a9ac 85%, #c50a1d 15%);
}
/* line 435, templates/g5_hydrogen/scss/_custom.scss */
.g-title-cen-div {
  background: #a8a9ac;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, #a8a9ac 85%, #c50a1d 15%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, #a8a9ac 85%, #c50a1d 15%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #a8a9ac 85%, #c50a1d 15%);
  padding: 3px;
  position: relative;
  z-index: 100;
}
/* line 444, templates/g5_hydrogen/scss/_custom.scss */
.g-title-cen {
  background: #fff none repeat scroll 0 0;
  color: #4a4b60;
  font-size: 30px;
  margin: 0;
  padding: 15px 0;
  text-align: center;
}
/* line 452, templates/g5_hydrogen/scss/_custom.scss */
.onas-teksty {
  padding: 0 45px;
  margin-bottom: 75px;
  margin-top: 50px;
  text-align: justify;
  color: #4a4b60;
  line-height: 1.6rem;
}
/* line 460, templates/g5_hydrogen/scss/_custom.scss */
ul {
  list-style-image: url('../../../../images/arrow-list.png?6468e99a');
  padding-left: 25px;
}
/* line 465, templates/g5_hydrogen/scss/_custom.scss */
#g-blok21 {
  border-top: 1px solid #f4f4f4;
  border-bottom: 1px solid #f4f4f4;
}
/* line 469, templates/g5_hydrogen/scss/_custom.scss */
.portret.size-100 {
  margin-bottom: 54px;
}
/* line 472, templates/g5_hydrogen/scss/_custom.scss */
.portret.size-25 {
  float: left;
  padding-right: 34px;
  position: relative;
  z-index: 1;
}
/* line 478, templates/g5_hydrogen/scss/_custom.scss */
.portret-img {
  float: right;
}
/* line 481, templates/g5_hydrogen/scss/_custom.scss */
.portret.size-75 {
  float: right;
}
/* line 484, templates/g5_hydrogen/scss/_custom.scss */
.onas-imie {
  color: #e4484c;
  font-size: 29px;
  font-weight: 400;
  margin: 0;
  text-align: center;
}
/* line 491, templates/g5_hydrogen/scss/_custom.scss */
.absolwent {
  font-size: 14px;
  font-weight: 300;
}
/* line 498, templates/g5_hydrogen/scss/_custom.scss */
.portret.size-25::before {
  background: #e4484c none repeat scroll 0 0;
  content: "";
  height: 50px;
  left: 50px;
  position: absolute;
  top: -3px;
  width: 50px;
  z-index: -1;
}
/* line 508, templates/g5_hydrogen/scss/_custom.scss */
.portret.size-25:after {
  content: "";
  height: 50px;
  width: 50px;
  position: absolute;
  z-index: -1;
  top: 185px;
  left: 206px;
}
/* line 518, templates/g5_hydrogen/scss/_custom.scss */
.head-table > p {
  margin-bottom: 0.5rem;
  margin-top: 0.5rem;
}
/* line 522, templates/g5_hydrogen/scss/_custom.scss */
.head-table {
  font-size: 17px;
  font-weight: 600;
  text-align: center;
  background: #a8a9ac;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, #a8a9ac 73%, #c50a1d 37%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, #a8a9ac 73%, #c50a1d 37%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #a8a9ac 73%, #c50a1d 37%);
  color: #fff;
}
/* line 532, templates/g5_hydrogen/scss/_custom.scss */
table {
  margin-bottom: 100px;
  border: none;
}
/* line 536, templates/g5_hydrogen/scss/_custom.scss */
td {
  border: none;
  color: #4a4b60;
}
/* line 540, templates/g5_hydrogen/scss/_custom.scss */
.onas-teksty1 {
  color: #4a4b60;
  line-height: 1.6rem;
  margin-bottom: 75px;
  margin-top: -50px;
  text-align: justify;
}
/* line 547, templates/g5_hydrogen/scss/_custom.scss */
.kontakt-tlo #g-blok1 .g-container {
  width: 100%;
}
/* line 550, templates/g5_hydrogen/scss/_custom.scss */
.kontakt-tlo #g-blok1 .g-content {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  position: relative;
  top: -30px;
}
/* line 560, templates/g5_hydrogen/scss/_custom.scss */
.size-50.zdjecie-kontakt {
  float: left;
}
/* line 563, templates/g5_hydrogen/scss/_custom.scss */
.adres-kontakt-tekst.size-50 {
  color: #fff;
  float: left;
  font-size: 17px;
  padding-top: 14px;
}
/* line 569, templates/g5_hydrogen/scss/_custom.scss */
.telefon-kontakt-tekst.size-50 {
  color: #fff;
  float: left;
  font-size: 18px;
  padding-top: 24px;
}
/* line 575, templates/g5_hydrogen/scss/_custom.scss */
.kontakt-tlo #g-main {
  background: #a8a9ac none repeat scroll 0 0;
  margin-bottom: 178px;
  margin-top: 67px;
}
/* line 580, templates/g5_hydrogen/scss/_custom.scss */
.mapprint {
  display: none;
}
/* line 583, templates/g5_hydrogen/scss/_custom.scss */
.link-kontakt {
  transition: all 0.2s ease-in-out 0s;
}
/* line 586, templates/g5_hydrogen/scss/_custom.scss */
.link-kontakt:hover {
  transition: all 0.2s ease-in-out 0s;
  color: #fff;
}
/* line 592, templates/g5_hydrogen/scss/_custom.scss */
span.link-kontakt {
  color: #e4484c;
}
/* line 595, templates/g5_hydrogen/scss/_custom.scss */
.numer-link:hover {
  transition: all 0.5s ease-in-out 0s;
  color: #4a4b60;
  font-size: 17px;
}
/* line 600, templates/g5_hydrogen/scss/_custom.scss */
.numer-link {
  transition: all 0.5s ease-in-out 0s;
}
/* line 603, templates/g5_hydrogen/scss/_custom.scss */
.motto-red {
  color: #fff;
  text-shadow: 1px 1px 0 #363748;
}
/* line 607, templates/g5_hydrogen/scss/_custom.scss */
.owl-carousel .owl-item {
  background: #f6f6f7 none repeat scroll 0 0;
}
/* line 612, templates/g5_hydrogen/scss/_custom.scss */
.gm-style .gm-style-iw {
  color: #c50a1d;
  font-size: 22px;
  overflow: hidden;
}
/* line 618, templates/g5_hydrogen/scss/_custom.scss */
.logo_mapka {
  float: left;
}
/* line 621, templates/g5_hydrogen/scss/_custom.scss */
.mapa_right {
  float: left;
  line-height: 25px;
  overflow: hidden;
  padding-left: 17px;
  text-align: left;
  padding-top: 6px;
}
/* line 629, templates/g5_hydrogen/scss/_custom.scss */
.mapa_right > span {
  font-size: 14px;
  line-height: 17px;
  margin-top: 7px;
  display: block;
}
/* line 635, templates/g5_hydrogen/scss/_custom.scss */
.custom.do-prawej {
  text-align: right;
}
/* line 638, templates/g5_hydrogen/scss/_custom.scss */
.g-block.wyzwanie {
  border-bottom: 1px dashed #cdcdd8;
}
@media only screen and (max-width: 800px) {
  /* line 643, templates/g5_hydrogen/scss/_custom.scss */
  .top-mail, .top-tel {
    display: none;
  }
  /* line 646, templates/g5_hydrogen/scss/_custom.scss */
  .ukryj-element {
    display: none;
  }
  /* line 649, templates/g5_hydrogen/scss/_custom.scss */
  .gantry-logo {
    max-width: 294px;
  }
  /* line 652, templates/g5_hydrogen/scss/_custom.scss */
  .gantry-logo img {
    width: 300px;
  }
  /* line 655, templates/g5_hydrogen/scss/_custom.scss */
  .g-onas {
    padding-bottom: 5px;
  }
  /* line 660, templates/g5_hydrogen/scss/_custom.scss */
  .portret.size-25 {
    float: left;
    padding-right: 0;
    text-align: center;
  }
  /* line 665, templates/g5_hydrogen/scss/_custom.scss */
  .portret.size-25::before {
    background: none;
  }
  /* line 668, templates/g5_hydrogen/scss/_custom.scss */
  .portret-img {
    float: none;
  }
  /* line 671, templates/g5_hydrogen/scss/_custom.scss */
  .onas-imie {
    padding: 19px 0;
    padding-bottom: 0;
  }
}
/* line 680, templates/g5_hydrogen/scss/_custom.scss */
.custom.projekt span {
  text-transform: uppercase;
}
/* line 683, templates/g5_hydrogen/scss/_custom.scss */
.custom.projekt > p {
  margin-bottom: 0;
  margin-top: 0;
}
/* line 687, templates/g5_hydrogen/scss/_custom.scss */
.custom.projekt a {
  font-weight: 400;
}
/* line 690, templates/g5_hydrogen/scss/_custom.scss */
.no-margin .g-content.g-particle {
  font-size: 13px;
  text-transform: uppercase;
  color: #eee;
  text-align: right;
}
/* line 696, templates/g5_hydrogen/scss/_custom.scss */
#g-footer .custom.projekt a {
  font-weight: 400;
  color: #c50a1d;
}
/* line 700, templates/g5_hydrogen/scss/_custom.scss */
.blok-projekt {
  border-top: 1px dashed;
}
/* line 703, templates/g5_hydrogen/scss/_custom.scss */
.owl-stage {
  background: #f6f6f7 none repeat scroll 0 0;
}
/*.no-margin .g-content{
 padding:0;
 margin:0;
 }*/
/*# sourceMappingURL=custom_9.css.map */