/*   
Theme Name: DLLAB 2024
Description: Strona internetowa
Version: 5.0
*/

html {
font-size: 15px;
}

body {
margin: 0;
font-family: Roboto, "Helvetica Neue", Arial, Verdana, Helvetica, sans-serif;
font-size: 16px;
font-weight: 400;

line-height: 150%;
color: #58595b;

/*mm-styl*/
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
}

body.mm-bd-home {
background-color: #ffffff;
}

body.mm-bd-page {
background-color: #ffffff;	
}

/*FONTY - POMOC
--------------------------------------------------*/

h1, h2, h3, h4, h5, h6 {

}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

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: #3f7893;
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;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #868e96;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: left;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
font-family: "Encode Sans", Roboto, "Helvetica Neue", Arial, Verdana, Helvetica, sans-serif;
margin-top: 30px;
margin-bottom: 10px;

font-weight: 400;
line-height: 120%;

/*mm-styl*/
color: #3f7893;
}

.mm-c-01 {color: #fff;}
.mm-fs-01 {margin-bottom: 20px; font-size: 60px; line-height: 50px; font-family: "Roboto Condensed", Roboto, "Helvetica Neue", Arial, Verdana, Helvetica, sans-serif;}
.mm-fw-01 {font-weight: 700;}

@media (max-width: 767px) {
.mm-fs-01 {font-size: 40px; line-height: 30px;}
}

h1, .h1 {
margin-top: 0px;
font-size: 38px;
}

h2, .h2 {
  font-size: 34px;
}

h3, .h3 {
  font-size: 30px;
}

h4, .h4 {
font-size: 25px;
}

h5, .h5 {
font-size: 30px;
margin-top: 0px;
}

h6, .h6 {
font-size: 25px;
margin-top: 0px;
}

@media (min-width: 480px) and (max-width: 767px) {
h1 {font-size: 30px;}
h2 {font-size: 24px;}
h3 {font-size: 22px;}
h4 {font-size: 20px;}
h5 {font-size: 20px;}
h6 {font-size: 18px;}
}

@media (max-width: 479px) {
h1 {font-size: 26px;}
h2 {font-size: 24px;}
h3 {font-size: 22px;}
h4 {font-size: 20px;}
h5 {font-size: 20px;}
h6 {font-size: 18px;}
}

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

p.mm-linia {margin: 0;}

.btn-sm, .btn-group-sm > .btn {
  padding: 4px 5px;
  font-size: 13px;
  line-height: 16px;
  border-radius: 0.2rem;
}

.mm-android,
.mm-ios {
  display: block;
  width: 100%;
}

.mm-android + .mm-android,
.mm-ios + .mm-ios {
  margin-top: 0.5rem;
}

.mm-android-qr {
	margin: 5px auto 25px auto;
}

.btn-warning {
  color: #fff;
  background-color: #ff6f05;
  border-color: #ff6f05;
}

.btn-warning:hover {
  color: #fff;
  background-color: #ff7916;
  border-color: #ff6f05;
}

.btn-warning:focus, .btn-warning.focus {
  box-shadow: 0 0 0 3px rgba(255, 193, 7, 0.5);
}

.btn-primary {
  color: #fff;
  background-color: #4087bf;
  border-color: #4087bf;
}

.btn-primary:hover {
  color: #fff;
  background-color: #1f639d;
  border-color: #1f639d;
}

.btn-primary:focus, .btn-primary.focus {
  box-shadow: 0 0 0 3px rgba(64, 135, 191, 0.5);
}

.btn-primary:active, .btn-primary.active,
.show > .btn-primary.dropdown-toggle {
  background-image: none;
  background-color: #1f639d;
  border-color: #1f639d;
}

button.btn-primary.film-01 {
	cursor: pointer;
}

.mm-lista-podrecznikow {
	float: left;
	border: 1px solid #d9d9d9;
	width: 100%;
	padding: 10px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
margin-bottom: 10px;
}

.mm-wyszukiwarka-szkol {
	border: 2px solid #d9d9d9;
	float: left;
	width: 100%;
	padding: 40px 20px 50px 20px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
margin: 5px 0 20px 0;
}

.mm-lista-podrecznikow:hover {
	border: 1px solid #8f8f8f;
}

.mm-przycisk {

}

.mm-link {

}

.btn-secondary {
	
color: #58595b;
  background-color: #f8f8f8;
  border-color: #f1f1f1;
}

.btn-secondary:hover {
color: #58595b;
  background-color: #fff;
  border-color: #f1f1f1;
}

.btn-secondary:focus, .btn-secondary.focus {
  box-shadow: 0 0 0 3px rgba(241, 241, 241, 0.5);
}

.mm-opis-wspolpraca {
	min-height: 80px;
}

/*NOWOSCI
--------------------------------------------------*/

.mm-news-box-dane {
	float: left;
	width: 100%;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	padding: 10px 0;
	margin: 0 0 30px 0;
}

.mm-news-data-left {float: left; text-align: left; font-size: 14px; padding: 0; margin: 0; line-height: 100%;}
.mm-news-link-right {float: right; text-align: right; font-size: 14px; margin: 0; padding: 0; line-height: 100%;}

.mm-news-data {font-size: 14px; padding: 0; margin: 5px 0; line-height: 100%;}

.mm-bg-news-row {position: relative;}

.mm-baner-zapowiedzi {
	width: 280px;
	position: absolute;
	z-index: 500;
	top: -80px;
	left: 0;
}

.mm-baner-zapowiedzi {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}

.mm-baner-zapowiedzi-link:hover .mm-baner-zapowiedzi {
  -webkit-animation-name: hvr-wobble-vertical;
  animation-name: hvr-wobble-vertical;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

@media (max-width: 991px) {
.mm-baner-zapowiedzi {
	width: 240px;
	left: 5%;
}
}

.mm-img-news-mini {
	margin: 0 auto;
	display: block;
	border: 1px solid rgba(0, 0, 0, 0.1);
	
}

.mm-img-news {
	margin: 10px auto 40px auto;
	display: block;
	border: 1px solid rgba(0, 0, 0, 0.1);
	
}



/* Tagi */

.mm-post-tags {
    margin-top: 40px;
    padding-top: 20px;
    border-top: 1px solid #d9d9d9;
}

/*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;
}

@media (min-width: 992px) {
.mm-display-mobile {
	display: none !important;
}
}

@media (max-width: 991px) {
.mm-display-normal {
	display: none !important;
}
}


/* STRONA
--------------------------------------------------*/

.mm-page {}

/* STRONA - PODZIAL
--------------------------------------------------*/

header {}

@media (min-width: 1200px) {
header {padding-top: 140px;}
}

@media (max-width: 1199px) {
header {padding-top: 60px;}
}

.mm-hd-home {
 background: #3477ae;
}

@media (max-width: 991px) {
.mm-hd-home {
 background: #ffffff;
}	
}

.mm-hd-page {
 background: #ffffff;
}

footer {
	background: #3477ae;
}

/* HEADER
--------------------------------------------------*/

.mm-hd-home-baner {
background: #e7e7e7;
background-size: contain;
}



/* NAWIGACJA - HEADER MENU - STYL - BOOTSTRAP
--------------------------------------------------*/

.mm-navbar {
padding: 0;
}

@media (min-width: 1200px) {
.mm-logo-dllab {width: 173px; margin-top: 25px; margin-bottom: 25px;}
.mm-ld-mini {width: 80px; margin-top: 4px; margin-bottom: 4px;}
}

@media (max-width: 1199px) {
.mm-logo-dllab {width: auto; height: 51px; margin-top: 0px; margin-bottom: 0px;}
.mm-ld-mini {width:  auto; height: 51px; margin-top: 4px; margin-bottom: 4px;}
.mm-navbar {
padding: 0 5px;
}
}

.mm-shadow-menu {
-webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.5);
-moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.5);
box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.5);
}

.mm-menu, .mm-bg-top-menu {
  background-color: #3477ae !important;
}

.mm-navbar .navbar-brand {
  color: white;
  
}

@media (min-width: 1200px) {
.mm-navbar .navbar-brand {
width: 196px; 
}
}

.mm-navbar .navbar-brand:focus, .mm-navbar .navbar-brand:hover {
  color: white;
}

/* LINKI */

.mm-navbar .navbar-nav .nav-link {
color: #cedeec;

font-weight: 300;

text-transform: uppercase;
font-family: 'Roboto', Arial, Verdana, Helvetica, sans-serif;

font-size: 14px;
line-height: 20px;
padding: 15px 9px;

outline: 0;
}

.mm-navbar .navbar-nav li.mm-promocja a {
background: #c4161c;
color: #ffffff;

}

.mm-shadow-menu .navbar-nav .nav-link {
padding: 20px 9px;
}

@media (max-width: 991px) {
.mm-navbar .navbar-nav .nav-link {
font-size: 14px;
line-height: 20px;

padding: 15px 10px;
}

.fixed-top .navbar-collapse {
  max-height: 340px;
  overflow-y: auto;
}
}

.mm-navbar .navbar-nav .nav-link:focus, .mm-navbar .navbar-nav .nav-link:hover {
color: #cedeec;
background: #4087bf;

}

.mm-navbar .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}

.mm-navbar .navbar-nav .active > .nav-link,
.mm-navbar .navbar-nav .nav-link.active {
  color: #6ec9f5;
  
}

.mm-navbar .navbar-nav .show > .nav-link,
.mm-navbar .navbar-nav .nav-link.show {
  color: #737373;
  background: #ffffff;
  
border-radius: 5px 5px 0px 0px;
-moz-border-radius: 5px 5px 0px 0px;
-webkit-border-radius: 5px 5px 0px 0px;
}

.mm-navbar .navbar-toggler {
  color: #ffffff;
  border-color: #ffffff;
}

.mm-navbar .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.mm-navbar .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}

/* DROPDOWN-MENU */

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0;
  margin-top: -1px;
  font-size: 1rem;
  color: #737373;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 0;
border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
outline: none;
-moz-box-shadow: 0 6px 10px rgba(0, 0, 0, .175);
-webkit-box-shadow: 0 6px 10px rgba(0, 0, 0, .175);
box-shadow: 0 6px 10px rgba(0, 0, 0, .175);
}


@media (min-width: 992px) {
.dropdown-menu {
border-radius: 0px 5px 5px 5px;
-moz-border-radius: 0px 5px 5px 5px;
-webkit-border-radius: 0px 5px 5px 5px;
}
}

@media (max-width: 991px) {
.dropdown-menu {
border-radius: 0px 0px 5px 5px;
-moz-border-radius: 0px 0px 5px 5px;
-webkit-border-radius: 0px 0px 5px 5px;
}
}

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 1rem 1.5rem;
  clear: both;
  font-weight: normal;
  color: #737373;
  text-align: inherit;
  white-space: nowrap;
  background: none;
  border: 0;
}

.dropdown-item:focus, .dropdown-item:hover {
color: #a1a1a1;
  text-decoration: none;
  background-color: transparent;
}

.dropdown-item.active, .dropdown-item:active {
color: #a1a1a1;
  text-decoration: none;
  background-color: transparent;
}


/*NAWIGACJA - SUBMENU - STYL - BOOTSTRAP
--------------------------------------------------*/

.mm-submenu-box {
	padding: 10px 30px;
}

@media (min-width: 992px) {
.mm-submenu-box {
	width: 680px;
}
}

.mm-submenu-title {
	color: #3477ae;
	font-weight: 400;
	margin: 10px 0 15px 0;
	text-transform: uppercase;
}

@media (max-width: 991px) {
.mm-navbar-submenu.mm-ns-03 p {
	margin: 30px 0 15px 0;
}
	
}

.mm-navbar-submenu {
width: 100%;
height: 340px;
}

.mm-navbar-submenu ul.nav li.menu-item a {
	color: #58595b;
	display: inline-block;
	padding: 5px 0px;
}

.mm-navbar-submenu ul.nav li.menu-item.current-menu-item a,
.mm-navbar-submenu ul.nav li.menu-item a:hover {
	color: #3477ae;
}

@media (min-width: 992px) {
.mm-navbar-submenu.mm-ns-01, 
.mm-navbar-submenu.mm-ns-02 {
	border-right: 1px solid #f4f4f4;
	}
}
	
@media (max-width: 991px) {
.mm-navbar-submenu.mm-ns-01 {
	border-right: 1px solid #f4f4f4;
	}
}

@media (max-width: 991px) {
.dropdown-menu{
   max-height: 340px;
   overflow-y: scroll;
}
}

span.mm-new {
	color: red;
	margin: 0 0 0 5px;
}

.mm-foter-menu-col span.mm-new  {
	color: #07a6e7;
}

/*NAWIGACJA - FOOTER MENU - STYL - BOOTSTRAP
--------------------------------------------------*/

.nav.mm-foter-menu {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav.mm-foter-menu .menu-item a {
  display: block;
  padding: 0.5rem 1rem;
}

.nav.mm-foter-menu .menu-item a:focus, .nav.mm-foter-menu .menu-item a:hover {
  text-decoration: none;
}

.mm-bg-fmb-01 {
	background: #1498d6;
}

.mm-footer-menu-box {
	float: left;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0;
	background: transparent;
}

.nav.mm-foter-menu {}

.nav.mm-foter-menu .menu-item a {
font-size: 14px;
color: #ffffff;
font-weight: 300;
background-color: transparent;
text-transform: uppercase;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}

.nav.mm-foter-menu .menu-item > a:hover,
.nav.mm-foter-menu .menu-item > a:focus {
color: #35bfff;
text-decoration: none;
background-color: transparent;
}

.nav.mm-foter-menu .menu-item.active > a,
.nav.mm-foter-menu .menu-item.active > a:hover,
.nav.mm-foter-menu .menu-item.active > a:focus,
.nav.mm-foter-menu .menu-item.current_page_item > a,
.nav.mm-foter-menu .menu-item.current_page_item > a:hover,
.nav.mm-foter-menu .menu-item.current_page_item > a:focus {
color: #35bfff;
background-color: transparent;
}


/*NAWIGACJA - FOOTER MENU POMOCNICZE - STYL - BOOTSTRAP
--------------------------------------------------*/

.mm-bg-fmb-02 {
	background: #3477ae;

}

.mm-foter-menu-col-box .h5 {
color: #07a6e7;
font-size: 16px;
margin: 0 0 20px 0;
text-transform: uppercase;
}

@media (min-width: 768px) {
.mm-foter-menu-col {
min-height: 320px;
border-right: 1px dashed #07a6e7;
}
}

@media (max-width: 767px) {
.mm-foter-menu-col-box, 
.mm-foter-menu-col {
text-align: center;
}
}

.nav.mm-foter-menu-col .nav-link {
  display: block;
  padding: 5px 0px;
}

.nav.mm-foter-menu-col .nav-link {
  color: #ffffff;
  font-size: 14px;
}

.nav.mm-foter-menu-col .nav-link:focus, 
.nav.mm-foter-menu-col .nav-link:hover {
  color: #07a6e7;
}

.mm-submenu-title-ikonka {margin-right: 10px;}

.mm-submenu-ico a {
	display: inline-block; 
	vertical-align: middle;
line-height: 40px;
height: 40px;
	}
.mm-submenu-ico:before,
.nav-link.mm-app-link:before {
font-family: 'FontAwesome', 'Roboto', Arial, Verdana, Helvetica, sans-serif;
}

.mm-submenu-ico:before,
.nav-link.mm-app-link:before {
display: inline-block;
font-size: 26px;
line-height: 26px;
height: 26px;
font-weight: normal;

color: #ffffff;
margin-right: 10px;
vertical-align: middle;
}

.mm-app-link:before {content: " \f10b";}
.mm-book-link:before {content: " \f02d";}
.mm-desktop-link:before {content: " \f108";}

.mm-submenu-ico {
vertical-align: middle;
line-height: 30px;
}
.mm-submenu-ico.mm-submenu-ico:before {color: #58595b;}


/*NAV-PILLS - TOP LANG MENU
--------------------------------------------------*/

.mm-lang-select ul.bogo-language-switcher {
	padding: 0;
	margin: 0;
	
display: block;
width: 100%;
padding: 5px 10px;
clear: both;
white-space: nowrap;
background: none;
border: 0;

width: 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: 60px;

border-top-left-radius: 0;
border-top-right-radius: 0;
border-bottom-right-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;

overflow-y: hidden;
}

@media (max-width: 1199px) {
.mm-lang {
	display: none;
}
}
@media (min-width: 1200px) {
.mm-lang-mob {
	display: none;
}
}

.mm-lang-button {cursor: pointer;}
.bogo-language-name {color: #cedeec;}


.mm-lang-select .bogo-language-switcher li span.bogo-language-name a {
color: #737373;
}

.mm-lang-select .bogo-language-switcher li span.bogo-language-name a:hover {
color: #4087bf;
}

.mm-lang-select .bogo-language-switcher li span.bogo-language-name a.current {
cursor: default;
color: #4087bf;
}


.dropdown-menu.mm-lang-menu {
  min-width: 60px;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  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;
  font-weight: normal;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background: none;
  border: 0;
  text-align: center;
  text-transform: uppercase;
}

.dropdown-item.mm-lang-item:hover {
color: #a1a1a1;
}



/*ANIMACJE - HOVER CSS
--------------------------------------------------*/

.navbar-nav .nav-item > a,
.navbar-nav .nav-item .dropdown-menu > a,
.nav.mm-foter-menu .nav-link > a {

}

/*ANIMACJA - HEADER
--------------------------------------------------*/

.mm-bg-hs-01 {
background: #3477ae;
}

@media (max-width: 767px) {
.mm-bg-hs-01 {
padding-bottom: 30px;
}
}

.mm-home-slider {
width: 100%;
float: left;
position: relative;
}

.owl-carousel {
float: left;
display: block;
padding: 0px;
margin: 0;
background: transparent;
margin-bottom: 0px;
z-index: 110;
}

.owl-carousel a {
color: #4d4d4d;
}

.owl-carousel a:hover {
color: #a0a0a0;
}

.owl-carousel a:hover img {
opacity: 0.8;
}

.owl-carousel .item {
display: block;
position: relative;
padding: 0px;
margin: 0px;
color: #000;
}

/*ANIMACJA - 01
--------------------------------------------------*/

#mm-img-tlo {
float: right;
margin-right: -1px;
background: red;
z-index: -1;
position: relative;
visibility: hidden;
}

@media (min-width: 1200px) {
#mm-img-tlo {
height: 622px;
}
}

@media (min-width: 575.98px) and (max-width: 1199.98px) {
#mm-img-tlo {
display: none;
}
}

@media (max-width: 575.98px) {
#mm-img-tlo {
height: 622px;
}
}

.mm-hs-01 .owl-carousel .item {
background: #3477ae;
z-index: 1000; 
}

@media (min-width: 768px) {
.mm-hs-01 .owl-carousel .item .mm-owl-obrazek .mm-obrazek-mobile {
display: none;
}
}

@media (max-width: 767px) {
.mm-hs-01 .owl-carousel .item .mm-owl-obrazek .mm-obrazek-desktop {
display: none;
}
}

.mm-hs-01 .owl-carousel .item .mm-owl-tytul {
padding: 0;
display: block;
}

@media (min-width: 768px) {
.mm-hs-01 .owl-carousel .item .mm-owl-tytul {
padding: 0;
display: block;
position: absolute;
top: 20%;
left: 20px;
width: 400px;

}
}


@media (max-width: 767px) {
.mm-hs-01 .owl-carousel .item .mm-owl-tytul {
position: relative;
}
}


@media (min-width: 768px) {
.mm-hs-01 .owl-carousel .owl-dots {
padding: 0;
display: block;
position: absolute;
top: 0px;
right: 30px;
}

.mm-hs-01 .owl-carousel .owl-dots .owl-dot span {background: #3a81bb;}
.mm-hs-01 .owl-carousel .owl-dots .owl-dot.active span {background: #4c94cf;}
}

.mm-hs-01 .owl-carousel .item .mm-owl-tytul h1 {
font-size: 70px;
font-weight: 700;
line-height: 60px;
color: #ffffff;
margin: 5px 0 10px 0;
font-family: 'Roboto Condensed', Arial, Verdana, Helvetica, sans-serif;
}


@media (min-width: 992px) {
	
.mm-hs-01 .owl-carousel .item .mm-owl-tytul h1 span {
	display: block;
}

.mm-hs-01 .owl-carousel .item .mm-owl-tytul h2 span {
	display: block;
}

}

.mm-hs-01 .owl-carousel .item .mm-owl-tytul h2 {
font-size: 58px;
font-weight: 700;
line-height: 58px;
color: #ffffff;
margin: 5px 0 10px 0;
font-family: 'Roboto Condensed', Arial, Verdana, Helvetica, sans-serif;
}

.mm-hs-01 .owl-carousel .item .mm-owl-tytul p {
font-size: 20px;
font-weight: 400;
line-height: 28px;
color: #6ec9f5;
}

@media (min-width: 768px) and (max-width: 991px) {
.mm-hs-01 .owl-carousel .item .mm-owl-tytul {
width: 300px;
}
	
.mm-hs-01 .owl-carousel .item .mm-owl-tytul h1 {
font-size: 30px;
line-height: 30px;
}

.mm-hs-01 .owl-carousel .item .mm-owl-tytul h2 {
font-size: 30px;
line-height: 30px;
}

.mm-hs-01 .owl-carousel .item .mm-owl-tytul p {
font-size: 14px;
line-height: 18px;
}
}

@media (max-width: 767px) {	
.mm-hs-01 .owl-carousel .item .mm-owl-tytul h1 {
font-size: 30px;
line-height: 30px;
}

.mm-hs-01 .owl-carousel .item .mm-owl-tytul h2 {
font-size: 30px;
line-height: 30px;
}

.mm-hs-01 .owl-carousel .item .mm-owl-tytul p {
font-size: 14px;
line-height: 18px;
}
}

.mm-hs-01 .owl-carousel .item .mm-owl-tytul img.mm-owl-ikonka {
	display: block;
	width: 260px;
	margin-top: 60px;
}

.mm-hs-01 .owl-carousel .item .mm-owl-obrazek {
padding: 0 15px;
display: block;
position: relative;
}


.mm-hs-01 .owl-carousel .item a:hover h3 {
color: #373f52;
}

@media (max-width: 767px) {
	
.mm-home-slider {
min-height: 200px;
}

.owl-carousel {
min-height: 200px;
margin-top: 5px;
margin-bottom: 5px;
}

.mm-hs-01 .owl-carousel .item .mm-owl-obrazek {
padding: 0;
}

.mm-hs-01 .owl-carousel .owl-dots {
padding: 0;
display: block;
position: absolute;
bottom: 10px;
right: 10px;
}

.mm-hs-01 .owl-carousel .owl-dots .owl-dot span {background: #ffffff;}
.mm-hs-01 .owl-carousel .owl-dots .owl-dot.active span {background: #9dbdd8;}

}

.mm-owl-prev-01,
.mm-owl-next-01 {
font-size: 25px;
position: absolute;
line-height: 50px;
border: none;
outline: none;
height: 50px;
width: 50px;
z-index: 800;
cursor: pointer;
color: #fff;
background: transparent;
padding: 0;
text-align: center;
opacity: 0;
}

.mm-home-slider.mm-hs-01:hover .mm-owl-prev-01,
.mm-home-slider.mm-hs-01:hover .mm-owl-next-01 {
opacity: 0.1;
}

.mm-owl-prev-01:focus,
.mm-owl-next-01:focus {
  outline: none;
}

.mm-owl-prev-01 {
top: 0;
left: -10px;
font-size: 80px;
position: absolute;
line-height: 80px;
border: none;
outline: none;
width: 100px;
z-index: 800;
cursor: pointer;
color: #fff;
background: transparent;
padding: 0;
text-align: center;
height: 100%;
}

.mm-owl-next-01 {
top: 0;
right: -10px;
font-size: 80px;
position: absolute;
line-height: 80px;
border: none;
outline: none;
width: 100px;
z-index: 800;
cursor: pointer;
color: #fff;
background: transparent;
padding: 0;
text-align: center;
height: 100%;
}

@media (min-width: 768px) {
.mm-owl-prev-01 {
left: -60px;
padding-right: 2px;
}

.mm-owl-next-01 {
right: -60px;
padding-left: 2px;
}
}

@media (max-width: 767px) {
.mm-owl-prev-01 {
left: -10px;
padding-right: 2px;
}

.mm-owl-next-01 {
right: -10px;
padding-left: 2px;
}

}



/*ANIMACJA - 02
--------------------------------------------------*/

.mm-bg-hs-02 {
	background: #ffffff url('images/maly_element_01.png') repeat-x bottom;
	padding-top: 60px;
	padding-bottom: 120px;
}

.mm-bg-hs-03 {
	background: #ffffff url('images/maly_element_01.png') repeat-x bottom;
}

@media (max-width: 767px) {
.mm-bg-hs-02 {
	padding-top: 30px;
}
}

.mm-hs-02 {
	margin-top: 30px;
	margin-bottom: 30px;
	}

.mm-hs-02 .owl-carousel .item {
display: block;
position: relative;
padding: 20px 0;
margin: 0px;
color: #000;
}
	
.mm-hs-02 .owl-carousel .item .mm-owl-tytul {
padding: 0;
display: block;
position: relative;
}

.mm-hs-02 .owl-carousel .item .mm-owl-obrazek {
padding: 0 25px;
display: block;
position: relative;
}

.mm-hs-02 .owl-carousel .item .mm-owl-tytul a {
position: relative;
color: #7d7d7d;
display: table;
width: 100%;
height: 60px;
}

.mm-hs-02 .owl-carousel .item a h3 {
position: relative;
text-align: center;
text-transform: uppercase;
color: #7d7d7d;
font-weight: 500;
line-height: 20px;
display: table-cell;
padding: 5px 0;
font-size: 16px;
vertical-align: middle !important;
}

.mm-hs-02 .owl-carousel .item a:hover h3 {
color: #373f52;
}

.mm-owl-prev-02,
.mm-owl-next-02 {
font-size: 25px;
position: absolute;
line-height: 50px;
border: none;
outline: none;
height: 50px;
width: 50px;
z-index: 800;
cursor: pointer;
color: #d4d4d4;
background: transparent;
padding: 0;
text-align: center;
}

.mm-owl-prev-02:hover,
.mm-owl-next-02:hover {
color: #dbdbdb;
}

.mm-owl-prev-02:focus,
.mm-owl-next-02:focus {
  outline: none;
}

@media (min-width: 768px) {
.mm-owl-prev-02 {
top: 40%;
left: -10px;
padding-right: 2px;
}

.mm-owl-next-02 {
top: 40%;
right: -10px;
padding-left: 2px;
}
}

@media (max-width: 767px) {
.mm-owl-prev-02 {
top: 40%;
left: -10px;
padding-right: 2px;
}

.mm-owl-next-02 {
top: 40%;
right: -10px;
padding-left: 2px;
}

}

.mm-owl-prev-02,
.mm-owl-next-02 {
top: 0;
font-size: 25px;
position: absolute;
line-height: 50px;
border: none;
outline: none;
width: 50px;
z-index: 800;
cursor: pointer;
color: #d4d4d4;
padding: 0;
text-align: center;
height: 100%;
}

.mm-owl-prev-02 {
left: -10px;
}

.mm-owl-next-02 {
right: -10px;
}

/*ANIMACJA - 03
--------------------------------------------------*/

.mm-hs-03 .owl-carousel .item {
background: transparent;
z-index: 1000; 
}

.mm-hs-03 .owl-carousel .item img {
display: block;
margin: 0 auto;
width: 223px;
}


/*ANIMACJA - 04
--------------------------------------------------*/


@media (min-width: 1200px) {
.mm-hs-04  {
padding: 20px 20% 10px 20%;
}
}

.mm-hs-04 {
	min-height: 364px;
}


.mm-hs-04 .owl-carousel .item {
background: transparent;
z-index: 1000; 
min-height: 150px;
}


	


.mm-hs-04 .owl-carousel .owl-dots {
padding: 20px 0 0 0;
display: block;
position: relative;
}

.mm-hs-04 .owl-carousel .owl-dots .owl-dot span {background: #3a81bb;}
.mm-hs-04 .owl-carousel .owl-dots .owl-dot.active span {background: #4c94cf;}


.mm-hs-04 .owl-carousel .item p {
color: #58595b;
margin: 0;
}

.mm-hs-04 .owl-carousel .item p .btn-primary {color: #ffffff;}

.mm-hs-04 .owl-carousel .item .mm-news-box {
	display: block;
	margin: 0 0 10px 0;
}

.mm-hs-04 .owl-carousel .item .mm-news-box p {
	text-align: center;
}

@media (min-width: 1200px) {
.mm-hs-04 .owl-carousel .item .mm-news-box {
	min-height: 48px;
}
}

@media (min-width: 992px) and (max-width: 1199px) {
.mm-hs-04 .owl-carousel .item .mm-news-box {
	min-height: 72px;
}
}

@media (min-width: 768px) and (max-width: 991px) {
.mm-hs-04 .owl-carousel .item .mm-owl-tytul {
width: 300px;
}
	
.mm-hs-04 .owl-carousel .item .mm-owl-tytul h1 {
font-size: 40px;
line-height: 30px;
}

.mm-hs-04 .owl-carousel .item .mm-owl-tytul p {
font-size: 14px;
line-height: 18px;
}
}

.mm-hs-04 .owl-carousel .item .mm-owl-tytul img.mm-owl-ikonka {
	display: block;
	width: 260px;
	margin-top: 60px;
}

.mm-hs-04 .owl-carousel .item .mm-owl-obrazek {
padding: 0 15px;
display: block;
position: relative;
}


.mm-hs-04 .owl-carousel .item a:hover h3 {
color: #373f52;
}

.mm-owl-prev-04,
.mm-owl-next-04 {
font-size: 25px;
position: absolute;
line-height: 50px;
border: none;
outline: none;
height: 50px;
width: 50px;
z-index: 800;
cursor: pointer;
color: #fff;
background: transparent;
padding: 0;
text-align: center;
opacity: 0;
}

.mm-owl-prev-04:hover,
.mm-owl-next-04:hover {
opacity: 0.4;
}

.mm-owl-prev-04:focus,
.mm-owl-next-04:focus {
  outline: none;
}

.mm-owl-prev-04 {
left: -10px;
font-size: 80px;
position: absolute;
line-height: 80px;
border: none;
outline: none;
width: 100px;
z-index: 800;
cursor: pointer;
color: #4087bf;
background: transparent;
padding: 0;
text-align: center;
height: 100%;
}

.mm-owl-next-04 {
right: -10px;
font-size: 80px;
position: absolute;
line-height: 80px;
border: none;
outline: none;
width: 100px;
z-index: 800;
cursor: pointer;
color: #4087bf;
background: transparent;
padding: 0;
text-align: center;
height: 100%;
}

@media (min-width: 768px) {
.mm-owl-prev-04 {
top: 0;
left: -10px;
padding-right: 2px;
}

.mm-owl-next-04 {
top: 0;
right: -10px;
padding-left: 2px;
}
}

@media (max-width: 767px) {
.mm-owl-prev-04 {
bottom: -20px;
opacity: 0.2;
left: -10px;
padding-right: 2px;
height: 80px;
}

.mm-owl-next-04 {
bottom: -20px;
opacity: 0.2;
right: -10px;
padding-left: 2px;
height: 80px;
}

}


/*ANIMACJA - WOBBLE
--------------------------------------------------*/

/* 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);
  }
}


@media (min-width: 768px) {

.mm-hs-02 .owl-carousel .item .mm-owl-obrazek {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}

.mm-hs-02 .owl-carousel .item .mm-owl-obrazek:hover {
  -webkit-animation-name: hvr-wobble-vertical;
  animation-name: hvr-wobble-vertical;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

}


/* CONTENT
--------------------------------------------------*/

.mm-content-box,
.mm-sidebar-box {
	float: left;
	width: 100%;
}

.mm-content-inside-box {
	float: left;
	width: 100%;
}

.mm-content-box.mm-cb-sm {
	padding-top: 30px;
	padding-bottom: 30px;	
}

.mm-content-box.mm-cb-sm-02 {
	padding-top: 30px;
	padding-bottom: 120px;	
}

.mm-content-box.mm-cb-sm-page {
	padding-top: 0px;
	padding-bottom: 90px;	
}

.mm-content-box.mm-cb-sm-page.mm-csp-trio {
	padding-top: 60px;
	padding-bottom: 0px;	
}

.mm-sidebar-box.mm-cb-sm-page {
	padding-top: 0px;
	padding-bottom: 90px;	
}

@media (min-width: 992px) {
.mm-content-box.mm-cb-sm-page {
padding-right: 20px;	
}
}

.mm-content-box.mm-cb-md {
	padding-top: 60px;
	padding-bottom: 60px;	
}

.mm-content-box.mm-cb-lg {
	padding-top: 90px;
	padding-bottom: 90px;	
}

.mm-content-box.mm-cb-xl {
	padding-top: 120px;
	padding-bottom: 120px;	
}

@media (max-width: 767px){

.mm-content-box.mm-cb-sm-02 {
	padding-top: 30px;
	padding-bottom: 30px;	
}

.mm-content-box.mm-cb-sm-page {
	padding-top: 0px;
	padding-bottom: 60px;	
}

.mm-content-box.mm-cb-md {
	padding-top: 20px;
	padding-bottom: 20px;	
}

.mm-content-box.mm-cb-lg {
	padding-top: 40px;
	padding-bottom: 40px;	
}

.mm-content-box.mm-cb-xl {
	padding-top: 90px;
	padding-bottom: 90px;	
}

}

/* CONTENT BOX 1
--------------------------------------------------*/

.mm-content-trio-box {
	float: left;
	width: 100%;
	position: relative;
}

.mm-bg-trio-01 {
	padding-top: 60px;
	padding-bottom: 30px;
	background: #ede9e3 url('images/napis_02_direct_language_lab.png') no-repeat center;
}

.mm-bg-trio-02 {
	padding-top: 0px;
	padding-bottom: 60px;
	background: #ede9e3 url('images/napis_03_direct_language_lab.png') no-repeat center 130px;
}

.mm-bg-news {
	padding-top: 30px;
	padding-bottom: 50px;
	background: #ede9e3;
	
	border-top: 6px solid #c6171c;
	border-bottom: 6px solid #c6171c;
}

.mm-bg-news-napis {
	background: url('images/news.png') no-repeat center;
}

@media (max-width: 1190px) {
	
.mm-bg-trio-02, 
.mm-bg-trio-01 {
	padding-top: 20px;
	background: #ede9e3;
}
}

.mm-trio-img-01 {
	display: block;
	margin: 0 auto;
}

.mm-trio-img-02 {
	display: block;
	margin: 0 auto;
}

.mm-trio-img-03 {
	display: block;
	margin: 0 auto;
}

.mm-trio-link {
	display: block;
	width: 100%;
}

@media (max-width: 1199px) {
.mm-trio-box {
	display: none;
}
}

@media (min-width: 1200px) {
.mm-trio-box-mibile {
	display: none;
}
}

.mm-trio-img-mobile {
	display: block;
	margin: 0 auto;
}

/* CONTENT BOX 2
--------------------------------------------------*/

.mm-bg-quatro-01 {
	padding-top: 90px;
	padding-bottom: 30px;
	background: #ffffff url('images/maly_element.png') repeat-x top;
}

.mm-img-cbq {
	width: 160px;
	display: block;
	margin: 20px auto;
}


/* CONTENT BOX 3
--------------------------------------------------*/

.mm-bg-skos-01 {
margin-top: 0px;
margin-bottom: 0px; 

width: 100%;

background-color: #3477ae;
background-image: url('images/2025/baner_aplikacja_mobilna_DL_Students.png');
background-position: calc(50% + 30px) calc(50% - 20px);
background-repeat: no-repeat;

background-size: auto 617px;


}

@media (min-width: 992px){ 
.mm-bg-skos-01 {
-webkit-clip-path: polygon(0 15%, 100% 0, 100% 85%, 0 100%);
clip-path: polygon(0 15%, 100% 0, 100% 85%, 0 100%);

padding-bottom: 140px;
padding-top: 140px;
}
}

@media (max-width: 991px){ 
.mm-bg-skos-01 {
padding-bottom: 280px;
padding-top: 30px;

background-color: #3477ae;
background-image: url('images/2025/baner_aplikacja_mobilna_DL_Students.png');
background-position: calc(50% - 50px) calc(100% - 30px);
background-repeat: no-repeat;

background-size: auto 300px;

}
}

@media (min-width: 992px){ 
.mm-content-box.mm-h-skos {
	height: 500px;
}
}

.mm-img-skos-box {
	position: absolute;
	bottom: -10%;
	left: 50%;		

}
.mm-img-skos {
	position: relative;
	top: 0;
	left: -50%;		
	width: 500px;
}

.mm-skos-mob {
	height: 200px;
}

.mm-img-skos-mob {
	display: block;
	margin: 0 auto;
}


@media (min-width: 992px){ 
.mm-skos-mob, 
.mm-img-skos-mob {display: none;}
}

@media (max-width: 991px){
.mm-img-skos-box,
.mm-img-skos {display: none;}
}

/* Float */
.mm-img-skos-link img {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.mm-img-skos-link:hover img {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}

/* CONTENT BOX 4
--------------------------------------------------*/

.mm-bg-mapa-01 {
background: #ffffff;
padding-bottom: 100px;
padding-top: 30px;
}

@media (max-width: 991px){
.mm-bg-mapa-01 {
padding-bottom: 50px;
padding-top: 50px;
}
}

.mm-mapa-szkol-box {
	position: relative;
	display: block;
}

@media (min-width: 992px){
.mm-mapa-szkol-box .mm-mapa-szkol-re-box .mm-mapa-link {
	display: none;
}

.mm-mapa-szkol-box:hover .mm-mapa-szkol-re-box .mm-mapa-link {
	display: block;
}
}

.mm-mapa-szkol-box .mm-mapa-szkol-ab-box {
	position: absolute;
	top: 20%;
	left: 50%;
	z-index: 10;
}

.mm-mapa-szkol-box .mm-mapa-szkol-re-box {
	position: relative;
	width: 100%;
	left: -50%;
}


@media (max-width: 991px){
.mm-mapa-szkol-box .mm-mapa-szkol-ab-box {
	top: 10%;
}
.mm-mapa-szkol-box .mm-mapa-szkol-re-box .mm-mapa-link img {
width: 130px;
}
}


@media (min-width: 992px){
.mm-mapa-szkol-box .mm-mapa-szkol-re-box .mm-mapa-link {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.mm-mapa-szkol-box .mm-mapa-szkol-re-box .mm-mapa-link {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}


/* Bob */
@-webkit-keyframes hvr-bob {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }

  50% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }

  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}

@keyframes hvr-bob {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }

  50% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }

  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}

@-webkit-keyframes hvr-bob-float {
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}

@keyframes hvr-bob-float {
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}

.mm-mapa-szkol-box .mm-mapa-szkol-re-box .mm-mapa-link img {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}

.mm-mapa-szkol-box .mm-mapa-szkol-re-box .mm-mapa-link:hover img {
  -webkit-animation-name: hvr-bob-float, hvr-bob;
  animation-name: hvr-bob-float, hvr-bob;
  -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;
}

}


/* CONTENT BOX 4
--------------------------------------------------*/

.mm-bg-sm-01 {
background: #ffffff;
padding-bottom: 100px;
padding-top: 100px;
}

.mm-sm-box {
display: inline-block;
padding: 5px;
}

.mm-img-smb  {
width: 120px;
display: block;
margin: 0 auto;
}

@media (min-width: 992px) {
.mm-sm-box a img.mm-img-smb {
  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;
}

.mm-sm-box a:hover img.mm-img-smb {
  -webkit-animation-name: hvr-bob-float, hvr-bob;
  animation-name: hvr-bob-float, hvr-bob;
  -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;
}
}

@media (max-width: 991px) {
.mm-sm-box {
display: inline-block;
padding: 10px;
}

.mm-sm-box a:hover img.mm-img-smb,
.mm-sm-box a:focus img.mm-img-smb {
	opacity: 0.9;
}

}


/*KONTAKT-OSOBY
--------------------------------------------------*/

.mm-row-kontakt-osoby {
min-height: 190px;
_height: 190px;
}

@media (min-width: 992px) {
.mm-osoba-dane {
	padding-left: 0;
}
}

.mm-row-onas {

}

.mm-row-kontakt-osoby .mm-osoba-dane p,
.mm-row-kontakt-osoby .mm-osoba-dane {
margin: 0;
}

@media (max-width: 767px) {
.mm-row-kontakt-osoby .mm-osoba-dane p,
.mm-row-kontakt-osoby .mm-osoba-dane {
margin: 0;
line-height: 180%;
}
}

.mm-row-kontakt-osoby .mm-osoba-dane a {
	font-size: 15px;
}

.mm-row-krok .col-auto {
	padding-right: 0;
align-self: center;
}
.mm-row-krok {
	padding-top: 25px;
	padding-bottom: 25px;
}




.mm-row-onas {

}

.mm-row-onas-grupa {

}

.mm-col-onas-grupa {
margin-top: 60px;
border-top: 1px solid #dedede;
background: #f4f4f4;
border-bottom: 1px solid #dedede;
}

.mm-col-onas-grupa h4,
.mm-col-onas-grupa p {
	margin: 0;
	text-align: center;
	color: #58595b;
}

.mm-row-onas-grupa {
min-height: 90px;
_height: 90px;
}

.mm-col-onas-osoba {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  overflow: hidden;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color;

text-align: center;
padding-top: 15px;
padding-bottom: 15px;
}

.mm-col-onas-osoba p {
font-size: 15px;
font-weight: 400;

line-height: 150%;
}

.mm-informacja {
	padding-top: 5px;
	border-top: 1px solid #dedede;
	font-size: 14px;
	font-style: italic;
}

@media (min-width: 768px) {
.mm-col-onas-osoba:hover {
	background: #f4f4f4;
}
}

@media (max-width: 767px) {
	
.mm-col-onas-grupa,
.mm-col-onas-osoba {
	text-align: center;
}

.mm-col-onas-osoba {
	background: #f8f8f8;
	margin-bottom: 60px;
}

}

.mm-row-onas-osoba {
min-height: 250px;
_height: 250px;
}

.mm-row-kontakt-osoby p {
margin: 0;
}

.mm-row-onas-osoba   {

}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	
.mm-row-kontakt-osoby {
min-height: 190px !important;
height: 190px;
}
	
.mm-row-onas-grupa {
min-height: 150px !important;
height: 150px;
}

.mm-row-onas-osoba {
min-height: 250px !important;
height: 250px;
}

}

.mm-row-onas-osoba img {
	max-width: 144px;
	margin: 15px auto 25px auto;
	display: block;
}

@media (max-width: 767px) {
.mm-row-onas-osoba img {
	margin: 15px auto;
}
}

.mm-box-dane {
	margin: 0 10px;
}

.mm-alert {
display: inline-block;
  padding: 10px 10px;
  margin: 2px;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
border: 1px solid transparent;
}

.mm-alert-primary {
  color: #ffffff;
  background-color: #3477ae;
  border: 2px solid #3477ae;
}

.mm-alert-secondary {
  color: #58595b;
  font-size: 14px;
  line-height: 14px;
  background-color: #ffffff;
  border: 1px solid #d9d9d9;
}

.mm-alert-secondary a {
color: #58595b;
}

.mm-onas-dane-kontaktowe {
	margin: 20px 0;
}


/*SIDEBAR
--------------------------------------------------*/

.mm-sidebar-link-box {
	float: left;
	width: 100%;
	position: relative;
	margin-bottom: 2px;
}

.mm-sidebar-link-box.mm-baner-sidebar img {
	display: block;
	margin: 30px auto;
}

.mm-sidebar-link-box.mm-baner-sidebar a:hover img {
opacity: 0.9;	
}

.mm-sidebar-link .media .mm-img-sidebar-icon {
	width: 50px;
	margin-right: 10px;
}

.mm-sidebar-link .media {
padding: 5px 10px;
background-color: #3477ae;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
min-height: 48px;
}

.mm-sidebar-link.mm-promocja-sidebar .media {
background: #c4161c;
}

.mm-sidebar-link .media .media-body h5 {
	color: #ffffff;
	margin: 0;
	font-size: 16px;
	font-weight: 300;
}

.mm-sidebar-link:hover .media .media-body h5 {
color: #c5dcee;
}

.mm-sidebar-link.mm-promocja-sidebar:hover .media .media-body h5 {
color: #f19b9d;
}

/*ODLICZANIE
--------------------------------------------------*/

.mm-odliczanie {
	display: table;
}

.mm-od-01 {width: 28%;}
.mm-od-02 {width: 38%;}
.mm-od-03 {width: 34%;}

@media (max-width: 991px) {
.mm-od-01 {width: 100%;}
.mm-od-02 {width: 100%;}
.mm-od-03 {width: 100%;}
}

.mm-odliczanie-liczba {
display: table-cell;
text-align: right;
}

.mm-ol-01 {width: 60px;}
.mm-ol-02 {width: 200px;}
.mm-ol-03 {width: 110px;}

@media (max-width: 991px) {
.mm-ol-01 {width: 150px;}
.mm-ol-02 {width: 150px;}
.mm-ol-03 {width: 150px;}
}

.mm-odliczanie-liczba h2 {
	font-family: 'Roboto Condensed', Arial, Verdana, Helvetica, sans-serif;
	font-size: 90px;
	margin: 0;
}

@media (max-width: 991px) {
.mm-odliczanie-liczba h2 {
	font-size: 60px;
}
}

.mm-odliczanie-opis {
	display: table-cell;
	vertical-align: middle;
	padding: 5px 20px;
}

.mm-odliczanie-opis p {
	margin: 0;
font-size: 14px;
line-height: 150%;
}

/*PODPIS
--------------------------------------------------*/

.mm-caption-copyright, 
.mm-caption-webdesigner {
	float: left;
	width: 100%;
}

.mm-caption-copyright {
	padding: 40px 0 0 0;
}

.mm-caption-webdesigner {
	padding: 0 0 20px 0;
}

.mm-caption-copyright p ,
.mm-caption-copyright p a,
.mm-caption-webdesigner p,
.mm-caption-webdesigner p a {
font-size: 12px;
color: #07a6e7;
text-decoration: none;
}

.mm-caption-copyright p a:hover,
.mm-caption-webdesigner p a:hover {color: #07a6e7;}

.mm-caption-copyright p {text-align: center;}
.mm-caption-webdesigner p {text-align: center;}


@media (max-width: 991px) {
.mm-caption-copyright p,
.mm-caption-webdesigner p {text-align: center;}
}

/* ZAKLADKA - FUNCTION SHORDCODE
--------------------------------------------------*/

.mm-zakladka-tytul {cursor: pointer; font-size: 16px; line-height: 150%; font-style: italic; padding-left: 40px;}
.mm-zakladka-tresc {border-top: 1px solid #e5e5e5;}
.card {
margin-top: 15px;
margin-bottom: 15px;
background-color: #ffffff;
border: 1px solid #f1f1f1;
border-radius: 4px;
-webkit-box-shadow: none;
box-shadow: none;
}

.card > .card-header {
  background-color: #f8f8f8;
  border-color: transparent;
}

.mm-zakladka-tytul:hover,
.mm-zakladka-tytul:focus {background-color: #ffffff;}

/* OKRUSZKI - PODSTRONA
--------------------------------------------------*/

.breadcrumbs,
#crumbs {
    float: left;
    width: 100%;
    padding: 20px 0;
    margin: 0;
    list-style: none;
    background-color: #ffffff;
    color: #b0b0b0;
    font-size: 14px;
}

@media (max-width: 767px) {
    .breadcrumbs,
    #crumbs {
        text-align: center;
        padding: 25px 0 20px 0;
    }
}

/* Separator */
.crumbs-slash {
    color: #b0b0b0;
}

/* Linki */
.breadcrumbs a,
#crumbs a {
    font-size: 14px;
    line-height: 30px;
    color: #b0b0b0;
    text-decoration: none;
}

.breadcrumbs a:hover,
.breadcrumbs a:focus,
#crumbs a:hover,
#crumbs a:focus {
    color: #7d7d7d;
}

/* Aktualny element */
.breadcrumbs .current,
#crumbs .current {
    font-size: 14px;
    color: #b0b0b0;
}

/* Schema.org elementy nie mogą psuć wyglądu */
.breadcrumbs [itemprop="itemListElement"] {
    display: inline;
}

.breadcrumbs [itemprop="name"] {
    color: inherit;
    font-size: inherit;
}


/*PAGINACJA - PAGE
--------------------------------------------------*/

.screen-reader-text {
display: none;
}

.nav-links {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
}

.page-numbers {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;

  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.nav-links a:first-child,
.nav-links span:first-child  {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.nav-links a:last-child,
.nav-links span:last-child {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.page-numbers:hover,
.page-numbers:focus {
  z-index: 3;

  background-color: #dddddd;
  border-color: #ddd;
}
.page-numbers.current,
.page-numbers.current:hover,
.page-numbers.current:focus {
  z-index: 2;
  color: #000;
  cursor: default;
  background-color: #ececec;

}

/*PRZYCISK TOP
--------------------------------------------------*/

.mm-scrollup {
font-size: 40px;
line-height: 100%;
color: #fff;
position: fixed;
bottom: 60px;
right: 10px;
display: none;
background: rgba(91, 91, 91, 0.6);
padding: 2px 10px;
z-index: 900;

box-shadow: 1px 1px 5px 0px rgba(26,34,39,1);
border-radius: 15px;
}

.mm-scrollup:focus,  
.mm-scrollup:hover {
color: #fff;
background: rgba(91, 91, 91, 1);
}


/*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;
}

/* SCROLLREVEAL
--------------------------------------------------*/

.mm-a-sr {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}

/* FORMULARZ
--------------------------------------------------*/

.mm-form-box-alert {
  position: relative;
  padding: 20px 20px;
  margin: 25px 0;
  border: 1px solid transparent;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;

background: #f4f4f4;
}

.mm-form-box-alert p {
	line-height: 150%;
	margin: 0 0 5px 0;
}

@media (max-width: 991.98px) {
.mm-form-box-alert .mm-kontakt-box {
	background: #ffffff;
}
}

.mm-form-box {
float: left; 
width: 100%; 
padding: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

.mm-flex-content-page-kontakt-box.mm-right .mm-form-box {
padding: 15px 0;
}

.mm-form-box p {

}

@media (max-width: 991.98px) {
.mm-tytul-p-form {
	text-align: center;
}
}

.mm-form-box label {
font-family: "Open Sans", "Segoe UI", "Helvetica Neue", -apple-system, BlinkMacSystemFont, Arial, sans-serif;
font-size: 14px;
font-weight: 400;
line-height: 150%;
}

.form-check {
	padding: 0;
}


.mm-form-box p.mm-p-male {
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	font-style: italic;
}

.mm-form-box p.mm-p-male-01 {
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	font-style: italic;
}

.mm-form-box p.mm-p-male-02 {
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	font-style: italic;
}

@media (min-width: 992px) {
.mm-form-box p.mm-p-male-02 span {
	display: block;
}
}

.mm-content-box.mm-pc.mm-06b p.mm-p-male {
	text-align: center;
}

@media (max-width: 991.98px) {
.mm-form-box p.mm-p-male {
	text-align: center;
}
}

.form-control {
color: #000000;
border-color: #d2d2d2;
background-color: #ffffff;
}

.mm-form-box textarea.form-control {
 height: 214px;
}

.input-group-btn .btn.btn-primary {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}

.form-control:focus {
border-color: #d2d2d2;
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;
cursor: pointer;
}

.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: 12px;

font-family: "Open Sans", "Segoe UI", "Helvetica Neue", -apple-system, BlinkMacSystemFont, Arial, sans-serif;
font-weight: 400;
line-height: 120%;
}

.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: 12px !important;
margin-top: 2px;

font-family: "Open Sans", "Segoe UI", "Helvetica Neue", -apple-system, BlinkMacSystemFont, Arial, sans-serif;
font-weight: 400;
line-height: 120%;
}

.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; }

.wpcf7-spinner,
form.submitting .wpcf7-spinner {
visibility: hidden !important;
display: none !important;
}

#mm-google-info {
	margin: 0;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	font-style: italic;
}

#mm-google-info.mm-p-01 {
	text-align: justify;
}

@media (max-width: 991px) {
#mm-google-info.mm-p-01 {
	text-align: center;
}
}

#mm-google-info a {
	text-decoration: underline;
	color: #000000;
}

#mm-google-info a:hover {
	text-decoration: underline;
	color: #58595b;
}

#mm-pokaz-info-link {
	text-decoration: underline;
	color: #000000;
	cursor: pointer;
}

#mm-pokaz-info-ukryty {
	display: none;
}

.mm-form-zgoda {
	padding: 20px;
	background: #f4f4f4;
}

#mm-google-info {
color: #58595b;
text-align: justify;
line-height: 22px;
font-size: 14px;
font-style: italic;
margin: 10px 0;
}

#mm-google-info a {
	text-decoration: underline;
	color: #58595b;
}

#mm-google-info a:hover {
	text-decoration: underline;
	color: #000000;
}

#mm-pokaz-info-link {
	text-decoration: underline;
	color: #58595b;
	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: #58595b;
text-align: justify;
line-height: 22px;
font-size: 16px;
font-style: italic;
}

.wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item label a {
	text-decoration: underline;
	color: #58595b;
}

.wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label {

}

.wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item label:hover {
	color: #000000;
}


/*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);
}


/*RECAPTCHA
--------------------------------------------------*/

@media (min-width: 768px) {
.grecaptcha-badge { 
    top: 70px !important; 
}
}

/* WYSZUKIWARKA
--------------------------------------------------*/

.mm-search-btn {
	cursor: pointer;
}


/* OLD CSS
--------------------------------------------------*/


/* TABELA
--------------------------------------------------*/

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f3f3f3;
}

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #f2f6f9;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #f2f6f9;
}

/* OFERTA KSIAZKI
--------------------------------------------------*/

.mm-row-book:before,
.mm-row-book:after {
  display: table;
  content: " ";
}
.mm-row-book:after {
  clear: both;
}

.mm-row-book {
border-top: 1px solid #d0d0d1;
padding-top: 20px; 
padding-bottom: 20px;
}

.mm-col-book-img,
.mm-col-book-tab,
.mm-col-book-3 {
float: left;
position: relative;
min-height: 1px;
}

.mm-col-book-img p img,
.mm-col-book-img img {
  display: block;
  max-width: 100%;
  height: auto;
}

@media (max-width: 991px) {
.mm-col-book-img p img,
.mm-col-book-img img {
display: block;
margin: 0 auto;
}
}

@media (min-width: 992px) {
.mm-col-book-img {width: 30%; padding-right: 5%;}
.mm-col-book-tab {width: 70%;}
.mm-col-book-3 {width: 33.33333333%;}

.mm-col-course-inf {width: 100%; padding-top: 0px; padding-bottom: 0px;}
.mm-col-course-img {width: 30%; padding-right: 5%;}
.mm-col-course-tab {width: 70%;}
}
@media (max-width: 991px) {
.mm-col-book-img {width: 100%; padding-top: 20px;}
.mm-col-book-tab {width: 100%; padding-top: 20px; padding-bottom: 20px;}
.mm-col-book-3 {width: 100%;}

.mm-col-course-inf {width: 100%; padding-top: 0px; padding-bottom: 0px;}
.mm-col-course-img {width: 100%;}
.mm-col-course-tab {width: 100%;}
}



/* PLIKI DO POBRANIA
--------------------------------------------------*/

.pliki-pdf-do-pobrania {
margin: 0;
width: 100%;
float: left;
}

.pliki-pdf-do-pobrania a {
display: block;
margin: 0;
width: 100%;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;

font-family: 'Roboto', Arial, Verdana, Helvetica, sans-serif;
font-weight: 400;
font-size: 16px;
color: #1d232d;
line-height: 22px;
padding: 2px 5px;

}

.pliki-pdf-do-pobrania a:hover {color: #4986b5; }

.pliki-pdf-do-pobrania a:before {
font-family: 'FontAwesome', 'Roboto', Arial, Verdana, Helvetica, sans-serif;
}

.pliki-pdf-do-pobrania a:before {
display: inline-block;
font-size: 32px;
font-weight: normal;
line-height: 32px;
width: 30px;
color: #4986b5;
margin-right: 10px;
vertical-align: middle;

}

.pliki-pdf-do-pobrania.mm-ikonka-pdf a:before {content: " \f1c1";}
.pliki-pdf-do-pobrania.mm-ikonka-img a:before {content: " \f1c5";}

/* LISTA SZKOL
--------------------------------------------------*/

.mm-lista-szkol {
	
}

.mm-lista-szkol-kraj {
display: table; 
margin: 0;
border-spacing: 0px;
border: 0;
padding: 0;
width: 100%;
top: 0;
bottom: 0;
}

.mm-lista-szkol-kraj.mm-styl-kraj {height: 100px;}
.mm-lista-szkol-kraj.mm-styl-region {height: 60px;}

.mm-lista-szkol-kraj.mm-styl-kraj  .mm-lista-szkol-kraj-left {width: 90px;}
.mm-lista-szkol-kraj.mm-styl-region  .mm-lista-szkol-kraj-left {width: 30px; text-align: center;}

.mm-lista-szkol-kraj.mm-styl-kraj .mm-lista-szkol-kraj-left img {
	border: 1px solid #d9d9d9;
}

.mm-lista-szkol-kraj-left,
.mm-lista-szkol-kraj-right {
padding: 0;
display: table-cell;
vertical-align: middle;
}

@media (max-width: 767px) {
.mm-lista-szkol-kraj.mm-styl-kraj {
	display: block; 
	float: left; 
	width: 100%;
	height: auto;
}
	
.mm-lista-szkol-kraj.mm-styl-kraj .mm-lista-szkol-kraj-left,
.mm-lista-szkol-kraj.mm-styl-kraj .mm-lista-szkol-kraj-right {
width: 100%;
padding: 0;
display: block;
float: left; 
vertical-align: middle;
}	

.mm-lista-szkol-kraj.mm-styl-kraj .mm-lista-szkol-kraj-left img {
	margin: 0 auto;
}

.mm-lista-szkol-kraj.mm-styl-kraj .mm-lista-szkol-kraj-right {
	padding: 10px 0;
	text-align: center;
}

}

.mm-lista-szkol-kraj-link .mm-lista-szkol-kraj {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  overflow: hidden;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color;
}

.mm-lista-szkol-kraj-link .mm-lista-szkol-kraj.mm-styl-kraj {background: transparent;}
.mm-lista-szkol-kraj-link:hover .mm-lista-szkol-kraj.mm-styl-kraj,
.mm-lista-szkol-kraj-link:focus .mm-lista-szkol-kraj.mm-styl-kraj {background: transparent; }

.mm-lista-szkol-kraj-link .mm-lista-szkol-kraj.mm-styl-kraj .mm-lista-szkol-kraj-tytul {color: #1d232d;}
.mm-lista-szkol-kraj-link:hover .mm-lista-szkol-kraj.mm-styl-kraj .mm-lista-szkol-kraj-tytul {color: #8f8f8f;}

@media (max-width: 767px) {
.mm-lista-szkol-kraj-box:nth-child(3n+1) {clear: both;}
.mm-lista-szkol-region-box:nth-child(2n+1) {clear: both;}

.mm-lista-szkol-kraj-tytul {font-size: 14px;}


.mm-lista-szkol-kraj-link .mm-lista-szkol-kraj,
.mm-lista-szkol-kraj-link:hover .mm-lista-szkol-kraj.mm-styl-kraj {background: transparent;}
.mm-lista-szkol-kraj-link:focus .mm-lista-szkol-kraj.mm-styl-kraj {background: #1d232d;}

.mm-lista-szkol-kraj-link .mm-lista-szkol-kraj.mm-styl-kraj .mm-lista-szkol-kraj-tytul {color: #1d232d;}
.mm-lista-szkol-kraj-link:hover .mm-lista-szkol-kraj.mm-styl-kraj .mm-lista-szkol-kraj-tytul {color: #8f8f8f;}

}

@media (min-width: 768px) and (max-width: 991px) {
.mm-lista-szkol-kraj-box:nth-child(3n+1) {clear: both;}
.mm-lista-szkol-region-box:nth-child(3n+1) {clear: both;}

.mm-lista-szkol-kraj-tytul {font-size: 15px;}
}

@media (min-width: 992px) {
.mm-lista-szkol-kraj-box:nth-child(4n+1) {clear: both;}
.mm-lista-szkol-region-box:nth-child(3n+1) {clear: both;}

.mm-lista-szkol-kraj-tytul {font-size: 16px;}
}




/* SZKOLA OPIS
--------------------------------------------------*/


.mm-szkola-opis {
	float: left; 
	width: 100%; 
	background: #ffffff; 
	padding: 10px; 
	margin: 5px 0;
  border: 1px solid rgba(0, 0, 0, 0.15);

	}

	
@media (max-width: 767px) {
.mm-lista-szkol-opis-box:nth-child(1n+1) {clear: both;}
}

@media (min-width: 768px) and (max-width: 991px) {
.mm-lista-szkol-opis-box:nth-child(3n+1) {clear: both;}

}

@media (min-width: 992px) {
.mm-lista-szkol-opis-box:nth-child(3n+1) {clear: both;}

}

.mm-szkola-opis .tytul {color: #3477ae;}
@media (min-width: 992px) {
.mm-szkola-opis p {font-size: 14px;}
}

.mm-szkola-opis a.btn-primary {
  background-color: #f8f8f8;
  border-color: #f8f8f8;
  color: #58595b;
}

.mm-szkola-opis a.btn-primary:hover {
  background-color: #58595b;
  border-color: #58595b;
  color: #fff;
}

/* LISTA PODRECZNIKOW
--------------------------------------------------*/

.mm-lista-podrecznikow-box {padding-bottom: 20px; position: relative;}

.mm-lista-podrecznikow-box .mm-komunikat-mini {
position: absolute;
top: 5px;
right: 15px;
background: #ffd200;
color: #000000;
z-index: 120;
padding: 5px 10px;
text-align: center;

-webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.6);
-moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.6);
box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.6);
}

.mm-lista-podrecznikow-box .mm-komunikat-mini p {
font-size: 15px;
margin: 0;
line-height: 15px;
padding: 0px;
text-align: center;
}

@media (max-width: 767px) {
.mm-lista-podrecznikow-box .mm-komunikat-mini {

}
}

.mm-lista-podrecznikow-box img {
	margin: 0 auto;
	display: block;
}

.mm-lista-podrecznikow-box .mm-lista-podrecznikow-tytul {
display: block;
padding: 10px 0;
text-align: center;
font-size: 18px;
}

.mm-lista-podrecznikow-box .mm-lista-podrecznikow-tytul {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  overflow: hidden;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color;
}

.mm-lista-podrecznikow-box {background: transparent;}
.mm-lista-podrecznikow-box .mm-lista-podrecznikow-tytul {background: transparent; color: #40709a;}
.mm-lista-podrecznikow-box:hover .mm-lista-podrecznikow-tytul {background: transparent; color: #8f8f8f;}

@keyframes nowosc {
    from { opacity: 1.0; }
    50% { opacity: 0.5; }
    to { opacity: 1.0; }
}                                                                                                                                                                                                                                  

@-webkit-keyframes nowosc {
    from { opacity: 1.0; }
    50% { opacity: 0.5; }
    to { opacity: 1.0; }
}

.mm-lista-podrecznikow a.mm-nowosc .mm-lista-podrecznikow-tytul:after {
content: " NEW"; 
color: #c4161c; 
animation:nowosc 1000ms infinite;
-webkit-animation:nowosc 1000ms infinite;
}


/*IFRAME - FILM RWD
--------------------------------------------------*/

.mm-film-box {margin-top: 20px; margin-bottom: 20px;}

.film-box {
position: relative;
float: left;
margin: 20px auto;
max-width: 853px;
max-height: 480px;
overflow: hidden;
}

.film-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 0px;
height: 0;
overflow: hidden;
}

.film-container iframe {
position: absolute;
top:0;
left: 0;
width: 100%;
height: 100%;
}

/* Skype */

.mm-skype-link {margin-left: 15px;}
.mm-whatsapp-link {margin-left: 15px; display: inline;}

#skype-link {
float: left; 
height: 16px;
width: 100%;
position: relative;
}

#skype-link img{
margin: 0 10px !important; 
vertical-align: 0px !important;
}

#skype-link p {
margin: 0 !important; 
vertical-align: 0px !important;
}

/*ANIMCJA BANER
--------------------------------------------------*/

.mm-baner-animacja {
float: left;
width: 100%;
margin-bottom: 50px;
position: relative;
}

.mm-baner-nimacja-01,
.mm-baner-nimacja-02, 
.mm-baner-nimacja-03 {
position: absolute;
}

@media (min-width: 992px) {
.mm-baner-nimacja-01 {
top: 8px;
left: 42%;
width: 200px;
}

.mm-baner-nimacja-02 {
bottom: 6px;
left: 15%;
width: 200px;
}

.mm-baner-nimacja-03 {
bottom: 6px;
right: 15%;
width: 200px;
}
}

@media (max-width: 991px) {
	
.mm-baner-animacja {
padding: 10px 0;
}

.mm-baner-nimacja-01 {
top: 0;
left: 42%;
}

.mm-baner-nimacja-02 {
bottom: 0;
left: 10%;
}

.mm-baner-nimacja-03 {
bottom: 0;
right: 10%;
}
}


/*DODATKI 2024
--------------------------------------------------*/

.mm-txt-link {
position:absolute;
z-index:-1;
left:0;
margin-top:-100px;
}

/* WSPARCIE */

.mm-wsparcie-box {
display: block;
}

@media (min-width: 768px) {
.mm-wsparcie-box {
--mm-wsparcie-width-01: 190px;
--mm-wsparcie-width-02: calc(100% - 190px);
--mm-wsparcie-font-01: 1.2rem;
--mm-wsparcie-font-02: 0.9rem;
}
}

@media (max-width: 767.98px) {
.mm-wsparcie-box {
--mm-wsparcie-width-01: 100%;
--mm-wsparcie-width-02: 100%;
--mm-wsparcie-font-01: 1.1rem;
--mm-wsparcie-font-02: 0.8rem;
}
}

	.mm-w-sekcja {
		display: block;
	}

	.mm-w-w-opis {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
	
	justify-content: flex-start;
	align-items: center;
	align-content: flex-start;

	padding: 15px 0;
	}

	.mm-w-w-opis > * {
		flex-shrink: 0;
	}

		.mm-w-k-ikonka {
		flex: 0 0 auto;
		margin: 0;
		margin-top: 0;

		width: var(--mm-wsparcie-width-01);
		max-width: var(--mm-wsparcie-width-01);
		
		padding: 0;
		}

		.mm-w-k-ikonka img {
			display: block;
			margin: 0 auto;
			width: 190px;
		}

		.mm-w-k-info {
		flex: 0 0 auto;
		margin: 0;
		width: var(--mm-wsparcie-width-02);
		max-width: var(--mm-wsparcie-width-02);
		}

		.mm-w-k-info p {
		margin: 0;
		}
		
		@media (min-width: 768px) {
		.mm-w-k-info {
		padding: 15px 0 15px 30px;
		font-size: 18px;
		}
		
		.mm-p-wsparcie {
		font-size: 18px;
		}
		}
		
		@media (max-width: 767.98px) {
		.mm-w-k-ikonka {
		padding: 0 0 5px 0;
		}
		.mm-w-k-ikonka img {
			width: 190px;
		}
		.mm-w-k-info {
		padding: 0 0 15px 0;
		text-align: center;
		}
		}

/* POMOCNICZE */

@media (min-width: 1400px) {	
	.mm-br {
		display: block;
	}
	.mm-br-mob {
		display: inline;
	}
}

@media (min-width: 992px) and (max-width: 1399.98px) {
	.mm-br {
		display: block;
	}
	.mm-br-mob {
		display: inline;
	}
}

@media (min-width: 576px) and (max-width: 991.98px) {
	.mm-br {
		display: inline;
	}
	.mm-br-mob {
		display: inline;
	}
	.mm-hide-mob {
		display: none;
		visibility: hidden;
	}
	
}

@media (max-width: 575.98px) {
	.mm-br {
		display: inline;
	}
	.mm-br-mob {
		display: block;
	}
	.mm-hide-mob {
		display: none;
		visibility: hidden;
	}
}


/*NEWSLETTER
--------------------------------------------------*/

.newsletterBox {
display: none;

	position: fixed; 
	bottom: 0px; 
	left: 0px; 
	width: 100%; 
	padding: 15px 5px; 

	color: #000000; 
	z-index: 800; 
	background: rgba(237, 233, 227, 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;
cursor: pointer;

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/2024/newsletter.svg");
background-size: 20px;
}


#mm-btn-newsletter-01 {
cursor: pointer;
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/2024/newsletter.svg");
background-size: 20px;
}


#mm-btn-close-newsletter-01 {
display: inline-block;

cursor: pointer;

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/2024/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;

}
}


/*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: 860px;
}

.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: 860px;
}

.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);
  }
}

/* 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;
}


}

/* YOUTUBE - HOME
--------------------------------------------------*/
.wrapper {
	max-width: 680px;
	margin: 60px auto;
	padding: 0 20px;
}

.youtube {
	background-color: #000;
	margin-bottom: 30px;
	position: relative;
	padding-top: 56.25%;
	overflow: hidden;
	cursor: pointer;
}
.youtube img {
	width: 100%;
	top: -16.82%;
	left: 0;
	opacity: 0.7;
}
.youtube .play-button {
	width: 90px;
	height: 60px;
	background-color: #333;
	box-shadow: 0 0 30px rgba( 0,0,0,0.6 );
	z-index: 1;
	opacity: 0.8;
	border-radius: 6px;
}
.youtube .play-button:before {
	content: "";
	border-style: solid;
	border-width: 15px 0 15px 26.0px;
	border-color: transparent transparent transparent #fff;
}
.youtube img,
.youtube .play-button {
	cursor: pointer;
}
.youtube img,
.youtube iframe,
.youtube .play-button,
.youtube .play-button:before {
	position: absolute;
}
.youtube .play-button,
.youtube .play-button:before {
	top: 50%;
	left: 50%;
	transform: translate3d( -50%, -50%, 0 );
}
.youtube iframe {
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
}





