/*
Theme Name: Serwis Foto Sosnowiec
Author: Madnet
Version: 1.1
*/

/*@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,700,500,900&subset=latin-ext);
@import url(https://fonts.googleapis.com/css?family=Lato:400,700,900&subset=latin-ext);
*/
@charset "utf-8";
*{
	margin: 0; 
	padding: 0; 
	border: 0; 
	text-decoration: none; 
	outline: 0;
}
body {
	font: 13px 'Roboto', sans-serif; /* 10px */
	word-wrap: break-word;
	color: #4b4b50;
	background: #fff;
}
/* style wordpress start */
.alignnone {
	margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}

.alignright {
	float:right;
	margin: 5px 0 20px 20px;
}

.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}

a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

a img.alignnone {
	margin: 5px 20px 20px 0;
}

a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.wp-caption {
	background: #fff;
	border: 1px solid #f0f0f0;
	max-width: 96%; /* Image does not overflow the content area */
	padding: 5px 3px 10px;
	text-align: center;
}

.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}

.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}
/* style wordpress stop */


/* pomocnicze           */

.row-eq-height {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display:         flex;
}

.pos-rel{
	position: relative;
}

/*                      */

.tinynav{
	display: none;
}

html, body{
	height: 100%;
}

h1{
	font-size: 70px;
	font-weight: 900;
	letter-spacing: 5px;
	font-family: "Lato";
}

h2{
	font-size: 60px;
	font-weight: 900;
	letter-spacing: 5px;
	font-family: "Lato";
}

h3{
	font-size: 48px;
	font-weight: 900;
	letter-spacing: 2px;
	font-family: "Lato";
}

h4{
	font-size: 30px;
	font-weight: 900;
	letter-spacing: 2px;
	font-family: "Lato";
}

h5{
	font-size: 24px;
	font-weight: 900;
	letter-spacing: 2px;
	font-family: "Lato";
}

h6{
	font-size: 18px;
	font-weight: 900;
	letter-spacing: 1px;
	font-family: "Lato";
}

h4, h5, h6{
	line-height: 2em;
}

.visible-599{
	display: none;
}

.header{
	margin: 30px 0px;
}

.header .row-eq-height{
	align-items: center;
}

.menu-top{
	margin-bottom: 0px;
	text-align: right;
}

.menu-top li{
	display: inline-block;
}

.menu-top li a{
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	color: #4b4b50;
	padding: 15px 20px;
	text-decoration: none;
}
.menu-top li.current-menu-item a,
.menu-top li a:hover{
	background: #fdb218;
	color: #fff;
}



.sekcja-slider{
	position: relative;
}

.trojkat{
	position: absolute;
	left: 0;
	top: 0;
	min-height: 500px;
}

.slider{
	background: transparent;
}

.bx-pager{
	display: none;
}

.bx-wrapper .bx-prev{
	left: -75px;
}

.bx-wrapper .bx-next{
	right: -75px;
}

.slider-slajd h1{
	text-transform: lowercase;
	line-height: 1em;
}

.slider-slajd h1 span{
	color: #fdb218;
}

.slider-slajd img{
	max-width: 55%;
	right: 35px;
	top: 0px;
	bottom: 0px;
	height: auto;
	margin: auto;
	position: absolute;
}

.slider-tekst{
	position: static;
	width: 35%;
}

.slider-tekst p{
	margin-top: 30px;
}

a.btn-big{
	display: block;
	margin: auto;
	position: absolute;
	top: 0px;
	bottom: 0px;
	/* left: 0px; */
	right: 150px;
	font-size: 30px;
	color: #fff;
	font-weight: 500;
	text-transform: uppercase;
	background: url("images/slider-btn.png") no-repeat calc(100% - 15px) calc(100% - 15px) #fdb218;
	text-decoration: none;
	padding: 20px;
	width: 250px;
	height: 120px;
}

.sekcja-pod-sliderem{
	text-align: center;
	position: relative;
	z-index: 2;
	overflow: hidden;
}

.sekcja-pod-sliderem h1{
	text-transform: lowercase;
}

.sekcja-pod-sliderem h1 span{
	color: #fdb218;
}

.sekcja-pod-sliderem .naglowek p{
	color: #727682;
	margin-bottom: 100px;
}

.sekcja-pod-sliderem .lewa, .sekcja-pod-sliderem .srodkowa, .sekcja-pod-sliderem .prawa{
	text-align: left;
	line-height: 2em;
	background: #fff;
	opacity: 0.8;
}

.sekcja-pod-sliderem .srodkowa{
	background: none !important;
	opacity: 1 !important;
}

.sekcja-pod-sliderem .lewa p, .sekcja-pod-sliderem .srodkowa p, .sekcja-pod-sliderem .prawa p{
	margin-bottom: 25px;
}

.sekcja-pod-sliderem .lewa p strong, .sekcja-pod-sliderem .srodkowa p strong, .sekcja-pod-sliderem .prawa p strong{
	color: #2d2d34;
}

.sekcja-pod-sliderem .lewa a, .sekcja-pod-sliderem .srodkowa a, .sekcja-pod-sliderem .prawa a{
	color: #4b4b50;
	text-decoration: none;
}

#pod-sekcja{
	text-align: center;
	position: relative;
	background: url("images/pod-sekcja.jpg") no-repeat;
	background-position: 0px 20px;
	min-height: 400px;
	margin-top: -400px;
}

#tekst-pod-sekcja{
	display: block;
	margin: auto;
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	z-index: 2;
	height: 40px;
}

#pod-sekcja h3{
	margin-left: auto;
	margin-right: auto;
	color: #4b4b50;
	text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
	text-transform: uppercase;
font-size: 37px;
margin-top: 0px;
}

a.btn-normal, input.btn-normal{
	display: inline-block;
	background: #fdb218;
	padding: 20px;
	text-align: center;
	font-size: 18px;
	font-family: "Lato";
	font-weight: 900;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 2px;
}

section.kontakt{
	font-family: 'Lato';
	position: relative;
	background-position: 50% 50%;
	background-size: cover;
	background-repeat: no-repeat;
}

section.kontakt h2{
	text-align: left;
	margin-top: 0px;
	margin-bottom: 55px;
}

.kontakt-forma{
	background: #fff;
	-webkit-box-shadow: 0px 0px 27px 0px rgba(0, 0, 0, 0.13);
	-moz-box-shadow:    0px 0px 27px 0px rgba(0, 0, 0, 0.13);
	box-shadow:         0px 0px 27px 0px rgba(0, 0, 0, 0.13);
	padding: 30px;
	margin-top: 50px;
}

section.kontakt .kontakt-forma{
	position: relative;
	z-index: 2;
}

section.kontakt.bez-tla .kontakt-forma{
	position: static;
}

section.kontakt input, section.kontakt textarea{
	width: 100%;
	padding: 10px 20px;
	font-size: 12px;
	font-family: "Lato";
	font-weight: bold;
	color: #797979;
	border: 2px solid #d9d9d9;
	border-radius: 2px;
	margin-bottom: 15px;
}

section.kontakt textarea{
	height: 120px;
}

section.kontakt input[type="submit"]{
	display: inline-block;
	background: #fdb218;
	padding: 10px;
	border: 0px;
	border-radius: 0px;
	font-size: 14px;
	font-family: "Lato";
	font-weight: 900;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	margin: 0px;
	white-space: normal;
}

section.kontakt input::-webkit-input-placeholder, section.kontakt textarea::-webkit-input-placeholder{
	color: #797979;
}

section.kontakt input:-moz-placeholder, section.kontakt textarea:-moz-placeholder{ /* Firefox 18- */
	color: #797979;  
}

section.kontakt input::-moz-placeholder, section.kontakt textarea::-moz-placeholder{  /* Firefox 19+ */
	color: #797979;  
}

section.kontakt input:-ms-input-placeholder, section.kontakt textarea:-ms-input-placeholder{  
	color: #797979;  
}

section.kontakt textarea{
	resize: none;
}

section.kontakt .adresy p{
	line-height: 2em;
	margin-bottom: 30px;
}

section.kontakt .adresy p strong{
	font-weight: 700;
}

section.kontakt .adresy p:last-child a{
	font-size: 12px;
	font-family: "Lato";
	color: #4b4b50;
	text-decoration: none;
}

section.kontakt.bez-tla{
	background: none;
}

.menu-bottom{
	display: block;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 15px;
}

.menu-bottom li{
	display: inline-block;
	margin-left: 20px;
	line-height: 30px;
}

.menu-bottom li:first-child{
	margin-left: 0px;
}

.menu-bottom li a{
	color: #4b4b50;
	font-size: 12px;
	font-weight: 700;
	text-decoration: none;
	padding: 12px 18px;
}

.menu-bottom li a:hover{
	background: #fdb218;
	color: #fff;
}

.copy{
	text-align: center;
	margin-top: 10px;
	margin-bottom: 40px;
}

.copy p{
	color: #797979;
	font-family: Lato;
	font-size: 10px;
	font-weight: 400;
	text-transform: uppercase;
	margin-bottom: 0px;
	display: inline-block;
}

.copy a{
	color: #797979;
	font-family: Lato;
	font-size: 10px;
	font-weight: 400;
	text-transform: uppercase;
	text-decoration: none;
}

.srdk_kol_obrazek{
	position: absolute;
	width: 195px;
	height: 97px;
	top: 375px;
	right: 15px;
}

.fotopakiety{
	float: right;
}

.copy-seperator{
	display: inline-block;
	width: 1px;
	height: 1em;
	background: #797979;
	margin-right: 5px;
	margin-left: 5px;
	content: "";
	position: relative;
	top: 2px;
}

.platnosci-karta{
	display: block;
	float: left;
}

.platnosci-karta *{
	vertical-align: top;
}

.platnosci-karta i{
	font-size: 24px;
	position: relative;
	bottom: 6px;
}

.platnosci-karta i:last-of-type{
	margin-right: 10px;
}

.platnosci-karta p{
	margin-bottom: 0px;
	display: inline-block;
}

.polityka-prywatnosci p{
	margin-bottom: 10px;
}

.strona-domyslna ul,
.strona-domyslna ol,
.zgloszenie ul,
.zgloszenie ol,
.polityka-prywatnosci ul,
.polityka-prywatnosci ol{
	list-style-position: inside;
}

.strona-domyslna ul li,
.strona-domyslna ol li,
.zgloszenie ul li,
.zgloszenie ol li,
.polityka-prywatnosci ul li,
.polityka-prywatnosci ol li{
	margin-bottom: 1em;
	line-height: 2em;
}

.zdjecia-boczne{
	margin-top: 20px;
}

#minimap, #map{
	height: 515px;
}

.kontakt.bez-tla #map{
	margin-top: 0px;
}
.kontakt.bez-tla #nav1{
margin-top: 50px;
}

.kontakt #bigmap{
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	height: 620px;
}

.page-list a{
	color: #4b4b50;
}

.strona-domyslna{
	min-height: 300px;
}

.strona-domyslna p,
.zgloszenie p,
.polityka-prywatnosci p{
	line-height: 2em;
}

ul.children {
	margin-left: 1em;
	margin-top: 0.25em;
	margin-bottom: 0.25em;
}

.galeria a{
	display: block;
	float: right;
}

.serwis-oddzialy .row div[class*="col-"]{
	margin-top: 2em;
}

.logo-regulaminu img {
	margin: 0px auto 50px;
}

.zalaczniki a{
	display: block;
	color: #333;
	font-weight: 500;
	text-align: right;
}

.table-download{
	width: 100%;
}

.download-cell{
	padding: 5px 15px;
}

.table-download tbody tr{
	border-bottom: 1px solid #FDB218;
}

.table-download tbody tr:first-of-type{
	border-top: 1px solid #FDB218;
}

@media(min-width: 1238px) and (max-width: 1307px){
	.bx-wrapper .bx-prev {
		left: -40px;
	}

	.bx-wrapper .bx-next {
		right: -40px;
	}
}

@media(min-width: 1200px) and (max-width: 1237px){
	.bx-wrapper .bx-prev {
		left: -20px;
	}

	.bx-wrapper .bx-next {
		right: -20px;
	}
}

@media(min-width: 1200px){
	.md-row-eq-height {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display:         flex;
	}
}

@media(min-width: 1058px) and (max-width: 1199px){
	.bx-wrapper .bx-prev {
		left: -50px;
	}

	.bx-wrapper .bx-next {
		right: -50px;
	}
}

@media(min-width: 992px) and (max-width: 1199px){

	.md-row-eq-height {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display:         flex;
	}

	.menu-top li a {
		padding: 15px 14px;
	}

	#tekst-pod-sekcja{
		width: 49%; 
	}

	.slider,
	.slider .bx-viewport{
		height: 540px !important;
	}

	.slider-tekst{
		width: 40%;
		padding-left: 25px;
		position: static;
	}

	.slider-slajd img{
		max-width: 55%;
		right: 35px;
		top: 0px;
		bottom: 0px;
		height: auto;
		margin: auto;
		position: absolute;
	}
}

@media (min-width: 992px) and (max-width: 1057px){
	.bx-wrapper .bx-prev {
		left: -15px;
	}

	.bx-wrapper .bx-next {
		right: -15px;
	}
}

@media(max-width: 991px){
	.platnosci-karta{
		float: none;
		display: block;
		margin-bottom: 30px;
		margin-top: 30px;
	}

	.fotopakiety{
		float: none;
		margin-top: 1em;
	}

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

	#pod-sekcja{
		background-position: 50% 50% !important;
	}

	#tekst-pod-sekcja{
		position: static;
		height: auto;
		margin: 20px auto;
		text-align: center;
	}

	.slider-tekst {
		position: static;
		width: 100%;
	}

	.slider-slajd img{
		float: right;
		margin-right: 25px;
		max-height: 400px;
		position: static;
		max-width: 95%;
	}
}

@media(min-width: 840px) and (max-width: 991px){
	.bx-wrapper .bx-prev {
		left: -50px;
	}
	.bx-wrapper .bx-next {
		right: -50px;
	}
}

@media(min-width: 768px) and (max-width: 991px){

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

	a.logo{
		display: inline-block;
	}

	a.logo img{
		display: block;
		margin: 0 auto;
	}

	.menu-top{
		margin-top: 20px;
	}

	a.btn-big{
		right: 50px;
	}

	.srdk_kol_obrazek{
		bottom: -175px;
		left: 0px;
		right: 0px;
		margin: auto;
	}

	.menu-bottom li a{
		padding: 12px 12px;
	}
}

@media(min-width: 768px) and (max-width: 839px){
	.bx-wrapper .bx-prev {
		left: -15px;
	}

	.bx-wrapper .bx-next {
		right: -15px;
	}
}

@media(max-width: 767px){
	.menu-bottom li{
		margin-left: 0px;
	}

	.menu-bottom li a{
		padding: 12px 8px;
	}

	.galeria a{
		float: none;
	}

	.zdjecia-boczne{
		vertical-align: top;
	}

	.kontakt-forma{
		margin-top: 20px;
	}
}

@media(min-width: 600px) and (max-width: 767px){

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

	.xs50p{
		width: 50% !important;
	}

	.xs33p{
		width: 33% !important;
	}

	a.logo{
		display: inline-block;
	}

	a.logo img{
		display: block;
		margin: 0 auto;
	}

	.menu-top{
		margin-top: 20px;
	}

	.bx-wrapper .bx-prev {
		left: -15px;
	}

	.bx-wrapper .bx-next {
		right: -15px;
	}

	.slider-tekst h1{
		font-size: 9vw;
	}

	a.btn-big{
		font-size: 5vw;
		right: 20px;
	}

	.srdk_kol_obrazek{
		top: 500px;
	}

	.galeria a{
		display: inline-block;
		float: none;
		max-width: 48%;
	}

	.xs-600-50p{
		width: 50%;
	}
}

@media(max-width: 599px){

	#pod-sekcja{
		margin-top: 0px;
	}

	.galeria{
		margin: 10px 0px;
		text-align: center;
		max-width: none;
	}

	.tinynav{
		display: block;
		height: 30px;
		margin: 20px auto 0px;
		width: 75%;
		border: 1px solid #f0f0f0;
		border-radius: 1px;
	}

	#nav1{
		display: none;
	}

	#nav2{
		display: none;
	}

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

	.xs599-50p{
		width: 50% !important;
	}

	.xs599-33p{
		width: 33% !important;
	}	

	a.logo{
		display: inline-block;
	}

	a.logo img{
		display: block;
		margin: 0 auto;
	}

	.menu-top{
		margin-top: 20px;
	}

	.bx-wrapper .bx-prev {
		left: -15px;
	}

	.bx-wrapper .bx-next {
		right: -15px;
	}

	h1{
		font-size: 11vw;
	}

	::i-block-chrome, h1{
		font-size: 50px
	}

	::i-block-chrome, h2{
		font-size: 40px;
	}

	::i-block-chrome, h3{
		font-size: 34px;
	}

	::i-block-chrome, h4{
		font-size: 26px;
	}

	::i-block-chrome, h5{
		font-size: 20px;
	}

	::i-block-chrome, h6{
		font-size: 14px;
	}

	a.btn-big{
		font-size: 4vw;
		right: 20px;
		width: 200px;
	}

	.sekcja-pod-sliderem .lewa, .sekcja-pod-sliderem .srodkowa{
		text-align: center;
	}

	.sekcja-pod-sliderem .prawa{
		text-align: center;
		margin-top: 40px;
		-webkit-column-count: 2;
		-moz-column-count: 2;
		-ms-column-count: 2;
		column-count: 2;
	}

	.srdk_kol_obrazek{
		display: none;
	}

	.sekcja-pod-sliderem .lewa p, .sekcja-pod-sliderem .srodkowa p, .sekcja-pod-sliderem .prawa p{
		display: inline-block;
	}

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

	.slider-slajd img{
		float: none;
		margin: 0 auto;
		padding: 0px 25px;
	}
}

@media(max-width: 460px){

	.xs460-hidden{
		display: none !important;
	}

	.slider-tekst {
		position: static;
		width: 100%;
		padding: 10px;
		opacity: 1;
		text-align: center;
	}

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

	.xs460-100p{
		width: 100% !important;
	}

	.xs460-50p{
		width: 50% !important;
	}

	.xs460-33p{
		width: 33% !important;
	}

	.xs460-border-bott{
		border-bottom: 1px dotted #f0f0f0;
		padding-bottom: 10px;
		margin-bottom: 29px;
	}	

	a.logo{
		display: inline-block;

	}

	a.logo img{
		display: block;
		margin: 0 auto;
		max-width: 275px;
	}

	#tekst-pod-sekcja h3{
		font-size: 13vw;
	}

	::i-block-chrome,#tekst-pod-sekcja h3{
		font-size: 42px;
	}

	section.kontakt h2{
		font-size: 14vw;
	}

	::i-block-chrome,section.kontakt h2{
		font-size: 48px;
	}

	a.btn-big{
		font-size: 4vw;
		left: 15px;
		right: static;
		top: 0px;
		bottom: static;
		width: 38%;
	}

	.sekcja-pod-sliderem h1{
		margin-top: 0px;
	}

	h1{
		font-size: 10vw;
	}
	h2{
		font-size: 9vw;
	}
	h3{
		font-size: 8vw;
	}
	h4{
		font-size: 7vw;
	}
	h5{
		font-size: 6vw;
	}
	h6{
		font-size: 5vw;
	}
}

/*==================================== COMMENTS ========================================================*/

.separator-single{
	width: 100%;
	height: 30px;
	background: url(images/wpis-sep.png) left bottom no-repeat;
	clear: both;
}

.comments-title{
	margin: 0px 0px 35px;
	color: #4b4b50;
	display: block;
	float:none;
}

.comment-reply-title{
	display: block;
	float:none !important;
	font-size: 16px;
}

.comment-form p{
	text-align:left !important;
}

.comment-notes{
	width: 100%;
	display: block;
	font-size: 11px !important;
}

.comments-area {
	margin-bottom: 15px;
	background: #ffffff;
}

#comments .navigation {
	padding: 0 0 18px 0;
}

label[for="comment"] {
	display: block;
}

ol.commentlist {
	list-style: none;
}

ol.commentlist p {
	clear: left;
	margin-left: 8px;
}

ol.commentlist li.comment div.vcard cite.fn {
	font-style: normal;
}

ol.commentlist li.comment div.vcard img.avatar {
	margin: 0 10px 10px 10px;
}

ol.commentlist li.comment div.comment-meta {
	font-size: 11px;
}

ol.commentlist li.comment div.comment-meta a {
	color: #4b4b50;
}

ol.commentlist li.comment div.reply {
	margin-left: 8px;
	font-size: 11px;
}

ol.commentlist li.comment div.reply a {
	font-weight: bold;
	color: #4b4b50;
}

ol.commentlist li.comment ul.children {
	margin: 10px 0 0;
	list-style: none;
}

ol.commentlist li.comment ul.children li.depth-2 {
	margin: 0 0 10px 10px;
}

ol.commentlist li.comment ul.children li.depth-3 {
	margin: 0 0 10px 10px;
}

ol.commentlist li.comment ul.children li.depth-4 {
	margin: 0 0 10px 10px;
}

ol.commentlist li.even {
	border: 1px solid #cccccc;	
	background: #fafafa;
}

ol.commentlist li.odd {
	border: 1px solid #cccccc;
	background: #ffffff;
}

ol.commentlist li.comment {
	padding: 10px;
	border: 1px solid #FDB218;
}

.comment, .trackback, .pingback {
	margin: 10px 0 10px 0;
	padding: 10px;
	min-height: 280px;
}
.comment footer{
	padding: 20px;
display: table;
margin: 0px auto;
}
.comment .reply{
	display: none !important;
}

.odd {
	background: #f8f8f8;
}

.form-allowed-tags{
	display: none;
}

#form-allowed-tags code {
	font-size: 12px;
}

#respond input, #respond textarea{
	border: 1px solid #cccccc;
	width: 100%;
	padding: 15px;
	resize: none
}

#respond input, #respond textarea {
	overflow: auto;
	margin: 0 5px 5px 0;
}

.komentarze input[type=submit] {
	padding: 15px;
	border: 1px solid #e37674;
	border-radius: 1px;
	border-style: solid;
	border-color: #666;
	background: #FDB218;
	color: #fff;
	font-weight: 700;
	font-size: inherit;
	text-transform: uppercase;
}

#respond textarea {
	width: 100%;
	height: 150px;
}

.avatar {
	float: left;
}

.comment-edit-link{
	font-weight: bold;
}


a.btn-normal:h, input.btn-normal{


}



a.btn-normal, input.btn-normal {
    position: relative;
    min-width: 100px;
    height: auto;
    margin: 20px;
}
.komentarze input[type=submit]:hover,
section.kontakt input[type="submit"]:hover,
a.btn-normal:hover{

    background: white;
    color: #444;
}
.komentarze input[type=submit]:hover:after,
section.kontakt input[type="submit"]:hover:after,
a.btn-normal:hover:after {
    display: block;
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    top: -10px;
    right: -10px;
    border-top: 1px solid #444;
    border-right: 1px solid #444;
}
.komentarze input[type=submit]:hover:before,
section.kontakt input[type="submit"]:hover:before,
a.btn-normal:hover:before {
    display: block;
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: -10px;
    left: -10px;
    border-bottom: 1px solid #444;
    border-left: 1px solid #444;
}
.comment footer{position: relative;
    min-width: 205px;}
.comment footer:before{
	    display: block;
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 10px;
    left: 10px;
    border-bottom: 1px solid #444;
    border-left: 1px solid #444;
}

.owl-theme .owl-controls .owl-page span{border-radius: 0px !important;}

.comment footer:after {
    display: block;
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    top: 5px;
    right: 5px;
    border-top: 1px solid #444;
    border-right: 1px solid #444;
}

/*Animacja*/
.komentarze input[type=submit],
.komentarze input[type=submit]:hover,
section.kontakt input[type="submit"],
a.btn-normal:hover:before,
a.btn-normal:before,
a.btn-normal:hover:after,
a.btn-normal:after,
a,
a:hover
{
      -webkit-transition: all 0.7s ease-in-out;
      -moz-transition: all 0.7s ease-in-out;
      -o-transition: all 0.7s ease-in-out;
      transition: all 0.7s ease-in-out;
    }


@media (max-width: 767px){
	#mapa_choice li, #mapa_choice li a{
		width: 100%;
		display: block;
	}
    .sekcja-pod-sliderem .prawa > p {
    width: 100% !important;
    max-width: 100% !important;
    display: table-row;
    position: static !important;
    margin: 0px auto;
    height: auto;
    left: 0px;
    top: 0px;
    min-width: 100% !important;
}
#mapa_choice.homes {
	display: none;
}

#wyznacz_trase {
    float: left;
    clear: both;
    padding: 10px 0px;
    position: static !important;
    color: black;
    font-weight: 600;
    font-size: 16px;
    width: 100%;
    text-align: center;
    margin: 0px;
}
.sekcja-pod-sliderem .prawa{
    -webkit-column-count: 1;
-moz-column-count: 1;
-ms-column-count: 1;
column-count:1;
}
}


#wyznacz_trase{
	float: left;
clear: both;
padding: 10px 0px;
position: absolute;
margin-top: 50px;
color: black;
font-weight: 600;
font-size: 16px;
}

.logo img{
	max-width: 100%;
}