@charset "UTF-8";
@import "nav.css";
@import "footer.css";
@import "contact.css";
@import "grid.css";
@import "services.css";
@import "gallery.css";
body {
  background-color: #fff;
  color: #000;
  font-family: "Lato", sans-serif;
  font-weight: 400;
overflow-x:hidden;
}
.h1, .h2, .h3{
	margin: 0;
    padding: 0;
    font-family: "Montserrat",sans-serif;
}
footer img.logo2{
	width:180px !important;
}
@media only screen and (max-width: 500px){
	footer img.logo2{
	width:100px !important;
}
}
nav{
	z-index:99;
}
.blog .section1 .custom-container .box-items .item .item-text .zajawka1 p{
	text-align:right !important;
	font-size:12px
}
.blog .section1 .custom-container .box-items .item .item-text .zajawka2 p{
	text-align:left !important;
}
.testimonial_rotator_author_info p{
	margin:0;
} 
.marka-model{
	display:block;
	position:relative;
}

p.marka-model{
	padding-left:20px !important;
}
.marka-model:before{
	content:'';
	display:block;
	height:100%;
	width:2px;
	background-color:#ffce3a;
	position:absolute;
	left:0;
	top:0;
}
.zastosowane-uslugi{
	margin:0;
	padding:0;
	list-style-type:none;
}
.zastosowane-uslugi li{
	display:inline-block;
	margin:20px 10px;
	
}
.zastosowane-uslugi li a{
	color:#fff;
	padding:8px 16px;
	border:2px solid #fff;
		  -webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-ms-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.zastosowane-uslugi li a:hover{
	color:#ffce3a;
	border-color:#ffce3a;
}
.testimonial_rotator_author_info{
	padding-left:0;
	text-align:right;
	border:none !important;
}
.page-home .section1{
	
	position:relative;
}
.img-slide2{
	position:relative;
	right:72%;
	bottom:40px;
	margin:0 !important;
	max-width:230% !important;
	max-height:100%;
}
@media only screen and (min-width: 1830px){
	.img-slide2{
		bottom:80px;
	}
}
@media only screen and (max-width: 1400px){
	.img-slide2{
		bottom:0;
	}
}
@media only screen and (max-width: 770px){
	.img-slide2, .img-slide3, .img-slide4{
		display:none !important;
	}
}

@media only screen and (max-width: 1160px){
	.img-slide3{
		width:200% !important;
		right:60% !important;
	}
}
@media only screen and (max-width: 1100px){
	.img-slide3{
		bottom:-40px !important;
	}
}
@media only screen and (max-width: 1000px){
	.img-slide2{
		right:90% !important;
	}
}
.img-slide3{
	width:180% !important;
	margin:0 !important;
	position:relative;
	right:46%;
		bottom:0;
}
.owl-carousel .owl-stage-outer {
overflow:visible;
}
.play-2{
	margin-top:180px;
}
.home-content{
	width:90%;
	max-width:900px;
	padding-top:80px;
	margin:0 auto;
	display:flex;
}

.home-content-title{
	color:#fff; font-size:40px;
}

.home-gutenberg{
	margin-left:40px;
}
@media only screen and (max-width: 1000px){
	.home-content{
		display:block;
	}
	.home-content-title{
		margin-bottom:40px;
		text-align:center;
	}
	.home-gutenberg{
	margin-left:0px;
}
}
.quote:before{
	content:'';
	display:block;
	position:absolute;
	top:-30px; left:-30px;
	width:60px;
	height:60px;
	background-image:url(../img/quote.png);
	background-position:center;
	background-size:contain;
	background-repeat:no-repeat;
}
#cn-accept-cookie{
background-color:#d5071e !important;
	background-image:none;
}
#cn-accept-cookie:hover{
background-color:#d5071e !important;
opacity:0.9;
	background-image:none;
}
.blog .section1 .custom-container .box-items .item .item-text a.blog-title{
	 display: inline-block;
    color: #fff;
    border: none;
    padding-left: 0;
    padding-right: 0;
    text-transform: none;
    font-weight: normal;
    position: relative;
    height: auto;
    margin-top: 0;
    line-height: auto;
}
.blog-pagination{
	width:100%;
	text-align:center;
	display:block;
	position:relative;
}
.page-numbers:hover{
	opacity:0.8;
}
.page-home .section3 .custom-container .text-box:hover{
	opacity:1;
}
.msacwl-carousel-slide a{
	height:300px;
}
.msacwl-gallery-slider button.slick-next, .msacwl-gallery-slider button.slick-next:hover, .msacwl-gallery-slider button.slick-next:focus, .msacwl-gallery-carousel button.slick-next, .msacwl-gallery-carousel button.slick-next:hover, .msacwl-gallery-carousel button.slick-next:focus{
	background-color:#ffce3a !important;
}
.msacwl-gallery-slider button.slick-prev, .msacwl-gallery-slider button.slick-prev:hover, .msacwl-gallery-slider button.slick-prev:focus, .msacwl-gallery-carousel button.slick-prev, .msacwl-gallery-carousel button.slick-prev:hover, .msacwl-gallery-carousel button.slick-prev:focus{
	background-color:#ffce3a !important;
}
.page-numbers{
	padding:5px 10px;
	background-color:#fff;
	color:#171717;
	  -webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-ms-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.page-numbers.current{
	background-color:#ffce3a;
}
.page-numbers.current:hover{
	opacity:1;
}
.blog-pagination .screen-reader-text{
	display:none;
}
.blog .section1 .custom-container .box-items .item .item-text a:before{
	top:6px !important;
}
.blog .section1 .custom-container .box-items .item .item-text a:after{
	display:none !important;
}
.blog .section1 .custom-container .box-items .item .item-text p{
	text-align:left !important;
}
.pakiety{
	position:relative;
	margin-top:40px;
}
img.ok-optimum, img.ok-prestige, img.ok-ultimate{
	width:auto;
	max-width:30px;
	position:absolute;
	top:-15px;
}
.plusiki ul{
	list-style-type:none;
}
.plusiki ul.li{
	position:relative;
}
.plusiki ul li:before{
	content:'+';
	font-weight:bold;
	position:absolute;
	left:0;
}
img.ok-optimum{
	left:13%;
}
img.ok-prestige{
	left:calc(50% - 15px);
}
img.ok-ultimate{
	right:13%;
}
.gutenberg-content{
	font-family:"Lato",sans-serif;
	font-size:14px;
	line-height:24px;
	padding:0 15px;
	text-align:justify;
}
@media only screen and (max-width: 770px){
	.gutenberg-content{
		padding:50px 75px;
	}
}
@media only screen and (max-width: 450px){
	.gutenberg-content{
		padding:25px;
	}
}
.yellow {
  color: #ffce3a;
}
#menu-top-navigation .menu-item-has-children .sub-menu{
	display:none;
	position:absolute;
	height:auto;
	background-color:#ffce3a;
	color:#000;
	transform:translateY(-6px);
	min-width:200px;
	z-index:99;
	max-width:300px;
}
@media only screen and (min-width: 1600px){
	#menu-top-navigation .menu-item-has-children .sub-menu{
		transform:translateY(-1px);
	}
}
#menu-top-navigation .menu-item-has-children .sub-menu a{
	color:#000;
}
#menu-top-navigation .menu-item-has-children .sub-menu li{
	height:auto;
	position:relative;
	width:100%;
}
#menu-top-navigation .menu-item-has-children .sub-menu li a{
	position:relative;
	z-index:10;
}
#menu-top-navigation .menu-item-has-children .sub-menu li:before{
	content:'';
	display:block;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color:#fff;
	opacity:0;
}
#menu-top-navigation .menu-item-has-children .sub-menu li:hover:before{
	opacity:0.1;
}
#menu-top-navigation-1 .sub-menu{
	display:none;
}
@media only screen and (min-width: 770px){
#menu-top-navigation .menu-item-has-children:hover .sub-menu{
	display:block;
}
}
.dropdown-nav{
	display:block !important;
}
#menu-top-navigation .menu-item:hover{
	background-color:#ffce3a;
}
#menu-top-navigation .menu-item:hover a{
	color:#000 !important;
}
.readMore {
  display: block;
  font-weight: 900;
  font-size: 20px;
  text-transform: uppercase;
  color: #fff;
  position: relative;
  margin-top: 25px;
}
.readMore::before {
  content: "+";
  display: block;
  position: absolute;
  left: -35px;
  font-weight: 900;
 
	height:25px;
	top:0 !important;
  font-size: 42px;
  line-height:0.5em;
  -webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-ms-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.readMore:after{
	content:'';
	display:block;
	position:absolute;
	width:100%;
	height:3px;

	background-color:#fff;
	bottom:-5px;
	opacity:0;
	-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-ms-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.readMore:hover:after{
	opacity:1;
}
.readMore:hover:before{
	transform-origin: center;
	transform:rotate(180deg);
}
.page-home .section1 {
  background-image: url("../img/home-section1-bg.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 750px;
  padding-top: 200px;
}
.page-home .section1 .main-slider .owl-dots {
  position: absolute;
  right: 25px;
  top: 0;
  bottom: 0;
  height: 250px;
  counter-reset: dots;
  color: #fff;
}
.page-home .section1 .main-slider .owl-dots button {
  width: 100%;
  text-align: center;
  display: block;
  font-size: 12px;
  margin: 30px 0;
}
.page-home .section1 .main-slider .owl-dots button span {
  display: none;
}
.page-home .section1 .main-slider .owl-dots button.active {
  font-size: 36px;
}
.page-home .section1 .main-slider .owl-dot:before {
  counter-increment: dots;
  content: "0" counter(dots);
}
.page-home .section1 .custom-container {
  width: 100%;
  max-width: 75%;
  margin: auto;
}
.page-home .section1 .custom-container .text-box {
  position: relative;
  z-index: 1;
}
.page-home .section1 .custom-container .text-box .h1 {
  font-size: 25px;
  font-weight: 900;
  color: #fff;
  text-transform: uppercase;
  line-height: 25px;
  margin-left: -50px;
  font-family: "Lato", sans-serif;
  display:block;
}
.gallery .tiles a span{
	padding:5px 10px;
	display:inline-block;
		-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-ms-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.gallery .tiles a:hover span{
	background-color:#fff;
	color:#000;

}
.page-home .section1 .custom-container .text-box .h2, .blog .custom-container .text-box .h2 {
  font-size: 142px;
  color: #fff;
  text-transform: uppercase;
  line-height: 120px;
  font-weight: 900;
  display:block;
}
.blog .custom-container .text-box .h2{
	font-size:80px;
	line-height:1em;
}
@media only screen and (max-width: 770px){
	.blog .custom-container .text-box .h2{
	font-size:70px;
}
	.blog .custom-container .text-box .h3 {
font-size:35px;
	}
	.blog header img{
		display:none !important;
	}
}


.page-home .section1 .custom-container .text-box .h3, .blog .custom-container .text-box .h3 {
  font-size: 63px;
  color: #ffce3a;
  text-transform: uppercase;
  font-weight: 900;
  display:block;
}
.blog .custom-container .text-box .h3{
	font-size:40px;
}
.page-home .section1 .custom-container .text-box .h3.h3-first, .blog .custom-container .text-box .h3.h3-first {
  margin-left: 155px;
  display:block;
}
@media only screen and (max-width: 600px){
	.blog header .lg-8{
		width:100%;
	}
}
@media only screen and (max-width: 500px){
	.blog .custom-container .text-box .h2{
	font-size:50px;
}
	.blog .custom-container .text-box .h3 {
	font-size:25px;
	}
}
@media only screen and (max-width: 400px){
	.blog .custom-container .text-box .h2{
	font-size:40px;
}
}

.popular-services .lg-4 a{
	position:relative;
}
.popular-services .lg-4 a:before{
	content:'';
	display:block;
	position:absolute;
	width:100%;
	height:100%;
	left:0; top:0;
	background-color:#ffce3a;
	background-color:rgba(255,0,0,0);
	z-index:80;
	-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-ms-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
}
a.wybor{
	border:none !important;
}
a.wybor:after, a.wybor:before{
	display:none;
	opacity:0;
}
.popular-services .lg-4 a:hover:before{
	background-color:rgba(255,0,0,.4);
}
.popular-services .lg-4 a:after{
	content:'+';
	font-size:38px;
	font-weight:900;
	color:#000;
	z-index:90;
	position:absolute;
	top:50%; left:50%;
	transform:translate(-50%, -50%);
	opacity:0;
		-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-ms-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.popular-services .lg-4 a:hover:after{
	opacity:1;
}
.page-home .section1 .custom-container .text-box a {
  display: block;
  border: 2px solid #fff;
  width: 280px;
  height: 50px;
  text-align: right;
  padding: 0 20px;
  margin-left: 10px;
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 45px;
  background-image: url("../img/btn-ellipse.png");
  background-position: left 15px center;
  background-size: 18px;
  background-repeat: no-repeat;
  margin-top: 15px;
  -webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-ms-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.page-home .section1 .custom-container .text-box a:hover{
	background-color:#fff;
	color:#000;
	background-image: url("../img/dots.png");
}
.page-home .section1 .custom-container .img-box img {
  width: 300%;
  margin-left: -150%;
  margin-top: -34px;
}
.page-home .section2 {
  background-color: #1f1f1f;
  min-height: 500px;
}
.page-home .section2 .custom-container {
  max-width: 75%;
  margin: auto;
}
.page-home .section2 .text-rotated > div {
  position: absolute;
  width: 230px;
}
.page-home .section2 .text-rotated p {
  position: absolute;
  margin-left: -150px;
  transform: rotate(-90deg);
  font-weight: 900;
  font-size: 42px;
  text-transform: uppercase;
  position: relative;
  top: 170px;
  color: #fff;
}
.page-home .section2 .text-rotated p::before {
  content: "";
  display: inline-block;
  width: 150px;
  height: 1px;
  border-bottom: 2px solid #fff;
  position: relative;
  top: -15px;
  left: -15px;
}
.page-home .section2 .company-info > div {
  max-width: 550px;
}
.page-home .section2 .company-info h1{
	color:#fff;
	margin-top:50px;
}
.page-home .section2 .company-info img {
  width: 185px;
  margin-top: 30px;
  margin-left: -23px;
}
.page-home .section2 .company-info p {
  font-size: 16px;
  line-height: 28px;
  text-align: justify;
  letter-spacing: 0.5px;
  margin-top: 25px;
  color: #fff;
}
.page-home .section2 .company-info a {
  float: right;
}
.page-home .section2 .company-info a::before {
  top: -14px;
}
.page-home .section2 .about-us-box {
  background-color: #ffce3a;
  width: 500px;
  position: absolute;
  right: 0;
  font-weight: 500;
  font-size: 16px;
  background-image: url("../img/company-photo.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 50px;
  line-height: 26px;
  text-align: justify;
  margin-top: 50px;
  z-index: 10;
  letter-spacing: 0.5px;
  color: #fff;
}
.page-home .section2 .about-us-box::before {
  content: "";
  display: block;
  height: 10px;
  background-color: #ffce3a;
  position: absolute;
  width: 100vw;
  bottom: 115px;
  right: 500px;
  z-index: -10;
}
.page-home .section2 .about-us-box h2 {
  color: #0c0c0c;
  font-size: 28px;
  text-transform: uppercase;
  margin-bottom: 25px;
  font-family: "Lato", sans-serif;
  font-weight: 900;
  line-height: 42px;
  text-align: left;
}
.page-home .section2 .about-us-box strong {
  display: block;
  margin: 25px 0;
}
.page-home .section2 .about-us-box a {
  margin-left: 35px;
  margin-top: 50px;
}
.page-home .section2 .about-us-box a::before {
  top: -2px;
}
.page-home .section3 {
  background-image: url("../img/dark-bg.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.page-home .section3 .custom-container {
  padding: 200px 0;
  padding-bottom: 250px;
  max-width: 85%;
  margin: auto;
}
.page-home .section3 .custom-container .lg-6:nth-child(3) {
  clear: left;
}
.page-home .section3 .custom-container .hover-box {
  width: 220px;
  height: 220px;
  padding: 25px;
  border: 22px solid #000;
  background-color: #fff;
  font-size: 90px;
  font-weight: 900;
  display: flex;
  align-content: center;
  justify-content: center;
  transition: all 0.3s;
  position: absolute;
  z-index: 1;
}
.page-home .section3 .custom-container .hover-box span {
  display: block;
  align-self: center;
  width: 100%;
  height: 100%;
  text-align: center;
  background-color: #fff;
  color: #000;
  transition: all 0.3s;
}
.page-home .section3 .custom-container .hover-box:hover {
  cursor: pointer;
}
.page-home .section3 .custom-container .hover-box:hover span {
  background-color: #000;
  color: #fff;
}
.page-home .section3 .custom-container .hover-box::after {
  content: attr(data-name);
  color: #fff;
  display: block;
  font-size: 22px;
  position: absolute;
  left: 210px;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 26px;
  font-weight: 900;
  text-transform: uppercase;
}
.page-home .section3 .custom-container .tile {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  cursor: pointer;
}
.page-home .section3 .custom-container .protection {
  background-image: url("../img/black-porsche.jpg");
  width: 650px;
  height: 430px;
  float: right;
}
.page-home .section3 .custom-container .protection .hover-box {
  top: -80px;
  right: -80px;
}
.page-home .section3 .custom-container .protection .text-box {
  background-image: url("../img/maska-prawa.png");
  background-position: 150px center;
}
.page-home .section3 .custom-container .care {
  background-image: url("../img/red-car.jpg");
  width: 480px;
  height: 320px;
  float: left;
  margin-top: 60px;
}
.page-home .section3 .custom-container .care .hover-box {
  right: -105px;
  bottom: -80px;
}
.page-home .section3 .custom-container .care .text-box {
  background-image: url("../img/maska-lewa.png");
}
.page-home .section3 .custom-container .care .text-box > div {
  text-align: left;
  left: 0;
  right: auto;
}
.page-home .section3 .custom-container .renovation {
  background-image: url("../img/detailing.jpg"); 
  width: 650px;
  height: 430px;
  float: left;
  margin-top: -20px;
}
.page-home .section3 .custom-container .renovation .hover-box {
  left: -100px;
  bottom: -200px;
}
.page-home .section3 .custom-container .renovation .hover-box::after {
  left: auto;
  right: 210px;
}
.page-home .section3 .custom-container .renovation .text-box {
  background-image: url("../img/maska-lewa.png");
  background-position: -150px center;
}
.page-home .section3 .custom-container .renovation .text-box > div {
  text-align: left;
  left: 0;
  right: auto;
}
.page-home .section3 .custom-container .stylization {
  background-image: url("../img/car-inside.jpg");
  width: 480px;
  height: 320px;
  float: right;
  margin-top: 30px;
}
.page-home .section3 .custom-container .stylization .hover-box {
  left: -100px;
  top: -80px;
}
.page-home .section3 .custom-container .stylization .hover-box::after {
  left: auto;
  right: 210px;
}
.page-home .section3 .custom-container .stylization .text-box {
  background-image: url("../img/maska-prawa.png");
}
.gallery .readMore:hover:after, .popular-services .readMore:hover:after{
	display:none !important;
	opacity:0 !important;
}
.page-home .section3 .custom-container .text-box {
  opacity:0;
  display:block;
  height: 100%;
  position: relative;
  color: #fff;
  text-align: right;
  font-size: 14px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-ms-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.page-home .section3 .custom-container .text-box h3 {
  font-size: 32px;
  font-weight: 900;
  font-family: "Lato", sans-serif;
  text-transform: uppercase;
}
.page-home .section3 .custom-container .text-box strong {
  font-size: 16px;
}
.page-home .section3 .custom-container .text-box > div {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 375px;
  padding: 25px;
  max-width: 100%;
}
.page-home .section3 .custom-container .text-box.show {
  opacity:1;
}
.page-home .section5 {
  background-image: url("../img/wrap-style-bg.jpg");
  min-height: 420px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
  padding: 30px 0;
}
.page-home .section5 img {
  display: block;
  width: 340px;
  margin: auto;
}
.page-home .section5 h4 {
  font-size: 22px;
  font-family: "Lato", sans-serif;
  margin: 25px 0;
  font-weight: 500;
  color: #fff;
  padding: 0 15px;
}
.page-home .section5 h4 strong {
  font-weight: 900;
}
.page-home .section5 a {
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 35px;
}
.page-home .section5 a::before {
  top: -13px;
}

.page-cennik header {
  background-image: url("../img/home-section1-bg.jpg");
  padding-top: 175px;
  height: 575px;
}
.page-cennik header .custom-container {
  max-width: 75%;
  margin: auto;
  height: 100%;
}
.page-cennik header h2 {
  font-size: 36px;
  font-family: "Montserrat", sans-serif;
  color: #ffce3a;
  text-transform: uppercase;
  line-height: 20px;
}
.page-cennik header h1 {
  font-size: 82px;
  color: #fff;
  text-transform: uppercase;
}
.page-cennik header p {
  color: #fff;
  max-width: 550px;
  font-size: 18px;
  line-height: 26px;
  text-align: justify;
}
.page-cennik header .lg-6 {
  height: 100%;
}
.page-cennik header .img-box {
  display: flex;
  align-items: center;
  margin-left: 0px;
  height: 100%;
}
.page-cennik header .img-box img {
  display: block;
  width: 150%;
}
.page-cennik .section1 {
  background-color: #0c0c0c;
  padding-bottom: 65px;
}
.page-cennik .section1 .custom-container {
  max-width: 60%;
  margin: auto;
}
.page-cennik .section1 h2 {
  background-color: #fff;
  color: #000;
  text-align: center;
  padding: 50px 0;
  font-family: "Lato", sans-serif;
  font-size: 42px;
}
.page-cennik .section1 .pricing {
  height: 800px;
}
.page-cennik .section1 .pricing .col-2 {
  width: 40%;
  color: #fff;
  text-align: right;
  padding-top: 15px;
  float: left;
}
.page-cennik .section1 .pricing .col-2 .black-box {
  padding-right: 15px;
  position: relative;
}
.page-cennik .section1 .pricing .col-2 .black-box h3 {
  font-family: "Lato", sans-serif;
  font-size: 28px;
}
.page-cennik .section1 .pricing .col-2 .black-box h3::after {
  content: "";
  width: 125px;
  height: 2px;
  background-color: grey;
  position: absolute;
  right: 15px;
  top: 41px;
}
.page-cennik .section1 .pricing .col-2 .black-box h4 {
  font-size: 28px;
  font-family: "Lato", sans-serif;
  font-weight: 300;
  margin-top: 10px;
}
.page-cennik .section1 .pricing .col-2 .black-box img {
  position: absolute;
  right: 135px;
  top: 20px;
}
.page-cennik .section1 .pricing .col-2 .red-box {
  background-color: #a6231e;
  padding: 15px 0;
  padding-right: 15px;
  margin-top: 75px;
}
.page-cennik .section1 .pricing .col-2 .red-box div {
  display: flex;
  align-items: center;
  height: 50px;
}
.page-cennik .section1 .pricing .col-2 .red-box p {
  font-size: 16px;
  line-height: 18px;
  margin: 0;
  width: 100%;
  text-align: right;
  padding-left: 15px;
}
.page-cennik .section1 .pricing .col {
  width: 20%;
  background-color: #f6f6f6;
  height: 100%;
  float: left;
  text-align: center;
}
.page-cennik .section1 .pricing .col:nth-child(3) {
  position: relative;
  z-index: 10;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 15px -8px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 15px -8px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 15px -8px rgba(0, 0, 0, 0.75);
}
.page-cennik .section1 .pricing .col h3 {
  font-family: "Lato", sans-serif;
  font-size: 24px;
  font-weight: 400;
  margin-top: 20px;
}
.page-cennik .section1 .pricing .col h4 {
  font-size: 24px;
  font-weight: 900;
  font-family: "Lato", sans-serif;
  line-height: 28px;
  margin-top: 15px;
  letter-spacing: 1px;
  position: relative;
}
.page-cennik .section1 .pricing .col h4::before {
  content: "";
  width: 60%;
  margin: auto;
  height: 2px;
  background-color: #f2c987;
  position: absolute;
  left: 0;
  right: 0;
  top: -9px;
}
.page-cennik .section1 .pricing .pdf {
  position: absolute;
  width: 40px;
}
.page-cennik .section1 .pricing .box {
  border-bottom: 1px solid #cececd;
  height: 50px;
  line-height: 50px;
}
.page-cennik .section1 .pricing .box:first-of-type {
  margin-top: 63px;
}
.page-cennik .section1 .pricing .box:last-of-type {
  border: none;
}
.page-cennik .section1 .pricing .box.check {
  transition: 0.1s all;
  background-position: center;
  background-size: 34px;
  background-image: url("../img/check.svg");
  background-repeat: no-repeat;
}
.page-cennik .section1 .pricing .box:hover {
  background-size: 40px;
}
.page-cennik .section1 .explainer {
  margin-top: 50px;
}
.page-cennik .section1 .explainer p {
  display: block;
  color: #cececd;
  margin-top: 30px;
}
.page-cennik .section1 .confused-box {
  margin-top: 75px;
}
.page-cennik .section1 .confused-box img {
  display: block;
  max-width: 85px;
  margin: auto;
}
.page-cennik .section1 .confused-box h2 {
  background-color: transparent;
  color: #fff;
  font-size: 34px;
  line-height: 34px;
  padding: 0;
  margin-top: 10px;
}
.page-cennik .section1 .confused-box p {
  color: #fff;
  font-size: 14px;
  text-align: center;
}

.page-template-page-template header, .error404 header {
  background-image: url("../img/home-section1-bg.jpg");
  padding-top: 175px;
  height: 575px;
}
.page-template-page-template header .custom-container, .error404 header .custom-container {
  max-width: 75%;
  margin: auto;
  height: 100%;
  padding: 0 15px;
}
.page-template-page-template header h2, .page-template-page-template header .h2, .error404 header h2, .error404 header .h2 {
  font-size: 36px;
  font-family: "Montserrat", sans-serif;
  color: #ffce3a;
  text-transform: uppercase;
  line-height: 20px;
}
.page-template-page-template header h1, .error404 header h1 {
  font-size: 82px;
  color: #fff;
  text-transform: uppercase;
}
.page-template-page-template header h1 .h2, .error404 header h1 .h2 {
  display: block;
}
.page-template-page-template header p, .error404 header p {
  color: #fff;
  max-width: 650px;
  font-size: 16px;
  line-height: 26px;
  text-align: justify;
}
.page-template-page-template header p strong, .error404 header p strong {
  display: block;
  margin-top: 50px;
}
.page-template-page-template header h2.strong, .error404 header h2.strong{
	font-size: 14px !important;
line-height: 24px;
color:#fff;
font-family:"Lato",sans-serif;
display: block;
margin-top: 50px;
margin-bottom:0 !important;
text-transform:none !important;
}
.page-template-page-template .section1 {
  padding-top: 50px;
}
.page-template-page-template .section1 .custom-container {
  max-width: 75%;
  margin: auto;
}
.page-template-page-template .section1 .custom-container .lg-5:first-of-type img {
  display: none;
}
.page-template-page-template .section1 .custom-container .lg-5:first-of-type h4 {
  font-size: 20px;
  font-family: "Lato", sans-serif;
  line-height: 28px;
  margin-bottom: 30px;
  text-align: justify;
}
.page-template-page-template .section1 .custom-container .lg-5:first-of-type p {
  font-size: 14px;
  line-height: 24px;
  text-align: justify;
}
.page-template-page-template .section1 .custom-container .lg-5:first-of-type blockquote {
  font-size: 26px;
  font-weight: 900;
  text-align: center;
  font-family: "Lato", sans-serif;
  position: relative;
  padding: 15px 30px;
  margin: 10px 50px;
}
.page-template-page-template .section1 .custom-container .lg-5:first-of-type blockquote::before {
  content: "‛‛";
  font-size: 60px;
  position: absolute;
  left: 0;
  top: 0;
}
.page-template-page-template .section1 .custom-container .lg-5:first-of-type blockquote::after {
  content: "‛‛";
  font-size: 60px;
  position: absolute;
  right: 0;
  bottom: -40px;
}
.page-template-page-template .section1 .custom-container .lg-2 {
  padding: 0 30px;
  padding-top: 5px;
}
.page-template-page-template .section1 .custom-container .lg-2 img {
  margin: 5px 0;
}
.page-template-page-template .section1 .custom-container .lg-5:last-of-type {
  position: relative;
  margin-top: -200px;
  padding-top: 15px;
  padding-left: 40px;
  /*&::after{
      content:'';
      height:100%;
      width:100%;
      position:absolute;
      left:100%;
      background-color:#fff;
      top:0;
  }*/
}
.page-template-page-template .section1 .custom-container .lg-5:last-of-type .benefits {
  margin-bottom: 35px;
	margin-top:-175px;
}
.page-template-page-template .section1 .custom-container .lg-5:last-of-type .benefits h3 {
  color: #fff;
  font-size: 14px;
  text-align: center;
  margin: 0;
  font-family: "Lato", sans-serif;
}
.page-template-page-template .section1 .custom-container .lg-5:last-of-type .play {
  position: relative;
  display: block;
  margin-left: -20px;
  width: calc(100% + 40px);
  border: 15px solid #fff;
}
.page-template-page-template .section1 .custom-container .lg-5:last-of-type .play img:last-child {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 70px;
  z-index: 1;
  transition: 0.1s width;
}
.page-template-page-template .section1 .custom-container .lg-5:last-of-type .play:hover img:last-child {
  width: 80px;
}
.page-template-page-template .section1 .custom-container .lg-5:last-of-type img.packets {
  margin: auto;
}
.page-template-page-template .section1 .custom-container .lg-5:last-of-type ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.page-template-page-template .section1 .custom-container .lg-5:last-of-type ul li {
  padding-left: 15px;
  position: relative;
  margin: 10px 0;
}
.page-template-page-template .section1 .custom-container .lg-5:last-of-type ul li span {
  display: inline-block;
  font-size: 16px;
  font-weight: 900;
  position: absolute;
  left: 0;
  top: 1px;
}
.page-template-page-template .section1 .custom-container .lg-5:last-of-type h3 {
  font-size: 42px;
  margin-top: 25px;
}
.page-template-page-template .section1 .custom-container .lg-5:last-of-type h2 {
  margin-top: 50px;
  margin-bottom: 15px;
  font-size: 42px;
  font-family: "Lato", sans-serif;
}
.page-template-page-template .section1 .custom-container .lg-5:last-of-type h2 span {
  display: block;
  font-size: 16px;
}
.page-template-page-template .section1 .custom-container .lg-5:last-of-type h4 {
  position: relative;
  padding-left: 50px;
  line-height: 40px;
  font-family: "Lato", sans-serif;
  margin-bottom: 35px;
}
.page-template-page-template .section1 .custom-container .lg-5:last-of-type h4::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  background-image: url("../img/clock.png");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  width: 40px;
  height: 40px;
}
.page-template-page-template .section1 .confused-box {
  text-align: center;
  margin: 75px 0;
}
.page-template-page-template .section1 .confused-box svg {
  display: block;
  max-width: 85px;
  margin: auto;
}
.page-template-page-template .section1 .confused-box h2 {
  background-color: transparent;
  color: #000;
  font-size: 34px;
  line-height: 34px;
  padding: 0;
  margin-top: 10px;
  font-family: "Lato", sans-serif;
}
.page-template-page-template .section1 .confused-box p {
  color: #000;
  font-size: 14px;
  text-align: center;
}
.page-template-page-template .popular-services {
  padding-top: 25px;
  position: relative;
}
.page-template-page-template .popular-services .bg {
  background-image: url("../img/dark-bg.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 225px;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}
.page-template-page-template .popular-services h2 {
  display: block;
  color: #fff;
  position: relative;
  margin-bottom: 50px;
}
.page-template-page-template .popular-services .readMore {
  color: #fff;
  top: -125px;
}

.blog header {
  background: url("../img/blog-header-bg.jpg");
  background-size: cover;
  background-position: center;
  height: 485px;
}
.blog header .custom-container {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  text-transform: uppercase;
  line-height: 1;
  padding-top: 100px;
}
.blog header .custom-container h1 {
  color: #fff;
  font-size: 117px;
}
.blog header .custom-container h2 {
  color: #ffce3a;
  font-size: 57px;
}
.blog .section1 {
  background-color: #171717;
  margin-bottom: 50px;
}
.blog .section1 .custom-container {
  max-width: 70%;
  margin: 0 auto;
}
.blog .section1 .custom-container .box-items {
  padding: 100px 0 50px 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
.blog .section1 .custom-container .box-items .item {
  flex-basis: 30%;
}
.blog .section1 .custom-container .box-items .item .item-img {
  width: 100%;
}
.blog .section1 .custom-container .box-items .item .item-text {
  color: white;
  text-align: center;
  margin-bottom: 100px;
}
.blog .section1 .custom-container .box-items .item .item-text span {
  line-height: 1.8;
  font-size: 12px;
  font-family: "Lato", sans-serif;
  display: inline-block;
  padding: 10px;
  font-weight: 900;
}
.blog .section1 .custom-container .box-items .item .item-text h3 {
  font-family: "Montserrat";
  text-align: left;
  font-size: 16px;
  line-height: 24px;
  position: relative;
  letter-spacing: 0.5px;
  margin-left: 15px;
}
.blog .section1 .custom-container .box-items .item .item-text h3::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -15px;
  width: 2px;
  height: 80%;
  transform: translateY(-50%);
  background-color: #ffce3a;
}
.blog .section1 .custom-container .box-items .item .item-text p {
  font-family: "Lato";
  text-align: left;
  font-size: 14px;
  line-height: 22px;
  padding-left: 15px;
  margin-bottom: 0;
  text-align: justify;
}
.blog .section1 .custom-container .box-items .item .item-text a {
  display: inline-block;
  color: white;
  border: 1px solid white;
  padding-left: 60px;
  padding-right: 25px;
  text-transform: uppercase;
  font-weight: bold;
  position: relative;
  height: 40px;
  margin-top: 35px;
  line-height: 38px;
}
.blog .section1 .custom-container .box-items .item .item-text a::before {
  left: 10px;
  top: -2px;
}

.single-post header {
  background: url("../img/blog-header-bg.jpg");
  background-size: cover;
  background-position: center;
  height: 485px;
}
.single-post header .custom-container {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  text-transform: uppercase;
  line-height: 1;
  padding-top: 100px;
}
.single-post header .custom-container h1 {
  color: #fff;
  font-size: 117px;
}
.single-post header .custom-container h2 {
  color: #ffce3a;
  font-size: 57px;
}
.single-post .section1 {
  background-color: #171717;
  padding: 50px 0 100px 0;
  color: #fff;
  margin-bottom: 50px;
}
.single-post .section1 .custom-container {
  margin: auto;
  max-width: 950px;
}
.single-post .section1 .custom-container img {
  margin-bottom: 50px;
}
.single-post .section1 .custom-container p img {
  width: 100%;
  height: auto;
  margin-bottom: 50px;
  margin-left: -100px;
  width: calc(100% + 200px);
}
.single-post .section1 .custom-container .data {
  font-size: 13px;
  text-align: center;
  display: block;
  font-weight: 900;
  margin-bottom: 30px;
}
.single-post .section1 .custom-container h3 {
  padding: 0 100px;
  font-size: 32px;
  margin-bottom: 30px;
  position: relative;
}
.single-post .section1 .custom-container h3::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 80px;
  width: 2px;
  height: 80%;
  transform: translateY(-50%);
  background-color: #ffce3a;
}
.single-post .section1 .custom-container p {
  font-size: 14px;
  line-height: 24px;
  padding: 0 100px;
  margin-bottom: 50px;
  text-align: justify;
}
.single-post .section1 .custom-container p strong {
  font-size: 16px;
  font-weight: 900;
}
.single-post .section1 .custom-container .img-box img {
  display: block;
  float: left;
  width: calc(50% - 15px);
  height: auto;
}
.single-post .section1 .custom-container .img-box img:nth-child(2) {
  margin-left: 30px;
}
.single-post .section1 .custom-container h4 {
  padding: 0 100px;
  font-size: 18px;
  font-family: "Lato", sans-serif;
  font-weight: 900;
  letter-spacing: 0.5px;
}

.page-kontakt header {
  background: url("../img/blog-header-bg.jpg");
  background-size: cover;
  background-position: center;
  height: 120px;
  margin-bottom: 50px;
}
.page-kontakt header .custom-container {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  text-transform: uppercase;
  line-height: 1;
  padding-top: 100px;
}
.page-kontakt header .custom-container h1 {
  color: #fff;
  font-size: 117px;
}
.page-kontakt header .custom-container h2 {
  color: #ffce3a;
  font-size: 32px;
}

.page-o-nas header {
  background: url("../img/blog-header-bg.jpg");
  background-size: cover;
  background-position: center;
  height: 485px;
}
.page-o-nas header .custom-container {
  height: 100%;
  max-width: 75%;
  margin: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: left;
  text-transform: uppercase;
  line-height: 1;
  padding: 100px 15px 0 15px;
}
.page-o-nas header .custom-container h1 {
  color: #fff;
  font-size: 117px;
}
.page-o-nas header .custom-container h2 {
  color: #ffce3a;
  font-size: 32px;
}
.page-o-nas .section1 {
  padding: 50px 0;
}
.page-o-nas .section1 .custom-container {
  max-width: 75%;
  margin: auto;
}
.page-o-nas .section1 .custom-container .lg-6:first-of-type {
  padding-right: 125px;
}
.page-o-nas .section1 .custom-container .lg-6:first-of-type h3 {
  font-family: "Lato", sans-serif;
  font-weight: 900;
  font-size: 22px;
  letter-spacing: 0.5px;
  text-align: justify;
}
.page-o-nas .section1 .custom-container .lg-6:first-of-type p {
  font-size: 16px;
  line-height: 26px;
  text-align: justify;
}
.page-o-nas .section1 .custom-container .lg-6:first-of-type img {
  margin-top: 50px;
}
.page-o-nas .section1 .custom-container .lg-6:last-of-type {
  padding-top: 15px;
  background-color: #fff;
  margin-top: 0;
}
.page-o-nas .section1 .custom-container .lg-6:last-of-type h3 {
  font-family: "Lato", sans-serif;
  font-weight: 900;
  font-size: 22px;
  letter-spacing: 0.5px;
  margin-top: 50px;
  padding: 0 50px;
}
.page-o-nas .section1 .custom-container .lg-6:last-of-type p {
  padding: 0 50px;
  font-size: 16px;
  line-height: 26px;
  text-align: justify;
}
.page-o-nas .section1 .custom-container .lg-6:last-of-type ul {
  list-style-type: none;
}
.page-o-nas .section1 .custom-container .lg-6:last-of-type ul li {
  padding-left: 15px;
  counter-increment: li;
  margin: 5px 0;
  font-size: 16px;
  line-height: 26px;
}
.page-o-nas .section1 .custom-container .lg-6:last-of-type ul li::before {
  content: counter(li);
  display: inline-block;
  border-radius: 50%;
  margin-right: 10px;
  width: 18px;
  height: 18px;
  font-size: 10px;
  background-color: #0c0c0c;
  color: #fff;
  text-align: center;
  line-height: 18px;
}

.page-oferta .text-box h2 {
  font-size: 52px;
  font-family: "Lato", sans-serif;
  font-weight: 900;
  text-align: left;
}
.page-oferta .text-box p {
  margin-top: 15px;
  font-size: 16px;
  max-width: 750px;
  line-height: 20px;
}
.page-oferta .text-box p strong {
  display: block;
  font-weight: 900;
}
.page-oferta .confused-box {
  margin: 30px 0 0 0;
}
.page-oferta .confused-box svg {
  display: block;
  max-width: 85px;
  margin: auto;
}
.page-oferta .confused-box h2 {
  background-color: transparent;
  color: #fff;
  font-size: 34px;
  line-height: 34px;
  padding: 0;
  margin-top: 10px;
}
.page-oferta .confused-box p {
  color: #fff;
  font-size: 14px;
  text-align: center;
}
.page-oferta header {
  background: url("../img/blog-header-bg.jpg");
  background-size: cover;
  background-position: center;
  height: 600px;
}
.page-oferta header .custom-container {
  height: 100%;
  max-width: 80%;
  margin: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-transform: uppercase;
  line-height: 1;
  padding: 100px 15px 0 15px;
}
.page-oferta header .custom-container h1 {
  color: #fff;
  font-size: 117px;
}
.page-oferta header .custom-container h2, .page-oferta header .custom-container .h2 {
  display: block;
  color: #ffce3a;
  font-size: 32px;
}
.page-oferta header .custom-container p {
  margin-top: 35px;
  color: #fff;
  max-width: 575px;
  text-transform: none;
  line-height: 24px;
}
.page-oferta header .custom-container p strong {
  display: block;
}
.page-oferta section.light {
  padding: 50px 0;
}
.page-oferta section.light .custom-container {
  padding: 0 15px;
  max-width: 80%;
  margin: auto;
}
.page-oferta section.light .custom-container .row:last-of-type {
  margin-top: 25px;
}
.page-oferta section.light .custom-container .row:last-of-type .lg-4 {
  margin-bottom: 35px;
}
.page-oferta section.light .custom-container .row:last-of-type .lg-4:nth-child(4) {
  clear: left;
}
.page-oferta section.light .custom-container .confused-box h2, .page-oferta section.light .custom-container .confused-box p {
  color: #0c0c0c;
}
.page-oferta section.light .custom-container .confused-box svg path {
  fill: #0c0c0c;
}
.page-oferta section.dark {
  background-image: url("../img/home-section1-bg.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 25px 0;
}
.page-oferta section.dark .custom-container {
  padding: 0 15px;
  max-width: 80%;
  margin: auto;
  background-color: transparent;
  color: #fff;
}
.page-oferta section.dark .custom-container .row {
  margin-top: 25px;
}
.page-oferta section.dark .custom-container .row .lg-4 {
  margin-bottom: 35px;
}
.page-oferta section.dark .custom-container .row .lg-4:nth-child(4) {
  clear: left;
}
.page-oferta section.dark .custom-container .lg-4 a {
  border: none;
}
.page-oferta section.dark .custom-container .lg-4 a div {
  background-color: #fff;
  margin-top: -3px;
}
.page-oferta section.dark .text-box p {
  max-width: 730px;
}
.page-oferta .section1 .play {
  border: 15px solid #fff;
  position: relative;
  display: block;
  margin-left: -20px;
  width: calc(100% + 40px);
  border: 15px solid #fff;
  max-width: 100%;
  margin: auto;
  margin-top: -250px;
}
.page-oferta .section1 .play img:last-child {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 70px;
  z-index: 1;
  transition: 0.1s width;
}
.page-oferta .section1 .play:hover img:last-child {
  width: 80px;
}
.page-oferta .section1 .text-box p {
  max-width: 600px;
}
.page-oferta .section5 {
  margin-bottom: 50px;
}

@media only screen and (max-width: 1600px) {
  .page-home .section1 {
    height: 650px;
  }
  .page-home .section1 .custom-container .text-box .h1 {
    font-size: 22px;
  }
  .page-home .section1 .custom-container .text-box .h3 {
    font-size: 48px;
  }
  .page-home .section1 .custom-container .text-box .h2 {
    font-size: 126px;
  }
  .page-home .section1 .custom-container .text-box a {
    width: 260px;
  }
  .page-home .section1 .custom-container .img-box img {
    margin-left: -120%;
    margin-top: 15px;
  }
  .page-home .section2 .text-rotated p {
    font-size: 36px;
  }
  .page-home .section2 .company-info {
    padding-right: 45px;
  }
  .page-home .section2 .company-info p {
    line-height: 28px;
  }
  .page-home .section2 .company-info img {
    width: 160px;
  }
  .page-home .section2 .company-info a {
    font-size: 18px;
    margin-bottom: 50px;
  }
  .page-home .section2 .company-info a::before {
    top: -15px;
  }
  .page-home .section2 .about-us-box {
    font-size: 14px;
    width: 100%;
  }
  .page-home .section2 .about-us-box::before {
    display: none;
  }
  .page-home .section3 .custom-container {
    padding-top: 250px;
  }
  .page-home .section3 .custom-container .hover-box {
    width: 150px;
    height: 150px;
    padding: 15px;
    border: 15px solid #000;
  }
  .page-home .section3 .custom-container .hover-box span {
    font-size: 72px;
  }
  .page-home .section3 .custom-container .protection {
    width: 430px;
    height: 290px;
  }
  .page-home .section3 .custom-container .protection .hover-box {
    top: -100px;
    right: -60px;
  }
  .page-home .section3 .custom-container .protection .hover-box::after {
    left: 150px;
  }
  .page-home .section3 .custom-container .protection .text-box {
    background-position: center;
  }
  .page-home .section3 .custom-container .care {
    width: 330px;
    height: 230px;
    margin-top: 15px;
  }
  .page-home .section3 .custom-container .care .hover-box {
    bottom: -60px;
    right: -110px;
  }
  .page-home .section3 .custom-container .care .hover-box::after {
    left: 150px;
  }
  .page-home .section3 .custom-container .renovation {
    width: 430px;
    height: 290px;
  }
  .page-home .section3 .custom-container .renovation .hover-box {
    bottom: -110px;
    left: -65px;
  }
  .page-home .section3 .custom-container .renovation .hover-box::after {
    left: 150px;
  }
  .page-home .section3 .custom-container .stylization {
    width: 320px;
    height: 230px;
  }
  .page-home .section3 .custom-container .stylization .hover-box {
    left: -70px;
    top: -70px;
  }
  .page-home .section3 .custom-container .stylization .hover-box::after {
    right: 150px;
  }
  .page-home .section3 .custom-container .text-box {
    font-size: 12px;
    background-size: 500%;
    background-position: center;
  }
  .page-home .section3 .custom-container .text-box > div {
    padding: 35px;
    width: 100%;
  }
  .page-home .section3 .custom-container .text-box h3 {
    font-size: 18px;
  }
  .page-home .section4 .lg-4 a div h4, .page-home .section4 .lg-4 a div h5 {
    font-size: 13px;
  }
  .page-home .section4 .lg-4 a div span {
    font-size: 16px;
  }

  .page-cennik header p {
    font-size: 16px;
  }
  .page-cennik header .img-box img {
    width: 125%;
  }
  .page-cennik .section1 .pricing .col-2 .red-box p {
    font-size: 16px;
  }

  .page-template-page-template header {
    height: 525px;
  }
  .page-template-page-template header h1 {
    font-size: 64px;
  }
  .page-template-page-template header h2, .page-template-page-template header .h2 {
    font-size: 32px;
  }
  .page-template-page-template header p {
    max-width: 500px;
    font-size: 14px;
    line-height: 24px;
  }
  .page-template-page-template .section1 .custom-container .lg-5:first-of-type {
    width: 58.33333333%;
  }
  .page-template-page-template .section1 .custom-container .lg-2 {
    display: none;
  }

  .page-o-nas .section1 .custom-container .lg-6:first-of-type {
    padding-right: 100px;
  }
  .page-o-nas .section1 .custom-container .lg-6:first-of-type h3 {
    text-align: left;
    font-size: 20px;
  }
  .page-o-nas .section1 .custom-container .lg-6:last-of-type h3 {
    font-size: 20px;
    text-align: left;
  }

  .page-oferta header .custom-container p {
    max-width: 50%;
  }
}
@media only screen and (max-width: 1250px) {
  .page-home .section1 {
    padding-top: 175px;
    height: 550px;
  }
  .msacwl-carousel-slide a{
	  height:250px;
  }
  
  .page-home .section1 .custom-container .text-box .h1 {
    width: 600px;
    font-size: 18px;
  }
  .page-home .section1 .custom-container .text-box .h3 {
    font-size: 42px;
  }
  .page-home .section1 .custom-container .text-box .h3.h3-first{
    margin-left: 80px;
  }
  .page-home .section1 .custom-container .text-box .h2 {
    font-size: 92px;
    line-height: 66px;
  }
  .page-home .section1 .custom-container .img-box img {
    margin-left: -145%;
    margin-top: 20px;
  }
  .page-home .section2 .custom-container {
    max-width: 90%;
  }
  .page-home .section2 .about-us-box {
    line-height: 24px;
  }
  .page-home .section2 .about-us-box h2 {
    line-height: 36px;
  }
  .page-home .section3 .custom-container {
    padding-top: 250px;
    padding-bottom: 150px;
  }
  .page-home .section3 .custom-container .hover-box {
    width: 125px;
    height: 125px;
    padding: 8px;
    border: 15px solid #000;
  }
  .page-home .section3 .custom-container .hover-box span {
    font-size: 62px;
  }
  .page-home .section3 .custom-container .hover-box::after, .page-home .section3 .custom-container .hover-box::before {
    font-size: 18px;
  }
  .page-home .section3 .custom-container .protection {
    width: 350px;
    height: 250px;
  }
  .page-home .section3 .custom-container .protection .hover-box {
    top: -100px;
    right: -60px;
  }
  .page-home .section3 .custom-container .protection .hover-box::after {
    left: 150px;
  }
  .page-home .section3 .custom-container .care {
    width: 300px;
    height: 210px;
    margin-top: -5px;
  }
  .page-home .section3 .custom-container .care .hover-box {
    bottom: -50px;
    right: -125px;
  }
  .page-home .section3 .custom-container .care .hover-box::after {
    left: 125px;
  }
  .page-home .section3 .custom-container .renovation {
    width: 350px;
    height: 250px;
  }
  .page-home .section3 .custom-container .renovation .hover-box {
    bottom: -100px;
    left: -55px;
  }
  .page-home .section3 .custom-container .renovation .hover-box::after {
    left: 150px;
  }
  .page-home .section3 .custom-container .stylization {
    width: 300px;
    height: 210px;
  }
  .page-home .section3 .custom-container .stylization .hover-box {
    left: -50px;
    top: -50px;
  }
  .page-home .section3 .custom-container .stylization .hover-box::after {
    right: 125px;
  }
  .page-home .section3 .custom-container .text-box > div {
    padding: 25px;
  }
  .page-home .section3 .custom-container .hover-box::after {
    display: none;
  }
  .page-home .section5 img {
    width: 280px;
  }
  .page-home .section5 h4 {
    font-size: 22px;
  }

  .page-cennik header {
    height: 475px;
    background-position: center;
    padding-top: 125px;
  }
  .page-cennik header p {
    font-size: 14px;
    line-height: 22px;
  }
  .page-cennik .section1 .custom-container {
    max-width: 70%;
  }

  .page-template-page-template header {
    padding-top: 125px;
    background-position: -200px center;
    height: 480px;
  }
  .page-template-page-template header .custom-container {
    max-width: 85%;
  }
  .page-template-page-template header p {
    max-width: 460px;
  }
  .page-template-page-template .section1 .custom-container {
    max-width: 85%;
  }
  .page-template-page-template .section1 .custom-container .lg-5:last-of-type {
    margin-top: -210px;
  }
  .page-template-page-template .section1 .custom-container .lg-5:last-of-type h2 {
    margin-top: 25px;
  }
  .page-template-page-template .section1 .custom-container .lg-5:first-of-type h4 {
    font-size: 18px;
    line-height: 24px;
  }
  .page-template-page-template .popular-services .bg {
    display: none;
  }
  .page-template-page-template .popular-services h2 {
    color: #000;
    margin-top: 75px;
  }
  .page-template-page-template .popular-services .readMore {
    color: #000;
    bottom: -30px;
    top: auto;
  }

  .page-kontakt header {
    height: 120px;
  }
  .page-kontakt header .custom-container {
    padding-top: 75px;
  }
  .page-kontakt header .custom-container h1 {
    font-size: 72px;
  }
  .page-kontakt header .custom-container h2 {
    font-size: 28px;
  }

  .blog header {
    height: 350px;
  }
  .blog header .custom-container {
    padding-top: 75px;
  }
  .blog header .custom-container h1 {
    font-size: 84px;
  }
  .blog header .custom-container h2 {
    font-size: 42px;
  }
  .blog .section1 .custom-container {
    max-width: 80%;
  }
  .blog .section1 .custom-container .box-items {
    justify-content: space-between;
  }
  .blog .section1 .custom-container .box-items .item {
    flex-basis: calc(50% - 15px);
  }

  .single-post header {
    height: 350px;
  }
  .single-post header .custom-container {
    padding-top: 75px;
  }
  .single-post header .custom-container h1 {
    font-size: 84px;
  }
  .single-post header .custom-container h2 {
    font-size: 42px;
  }
  .single-post .section1 .custom-container {
    padding: 0 15px;
    max-width: 750px;
  }

  .page-o-nas header {
    height: 350px;
  }
  .page-o-nas header .custom-container {
    text-align: center;
    padding-top: 75px;
  }
  .page-o-nas header .custom-container h1 {
    font-size: 84px;
  }
  .page-o-nas header .custom-container h2 {
    font-size: 42px;
  }
  .page-o-nas .section1 .custom-container .lg-6 {
    width: 100%;
  }
  .page-o-nas .section1 .custom-container .lg-6:first-of-type {
    padding-right: 15px;
  }
  .page-o-nas .section1 .custom-container .lg-6:last-of-type {
    top: 0;
  }

  .page-oferta header {
    height: 425px;
  }
  .page-oferta header .custom-container {
    padding-top: 75px;
    max-width: 90%;
  }
  .page-oferta header .custom-container h1 {
    font-size: 72px;
  }
  .page-oferta header .custom-container h2 {
    font-size: 28px;
  }
  .page-oferta header .custom-container p {
    max-width: 100%;
  }
  .page-oferta .section1 .play {
    margin: 0;
    border: none;
    margin-bottom: 50px;
  }
  .page-oferta section.light .custom-container,
.page-oferta section.dark .custom-container {
    max-width: 90%;
  }
  .page-oferta section.light .custom-container .lg-4,
.page-oferta section.dark .custom-container .lg-4 {
    width: 33.3333%;
    padding: 0 15px;
  }
}
@media only screen and (max-width: 1000px) {
  .page-home .section1 {
    padding-top: 150px;
    height: 525px;
  }
	.page-template-page-template header h2, .page-template-page-template header h1{
		line-height:1em;
	}
	#mega-menu-wrap-top-navigation #mega-menu-top-navigation>li.mega-menu-item>a.mega-menu-link{
		font-size:14px !important;
		padding: 0 10px !important;
	}
  .page-home .section1 .custom-container {
    max-width: 85%;
  }
  .page-home .section1 .custom-container .text-box .h1 {
    font-size: 16px;
  }
  .page-home .section1 .custom-container .text-box .h3.h3-first {
    margin-left: 33px;
  }
  .page-home .section1 .main-slider .owl-dots {
    display: none;
  }
  .page-home .section2 .custom-container {
    max-width: 100%;
  }
  .page-home .section2 .text-rotated {
    left: 75px;
  }
  .page-home .section2 .company-info {
    width: 83.3333%;
  }
  .page-home .section2 .company-info > div {
    max-width: 100%;
    padding-left: 75px;
  }
  .page-home .section2 .our-company {
    width: 100%;
    padding: 0;
  }
  .page-home .section2 .our-company .about-us-box {
    position: relative;
    padding: 0;
    margin: 0;
    padding: 30px 60px;
  }
  .page-home .section3 .custom-container {
    max-width: 65%;
    padding: 100px 0;
  }
  .page-home .section3 .custom-container .lg-6 {
    width: 100%;
    padding: 0;
  }
  .page-home .section3 .custom-container .lg-6 .tile {
    width: 100%;
    height: 350px;
    border-top: 1px solid #000;
  }
  .page-home .section3 .custom-container .lg-6 .tile .hover-box {
    left: auto;
    top: 0;
    right: 198px;
    width: 75px;
    height: 75px;
    border: 8px solid #000;
  }
  .page-home .section3 .custom-container .lg-6 .tile .hover-box span {
    font-size: 36px;
    line-height: 36px;
  }
  .page-home .section3 .custom-container .lg-6 .tile .hover-box::after {
    display: block;
    background-color: #000;
    width: 200px;
    height: 75px;
    text-align: center;
    line-height: 75px;
    left: 65px;
  }
  .page-home .section3 .custom-container .lg-6 .tile.care, .page-home .section3 .custom-container .lg-6 .tile.renovation {
    margin-top: 0;
  }
  .page-home .section3 .custom-container .lg-6 .tile.care .hover-box, .page-home .section3 .custom-container .lg-6 .tile.renovation .hover-box {
    left: 0;
  }
  .page-home .section3 .custom-container .lg-6 .tile.care .text-box, .page-home .section3 .custom-container .lg-6 .tile.renovation .text-box {
    background-position: -100px center;
  }
  .page-home .section3 .custom-container .lg-6 .tile.care .text-box > div, .page-home .section3 .custom-container .lg-6 .tile.renovation .text-box > div {
    left: 0;
    right: auto;
    text-align: left;
  }
  .page-home .section3 .custom-container .lg-6 .tile.stylization {
    margin-top: 0;
  }
  .page-home .section3 .custom-container .lg-6 .tile .text-box {
    display: block;
    background-size: 110% auto;
    background-position: 100px center;
    font-size: 14px;
  }
  .page-home .section3 .custom-container .lg-6 .tile .text-box strong {
    font-size: 16px;
    position: relative;
    top: -5px;
  }
  .page-home .section3 .custom-container .lg-6 .tile .text-box > div {
    text-align: right;
    right: 0;
    left: auto;
    width: 65%;
  }
  .page-home .section3 .custom-container .lg-6 .tile .text-box h3 {
    display: none;
  }
  .page-home .section5 {
    min-height: 0;
  }
  .page-home .section5 img {
    width: 240px;
  }
  .page-home .section5 h4 {
    font-size: 20px;
  }
  .page-home .section5 .readMore {
    font-size: 20px;
  }
  .page-home .section5 .readMore::before {
    font-size: 32px;
    top: -8px;
    left: -28px;
  }

  .page-cennik header {
    height: 425px;
  }
  .page-cennik header .lg-6 {
    width: 100%;
  }
  .page-cennik header .lg-6:last-child {
    display: none;
  }
  .page-cennik header p {
    font-size: 16px;
    line-height: 24px;
    max-width: 100%;
  }
  .page-cennik .section1 .custom-container {
    max-width: 100%;
  }
  .page-cennik .section1 .pricing .col-2 .black-box h3 {
    font-size: 24px;
    margin-top: 2px;
  }
  .page-cennik .section1 .pricing .col-2 .black-box h3::after {
    top: 36px;
    width: 90px;
  }
  .page-cennik .section1 .pricing .col-2 .black-box h4 {
    font-size: 24px;
  }
  .page-cennik .section1 .pricing .col-2 .black-box .pdf {
    right: 100px;
    top: 8px;
  }
  .page-cennik .section1 .pricing .col-2 .red-box p {
    font-size: 14px;
  }
  .page-cennik .section1 .pricing .col h3 {
    font-size: 22px;
  }
  .page-cennik .section1 .pricing .col h4 {
    font-size: 22px;
    line-height: 24px;
  }
  .page-cennik .section1 .pricing .box:first-of-type {
    margin-top: 65px;
  }
  .page-cennik .section1 .pricing .box.check {
    background-size: 28px;
  }
  .page-cennik .section1 .explainer {
    padding: 0 15px;
  }

  .page-template-page-template header {
    height: auto;
	  padding-bottom:60px;
  }
	.page-id-33.page-template-page-template header{
		padding-bottom:180px !important;
	}
  .page-template-page-template header .custom-container {
    max-width: 65%;
    width: 500px;
  }
  .page-template-page-template header .custom-container p {
    max-width: 100%;
  }
  .page-template-page-template .section1 {
    padding-top: 0;
  }
  .page-template-page-template .section1 .custom-container {
    max-width: 75%;
    display: flex;
    flex-direction: column;
  }
  .page-template-page-template .section1 .custom-container .lg-5:last-of-type {
    width: 100%;
    order: 1;
    margin-top: 0;
    padding-top: 15px;
    text-align: center;
    padding-left: 15px;
  }
  .page-template-page-template .section1 .custom-container .lg-5:last-of-type ul li {
    display: inline-block;
  }
  .page-template-page-template .section1 .custom-container .lg-5:last-of-type .benefits {
    width: 400px;
    margin: auto;
    height: 150px;
    position: absolute;
    top: -150px;
    margin: auto;
    left: 0;
    right: 0;
  }
  .page-template-page-template .section1 .custom-container .lg-5:last-of-type .play {
    border: none;
    margin-left: 0;
    width: 100%;
  }
  .page-template-page-template .section1 .custom-container .lg-5:last-of-type h4 {
    margin-top: 15px;
    margin-bottom: 50px;
    display: inline-block;
  }
  .page-template-page-template .section1 .custom-container .lg-5:last-of-type img.packets {
    margin-bottom: 50px;
  }
  .page-template-page-template .section1 .custom-container .lg-5:first-of-type {
    width: 100%;
    order: 2;
  }
  .page-template-page-template .section1 .custom-container .lg-5:first-of-type img {
    display: inline-block;
    white-space: nowrap;
  }
  .page-template-page-template .section1 .custom-container .lg-5:first-of-type img:first-of-type {
    width: calc(31% - 4px);
  }
  .page-template-page-template .section1 .custom-container .lg-5:first-of-type img:last-of-type {
    width: calc(69% - 10px);
    margin-left: 14px;
  }
  .page-template-page-template .section1 .confused-box {
    margin: 25px 0;
  }
  .page-template-page-template .popular-services h2 {
    margin-top: 25px;
  }

  .page-oferta section.light .custom-container .row:last-of-type .lg-4,
.page-oferta section.dark .custom-container .row:last-of-type .lg-4 {
    width: 50%;
  }
  .page-oferta section.light .custom-container .row:last-of-type .lg-4:last-of-type,
.page-oferta section.dark .custom-container .row:last-of-type .lg-4:last-of-type {
    width: 100%;
  }
  .page-oferta section.light .custom-container .row:last-of-type .lg-4:nth-child(4),
.page-oferta section.dark .custom-container .row:last-of-type .lg-4:nth-child(4) {
    clear: none;
  }
  .page-oferta section.light .custom-container .row:last-of-type .lg-4:nth-child(3n),
.page-oferta section.dark .custom-container .row:last-of-type .lg-4:nth-child(3n) {
    clear: left;
  }
}

@media only screen and (max-width: 770px) {
#menu-top-navigation .menu-item-has-children .sub-menu{
	width:100%;
	position:relative;
	bottom:auto;
	transform:none;
	max-width:100%;
} 
	#mega-menu-wrap-top-navigation #mega-menu-top-navigation>li.mega-menu-item>a.mega-menu-link{
		padding: 0 15px !important;
	}
	.play-2{
	margin-top:0;
}
	#menu-top-navigation .menu-item-has-children{
		position:relative;
	}
#menu-top-navigation .menu-item-has-children:after{
	content:'+';
	display:block;
	height:100%;
	width:60px;
	top:0;
	right:0;
	position:absolute;
	color:#fff;
	text-align:center;
	line-height:2.5em;
	font-size:20px;
	font-weight:bold;
}
#menu-top-navigation .menu-item-has-children:hover:after{
	color:#000;
}
 .page-home .section1 {
    padding-top: 100px;
    height: auto;
  }
  .page-home .section1 .custom-container .text-box {
    width: 100%;
  }
  .page-home .section1 .custom-container .text-box .h1 {
    width: 100%;
    font-size: 14px;
    margin-left: 0;
  }
  .page-home .section1 .custom-container .img-box {
    position: absolute;
    right: 0;
    bottom: 0px;
    overflow: hidden;
    width: 70%;
  }
  .page-home .section1 .custom-container .img-box img {
    width: 130%;
    margin-left: -50px;
    position: relative;
    top: 0px;
  }
  .page-home .section1 .custom-container .text-box a {
    width: 170px;
    height: 30px;
    font-size: 14px;
    background-size: 12px;
    background-position: left 7px center;
    margin-left: 0;
    line-height: 26px;
    margin-bottom: 50px;
  }
	.page-template-page-template header h1{
		line-height:1em;
	}
  .page-home .section1 .custom-container .text-box .h2 {
    font-size: 62px;
	  line-height:1em;
  }
  .page-home .section1 .custom-container .text-box .h3 {
    font-size: 30px;
	  line-height:1em;
  }
  .page-home .section2 .text-rotated {
    left: 25px;
  }
  .page-home .section2 .company-info img {
    margin-top: 70px;
  }
  .page-home .section2 .company-info p {
    font-size: 14px;
  }
  .page-home .section3 .custom-container {
    max-width: 100%;
    padding: 0;
  }
  .page-home .section5 h4 {
    font-size: 18px;
  }

  .page-cennik header {
    height: auto;
    padding-bottom: 50px;
  }
  .page-cennik header .custom-container {
    display: flex;
    position: Relative;
    flex-direction: column;
    z-index: 0;
  }
  .page-cennik header .lg-6 {
    position: static;
  }
  .page-cennik header .lg-6:first-child {
    order: 2;
  }
  .page-cennik header .lg-6:first-child h1 {
    position: absolute;
    top: 15px;
  }
  .page-cennik header .lg-6:first-child h2 {
    position: absolute;
    top: 0;
  }
  .page-cennik header .lg-6:first-child p {
    font-size: 14px;
    line-height: 22px;
  }
  .page-cennik header .lg-6:last-child {
    display: block;
    order: 1;
    width: 100%;
    margin-top: 80px;
  }
  .page-cennik header .lg-6:last-child .img-box img {
    width: 100%;
    z-index: 2;
  }

  .page-template-page-template header .custom-container {
    max-width: 100%;
  }
  .page-template-page-template .section1 .custom-container {
    max-width: 100%;
  }
  .page-template-page-template .section1 .custom-container .lg-5:last-of-type {
    padding-top: 0;
  }
  .page-template-page-template .section1 .custom-container .lg-5:last-of-type .play {
    margin-left: -15px;
    width: calc(100% + 30px);
  }
  .page-template-page-template .section1 .custom-container .lg-5:first-of-type {
    background-color: #1f1f1f;
    color: #fff;
    padding: 50px 75px;
  }
  .page-template-page-template .section1 .custom-container .lg-5:first-of-type blockquote {
    font-size: 22px;
    margin: 10px 15px;
  }

  .page-kontakt header {
    height: 80px;
  }
  .page-kontakt header .custom-container {
    padding-top: 50px;
  }
  .page-kontakt header .custom-container h1 {
    font-size: 52px;
  }
  .page-kontakt header .custom-container h2 {
    font-size: 22px;
  }

  .blog header {
    height: 300px;
  }
  .blog header .custom-container {
    padding-top: 50px;
  }
  .blog header .custom-container h1 {
    font-size: 64px;
  }
  .blog header .custom-container h2 {
    font-size: 32px;
  }
  .blog .section1 .custom-container {
    max-width: 100%;
    padding: 0 15px;
  }
  .blog .section1 .custom-container .box-items {
    padding: 50px 0 0 0;
  }
  .blog .section1 .custom-container .box-items .item .item-text h3 {
    font-size: 14px;
    line-height: 20px;
  }
  .blog .section1 .custom-container .box-items .item .item-text p {
    font-size: 13px;
    line-height: 20px;
  }
  .blog .section1 .custom-container .box-items .item .item-text a {
    font-size: 16px;
    padding-left: 40px;
    padding-right: 15px;
  }
  .blog .section1 .custom-container .box-items .item .item-text a::before {
    font-size: 32px;
    top: -1px;
  }

  .single-post header {
    height: 300px;
  }
  .single-post header .custom-container {
    padding-top: 50px;
  }
  .single-post header .custom-container h1 {
    font-size: 64px;
  }
  .single-post header .custom-container h2 {
    font-size: 32px;
  }
  .single-post .section1 .custom-container {
    max-width: 100%;
  }
  .single-post .section1 .custom-container h3 {
    padding: 0 50px;
    font-size: 24px;
  }
  .single-post .section1 .custom-container h3::before {
    left: 30px;
  }
  .single-post .section1 .custom-container p, .single-post .section1 .custom-container h4 {
    padding: 0 50px;
  }

  .page-o-nas header {
    height: 300px;
  }
  .page-o-nas header .custom-container {
    padding-top: 50px;
  }
  .page-o-nas header .custom-container h1 {
    font-size: 64px;
  }
  .page-o-nas header .custom-container h2 {
    font-size: 20px;
  }
  .page-o-nas .section1 .custom-container {
    max-width: 100%;
  }
  .page-o-nas .section1 .custom-container img {
    margin-left: -15px;
    width: calc(100% + 30px);
  }
  .page-o-nas .section1 .custom-container .lg-6:last-of-type h3, .page-o-nas .section1 .custom-container .lg-6:last-of-type p, .page-o-nas .section1 .custom-container .lg-6:last-of-type ul {
    padding: 0;
  }

  .page-oferta header {
    height: 380px;
  }
  .page-oferta header .custom-container {
    padding-top: 75px;
    max-width: 100%;
    padding: 75px 30px 25px 30px;
  }
  .page-oferta header .custom-container h1 {
    font-size: 64px;
  }
  .page-oferta header .custom-container h2 {
    font-size: 20px;
  }
  .page-oferta header .custom-container p {
    font-size: 13px;
    line-height: 20px;
  }
  .page-oferta .section1 {
    padding-top: 0 !important;
  }
  .page-oferta .section1 .custom-container .row:first-of-type {
    display: flex;
    flex-direction: column;
  }
  .page-oferta .section1 .lg-6 {
    width: 100%;
  }
  .page-oferta .section1 .lg-6 .play {
    display: block;
    margin-top: 0;
    margin-left: -30px;
    width: calc(100% + 60px);
    max-width: none;
  }
  .page-oferta .section1 .lg-6:first-of-type {
    order: 2;
  }
  .page-oferta .section1 .lg-6:last-of-type {
    order: 1;
  }
  .page-oferta section.light,
.page-oferta section.dark {
    padding-bottom: 0;
  }
  .page-oferta section.light .custom-container,
.page-oferta section.dark .custom-container {
    max-width: 100%;
    padding: 0 30px;
  }
	nav .group.open{
		height:auto !important;
	}
}
@media only screen and (max-width: 600px) {
  .page-home .section1 .custom-container {
    max-width: 100%;
    padding: 0 15px;
  }
  .page-home .section1 .custom-container .text-box .h1 {
    font-size: 13px;
  }
  .page-home .section1 .custom-container .text-box .h3 {
    margin-left: 33px;
  }
  .page-home .section1 .custom-container .text-box .h3.h3-first {
    margin-left: 66px;
  }
  .page-home .section1 .custom-container .text-box .h2 {
    margin-left: 33px;
  }
  .page-home .section1 .custom-container .text-box a {
    margin-top: 120px;
    margin-bottom: 25px;
  }
  .page-home .section1 .custom-container .img-box {
    width: 90%;
  }
  .page-home .section1 .custom-container .img-box img {
    margin-left: 0;
    top: 0;
  }
  .page-home .section2 .text-rotated {
    left: 0;
  }
  .page-home .section2 .company-info img {
    width: 140px;
  }
  .page-home .section2 .company-info > div {
    padding-left: 25px;
  }
  .page-home .section2 .company-info p {
    font-size: 14px;
    line-height: 24px;
  }
  .page-home .section3 .custom-container .lg-6 .tile {
    height: 300px;
  }
  .page-home .section3 .custom-container .lg-6 .tile .text-box {
    background-position: 25px center;
  }
  .page-home .section3 .custom-container .lg-6 .tile .text-box strong {
    line-height: 22px;
    font-size: 14px;
  }
  .page-home .section3 .custom-container .lg-6 .tile .text-box > div {
    width: 75%;
  }

  .page-cennik header .custom-container {
    max-width: 85%;
  }

  .page-template-page-template header h2, .page-template-page-template header .h2 {
    font-size: 24px;
  }
  .page-template-page-template header h1 {
    font-size: 48px;
  }

  .page-oferta header {
    height: auto;
    padding-top: 25px;
  }
  .page-oferta section.light .custom-container .row:last-of-type .lg-4,
.page-oferta section.dark .custom-container .row:last-of-type .lg-4 {
    width: 100%;
  }
}
@media only screen and (max-width: 450px) {
  .page-home .section1 {
    padding-top: 85px;
  }
  .page-home .section1 .custom-container .text-box .h1 {
    font-size: 14px;
    line-height: 18px;
  }
  .page-home .section1 .custom-container .text-box .h3 {
    font-size: 28px;
    margin-left: 25px;
  }
  .page-home .section1 .custom-container .text-box .h3.h3-first {
    margin-left: 50px;
  }
  .page-home .section1 .custom-container .text-box .h2 {
    margin-left: 25px;
  }
  .page-home .section1 .custom-container .text-box a {
    margin-top: 80px;
  }
  .page-home .section1 .custom-container .img-box img {
    top: -20px;
    width: 150%;
  }
  .page-home .section2 {
    padding-top: 25px;
  }
  .page-home .section2 .text-rotated {
    left: -15px;
  }
  .page-home .section2 .text-rotated p {
    font-size: 28px;
  }
  .page-home .section2 .text-rotated p::before {
    top: -10px;
  }
  .page-home .section2 .company-info {
    padding-right: 30px;
  }
  .page-home .section2 .company-info img {
    margin-top: 20px;
  }
  .page-home .section2 .company-info a {
    font-size: 16px;
    float: none;
  }
  .page-home .section2 .company-info a::before {
    font-size: 34px;
    top: -12px;
    left: -30px;
  }
  .page-home .section2 .our-company .about-us-box {
    padding: 25px;
  }
  .page-home .section3 .custom-container .lg-6 .tile {
    height: 250px;
  }
  .page-home .section3 .custom-container .lg-6 .tile .hover-box {
    right: 148px;
  }
  .page-home .section3 .custom-container .lg-6 .tile .hover-box::after {
    width: 150px;
  }
  .page-home .section3 .custom-container .lg-6 .tile .text-box {
    background-size: 120% auto;
    background-position: center !important;
  }
  .page-home .section3 .custom-container .lg-6 .tile .text-box > div {
    padding: 25px 15px;
    width: 85%;
    font-size: 11px;
  }
  .page-home .section3 .custom-container .lg-6 .tile .text-box > div strong {
    font-size: 12px;
  }
  .page-home .section3 .custom-container .lg-6 .tile .text-box p {
    margin-top: 5px;
  }
  .page-home .section5 h4 {
    font-size: 16px;
  }

  .page-cennik header {
    padding-top: 100px;
    padding-bottom: 25px;
  }
  .page-cennik header .custom-container {
    max-width: 90%;
  }
  .page-cennik header h1 {
    font-size: 52px;
  }
  .page-cennik header h2 {
    font-size: 32px;
  }
  .page-cennik header .lg-6:first-child p {
    font-size: 12px;
    line-height: 20px;
  }
  .page-cennik .section1 h2 {
    font-size: 32px;
  }
  .page-cennik .section1 .pricing {
    height: 698px;
  }
  .page-cennik .section1 .pricing .col-2 .black-box h3 {
    font-size: 18px;
  }
  .page-cennik .section1 .pricing .col-2 .black-box h3::after {
    top: 28px;
    width: 70px;
  }
  .page-cennik .section1 .pricing .col-2 .black-box h4 {
    font-size: 16px;
  }
  .page-cennik .section1 .pricing .col-2 .black-box .pdf {
    width: 30px;
    right: 80px;
  }
  .page-cennik .section1 .pricing .col-2 .red-box {
    margin-top: 50px;
  }
  .page-cennik .section1 .pricing .col-2 .red-box p {
    font-size: 11px;
    line-height: 11px;
  }
  .page-cennik .section1 .pricing .col h3 {
    font-size: 14px;
  }
  .page-cennik .section1 .pricing .col h4 {
    font-size: 16px;
    line-height: 18px;
  }
  .page-cennik .section1 .pricing .col .box:first-of-type {
    margin-top: 45px;
  }
  .page-cennik .section1 .pricing .col .box.check {
    background-size: 22px;
  }
  .page-cennik .section1 .explainer p {
    font-size: 12px;
  }

  .page-template-page-template header {
    padding: 25px;
    padding-top: 100px;
	  padding-bottom:40px;
  }
  .page-template-page-template header h2, .page-template-page-template header .h2 {
    font-size: 20px;
    line-height: 26px;
  }
  .page-template-page-template header h1 {
    font-size: 32px;
    line-height: 28px;
  }
  .page-template-page-template header p {
    line-height: 22px;
    font-size: 12px;
  }
  .page-template-page-template header p strong {
    margin-top: 25px;
  }
  .page-template-page-template .section1 .custom-container .lg-5:first-of-type {
    padding: 25px;
  }
  .page-template-page-template .section1 .custom-container .lg-5:first-of-type h4 {
    font-size: 14px;
    line-height: 22px;
  }
  .page-template-page-template .section1 .custom-container .lg-5:first-of-type p {
    font-size: 12px;
    line-height: 20px;
  }
  .page-template-page-template .section1 .custom-container .lg-5:first-of-type blockquote {
    margin: 0;
    font-size: 16px;
    padding: 15px 30px;
    margin-bottom: 25px;
  }
  .page-template-page-template .section1 .custom-container .lg-5:first-of-type blockquote::before, .page-template-page-template .section1 .custom-container .lg-5:first-of-type blockquote::after {
    font-size: 42px;
  }
  .page-template-page-template .section1 .custom-container .lg-5:last-of-type .benefits {
    width: 300px;
    height: 100px;
  }
  .page-template-page-template .section1 .custom-container .lg-5:last-of-type h3 {
    font-size: 28px;
  }
  .page-template-page-template .section1 .custom-container .lg-5:last-of-type ul li {
    font-size: 12px;
  }
  .page-template-page-template .section1 .custom-container .lg-5:last-of-type ul li span {
    font-size: 12px;
  }
  .page-template-page-template .section1 .custom-container .lg-5:last-of-type h2 {
    margin: 10px 0;
    font-size: 28px;
  }
  .page-template-page-template .section1 .custom-container .lg-5:last-of-type h2 span {
    font-size: 14px;
  }
  .page-template-page-template .section1 .custom-container .lg-5:last-of-type h4 {
    font-size: 14px;
  }
  .page-template-page-template .section1 .custom-container .lg-5:last-of-type h4::before {
    width: 30px;
  }

  .page-kontakt header {
    height: 80px;
  }
  .page-kontakt header .custom-container h1 {
    font-size: 42px;
  }
  .page-kontakt header .custom-container h2 {
    font-size: 18px;
  }

  .blog header {
    height: 250px;
  }
  .blog header .custom-container h1 {
    font-size: 52px;
  }
  .blog header .custom-container h2 {
    font-size: 24px;
  }
  .blog .section1 .custom-container .box-items .item {
    flex-basis: 100%;
  }
  .blog .section1 .custom-container .box-items .item .item-text {
    margin-bottom: 50px;
  }

  .single-post header {
    height: 250px;
  }
  .single-post header .custom-container h1 {
    font-size: 52px;
  }
  .single-post header .custom-container h2 {
    font-size: 26px;
  }
  .single-post .section1 {
    padding: 25px 0 50px 0;
  }
  .single-post .section1 .custom-container h3 {
    padding: 0 25px;
    font-size: 18px;
  }
  .single-post .section1 .custom-container h3::before {
    left: 5px;
  }
  .single-post .section1 .custom-container img {
    margin-bottom: 25px;
  }
  .single-post .section1 .custom-container .img-box img {
    width: 100%;
  }
  .single-post .section1 .custom-container .img-box img:nth-child(2) {
    margin-left: 0;
  }
  .single-post .section1 .custom-container p {
    padding: 0;
    font-size: 12px;
    margin-bottom: 25px;
    line-height: 20px strong;
    line-height-font-size: 14px;
  }
  .single-post .section1 .custom-container h4 {
    padding: 0;
    font-size: 16px;
  }

  .page-o-nas header {
    height: 250px;
  }
  .page-o-nas header .custom-container h1 {
    font-size: 52px;
  }
  .page-o-nas header .custom-container h2 {
    font-size: 16px;
  }
  .page-o-nas .section1 {
    padding: 25px 0;
  }
  .page-o-nas .section1 .custom-container .lg-6:first-of-type h3,
.page-o-nas .section1 .custom-container .lg-6:last-of-type h3 {
    font-size: 16px;
    text-align: center;
  }

  .page-oferta header {
    height: auto;
    padding-top: 25px;
    padding-bottom: 0;
  }
  .page-oferta header .custom-container h1 {
    font-size: 52px;
  }
  .page-oferta header .custom-container h2 {
    font-size: 16px;
  }
  .page-oferta header .custom-container p {
    margin: 0;
    margin-top: 15px;
    font-size: 12px;
  }
  .page-oferta header .custom-container p strong {
    font-size: 14px;
  }
  .page-oferta .section1 .lg-6 .play {
    margin-bottom: 15px;
  }
  .page-oferta .popular-services .lg-4 a div h4 {
    font-size: 14px;
  }
  .page-oferta .text-box p {
    font-size: 12px;
    line-height: 18px;
  }
  .page-oferta .text-box h2 {
    font-size: 32px;
  }
}
@media only screen and (max-width: 500px){
	.page-home .section1 .custom-container .text-box .h2{
		font-size:50px;
	}
}
@media only screen and (max-width: 500px){
	.page-home .section1 .custom-container .text-box .h2{
		font-size:40px;
	}
	.page-home .section1 .custom-container .text-box .h3{
		font-size:26px;
	}
}
/*# sourceMappingURL=main.css.map */
