a {
  outline-width: 0;
}
.load-more {
  position: relative;
}
.load-more.loading {
  background: url(../images/ajax-loader.svg) center bottom no-repeat;
  background-size: 36px;
}
.load-more.loading .more-button {
  visibility: hidden;
}
.bread-crumbs a {
  color: inherit;
}
.link-overall {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-indent: -55000px;
}
.gm-style .gm-style-iw {
  padding: 1em;
}
h1.div-title a {
  color: inherit;
}
.dropdown ul li a:focus {
  color: #3b3b3b;
}
.more-button {
  border-width: 0;
}
button {
  font-family: Ubuntu, sans-serif;
}
span.wpcf7-not-valid-tip {
  margin-top: 0.5rem;
  font-size: 1.2rem;
  line-height: normal;
  color: #c00;
}
div.wpcf7-response-output {
  margin: 1rem 0 0;
  padding: 0;
  font-size: 1.6rem;
  line-height: normal;
  border-width: 0;
}
div.wpcf7-mail-sent-ng,
div.wpcf7-validation-errors {
  color: #c00;
}
div.wpcf7-mail-sent-ok {
  font-weight: 700;
  text-transform: uppercase;
}
.p1,
.p2,
.p3,
.p4 {
  background-image: none !important;
}
@media screen and (max-width: 768px) {
  html .title-and-menu-row .left h1 {
    height: auto;
  }
}
.mfp-zoom-in img {
  float: none;
}
.mfp-zoom-in .mfp-with-anim {
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  -moz-transform: scale(0.8);
  -o-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
}
.mfp-zoom-in.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.mfp-zoom-in.mfp-ready .mfp-with-anim {
  opacity: 1;
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
}
.mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.9;
}
.mfp-zoom-in.mfp-removing .mfp-with-anim {
  -moz-transform: scale(0.8);
  -o-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  opacity: 0;
}
.mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0;
}
.mfp-arrow:before {
  border-color: transparent;
}
.mfp-zoom-out-cur {
  cursor: default;
}
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: pointer;
}
#toolbar a:focus {
  opacity: 0.7;
}
#menubar .main-logo-link {
  float: left;
  position: relative;
  z-index: 2;
}
#menubar ul li img {
  width: auto;
  height: auto;
  max-height: 3rem;
}
#menubar ul li a:focus {
  opacity: 0.7;
}
.main-search {
  z-index: 3;
}
#nav-bar ul li a:focus {
  color: #eae100;
}
@media screen and (max-width: 768px) {
  html #top-container #menubar ul li a .menu-icon img {
    max-width: 2.2rem;
    height: auto;
    max-height: 2rem;
  }
}
#main-box #left {
  background-image: none;
}
#main-box #right .description-small {
  max-width: 72%;
}
.one-plus-four .left .photo-box {
  background-image: none;
}
.one-plus-four a {
  color: inherit;
}
.one-plus-four a:hover {
  background-color: transparent;
}
.one-plus-four .right #box-display .col .a-container {
  background-size: 100%;
  background-repeat: no-repeat;
}
@media screen and (max-width: 768px) {
  #main-box #right .description-small {
    max-width: none;
  }
}
.one-by-four-wrapper {
  display: block;
  overflow: hidden;
}
.top-video {
  position: relative;
}
.top-video .video-container {
  width: 100%;
  height: 50rem;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.top-video .video-description {
  position: relative;
  z-index: 3;
  pointer-events: none;
}
.top-video a {
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0);
  -webkit-transition: background-color 0.1s linear;
  -moz-transition: background-color 0.1s linear;
  -ms-transition: background-color 0.1s linear;
  -o-transition: background-color 0.1s linear;
  transition: background-color 0.1s linear;
}
.top-video a:hover {
  background-color: rgba(255, 255, 255, 0.15);
}
#artykul .text-container h1,
#artykul .text-container h2,
#artykul .text-container h3,
#artykul .text-container ol,
#artykul .text-container p,
#artykul .text-container ul {
  color: #000;
}
#artykul .text-container ol,
#artykul .text-container ul {
  font-size: 1.6rem;
  line-height: 2.4rem;
  font-weight: normal;
}
#artykul .text-container strong {
  font-weight: 700;
}
#artykul h1:first-child {
  margin-top: 0;
}
#artykul blockquote p {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
}
#artykul .in-article-gallery {
  position: relative;
}
#artykul .in-article-gallery .camera {
  z-index: 2;
}
#artykul .in-article-gallery .photo {
  z-index: 1;
}
#artykul .in-article-gallery .photo.invisible {
  display: none;
}
#artykul iframe {
  max-width: 100%;
}
#artykul .video {
  position: relative;
  height: 0;
  padding-bottom: 56.25%;
}
#artykul .video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.text-container + .text-container {
  padding-top: 0;
}
#artykul a {
  color: #3d9f26;
}
#artykul img {
  max-width: 100%;
  height: auto;
}
#artykul .alignleft {
  float: left;
  max-width: 50%;
  margin: 0 30px 30px 0;
}
#artykul .alignright {
  float: right;
  max-width: 50%;
  margin: 0 0 30px 30px;
}
@media screen and (max-width: 768px) {
  html .top-section + .inner-container .text-container {
    padding: 3rem 4rem;
  }
  html #artykul .text-container + .text-container {
    padding-top: 0;
  }
  #artykul .alignleft,
  #artykul .alignright {
    float: none;
    max-width: 100%;
    margin: 0;
  }
  #artykul .text-container ol,
  #artykul .text-container ul {
    font-size: 1.4rem;
    line-height: 1.8rem;
  }
}
.top-section .photos {
  background-image: none;
}
.top-section .photos .bx-viewport,
.top-section .photos .bx-wrapper,
.top-section .photos .bx-wrapper .slides .slide,
.top-section .photos .slides {
  height: 100%;
}
.top-section .photos .arrows .left-arrow a,
.top-section .photos .arrows .right-arrow a {
  display: block;
  width: 100%;
  height: 100%;
  text-indent: -55000px;
}
.top-section .video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.related-entries > h2 {
  margin: 0 !important;
  padding-top: 1rem;
  border-top: 1px solid #3d9f26;
  font-size: 1.8rem !important;
  color: #464549;
}
.related-entries > h2 + .re-item {
  margin-top: 3rem;
}
.related-entries .re-item {
  overflow: hidden;
  margin-top: 5rem;
}
.related-entries .re-item:first-child {
  margin-top: 0;
}
.related-entries .re-item .re-thumbnail {
  float: left;
  margin-right: 3rem;
}
.related-entries .re-item .re-thumbnail img {
  max-width: 205px;
  height: auto;
}
.related-entries .re-item .re-details {
  overflow: hidden;
}
.related-entries .re-item .re-details h3 {
  margin: 0;
  font-size: 2.1rem;
  font-weight: 700;
  color: #464549;
  text-transform: uppercase;
}
.related-entries .re-item .re-details h3 a {
  color: inherit;
}
.related-entries .re-item .re-details .lead {
  margin-top: 1rem;
}
.related-entries .re-item .re-details .lead p {
  margin: 0 !important;
  font-size: 1.4rem !important;
  line-height: 2.1rem !important;
}
.related-entries .re-item .btn-wrapper {
  margin-top: 1.5rem;
}
@media screen and (max-width: 768px) {
  .related-entries .re-item .re-thumbnail {
    float: none;
    margin-right: 0;
    margin-bottom: 2rem;
  }
}
table.grid tr td {
  background-image: none !important;
}
table.grid tr td[colspan="2"] {
  width: 50%;
}
table.grid tr td img {
  max-width: 10rem;
  height: 8.5rem;
}
table.grid .img-overlay {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
table.grid a.img-overlay-link {
  z-index: 2;
  background-color: transparent;
}
table.grid a.img-overlay-link:hover {
  background-color: rgba(255, 255, 255, 0.15);
}
.o-miescie .b1 a,
.o-miescie .b2 a {
  padding-top: 4.5rem;
}
.o-miescie .b2 a {
  background-color: #a6b900;
}
.o-miescie .b2 a:hover {
  background-color: #eae100;
}
.o-miescie .b3 a {
  background-color: #3c9f25;
}
.o-miescie .b3 a:hover {
  background-color: #7eb712;
}
.o-miescie .b4 a {
  background-color: #70a310;
}
.o-miescie .b4 a:hover {
  background-color: #a6b900;
}
.dzialki-na-sprzedaz-mapa
  .parcels-container
  .parcels-list
  .parcel
  .price-box
  .details-button {
  z-index: 2;
}
.dzialki-na-sprzedaz-mapa .parcels-container #lots-map {
  width: 40.65%;
  min-height: 45rem;
  border: 0.1rem solid #cdcdce;
}
.dzialki-na-sprzedaz-mapa .parcels-container #lots-map .l-details-content {
  max-width: 320px;
}
.dzialki-na-sprzedaz-mapa .parcels-container #lots-map .l-name {
  margin: 0;
  font-weight: 400;
}
.dzialki-na-sprzedaz-mapa .parcels-container #lots-map .l-area-price {
  overflow: hidden;
  margin-top: 1.5rem;
}
.dzialki-na-sprzedaz-mapa .parcels-container #lots-map .l-area {
  float: left;
}
.dzialki-na-sprzedaz-mapa .parcels-container #lots-map .l-price {
  float: right;
  margin-top: 1rem;
  margin-left: 1.5rem;
  font-size: 1.8rem;
  font-weight: 700;
  text-align: right;
}
.dzialki-na-sprzedaz-mapa .parcels-container #lots-map .l-value {
  font-weight: 700;
}
.dzialki-na-sprzedaz-mapa .parcels-container #lots-map .l-button-wrapper {
  margin-top: 1.5rem;
  text-align: center;
}
.dzialki-na-sprzedaz-mapa .parcels-container .parcels-list .parcel .l-details {
  display: none;
}
@media screen and (max-width: 768px) {
  html .dzialki-na-sprzedaz-mapa .parcels-container #lots-map {
    width: 100%;
    height: 60rem;
  }
}
.dzialka .header-box h1 {
  width: 74%;
}
.dzialka .header-box .price-box {
  width: 25.73%;
}
body #container.mapa-calosc.loading .full-container {
  position: relative;
}
body #container.mapa-calosc.loading .full-container:before {
  content: "";
  position: absolute;
  z-index: 2000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: url(../images/ajax-loader.svg) center center no-repeat
    rgba(255, 255, 255, 0.8);
  background-size: 48px;
}
body
  #container.mapa-calosc
  .full-container
  .inner-container
  .map-menu
  .selection-list
  .lists
  .big-lists
  .small-dropdown
  .small-list
  li {
  background-size: 1.2rem auto;
}
body #container.mapa-calosc .full-container .inner-container.disabled .map-menu,
body #container.mapa-calosc .full-container .inner-container.disabled .pills,
body
  #container.mapa-calosc
  .full-container
  .inner-container.disabled
  .title-and-menu-row
  .right {
  visibility: hidden;
}
body #container.mapa-calosc .full-container .object-info p {
  margin: 1.8rem 0 0;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  color: inherit;
}
body #container.mapa-calosc .full-container .object-info p:first-child {
  margin-top: 0;
}
body #container.mapa-calosc .full-container .object-info a {
  color: #3d9f26;
}
.kontakt #map .gm-style .gm-style-iw p {
  font-size: inherit;
  line-height: inherit;
  color: inherit;
}
.kontakt #map .gm-style .gm-style-iw p:first-child {
  margin-top: 0;
}
.kontakt #map .gm-style .gm-style-iw p:last-child {
  margin-bottom: 0;
}
.kontakt .kontakt-container .right form input[type="email"],
.kontakt .kontakt-container .right form input[type="text"],
.kontakt .kontakt-container .right form textarea {
  padding: 1rem;
  font-family: Ubuntu, sans-serif;
  font-size: 1.4rem;
  line-height: normal;
  font-weight: lighter;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.kontakt .kontakt-container .right form input[type="email"],
.kontakt .kontakt-container .right form input[type="text"] {
  height: auto;
}
.kontakt .kontakt-container .right .screen-reader-response[role=""] + form {
  position: relative;
  z-index: 1;
}
.kontakt .kontakt-container .right .screen-reader-response[role=""] + form > * {
  opacity: 0.3;
}
.kontakt
  .kontakt-container
  .right
  .screen-reader-response[role=""]
  + form:before {
  content: "";
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: url(../images/ajax-loader.svg) center center no-repeat;
}
body #container .search-results-container {
  text-align: center;
}
.search-box .grey-button {
  cursor: pointer;
}
#search-form + .error {
  display: none;
}
body.error404 #container {
  background-image: none;
}
body.error404 #container .inner-container {
  text-align: center;
}
#footer-menu .inner-container.footer #link-box .lang-selector ul li {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
body.error404 #container > #copyright-note,
body.error404 #container > #footer-menu,
body.error404 #container > #logo-carousel,
body.error404 #container > .white-bg {
  display: none;
}
#logo-carousel
  .inner-container.carousel
  .slider-container
  .carousel-images
  .c-image {
  position: relative;
}
#logo-carousel
  .inner-container.carousel
  .slider-container
  .carousel-images
  .c-image
  a {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
#footer-menu .inner-container.footer #link-box .lang-selector ul li a {
  display: block;
  width: 5.5rem;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  color: inherit;
}
#footer-menu .inner-container.footer ul li a:focus {
  color: #eae100;
}
#copyright-note {
  height: auto;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  line-height: normal;
  color: #878789;
}
#copyright-note .created-by {
  margin-top: 0.6rem;
}
#copyright-note .created-by p {
  margin: 0;
  font-size: 1.2rem;
  line-height: normal;
  color: #afafb1;
}
#copyright-note .created-by .cr {
  display: block;
  width: 33px;
  height: 33px;
  margin: 1rem auto 0;
  background: url(../images/logo_creogram.png) no-repeat;
  text-indent: -55000px;
}
.google-privacy {
  color: #464549;
  font-size: 12px;
}
.google-privacy a {
  color: #3c9f25;
}
.grecaptcha-badge {
  visibility: hidden;
}
.inner-container ul {
  position: relative !important;
}
ul.sub-menu {
  display: none !important;
  flex-direction: column !important;
  position: absolute !important;
  left: -25px;
  background: #41ac35;
  z-index: 999;
}
@media (min-width: 769px) {
  #menu-item-9:hover ul.sub-menu {
    display: flex !important;
  }
}
ul.sub-menu li {
  border-bottom: 1px solid #fff;
  margin-right: 0 !important;
  padding-left: 25px;
  padding-right: 1rem;
}
.print-btn {
  padding: 5px;
  display: flex;
  align-items: center;
  cursor: pointer;
  font-size: 16px;
  margin-top: 2px;
  margin-bottom: 2px;
  width: 70px;
}
.print-btn span {
  background-image: url(../images/icons/print.svg);
  width: 17px;
  height: 16px;
  background-repeat: no-repeat;
  display: inline-block;
  margin-right: 6px;
}
@media print {
  body {
    background: white;
    color: black;
    margin: 0;
    overflow: visible !important;
  }
  p,
  div {
    -webkit-column-break-inside: avoid !important;
    page-break-inside: avoid !important;
    break-inside: avoid !important;
  }
  text-container {
    page-break-after: always;
  }
  #artykul blockquote {
    border-left: none !important;
  }
  ul {
    list-style: none;
  }
  blockquote,
  ul {
    margin: 0;
  }
  img {
    max-width: 350px !important;
    margin: 0 auto !important;
    -webkit-column-break-inside: avoid !important;
    page-break-inside: avoid !important;
    break-inside: avoid !important;
    position: relative !important;
    display: block !important;
  }
  .top-photo.article-top-photo,
  .in-article-gallery.js-gallery-popup,
  .print-btn,
  .mobile-menu,
  .m-vh-menu,
  .main-search,
  .m-shortcut,
  .mobile-menu-click,
  .related-entries,
  .video,
  iframe,
  embed,
  audio,
  video {
    display: none !important;
  }
  .inner-container.top-margin.details-page {
    display: none;
  }
  #menu-bar ul,
  #toolbar-container,
  #nav-bar,
  #footer-menu,
  #logo-carousel,
  #copyright-note {
    display: none !important;
  }
  @page {
    margin: 0.5cm;
  }
}
.wpcf7-form-control-wrap.your-recipient {
  position: relative;
}
.kontakt .wpcf7-select {
  border: 0.1rem solid #cdcdce;
  padding: 1rem;
  font-family: "Ubuntu", sans-serif;
  font-size: 1.4rem;
  line-height: normal;
  font-weight: lighter;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.kontakt .recipient label {
  margin-bottom: 0 !important;
}
#btnMore {
  transform: translateY(30px);
  text-transform: uppercase;
  font-size: 1.4rem;
  font-weight: 700;
  color: white;
  padding: 1.2rem 4rem;
  background-color: #3c9f25;
  display: inline-block;
  margin: 0 auto;
  cursor: pointer;
  border: none;
  transition: 0.1s linear;
}
#btnMore:hover {
  background-color: #7eb712;
}
.title-and-menu-row .right .dropdown ul li a,
#aktualnosci .right .dropdown ul li a {
  font-weight: bold;
}
html body #aktualnosci .dropdown.dropdown-mobile {
  margin-left: 0 !important;
  margin-right: 0 !important;
  margin-bottom: 50px;
}
@media (min-width: 769px) {
  html body #aktualnosci .dropdown.dropdown-mobile {
    display: none;
  }
}
html body #aktualnosci .dropdown.dropdown-desktop {
  display: none;
}
@media (min-width: 769px) {
  html body #aktualnosci .dropdown.dropdown-desktop {
    display: inherit;
  }
}
.swiper-wrapper {
  display: flex;
  justify-content: space-between;
  margin-top: 7.5px;
}
.swiper-container {
  width: 100%;
  overflow: hidden;
}
.swiper-container__title {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 24px;
}
.swiper-slide {
  margin-left: 5px;
  margin-right: 5px;
  width: 130px !important;
  cursor: pointer;
}
.m-tile__img {
  width: 130px;
  height: 130px;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center top !important;
}
.m-tile__name {
  font-weight: bold;
  color: #000;
  margin-bottom: 0.5rem;
}
.m-tile__position {
  font-weight: 400;
  font-size: 1.1rem;
  line-height: 1.8rem;
  margin: 0;
  color: #000;
  text-transform: uppercase;
  padding-bottom: 5px;
}
.o-hr__tile--slider {
  margin: 7.5px 0;
  padding: 0 40px;
  position: relative;
}
.swiper-button-prev,
.swiper-button-next {
  color: #000 !important;
}
.swiper-button-prev:after,
.swiper-button-next:after {
  font-size: 20px !important;
  margin-top: -45px !important;
}
.modal {
  position: fixed;
  z-index: 10000;
  top: 0;
  left: 0;
  visibility: hidden;
  width: 100%;
  height: 100%;
}
.modal.is-visible {
  visibility: visible;
}
.modal-overlay {
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: hsla(0, 0%, 0%, 0.5);
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s linear 0.3s, opacity 0.3s;
}
.modal.is-visible .modal-overlay {
  opacity: 1;
  visibility: visible;
  transition-delay: 0s;
}
.modal-wrapper {
  position: absolute;
  z-index: 9999;
  top: 10em;
  left: 50%;
  height: 80vh;
  overflow: scroll;
  width: 30em;
  margin-left: -15em;
  background-color: #fff;
  box-shadow: 0 0 1.5em hsla(0, 0%, 0%, 0.35);
}
.modal-content {
  display: flex;
  flex-direction: column;
}
.modal-content__img {
  flex-basis: 40%;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  padding: 0 15px;
}
#modalImg {
  width: 250px;
  height: auto;
}
.modal-content__txt {
  flex-basis: 60%;
  padding: 0 20px;
}
#modalName {
  text-transform: uppercase;
  font-size: 2rem;
  color: #000;
}
#modalPosition {
  border-bottom: 1px solid #e8e8e8;
  padding-bottom: 15px;
  font-size: 1.5rem;
  text-transform: uppercase;
}
#modalDescription p {
  font-size: 1.4rem;
}
.modal-transition {
  transition: all 0.3s 0.12s;
  transform: translateY(-10%);
  opacity: 0;
}
.modal.is-visible .modal-transition {
  transform: translateY(0);
  opacity: 1;
}
.modal-header,
.modal-content {
  padding: 1em;
}
.modal-header {
  position: relative;
  background-color: #fff;
  height: 20px;
}
#modalToggle {
  position: absolute;
  top: 0;
  right: 0;
  width: 30px;
  height: 30px;
  font-size: 18px;
  color: #fff;
  background: #b9cd31;
  border: 0;
  cursor: pointer;
}
.modal-close:hover {
  color: #777;
}
.modal-heading {
  font-size: 1.125em;
  margin: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.modal-content > *:first-child {
  margin-top: 0;
}
.modal-content > *:last-child {
  margin-bottom: 0;
}
.modal iron-icon {
  display: none !important;
}
@media (min-width: 480px) {
  .modal-wrapper {
    width: 46em;
    margin-left: -23em;
  }
}
@media (min-width: 768px) {
  .modal-wrapper {
    top: 6em;
    height: 60vh;
    width: 70em;
    margin-left: -35em;
  }
  .modal-content {
    justify-content: space-around;
    flex-direction: row;
  }
  #modalName {
    margin-top: 0;
  }
}
@media (max-width: 500px) {
  .photo-box__image {
    background-position: center center;
  }
}
@media (max-width: 768px) {
  .page-template-page-strona-glowna .description h2 {
    font-size: 1.8rem !important;
    color: inherit;
  }
  .page-template-page-strona-glowna .description p {
    display: none;
  }
  .page-template-page-strona-glowna .photo-box {
    height: 32rem !important;
  }
}
.o-hr_on-click {
  z-index: 999;
}
/*#gtranslate*/
#gtranslate_desktop {
  display: none !important;
}
[id^="gtranslate_menu_wrapper"] {
  position: static !important;
}
.menu-item.menu-item-gtranslate {
  position: initial !important;
}
.gt_switcher .gt_selected {
  background: #3c9f25 !important;
  height: 35px;
}
.gt_switcher .gt_selected a {
  height: 35px;
}
.gt_switcher .gt_selected a {
  line-height: 28px;
}
.gt_switcher .gt_selected a:after {
  top: 8px;
}
.gt_switcher .gt_selected a {
  border: none !important;
  padding-left: 0 !important;
  min-height: 35px;
  display: flex;
  align-items: center;
}
.gt_switcher .gt_option {
  border: none !important;
  background-color: transparent !important;
}
.gt_switcher .gt_selected a:hover {
  background: transparent !important;
}
@media (min-width: 768px) {
  .menu-item.menu-item-gtranslate [id^="gtranslate_menu_wrapper"]{
    display: none;
  }
  #gtranslate_desktop {
    display: inline-block !important;
    position: relative;
    height: 27px;
    transition: 0.25s;
  }
  #gtranslate_desktop .gt_option a {
    transition: 0.25s;
  }
  #gtranslate_desktop .gt_option a:hover {
    background: transparent;
  }
  #gtranslate_desktop:hover {
    background: #ededed !important;
  }
  #gtranslate_desktop .gt_switcher .gt_selected {
    background-color: transparent !important;
    height: 27px !important;
  }
  #gtranslate_desktop .switcher .gt_selected a {
    display: flex !important;
    min-height: 17px !important;
  }
  #gtranslate_desktop .gt_switcher .gt_selected a:after {
    filter: invert(0%) sepia(86%) saturate(4600%) hue-rotate(238deg)
      brightness(87%) contrast(100%);
  }
  #gtranslate_desktop .gt_switcher .gt_option {
    background-color: #fff !important;
  }
  #gtranslate_desktop .gt_switcher .gt_option a {
    height: auto !important;
  }
}
@media (min-width: 1025px) {
  #gtranslate_desktop {
    height: 34px;
  }
  #gtranslate_desktop .gt_switcher .gt_selected a {
    min-height: 34px !important;
  }
  #gtranslate_desktop .gt_switcher {
    margin-top: 2px;
    z-index: 999;
    position: relative;
  }
}
@media (min-width: 1152px) {
  #gtranslate_desktop {
    position: absolute;
  }
}
/*#gtranslate*/
@media (min-width: 768px) {
  #menu-item-70614 {
    padding: 0 10px 0 15px;
    background: #b6cb00;
    transform: translateX(3px);
    margin-right: 10px;
  }
}
.facebook {
  overflow: hidden;
  padding-top: 56.25%;
  position: relative;
  height: 0;
  margin-top: 30px;
}
.facebook iframe {
  position: absolute;
  border: 0;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  object-fit: cover;
}
@media (max-width: 559px) {
  .facebook2 {
    overflow: hidden;
    padding-top: 56.25%;
    position: relative;
    height: 0;
    margin-top: 30px;
  }
  .facebook2 iframe {
    position: absolute;
    border: 0;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
    object-fit: cover;
  }
}
#menu-item-81535 {
  padding: 0 15px;
  background: #015bbb !important;
  transform: translateX(5px);
  margin-right: 0 !important;
}
#menu-item-81535 a {
  color: #fedb27 !important;
}
#menu-item-81535 a:hover {
  color: #eae100 !important;
}
.button__ukraine {
  background-color: #015bbb !important;
  color: #fedb27 !important;
  font-size: 24px;
  padding: 25px 10px;
  margin-bottom: 20px;
  box-sizing: border-box;
}
.button__ukraine:hover {
  color: #eae100 !important;
}
@media (min-width: 769px) {
  .button__ukraine {
    display: none !important;
  }
}
@media (min-width: 769px) {
  #menu-item-186 {
    position: relative;
  }
  #menu-item-186 ul.sub-menu {
    left: -15px;
    background: #41ac35;
  }
  #menu-item-186 ul.sub-menu li {
    padding-left: 15px;
    background: #41ac35 !important;
  }
  #menu-item-186:hover ul.sub-menu {
    display: flex !important;
  }
}
.homepage-modal {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 999999;
  pointer-events: none;
  opacity: 0;
  padding: 50px 0;
}
@media (min-width: 1024px) {
  .homepage-modal {
    padding: 100px 0;
  }
}
@media (min-width: 1600px) {
  .homepage-modal {
    padding: 145px 0;
  }
}
.homepage-modal.active {
  opacity: 1;
  pointer-events: all;
}
.homepage-modal__wrapper {
  border-radius: 5px;
  background: #fff;
  max-width: 1230px;
  margin: 0 auto;
  position: relative;
  display: flex;
  flex-direction: column;
}
@media (min-width: 664px) {
  .homepage-modal__wrapper {
    height: 600px;
  }
}
.homepage-modal__close {
  position: absolute;
  top: 0;
  right: 0;
  border: none;
  background: rgba(0, 0, 0, 0.2);
  color: white;
  cursor: pointer;
  height: 50px;
  width: 50px;
  border-radius: 5px;
  transition: 0.2s;
}
.homepage-modal__content {
  overflow: hidden;
}
.homepage-modal__img {
  max-width: 1230px;
  height: 250px;
  position: relative;
  border-radius: 5px;
}
@media (min-width: 450px) {
  .homepage-modal__img {
    height: 300px;
  }
}
@media (min-width: 600px) {
  .homepage-modal__img {
    height: 400px;
  }
}
@media (min-width: 664px) {
  .homepage-modal__img {
    height: 600px;
  }
}
.homepage-modal__img img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  object-fit: cover;
  border-radius: 5px;
}
.o-recruiter__heading {
  min-height: 16px;
}
/***UE***/
.ue-link img {
  width: auto;
  height: 30px;
  vertical-align: middle;
}

.o-footer__ue {
  height: 60px;
  background-color: white;
}
.o-footer__ue-wrapper {
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  justify-content: space-between;
}
@media (min-width: 768px) {
  .o-footer__ue-wrapper {
    padding-left: 0;
    padding-right: 0;
    max-width: 688px;
    margin: 0 auto;
  }
}