body {
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: 'Montserrat', sans-serif;
    font-weight: 400;
	font-size: 16px;
	color: #7d7d7d;
}

a,
a:visited,
a:focus {
	-moz-outline-style: none;
	outline: none;
	color: #000000;
}

a:hover {
	color: #e40006;
}

.btn {
	transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	color: #343434;
}

.margin10 {
	height: 10px;
	line-height: 0px;
	font-size: 0px;
}

.margin20 {
	height: 20px;
	line-height: 0px;
	font-size: 0px;
}

.margin30 {
	height: 30px;
	line-height: 0px;
	font-size: 0px;
}

.margin40 {
	height: 40px;
	line-height: 0px;
	font-size: 0px;
}

.margin50 {
	height: 50px;
	line-height: 0px;
	font-size: 0px;
}

.margin60 {
	height: 60px;
	line-height: 0px;
	font-size: 0px;
}

.margin70 {
	height: 70px;
	line-height: 0px;
	font-size: 0px;
}

.margin80 {
	height: 80px;
	line-height: 0px;
	font-size: 0px;
}

.img-thumb {
	border: 0px;
	padding: 0px 0px;
	margin: 0;
	max-width: 100% !important;
}

.img-right {
	float: right;
	margin: 0 0 5px 15px;
}

.img-left {
	float: left;
	margin: 0 15px 5px 0;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.text-left {
	text-align: left;
}

.text-right {
	text-align: right;
}

.text-center {
	text-align: center;
}

.text-center-padding {
	text-align: center;
	margin: 0 auto 0 auto;
	padding: 0 0 10px 0;
}

.padding-top {
	padding-top: 30px;
}

.padding-bottom-none {
	padding-bottom: 0px;
}

.selected {
	font-weight: 700;
}

.no-border {
	border: 0px;
	padding: 10px 0 10px 0;
}

.text-strong {
	font-weight: 700;
	margin-bottom: 30px;
	font-size: 30px;
}

.clear {
	width: inherit;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	clear: both;
}

.nopadding {
	padding: 0;
	margin: 0;
}


.container-fluid-nomargin {
    padding-right: 0;
    padding-left: 0;
}

.row-nomargin {
	margin-right: 0;
    margin-left: 0;
}

.col-nomargin {
	padding-right: 0;
    padding-left: 0;
}

#templatePreview .edit-border,
.formSubtext .edit-border {
	border: dotted 1px #3A454B;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

/* ARTICLE STYLE */
.article {
	padding: 40px 0 40px 0;
}

.article h2 {
}

.article h6 {
	margin-bottom: 20px;
}

.article h6 hr {
	margin-bottom: 5px;
	margin-top: 0px;
}

.article h6 span {
	font-weight: 700;
}

.article p {
}

.article a,
.article a:visited {
	text-decoration: underline;
}

.article a:hover {
	text-decoration: none;
}

.article b,
.article strong {
	font-weight: 600;
}

.article ul {
	padding: 10px 0 10px 50px;
}

.article ul li {
	list-style: disc;
}

.article img {
	max-width: 100% !important;
}

.article-links {
	padding: 5px 10px;
}

.article-links a {
	text-decoration: none;
}

.article-attach {
	padding: 5px 10px;
}

.article-attach a {
	text-decoration: none;
}

.attachemnt_loop {
	padding: 5px 10px;
	border: dotted 1px #e2e2e2;
	background: #fcfcfc;
	margin-top: 5px;
}

.attachemnt_loop h5 {
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
	border-bottom: solid 1px #e2e2e2;
	font-size: 16px;
}

.attachemnt_loop p {
	padding: 3px 4px;
	font-size: 14px;
	border-bottom: solid 1px #e2e2e2;
	margin: 0 0 2px 0;
}

.attachemnt_loop p:last-child {
	border-bottom: none;
}

.attachemnt_loop p a {
	color: #436587;
	text-decoration: none;
	display: inline-block;
	padding: 0 20px 0 3px;
}

.attachemnt_loop p a:hover {
	text-decoration: underline;
}

.article .attachemnt_loop-gallery {
}

.article .attachemnt_loop-gallery .row div {
	list-style-type: none;
	text-align: center;
	padding-bottom: 20px;
}

.article .attachemnt_loop-gallery .row div img {
	margin-left: auto;
	margin-right: auto;
}

.article .attachemnt_loop-gallery .row div a {
}

.article-multi-pages {
}

.article-multi-pages a,
.article-multi-pages a:visited {
	color: #436587;
}

.article-multi-pages a:hover {
}

.article-with-overlay-wr {
	margin-top: 0px;
	padding-top: 0px;
}

.article-with-overlay {
	position: relative;
	padding: 0 0 0 0;
	overflow: hidden;
	text-align: center;
	margin-bottom: 50px;
}


.article-with-overlay .article-with-overlay-bg,
.article:visited.article-with-overlay .article-with-overlay-bg {
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: rgba(8,7,7,.3);
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out
}

.article-with-overlay:hover .article-with-overlay-bg {
	background: rgba(8,7,7,0.9);
	/* background: rgba(188, 21, 29, .9); */
}

.article-with-overlay .article-with-overlay-description {
	position: absolute;
	z-index: 2;
	bottom: -300px;
	left: 0px;
	width: 100%;
	padding: 0 15px 0 15px;
	transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out
}

.article-with-overlay:hover .article-with-overlay-description {
	bottom: 15px;
	
}

.article-with-overlay-mtitle {
	position: absolute;
	top: 45%;
	z-index: 5;
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
	color: #ffffff;
	border: 0;
	text-shadow: 0px 3px 2px rgba(0, 0, 0, 0.7);

	transition: all .3s ease-in-out; 
	-webkit-transition: all .3s ease-in-out; 
	-moz-transition: all .3s ease-in-out; 
	-o-transition: all .3s ease-in-out; 
	-ms-transition: all .3s ease-in-out;
	
}
.article-with-overlay:hover .article-with-overlay-mtitle {
	top: 100%;
}

.article-with-overlay .article-with-overlay-1-title {
	position: absolute;
	z-index: 2;
	bottom: 0px;
	left: 0px;
	width: 100%;
	padding: 30px 15px 30px 15px;
	opacity: 1;
	transition: all .1s ease-in-out;
	-webkit-transition: all .1s ease-in-out;
	-moz-transition: all .1s ease-in-out;
	-o-transition: all .1s ease-in-out;
	-ms-transition: all .1s ease-in-out
}

.article-with-overlay:hover .article-with-overlay-1-title {
	opacity: 0;
	bottom: -100px
}

.article-with-overlay .article-with-overlay-1-title::before {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 0;
	top: 0px;
	left: 0px;
	opacity: 1;
	background: rgba(231, 203, 13, 0);
	background: -moz-linear-gradient(top, rgba(231, 203, 13, 0) 0%, rgba(231, 203, 13, 1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(231, 203, 13, 0)), color-stop(100%, rgba(231, 203, 13, 1)));
	background: -webkit-linear-gradient(top, rgba(231, 203, 13, 0) 0%, rgba(231, 203, 13, 1) 100%);
	background: -o-linear-gradient(top, rgba(231, 203, 13, 0) 0%, rgba(231, 203, 13, 1) 100%);
	background: -ms-linear-gradient(top, rgba(231, 203, 13, 0) 0%, rgba(231, 203, 13, 1) 100%);
	background: linear-gradient(to bottom, rgba(231, 203, 13, 0) 0%, rgba(231, 203, 13, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e7cb0d', endColorstr='#e7cb0d', GradientType=0)
}

.article-with-overlay .article-with-overlay-1-title h1,
.article-with-overlay .article-with-overlay-1-title h2,
.article-with-overlay .article-with-overlay-1-title h3,
.article-with-overlay .article-with-overlay-1-title h4,
.article-with-overlay .article-with-overlay-1-title h5,
.article-with-overlay .article-with-overlay-1-title h6 {
	color: #040404;
	font-size: 50px;
	font-weight: 600;
	position: relative;
	padding: 0 0 0 0;
	margin-top: 0;
	margin-bottom: 15px;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6)
}

.article-with-overlay .article-with-overlay-title {
	width: 100%;
	padding: 0 0
}

.article-with-overlay .article-with-overlay-title h1,
.article-with-overlay .article-with-overlay-title h2,
.article-with-overlay .article-with-overlay-title h3,
.article-with-overlay .article-with-overlay-title h4,
.article-with-overlay .article-with-overlay-title h5,
.article-with-overlay .article-with-overlay-title h6 {
	color: #ffffff;
	font-size: 30px;
	font-weight: 400;
	position: relative;
	padding: 0 0 0 0;
	margin-top: 0;
	margin-bottom: 15px;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6)
}

.article-with-overlay .article-with-overlay-description p {
	font-size: 18px;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
	color: #ffffff
}

.article-with-overlay .article-with-overlay-description a,
.article-with-overlay .article-with-overlay-description a:visited {
	color: #ffffff;
	border: solid 1px #ffffff
}

.article-with-overlay .article-with-overlay-description a:hover {
	color: #ffffff
}

.article-with-overlay .article-with-overlay-description a.btn,
.article-with-overlay .article-with-overlay-description a.btn:visited {
	color: #000000;
	border: solid 1px #000000;
	text-decoration: none;
	margin-top: 15px
}

.article-with-overlay .article-with-overlay-description a.btn:hover {
	border: solid 1px #000000;
	background: #000000;
	color: #ffffff;
	text-decoration: none
}

.article.article-news {
	border-bottom: solid 1px #efefef;
	padding: 25px 15px;
	margin-bottom: 25px;
	-webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
	-moz-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
	box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
}

.article.article-news:hover {
	border-bottom: solid 1px #c3c3c3;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
}

.article.article-news h1,
.article.article-news h2,
.article.article-news h3,
.article.article-news h4,
.article.article-news h5,
.article.article-news h6 {

	/* color: #ff0000; */
	font-weight: 700;
	margin-top: 0;
	position: relative;
}

.article.article-news h1::before,
.article.article-news h2::before,
.article.article-news h3::before,
.article.article-news h4::before,
.article.article-news h5::before,
.article.article-news h6::before {
	content: "";
	position: absolute;
	z-index: 1;
	bottom: -10px;
	height: 1px;
	width: 100%;
	background: #efefef;
}

.add-date {
	font-size: 12px;
	color: #909090;
	border-bottom: solid 1px #efefef;
	padding-bottom: 7px;
	padding-top: 7px;
	margin-bottom: 20px;
}

.add-date strong {
	font-weight: 500;
}

.article.article-news p {
	color: #7b7b7b;
	font-size: 14px;
}

.article.article-news .btn-news,
.article.article-news .btn-news:visited {
	background: #ffe600;
	color: #000000;
	text-decoration: none;
	border: solid 1px #f9e000;
}

.article.article-news .btn-news:hover {
	background: #000000;
	color: #ffe600;
	border: solid 1px #000000;
}


.article.article-home-01 {}

.article.article-home-01 h1,
.article.article-home-01 h2,
.article.article-home-01 h3,
.article.article-home-01 h4,
.article.article-home-01 h5,
.article.article-home-01 h6 {
	font-weight: 400;
}
.article.article-home-01 h1 {
	font-size: 46px;
	position: relative;
	margin-bottom: 40px;
	margin-top: 20px;	
}
.article.article-home-01 h1::before {
	position: absolute;
	z-index: 1;
	content: "";
	bottom: -10px;
	left: 50%;
	background: #ed1c24;
	width: 130px;
	height: 4px;
	margin-left: -65px;
}


.article.article-home-01 .btn,
.article.article-home-01 .btn:visited {
	margin-top: 20px;
	background: #ed1c24;
	border: 0;
	font-size: 18px;
	font-weight: 700;
	color: #ffffff;
	text-transform: uppercase;
	display: inline-block;
	width: auto;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding: 16px 20px;
	min-width: 180px;
    letter-spacing: 1px;
    text-decoration: none;
    transition: all .3s ease-in-out; 
    -webkit-transition: all .3s ease-in-out; 
    -moz-transition: all .3s ease-in-out; 
    -o-transition: all .3s ease-in-out; 
    -ms-transition: all .3s ease-in-out;    
}

.article.article-home-01 .btn:hover {
	background: #888687;
	border: 0;
	color: #ffffff;
	text-decoration: none;
}









.pos-rel {
	position: relative;
}

/* ================= COOKIE ================= */
#popup {
	display: none;
	background: #171717;
	position: fixed;
	z-index: 999999;
}

#popup p {
	text-align: left;
	margin: 0 0 0 0;
	font-size: 14px;
	color: #ffffff;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6);
}

#popup .btn.btn-green {
	border: 0px;
	background-color: #ed1c24;
    border-color: #ff464d;
	color: #ffffff;
	transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
}

#popup .btn.btn-green:hover {
	background-color: #ff464d;
   border-color: #ff464d;
	color: #ffffff;
	border: 0px;
	text-decoration: none;
}

.popup-btn {
	float: right;
	padding-bottom: 4px;
	padding-left: 4px;
}

/*== GO TOP ==*/
#go-top {
	position: fixed;
	bottom: 50px;
	right: 30px;
	z-index: 100;
}

#go-top a,
#go-top a:visited {
	width: 30px;
	height: 60px;
	display: block;
	background: #ed1c24;
	color: #fff;
	text-align: center;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 0;
	font-size: 18px;
	line-height: 56px;
	font-family: FontAwesome;
	transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
}

#go-top a:before {
	content: "\f106";
}

#go-top a:hover {
	background: #353535;
	text-decoration: none;
}

/*== zoom image ==*/
.img-zoom {
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
}

.transition {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
}

.blue-line {
	background: #ffffff;
    color: #000000;
	font-size: 16px;
	font-weight: 300;
	text-align: right;
	padding: 9px 0;
	/* border-bottom: solid 2px #ff5c63; */
}
.blue-line-inside {
	border-bottom: 1px solid #eee;
}
.blue-line span {
	display: inline-block;
}

.blue-line span.loc-1 {
	float: left;
}

.blue-line span.loc-2 {
	float: right;
}

.blue-line a,
.blue-line a:visited {
	color: #000000;
	text-decoration: none;
	transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
}

.blue-line a:hover {
	color: #ed1c24;
	text-decoration: none;
}

.navbar-wr {
	width: 100%;
	/* background-color: #ffe600;
	background-image: url('');
	background-repeat: no-repeat;
	background-size: cover; */
}

.navbar-pos-abs {
	position: absolute;
	z-index: 40;
	top: 0;
	left: 0;
}

.nav-cell {
	padding-top: 25px;
	padding-bottom: 25px;
}

.h-logo {
	margin-top: 0px;
	position: relative;
	z-index: 1;
	float: left;
	transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
}


hr.hr-line {
	margin-top: 0;
    margin-bottom: 20px;
}


.page-img {
	padding: 40px 0;
	background-repeat: no-repeat;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	text-align: center;
	color: #ffffff;
	margin-bottom: 20px;
}

.page-img h1,
.page-img h2,
.page-img h3,
.page-img h4,
.page-img h5,
.page-img h6 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.page-img-home {
	padding: 10px 0;
	background-repeat: no-repeat;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	text-align: center;
	color: #ffffff;
	margin-bottom: 0;
}





main {
	margin: 40px 0;
}

main.main-nomargin {
	margin: 0 0 70px 0;
}


.nav-left-01 {
	list-style-type: none;
	padding: 0 0 20px 0;
}

.nav-left-01 li {
	padding: 0 0 20px 0;
	display: block;
}

.nav-left-01 li a,
.nav-left-01 ul a:visited {
	display: block;
	position: relative;
	font-weight: 600;
	font-size: 18px;
	color: #333333;
	padding-left: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: dotted 1px #cdcdcd;
	transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
}

.nav-left-01 li a:hover {
	background: #ed1c24;
    text-decoration: none;
    color: #ffffff;
}

.nav-left-01 li a:before {
	content: "\f105";
	display: inline-block;
	font-family: "FontAwesome";
	position: absolute;
	top: 7px;
	left: 5px;
	font-size: 12px;
}

.nav-left-01 ul {
	padding: 10px 0 0 20px;
}

.nav-left-01 ul li {
	padding: 0 0 0 0;
}

.nav-left-01 ul li a,
.nav-left-01 ul li a:visited {
	font-weight: 400;
	font-size: 16px;
	color: #333333;
	border-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.nav-left-01 ul li a:hover {
}

.nav-left-01 ul li a:before {
	top: 7px;
	left: 3px;
	color: #bd121a;
}

.nav-left-01 .menu-select {
	color: #ed1c24 !important
}









.page-path {
	color: #cdcdcd;
}

.page-path a,
.page-path a:visited {
	color: #535353;
	transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
}

.page-path a:hover {
	color: #000000;
}

.content-img {
	text-align: center;
	color: #ffffff;
	padding: 150px 0;
	background-repeat: no-repeat;
	background-color: #888687;    /* background-image: url('../layout/main-content.jpg'); */
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	background-position: center;
	margin: 30px 0;
}

.content-img h1,
.content-img h2,
.content-img h3,
.content-img h4,
.content-img h5,
.content-img h6 {
	font-size: 50px;
	font-weight: 700;
	margin-top: 0px;
	color: #ffffff;
}

.content-img p {
	color: #ffffff;
	    font-size: 24px;
}

.logo-wr {
	margin-top: 50px;
	padding: 80px 0 0 0;
	border-top: solid 1px #efefef;
}

#owl-01.owl-carousel {
}

#owl-01.owl-carousel .item {
	text-align: center;
	width: 100%;
	display: table;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateZ(0) scale(1.0, 1.0);
}

#owl-01.owl-carousel .item-inside-02 {
	height: 100px;
	vertical-align: middle;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
}

#owl-01.owl-carousel .owl-item img {
	max-width: 100%;
	width: initial;
	margin-left: auto;
	margin-right: auto;
	line-height: 100px;
}

#owl-01.owl-carousel .owl-nav {
}

#owl-01.owl-carousel .owl-nav .owl-prev,
#owl-01.owl-carousel .owl-nav .owl-prev:visited,
#owl-01.owl-carousel .owl-nav .owl-next,
#owl-01.owl-carousel .owl-nav .owl-next:visited {
	background: #ffe600;
	color: #000000;
	font-size: 14px;
	margin: 5px;
	padding: 4px 7px !important;
	border-radius: 3px;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
}

#owl-01.owl-carousel .owl-nav .owl-prev:hover,
#owl-01.owl-carousel .owl-nav .owl-next:hover {
	background: #000000;
	color: #ffe600;
}


#google-map {
	border-top: solid 0px
}

.map-canvas {
	width: 100%;
	height: 465px
}






/* stopka */
footer {
	/* padding: 40px 0 0 0;
	background-color: #ed1c24; */
	color: #ffffff;
	padding: 80px 0 0 0;
	background-color: #ffffff;
	color: #ffffff;
	background-image: url('../layout/footer.jpg');
	background-repeat: no-repeat;
	background-size: cover;
}

.f-top {
	padding-bottom: 40px;
}

.f-top h1,
.f-top h2,
.f-top h3,
.f-top h4,
.f-top h5,
.f-top h6 {
	color: #ffffff;
}

.f-top h3 {
	font-size: 28px;
	font-weight: 500;
	margin-top: 0;
	margin-bottom: 10px;
}

.f-top p {
	color: #ffffff;
}

.f-top .f-subtitle {
	font-size: 12px;
	margin-bottom: 5px;
}

.f-top a,
.f-top a:visited {
	color: #ffffff;
}

.f-top a:hover {
	color: #ffffff;
}

.f-top .f-email a,
.f-top .f-email a:visited {
	color: #3c3c3c;
	font-size: 16px;
	font-weight: 500;
}

.f-top .f-email a:hover {
	color: #3c3c3c;
}

.f-top .f-info {

	/* padding-top: 25px; */
}

.f-top .f-info p {
	font-weight: 500;
	font-size: 16px;
}

.f-top a.btn,
.f-top a.btn:visited {
	color: #333333;
}

.f-top a.btn:hover {
	color: #333333;
}

footer ul {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	text-align: left;
}

footer ul li {
	display: inline-block;
	list-style-type: none;
}

footer ul li a {
	display: block;
	padding: 4px;
	margin-right: 10px;
	color: #2b2f2b;
	font-size: 18px;
	font-weight: 700;
}

footer ul li a:hover {
	color: #0099FF;
	text-decoration: none;
}

footer ul li.active a {
	color: #0099FF;
}

#google-map {
	border-top: solid 2px #ffffff;
}

.map-canvas {
	width: 100%;
	height: 465px;
}

.footer-admin {
	background: #ffffff;
	padding: 30px 0;
	font-size: 14px;
	font-weight: 500;
	color: #3c3c3c;
}

.footer-admin p {
	color: #3c3c3c;
	margin-bottom: 5px;
}

.footer-admin a {
	color: #3c3c3c;
}


/* ============== responsywność ============== */

/* XS Portrait */
@media (max-width:480px) {
}

@media (max-width:767px) {
	.xs-center {
		text-align: center;
		padding-bottom: 15px;
	}
	.blue-line {
		display: none;
	}
	.blue-line span.loc-1,
	.blue-line span.loc-2 {
		text-align: center;
		display: block;
		float: none;
		font-size: 14px;
	}

	.nav-cell {
		text-align: center;
	}

	.h-logo {
		float: none;
	}

	.swiper-description {

		/* display: none; */
	}

	.swiper-description .margin20 {
		display: none;
	}

	.swiper-description h3 {
		font-size: 20px;
		margin-bottom: 5px;
		font-weight: 500;
	}

	.swiper-description p {
		display: none;
		font-size: 18px;
		margin-bottom: 0;
	}

	.swiper-description .btn-swiper {
		margin-top: 0px;
		font-size: 16px;
	}

	.article-with-overlay img {
		width: 100%;
	}


	footer {
		padding: 40px 0 0 0;
	}

	.f-top {
		text-align: center;
	}

	.f-top h3 {
		margin-top: 20px;
	}

	#popup {
		padding: 15px;
		bottom: 0px;
		left: 0px;
		width: 100%;
		z-index: 999999;
	}

	#popup p {
		padding: 0 100px 0 10px;
	}

	#go-top {
		bottom: 5px;
		right: 0px;
	}

	#go-top a {
		width: 32px;
		height: 32px;
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
		background: rgba(214, 0, 0, .8);
		font-size: 18px;
		line-height: 28px;
	}

	.slide_button {
		background: url(../layout/fb-button-mob.jpg);
		display: block;
		height: 34px;
		text-indent: -9999px;
		width: 32px;
		position: absolute;
		left: -32px;
		top: 0px;
	}

}

/* sm */
@media (min-width:768px) and (max-width:991px) {
	.swiper-description h3 {
		font-size: 40px;
		margin-bottom: 5px;
	}

	.swiper-description p {
		font-size: 18px;
		margin-bottom: 0;
	}

	.swiper-description .btn-swiper {
		margin-top: 0px;
		font-size: 16px;
	}

	.article-with-overlay img {
		width: 100%;
	}

	#popup {
		padding: 15px;
		bottom: 20px;
		left: 10%;
		width: 80%;
		z-index: 999999;
	}

	#popup p {
		padding: 0 100px 0 10px;
	}

}

/* md */
@media (min-width:992px) and (max-width:1199px) {
	.article-with-overlay-mtitle {
		font-size: 24px;
		margin-bottom: 20px;
	}

	.article-with-overlay .article-with-overlay-title h1,
	.article-with-overlay .article-with-overlay-title h2,
	.article-with-overlay .article-with-overlay-title h3,
	.article-with-overlay .article-with-overlay-title h4,
	.article-with-overlay .article-with-overlay-title h5,
	.article-with-overlay .article-with-overlay-title h6 {
		font-size: 20px;
	}

	.article-with-overlay .article-with-overlay-description p {
		font-size: 16px;
		font-weight: 300;
	}

	#popup {
		padding: 15px;
		bottom: 20px;
		left: 10%;
		width: 80%;
		z-index: 999999;
	}

	#popup p {
		padding: 0 100px 0 10px;
	}

}

@media (min-width:1200px) {
	#popup {
		padding: 15px;
		bottom: 20px;
		left: 10%;
		width: 80%;
		z-index: 999999;
	}

	#popup p {
		padding: 0 100px 0 10px;
	}

}

@media (min-width:1460px) {
}

@media (min-width:1600px) {
}
