body{
	font-family: "CentraleSansRnd";
	color: #000;
	overflow-x: hidden;
	background-image: url('../assets/bottom-bg.png');
	background-position: bottom;
	background-size: contain;
	background-repeat: no-repeat;
}

html {
	overflow-x: hidden;
}
.container-fluid{
	padding:0!important;
	max-width: 1600px;
}

.nobr {
	white-space: nowrap;
}

img {
	max-width: 80% !important;
}

h1{
	font-size: 28px;
	font-weight: 500;
}
h2{
	font-size: 24px;
	font-weight: 300;
}

h3{
	font-size: 20px;
	font-weight: 300;
}


@media (max-width: 767.98px){
	h2{
		font-size: 18px;
	}

	h3{
		font-size: 20px;
	}
	h1 {
		font-size: 24px;
	}
}

.cta {
	background:#00b1ed;
	font-size:14px;
	color:#fff;
	padding:10px 30px;
	transition:all 0.5s;
	border-radius:4px;
    border:2px solid #00b1ed;
    text-decoration: none;
}
.cta:hover {
	background:none;
    color:#00b1ed;
    text-decoration: none;
}

.cta-white {
	background:#fff;
	font-size:14px;
	color:#000!important;
	padding:10px 30px;
	transition:all 0.5s;
	border-radius:4px;
    border:2px solid #fff;
    text-decoration: none;
}
.cta-white:hover {
	background:none;
    color:#fff!important;
    text-decoration: none;
}

.cta-blue {
	background:#00b1ed;
	font-size:14px;
	color:#fff;
	padding:10px 30px;
	transition:all 0.5s;
	border-radius:4px;
    border:2px solid #00b1ed;
    text-decoration: none;
}
.cta-blue:hover {
	background:#fff!important;
    color:#00b1ed;
    text-decoration: none;
}

.cta-copy {
	background:#00b1ed;
	font-size:14px;
	color:#fff!important;
	padding:10px 30px;
	transition:all 0.5s;
	border-radius:4px;
    border:2px solid #00b1ed;
	text-decoration: none;
	cursor:pointer;
}

.cta-blue:hover {
	background:none;
    color:#00b1ed!important;
    text-decoration: none;
}


.arrow-prev{
	background: rgba(255,255,255,.7);
    border: solid #CCC;
    border-width: 1px 1px 1px 0;
    color: #4d4d4d;
    font-size: 18px;
    height: 120px;
    margin-left: 1px;
    padding-top: 40px;
    text-align: center;
    transform: rotate(0);
    width: 60px;
}

.arrow-next{	
    background: rgba(255,255,255,.7);
    border: solid #CCC;
    border-width: 1px 1px 1px 0;
    color: #4d4d4d;
    font-size: 18px;
    height: 120px;
    margin-left: 1px;
    padding-top: 40px;
    text-align: center;
    transform: rotate(0);
    width: 60px;
}

.bg-header{
	color: #000;  
	background: url('../assets/hero-bg.png') top, url('../assets/header-bg.png') bottom;
			  background-size: contain;
            background-repeat: no-repeat;

}

.head-bg {
	background-image: url('../assets/header-bg.png');
			  background-size: cover;
            background-repeat: no-repeat;
            background-position: center bottom
}

.opis-left {
	line-height: 1.6;
}

.copy {
	padding-left: 0;
}

.bold {
	font-weight: 500;
}

.img-strefa {
	padding-top: 50px;
}

.footer-1 a {
	color: #7d7d7d!important;
}

.footer-1 {
	padding-bottom: 50px;
}

.footer-1 p {
	margin-bottom: 0;
}

.link-kroki {
	color: #000;
}

.link-kroki:hover {
	color: #000;
}

.bg-biale {
	padding: 30px 30px;
	background-color: #fff;
	box-shadow: rgba(0, 0, 0, 0.2) 0px 8px 24px;
}

.produkty-spis {
	color: #000;
	padding-top: 50px;
}

.img-strefa {
	padding-bottom: 50px;
}

.produkty-1 img {
	max-width: 100%;
}

.video-small {
	max-width: 90%;
	padding-top: 50px;
	padding-bottom: 50px;
}
.bg-kroki{
	color: #fff;  
	background-image: url('../assets/hero-bg.png');
	          background-color: #07a1e3;
            background-repeat: no-repeat;
            min-height: 316px;
			background-position: 50% 0;
			background-size: cover;
}

.bg-cta{
	color: #fff;  
	background-image: url('../assets/bg-cta.jpg');
	          background-color: #07a1e3;
            background-repeat: no-repeat;
            min-height: 140px;
			background-position: 50% 0;
			background-size: cover;
}

.bg-hw{
	color: #fff;  
	background-image: url('../assets/bg-hw.jpg');
	          background-color: #07a1e3;
            background-repeat: no-repeat;
            min-height: 420px;
			background-position: 50% 0;
			background-size: cover;
}

@media screen and (max-width:1200px){
	.produkty-1 img {
		max-width: 70%;
	}

}

@media screen and (max-width:1024px){
	header{
		min-height:470px ;
	}

	.produkty-1 img {
		max-width: 70%;
	}
}

@media screen and (max-width:992px){

	.head-bg {
		background-image: url('../assets/header-bg.png');
				  background-size: contain;
				background-repeat: no-repeat;
				background-position: center bottom
	}

}

@media screen and (max-width:768px){
	header{
		min-height:440px ;
	}
	.logo{
		margin-top: 20px;
	}

	.head-bg {
		background-image: url('../assets/header-bg.png');
				  background-size: contain;
				background-repeat: no-repeat;
				background-position: center bottom
	}
}

@media screen and (max-width:500px){
	header{
		min-height:530px ;
	}
}

@media screen and (max-width:576px){

	.head-bg {
		background-image: url('../assets/header-bg.png');
				  background-size: contain;
				background-repeat: no-repeat;
				background-position: center bottom;
	}
}




header h1{
	color:#000;
}

header h2{
	color:#000;
}

.copy{
	text-align: left;
}
.logo-hw{
	text-align: right;
}
@media screen and (max-width:541px){
	.copy{
		text-align:center;
	}
	.logo-hw{
		text-align:center;
	}

	.logo-left {
		padding-left: 20px;
		width: 70%;
	}

	.logo-right {
		padding-right: 20px;
		width: 50%;
	}
}

.brand-shadow{
	box-shadow: 0px 25px 40px 0px rgba(0,0,0,0.1);
	transition: all 0.4s ease-in;

}

.brand-shadow:hover{
	box-shadow: 0px 25px 40px 0px rgba(0,0,0,0.2);
	transform: scale(1.1);


}

.navy{
	background-color: #001884;
	border-radius: 5px;
	width:100%;
	height: auto;
	padding: 24px ;
}

.pink{
	background-color: #96238e;
	border-radius: 5px;
	width:100%;
	height: auto;
	padding: 24px;
}

.big-box h3{
	color:#fff;
	text-decoration: none;
}

a:hover{
	text-decoration: none;
}

section.slider{
	display: block;
}
@media screen and (max-width:600px){
	section.slider{
		display: none;
	}
}

.news-box{
	border-radius: 5px;
	border:20px solid #00b1ed;
	padding:40px 20px;
	position: relative;
}
/*.news-box::after{
	content:url('../assets/Spin_Master.png');
	position: absolute;
	margin:0 auto;
	right:0;
	left:0;
	top:-110px;
	transition: all 0.5s ease-in;

}*/

.logo-spin{
	width:140px;
	height:auto;
	position: absolute;
	margin:0 auto;
	right:0;
	left:0;
	top:-85px;
	transition: all 0.4s ease-in;
}

.logo-spin:hover{
	width:170px;
	height:auto;
	transform: rotate(360deg);
	top:-110px;

}

.logo-spin:hover:after

.boxp{
    background: url("..") center center no-repeat;
    background-attachment: fixed;
    background-size: cover;
    position: relative;
    z-index: 1;
}

.box-effect{
	transition: all 0.4s ease-in;
}
.box-effect:hover{
	opacity: 0.85;
}


.cena-s{
	color: #7d7d7d;
	font-size: 18px;
}

.opis-footer {
	font-size: 14px;
	color: #7d7d7d;
}


  .bg-red{
	  background-color: #ed1b24;
  }

  .bg-blue{
	background-color: #44bfeb;
}

.bg-yellow{
	background-color: #ece10b;
}

.premium {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.premium img{
	border-radius:10px;
	max-width: 320px;
}

.steps__item-coupon {
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	border: 1px dashed #96238e;
	color: #96238e;
	border-radius: 2px;
	height: 40px;
	padding: 0 26px;
	transition: 0.3s cubic-bezier(0.31, 1.11, 0.99, 1.01);
	margin-bottom: 14px;
	white-space: nowrap;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	margin-left: auto;
	margin-right: auto;
	
  }

  .check-icon {
	-webkit-box-sizing: border-box;
			box-sizing: border-box;
	position: relative;
	display: block;
	-webkit-transform: scale(var(--ggs, 1));
			transform: scale(var(--ggs, 1));
	width: 22px;
	height: 22px;
	border: 2px solid transparent;
	border-radius: 100px;
  }
  
  .check-icon::before {
	content: "";
	display: block;
	color: #63c642;
	-webkit-box-sizing: border-box;
			box-sizing: border-box;
	position: absolute;
	left: 3px;
	top: -1px;
	width: 6px;
	height: 10px;
	border-width: 0 2px 2px 0;
	border-style: solid;
	-webkit-transform-origin: bottom left;
			transform-origin: bottom left;
	-webkit-transform: rotate(45deg);
			transform: rotate(45deg);
  }