body{
 
	margin: 0 auto;
	/* matte black background */
	background: rgb(40,40,43);
	background: linear-gradient(90deg, rgba(40,40,43,1) 20%, rgba(9,9,121,1) 55%, rgba(16,36,151,1) 100%);
	font-family: Arial, Helvetica, sans-serif;
 
}
a{
 text-decoration:none;
}
#bodySezon2022{
	margin:0px;
	background-color:#3C3481;
	background-color:#7085e8; 
	font-family: Arial, Helvetica, sans-serif;
}
.col-md-3{
	
	height: 400px;
	background-color:#7979d2;
	color:rgb(44, 40, 40);
	text-align:center;
	padding-top:2%;
	font-family:Verdana;
	font-variant:small-caps;
}
.col-md-3:hover{
	background-color:#809fff;
}
/*######## navbar styling ############*/
#img1{
	
	height:80%;
	width:70%;
}
.navbar{
	margin-bottom:0px;
	width:100%;
	width:100%;
}
.navbar-nav{
	
	width:100%;
	height:100%;
	background-color:black;
	color:white;
	
}
.navbar_podstrona{
	background-color:transparent;
    text-align:center;
    color:white;
}
.navbar_logo_podstrona{
	background-color:red;
    text-align:center;
    color:white;
	padding: 0.3em;
}
/* Set the border color to the desired color */
.custom-toggler.navbar-toggler {
    /* border-color: red; */
	box-shadow: 3px 3px 10px red;
	background-color:transparent;
	height:auto;
}
.custom-toggler.navbar-toggler:focus {
	background-color:transparent;
	height:auto;
}
.nav-item{
	padding:20px;
	color:white;	
}
.nav-link{
	color:white;
	height:50px;
}
/*########### banners naukajazdyciezaroweswidnica #################### */
#banner1{
	color:white;
	height:auto;
	
}
#banner2{
	padding:10px;
	text-align:center;
	color:white;
    font-size:15px;	
	height:auto;
	width:100%;
}
.col-md-3{
	
	padding:2px;
	height:100%;
}
.col-md-4{
	height:100%;
	background-color:transparent;
	box-shadow:2px 2px 10px #e62739;
}
#oferta{
	
	margin-top:1%;
}
.tytulpakietu{
	text-align: center;
	background-color: #102497;
	color:#e5e4e2;
	height:auto;
	min-height:250px;
}
.tytulpakietu_title_txt{
	font-weight:bold;
	font-size:0.9em;
}
.imgopacity{
	opacity:0.7;
}
.imgopacity:hover{
	
	opacity: 1.0;
}
#footer{
	
	margin-top:1%;
}

#kontakt0{
	color:white;
	font-weight: bold;
	font-size:20px;
	background-color:#e62739;
	height:70px;
	text-align:left;
	padding:2%; 	
}
#kontakt1{
	color:white;
	font-weight: bold;
	font-size:20px;
	background-color:#e62739;
	height:70px;
	text-align:right;
	padding:2%;
}
#kontakt2{
	color:white;
	font-weight:bold;
	background-color:black;
	height:70px;
	font-weight: bold;
}
/* button do Sezon 2022 */
.div-sezon2022{
	text-align:center;
	margin-top:1%;
	margin-bottom:1%;
}
.btn-sezon2022{
	width:80%;
	max-width:1000px;
	padding:1.5rem;
	background-color: #b0aac2;
	font-family:Jazz LET, fantasy;
}
#btn-moto-sezon22{
	font-size:2.5rem;
	color:#e62739;
}
/* strona sezon 2022 stylizacja */
#sectionPlac{
	padding:0px;
}
#socialsection2022{
  background-color: black;
  height: 70px;
  /* width: 100%; */
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: white;
  text-align: center;
  padding-top: 3px;
  clear: both;
}
.div22_rowFirst{
	min-height:50px;
	/* background-color:#b0aac2; */
}
.div22_rowSecond{
	/* min-height: 800px; */
	height: auto;
	/* background-color: blanchedalmond;
	border:5px solid black; */
	padding-bottom: 2vw;
}
#textcoverSezon2022{
	/* background-color:grey; */
    /* opacity:100%; */
    width:100%;
    min-height:20%;
    height:auto;
    position:absolute;
	top:1%;
	left:50%;
	text-align:center;
	z-index:1;
}
#textSezon2022{
	color:#F11032;
	font-weight:800;
	font-size:8vw;
	font-family: Arial, Helvetica, sans-serif;
  	/* background: rgb(20, 20, 20); */
  	letter-spacing: 5px;
	/* text-shadow: 4px 2px 5px rgb(243, 36, 53); */
	animation:poswiataText 4s ease-in-out infinite; 
}
#kategoria_card_info{
	font-size:1.0vw;
}
#foot3{
	height:auto;
	background-color: rgb(7, 0, 0);
	color: white;
	font-size:1.2rem;
	text-align:center;
  }
  #foot3 p{
	color:white;
	text-decoration:none;
  }

/* migajacy tekst sezon2022 */
@keyframes poswiataText{
	from {
		text-shadow: 0 0 2px #fff, 0 0 4px #fff, 0 0 6px #F11032, 0 0 8px #F11032, 0 0 10px #F11032;
	  }
	  
	  to {
		text-shadow: 0 0 5px #fff, 0 0 6px #fff, 0 0 8px #F11032, 0 0 10px #F11032, 0 0 12px #F11032;
}
}
/* responsinvnes on small */
@media only screen and (min-width: 1200px) {
	#motocykle{
		font-size:3.5em;
		font-weight:bold;
		/* background-color:#3C3481; */
	}
	#miasta{
		font-size:1.5vw;
		text-align:center;
		color:white;

	}
	#startwiraz{
		font-size:4em;
		font-weight:bold;
	}
	#kursyprawojazdy{
		font-size:2em;
		text-align:right;
		font-weight:bold;
	}
	#textSezon2022{
		font-size:7em;
	}
}
@media only screen and (max-width:1200px){
	#miasta{
		font-size:1.8vw;
		text-align:center;
		color:white;
	}
	#kursyprawojazdy{
		text-align:right;
		background-color:#3C3481;
		opacity:50%;
	}
}
@media only screen and (max-width: 992px) {
	#DoZobaczenia{
		display:none;
	}
	#motocykle{
		font-size:4vw;
		font-weight:bold;
		background-color:#3C3481;
		opacity:50%;
	}
	#miasta{
		font-size:1.8vw;
		text-align:center;
		color:white;
	}
	#startwiraz{
		font-size:5vw;
		font-weight:bold;
	}
	#kursyprawojazdy{
		font-size:2vw;
		text-align:right;
	}

}
@media only screen and (max-width: 768px) {
	#btn-moto-sezon22{
		font-size:2.0rem;
		color:#e62739;
	}
	#textSezon2022{
		font-size:6vw;
	}
	#miasta{
		font-size:3vw;
	}
	#kategoria_card_info{
		font-size:4.0vw;
	}
	#kategoria_card_info_btn{
		font-size:6.0vw;
	}
	.karta_pakietu{
		margin-bottom:0.5em;
	}
}
