/*   
Theme Name: Gosciniec V2
Description: Strona internetowa
Version: 2.0
*/

body {

margin: 0;
font-family: "Roboto", "Segoe UI", "Helvetica Neue", -apple-system, BlinkMacSystemFont, Arial, sans-serif;
font-size: 16px;
font-weight: 400;
line-height: 180%;

color: #6e3f0e;

background: #eae3dd;
/*mm-styl*/
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;

}

body .modal-body {
color: #000000;
}

@media (max-width: 767px) {
body {
font-size: 15px;
}
}

body.mm-bd-home {
background: #eae3dd url('images/tlo_menu_glowne.jpg') no-repeat top center;
}

body.mm-bd-page {

}

@media (min-width: 992px) {

body.mm-bd-page.mm-bd-restauracja {
background: #eae3dd url('images/tlo_podstrona_002.png') no-repeat top center;
}

body.mm-bd-page.mm-bd-galeria {
background: #eae3dd url('images/tlo_podstrona_001.png') no-repeat top center;
}

body.mm-bd-page.mm-bd-komunie {
background: #eae3dd url('images/tlo_podstrona_004.png') no-repeat top center;
}

body.mm-bd-page.mm-bd-firmy {
background: #eae3dd url('images/tlo_podstrona_005.png') no-repeat top center;
}

body.mm-bd-page.mm-bd-catering {
background: #eae3dd url('images/tlo_podstrona_006.png') no-repeat top center;
}

body.mm-bd-page.mm-bd-specjalna {
background: #eae3dd url('images/tlo_podstrona_007.png') no-repeat top center;
}

body.mm-bd-page.mm-bd-podstrona {
background: #eae3dd url('images/tlo_podstrona_001.png') no-repeat top center;
}

}


@media (max-width: 991px) {
	
body.mm-bd-home {
background: #eae3dd;
}

body.mm-bd-page {
background: #eae3dd;
}

body.mm-bd-page.mm-bd-restauracja {
background: #eae3dd;
}

body.mm-bd-page.mm-bd-galeria {
background: #eae3dd;
}

body.mm-bd-page.mm-bd-komunie {
background: #eae3dd;
}

body.mm-bd-page.mm-bd-firmy {
background: #eae3dd;
}

body.mm-bd-page.mm-bd-catering {
background: #eae3dd;
}

body.mm-bd-page.mm-bd-specjalna {
background: #eae3dd;
}

body.mm-bd-page.mm-bd-podstrona {
background: #eae3dd;
}

}

/*FONTY - POMOC
--------------------------------------------------*/

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: .5rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

p.mm-film-p {
	margin: 20px 0 30px 0;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 2rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: bold;
}

dd {
  margin-bottom: .5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

dfn {
  font-style: italic;
}

b, strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

a {
color: #e29334;
text-decoration: none;
background-color: transparent;
}

a:hover {
color: #6e3f0e;
text-decoration: none;
}

a:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}

img {
  vertical-align: middle;
  border-style: none;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
font-family: "Roboto Condensed", "Roboto", "Segoe UI", "Helvetica Neue", -apple-system, BlinkMacSystemFont, Arial, sans-serif;
margin-top: 30px;
margin-bottom: 15px;

font-weight: 700;
line-height: 120%;
color: inherit;

/*mm-styl*/
color: #5c2d05;
}

h1, .h1 {
font-size: 40px;
}

h2, .h2 {
font-size: 36px;
}

h3, .h3 {
font-size: 30px;
}

h4, .h4 {
font-size: 25px;
}

h5, .h5 {
font-size: 20px;
}

h6, .h6 {
font-size: 18px;
}

@media (min-width: 768px) and (max-width: 1199px) {
h1 {font-size: 38px;}
h2 {font-size: 34px;}
h3 {font-size: 28px;}
h4 {font-size: 24px;}
h5 {font-size: 18px;}
h6 {font-size: 16px;}
}

@media (min-width: 480px) and (max-width: 767px) {
h1 {font-size: 32px;}
h2 {font-size: 24px;}
h3 {font-size: 22px;}
h4 {font-size: 20px;}
h5 {font-size: 18px;}
h6 {font-size: 16px;}
}

@media (max-width: 479px) {
h1 {font-size: 26px;}
h2 {font-size: 24px;}
h3 {font-size: 22px;}
h4 {font-size: 20px;}
h5 {font-size: 18px;}
h6 {font-size: 16px;}
}

.mm-font-normal,
.mm-font-normal-capital,
.mm-font-sm {
font-weight: 400;
}

.mm-font-special {
font-weight: 700;
}

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.btn-sm, .btn-group-sm > .btn {
  padding: 4px 5px;
  font-size: 13px;
  line-height: 16px;
  border-radius: 0.2rem;
}

/*TABELA
--------------------------------------------------*/

table {
border-collapse: collapse;
}

.table th,
.table td {
padding: 0.75rem;
vertical-align: top;
border-top: 1px solid #dfdfdf;
}

.table thead th {
vertical-align: bottom;
border-bottom: 2px solid #dfdfdf;
}

.table tbody + tbody {
border-top: 2px solid #dfdfdf;
}

.table-striped tbody tr:nth-of-type(odd) {
background-color: #e2d5ca;
}

.mm-table-responsive {
min-height: .01%;
overflow-x: auto;
}
@media screen and (max-width: 767px) {
.mm-table-responsive {
width: 100%;
margin-bottom: 15px;
overflow-y: hidden;
-ms-overflow-style: -ms-autohiding-scrollbar;
border: 1px solid #ddd;
}
.mm-table-responsive > .table {
margin-bottom: 0;
}
.mm-table-responsive > .table > thead > tr > th,
.mm-table-responsive > .table > tbody > tr > th,
.mm-table-responsive > .table > tfoot > tr > th,
.mm-table-responsive > .table > thead > tr > td,
.mm-table-responsive > .table > tbody > tr > td,
.mm-table-responsive > .table > tfoot > tr > td {
white-space: nowrap;
}
.mm-table-responsive > .table-bordered {
border: 0;
}
.mm-table-responsive > .table-bordered > thead > tr > th:first-child,
.mm-table-responsive > .table-bordered > tbody > tr > th:first-child,
.mm-table-responsive > .table-bordered > tfoot > tr > th:first-child,
.mm-table-responsive > .table-bordered > thead > tr > td:first-child,
.mm-table-responsive > .table-bordered > tbody > tr > td:first-child,
.mm-table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-left: 0;
}
.mm-table-responsive > .table-bordered > thead > tr > th:last-child,
.mm-table-responsive > .table-bordered > tbody > tr > th:last-child,
.mm-table-responsive > .table-bordered > tfoot > tr > th:last-child,
.mm-table-responsive > .table-bordered > thead > tr > td:last-child,
.mm-table-responsive > .table-bordered > tbody > tr > td:last-child,
.mm-table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: 0;
}
.mm-table-responsive > .table-bordered > tbody > tr:last-child > th,
.mm-table-responsive > .table-bordered > tfoot > tr:last-child > th,
.mm-table-responsive > .table-bordered > tbody > tr:last-child > td,
.mm-table-responsive > .table-bordered > tfoot > tr:last-child > td {
border-bottom: 0;
}
}

.table-bordered {
border: 1px solid #d5d5d5;
}

.table-bordered th,
.table-bordered td {
border: 1px solid #d5d5d5;
}

.table caption {
padding-top: 0.75rem;
padding-bottom: 0.75rem;
color: #a57e5e;
font-size: 20px;
text-align: center;
caption-side: top;
}

th {
text-align: left;
}

/*POMOC
--------------------------------------------------*/

.mm-img-center {
display: block;
margin: 0 auto;
}

@media (min-width: 992px) {
.mm-display-mobile {
display: none !important;
}
}

@media (max-width: 991px) {
.mm-display-normal {
display: none !important;
}
}

.mm-bb {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

/*WORDPRESS
--------------------------------------------------*/

.alignleft {
display: inline;
float: left;
}

.alignright {
display: inline;
float: right;
}

.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
}

table.aligncenter {
display: table;
}

table caption {
text-align: center; 
font-size: 15px; 
}

.center-img {
display: block;
margin: 0 auto;
padding: 0;
}

/* GALERIA
--------------------------------------------------*/

.mm-gal-box {
float: left;
width: 100%;
margin: 0;
border: 5px solid #ffffff;
background: #ffffff;
}

@media (min-width: 1200px) {
.mm-gal-box {
min-height: 204px;
}
}

.mm-gal-box:hover {
border: 5px solid #fff9f3;
}

.mm-gal-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -5px;
margin-left: -5px;
}


.mm-gal-col {
margin: 0;
padding: 5px;

-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}

.mm-content-box-galeria .mm-gal-col {
margin: 0;
padding: 5px;

-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
}

@media (max-width: 991px) {
.mm-gal-col {
margin: 0;
padding: 5px;

-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.mm-content-box-galeria .mm-gal-col {
margin: 0;
padding: 5px;

-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
}

.mm-gal-box img {

}

.mm-gallery-img {
display: block;
margin: 0 auto;

}

.baguetteBox-button#next-button:focus, 
.baguetteBox-button#previous-button:focus {
outline: 0 !important;
}

.mm-col-gal {

}

.mm-gallery-img {

}
.mm-gallery-img:hover {

}

/* STRONA
--------------------------------------------------*/

.mm-page {
overflow: hidden;
}

header { 

}

@media (min-width: 992px) {
.mm-mobile-baner-box {
	display: none;
}
.mm-h2-mbb-left {
display: none;
}

.mm-h2-mbb-right {
display: none;
}
}

@media (max-width: 991px) {
.mm-mobile-baner-box {
	margin-top: 60px;
	position: relative;
}

.mm-h2-mbb-left {
	position: absolute;
	top: 32%;
	left: 5px;
	z-index: 5;
	text-align: center;
	width: 30%;
}

.mm-h2-mbb-right {
	position: absolute;
	top: 32%;
	right: 5px;
	z-index: 5;
	text-align: center;
	width: 30%;
}

.mm-h2-mbb-right a,
.mm-h2-mbb-left a {
	color: #5c2d05;
	padding: 10px 5px;
}

.mm-h2-mbb-right a h2,
.mm-h2-mbb-left a h2 {
	color: #5c2d05;
	margin: 0;
	line-height: 100%;
}

.mm-h2-mbb-right a p,
.mm-h2-mbb-left a p {
	color: #5c2d05;
font-weight: 400;
margin: 0;
font-style: italic; 
line-height: 100%;
}

.mm-h2-mbb a:hover h2,
.mm-h2-mbb a:hover p,
.mm-h2-mbb a:focus h2,
.mm-h2-mbb a:focus p {
	color: #e29334;
}

@media (min-width: 768px) and (max-width: 991px) {
.mm-h2-mbb-right a h2,
.mm-h2-mbb-left a h2 {
font-size: 36px;
}
.mm-h2-mbb-right a p,
.mm-h2-mbb-left a p {
font-size: 16px;
line-height: 18px;
}
}

@media (min-width: 576px) and (max-width: 767px) {
.mm-h2-mbb-right a h2,
.mm-h2-mbb-left a h2 {
font-size: 26px;
}
.mm-h2-mbb-right a p,
.mm-h2-mbb-left a p {
font-size: 14px;
line-height: 16px;
}
}

@media (max-width: 575px) {
.mm-h2-mbb-right a h2,
.mm-h2-mbb-left a h2 {
font-size: 21px;
}
.mm-h2-mbb-right a p,
.mm-h2-mbb-left a p {
font-size: 12px;
line-height: 13px;
}
}

.mm-mobile-baner-box img {
display: block; 
margin: 0 auto;
}

}

@media (min-width: 992px) {
header.mm-hd-home {
	padding: 0;
	
}
header.mm-hd-page {
	padding: 0;
}
}

.mm-home-baner-restauracja-sale {
	display: block;
	margin: 0 auto;
}

.mm-home-baner-restauracja {
	display: block;
	margin: 0 auto;
}

.mm-home-baner-sale {
	display: block;
	margin: 0 auto;
}

.mm-home-baner-hotel {
	display: block;
	margin: 0 auto;
}

@media (max-width: 992px) {
.mm-home-baner-restauracja {
	margin: 20px auto;
}

.mm-home-baner-sale {
	margin: 20px auto;
}

.mm-home-baner-hotel {
	margin: 20px auto;
}
}

footer {
padding-top: 0px;
padding-bottom: 10px;
background: #d9cbba url('images/dolne_tlo_02.png') no-repeat center top;
}

/* CONTENT - TLO
--------------------------------------------------*/

.mm-page-content-zero {
background: #761b20;

-moz-box-shadow: 0 6px 10px rgba(0, 0, 0, .1);
-webkit-box-shadow: 0 6px 10px rgba(0, 0, 0, .1);
box-shadow: 0 6px 10px rgba(0, 0, 0, .1);
}

.mm-page-content-one {
background: transparent;
}

.mm-page-content-six {
background: transparent;
padding-bottom: 40px;
}

.mm-page-content-six.mm-styl-00 {
background: transparent;
}

.mm-page-content-six.mm-styl-01 {
background: transparent;
}

.mm-page-content-two {
background: #e0d5c9;
}

.mm-page-content-three {
background: #e9e4de;
}

.mm-page-content-four {
background: #e9e4de;
}

.mm-page-content-five {
padding-top: 40px;
}

.mm-footer-styl-01 {background: #e0d5c9;}
.mm-footer-styl-02 {background: #e0d5c9 url('images/fale.png') repeat-x top;}

.mm-page-content-five .mm-box-bg {
background: url('images/dolne_tlo_01.png') no-repeat center bottom;
}

@media (min-width: 992px) {
	
.mm-box-bg-home {
position: relative;
padding-top: 550px;
margin-bottom: 60px;
}

.mm-box-bg-page {
position: relative;
padding-top: 150px;
margin-bottom: 20px;
}

}

@media (max-width: 991px) {

.mm-box-bg-home {
position: relative;
margin-bottom: 60px;
}

.mm-box-bg-page {
position: relative;
margin-bottom: 20px;
}

.mm-page-content-five .mm-box-bg {
background: transparent;
}

}

.mm-box {
padding-top: 40px; 
padding-bottom: 40px; 
}

.mm-col-trio-box {
padding-top: 40px; 
padding-bottom: 40px; 
}

/*LOGO
--------------------------------------------------*/

.mm-content-home-logo-box {
	width: 362px;
	position: absolute;
	top: -60px;
	left: 0px;
}

.mm-logo {
	
}

/* NAWIGACJA - MENU - STYL - BOOTSTRAP
--------------------------------------------------*/
@media (min-width: 992px) {
	
#menu-menu-glowne {
float: right;
}
	
.mm-box-menu {
float: right;
}

}

.navbar-dark {
padding: 0;
}

@media (max-width: 991px) {
header {
margin-top: 0px;
}
.navbar-dark {
padding: 0 5px;
}
}

/*
.nav.navbar-nav.mm-navbar-main {
    width: 100%; 
}

.nav.navbar-nav.mm-navbar-main > li.menu-item {
    flex-grow: 1;
    text-align: center;
}

.nav.navbar-nav.mm-navbar-main li.menu-item li.menu-item {
    flex-grow: 0;
}
*/

.navbar-brand-page {
display: none;
}

@keyframes fadeIn {
from {opacity: 0;}
to {opacity: 1;}
}


@media (min-width: 992px) {
.mm-bg-top-menu {display: none;}

.mm-nbp-show {
display: block;
animation-duration: 1s;
animation-fill-mode: both;
animation-name: fadeIn;
}
}

.mm-menu, .mm-bg-top-menu {
background-color: #761b20 !important;
-moz-box-shadow: 0 6px 10px rgba(0, 0, 0, .1);
-webkit-box-shadow: 0 6px 10px rgba(0, 0, 0, .1);
box-shadow: 0 6px 10px rgba(0, 0, 0, .1);
}

.navbar-dark .navbar-brand {
color: white;
}

@media (min-width: 1200px) {
.mm-mobile-logo {
margin: 0 60px 0 0;
height: 50px;
}
}

@media (max-width: 1199px) {
.mm-mobile-logo {
margin: 5px 10px 5px 0;
height: 40px;
}
}

.navbar-dark .navbar-brand:focus, .navbar-dark .navbar-brand:hover {
color: white;
}

.navbar-dark .navbar-nav .nav-link {
color: #ffffff;

font-weight: 400;

text-transform: uppercase;

font-size: 13px;
line-height: 20px;
padding: 20px 7px;
}

@media (min-width: 992px) {
.mm-navbar-top {margin-right: 15px;}
}

.nav.navbar-nav.mm-navbar-top li.menu-item .nav-link {
font-size: 13px;
line-height: 20px;
padding: 20px 7px;
}

@media (max-width: 991px) {
.navbar-dark .navbar-nav .nav-link {
font-size: 14px;
line-height: 20px;
padding: 15px 10px;
}
}

.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
color: #ffffff;
background: #4e0f12;
}

.navbar-dark .navbar-nav .nav-link.disabled {
color: rgba(255, 255, 255, 0.25);
}

.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
color: #e29234;
}


.navbar-dark .navbar-toggler {
color: rgba(0, 0, 0, 0.9);
border-color: rgba(0, 0, 0, 0.9);
}

.navbar-dark .navbar-toggler {
color: #000000;
border-color: #fff;
}

.navbar-dark .navbar-toggler-icon {
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

/* NAWIGACJA - HEADER - DROPDOWN-MENU - STYL - BOOTSTRAP
--------------------------------------------------*/

.dropdown-menu {
position: absolute;
top: 100%;
left: -1px;
z-index: 1000;
display: none;
float: left;
min-width: 10rem;
padding: 15px 0 15px 0;
margin-top: 0px;
font-size: 1rem;
color: #212529;
text-align: left;
list-style: none;
background-color: #4e0f12;
background-clip: padding-box;
border-top: 0;
border-right: 1px solid #4e0f12;
border-bottom: 1px solid #4e0f12;
border-left: 1px solid #4e0f12;
border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
outline: none;

-moz-box-shadow: 0 6px 10px rgba(0, 0, 0, .1);
-webkit-box-shadow: 0 6px 10px rgba(0, 0, 0, .1);
box-shadow: 0 6px 10px rgba(0, 0, 0, .1);
}


@media (max-width: 991px) {
.dropdown-menu {
background-color: #4e0f12;
}
}

.dropdown-divider {
height: 0;
margin: 0.5rem 0;
overflow: hidden;
border-top: 1px solid #000;
}

.dropdown-item {
display: block;
width: 100%;
padding: 5px 16px;
clear: both;
font-size: 14px;
font-weight: 400;
color: #ffffff;
text-align: inherit;
white-space: nowrap;
background: none;
border: 0;
}

.dropdown-item:focus, .dropdown-item:hover {
color: #ffffff;
text-decoration: none;
background-color: #761b20;
}

.current-menu-item .dropdown-item, 
.current-menu-item .dropdown-item.active, 
.current-menu-item .dropdown-item:active {
color: #e29234;
text-decoration: none;
background-color: transparent;
}

/*SIDEBAR - LIST-GROUP i wp_list_pages
--------------------------------------------------*/

.mm-sidebar-menu-box .list-group {
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
padding-left: 0;
margin-bottom: 0;
}

.mm-sidebar-menu-box .list-group .list-group-item,
.mm-sidebar-menu-box .list-group .page_item,
.mm-sidebar-menu-box .list-group .menu-item {
position: relative;
display: block;
padding: 0;
margin-bottom: -1px;
background-color: transparent;

border-bottom: 1px solid #b99f7f;
}

.mm-sidebar-menu-box .list-group .list-group-item a,
.mm-sidebar-menu-box .list-group .page_item a,
.mm-sidebar-menu-box .list-group .menu-item a {
color: #5c2d05;
font-size: 20px;
display: block;
padding: 10px 0px;
}

.mm-sidebar-menu-box .list-group .list-group-item:first-child,
.mm-sidebar-menu-box .list-group .page_item:first-child,
.mm-sidebar-menu-box .list-group .menu-item:first-child {

}

.mm-sidebar-menu-box .list-group .list-group-item:last-child,
.mm-sidebar-menu-box .list-group .page_item:last-child,
.mm-sidebar-menu-box .list-group .menu-item:last-child {
margin-bottom: 0;

border-bottom: 0;
}

.mm-sidebar-menu-box .list-group .list-group-item:hover, 
.mm-sidebar-menu-box .list-group .list-group-item:focus,
.mm-sidebar-menu-box .list-group .page_item:hover,
.mm-sidebar-menu-box .list-group .page_item:focus,
.mm-sidebar-menu-box .list-group .menu-item:hover,
.mm-sidebar-menu-box .list-group .menu-item:focus {
z-index: 1;
text-decoration: none;
background-color: transparent;
}

.mm-sidebar-menu-box .list-group .list-group-item:hover a, 
.mm-sidebar-menu-box .list-group .list-group-item:focus a,
.mm-sidebar-menu-box .list-group .page_item:hover a,
.mm-sidebar-menu-box .list-group .page_item:focus a,
.mm-sidebar-menu-box .list-group .menu-item:hover a,
.mm-sidebar-menu-box .list-group .menu-item:focus a {
color: #e29234;
}

.mm-sidebar-menu-box .list-group .list-group-item.active,
.mm-sidebar-menu-box .list-group .page_item.active,
.mm-sidebar-menu-box .list-group .page_item.current_page_item,
.mm-sidebar-menu-box .list-group .menu-item.current-menu-item {
z-index: 2;
background-color: transparent;

}

.mm-sidebar-menu-box .list-group .list-group-item.active a,
.mm-sidebar-menu-box .list-group .page_item.active a,
.mm-sidebar-menu-box .list-group .page_item.current_page_item a,
.mm-sidebar-menu-box .list-group .menu-item.current-menu-item a {
color: #e29234;
}

/*FOOTER MENU
--------------------------------------------------*/

.mm-footer-bg {
width: 100%;
padding-bottom: 97px; 
background: url('images/dolne_tlo_03.png') no-repeat center bottom;
}

.mm-footer-box {
width: 100%;
float: left;
border-bottom: 2px dotted #a0784d;
}

.mm-bg-footer-menu {
background: #b90f0f;
margin-bottom: 30px;
}

.mm-footer-menu-box {
float: left;
width: 100%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center; 
background: transparent;
}

.nav.mm-foter-menu {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
}

.nav.mm-foter-menu .menu-item a {
display: block;
padding: 10px 15px;
}

.nav.mm-foter-menu .menu-item a:focus, .nav.mm-foter-menu .menu-item a:hover {
text-decoration: none;
}

.mm-bg-fmb-01 {
background: #1498d6;
}

.nav.mm-foter-menu {}

.nav.mm-foter-menu .menu-item a {
font-size: 16px;
color: #6e3f0e;
font-weight: 400;
background-color: transparent;
text-transform: uppercase;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}

.nav.mm-foter-menu .menu-item > a:hover,
.nav.mm-foter-menu .menu-item > a:focus {
color: #000000;
text-decoration: none;
background-color: transparent;
}

.nav.mm-foter-menu .menu-item.active > a,
.nav.mm-foter-menu .menu-item.active > a:hover,
.nav.mm-foter-menu .menu-item.active > a:focus,
.nav.mm-foter-menu .menu-item.current_page_item > a,
.nav.mm-foter-menu .menu-item.current_page_item > a:hover,
.nav.mm-foter-menu .menu-item.current_page_item > a:focus {

background-color: transparent;
}

/* BUTTONS - PRIMARY
--------------------------------------------------*/

.btn {
border-radius: 15px;
padding: 4px 16px;
font-size: 12px;
}


.btn:focus, .btn.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.25);
}

/* BUTTONS - PRIMARY
--------------------------------------------------*/

.btn-primary {
color: #fff;
background-color: #007bff;
border-color: #007bff;
}

.btn-primary:hover {
color: #fff;
background-color: #0069d9;
border-color: #0062cc;
}

.btn-primary:focus, .btn-primary.focus {
box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.btn-primary.disabled, .btn-primary:disabled {
color: #fff;
background-color: #007bff;
border-color: #007bff;
}

.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
color: #fff;
background-color: #0062cc;
border-color: #005cbf;
}

.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-primary.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

/* BUTTONS - SECONDARY
--------------------------------------------------*/

.btn-secondary {
color: #fff;
background-color: #6c757d;
border-color: #6c757d;
}

.btn-secondary:hover {
color: #fff;
background-color: #5a6268;
border-color: #545b62;
}

.btn-secondary:focus, .btn-secondary.focus {
box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.btn-secondary.disabled, .btn-secondary:disabled {
color: #fff;
background-color: #6c757d;
border-color: #6c757d;
}

.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active,
.show > .btn-secondary.dropdown-toggle {
color: #fff;
background-color: #545b62;
border-color: #4e555b;
}

.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-secondary.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}


/* BUTTONS - INFO
--------------------------------------------------*/

.btn-info {
color: #000000;
background-color: #c7b5a4;
border-color: #c7b5a4;
}

.btn-info:hover {
color: #ffffff;
background-color: #c7b5a4;
border-color: #c7b5a4;
}

.btn-info:focus, .btn-info.focus {
box-shadow: 0 0 0 0.2rem rgba(234, 227, 221, 0.5);
}

.btn-info.disabled, .btn-info:disabled {
color: #fff;
background-color: #17a2b8;
border-color: #17a2b8;
}

.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active,
.show > .btn-info.dropdown-toggle {
color: #fff;
background-color: #c7b5a4;
border-color: #c7b5a4;
}

.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus,
.show > .btn-info.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(234, 227, 221, 0.5);
}


.btn-outline-secondary {
  color: #6e3f0e;
  background-color: transparent;
  background-image: none;
  border-color: #b99f7f;
}

.btn-outline-secondary:hover {
  color: #6e3f0e;
  background-color: #eae3dd;
  border-color: #b99f7f;
}

.btn-outline-secondary:focus, .btn-outline-secondary.focus {
box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.input-group-append > .btn.btn-outline-secondary {
-webkit-border-top-right-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
-moz-border-radius-topright: 5px;
-moz-border-radius-bottomright: 5px;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
}

/*PAGINACJA - PAGE
--------------------------------------------------*/

.screen-reader-text {
display: none;
}

.nav-links {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
}

.page-numbers {
position: relative;
float: left;
padding: 6px 12px;
margin-left: -1px;
line-height: 1.42857143;
color: #6e3f0e;
text-decoration: none;
background-color: #fff;
border: 1px solid #b99f7f;
}
.nav-links a:first-child,
.nav-links span:first-child  {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.nav-links a:last-child,
.nav-links span:last-child {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.page-numbers:hover,
.page-numbers:focus {
  z-index: 3;

  background-color: #f4f0ed;
  border-color: #b99f7f;
}
.page-numbers.current,
.page-numbers.current:hover,
.page-numbers.current:focus {
  z-index: 2;
  color: #6e3f0e;
  cursor: default;
  background-color: #f4f0ed;

}

/* CONTENT - BOX
--------------------------------------------------*/

.mm-content-home-box {
float: left; 
width: 100%; 
padding-bottom: 0px; 
padding-top: 0px;
}

.mm-content-box {
float: left; 
width: 100%; 
min-height: 300px; 
padding-top: 30px; 
padding-bottom: 80px;
}

.mm-content-box.mm-cb-formularz {
float: left; 
width: 100%; 
padding-top: 0px; 
padding-bottom: 30px;
}

.mm-content-box.mm-cb-google-maps {
float: left; 
width: 100%; 
padding-top: 40px; 
padding-bottom: 30px;
}

.mm-content-box-google-maps {
float: left; 
width: 100%; 
padding-top: 30px; 
padding-bottom: 80px;
}

.mm-sidebar-box {
float: left; 
width: 100%; 
padding-top: 30px; 
padding-bottom: 80px;
}

@media (min-width: 992px) {
.mm-sidebar-box {
padding-left: 20px;
}
.mm-sidebar-box.mm-google-maps {
padding-left: 0px;
}
}

/* CONTENT - TRIO - BOX
--------------------------------------------------*/

.mm-content-box.mm-trio {
min-height: 300px; 
padding-top: 30px; 
padding-bottom: 30px;
}

.mm-trio {
text-align: center;
}

@media (max-width: 767px) {

.mm-content-box {
float: left; 
width: 100%; 
min-height: 300px; 
padding-top: 30px; 
padding-bottom: 30px;
}

.mm-trio {
margin-bottom: 25px; 
padding-bottom: 30px;
}

}

.mm-trio h2 {
font-size: 40px;
font-weight: 700;
line-height: 100%;
margin: 0;
}

.mm-trio p.mm-font-trio {
font-size: 20px;
margin: 0;
}

.mm-trio-tytul {
float: left; 
width: 100%; 
min-height: 100px; 
}

.mm-trio-obrazek {
float: left; 
width: 100%; 
}

.mm-trio-opis {
float: left; 
width: 100%; 
}

.mm-trio-link {
float: left; 
width: 100%; 
}


/* CONTENT - BOX
--------------------------------------------------*/

.mm-content-home-box h1 span {
font-size: 16px;
line-height: 18px;
}

@media (min-width: 992px) {
.mm-content-home-kontakt-box {
width: 420px;
position: absolute;
top: 25px;
right: 0px;
}
}

@media (max-width: 991px) {
.mm-content-home-kontakt-box {
float: left;
width: 100%;
padding-top: 30px;
padding-bottom: 30px;
position: relative;

}
}

.mm-content-home-kontakt-box p.mm-adres-p {
margin: 5px 0;
padding: 0;
font-size: 16px;
line-height: 16px;
}

.mm-content-home-kontakt-box h3.mm-adres-h3 {
margin: 10px 0 0 0;
color: #5c2d05;
font-size: 34px;
line-height: 34px;
font-weight: 400;
}

.mm-content-home-kontakt-box p.mm-adres-p-pod-h3 {
margin: 5px 0 10px 0;
padding: 0;
font-size: 16px;
line-height: 16px;
}

.mm-content-home-kontakt-box h3.mm-telefon-h3 {
margin: 10px 0;
color: #5c2d05;
font-size: 30px;
line-height: 30px;
font-weight: 400;
}

.mm-telefon-h3-box {
display: inline-block;
}

.mm-opis-pod-numerem {
display: block;
margin: 5px 0 10px 2px;
padding: 0;
font-size: 16px;
line-height: 16px;
}

.mm-content-home-kontakt-box span.mm-telefon-ikonka {
font-size: 15px;
display: inline-block;
color: #c7b5a4;
margin-right: 0px;
vertical-align: top;
}

.mm-content-home-kontakt-box span.mm-telefon-ikonka .mm-telefon-ikonka-kolor  {
color: #e4dbd4;
}

.mm-content-home-kontakt-box span.mm-telefon-numer {
font-size: 28px;
line-height: 30px;
vertical-align: top;
display: inline-block;
color: #5c2d05;
margin-right: 10px;
}

@media (max-width: 991px) {
	
.mm-opis-pod-numerem {
display: block;
margin: 10px 0 10px 0;
padding: 0;
font-size: 16px;
line-height: 16px;
}
	
.mm-content-home-kontakt-box p.mm-adres-p {
text-align: center;

font-size: 20px;
line-height: 20px;
}

.mm-content-home-kontakt-box h3.mm-adres-h3 {
text-align: center;

font-size: 28px;
line-height: 36px;

margin: 20px 0 5px 0;
}

.mm-content-home-kontakt-box p.mm-adres-p-pod-h3 {
text-align: center;

font-size: 20px;
line-height: 20px;
}

.mm-content-home-kontakt-box h3.mm-telefon-h3 {
text-align: center;

font-size: 26px;
line-height: 26px;

display: block;
margin: 30px 0;
color: #5c2d05;
font-size: 30px;
line-height: 30px;
font-weight: 400;
}

.mm-content-home-kontakt-box span.mm-telefon-numer {
font-size: 26px;
line-height: 26px;

margin-right: 0;
}
}

/* NUMER TELEFONU - SHORTCODE
--------------------------------------------------*/


/* CONTENT - BANER
--------------------------------------------------*/

.mm-rel-box {position: relative; float: left; width: 100%;}

@media (min-width: 992px) {
.mm-rel-box.mm-box-01-home {min-height: 400px;}
}

@media (min-width: 992px) {
.mm-abs-box {position: absolute;}

.mm-abs-box.mm-baner-01-home {
top: 15%; 
left: 0;
text-align: center;
z-index: 102;
width: 30%;
padding: 15px 0px 25px 0px;
}

.mm-abs-box.mm-baner-01-page {
top: 0; 
left: 0;
z-index: 102;
}

}

@media (max-width: 991px) {
.mm-abs-box.mm-baner-01-home {display: none;}
.mm-abs-box.mm-baner-01-page {float: left; width: 100%;}
.mm-abs-box.mm-baner-01-page img {margin: 0 auto;}
}

@media (max-width: 767px) {
.mm-abs-box.mm-baner-01-page {display: none;}
}

@media (min-width: 768px) and (max-width: 991px) {
.mm-img-01-baner {width: 500px;}
}

.mm-page-content-three {
min-height: 400px;
}

.mm-trio-footer {
text-align: center; 
padding-top: 10%; 
}

.mm-trio-footer p {
text-align: center; 
margin-top: 20px;
}

@media (max-width: 991px) {
.mm-trio-footer p {
line-height: 180%;
}
}

/* CONTENT - TEKSTY - SM
--------------------------------------------------*/
@media (max-width: 991px) {
.mm-sm-text {
float: left;
text-align: center;
width: 100%;
padding: 10px 0px 10px 0px;
}
}

@media (min-width: 992px) {
.mm-sm-text {
	display: none;
}
}

/* CONTENT - ANIMACJE
--------------------------------------------------*/

.mm-home-slider {
width: 100%;
float: left;
position: relative;
}

.owl-carousel {
float: left;
display: block;
padding: 0px 10px;
margin: 0;
background: transparent;
margin-bottom: 0px;
z-index: 110;
}

.owl-carousel a {
color: #4d4d4d;
}

.owl-carousel a:hover {
color: #a0a0a0;
}

.owl-carousel a:hover img {
opacity: 0.8;
}

.owl-carousel .item {
display: block;
position: relative;
padding: 0px;
margin: 0px;
color: #000;
}

/*ANIMACJA - 01
--------------------------------------------------*/

.mm-hs-01 .owl-carousel .item {
background: transparent;
z-index: 1000;
}

.mm-hs-01 .owl-carousel .item .mm-owl-tytul {
padding: 0;
display: block;
position: relative;
}

.mm-hs-01 .owl-carousel .item .mm-owl-obrazek {
padding: 15px 10px;
display: block;
position: relative;

}
@media (max-width: 991px) {
.mm-hs-01 .owl-carousel .item .mm-owl-obrazek {
padding: 10px 30px;
}
}

@media (min-width: 992px) {

.mm-hs-01 {}
	
.mm-hs-01 .owl-carousel .item .mm-owl-tytul {

}

.mm-hs-01 .owl-carousel .item .mm-owl-obrazek {

}
}

@media (max-width: 991px) {
.mm-hs-01 {margin-bottom: 0px;}
}


.mm-hs-01 .owl-carousel .item .mm-owl-obrazek img {
display: block;
margin: 0 auto;

box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
}

.mm-hs-01 .owl-carousel .item .mm-owl-obrazek img {
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: transform;
transition-property: transform;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}

.mm-hs-01 .owl-carousel .item:hover .mm-owl-obrazek img {  
-webkit-transform: translateY(-15px);
-moz-transform: translateY(-15px);

-o-transform: translateY(-15px);

}

.mm-hs-01 .owl-carousel .item .mm-owl-tytul a {
position: relative;
width: 100%;


}

.mm-hs-01 .owl-carousel .item a h3,
.mm-hs-01 .owl-carousel .item a h4 {
position: relative;
text-align: center;
color: #ffffff;
font-weight: 500;
padding: 5px 0;
}

.mm-hs-01 .owl-carousel .item a h3 {
color: #ffffff;
font-style: italic;
margin: 0;
line-height: 20px;
padding: 5px 0;
font-size: 20px;
}

.mm-hs-01 .owl-carousel .item a:hover h3 {
color: #8a633a;
}

.mm-owl-prev-01, 
.mm-owl-next-01 {
position: absolute;
top: 0;
color: #2f2e2d;
font-size: 40px;
line-height: 50px;
width: 50px;
text-align: center;
height: 100%;
border: none;
outline: none;
z-index: 800;
cursor: pointer;
background: transparent;
padding: 0;
}

.mm-owl-prev-01:hover,
.mm-owl-next-01:hover {
color: #b90f0f;
}

.mm-owl-prev-01:focus,
.mm-owl-next-01:focus {
  outline: none;
}

@media (min-width: 992px) {
.mm-owl-prev-01 {
top: 0;
left: -40px;
}

.mm-owl-next-01 {
top: 0;
right: -40px;
}
}

@media (max-width: 991px) {
.mm-owl-prev-01 {
top: 40%;
left: -10px;
padding-right: 2px;
}

.mm-owl-next-01 {
top: 40%;
right: -10px;
padding-left: 2px;
}

}

/* ANIMACJE
--------------------------------------------------*/

.mm-animacja-ikonki-box {
float: left;
width: 100%;
margin: 20px 0;
}

.mm-animacja-ikonka {
float: left;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

.mm-animacja-ikonka img {
display: block;
margin: 0 auto;
}

@media (min-width: 992px) {
.mm-animacja-ikonka {
width: 20%;
}
}

@media (max-width: 991px) {
.mm-animacja-ikonka {
width: 50%;
}
}

/* WESELA
--------------------------------------------------*/

.mm-wesela-linki-box {
float: left;
width: 100%;
margin: 20px 0;
}

.mm-wesela-link {
float: left;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

.mm-wesela-link img {
width: 170px;
display: block;
margin: 0 auto;
}

@media (min-width: 992px) {
.mm-wesela-link {
width: 25%;
}
}

@media (max-width: 991px) {
.mm-wesela-link {
width: 50%;
}
}

/* WESELA
--------------------------------------------------*/

.mm-hotel-ceny-box {
float: left;
width: 100%;
margin: 30px 0 30px 0;
}

.mm-hotel-ceny {
float: left;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;


}
.mm-hotel-ceny .mm-hotel-ceny-tresc p {margin: 0;}
.mm-hotel-ceny .mm-hotel-ceny-tresc h4.mm-h4-cena {
text-align: center;
margin: 0;
color: #5c2d05;
font-size: 36px;
line-height: 36px;
font-weight: 400;
}

.mm-hotel-ceny .mm-hotel-ceny-tresc .mm-h4-cena span.mm-waluta {
	color: #6e3f0e;
	font-size: 20px;
	line-height: 20px;
}

.mm-hotel-ceny .mm-hotel-ceny-tresc p img {
width: 170px;
display: block;
margin: 0 auto;
}

@media (min-width: 992px) {
.mm-hotel-ceny {
width: 25%;
}
}

@media (max-width: 991px) {
	
.mm-hotel-ceny {
width: 50%;
padding: 2px;
}

.mm-hotel-ceny-tresc {
padding: 20px 10px 20px 10px;
float: left;
width: 100%;
border: 1px solid #b99f7f;

-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;

}

}

/* WESELA - KOLUMNY
--------------------------------------------------*/

.mm-kotwica {}

.mm-wesela {

}

.mm-wesela .mm-kolumna {
font-size: 14px;
line-height: 150%;
padding-top: 20px;
padding-bottom: 20px;

}

.mm-wesela .mm-kolumna:nth-of-type(odd) {

}

/* NUMER TELEFONU - SHORTCODE
--------------------------------------------------*/

.mm-sc-h3-numer-telefonu {
	margin: 15px 0;
	color: #5c2d05;
	font-size: 30px;
	line-height: 30px;
	font-weight: 400;
}

.mm-sc-h3-numer-telefonu a {
	color: #5c2d05;
}


.mm-sc-h3-numer-telefonu span.mm-numer-telefonu-ikonka {
font-size: 15px;
line-height: 30px;
display: inline-block;
color: #c7b5a4;
margin-right: 0px;
vertical-align: top;
}

.m-sc-h3-numer-telefonu span.mm-numer-telefonu-ikonka .mm-telefon-ikonka-kolor  {
color: #e4dbd4;
}

/* FORMULARZ
--------------------------------------------------*/

.mm-form-box {
float: left; 
width: 100%; 
padding: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

@media (min-width: 992px) {
.mm-form-box {
padding: 0;
}
}

.form-control {
color: #6e3f0e;
border-color: #b99f7f;
background-color: #eae3dd;
}

.input-group-btn .btn.btn-primary {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}

.form-control:focus {
border-color: #b99f7f;
color: #6e3f0e;
background-color: #ffffff;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(201, 216, 230, .6);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(201, 216, 230, .6);
}

.form-control::-moz-placeholder {
color: #6e3f0e;
opacity: 1;
}
.form-control:-ms-input-placeholder {
color: #6e3f0e;
}
.form-control::-webkit-input-placeholder {
color: #6e3f0e;
}

.wpcf7-submit {
margin-top: 20px;
padding: 10px 15px;
}

.mm-form-box textarea.form-control {
  height: 215px;
}

.mm-recaptcha-box {
	min-height: 80px;
	display: block;
	margin: 10px 0;
}


p.mm-p-male {
	margin: 5px 0;
	text-align: center;
	font-size: 12px;
	line-height: 150%;
	font-style: italic;
}

p.mm-p-male.mm-p-01 {
	text-align: left
}

p.mm-p-male span {
	display: block;
}

@media (max-width: 991px) {
p.mm-p-male {
	text-align: center;
}

p.mm-p-male.mm-p-01 {
	text-align: center;
}
p.mm-p-male span {
	display: inline;
}
}


/*LISTA
--------------------------------------------------*/

.list-group-item {
position: relative;
display: block;
padding: 10px 15px;
margin-bottom: -1px;
background-color: transparent;
border: 1px solid #b99f7f;
}

.list-group-item  a {
color: #6e3f0e;
}

.list-group-item  a:hover {
color: #6e3f0e;
}

.list-group-item  a.btn-info:hover {
color: #ffffff;
}

.list-group-item:hover {
background-color: transparent;
}

.list-group-item:first-child {

-webkit-border-top-left-radius: 5px;
-moz-border-top-left-radius: 5px;
border-top-left-radius: 5px;

-webkit-border-top-right-radius: 5px;
-moz-border-top-right-radius: 5px;
border-top-right-radius: 5px;
}
.list-group-item:last-child {
margin-bottom: 0;

-webkit-border-bottom-right-radius: 5px;
-moz-border-bottom-right-radius: 5px;
border-bottom-right-radius: 5px;

-webkit-border-bottom-left-radius: 5px;
-moz-border-bottom-left-radius: 5px;
border-bottom-left-radius: 5px;
}

a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
color: #555;
text-decoration: none;
background-color: #efeeea;
}

/*NOWOSCI
--------------------------------------------------*/

.mm-news-data {
font-size: 14px; 
padding: 0; 
margin: 5px 0; 
line-height: 100%;
}

.mm-news-wiecej {
font-size: 14px; 
padding: 0; 
margin: 5px 0; 
line-height: 100%;
text-align: right;
}

/* FOOTER - SLAE -GALERIA
--------------------------------------------------*/

.mm-galeria-tytul {
	width: 500px;
	display: block;
	margin: 0 auto;
}


/* NUMER TELEFONU - FUNCTION SHORDCODE
--------------------------------------------------*/

.mm-telefon-wyrozniony-box {
float: left;
width: 100%;
margin: 20px 0;
border: 2px solid #e3d7cd;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
padding: 10px 10px;
}

.mm-telefon-wyrozniony-opis {
	
}

.mm-telefon-wyrozniony-numer {
	
}


.mm-telefon-wyrozniony-box  p.mm-adres-p {
margin: 5px 0;
padding: 0;
font-size: 16px;
line-height: 16px;
text-align: center;
}

.mm-telefon-wyrozniony-box  h3.mm-telefon-h3 {
	text-align: center;
margin: 10px 0;
color: #5c2d05;
font-size: 30px;
line-height: 30px;
font-weight: 400;
}

.mm-telefon-wyrozniony-box  span.mm-telefon-ikonka {
font-size: 15px;
display: inline-block;
color: #c7b5a4;
margin-right: 0px;
vertical-align: top;
}

.mm-telefon-wyrozniony-box  span.mm-telefon-ikonka .mm-telefon-ikonka-kolor  {
color: #e4dbd4;
}

.mm-telefon-wyrozniony-box  span.mm-telefon-numer {
font-size: 28px;
line-height: 30px;
vertical-align: top;
display: inline-block;
color: #5c2d05;
margin-right: 10px;
}

/* KSIEGA PAMIATKOWA
--------------------------------------------------*/

.mm-ksiega-pamiatkowa {
	display: block;
	margin: 20px auto;
}

/* MAPA - FUNCTION SHORDCODE
--------------------------------------------------*/

#mm-mapa-box {
float: left;
position: relative;
display: block; 
width: 100%; 
border-top: 1px solid #b59c86;
border-bottom: 1px solid #b59c86;
}

#mm-mapa-box-kontakt {
float: left;
position: relative;
display: block; 
width: 100%; 
margin-top: 30px;
border: 1px solid #b59c86;
}

#mapa_google {
float: left;
margin: 0; 
display: block; 
width: 100%; 
height: 500px;
}
 
#mm-mapa-box-kontakt #mapa_google {
height: 350px;
}

@media (max-width: 991px) {
#mapa_google {
height: 500px;
}
}

/*MODAL
--------------------------------------------------*/



.modal-content {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: transparent;
  background-clip: padding-box;
  border: 0;
  border-radius: 0;
  outline: 0;
}

.modal-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0;
  border-bottom: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.modal-header .close {
  float: right;
  font-size: 40px;
  font-weight: 700;
  line-height: 1;
  color: #ffffff;
  text-shadow: 0 1px 0 #fff;
  opacity: 1;
}

.modal-header .close {
  padding: 5px 10px;
  margin: 0 0 0 auto;
  background: transparent;

}

.modal-header .close:hover {
  color: #e29234;
  text-shadow: 0 1px 0 #e29234;
}

.modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 20px 30px;
  min-height: 200px;
  background-color: #ffffff;
}

.modal-footer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 0;
  border-top: 0;
}

/*PRZYCISK TOP
--------------------------------------------------*/

#mm-scrollup-box {

}

.mm-scrollup {
position: fixed;
bottom: 85px;
right: 10px;
z-index: 10000;
font-size: 30px;
line-height: 100%;
color: #fff;
display: none;
background: rgba(119, 27, 32, 0.8);
padding: 10px 15px;
}

.mm-scrollup:focus,  
.mm-scrollup:hover {
color: #fff;
background: rgba(119, 27, 32, 0.8);
}

/*FACEBOOK - OKNO
--------------------------------------------------*/


.face-slider {
position: fixed;

z-index: 1200;
margin: 0;
padding: 0;
}

.face-slider.box-01 {
top: 100px;
right: -204px;
}

.face-slider.box-02 {
top: 160px;
right: -204px;
}

.face-slider.box-03 {
top: 170px;
right: -204px;
}

.face-slider .tab {
cursor: pointer;
padding: 2px 4px 2px 0px;
width: 56px;
height: 50px;
position: relative;
float: left;
text-align: center;
color: rgba(119, 27, 32, 1);
font-size: 40px;
line-height: 50px;
background: #f7f6f1;
}

.tab.box-01,
.tab.box-02,
.tab.box-03 {
font-size: 40px;
}

.face-slider .tab:hover {
color: #747474;	
}

.face-code {
padding: 0;
margin: 0;
float: left;
width: 204px;
background: #fff;
}

.face-slider.box-01 .face-code, 
.face-slider.box-02 .face-code, 
.face-slider.box-03 .face-code {
width: 204px;
min-height: 50px;
}

.mm-fb-link-btn {
cursor: pointer;
padding: 0;
position: relative;
display: block;
text-align: center;
color: #969696;
font-size: 18px;
line-height: 46px;
background: #ffffff;
width: 100%;
height: 46px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

.mm-fb-link-btn:hover {
color: #747474;	
}

.mm-fb-link-btn .fa-external-link {
	font-size: 14px;
	margin-left: 5px;
}

.mobile-social-media-links {
	
}

.mobile-social-media-box {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-content: center;
    align-content: center;
    -webkit-align-items: center;
    align-items: center;
	
	padding: 20px 0;
    }
	
.mobile-social-media-link {
    -webkit-order: 0;
    order: 0;
    -webkit-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-align-self: auto;
    align-self: auto;
	
	text-align: center;
	padding: 10px 20px;
    }
	
.mobile-social-media-link a {
	color: #5c2d05;
	font-size: 40px;
	line-height: 40px;
    }
	
.mobile-social-media-link a:hover,
.mobile-social-media-link a:focus {
color: #747474;	
}
	

/*EFEKT
--------------------------------------------------*/

.navbar-dark .navbar-nav .nav-link,
.navbar-dark .navbar-nav .dropdown-item,
.face-slider .tab,
.navbar-default a,
.mm-zakladka-tytul,
.nav-pills > li > a,
.btn,
#owl-animacja a,
.list-group .page_item,
.mm-gal-box,
.btn-info,
.modal-header .close {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  overflow: hidden;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color;
}

/*PODPIS
--------------------------------------------------*/

.mm-caption-copyright, 
.mm-caption-webdesigner {
float: left;
width: 100%;
padding: 10px 0 0 0;
}

.mm-caption-copyright p ,
.mm-caption-copyright p a,
.mm-caption-webdesigner p,
.mm-caption-webdesigner p a {
font-size: 12px;
font-weight: 400;
margin: 5px 0;
color: #6e3f0e;
text-decoration: none;
}

.mm-caption-copyright p a:hover,
.mm-caption-webdesigner p a:hover {color: #6e3f0e;}

.mm-caption-copyright p {text-align: center;}
.mm-caption-webdesigner p {text-align: center;}


@media (max-width: 991px) {
.mm-caption-copyright p,
.mm-caption-webdesigner p {text-align: center;}
}

/*COOKIES
--------------------------------------------------*/

.cookieWarningBox {
	position: fixed; 
	bottom: 0px; 
	left: 0px; 
	width: 100%; 
	padding: 5px; 
	display: none; 
	font-size: 12px; 
	color: #ffffff; 
	z-index: 900; 
	background: rgba(0, 0, 0, 0.8);
}

.cookieWarningBox div.cookies-close {
	display: inline-block;
	background: red; 
	color: #fff; 
	font-size: 20px; 
	line-height: 26px; 
	padding: 5px 10px;
	cursor: pointer;
}

.cookieWarningBox div.cookies-close:hover {
	color: red; 
	background: #fff;
}

.cookieWarningBox a {
	color: #fff; 
	text-decoration: underline;
}

.cookieWarningBox a:hover, .cookieWarningBox a:focus {
	color: #d5d5d5;
}

@media (min-width: 992px) {
.cookieWarningBox.mm-cwb-v7 .mm-br {
	display: inline-block;
}
}

/* SCROLLREVEAL
--------------------------------------------------*/

.mm-a-sr {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}

/*EFEKTY
--------------------------------------------------*/

@media (min-width: 768px) {
	
.animated { 
    -webkit-animation-duration: 1s; 
    animation-duration: 1s; 
    -webkit-animation-fill-mode: both; 
    animation-fill-mode: both; 
} 

.bounceInRight, .bounceInLeft, .bounceInUp, .bounceInDown{
    opacity:0;
    -webkit-transform: translateX(400px); 
    transform: translateX(400px); 
}

@-webkit-keyframes bounceInUp { 
    0% { 
        opacity: 0; 
        
        -webkit-transform: translateY(400px); 
    } 
    60% { 
       
        -webkit-transform: translateY(-30px); 
    } 
    80% { 
        -webkit-transform: translateY(10px); 
    } 
    100% {
        opacity: 1;
         
        -webkit-transform: translateY(0); 
    } 
} 

@keyframes bounceInUp { 
    0% { 
        opacity: 0; 
        
        transform: translateY(400px); 
    } 
    60% { 
       
        transform: translateY(-30px); 
    } 
    80% { 
        transform: translateY(10px); 
    } 
    100% {
        opacity: 1;
         
        transform: translateY(0); 
    } 
} 

.bounceInUp.go { 
    -webkit-animation-name: bounceInUp; 
    animation-name: bounceInUp; 
}

}

/* Wobble Vertical */
@-webkit-keyframes hvr-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }

  33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }

  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }

  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }

  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes hvr-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }

  33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }

  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }

  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }

  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

.hvr-wobble-vertical {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-wobble-vertical:hover, .hvr-wobble-vertical:focus, .hvr-wobble-vertical:active {
  -webkit-animation-name: hvr-wobble-vertical;
  animation-name: hvr-wobble-vertical;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}




