html { scroll-behavior: smooth; }
body { padding: 0px; margin: 0px auto; font-family: "Lato", sans-serif, Arial, Tahoma, Helvetica, "Lucida Sans Unicode"; font-weight: 400; font-size: 14px; color: #171717; background: #fff; line-height: 150%; }
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary { display: block; }
input, select, textarea, button { box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;  font-family: "Lato", sans-serif, Arial, Tahoma, Helvetica, "Lucida Sans Unicode"; -webkit-appearance: none; -moz-appearance: none; appearance: none; }
input:focus, select:focus, textarea:focus, button:focus { outline: none; }
img, iframe { border: none; }
.img_max img { max-width: 100%; }
.img_left img { float: left; }

video.fullscreen { position: absolute; z-index: 0; object-fit: cover; width:100%; height: 100%; top: 50%; left: 50%; transform: translate(-50%, -50%); }

.GODwrapper { width: 94%; max-width: 1260px; margin: 0px auto; }

/* HEADER */
	header { width: 100%; float: left; line-height: 80px; }
	.header_logo { width: 50%; float: left; margin: 10px 0; }
	.header_logo img { max-width: 100%; max-height: 100%; vertical-align: middle; float: left; }
	.header_logo span { font-size: 20px; font-weight: 800; margin-left: 10px; }
	.header_kontakt { width: 50%; float: left; text-align: right; line-height: 80px; margin: 10px 0; font-size: 13px; }
	.header_kontakt img { vertical-align: middle; margin-left: 4px; }
	
	.header_kontakt .header_spolecznosciowe, .header_kontakt .flagi  { margin-left: 30px; display: inline-block; height: 100%; }
	
	.header_menu_telefon { width: 80px; float: left; display: none; text-align: right; margin: 10px 0; }
	.header_menu_telefon a { height: 40px; line-height: 40px; width: auto; margin-left: 10px; display: inline-block; }
	
	.hl_menu { display: inline-block; padding: 0 20px 0 10px; line-height: 40px; border-radius: 4px; background-color: var(--main-color); color: #fff; transition-duration: 0.5s; margin: 5px 35px 5px 0; float: left; }
	.hl_menu:hover { background-color: var(--main-colorhover); color: #fff; }
	
/* MENU GŁÓWNE */
	.header_menu { width: 100%; float: left; font-size: 14px; background: #000; line-height: 45px; }
	.header_menu ul { list-style-type: none; padding: 0px; margin: 0px; text-align: center; }
	.header_menu a { white-space: pre; padding: 0 25px; display: block; text-align: left; color: #fff; }
	.header_menu ul li.menu_top { display: inline-block; position: relative; }
	.menu_sub { min-width: 100%; position: absolute; display: none; margin: 0px; padding: 0px; top: 100%; left: 0px; z-index: 5; font-size: 14px; }
	.header_menu ul li.menu_top:focus .menu_sub, .header_menu ul li.menu_top:hover .menu_sub { display: block; }
	.header_menu_telefon_dod { display: none; }
	.hmtd_zamknij { position: fixed; right: 0px; top: 0px; z-index: 10; }
	.hmtd_kontakt { text-align: center; padding: 10px 0; margin: 10px 0; border-top: 1px solid #efefef; border-bottom: 1px solid #efefef; line-height: 150%; }
	.hmtd_kontakt a { display: inline-block; }
	.hmtd_flagi { text-align: center; line-height: 150%; }
	.hmtd_flagi a { display: inline-block; }
	.hmtd_flagi img { vertical-align: middle; margin-left: 4px; }
	
/* SLIDER */
	.header_slider_kontener { width: 100%; float: left; position: relative; background: var(--main-color); }
	.header_slider_tresc { width: 100%; position: absolute; z-index: 2; bottom: 0px; left: 0px; }
	.header_slider { width: 100%; }
	.header_slider .item { width: 100%; height: 580px; display: block; background-position: center; background-size: cover; background-repeat: no-repeat; }
	.header_slider .hs_rodzaj { opacity: 0.7; }
	.header_slider .hs_rodzaj img { width: 100%; object-fit: cover; opacity: 0.8; }
	.header_slider .hs_tekst { width: 100%; height: inherit; float: left; color: #fff; transition-duration: 0.5s; }
	.header_slider .hs_tekst h2 { margin: 0 0 30px 0; line-height: 120%; }
	.header_slider .hs_tekst .hst_blok { width: min(500px, calc(100% - 60px)); float: left; position: relative; color: #fff; margin: 250px 50px 50px 50px; text-shadow: 2px 2px 5px rgba(0,0,0,0.2); }
	.header_slider .hs_tekst .hst_blok a { color: #fff; }
	.header_slider .hs_tekst .hst_blok_strzalki { position: absolute; top: 70px; width: 30px; height: 30px; line-height: 30px; color: #fff; transition-duration: 0.5s; text-align: center; cursor: pointer; opacity: 0.7; }
	.header_slider .hs_tekst .hst_blok_strzalki:hover { opacity: 1; }
	.header_slider .hs_tekst .icon-wstecz { left: -50px; }
	.header_slider .hs_tekst .icon-dalej { right: -50px; }
	
	.header_slider .hs_tekst .hst_blok_ikony { width: 100%; float: left; display: flex; margin-top: 15px; font-size: 15px; line-height: 24px; }
	.header_slider .hs_tekst .hst_blok_ikony div { white-space: nowrap; padding-right: 40px; }
	.header_slider .hs_tekst .hst_blok_ikony .odi_wartosc { font-size: 20px; font-weight: 700; }
	.header_slider .hs_tekst .hst_blok_ikony .odi_ikona { font-size: 28px; display: inline-block; margin: 10px 10px 2px 0; float: left; }
	
	.slider_motto { font-weight: 700; color: #fff; text-shadow: 2px 2px 1px rgba(0,0,0,0.8); text-align: center; line-height: 120%; }

/* LINKI */
	a { color: #171717; text-decoration: none; transition-duration: 0.5s; }
	a:hover { color: #000; text-decoration: none; }



@media screen and (max-width: 479px)
	{
	/* HEADER */
		.header_logo, .header_menu_telefon { height: 40px; line-height: 40px; }
		.header_logo { width: calc(100% - 80px); font-size: 14px; }
		.header_logo span { font-size: 12px; }
	
	/* SLIDER */
		.header_slider .hs_tekst .hst_blok_ikony { flex-direction: row!important; flex-wrap: wrap; }
		.header_slider .hs_tekst .hst_blok_ikony div { width: 100%; margin-top: 10px; }
	}

@media screen and (max-width: 959px)
	{
	/* MENU GŁÓWNE */
		.header_menu { position: fixed; width: calc(100% - 40px); top: 0px; bottom: 0px; left: 0px; right: 0px; padding: 0 20px 20px 20px; background: #fff; color: #000; z-index: 150; display: none; overflow-y: scroll; -webkit-overflow-scrolling: touch; margin: 0px; }
		.header_menu ul li.menu_top { display: block; }
		.header_menu a { padding: 0 10px; color: #000; }
		.menu_sub { width: 100%; position: static; display: block; text-indent: 10px; font-size: 12px; background: none; border-left: 1px solid #efefef; }
		.header_menu_telefon_dod { display: block; }
	
	/* SLIDER */
		.header_slider .hs_tekst .hst_blok { margin: 100px 50px 50px 50px; }
	}

@media screen and (max-width: 767px)
	{
	
	/* HEADER */
		.hmtd_flagi .header_spolecznosciowe { width: 100%; display: block; border-bottom: 1px solid #efefef; margin-bottom: 10px; padding-bottom: 10px; }
	}

@media screen and (min-width: 768px) and (max-width: 959px)
	{
	/* HEADER */
		header { width: calc(100% - 20px); top: 10px; }
		.hmtd_flagi .header_spolecznosciowe { margin-right: 30px; }
		
		
	}
	
@media screen and (min-width: 960px)
	{
	
	/* MENU GŁÓWNE */
		.header_podstrony { padding-top: 5px; }
		.header_logo { line-height: 80px; margin: 10px 0;  }
		.header_logo2 .header_logo img { margin: 5px 0!important; height: 40px!important; float: left; }
		.header_kontakt2 { display: none!important; }
		.hmtd_zamknij { display: none!important; }
		.header_menu { display: block!important; }
		.header_menu .menu_top a { background: none; }
		.header_menu .menu_top:hover a { background: var(--main-colorhover); color: #fff; }
		.menu_sub { background: var(--main-colorhover); min-width: 100%; position: absolute; display: none; margin: 0px; padding: 0px; top: 100%; left: 0px; z-index: 5; }
		.menu_sub a:hover { background: var(--main-color)!important; }
	
	}


@media screen and (min-width: 480px) and (max-width: 959px)
	{
	
	/* HEADER */
		.header_logo, .header_menu_telefon { height: 50px; line-height: 50px; }
		.header_menu_telefon a { height: 50px; line-height: 50px; }
		.header_logo { width: calc(100% - 80px); }
	}