/* compiled by scssphp v0.7.0 on Thu, 27 Jun 2019 10:12:50 +0200 (3.074s) */

@font-face {
  font-family: 'Montserrat';
  font-weight: 300;
  src: url(/css/default/fonts/Montserrat-Light.ttf); }

@font-face {
  font-family: 'Montserrat';
  font-weight: 700;
  src: url(/css/default/fonts/Montserrat-Bold.ttf); }

@font-face {
  font-family: 'Montserrat';
  font-weight: 400;
  src: url(/css/default/fonts/Montserrat-Regular.ttf); }

@font-face {
  font-family: 'OpenSans';
  font-weight: 700;
  src: url(/css/default/fonts/OpenSans-Bold.ttf); }

@font-face {
  font-family: 'OpenSans';
  font-weight: 400;
  src: url(/css/default/fonts/OpenSans-Regular.ttf); }

@font-face {
  font-family: 'Montserrat';
  font-weight: 900;
  src: url(/css/default/fonts/Montserrat-Black.ttf); }
/**
 * Base
 */
/* line 5, ../sass/_base.scss */
* {
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-weight: 300; }
/* line 7, ../sass/_base.scss */
html, body {
  font-size: 16px; }
/* line 8, ../sass/_base.scss */
p {
  font-size: 1rem; }
/* line 9, ../sass/_base.scss */
div, span, p, textarea, input, select, li, td, strong, em {
  color: #525252; }
/* line 10, ../sass/_base.scss */
a {
  color: #0c3e69;
  outline: none;
  text-decoration: none;
  font-size: 1rem; }
/* line 11, ../sass/_base.scss */
a:hover {
  color: #000;
  text-decoration: none; }
/* line 12, ../sass/_base.scss */
a:active {
  color: #666; }
/* line 13, ../sass/_base.scss */
a:focus {
  text-decoration: none;
  outline: none; }
/* line 14, ../sass/_base.scss */
h1, h2, h3, h4, h5 {
  padding: 0;
  line-height: 1.3; }
/* line 16, ../sass/_base.scss */
h2 {
  font-size: 2rem;
  margin: 12px 0; }
/* line 17, ../sass/_base.scss */
h3 {
  font-size: 1.8rem;
  margin: 10px 0; }
/* line 18, ../sass/_base.scss */
h4 {
  font-size: 1.6rem;
  margin: 8px 0; }
/* line 19, ../sass/_base.scss */
h5 {
  font-size: 1.4rem;
  margin: 6px 0; }
/* line 20, ../sass/_base.scss */
img {
  border: 0;
  height: auto;
  max-width: 100%; }
/* line 21, ../sass/_base.scss */
video {
  max-width: 100%;
  height: auto; }
/* img:hover {opacity:0.85; filter:alpha(opacity=85); transition:0.8s; -webkit-transition:0.8s; -moz-transition:0.8s; -ms-transition:0.8s; -o-transition:0.8s;} */
/* line 23, ../sass/_base.scss */
th {
  text-align: left; }
/* line 24, ../sass/_base.scss */
ul {
  padding: 0;
  margin: 0; }
/* line 25, ../sass/_base.scss */
ul li {
  list-style: none outside none; }
/* line 28, ../sass/_base.scss */
.subcontent_container ul li {
  padding-left: 15px;
  background: url('/css/default/images/li.png') left 11.5px no-repeat; }
/* line 32, ../sass/_base.scss */
table caption {
  font-weight: bold;
  text-transform: uppercase; }
/* line 33, ../sass/_base.scss */
.alert {
  font-size: 1.2rem; }
/* Style Bartka */
/* line 35, ../sass/_base.scss */
.hiddenen {
  opacity: 0; }
/* line 36, ../sass/_base.scss */
.no-marg {
  margin-left: 0 !important;
  margin-right: 0 !important; }
/* line 37, ../sass/_base.scss */
.no-pad {
  padding-left: 0 !important;
  padding-right: 0 !important; }
/* line 39, ../sass/_base.scss */
#map_1 {
  max-width: 100%; }
/* line 45, ../sass/_base.scss */
#cookies {
  position: fixed;
  z-index: 1000;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 3px 0;
  width: 100%;
  text-align: center;
  background: #000;
  border-top: 1px solid #666;
  opacity: 0.75;
  filter: alpha(opacity=75); }
/* line 59, ../sass/_base.scss */
#cookies_info, #cookies_more, #cookies_ok {
  font-size: 15px;
  color: #fff;
  padding: 5px;
  display: inline-block; }
/* line 65, ../sass/_base.scss */
#cookies_more {
  text-decoration: underline; }
/* line 68, ../sass/_base.scss */
#cookies_ok {
  float: right;
  right: 15px;
  font-size: 25px;
  position: absolute;
  margin-top: -7px; }
/* line 79, ../sass/_base.scss */
.totop {
  background: rgba(0, 0, 0, 0) url("/css/default/images//arrow.png") no-repeat scroll center center;
  bottom: 35px;
  display: none;
  height: 50px;
  opacity: 0.5;
  overflow: hidden;
  position: fixed;
  right: 30px;
  width: 50px;
  z-index: 9999; }
/* line 91, ../sass/_base.scss */
.totop:hover {
  opacity: 1; }
/*Lista plików*/
/* line 101, ../sass/_base.scss */
.files_tree h2 {
  font-size: 27px; }
/* line 104, ../sass/_base.scss */
.files_tree .file_wrapper {
  max-width: 810px;
  display: flex;
  align-items: center;
  background: #fff;
  margin-bottom: 10px;
  margin-left: 25px;
  transition: all 0.5s ease-in-out;
  position: relative;
  padding: 0; }
/* line 115, ../sass/_base.scss */
.files_tree .file_wrapper:hover {
  background: #fdf2f3; }
/* line 118, ../sass/_base.scss */
.files_tree .file_wrapper:hover .number {
  background: #eeb850; }
/* line 121, ../sass/_base.scss */
.files_tree .file_wrapper .number {
  color: white;
  font-size: 27px;
  font-weight: 600;
  background: #5e9240;
  width: 55px;
  min-width: 55px;
  text-align: center;
  border-radius: 50%;
  height: 55px;
  padding: 14px 0px;
  line-height: 1;
  margin-left: -25px;
  transition: all 0.5s ease-in-out; }
/* line 136, ../sass/_base.scss */
.files_tree .file_wrapper .name_link {
  color: #525252;
  font-size: 16px;
  font-weight: 300;
  padding-left: 20px;
  padding-right: 80px; }
/* line 143, ../sass/_base.scss */
.files_tree .file_wrapper .name_link:hover {
  color: #000; }
/* line 146, ../sass/_base.scss */
.files_tree .file_wrapper .cloud_link {
  position: absolute;
  right: 25px; }

@media screen and (max-width: 480px) {
/* line 152, ../sass/_base.scss */
.files_tree .file_wrapper .name_link {
  font-size: 14px;
  padding-left: 10px;
  padding-right: 65px; }
/* line 157, ../sass/_base.scss */
.files_tree .file_wrapper .cloud_link {
  right: 10px; } }
/* ----  */
/* line 167, ../sass/_base.scss */
.pagination {
  margin-top: 15px; }
/* line 169, ../sass/_base.scss */
.pagination a {
  padding: 2px;
  font-size: 1rem;
  font-weight: 500;
  color: #ca2628;
  padding-right: 5px; }
/* line 175, ../sass/_base.scss */
.pagination a.active {
  color: #000; }
/* line 185, ../sass/_base.scss */
.bgal-wrap {
  align-items: center; }
/* line 187, ../sass/_base.scss */
.bgal-wrap .bgal-item {
  text-align: center;
  margin-bottom: 30px; }
/* line 190, ../sass/_base.scss */
.bgal-wrap .bgal-item a {
  padding: 0;
  display: inline-block;
  transition: all 0.3s ease-in-out;
  overflow: hidden;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.15); }
/* line 196, ../sass/_base.scss */
.bgal-wrap .bgal-item a:hover img {
  transform: scale(1.1); }
/* line 200, ../sass/_base.scss */
.bgal-wrap .bgal-item img {
  transition: all 0.3s ease-in-out; }
/* line 211, ../sass/_base.scss */
.res-gallery {
  display: flex;
  flex-wrap: wrap;
  align-items: center; }
/* line 215, ../sass/_base.scss */
.res-gallery .res-gallery-img {
  width: calc(25% - 30px);
  margin-right: 30px;
  margin-bottom: 30px; }
/* line 219, ../sass/_base.scss */
.res-gallery .res-gallery-img a {
  padding: 0;
  display: inline-block;
  transition: all 0.3s ease-in-out;
  overflow: hidden;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.15); }
/* line 225, ../sass/_base.scss */
.res-gallery .res-gallery-img a:hover img {
  transform: scale(1.1); }
/* line 229, ../sass/_base.scss */
.res-gallery .res-gallery-img img {
  transition: all 0.3s ease-in-out; }

@media screen and (max-width: 991px) {
/* line 237, ../sass/_base.scss */
.res-gallery .res-gallery-img {
  width: calc(33.333% - 30px); } }

@media screen and (max-width: 767px) {
/* line 240, ../sass/_base.scss */
.res-gallery .res-gallery-img {
  width: calc(50% - 30px); } }

@media screen and (max-width: 575px) {
/* line 243, ../sass/_base.scss */
.res-gallery .res-gallery-img {
  width: 100%;
  margin-right: 0; } }
/* line 250, ../sass/_base.scss */
#wrap404 {
  padding: 100px 115px 100px 65px; }
/* line 252, ../sass/_base.scss */
#wrap404 #ups404 {
  font-weight: 900;
  color: #0e0e0e;
  font-size: 45px;
  margin-top: 100px;
  margin-bottom: 50px; }
/* line 259, ../sass/_base.scss */
#wrap404 #txt404 {
  font-weight: 300;
  color: #0e0e0e;
  font-size: 24px;
  margin-bottom: 60px; }
/* line 265, ../sass/_base.scss */
#wrap404 #btn404 {
  padding: 15px 30px;
  background: #ba292e;
  color: white;
  border-radius: 30px;
  font-weight: 600;
  transition: all 0.3s ease-in-out;
  font-size: 16px; }
/* line 273, ../sass/_base.scss */
#wrap404 #btn404:hover {
  background: #d83136; }

@media screen and (max-width: 1499px) {
/* line 281, ../sass/_base.scss */
#wrap404 {
  padding: 100px 30px 100px 30px; }
/* line 284, ../sass/_base.scss */
#wrap404 #ups404 {
  font-size: 35px;
  margin-top: 50px;
  margin-bottom: 30px; }
/* line 289, ../sass/_base.scss */
#wrap404 #txt404 {
  font-size: 21px; } }

@media screen and (max-width: 1199px) {
/* line 292, ../sass/_base.scss */
#gif404 {
  margin-top: 100px; } }

@media screen and (max-width: 575px) {
/* line 299, ../sass/_base.scss */
#wrap404 {
  padding: 30px 0; }
/* line 301, ../sass/_base.scss */
#wrap404 #btn404 {
  padding: 8px 16px;
  font-size: 12px; }
/* line 305, ../sass/_base.scss */
#wrap404 #txt404 {
  font-size: 15px;
  margin-bottom: 30px; }
/* line 306, ../sass/_base.scss */
#wrap404 #ups404 {
  font-size: 25px;
  margin-bottom: 20px; }
/* line 308, ../sass/_base.scss */
#gif404 {
  margin-top: 50px; } }

/* line 18, ../sass/_subsites.scss */

.subwrapper {
  background-color: #f4f4f5; }
/* line 22, ../sass/_subsites.scss */
.subcontent {
  padding: 4%; }
/* line 25, ../sass/_subsites.scss */
.subcontent .header {
  width: auto; }
/* line 29, ../sass/_subsites.scss */
.subcontent h1 {
  font-size: 32px;
  font-weight: 600;
  margin-bottom: 4%; }
/* line 35, ../sass/_subsites.scss */
.subcontent h2 {
  margin-top: 4%;
  font-weight: 600;
  font-size: 21px; }

@media screen and (max-width: 1199px) {
/* line 43, ../sass/_subsites.scss */
.subcontent h1 {
  font-size: 21px; }
/* line 46, ../sass/_subsites.scss */
.subcontent h2 {
  font-size: 16px; }
/* line 49, ../sass/_subsites.scss */
.subcontent p {
  padding-top: 13px;
  font-size: 15px; }
/* line 53, ../sass/_subsites.scss */
.subcontent li {
  font-size: 15px; }
/* line 56, ../sass/_subsites.scss */
.subcontent ol {
  font-size: 15px; }
/* line 59, ../sass/_subsites.scss */
.subcontent a {
  font-size: 15px; }
/* line 62, ../sass/_subsites.scss */
.subcontent span {
  font-size: 16px; } }

@media screen and (max-width: 991px) {
/* line 70, ../sass/_subsites.scss */
.subcontent h1 {
  font-size: 18px; }
/* line 74, ../sass/_subsites.scss */
.subcontent h2 {
  font-size: 16px; }
/* line 77, ../sass/_subsites.scss */
.subcontent p {
  padding-top: 13px;
  font-size: 11px; }
/* line 81, ../sass/_subsites.scss */
.subcontent li {
  font-size: 11px; }
/* line 84, ../sass/_subsites.scss */
.subcontent ol {
  font-size: 11px; }
/* line 87, ../sass/_subsites.scss */
.subcontent a {
  font-size: 11px; }
/* line 90, ../sass/_subsites.scss */
.subcontent span {
  font-size: 16px; } }

@media screen and (max-width: 575px) {
/* line 99, ../sass/_subsites.scss */
.subcontent h1 {
  font-size: 16px; }
/* line 103, ../sass/_subsites.scss */
.subcontent h2 {
  font-size: 13px; }
/* line 106, ../sass/_subsites.scss */
.subcontent p {
  padding-top: 13px;
  font-size: 10px; }
/* line 110, ../sass/_subsites.scss */
.subcontent li {
  font-size: 10px; }
/* line 113, ../sass/_subsites.scss */
.subcontent ol {
  font-size: 10px; }
/* line 116, ../sass/_subsites.scss */
.subcontent a {
  font-size: 10px; }
/* line 119, ../sass/_subsites.scss */
.subcontent span {
  font-size: 13px; } }
/* line 1, ../sass/catalog.scss */
.catalog-top {
  min-height: 21vh;
  width: 100%;
  background-color: #f4f4f5; }
/* line 9, ../sass/catalog.scss */
.head-content {
  display: flex;
  align-content: space-between;
  padding: 4%; }
/* line 13, ../sass/catalog.scss */
.head-content h1 {
  font-weight: 600; }
/* line 18, ../sass/catalog.scss */
.head-content h2 {
  margin-top: 6%;
  font-weight: 600;
  font-size: 21px; }
/* line 23, ../sass/catalog.scss */
.head-content .ol-li {
  padding-bottom: 2%; }
/* line 27, ../sass/catalog.scss */
.head-foto {
  background-image: url("/css/default/images/plains.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  height: 44vh;
  width: 100%; }
/* line 35, ../sass/catalog.scss */
h1.left-content-head {
  width: 60%;
  font-size: 32px; }
/* line 51, ../sass/catalog.scss */
.projekt-tlist {
  display: flex;
  flex-direction: column;
  height: auto;
  width: 100%;
  background-color: #f4f4f5;
  padding: 0% 4% 4% 4%; }
/* line 61, ../sass/catalog.scss */
.projekt-tlist .rok {
  display: flex;
  flex-direction: column;
  margin-right: 3%; }
/* line 67, ../sass/catalog.scss */
.list-item {
  width: 100%;
  height: auto; }
/* line 71, ../sass/catalog.scss */
.list-item-content {
  display: flex;
  justify-content: space-between;
  align-items: baseline; }
/* line 77, ../sass/catalog.scss */
.start {
  padding-bottom: 1%;
  font-weight: 600;
  font-size: 21px;
  opacity: 0.5;
  padding-right: 1%; }
/* line 84, ../sass/catalog.scss */
.finish {
  padding-bottom: 1%;
  font-weight: 600;
  font-size: 21px;
  padding-left: 1%; }
/* line 90, ../sass/catalog.scss */
.divider {
  margin-bottom: 1.5%;
  margin-top: 3%;
  justify-content: center;
  align-items: center;
  text-align: center;
  height: 1px;
  width: auto;
  background-color: #58585a;
  opacity: 0.5; }
/* line 101, ../sass/catalog.scss */
.content-tittle {
  margin-right: auto;
  width: 52vw; }
/* line 105, ../sass/catalog.scss */
.content-tittle p {
  margin: 20px; }
/* line 109, ../sass/catalog.scss */
.butt {
  display: flex;
  margin-left: 3%;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 180px;
  height: 45px;
  transition: background-color 0.5s; }
/* line 119, ../sass/catalog.scss */
.butt:hover {
  transition: background-color 0.5s;
  background-color: #5e9240; }
/* line 123, ../sass/catalog.scss */
.butt:hover span {
  transition: color 0.3s;
  color: #fff; }

@media screen and (max-width: 1499px) {
/* line 136, ../sass/catalog.scss */
.head-content {
  font-size: 14px; }
/* line 137, ../sass/catalog.scss */
.head-content h1 {
  font-size: 23px; }
/* line 140, ../sass/catalog.scss */
.head-content h2 {
  font-size: 14px; }
/* line 143, ../sass/catalog.scss */
.head-content p {
  font-size: 14px; }
/* line 147, ../sass/catalog.scss */
.head-content ol {
  padding-left: 14px; }
/* line 149, ../sass/catalog.scss */
.head-content li {
  padding-bottom: 10px; }
/* line 153, ../sass/catalog.scss */
/* line 154, ../sass/catalog.scss */
.content-tittle p {
  font-size: 14px; }
/* line 158, ../sass/catalog.scss */
/* line 159, ../sass/catalog.scss */
.list-item-content .butt {
  width: 160px;
  height: 40px; }
/* line 162, ../sass/catalog.scss */
.list-item-content .butt span {
  font-size: 13px; }
/* line 166, ../sass/catalog.scss */
.list-item-content .left-content-head {
  width: 50%; } }

@media screen and (max-width: 1199px) {
/* line 175, ../sass/catalog.scss */
.head-content {
  font-size: 10px; }
/* line 176, ../sass/catalog.scss */
.head-content h1 {
  font-size: 16px; }
/* line 179, ../sass/catalog.scss */
.head-content h2 {
  font-size: 12px; }
/* line 182, ../sass/catalog.scss */
.head-content p {
  font-size: 10px; }
/* line 186, ../sass/catalog.scss */
.head-content ol {
  padding-left: 14px; }
/* line 188, ../sass/catalog.scss */
.head-content li {
  padding-bottom: 10px; }
/* line 192, ../sass/catalog.scss */
/* line 193, ../sass/catalog.scss */
  .head-content .list-item-content .butt {
    width: 130px;
    height: 34px; }
/* line 196, ../sass/catalog.scss */
.head-content .list-item-content .butt span {
  font-size: 10px; }
/* line 201, ../sass/catalog.scss */
.head-content .list-item-content .left-content-head {
  width: 50%; }
/* line 206, ../sass/catalog.scss */
.catalog-top {
  min-height: 21vh; }
/* line 210, ../sass/catalog.scss */
.head-foto {
  height: 36vh; }
/* line 215, ../sass/catalog.scss */
.left-content-head {
  width: 60%; } }

@media screen and (max-width: 991px) {
/* line 223, ../sass/catalog.scss */
.catalog-top {
  min-height: 21vh; }
/* line 227, ../sass/catalog.scss */
.head-foto {
  height: 21vh; } }

@media screen and (max-width: 767px) {
/* line 235, ../sass/catalog.scss */
.catalog-top {
  min-height: 21vh; }
/* line 239, ../sass/catalog.scss */
.head-foto {
  height: 16vh;
  min-height: 160px; }
/* line 245, ../sass/catalog.scss */
.right-content-head {
  display: none; }
/* line 249, ../sass/catalog.scss */
.left-content-head {
  width: 100%; } }

@media screen and (max-width: 575px) {
/* line 256, ../sass/catalog.scss */
.head-foto {
  min-height: 115px; }
/* line 259, ../sass/catalog.scss */
.content-tittle {
  margin-right: unset; }
/* line 262, ../sass/catalog.scss */
.list-item-content {
  align-items: center; }
/* line 264, ../sass/catalog.scss */
.list-item-content .butt {
  margin-left: unset;
  width: 86px;
  height: 34px; }
/* line 268, ../sass/catalog.scss */
.list-item-content .butt span {
  font-size: 10px; } }
/* line 3, ../sass/product.scss */
.product-top-foto {
  background-image: url("/css/default/images/mozaik.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  height: 44vh;
  width: 100%; }
/* line 10, ../sass/product.scss */
.product-content {
  margin-top: 0;
  display: flex;
  flex-direction: column;
  padding: 2.5% 4%;
  height: 100%;
  min-height: 54vh;
  width: 100%;
  background-color: #f4f4f5; }
/* line 19, ../sass/product.scss */
.product-content h1 {
  font-weight: 600;
  font-size: 22px; }
/* line 23, ../sass/product.scss */
.product-content h3 {
  padding-top: 0;
  font-size: 18px;
  font-weight: 600;
  margin: 0;
  font-size: 16px;
  line-height: 1.44; }
/* line 32, ../sass/product.scss */
.rok {
  display: flex;
  flex-direction: row;
  align-items: baseline; }
/* line 37, ../sass/product.scss */
.start {
  padding-bottom: 0;
  font-weight: 600;
  opacity: 0.5;
  padding-right: 1%;
  font-size: 18px; }
/* line 44, ../sass/product.scss */
.finish {
  padding-bottom: 0;
  font-weight: 600;
  padding-left: 1%;
  font-size: 18px; }
/* line 51, ../sass/product.scss */
/* line 52, ../sass/product.scss */

.product-text ol {
  padding-left: 20px; }
/* line 53, ../sass/product.scss */
.product-text ol li {
  padding-bottom: 10px; }
/* line 59, ../sass/product.scss */
.p-sek-wrap {
  display: flex;
  justify-content: flex-start;
  margin: 10px 0; }
/* line 63, ../sass/product.scss */
.p-sek-wrap h3 {
  padding-right: 5px; }
/* line 66, ../sass/product.scss */
.p-sek-wrap span.p-text-header {
  font-weight: 600; }
/* line 69, ../sass/product.scss */
.p-sek-wrap p {
  margin-bottom: 0;
  display: inline; }

@media screen and (max-width: 1499px) {
/* line 83, ../sass/product.scss */
/* line 85, ../sass/product.scss */
  .product-content h1 {
    font-weight: 600;
    font-size: 23px; }
/* line 89, ../sass/product.scss */
.product-content h3 {
  padding-top: 2%;
  font-size: 15px;
  font-weight: 600; }
/* line 95, ../sass/product.scss */
/* line 96, ../sass/product.scss */
.rok .start {
  font-size: 15px; }
/* line 99, ../sass/product.scss */
.rok .finish {
  font-size: 15px; }
/* line 103, ../sass/product.scss */
.product-text {
  font-size: 14px; }
/* line 105, ../sass/product.scss */
.product-text ol {
  padding-left: 20px; }
/* line 106, ../sass/product.scss */
.product-text ol li {
  padding-bottom: 10px; } }

@media screen and (max-width: 1199px) {
/* line 114, ../sass/product.scss */
.product-content {
  padding: 6%; }
/* line 117, ../sass/product.scss */
.product-content h1 {
  font-weight: 600;
  font-size: 16px; }
/* line 121, ../sass/product.scss */
.product-content h3 {
  padding-top: 2%;
  font-size: 12px;
  font-weight: 600; }
/* line 127, ../sass/product.scss */
/* line 128, ../sass/product.scss */
.rok .start {
  font-size: 12px; }
/* line 131, ../sass/product.scss */
.rok .finish {
  font-size: 12px; }
/* line 135, ../sass/product.scss */
.product-text {
  font-size: 10px; }
/* line 137, ../sass/product.scss */
.product-text ol {
  padding-left: 20px; }
/* line 138, ../sass/product.scss */
.product-text ol li {
  padding-bottom: 10px; }
/* line 142, ../sass/product.scss */
.product-text p {
  font-size: 10px; }
/* line 146, ../sass/product.scss */
/* line 147, ../sass/product.scss */
.product-content p {
  font-size: 10px; } }

@media screen and (max-width: 991px) {
/* line 155, ../sass/product.scss */
.product-top-foto {
  height: 25vh; } }

@media screen and (max-width: 767px) {
/* line 162, ../sass/product.scss */
.product-top-foto {
  height: 160px;
  width: 70vw;
  MARGIN-LEFT: auto; }
/* line 167, ../sass/product.scss */
.product-top-foto h1 {
  font-weight: 600;
  font-size: 13px; }
/* line 171, ../sass/product.scss */
.product-top-foto h3 {
  padding-top: 2%;
  font-size: 12px;
  font-weight: 600; }
/* line 177, ../sass/product.scss */
.product-content {
  margin-top: 30%; } }

@media screen and (max-width: 575px) {
/* line 186, ../sass/product.scss */
.product-top-foto {
  height: 115px;
  width: 70vw;
  MARGIN-LEFT: auto; }
/* line 192, ../sass/product.scss */
/* line 193, ../sass/product.scss */
  .sub-site .mobile-logo {
    width: 65px; }
/* line 197, ../sass/product.scss */
.product-content {
  margin-top: 30%; }
/* line 199, ../sass/product.scss */
.product-content h1 {
  font-size: 14px; } }
/* uniwersalne */
/* line 9, ../sass/layout.scss */
h2 {
  font-size: 26px;
  font-weight: 600; }
/* line 13, ../sass/layout.scss */
#main_logo {
  display: block;
  margin: 10px 0;
  text-align: left; }
/* line 19, ../sass/layout.scss */
#content {
  min-height: 110px;
  padding-top: 20px; }
/* line 25, ../sass/layout.scss */
.subsite-content {
  width: 75%;
  background-color: #f4f4f5; }
/* line 30, ../sass/layout.scss */
#content h2 {
  text-align: center; }
/* line 34, ../sass/layout.scss */
#footer {
  padding-top: 50px; }
/* line 38, ../sass/layout.scss */
.blank > img {
  margin-left: 10px; }
/* line 42, ../sass/layout.scss */
.footer-bottom {
  margin-top: 30px; }
/* line 46, ../sass/layout.scss */
.section {
  margin-top: 30px;
  margin-bottom: 30px; }
/*przyklejane menu*/
/* line 54, ../sass/layout.scss */
#top.stick {
  position: fixed;
  width: 100%;
  z-index: 9;
  background: white;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.3); }
/*submenu*/
/* line 65, ../sass/layout.scss */
#top_menu .active {
  color: #5e9240; }
/* line 69, ../sass/layout.scss */
#top_menu .sub_menu {
  background: #ca2628;
  position: absolute;
  transition: all 0.3s ease-in-out;
  padding: 15px 15px 0px 15px;
  transform-origin: top left;
  transform: scale(1);
  min-width: 200px;
  max-width: 450px;
  box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.2);
  z-index: 1;
  top: 42px; }
/* line 81, ../sass/layout.scss */
#top_menu .sub_menu li {
  margin-bottom: 10px;
  /*border-bottom: solid 1px rgba(255,255,255,0.2);*/ }
/* line 85, ../sass/layout.scss */
#top_menu .sub_menu li a {
  color: white;
  font-size: 16px;
  transition: all 0.5s ease-in-out;
  opacity: 1; }
/* line 90, ../sass/layout.scss */
#top_menu .sub_menu li a:before {
  display: none; }
/* line 94, ../sass/layout.scss */
#top_menu .sub_menu.hide_menu {
  transform: scale(0); }
/* line 96, ../sass/layout.scss */
#top_menu .sub_menu.hide_menu li a {
  opacity: 0; }
/*TOP*/
/* line 105, ../sass/layout.scss */
.top {
  display: flex;
  min-height: 100vh;
  width: 100%; }
/* line 111, ../sass/layout.scss */
.header {
  width: 25%; }
/* line 113, ../sass/layout.scss */
.header-sticky {
  position: sticky;
  top: 0; }
/* line 120, ../sass/layout.scss */
.top-baner {
  position: relative;
  background-image: url("/css/default/images/top-foto.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 100vh;
  width: 75%; }
/* line 129, ../sass/layout.scss */
.head-wraper {
  height: 100%;
  min-height: 460px; }
/* line 134, ../sass/layout.scss */
#main_logo {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 50vh;
  margin: 0;
  min-height: 170px; }
/* line 143, ../sass/layout.scss */
#top_menu {
  display: flex;
  justify-content: center;
  width: 100%;
  text-align: center;
  height: 50vh; }
/* line 151, ../sass/layout.scss */
ul.top_menu {
  width: 100%; }
/* line 155, ../sass/layout.scss */
li.men-element {
  position: relative;
  margin: 5.5px 0; }
/* line 158, ../sass/layout.scss */
li.men-element a {
  display: inline-block;
  padding: 10.5px 0;
  text-align: center;
  font-size: 19px;
  font-weight: 600;
  transition: color 0.5s;
  color: #58585a; }
/* line 166, ../sass/layout.scss */
li.men-element a:hover {
  color: #fff; }
/* line 169, ../sass/layout.scss */
li.men-element a:hover::before {
  width: 75%; }
/* line 173, ../sass/layout.scss */
li.men-element a::before {
  z-index: -1;
  content: "";
  position: absolute;
  left: 0;
  background-color: #eeb850;
  width: 0%;
  height: 100%;
  top: 0;
  transition: width 0.3s; }
/* line 186, ../sass/layout.scss */
.head {
  left: 38%;
  position: absolute;
  top: 38%;
  width: 50%; }
/* line 191, ../sass/layout.scss */
.head h1 {
  font-size: 32px;
  font-weight: 600;
  color: #fff;
  padding-bottom: 34px;
  text-shadow: 0 0 3px #2e441f;
  letter-spacing: 1px; }
/* line 200, ../sass/layout.scss */
.head a {
  background-color: #5c3b58;
  padding: 21px 86px;
  margin-bottom: 30px;
  margin-top: 34px;
  transition: background-color 0.5s; }
/* line 206, ../sass/layout.scss */
.head a:hover {
  background-color: #eeb850; }
/* line 209, ../sass/layout.scss */
.head a:hover span {
  color: #5c3b58; }
/* line 213, ../sass/layout.scss */
.head span {
  transition: color 0.5s;
  color: #fff;
  font-weight: 600;
  letter-spacing: 1px;
  font-size: 21px; }
/* line 222, ../sass/layout.scss */
.specjalizacja {
  display: flex; }
/* line 226, ../sass/layout.scss */
.left-foto {
  background-image: url("/css/default/images/foto-1-specjalizacja.jpg");
  background-size: cover;
  width: 25%; }
/* line 232, ../sass/layout.scss */
.bg-wrapper {
  padding: 4vw 2.65vw 9vw;
  width: 90%;
  background-color: #f4f4f5;
  position: relative;
  margin-top: 6vw; }
/* line 240, ../sass/layout.scss */
.button {
  font-size: 21px;
  background-color: #5e9240;
  color: #fff;
  font-weight: 600;
  letter-spacing: 1px;
  transition: background-color 0.3s, color 0.3s;
  cursor: pointer; }
/* line 248, ../sass/layout.scss */
.button:hover {
  background-color: #eeb850;
  color: #5e9240; }
/* line 254, ../sass/layout.scss */
.bg-wrapper a {
  padding: 21px 80px;
  margin-bottom: 30px;
  margin-top: 34px; }
/* line 260, ../sass/layout.scss */
.content {
  line-height: 1.8;
  width: 59%; }
/* line 263, ../sass/layout.scss */
.content h2 {
  font-weight: 600;
  padding-bottom: 5%; }
/* line 267, ../sass/layout.scss */
.content span {
  font-weight: 600; }
/* line 270, ../sass/layout.scss */
.content a {
  position: absolute;
  bottom: -8%;
  left: 2.65vw; }
/* line 277, ../sass/layout.scss */
.bg-wrapper {
  background-position: right center;
  background-image: url(/css/default/images/foto-2-specjalizacja.png);
  background-repeat: no-repeat; }
/* line 284, ../sass/layout.scss */
/* line 285, ../sass/layout.scss */

.naglowek-oferta h2 {
  padding: 4% 0 1% 2%;
  font-weight: 600; }
/* line 291, ../sass/layout.scss */
.oferta {
  display: flex;
  flex-wrap: wrap;
  height: auto; }
/* line 295, ../sass/layout.scss */
.oferta span {
  text-align: center;
  padding-top: 5%; }
/* line 300, ../sass/layout.scss */
.oferta .icon {
  mask-size: 100% !important;
  -webkit-mask-size: 100% !important; }
/* line 304, ../sass/layout.scss */
.oferta .item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 25%;
  padding: 4vw 0; }
/* line 312, ../sass/layout.scss */
.oferta .item-grey {
  background-color: #f4f4f5;
  transition: color 0.5s;
  transition: background-color 0.5s; }
/* line 316, ../sass/layout.scss */
.oferta .item-grey:hover {
  transition: background-color 0.5s;
  background-color: #5e9240; }
/* line 319, ../sass/layout.scss */
.oferta .item-grey:hover span {
  transition: color 0.3s;
  color: #fff; }
/* line 323, ../sass/layout.scss */
.oferta .item-grey:hover .icon {
  transition: background-color 0.5s;
  background-color: #fff; }
/* line 329, ../sass/layout.scss */
.oferta .icon-bg-white {
  background-color: #fff; }
/* line 332, ../sass/layout.scss */
.oferta .icon-bg-grey {
  background-color: #999a9c; }
/* line 335, ../sass/layout.scss */
.oferta .item-title {
  padding-top: 5%;
  color: #fff; }
/* line 339, ../sass/layout.scss */
.oferta .item-icon {
  height: 100px;
  width: 100px; }
/* line 343, ../sass/layout.scss */
.oferta .item-1 .icon {
  -webkit-mask: url(/css/default/images/przyrodnicze.svg) no-repeat center;
  mask: url(/css/default/images/przyrodnicze.svg) no-repeat center; }
/* line 347, ../sass/layout.scss */
.oferta .item-2 {
  background-color: #5c3b58;
  transition: color 0.5s;
  transition: background-color 0.5s; }
/* line 351, ../sass/layout.scss */
.oferta .item-2:hover {
  background-color: #eeb850;
  color: #5e9240; }
/* line 355, ../sass/layout.scss */
.oferta .item-2 .icon {
  -webkit-mask: url(/css/default/images/weryfikacja.svg) no-repeat center;
  mask: url(/css/default/images/weryfikacja.svg) no-repeat center; }
/* line 360, ../sass/layout.scss */
.oferta .item-3 .icon {
  -webkit-mask: url(/css/default/images/nadzory.svg) no-repeat center;
  mask: url(/css/default/images/nadzory.svg) no-repeat center; }
/* line 364, ../sass/layout.scss */
.oferta .item-4 {
  background-color: #ce6781;
  transition: color 0.5s;
  transition: background-color 0.5s; }
/* line 368, ../sass/layout.scss */
.oferta .item-4:hover {
  background-color: #5c3b58;
  color: #5e9240; }
/* line 372, ../sass/layout.scss */
.oferta .item-4 .icon {
  -webkit-mask: url(/css/default/images/ocena.svg) no-repeat center;
  mask: url(/css/default/images/ocena.svg) no-repeat center; }
/* line 377, ../sass/layout.scss */
.oferta .item-5 {
  background-color: #a3cb84;
  transition: color 0.5s;
  transition: background-color 0.5s; }
/* line 381, ../sass/layout.scss */
.oferta .item-5:hover {
  background-color: #eeb850;
  color: #5e9240; }
/* line 385, ../sass/layout.scss */
.oferta .item-5 .icon {
  -webkit-mask: url(/css/default/images/inwentaryzacja.svg) no-repeat center;
  mask: url(/css/default/images/inwentaryzacja.svg) no-repeat center; }
/* line 390, ../sass/layout.scss */
.oferta .item-6 .icon {
  -webkit-mask: url(/css/default/images/monitoring.svg) no-repeat center;
  mask: url(/css/default/images/monitoring.svg) no-repeat center; }
/* line 394, ../sass/layout.scss */
.oferta .item-7 {
  background-color: #e34731;
  transition: color 0.5s;
  transition: background-color 0.5s; }
/* line 398, ../sass/layout.scss */
.oferta .item-7:hover {
  background-color: #eb955a;
  color: #5e9240; }
/* line 402, ../sass/layout.scss */
.oferta .item-7 .icon {
  -webkit-mask: url(/css/default/images/ekspertyzy.svg) no-repeat center;
  mask: url(/css/default/images/ekspertyzy.svg) no-repeat center; }
/* line 407, ../sass/layout.scss */
.oferta .item-8 .icon {
  -webkit-mask: url(/css/default/images/opracowania.svg) no-repeat center;
  mask: url(/css/default/images/opracowania.svg) no-repeat center; }
/* line 411, ../sass/layout.scss */
.oferta .item-9 .icon {
  -webkit-mask: url(/css/default/images/renowacja.svg) no-repeat center;
  mask: url(/css/default/images/renowacja.svg) no-repeat center; }
/* line 415, ../sass/layout.scss */
.oferta .item-10 {
  background-color: #eb955a;
  transition: color 0.5s;
  transition: background-color 0.5s; }
/* line 419, ../sass/layout.scss */
.oferta .item-10:hover {
  background-color: #e34731;
  color: #5e9240; }
/* line 423, ../sass/layout.scss */
.oferta .item-10 .icon {
  -webkit-mask: url(/css/default/images/drzewa.svg) no-repeat center;
  mask: url(/css/default/images/drzewa.svg) no-repeat center; }
/* line 428, ../sass/layout.scss */
.oferta .item-11 .icon {
  -webkit-mask: url(/css/default/images/badania.svg) no-repeat center;
  mask: url(/css/default/images/weryfikacja.svg) no-repeat center; }
/* line 432, ../sass/layout.scss */
.oferta .item-12 {
  background-color: #f2c776;
  transition: color 0.5s;
  transition: background-color 0.5s; }
/* line 436, ../sass/layout.scss */
.oferta .item-12:hover {
  background-color: #eb955a;
  color: #5e9240; }
/* line 440, ../sass/layout.scss */
.oferta .item-12 .icon {
  -webkit-mask: url(/css/default/images/konsultacje.svg) no-repeat center;
  mask: url(/css/default/images/konsultacje.svg) no-repeat center; }
/* line 447, ../sass/layout.scss */
.i1 {
  background-color: #5d3b58; }
/* line 449, ../sass/layout.scss */
.i1 img {
  fill: #fff; }
/* line 452, ../sass/layout.scss */
.i1 span {
  color: #fff; }
/* line 457, ../sass/layout.scss */
.i3 {
  background-color: #c33b68; }
/* line 462, ../sass/layout.scss */
.kontakt {
  display: flex; }
/* line 466, ../sass/layout.scss */
.portrait-foto {
  background-image: url(/css/default/images/portrait.jpg);
  background-size: cover;
  background-position: center;
  width: 25%; }
/* line 473, ../sass/layout.scss */
.right-wrapper {
  width: 75%;
  display: flex;
  flex-direction: column;
  align-items: flex-end; }
/* line 480, ../sass/layout.scss */
.dane-kontakt {
  display: flex;
  justify-content: space-between;
  width: 90%;
  height: 100%;
  align-items: center;
  min-height: 300px;
  padding: 0 2.65vw; }
/* line 488, ../sass/layout.scss */
.dane-kontakt h2 {
  font-weight: 600; }
/* line 491, ../sass/layout.scss */
.dane-kontakt span {
  font-weight: 600; }
/* line 494, ../sass/layout.scss */
.dane-kontakt p {
  margin-bottom: 0; }
/* line 499, ../sass/layout.scss */
.adres span {
  line-height: 3; }
/* line 503, ../sass/layout.scss */
.kontaktowe span {
  line-height: 3; }
/* line 507, ../sass/layout.scss */
.bg-color {
  width: 90%; }
/* line 511, ../sass/layout.scss */
.formularz {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #f4f4f5;
  padding: 1.7vw 2.65vw; }
/* line 519, ../sass/layout.scss */
.mobile-logo {
  display: none; }
/* line 523, ../sass/layout.scss */
.message-wrapper {
  width: 55%; }
/* line 525, ../sass/layout.scss */
.message-wrapper input[type="email"], .message-wrapper input[type="text"], .message-wrapper textarea {
  border: none;
  border-bottom-width: medium;
  border-bottom-style: none;
  border-bottom-color: currentcolor;
  background: transparent;
  border-bottom: solid 1px #58585a;
  border-radius: 0;
  padding: 0 0 10px 0;
  color: #000;
  outline: none !important;
  box-shadow: none !important;
  font-style: italic;
  font-size: 14px;
  padding-top: 2%;
  resize: none; }
/* line 545, ../sass/layout.scss */
.message-wrapper .form-check-label {
  margin-top: 15px;
  display: flex;
  align-items: center; }
/* line 549, ../sass/layout.scss */
.message-wrapper .form-check-label a {
  font-size: 14px;
  font-weight: 600;
  color: #5e9240; }
/* line 555, ../sass/layout.scss */
.message-wrapper .check {
  display: inline-block;
  width: 47px;
  height: 47px;
  background-size: cover;
  margin-right: 15px;
  vertical-align: middle;
  background: url(/css/default/images/box.png) left top no-repeat;
  cursor: pointer;
  transition: all 0.2s ease-in-out; }
/* line 566, ../sass/layout.scss */
.message-wrapper .group-check {
  display: flex;
  justify-content: space-between;
  align-items: center; }
/* line 571, ../sass/layout.scss */
.message-wrapper #rodo {
  display: none; }
/* line 573, ../sass/layout.scss */
.message-wrapper #rodo:checked + label span.check {
  background: url(/css/default/images/box-checked.png) left top no-repeat; }
/* line 579, ../sass/layout.scss */
.footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 30px 2.65vw; }
/* line 584, ../sass/layout.scss */
.footer span {
  font-size: 14px; }
/* line 589, ../sass/layout.scss */
.chceck {
  padding-top: 5%;
  display: flex;
  align-items: center;
  justify-content: space-between; }
/* line 595, ../sass/layout.scss */
.chceck p {
  font-size: 10px;
  width: 55%; }
/* line 601, ../sass/layout.scss */
.box-tick {
  height: 36px;
  width: 36px;
  background-image: url("/css/default/images/box.png");
  background-size: cover;
  background-position: center;
  padding: 1%; }
/* line 610, ../sass/layout.scss */
.regulamin {
  padding-left: 5%; }
/* line 614, ../sass/layout.scss */
.button-style {
  margin-top: 15px;
  width: 270px;
  height: 48px;
  background-color: #5e9240;
  border: none; }
/* line 622, ../sass/layout.scss */
/* line 623, ../sass/layout.scss */

.imie-nazwisko input {
  width: 100%; }
/* line 628, ../sass/layout.scss */
.email-telefon {
  display: flex;
  justify-content: space-between; }
/* line 631, ../sass/layout.scss */
.email-telefon input {
  width: 48%; }
/* line 636, ../sass/layout.scss */
/* line 637, ../sass/layout.scss */

.temat input {
  width: 100%; }
/* line 642, ../sass/layout.scss */
/* line 643, ../sass/layout.scss */

.message-text textarea {
  width: 100%;
  height: 20vh;
  border: none;
  background: transparent;
  border-bottom: solid 1px #58585a;
  border-radius: 0;
  padding: 0 0 10px 0;
  color: #000;
  outline: none !important;
  box-shadow: none !important;
  padding-top: 2%; }
/* line 658, ../sass/layout.scss */
.txt {
  font-size: 12px;
  font-weight: 200;
  display: inline-block;
  width: 74%;
  color: #5e9240; }
/* line 666, ../sass/layout.scss */
.infographic {
  width: 40%;
  display: flex;
  flex-direction: column;
  align-items: center; }
/* line 671, ../sass/layout.scss */
.infographic h2 {
  font-weight: 600;
  color: #86bc63;
  margin-bottom: 30px;
  margin-top: 0;
  align-self: end; }

@media screen and (max-width: 1919px) {
/* line 681, ../sass/layout.scss */
h2 {
  font-size: 22px; }
/* line 684, ../sass/layout.scss */
.head span {
  font-size: 17px; }
/* line 687, ../sass/layout.scss */
.button {
  font-size: 15px; }
/* line 690, ../sass/layout.scss */
li.men-element a {
  padding: 5.5px 0; }
/* line 693, ../sass/layout.scss */
/* line 694, ../sass/layout.scss */
  .head h1 {
    font-size: 24px; }
/* line 698, ../sass/layout.scss */
.content {
  line-height: 1.5; }
/* line 700, ../sass/layout.scss */
.content span {
  font-size: 15px; }
/* line 703, ../sass/layout.scss */
.content h2 {
  padding-bottom: 2%; }
/* line 707, ../sass/layout.scss */
p {
  font-size: 15px; }
/* line 710, ../sass/layout.scss */
/* line 711, ../sass/layout.scss */
.bg-wrapper a {
  padding: 16px 47px;
  font-size: 17px; }
/* line 716, ../sass/layout.scss */
.naglowek-oferta h2 {
  padding: 2% 0 1% 2%;
  font-weight: 600; }
/* line 720, ../sass/layout.scss */
/* line 721, ../sass/layout.scss */
.oferta span {
  font-size: 14px; }
/* line 724, ../sass/layout.scss */
.oferta .item-icon {
  width: 60px;
  height: 60px; }
/* line 728, ../sass/layout.scss */
.oferta .item {
  padding: 3vw 0; } }

@media screen and (max-width: 1499px) {
/* line 736, ../sass/layout.scss */
/* line 737, ../sass/layout.scss */
  .head h1 {
    font-size: 21px; }
/* line 740, ../sass/layout.scss */
.head a {
  padding: 15px 55px; }
/* line 743, ../sass/layout.scss */
.head span {
  font-size: 15px; }
/* line 747, ../sass/layout.scss */
/* line 748, ../sass/layout.scss */
#main_logo img {
  width: 120px; }
/* line 752, ../sass/layout.scss */
li.men-element a {
  padding: 3.5px 0;
  font-size: 16px; }
/* line 756, ../sass/layout.scss */
.content {
  width: 75%;
  line-height: 1.5; }
/* line 759, ../sass/layout.scss */
.content span {
  font-size: 11px; }
/* line 762, ../sass/layout.scss */
.content h2 {
  padding-bottom: 2%; }
/* line 765, ../sass/layout.scss */
.content p {
  padding-bottom: 0; }
/* line 769, ../sass/layout.scss */
.bg-wrapper {
  height: auto;
  min-height: 80%;
  width: 91%;
  background-blend-mode: color-burn; }
/* line 774, ../sass/layout.scss */
.bg-wrapper a {
  padding: 14px 34px;
  font-size: 13px; }
/* line 779, ../sass/layout.scss */
.right-foto {
  height: auto;
  width: 250px; }
/* line 783, ../sass/layout.scss */
.naglowek-oferta h2 {
  padding: 2% 0 0.5% 2%;
  font-weight: 600; }
/* line 787, ../sass/layout.scss */
/* line 788, ../sass/layout.scss */
.oferta span {
  font-size: 10px;
  padding-top: 3%; }
/* line 792, ../sass/layout.scss */
.oferta .item-icon {
  width: 55px;
  height: 55px; }
/* line 796, ../sass/layout.scss */
.oferta .item {
  padding: 2.1vw 0; }
/* line 800, ../sass/layout.scss */
/* line 801, ../sass/layout.scss */
.dane-kontakt p {
  font-size: 14px; }
/* line 804, ../sass/layout.scss */
.dane-kontakt a {
  font-size: 14px; }
/* line 807, ../sass/layout.scss */
.dane-kontakt span {
  font-size: 14px; } }

@media screen and (max-width: 1199px) {
/* line 814, ../sass/layout.scss */
.header {
  width: 30%; }
/* line 817, ../sass/layout.scss */
.subsite-content {
  width: 70%; }
/* line 820, ../sass/layout.scss */
.left-foto {
  width: 30%; }
/* line 823, ../sass/layout.scss */
.bg-color {
  width: 95%; }
/* line 826, ../sass/layout.scss */
/* line 827, ../sass/layout.scss */
  .oferta span {
    font-size: 10px;
    padding-top: 2%; }
/* line 831, ../sass/layout.scss */
.oferta .oferta .item-title {
  padding-top: 2%;
  color: #fff; }
/* line 835, ../sass/layout.scss */
.oferta .item-icon {
  width: 40px;
  height: 40px; }
/* line 839, ../sass/layout.scss */
.oferta .item {
  padding: 2vw 0; }
/* line 843, ../sass/layout.scss */
.button-style {
  margin-top: 13px;
  width: 396px;
  height: 40px;
  background-color: #5e9240;
  border: none; }
/* line 850, ../sass/layout.scss */
.bg-wrapper {
  height: auto;
  min-height: 80%;
  width: 91%;
  background-blend-mode: color-burn; }
/* line 855, ../sass/layout.scss */
.bg-wrapper a {
  padding: 14px 34px;
  font-size: 13px; }
/* line 860, ../sass/layout.scss */
.right-foto {
  height: auto;
  width: 250px; }
/* line 864, ../sass/layout.scss */
.portrait-foto {
  width: 30%; }
/* line 867, ../sass/layout.scss */
.right-wrapper {
  width: 70%; }
/* line 870, ../sass/layout.scss */
/* line 871, ../sass/layout.scss */
.content p {
  font-size: 12px; }
/* line 875, ../sass/layout.scss */
.dane-kontakt {
  width: 95%; }
/* line 877, ../sass/layout.scss */
.dane-kontakt p {
  font-size: 12px; }
/* line 880, ../sass/layout.scss */
.dane-kontakt a {
  font-size: 12px; }
/* line 883, ../sass/layout.scss */
.dane-kontakt span {
  font-size: 12px; }
/* line 886, ../sass/layout.scss */
.dane-kontakt h2 {
  font-size: 16px; }
/* line 890, ../sass/layout.scss */
.message-wrapper {
  width: 52%; }
/* line 892, ../sass/layout.scss */
.message-wrapper input[type="email"], .message-wrapper input[type="text"], .message-wrapper textarea {
  border: none;
  border-bottom-width: medium;
  border-bottom-style: none;
  border-bottom-color: currentcolor;
  background: transparent;
  border-bottom: solid 1px #58585a;
  border-radius: 0;
  padding: 0 0 10px 0;
  color: #000;
  outline: none !important;
  box-shadow: none !important;
  font-style: italic;
  font-size: 12px;
  padding-top: 4%;
  resize: none; }
/* line 912, ../sass/layout.scss */
.message-wrapper .group-check {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center; }
/* line 918, ../sass/layout.scss */
.message-wrapper .check {
  width: 40px;
  height: 40px;
  background-size: cover !important; }
/* line 923, ../sass/layout.scss */
.txt {
  font-size: 11px;
  font-weight: 200;
  display: inline-block;
  width: 84%;
  color: #5e9240; }
/* line 930, ../sass/layout.scss */
.message-wrapper .form-check-label a {
  font-size: 12px;
  font-weight: 600;
  color: #5e9240; }
/* line 935, ../sass/layout.scss */
/* line 936, ../sass/layout.scss */
.infographic h2 {
  font-size: 20px; } }

@media screen and (max-width: 991px) {
/* line 943, ../sass/layout.scss */
.bg-color {
  width: 100%; }
/* line 946, ../sass/layout.scss */
h2 {
  font-size: 16px; }
/* line 949, ../sass/layout.scss */
/* line 950, ../sass/layout.scss */
  .head h1 {
    font-size: 18px; }
/* line 953, ../sass/layout.scss */
.head a {
  padding: 13px 55px; }
/* line 956, ../sass/layout.scss */
.head span {
  font-size: 13px; }
/* line 960, ../sass/layout.scss */
/* line 961, ../sass/layout.scss */
#main_logo img {
  width: 90px; }
/* line 965, ../sass/layout.scss */
#top_menu .top_menu {
  padding-top: 0px !important;
  padding-left: 0px !important; }
/* line 969, ../sass/layout.scss */
li.men-element a {
  padding: 3.5px 0;
  font-size: 13px; }
/* line 973, ../sass/layout.scss */
.portrait-foto {
  height: auto;
  min-height: auto; }
/* line 977, ../sass/layout.scss */
.right-wrapper {
  height: auto;
  min-height: auto; }
/* line 981, ../sass/layout.scss */
.formularz {
  position: relative; }
/* line 984, ../sass/layout.scss */
p {
  font-size: 10px; }
/* line 987, ../sass/layout.scss */
.kontakt {
  min-height: auto; }
/* line 990, ../sass/layout.scss */
.content {
  line-height: 1.5; }
/* line 992, ../sass/layout.scss */
.content span {
  font-size: 11px; }
/* line 995, ../sass/layout.scss */
.content h2 {
  padding-bottom: 1%; }
/* line 998, ../sass/layout.scss */
.content p {
  font-size: 11px; }
/* line 1001, ../sass/layout.scss */
.content h2 {
  font-size: 16px; }
/* line 1005, ../sass/layout.scss */
/* line 1006, ../sass/layout.scss */
.oferta span {
  font-size: 10px;
  padding-top: 2%; }
/* line 1010, ../sass/layout.scss */
.oferta .oferta .item-title {
  padding-top: 2%;
  color: #fff; }
/* line 1015, ../sass/layout.scss */
.oferta .item {
  padding: 2vw 0; }
/* line 1019, ../sass/layout.scss */
.button-style {
  margin-top: 13px;
  width: 396px;
  height: 40px;
  background-color: #5e9240;
  border: none; }
/* line 1026, ../sass/layout.scss */
/* line 1027, ../sass/layout.scss */
.oferta span {
  font-size: 10px; }
/* line 1031, ../sass/layout.scss */
.button-style {
  margin-top: 13px;
  width: 396px;
  height: 40px;
  background-color: #5e9240;
  border: none; }
/* line 1038, ../sass/layout.scss */
/* line 1039, ../sass/layout.scss */
.oferta span {
  font-size: 10px; }
/* line 1043, ../sass/layout.scss */
.dane-kontakt {
  width: 100%;
  min-height: 215px; }
/* line 1046, ../sass/layout.scss */
.dane-kontakt p {
  font-size: 11px; }
/* line 1049, ../sass/layout.scss */
.dane-kontakt a {
  font-size: 11px; }
/* line 1052, ../sass/layout.scss */
.dane-kontakt span {
  font-size: 13px; }
/* line 1056, ../sass/layout.scss */
.message-wrapper {
  width: 50%; }
/* line 1059, ../sass/layout.scss */
.txt {
  font-size: 10px;
  font-weight: 200;
  display: inline-block;
  width: 84%;
  color: #5e9240; }
/* line 1066, ../sass/layout.scss */
.message-wrapper .form-check-label a {
  font-size: 10px;
  font-weight: 600;
  color: #5e9240; }
/* line 1071, ../sass/layout.scss */
.message-wrapper {
  width: 52%; }
/* line 1073, ../sass/layout.scss */
.message-wrapper input[type="email"], .message-wrapper input[type="text"], .message-wrapper textarea {
  border: none;
  border-bottom-width: medium;
  border-bottom-style: none;
  border-bottom-color: currentcolor;
  background: transparent;
  border-bottom: solid 1px #58585a;
  border-radius: 0;
  padding: 0 0 10px 0;
  color: #000;
  outline: none !important;
  box-shadow: none !important;
  font-style: italic;
  font-size: 11px;
  padding-top: 4%;
  resize: none; }
/* line 1093, ../sass/layout.scss */
.button-style {
  margin-top: 13px;
  width: 396px;
  height: 38px;
  background-color: #5e9240;
  border: none; }
/* line 1100, ../sass/layout.scss */
.button {
  font-size: 12px; }
/* line 1103, ../sass/layout.scss */
/* line 1104, ../sass/layout.scss */
.footer a {
  font-size: 14px; }
/* line 1107, ../sass/layout.scss */
.footer span {
  font-size: 14px; }
/* line 1110, ../sass/layout.scss */
.footer img {
  width: 30px; }
/* line 1115, ../sass/layout.scss */
#top {
  position: relative; }
/* line 1118, ../sass/layout.scss */
#top .top_menu li {
  margin-bottom: 5px; }
/* line 1121, ../sass/layout.scss */
#top .top_menu a {
  color: white;
  font-size: 20px; }
/* line 1125, ../sass/layout.scss */
#top_menu .top_menu {
  padding-top: 20px;
  padding-left: 20px; }
/* line 1129, ../sass/layout.scss */
#top .top_menu a:hover, #top .top_menu a.active, #top .top_menu a.active-sub {
  color: #fff; }
/* line 1134, ../sass/layout.scss */
#top_menu .sub_menu {
  position: static; }
/* line 1137, ../sass/layout.scss */
#top_menu .sub_menu.hide_menu {
  display: none; }
/* line 1140, ../sass/layout.scss */
#top_menu .sub_menu {
  position: static;
  box-shadow: none;
  max-height: 1000px;
  display: block;
  padding: 10px;
  margin: 0; }
/* line 1148, ../sass/layout.scss */
#top_menu .sub_menu li a {
  font-size: 18px;
  letter-spacing: 0.8px; } }

@media screen and (max-width: 767px) {
/* line 1155, ../sass/layout.scss */
.subsite-content {
  width: 100%; }
/* line 1158, ../sass/layout.scss */
#top_menu_lnk {
  width: 30px;
  height: 30px;
  position: absolute;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
  top: 15px;
  right: 15px;
  z-index: 2; }
/* line 1175, ../sass/layout.scss */
#top_menu_lnk span {
  display: block;
  position: absolute;
  height: 5px;
  width: 100%;
  background: #fff;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out; }
/* line 1193, ../sass/layout.scss */
#top_menu_lnk.open span {
  background: #5e9240; }
/* line 1196, ../sass/layout.scss */
#top_menu_lnk span:nth-child(1) {
  top: 0px; }
/* line 1199, ../sass/layout.scss */
#top_menu_lnk span:nth-child(2), #top_menu_lnk span:nth-child(3) {
  top: 9px; }
/* line 1203, ../sass/layout.scss */
#top_menu_lnk span:nth-child(4) {
  top: 18px; }
/* line 1206, ../sass/layout.scss */
#top_menu_lnk.open span:nth-child(1) {
  top: 18px;
  width: 0%;
  left: 50%; }
/* line 1211, ../sass/layout.scss */
#top_menu_lnk.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }
/* line 1217, ../sass/layout.scss */
#top_menu_lnk.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg); }
/* line 1223, ../sass/layout.scss */
#top_menu_lnk.open span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%; }
/* line 1229, ../sass/layout.scss */
.head {
  left: 4.65vw;
  top: unset;
  position: absolute;
  bottom: 15%;
  right: 4.65vw;
  width: 60vw; }
/* line 1237, ../sass/layout.scss */
.header {
  display: none;
  width: 100%;
  position: absolute;
  z-index: 1;
  background-color: #fff; }
/* line 1245, ../sass/layout.scss */
.header.active {
  display: block; }
/* line 1248, ../sass/layout.scss */
.formularz {
  position: relative; }
/* line 1251, ../sass/layout.scss */
.left-foto {
  display: none; }
/* line 1254, ../sass/layout.scss */
.top-baner {
  height: 100vh;
  width: 100vw;
  min-height: 435px; }
/* line 1259, ../sass/layout.scss */
.oferta .item {
  width: 50%; }
/* line 1265, ../sass/layout.scss */
.oferta .item-title {
  padding-top: 2%;
  color: #fff; }
/* line 1270, ../sass/layout.scss */
.item {
  padding: 2vw 0; }
/* line 1273, ../sass/layout.scss */
.right-wrapper {
  width: 100%;
  height: auto;
  min-height: auto; }
/* line 1278, ../sass/layout.scss */
.bg-wrapper {
  height: auto;
  width: 100%;
  min-height: 70%;
  position: relative;
  margin-top: 0; }
/* line 1285, ../sass/layout.scss */
.portrait-foto {
  display: none; }
/* line 1288, ../sass/layout.scss */
.naglowek-oferta h2 {
  padding: 7% 0 0.5% 2%;
  font-weight: 600; }
/* line 1293, ../sass/layout.scss */
.mobile-logo {
  display: block;
  position: absolute;
  z-index: 2;
  width: 85px;
  opacity: 0.9;
  left: 4.65vw;
  top: 2.65vw;
  z-index: 1; } }

@media screen and (max-width: 576px) {
/* line 1308, ../sass/layout.scss */
.header {
  display: none; }
/* line 1311, ../sass/layout.scss */
.oferta .item {
  width: 100%; }
/* line 1314, ../sass/layout.scss */
/* line 1315, ../sass/layout.scss */
  .oferta span {
    font-size: 12px; }
/* line 1319, ../sass/layout.scss */
.oferta .item {
  padding: 2.5vw 0; }
/* line 1323, ../sass/layout.scss */
.head {
  width: auto; }
/* line 1325, ../sass/layout.scss */
.head h1 {
  font-size: 18px; }
/* line 1329, ../sass/layout.scss */
.left-foto {
  display: none; }
/* line 1332, ../sass/layout.scss */
.content {
  width: 95%;
  line-height: 1.5; }
/* line 1335, ../sass/layout.scss */
.content p {
  font-size: 12px; }
/* line 1338, ../sass/layout.scss */
.content h2 {
  padding-top: 4%;
  padding-bottom: 2%; }
/* line 1344, ../sass/layout.scss */
.dane-kontakt {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  width: 100%;
  height: auto;
  padding: 6% 0 8% 0; }
/* line 1353, ../sass/layout.scss */
.dane-kontakt h2 {
  font-weight: 600; }
/* line 1356, ../sass/layout.scss */
.dane-kontakt span {
  font-weight: 600; }
/* line 1359, ../sass/layout.scss */
.dane-kontakt p {
  margin-bottom: 0; }
/* line 1363, ../sass/layout.scss */
.right-wrapper {
  height: auto; }
/* line 1366, ../sass/layout.scss */
.message-wrapper {
  width: 100%; }
/* line 1369, ../sass/layout.scss */
.infographic {
  display: none; }
/* line 1372, ../sass/layout.scss */
.portrait-foto {
  display: none; }
/* line 1375, ../sass/layout.scss */
.button-style {
  margin-top: 13px;
  width: 100%;
  height: 38px;
  background-color: #5e9240;
  border: none; }
/* line 1382, ../sass/layout.scss */
.formularz {
  height: auto;
  min-height: 45%; }
/* line 1387, ../sass/layout.scss */
/* line 1388, ../sass/layout.scss */
.footer a, .footer span {
  font-size: 12px; } }
/************ MW ***************/
/* line 1397, ../sass/layout.scss */
#slider {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  position: relative; }
/* line 1402, ../sass/layout.scss */
#slider .navi {
  display: inline-block;
  width: 225px; }
/* line 1406, ../sass/layout.scss */
#slider .navi li a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 210px;
  /*height: 160px;*/
  height: 14vh;
  max-height: 135px;
  overflow: hidden; }
/* line 1416, ../sass/layout.scss */
#slider .navi li a img {
  max-width: unset;
  width: 100%; }
/* line 1423, ../sass/layout.scss */
#slider .bxslider_sub2-prev-navi .bx-prev, #slider .bxslider_sub2-next-navi .bx-next {
  width: 210px;
  font-size: 36px;
  top: -30px;
  z-index: 1;
  background: rgba(240, 239, 240, 0.75);
  position: relative;
  height: 30px; }
/* line 1432, ../sass/layout.scss */
#slider .bxslider_sub2-prev-navi .bx-prev.disabled, #slider .bxslider_sub2-next-navi .bx-next.disabled {
  opacity: 0; }
/* line 1437, ../sass/layout.scss */
#slider .bxslider_sub2-prev-navi .bx-prev {
  top: 0; }
/* line 1441, ../sass/layout.scss */
#slider .bxslider_sub2-prev-navi, #slider .bxslider_sub2-next-navi {
  position: absolute; }
/* line 1446, ../sass/layout.scss */
#slider .bx-prev, #slider .bx-next {
  width: 100px;
  height: 47px;
  display: flex;
  background: #f0eff0;
  font-size: 41px;
  font-weight: 400;
  color: #5e9240;
  justify-content: center;
  align-items: center;
  transition: background 0.3s ease-in-out;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.15); }
/* line 1459, ../sass/layout.scss */
#slider .bx-prev i, #slider .bx-next i {
  transition: color 0.3s ease-in-out; }
/* line 1463, ../sass/layout.scss */
#slider .bx-prev:hover i, #slider .bx-next:hover i {
  color: #fff; }
/* line 1467, ../sass/layout.scss */
#slider .bx-prev:hover, #slider .bx-next:hover {
  background: #5e9240; }
/* line 1474, ../sass/layout.scss */
#slider .navi ~ .bx-wrapper {
  display: inline-block;
  width: calc(100% - 225px);
  max-height: 750px; }
/* line 1479, ../sass/layout.scss */
#slider .navi ~ .bx-wrapper img {
  margin: 0 auto;
  /*max-height: 825px;*/
  max-height: 80vh; }
/* line 1487, ../sass/layout.scss */
#slider .bxslider_sub2-prev, #slider .bxslider_sub2-next {
  position: absolute;
  right: 0;
  bottom: 0; }
/* line 1493, ../sass/layout.scss */
#slider .bxslider_sub2-prev {
  right: 110px; }
/* line 1497, ../sass/layout.scss */
#slider .trig-head-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: calc(100% - 670px);
  position: absolute;
  left: 380px;
  bottom: 30px; }
/* line 1506, ../sass/layout.scss */
#slider .trig-head-wrap h2 {
  font-weight: 900;
  font-size: 40px;
  line-height: 1;
  display: inline-block;
  margin: 0; }
/* line 1515, ../sass/layout.scss */
.subcontent ul li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 5px; }
/* line 1520, ../sass/layout.scss */
.subcontent ul li:before {
  content: '';
  width: 14px;
  height: 14px;
  display: block;
  background-image: url(/css/default/images/bullet.png);
  border-radius: 100%;
  position: absolute;
  top: 4px;
  left: 0; }

@media screen and (min-width: 1921px) {
/* line 1534, ../sass/layout.scss */
#slider .navi ~ .bx-wrapper img {
  max-height: 750px; } }

@media screen and (max-width: 1499px) {
/* line 1539, ../sass/layout.scss */
#slider .navi ~ .bx-wrapper img {
  width: 100%;
  max-height: unset; }
/* line 1544, ../sass/layout.scss */
#slider .navi li a {
  height: 10vw; }
/* line 1547, ../sass/layout.scss */
#slider .navi ~ .bx-wrapper {
  padding-bottom: 60px; } }

@media screen and (max-width: 1199px) {
/* line 1552, ../sass/layout.scss */
#slider .navi {
  width: 135px; }
/* line 1555, ../sass/layout.scss */
#slider .navi ~ .bx-wrapper {
  width: calc(100% - 150px); }
/* line 1558, ../sass/layout.scss */
#slider .navi li a img {
  max-width: 100%; }
/* line 1561, ../sass/layout.scss */
#slider .navi li a {
  width: 135px; }
/* line 1564, ../sass/layout.scss */
#slider .bxslider_sub2-prev-navi .bx-prev, #slider .bxslider_sub2-next-navi .bx-next {
  width: 135px; }
/* line 1567, ../sass/layout.scss */
#slider .bx-prev, #slider .bx-next {
  width: 70px;
  height: 40px; }
/* line 1571, ../sass/layout.scss */
#slider .bxslider_sub2-prev {
  right: 80px; }
/* line 1574, ../sass/layout.scss */
#slider .navi ~ .bx-wrapper {
  padding-bottom: 50px; }
/* line 1577, ../sass/layout.scss */
#slider .navi ~ .bx-wrapper {
  margin-right: 0; } }

@media screen and (max-width: 991px) {
/* line 1582, ../sass/layout.scss */
#slider .bxslider_sub2-prev-navi .bx-prev, #slider .bxslider_sub2-next-navi .bx-next {
  width: 85px;
  height: 20px; }
/* line 1586, ../sass/layout.scss */
#slider .bxslider_sub2-next-navi .bx-next {
  width: 85px;
  height: 20px;
  top: -20px; }
/* line 1591, ../sass/layout.scss */
#slider .navi, #slider .navi li a {
  width: 85px; }
/* line 1594, ../sass/layout.scss */
#slider .navi ~ .bx-wrapper {
  width: calc(100% - 100px); }
/* line 1597, ../sass/layout.scss */
#slider .navi li a {
  height: 8vw; } }

@media screen and (max-width: 767px) {
/* line 1602, ../sass/layout.scss */
#slider .navi {
  display: none; }
/* line 1605, ../sass/layout.scss */
#slider .navi ~ .bx-wrapper {
  width: 100%; }
/* line 1608, ../sass/layout.scss */
#slider .bx-prev, #slider .bx-next {
  width: 60px;
  height: 30px; }
/* line 1611, ../sass/layout.scss */
#slider .bx-prev i, #slider .bx-next i {
  font-size: 26px; }
/* line 1615, ../sass/layout.scss */
#slider .bxslider_sub2-prev {
  right: 70px; } }
