/* ukrycie outline dla focus */
* {
  outline: medium none !important;
  box-sizing: border-box;
}
img {
  border: 0;
  max-width: 100%;
  height: auto;
}
body {
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  color: #000;
  border: 0;
  margin: 0;
}
#header-level-1 {
  background: #fff;
  padding: 10px 0;
}
#header-level-1 p {margin: 0;}
/* #header-level-1 div[class^="header-"] {background: red;} - using css wildcard
#header-level-1 .mod-custom {
  background: blue;
  width: 30%;
}*/
#header-level-1 .navbar-nav {
  padding: 0.5rem 0;
  flex-wrap: wrap;
  flex-direction: row;
}
.offcanvas .navbar-nav {flex-direction: column !important;}
.offcanvas .dropdown-menu.show li {display: block !important;}
#header-level-1 .mod-list li {display: inline-block;}
#header-level-1 .mod-list a {
  padding: 5px 15px;
  text-decoration: none;
  font-size: 0.875rem;
  color: #072f60;
  transition: all 0.5s ease 0s;
}
.text-danger p span {color: blue;}
#header-level-1 .mod-list a:hover,
#header-level-1 .mod-list li.item-126 a,
#header-level-2 .navbar a:hover {
  background: #fff;
  transition: all 0.5s ease 0s;
}
#header-level-2 {padding: 15px 0;}
#header-level-2 .logo img {
  max-height: 50px;
  width: auto;
  transition: all 0.5s ease 0s;
}
#header-level-2 .container, #header-level-1 .container {max-width: 1600px;}.
#header-level-2 .navbar a, .offcanvas .offcanvas-body .mod-list.navbar-nav a {
  padding: 5px 15px;
  text-decoration: none;
  font-size: 1,4rem !important;
  color: #000;
  transition: all 0.5s ease 0s;
  display: inline-block;
  font-weight: 600;
}
/* Positioning of offcanvas button */
.offcanvas-button {
  position: fixed;
  right: 0;
  top: 300px;
  z-index: 10;
}
/*.offcanvas-button:before {content: "Offcanvas button";}*/
.offcanvas-button {
  display: block;
  background: url('../images/btn-close.png') left center no-repeat;
  color: #fff;
  text-decoration: none;
  width: 25px;
  height: 19px;
}
.offcanvas-button:hover {background: url('../images/btn-close.png') right center no-repeat;}
.collapse.navbar-collapse .nav-link {display: inline-block;}
ul.dropdown-menu.show {
  border-top: 2px solid #283683 !important;
  border: 0;
  border-radius: 0;
  background: #eee;
  padding: 10px;
  box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.13);
}
.offcanvas-body .dropdown-menu.show {
  position: relative !important;
  transform: initial !important;
  text-align: center;
}
.offcanvas-body .nav-link {padding: 0;}
#cookiesBar {
  color: #fff;
  position: fixed;
  z-index: 9999;
  max-width: 400px;
  font-size: 0.8rem;
}
#cookiesBarWrap {
  position: relative;
  padding: 15px 35px 15px 135px;
  background-color: #283683;
  background-image: url('../images/cookies.png');
  background-repeat: no-repeat;
  background-position: 15px center;
  color: #fff;
}
#cookiesBarClose {
  display: block;
  width: 20px;
  height: 19px;
  background: url("../images/btn-close.png") 0 0 no-repeat;
  text-indent: -999em;
  position: absolute;
  top: 10px;
  right: 10px;
  bottom: 40px;
}
a#cookiesBarClose {border: 0;}
#cookiesBarClose:hover {background-position: -30px 0;}
.com-content-article__body a:link, .com-content-article__body a:visited {
  text-decoration: none;
  color: #007bff;
  transition: all 0.5s ease 0s;
  border-bottom: 1px dashed #007bff;
  padding-bottom:1px;
}
.page-slider {
 /* height: 450px;*/
  width: 100%;
}
.page-slider .carousel, .page-slider .carousel-inner, .page-slider .carousel-item {height: 100%;}
.page-slider .carousel .carousel-item {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
footer {
  background: #262626;
  color: #fff;
  font-size: 1rem;
}
footer a {
  color: #fff;
  text-decoration: none;
}
footer h3 {color: fff; font-size: 1.2rem; font-weight: bold;}
footer a:hover, .footer .nav a:hover {color: red;}
#footer-1, #footer-2, #footer-3 {
  padding: 15px 0;
}
#footer-1 {
  margin-bottom: 50px;
  border-bottom: 1px dashed #444;
}
#footer-3 {
  color: #fff;
  font-size: 0.8rem;
  margin-top: 50px;
}
#footer-3 a {color: red; font-weight: bold;}
.footer .nav {display: block;}
.footer .nav a {color: #fff}

/*



footer a:hover {color: #c79d63; }
#footer-1, #footer-2, #footer-3 {padding: 15px 0}
#footer-1 {background: #c79d63;}
#footer-2 {padding: 100px 0 50px 0}
#footer-3 {font-size: 0.7rem; padding-bottom: 20px;}
#footer-3 a {color: #c79d63; font-weight: bold;}
#footer-3 a:hover {color: #b08953;}
#footer-4 {padding: 100px 0 100px 0}
.footer h3 {color: #fff; font-size: 1.2rem; font-weight: 600; padding-bottom: 20px;}
.footer p, .footer a {color: #fff; font-size: 0.8rem; font-weight: 400; padding: 0; margin: 0;}
.custom.footer .fs-1 svg {height: 40px; padding-right: 15px;}
.footer h3 svg {color: #c79d63;}
.footer .nav {display: block;}
.footer-4-4 img {height: 40px; width: auto; padding-right: 15px;}
*/




/* Left & Right columns */
.left .moduletable {
  color: #fff;
  padding: 30px 20px 80px 20px;
  border-radius: 5px;
  background: #000 url('../images/tlo-left3.png') bottom left no-repeat;
}
/*
.right .moduletable {
  border: 1px dashed #000;
  padding: 15px;
  border-radius: 10px;
  -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.5);
  box-shadow: 0 0 10px 0 rgba(0,0,0,0.5);
}
.right .moduletable h3 {font-family: 'Playfair Display', serif;}
.right .moduletable h3::before {
  content: '🍕 Not ';
}*/
.column {float: left;}
.size-1of3 {width: 33.333%;}
.size-1of2 {width: 50%;}
.size-1of1 {width: 100%;}
.column .blog-item {
  border: 1px solid #000;
  margin: 0 5px 15px 5px;
}
.column .blog-item .item-content {padding: 0 15px;}
.blog-item a {
  text-decoration: none;
  color: inherit;
}
.blog-item a button {transition: all 0.5s ease 0s;}
.blog-item a:hover button {
  letter-spacing: 1px;
  transition: all 0.5s ease 0s;
}
.float-panel {
  transition: all 0.5s ease 0s;
  background: #fff;
}
.right .moduletable, .left .moduletable {margin-bottom: 30px;}
.tab-content {min-height: 200px;}

.blog .page-link, #phocagallery .page-link {
  display: inline-block;
  color: #007A39;
}
.blog .page-item.active .page-link, #phocagallery .page-item.active .page-link {
  background-color: #007A39;
  border-color: #007A39;
  color: #fff;
}
.intro-small, .intro-block h1 {color: #000;}
.intro-small {font-weight: bold; color: #000;}
.intro-block h1 {font-weight: bold; color: #000;}
.intro-block h1 span {font-weight: normal; color: #000;}
.intro-small svg {color: #008a0c;}
.start #main-content .mod-custom {margin-bottom: 150px;}
.offer-box {
  -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.2);
  box-shadow: 0 0 10px 0 rgba(0,0,0,0.2);
  padding: 60px 20px 20px 20px;
  border-radius: 10px;
}
.offer-box svg {
  font-size: 2rem;
  color: #AABACA;
}
.offer-box h3 {color: #103B69;}
.middle .offer-box {background: #F1F1F1;}
.blog-item a p.readmore {transition: all 0.5s ease 0s;}
.blog-item a:hover p.readmore {
  letter-spacing: 1px;
  transition: all 0.5s ease 0s;
}
/*.blog-item img {border-radius: 10px;}*/
.blog-item h2 {
  font-size: 1.3rem;
  font-weight: bold;
}

/* Features */
#main-content .mod-custom {margin-bottom: 30px;}

.feature-box-icon {font-size: 1.2rem;}
.flex-row .feature-box-icon,
.flex-row .number-box-icon {margin: 0 10px 0 0;}
.color .feature-box-icon {color: #333000;}
.feature-box-text p {margin-bottom: 5px; font-size: 0.9rem;}

.fa-stack.small { font-size: 1em; }
i { vertical-align: middle; }

.progress-bar {width: 0%;}

/* Clients (aka Simply Scroll) */
.simply-scroll,
.simply-scroll .simply-scroll-clip,
.simply-scroll .simply-scroll-list li {height: 78px;}

.simply-scroll-list li img {
	border: none;
	display: block;
	}
.simply-scroll {width: 100%;}
.simply-scroll-container {position: relative;}
.simply-scroll .simply-scroll-clip {
	width: 100%;
	position: relative;
	overflow: hidden;
	}
.simply-scroll-list {
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
	}
.simply-scroll .simply-scroll-list li {
	float: left;
	width: auto;
	padding: 0 10px;
	list-style: none;
	}

/* Contact module */
.modal-content {background-color: #f5f5f5;}
.contact-form label {display: block; font-size: 1.0rem;}
.contact-form input[type=text], .contact-form textarea {
  width: 100%;
  padding: 3px 5px;
  border: 1px solid #ddd;
  border-radius: 3px;
  background-color: #fff;
}
.field_group {margin-bottom: 10px;}
.newsletter-form {
  background: #000;
  color: #fff;
  padding: 35px 25px;
  border-radius: 10px;
  margin-bottom: 30px;
}
.newsletter-form h3 {
  font-weight: bold;
  text-transform: uppercase;
}
.newsletter-form a {
  color: #F1E219;
  text-decoration: none;
}
.btn-yellow {
  background: #F1E219;
  color: #000;
}
/* Gallery */
#phocagallery .pg-item-box-title a, #phocagallery .pg-category-box-title a {display: inline;}
#phocagallery .pg-item-box, #phocagallery .pg-category-box {margin: 0 0 25px 0;}
.pswp__caption .pswp__caption__center {
  max-width: 90%;
  text-align: center;
  font-size: 1rem;
}
/* Zeto-Head */
.sub-page-center.custom.slope-banner {
  background: url('../images/zeto-head.png') center bottom no-repeat;
  background-size: cover;
  background-color: #F9F9F9;
  height: 200px!important;
  webkit-box-shadow: 0 3px 3px 0px rgba(0,0,0,0.1);
  box-shadow: 0 3px 3px 0px rgba(0,0,0,0.1);
  /*background-color: rgba(32, 30, 31, 1);
  background-image: linear-gradient(160deg, rgba(32, 30, 31, 1) 0%, rgba(41, 53, 86, 1) 100%);*/
  border-top: 1px solid #ddd;
}
/* Lista */
.lista svg {color: #203d75; width: 20px; font-size: 1rem; vertical-align: middle; text-align: left;}
.lista span {color: black; padding-left: 10px; vertical-align: middle; text-align: left;}
.lista li {padding-top: 10px; margin: auto auto; vertical-align: middle; text-align: left;}
/* Slope banner */
.custom.slope-banner {
  height: 100%;
  background-color: rgba(245, 245, 245, 1);
  background-image: linear-gradient(199deg, rgba(245, 245, 245, 1) 24%, rgba(233, 233, 233, 1) 79%);
  -webkit-box-shadow: 0 3px 3px 0px rgba(0,0,0,0.1);
  box-shadow: 0 3px 3px 0px rgba(0,0,0,0.1);
  border-top: 1px solid #ddd;

  /*background: url('../images/head-zeto.png') center bottom no-repeat;
  background-size: inherit;
  background-position: right;
  position: relative;*/
  /*background-color: #f5f5f5;*/
}

.slope-banner .shape-container {
  overflow: hidden;
  position: absolute;
  left: 0;
  width: 100%;
  line-height: 0;
  z-index: 2;
  bottom: -1px;
}
.slope-banner .shape-container  > svg path,
.slope-banner .shape-container > svg polygon {fill: none;}
.slope-banner .shape-container svg {
  transform: rotateX(180deg) translateX(-50%);
  display: block;
  width: 100%;
  position: relative;
  left: 50%;
}
.slope-page-title {
  color: #fff;
  font-weight: bold;
}
.banner-overlay {
  background: linear-gradient(150deg, rgba(0, 138, 12, 0.89) 13%, rgba(209, 226, 0, 0.72) 95%) transparent;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  mix-blend-mode: darken;
}
.page-slider .slope-banner .banner-text {
  z-index: 3;
  position: relative;
  height: 100%;
}
.page-slider .slope-banner h1 {
  font-weight: bold;
  color: #000;
}
.page-slider .slope-banner p {
  color: #000;
}
.slope-banner .intro-small svg {color: #d1e200;}
.page-slider .slope-banner {color: #fff;}
.banner-text a.link-button {
  display: inline-block;
  font-weight: bold;
  text-decoration: none;
  color: #000;
  border-radius: 50%;
  border: 3px solid red;
  padding: 10px 20px 10px 20px;
  transition: all 0.5s ease 0s;
}
.banner-text a.link-button:hover {
  color: #000;
  background: #fdd340;
  transition: all 0.5s ease 0s;
}
/* Accordion */
.cdas-accordion .accordion-button:not(.collapsed), .cdas-accordion  .accordion-button:focus {
  background: transparent;
  color: #000;
  box-shadow: none;
}
.cdas-accordion .accordion-item {border: 0 !important;}
.cdas-accordion h2.accordion-header button {text-transform: none;}
.cdas-accordion .accordion-button:not(.collapsed)::after, .cdas-accordion .accordion-button::after {background: none;}
.cdas-accordion .accordion-button:not(.collapsed)::before {
  display: inline-block;
  content: '−';
  font-weight: bold;
  font-size: 1.5rem;
  padding-right: 5px;
}
.cdas-accordion .accordion-button::before {
  display: inline-block;
  content: '+';
  font-weight: bold;
  font-size: 1.5rem;
  padding-right: 5px;
}
.cdas-accordion .accordion-body {color: #7c7c7c;}
/* Multiphotos module */
[class^="photo-box"] {
  position: relative;
  box-shadow: 0px 0px 10px 5px #e4e4e4;
  border-radius: 10px;
  overflow: hidden;
}
.cdas-accordion img {border-radius: 10px; padding: 20px 0;}
.photo-box-1, .photo-box-2 {margin-bottom: 30px;}
.overlay-background-image {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  transition: .35s;
  width: -webkit-calc(100% + 50px);
  width: calc(100% + 50px);
  transform: translate3d(-50px,0,0);
}
.photo-box-1:hover .overlay-background-image,
.photo-box-2:hover .overlay-background-image,
.photo-box-3:hover .overlay-background-image,
.photo-box-4:hover .overlay-background-image {
  transform: translate3d(0,0,0);
}
[class^="photo-box"] a.mask {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 3;
}
.overlay-background-image-wrapper {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.photo-box-1 .sppb-addon-overlay-image-content,
.photo-box-2 .sppb-addon-overlay-image-content {height: 200px;}
.photo-box-3 .sppb-addon-overlay-image-content,
.photo-box-4 .sppb-addon-overlay-image-content {height: 300px;}
.sppb-addon-overlay-image-content {
  padding: 35px;
  display: flex;
  position: relative;
  backface-visibility: hidden;
  overflow: hidden;
}
.last-box {
  position: absolute;
  top: 100px;
  width: 100%;
  z-index: 3;
}
.last-box .multiphoto-text {
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.41);
  box-shadow: 0 0 0 0 #ffffff;
  padding: 20px 20px 20px 20px;
  margin-bottom: 40px;
}
.item-image img {border-radius: 15px;}
.mod-niecustom h1 {font-size: 1.2rem; color: red;}
.mod-niecustom h2 {font-size: 1.2rem;}
.mod-niecustom h3 {font-size: 1.2rem;}
.mod-niecustom h4 {font-size: 1.2rem;}
.mod-niecustom h5 {font-size: 1.2rem;}
.mod-niecustom h5 {font-size: 1.2rem;}
.mod-niecustom p {font-size: 1.2rem;}
.mod-niecustom span {font-size: 1.2rem;}

/* Icons + Text */
.cdas-icons-top a {color: #7c7c7c;}
.cdas-icons-color .color1 a, .cdas-icons-color .color3 a {color: #fff;}
.cdas-icons-top a:hover svg, .cdas-icons-color .color2 a, .cdas-icons-top svg,
 .cdas-icons-top h3, .cdas-icons-top span, .cdas-icons-color .color2 a:hover svg,
  .cdas-icons-color .color3 a:hover svg {color: #000;}
.cdas-icons-top svg, .cdas-icons-color .color2 svg, .cdas-icons-color .color1 a:hover svg {color: rgb(225, 0, 0);}
.cdas-icons-top a, .cdas-icons-color a {
  text-decoration: none;
  display: inline-block;
}
.cdas-icons-top a {padding: 0 20px;}
.cdas-icons-color a {padding: 50px 20px;}
.cdas-icons-top a:hover svg, .cdas-icons-top svg,
.cdas-icons-color a:hover svg, .cdas-icons-color svg {transition: .33s all ease-out;}
.cdas-icons-top svg, .cdas-icons-color svg {
  font-size: 3rem;
  margin-bottom: 20px;
}
.cdas-icons-top h3, .cdas-icons-color h3 {
  font-size: 1.5rem;
  margin-bottom: 20px;
}
.cdas-icons-color .color1 h3:after, .cdas-icons-color .color3 h3:after {background: #fff;}
.cdas-icons-color .color2 h3:after, .cdas-icons-color .color3 {background: rgb(225, 0, 0);}
.cdas-icons-color .color1 h3:after, .cdas-icons-color .color2 h3:after, .cdas-icons-color .color3 h3:after {
  content: '';
  height: 2px;
  width: 30px;
  display: block;
  margin: 30px auto;
}
.cdas-icons-top span, .cdas-icons-color span {text-transform: uppercase;}
.cdas-icons-top [class^="col-"], .cdas-icons-color [class^="col-"] {margin-bottom: 30px;}
.cdas-icons-color .color1 {background: #252525;}
.cdas-icons-color .color2 {background: #F2F2F2;}
.cdas-icons-box {
  border: 1px solid #eeeded;
  padding: 60px;
}
.cdas-icons-box h3 {font-size: 1.5rem;}
.cdas-icons-box .feature-box-icon svg {
  font-size: 2rem;
  color: rgb(225, 0, 0);
}
.cdas-icons-box .flex-row .feature-box-icon {margin-right: 30px;}

.cdas-icons-box-main {
  /*border: 1px solid #eeeded;*/
  padding: 20px;
}
.cdas-icons-box-main h3 {font-size: 1.2rem;}
.cdas-icons-box-main .feature-box-icon svg {
  font-size: 1.6rem;
  color: rgb(225, 0, 0);
}
.cdas-icons-box-main .flex-row .feature-box-icon {margin-right: 30px;}

/* szu-shorts */

.mb-15 {margin-bottom: 15px;}
.mb-25 {margin-bottom: 25px!important;}
.mb-50 {margin-bottom: 50px!important;}
.mb-100 {margin-bottom: 100px!important;}
.space0 {
  margin: 0 0 0 0!important;
  padding: 0 0 0 0!important;
}

.my-50 {margin-bottom: 50px!important; margin-top: 50px!important;}
.my-100 {margin-bottom: 100px!important; margin-top: 100px!important;}

.p-mb-0 p {margin-bottom: 0px!important;}

.produkt h1 {font-weight: bold;}
.produkt img {border-radius: 5px;}
.produkt svg {color: red; font-size: 0.8rem;}
.produkt p span {vertical-align: middle; font-weight: bold; font-size: 1.0rem;}
.produkt-table {
  padding: 25px;
  margin: 25px;
  background-color: #f5f5f5;
}
.produkt-table-full {
  margin: 0px;
  background-color: #f5f5f5;
}
/*.produkt-table-full svg, .produkt-table-full-light svg {color: #000; font-size: 0.6rem;}*/
.produkt-table-full-light {
  padding: 25px;
  margin: 0px;
  background-color: #fff;
  border: 1px solid #eee;
  padding: 25px 15px 25px 15px;
  border-radius: 10px;
  -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
  box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
}
.lista-prod {font-size: 1.6rem; font-weight: bold;}
/*.produkt-kontakt .mod-custom,*/ .produkt-kontakt.moduletable {
  border: 1px solid #eee;
  padding: 25px 15px 25px 15px;
  border-radius: 10px;
  -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
  box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
}
.content-top ul {border-bottom: 1px solid #dee2e6; margin-bottom: 35px;}
.fiskalne .content-top ul li, #productTab.nav-tabs .nav-link {
  border-top: 1px solid #eee;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
  padding: 10px 15px 10px 15px;
  -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
  box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
}
.fiskalne .content-top ul li a, #productTab.nav-tabs .nav-link {
  color: black;
  text-decoration: none;
}
.fiskalne .content-top ul li:hover, #productTab.nav-tabs .nav-link:hover {
  background-color: #eee;
}
.fiskalne .content-top .nav.active ul li {
  background-color: red;
}

/*.produkt-kontakt h3 .mod-custom,*/ .produkt-kontakt.moduletable h3 {font-weight: bold; font-size: 1.0rem;}
/*.produkt-kontakt .mod-custom*/ .produkt-kontakt.moduletable p span {font-size: 0.8rem; line-height: 0.8rem;}
/*.produkt-kontakt.moduletable li a {color: #000; font-size: 1.2rem; text-decoration-line: none; padding-left: 10px;}
.produkt-kontakt.moduletable li a:hover {color: red;}*/
.header-2 {
  background-color: red;
  height: 100px;
  margin-top: -150px;
  z-index: 10;
}
.tel-button, .kontakt-tabs-y .tel-button {
  display: inline-block;
  font-weight: bold;
  text-decoration: none;
  color: #000;
  border-radius: 45px;
  border: 2px solid red;
  padding: 5px 20px 5px 20px;
  transition: all 0.5s ease 0s;
  vertical-align: middle;
}
.show-button {
  display: inline-block;
  font-weight: bold;
  text-decoration: none;
  color: #000;
  border-radius: 0px;
  border: 2px solid red;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  padding: 5px 0px;
  transition: all 0.5s ease 0s;
  vertical-align: middle;
  margin: 20px 0 100px 0;
}
.tel-button-big, .kontakt-tabs-y .tel-button-big{
  display: inline-block;
  font-weight: bold;
  text-decoration: none;
  color: #000;
  font-size: 2.4rem;
  padding: 5px 0px;
  transition: all 0.5s ease 0s;
  vertical-align: middle;
}
.tel-button-big svg, .kontakt-tabs-y .tel-button-big svg, .kontakt-zeto .tel-button-big svg {
  display: inline-block;
  font-weight: bold;
  text-decoration: none;
  color: red;
  font-size: 2.4rem;
  padding: 5px 0px;
  transition: all 0.5s ease 0s;
  vertical-align: middle;
}
.tel-button-small, .kontakt-tabs-y .tel-button-small {
  display: inline-block;
  font-weight: bold;
  text-decoration: none;
  color: #000;
  font-size: 1rem;
  padding: 5px 0px;
  transition: all 0.5s ease 0s;
  vertical-align: middle;
  transition: all 0.5s ease 0s;
}
.tel-button-small svg, .kontakt-tabs-y .tel-button-small svg {
  display: inline-block;
  font-weight: bold;
  text-decoration: none;
  color: red;
  font-size: 1rem;
  padding: 5px 0px;
  transition: all 0.5s ease 0s;
  vertical-align: middle;
}
.tel-button-big:hover, .kontakt-tabs-y .tel-button-big:hover {
  color: red;
  transition: all 0.5s ease 0s;
}
.show-button:hover {
  color: red;
  transition: all 0.5s ease 0s;
}
.tel-button-small:hover, .kontakt-tabs-y .tel-button-small:hover {
  color: red;
  transition: all 0.5s ease 0s;
}
/*.kontakt-tabs-y .tel-button,.kontakt-tabs-y-light .tel-button {margin-top: 15px!important;}*/
.kontakt-tabs-y .tel-button:hover, .tel-button:hover {
  color: #fff;
  background: red;
  transition: all 0.5s ease 0s;
}
.kontakt-top, .kontakt-top:hover {
  display: inline-block;
  font-weight: bold;
  text-decoration: none;
  color: #000;
  font-size: 1rem;
  /*background-color: red;
  border-radius: 45px;
  border: 2px solid red;*/
  padding: 7px;
  transition: all 0.5s ease 0s;
  vertical-align: middle;
}
.kontakt-top svg {
  display: inline-block;
  color: #fff;
  font-size: 1rem;
  background-color: red;
  border-radius: 100%;
  margin-left: 10px;
  padding: 7px;
  transition: all 0.5s ease 0s;
  vertical-align: middle;
}
.kontakt-top-small {
  display: inline-block;
  color: #000;
  font-weight: bold;
  font-size: 0.8rem;
  transition: all 0.5s ease 0s;
  vertical-align: middle;
}
.kontakt-top-small a {
  display: inline-block;
  color: #000;
  font-weight: bold;
  font-size: 0.8rem;
  transition: all 0.5s ease 0s;
  vertical-align: middle;
  text-decoration: none;
}
.kontakt-top-small .red a {
  color: red;
}
.mail-button {
  display: inline-block;
  font-weight: normal;
  text-decoration-line: none;
  color: #000;
  padding: 5px 0px;
  transition: all 0.5s ease 0s;
  font-size: 0.8rem;
}
.mail-button:hover {color: red;}
.mail-button-small {
  display: inline-block;
  font-weight: normal;
  text-decoration-line: none;
  color: #000;
  padding: 5px 0px;
  transition: all 0.5s ease 0s;
  font-size: 1rem;
}
.mail-button-small:hover {color: red;}
.kontakt-zeto svg {font-size: 1rem;}
.kontakt-lub {margin: 0 20px;}
.kontakt-lub-2 {color: #000!important}
.kontakt-lub-s {margin: 0 0px; font-weight: 400!important;}
.kontakt-tabs {
  border: 1px solid #eee;
  padding: 25px 15px 50px 15px;
  border-radius: 10px;
  -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
  box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
  width: 23%;
}
.kontakt-gap {column-gap: 10px}
.kontakt-tabs-y, .kontakt-tabs-y-light {margin-bottom: 25px!important;}
.kontakt-tabs-y {
  border: 1px solid #eee;
  padding: 15px;
  border-radius: 10px;
  -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
  box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
  background-color: #f5f5f5;
}
.kontakt-tabs-y-light {
  border: 1px solid #eee;
  padding: 15px;
  border-radius: 10px;
  -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
  box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
  background-color: #fff;
}
.kontakt-tabs-y img, .kontakt-tabs-y p, .kontakt-tabs-y-light img, .kontakt-tabs-y-light p {
margin-bottom: 0px!important;
padding-bottom: 0px!important;
}
.kontakt-tabs-y img, .kontakt-tabs-y-light img {
  -webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,0.2);
  box-shadow: 0 0 20px 0 rgba(0,0,0,0.2);
}
/* Parallax */
.cdas-parallax-one {background: url('../../../images/samples/parallax-layer-1.jpg');}
/*.cdas-parallax-two {
  background: url('/images/zeto-paralax.jpg');
  min-height: 400px;
  background-size: cover;
}*/
.cdas-parallax-three {background: url('../../../images/samples/test-parallax-1.jpg');}
.parallax-inner h2 {
  font-weight: bold;
  font-size: 2.5rem;
  margin-bottom: 0px;
  margin-top: 50px;
  color: #000;
}
.parallax-inner {
  padding: 100px;
  color: #000;
}
/* Testimonial Box */
.testimonials-box {padding: 100px 0;}
.testimonial-box-text svg {
  padding-right: 10px;
  color: red;
  text-align: center;
  align-content: center;
  align-items: center;
  width: 20px;
}
.testimonials-box-right {vertical-align: middle;}
.testimonial-box-text h3 {font-size: 1.2rem;}
.testimonial-box-text p {font-size: 1.0rem;}
.testimonials-box-item {background: #FAFAFA;}
.testimony-author {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 0.8rem;
}
/* Tabs & pills */
.cdas-tabs .tab-content {margin-top: 20px;}
.cdas-tabs .tab-content h3 {
  font-size: 1.5rem;
  margin-bottom: 20px;
}
.cdas-tabs .nav-tabs .nav-link.active {color: #fff; background-color: red;}
.cdas-tabs .nav-tabs .nav-link {
  /*padding: 10px 25px;
  border-radius: 0;
  line-height: 40px;*/
  border-top: 1px solid #eee;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
  padding: 10px 15px 10px 15px;
  -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
  box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
  background-color: #fff;
}
.cdas-tabs .nav-tabs .nav-link:hover {
  /*border-top-color: #fff;
  border-left-color: #fff;
  border-right-color: #fff;
  color: #000;*/
  background-color: #ddd;
  color: #000;
}
.cdas-tabs .nav-link {color: #7c7c7c;}
.cdas-pills .nav-link {
  border: 0;
  box-shadow: none;
  text-transform: uppercase;
  color: #7c7c7c;
}
.cdas-pills .nav-link:hover, .cdas-pills .nav-link:focus, .cdas-pills .nav-pills .nav-link.active{
  color: #000;
  background: transparent;
}
.oferta h3 {font-size: 1.2rem; font-weight: bold;}
.oferta p {font-size: 1rem;}
.oferta img {border-radius: 5px;}
.oferta-icon p {font-size: 0.8rem;}

.rezerwacja form {
  -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
  box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
  padding: 20px;
  border-radius: 5px;
  color: #000;
  background-color: #fff;
  margin: 50px 0 50px 0;
}
.rezerwacja form .contact-form input, .rezerwacja form .contact-form select, .rezerwacja form .contact-form textarea {
  border-radius: 5px;
  border: 1px solid #fff;
  background-color: #f5f5f5;
  color: #000;
  padding: 5px;
}
.rezerwacja form .contact-form input[type="submit"] {
  border-radius: 5px;
  background-color: #000;
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
  width: 400px;
}
.rezerwacja form .contact-form input[type="submit"]:hover {background-color:red;}
.rezerwacja form .contact-form label {color: #000;}
/*
.fiskalne .content-top ul li, #productTab.nav-tabs .nav-link {
  border-top: 1px solid #eee;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
  padding: 10px 15px 10px 15px;
  -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
  box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
}
.fiskalne .content-top ul li a, #productTab.nav-tabs .nav-link {
  color: black;
  text-decoration: none;
}
.fiskalne .content-top ul li:hover, #productTab.nav-tabs .nav-link:hover {
  background-color: #eee;
}
.fiskalne .content-top .nav.active ul li {
  background-color: red;
}*/







@media only screen and (min-width:320px) {
  .produkt-table-full {padding: 25px 0;}
  .dj-megamenu-wrapper {margin-top: -50px;}
  .columns-3-2 {column-count: 1;}
  .columns-2-1 {column-count: 1;}
  .step-item .step-icon-next {display: none;}
  .step-item .step-icon-down {display: block;}
  .photo-box-3, .photo-box-4 {margin-bottom: 30px;}
  .photo-box-5, .photo-box-5 .sppb-addon-overlay-image-content {height: 500px;}
  #cookiesBar {
    bottom: 0;
    right: 0;
  }
  .rezerwacja #submit {width: 250px;}
}
@media only screen and (min-width:360px) {
  .page-slider .slope-banner h1 {font-size: 2.8rem;}
  .article-tabs .nav.nav-pills {flex-direction: column;}
  #blog-items[data-columns]::before {content: '1 .column.size-1of1';}
}
@media only screen and (min-width:375px) {
}
@media only screen and (min-width:480px) {
}
@media only screen and (min-width: 568px) {
}
@media only screen and (min-width: 600px) {
}
@media only screen and (min-width: 667px) {
}
@media only screen and (min-width: 736px) {
}
@media only screen and (min-width: 768px) {
}
@media only screen and (min-width: 1024px) {
  .produkt-table-full {padding: 25px;}
  .rezerwacja #submit {width: 400px;}
  .dj-megamenu-wrapper {margin-top: 0;}
  .columns-3-2 {column-count: 3;}
  .columns-2-1 {column-count: 2;}
  .full-bg-bottom {background: url('../images/tlosztosy.png') bottom left repeat-x;}
  .photo-box-3, .photo-box-4 {margin-bottom: 0px;}
  .photo-box-5, .photo-box-5 .sppb-addon-overlay-image-content {height: 100%;}
  .article-tabs .nav.nav-pills {flex-direction: initial;}
  #blog-items[data-columns]::before {content: '2 .column.size-1of2';}
}
@media only screen and (min-width: 1224px) {
  .page-slider .slope-banner h1 {font-size: 3.1rem;}
  .page-slider .slope-banner .banner-text {padding-top: 150px;}
  body.start .page-slider {
    height: 700px;
    width: 100%;
  }
  .img-bcg {
    background: url('../images/zeto-head-23.png') right center no-repeat;
    background-size: contain;
  }
  .step-item .step-icon-next {display: block;}
  .step-item .step-icon-down {display: none;}
  .float-panel.fixed {
    position: fixed;
    top: 0;
    background: #fff;
    width: 100%;
    z-index: 10;
    transition: all 0.5s ease 0s;
  }
  #header-level-2.float-panel.fixed .logo img {
    max-height: 50px;
    transition: all 0.5s ease 0s;
  }
  #blog-items[data-columns]::before {content: '3 .column.size-1of3';}
}
@media only screen and (min-width: 1440px) {}

/* Header with transparency */
/*
header {
  position: absolute;
  z-index: 10;
  width: 100%;
}
header .float-panel {background: transparent;}
header #header-level-2.float-panel .navbar a {color: #fff;}
header #header-level-2.float-panel.fixed .navbar a {color: #000;}*/

/* Prices */

.price-item {
  border: 1px solid #000;
  border-radius: 10px;
  padding: 20px;
}
.price-item .price-button {
  width: 100%;
  border-radius: 25px;
  padding: 15px 25px;
  transition: all 0.5s ease 0s;
}
.price-item .price-button:hover {
  background: #333;
  transition: all 0.5s ease 0s;
}
.price-item .price-options li {margin: 10px 0;}
.price-item .price-icon svg {padding-right: 10px;}
.price-item hr {
  border-top: 1px solid #000;
  border-bottom: 0;
  opacity: 1;
}
.price-item .price {
  font-size: 1.5rem;
  font-weight: bold;
}
.price-item .price span {
  font-size: 3rem;
  padding-right: 5px;
}
.price-item .price-date {text-transform: uppercase;}
.price-item .price-header {
  font-size: 1.8rem;
  font-weight: bold;
}

/* Steps */

.steps h3 {text-align: center;}
.steps h3::after {
  content: '';
  display: block;
  width: 35px;
  height: 6px;
  background: #c79d62;
  border-radius: 3px;
  margin: 15px auto 0 auto;
}
.steps .container {max-width: 1680px;}
.step-item {margin-bottom: 30px;}
.step-item .step-icon {padding-right: 15px;}
.step-item .step-desc-header h4 {
  font-size: 1.2rem;
  font-weight: bold;
}
.step-item .step-icon-next,
.step-item .step-icon-down {
  color: #c79d62;
  font-size: 1.7rem;
}
.step-item .step-text::before {
  display: block;
  width: 47px;
  margin-top: 14px;
  height: 5px;
  border-radius: 0;
  content: '';
  background: #c79d62;
  margin-bottom: 15px;
}
.step-item .step-text {font-size: 0.8rem}
.step-item a {
  color: #c79d62;
  text-decoration: none;
}
.step-item a.step-link {text-transform: uppercase;}
.step-item a:hover {text-decoration: underline;}

/* Produkt */
.video-button {
  display: inline-block;
  /*border: 1px solid #ed1c24;*/
  color: #ed1c24;
  text-decoration: none;
  padding: 5px 10px 5px 0px;
}
.video-button:hover {
  color: #000;
  /*border: 1px solid #4e4e4e;*/
}
.video-button span {
  background: #ed1c24;
  color: #fff;
  padding: 8px;
  border-radius: 50%;
  margin-left: 5px;
}
.video-button:hover span {background: #000;}
#productTab {background: #fff;}
#productTab .nav-tabs {border: 1px solid red;}
#productTabContent .tab-pane h2 {
  font-size: 1.2rem;
  margin-bottom: 20px;
  font-weight: bold;
}
#productTabContent #cechy p {margin-bottom: 50px;}
#dane table {
  width: 100%;
  margin-bottom: 40px;
}
#dane table, #dane table td {border: 1px solid #ccc;}
#dane table td {padding: 5px;}
#dane table tr td:first-child {
  background: #e2e2e2;
  width: 30%;
}
#dane table tr td:last-child {
  background: #f3f3f3;
  font-weight: bold;
}
@media only screen and (min-width:320px) {
  .fiskalne .content-top ul li, #productTab.nav-tabs .nav-link {
    margin: 0 0 10px 0;
    width: 100%;
    border-radius: 10px;
  }
  #header-level-2 ul.dj-mobile-dark li.dj-mobileitem > a .subtitle {display: none;}
  #dane table tr td:first-child {width: 100%;}
  #dane table td {
    display: block;
    text-align: center;
  }
}
@media only screen and (min-width: 1224px) {
  .fiskalne .content-top ul li, #productTab.nav-tabs .nav-link, .cdas-tabs .nav-tabs .nav-link.active, .cdas-tabs .nav-tabs .nav-link {
    margin: 0 10px 0 0;
    width: auto;
    border-radius: 10px 10px 0px 0px;
  }
  #header-level-2 ul.dj-mobile-dark li.dj-mobileitem > a .subtitle {display: inline;}
  #dane table td {
    display: table-cell;
    text-align: left;
  }
  #dane table tr td:first-child {width: 30%;}
}
.right .mod-menu.mod-list.nav {flex-direction: column !important;}


.dj-megamenu.dj-megamenu-default span.arrow {display: none !important;}
.dj-megamenu.dj-megamenu-default li a.dj-up_a {border: 0 !important; font-family: 'Montserrat', sans-serif; font-size: 0.8rem;}
/*#header-level-2 #dj-megamenu194 li:hover a.dj-up_a {color: green;}*/
#header-level-2 .dj-megamenu-default li:hover a.dj-up_a small.subtitle {color: red;}
#header-level-2 #dj-megamenu194 li ul.dj-submenu > li > a:hover {color: red;}
#header-level-2 #dj-megamenu194 li.active a.dj-up_a {color: #000;}
#header-level-2 ul.dj-mobile-dark li.dj-mobileitem.active > a {background: red;}
#header-level-2 ul.dj-mobile-dark li.dj-mobileitem > a {background: #efefef; color: #000}
#header-level-2 .dj-megamenu-accordion-dark .dj-mobile-open-btn {
  background: #fff;
  width: 65px;
  border: 1px solid #ccc;
  color: #555;
}
#header-level-2 .dj-mobile-open-btn.active .dj-mobile-open-icon {background: #fff;}
.fiskalne #main-content .mod-list li.current.active, #productTab.nav-tabs .nav-link.active {background: red;}

.dj-megamenu-default li a.dj-up_a {text-transform: none;}
#mod-custom207 .container-fluid {padding: 0 10px;}
#dj-megamenu194 .dj-subwrap-in {
  background-position: right top !important;
  background-size: contain;
}
.dj-megamenu-wrapper #dj-megamenu194 li ul.dj-submenu > li {border-top: 0;}
.dj-megamenu-wrapper .dj-megamenu-default li a.dj-up_a span.dj-drop {padding: 0 20px 0 0;}
.dj-megamenu-wrapper .dj-megamenu-default li a.dj-up_a {padding: 0 20px;}

.parallax-window {
    min-height: 400px;
    background: transparent;
}
.dj-megamenu-default li a.dj-up_a span.name {color: #000 !important;}