/*Basic*/
body {
	margin: 0;
	padding: 0;
	font-family: 'Encode Sans', sans-serif;
        overflow-x:hidden;
        font-size:15px;
        background:inherit;
		font-weight: 500;
		line-height: 2em;
}
a {
	color: #11224d;
	transition:0.3s all ease;
}
a:hover {
	color:#11224d;
	opacity: 0.85;
	text-decoration:none;
}
.btn {
	   border:0;
	  border-radius:30px;
	  padding: 15px 35px
}
.btn-default {
	background: #fff;
	color: #333;
    padding: 20px 50px;
}
.btn-primary {
       background:linear-gradient(to right, #0071c3 9%, #00a8eb 55%);
	   color:#fff;
}
.btn-primary:hover,.btn-primary:focus {
       background: xxx2 !important;
}
h1,h2,h3,h4,h5 {
	color: #11224d;
	font-weight: 600;
}
h2[itemprop="headline"]{
	font-size: 40px;	
	text-align: center;
	margin-bottom: 40px;
}
h1 {
	font-size: 35px;
	text-align: center;
}
h5 {
	font-size: 18.5px;
}
.item-page {
	color: #656c77;
}
/*sekcje*/
section {
       padding:30px 0
}
#logo img {
	width: 400px;
}
#top {
	padding: 10px 0 0;
}
#header {
    padding: 10px 0;
}
#slider {
	padding:0;
	min-height: 450px;
}
#slider h2 {
	color: #fff;
}
#top .container {
	padding-bottom: 15px;
    border-bottom: 1px solid #e5e5e5;
}
.kontakt,.spolecznosciowe {
	margin-top: 25px;
}
#podstrona {
	min-height:450px;
}
#stopkaBig {
	color:#fff;
	background:#11224d;
}
#stopkaBig * {
	color: #fff;
}
#stopkaBig .nav>li>a {
	padding-top: 5px;
	padding-bottom: 5px;
}
#stopkaBig p {
	color: #bbb;
}
#stopka .container {
	border-top: 1px rgba(255, 255, 255, 0.15) solid;
	padding-top: 10px;
}
#stopka {
	color:#fff;
	background:#11224d;
	padding:0 0 10px;
        font-size:13px
}
/*BT reset*/
.form-horizontal .control-label {
text-align:left
}
.page-header {
	margin:0;
	padding-bottom: 0; 
	border-bottom:0;
}
.breadcrumb {
	background-color:inherit;
}
.nav>li>a:focus, .nav>li>a:hover {
	background-color:inherit;
}
/*SUWAKI*/
::-webkit-scrollbar {
    width: 12px;
}
::-webkit-scrollbar-track {
    background-color: #f5f5f5;
    border-left: 0px solid #ccc;
}
::-webkit-scrollbar-thumb {
    background-color: #46a5df;
}
::-webkit-scrollbar-thumb:hover {
    background-color: #4495c7;
}
/*PAGINACJA*/
div.pagination {
	clear: both;
	width:100%;
}
.pagination ul li {
list-style-type: none;
}
.pagination ul li a.pagenav, .pagination ul li span.pagenav {
	
	float:left;
	padding: 0 6px;
	border-right: 1px solid #ccc;
}
/*Table*/
#podstrona td {
       vertical-align:top;
       padding:5px 10px;
}
/*Wyszukiwanie*/
.highlight {
	background:yellow;
}
dt.result-title {
	margin-top:10px;
}
.result-category,.result-created {
      font-size: 13px;
    color: #888;
}
.search .btn {
      padding: 4px 10px;
    margin-top: -1px;
}
/*MISC*/
#system-message {
    background: #eee;
}
.search-query {
	color:#333;
}
.pull-left.item-image {
	margin-right:20px;
}
.pull-right.item-image {
	margin-left:20px;
}
.item-image,.item-page img,.item-image img,.item img {
	max-width:100%;
}
.item .item-image img {
	width: 350px;
	border-radius:30px;
}
/*RWD */
@media (max-width:767px) {
	iframe {
		width:100%;
	}
}
/*Breadcrumbs*/
.divider {
	display:none;
}
#breadcrumbs {
	padding:60px 0;
	background:#f0f4f9;
	font-size:15px
}
.breadcrumb {
	padding:0;
	margin:0
}
/*Logowanie*/
#login-form label,#form-login-remember {
	display:none;
}
/*DJ MegaMenu*/
a:focus {outline:0}
.dj-megamenu-select-light .dj-mobile-open-btn, .dj-megamenu-offcanvas-light .dj-mobile-open-btn, .dj-megamenu-accordion-light .dj-mobile-open-btn {
	background:inherit !important;
	color:#17087b;
	float:right;
	margin-left:15px;
	font-size:30px !important;
    width: 34px;
    height: 34px;
}
.spolecznosciowe i {
    width: 30px;
    height: 30px;
    background: #892724;
    color: #fff;
    display: inline-block;
    border-radius: 50%;
    text-align: center;
    padding-top: 6px;
    font-size: 16px;
}
.spolecznosciowe i.fa-facebook {
    background:#4267b2;
}
/*reusable*/
.flex {
	display: flex;
}

.kontakt i {
	display: inline-block;
	margin-right: 10px;
    font-size: 30px;
    text-shadow: 0 0 2px #000;
	color: #fff;
}
.kontakt span {
	display: block;
}
.contact_label {
	color: #00a5ea;
    font-size: 0.9em;
    line-height: 1em;
}
.contact_val {
	font-weight: 700;
	color: #0a1f54;
    font-size: 16px;
}
.ramka {
	color: #fff;
    margin: 120px 0 30px;
}
.ramka h2 {
	margin: 5px 0;
	font-weight: 400;
	font-size: 54px;
}
.ramka p {
	margin-top: 30px;
	max-width: 400px;
}
#right .nav>li>a,#right .cat-item a {
	padding:5px 0;
	display: block;
}
#right li.current>a {
	font-weight:700
}
.fa-clock-o {
	color: #e5631b;
	margin-right: 10px;
}
.breadcrumb>li:first-of-type+li:before {
	display: none;
}
#breadcrumbs h1 {
	margin: 0;
}
.breadcrumb {
	padding-top: 5px;
}
.kolor,#right {
	background: #f0f4f9;
	border-radius: 50px;
	padding: 30px;	
	margin-bottom: 30px;
}
.kolor img {
	border-radius:50%;
}
img {
	max-width: 100%;
}
#stopkaBig ul,#right ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#right li {
  padding-left: 1em; 
  position: relative;
}
#stopkaBig li {
	position: relative;
}
#stopkaBig li::before,#right li:before {
  content: "• "; 
  color: #00a5ea;
    font-size: 15px;
    position: absolute;
    top: 4px;
}
#right li:before {
	left: -6px;
}
.table-kontakt iframe {
	border-radius:40px;
}
#podstrona .table-kontakt td {
	padding-right: 40px;
}
.aftercontent {
	background: #f0f4f9;
}
.aftercontent h1 {
	margin-bottom: 40px;
}

/*tiles*/
#oferta {
	background: #fff;
}
#oferta .tiles {
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}
#oferta .tile {
	width:200px;
	padding: 10px;
    margin-bottom: 25px;
    text-align: center;
	transition:0.5s all ease;
}
h4.title {
	font-weight: 600;
	text-align: center;
	font-size: 16px;
}
h4.title a {
	color:#11224d;
}
.tile .image {
	overflow: hidden;
}
.tile .image img {
	max-width: 100%;
}

#czy-wiesz {
	background: #f0f4f9;
}
#czy-wiesz h3 {
	margin-bottom: 50px;
}
#czy-wiesz .tiles {
	display: none;
}
#czy-wiesz .tile {
	background: #fff;
	border-radius:30px;
	padding: 15px 45px;
    min-height: 220px;
}

#oferta .tile:hover {
	transform:scale(1.1);
}
@media (max-width:991px) {
	.tile {
		width:48%
	}
}
@media (max-width:600px) {
	#oferta .tile {
		width:100%
	}
}
.bx-wrapper {
	background: none !important;
	border:0px !Important;
	box-shadow: none !important;
margin-bottom:0
}
.bx-viewport {
	height:auto !important
}
@media (min-width:768px) {
	/*.bx-wrapper .bx-prev {
		left:-30px !important;
	}
	.bx-wrapper .bx-next {
		right:-30px !important;
	}*/
}
.blog .item {
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #eee; 
    float: left;
    width: 100%;
}
time {
	font-size: 13px;
	opacity: .7;
}
@media (max-width: 767px) {
	.contact_val {
		font-size: 11px;
	    line-height: 1.8em;
	}
	.ramka h2 {
		font-size: 36px;
	}
}
/*tło linku 1 poz.*/
.dj-offcanvas-light,.dj-offcanvas-light .dj-offcanvas-top,ul.dj-mobile-light li.dj-mobileitem > a {
    background: #11224d;
}
/*tło aktywne linku 1 poz.*/
ul.dj-mobile-light li.dj-mobileitem:hover > a, ul.dj-mobile-light li.dj-mobileitem.active > a {
	background:#11224d;
	opacity:.75;
	color:#fff;
}
/*kolor kreski oddz.*/
ul.dj-mobile-light li.dj-mobileitem > a {
	border-color:#556ca6;
	color:#fff;
        padding:15px;
}
.fa-remove:before, .fa-close:before, .fa-times:before {
	color:#fff;
}
/*tło linku 2 poz.*/
ul.dj-mobile-light ul li.dj-mobileitem > a {
	 background: #11224d;
	 color:#fff;
	 border-color:#556ca6;
}
/*tło aktywne linku 2 poz.*/
ul.dj-mobile-light ul li.dj-mobileitem:hover > a, ul.dj-mobile-light ul li.dj-mobileitem.active > a {
	background:#11224d;
	opacity:.75;
	color:#fff;
}
/*kolor krzyżyka*/
ul.dj-mobile-light li.dj-mobileitem.parent > a span.toggler {
    color: #fff;
    top: 0;
}
.nekrolog {
  border: 1px solid #000;
    padding: 3px;
    display: inline-block;
    margin: 0 auto;
}
.custom.nekrolog {
  padding:10px 30px;
}
@media (min-width:1300px) {
  .nekrolog.moduletable {
   	margin-left:150px; 
  }
}