html {
  scroll-behavior: smooth;
}
body {
	padding: 0;
	margin: 0;
	font-size-adjust: none;
	-webkit-text-size-adjust: none;
	font-family: 'Open Sans', sans-serif;
	font-size: 0.938em;
	overflow-x: hidden;
	transition: padding .5s linear;
  background: #fefefe url(../grafika/tlo.jpg) no-repeat;
  background-size: 100%;
  background-position: 0px 200px;
}
body * {
	box-sizing: border-box;
}
header, section, footer, aside, nav, main, article, figure {
  display: block;
 /* width: 100%; */
}
h1, h2, h3, h4, h5, h6 {
  margin: 0.175em 0;
  font-family: 'Roboto', sans-serif;
}
.fas span {
  display: none;
}
.strona {
	width: 100%;
 	margin: 0px auto 0px;
}
/*Zewnętrzne linki */

h1.glowna-tytul {
	margin: 0 auto;
	display: none;
}
article > h2.informacje-tresc-dzial {
	display: none;
}
header {
  position: relative;
	width: 100%;
  max-height: 657px;
}
header.header_podstrona {
  height: 224px;
}
header.header_podstrona::before, header.header_podstrona::after {
  display: none;
}
.header_tlo {
  width: 100%;
  background: #fff;
  height: 96px;
}
.header {
  position: relative;
  display: flex;
  /*align-items: center;*/
  width: 100%;
  max-width: 1232px;
  height: 100vw;
  max-height: 151px;
  padding: 17px 0px 0px 16px;
  margin: 0px auto 0px auto;
}
.naglowek-logo{
  display:flex;
}
.logo	{
  display: block;
	width: 57px;
	height: 63px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	background: url(../grafika/herb.png) center center no-repeat;
  font-size: 0px !important;
  margin-right: 19px;
}

.header-title{
  height: 63px;
  max-height: 100%;
  padding-top: 13px;
}

.header-title a{
  text-decoration-color: transparent;
}
.header-title a span{
  display: block;
  line-height: 24px;
}

.header-title > a > span:first-child{
  font-size: 30px;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  color: #825e10;

}

.header-title > a > span:last-child{
  font-size: 14px;
  color: #825e10;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
}

@media all and (min-width: 320px) and (max-width: 1023px) {
  header {
    height: 100vw !important;
    max-height: 176px;
    padding: 60px 0px 0px 0px;
  }
  header::before, header::after {
    display: none;
  }
  .header {
    padding: 0px 16px;
  }
	.logo	{
		display: none;
  }
  .naglowek-logo{
    display: none;
  }
}

.menu-mobilne-logo{
  max-height: 44px;
  padding: 0px 0px 0px 16px;
  content: url(../grafika/herb.png);
  z-index: 2;
  position: relative;
}

.menu-mobilne-pasek::after {
  content: "Gmina Tarnówka";
  color: #825e10;
  font-family: 'Roboto', sans-serif !important;
  font-size: 30px;
  position: absolute;
  margin: 5px 0px 0px 0px;
  width: 100%;
  text-align: center;
  font-family: 'Gotu', sans-serif;
  font-weight: 400;
  z-index: 1;
}

.linki_gora	{
  flex: 1 1;
  display: flex;
  justify-content: flex-end;
  height: 85px;
  margin: -4px 16px 0px 18px;
}
.unia {
  flex: 0 1 262px;

  font-size: 0px !important;
}
.a_start {
  flex: 0 0 21px;
  height: 100%;
  display: flex;
  align-items: center;
  font-size: 0px !important;
  text-decoration-color: transparent !important;
  color: #4a4a4a;
  text-decoration-color: transparent;
  background: url(../grafika/iko_start.png) center center no-repeat;
}
.kontrast-czcionka	{
  flex: 0 1 60px;
  display: flex;
  justify-content: space-between;
	margin: 0px 32px 0px 0px;
}
.kontrast, .czcionka {
  position: relative;
	padding: 0px 0px;
  margin: 0px 0px 0px 0px;
	font-size: 0px !important;
  text-decoration-color: transparent !important;
  display: flex;
  flex: 0 1 68px;
  justify-content: center;
  max-width: 20px;
}
.kontrast {
  flex: 0 1 60px;
}
.czcionka a, .kontrast a {
  flex: 1 0;
  height: 100%;
  display: flex;
  align-items: center;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 20px;
  text-align: left;
  font-weight: 400;
  color: transparent;
  text-decoration-color: transparent;
}
.czcionka a {
  background: url(../grafika/wielkosc.png) center left no-repeat;
  max-width: 20px;
}


.kontrast a {
  background: url(../grafika/kontrast.png) center left no-repeat;
  max-width: 20px;
}
div.czcionka{
  height: 40px;
  top: 15px;
}

div.kontrast{
  height: 40px;
  top: 15px;
  margin-right: 37px;
}

@media all and (min-width: 320px) and (max-width: 1023px) {
  .linki_gora  {
    flex: 0 1 340px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0px auto 0px auto;
    max-width: 360px;
    height: 100%;
  }
  .unia {
    flex: 1 1 100%;
    height: 100%;
    max-height: 85px;
  }
  .a_start {
    height: 21px;
  }
  .kontrast-czcionka	{
    flex: 0 1 88px;
    margin: auto 15px auto 0px;
    height: 22px;
  }
  .kontrast a, .czcionka a {
    height: 21px;
  	font-size: 0px !important;
  }
  .kontrast a span, .czcionka a span {
    display: none;
  }
}

/*Wyszukiwarka ikona*/

.szukaj-gora-ikona {
  flex: 0 1;
  align-items: center;
  justify-content: center;
  padding: 0px;
  height: 100%;
  margin: 0px 0px 0px 0px;
  text-decoration-color: transparent;
}
.szukaj-gora-ikona a {
  flex: 1 1;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration-color: transparent;
  border-right: 1px solid #b78c28;
}
.szukaj-gora form {
  flex: 1 1;
  display: flex;
}
.szukaj-gora label {
	display: none;
}
.szukaj-gora-ikona a i {
	font-size: 18px;
	color: #7f5d13;
}
.szukaj-gora button i span {
  font-size: 0px !important;
}
.a_start:hover, .kontrast a:hover, .czcionka a:hover, .szukaj-gora-ikona:hover a, .szukaj-gora i:hover {
	opacity: 0.55;
}

/*Wyszukiwarka ikona z textarea*/

.szukaj-gora {
  display: flex;
  flex: 0 1 374px;
  align-items: center;
  justify-content: center;
  padding: 0px;
  width: 100vw;
  max-width: 312px;
  height: 70px;
  margin: 0px 0px 0px 0px;
  text-decoration-color: transparent;
}
.szukaj-gora input {
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  font-weight: 300;
  padding: 9px 8px 10px 16px;
  border: none;
  width: 100%;
  background: none;
  border: 1px solid #c79e3c;
  border-right: none;
}
.szukaj-gora input::placeholder {
  color: #424242;
  opacity: 1;
}
.szukaj-gora button {
  background: white;
  border: none;
  width: 40px;
  border: 1px solid #c79e3c;
}
.szukaj-gora button i {
  font-size: 18px;
  color: #806016;
  cursor: pointer;
}
@media all and (min-width: 320px) and (max-width: 1023px) {
  .szukaj-gora-ikona {
    display: flex;
    height: 21px;
    margin: 0px 0px 0px 16px;
  }
  .szukaj-gora {
    margin-bottom: 16px;
    padding-bottom: 0px;
    height: 40px;
  }
}

/*Animacja górna*/

.animacja_tlo {
  width: 100vw;
  height: 576px;
  max-height: 100%;
  display: flex;
  position: relative;
  max-width: 100%;
  margin: 0px auto 0px auto;
}
.animacja {
  z-index: 0;
}
.animacja, .animacja-slider {
  position: relative;
  height: 100%;
  overflow: hidden;
  width: 100%;
}
.animacja-slider .slick-list, .animacja-slider .slick-list .slick-track {
  height: 100%;
}
.animacja-slider-tresc {
	background-color: rgba(0,0,0,0.8);
	padding: 20px;
  color: #fff;
  height: 72px;
  right: 24px;
  top: 24px;
  position: absolute;
  justify-content: center;
  display: flex;
  right: 70px;
}

.animacja-slider .slick-prev, .slick-next{
  max-width: 1232px;
}

.animacja-slider-tresc::after{
  content: url(../grafika/maska\ 1.png);
  top: 9px;
  right: 16px;
  position: absolute;
}
.animacja-slider-tresc::before{
  content: url(../grafika/maska\ 2.png);
  bottom: 9px;
  left: 16px;
  position: absolute;
}

.animacja-slider-tytul {
  margin: 0px;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 26px;
  padding: 0px 11px 0px 11px;
}
.animacja-slider-tytul a {
	color: inherit;
	text-decoration: inherit;
}
.animacja-slider-slide {
	width: 100%;
  /*height: 30vw;*/
  height: 576px;
  max-height: 576px;
  background-size: cover;
  background-position: center top;
}
@media all and (min-width: 320px) and (max-width: 1023px) {
  .animacja_tlo {
    display: none;
    height: unset;
  }
}
@media all and (min-width: 1140px) and (max-width: 1260px) {
  .animacja_tlo, .animacja-slider-slide {
    /*height: 32vw;*/
    height: 576px;
    max-height: 100%;
  }
}
@media all and (min-width: 1261px)  {
  .animacja_tlo, .animacja-slider-slide {
    height: 576px;
    max-height: 100%;
  }
}
.animacja-slider .slick-next {
	opacity: 0 !important;
	top: 50%;
	right: 11%;
  z-index: 9;
  height: 32px;
}
.animacja-slider .slick-prev {
	opacity: 0 !important;
	top: 50%;
	left: 11%;
  z-index: 9;
  height: 32px;
}
.animacja-slider:hover .slick-next,
.animacja-slider:hover .slick-prev {
	opacity: 1 !important;
}
.animacja-slider .slick-next:focus,
.animacja-slider .slick-prev:focus {
	opacity: 1 !important;
  outline: 2px outset #ff0000;
}
.animacja-slider .slick-prev:before, .animacja-slider .slick-next:before {
	font-family: "Font Awesome 5 Free";
 	font-size: 24px;
  color:#fff;
	opacity: 1;
  text-shadow: 0.669px 0.743px 1px rgba(0, 0, 0, 0.5);
}
.animacja-slider .slick-prev:hover:before, .animacja-slider .slick-next:hover:before {
	opacity: 0.75;
}

.animacja-slider .slick-prev:before{
	content: url(../grafika/strzalka1.png);
}
.animacja-slider .slick-next:before{
	content: url(../grafika/strzalka2.png);
}

.animacja-slider .slick-dots{
  display: none !important;
	bottom: 8px !important;
}

.animacja-slider,.slick-dotted.slick-slider{
		margin-bottom: 0px!important;
}
.animacja-slider-buttons  {
	position: relative;
	z-index: 1;
	transition: 0.2s;
  margin: 0px auto;
  max-width: 1232px;
}
.animacja-slider-buttons > * {
  opacity: 0;
}
.animacja:hover > .animacja-slider-buttons > *, .animacja > .animacja-slider-buttons > *:focus {
	opacity: 1;
}
#animacja-pause, #animacja-play{
	cursor: pointer;
	position: absolute;
	left: 16px;
	top: 16px;
	border:none;
	background: rgba(0, 0, 0, 0.7);
	color:#fff;
	font-size: 14px;
	height: 49px;
	padding: 0px 12px 0px 12px;
	transition: all 0.3s;
}
#animacja-pause:before {
	content: "\f04c";
	font-family: "Font Awesome 5 Free";
	font-size: 14px;
	color: #fff;
	margin: -2px 10px 0px 0px;
 	padding: 0px 0px 0px 0px;
}
#animacja-play:before {
	content: "\f04b";
	font-family: "Font Awesome 5 Free";
	font-size: 14px;
	color: #fff;
	margin: -2px 10px 0px 0px;
 	padding: 0px 0px 0px 0px;
}
#animacja-play {
	display: none;
}
#animacja-pause:hover, #banimacjaaner-play:hover {
	opacity: 0.75;
}

/*Menu góra*/

.menu-gora-tlo	{
  position: relative;
  top: 0px;
  z-index: 10;
  width: 100%;
  max-width: 1232px;
	display: flex;
  padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
  transition: 0.5s;
}

@media all and (min-width: 320px) and (max-width: 1023px) {
	.menu-gora-tlo	{
		display: none;
	}
}

main {
	width: 100%;
}
main.main_podstrona {
	width: 100%;
	margin: 8px auto 0px;
}
@media all and (min-width: 320px) and (max-width: 1023px) {
	main {
		margin: 16px auto;
	}
}
.main_srodek {
  display: flex;
  max-width: 100vw;
  max-width: 1232px;
  margin: 0px auto;
  justify-content: space-around;
}
.srodek_tlo	{
	flex: 0 1 auto;
  width: 59vw;
  max-width: 816px;
	margin: 0px 16px 0px 0px;
}
.strona-tresc {
	background: #fefefe;
	padding: 16px 24px 0px;
  margin: 0px 0px 0px 0px;
  display: flex;
  flex-wrap: wrap;
  border: 1px solid #c79d3b;
}
.strona-tresc-dzial {
  display: none;
}
.strona-tresc-data {
/*  display: none;*/
}
.strona-tresc .tresc img {
  max-width: 100%;
  height: auto;
}
.mapa-serwisu-poziom-1 {
  flex: 1 1 100%;
}

.mapa-serwisu-poziom-1 > li > a > em{
  display: none;
}

@media all and (min-width: 320px) and (max-width: 1023px) {
	.srodek_tlo	{
		flex: 1 1;
		max-width: 100%;
		margin: 0px auto 0px auto;
	}
	.strona-tresc {
    display: flex;
    flex-wrap: wrap;
    background: #fefefe;
    padding: 26px 24px 0px 32px;
  }
  .artykuly.artykuly-17{
    flex: 1 1 100vw;
    max-width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    flex-wrap: wrap;
  }
}

@media all and (min-width: 640px) and (max-width: 1023px) {
	.modul-start-aktualnosci-startowe .artykuly .aktualnosci-tlo {
		max-width: 49%;
		padding: 0px 0px 32px;
		margin: 0px 0px 32px;
		align-content: flex-start;
	}
}
.menu_prawe_tlo {
	flex: 0 1 400px;
  min-width: 400px;
  max-width: 400px;
  text-align: center;
}
@media all and (min-width: 320px) and (max-width: 1023px) {
	.menu_prawe_tlo, .modul-start-menu {
		display: none;
	}
}
.linki_dol_tlo  {
  width: 176px;
  height: 48px;
  background: #000000;
  display: flex;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
}
@media all and (min-width: 320px) and (max-width: 1023px) {
  .linki_dol_tlo  {
    padding: 0px 16px 0px 0px;
  }
}
.linki_dol  {
  width: 100%;
  margin: 0px auto;
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.linki_dol a {
  flex: 0 1;
  display: flex;
  align-items: center;
  font-size: 18px;
  color: rgba(255,255,255, 0.64);
  text-decoration-color: transparent;
  margin: 0px 0px 0px 0px;
}
.linki_dol a:hover {
  opacity: 0.65;
}
.linki_dol a span {
  display: none;
}
.menu-srodek-tlo	{
  width: 100%;
  max-width: 1232px;
	display: flex;
	margin: 16px auto 0px auto;
}

@media all and (min-width: 320px) and (max-width: 1023px) {
	.menu-srodek-tlo	{
		display: none;
	}
}

@media all and (min-width: 320px) and (max-width: 639px) {
  .aktualnosciarchiwum-tlo{
    flex-wrap: wrap;
  }
}
.projekty_tlo {
  width: 100%;
  padding: 48px 0px;
  background: #fff;
}
.projekty {
  display: flex;
  width: 100%;
  max-width: 1232px;
  height: 22vw;
  max-height: 224px;
  margin: 0px auto;
  background-size: contain;
  font-size: 0px !important;
}
.stopka  {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
	color: #fff;
	padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
	display: flex;
  flex-wrap: wrap;
  background: #c69b3c url(../grafika/tlo_stopka.jpg) no-repeat;
  background-size: cover;
  position: relative;
}

.stopka .blok {
  flex: 1 1 100vmax;
	display: flex;
  justify-content: space-between;
	width: 100%;
	max-width: 1232px;
	margin: 0px auto 0px auto;
  padding: 11px 0px 48px 0px;
  height: 384px;
  margin-bottom: 13px;
}
@media all and (min-width: 320px) and (max-width: 1023px) {
	.stopka	{
		height: unset;
		max-height: unset;
    background-position: center center !important;
	}
	.stopka .blok {
		flex-wrap: wrap;
    padding: 48px 0px 16px;
    height: 100%;
	}
}
.stopka .kolumna {
	position: relative;
  flex: 0 1 29%;
  padding: 0px 0px 0px 0px;
  margin: 0px auto 0px auto;
  display: flex;
  align-content: flex-start;
  flex-wrap: wrap;
}
/*.stopka .kolumna:nth-child(2) {
  margin: 0px 0px 0px 88px;
}*/
@media all and (min-width: 320px) and (max-width: 1023px) {
	.stopka .kolumna {
    flex: 1 1 100vmax !important;
    max-width: 100% !important;
    flex-wrap: wrap !important;
    padding: 0px 0px 0px 0px !important;
		margin: 0px 0px 16px 0px !important;
    border: none;
	}
  .stopka > div:nth-child(3) {
		display: none;
	}
}
.stopka .kolumna > *	{
	flex: 1 1 90%;
  margin: 0px;
  text-align: left;
  line-height: 22px;
}
.stopka .kolumna *	{
	padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  background: transparent;
  color: #ffffff;
  background-color: transparent !important;
}
@media all and (min-width: 320px) and (max-width: 1023px) {
	.stopka .kolumna > *	{
    justify-content: center;
		text-align: center !important;
    padding: 0px 8px;
    display: block;
    margin-top: 20px;
	}
	.stopka-tytul	{
    text-align: center;
    padding: 0px;
  }
  .trak_tlo span{
    padding: 31px 8px 0px 0px;
  }
  .menu-social-icon-1-poziom{
    margin: 0px 8px 0px 0px;
  }
  .trak_tlo{
    padding: 16px 0px 16px 0px !important;
  }
  .header_tlo{
    height: 117px;
  }
}
.dane-stopka-kontakt	{
	padding: 0px 0px 32px 0px;
}
.stopka-podtytul, .dane-stopka-kontakt-tytul	{
  flex: 1 1;
  font-family: 'Open Sans', sans-serif;
	font-size: 36px;
  line-height: 40px !important;
	font-weight: 400;
	color: #fff;
  padding: 0px 0px 24px 0px !important;
  margin: 0px 0px 0px 0px !important;
  display: flex;
  align-items: center;
}
@media all and (min-width: 320px) and (max-width: 1023px) {
  .stopka-podtytul, .podmiot-nazwa, .podmiot-adres  {
    flex: 1 1 100vw;
  }
  .aktualnosci-ikona{
    max-height: none !important;
  }
  .modul-start-aktualnosci-startowe .artykuly .aktualnosci-tlo .artykul-ikona-tlo .aktualnosci-ikona{
    min-height: 208px !important;
    max-height: none !important;
  }

  .strona-ikona.aktualnosciarchiwum-ikona{
    max-height: none !important;
  }
  .menu-social-icon-1-poziom{
    margin: 4px 8px 0px 0px !important;
  }
  .kolumny-3{
    flex-wrap: wrap;
    padding: 26px 0px 16px;
  }
  .dane-mapa{
    display: block;
    margin: 0 auto;
    height: 260px;
    width: 289px;
  }
  .dane-stopka{
    display: block;
    margin: 0 auto;
  }
}
.stopka .kolumna ul {
  list-style: none;
}
.stopka .kolumna ul li {
  display: flex;
  justify-content: flex-end;
}
.stopka .kolumna > ul > li {
  display: flex;
  justify-content: flex-end;
  padding: 16px 0px;
}
.stopka .kolumna a {
  color: #fff;
  text-decoration-color: transparent;
}
.stopka .kolumna > *:last-child a {
  /*display: flex;*/
  color: #fff;
  font-weight: 700;
  margin: 0px 0px 0px;
}
.stopka .kolumna a:hover {
  opacity: 0.55;
}
.stopka .kolumna ul li ul {
  flex: 1 1;
  display: flex;
  flex-wrap: wrap;
}
.stopka .kolumna ul li ul li {
  flex: 0 1 100%;
  display: flex;
  padding: 0px 230px 0px 0px;
}
@media all and (min-width: 320px) and (max-width: 1023px) {
  .stopka .kolumna > ul > li {
    justify-content: center;
  }
  .trak_tlo{
    display: flex;
    justify-content: center;
  }
  .stopka .kolumna ul li ul {
    flex: 0 1 128px;
  }
  .stopka .kolumna ul li ul li {
    padding: 0px;
  }
  .stopka .kolumna > *:last-child a {
    justify-content: center;
  }
  .stopka .kolumna > *:last-child::before {
    display: none !important;
  }
  .kontrast a{
    filter:none;
  }
  .czcionka a{
    filter:none;
    width:19px;
  }
  div.kontrast, div.czcionka{
    background: transparent;
    width: 40px;
    top: 0;
    margin: 0;
  }
  .stopka-tresc > p{
    margin-top: 32px !important;

  }
  .modul-zawartosc.statystyka-zawartosc{
    margin-top: 32px !important;
  }
  .strona-skrot, .strona-tresc-tresc{
    padding: 0px 0px 0px 25px;
    overflow: hidden;
  }
  .strona-data.aktualnosciarchiwum-data{
    padding: 0px 0px 0px 0px;
  }
}
.dane-stopka-kontakt-tresc p	{
	font-size: 14px;
	line-height: 20px;
	padding: 0px;
	margin: 0px;
}
.dane-stopka-kontakt-podpis	{
	display: none;
}

@media all and (min-width: 1024px) and (max-width: 1180px) {
  .dane-mapa{
    width: 343px;
  }
  .stopka .kolumna:last-child{
    margin-right: 0px;
  }
}

@media all and (min-width: 921px) and (max-width: 1023px) {
  .dane-mapa{
    width: 100%;
  }
}

.firmy-tresc{
  line-height: 20px;
  padding-top: 8px;
}

.firmy-wpis-tlo{
  margin:16px 0px 0px 0px;
}
.modul-tresc-tresc.firmy-branza{
  font-weight: 700;
}
