body {
    text-align: center;
    margin: 0;
    font-family: Mulish, sans-serif;
    font-style: normal;
    font-variant-caps: normal;
    font-variant-ligatures: normal;
    text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    font-size: 17px;
    line-height: 1.5;
    height: 100%;
    color: #161c28;
    font-weight: 400;
}
html {
    height: 100%;
}
a:hover,
a:link,
a:visited,
input {
    outline: 0;
}
a img {
    border: none;
}
.container {
    max-width: 1170px;
    text-align: left;
    padding: 0;
}

.border-b-color {border-bottom: 3px solid #FAA71A; display: inline-block;}

#mymenu {
    height: 60px;
    width: 100%;
    z-index: 999;
    position: fixed;
    background-color: #fff;
    -webkit-box-shadow: 0 3px 29px 0 rgba(50, 50, 50, 0.1);
    -moz-box-shadow: 0 3px 29px 0 rgba(50, 50, 50, 0.1);
    box-shadow: 0 3px 29px 0 rgba(50, 50, 50, 0.1);
}
#mymenu .hamburger {
    display: none;
}
#mymenu .menu-side {
    overflow: hidden;
}
#mymenu .container {
    position: relative;
}
#mymenu .mybar {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
#mymenu .mybar li {
    display: inline-block;
}
#mymenu .mybar li a {
    font-size: 15px;
    padding: 8px;
    color: #000;
    display: inline-block;
    height: 60px;
    line-height: 44px;
}
#mymenu .hamburger {
    background-color: transparent;
    border: none;
    outline: 0;
}
#mymenu .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0,0,0,1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
    outline: 0;
}
#mymenu .organizator {
    padding-top: 0;
}
#mymenu .wybierz-kurs {
    font-weight: 700;
    padding: 6px 24px;
    font-size: 16px;
    margin-top: 0;
}
.wybierz-kurs:link,
.wybierz-kurs:visited {
    background-color: #161c28;
    display: inline-block;
    color: #fff;
    padding: 10px 25px;
    font-size: 18px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    margin-top: 8px;
}
.wybierz-kurs:hover {
    background-color: #FAA71A;
    text-decoration: none;
    color: #fff;
}
#home {
    padding-top: 100px;
    padding-bottom: 0px;
}
#home h1 {
    font-weight: 700;
    font-size: 48px;
    position: relative;
}

#home p {
    line-height: 24px;
}
#home .wybierz-kurs {
    font-size: 17px;
    padding: 13px 30px;
	min-width:200px;
}
.wybierz-kurs2:link,
.wybierz-kurs2:visited {
    border:1px solid #161c28;
    display: inline-block;
    color: #161c28;
    padding: 13px 30px;
    font-size: 17px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    margin-top: 8px;
	min-width:200px;	
}
.wybierz-kurs2:hover {
    border:1px solid #FAA71A;
    text-decoration: none;
    color: #FAA71A;
}

#home .patronaty {
    color: #888;
}
h3 {
    font-size: 36px;
    font-weight: 700;
    position: relative;
}
.zegar {
    background-color: #fff;
    display: inline-block;
    -webkit-box-shadow: 0 3px 9px 0 rgba(50, 50, 50, 0.1);
    -moz-box-shadow: 0 3px 9px 0 rgba(50, 50, 50, 0.1);
    box-shadow: 0 3px 9px 0 rgba(50, 50, 50, 0.1);
    min-width: 60px;
    text-align: center;
    padding: 10px 0;
    margin-right: 15px;
    font-weight: 700;
}
.zegar span {
    display: block;
    color: #777;
    font-weight: 400;
    border-top: 1px solid #eee;
    margin-top: 4px;
    padding-top: 4px;
}
#przyklady {
    padding-top: 50px;
    padding-bottom: 50px;
}
#przyklady .przyklad-menu {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 20px;
    color: #777;
    cursor: pointer;
}
#przyklady .przyklad-menu-here {
    color: #000;
}
#wstep p {
    font-size: 18px;
    line-height: 24px;
    color: #777;
}
#wstep .detale .detal:not(:first-child) {
    border-left: 1px solid #dce2e7;
}
#wstep .detal-b {
    display: inline-block;
    text-align: left;
}
#wstep .detal-dane {
    color: #000;
    font-weight: 700;
}
#wstep2 {
    margin-bottom: 60px;
    img {
        border-radius: 0 100px;
    }
}
.szary-bckg {
    background-color: #f7f9fa;
}
#korzysci .przed {
    background: url(../images/element_1.png) center left no-repeat;
}
#korzysci .korzysci-container {
    background: url(../images/element_1.png) center left no-repeat, url(../images/element_2.png) top right no-repeat;
    padding-top: 100px;
    padding-bottom: 50px;
    margin-bottom: 100px;
}
#korzysci .korzysci-info {
    font-size: 18px;
    line-height: 24px;
    color: #777;
    max-width: 600px;
    margin: auto auto 60px;
}
#korzysci .wybierz-kurs {
    font-size: 17px;
    padding: 13px 30px;
}
#korzysci .korzysci {
    font-size: 18px;
}
#korzysci .korzysci .korzysci-h {
    color: #303030;
    margin-bottom: 20px;
}
#korzysci .korzysci .korzysci-h strong {
	color:#000;
}
.mw800 {
    max-width: 800px;
    margin: auto;
}
.mw1000 {
    max-width: 1000px;
    margin: auto;
}
#dlaczego {
    padding-top: 40px;
}
#dlaczego ul {
    color: #303030;
    list-style-type: none;
    padding-left: 10px;
}
#dlaczego li {
    background: url(../images/li.png) top left no-repeat;
    padding-left: 40px;
    margin-bottom: 15px;
}
#dlaczego img {
    height: 100%;
    width: auto;
    object-fit: cover;
    border-radius: 10%;
}
#program {
    padding-top: 50px;
}
#program .program-h {
    border-bottom: 2px solid #dce2e7;
    font-size: 23px;
    font-weight: 700;
    padding-bottom: 15px;
    color: #777;
}
#program .program-here {
    color: #000;
    border-bottom: 2px solid #000;
}
#program .chp {
    cursor: pointer;
}
#program .like-text:link,
#program .like-text:visited {
    color: #777;
}
#program .like-text:hover {
    color: #444;
}
.question {
    color: #000;
    cursor: pointer;
    position: relative;
    margin-right: 30px;
    font-weight: 700;
}

#program .question {
	font-size:22px;
	padding-top:5px;
}
.faq-mark {
    position: absolute;
    right: -30px;
    font-weight: 400;
    font-size: 40px;
    top: 50%;
    transform: translateY(-50%);
    color: #D0D0D0;
}
.question:hover .faq-mark {
    color: #FAA71A;
}
.answer {
    display: none;
    padding-top: 10px;
    color: #777;
}
.answer ul {
    list-style-type: none;
    padding-left: 0px;
    margin-top: 10px;
}
.answer li {
    background: url(../images/arrow.png) 0 8px no-repeat;
    padding-left: 40px;
    margin-bottom: 15px;
}
.faq {
    padding-top: 25px;
    padding-bottom: 25px;
    border-bottom: 1px solid #dce2e7;
}
#prelegenci {
    padding-top: 40px;
    padding-bottom: 60px;
}
#prelegenci .opinie-2k21 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}
#prelegenci .prel-img {
    width: 100%;
    max-width: 244px;
    border-radius: 15px;
    margin: auto;
}
#prelegenci .opinie-2k21 > [class*="col-"] {
    display: flex;
    flex-direction: column;
    position: relative;
}
#prelegenci .ow-jot-nextBtn,
#prelegenci .ow-jot-prevBtn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 40px;
}
#prelegenci .ow-jot-nextBtn img,
#prelegenci .ow-jot-prevBtn img {
    max-width: 50px;
}
#prelegenci .ow-jot-nextBtn:hover,
#prelegenci .ow-jot-prevBtn:hover {
    color: #1c4480;
    cursor: pointer;
}
#prelegenci .item {
    font-size: 18px;
    color: #777;
    line-height: 24px;
}
#prelegenci .item .inside {
    padding: 10px;
}
#prelegenci .item .name {
    font-size:22px;
    margin-bottom: 15px;
    font-weight: 700;
}
#prelegenci .item .stanowisko {
	color:#333;
}
#prelegenci .item .opis {
	font-size:15px;
	line-height:22px;
}
#prelegenci .prelegenci-zmien {
    font-size: 34px;
    font-weight: 700;
    color: #777;
    padding-bottom: 15px;
    cursor: pointer;
    float: left;
}
#prelegenci .prelegenci-here {
    color: #000;
    border-bottom: 3px solid #000;
}
#jezeli {
    background-color: #f7f9fa;
    font-size: 17px;
    color: #777;
}
#jezeli strong {
    color: #000;
}
#jezeli .container {
    padding-top: 40px;
    padding-bottom: 20px;
}
#jezeli h3 {
    color: #000;
}
#jezeli .header {
    color: #000;
    font-weight: 600;
    margin-bottom: 20px;
}
#video {
    padding-top: 50px;
    padding-bottom: 80px;
}
#video .video {
    background-color: #fff;
    padding: 25px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 29px 0 rgba(50, 50, 50, 0.3);
    -moz-box-shadow: 0 3px 29px 0 rgba(50, 50, 50, 0.3);
    box-shadow: 0 3px 29px 0 rgba(50, 50, 50, 0.3);
    position: relative;
}
#video .video .jezyczek {
    position: absolute;
    width: 57px;
    height: 88px;
    left: -57px;
    background: url(../images/jezyczek.png) center center no-repeat;
    top: 30%;
}
#video .video .koleczko {
    position: absolute;
    width: 156px;
    height: 156px;
    right: -57px;
    background: url(../images/koleczko.png) center center no-repeat;
    bottom: -30px;
    z-index: -1;
}
#wezudzial {
    padding-top: 50px;
    padding-bottom: 0;
}
#wezudzial .start {
    color: #1b1b1b;
    font-size: 24px;
}
#wezudzial .bilet {
    -webkit-box-shadow: 0 3px 29px 0 rgba(50, 50, 50, 0.4);
    -moz-box-shadow: 0 3px 29px 0 rgba(50, 50, 50, 0.4);
    box-shadow: 0 3px 29px 0 rgba(50, 50, 50, 0.4);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #fff;
    padding: 40px;
    position: relative;
}
#wezudzial .bilet .jezyczek {
    position: absolute;
    width: 52px;
    height: 162px;
    left: -52px;
    background: url(../images/jezyczek2.png) center center no-repeat;
    top: 30%;
}
#wezudzial .bilet .trojkacik {
    position: absolute;
    width: 225px;
    height: 227px;
    right: -50px;
    bottom: -70px;
    z-index: -1;
    background: url(../images/wezudzial.png) center center no-repeat;
}
#wezudzial .bilet ul {
    color: #303030;
    list-style-type: none;
    padding-left: 0;
    font-size: 16px;
}
#wezudzial .bilet li {
    background: url(../images/li.png) top left no-repeat;
    padding-left: 40px;
    margin-bottom: 15px;
    padding-top: 3px;
}
#wezudzial .bilet .wybierz-kurs {
    width: 100%;
}
#wezudzial .old-price {
    color: #777;
}
#wezudzial .old-price2 {
    color: #777;
    font-size: 13px;
}
#wezudzial .price {
    color: #000;
    font-size: 46px;
    font-weight: 700;
    padding-top: 10px;
    padding-bottom: 10px;
}
#wezudzial .borderm {
    height: 1px;
    background-color: #dce2e7;
    margin: 30px 0;
}
#wezudzial .name {
    color: #000;
    font-size: 36px;
    line-height: 40px;
    font-weight: 700;
    padding-top: 10px;
    padding-bottom: 20px;
}
#wezudzial .pakiety {
    position: relative;
}
#wezudzial .pakiety-bckg {
    width: 100%;
    height: 60%;
    position: absolute;
    background-color: #FAA71A;
    border-radius: 5px;
    z-index: 0;
    top: 20%;
}
.red {
    color: #FAA71A;
}
#opinie .opinie-2k21 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    padding-top: 60px;
    padding-bottom: 180px;
    background: url(../images/opinie.png) center center no-repeat;
    background-size: 100% auto;
}
#opinie .opinie-2k21 > [class*="col-"] {
    display: flex;
    flex-direction: column;
    position: relative;
}
#opinie .ow-jot-nextBtn,
#opinie .ow-jot-prevBtn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 40px;
}
#opinie .ow-jot-nextBtn img,
#opinie .ow-jot-prevBtn img {
    max-width: 50px;
}
#opinie .ow-jot-nextBtn:hover,
#opinie .ow-jot-prevBtn:hover {
    color: #1c4480;
    cursor: pointer;
}
#opinie .item {
    padding: 10px;
}
#opinie .item p {
    font-size: 14px;
}
#opinie .item .inside {
    padding: 20px;
    font-size: 18px;
    color: #777;
    line-height: 24px;
    background-color: #fff;
    -webkit-box-shadow: 0 3px 9px 0 rgba(50, 50, 50, 0.1);
    -moz-box-shadow: 0 3px 9px 0 rgba(50, 50, 50, 0.1);
    box-shadow: 0 3px 9px 0 rgba(50, 50, 50, 0.1);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
#opinie .item .name {
    font-size:20px;
    margin-bottom: 15px;
}
#opinie .osoba {
    width: 56px;
    height: 56px;
    border-radius: 50%;
    overflow: hidden;
}
#opinie .star {
    line-height: 56px;
    height: 56px;
    vertical-align: middle;
    background: url(../images/star.png) center left no-repeat;
    padding-left: 30px;
    color: #000;
    padding-top: 2px;
}
.clearfix {
    clear: both;
}
#faq {
    padding-top: 50px;
    padding-bottom: 50px;
}
#nadal {
    padding-top: 50px;
    padding-bottom: 150px;
}
#nadal .nadal {
    background-color: #f7f9fa;
    padding: 60px 40px;
}
#nadal .nadal .h {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 20px;
}
#nadal .nadal p {
    color: #777;
}
#nadal .nadal .kto {
    font-weight: 700;
}
#nadal .osoba {
    position: relative;
}
#nadal .osoba-img {
    position: absolute;
    top: -100px;
    right: -40px;
}
#kontakt {
    background-color: #f7f9fa;
    padding: 50px 0;
}
#kontakt .kto,
#kontakt p {
    color: #777;
}
#kontakt .kto span {
    color: #000;
    font-size: 24px;
}
#kontakt .kto a:link,
#kontakt .kto a:visited {
    color: #777;
}
#kontakt .kto a:hover {
    color: #000;
    text-decoration: none;
}
#footer {
    padding: 70px 0;
    color: #777;
    font-size: 14px;
}
#footer .skroty {
    color: #000;
    height: 60px;
    font-size: 18px;
}
#footer .footer:link,
#footer .footer:visited {
    display: block;
    margin-bottom: 10px;
    color: #777;
}
#footer .footer:hover {
    color: #000;
    text-decoration: none;
}
#promo {
    display: none !important;
}
.md-float-left {
    float: left;
}
.md-float-left2 {
    float: left;
    margin-left: 40px;
}
.text-black {
    color: #000 !important;
}
.modal-pregent {
    padding-top: 40px;
}
.modal-pregent .modal-header {
    border: none;
    position: relative;
}
.modal-pregent .modal-header .close {
    position: absolute;
    right: 0;
    z-index: 9999;
}
.modal-pregent .modal-dialog {
    max-width: 600px;
}
.modal-pregent .modal-content {
    padding: 10px 30px 30px;
}
.modal-pregent .prelegent-modal-img {
    max-width: 300px;
    margin: auto;
    padding-bottom: 30px;
}
.modal-pregent .prelegent-name {
    font-size: 22px;
    font-weight: 700;
}
.modal-pregent .prelegent-bio {
    padding-top: 20px;
    font-size: 15px;
    text-align: left;
}
.modal-pregent .prelegent-bio a {
    color: #FAA71A;
}

.belka-container {
	border-left:1px solid #bbb;
	padding-left:25px;
}
.belka-header {
	color:#bbb;
	padding-bottom:5px;
}
.poziom {
	display:inline-block;
	width:13px;
	height:13px;
	background-color:#ffc12c;
	margin-right:3px;
}