/* 
Theme Name: szablon-1
Author: budowaniestron.pl
 */

/* ----- reset all ----- */
* {
   padding:0;
   margin:0;
}
ul{list-style: none;}

/* ----- custom fonts ----- */


@font-face {
    font-family: 'opensans';
    src: url('fonts/OpenSans-Regular-webfont.eot');
    src: url('fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-Regular-webfont.woff') format('woff'),
         url('fonts/OpenSans-Regular-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-Regular-webfont.svg#opensans') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'opensans';
    src: url('fonts/OpenSans-Italic-webfont.eot');
    src: url('fonts/OpenSans-Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-Italic-webfont.woff') format('woff'),
         url('fonts/OpenSans-Italic-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-Italic-webfont.svg#OpenSansItalic') format('svg');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'opensans';
    src: url('fonts/OpenSans-Bold-webfont.eot');
    src: url('fonts/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-Bold-webfont.woff') format('woff'),
         url('fonts/OpenSans-Bold-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-Bold-webfont.svg#OpenSansBold') format('svg');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'opensans';
    src: url('fonts/OpenSans-BoldItalic-webfont.eot');
    src: url('fonts/OpenSans-BoldItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-BoldItalic-webfont.woff') format('woff'),
         url('fonts/OpenSans-BoldItalic-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-BoldItalic-webfont.svg#OpenSansBoldItalic') format('svg');
    font-weight: bold;
    font-style: italic;
}
@font-face {
    font-family: 'droidserif';
    src: url('fonts/droidserif-bold-webfont.eot');
    src: url('fonts/droidserif-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/droidserif-bold-webfont.woff') format('woff'),
         url('fonts/droidserif-bold-webfont.ttf') format('truetype'),
         url('fonts/droidserif-bold-webfont.svg#droid_serifbold') format('svg');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'droidserif';
    src: url('fonts/droidserif-regular-webfont.eot');
    src: url('fonts/droidserif-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/droidserif-regular-webfont.woff') format('woff'),
         url('fonts/droidserif-regular-webfont.ttf') format('truetype'),
         url('fonts/droidserif-regular-webfont.svg#droid_serifregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
      font-family: 'fontello';
      src: url('fonts/mlfont.eot?47843562');
      src: url('fonts/mlfont.eot?47843562#iefix') format('embedded-opentype'),
           url('fonts/mlfont.woff?47843562') format('woff'),
           url('fonts/mlfont.ttf?47843562') format('truetype'),
           url('fonts/mlfont.svg?47843562#fontello') format('svg');
      font-weight: normal;
      font-style: normal;
}
.font-icon {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
}


/* ----- general ----- */

html{height: 100%; min-width: 300px; }

body {
	text-align: center;
	font: 17px/24px  'opensans', sans-serif;
	font-weight: 400;
	background-color: #fff;
	background-image: url(images/bg-decoration.jpg), url(images/bg.png);
	background-repeat: no-repeat, repeat;
	background-position: left top;
	color: #333;
	padding: 2em;
}
@media (max-width: 1200px) {
	body {
		font-size: 16px;
		line-height: 23px;
		padding: 0;
	}
}
@media (max-width: 900px) {
	body {
		font-size: 15px;
		line-height: 22px;
	}
}

a {color: #7e652f; text-decoration: none; transition: all .2s ease-in-out;}
a:hover {color: #B19456;}
a span {cursor: pointer;}

strong{font-weight: 700;}
h3{
	font: 700 1.04em/1.4em 'droidserif', sans-serif;
	margin-bottom: 0.5em;
	margin-top: 1em;
}
h2{
	font: 700 1.2em/1.4em 'droidserif', sans-serif;
	margin-bottom: 1em;
	margin-top: 1.5em;
}
h1{
	font: 700 1.6em/1.4em 'droidserif', sans-serif;
	margin-bottom: 1.5em;
	margin-top: 2em;
}
.home h2{
	font: 700 1.41em/1.4em 'droidserif', sans-serif;
	margin-bottom: 1.5em;
	margin-top: 2.5em;
}
.home h1{
	font: 700 1.88em/1.4em 'droidserif', sans-serif;
	color: #007f40;
	margin: 0;
	font-variant: small-caps;
}
.underline-header{
    background: url(images/grey-pixel.gif) repeat-x left calc(100% - .35em);
}
.underline-header span{
	display: inline;
	background-color: #fff;
	padding-right: .2em;
}
@media (max-width: 1300px) {
	h3{
		font-size: 1.02em;
	}
	h2{
		font-size: 1.15em;
	}
	h1{
		font-size: 1.4em;
	}
	.home h2{
		font-size: 1.2em;
	}
	.home h1{
		font-size: 1.4em;
	}
}
@media (max-width: 1000px) {
}
@media (max-width: 600px) {
	h3{
		font-size: 1.01em;
	}
	h2{
		font-size: 1.1em;
	}
	h1{
		font-size: 1.2em;
	}
	h1, .home h2{
		font-size: 1.15em;
    	text-align: center;
	}
	.home h1{
		font-size: 1.2em;
	}
}

img{border:0; max-width: 100%; height: auto;}
p{margin-bottom: 1em;}
blockquote{
	margin: 2em 0 2em 2em;
	padding-left: 2em;
	border-left: solid 5px #BFA161;
}
@media (max-width: 600px) {
	blockquote{
		margin: 1em 0 1em 0;
		padding-left: 1em;
	}
}
@media (max-width: 480px) {
	blockquote{
		padding-left: .5em;
	}
}
sup{
	line-height: 1em;
}
.small{
	font-size: .8em; 
    line-height: 1.3em;
}

/* ----- lists ----- */

.content ul, .content ol,
.text ul, .text ol{
	margin-bottom: 1em;
	padding-left: 1em; 
}
.content ol,
.text ol{
	padding-left: 2em; 
}
.content ul > li,
.text .content ul > li{
    margin-left: 1em;
	margin-bottom: 0.4em;
	text-align: left;
    list-style: none;
}
.content ul > li:before,
.text .content ul > li:before{
    content: "\2022";
    color: #007f40;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
}
.content ol > li,
.text .content ol > li{
	margin-bottom: 0.4em;
	text-align: left;
	list-style: decimal;
}

/* ----- comin ----- */
.comin{
	opacity: 0;
	transition: all 1s ease-in-out;
	top: 15px;
	bottom: -15px;
	position:relative;
}
.comin.on-screen{
	opacity: 1;
	top: 0;
	bottom: 0;
}
.comin-2{
	transition-delay: .2s;
}
.comin-3{
	transition-delay: .4s;
}
.comin-4{
	transition-delay: .6s;
}
.comin-5{
	transition-delay: .8s;
}
@media (max-width: 900px){
	.comin-2,
	.comin-3,
	.comin-4,
	.comin-5{
		transition-delay: 0s;
	}
}

/* ----- image align ----- */
.alignleft{
	float: left;
	margin: 0 2em 2em 0;
}
.alignright{
	float: right;
	margin: 0 0 2em 2em;
}
.aligncenter{
	margin: 0 auto 2em;
    display: block;
}
.wp-caption-text{
    font-size: .8em;
    line-height: 1.4em;
    color: #686868;
	margin-bottom: 0;
}
@media (max-width: 600px) {
	.alignleft,
	.alignright,
	.aligncenter{
		float: none;
		display: block;
		margin: 0 auto 1.5em;
	}
}

/* ----- cols ----- */
.cols{
	display: flex;
	flex-wrap: wrap;
}
.cols > div,
.cols > li,
.cols > section{
	flex-basis: 50%;
}
.cols-reverse{
	flex-direction: row-reverse;
}
.cols .col-1-3{
	flex-basis: 33.33%;
}
.cols .col-2-3{
	flex-basis: 66.66%;
}
.cols .col-1-4{
	flex-basis: 25%;
}
.cols .col-3-4{
	flex-basis: 75%;
}
.cols .col-1-5{
	flex-basis: 20%;
}
.cols .col-3-5{
	flex-basis: 60%;
}
.cols .col-1-6{
	flex-basis: 16.66%;
}
.cols .col-4-6{
	flex-basis: 66.66%;
}

.cols .col-2-8{
	flex-basis: 25%;
}
.cols .col-3-8{
	flex-basis: 37.5%;
}
.cols.cols-mrgn-mini{
	margin-left: -.2em;
	margin-right: -.2em;
}
.cols.cols-mrgn-mini > div,
.cols.cols-mrgn-mini > li,
.cols.cols-mrgn-mini > section{
	margin-left: .2em;
	margin-right: .2em;
	flex-basis: calc(50% - .4em);
}
.cols.cols-mrgn-mini > .col-1-3{
	flex-basis: calc(33.333% - .4em);
}
.cols.cols-mrgn-mini > .col-2-3{
	flex-basis: calc(66.666% - .4em);
}
.cols.cols-mrgn-mini > .col-1-4{
	flex-basis: calc(25% - .4em);
}
.cols.cols-mrgn-mini > .col-1-5{
	flex-basis: calc(20% - .4em);
}
.cols.cols-mrgn-mini > .col-3-5{
	flex-basis: calc(60% - .4em);
}
.cols.cols-mrgn-1{
	margin-left: -1em;
	margin-right: -1em;
}
.cols.cols-mrgn-1 > div,
.cols.cols-mrgn-1 > li,
.cols.cols-mrgn-1 > section{
	margin-left: 1em;
	margin-right: 1em;
	flex-basis: calc(50% - 2em);
}
.cols.cols-mrgn-1 .col-1-3{
	flex-basis: calc(33.33% - 2em);
}
.cols.cols-mrgn-1 .col-2-3{
	flex-basis: calc(66.66% - 2em);
}
.cols.cols-mrgn-1 > .col-1-4{
	flex-basis: calc(25% - 2em);
}
.cols.cols-mrgn-1 > .col-3-4{
	flex-basis: calc(75% - 2em);
}
.cols.cols-mrgn-1 .col-1-5{
	flex-basis: calc(20% - 2em);
}
.cols.cols-mrgn-1 .col-1-6{
	flex-basis: calc(16.66% - 2em);
}
.cols.cols-mrgn-1 > .col-3-5{
	flex-basis: calc(60% - 2em);
}
.cols.cols-mrgn-1 > .col-2-8{
	flex-basis: calc(25% - 2em);
}
.cols.cols-mrgn-1 > .col-3-8{
	flex-basis: calc(37.5% - 2em);
}
.cols.cols-mrgn-2{
	margin-left: -2em;
	margin-right: -2em;
}
.cols.cols-mrgn-2 > div,
.cols.cols-mrgn-2 > li,
.cols.cols-mrgn-2 > section{
	margin-left: 2em;
	margin-right: 2em;
	flex-basis: calc(50% - 4em);
}
.cols.cols-mrgn-2 > .col-1-3{
	flex-basis: calc(33.33% - 4em);
}
.cols.cols-mrgn-2 > .col-2-3{
	flex-basis: calc(66.66% - 4em);
}
.cols.cols-mrgn-2 > .col-1-4{
	flex-basis: calc(25% - 4em);
}
.cols.cols-mrgn-2 > .col-3-4{
	flex-basis: calc(75% - 4em);
}
.cols.cols-mrgn-3{
	margin-left: -3em;
	margin-right: -3em;
}
.cols.cols-mrgn-3 > div,
.cols.cols-mrgn-3 > li,
.cols.cols-mrgn-3 > section{
	margin-left: 3em;
	margin-right: 3em;
	flex-basis: calc(50% - 6em);
}
.cols.cols-mrgn-3 > .col-1-3{
	flex-basis: calc(33.33% - 6em);
}
.cols.cols-mrgn-3 > .col-2-3{
	flex-basis: calc(66.66% - 6em);
}
.cols.cols-mrgn-3 > .col-1-5{
	flex-basis: calc(20% - 6em);
}

.show-at-600{
	display: none;
}
@media (max-width: 1300px) {
	.cols.cols-mrgn-2{
		margin-left: -1em;
		margin-right: -1em;
	}
	.cols.cols-mrgn-2 > div,
	.cols.cols-mrgn-2 > li,
	.cols.cols-mrgn-2 > section{
		margin-left: 1em;
		margin-right: 1em;
		flex-basis: calc(50% - 2em);
	}
	.cols.cols-mrgn-2 > .col-1-3{
		flex-basis: calc(33.33% - 2em);
	}
	.cols.cols-mrgn-2 > .col-2-3{
		flex-basis: calc(66.66% - 2em);
	}
	.cols.cols-mrgn-2 > .col-1-4{
		flex-basis: calc(25% - 2em);
	}
	.cols.cols-mrgn-2 > .col-3-4{
		flex-basis: calc(75% - 2em);
	}
}

@media (max-width: 900px) {
	.cols.break-at-900{
		display: block;
	}
	.cols.break-at-900.cols-mrgn-mini,
	.cols.break-at-900.cols-mrgn-1,
	.cols.break-at-900.cols-mrgn-2,
	.cols.break-at-900.cols-mrgn-3,
	.cols.break-at-900.cols-mrgn-2 > div,
	.cols.break-at-900.cols-mrgn-2 > li,
	.cols.break-at-900.cols-mrgn-2 > section{
		margin-left: 0;
		margin-right: 0;
	}
}

@media (max-width: 600px) {
	.cols.break-at-600{
		display: block;
	}
	.cols.break-at-600.cols-mrgn-mini,
	.cols.break-at-600.cols-mrgn-1,
	.cols.break-at-600.cols-mrgn-2,
	.cols.break-at-600.cols-mrgn-3,
	.cols.break-at-600.cols-mrgn-2 > div,
	.cols.break-at-600.cols-mrgn-2 > li,
	.cols.break-at-600.cols-mrgn-2 > section{
		margin-left: 0;
		margin-right: 0;
	}
}

/* ----- form ----- */

form h3{
	margin-bottom: 1em;
}
form .row,
.form-row{
    margin-bottom: .5em;
}
.form-row-tiny{
    margin-bottom: .5em;
}
label{
	display: block;
}
input,
button,
textarea,
select{
	font: 17px/24px  'opensans', sans-serif;
}
input[type=text],
input[type=email],
input[type=password],
input[type=tel],
textarea,
select{
    width: calc(100% - 2em - 2px);
    border: solid 1px #afafaf;
	background-color: #fff;
    color: #333;
    padding: .5em 1em;
}
select{
   width: auto;
    padding: .4em .5em;
}
input:focus,
button:focus,
textarea:focus,
select:focus{
	outline: none;
}
.acceptance-block,
.acceptance{
	text-align: justify;
}
.acceptance-block span{
	display: block;
}
.acceptance-block span.wpcf7-form-control-wrap{
	width: auto;
}
.wpcf7-acceptance label .wpcf7-list-item-label:before, .wpcf7-checkbox .wpcf7-list-item-label:before,
.wpcf7-radio label span:before{
    content: " ";
    display: inline-block;
    vertical-align: top;
    position: relative;
    top: 4px;
    margin: 0 10px 0 0;
    width: 30px;
    height: 30px;
    border: solid 1px #afafaf;
	background-color: #fff;
	cursor: pointer;
	border-radius: .2em;
}
.wpcf7-radio label span:before{
    vertical-align: bottom;
}
span.wpcf7-list-item-label::before, span.wpcf7-list-item-label::after {
    content: " ";
}
.wpcf7-acceptance input[type=checkbox]:checked + span:after, .wpcf7-checkbox input[type=checkbox]:checked + span:after,
.wpcf7-radio label input[type=radio]:checked + span:after{
    position: absolute;
    top: 0;
    left: 4px;
	font-size: 2em;
    content: "\2714";
    display: block;
	cursor: pointer;
	color: #bfa161;
}
input[type="checkbox"],
input[type="radio"] {
    display: none;
}
span.wpcf7-list-item {
    margin: 0;
}
.wpcf7-acceptance .checkbox-label {
    width: calc(100% - 58px);
    margin-left: 6px;
    margin-top: .5em;
    vertical-align: top;
	line-height: 1.4em;
    display: inline-block;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #aeaeae;
  opacity: .85; /* Firefox */
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #aeaeae;
  opacity: .85;
}
::-ms-input-placeholder { /* Microsoft Edge */
  color: #aeaeae;
  opacity: .85;
}
.wpcf7-checkbox{
    display: flex;
    justify-content: space-evenly;
}
.wpcf7-checkbox .wpcf7-list-item,
.wpcf7-radio .wpcf7-list-item{
	display: inline-block;
	position: relative; 
}
.wpcf7-radio .wpcf7-list-item{
	margin-right: 1em;
}
.select-with-label{
    display: flex;
    justify-content: flex-start;
    align-items: center;
	margin-bottom: .5em;
}
.select-with-label .label{
	display: inline-block;
	margin-right: .5em;
	min-width: 5.5em;
    text-align: right;
}
.wpcf7 form .wpcf7-response-output{
    margin: 2em auto 1em;
    padding: 1em 2em;
    background-color: #fff;
    border-radius: .5em;
	max-width: calc(40em - 4em);
	border: solid 2px #4b505f;
}
.wpcf7-not-valid-tip{
    color: #cf0000;
    font-size: .9em;
    font-weight: normal;
    display: block;
	margin-top: .3em;
	text-align: center;
}

.zgloszeniowy label {
    text-align: right;
    margin-top: 0.7em;
    margin-right: 10px;
    width: 25%;
    display: inline-block;
    float: left;
}
.zgloszeniowy input[type='text'], 
.zgloszeniowy textarea, 
.zgloszeniowy select, 
.zgloszeniowy input[type='email']{
    padding: 0.5em 1em;
    width: calc(75% - 14px - 2em);
}
.zgloszeniowy .wpcf7-list-item label{
	width: auto;
    margin-top: 0;
}
.zgloszeniowy .wpcf7-acceptance label{
	text-align: justify;
    margin-right: 0px;
	position: relative;
}
.zgloszeniowy .wpcf7-acceptance .checkbox-label{
	font-size: .8em;
}
.row-submit{
}
.asterisk {
    color: #CC0000;
    font-weight: bold;
}

@media (max-width: 1000px) {
	input,
	button,
	textarea{
		font-size: 17px;
		line-height: 22px;
	}
}
@media (max-width: 600px) {
	input,
	button,
	textarea{
		font-size: 16px;
		line-height: 21px;
	}
	.wpcf7-checkbox .wpcf7-list-item,
	.wpcf7-radio .wpcf7-list-item{
		display: block;
		text-align: left;
	}
}

/* ----- read-more ----- */
.read-more{
	text-align: center;
}
.read-more a,
.read-more > span,
input[type=submit],
button{
	padding: 1.2em 1.5em;
	display: inline-block;
	transition: all .2s ease-in-out;
	border: none;
	background-color: #c0a160;
	color: #333;
	text-transform: uppercase;
	white-space: nowrap;
	font: 700 0.88em/1em 'droidserif', sans-serif;
	cursor: pointer;
}
.read-more a:hover,
.read-more > span:hover,
input[type=submit]:hover,
button:hover{
	background-color: #d1b478;
}
.read-more i{
	display: inline-block;
    vertical-align: bottom;
    font-size: .8em;
	margin-left: .2em;
}

/* ----- colors  ----- */

.green-button,
.read-more .green-button{
	background-color: #007f40;
	color: #fff;
}
.green-button:hover,
.read-more .green-button:hover{
	background-color: #12a15a;
}
.green{
	background-color: #007f40 !important;
}
.yellow{
	background-color: #c0a160 !important;
}
.black{
	background-color: #333 !important;
}
/* ----- miscelaneous ----- */

.no-margin{
	margin: 0;
}
.content table{
	width: 100%;
	margin-bottom: 2em;
}
.right{
    float: right;
    margin: 0 0 15px 30px;
}
.left{
    float: left;
    margin: 0 30px 15px 0;
} 
table.tabelka, 
.expandable table{
    border: solid 1px #CCC;
    border-collapse: collapse;
    border-spacing: 1px;
    text-align: left;
    margin-bottom: 1em;
}
table.tabelka td, 
.expandable table td {
    padding: 10px 15px;
    background-color: #F8F4EF;
    border: solid 1px #BFA161;
}
.tabelka.biala-tabelka td{
    background-color: #fff;
}

/* ----- clearfix ----- */

.wrap:after, .clearfix:after{
   content: "."; 
   visibility: hidden;
   display: block;
   height: 0;
   clear: both;
}

/* ----- wraps  ----- */

.wrap{
}
section{
	position: relative;
}

@media (max-width: 900px) {
	.wrap{
		text-align: center;
	}
}
@media (max-width: 600px) {
	.wrap{
		min-width: 280px;
		padding-left: 10px;
		padding-right: 10px;
	}
}

/* ----- main ----- */

#page{
	padding: 2em;
	background-color: #fff;
	max-width: 1300px;
	margin: 0 auto;
	box-shadow: 0 0 .5em rgba(0,0,0,.2);
	text-align: left;
}
#main{
	overflow: hidden;
}
#main > .wrap,
#page section .wrap,
aside .wrap{
	padding-bottom: 4em;
}

.content{
	text-align: justify;
}
.text{
	margin-bottom: 2em;
}
.image{
	margin-bottom: 1em;
}

@media (max-width: 900px) {
	#page{
		padding: 1em;
	}
	#page > .wrap,
	#page section .wrap,
	aside .wrap{
		padding-top: 2.5em;
		padding-bottom: 1.5em;
	}
}

/* ----- head ----- */

#head{
}
#head .top-head{
	margin-bottom: 1em;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
@media (max-width: 900px) {
	#head .top-head{
    	display: block;
		text-align: center;
	}
}
/* ----- logo ----- */

#head .logo-wrap a{
    display: flex;
    align-items: center;
}
#head .logo{
	margin-right: 1.5em;
}
#head .logo img{
	width: auto;
	height: inherit;
	max-height: 8em;
}
#logo img{
	display: block;
}
@media (max-width: 900px) {
	#head .logo {
		margin-right: 0;
	}
	#head .logo-wrap a{
    	display: inline-block;
	}
}
/* ----- titles ----- */
#head .titles{
	text-align: left;
}

#head .titles .title{
	color: #007f40;
	margin-bottom: 0;
	font: bold small-caps 1.88em/1.2em 'droidserif', sans-serif;
}
#head .titles h2{
	font-size: 1em;
	font-family: 'opensans', sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	color: #333;
    margin: .1em 0 .5em 0;
}
#head .titles h3{
	display: inline-block;
	text-transform: uppercase;
	color: #fff;
	background-color: #bfa161;
    padding: .5em 1.8em;
	line-height: 1.2em;
	font-size: .82em;
}
@media (max-width: 1200px) {
	#head .titles .title{
		font-size: 1.5em;
	}
}
@media (max-width: 900px) {
	#head .titles {
		text-align: center;
		margin-bottom: 1em;
	}
}

/* ----- head right-side ----- */
#head .right-side .row{
	margin-bottom: 1em;
	text-align: right;
}
#head .right-side .row > div{
	display: inline-block;
	vertical-align: middle;
}
#head .right-side .row > div{
	border-left: solid 1px #e1e1e1;
	margin-left: calc(.3em - 4px);
	padding-left: .3em;
}
#head .right-side .row > div:first-child{
	border-left: none;
	margin-left: 0;
	padding-left: 0;
}
@media (max-width: 1200px) {
	#head .right-side .row{
		margin-right: 2em;
	}
}
@media (max-width: 900px) {
	#head .right-side{
		margin-bottom: 2em;
	}
	#head .right-side .row{
		text-align: center;
	}
}

/* ----- search ----- */

#search{
	position: relative;
}
#search div{
	display: inline-block;
	vertical-align: middle;
}
#searchfield{
	width: 10em;
}
#searchsubmit{
	color: #fff;
	display: inline-block;
	vertical-align: middle;
	font-size: 1.17em;
	padding: .5em;
    line-height: 1em;
}
@media (max-width: 1200px) {
	#searchfield{
		width: 8em;
	}
}
@media (max-width: 480px) {
	#searchfield{
		width: 5em;
	}
}
/* ----- search-list ----- */

.search-list li{
    margin-bottom: 1em;
    padding-bottom: 1em;
    border-bottom: solid 1px #e1e1e1;
}
.search-list li a{
	color: #333;
}
.search-list li a h3{
    color: #007f40;
}
.search-list li a:hover h3{
    color: #12a15a;
}
.search-results h1{
	margin-bottom: .1em;
}
.search-results h2{
	margin-bottom: 2em;
}


/* ----- head fb ----- */
.fb{
	font-size: 2.3em;
	line-height: 1em;
	text-align: right;
}
.fb a{
	color: #4064AC;
    display: block;
}
.fb a:hover{
	color: #6B8AC9;
}
.fb a i{
    display: block;
}

/* ----- head claim ----- */
#head .claim{
	text-transform: uppercase;
	text-align: right;
	padding-bottom: 1em;
    background: url(images/underline.png) no-repeat center bottom;
	line-height: 1.3em;
}
#head .claim p{
	margin-bottom: 0;
}
#head .claim strong{
	color: #9b7a32;
}

@media (max-width: 900px) {
	#head .claim{
		display: inline-block;
    	text-align: center;
	}
}

/* ----- menu ----- */

#menu{
	z-index: 80;
    min-height: 3.4em;
}
#menu h2, #menu h2 span{
    display: none;
}
#menu > div > ul{
	position: sticky;
	top: 0;
	z-index: 99;
	text-align: left;
	display: flex;
	justify-content: left;
    background-color: #007f40;
	border-bottom: solid .5em #fff;
}
.not-viewing-top #menu{
	opacity: 1;
}
.not-viewing-top #menu > div > ul{
}
#head,
#head #menu,
#head #menu > div{
	display: unset;
}
#menu > div > ul > li{
	position:relative;
}
#menu > div > ul > li:first-child{
	border: none;
}
#menu > div > ul > li > a{
	padding: 1em 2em;
	display: block;
	transition: all .2s ease-in-out;
	color: #fff;
}
#menu > div > ul > li.menu-item-has-children > a:after{
    font-family: "fontello";
	content: "\f004";
	margin-left: 1em;
	font-size: .6em;
	display: inline-block;
	vertical-align: middle;
    line-height: 1em;
} 

#menu > div > ul > li.current_page_item > a,
#menu > div > ul > li.current-menu-ancestor{
	background-color: #333;
}
#menu > div > ul > li > a:hover, 
#menu > div > ul > li.current-menu-item > a:hover{
	background-color: #bfa161;
}

#menu .sub-menu{
    max-height: 0;
	min-width: 9em;
    overflow: hidden;
    transition: all .2s ease-in-out;
    position: absolute;
    left: 0;
    top: 100%;
}

/* Sepecial submenu length */
#menu-item-2426 .sub-menu{
    min-width: 12em;
}
#menu-item-2502 .sub-menu{
    min-width: 14em;
}
#menu-item-2528 .sub-menu{
    min-width: 12em;
}

#menu li:hover .sub-menu{
	max-height: 600px;
}
#menu .sub-menu a{
	font-size: 0.9em;
	line-height: 1.2em;
	padding: .5em 1em;
	display: block;
	color: #fff;
	transition: all .2s ease-in-out;
	background-color: #ac8b43;
	border-top: solid 1px #d1b478;
}
#menu .sub-menu a:hover,
#menu .sub-menu li.current-menu-item > a{
	background-color:  #C49E51;
	text-decoration: none;
}
@media (max-width: 1400px) {
	#menu > div > ul > li > a {
		padding-left:  1em;
		padding-right:  1em;
	}
}

@media (max-width: 1200px) {
	#menu{
		position: fixed;
		top: 0; right: 0; left: 0;
		height: 0;
		overflow: visible;
		text-align: right;
		opacity: 1;
	}
	#menu h2{
		display: inline-block;
		color: #fff;
		background-color: #007f40;
		font-size: 1.8em;
    	line-height: 1.7em;
		height: 1.6em;
		width: 1.6em;
    	padding: 0; margin: 0;
		cursor: pointer;
		transition: all .2s ease-in-out;
    	text-align: center;
		position: relative;
		z-index: 80;
	}
	#menu h2:hover{
		background-color: #c0a160;
	}
	#menu > div{
		position: absolute;
		left: 0;top: 0;right: 0;
		width: 100%;
		z-index: 70;
		max-height: 100vh;
		overflow: auto;
	}
	#menu > div > ul{
		max-height: 0;
    	overflow: hidden;
		transition: max-height .4s ease-in-out;
		display: block;
	}
	#menu > div > ul.acti{
		max-height: 1500px;
	}
	#menu > div > ul > li{
		display: block;
		border-left: none;
	}
	#menu > div > ul > li > a{
		color: #fff;
		background-color: #007F40;
		text-align: center;
		padding: 1em;
		border-bottom: solid 1px #369565;
	}
	#menu > div > ul > li > a:hover, 
	#menu > div > ul > li.current-menu-item > a{
		color: #fff;
		background-color: #be9e5a;
	}
	#menu .sub-menu{
		max-height: none;
		position: relative;
	}
	#menu .sub-menu a{
		background-color: #006030;
		border-top-color: #007f40;
    text-align: center;
	}
	#menu .sub-menu a:hover{
		background-color: #be9e5a;
	}
}


/* ----- prehero ----- */
#prehero{
	margin-bottom: .5em;
}
#prehero a,
#prehero img{
	display: block;
}

/* ----- v1-slider ----- */

.v1-slider{
	position: relative;
	overflow: visible;
	z-index: 9;
    margin-bottom: 0;
}
.v1-slider ul.v1-clean-ul{
	position: relative;
	overflow: hidden;
	z-index: 20;
    padding-top: 35.4% !important;
	padding-left: 0 !important;
}
.v1-slider .slide{
	position: absolute;
	top: 0;
	text-align: center;
	opacity: 0;
	transition: opacity .4s ease-in-out;
	z-index: 10;
	width: 100%;
	max-height: 100%;
}
.v1-slider .slide.active{
	opacity: 1;
	z-index: 11;
}
.v1-slider .slide > a,
.v1-slider .slide > span{
	display: block;
}
.v1-slider .slide img{
	width: 100%;
	display: block;
}
.v1-slider .v1-button{
	margin-bottom: 0;
}

.v1-slider .slide .box{
	position: absolute;
	left: 2em;
	bottom: 2em;
	text-align: left;
    display: flex;
    align-items: flex-end;
}
.v1-slider .slide .box-wrap{
	max-width: 25em;
}
.v1-slider .slide .box h2{
	background-color: #007f40;
	color: #fff;
	margin: 0;
	padding: .57em 1em;
	font-size: 1.17em;
	font-weight: normal;
}
.v1-slider .slide .box .text{
	background-color: #2f2f2e;
	color: #fff;
	margin: 0;
	padding: 1em 1.5em;
}
.v1-slider .slide .box .text p{
	margin: 0;
}
.v1-slider .slide a:hover .read-more span{
	padding-left: 2.2em;
	background-color: #d1b478;
	color: #333;
}

.v1-slider .bullets{
	position: absolute;
	right: 2em;
	bottom: 2em;
    z-index: 30;
}
.v1-slider .bullet{
	width: 1.2em;
	height: 1.2em;
	background-color: #007f40; 
    float: left;
    margin-left: .4em;
	cursor: pointer;
}
.v1-slider .bullet.active{
	background-color: #c0a160;
}

@media (max-width: 900px) {
	.v1-slider ul.v1-clean-ul{
		height: auto;
    	padding: 0 !important;
	}
	.v1-slider .slide.active{
		position: relative;
	}
	.v1-slider .bullets{
		position: absolute;
		right: 1em;
		bottom: auto;
		top: 1em;
		z-index: 30;
	}
	.v1-slider .slide .box{
		position: relative;
		left: 0;
		right: 0;
		bottom: 0;
		display: block;
	}
	.v1-slider .slide .box-wrap {
		max-width: 100%;
	}
	.v1-slider .slide .box{
	}
	.v1-slider .slide a .read-more{
		text-align: right;
	}
	.v1-slider .slide a:hover .read-more span{
    	padding: 1.2em 1.5em;
	}
}
@media (max-width: 600px) {
}
@media (max-width: 480px) {
}



/* ----- news-list ----- */

#informations{
	margin-bottom: 3em;
}
.news-list .news{
	display: flex;
    align-items: flex-start;
	margin-bottom: 2em;
}
.news-list .news.underline{
    margin-bottom: 1em;
    padding-bottom: 1em;
    border-bottom: solid 1px #e1e1e1;
}
.news-list .image{
	margin-right: 2.5em;
	margin-bottom: 0;
	width: 150px;
	background-color: #007f40;
	text-align: center;
}
.news-list .icon-wrap,
.news-list .image-wrap{
	height: 113px;
	display: flex;
    align-items: center;
    justify-content: center;
}
.news-list .icon-wrap img{
	display: block;
	max-width: 4em;
	max-height: 4em;
}
.news-list .image-wrap img{
	display: block;
	max-width: 150px;
	max-height: 113px;
}
.news-list .image .date{
	background-color: #006030;
	color: #fff;
	font: normal .82em/1.4em 'droidserif', sans-serif;
	padding: .5em .5em;
}
.news-list .text .date{
	font: normal .82em/1.4em 'droidserif', sans-serif;
    color: #797979;
}
.news-list .yellow .date{
	background-color: #b59757;
}
.news-list .black .date{
	background-color: #232323;
}
.news-list .text{
    width: calc(100% - 150px - 2.5em);
	margin-bottom: 0;
}
.news-list h3{
	margin-top: 0;
	margin-bottom: 0;
	font-weight: bold;
}
.news-list h3 a{
	color: #007f40;
}
.news-list h3 a:hover{
	color: #12a15a;
}
.news-list .title-wrap{
    margin-bottom: 0.5em;
}
#informations .read-more{
	text-align: left;
}

#informations .read-more a,
#informations-aside .read-more a{
    width: 6em;
    text-align: center;
}

.pagination a{
	margin-bottom: 4px;
}
.pagination span,
.pagination span:hover{
    background-color: #e1e1e1;
}
.pagination span.current,
.pagination a:hover{
    color: #fff;
    background-color: #007f40;
}
@media (max-width: 600px) {
	.news-list .news{
		display: block;
	}
	.news-list .image {
		margin-right: auto;
		margin-left: auto;
		margin-bottom: 1em;
		display: block;
	}
	.news-list .text {
		width: auto;
		text-align: center;
	}
	#informations .read-more{
		text-align: center;
	}
}

/* ----- informations-aside ----- */
.wprss_ajax img {
	display: block;
	margin: 0 auto;
}
#informations-aside{
	margin-bottom: 3em;
}
#informations-aside .wp_rss_retriever_item{
	margin-bottom: 1em;
	padding-bottom: 1em;
	border-bottom: solid 1px #e1e1e1;
	list-style: none;
}
#informations-aside h3{
	margin: 0;
}
#informations-aside .wp_rss_retriever_metadata{
	margin-bottom: .5em;
    font: normal 0.82em/1.4em 'droidserif', sans-serif;
}
#informations-aside .wp_rss_retriever_source a{
	color: #007f40;
}
#informations-aside .wp_rss_retriever_source a:hover{
    color: #12a15a;
}

#informations-aside .read-more{
	text-align: left;
}
#informations-aside .wp_rss_retriever_date{
	color: #797979;
}

@media (max-width: 600px) {
	#informations-aside .wp_rss_retriever_item{
		text-align: center;
	}
	#informations-aside .read-more{
		text-align: center;
	}
}

/* ----- boxes ----- */

.boxes{
	margin-bottom: 3em;
	overflow: hidden; 
}
.boxes .text{
	margin-bottom: 0;
}
.boxes li{
	margin-bottom: 1em;
}

/* ----- boxes-1 ----- */

#boxes-1 a{
	display: flex;
	background-color: #eeeeee;
	color: #333333;
	transition: background-color .2s ease-in-out, color .2s ease-in-out;
    min-height: 10.3em;
}
#boxes-1 .info{
	padding: 2em;
	text-align: center;
	width: calc(100% - 8em);
	display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
#boxes-1 .arrow{
	background-color: #007f40;
	color: #eeeeee;
	width: 4em;
	display: flex;
    align-items: center;
    justify-content: center;
	transition: background-color .2s ease-in-out, color .2s ease-in-out;
}
#boxes-1 .arrow i{
	font-size: 1.5em;
}
#boxes-1 h2{
	margin-top: 0;
	margin-bottom: .5em;
	color: #007f40;
	transition: background-color .2s ease-in-out, color .2s ease-in-out;
}
#boxes-1 .text{
	font-size: 1.2em;
	font-family: 'droidserif', sans-serif;
}

#boxes-1 a:hover{
	background-color: #f5f5f5;
	color: #5b5b5b;
}
#boxes-1 a:hover h2{
	color: #12a15a;
}
#boxes-1 a:hover .arrow{
	background-color: #12a15a;
	color: #f5f5f5;
}
@media (max-width: 1300px) {
	#boxes-1 .info{
		padding: 1em;
		width: calc(100% - 5em);
	}
	#boxes-1 .arrow{
    	width: 3em;
	}
}

/* ----- boxes-2 ----- */

#boxes-2 a{
	display: flex;
	background-color: #333333;
	color: #c0a160;
	transition: background-color .2s ease-in-out, color .2s ease-in-out;
    min-height: 16em;
}
#boxes-2 li:nth-child(odd) a{
	background-color: #c0a160;
	color: #333333;
}
#boxes-2 .image{
	margin: 2em 0;
	padding: 0 2em;
	text-align: center;
	width: 4em;
	display: flex;
    align-items: center;
    justify-content: center;
	border-right: solid 2px #c0a160;
	transition: border-color .2s ease-in-out;
}
#boxes-2 li:nth-child(odd) .image{
	border-right-color: #333333;
}
#boxes-2 .image img{
    max-width: 3em;
}
#boxes-2 .info{
    padding: 1.9em 2em;
	text-align: center;
	width: calc(100% - 16em - 2px);
	display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
#boxes-2 li .arrow{
	background-color: #232323;
	color: #b59757;
	width: 4em;
	display: flex;
    align-items: center;
    justify-content: center;
	transition: background-color .2s ease-in-out, color .2s ease-in-out;
}
#boxes-2 li:nth-child(odd) .arrow{
	background-color: #b59757;
	color: #333333;
}
#boxes-2 .arrow i{
	font-size: 1.5em;
}
#boxes-2 h2{
	margin-top: 0;
	margin-bottom: .5em;
}

#boxes-2 a:hover{
	background-color: #4d4d4d;
	color: #d1b478;
}
#boxes-2 a:hover .arrow{	
	background-color: #3d3d3d;
	color: #d1b478;
}
#boxes-2 li:nth-child(odd) a:hover{
	background-color: #d1b478;
}

#boxes-2 li:nth-child(odd) a:hover .image{
	border-color: #333;
}
#boxes-2 li:nth-child(odd) a:hover .arrow{
	background-color: #c6a869;
    color: #333333;

}


@media (max-width: 1300px) {
	#boxes-2 .image {
		padding: 0 1em;
	}
	#boxes-2 .info{
		padding: 1.9em 1em;
		width: calc(100% - 11em - 2px);
	}
	#boxes-2 .arrow{
    	width: 3em;
	}
}


/* ----- boxes-3 ----- */

#boxes-3 li{
    overflow: hidden;
}
#boxes-3 a{
	display: block;
	background-color: #009345;
	color: #fff;
	text-align: center;
	transition: background-color .2s ease-in-out, color .2s ease-in-out;
	overflow: hidden;
}
#boxes-3 li:nth-child(3n+2) a{
	background-color: #fff;
	color: #333333;
}
#boxes-3 li:nth-child(3n+2) .image{
	border: solid 3px  #c0a160;
}
#boxes-3 li:nth-child(3n+3) a{
	background-color: #333333;
	color: #c0a160;
}
#boxes-3 .image{
	padding: 2em;
	min-height: 8em;
	display: flex;
    align-items: center;
    justify-content: center;
	margin-bottom: 0;
}
#boxes-3 .image img{
    max-width: 15em;
	display: block;
}
#boxes-3 h2{
	margin-top: 0;
	margin-bottom: 0;
	padding: 1em;
	background-color: #007f40;
	transition: background-color .2s ease-in-out, color .2s ease-in-out;
}

#boxes-3 li:nth-child(3n+2) h2{
	background-color: #b59757;
	color: #333333;
}
#boxes-3 li:nth-child(3n+3) h2{
	background-color: #232323;
	color: #c0a160;
}
#boxes-3  .font-icon{
	font-size: .7em;
	display:inline-block;
    vertical-align: bottom;
	margin-left: .3em;
}
#boxes-3 a:hover{
	background-color: #12a15a;
}
#boxes-3 a:hover h2{
    background-color: #03904a;
}

#boxes-3 li:nth-child(3n+2) a:hover{
	background-color: #fff;
}
#boxes-3 li:nth-child(3n+2) a:hover h2{
	background-color: #c6a869;
}
#boxes-3 li:nth-child(3n+2) a:hover .image{
	border: solid 3px  #c6a869;
}
#boxes-3 li:nth-child(3n+3) a:hover{
	background-color: #4d4d4d;
	color: #d1b478;
}
#boxes-3 li:nth-child(3n+3) a:hover h2{
	background-color: #3d3d3d;
	color: #d1b478;
}
@media (max-width: 1300px) {
	#boxes-3 .cols.cols-mrgn-2{
		margin-left: -1em;
		margin-right: -1em;
	}
	#boxes-3 .cols.cols-mrgn-2 > .col-1-3 {
    flex-basis: calc(33.33% - 2em);
    margin-left: 1em;
    margin-right: 1em;
	}
	#boxes-3 h2{
		font-size: 1em;
	}
	#boxes-3 .image img {
		max-width: 10em;
	}
	#boxes-3 .image{
    	min-height: 0;
	}
}



/* ----- ml-events ----- */

#ml-events{
	position: relative;
	min-height: 5em;
}
#ml-events .event_loop{
	position: relative;
	overflow: hidden;
	z-index: 0;
	height: 20em;
}
#ml-events .event_item {
	position: absolute;
	top: 0;
	text-align: center;
	opacity: 0;
	transition: opacity .4s ease-in-out;
	z-index: 10;
	width: 100%;
    height: calc(100% - 1em - 3px);
	padding-bottom: 1em;
	border-bottom: solid 3px #007f40;
    display: flex;
    flex-direction: column;
}
#ml-events .event_item.active{
	opacity: 1;
	z-index: 11;
}
#ml-events .event_item .ml-date {
	background-color: #007f40;
	color: #fff;
	font-family: 'droidserif', sans-serif;
	padding: .3em;
	margin-bottom: 1em;
	display: block;
}
#ml-events .ml-box{
	margin: auto 4em;
}
#ml-events .category{
	font-family: 'droidserif', sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: .5em;
}
#ml-events h3 a{
	color: #007f40;
}
#ml-events h3 a:hover{
	color: #009345;
}
#ml-events .informacje,
.event_category .informacje{
	display: none;
}

@media (max-width: 1200px) {
	#ml-events .event_loop{
		height: 22em;
	}
}
@media (max-width: 600px) {
	#ml-events .event_loop{
		height: 25em;
	}
}

/* ----- events-nav ----- */

#ml-events .arrow{
	position: absolute;
	top: calc(50% - 1.5em);
	z-index: 30;
	width: 2em;
	height: 2em;
	display: block;
	cursor: pointer;
	background-color: #fff;
	color: #333;
	border-radius: 100%;
	transition: all .2s ease-in-out;
	text-align: center;
	font-size: 1.5em;
    line-height: 2em;
	font-weight: bold;
}
#ml-events .arrow.prev{
	left: 0;
}
#ml-events .arrow.prev i{
	display: inline-block;
	margin-right: .1em;
}
#ml-events .arrow.next{
	right: 0;
}
#ml-events .arrow.next i{
	display: inline-block;
	margin-left: .1em;
}
#ml-events .arrow:hover{
	background-color: #009345;
	color: #fff;
}
@media (max-width: 1200px) {
	#ml-events .arrow{
		font-size: 1em;
	}
	#ml-events .ml-box {
		margin: auto 2.5em;
	}
}

/* ----- ml-calendar ----- */

#ml-calendar{
	overflow: visible;
}
#ml-calendar .eventpost_calendar{
	position: relative;
}
#ml-calendar .event-post-calendar-table{
	width: 100%;
    height: 20em;
	text-align: center;
	border-spacing: 0;
	position: relative;
	z-index: 0;
}
.eventpost-calendar-header{
    display: flex;
    justify-content: space-evenly;
	margin-bottom: 1em;
}
.eventpost-calendar-header button{
	border: none;
	background-color: #e6e6e6;
	border-radius: 100%;
	display: inline-block;
    width: 1.8em;
    height: 1.8em;
    line-height: 1em;
	cursor: pointer;
	margin: 0 .4em;
	padding: 0;
	transition: background-color .2s ease-in-out;
}
.eventpost-calendar-header button:hover{
	background-color: #c0a160;
}
.eventpost-calendar-header button i{
	font-size: .7em;
}
.eventpost-cal-header-text{
	font-weight: normal;
    display: inline-block;
    vertical-align: middle;
}
.eventpost-cal-month .eventpost-cal-header-text{
    min-width: 6em;
}
.event_post_cal_days th{
	border-bottom: solid 1px #333;
	padding: .3em 0;
}
.event-post-calendar-table tbody tr:nth-child(odd){
	background-color: #eeeeee;
}
.event-post-calendar-table tbody button{
	border: none;
	background-color: #007f40;
	color: #fff;
	border-radius: 100%;
	display: inline-block;
    width: 1.8em;
    height: 1.8em;
    margin: -.8em;
	padding: 0;
    line-height: 1em;
	cursor: pointer;
	transition: background-color .2s ease-in-out;
    font-family: inherit;
	font-weight: normal;
}
.event-post-calendar-table tbody button:hover{
	background-color: #c0a160;
}

#ml-calendar .eventpost_cal_list{
	position: absolute;
	left: 0; top: 0; right: 0; bottom: 0;
	z-index: 11;
	background-color: #eeeeee;
}
#ml-calendar .eventpost_cal_list ul{
    margin: 1.5em;
    overflow-x: hidden;
    overflow-y: auto;
    height: calc(100% - 3em);
}
.eventpost_cal_close{
	border: none;
	background-color: #009345;
	color: #fff;
	border-radius: 100%;
	display: inline-block;
    width: 1.8em;
    height: 1.8em;
    padding-bottom: .1em;
    line-height: 1em;
    font-size: .8em;
	cursor: pointer;
	transition: background-color .2s ease-in-out;
	position: absolute;
	right: 0;
	top: -.5em;
	padding: 0;
    font-family: inherit;
	font-weight: normal;
}
.eventpost_cal_close:hover{
	background-color: #c0a160;
}
.eventpost_cal_list li a{
    display: flex;
    flex-flow: column-reverse;
}
.eventpost_cal_list .event_date{
    background-color: #007f40;
    color: #fff;
    padding: .2em .5em;
	margin-bottom: .5em;
    font-family: 'droidserif', sans-serif;
}
.eventpost_cal_list .event_category{
	font-weight: bold;
    font-family: 'droidserif', sans-serif;
}
.eventpost_cal_list a h4{
	font-size: 1em;
	line-height: 1.3em;
	font-weight: normal;
    color: #007f40;
	transition: background-color .2s ease-in-out;
}
.eventpost_cal_list a:hover h4{
    color: #009345;
}
.event_post_day_now{
	background-color: #C7C7C7;
}

@media (max-width: 1200px) {
	#ml-calendar .event-post-calendar-table{
		height: 22em;
	}
	.eventpost-calendar-header{
		display: block;
		text-align: center;
	}
	.eventpost-calendar-header > span{
		display: block;
		margin-bottom: .5em;
	}
}

/* ----- full-calendar ----- */

.full-calendar{
	margin-bottom: 2em;
}
/* ----- full-events ----- */
#full-events .event_item .ml-date {
	font: normal .82em/1.4em 'droidserif', sans-serif;
	display: block;
}
#full-events .category{
	font: normal .82em/1.4em 'droidserif', sans-serif;
	margin-bottom: .5em;
}
#full-events h3 a{
	color: #007f40;
}
#full-events h3 a:hover{
	color: #009345;
}
#full-events .event_item{
    margin-bottom: 1em;
    padding-bottom: 1em;
    border-bottom: solid 1px #e1e1e1;
}

#full-events .category{
	display: none;
}

/* ----- subpages ----- */

.single .image,
.page-template-default .image{
}
.single .date{
    margin-top: -2.2em;
	margin-bottom: 2em;
	font: normal 0.82em/1.4em 'droidserif', sans-serif;
    color: #797979;
}


/* ----- expandables ----- */

#main #expandables{
	margin: 0;
	padding: 1em 0 0;
}
#main .expandable,{
	margin: 0 0 1em;
	padding: 0;
	list-style: none;
    border-bottom: solid 1px #e1e1e1;
}
.expandable h3,
.mooaccordion{
	margin-bottom: .5em;
	cursor: pointer;
	transition: all .2s ease-in-out;
    color: #007f40;
}
.mooaccordion{
	font-weight: bold;
}
.expandable h3:hover,
.mooaccordion:hover{
    color: #12a15a;
}
.expandable h3 i{
	float: right;
	margin-left: 1em;
	transition: all .2s ease-in-out;
    color: #007f40;
}
.expandable h3:hover i{
    color: #12a15a;
}
.expandable.active  h3 i{
	transform: rotate(90deg)
}
.expandable .text,
.mooaccordion + div{
	max-height: 0;
	overflow: hidden;
	transition: all .6s ease-in-out;
	text-align: justify;
	margin: 0;
}
.expandable.active .text,
.mooaccordion.active + div{
	max-height: 4000px;
}
.exp-link{
	margin-bottom: 1em;
	font-size: .9em;
}

/* ----- centered-list ----- */

.centered-list{
    justify-content: center;
	text-align: center;
}
.centered-list a img{
	opacity: 1;
	transition: opacity .2s ease-in-out;
}
.centered-list a:hover img{
	opacity: .8;
}

/* ----- logos ----- */

#logos{
    margin-bottom: 1em;
}
#logos h2{
	text-align: center;
    margin-top: 2em;
	margin-bottom: 2em;
}
#logos .cols{
    align-items: center;
    justify-content: center;
}
#logos li{
    flex-basis: auto;
	margin-bottom: 1em;
}
#logos a img{
	filter: grayscale(1);
	opacity: .5;
	transition: filter .2s ease-in-out, opacity .2s ease-in-out, max-height .2s ease-in-out;
	max-height: 60px;
}
#logos a:hover img{
	filter: grayscale(0);
	opacity: 1;
}
@media (max-width: 1400px) {	
	#logos li{
		margin-left: 1.5em;
		margin-right: 1.5em;
	}
	#logos li .image img{
		max-height: 50px;
		width: auto;
	}
}
@media (max-width: 800px) {	
	#logos li{
		margin-left: 1em;
		margin-right: 1em;
	}
	#logos li .image img{
		max-height: 40px;
		width: auto;
	}
}

/* ----- gallery ----- */

#bwg_container1_0 #bwg_container2_0 .bwg-container-0.bwg-album-thumbnails,
#bwg_container1_0 #bwg_container2_0 .bwg-container-0.bwg-standard-thumbnails {
    justify-content: left !important;
}
#bwg_container1_0 #bwg_container2_0 .bwg-container-0.bwg-album-thumbnails .bwg-title2{
    font-family: 'opensans', sans-serif !important;
	font-weight: normal !important;
	padding: .3em .5em 1em !important;
    width: auto;
	color: #fff  !important;
}
a.bwg-album{
	background-color: #ac8b43;
	height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: start;
}
a.bwg-album:hover{
	background-color: #BF9E5B;
}
a.bwg-album .bwg-title1{
    margin: auto;
}
#bwg_container1_0 #bwg_container2_0 .bwg-container-0.bwg-album-thumbnails .bwg-title2{
    color: #333;
}
.bwg-item0{
	z-index: 50;
}
.bwg-item0:hover{
	z-index: 51;
}
.bwg_album-template-default .date {
	display: none;
}

/* ----- wordpress gallery ----- */
.content .gallery{
	display: flex;
	flex-wrap: wrap;
}
.content .gallery dl{
	flex-basis: 25%;
}
.content .gallery dl a{
	display: block;
	margin: .5em;
}
.content .gallery img{
	display: block;
}
.content .wp-caption-text{
	margin: .5em;
    font-size: .8em;
    line-height: 1.4em;
    color: #686868;
	text-align: left;
}

/* ----- foot ----- */

#foot .first-row{
	color: #e6f0eb;
	background-color: #007f40;
	padding: 2em 2em 1em;
}
#foot .first-row a{
	color: #e6f0eb;
}
#foot .first-row a:hover{
	color: #fff;
}
#foot-left{
	display: flex;
    align-items: flex-start;
}
#foot .image{
	margin-right: 2em;
}
#foot .text{
	margin-bottom: 0;
}
#foot .text a{
	text-decoration: underline;
}
#foot h3{
	color: #fff;
	margin-bottom: .2em;
	margin-top: 0;
}
.social{
	margin-bottom: 1em;
}
.social p{
	margin-bottom: .5em;
}
.social li{
	display: inline-block;
    font-size: 2.3em;
    line-height: 1em;
}
#foot .social li:before{
	display: none;
}
#foot .social li a{
	color: #fff;
}
#foot .social li a:hover{
	color: #c0a160;
	text-decoration: none;
}
#foot .menu li{
	margin-bottom: .4em;
}

#foot-right{
	text-align: right;
}	

#foot .last-row{
	padding: 1em 2em 1px;
	display: flex;
    justify-content: space-between;
	color: #fff;
	background-color: #333;
}
#copyright{
	font-size: .82em;
}
#design{
	font-size: .7em;
	color: #747474;
	font-size: 0.875em;
}
#design a{
	color: #747474;
}
#design a:hover{
	text-decoration: underline;
}


@media (max-width: 1000px) {	
	#foot .first-row {
		display: block;
		text-align:center;
	}
	#foot-left{
		display: block;
	}
	#foot .image {
		margin-right: 0;
	}
	#foot-right {
		text-align: center;
	}
	#foot .last-row{
		display: block;
		text-align: center;
	}
}




/* ----- woocommerce ----- */

.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images,
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary{
	float: none;
	width: auto;
}
.woocommerce div.product div.images img {
	width: auto;
    max-width: 100%;
}

.woocommerce #main > .wrap{
    margin-top: 2em;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt,
.woocommerce ul.products li.product .button
,.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button{
    background-color: #007F40;
    color: #fff;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover,
.woocommerce ul.products li.product .button:hover,
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover{
    background-color: #bfa161;
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button{
    padding: 1.2em 1.5em;
    font: 700 0.88em/1em 'droidserif', sans-serif;
}
#add_payment_method table.cart td.actions .coupon .input-text, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-checkout table.cart td.actions .coupon .input-text,
.woocommerce .quantity .qty{
    padding: 0.7em 0.5em;
}
.woocommerce ul.products li.product .price {
    color: #007F40;
    display: block;
    font: 700 1em/1.3em 'droidserif', sans-serif;
}
.woocommerce-message {
    border-top-color: #007F40;
}
.woocommerce-message::before {
    color: #007F40;
}
.woocommerce #respond input#submit.disabled, .woocommerce #respond input#submit:disabled, .woocommerce #respond input#submit:disabled[disabled], .woocommerce a.button.disabled, .woocommerce a.button:disabled, .woocommerce a.button:disabled[disabled], .woocommerce button.button.disabled, .woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled], .woocommerce input.button.disabled, .woocommerce input.button:disabled, .woocommerce input.button:disabled[disabled]{
    padding: 1.2em 1.5em;
	color: #fff;
}

.woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt:disabled[disabled], .woocommerce #respond input#submit.alt:disabled[disabled]:hover, .woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt:disabled[disabled], .woocommerce a.button.alt:disabled[disabled]:hover, .woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt:disabled[disabled], .woocommerce button.button.alt:disabled[disabled]:hover, .woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled, .woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt:disabled[disabled], .woocommerce input.button.alt:disabled[disabled]:hover{
    background-color: #009345;
}
.woocommerce div.product p.price, .woocommerce div.product span.price{
	color: #007F40;
	font-family: 'droidserif', sans-serif;
}
.woocommerce div.product form.cart .variations{
    max-width: 400px;
}
.woocommerce-variation-price{
	margin-bottom: 1em;
}

.pay-for{
	margin-top: 3em;
	padding: 2em 2em;
	display: inline-block;
	background-color: #EEEEEE;
	max-width: 25em;
}
.pay-for h2{
	margin-top: 0;
	text-align: left;
}
.pay-for .read-more{
	text-align: left;
}
ul.woocommerce-error{
    padding-left: 5em;
}
.woocommerce-info{
    border-top-color: #d59100;
}
.woocommerce-info::before {
    color: #d59100;
}
.woocommerce-checkout #payment ul.payment_methods li input{
	display: inline;
}
.woocommerce-checkout #payment ul.payment_methods li > label{
	display: inline;
}
.wc_payment_method > label{
	cursor: pointer;
}
#pbn_banks{
	margin-top: .5em;
}
#pbn_banks .bank{
	cursor: pointer !important;
	position: relative;
	width: auto !important;
}
#pbn_banks .bank label{
	cursor: pointer !important;
	padding: .2em;
	display: block;
}
#pbn_banks .bank label img{
	position: relative;
	z-index: 2;
	margin: 0 !important;
}
#pbn_banks .bank input{
	display: none !important;
}
#pbn_banks .bank input[type=radio]:checked + label:after{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
	right: 0;
	bottom: 0;
    display: block;
	cursor: pointer;
	background-color: #bfa161;
	z-index: 1;
}
.pbn_banks .bank:hover{
    background-color: rgba(255,255,255, 0.5);
}
.woocommerce div.product form.cart .variations td.label{
    margin-bottom: 1em;
    display: block;
}
.woocommerce.term-skladki .attachment-woocommerce_thumbnail{
	display: none !important;
}
.woocommerce.term-skladki ul.products li.product .price{
	display: none !important;
}
.woocommerce.term-skladki ul.products li.product .button{
	display: none !important;
}
.woocommerce.term-skladki ul.products li.product{
	margin-bottom: 0;
}

.woocommerce ul.order_details{
	padding-left: 0;
}
.woocommerce ul.order_details li:before{
	display: none;
}
