* {
    outline: none;
    margin: 0;
    padding: 0;
}
html {
    font-size: 62.5%;
    position: relative;
    min-height: 100%;
}
body {
    margin: 0px;
    padding: 0px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #00124c;
}
img {
    border: 0px;
}
a {
    color: #00124c;
    text-decoration: none;
}
a:hover {
    color: #00124c;
    text-decoration: none;
}
a:link, a:visited, a:hover, a:active {
    border: 0px;
}
div {
    box-sizing: border-box;
}
div, p, a, form, h1, h2, h3, h4, h5, ul, li {
    margin: 0px;
    padding: 0px;
}
.clear, section, footer, header {
    clear: both;
}
article, aside, footer, header, nav, section {
    display: block;
}
body#main {

}
.text-center {
    
    text-align: center;
}
.text-left {
    text-align: left;
}
.text-right {
    text-align: right;
}
ol#menu li, .search_form input[type=submit], .results_form_search input[type=submit], .nice-select, .regulation h1, tr.details, blockquote h4, .date, .adress, .condolence, .meritorious h1, .nav-tabs > li a:hover, .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover, .meritorious_box > div h4, .results_list li span.naglowek {
    font-weight: 700;
    color: black;
}
header, section#menu_res, section#search, footer, section#subpage, section#contact_form, section#map {
    width: 100%;
}
section#menu_res hr{
color:#89764B;
height:1px;
background: #89764B;
}
.results_list li h4 span, .grave_right h2 span, .meritorious_box > div h4 span {
    text-transform: uppercase;
}
header, footer {
    background: white;
    overflow: hidden;
    
}
section#subpage {
    background: #eee;
}
.header, nav, .search, .footer, .subpage, .contact_form {
    width: 1200px;
    margin: 0 auto;
}
.logo, address, .results_form_search, .contact_box, .contact_form_box, .grave_left, .prev {
    float: left;
    display: inline;
}
.contant_form_left{
    display: inline-grid;
    place-items: center;
text-align: center;
}
.contant_form_right{
    text-align: center;
}
.title, .copyright, .results_form_sort, .grave_right, .next {
    float: right;
    display: inline;
}
.header .title {
width:60%;
text-align:right;
}
.header .logo img {
height: 100px;
margin-top: 2.2rem;
}
.logo img {
    height: 50px;
    margin: 10px 0;
}
.title h1 {
    color:  #00124c;
    font-size: 1.8em;
}
.title h1, .title img {
    display: inline;
    vertical-align: middle;
}
.title img {
    margin: 20px 0 20px 20px;
}
.slicknav_menu {
    
    display: none;
}
.slicknav_btn {
    position: relative;
    display: block;
    vertical-align: middle;
    float: right;
    padding: 0.438em 0.625em 0.438em 0.625em;
    line-height: 1.125em;
    cursor: pointer;
}
.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
    margin-top: 0.188em;
}
.slicknav_menu {
    *zoom: 1;
}
.slicknav_menu .slicknav_menutxt {
    display: block;
    line-height: 1.188em;
    float: left;
}
.slicknav_menu .slicknav_icon {
    float: left;
    width: 1.125em;
    height: 0.875em;
    margin: 0.188em 0 0 0.438em;
}
.slicknav_menu .slicknav_icon:before {
    background: transparent;
    width: 1.125em;
    height: 0.875em;
    display: block;
    content: "";
    position: absolute;
}
.slicknav_menu .slicknav_no-text {
    margin: 0;
}
.slicknav_menu .slicknav_icon-bar {
    display: block;
    width: 1.125em;
    height: 0.125em;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}
.slicknav_menu:before {
    content: " ";
    display: table;
}
.slicknav_menu:after {
    content: " ";
    display: table;
    clear: both;
}
.slicknav_nav {
    
    clear: both;
}
.slicknav_nav ul {
    display: block;
}
.slicknav_nav li {
    display: block;
}
.slicknav_nav .slicknav_arrow {
    font-size: 0.8em;
    margin: 0 0 0 0.4em;
}
.slicknav_nav .slicknav_item {
    cursor: pointer;
}
.slicknav_nav .slicknav_item a {
    display: inline;
}
.slicknav_nav .slicknav_row {
    display: block;
}
.slicknav_nav a {
    display: block;
}
.slicknav_nav .slicknav_parent-link a {
    display: inline;
}
.slicknav_brand {
    float: left;
}
.slicknav_menu {
    box-sizing: border-box;
    background: #00124c;
    padding: 5px;
}
.slicknav_menu * {
    box-sizing: border-box;
}
.slicknav_menu .slicknav_menutxt {
    color: #fff;
    font-weight: bold;
    text-shadow: 0 1px 3px #000;
}
.slicknav_menu .slicknav_icon-bar {
    background-color: #fff;
}
.slicknav_btn {
    margin: 5px 5px 6px;
    text-decoration: none;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #ee1c25;
}
.slicknav_nav {
    color: #fff;
    margin: 0;
    padding: 0;
    font-size: 0.875em;
    list-style: none;
    overflow: hidden;
}
.slicknav_nav ul {
    list-style: none;
    overflow: hidden;
    padding: 0;
    margin: 0;
}
.slicknav_nav .slicknav_row {
    padding: 5px 10px;
    margin: 2px 5px;
}
.slicknav_nav .slicknav_row:hover {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background: #b4b4b4;
    color: #fff;
}
.slicknav_nav a {
    padding: 5px 10px;
    margin: 2px 5px;
    text-decoration: none;
    color: #fff;
}
.slicknav_nav a:hover {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background: #ccc;
    color: #222;
}
.slicknav_nav .slicknav_txtnode {
    margin-left: 15px;
}
.slicknav_nav .slicknav_item a {
    padding: 0;
    margin: 0;
}
.slicknav_nav .slicknav_parent-link a {
    padding: 0;
    margin: 0;
}
.slicknav_brand {
    color: #fff;
    line-height: 30px;
    padding: 7px 12px;
    height: 44px;
}
ol#menu {
    padding: 0px;
    margin: 14px 0;
    list-style: none;
}
ol#menu li {
    display: inline-block;
    margin: 0 2%;
    font-size: 1.1em;
}
ol#menu li:first-child {
    margin-left: 0;
}
ol#menu li:last-child {
    margin-right: 0;
}
ol#menu li li a {
    background: #fff none repeat scroll 0 0;
    color: black;
    display: block;
    font-size: 0.9em;
    padding: 4px 0;
}
ol#menu li ol {
    overflow: hidden;
    display: none;
    margin-left: -20px;
}
ol#menu li:hover ol {
    position: absolute;
    display: block;
    width: 125px;
}
section#search {
    background-color: #ededed;
    /*background: url(../gfx/background.jpg) no-repeat center center;*/
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
ol#menu li ol li:first-child, ol#menu li ol li:last-child {
    margin: 0;
}
ol#menu li ol li {
    display: block;
}
ol#menu li a:hover {
    font-weight: bold;
	color: #bfa465;
	text-decoration: none;
}
ol#menu li ol li:first-child {
    padding-top: 14px;
}
footer {
    color: #00124c;
    padding: 12px 0;
}
address {
    font-style: normal;
}
footer a {
    color:  #bfa465;
}
ol#menu li ol li a:hover {
    color: #ee1c25;
}
.search, section#subpage {
    overflow: hidden;
}
section#subpage {
    padding: 2% 0 !important;
}
.search_form, .search_form input[type=submit], .search button, .results_form_search, .results_form_search input[type=submit], .nice-select, .search span {
    border-radius: 50px;
}
.search_form, .results_form_search {
    background-color: #fff;
    box-shadow: 0 0 5px 0 rgb(0,0,0, 0.5);
    height: 48px;
    margin: 7% auto;
    width: 64%;
}
.search_form input[type=text], .search_form input[type=submit], .search button, .results_form_search input[type=text], .results_form_search input[type=submit], .contact_form_content input[type=text], .contact_form_content textarea, .contact_form_content input[type=submit], .search span {
    font-family: 'Open Sans', sans-serif;
}
.search_form input[type=text], .results_form_search input[type=text] {
    /*background: transparent none repeat scroll 0 0;*/
    border: 0 none;
    float: left;
    height: 43px;
    margin-left: 20px;
    margin-top: 2px;
    width: 80%;
    color: #00124c;
    font-size: 1.2em;
}
.search_form input[type=text]::-moz-placeholder, .results_form_search input[type=text]::-moz-placeholder {
    background: rgba(255, 255, 255, 0);
}
.search_form input[type=submit], .results_form_search input[type=submit] {
    background:  #bfa465 none repeat scroll 0 0;
    border: 0 none;
    color: #fff;
    float: right;
    height: 48px;
    margin-right: -2px;
    text-align: center;
    font-size: 1.4em;
    width: 120px;
    cursor: pointer;
}
.search span {
	display: block;
}
.search button, .search span {
    background:  #bfa465 none repeat scroll 0 0;
    border: 0 none;
    clear: both;
    color: #fff;
    cursor: pointer;
    float: left;
    font-size: 1.4em;
    height: 36px;
	padding-top: 3px;
    margin-top: 14px;
    width: 34%;
}

.results_form_search {
    width: 100%;
}
.results_form_sort {
    width: 13%;
}
.results_form_search {
    margin: 0 auto;
}
.results_form_search input[type=text] {
    color: #00124c;
}

.nice-select {
    -webkit-tap-highlight-color: transparent;
    box-shadow: 0 0 5px 0 rgb(0, 0, 0, 0.5);
    box-sizing: border-box;
    clear: both;
    cursor: pointer;
    display: block;
    float: left;
    line-height: 48px;
    outline: none;
    padding-left: 18px;
    padding-right: 30px;
    position: relative;
    transition: all 0.2s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    height: 48px;
    user-select: none;
    white-space: nowrap;
    width: 110%;
    font-size: 1.2em;
    color: #00124c;
    z-index: 0;
    text-align: left;
}
.nice-select:after {
    border-bottom: 2px solid #bfa465;
    border-right: 2px solid #bfa465;
    content: "";
    display: block;
    height: 18px;
    margin-top: -4px;
    pointer-events: none;
    position: absolute;
    right: 20px;
    top: 29%;
    transform: rotate(45deg);
    transform-origin: 66% 66% 0;
    transition: all 0.15s ease-in-out 0s;
    width: 18px;
}
.nice-select.open:after {
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
}
.nice-select.open .list {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
}
.nice-select.disabled {
    border-color: #ededed;
    color: #999;
    pointer-events: none;
}
.nice-select.disabled:after {
    border-color: #ccc;
}
.nice-select.wide {
    width: 100%;
}
.nice-select.wide .list {
    left: 0 !important;
    right: 0 !important;
}
.nice-select.right {
    float: right;
}
.nice-select.right .list {
    left: auto;
    right: 0;
}
.nice-select.small {
    font-size: 12px;
    height: 36px;
    line-height: 34px;
}
.nice-select.small:after {
    height: 4px;
    width: 4px;
}
.nice-select.small .option {
    line-height: 34px;
    min-height: 34px;
}
.nice-select .list {
    border-radius: 5px;
    box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
    box-sizing: border-box;
    margin-top: 4px;
    opacity: 0;
    background: #fff;
    width: 100%;
    overflow: hidden;
    padding: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    left: 0;
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transform: scale(0.75) translateY(-21px);
    transform: scale(0.75) translateY(-21px);
    transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    z-index: 9;
}
.nice-select .list:hover .option:not(:hover) {
    background-color: transparent !important;
}
.nice-select .option {
    cursor: pointer;
    font-weight: 400;
    line-height: 40px;
    list-style: none;
    min-height: 40px;
    outline: none;
    padding-left: 18px;
    padding-right: 29px;
    text-align: left;
    transition: all 0.2s;
}
.nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus {
    background-color: #f6f6f6;
}
.nice-select .option.selected {
    font-weight: bold;
}
.results_info p {
    color: #000;
    padding: 10px;
}
.results_list ul {
    margin: 2% 0px;
#    padding: 0px;
    list-style: none;
}
.results_list li {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 0 10px 0 rgba(218, 216, 216, 1);
    display: inline-block;
    float: left;
    margin: 0 24px 46px;
    min-height: 350px;
    padding: 6px 4px;
    text-align: center;
    width: 20%;
}
.results_list li h4, .results_list li span.naglowek {
    font-size: 1.2em;
    margin-bottom: 14px;
}
.results_list li p.place {
    padding: 14px 0;
}
.results_list li img {
    border-top-right-radius: 16px;
    border-top-left-radius: 16px;
    margin-bottom: 10px;
}
section#menu_res {
    text-transform: uppercase;
    position: relative;
    z-index: 1;
}
.column {
    display: inline-block;
    float: left;
    text-align: center;
}
.column:first-child, .column:last-child {
    width: 20%;
}
.column:nth-child(2) {
    width: 60%;
}
.results_pagination.clear {
    padding: 30px 0 130px 0;
}
.column .nice-select {
    margin-top: -18px;
}
.column.pagination ul {
    padding: 0;
    margin: 0 auto;
    list-style: none;
}
.column.pagination li {
    display: inline-block;
    text-align: center;
    margin: 0 10px;
}
.column.pagination li a {
    color: #00124c;
    text-decoration: none;
    display: block;
    font-weight: bold;
}
.column.pagination li a:hover {
    color: #ee1c25;
    text-decoration: none;
    display: block;
    font-weight: bold;
}
.column.pagination li.active {
    background: #ee1c25 none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    line-height: 26px;
    display: inline-block;
    font-weight: bold;
    height: 26px;
    margin: 0 10px;
    text-align: center;
    width: 26px;
}
.column.pagination li.active a {
    color: white;
    text-decoration: none;
    display: block;
    font-weight: bold;
}
.column.pagination li.active a:hover {
    color: white;
    text-decoration: none;
    display: block;
    font-weight: bold;
}
.regulation h1, .price_list h1, .contact_box h1, .contact_form h1, .meritorious h1 {
    font-size: 1.6em;
    color: #00124c;
    margin: 0 auto 20px;
    text-align: center;
}
.price_list, .regulation, .contact {
    color: #000;
}
.price_list p, .regulation p, .contact p {
    line-height: 26px;
    padding-bottom: 19px;
}
table#use_of_places {
    font-size: 0.9em;
    margin-bottom: 4%;
    overflow-x: auto;
}
th { min-width: 50px; }
table#use_of_places tr {
    line-height: 28px;
}
table#use_of_places .lp, table#use_of_places .jm, table#use_of_places .vat {
    width: 6%;
}
table#use_of_places .specification {
    width: 36%;
}
table#use_of_places .price_netto, table#use_of_places .price_brutto {
    width: 12%;
}
table#use_of_places .binding_acts {
    width: auto;
}
tr.details {
    line-height: 80px !important;
    margin: 10px 0;
}
table#use_of_places .lp, table#use_of_places .jm, table#use_of_places .vat, table#use_of_places .specification, table#use_of_places .price_netto, table#use_of_places .price_brutto, table#use_of_places .binding_acts {
    font-size: 1.1em;
    line-height: 18px;
}
table#use_of_places .text-right {
    padding: 0 20px 0 0;
}
.contact_box {
    padding: 0 10%;
    width: auto;
}
.contact_form_box {
    width: 33%;
}
section#contact_form {
    background: #fff;
    padding: 2% 0;
    overflow: hidden;
}
.contact_form {
    padding: 0 6%;
}
.contact_form_content input[type=text], .contact_form_content textarea {
    width: 40%;
    height: 36px;
    border: 3px solid #b4b4b4;
    color: #000;
    padding: 4px 16px;
    font-size: 1.1em;
    margin: 10px 0;
}
.contact_form_content input[type=text]:nth-child(odd) {
    margin-right: 15px;
}
.contant_form_left {
    width: 100%;
}
.contant_form_right {
    width: 100%;
}
.contact_form_contentz textarea {
    height: 90px;
    padding: 12px;
    width: 92%;
    border-radius: 20px;
    border: 3px solid #b4b4b4;
    color: #000;
    padding: 4px 16px;
    font-size: 1.1em;
}
.contact_form_content textarea {
    height: 150px;
    padding: 12px;
    width: 50%;
}
div.contact_form_content_wyszukiwarka{
    display: flex;
}
.form-control{
    
    width: 100%;
    height: 34px;
    margin: 0px 10px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
section#map {
    height: 600px;
}
.obituaries footer {
    background: transparent;
    font-size: 0.8em;
    color: #00124c;
}
blockquote {
    text-align: center;
    margin-bottom: 20px;
}
blockquote h4 {
    font-style: italic;
    font-size: 1.4em;
}
.obituaries_img img{
    height: auto;
    max-width: 75%;
}
.obituaries_img {
	background: #fff;
	width: 720px;
	margin: 0 auto;
	text-align: center;
	padding: 10px 0;
}
.cross {
    color: #a60000;
}
.cross_img img {
    display: inline;
    margin-bottom: 0;
    vertical-align: middle;
}
.grave {
    text-align: center;
    overflow: hidden;
    background: #fff;
    margin: 0 auto;
    padding: 2% 0;
}
.grave_right ul#ico, .grave_right ul#localize, .family ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.grave_right ul#ico {
    display: inline-block;
    float: left;
}
.grave_right ul#localize li {
    border: 2px solid #bfa465;
    display: inline-block;
    height: 92px;
    margin: 24px 6px 0;
    min-width: 66px;
}
.grave_right h2 {
    margin: 0 auto;
    font-size: 1.4em;
}
.grave_left, .grave_right {
    width: 50%;
}
.grave_right {
    text-align: center;
}
ul#localize li span {
    background: #ee1c25;
    color: #fff;
}
ul#localize li p {
    color: #000;
}
.localize_div_top {
    background: #bfa465;
    height: 46px;
    color: #fff;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    margin-top: -2px;
}
.localize_div_bottom {
    color: #000;
    font-size: 1.6em;
    padding: 6px 4px 0 4px;
}
.localize_div_top {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 4px;
}
ul#localize li, .family li {
    display: inline-block;
}
.date, .adress {
    font-size: 1.2em;
}
.date, .adress {
    color: #000;

}
.family li {
    margin: 0 10px;
}
.family li span {
    display: block;
    color: #ee1c25;
}
.condolence {
    margin: 20px auto;
    padding: 20px 0;
    color: #000;
    border: 3px solid  #bfa465;
}
.grave_right ul#localize li, .grave, .condolence, .contact_form_content input[type=text], .contact_form_content textarea, .results_list li, .next_prev a, .nav-tabs > li a:hover, .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover, .meritorious_box {
    border-radius: 20px;
}

.condolence h4 {
    text-align: center;
    font-style: italic;
    font-size: 1.2em;
    margin-bottom: 10px;
}
.condolence p {
    text-align: center;
    font-size: 0.9em;
    font-weight: 400;
}
.grave_right ul#ico li {
    display: inline-block;
    min-height: 132px;
    width: 126px;
    vertical-align: middle;
}
ul#ico span {
    display: block;
    text-align: center;
}
.next_prev {
    margin: 20px 0;
    overflow: hidden;
}
.next_prev a {
    width: 190px;
    height: 62px;
    background: #fff;
    text-align: center;
    font-size: 1.2em;
    display: flex;
    align-items: center;
    justify-content: center;
}
a.next::after, a.prev::before {
    border-bottom: 3px solid #ee1c25;
    border-right: 3px solid #ee1c25;
    content: "";
    display: inline-table;
    height: 25px;
    margin-top: -4px;
    pointer-events: none;
    right: 26px;
    top: 18%;
    transform-origin: 66% 66% 0;
    transition: all 0.15s ease-in-out 0s;
    width: 25px;
}
a.next::after {
    transform: rotate(-45deg);
}
a.prev::before {
    transform: rotate(-225deg);
    margin-right: 10px;
}
.location_grave h4, .location_grave span.location {
    text-align: center;
    font-size: 2em;
    margin-bottom: 30px;
}
.location_grave span.location {
	display: block;
	font-size: 32px;
	color: #00124c !important;
}
.location_grave {
    margin-left: 25px;
    margin-right: auto;
    border-style: solid;
    border-width: 1px;
    border-color:  #bfa465;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    text-align: center;
    padding-bottom: 10px;
}
.bx-wrapper {
    position: relative;
    margin-bottom: 60px;
    padding: 0;
    *zoom: 1;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}
.bx-wrapper img {
    max-width: 100%;
    display: block;
}
.bxslider {
    margin: 0;
    padding: 0;
}
ul.bxslider {
    list-style: none;
}
.bx-viewport {
    -webkit-transform: translatez(0);
    z-index: 1;
}
.bx-wrapper {
    background: #fff;
}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    bottom: 10px;
    position: absolute;
    width: 100%;
    z-index: 1;
}
.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url('gfx/bx_loader.gif') center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}
.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: 'Open Sans';
    font-weight: bold;
    color: #666;
    padding-top: 20px;
}
.bx-wrapper .bx-pager.bx-default-pager a {
    background: #eff1f1;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:focus {
    background: #fff;
}
.bx-wrapper .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    vertical-align: bottom;
    *zoom: 1;
    *display: inline;
}
.bx-wrapper .bx-pager-item {
    font-size: 0;
    line-height: 0;
}
.bx-wrapper .bx-prev {
    left: 30px;
    background: url('gfx/controls.png') no-repeat 0 -32px;
}
.bx-wrapper .bx-prev:hover, .bx-wrapper .bx-prev:focus {
    background-position: 0 -32px;
}
.bx-wrapper .bx-next {
    right: 30px;
    background: url('gfx/controls.png') no-repeat -43px -32px;
}
.bx-wrapper .bx-next:hover, .bx-wrapper .bx-next:focus {
    background-position: -43px -32px;
}
.bxslider img {
    margin: 0 auto;
}
.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
    display: none;
}
.bx-wrapper .bx-controls-auto {
    text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
    display: block;
    text-indent: -9999px;
    width: 10px;
    height: 11px;
    outline: 0;
    background: url('gfx/controls.png') -86px -11px no-repeat;
    margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover, .bx-wrapper .bx-controls-auto .bx-start.active, .bx-wrapper .bx-controls-auto .bx-start:focus {
    background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
    display: block;
    text-indent: -9999px;
    width: 9px;
    height: 11px;
    outline: 0;
    background: url('images/controls.png') -86px -44px no-repeat;
    margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover, .bx-wrapper .bx-controls-auto .bx-stop.active, .bx-wrapper .bx-controls-auto .bx-stop:focus {
    background-position: -86px -33px;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}
.bx-wrapper .bx-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #666;
    background: rgba(80, 80, 80, 0.75);
    width: 100%;
}
.bx-wrapper .bx-caption span {
    color: #fff;
    font-family: 'Open Sans';
    display: block;
    font-size: .85em;
    padding: 10px;
}
.nav-tabs > li {
	border-radius: 20px;
	border-style: solid;
	clear: both;
	width: 100%;
	margin: 2px 0;
}
.nav-tabs > li.active, .nav-tabs > li a:hover {
    border-width: 0px;
}
.nav-tabs > li a:hover, .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    background: #ee1c25;
    color: #fff;
    border: 2px solid #ee1c25;
}
.nav-tabs {
    border-bottom: 0px;
}
.nav > li > a > img {
    margin-right: 4px;
}
.nav > li.active {
    border: 2px solid #ee1c25;
    background: #ee1c25;
}
.nav-tabs > li:hover {
    border: 2px solid #ee1c25;
    background: red;
}
.meritorious_box {
    background: #fff;
    padding: 8px 12px;
    overflow: hidden;
    margin: 20px 0;
    position: relative;
}
.meritorious_box:first-child {
    margin-top: 40px;
}
.meritorious_box ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    float: left;
}
.meritorious_box li {
    display: inline;
}
.meritorious_box li img {
    margin-right: 30px;
}
.meritorious_box > div h4 {
    font-size: 1.2em;
    margin-bottom: 12px;
}
.meritorious_box > div span {
    font-size: 1.1em;
}
.meritorious_box > div h4 span {
    margin-left: 6px;
}
.meritorious_box > div p {
    bottom: 6px;
    display: block;
    font-size: 0.9em;
    max-width: 330px;
    position: absolute;
    right: 0;
}
.meritorious > h1 {
    margin-bottom: 40px;
    text-align: center;
}
.contact_form_content input[type=submit], .subpage input[type=submit] {
    background:  #bfa465;
    border-radius: 20px;
    text-align: center;
    height: 48px;
    border: 0;
    color: #fff;
    width: 235px;
    font-size: 1.4em;
    cursor: pointer;
}

.data-span-form.header {
    font-size: 22px;
    margin-top: 20px;
    margin-left: 100px;
    width:100%;
    display: block;
		clear: both;
}
.data-span-form {
		float: left;
    display: inline-block;
}
ul.list-unstyled li:last-child {
    margin-left: 20px;
}

.detale-carousel
{
    padding-left: 14px;
}

#return-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.7);
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
		text-align: center;
}
#return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 0;
    top: 8px;
    font-size: 19px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top:hover {
    background: rgba(0, 0, 0, 0.9);
}
#return-to-top:hover i {
    color: #fff;
    top: 5px;
}

#cookies-message
{
    background-color: #000 !important;
    color: white !important;
    line-height: 20px !important;
    opacity: 0.85 !important;
}
#accept-cookies-checkbox {
	background: #127b8a !important;
}
.lightwindow_data_details {
	display: none;
}


#rocznice
    {
        list-style-type: none!important;
    }
    #rocznice > li{
        background: #fff none repeat scroll 0 0;
        box-shadow: 0 0 10px 0 rgba(218, 216, 216, 1);
        display: inline-block;
        min-height: 314px;
        padding: 6px 4px;
        text-align: center;
        border-radius: 20px;
    }
    #rocznice > li img {
        border-top-right-radius: 16px;
        border-top-left-radius: 16px;
        margin-bottom: 10px;
		width: 100%;
    }
    #myCarousel
    {
        margin-bottom: 50px;
    }
    #subpage
    {
        padding-top: 0 !important;
    }
    h3
    {
        margin-bottom: 14px;
    }

    .white-box
    {
        background: #fff none repeat scroll 0 0;
        box-shadow: 0 0 10px 0 rgba(218, 216, 216, 1);
        display: inline-block;
        float: left;
        min-height: 170px;;
        padding: 6px 0px !important;
        text-align: center;
		margin-top: 10px;
        border-radius: 20px;
    }

    div.white-box img
    {
        height: 100%;
        width:70px;

    }


#search label {
	display: none;
}


.inputfile {
        width: 0.1px;
        height: 0.1px;
        opacity: 0;
        overflow: hidden;
        position: absolute;
        z-index: -1;
    }

    .inputfile + label {



        padding: 6px 16px;
        margin-left: -13px;
        width: 40%;
        font-size: 1.1em;
        font-weight: 300;
        color: #000;
        background-color: transparent;
        -webkit-border-radius:  20px;
        -moz-border-radius:  20px;
        border-radius:  20px;
        border: 3px solid #b4b4b4;
    }
    .contact_form_contentz label {
        clear: both;
        
    }
    .inputfile + label {
        cursor: pointer;
    }

    .msg {
        display: none;
    }

    .error {
        color: red;
    }

    .close-modal {
        top: 5px !important;
        right: 5px !important;
    }

.meritorious h2 {
    text-align: center;
    margin-bottom: 20px;
}
.show-all {
    float: right;
}
.subpage h2 {
    font-weight: 700;
    text-align: center;
	margin-bottom: 20px;
}
.name_class {
    float: left;
    margin-top: 12px;
    padding-left: 12px;
}
.grave legend {
    display: none;
}
.contact_form_content label {
	clear: both;
}

.results_form_search input[type="text"] {
	width: 72%;
	padding-top: 2px;
}
.contact_form h2 {
    text-align: center;
    font-weight: 700;
    margin-bottom: 20px;
}
label.sort {
    display: none;
}
.rejestracja-box
{
    border-top-right-radius: 16px;
    border-top-left-radius: 16px;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
}

.white-box img {
    width: 65%;
	height: 65%;
}
.pasek a {
	color: #00124c;
	text-decoration: none;
}
ul.list-unstyled {
    display: inline-block;
    margin-left: 20px;
}
.pasek {
    float:right;
    text-align: right;
    /*clip-path: polygon(0 0, 100% 0%, 91% 100%, 9% 100%);*/
    background-color:  #ededed;
	width: 100%;
	padding: 4px 8px;
}
ul.list-unstyled li {
    display: inline-block;
}
form#oplata_form .form-group {

}
span#lightwindow_data_details {
	display: none;
}
ol#menu li li a:hover {
	text-decoration: none;
	color: #a60000;
}
@media screen and (max-width: 1200px) {
    nav, .subpage, .contact_form {
        width: 100%;
    }
    .header, .footer, .search, .grave, .regulation, .results {
        width: 96%;
        margin: 0 auto;
    }
    .obituaries_img img {
        height: auto;
        max-width: 85%;
    }
    .search button, .search span {
        width: 50%;
    }
    .js #menu {
        display: none;
    }
    .js .slicknav_menu {
        display: block;
    }
    tr.details {
        line-height: 28px !important;
    }
    .slicknav_nav li li {
        margin-left: 12px;
    }
    .results_list li {
        margin: 0 14px 28px;
        width: 21%;
    }
    .nav-tabs > li {
        width: 96%;
        margin: 6px auto;
        display: block;
        float: none;
    }
    .results_form_search, .results_form_sort {
        width: 100%;
        margin: 10px 0;
    }
    .menu_g {
	display: none !important;
    }
}
@media screen and (max-width: 1024px) {
    #kwestonetImg {
	width:18%;
	}
    .results_list li {
        margin: 0 14px 28px;
        width: 28%;
    }
    .meritorious_box {
        position: relative;
        width: 96%;
        margin: 20px auto;
    }
    .meritorious_box_text {
        float: left;
    }
    .meritorious_box > div p {
        margin-top: 10px;
        max-width: 100%;
        position: static;
    }
    .meritorious_box > div h4 {
        margin-top: 14px;
    }
}
@media screen and (max-width: 768px) {
    .tb-map-resp {
    display:inline-block !important;
    width: 100% !important;
    }
    .tb-map-resp > p > iframe {
        width: 100% !important;
    }
    body {
        font-size: 14px;
    }
    .logo, .title {
        display: block;
        float: none;
        text-align: center;
    }
    .logo img  {
        margin: 0;
    }
    .title h1 {
        font-size: 1.4em;
        display: block;
        margin-top: 20px;
        position: relative !important;
        top: 0 !important;
    }
    .title img {
        margin: 0 0 20px 0;
    }
    .search_form input[type="text"], .results_form_search input[type="text"] {
        width: 68%;
    }
    .grave_left, .grave_right {
        width: 100%;
        margin: 4% 0;
    }
    .bx-wrapper {
        margin: 0 auto 40px;
        max-width: 600px;
    }
    .grave_right ul#ico {
        float: none;
        margin-top: 30px;
    }
    .contant_form_left, .contant_form_right {
        width: 100%;
    }
    .contact_form_content {
        margin: 0 auto;
        width: 90%;
    }
    .contact_form_content input[type="submit"] {
        float: none;
    }
    .contact_form_content input[type="text"]:nth-child(2n+1) {
        margin-right: 26px;
    }
    .next_prev {
        padding: 0 10px;
    }
    .obituaries_img {
        width: 100%;
        text-align: center;
    }
    .column.pagination li {
        vertical-align: middle;
    }
    .column.pagination li.active {
        line-height: 26px;
    }
    .column:first-child, .column:last-child {
        display: none;
    }
    .column:nth-child(2) {
        width: 100%;
    }
    .meritorious_box li img {
        margin: 10px 5px;
        width: 30%;
    }
    .white-box
    {
        margin-bottom: 10px !important;
    }
    .mobile-d-none
    {
        display: none !important;
    }
    .szukaj_pole
    {
        font-size: 1.2em !important;
    }
		.copyright img {
			margin-bottom: 20px;
	}
	.white-box {
        
		width: 100%;
	}
	.title h1, .data-span-form.header {
		margin-bottom: 20px;
	}
	.white-box img {
        
		width: 100%;
	}
    header .title {
	height:100% !important;
    }
    header .title h1 {
	padding: 0 !important;
    }
}
@media screen and (max-width: 736px) {
    .results_list li {
        margin: 0 14px 28px;
        width: 26%;
        #height: 300px;
    }
    .search_form input[type="text"], .results_form_search input[type="text"] {
        width: 50%;
    }
    .results_form_search input[type="submit"] {
        float: right !important;
    }
	.white-box span {
		display: block;
	}
	.col-md-12.col-sm-12 {
		clear: both;
		display: block;
		margin-top: 30px;
	}
	.pasek {
		margin: 10px 0;
	}
}
@media screen and (max-width: 425px) {
    #kwestonetImg {
	display:none;
    }
    #kwestonetImgFooter {
        display:block !important;
        width: 95%;
        border-radius: 6rem;
        margin-left: 9px;
        padding: 12px;
    }
    .opiekun_about {
        font-size: 18px;
	margin-left:1em;
	margin-right:1em;
    }
    .opiekun_about2 {
        font-size: 18px;
	margin-left:2em;
	margin-right:1em;
    }
    #myCarousel {
	padding-left:0;
    }
    div#detalePochowany div {
	padding-left:0;
	padding-right:0;
    }
    div.search form {
	margin: 1em;
    }
    #jaknapisaczyciorys {
	width:100% !important;
	display:table;
	padding-top: 0.5em;
        padding-bottom: 0.5em;
    }
    .contact_form_content input[type="text"]:nth-child(2n+1) {
        margin-right: 0px;
    }
    div#\31 {
	margin-top:40px;
    }
    div.results_list a[title~="szczegółowy"] {
	display: block;
    }
    .odnajdz {
	padding-top:1rem !important;
    }
    .search_form input[type=text] {
	width:89% !important;
    }
    .search_form input[type=submit] {
	float:none;
	margin-top:15px;
    }
    #detaleLokalizacja .location_grave{
	margin:0;
	margin-top:15px;
    }
    #detaleLokalizacja .location_grave img {
	width:90%;
    }
    #detaleWaznoscKondolencje div.waznosc_grobu {
	padding-top:0;
    }
    .next_prev a {
	height:42px;
    }
    #detaleWaznoscKondolencje {
	padding-right:0px;
	padding-left:0px;
    }
    .logo {
	padding-top:10px;
    }
    .pasek .list-unstyled {
	margin:auto;
    }
    .pasek {
	margin:auto;
	text-align:center;
	float:none;
	width:100%;
    }
    .xs-padding-0 {
	padding:0;
    }
    .xs-top-15 {
	padding-top:15px;
    }
    #detaleWaznoscKondolencje div {
	padding-right:0px;
	padding-left:0px;

    }
    form#oplata_form .form-group {
	margin-right:auto;
    }
    .photo img {
	width:100%;
    }
    .search_form_inline {
	display:block !important;
    }
    .search_form_p {
	width:100% !important;
	padding-left: 15px !important;
	padding-right: 15px !important;
	height:3em;
    }
    .search_button_p {
	margin-top: 10px;
    }
    #wykaz_pochowanych {
	font-size:80%;
    }
    #wykaz_pochowanych .button-szczegoly {
	font-size:11px;
	padding:10px;
    }
    .tb-resp
    {
        display:inline-block !important;
        width: 100% !important;
    }
    .results_form_search input[type="submit"] {
        float: none;
        display: block;
    }
    .results_list li h4, .results_list li span.naglowek
    {
        margin-bottom: 0 !important;
    }
    .search button, .search span {
        margin: 20px 0;
        width: 100%;
    }
    address, .copyright {
        margin: 2% 0;
        width: 100%;
        font-size: 1.25rem;
    }
    .search_form {
        
        width: 100%;
    }
    .next_prev a {
        width: 100% !important;
        float: none !important;
        margin-bottom: 10px;
        margin-left: 0 !important;
    }
    .results_list li {
        margin: 10px auto;
	display: block !important;
	float: none;
        min-height: 300px;
        width: 80%;
    }
    .data-span-form
    {
        display: block !important;
    }
    .m-t-15
    {
        margin-top: 15px !important;
    }
    .contact_form_content input[type=text], .contact_form_content textarea
    {
        width: 90% !important;
    }
		.i1.form-z-input {
			clear: both;
		}
		input.i1.form-z-input {
			clear: both !important;
	}
	ul#rocznice li span {
		display: block;
		font-size: 22px;
	}
	#rocznice > li img {
		width: 100%;
	}
	.results_form_search input[type="submit"] {
		float: none !important;
		top: 2em;
		position: relative;
		margin: auto;
	}
	.content-page div p {
		font-size: 12px;
		padding-top:0px;
	}
	.results {
		overflow: hidden;
	}
    .white-box .tresc-glowna h3 {
	padding-top:20px;
    }
    .rejestracja-box .button-rejestracja, .oplata-box .button-oplata {
	width:100%;
    }
    #footer-site-link {
	display:none !important;
    }
    #footerE {
	height:220px !important;
    }
    body {
	padding-bottom:220px !important;
    }
    #serchingFormID {
	display:block !important;
    }
    #serchingFormID .results_form_search {
	height: 100%;
	border-radius:25px;
    }
    .szukajka #submit {
	width:100%;
    }
}
@media screen and (max-width: 375px) {
    .gold-box {
	width:95% !important;
    }
    .results_list li {
        display: block;
        float: none;
        margin: 0 auto 20px;
        min-height: 300px;
		width: 100%;
		margin: 10px auto;
    }
	body img {
		height: none;
	}
	ol.results_list.results_index li {
		margin: 10px 0 !important;
		width: 100% !important;
    }
    .logo p{
        width: max-content;
        display: flex;
        font-weight: bold;
    }
}
span.of_by {
	font-size: 12px;
}
body.contrast .pasek{
    font-size: 1.3rem;
    background-color: #000;
}
body.contrast .m-t-15, body.contrast tbody i.fas.fa-search{
    color: #fff;
    border: 3px solid #fff !important;
    border-radius: 20px;
    width: 99%;
}
body.contrast .name_class, body.contrast .contact_form_content a,body.contrast .results_list li, body.contrast .fc-content span.fc-time{
    color:#000;
}
body.contrast div.gold-box, body.contrast .button-rejestracja, body.contrast .button-oplata, body.contrast .search span, body.contrast .search input[type="submit"], body.contrast .szukajka input[type=submit], body.contrast .subpage input[type=submit], body.contrast .results_info p, body.contrast .column li, body.contrast ol#menu li li a, body.contrast .wyszukaj h3, body.contrast .search_p, body.contrast .search_button_p input[type=submit], body.contrast .search_button_p, body.contrast .button-szczegoly, body.contrast .pagination .active, body.contrast .pagination li:first-child a, body.contrast ul.pagination, body.contrast .pagination li a, body.contrast .contact p, body.contrast .contact span, body.contrast .contact_form_content input[type=submit], body.contrast p span#a11y-email a, body.contrast p#a11y-procedura a, body.contrast p.d_czcionka, body.contrast p.d_czcionka strong a, body.contrast .send-button a{
    background-color: #000 !important;
    color: yellow !important;
}
body.contrast div.imie_nazwisko h2, body.contrast div.data_urodzenia_data_zgonu, body.contrast div.srn2, body.contrast div.srn, body.contrast .location_grave span.location, body.contrast .ramka_tekst h2, body.contrast .ramka_tekst p, body.contrast .waznosc_grobu span, body.contrast .condolence, body.contrast .odnajdz, body.contrast #calendar a{
    color: yellow !important;
}
body.contrast section#subpage, body.contrast #contact_form, body.contrast .search_form input[type="submit"], body.contrast .search button, body.contrast header, body.contrast .grave, body.contrast footer, body.contrast .nav-tabs > li.active > a, body.contrast .menu_g, body.contrast .white-box {
	background: #000;
}
body.contrast section#search {
	background: #000 !important;
}
body.contrast section#subpage, body.contrast #contact_form, body.contrast .style5, body.contrast .column.pagination li a, body.contrast .location_grave h4, body.contrast .adress, body.contrast .text-center, body.contrast footer, body.contrast div.menu_g section a, body.contrast .white-box h2, body.contrast .white-box h3, body.contrast header a, body.contrast header h1, body.contrast span.style4, body.contrast span.style6{
	color: #fff !important;
}
body.contrast .grave {
	border: 2px solid #fff;
}
body.contrast .knowledge li {
	background: #fff;
}
body.contrast .search button, body.contrast .search_form input[type="submit"], body.contrast .localize_div_bottom, body.contrast .grave, body.contrast .contact, body.contrast .price_list, body.contrast .regulation{
	color: #fff;
}
body.contrast a.show-all, body.contrast .results_form_search input[type="text"], body.contrast .nice-select, body.contrast .style4, body.contrast .contact_form h1, body.contrast .knowledge li a:hover, body.contrast .search_form input[type=text]::-moz-placeholder, body.contrast .results_form_search input[type=text]::-moz-placeholder, body.contrast .search_form input[type="text"], body.contrast ul#ico span, body.contrast footer .footer address a, body.contrast .pasek a, body.contrast ul#ico span,  body.contrast .date {
    color: yellow;
}
body.contrast .search_form input[type=text]::-moz-placeholder, body.contrast .results_form_search input[type=text]::-moz-placeholder  {
	opacity: 1;
}
body.contrast footer a {
    color: yellow !important;
}
ol #menu li a, ol#menu li ol li a:hover {
	color: #bfa465;
}
ul#rocznice li {
	color: #00124c;
}
body.contrast #return-to-top p, body.contrast .contact_form_content .top, body.contrast .subpage h1, body.contrast span.current, body.contrast .nice-select .list {
    color: yellow;
}
body.contrast .obituaries_img {
    color: #000;
    padding: 10px;
    text-align: center;
}
body.contrast .nice-select .option:hover, body.contrast .nice-select .option.focus, body.contrast .nice-select .option.selected.focus, body.contrast .nice-select .list {
    background-color: #bfa465;
}
body.contrast .grave, body.contrast a.other_color, body.contrast ol.results_list.results_index li, body.contrast .cross, body.contrast h4.mapy_item {
	color: #00124c;
}
body.contrast .nav-tabs > li.active > a {
	border: 2px solid #fff;
}
body.contrast .nav-tabs > li:hover {
	border: 2px solid #fff;
}
body.contrast span.current, body.contrast .date tr, body.contrast .adress, body.contrast p.m_czcionka, body.contrast h2.d_czcionka, body.contrast .results_form_search input[type=text], body.contrast a.show-all {
    color: yellow !important;
}
body.contrast .nice-select .list {
	color: #fff !important;
	background: #000;
}
label.submit_class, .label_contact_form_content, .label_contact_form_content_wyszukiwarka {
    
	display: none !important;
}
.contact_form_content input[type="text"]:nth-child(2) {
    margin-right: 15px !important;
}
div.white-box {
    border:0;
}
div.white-box:hover {
    border:1px solid #bfa465;
}
div.button-rejestracja{
    height: auto;
    width: 360px;
    font-size: 20px;
    line-height: normal;
    letter-spacing: normal;
    display: inline-flex;
    background-color:  #89764B;
    border-color:  #89764B;
    color: #fff;
    margin: unset;
    padding: 5px 25px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}
div.button-oplata{
    height: auto;
    width: 360px;
    font-size: 20px;
    line-height: normal;
    letter-spacing: normal;
    display: inline-flex;
    background-color:  #89764B;
    border-color:  #89764B;
    color: #fff;
    margin: unset;
    padding: 5px 25px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}
div.menu_g{
    padding-top:4px;
    background-color: #fff;
    height:13.5rem;
}
div.menu_g section.text-center a{
    color: #00124c;
    /*background-color: transparent !important;*/
    
    font-size:0.9em !important;
}
div.menu_g section.text-center a:hover{
    font-weight: bold;

}
body.contrast p.no_graves {
	color: #00124c;
}

.deklaracja{
    padding:10px;
    margin:0 auto;
    border:1px solid lightgrey;
    max-width:900px;
    margin-bottom:10px;
}

.center{
    text-align: center;
}
div.nawiguj_cmentarz{
    text-align: center;
}
div.nawiguj_grob{
    text-align: center;
}

div.waznosc_grobu{
    padding-top: 60px;
    text-align:center;
}
div.imie_nazwisko h2{
    text-align:center;
}
div.rejestracja_t{
    text-align: right;
}
div.data_urodzenia_data_zgonu{
    text-align: center;
    font-size: 1.3em;
}

div.adres_grobu{
    text-align: center;
    font-size: 1.6em;
}
div.rejestracja_dysponent a{
    display: flex;
}
div.gold-box{
    text-align: left;
    height: 40px;
    width: 160px;
    line-height: normal;
    letter-spacing: normal;
    display: inline-flex;
    background-color: #bfa465;
    border: 1px solid;
    border-color: #bfa465;
    color: #fff;
    box-shadow: 0 1px 5px 2px #bfbfbf;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}
div.gold-box img{
    margin-left: 10px;
    height: 100%;
    width: 30px;
}
div.tekst-button {

    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px; 
    margin-left: 10px;
    margin-right: 9px;
}
div.tekst-button a {
    color: #fff;
}
div.srn{
    font-size:26px;
    text-align: center;
}
div.srn2{
    font-size:17px;
    text-align: center;
}
div.gold-box:active {
    background: #00124c;

    
    box-shadow: 0 1px 5px 2px #bfbfbf;
    
    } 
.szukaj_bt {
        margin-top: 10px;
        margin-bottom: 10px;
}
div.button-op-ds{
    text-align: center;
    height: auto;
    width: auto;
    font-size: 24px;
    line-height: normal;
    letter-spacing: normal;
    display: inline-flex;
    background-color:  #bfa465;
    border-color:  #bfa465;
    color: #fff;
    margin: unset;
    padding: 5px 25px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}
div.naglowki-glowna h2{
padding-top:20px;
    font-size:22px;
    margin-left: -10px;
    text-align: left;
}
div.tresc-glowna h3{
    font-size: 14px;
    padding-top: 110px;
    padding-left: 5px;
    padding-right: 5px;
}
div.contact_form_oplata h3{
    text-align:center;
    font-size: 20px;
}
div.contact_form_oplata.form-control2{
    border: 1px solid;
    border-color: #fff;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}
div.szukajka{
    padding-left: 38px;
}
.mt15 {
margin-top:15px !important;
}
div.odnajdz{
color: blue;
font-size: 3rem;
padding-top: 9rem;
font-weight: bold;
}
div.tekst_pod_odnajdz{
    color: grey;
    font-size: 1.5rem;
    padding-top: 1rem;
}
#kwestonetImg {
    margin-bottom: 10px;
    margin-right: 10px;
    position: absolute;
    right: 0;
    bottom: 0px;
    box-shadow: 0px 0px 3rem #808080;
}

