/*   
Theme Name: DLPRO 2024
Description: Strona internetowa
Version: 2.6.1
*/

body {

margin: 0;
font-family: "Rubik", "Segoe UI", "Helvetica Neue", -apple-system, BlinkMacSystemFont, Arial, sans-serif;
font-size: 16px;
font-weight: 400;
line-height: 160%;

color: #393939;

background: #ffffff;

padding: 0;
/*mm-styl*/
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;

}

body#mm-body.mm-body-00 {

}

@media (max-width: 767.98px) { 
body {
font-size: 15px;
line-height: 150%;
}
}


/*FONTY - POMOC
--------------------------------------------------*/

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: .5rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

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: #ed1c24;
text-decoration: none;
background-color: transparent;
}

a:hover {
color: #000000;
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: "Rubik", "Segoe UI", "Helvetica Neue", -apple-system, BlinkMacSystemFont, Arial, sans-serif;
margin-top: 30px;
margin-bottom: 15px;

font-weight: 400;
line-height: 120%;
color: inherit;

/*mm-styl*/
color: #3b3b3b;
}

h1, .h1 {
margin-top: 0px;
margin-bottom: 15px;
}

body#mm-home-00 h1, body#mm-home-00 h2, body#mm-home-00 h3, body#mm-home-00 h4, body#mm-home-00 h5, body#mm-home-00 h6 {
color: #3b3b3b;
}

body#mm-page-00 h1, body#mm-page-00 h2, body#mm-page-00 h3, body#mm-page-00 h4, body#mm-page-00 h5, body#mm-page-00 h6 {
color: #3b3b3b;
}

h1, .h1 {font-size: 38px;}
h2, .h2 {font-size: 32px;}
h3, .h3 {font-size: 26px;}
h4, .h4 {font-size: 22px;}
h5, .h5 {font-size: 20px;}
h6, .h6 {font-size: 18px;}

@media (min-width: 768px) and (max-width: 1199.98px) {
h1, .h1 {font-size: 36px;}
h2, .h2 {font-size: 30px;}
h3, .h3 {font-size: 24px;}
h4, .h4 {font-size: 20px;}
h5, .h5 {font-size: 20px;}
h6, .h6 {font-size: 18px;}
}

@media (min-width: 480px) and (max-width: 767.98px) {
h1, .h1 {font-size: 30px;}
h2, .h2 {font-size: 28px;}
h3, .h3 {font-size: 22px;}
h4, .h4 {font-size: 18px;}
h5, .h5 {font-size: 16px;}
h6, .h6 {font-size: 16px;}
}

@media (max-width: 479px) {
h1, .h1 {font-size: 28px;}
h2, .h2 {font-size: 24px;}
h3, .h3 {font-size: 20px;}
h4, .h4 {font-size: 16px;}
h5, .h5 {font-size: 15px;}
h6, .h6 {font-size: 15px;}
}

.mm-h2-01 {
margin: 0 0 25px 0;
font-size: 50px;
line-height: 40px;
font-weight: 700;
}

.mm-h3-01 {
color: #868686;
margin: 0 0 15px 0;
font-size: 30px;
line-height: 30px;
}

p.mm-box-font {
	margin: 30px 0;
}

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid #e5e5e5;
}

/*POMOC
--------------------------------------------------*/

.mm-img-center {
display: block;
margin: 0 auto;
}

@media (min-width: 768px) {
.mm-display-mobile {
display: none !important;
}
}

@media (max-width: 767.98px) {
.mm-display-normal {
display: none !important;
}
}

.mm-bb {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

/* WP - FUNKCJA
--------------------------------------------------*/

/* WP - PLUGIN
--------------------------------------------------*/

.wp-block-file{
margin: 20px 0;
border-top: 1px solid #d1cec7;

display: flex;
display: -ms-flexbox;

flex-wrap: wrap;
-ms-flex-wrap: wrap;

padding: 10px 0;
}

.wp-block-file a {
-ms-flex: 0 0 auto;
flex: 0 0 auto;

color: #444444;
font-size: 20px;
line-height: 30px;
}

.wp-block-file.aligncenter{
text-align:center
}
.wp-block-file.alignright{
text-align:right
}
.wp-block-file .wp-block-file__button{
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: 5px 15px;
font-size: 14px;
line-height: 20px;
border-radius: 5px;
transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;

-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;

color: #ffffff;
background-color: #ed3334 !important;
border-color: #ed3334;

align-self: flex-end;
}
.wp-block-file a.wp-block-file__button{
text-decoration:none
}
.wp-block-file a.wp-block-file__button:active,
.wp-block-file a.wp-block-file__button:focus,
.wp-block-file a.wp-block-file__button:visited {
box-shadow:none;color:#fff;
opacity:.85;
text-decoration:none
}

.wp-block-file a.wp-block-file__button:hover {
box-shadow:none;
background: #d1cec7;
border-color: #d1cec7;
color:#fff;
opacity:.85;
text-decoration:none
}

.wp-block-file *+.wp-block-file__button{
margin-left:.75em
}

/*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: 3px solid #f2f2f2;
background: #f2f2f2;
}

@media (min-width: 1200px) {
.mm-gal-box {
min-height: 186px;
}
}

.mm-gal-box:hover {
border: 3px solid #f8f8f8;
}

.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: 767.98px) {
.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 {

}

/* FLEX CONTENT
--------------------------------------------------*/

.mm-flex-content {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;

-ms-flex-wrap: wrap;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;

}

.mm-flex-content-box {
position: relative;
}

.mm-flex-content-inside {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;

-ms-flex-wrap: wrap;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;

}

.mm-flex-content-inside-box {
position: relative;
}

/* CONTENT BOX
--------------------------------------------------*/

.mm-header-box {
float: left; 
width: 100%; 
}

.mm-content-box {
float: left; 
width: 100%; 
}

.mm-footer-box {
float: left; 
width: 100%; 
}

/* STRONA
--------------------------------------------------*/

#mm-page {
overflow: hidden;
position: relative;
}

header { 
margin: 0;
padding: 0;
}

#mm-header {
	
}

footer {
margin: 0;
padding: 0;
}

#mm-footer {

}

/* NAWIGACJA - MENU - STYL - BOOTSTRAP
--------------------------------------------------*/

.mm-navbar-web {

border-bottom: 0;
padding: 0;
margin: 0;

-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}

@keyframes fadeIn {
from {opacity: 0;}
to {opacity: 1;}
}

@media (min-width: 768px) {

.mm-navbar-web.mm-nw-top.mm-nw-show {
-webkit-box-shadow: 0px 1px 5px 0px rgba(200,200,200,0.6);
-moz-box-shadow: 0px 1px 5px 0px rgba(200,200,200,0.6);
box-shadow: 0px 1px 5px 0px rgba(200,200,200,0.6);
}

#mm-mobile-menu-logo {
	
}

#mm-mobile-menu-logo.mm-nw-show {
display: block;
animation-duration: 1s;
animation-fill-mode: both;
animation-name: fadeIn;
}

}

.mm-navbar-web.mm-nw-top {
top: 0px;
position: absolute;

right: 0;
left: 0;
z-index: 1030;
}

.mm-navbar-web.mm-nw-top .navbar-nav {
padding: 0;

}

@media (max-width: 767.98px) {
.mm-navbar-web.mm-nw-top {
top: 0;
}
.mm-navbar-web .navbar-collapse.collapse.show {
	padding-bottom: 30px;
}
.mm-navbar-web.mm-nw-top {
-webkit-box-shadow: 0px 1px 5px 0px rgba(200,200,200,0.6);
-moz-box-shadow: 0px 1px 5px 0px rgba(200,200,200,0.6);
box-shadow: 0px 1px 5px 0px rgba(200,200,200,0.6);
}
}

@media (max-width: 767.98px) {
	
.mm-navbar-web {

padding: 0 5px;

background: #ffffff;

}

.mm-navbar-web.mm-nw-top .navbar-nav {
padding: 0 5px 10px 0;
}

}

.mm-navbar-web.mm-nw-top.mm-nw-top-0 {
top: 0px;
position: fixed;

animation-duration: 1s;
animation-fill-mode: both;
animation-name: fadeIn;
-webkit-box-shadow: 0px 1px 5px 0px rgba(200,200,200,0.6);
-moz-box-shadow: 0px 1px 5px 0px rgba(200,200,200,0.6);
box-shadow: 0px 1px 5px 0px rgba(200,200,200,0.6);

background: #ffffff;
}

@media (min-width: 768px) and (max-width: 991.98px) {
.mm-navbar-web.mm-nw-top.mm-nw-top-0 {
padding: 10px 0;
}
}

@media (max-width: 767.98px) {
.mm-navbar-web.mm-nw-top #mm-mobile-menu-logo {display: none;}
.mm-navbar-web.mm-nw-top.mm-nw-top-0 #mm-mobile-menu-logo {display: block;}
}

.mm-navbar-web .navbar-brand {
color: #fff;
}

.mm-navbar-web .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
color: #fff;
}

.navbar-brand {
display: inline-block;
padding-top: 0;
padding-bottom: 0;
min-height: 60px;
}



@media (min-width: 992px) {
	
#mm-mobile-menu-logo-01 {
	display: block;
	width: 336px;
	margin-top: 10px;
	margin-right: 10px;
}

.mm-navbar-web.mm-nw-top.mm-nw-top-0 .navbar-brand #mm-mobile-menu-logo-01 {
	display: none; margin: 0;
}

#mm-mobile-menu-logo-02 {
	display: none;
	width: 196px;
	margin-top: 20px;
	margin-right: 0px;
}

.mm-navbar-web.mm-nw-top.mm-nw-top-0 .navbar-brand #mm-mobile-menu-logo-02 {
	display: block;
}

}

@media (min-width: 768px) and (max-width: 991.98px) {
	
#mm-mobile-menu-logo-01 {
	display: block;
	width: 210px;
	margin-top: 18px;
	margin-right: 5px;
}

.mm-navbar-web.mm-nw-top.mm-nw-top-0 .navbar-brand #mm-mobile-menu-logo-01 {
	display: none; margin: 0;
}

#mm-mobile-menu-logo-02 {
	display: none;
	width: 196px;
	margin-top: 20px;
	margin-right: 0px;
}

.mm-navbar-web.mm-nw-top.mm-nw-top-0 .navbar-brand #mm-mobile-menu-logo-02 {
	display: block; 
}
	
}

@media (max-width: 767.98px) {
#mm-mobile-menu-logo-01 {
	display: block;
	width: 168px;
	margin-top: 22px;
	margin-right: 0px;
	margin-left: 10px;
}

.mm-navbar-web.mm-nw-top.mm-nw-top-0 .navbar-brand #mm-mobile-menu-logo-01 {
display: block;
}

#mm-mobile-menu-logo-02 {
display: none; margin: 0;
}

.mm-navbar-web.mm-nw-top.mm-nw-top-0 .navbar-brand #mm-mobile-menu-logo-02 {
display: none; margin: 0;
}
}

.mm-ml-show {
	transition: background-color 1s linear;
}

@media (max-width: 767.98px) {
	
.navbar-brand {
height: 55px;
}
	
}

.mm-navbar-web .navbar-nav .nav-link {
color: #5a5a5a;

font-size: 16px;
line-height: 30px;
padding: 10px 10px;

margin: 0;

font-weight: 500;

background: transparent;

-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;

text-transform: none;

-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;
}

.mm-navbar-web.mm-nw-top.mm-nw-top-0 .navbar-nav .nav-link {
font-size: 16px;
}

@media (min-width: 768px) and (max-width: 991.98px) {
	
.mm-navbar-web .navbar-nav .nav-link {
color: #5a5a5a;

font-size: 15px;
line-height: 30px;
padding: 7px 10px;

margin: 0;

}
	
}

@media (max-width: 767.98px) {
.mm-navbar-web .navbar-nav .nav-link {
border-bottom: 1px solid #efefef;
color: #5a5a5a;
text-align: center;
background: #ffffff;

font-weight: 500;

padding: 15px 15px;

}
.mm-navbar-web .navbar-nav li:last-child .nav-link {
border-bottom: 0;
}
}
 
.mm-navbar-web .navbar-nav .nav-link:focus {
color: #000000;

}

.mm-navbar-web .navbar-nav .nav-link:hover {
color: #000000;

}

.mm-navbar-web.mm-nw-top .navbar-nav .nav-link:hover {


}

.mm-navbar-web .navbar-nav .nav-link.disabled {
color: #7d7d7d;
}

@media (min-width: 768px) {

.mm-navbar-web .navbar-nav .show > .nav-link,
.mm-navbar-web .navbar-nav .active > .nav-link,
.mm-navbar-web .navbar-nav .nav-link.show,
.mm-navbar-web .navbar-nav .nav-link.active {
color: #dd2120;
}

.mm-navbar-web .navbar-nav .show > .nav-link:hover,
.mm-navbar-web .navbar-nav .active > .nav-link:hover,
.mm-navbar-web .navbar-nav .nav-link.show:hover,
.mm-navbar-web .navbar-nav .nav-link.active:hover {
color: #dd2120;
}

.mm-navbar-web .navbar-nav .current_page_parent > .nav-link,
.mm-navbar-web .navbar-nav .current_page_parent > .nav-link {
color: #dd2120;
}

.mm-navbar-web .navbar-nav .current_page_parent > .nav-link:hover,
.mm-navbar-web .navbar-nav .current_page_parent > .nav-link:hover {
color: #dd2120;
}

}

@media (max-width: 767.98px) {
.mm-navbar-web .navbar-nav .show > .nav-link,
.mm-navbar-web .navbar-nav .active > .nav-link,
.mm-navbar-web .navbar-nav .nav-link.show,
.mm-navbar-web .navbar-nav .nav-link.active {
color: #dd2120;
background: #ffffff;
}

.mm-navbar-web .navbar-nav .show > .nav-link:hover,
.mm-navbar-web .navbar-nav .active > .nav-link:hover,
.mm-navbar-web .navbar-nav .nav-link.show:hover,
.mm-navbar-web .navbar-nav .nav-link.active:hover {
color: #dd2120;
background: #ffffff;
}

.mm-navbar-web .navbar-nav .current_page_parent > .nav-link,
.mm-navbar-web .navbar-nav .current_page_parent > .nav-link {
color: #dd2120;
background: #ffffff;
}

.mm-navbar-web .navbar-nav .current_page_parent > .nav-link:hover,
.mm-navbar-web .navbar-nav .current_page_parent > .nav-link:hover {
color: #dd2120;
background: #ffffff;
}

}

.mm-navbar-web.mm-nw-top.mm-nw-top-0 .navbar-nav .show > .nav-link,
.mm-navbar-web.mm-nw-top.mm-nw-top-0 .navbar-nav .active > .nav-link,
.mm-navbar-web.mm-nw-top.mm-nw-top-0 .navbar-nav .nav-link.show,
.mm-navbar-web.mm-nw-top.mm-nw-top-0 .navbar-nav .nav-link.active {
color: #dd2120;
background: #ffffff;
}

.mm-navbar-web.mm-nw-top.mm-nw-top-0 .navbar-nav .show > .nav-link:hover,
.mm-navbar-web.mm-nw-top.mm-nw-top-0 .navbar-nav .active > .nav-link:hover,
.mm-navbar-web.mm-nw-top.mm-nw-top-0 .navbar-nav .nav-link.show:hover,
.mm-navbar-web.mm-nw-top.mm-nw-top-0 .navbar-nav .nav-link.active:hover {
color: #dd2120;
background: #ffffff;
}

.mm-navbar-web .navbar-nav.mm-nw-top-0 .current_page_parent > .nav-link,
.mm-navbar-web .navbar-nav.mm-nw-top-0 .current_page_parent > .nav-link {
color: #dd2120;
background: #ffffff;
}

.mm-navbar-web .navbar-nav.mm-nw-top-0 .current_page_parent > .nav-link:hover,
.mm-navbar-web .navbar-nav.mm-nw-top-0 .current_page_parent > .nav-link:hover {
color: #dd2120;
background: #ffffff;
}

.mm-navbar-web.mm-nw-top .navbar-nav .mm-pomoc .nav-link::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f35d"; /* ikona external-link-alt */
    margin-right: 6px;
    color: #bdbdbd;
    display: inline-block;
}


.mm-navbar-web.mm-nw-top .navbar-nav .mm-pomoc .nav-link::before {

}

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.navbar-toggler:hover, .navbar-toggler:focus {
  text-decoration: none;
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%;
}

.mm-navbar-web .navbar-toggler {
  color: rgba(255, 255, 255, 0.9);
  border-color: rgba(255, 255, 255, 0.5);
}

.navbar-toggler:focus,
.navbar-toggler:active,
.navbar-toggler-icon:focus {
    outline: none;
    box-shadow: none;
	
color: rgba(255, 255, 255, 0.9);
border-color: rgba(255, 255, 255, 1);
}

.mm-navbar-web .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(0, 0, 0, 0.9)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.mm-navbar-web .navbar-text {
color: rgba(255, 255, 255, 0.5);
}

.mm-navbar-web .navbar-text a {
color: #000;
}

.mm-navbar-web .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
color: #000;
}

/* NAWIGACJA - HEADER - DROPDOWN-MENU - STYL - BOOTSTRAP
--------------------------------------------------*/

.dropdown-menu {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
display: none;
float: left;
min-width: 10rem;
padding: 15px 20px 30px 20px;
margin-top: -5px;
font-size: 1rem;
color: #000;
text-align: left;
list-style: none;
background-color: #ffffff;
background-clip: padding-box;
border: 0;
border-radius: 0;

-moz-box-shadow: 0 8px 10px rgba(0, 0, 0, .2);
-webkit-box-shadow: 0 8px 10px rgba(0, 0, 0, .2);
box-shadow: 0 8px 10px rgba(0, 0, 0, .2);

}

@media (min-width: 768px) {

.navbar-nav .dropdown-menu {
width: 320px;
	
-webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
}

.navbar-nav .dropdown-menu li.mm-kolumna {
float: left;
margin: 0;
padding: 0 5px;
position: relative;
width: 200px;
}

.navbar-nav .dropdown-menu-2 {
position: relative;
display: block;
padding: 0;
margin: 0 auto;

text-align: left;
list-style: none;

border: 0;
}

}

@media (max-width: 767.98px) {

.fixed-top .navbar-collapse {
 max-height: 340px;
 overflow-y: auto;
}
	
.dropdown-menu li.mm-kolumna {

display: block;
width: 100%;
padding: 0 15px;
clear: none;

text-align: inherit;
white-space: normal;
background: none;
border: 0;

}

.dropdown-menu-2 {

display: inline-block;
width: 100%;
padding: 0;
margin: 0 auto;

text-align: left;
list-style: none;

border: 0;
}

.dropdown-menu-2 li {
	text-align: center;
}

}

.dropdown-divider {
height: 0;
margin: 0.5rem 0;
overflow: hidden;
border-top: 1px solid #000;
}

.dropdown-item {
display: block;
width: 100%;
padding: 10px 15px;
clear: none;
font-size: 16px;
font-weight: 400;
color: #000;
text-align: inherit;
white-space: normal;
background: none;
border: 0;
}

.dropdown-item:focus, .dropdown-item:hover {

text-decoration: none;

}

.current-menu-item .dropdown-item, 
.current-menu-item .dropdown-item.active, 
.current-menu-item .dropdown-item:active {
color: #dd2120;
text-decoration: none;

}

@media (min-width: 768px) {

.dropdown-item:focus, .dropdown-item:hover {

color: #dd2120;
background: transparent;

}

.current-menu-item .dropdown-item, 
.current-menu-item .dropdown-item.active, 
.current-menu-item .dropdown-item:active {

color: #009098;
}

}

@media (max-width: 767.98px) {
	
.dropdown-item {
padding: 15px 15px;
}

.current-menu-item .dropdown-item, 
.current-menu-item .dropdown-item.active, 
.current-menu-item .dropdown-item:active {
color: #dc1f26;
text-decoration: none;
}
}


.dropdown-menu-2 .dropdown-item, 
.dropdown-menu-2 .dropdown-item.active, 
.dropdown-menu-2 .dropdown-item:active {
color: #009098;
text-decoration: none;
border-bottom: 1px solid #d4cac1;

}

.dropdown-menu-2 .dropdown-item:focus, 
.dropdown-menu-2 .dropdown-item:hover {


background: transparent;
border-bottom: 1px solid #888888;
}

.mm-navbar-web .navbar-nav .mm-active .dropdown-item {
border-bottom: 1px solid #888888;
}

@media (max-width: 767.98px) {
.mm-navbar-web .navbar-nav .mm-active .dropdown-item {
border-bottom: 1px solid #888888;
}
}

@media (max-width: 767.98px) {
.mm-lang {
	display: none;
}
}

@media (min-width: 768px) {
.mm-lang-mob {
	display: none;
}
}

@media (min-width: 1200px) {

.dropdown-menu.mm-lang-menu {
min-width: 60px;
width: auto;
padding: 0.5rem 0;
margin: 0.125rem 0 0;
font-size: 1rem;
color: #212529;
text-align: left;
list-style: none;
background-color: #f8f8f8;
background-clip: padding-box;
border: 1px solid rgba(0, 0, 0, 0.15);
border-radius: 0.25rem;

}

.dropdown-item.mm-lang-item {
display: block;
width: 50px;
padding: 5px;
clear: both;

color: #000000;
text-align: inherit;
white-space: nowrap;
background: none;
border: 0;
text-align: center;
text-transform: uppercase;
}

}

@media (max-width: 1199.98px) {
	
.dropdown-menu.mm-lang-menu {
min-width: 60px;
width: auto;
padding: 5px 0;
margin: 0;
font-size: 14px;
color: #212529;
text-align: left;
list-style: none;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0, 0, 0, 0.15);
border-radius: 0.25rem;

}

.dropdown-item.mm-lang-item {
display: block;
width: 50px;
padding: 5px;
clear: both;

color: #000000;
text-align: inherit;
white-space: nowrap;
background: none;
border: 0;
text-align: center;
text-transform: uppercase;
}

}

.dropdown-item.mm-lang-item:hover {
color: #a1a1a1;
}

.mm-navbar-web .navbar-text.mm-lang a {
color: #7d7d7d;
}

.mm-navbar-web .navbar-text.mm-lang a:hover, .navbar-dark .navbar-text a:focus {
color: #000;
}

@media (min-width: 768px) {

.mm-fb-link-mob {
	display: none;
}

}

@media (max-width: 767.98px) {
	
.mm-fb-link-mob {
	display: inline-block;
	margin: 2px 2px 0 0;
padding: 0;
	font-size: 20px;
	line-height: 20px;
} 

.mm-fb-link-mob .fab {
color: #969696;
}

}

/*FOOTER - MENU
--------------------------------------------------*/

.mm-footer-menu-box .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;
}

.mm-footer-menu-box .nav-link,
.mm-footer-menu-box .menu-item a {
  display: block;
  padding: 10px 15px;
}

.mm-footer-menu-box .nav-link:hover, 
.mm-footer-menu-box .nav-link:focus,
.mm-footer-menu-box .menu-item a:hover,
.mm-footer-menu-box .menu-item a:focus {
  text-decoration: none;
}

.mm-footer-menu-box .nav.mm-foter-menu .nav-item a,
.mm-footer-menu-box .nav.mm-foter-menu .menu-item a {
font-size: 15px;
color: #ffffff;
font-weight: 400;
background-color: transparent;
text-transform: uppercase;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.mm-footer-menu-box .nav.mm-foter-menu .nav-item > a:hover,
.mm-footer-menu-box .nav.mm-foter-menu .nav-item > a:focus,
.mm-footer-menu-box .nav.mm-foter-menu .menu-item > a:hover,
.mm-footer-menu-box .nav.mm-foter-menu .menu-item > a:focus {
color: #dd2120;
text-decoration: none;
background-color: transparent;
}

.mm-footer-menu-box .nav.mm-foter-menu .nav-item.active > a,
.mm-footer-menu-box .nav.mm-foter-menu .nav-item.active > a:hover,
.mm-footer-menu-box .nav.mm-foter-menu .nav-item.active > a:focus,
.mm-footer-menu-box .nav.mm-foter-menu .nav-item.current_page_item > a,
.mm-footer-menu-box .nav.mm-foter-menu .nav-item.current_page_item > a:hover,
.mm-footer-menu-box .nav.mm-foter-menu .nav-item.current_page_item > a:focus,
.mm-footer-menu-box .nav.mm-foter-menu .menu-item.active > a,
.mm-footer-menu-box .nav.mm-foter-menu .menu-item.active > a:hover,
.mm-footer-menu-box .nav.mm-foter-menu .menu-item.active > a:focus,
.mm-footer-menu-box .nav.mm-foter-menu .menu-item.current_page_item > a,
.mm-footer-menu-box .nav.mm-foter-menu .menu-item.current_page_item > a:hover,
.mm-footer-menu-box .nav.mm-foter-menu .menu-item.current_page_item > a:focus {
color: #dd2120;
background-color: transparent;
}

/*NAV-PILLS - BOGO - TOP LANG MENU
--------------------------------------------------*/
/* NAV-PILLS - BOGO - TOP LANG MENU
--------------------------------------------------*/

.mm-lang-select ul.bogo-language-switcher {
    padding: 0;
    margin: 0;
    display: block;
    padding: 5px 10px;
    clear: both;
    white-space: nowrap;
    background: none;
    border: 0;
    width: 50px; /* było 60px */
}

.mm-lang-select ul.bogo-language-switcher li {
    list-style: none outside none;
    padding: 0;
    margin: 2px 0;
    text-align: center;
}

.mm-lang-select .dropdown-menu {
    min-width: 50px; /* było 60px */
    padding: 0;
    border-radius: 0.25rem;
    overflow-y: hidden;
}

@media (max-width: 1199px) {
    .mm-lang {
        display: none;
    }
}
@media (min-width: 1200px) {
    .mm-lang-mob {
        display: none;
    }
}

/* ZMNIEJSZONY PRZYCISK JĘZYKOWY */
.btn.mm-lang-button {
    cursor: pointer;
    padding: 10px 8px; /* było 15px 5px */
    width: 50px;      /* było 60px */
    font-weight: 400;
    font-size: 14px;  /* dodane */
    color: #5a5a5a;
    background-color: #f8f8f8;
    border-color: #ededed;
    border: 0;
	
	border-radius: 10px;
}

.btn.mm-lang-button:hover {
    color: #5a5a5a;
    background-color: #eaeaea;
    border-color: #dedede;
}

.btn.mm-lang-button:focus,
.btn.mm-lang-button.focus {
    box-shadow: 0 0 0 0.2rem rgba(222, 222, 222, 0.5);
}

@media (max-width: 767.98px) {
    .btn.mm-lang-button {
        color: #5a5a5a;
        background-color: #ffffff;
        border-color: #eaeaea;
    }
}

.bogo-language-name {
    color: #e8b0b2;
}

.mm-lang-select .bogo-language-switcher li span.bogo-language-name a {
    color: #393939;
}

.mm-lang-select .bogo-language-switcher li span.bogo-language-name a:hover {
    color: #ed1c24;
}

.mm-lang-select .bogo-language-switcher li span.bogo-language-name a.current {
    cursor: default;
    color: #ed1c24;
}

/* DROPDOWN – dopasowany do mniejszego przycisku */
.dropdown-menu.mm-lang-menu {
    min-width: 50px; /* było 60px */
    padding: 0.5rem 0;
    margin: 0.125rem 0 0;
    font-size: 14px; /* dopasowane */
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
}

.dropdown-item.mm-lang-item {
    display: block;
    width: 50px; /* było 50px – zostaje */
    padding: 4px; /* było 5px */
    clear: both;
    font-weight: normal;
    color: #212529;
    text-align: center;
    white-space: nowrap;
    background: none;
    border: 0;
    text-transform: uppercase;
    font-size: 14px; /* dopasowane */
}

.dropdown-item.mm-lang-item:hover {
    color: #a1a1a1;
}

/* SEARCH
--------------------------------------------------*/

.mm-search-box {
float: left;
width: 100%;
margin: 0;
padding: 20px 0 5px 0;
}

/* OKRUSZKI - PODSTRONA
--------------------------------------------------*/

#crumbs {
float: left;
width: 100%;
font-size: 13px;
line-height: 15px;
padding: 0;
margin: 0;
list-style: none;
background-color: transparent;
color: #686868;
}

@media (max-width: 767px) {
#crumbs {
text-align: center;
padding: 20px 0px 10px 0;
}
}

.crumbs-slash {
color: #686868;
}

#crumbs a {
font-size: 13px;
line-height: 15px;
color: #686868;
}

#crumbs a:hover,
#crumbs a:focus {
color: #7d7d7d;
}

#crumbs span.current {
font-size: 13px;
color: #b0b0b0;
}

/* HEADER
--------------------------------------------------*/

#mm-header.mm-header-00 {
background: transparent;
}

/* HEADER - CONTENT 00
--------------------------------------------------*/

@media (min-width: 768px) {
#mm-mh-000.mm-main-header,
#mm-mh-000-01.mm-mobile-header,
#mm-mobile-header-img,
#mm-mobile-header-text,
#mm-mobile-header-text p.mm-h1-01,
#mm-mobile-header-text p.mm-h1-01 span,
#mm-mobile-header-text h1.mm-h1-02,
#mm-mobile-header-text p.mm-p-01,
#mm-mobile-header-text .mm-p-box,
#mm-mobile-header-text h1.mm-h1-02 span,
#mm-h-000.mm-header-box,
#mm-h-000-01.mm-flex-content,
#mm-h-000-01-01.mm-flex-content-box,
#mm-h-000-01-02.mm-flex-content-box,
.mm-sekcja-002.mm-flex-content,
.mm-sekcja-002-01.mm-flex-content-box,
.mm-sekcja-002-02.mm-flex-content-box,
.mm-sekcja-002-02.mm-flex-content-box h2 {
display: none;
}
}

@media (max-width: 767.98px) {

#mm-mh-000.mm-main-header {
position: relative;
margin-top: 60px;
padding-top: 0px; 
padding-bottom: 30px;

background: transparent;
}

#mm-mh-000-01.mm-mobile-header {
position: relative;
display: block;
width: 100%;

min-height: 300px;
}

#mm-mobile-header-img {
display: block;
margin: 0;
}

#mm-mobile-header-text {
position: absolute;
top: 30px;
left: 15px;
}

#mm-mobile-header-text p.mm-h1-01 {
font-size: 50px;
line-height: 50px;
font-weight: 600;
margin: 0;
}

#mm-mobile-header-text p.mm-h1-01 span {color: #dd2120;}

#mm-mobile-header-text h1.mm-h1-02 {
font-size: 30px;
line-height: 30px;
font-weight: 300;
margin: 0 0 10px 0;
}

#mm-mobile-header-text p.mm-p-01 {
margin: 10px 0;
font-size: 14px;
line-height: 140%;
}

#mm-mobile-header-text .mm-p-box {
	width: 50%;
	display: block;
}

#mm-mobile-header-text h1.mm-h1-02 span {
	display: block;
}

#mm-h-000.mm-header-box {
padding-top: 30px; 
padding-bottom: 30px;
position: relative;
min-height: 300px;
}

#mm-h-000-01.mm-flex-content {

    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;

-webkit-align-content: center;
-ms-flex-line-pack: center;
align-content: center;

-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;

margin: 0;

}

#mm-h-000-01-01.mm-flex-content-box {
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;

padding: 0;

}

#mm-h-000-01-02.mm-flex-content-box {
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;

padding: 0;

}

.mm-sekcja-002.mm-flex-content {
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;

-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;

-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;

-webkit-align-content: center;
-ms-flex-line-pack: center;
align-content: center;

-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;

padding: 0;

margin: 0;

}

.mm-sekcja-002-01.mm-flex-content-box {
-webkit-flex: 0 0 55px;
-ms-flex: 0 0 55px;
flex: 0 0 55px;

padding: 0 10px 0 0;
}

.mm-sekcja-002-02.mm-flex-content-box {
-webkit-flex: 0 0 calc(100% - 55px);
-ms-flex: 0 0 calc(100% - 55px);
flex: 0 0 calc(100% - 55px);
overflow: hidden;
padding: 0;

}

.mm-sekcja-002-02.mm-flex-content-box h2 {
font-size: 14px;
line-height: 18px;
margin: 0;
}

}

/* HEADER - CONTENT 01
--------------------------------------------------*/

#mm-mh-001.mm-main-header {
position: relative;
padding-top: 130px; 
padding-bottom: 30px;

background-color: #ffffff;

}

@media (min-width: 768px) and (max-width: 991.98px) {
#mm-mh-001.mm-main-header {
position: relative;
padding-top: 130px; 
padding-bottom: 30px;
background: #ffffff;
}
}

@media (max-width: 767.98px) {
#mm-mh-001.mm-main-header {
position: relative;
padding-top: 60px; 
padding-bottom: 0px;

background-color: #ffffff;
background-size: contain;
}
}

#mm-h-001.mm-header-box {
padding-top: 0px; 
padding-bottom: 0px;
position: relative;

}

#mm-h-001-01.mm-flex-content {

-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;

-webkit-align-content: flex-start;
-ms-flex-line-pack: start;
align-content: flex-start;

-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;

margin: 0;

}

@media (min-width: 768px) and (max-width: 991.98px) {
	
#mm-h-001-01.mm-flex-content {

height: auto;

}

}

@media (max-width: 767.98px) {
	
#mm-h-001-01.mm-flex-content {

height: auto;

}

}

#mm-h-001-01-01.mm-flex-content-box {
-webkit-flex: 0 0 430px;
-ms-flex: 0 0 430px;
flex: 0 0 430px;
max-width: 430px;

padding: 60px 90px 0 0;

}

@media (max-width: 991.98px) {
	
#mm-h-001-01-01.mm-flex-content-box {
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;

padding: 30px 0 0 0;

}

}

#mm-h-001-01-01 p.mm-h1-01 {
font-size: 70px;
line-height: 70px;
font-weight: 600;
margin: 0;
}

#mm-h-001-01-01 p.mm-h1-01 span {color: #dd2120;}

#mm-h-001-01-01 h1.mm-h1-02 {
font-size: 40px;
line-height: 38px;
font-weight: 600;
margin: 0 0 20px 0;
}

#mm-h-001-01-01 p.mm-p-01 {
margin: 20px 0;
}

@media (max-width: 767.98px) {
#mm-h-001-01-01 p.mm-h1-01 {
font-size: 50px;
line-height: 50px;
}

#mm-h-001-01-01 p.mm-h1-01 span {color: #dd2120;}

#mm-h-001-01-01 h1.mm-h1-02 {
font-size: 30px;
line-height: 28px;
margin: 0 0 20px 0;
}
}


@media (min-width: 992px) {

#mm-h-001-01-01 h1.mm-h1-02 span {
	display: block;
}

}

#mm-img-001-h-001 {
	display: block;
	width: 230px;
}



.mm-link-001-h-001 {
display: inline-block;
border: 1px solid #c2c2c2;
padding: 15px;
background: #ffffff;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
}

.mm-link-001-h-001:hover {
border: 1px solid #9a9a9a;
}

.mm-link-001-h-001 img {
display: block;
width: 216px;
}

@media (max-width: 767.98px) {
#mm-img-001-h-001 {
	margin: 0 auto;
}

.mm-link-001-h-001 {
padding: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}

.mm-link-001-h-001 img {
display: block;
width: 108px;
}
}

#mm-h-001-01-02.mm-flex-content-box {
-webkit-flex: 0 0 calc(100% - 430px);
-ms-flex: 0 0 calc(100% - 430px);
flex: 0 0 calc(100% - 430px);
max-width: calc(100% - 430px);

padding: 0;
position: relative;


}

@media (min-width: 768px) and (max-width: 991.98px) {
	
#mm-h-001-01-02.mm-flex-content-box {
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;

padding: 60px 0;


background-color: #ffffff;


}

}


@media (max-width: 767.98px) {
#mm-h-001-01-02.mm-flex-content-box {
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;

padding: 20px 0;
position: relative;

overflow: hidden;

}
}

#mm-h-001-01-02.mm-flex-content-box h2.mm-h2-01 {
font-size: 20px;
line-height: 20px;
font-weight: 500;
color: #ffffff;
margin: 0;
text-align: center;
}

#mm-h-001-01-02.mm-flex-content-box h2.mm-h2-01 span {
	display: block;
}

#mm-img-002-h-001 {
	display: block;
	margin: 0 auto;
}

/* SWIPER
--------------------------------------------------*/

.swiper-container-01,
.swiper-container-02,
.swiper-container-03,
.swiper-container-04,
.swiper-slide,
.swiper-slide img {
    user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}


/* HEADER - CONTENT 01 - ANIMACJA
--------------------------------------------------*/

/* KONTENER SLIDERA */
.swiper-container-01 {
    width: 100%;
    overflow: hidden;
    padding: 0;
    margin: 0 auto 0 auto;
    visibility: hidden;

	position: relative;
}

/* MOBILE */
@media (max-width: 767.98px) {
    .swiper-container-01 {
        padding: 0;
        margin: 0 auto 0 auto;
    }
}

/* WRAPPER – auto height */
.swiper-container-01 .swiper-wrapper {
    width: 100%;
    height: auto !important;
}

/* SLIDE – fade działa tylko na opacity, bez transform! */
.swiper-container-01 .swiper-slide {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    overflow: hidden;
    background: #ffffff;

    opacity: 0;
    transition: opacity .6s ease-in-out;
}

/* Slajd aktywny */
.swiper-container-01 .swiper-slide.swiper-slide-active,
.swiper-container-01 .swiper-slide.swiper-slide-duplicate-active {
    opacity: 1;
}

/* MOBILE */
@media (max-width: 767.98px) {
    .swiper-container-01 .swiper-slide {
        width: 100%;
    }
}

/* OBRAZEK */
.swiper-container-01 .swiper-slide img {
    display: block;
    margin: 0 auto 20px auto;
    width: 100%;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    will-change: transform;
}

/* MOBILE – ograniczenie szerokości */
@media (max-width: 991.98px) {
    .swiper-container-01 .swiper-slide img {
        width: 340px;
    }
}

/* TEKST – NIE centrowany */
.swiper-container-01 .mm-slide-title,
.swiper-container-01 .mm-slide-desc {
    text-align: left;
    width: 100%;
    max-width: 680px;
    margin-left: 0;
}

/* Tytuł */
.swiper-container-01 .mm-slide-title {
    font-size: 26px;
    font-weight: 400;
    margin-bottom: 12px;
}

/* Opis */
.swiper-container-01 .mm-slide-desc {
    font-size: 16px;
}

@media (max-width: 767.98px) {
/* Tytuł */
.swiper-container-01 .mm-slide-title {
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 12px;
}

/* Opis */
.swiper-container-01 .mm-slide-desc {
    font-size: 15px;
}
}

/* STRZAŁKI */
.swiper-button-prev,
.swiper-button-next {
    color: #dd2120;
}

.swiper-button-prev.mm-01 {
    left: 0px;
}

.swiper-button-next.mm-01 {
    right: 0px;
}

.swiper-container-01:hover .swiper-button-prev.mm-01:hover,
.swiper-container-01:hover .swiper-button-next.mm-01:hover {
    color: #000000;
}

/* MOBILE STRZAŁKI */
@media (max-width: 991.98px) {
    .swiper-container-01 .swiper-button-prev.mm-01,
    .swiper-container-01 .swiper-button-next.mm-01 {
        top: 40%;
        height: 80px;
        width: 80px;
        background: #dedede;
        color: #000000;
    }
}

/* PAGINATION — kulki */
.swiper-pagination.mm-01 {
    position: relative;

    text-align: center;
}

.swiper-pagination.mm-01 .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #ccc;
    opacity: 1;
    margin: 0 6px;
    border-radius: 50%;
    transition: background .3s ease, transform .3s ease;
}

.swiper-pagination.mm-01 .swiper-pagination-bullet-active {
    background: #dd2120;
    transform: scale(1.3);
}

/* Pagination na slajdzie */
.swiper-container-01 .swiper-pagination.mm-01 {
    position: absolute;
    left: 50%;
    top: 370px;
    transform: translateX(-50%);
    z-index: 5;

    pointer-events: none; /* kluczowe! */
}

/* Kulki muszą mieć pointer-events włączone */
.swiper-container-01 .swiper-pagination.mm-01 .swiper-pagination-bullet {
    pointer-events: auto;
}

@media (max-width: 991.98px) {
.swiper-container-01 .swiper-pagination.mm-01 {
    top: 185px;
}
}

/* HEADER - CONTENT 02
--------------------------------------------------*/

#mm-mh-002.mm-main-header {
position: relative;
padding-top: 80px; 
padding-bottom: 20px;

}

@media (max-width: 767.98px) {

#mm-mh-002.mm-main-header {
position: relative;
padding-top: 70px; 
padding-bottom: 0px;
height: auto;
}

}

#mm-h-002.mm-header-box {
padding-top: 40px; 
padding-bottom: 0px;
position: relative;

}

@media (max-width: 767.98px) {
	
#mm-h-002.mm-header-box {
padding-top: 0px; 
padding-bottom: 0px;
position: relative;

}

}

#mm-h-002-01.mm-flex-content {

-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;

-webkit-align-content: center;
-ms-flex-line-pack: center;
align-content: center;

-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;

margin: 0;

}

#mm-h-002-01-01.mm-flex-content-box {
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;

padding: 10px 0;

}

@media (min-width: 768px) {
#mm-h-002-01-01.mm-flex-content-box {
min-height: 140px;
}
}

.mm-img-h-002 {
margin: 0 auto;
display: block;


}

#mm-h-002-01-01.mm-flex-content-box .mm-h1-01 {
font-size: 40px;
line-height: 40px;
font-weight: 500;
margin: 0;
color: #bdbdbd;
text-transform: uppercase;
}


/* HEADER - CONTENT 03
--------------------------------------------------*/

#mm-mh-003.mm-main-header {
position: relative;
padding: 0; 
height: 150px;
}

@media (max-width: 767.98px) {

#mm-mh-003.mm-main-header {
position: relative;
padding-top: 70px; 
padding-bottom: 0px;
height: auto;
}

}

#mm-h-003.mm-header-box {
padding-top: 0px;
padding-bottom: 0px;
position: relative;
min-height: 150px;
}

@media (max-width: 767.98px) {
	
#mm-h-003.mm-header-box {
padding-top: 0px; 
padding-bottom: 0px;
position: relative;

}

}

#mm-h-003-01.mm-flex-content {

-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;

-webkit-align-content: center;
-ms-flex-line-pack: center;
align-content: center;

-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;

margin: 0;

}

#mm-h-003-01-01.mm-flex-content-box {
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;

padding: 0;

}

@media (min-width: 768px) {

.mm-img-003-01-01 {
	display: none;
	visibility: hidden;
}

.mm-img-003-01-02 {
	display: none;
	visibility: hidden;
}

}

@media (max-width: 767.98px) {

.mm-img-003-01-01 {
	display: block;
	margin: 0 auto;
}

.mm-img-003-01-02 {
	display: block;
	margin: 10px auto 30px auto;
}

}

/* SIDEBAR - CONTENT 04 - ANIMACJA
--------------------------------------------------*/

.swiper-container-04 {
width: 300px;

overflow: hidden;
padding: 0;
margin: 0;
}

@media (max-width: 767.98px) {
.swiper-container-04 {
width: 100%;
overflow: hidden;
padding: 0;
margin: 0 auto;
}
}

.swiper-container-04 .swiper-slide {
width: 300px;

padding: 0px;
}

@media (max-width: 767.98px) {
.swiper-container-04 .swiper-slide { 
width: 100%;
}
}

/* MAIN
--------------------------------------------------*/

#mm-content.mm-content-00 {
background: transparent;
}

/* MAIN - CONTENT
--------------------------------------------------*/

#mm-mc-001.mm-main-content {
position: relative;
}

/* MAIN - CONTENT - BOX
--------------------------------------------------*/

#mm-c-001.mm-content-box {
padding-top: 90px; 
padding-bottom: 30px;
position: relative;
}

@media (max-width: 767.98px) {
#mm-c-001.mm-content-box {
padding-top: 0px; 
padding-bottom: 30px;

}
}

#mm-c-001-01.mm-flex-content {

-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;

-webkit-align-content: center;
-ms-flex-line-pack: center;
align-content: center;

-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;

margin: 0 -30px;

}

@media (min-width: 768px) and (max-width: 991.98px) {
#mm-c-001-01.mm-flex-content {

margin: 0px;

}
}

@media (max-width: 767.98px) {
#mm-c-001-01.mm-flex-content {
margin: 0px;
}
}

#mm-c-001-01-01.mm-flex-content-box,
#mm-c-001-01-02.mm-flex-content-box,
#mm-c-001-01-03.mm-flex-content-box {
-webkit-flex: 0 0 33.333333%;
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;

padding: 0 30px;
}

@media (min-width: 768px) and (max-width: 991.98px) {
#mm-c-001-01-01.mm-flex-content-box,
#mm-c-001-01-02.mm-flex-content-box,
#mm-c-001-01-03.mm-flex-content-box {
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;

padding: 30px 0;

}
}

@media (max-width: 767.98px) {
#mm-c-001-01-01.mm-flex-content-box,
#mm-c-001-01-02.mm-flex-content-box,
#mm-c-001-01-03.mm-flex-content-box {
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;

padding: 0px;

}
}

.mm-sekcja-001.mm-flex-content {
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;

-webkit-align-content: flex-start;
-ms-flex-line-pack: start;
align-content: flex-start;

-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;

padding: 0;
margin: 0;
}

@media (min-width: 992px) {
.mm-sekcja-001.mm-flex-content {
min-height: 320px;
}
}

@media (min-width: 768px) and (max-width: 991.98px) {
.mm-sekcja-001.mm-flex-content {

min-height: 0;
height: auto;
padding: 0;
margin: 0;

}
}

.mm-sekcja-001-01.mm-flex-content-box {
-webkit-flex: 0 0 100px;
-ms-flex: 0 0 100px;
flex: 0 0 100px;

padding: 0 20px 0 0;
}

@media (max-width: 767.98px) {
.mm-img-sekcja-001 {
display: block;
margin: 30px auto 10px auto;
}
}

@media (min-width: 768px) and (max-width: 1199.98px) {
.mm-img-sekcja-001 {
margin: 0 0 10px 0;
}
}

@media (max-width: 1199.98px) {

.mm-img-sekcja-001 {
width: 94px;
}

.mm-sekcja-001-01.mm-flex-content-box {
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;

padding: 0;
}

}

.mm-sekcja-001-02.mm-flex-content-box {
-webkit-flex: 0 0 calc(100% - 100px);
-ms-flex: 0 0 calc(100% - 100px);
flex: 0 0 calc(100% - 100px);

padding: 0px;

}

@media (max-width: 1199.98px) {
.mm-sekcja-001-02.mm-flex-content-box {
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;

padding: 0px 15px;

}
}

.mm-sekcja-001-02.mm-flex-content-box h2 {
font-size: 26px;
margin: 0 0 15px 0;
}

.mm-sekcja-001-02.mm-flex-content-box p {
margin: 0;
}

@media (max-width: 767.98px) {

.mm-sekcja-001-02.mm-flex-content-box h2 {
font-size: 24px;
margin: 0 0 15px 0;
text-align: center;
}

.mm-sekcja-001-02.mm-flex-content-box p {
margin: 0;
text-align: center;
}

}

/* MAIN - CONTENT
--------------------------------------------------*/

#mm-mc-002.mm-main-content {
position: relative;
padding-top: 120px; 
padding-bottom: 30px;
background-image: url('images/tlo_pod_oferta.png');
background-position: calc(50% + 0px) 50%;
background-repeat: no-repeat;
background-color: #ffffff;
}

#mm-mc-002-01.mm-main-content {
position: relative;
padding-top: 0px; 
padding-bottom: 0px;
background-image: url('images/tlo_pod_oferta_02.webp');
background-position: calc(50% + 300px) 0%;
background-repeat: no-repeat;
}

@media (max-width: 767.98px) {

#mm-mc-002.mm-main-content {
position: relative;
padding-top: 60px; 
padding-bottom: 30px;
background: #ffffff;
}

#mm-mc-002-01.mm-main-content {
position: relative;
padding-top: 0px; 
padding-bottom: 0px;
background: transparent;
}

}



/* MAIN - CONTENT - BOX
--------------------------------------------------*/

#mm-c-002.mm-content-box {
padding-top: 0px; 
padding-bottom: 0px;
position: relative;

}

#mm-c-002-01.mm-flex-content {
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;

-webkit-align-content: flex-start;
-ms-flex-line-pack: start;
align-content: flex-start;

-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;

margin: 0;

height: 850px;

}

@media (min-width: 768px) and (max-width: 991.98px) {
#mm-c-002-01.mm-flex-content {

height: auto;

}
}

@media (max-width: 767.98px) {
#mm-c-002-01.mm-flex-content {

height: auto;

}
}

#mm-c-002-01-01.mm-flex-content-box {
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;

padding: 0;
overflow: hidden;
}

@media (max-width: 767.98px) {
#mm-c-002-01-01.mm-flex-content-box {
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;

padding: 0;

}
}

#mm-c-002-01-01.mm-flex-content-box h4,
#mm-c-002-01-01.mm-flex-content-box .h4 {
font-size: 18px;
font-weight: 600;
text-transform: uppercase;
margin: 0 0 15px 0;
}

#mm-c-002-01-01.mm-flex-content-box h2 {
font-size: 26px;
font-weight: 400;
margin: 0 0 15px 0;
}

#mm-c-002-01-01.mm-flex-content-box p {
margin: 0;
}

#mm-c-002-01-01.mm-flex-content-box p span {
display: block;
}

#mm-box-01 {
width: 100%;
height: auto;

padding: 0 0 0 120px;

position: relative;

-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

@media (max-width: 767.98px) {

#mm-box-01 { 
width: 100%;
height: auto;
padding: 0;
}

}

#mm-box-01-01 {
position: absolute;
top: 0;
left: 0;
z-index: 1;

width: 420px;

}

#mm-img-box-01 {
display: block;
margin: 0 auto;
}

@media (min-width: 768px) and (max-width: 991.98px) {
#mm-box-01-01 {

}
#mm-img-box-01 {
width: 50%;
display: block;
float: right;
}

}

@media (max-width: 767.98px) {
	
#mm-box-01-01 {
position: relative;
display: block;

width: 100%;

padding-bottom: 30px;

}

}


/* MAIN - CONTENT
--------------------------------------------------*/

#mm-mc-003.mm-main-content {
position: relative;
}

/* MAIN - CONTENT - BOX
--------------------------------------------------*/

#mm-c-003.mm-content-box {
padding-top: 90px; 
padding-bottom: 60px;

}

@media (max-width: 767.98px) {
#mm-c-003.mm-content-box {
padding-top: 30px; 
padding-bottom: 30px;

}
}

#mm-c-003-01.mm-flex-content {

-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;

-webkit-align-content: center;
-ms-flex-line-pack: center;
align-content: center;

-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;

margin: 0 -30px;

}

@media (min-width: 768px) and (max-width: 991.98px) {
#mm-c-003-01.mm-flex-content {

margin: 0px;

}
}

@media (max-width: 767.98px) {
#mm-c-003-01.mm-flex-content {

margin: 0;

}
}

#mm-c-003-01-01.mm-flex-content-box,
#mm-c-003-01-02.mm-flex-content-box,
#mm-c-003-01-03.mm-flex-content-box {
-webkit-flex: 0 0 33.333333%;
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;

padding: 0 30px;

}

@media (min-width: 768px) and (max-width: 991.98px) {
#mm-c-003-01-01.mm-flex-content-box,
#mm-c-003-01-02.mm-flex-content-box,
#mm-c-003-01-03.mm-flex-content-box {
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;

padding: 30px 0;

}
}

@media (max-width: 767.98px) {
#mm-c-003-01-01.mm-flex-content-box,
#mm-c-003-01-02.mm-flex-content-box,
#mm-c-003-01-03.mm-flex-content-box {
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;

padding: 0;

}
}

/* banery */

#mm-c-003-03.mm-flex-content {

-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;

-webkit-align-content: center;
-ms-flex-line-pack: center;
align-content: center;

-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;

margin: 0 -10px;

padding-top: 60px;

}

@media (max-width: 767.98px) {
#mm-c-003-03.mm-flex-content {

margin: 0;
padding-top: 30px;

}
}

#mm-c-003-03-01.mm-flex-content-box {
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;

padding: 0 10px;

}

.mm-banners {
    display: flex;
    justify-content: center; /* wycentrowanie poziome */
    gap: 20px;
    flex-wrap: wrap;
}


/* wspólne style banerów */
.mm-banner {
    position: relative;
    width: 100%;
    max-width: 480px;
    padding: 30px;
    border-radius: 12px;
    overflow: hidden;

    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: 320px auto;

	border-radius: 12px;

    display: flex;
    flex-direction: column;
    justify-content: space-between;

}

@media (max-width: 767.98px) {
.mm-banner {
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 320px auto;
}
}


/* baner 1 — własny obrazek */
.mm-banner-1 {
    background-image: url('images/tlo_baner_darmowa_prezentacja.webp');
    background-color: #ffffff;
	border: 1px solid #e5e5e5;

}

/* baner 2 — własny obrazek */
.mm-banner-2 {
    background-image: url('images/tlo_baner_rejestracja_szkoly.webp');
    background-color: #dd2120;
	border: 1px solid #dd2120;
	
	color: #ffffff;

}

.mm-banner .h2 {
    font-size: 40px;
	line-height: 100%;
    margin-bottom: 12px;
}

.mm-banner-2 .h2 {
	color: #ffffff;
}

.mm-banner p {
    font-size: 16px;
	line-height: 150%;
}

@media (max-width: 767.98px) {
.mm-banner .h2 {
    font-size: 24px;
    margin-bottom: 12px;
}
.mm-banner p {
    font-size: 15px;
	line-height: 150%;
}
}

.mm-banner a.btn {
    margin-top: auto;
}


/* /banery */

#mm-c-003-02.mm-flex-content {

-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;

-webkit-align-content: center;
-ms-flex-line-pack: center;
align-content: center;

-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;

margin: 0 -10px;

padding-top: 60px;

}

@media (max-width: 767.98px) {
#mm-c-003-02.mm-flex-content {

margin: 0;
padding-top: 30px;

}
}

#mm-c-003-02-01.mm-flex-content-box {
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;

padding: 0 10px;

}

@media (max-width: 767.98px) {
#mm-c-003-02-01.mm-flex-content-box {

padding: 60px 0 0 0;

}
}

#mm-c-003-02-01.mm-flex-content-box h4,
#mm-c-003-02-01.mm-flex-content-box .h4 {
font-size: 18px;
font-weight: 600;
text-transform: uppercase;
margin: 0 0 15px 0;

text-align: center;
}

#mm-c-003-02-01.mm-flex-content-box h2 {
font-size: 36px;
font-weight: 400;
margin: 0 0 15px 0;

text-align: center;
}

#mm-c-003-02-01.mm-flex-content-box p {
margin: 0;

text-align: center;
}

@media (min-width: 768px) {
#mm-c-003-02-01.mm-flex-content-box p span {
display: block;
}
}

#mm-c-003-02-02.mm-flex-content-box {
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;

padding: 60px 0;

}

@media (max-width: 767.98px) {
#mm-c-003-02-02.mm-flex-content-box {

}
}

/* HEADER - CONTENT 02 - ANIMACJA
--------------------------------------------------*/

.swiper-container-02 {
width: 100%;
height: 100%;
visibility: hidden;
}

@media (max-width: 767.98px) {
	
}

.swiper-button-prev-02,
.swiper-button-next-02 {
	color: #ffffff;
}

.swiper-container-02 .swiper-slide {
width: 280px;

display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;

padding: 0;
}

@media (max-width: 767.98px) {
.swiper-container-02 .swiper-slide { 
width: 100%;
}
}

.swiper-container-02 .swiper-slide img {
display: block;
margin: 0 auto;
width: 280px;
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;

will-change: transform;

}

.swiper-container-02 .swiper-slide 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;

-webkit-box-shadow: 0px 5px 10px 1px rgba(162,174,176,0.9); 
box-shadow: 0px 5px 10px 1px rgba(162,174,176,0.9);
}

.swiper-container-02 .swiper-slide:hover img {  
-webkit-transform: translateY(-15px);
-moz-transform: translateY(-15px);
-o-transform: translateY(-15px);
}

/* MAIN - CONTENT
--------------------------------------------------*/

#mm-mc-004.mm-main-content {
padding-top: 0px; 
padding-bottom: 0px;
background: #ffffff url('images/tlo-x.webp') repeat-x top;
}

#mm-mc-004-01.mm-main-content {
padding-top: 0px; 
padding-bottom: 0px;

position: relative;

background-image: url('images/prosta_obsluga.webp');
background-position: calc(50% + 250px) 0px;
background-repeat: no-repeat;

}

@media (min-width: 768px) and (max-width: 991.98px) {

#mm-mc-004-01.mm-main-content {
padding-top: 0px; 
padding-bottom: 0px;

position: relative;

background-image: url('images/prosta_obsluga.webp');
background-position: calc(50% + 290px) 0px;
background-repeat: no-repeat;
background-size: cover;

}

}

@media (max-width: 767.98px) {

#mm-mc-004.mm-main-content {
padding-top: 0px; 
padding-bottom: 0px;
background: #ffffff;
}

#mm-mc-004-01.mm-main-content {
padding-top: 0px; 
padding-bottom: 0px;

position: relative;

background: transparent;
}

}

@media (min-width: 768px) {

#mm-mc-004-02.mm-mobile-content, 
#mm-mobile-content-img,
#mm-mobile-content-img-02 {
display: none;
}

}

@media (max-width: 767.98px) {

#mm-mc-004-02.mm-mobile-content {
position: relative;
display: block;

padding-bottom: 0px;
}

#mm-mobile-content-img {
display: block;
margin: 0 auto;
}

#mm-mobile-content-img-02 {
display: block;
margin: 90px auto 0 auto;
}

}

/* MAIN - CONTENT - BOX
--------------------------------------------------*/

#mm-c-004.mm-content-box {
padding-top: 0px; 
padding-bottom: 0px;
position: relative;
}

@media (max-width: 767.98px) {
#mm-c-004.mm-content-box {
padding-top: 30px; 
padding-bottom: 30px;
position: relative;
}
}

#mm-c-004-01.mm-flex-content {
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;

-webkit-align-content: center;
-ms-flex-line-pack: center;
align-content: center;

-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;

margin: 0;

height: 780px;

}

@media (max-width: 767.98px) {
#mm-c-004-01.mm-flex-content {

height: auto;

}
}

#mm-c-004-01-01.mm-flex-content-box {
-webkit-flex: 0 0 450px;
-ms-flex: 0 0 450px;
flex: 0 0 450px;
max-width: 450px;

padding: 0 0 150px 0;

}

@media (max-width: 767.98px) {
#mm-c-004-01-01.mm-flex-content-box {
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;

padding: 0;

}
}

#mm-c-004-01-01.mm-flex-content-box h2 {
font-size: 50px;
line-height: 50px;
font-weight: 500;
margin-bottom: 15px;
}

@media (min-width: 768px) {
#mm-c-004-01-01.mm-flex-content-box h2 {
font-size: 50px;
line-height: 50px;
}
}

@media (max-width: 767.98px) {
#mm-c-004-01-01.mm-flex-content-box h2 {
font-size: 30px;
line-height: 30px;
}
}

#mm-c-004-01-01.mm-flex-content-box p {
margin: 0;
}

/* MAIN - CONTENT
--------------------------------------------------*/

#mm-mc-004-a.mm-main-content {
padding-top: 0px; 
padding-bottom: 0px;
background: #f8f8f8;

margin-top: 30px;
margin-bottom: 60px;
}

#mm-mc-004-a-01.mm-main-content {
padding-top: 0px; 
padding-bottom: 0px;

position: relative;

background-image: url('images/baner_aplikacja_mobilna_dl_pro_office.webp');
background-position: calc(50% + 320px) 100%;
background-repeat: no-repeat;

}

@media (min-width: 768px) and (max-width: 991.98px) {

#mm-mc-004-a-01.mm-main-content {
padding-top: 0px; 
padding-bottom: 0px;

position: relative;

background-image: url('images/baner_aplikacja_mobilna_dl_pro_office.webp');
background-position: calc(50% + 250px) 100%;
background-repeat: no-repeat;

background-size: auto 300px;

}

}

@media (max-width: 767.98px) {

#mm-mc-004-a.mm-main-content {
padding-top: 0px; 
padding-bottom: 0px;

}

#mm-mc-004-a-01.mm-main-content {
padding-top: 0px; 
padding-bottom: 0px;

position: relative;

background: transparent;
}

}

@media (min-width: 768px) {

#mm-mc-004-a-02.mm-mobile-content, 
#mm-mobile-content-img-a,
#mm-mobile-content-img-02-a {
display: none;
}

}

@media (max-width: 767.98px) {

#mm-mc-004-a-02.mm-mobile-content {
position: relative;
display: block;

padding-bottom: 0px;
}

#mm-mobile-content-img-a {
display: block;
margin: 0 auto;
}

#mm-mobile-content-img-02-a {
display: block;
margin: 90px auto 0 auto;
}

}

/* MAIN - CONTENT - BOX
--------------------------------------------------*/

#mm-c-004-a.mm-content-box {
padding-top: 0px; 
padding-bottom: 0px;
position: relative;
}

@media (max-width: 767.98px) {
#mm-c-004-a.mm-content-box {
padding-top: 30px; 
padding-bottom: 30px;
position: relative;
}
}

#mm-c-004-a-01.mm-flex-content {
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;

-webkit-align-content: center;
-ms-flex-line-pack: center;
align-content: center;

-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;

margin: 0;

}

@media (min-width: 768px) {
#mm-c-004-a-01.mm-flex-content {
min-height: 560px;
}
}

@media (max-width: 767.98px) {
#mm-c-004-a-01.mm-flex-content {
height: auto;
}
}

#mm-c-004-a-01-01.mm-flex-content-box {
-webkit-flex: 0 0 500px;
-ms-flex: 0 0 500px;
flex: 0 0 500px;
max-width: 500px;

padding: 0 0 50px 0;

}

@media (max-width: 767.98px) {
#mm-c-004-a-01-01.mm-flex-content-box {
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;

padding: 0;

}
}

#mm-c-004-a-01-01.mm-flex-content-box h2 {
font-size: 50px;
line-height: 50px;
font-weight: 500;
margin-bottom: 15px;
}

@media (min-width: 768px) {
#mm-c-004-a-01-01.mm-flex-content-box h2 {
font-size: 50px;
line-height: 50px;
}
}

@media (max-width: 767.98px) {
#mm-c-004-a-01-01.mm-flex-content-box h2 {
font-size: 30px;
line-height: 30px;
}
}

#mm-c-004-a-01-01.mm-flex-content-box p {

}

/* MAIN - CONTENT
--------------------------------------------------*/

#mm-mc-004-b.mm-main-content {
padding-top: 0px; 
padding-bottom: 0px;
background: #f8f8f8;

margin-top: 60px;
margin-bottom: 0px;
}

#mm-mc-004-b-01.mm-main-content {
padding-top: 0px; 
padding-bottom: 0px;

position: relative;

background-image: url('images/baner_aplikacja_mobilna_dl_students.webp');
background-position: calc(50% + 320px) 100%;
background-repeat: no-repeat;

}

@media (min-width: 768px) and (max-width: 991.98px) {

#mm-mc-004-b-01.mm-main-content {
padding-top: 0px; 
padding-bottom: 0px;

position: relative;

background-image: url('images/baner_aplikacja_mobilna_dl_students.webp');
background-position: calc(50% + 250px) 100%;
background-repeat: no-repeat;

background-size: auto 300px;

}

}

@media (max-width: 767.98px) {

#mm-mc-004-b.mm-main-content {
padding-top: 0px; 
padding-bottom: 0px;

}

#mm-mc-004-b-01.mm-main-content {
padding-top: 0px; 
padding-bottom: 0px;

position: relative;

background: transparent;
}

}

@media (min-width: 768px) {

#mm-mc-004-b-02.mm-mobile-content, 
#mm-mobile-content-img-b,
#mm-mobile-content-img-02-b {
display: none;
}

}

@media (max-width: 767.98px) {

#mm-mc-004-b-02.mm-mobile-content {
position: relative;
display: block;

padding-bottom: 0px;
}

#mm-mobile-content-img-b {
display: block;
margin: 0 auto;
}

#mm-mobile-content-img-02-b {
display: block;
margin: 90px auto 0 auto;
}

}

/* MAIN - CONTENT - BOX
--------------------------------------------------*/

#mm-c-004-b.mm-content-box {
padding-top: 0px; 
padding-bottom: 0px;
position: relative;
}

@media (max-width: 767.98px) {
#mm-c-004-b.mm-content-box {
padding-top: 30px; 
padding-bottom: 30px;
position: relative;
}
}

#mm-c-004-b-01.mm-flex-content {
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;

-webkit-align-content: center;
-ms-flex-line-pack: center;
align-content: center;

-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;

margin: 0;

}

@media (min-width: 768px) {
#mm-c-004-b-01.mm-flex-content {
min-height: 560px;
}
}

@media (max-width: 767.98px) {
#mm-c-004-b-01.mm-flex-content {
height: auto;
}
}

#mm-c-004-b-01-01.mm-flex-content-box {
-webkit-flex: 0 0 500px;
-ms-flex: 0 0 500px;
flex: 0 0 500px;
max-width: 500px;

padding: 0 0 50px 0;

}

@media (max-width: 767.98px) {
#mm-c-004-b-01-01.mm-flex-content-box {
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;

padding: 0;

}
}

#mm-c-004-b-01-01.mm-flex-content-box h2 {
font-size: 50px;
line-height: 50px;
font-weight: 500;
margin-bottom: 15px;
}

@media (min-width: 768px) {
#mm-c-004-b-01-01.mm-flex-content-box h2 {
font-size: 50px;
line-height: 50px;
}
}

@media (max-width: 767.98px) {
#mm-c-004-b-01-01.mm-flex-content-box h2 {
font-size: 30px;
line-height: 30px;
}
}

#mm-c-004-b-01-01.mm-flex-content-box p {

}


/* MAIN - CONTENT
--------------------------------------------------*/

#mm-mc-005.mm-main-content {
position: relative;
padding-top: 0px; 
padding-bottom: 30px;
background-image: url('images/tlo_02.webp');
background-position: calc(50% + 250px) 50%;
background-repeat: no-repeat;
background-color: #ffffff;

}

#mm-mc-005-01.mm-main-content {
position: relative;
padding-top: 0px; 
padding-bottom: 0px;

background-position: calc(50% - 450px) 50%;
background-repeat: no-repeat;
}

#mm-mc-005-01.mm-main-content.mm-bg-005-en {
background-image: url('images/laptop_EN.webp');
}

#mm-mc-005-01.mm-main-content.mm-bg-005-pl {
background-image: url('images/laptop_EN.webp');
}

#mm-mc-005-01.mm-main-content.mm-bg-005-es {
background-image: url('images/laptop_EN.webp');
}

@media (min-width: 768px) and (max-width: 991.98px) {

#mm-mc-005.mm-main-content {
position: relative;
padding-top: 0px; 
padding-bottom: 30px;
background-image: url('images/tlo_02.webp');
background-position: calc(50% + 10px) 50%;
background-repeat: no-repeat;
background-color: #ffffff;

}

#mm-mc-005-01.mm-main-content {
position: relative;
padding-top: 0px; 
padding-bottom: 0px;
background-position: calc(50% - 550px) 50%;
background-repeat: no-repeat;
}	

}

@media (max-width: 767.98px) {
#mm-mc-005.mm-main-content {

padding-top: 60px; 
padding-bottom: 60px;

background: #e51922;

min-height: 100px;
}

#mm-mc-005-01.mm-main-content {
position: relative;
padding-top: 0px; 
padding-bottom: 300px;

background-position: calc(50% - 0px) 100%;
background-repeat: no-repeat;
background-size: auto 220px;

}
}

/* MAIN - CONTENT - BOX
--------------------------------------------------*/

#mm-c-005.mm-content-box {
padding-top: 0px; 
padding-bottom: 0px;
position: relative;
}

#mm-c-005-01.mm-flex-content {
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;

-webkit-align-content: center;
-ms-flex-line-pack: center;
align-content: center;

-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;

margin: 0;

height: 850px;

}

@media (max-width: 767.98px) {
#mm-c-005-01.mm-flex-content {

height: auto;

-webkit-align-content: flex-end;
-ms-flex-line-pack: end;
align-content: flex-end;

}
}

#mm-c-005-01-01.mm-flex-content-box {
-webkit-flex: 0 0 400px;
-ms-flex: 0 0 400px;
flex: 0 0 400px;
max-width: 400px;

padding: 0;

}

@media (max-width: 767.98px) {
#mm-c-005-01-01.mm-flex-content-box {
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;

padding: 0;

}
}

#mm-c-005-01-01.mm-flex-content-box h4,
#mm-c-005-01-01.mm-flex-content-box .h4 {
font-size: 16px;
font-weight: 500;
text-transform: uppercase;
margin: 0;

color: #ffffff;
}

#mm-c-005-01-01.mm-flex-content-box h4 span,
#mm-c-005-01-01.mm-flex-content-box .h4 span {
display: block;

}

#mm-c-005-01-01.mm-flex-content-box h2 {
font-size: 36px;
font-weight: 400;
margin: 30px 0;
text-decoration: underline;

color: #ffffff;
}

#mm-c-005-01-01.mm-flex-content-box h2 span {
display: block;

}

#mm-c-005-01-01.mm-flex-content-box p {
margin: 0;

}

@media (max-width: 767.98px) {
	
#mm-c-005-01-01.mm-flex-content-box h4,
#mm-c-005-01-01.mm-flex-content-box .h4 {
font-size: 16px;
font-weight: 500;
}

#mm-c-005-01-01.mm-flex-content-box h2 {
font-size: 28px;
font-weight: 400;
margin: 30px 0;
}

}

/* MAIN - CONTENT
--------------------------------------------------*/

#mm-mc-006.mm-main-content {
position: relative;
padding-top: 0px; 
padding-bottom: 0px;
background-color: #ffffff;
}

@media (max-width: 767.98px) {

}

/* MAIN - CONTENT - BOX
--------------------------------------------------*/

#mm-c-006.mm-content-box {
padding-top: 0px; 
padding-bottom: 0px;
position: relative;
}

#mm-c-006-01.mm-flex-content {
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;

-webkit-align-content: center;
-ms-flex-line-pack: center;
align-content: center;

-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;

margin: 0;

}

#mm-c-006-01-01.mm-flex-content-box {
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;

padding: 0;

}

@media (min-width: 768px) {

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.mm-animacja-baner {
	opacity: 0;
-webkit-animation-name: fadeOut;
  animation-name: fadeOut;
  
      -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  
-webkit-animation-delay: 0.3s;
-moz-animation-delay: 0.3s;
-ms-animation-delay: 0.3s;
-o-animation-delay: 0.3s;
animation-delay: 0.3s;
}

.mm-animacja-baner.visible  {
opacity: 1;
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInX;
animation-name: flipInX;

  -webkit-animation-delay: 2s;
  animation-delay: 2s;
  -webkit-animation-delay: var(--animate-delay);
  animation-delay: var(--animate-delay);
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

}

#mm-c-006-01-01.mm-flex-content-box h4 {
font-size: 16px;
font-weight: 500;
text-transform: uppercase;
margin: 0;

color: #ffffff;
}

#mm-c-006-01-01.mm-flex-content-box h4 span {
display: block;

}

#mm-c-006-01-01.mm-flex-content-box h2 {
font-size: 36px;
font-weight: 400;
margin: 30px 0;
text-decoration: underline;

color: #ffffff;
}

#mm-c-006-01-01.mm-flex-content-box h2 span {
display: block;

}

#mm-c-006-01-01.mm-flex-content-box p {
margin: 0;

}

/* MAIN - CONTENT
--------------------------------------------------*/

#mm-mc-007.mm-main-content {
position: relative;
}

/* MAIN - CONTENT - BOX
--------------------------------------------------*/

#mm-c-007.mm-content-box {
padding-top: 0px; 
padding-bottom: 0px;

}

#mm-c-007-01.mm-flex-content {

-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;

-webkit-align-content: flex-start;
-ms-flex-line-pack: start;
align-content: flex-start;

-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;

margin: 0px;

}

#mm-c-007-01-01.mm-flex-content-box {
-webkit-flex: 0 0 calc(100% - 300px);
-ms-flex: 0 0 calc(100% - 300px);
flex: 0 0 calc(100% - 300px);
max-width: calc(100% - 300px);

min-height: 600px;

padding: 0 60px 0 0;

}

.mm-promocja-img {
	margin: 30px auto;
	display: block;
}

.mm-promocja-h1 {
	font-weight: 300;
	margin-bottom: 30px;
}

@media (min-width: 992px) {
.mm-promocja-h1 span {
	display: block;
}
}

.mm-alert {
display: inline-block;
  padding: 10px 15px;
  margin: 2px;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
border: 1px solid transparent;
}

.mm-alert .fas,
.mm-alert .fab {
	color: #ed1c24;
}

.mm-alert-primary {
  color: #ffffff;
  background-color: #3477ae;
  border: 2px solid #3477ae;
}

.mm-alert-secondary {
  color: #58595b;
  font-size: 22px;
  line-height: 22px;
  background-color: #ffffff;
  border: 1px solid #d9d9d9;
}

.mm-alert-secondary a {
color: #58595b;
}

@media (max-width: 991.98px) {
.mm-alert {

margin: 10px 5px 10px 0;

}
}

#mm-c-007-01-02.mm-flex-content-box {
-webkit-flex: 0 0 300px;
-ms-flex: 0 0 300px;
flex: 0 0 300px;
max-width: 300px;

padding: 0px;

}

@media (min-width: 992px) {
#mm-c-007-01-02.mm-flex-content-box {
min-height: 300px;
}	
}

#mm-img-007-01-02 {
display: block;
margin: 0 auto; 
}

#mm-c-007-01-03.mm-flex-content-box {
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;

min-height: 600px;

padding: 0;

}

p.mm-p-001-c-007 {
	text-align: center;
}

@media (min-width: 768px) {
.mm-img-007-01-03-01 {
	margin: 0 auto 30px auto;
}
}

@media (max-width: 767.98px) {
.mm-img-007-01-03-01 {
display: none;
visibility: hidden;
margin: 0;
}
}

@media (max-width: 991.98px) {
	
#mm-c-007-01-01.mm-flex-content-box {
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;

min-height: 600px;

padding: 0;

}

#mm-c-007-01-02.mm-flex-content-box {
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;

padding: 0px;

}

}

/* BLOG
--------------------------------------------------*/

#mm-c-007-01.mm-flex-content.mm-blog {
-webkit-justify-content: center;
justify-content: center;

-webkit-align-content: flex-start;
align-content: flex-start;

-webkit-align-items: flex-start;
align-items: flex-start;
	
margin: 0px;
}

@media (min-width: 992px) {

#mm-c-007-01-04.mm-flex-content-box {
-webkit-flex: 0 0 750px;
-ms-flex: 0 0 750px;
flex: 0 0 750px;
max-width: 750px;

min-height: 600px;

}

}

@media (max-width: 991.98px) {

#mm-c-007-01-04.mm-flex-content-box {
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;

padding: 0;

}

}

/* Blog tresc style dodatkowe */

@media (max-width: 767.98px) {
#mm-c-007-01.mm-flex-content.mm-blog ul,
#mm-c-007-01.mm-flex-content.mm-blog ol {
    padding-left: 1rem; /* Bootstrap ma 2rem */
}
}

/* Kontener listy wpisów */
.mm-post-list {
    max-width: 750px; /* idealna szerokość dla czytelności */
    margin: 0 auto;
    padding: 0;
}

/* Pojedynczy wpis */
.mm-post-item {
    padding: 25px 0;
    border-bottom: 1px solid #e5e5e5;
}

/* Tytuł wpisu */

#mm-blog-wpis h1 {font-size: 34px;}
#mm-blog-wpis h2 {font-size: 32px;}
#mm-blog-wpis h3 {font-size: 26px;}
#mm-blog-wpis h4 {font-size: 22px;}
#mm-blog-wpis h5 {font-size: 20px;}
#mm-blog-wpis h6 {font-size: 18px;}

@media (min-width: 768px) and (max-width: 1199.98px) {
#mm-blog-wpis h1 {font-size: 30px;}
#mm-blog-wpis h2 {font-size: 26px;}
#mm-blog-wpis h3 {font-size: 24px;}
#mm-blog-wpis h4 {font-size: 20px;}
#mm-blog-wpis h5 {font-size: 20px;}
#mm-blog-wpis h6 {font-size: 18px;}
}

@media (min-width: 480px) and (max-width: 767.98px) {
#mm-blog-wpis h1 {font-size: 28px;}
#mm-blog-wpis h2 {font-size: 24px;}
#mm-blog-wpis h3 {font-size: 22px;}
#mm-blog-wpis h4 {font-size: 18px;}
#mm-blog-wpis h5 {font-size: 18px;}
#mm-blog-wpis h6 {font-size: 16px;}
}

@media (max-width: 479px) {
#mm-blog-wpis h1 {font-size: 26px;}
#mm-blog-wpis h2 {font-size: 24px;}
#mm-blog-wpis h3 {font-size: 22px;}
#mm-blog-wpis h4 {font-size: 18px;}
#mm-blog-wpis h5 {font-size: 16px;}
#mm-blog-wpis h6 {font-size: 16px;}
}

.mm-post-title {
	margin: 0 0 15px 0;
}

.mm-post-title a {
	color: #3b3b3b;
    text-decoration: none;
}

.mm-post-title a:hover {
    text-decoration: underline;
}

/* Data */
.mm-post-date {
    font-size: 0.9rem;
    color: #777;
    margin-bottom: 0;
}

/* Link "Więcej" */
.mm-btn-readmore {
    display: inline-block;
    padding: 8px 16px;
    background: #000;
    color: #fff;
    text-decoration: none;
    border-radius: 4px;
    font-size: 0.9rem;
}

.mm-btn-readmore:hover {
    background: #333;
}

/* Brak treści */
.mm-no-content {
    text-align: center;
    color: #58595b;
    padding: 40px 0;
}

/* Tagi */

.mm-post-tags {
    margin-top: 40px;
    padding-top: 20px;
    border-top: 1px solid #e5e5e5;
    font-size: 0.95rem;
}

/* Lista */

.mm-post-more {
    text-align: right;
	margin-bottom: 0;
}



/* SIDEBAR - CONTENT 03 - ANIMACJA
--------------------------------------------------*/

.swiper-container-03 {
width: 300px;

overflow: hidden;
padding: 0;
margin: 0;
}

@media (max-width: 767.98px) {
.swiper-container-03 {
display: none;
}
}

.swiper-container-03 .swiper-slide {
width: 300px;

padding: 0px;
}

@media (max-width: 767.98px) {
.swiper-container-03 .swiper-slide { 
display: none;
}
}



.mm-cennik-001.mm-flex-content {
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;

-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;

-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
 
-webkit-align-content: flex-start;
-ms-flex-line-pack: start;
align-content: flex-start;
 
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;

padding: 10px 0;

margin: 10px -15px;

}

.mm-cennik-001-01.mm-flex-content-box {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;

padding: 30px 15px;

position: relative;

}

@media (min-width: 992px) and (max-width: 1199.98px) {
.mm-cennik-001-01.mm-flex-content-box {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;

padding: 30px 15px;

position: relative;

}
}

@media (max-width: 991.98px) {
.mm-cennik-001-01.mm-flex-content-box {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;

padding: 30px 15px;

position: relative;

}
}

.mm-cennik-002.mm-flex-content {
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;

-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;

-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
 
-webkit-align-content: flex-start;
-ms-flex-line-pack: start;
align-content: flex-start;
 
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;

padding: 0 0 30px 0;

margin: 0;

border: 2px solid #b7b7b7;

-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;

min-height: 500px;

}

.mm-cennik-002-01.mm-flex-content-box {
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;

padding: 0;

text-align: center;
}

.mm-cennik-002-01.mm-flex-content-box h2.mm-h2-01 {
text-align: center;
margin: 0;
padding: 0;
color: #ffffff;
font-size: 22px;
line-height: 22px;

}

.mm-cennik-top {
display: inline-block;
padding: 15px 20px;

width: 70%;

text-align: center;
font-size: 26px;
line-height: 26px;

margin-top: -15px;
z-index: 1;
line-height: 1;

white-space: nowrap;
vertical-align: baseline;

-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;

background: #ed1c24;
}

.mm-cennik-002-02.mm-flex-content-box {
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;

padding: 15px 0;
}

.mm-img-cennik-002 {
	display: block;
	margin: 0 auto;
}

.mm-cennik-002-03.mm-flex-content-box {
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;

padding: 15px 0;
}

@media (max-width: 991.98px) {
.mm-cennik-002-02.mm-flex-content-box {
-webkit-flex: 0 0 40%;
-ms-flex: 0 0 40%;
flex: 0 0 40%;
max-width: 40%;

padding: 20px 0 0 0;
}

.mm-img-cennik-002 {
width: 100px;
}

.mm-cennik-002-03.mm-flex-content-box {
-webkit-flex: 0 0 60%;
-ms-flex: 0 0 60%;
flex: 0 0 60%;
max-width: 60%;

padding: 15px 0;
}
}

.mm-cennik-002-03.mm-flex-content-box h2.mm-h2-02 {
text-align: center;
margin: 0;
padding: 0;
color: #393939;
font-size: 50px;
line-height: 50px;
font-weight: 600;
}

.mm-cennik-002-03.mm-flex-content-box h2.mm-h2-02 span {
font-size: 30px;
line-height: 50px;
font-weight: 500;
}


.mm-cennik-002-03.mm-flex-content-box h2.mm-h2-02 {
text-align: center;
margin: 0;
padding: 0;
color: #393939;
font-size: 50px;
line-height: 50px;
font-weight: 600;
}

.mm-cennik-002-03.mm-flex-content-box p.mm-p-01 {
margin: 5px 0 10px 0;
padding: 0;
text-transform: uppercase;
text-align: center;
font-size: 12px;
letter-spacing: 1px;
font-weight: 500;
line-height: 12px;
color: #6d6d6d;
}

.mm-cennik-002-03.mm-flex-content-box p.mm-p-02 {
margin: 10px 0 10px 0;
padding: 0;
text-transform: uppercase;
text-align: center;
font-size: 12px;
letter-spacing: 1px;
font-weight: 500;
line-height: 12px;
color: #6d6d6d;
}

.mm-cennik-002-03.mm-flex-content-box p.mm-p-03 {
margin: 10px 0 10px 0;
padding: 0;
font-style: italic;
text-align: center;
font-size: 12px;
letter-spacing: 1px;
font-weight: 500;
line-height: 12px;
color: #6d6d6d;
}

.mm-cennik-002-03.mm-flex-content-box h3.mm-h3-01 {
text-align: center;
margin: 5px 0;
padding: 0;
color: #393939;
font-size: 20px;
line-height: 20px;
font-weight: 500;
}

.mm-cennik-002-04.mm-flex-content-box {
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;

padding: 0 30px;
}

.mm-cennik-002-05.mm-flex-content-box {
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;

padding: 0 30px;
}

.mm-cennik-002-06.mm-flex-content-box {
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;

padding: 0 30px;
}

.mm-cennik-lista {
margin: 0;
padding: 15px 0;
list-style: none;

border-top: 2px solid #e8e8e8;
}

.mm-cennik-lista li {
margin: 0;
padding: 5px 0 5px 40px;

background-image: url('images/cennik/cennik_punkt.png');
background-position: 0 50%;
background-repeat: no-repeat;
background-color: #ffffff;

font-size: 14px;
line-height: 18px;
font-weight: 500;
color: #393939;
}


.mm-dodatki-001.mm-flex-content {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;

-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;

-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;

-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-align-content: center;
-ms-flex-line-pack: center;
align-content: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;

}

.mm-dodatki-001-01.mm-flex-content-box {
-webkit-flex: 0 0 300px;
-ms-flex: 0 0 300px;
flex: 0 0 300px;
max-width: 300px;

padding: 15px 30px 15px 0;
}

.mm-dodatki-001-01.mm-flex-content-box h3 {
	margin: 0;
	padding: 0;
	color: #ed1c24;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 50px;
	font-size: 50px;
	text-align: right;
}

@media (max-width: 991.98px) {
.mm-dodatki-001-01.mm-flex-content-box {
-webkit-flex: 0 0 calc(100% - 100px);
-ms-flex: 0 0 calc(100% - 100px);
flex: 0 0 calc(100% - 100px);
max-width: calc(100% - 100px);

padding: 15px 0;
}
}


.mm-dodatki-001-02.mm-flex-content-box {
-webkit-flex: 0 0 100px;
-ms-flex: 0 0 100px;
flex: 0 0 100px;
max-width: 100px;

padding: 15px 0;
}

.mm-img-dodatki-001 {
	display: block;
	margin: 0 auto;
}

@media (max-width: 991.98px) {
.mm-img-dodatki-001 {
	width: 43px;
	display: block;
	margin: 0 auto;
}
}

.mm-dodatki-001-03.mm-flex-content-box {
-webkit-flex: 0 0 calc(100% - 400px);
-ms-flex: 0 0 calc(100% - 400px);
flex: 0 0 calc(100% - 400px);
max-width: calc(100% - 400px);

padding: 15px 0 15px 30px;
}

@media (max-width: 991.98px) {
.mm-dodatki-001-03.mm-flex-content-box {
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;

padding: 15px 0;
}
}

.mm-dodatki-001-03.mm-flex-content-box p {
margin: 0;
padding: 0;
color: #393939;
font-weight: 600;
text-transform: uppercase;
line-height: 24px;
font-size: 16px;
}

/* ZAKLADKA - FUNCTION SHORDCODE
--------------------------------------------------*/

.mm-zakladka-tytul.mm-01 {
color: #ffffff; 

cursor: pointer; 
font-size: 20px; 
line-height: 100%; 

padding-left: 0px;

padding-top: 10px;
padding-bottom: 10px;

border: 1px solid red;

background: #ed1c24;

}

.mm-zakladka-tytul.mm-02 {
color: #696969;


font-size: 20px; 
line-height: 100%; 

padding-left: 0px;

padding-top: 10px;
padding-bottom: 10px;

border: 0;

background: #ffffff;

}

.mm-zakladka-tytul.mm-03 {
color: #ffffff; 

cursor: pointer; 
font-size: 20px; 
line-height: 100%; 

padding-left: 20px;
padding-right: 20px;
padding-top: 15px;
padding-bottom: 15px;

border: 1px solid red;

background: #ed1c24;

}

.mm-zakladka-tytul.mm-03 div.mm-03 {width: 40px; float: left;}

.card-header.mm-zakladka-tytul.mm-02 {
cursor: default; 
}

.card-footer.mm-zakladka-tytul.mm-02 {
cursor: pointer; 
background: #e8e8e8;

padding-left: 0px;
padding-right: 0px;

padding-top: 5px;
padding-bottom: 5px;
}

.mm-zakladka-001 {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
	
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;

-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;

-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;

-webkit-align-content: center;
-ms-flex-line-pack: center;
align-content: center;

-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;

padding: 0;

margin: 0;

}

.mm-zakladka-001-01 {
-webkit-flex: 0 0 70px;
-ms-flex: 0 0 70px;
flex: 0 0 70px;
text-align: center;
padding: 0;
}

@media (max-width: 767.98px) {
.mm-zakladka-001-01 {
-webkit-flex: 0 0 80px;
-ms-flex: 0 0 80px;
flex: 0 0 80px;

padding: 0;

-webkit-order: 3;
-ms-flex-order: 3;
order: 3;
}
}

.mm-zakladka-001-01 .mm-ikonka {
margin-right: 10px; 
margin-left: 10px;
font-size: 40px;

}

.mm-zakladka-001-01 .mm-ikonka.mm-02 {
margin-right: 10px; 
margin-left: 10px;
font-size: 30px;

}

@media (max-width: 767.98px) {
.mm-zakladka-001-01 .mm-ikonka {
margin-right: 0px; 
margin-left: 0px;
font-size: 30px;

}
}

.mm-zakladka-001-02 {
-webkit-flex: 0 0 180px;
-ms-flex: 0 0 180px;
flex: 0 0 180px;

padding: 0;
}

@media (max-width: 767.98px) {
.mm-zakladka-001-02 {
-webkit-flex: 0 0 80px;
-ms-flex: 0 0 80px;
flex: 0 0 80px;

padding: 0;
}
}

.mm-img-zakladka-001 {
	display: block;
	margin: 0 auto;
}

@media (max-width: 767.98px) {
.mm-img-zakladka-001 {
display: block;
margin: 0 auto;
width: 65px;
}
}

.mm-zakladka-001-03 {
-webkit-flex: 0 0 calc(100% - 450px);
-ms-flex: 0 0 calc(100% - 450px);
flex: 0 0 calc(100% - 450px);

padding: 0 0 0 30px;
}

.mm-zakladka-001-04 {
-webkit-flex: 0 0 110px;
-ms-flex: 0 0 110px;
flex: 0 0 110px;

padding: 0;
}

.mm-zakladka-001-05 {
-webkit-flex: 0 0 calc(100% - 110px);
-ms-flex: 0 0 calc(100% - 110px);
flex: 0 0 calc(100% - 110px);

padding: 0 0 0 30px;
}

.mm-zakladka-001-06 {
-webkit-flex: 0 0 200px;
-ms-flex: 0 0 200px;
flex: 0 0 200px;

text-align: right;
padding: 0;
}

@media (max-width: 767.98px) {
.mm-zakladka-001-03 {
-webkit-flex: 0 0 calc(100% - 80px);
-ms-flex: 0 0 calc(100% - 80px);
flex: 0 0 calc(100% - 80px);

-webkit-order: 2;
-ms-flex-order: 2;
order: 2;

padding: 0;
}

.mm-zakladka-001-04 {
-webkit-flex: 0 0 80px;
-ms-flex: 0 0 80px;
flex: 0 0 80px;

padding: 0;
}

.mm-zakladka-001-05 {
-webkit-flex: 0 0 calc(100% - 80px);
-ms-flex: 0 0 calc(100% - 80px);
flex: 0 0 calc(100% - 80px);

padding: 0 0 0 5px;
}

.mm-zakladka-001-06 {
-webkit-flex: 0 0 calc(100% - 80px);
-ms-flex: 0 0 calc(100% - 80px);
flex: 0 0 calc(100% - 80px);

text-align: right;

-webkit-order: 4;
-ms-flex-order: 4;
order: 4;

padding: 0;
}

}

.mm-zakladka-001-03 h3.mm-h3-01 {
font-size: 24px;
line-height: 24px;
margin: 0;
padding: 0;
color: #ffffff;
font-weight: 400;

}

.mm-zakladka-001-06 h3.mm-h3-01 {
font-size: 26px;
line-height: 28px;
margin: 0;
padding: 0;
color: #ffffff;
font-weight: 500;

}

.mm-zakladka-001-06 h3.mm-h3-01 span {
	font-size: 13px;
	font-weight: 400;
}


.mm-zakladka-001-06 hr {
  margin-top: 2px;
  margin-bottom: 2px;
  border: 0;
  border-top: 1px solid #f6303a;
}

.mm-zakladka-001-06 h3.mm-h3-02 {
font-size: 26px;
line-height: 26px;
margin: 0;
padding: 0;
color: #ffffff;
font-weight: 500;

}

.mm-zakladka-001-06 h3.mm-h3-03 {
	font-size: 13px;
	line-height: 28px;
margin: 0;
padding: 0;
color: #ffffff;
	font-weight: 400;

}

.mm-zakladka-001-06 h3.mm-h3-02 span,
.mm-zakladka-001-06 h3.mm-h3-03 span {
	font-size: 13px;
	line-height: 13px;
	font-weight: 400;
	display: inline-block;
	width: auto;

}

.mm-zakladka-001-06 h3.mm-h3-02 span.mm-02 {
font-size: 28px;
line-height: 28px;
margin: 0;
padding: 0 0 0 5px;
color: #ffffff;
font-weight: 500;

display: inline-block;
}

.mm-zakladka-001-06 h3.mm-h3-03 span.mm-02 {
	font-size: 13px;
	line-height: 13px;
margin: 0;
padding: 0 0 0 5px;
color: #ffffff;
font-weight: 400;


}

@media (max-width: 767.98px) {
	
.mm-zakladka-001-06 h3.mm-h3-02 span.mm-02 {
font-size: 18px;
line-height: 18px;
margin: 0;
padding: 0;
color: #ffffff;
font-weight: 500;


}
	
.mm-zakladka-001-06 h3.mm-h3-01 {
font-size: 18px;
line-height: 18px;
margin: 0;
padding: 0;
color: #ffffff;
font-weight: 500;

}

.mm-zakladka-001-06 h3.mm-h3-02 {
font-size: 16px;
line-height: 18px;
margin: 0;
padding: 0;
color: #ffffff;
font-weight: 500;
display: inline-block;

padding: 2px;

margin: 2px;

border: 1px solid #fd424b;

-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}

.mm-zakladka-001-06 h3.mm-h3-03 {
	font-size: 12px;
	line-height: 12px;
	font-weight: 400;
display: inline-block;

padding: 2px 4px;

margin: 2px;

border: 1px solid #fd424b;

-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}

.mm-zakladka-001-06 h3.mm-h3-01 span {
font-size: 14px;
line-height: 14px;
}

.mm-zakladka-001-06 h3.mm-h3-01 span.mm-br,
.mm-zakladka-001-06 h3.mm-h3-02 span.mm-br,
.mm-zakladka-001-06 h3.mm-h3-03 span.mm-br {
	font-size: 8px;
	line-height: 10px;
	font-weight: 400;
}

.mm-zakladka-001-06 h3.mm-h3-02 span.mm-02 {

padding-left: 5px;

}

.mm-zakladka-001-06 h3.mm-h3-03 span.mm-02 {

padding-left: 5px;

}

}

.mm-zakladka-001-05 h3.mm-h3-01 {
font-size: 28px;
line-height: 28px;
margin: 0;
padding: 0;

color: #696969;

font-weight: 500;
}

.mm-zakladka-001-05 h3.mm-h3-01 span {
cursor: pointer;
color: #ed1c24;
}

.mm-zakladka-001-05 h3.mm-h3-01 span:hover i.fab {
color: #696969;
}

@media (max-width: 991.98px) {
	
.mm-zakladka-001-03 h3.mm-h3-01 {
font-size: 18px;
line-height: 22px;
margin: 0;
color: #ffffff;
font-weight: 400;

}

.mm-zakladka-001-05 h3.mm-h3-01 {
font-size: 22px;
line-height: 26px;
margin: 0;
padding: 0;

color: #696969;

font-weight: 500;
}

}

@media (max-width: 767.98px) {
.mm-zakladka-001-03 h3.mm-h3-01 {
font-size: 18px;
line-height: 20px;

margin: 0;

font-weight: 400;

}
}

.mm-zakladka-tytul-02 {
cursor: default; 
}

.mm-zakladka-tresc {
border-top: 1px solid #f4f4f4;
}

.mm-zakladka-tresc.mm-02 {
border-top: 0;
position: relative;

}

.mm-zakladka-tresc.mm-02.mm-mist-02 {

overflow: hidden; 
height: 150px;
position: relative;

}

.mm-zakladka-tresc.mm-02 .mm-cennik-lista {
margin: 0;
padding: 5px 0;
list-style: none;

border-top: 0;
}

@media (min-width: 768px) {
.mm-zakladka-tresc.mm-02 .mm-cennik-lista li {
margin: 0;
padding: 8px 0 8px 40px;

background-image: url('images/cennik/cennik_punkt.png');
background-position: 0 50%;
background-repeat: no-repeat;
background-color: #ffffff;

font-size: 16px;
line-height: 18px;
font-weight: 500;
color: #393939;
}
}

@media (max-width: 767.98px) {
.mm-zakladka-tresc.mm-02 .mm-cennik-lista li {
margin: 0;
padding: 8px 0 8px 20px;

background-image: url('images/cennik/cennik_punkt.png');
background-position: 0 10px;
background-repeat: no-repeat;
background-color: #ffffff;
background-size: 14px;

font-size: 16px;
line-height: 18px;
font-weight: 500;
color: #393939;
}
}

.mm-zakladka-tresc.mm-02 .mm-cennik-lista li span {
	color: #dd2120;
}

.mm-zakladka-tresc.mm-02.mm-mist-02:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
	
background: rgb(255,255,255);
background: -moz-linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0.9) 15%, rgba(255,255,255,0.5) 30%, rgba(255,255,255,0) 100%);
background: -webkit-linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0.9) 15%, rgba(255,255,255,0.5) 30%, rgba(255,255,255,0) 100%);
background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0.9) 15%, rgba(255,255,255,0.5) 30%, rgba(255,255,255,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);
}

.mm-zakladka-tresc.mm-02.mm-show-02 {

height: auto;

}

.card.mm-zakladka.mm-01 {
margin-top: 5px;
margin-bottom: 5px;

-webkit-box-shadow: none;
box-shadow: none;

position: relative;

min-width: 0;
word-wrap: break-word;
background-color: transparent;
background-clip: border-box;

border: 2px solid #e8e8e8;

}

.card.mm-zakladka.mm-02 {
margin-top: 10px;
margin-bottom: 50px;

-webkit-box-shadow: none;
box-shadow: none;

position: relative;

min-width: 0;
word-wrap: break-word;
background-color: transparent;
background-clip: border-box;

border: 2px solid #e8e8e8;

}

.card.mm-zakladka > .card-header {

}

.card.mm-zakladka .card-body.mm-zakladka-tresc.mm-01 {
padding: 40px 20px 60px 20px;
}

.card.mm-zakladka .card-body.mm-zakladka-tresc.mm-02 {
padding: 0px 20px 60px 20px;
}

.mm-box-001 {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
	
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;

-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;

-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;

-webkit-align-content: center;
-ms-flex-line-pack: center;
align-content: center;

-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;

padding: 0;

margin: 0;

}

.mm-box-001-01 {
-webkit-flex: 0 0 300px;
-ms-flex: 0 0 300px;
flex: 0 0 300px;
max-width: 300px;

padding: 0;
}

.mm-box-001-02 {
-webkit-flex: 0 0 calc(100% - 300px);
-ms-flex: 0 0 calc(100% - 300px);
flex: 0 0 calc(100% - 300px);
max-width: calc(100% - 300px);

padding: 0 0 0 60px;
}

.mm-img-box-001-02  {
display: block;
margin: 0 auto;
border: 2px solid #e8e8e8;
}

.mm-box-001-03 {
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;

padding: 0 0 0 120px;
}

.mm-box-001-04 {
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;

padding: 30px 60px 0 60px;
}

.mm-box-001-05 {
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;

padding: 0;
}

.mm-box-001-06 {
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;

padding: 0 20px;
}

.mm-box-001-07 {
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;

padding: 0 20px;
}

@media (max-width: 991.98px) {
.mm-box-001-01 {
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;

padding: 0;
}

.mm-box-001-02 {
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;

padding: 0;
}

.mm-box-001-03 {
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;

padding: 0 10px;
}

.mm-box-001-04 {
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;

padding: 30px 10px 0 10px;
}

.mm-box-001-06 {
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;

padding: 10px;
}

.mm-box-001-07 {
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;

padding: 10px;
}

}


.mm-zakladka-tytul:hover,
.mm-zakladka-tytul:focus {

}

/* Icon Hang */
@-webkit-keyframes hvr-icon-hang {
  0% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }

  50% {
    -webkit-transform: translateY(2px);
    transform: translateY(2px);
  }

  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
}

@keyframes hvr-icon-hang {
  0% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }

  50% {
    -webkit-transform: translateY(2px);
    transform: translateY(2px);
  }

  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
}

@-webkit-keyframes hvr-icon-hang-sink {
  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
}

@keyframes hvr-icon-hang-sink {
  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
}

.card-header.mm-zakladka-tytul.mm-01 .fa-chevron-down,
.card-footer.mm-zakladka-tytul.mm-02 .fa-chevron-down,
.card-header.mm-zakladka-tytul.mm-01 .fa-chevron-up,
.card-footer.mm-zakladka-tytul.mm-02 .fa-chevron-up {

  -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-transform: translateZ(0);
  transform: translateZ(0);
}

.card-header.mm-zakladka-tytul.mm-01 .hvr-icon-hang:before,
.card-footer.mm-zakladka-tytul.mm-02 .hvr-icon-hang:before {
  content: "\f078";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.card-header.mm-zakladka-tytul.mm-01:hover .fa-chevron-down,
.card-footer.mm-zakladka-tytul.mm-02:hover .fa-chevron-down,
.card-header.mm-zakladka-tytul.mm-01:hover .fa-chevron-up,
.card-footer.mm-zakladka-tytul.mm-02:hover .fa-chevron-up {
  -webkit-animation-name: hvr-icon-hang-sink, hvr-icon-hang;
  animation-name: hvr-icon-hang-sink, hvr-icon-hang;
  -webkit-animation-duration: .3s, 1.5s;
  animation-duration: .3s, 1.5s;
  -webkit-animation-delay: 0s, .3s;
  animation-delay: 0s, .3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}

/* BOX
--------------------------------------------------*/

.mm-box-002 {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
	
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;

-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;

-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;

-webkit-align-content: flex-start;
-ms-flex-line-pack: start;
align-content: flex-start;

-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;

padding: 60px 0;

margin: 0 -10px;

}

.mm-box-002-01 {
-webkit-flex: 0 0 33.333333%;
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;

padding: 20px 10px;

}

@media (min-width: 768px) {
	
.mm-box-002-01 {
min-height: 250px;
}

}

@media (max-width: 767.98px) {

.mm-box-002-01 {
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;

padding: 30px 10px;

}

}

.mm-box-inside-002 {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
	
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;

-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;

-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;

-webkit-align-content: flex-start;
-ms-flex-line-pack: start;
align-content: flex-start;

-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;

padding: 0;

margin: 0;

}

.mm-box-inside-002-01 {
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;

padding: 0 0 15px 0;
}

.mm-img-box-inside-002 {
width: 140px;
display: block;
margin: 0 auto;
}

.mm-box-inside-002-02 {
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
text-align: center;
padding: 0;

font-size: 20px;
font-weight: 500;
}

.mm-box-inside-002-03 {
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
text-align: center;
line-height: 120%;
padding: 5px 0;

}


/* FOOTER
--------------------------------------------------*/

#mm-footer.mm-footer-00 {
background: transparent;
}

/* FOOTER - CONTENT
--------------------------------------------------*/

#mm-mf-001.mm-main-footer {
position: relative;
}

/* FOOTER - CONTENT - BOX
--------------------------------------------------*/

#mm-f-001.mm-footer-content {
position: relative;
}

#mm-f-001.mm-footer-box {
padding-top: 100px; 
padding-bottom: 0px;
position: relative;
}

#mm-f-001-01.mm-flex-content {

-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;

-webkit-align-content: center;
-ms-flex-line-pack: center;
align-content: center;

-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;

margin: 0;

}

#mm-f-001-01-01.mm-flex-content-box {
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;

padding: 0;

}

#mm-img-001-f-001 {
	display: block;
	margin: 0 auto;
}

#mm-f-001-01-02.mm-flex-content-box {
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;

padding: 30px 0;

}

#mm-f-001-01-02.mm-flex-content-box p {
font-size: 12px;
text-align: center;
margin: 0;
color: #696969;
}

#mm-f-001-01-02.mm-flex-content-box p a {
color: #696969;
}

/* FORMULARZ
--------------------------------------------------*/

.mm-form-box {
float: left; 
width: 100%; 
padding: 30px 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

.mm-form-box.mm-02 {
float: left; 
width: 100%; 
padding: 0 0 30px 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

.control-label {
color: #696969;
}

.control-label span {
color: #696969;
}

.mm-flex-content-page-kontakt-box.mm-right .mm-form-box {
padding: 15px 0;
}

.mm-form-box p {

}

.mm-form-box p.mm-info {
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	font-style: italic;
	color: #ffffff;
}

.mm-content-box.mm-pc.mm-06b p.mm-p-male {
	text-align: center;
}

@media (max-width: 767.98px) {
.mm-form-box p.mm-p-male {
	text-align: center;
}
}

.form-control {
color: #696969;
border-color: #696969;
background-color: #ffffff;
}

.mm-wybierz-plik {
background: #f4f4f4;
padding: 10px;
}

.mm-nazwa-linku {
max-width: 300px;
}

.mm-form-box textarea.form-control {
height: 100px;
}

.mm-form-box.mm-02 textarea.form-control {
height: 125px;
}

.input-group-btn .btn.btn-primary {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}

.form-control:focus {
border-color: #738287;
color: #000000;
background-color: #ffffff;
outline: 0;
-webkit-box-shadow: none;
box-shadow: none;
}

.form-control::-moz-placeholder {
color: #000000;
opacity: 1;
}
.form-control:-ms-input-placeholder {
color: #000000;
}
.form-control::-webkit-input-placeholder {
color: #000000;
}

.wpcf7-submit {
margin: 20px 0;
}

.wpcf7-response-output {
-webkit-border-radius: 5px !important;
-moz-border-radius: 5px !important;
border-radius: 5px !important;

padding: 15px !important;
margin: 10px 0 !important;

font-size: 14px;
}

.wpcf7-spam-blocked {
color: #fff;
background-color: #1d1c1a;
border: 1px solid #000 !important;
}

.wpcf7-validation-errors,
.wpcf7-mail-sent-ng {
color: #fff;
background-color: #e51e25;
border: 1px solid #e51e25 !important;
}

.wpcf7-not-valid-tip {
color: #e51e25;
font-size: 14px !important;
}

.wpcf7-mail-sent-ok {
color: #fff;
background-color: #0f9f00;
border: 1px solid #0f9f00 !important;
}

.form-group span.ajax-loader {
display: none;
visibility: hidden !important;
}

.mm-recaptcha-box {
	min-height: 90px;
	display: block;
	margin: 10px 0 10px 0;
}

.grecaptcha-badge { visibility: hidden; }

.mm-form-zgoda {
	padding: 20px;
	background: #f4f4f4;
}

#mm-google-info {
color: #696969;
text-align: justify;
line-height: 22px;
font-size: 14px;
font-style: italic;
margin: 10px 0;
}

#mm-google-info a {
	text-decoration: underline;
	color: #696969;
}

#mm-google-info a:hover {
	text-decoration: underline;
	color: #000000;
}

#mm-pokaz-info-link {
	text-decoration: underline;
	color: #696969;
	cursor: pointer;
}

#mm-pokaz-info-ukryty {
	display: none;
}

.wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item {

margin: 0;
padding: 10px 15px;
}

.wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item label {
cursor: pointer;
color: #696969;
text-align: justify;
line-height: 22px;
font-size: 14px;
font-style: italic;
}

.wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item label a {
	text-decoration: underline;
	color: #696969;
}

.wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label {

}

.wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item label:hover {
	color: #000000;
}

.wpcf7-spinner {display: none !important; visibility: hidden !important;}

.input-group.mm-nazwa-w-linku {margin: 0 0 20px 0;}

.input-group.mm-nazwa-w-linku p {margin: 0; display:inline;}

.input-group.mm-nazwa-w-linku .form-control {max-width: 300px;}

@media (max-width: 767.98px) {
.input-group.mm-nazwa-w-linku .form-control {max-width: 180px;}
}

.input-group.mm-nazwa-w-linku input {
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
}

.input-group.mm-nazwa-w-linku .input-group-text {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: 5px;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 100%;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #f4f4f4;
  border: 1px solid #ced4da;

  max-height: 38px;
  
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
}


.input-group.mm-nazwa-w-linku .input-group-prepend .input-group-text {
-webkit-border-top-right-radius: 0px;
-webkit-border-bottom-right-radius: 0px;
-moz-border-radius-topright: 0px;
-moz-border-radius-bottomright: 0px;
border-top-right-radius: 0px;
border-bottom-right-radius: 0px;

-webkit-border-top-left-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-bottomleft: 5px;
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
}

.input-group.mm-nazwa-w-linku .input-group-append .input-group-text:last-child {
-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;

-webkit-border-top-left-radius: 0px;
-webkit-border-bottom-left-radius: 0px;
-moz-border-radius-topleft: 0px;
-moz-border-radius-bottomleft: 0px;
border-top-left-radius: 0px;
border-bottom-left-radius: 0px;
}

/* MAPA - FUNCTION SHORDCODE
--------------------------------------------------*/

#mm-mapa-box {
float: left;
position: relative;
display: block; 
margin: 0;
width: 100%; 
border-top: 1px solid #0f6e74;
border-bottom: 1px solid #0f6e74;
}

#mm-mapa-box-page {
float: left;
position: relative;
display: block; 
margin: 60px 0;
padding: 0;
width: 100%; 
border: 1px solid #0f6e74;

-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}

#mm-mapa-box-page #mapa_google {
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}

#mapa_google {
float: left;
margin: 0; 
display: block; 
width: 100%; 
height: 400px;
background: #e8e8e8;
}

@media (max-width: 767.98px) {
#mapa_google {
height: 500px;
}
}

/*MODAL
--------------------------------------------------*/

.modal-open {
  overflow: hidden;
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}

.modal.fade .modal-dialog {
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}

@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none;
  }
}

.modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}

.modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden;
}

.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

.modal-content {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 0;
  border-radius: 0;
  outline: 0;
}

.modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 0;
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
  }
  
  .mm-modal-newsletter {
    max-width: 560px;
}
}

@media (min-width: 768px) {
  .modal-dialog {
    max-width: 720px;
	margin: 60px auto
  }
.modal-content {
  min-height: 200px;
}

.mm-modal-newsletter {
    max-width: 600px;
}
}

@media (min-width: 992px) {
  .modal-dialog {
    max-width: 990px;
	margin: 60px auto
  }
.modal-content {
  min-height: 200px;
}

.modal-dialog.mm-baner-img-promocja,
.modal-dialog.mm-baner-img-promocja .modal-content {
	max-width: 900px;
}

.mm-modal-newsletter {
    max-width: 600px;
}

}

@media (min-width: 1200px) {
  .modal-dialog {
    max-width: 1080px;
	margin: 90px auto
  }
.modal-content {
  min-height: 200px;
}
.modal-dialog.mm-baner-img-promocja,
.modal-dialog.mm-baner-img-promocja .modal-content {
	max-width: 900px;
}

.mm-modal-newsletter {
    max-width: 600px;
}

}

@media (max-width: 991px) {
  .modal-dialog {
    margin: 60px auto;
  }
}

.mm-modal-close {
	position: absolute;
	top: -56px;
	right: 0px;
	font-size: 40px;
line-height: 56px;
vertical-align: bottom;
height: 56px;
width: 56px;

-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}

@media (max-width: 991px) {
.mm-modal-close {
	position: absolute;
	top: -40px;
	right: 0px;
	font-size: 30px;
line-height: 40px;
vertical-align: bottom;
height: 40px;
width: 40px;
}
}

.mm-modal-close {
  color: #fff;

}

button.mm-modal-close {
-webkit-appearance: none;
padding: 0;
cursor: pointer;

background: #dd2120;
border: 0;

}
.mm-modal-close:hover,
.mm-modal-close:focus {
  color: #dd2120;
  text-decoration: none;
  cursor: pointer;
background: #fff;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000000;
}

.modal-backdrop.fade {
  opacity: 0;
}

.modal-backdrop.show {
  opacity: 0.5;
}




@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -2deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -2deg);
  }

  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1, 1, 1) rotate3d(0, 0, 1, 2deg);
    transform: scale3d(1, 1, 1) rotate3d(0, 0, 1, 2deg);
  }

  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1, 1, 1) rotate3d(0, 0, 1, -2deg);
    transform: scale3d(1, 1, 1) rotate3d(0, 0, 1, -2deg);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -2deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -2deg);
  }

  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1, 1, 1) rotate3d(0, 0, 1, 2deg);
    transform: scale3d(1, 1, 1) rotate3d(0, 0, 1, 2deg);
  }

  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1, 1, 1) rotate3d(0, 0, 1, -2deg);
    transform: scale3d(1, 1, 1) rotate3d(0, 0, 1, -2deg);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

/*PRZYCISK TOP
--------------------------------------------------*/

.mm-scrollup {
position: fixed;
bottom: 60px;
right: 10px;
width: 50px;
height: 50px;
text-align: center;
z-index: 900;
font-size: 30px;
vertical-align: middle;
line-height: 50px;
color: #fff;
display: none;
background: rgba(221, 33, 32, 1);
padding: 0;

box-shadow: 1px 1px 5px 0px rgba(26,34,39,1);
border-radius: 15px;
}

.mm-scrollup:focus,  
.mm-scrollup:hover {
color: #fff;
background: rgba(221, 33, 32, 0.8);
}

@media (max-width: 767.98px) {
	
.mm-scrollup {
	display: none !important;
}
	
}

/*MENU
--------------------------------------------------*/

#mm-menu-info {
position: fixed;
bottom: 0px;
right: 60px;

z-index: 9000;
padding: 0;

cursor: pointer;
}

#mm-menu-info .mm-img-menu-info {
	width: 200px;
}

@media (max-width: 767.98px) {
#mm-menu-info {
position: fixed;
bottom: 5px;
right: 5px;
}
#mm-menu-info .mm-img-menu-info {width: 150px;}
}

/*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: #ffffff;
text-decoration: none;
}

.mm-caption-copyright p a:hover,
.mm-caption-webdesigner p a:hover {color: #ffffff;}

.mm-caption-copyright p {text-align: center;}
.mm-caption-webdesigner p {text-align: center;}


@media (max-width: 767.98px) {
.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: 768px) {
.cookieWarningBox.mm-cwb-v7 .mm-br {
	display: inline-block;
}
}

/*NEWSLETTER
--------------------------------------------------*/

.newsletterBox {
display: none;

	position: fixed; 
	bottom: 0px; 
	left: 0px; 
	width: 100%; 
	padding: 15px 5px; 

	color: #000000; 
	z-index: 800; 
	background: rgba(237, 237, 237, 1);
	
-webkit-box-shadow: 0px 1px 5px 0px rgba(200,200,200,0.6);
-moz-box-shadow: 0px 1px 5px 0px rgba(200,200,200,0.6);
box-shadow: 0px -1px 5px 0px rgba(200,200,200,0.6);
}

@media (max-width: 767.98px) {
.newsletterBox {
	padding: 20px 5px; 
}
}

.newsletterBox div.newsletter-close {
	display: inline-block;
	background: red; 
	color: #fff; 
	font-size: 20px; 
	line-height: 26px; 
	padding: 5px 10px;
	cursor: pointer;
}

.newsletterBox div.newsletter-close:hover {
	color: red; 
	background: #fff;
}

.newsletterBox a {
	color: #fff; 
	text-decoration: underline;
}

.newsletterBox a:hover, .newsletterBox a:focus {
	color: #d5d5d5;
}

@media (min-width: 768px) {
.newsletterBox .mm-br {
	display: inline-block;
}
}

.mm-newsletter-tytul {
font-size: 26px;
margin: 0 0 15px 0;
}

.mm-newsletter-opis {
	margin: 15px 0;
	line-height: 140%;
	font-size: 14px;
}

#mm-btn-newsletter {
display: none;

position: fixed; 
bottom: 10px; 
right: 10px; 
box-shadow: 1px 1px 5px 0px rgba(26,34,39,1);
z-index: 900; 

  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-animation-name: tada;
  animation-name: tada;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-delay: calc(1s * 5);
  animation-delay: calc(1s * 5);
  
  border-radius: 15px;
}

@media (max-width: 767.98px) {
#mm-btn-newsletter {
z-index: 900; 
}
}

#mm-btn-newsletter {

padding-left: 40px;

background-repeat: no-repeat;
background-position: 10px center;

background-image: url("images/newsletter.svg");
background-size: 20px;
}


#mm-btn-newsletter-01 {

z-index: 9999; 

  border-radius: 15px;
  
  font-size: 14px;
  
white-space: normal;

}

@media (max-width: 767.98px) {
#mm-btn-newsletter-01 {
z-index: 900; 
text-align: left;
display: block;
width: 100%;
}

#mm-btn-newsletter-01 span {


}
}

#mm-btn-newsletter-01 {
display: inline-block;

padding-left: 40px;

background-repeat: no-repeat;
background-position: 10px center;

background-image: url("images/newsletter.svg");
background-size: 20px;
}


#mm-btn-close-newsletter-01 {
display: inline-block;

font-size: 14px;
text-transform: uppercase;
vertical-align: middle;

padding-left: 40px;
color: #ffffff;
background-repeat: no-repeat;
background-position: 10px center;

background-image: url("images/close-02.svg");
background-size: 20px;

background-color: #303030;

border-radius: 15px;

}

#mm-btn-close-newsletter-01:hover {
background-color: #404040; 
}

@media (max-width: 767.98px) {
#mm-btn-close-newsletter-01 {
	position: absolute;
	top: -50px;
	right: 15px;
	z-index: 900;

}
}


/* SCROLLREVEAL
--------------------------------------------------*/
.mm-animacja,
.mm-animacja-box {
  -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;
}

.mm-animacja-box {
display: block;
}

/*BUTTON
--------------------------------------------------*/

.btn {
display: inline-block;
font-weight: 500;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: 15px 30px;
font-size: 16px;
line-height: 16px;

transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;

-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;

-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;
}

.btn.btn-sm {
padding: 10px 20px;
}

.btn .btn-ikonka {
margin-left: 10px;
}

#searchsubmit.btn {
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
-webkit-border-top-right-radius: 10px;
-webkit-border-bottom-right-radius: 10px;
-moz-border-radius-topright: 10px;
-moz-border-radius-bottomright: 10px;
border-top-right-radius: 10px;
border-bottom-right-radius: 10px;
}

@media screen and (prefers-reduced-motion: reduce) {
.btn {
transition: none;
}
}

.btn:hover, .btn:focus {
text-decoration: none;
}

.btn:focus, .btn.focus {
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.btn.disabled, .btn:disabled {
opacity: 0.65;
}

.btn:not(:disabled):not(.disabled) {
cursor: pointer;
}

a.btn.disabled,
fieldset:disabled a.btn {
pointer-events: none;
}

.mm-btn-lg, .mm-btn-group-lg > .mm-btn {
padding: 15px 25px;
font-size: 16px;
font-weight: 400;
line-height: 16px;
}


/*BUTTON ikonka
--------------------------------------------------*/

.btn .mm-ikonka {
margin: 0 5px 0 0;
font-size: 20px;
line-height: 20px;
vertical-align: middle;
}


/*BUTTON mm-btn-01
--------------------------------------------------*/

.mm-btn-01 {
color: #ffffff;
background-color: #ed1c24;
border: 0;
}

.mm-btn-01:hover {
color: #ffffff;
background-color: #c7151c;
}

.mm-btn-01:focus, .mm-btn-01.focus {
background-color: #c7151c;
box-shadow: 0 0 0 0.2rem rgba(244, 244, 244, 0.5);
}

/*BUTTON mm-btn-02
--------------------------------------------------*/

.mm-btn-02 {
  color: #696969;
  background-color: #ffffff;
  border: 0;

}

.mm-btn-02:hover {
  color: #696969;
  background-color: #eaeaea;

}

.mm-btn-02:focus, .mm-btn-02.focus {
  background-color: #eaeaea;
  box-shadow: 0 0 0 0.2rem rgba(241, 241, 241, 0.5);
}

/*BUTTON mm-btn-03
--------------------------------------------------*/

@media (min-width: 992px) {
.mm-btn-03 {

font-size: 16px;
line-height: 30px;
padding: 8px 10px;
font-weight: 400;
color: #5a5a5a;
background-color: #f8f8f8;
border-color: #ededed;
}
}

@media (min-width: 768px) and (max-width: 991.98px) {
.mm-btn-03 {

font-size: 14px;
line-height: 30px;
padding: 5px 5px;
font-weight: 400;
color: #5a5a5a;
background-color: #ffffff;
border-color: #ededed;
}
}

@media (max-width: 767.98px) {
.mm-btn-03 {

font-size: 16px;
line-height: 30px;
padding: 5px 10px;

color: #5a5a5a;
background-color: #ffffff;
border-color: #ededed;
}
}

.mm-btn-03:hover {
color: #5a5a5a;
  background-color: #eaeaea;
  border-color: #dedede;
}

.mm-btn-03:focus, .mm-btn-03.focus {
  box-shadow: 0 0 0 0.2rem rgba(222, 222, 222, 0.5);
}

/*BTN FILE
--------------------------------------------------*/
.btn.mm-btn-file {
display: inline-block;
font-weight: 500;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: 10px 30px;
font-size: 16px;
line-height: 16px;

transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;

-webkit-border-radius: 5px;
-webkit-border-top-left-radius: 0px;
-webkit-border-bottom-left-radius: 0px;
-moz-border-radius: 5px;
-moz-border-radius-topleft: 0px;
-moz-border-radius-bottomleft: 0px;
border-radius: 5px;
border-top-left-radius: 0px;
border-bottom-left-radius: 0px;

-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;
}

.mm-btn-file {
color: #ffffff;
background-color: #ed1c24;
border: 0;
}

.mm-btn-file:hover {
color: #ffffff;
background-color: #c7151c;
}

#mfcf7_zl_multifilecontainer {margin-top: 0;}

.mm-btn-file:focus, .mm-btn-file.focus {
  box-shadow: 0 0 0 0.2rem rgba(244, 244, 244, 0.5);
}


/*DODATKOWE mm-btn-01
--------------------------------------------------*/

.mm-btn-01.disabled, .mm-btn-01:disabled {
  color: #727272;
  background-color: #d4d4d4;
  border-color: #d4d4d4;
}

.mm-btn-01:not(:disabled):not(.disabled):active, .mm-btn-01:not(:disabled):not(.disabled).active,
.show > .mm-btn-01.dropdown-toggle {
  color: #fff;

}

.mm-btn-01:not(:disabled):not(.disabled):active:focus, .mm-btn-01:not(:disabled):not(.disabled).active:focus,
.show > .mm-btn-01.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(244, 244, 244, 0.5);
}

/*EFEKTY
--------------------------------------------------*/

/* hvr-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);
  }
}

/* fadeIn */

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}


/*FACEBOOK - OKNO
--------------------------------------------------*/

.face-slider {
position: fixed;
right: -200px;
z-index: 1200;
}

.face-slider.box-00 {
top: 120px;
right: -80px;
}

.face-slider.box-01 {
top: 180px;
right: -200px;
}

.face-slider .tab {
cursor: pointer;
padding: 2px 4px 2px 4px;
width: 58px;
position: relative;
float: left;
text-align: center;
color: #ffffff;
font-size: 30px;
line-height: 50px;
min-height: 50px;
background: #000000;

-webkit-border-top-left-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-bottomleft: 5px;
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;

}

.face-slider.box-00 .tab {
	font-size: 18px;
	color: #ffffff;	
}

.face-slider .tab:hover {
	color: #ed1c24;	
}

.face-code {
padding: 0px;
float: left;
width: 500px;
min-height: 550px;
background: #000;
}

.face-slider.box-00 .face-code {
width: 80px;
min-height: 50px;
}

.face-slider.box-01 .face-code {
width: 200px;
min-height: 50px;
}

.mm-fb-link-btn {
cursor: pointer;
padding: 0;
float: left;
text-align: center;
color: #ffffff;
font-size: 18px;
line-height: 50px;
background: #000000;
width: 100%;
height: 54px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;

}

.mm-fb-link-btn.lang {
width: 50%;
}

.face-slider.box-00 .mm-fb-link-btn {
padding-top: 2px;
}

.mm-fb-link-btn .fa-chevron-right {
	font-size: 16px;
}

.mm-fb-link-btn:hover {
color: #ed1c24;
}

.mm-fb-link-btn .fas {
	font-size: 14px;
	margin-left: 5px;
}

.face-code ul {
list-style: none;
margin: 0;
padding: 0;
}

.face-code ul li {
font-size: 16px;
font-family: 'Roboto', Arial, Verdana, Helvetica, sans-serif;
font-weight: 400;
color: #000000;
margin: 0;
padding: 0;
line-height: 30px;
text-decoration: none;
text-transform: none;
text-shadow: 1px 1px 4px rgba(255, 255, 255, 0.9);
}

.face-code ul li a {
color: #000000;
}

.instagram-styl {
overflow-y: scroll;
height: 600px;
}

.face-code.trip-styl {
height: 500px;
}

@media (min-width: 1200px) {
.face-slider.box-00 {
display: none !important;
}
}

@media (max-width: 767.98px) {
.face-slider.box-00,
.face-slider.box-01 {
display: none !important;
}
}

/* SUGESTER - CHAT
--------------------------------------------------*/

@media (min-width: 768px) {
.sugester-chat-avatar-bubble {
	right: -28px !important;

}
}

.sugester-chat-tab, 
.sugester-chat-box {
    bottom: 100px !important;

}


/* NEWSLETTER
--------------------------------------------------*/

.mm-sekcja-z-newsletterem {
	margin-top: 0;
	margin-bottom: 0;
	background-color: #ededed;

}

@media (min-width: 1200px) {

.mm-sekcja-z-newsletterem iframe {
    width: 100%;
    height: 820px;
	
	background-color: #ffffff;
	
	margin: 0 auto;
}
}

@media (max-width: 1199.98px) {
.mm-sekcja-z-newsletterem {

}
.mm-sekcja-z-newsletterem iframe {
    width: 100%;
    height: 820px;
	
	background-color: #ffffff;
}
}

@media (max-width: 991.98px) {
.mm-sekcja-z-newsletterem-test iframe {
    width: 560px;
	-ms-zoom: 0.8;
	-moz-transform: scale(0.8);
	-moz-transform-origin: 0 0;
	-o-transform: scale(0.8);
	-o-transform-origin: 0 0;
	-webkit-transform: scale(0.8);
	-webkit-transform-origin: 0 0;
	transform: scale(0.8);
	transform-origin: 0 0;
	
	

}

.mm-sekcja-z-newsletterem {
height: 820px;

}

}

.ratio {
  position: relative;
  width: 100%;
}
.ratio::before {
  display: block;
  padding-top: var(--bs-aspect-ratio);
  content: "";
}
.ratio > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ratio-1x1 {
  --bs-aspect-ratio: 100%;
}

.ratio-2x1 {
  --bs-aspect-ratio: 50%;
}

.ratio-4x3 {
  --bs-aspect-ratio: 75%;
}

.ratio-16x9 {
  --bs-aspect-ratio: 56.25%;
}

.ratio-21x9 {
  --bs-aspect-ratio: 42.8571428571%;
}

.mm-ratio-newsletter {
  --bs-aspect-ratio: 820px;
}

@media (max-width: 991.98px) { 

.mm-ratio-newsletter {
  --bs-aspect-ratio: 820px;
}


}

/* MENU DODATKOWE LINKI */

/* Czerwony przycisk */
.mm-navbar-web .navbar-nav .link-rejestracja-szkoly > a.nav-link {
    background: #ed1c24 !important;
    color: #fff !important;
    padding: 2px 16px !important;
	border: 1px solid #ed1c24 !important;
    border-radius: 20px;
    margin-left: 10px;
    display: inline-block;
	font-weight: 400;
	font-size: 13px;
}

.mm-navbar-web .navbar-nav .link-rejestracja-szkoly > a.nav-link:hover {
    background: #c7151c !important;
	border: 1px solid #c7151c !important;
}

/* Szary przycisk */
.mm-navbar-web .navbar-nav .link-prezentacja > a.nav-link {
    background: #838383 !important;
    color: #fff !important;
    padding: 2px 16px !important;
	border: 1px solid #838383 !important;
    border-radius: 20px;
    margin-left: 10px;
    display: inline-block;
	font-weight: 400;
	font-size: 13px;
}

.mm-navbar-web .navbar-nav .link-prezentacja > a.nav-link:hover {
    background: #666666 !important;
	border: 1px solid #666666 !important;
}

@media (min-width: 768px) {

    .mm-navbar-web.mm-nw-top {
         /* dostosuj, np. 70–90px */
    }

    /* KONIECZNE — kontekst pozycjonowania */
.mm-navbar-web.mm-nw-top .container {
        position: relative;
		height: 150px;
    }

.mm-navbar-web.mm-nw-top.mm-nw-top-0 .container {
height: auto;
}


    /* Pozycjonowanie absolutne przycisków */
    .mm-navbar-web .navbar-nav .link-rejestracja-szkoly,
    .mm-navbar-web .navbar-nav .link-prezentacja {
        position: absolute !important;
        top: 10px;
        right: 15px;
        display: inline-block;
        z-index: 2000;
    }

    /* Drugi przycisk przesuwamy w lewo */
    .mm-navbar-web .navbar-nav .link-rejestracja-szkoly {
        right: 190px; /* dostosuj */
    }
	
    .mm-navbar-web .navbar-nav .link-rejestracja-szkoly.styl-en {
        right: 170px; /* dostosuj */
    }

    /* Ukrywanie po scrollu — poprawione selektory */
    .mm-navbar-web.mm-nw-top.mm-nw-top-0 .navbar-nav .link-rejestracja-szkoly,
    .mm-navbar-web.mm-nw-top.mm-nw-top-0 .navbar-nav .link-prezentacja {
        display: none !important;
    }
}

@media (max-width: 767.98px) {

    /* Wysuwamy na początek listy */
    .mm-navbar-web .navbar-nav .link-rejestracja-szkoly,
    .mm-navbar-web .navbar-nav .link-prezentacja {
        order: -1;
    }

    /* Poprawiony wygląd w menu mobilnym */
    .mm-navbar-web .navbar-nav .link-rejestracja-szkoly > a.nav-link {
        display: block !important;
        margin: 15px 30px 2px 30px !important;
		padding: 10px 16px !important;
        border-radius: 10px;
		font-size: 16px;
		font-weight: 400;
    }
	
    .mm-navbar-web .navbar-nav .link-prezentacja > a.nav-link {
        display: block !important;
        margin: 2px 30px 10px 30px !important;
		padding: 10px 16px !important;
        border-radius: 10px;
		font-size: 16px;
		font-weight: 400;
    }
	
}


