@import url('../default/style.css?v=3');

.gradient-bg {background:#ff5609 url('/templates/default/images/bg-3.png') repeat-x 0 0}

section.section-hero {padding: 220px 0 100px 0;background:url('/templates/default/images/sekcja1.jpg') no-repeat 100% 0;    background-size: 100% auto;    background-color: #09012a;color: #fff;}
	.oferta-1 .tile {  background-size: cover !important; aspect-ratio: 10 / 13;display:block;color:#fff;}
	.oferta-1 .tile:hover {scale: 1.1;}
	.oferta-1 .tile .title {font-size:28px;padding:30px 40px;}
	.oferta-1 .tile.p-1 {background:url('/templates/default/images/oferta1.jpg') no-repeat 100% 0;margin-top:130px;}
	.oferta-1 .tile.p-2 {background:url('/templates/default/images/oferta2.jpg') no-repeat 100% 0;margin-top:220px;}
	.oferta-1 .tile.p-3 {background:url('/templates/default/images/oferta3.jpg') no-repeat 100% 0;margin-top:0px;}
	.oferta-1 .tile.p-4 {background:url('/templates/default/images/oferta4.jpg') no-repeat 100% 0;margin-top:55px;}
	.oferta-2 .mt-m-80 p{color:#fff}
	
.section-2 {color:#000;padding-bottom: 0;}
.section-2 strong{color:var(--color2);}
.section-2 p{padding-top:0;    color: #000;}
.section-2 img{margin-block: 190px -290px;}

.section-3 {padding-top: 360px;color:#fff;}
.section-3 .col-lg-6{    padding-inline: 60px;}
.section-3 p img{    margin-block: 60px;    float: none;    width: 100%;    height: auto;}

.section-4 + .section-4 {padding-top:0;}
.section-4 h4 strong{color:#ff4706;}
.section-4 .header-first{color:#000;}
.section-4 .header-first p{font-size:20px}

@media (max-width: 991px) {
.section-3 {padding-top: 160px;}
.section-2 img {   margin-block: 80px -60px;}
.col-xs-push-1,	.col-xs-push-2 {left:0}
}
@media (max-width: 600px) {
	section {  padding: 100px 0;}
	.section-3 .col-lg-6 { padding-inline:20px;}
	.section-3 p img { margin-block: 20px;}
}