/* BODY */

body {
	margin: 0 !important;
	padding: 0 !important;
	font-size: 1em;
	font-family: "Archivo Narrow", Georgia, "Times New Roman", Times, serif;
	color: #000;
	background-color: #fff;
}

.kontener {display: block; width: 100%;}

h1, h2, h3, h4, h5, h6 {
	color: #000;
	text-transform: uppercase;
	font-family: "Antonio", Verdana, Geneva, sans-serif;
}

/* MOBILNE MENU */

a:focus {outline: none;}
a.trigger{position: absolute; text-decoration: none; color:#fff; height: 53px; width: 53px; z-index:2000;}
a.trigger.left {left: 0;}
#trigger4 {background: url(../img/mobileMenu.png) no-repeat; z-index: 1001;	top: 0px; position: fixed;}
#trigger3 {background: url(../img/social.png) no-repeat;}
a.trigger.right {right: 0;}
a.trigger:hover {opacity: 0.5;}
a.active.trigger {opacity: 0.5;}

#panel {
	padding: 55px 5% 50px 15%; 
	display: none; 
	position: absolute; 
	top: 0px; 
	left: 0; 
	z-index: 1000; 
	background: #1271B4; 
	color: #fff;
	overflow: hidden;
	width: 80%;
	}

#menuMini ul {list-style: none;	margin: 0; padding: 0;}
#menuMini ul ul {list-style: none;margin: 10px 0 10px 40px; padding: 0;}	
#menuMini ul ul li a {background: #7a95be;}	
#menuMini ul li a {
	color: #fff;
	text-decoration: none;
	border-radius: 50px;
	padding: 20px;
	margin: 15px;
	clear: both;	
	display: block;	
	text-align: right;
	background-color: #8EC13E;
	overflow: hidden;
	text-transform: uppercase;
	font-family: "Antonio", Verdana, Geneva, sans-serif;
}

#menuMini ul li a:hover {
	color: #000000;
}
	

/* DESKTOP MENU */

#menuBig {
	display: block;
	height: 204px;
	z-index: 10;
	overflow: visible !important;
	background: url(../img/menuBg.jpg) top center no-repeat;
}

#menuWrap {
	display: block;
	float: right;
	height: 204px;
}

#srwpLogo {display: block; width: 138px; height: 67px; background: url(../img/srwpLogo.png) top center no-repeat; background-size: cover; margin-top: 20px; float: right; clear: both;}

#menu {
	height: 44px;
	padding: 0 0px 0 0;
	margin: 20px 0 0 0;
	float: right;
	clear: both;
	display: block;
	width: 780px;
	}	
	

#menu {position: relative; z-index: 2001;}
#menu ul {list-style: none; margin: 0; padding: 0;}
#menu ul li {
	position: relative;
	float: left;
	text-align: center;
	padding: 0 7px 0 7px;
	border-right: 0px solid #fff;
}

#menu ul a {
	display: block;
	padding: 0px 0 0 0;
	font-family: "Antonio", Verdana, Geneva, sans-serif;
	font-size: 1em;
	transition:ease-in-out 0.3s;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}

#menu ul a:hover {
	transition:ease-in-out 0.3s; color: #89C638;
}

/* poziom 2 */
#menu ul li ul {position: absolute; visibility: hidden; left: 0; top: 55px; opacity: 0;}
#menu ul ul li {
	background-color: #d2272a !important;
	top: 10px;
	width: 230px;
	min-height: 35px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	margin-left: 0px;
	text-align: left !important;
	font-size: 1em;
	border-bottom: 1px solid #fff;
	z-index:2001;
	transition:ease-in-out 0.3s;
	opacity: 1;	
}

#menu ul li:hover> ul {transition:ease-in-out 0.3s; transform: translate(0,-20px); visibility: visible; opacity: 1;}

#menu ul ul li a {
	display: block;
	padding: 5px 0 0 0;
	font-size: 1em;
	color: #FFF !important;
	text-decoration: none;
}

#menu ul li:hover ol {display: block;}
#menu ul li:hover ol ol {visibility: hidden;}
#menu ul ul li:hover {transition:ease-in-out 0.3s; opacity: 0.7;}
/* poziom 3 */
#menu ul ul ul {position: absolute; visibility: hidden; left: 234px; top: -10px !important; opacity: 0;}
#menu ul ul ul li {font-size: 0.8em; border-left: 1px solid #fff;}
#menu ul ul li:hover ul {display: block;}
#menu ul ul li:hover ul ul {display: none;}

#menu ul ul li:hover> ul {transition:ease-in-out 0.3s; transform: translate(-20px, 0); visibility: visible; opacity: 1;}



/* SLIDER */

#slider {
	padding: 0 0 0 0;
	overflow: hidden;
	min-height: 775px;
}


#bezSlidera {
	background: url(../img/bezSlideraBg.jpg) top center no-repeat;
	height: 165px;
}

#sliderWrap {display: block; min-height: 775px; width: 100%; max-width: 1300px; margin: auto; overflow: hidden; position: relative;}

#sliderTextBg {
	display: block;
	height: 700px;
	margin: 2%;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #fff;
	opacity: 0.8;
	border-radius: 50px;
	z-index: 1;
}



#sliderText {
	display: block;
	margin: 2%;
	padding: 3%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
	color: #4c4c4c !important;
	font-size: 1.2em !important;
}

#sliderText h2 {
	font-size: 2.5em !important;
	text-transform: none !important;
}


/* BELKI */


#belki {
	background: url(../img/belkiBg.jpg) top center no-repeat;
	background-color: #CCC;
	min-height: 435px;
	overflow: hidden;
	margin-bottom: 30px;
}

#belki figure {
	border-radius: 15px;
	display: block;
	width: 100%;
	height: 200px;
	background-color: #0CF;
}

		/* tymczasowo */
		#belki .wp-block-column {margin: 1%;}
		/* tymczasowo */

#belki .tytul {
	color: #000;
	text-transform: uppercase;
	font-size: 3em;
	clear: both;
	display: block;
	text-align: right;
	margin: 0 !important;
}

#belki .tresc {
	color: #000;
	clear: both;
	display: block;
	margin: 0 !important;
}

#belki a {
	text-decoration: none;
	transition:ease-in-out 0.3s; opacity: 1;
	color: inherit !important;
}

#belki a:hover {
	transition:ease-in-out 0.3s; opacity: 0.5;
}





/* ZAJAWKA  */ 

#zajawka {
	background: url(../img/zajawkaBg.jpg) top center no-repeat;
	min-height: 370px;
	padding: 0 0 0 0;
	color: #000;
}

#zajawka figure {
	margin: 0 1% 0 0;
	background-color: #0CF;
	height: 500px;
}

#zajawka h2 {
	color: #000;
	text-transform: uppercase;
	font-size: 2em;
	margin: 0;
	padding: 20px 0 20px 0;
}



/* TRESC */

#tresc {
	background: url(../img/bg.jpg) top center no-repeat;
	background-color: #fff;
	padding-bottom: 30px;
}

#tresc h1 {
	color: #000;
	text-transform: uppercase;
	font-size: 3em;
	margin: 0;
	padding: 20px 0 20px 0;
}

/* POJECIA */

#pojecia {

	background-color: #fff;
	min-height: 300px;
	padding-bottom: 30px;
	overflow: hidden;
}

#pojecia h4 {
	color: #000;
	text-transform: uppercase;
	font-size: 3em;
	margin: 0;
	padding: 20px 0 20px 0;
}


/* KOLEKCJE */

#kolekcje {

	background-color: #fff;
	min-height: 300px;
	padding-bottom: 30px;
	overflow: hidden;
}

#kolekcje h4 {
	color: #000;
	text-transform: uppercase;
	font-size: 3em;
	margin: 0;
	padding: 20px 0 20px 0;
}


/* STOPKA */
#stopka {
	min-height: 500px;
	background: rgb(73,177,35);
	background: linear-gradient(0deg, rgba(73,177,35,1) 0%, rgba(1,108,57,1) 100%); 
	color: #fff;
	overflow: hidden;
}


#stopka h4 {
	color: #fff !important;
	padding: 20px 0 0 0 !important;
}

#stopka #kontaktLogo {
	display: block; 
	width: 270px; 
	height: 82px; 
	background: url(../img/logo.png) top center no-repeat; 
	margin-top: 35px; 
	clear: both;
}


#zadzwonTeraz {
	width: 108px;
	height: 70px;
	position: fixed;
	z-index: 3000;
	right: 0px;
	bottom: 40px;
	background: url(../img/zadzwonTeraz.png) top center no-repeat;
}



/* stronicowanie */
.stronicowanie {display: block; clear: both; list-style: none; text-align: center; margin: 20px 0 20px 0;}


.stronicowanie a {
	text-decoration: none;	
	color: #999;
	padding: 3px 8px 3px 8px;
	border: 1px solid #999;	
	border-radius: 5px;
}

.stronicowanie a:hover {
	color: #000;
	background-color: #CCC;
}

.stronicowanie .current {
	color: #fff !important;
	padding: 3px 8px 3px 8px;
	border: 1px solid #fff;
	background-color: #333;
	border-radius: 5px;	
}



/* Wyszukiwarka */

.wynik {
	display: block; 
	overflow:hidden; 
	border: 1px dotted #999; 
	padding: 20px; 
	margin: 20px;
}

.wynik img {
	float: right; 
	width: 80px;
}

.wynik .tytul {
	font-size: 2em;
}

.wynik .tresc p {
	padding-left: 30px;
}

.wynik .typ {
	display: block !important;
	width: 100px;
	float: right; 
	clear: both;
	text-align: center;
	background-color: #CCC;
	padding: 3px 10px 3px 10px;
	margin-top: 5px;
	border-radius: 20px;
	text-transform: uppercase;
	font-size: 0.8em;
	font-weight: bold;
}

#naglowekWyszukiwarka {
	margin: 0;
	padding: 0;
}


/* formularz wyszukiwarki search.php*/

#wyszukiwarka form fieldset {
	padding: 0;
	display: block;
	width: 90%;
	margin: 0 auto 50px auto;
	border:0px;
}

#wyszukiwarka form #searchsubmit {
	display: block;
	transition: ease-in-out 0.3s;
	background-color: #0a57d9;
	border-radius: 50px;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
	font-family: "Antonio", Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 1em;
	border: 0px;
	cursor: pointer;
	padding: 11px 20px;
	float: left;
	width: 20%;
	min-width: 80px;
}

#wyszukiwarka form #searchsubmit:hover {
	transition: ease-in-out 0.3s;
	background-color: #0AC3D8;
}

#wyszukiwarka form #s {
	display: block;
	padding: 11px 20px;
	border-radius: 50px;
	border: 1px solid #666;
	width: 60%;	
	min-width: 120px;
	margin: 1px 10px 0 0;
	float: left;
}





/* WCAG */
#helpers {
	display: block;
	overflow: hidden;
	height: 37px;
	background-color: #f2f2f2;
	
}


#added {
	display: block;
	width: 200px;
	height: 50px;
	float: right;
}

#added a:hover {
	transition:ease-in-out 0.3s;
	opacity: 0.5;
}

.wcag {
	display: block;
	width: 24px;
	height: 25px;
	float: left;
	background-position: top center;
	background-repeat: no-repeat;
	background-size: contain;
	margin-top: 7px;
	cursor: pointer;
}

#f0 {background-image: url(../img/f0.png);}
#f1 {background-image: url(../img/f1.png);}
#f2 {background-image: url(../img/f2.png);}

#i0 {background-image: url(../img/i0.png);}
#i1 {background-image: url(../img/i1.png);}
#i2 {background-image: url(../img/i2.png);}





/* formularz wyszukiwarki search.php*/

#szukajka {
	display: block;
	float: right;
	width: 255px;
}

#szukajka form fieldset {
	padding: 5px 0 0 0;
	margin: 0;
	display: block;
	width: 100%;
	margin: auto;
	border: 0px;
}

#szukajka {
	margin: 0 0 30px 0;
}

#szukajka form #searchsubmit {
	display: block;
	transition: ease-in-out 0.3s;
	background-color: #097436;
	border-radius: 50px;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
	font-family: "Antonio", Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 14px;
	border: 0px;
	cursor: pointer;
	padding: 5px 5px 5px 5px;
	float: left;
	min-width: 75px;
	width: 20%;
}

#szukajka form #searchsubmit:hover {
	transition: ease-in-out 0.3s;
	background-color: #49B123;
}

#szukajka form #s {
	display: block;
	padding: 5px 5px 5px 15px;
	border-radius: 50px;
	border: 1px solid #666;
	min-width: 150px;
	width: 55%;
	margin: 0px 5px 0 0;
	float: left;
}

#wyszukiwarkaNaStronie {
	position: absolute;
	width: 500px;
	top: 20px;
	left: 400px;
	
}

#wyszukiwarkaNaStronie #szukajka {
	max-width: 450px;
}



#translate {
	display: block;
	width: 140px;
	height: 50px;
	float: right;
	padding: 7px 5px 5px 30px;
}

#socials {
	display: block;
	float: right; 
}

#socials a {
	display: block;
	float: left;
	width: 30px;
	height: 31px;
	margin-left: 2px;
	margin-top: 3px;
	transition:ease-in-out 0.3s;
	opacity: 1;
	background-size: cover;
	background-position: top center;
	background-repeat: no-repeat;
}

#socials a:hover {
	transition:ease-in-out 0.3s;
	opacity: 0.5;
}

#socials #fb {
	background-image: url(../img/fb.png);
}

#socials #x {
	background-image: url(../img/x.png);
}

#socials #yt {
	background-image: url(../img/yt.png);
}

#socials #bip {
	background-image: url(../img/bip.png);
}


/* guziki */

.zobaczWszystko {
	display: block;
	float: right;
	clear: both;
	transition:ease-in-out 0.3s;
	background-color: #175E34;
	padding: 10px 30px 10px 30px;
	border-radius: 50px;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
	font-family: "Antonio", Verdana, Geneva, sans-serif;
}

.zobaczWszystko:hover {
	transition:ease-in-out 0.3s;
	background-color: #000; 
}

.wp-block-button__link {
	display: block;
	float: right;
	clear: both;
	transition:ease-in-out 0.3s;
	background-color: #175E34 !important;
	padding: 10px 30px 10px 30px !important;
	border-radius: 50px !important;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff !important;
	font-size: 1em !important;
	font-family: "Antonio", Verdana, Geneva, sans-serif;
}

.wp-block-buttons {
	color: #000 !important;
}

.wp-block-button__link:hover {
	transition:ease-in-out 0.3s;
	background-color: #000 !important; 
}

#odkrywaj {
	height: 169px;
}

#odkrywajHeader {
	display: block;
	float: right;
	width: 60%;
	padding: 120px 0 0 0;
}

#odkrywajHeader h2 {
	margin: 0;
	padding: 0;
	text-align: right;
	font-size: 2.5em;
}


#mapa {
	height: 885px;
	/* background: url(../img/mapaBg.jpg) top center no-repeat; */
	background-color: #999;
}



#mapa .mapp-body a {
	display: block;
	clear: both;
	float: right;
	transition:ease-in-out 0.3s;
	background-color: #175E34;
	padding: 10px 30px 10px 30px;
	border-radius: 50px;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff !important;
	font-size: 1em;
	font-family: "Antonio", Verdana, Geneva, sans-serif; 
	margin-top: 15px;
	width: 150px;

}

#mapa .mapp-body a:hover {
	transition:ease-in-out 0.3s;
	background-color: #000; 
}

#mapa .mapp-info {
	max-width: 350px;
}

#mapa .mapp-dir {
	display: none !important;
}


.naglowek {
  display: block;
  width: 100%;
  overflow: hidden;
  padding: 0 0 20px 0;
}

.naglowek .krecha {
  background-color: #274c69;
  height: 8px;
  border-radius: 20px;
  float: left;
}

.naglowek h1, .naglowek h4 {
  color: #000;
  text-transform: uppercase;
  font-size: 3em;
  margin: 0;
  padding: 0 0 0 0;
  display: block;
  float: left;
}


/* KARUZELA Z kolekcjami */	
	

#kolekcje .wppsac-post-date {
	display: none !important;
}

#kolekcje h2, .wppsac-post-carousel.design-1 .wppsac-post-title a {
	color: #000 !important;
}

#kolekcje .wppsac-post-categories-list {
	display: block;
}

#kolekcje .wppsac-sub-content {
	color: #000;
}





/* KARUZELA Z POJECIAMI */	
	
.wppsac-wrap .wppsac-post-image {
	width: 100% !important;
}

.wppsac-post-content .wppsac-readmorebtn {
	display: none !important;
	float: right;
	clear: both;
	transition:ease-in-out 0.3s;
	background-color: #ec6b24 !important;
	padding: 10px 30px 10px 30px !important;
	border-radius: 50px !important;
	text-decoration: none;
	text-transform: uppercase;
	color: #000 !important;;
	font-family: "Antonio", Verdana, Geneva, sans-serif;
	font-size: 1em !important;
	border: 0px !important;
}

.wppsac-post-content .wppsac-readmorebtn:hover {
	transition:ease-in-out 0.3s;
	background-color: #fff !important; 
	color:  #466088 !important;
}

#pojecia .wppsac-post-date {
	display: none !important;
}

#pojecia h2, .wppsac-post-carousel.design-1 .wppsac-post-title a {
	color: #000 !important;
}

#pojecia .wppsac-post-categories-list {
	display: none;
}

#pojecia .wppsac-sub-content {
	color: #000;
}

#pojecia  .wppsac-post-image-bg {
	display: none !important;
}




#materialy {
	background-color: #dadada;
	min-height: 300px;
	overflow: hidden;
}

.wrapperPrzypis {
	display: block;
	margin: auto;
}

.wrapperPrzypis img {
	margin-top: 5px;
}

#przypisText {
	display: block;
	overflow: hidden;
	padding: 0 20px 0 20px;
	text-align: center;
}

#przypisTop {
	min-height: 60px;
	border-bottom: 1px solid #999;
	overflow: hidden;
}

#przypisTop span {
	font-size: 0.8em;
	display: block;
	padding: 5px 0 5px 0;
	margin: 0px !important;
	line-height: 0.9em;
}

.mapp-layout, .mapp-layout p {
	font-family: "Archivo Narrow", Georgia, "Times New Roman", Times, serif !important;
}


#tresc .wrapper p, #tresc .wrapper ul, #tresc .wrapper .wp-block-file {
	font-size: 1.2em;
}