@import url('https://fonts.googleapis.com/css?family=Courgette&display=swap');
.site-logo{
	font-weight:bold;
	color:#fff;
	font-size:16px;
	max-width:220px;
}
.site-logo img{
	margin-right:15px;
	height:50px;
}
.fhs-title{
	max-width:660px;
}
.hbs-more{
	margin-top:60px;
}
.hps-box{
	height:auto;
	width:80%;
}
.hps-text.text{
	font-family: 'Courgette', cursive;	
}
.hps-img{
	height:auto;
}
.mapka{
	width:100%;
	height:400px;
	border:none;
}
.hcs-box{
	height:520px;
}
.kolaz{
	max-width:100%;
}
.pre-title{
	font-size:22px;
}
.hss-content{
	font-size:18px;
	padding:8px 10px 10px 58px;
}
.hss-content>.hss-title{
	margin-top:0px;
}
.fhs-videoContainer{
	
}
.designers-news .row.single-news .textbox{
	height:auto;
}
.hps-item {
	height:auto;
}
.hss-bg{
	height:500px;
}
.hss-img{
	height:auto;
}
.fhs-content{
	bottom:100px;
}
.hcs-img{
	height:100%;
}
.button{
	background:#000;
	text-align:center;
	padding:10px 20px 10px 20px;
	margin-top:10px;
	display:inline-block;
}
.button:hover{
	background:#666;
	color:#fff;
}
.cg-arrow{
	background: #000 url('/img/arrow-more.png') no-repeat center center;
}
.tekst{
	line-height:1.4em;
	font-size:15px;
	padding-right:20px;
	text-align:justify;
}
.tekst h5{
	text-transform:unset;
	color:#fff;
}
#realizacje{
	padding-bottom:10px;
}

.pg-carousel{
	padding-top:65%;
}
.guzik{
	padding:10px 20px 10px 20px;
	font-size:20px;
	text-align:center;
	font-weight:normal;
	background:rgba(100, 100, 100, 0.8);
	color:#fff;
	margin-top:10px;
	display:inline-block;
	border-radius:0px 10px 0px 10px;
	cursor:pointer;
}
.guzik:hover{
	background:rgba(0, 0, 0, 1);
	color:#fff;
}
@media screen and (max-width: 1600px){
	.tekst{
		font-size:14px;
		line-height:1.35em;		
	}
	.tekst h5{
		font-size:16px;
	}
}
@media screen and (max-width: 480px){
	header{
		padding-top:5px;
	}
	.fhs-box,.fhs-wrapper,.fhs{
		/*
		height:auto;
		width:auto;
		*/
	}
	.fhs-content{
		bottom:36vh;
	}
	.fhs-videoContainer{

		position:static;
		height:65vh;

	}
	.fhs-item,.fhs-box{
		height:65vh;		
	}
	.page-section.designers-news{
		padding:130px 15px 0px 15px
	}
	.hcs-box{
		height:auto;
	}
	.hss-content{
		padding:8px 15px 10px 15px;
	}
}