@import url(font-awesome.css);
.gradient {
    background: #292a73;
    background: linear-gradient(180deg, #fd4e6c 0, #b32352 100%);
}
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: 22px;
    height: 100%;
    color: #111;
    font-weight: 400;
    background: url(../images/squad20/tlo.jpg) top right no-repeat fixed;
    background-size: cover;
}
html {
    height: 100%;
}
a,
a:hover,
a:link,
a:visited,
input {
    outline: 0;
}
h3 {
    font-size: 35px;
    line-height: 40px;
    font-weight: 700;
    margin-bottom: 0;
    padding-bottom: 10px;
    color: #f7a400;
}
h5 {
    font-size: 35px;
    line-height: 45px;
}
h2,
h4,
h5 {
    margin-bottom: 50px;
}
h6 {
    font-size: 26px;
    line-height: 36px;
    text-transform: uppercase;
}
.btn-danger {
    background-color: red;
}
.zolty {
    background-color: #0098db;
    color: #fff;
    padding: 0 10px;
    line-height: auto;
}
.zoltyc {
    color: #0098db;
    font-weight: 700;
}
a img {
    border: none;
}
.container {
    max-width: 1170px;
    text-align: left;
    padding: 0;
}
.blue-bckg {
    background: rgba(0, 152, 219, 0.8);
    padding: 5px;
    color: #fff;
}
#home-new {
    background: url(../images/squad20/bckg.jpg) center center no-repeat fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#home {
    padding-top: 100px;
    padding-bottom: 100px;
}
#home li {
    margin-bottom: 25px;
}
#home li span {
    font-size: 18px;
    line-height: 20px;
}
.webinar {
    margin-bottom: 5px;
    font-weight: 600;
    background-color: #f7a400;
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    padding: 5px 20px;
}
#home h1 {
    font-size: 40px;
    line-height: 42px;
    color: #000;
    font-weight: 900;
    margin: auto auto 20px;
    display: inline-block;
}
#home h1 span {
    background: rgba(255, 255, 255, 0.8);
    display: inline-block;
    padding: 5px 8px;
}
#home h2 {
    font-size: 24px;
    line-height: 34px;
    margin: auto auto 20px;
    max-width: 950px;
    font-weight: 600;
}
.podaruj {
    border-top: 1px dotted #fff;
    padding-top: 10px;
    line-height: 28px;
}
.intro-info {
    color: #fff;
    margin-top: 70px;
    font-size: 20px;
    padding: 30px;
    display: block;
    max-width: 800px;
    text-align: left;
}
#home-dane {
    padding: 20px 20px 0;
    background: #292a73;
    background: linear-gradient(180deg, #005fa9 0, #004b85 100%);
    color: #fff;
    font-weight: 700;
}
.dib {
    display: inline-block;
}
.data-web {
    padding-left: 40px;
    padding-bottom: 5px;
}
.dibicon2 {
    background: url(../images/squad20/i2.png) top left no-repeat;
    min-height: 40px;
    padding-left: 60px;
    line-height: 40px;
    text-align: left;
}
.dibicon3 {
    background: url(../images/squad20/i3.png) top left no-repeat;
    min-height: 40px;
    padding-left: 60px;
    line-height: 40px;
}
.pricing:link,
.pricing:visited {
    background-color: #11b4db;
    color: #fff;
    padding: 20px 50px;
    font-weight: 700;
    display: inline-block;
}
.pricing:hover {
    background-color: #0ca1c5;
    color: #fff;
    text-decoration: none;
}
.registerme {
    display: inline-block;
    padding: 16px 34px;
    background: #292a73;
    background: linear-gradient(180deg, #fd4e6c 0, #b32352 100%);
    color: #fff;
    margin-bottom: 20px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: none;
    font-weight: 700;
}
.registerme:hover {
    background: #043129;
    background: linear-gradient(180deg, #043129 0, #043129 100%);
    text-decoration: none;
}
.gotorejestracja {
    padding: 18px 25px 16px;
    background: #292a73;
    background: linear-gradient(180deg, #fd4e6c 0, #b32352 100%);
    cursor: pointer;
    -moz-border-radius-bottomleft: 9px;
    -moz-border-radius-bottomright: 9px;
    border-bottom-left-radius: 9px;
    border-bottom-right-radius: 9px;
    -khtml-border-bottom-left-radius: 9px;
    -khtml-border-bottom-right-radius: 9px;
    -icab-border-bottom-right-radius: 9px;
    -icab-border-bottom-left-radius: 9px;
    -webkit-border-bottom-left-radius: 9px;
    -webkit-border-bottom-right-radius: 9px;
    position: fixed;
    z-index: 9;
    color: #fff;
    margin-top: 70px;
    right: 10px;
    font-size: 12px;
    line-height: 16px;
    display: none;
    text-align: center;
}
.gotorejestracja .fs18 {
    font-weight: 900;
}
.gotorejestracja:hover {
    background-color: #e6963f;
}
#mymenu {
    height: 70px;
    background-color: #fff;
    width: 100%;
    z-index: 999;
    position: fixed;
    box-shadow: 5px 5px 10px rgba(30, 30, 30, 0.2);
}
#mymenu .hamburger {
    display: none;
}
#mymenu .menu-side {
    overflow: hidden;
    text-align: right;
}
#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: 0 8px;
    color: #111;
    display: inline-block;
    height: 70px;
    line-height: 70px;
    font-weight: 600;
}
#mymenu .organizator {
    padding-top: 11px;
    font-size: 13px;
    color: #fff;
}
#mymenu .organizator img {
    margin-left: 15px;
}
#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(255,255,255,1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
    outline: 0;
}
#mymenu a.speciala:link,
#mymenu a.speciala:visited {
    color: #f7a400;
	font-size: 22px;
	line-height: 28px;
	font-weight: 700;
}
#wstep {
    background-color:#fff;
    padding-top: 50px;
    padding-bottom: 50px;
    line-height: 30px;
}
#wstep a {
    color: #f7a400;
    font-weight: 600;
}
#kwiaty {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.25), rgba(41, 42, 115, 0.85)), url(https://files.forum-media.pl/lp/leczeniercc.pl/images/squad20/bckg2.jpg) top center no-repeat;
    background-size: cover;
    padding-top: 50px;
    padding-bottom: 50px;
}

#kwiaty h3 {
    color: #fff;
}
#kwiaty .ramka {
    display: inline-block;
    max-width: 650px;
    border: 3px solid #fff;
    padding: 40px;
}
#prelegenci {
    padding-top: 50px;
    padding-bottom: 50px;
    background: rgba(238, 238, 238, 0.7) !important;
}
#prelegenci img {
    border-radius: 50%;
}
#prelegenci .prowadzacy-cont {
    position: relative;
    display: inline-block;
    border-radius: 50%;
    padding: 8px;
    background-color: #ccc;
    border: 2px solid #fff;
}
#prelegenci .prowadzacy-cont .prowadzacy {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 25px;
    background-color: #f7a400;
    color: #fff;
    font-size: 11px;
    padding: 6px 14px;
    font-weight: 600;
    border-radius: 5px;
}
#prelegenci .fs20 {
    font-size: 16px;
}
#prelegenci .fs20 span {
    font-size: 20px;
}
#prelegenci .bio {
    font-size: 15px;
}
#program {
    background: #fff;
}
#program h4 {
    color: #333;
    font-size: 20px;
    font-weight: 700;
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 0;
    max-width: 400px;
}
#program ul {
    padding-top: 10px;
    padding-left: 20px;
}
#program ul li {
    margin-bottom: 5px;
}
#program .program {
    margin: auto;
    max-width: 660px;
}
#program .program-img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    overflow: hidden;
    margin-top: 3px;
}
#program .program-img img {
    width: 40px;
}
#program .p-h {
    font-size: 22px;
    line-height: 26px;
    font-weight: 700;
    color: #000;
}
#program .p-h span {
    color: #f7a400;
    font-weight: 800;
}
.pnumber {
    margin-right: 30px;
    font-size: 50px;
    font-weight: 700;
    padding-top: 12px;
    color: #aaa;
    float: left;
    margin-bottom: 40px;
}
#bonusy {
    background: #292a73;
    background: linear-gradient(180deg, #fd4e6c 0, #b32352 100%);
    color: #fff;
}
#bonusy a {
    color: #001130;
}
#bonusy li {
    margin-bottom: 10px;
}
#bonusy h3 {
    color: #fff;
}
#bonusy .uh3r {
    background-color: #00869c;
}
.bonusy {
    background: rgba(228, 201, 216, 0.7);
    padding: 40px;
}
#joga {
    background-color: #003200;
    color: #fff;
    padding-top: 50px;
    padding-bottom: 30px;
}
#joga .ls3 {
    color: #d8b571;
}
#joga .bzcont {
    max-width: 220px;
}
#joga .bz {
    border: 1px solid #d8b571;
    padding: 20px;
}
#prelegent {
    background-color: #a91934;
    color: #fff;
    padding-top: 50px;
}
#prelegent .uh3r {
    margin-bottom: 20px;
}
.cytat {
    font-size: 14px;
    line-height: 20px;
}
.ls3 {
    letter-spacing: 3px;
}
.uh3z {
    margin: auto auto 50px;
    width: 100px;
    height: 6px;
    background-color: #47ac8b;
}
.uh3r {
    margin: 5px auto 70px;
    width: 300px;
    height: 3px;
    background-color: #001130;
}
.desktopshow {
    display: block;
}
.desktophide {
    display: none;
}
#conowego h4 {
    font-size: 22px;
    font-weight: 700;
}
.organizatorzy {
    font-size: 12px;
    line-height: 80px;
    text-align: right;
}
.organizatorzy img {
    margin-left: 30px;
}
.counter-pre {
    background: url(../images/counter-pre.png) repeat-x;
    height: 9px;
}
.counter-post {
    background: url(../images/counter-post.png) repeat-x;
    height: 9px;
}
.icondiv {
    padding-left: 20px;
    padding-right: 20px;
    float: left;
    width: 20%;
}
.icondiv h3 {
    margin-bottom: 20px;
    font-size: 22px;
    line-height: 28px;
    color: #fff;
    text-transform: none;
    font-weight: 600;
}
.counters {
    font-size: 18px;
    line-height: 20px;
    color: #111;
    padding: 10px 0 30px;
}
.counter span {
    font-weight: 700;
    font-size: 50px;
    line-height: 60px;
}
.counters h4 {
    font-size: 26px;
    font-weight: 700;
    line-height: 20px;
    color: #333;
    background-color: #fafafa;
    padding: 0;
}
.counters2 {
    font-size: 18px;
    line-height: 20px;
    padding: 0 0 30px;
    font-weight: 700;
}
.counters2 span {
    font-weight: 700;
    font-size: 100px !important;
    line-height: 100px;
}
.threeholder {
    margin-bottom: 20px;
}
.ico-holder {
    cursor: pointer;
}
.ico-holder p {
    margin-top: 30px;
}
.ico-holder img {
    transition: all 0.2s ease-in-out;
}
.ico-holder:hover img {
    transform: scale(0.8);
    cursor: pointer;
}
.powieksz-button {
    padding: 10px 30px;
    font-size: 20px;
    text-transform: uppercase !important;
}
.arrow-box {
    font-size: 11px;
}
.arrow-box ul {
    list-style-type: none;
    padding-left: 0 !important;
    margin-top: 0 !important;
}
.arrow-box ul li {
    line-height: 18px;
    margin-bottom: 0 !important;
    padding-left: 0 !important;
}
.arrow-box ul li:before {
    content: "\e013";
    font-family: "Glyphicons Halflings";
    position: relative;
    margin-right: 10px;
    top: 3px;
    color: #5cb85c;
}
.conowego {
    background-color: #eaeaea;
}
#conowego ul,
#cowyroznia ul,
.normalul {
    list-style-type: none;
    margin-top: 30px;
}
#conowego li,
#cowyroznia li,
.normalul li {
    margin-bottom: 30px;
    position: relative;
    padding-left: 30px;
}
#conowego .fa,
#cowyroznia .fa,
.normalul .fa {
    font-size: 8px;
    margin-top: 8px;
    margin-left: -30px;
    position: absolute;
    color: #000;
}
#conowego .important,
#cowyroznia .important {
    border-bottom: 1px solid #f12e2e;
    font-weight: 600;
}
.normalul li {
    font-size: 18px;
    line-height: 26px;
}
.you-can-number {
    background-color: #dc1d38;
    color: #fff;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    margin-right: 20px;
    font-size: 16px;
    font-weight: 600;
    margin-top: 11px;
    float: left;
}
#relacja .fs28 {
    font-weight: 700;
}
#conaswyroznia {
    background-color: #282828;
    color: #eee;
    padding-bottom: 60px;
}
#warsztaty {
    background-color: #5b9bd5;
    padding: 60px 0;
    color: #fff;
}
#warsztaty h3 {
    font-size: 50px;
    margin-bottom: 20px;
    margin-top: 0;
}
#warsztaty h4 {
    max-width: 700px;
    margin: auto auto 40px;
}
#warsztaty .prelegent-cont-main {
    width: 100%;
}
.warsztat-title {
    background-color: #d1d1d1;
    padding: 5px;
}
.modal-header {
    border: none;
}
.modal-ul {
    list-style-type: none;
    text-align: left;
    font-size: 14px;
}
.modal-ul .glyphicon {
    margin-right: 10px;
}
.modal-ul li {
    margin-bottom: 15px;
    display: block;
}
.modal-ul li:before {
    content: "\e013";
    font-family: "Glyphicons Halflings";
    float: left;
    margin-left: -25px;
    color: #5b9bd5;
}
.warsztaty-max-width {
    max-width: 800px;
    margin: auto;
}
.fb-post {
    margin-bottom: 25px;
}
.agenda .glyphicon {
    color: red;
    margin-right: 10px;
    font-size: 18px;
}
.gal {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px;
    width: 150px;
    height: 84px;
    overflow: hidden;
}
.gal img {
    width: 150px;
}
.gal {
    position: relative;
}
.powieksz-button-new {
    font-size: 13px;
}
.prel-button-holder {
    height: 50px;
    padding-top: 20px;
}
#bilety {
    background: url(../images/squad20/bilety.jpg) center center no-repeat fixed;
    background-size: cover;
    padding-top: 100px;
    padding-bottom: 100px;
}
#bilety h3 {
    color: #fff;
}
#opis h3 {
    margin-bottom: 20px;
}
.mw800 {
    max-width: 800px;
    margin: auto;
}
.mw700 {
    max-width: 700px;
    margin: auto;
}
.marked {
    content: url(fonts/checkMarkCircled.svg);
    width: 60px;
    display: inline-block;
    margin-top: 30px;
}
.circles {
    list-style-type: none;
    margin-top: 15px;
}
.circles li {
    margin-bottom: 15px;
}
.circles li:before {
    display: block;
    position: absolute;
    width: 26px;
    content: url(fonts/ok2.svg);
    margin-left: -34px;
}
#co_wyroznia {
    color: #111;
}
.okejs {
    list-style-type: none;
    margin-top: 15px;
}
.okejs li {
    margin-bottom: 15px;
    line-height: 26px;
}
.okejs li:before {
    display: block;
    position: absolute;
    width: 40px;
    content: url(fonts/checkMarkCircled2.svg);
    margin-left: -54px;
}
#opcje tr {
    padding: 0;
}
#opcje td {
    padding: 0;
    vertical-align: top;
}
#opcje .bt div {
    border-top: 1px solid #fff;
    padding: 10px;
}
#opcje tr.bb td {
    border-bottom: 1px solid #aaa;
}
.td-top {
    background-color: #d5d5d5;
    padding: 20px 10px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    font-weight: 700;
}
.td-bottom {
    background-color: #d5d5d5;
    padding: 20px 10px;
    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.td-bottom .cena span {
    color: #333;
    font-size: 40px;
    line-height: 40px;
    font-weight: 900;
}
.td-bottom .cena {
    color: #707070;
    font-size: 22px;
    line-height: 27px;
    font-weight: 400;
    padding: 10px;
}
td.dane {
    background-color: #d5d5d5;
}
td.dane .glyphicon {
    font-size: 20px;
    line-height: 30px;
    color: red;
}
td.dane .glyphicon-ok {
    color: green;
}
td.br {
    border-right: 3px solid #eaeaea;
}
.nadpakietem {
    height: 40px;
    color: red;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
}
.pakiet {
    border: 1px solid #dcdcdc;
    background-color: #fff;
    text-align: center;
    padding: 30px 20px;
    margin: 0;
}
.pakiet ul {
    list-style-position: inside;
    padding: 10px 0 0;
}
.hpakiet {
    min-height: 200px;
}
.pakiet .nazwa {
    color: #3263ac;
    font-weight: 700;
    text-transform: uppercase;
}
.pakiet .cena span {
    color: #333;
    font-size: 50px;
    line-height: 50px;
    font-weight: 900;
}
.pakiet .cena {
    color: #707070;
    font-size: 22px;
    line-height: 27px;
    font-weight: 400;
    margin-top: 10px;
    margin-bottom: 20px;
    padding: 0 8px;
}
.pakiet p {
    margin-top: 30px;
}
.radiolabel {
    border: 1px solid #3263ac;
    padding: 15px 20px;
    color: #3263ac;
    border-radius: 5px;
    margin-top: 10px;
    cursor: pointer;
}
.radiolabel:hover,
.radiolabel:link,
.radiolabel:visited {
    border: 1px solid #3263ac;
    padding: 15px 20px;
    color: #fff;
    background-color: #3263ac;
}
.pakietul {
    margin-left: 0;
    padding: 0 10px;
    font-size: 12px;
    line-height: 18px;
}
.pakietul li {
    margin-bottom: 5px;
}
.pakietul ul {
    margin-left: 10px;
    margin-top: 5px;
    padding: 0;
    margin-bottom: 10px;
}
.fs13 {
    font-size: 13px;
}
#copyValues {
    margin-right: 5px;
}
#wezudzial .inside2 {
    background: rgba(255, 255, 255, 0.8);
    padding-bottom: 60px;
    padding-top: 60px;
}
.smallp {
    font-size: 11px;
}
.smallp2 {
    font-size: 14px;
}
.rejestracja_label {
    padding-top: 5px;
}
#zamowformularz2 {
    margin-top: 30px;
}
.d33 {
    width: 33%;
    float: left;
    margin-bottom: 10px;
    font-size: 11px;
}
.d33 input {
    width: 250px;
}
.ukryte_pola {
    margin-top: 15px;
    display: none;
}
.rejebox {
    margin-top: 15px;
}
.rejebox2 {
    margin-top: 15px;
    background: rgba(0, 95, 169, 0.2);
    padding: 30px;
}
.rejebox2 textarea {
    height: 100px;
}
#zamowformularz2 input,
#zamowformularz2 select,
#zamowformularz2 textarea {
    font-size: 14px;
    color: #333;
}
.noinputzd {
    width: 100%;
    padding: 5px;
}
.noinputkod {
    width: 50px;
    padding: 5px;
}
#zamowformularz2 select {
    margin-left: 10px;
}
.warning {
    background-color: red;
    color: #fff;
    padding: 10px;
}
.stylizuj2 {
    width: 90% !important;
}
.tableheader td {
    background-color: #127eb0;
    color: #fff;
    font-size: 12px;
    padding: 10px;
    text-align: center;
}
.tabledane td {
    background-color: #eee;
    margin-bottom: 1px;
    color: #333;
    font-size: 12px;
    padding: 10px;
    text-align: center;
    height: 50px;
    border-top: 3px solid #fff;
}
.tableceny td {
    background-color: #08acfb;
    color: #fff;
    font-size: 12px;
    padding: 10px;
    text-align: center;
    height: 50px;
}
.rejestracja-ul {
    list-style-type: none;
    text-align: left;
    margin-top: 20px;
}
.rejestracja-ul .glyphicon {
    margin-right: 10px;
}
.rejestracja-ul li {
    margin-bottom: 15px;
    display: block;
}
.rejestracja-ul li:before {
    content: "\e013";
    font-family: "Glyphicons Halflings";
    float: left;
    margin-left: -25px;
}
.radio {
    margin-right: 10px !important;
    margin-top: 5px;
    float: left;
}
.bar {
    height: 30px;
    background-color: #f5f5f5;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-top: 10px;
}
.inside-bar {
    height: 30px;
    background-color: #5b9bd5;
    width: 100%;
}
.dostepnych-biletow {
    font-size: 14px;
    text-decoration: underline;
}
.red {
    font-weight: 700;
    color: #dc1d38;
}
#zamowformularz2 select.sector {
    margin-left: 0;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .sector {
        height: 36px;
        line-height: 36px;
        width: 100%;
    }
}
.sector ::-moz-focus-inner {
    border: 0;
    padding: 0;
}
@-moz-document url-prefix() {
    .sector {
        padding: 20px 0 !important;
    }
}
#partnerzy {
    background-color: #ddd;
}
#partnerzy .container {
    padding-top: 60px;
    padding-bottom: 60px;
}
.partnerzy-zmniejsz img {
    width: 115px;
}
.partnerzy-zmniejsz a {
    display: inline-block;
    margin-right: 25px;
    margin-bottom: 25px;
    width: 127px;
    height: 127px;
    background-color: #aaa;
    text-align: center;
    padding: 4px;
    border-radius: 50%;
    border: 2px solid #eee;
}
.newsletter {
    background: url(../images/main/r1_2.jpg) bottom left no-repeat #072557;
    padding-top: 80px;
    min-height: 100vh;
}
#newsletter_container {
    background-color: rgba(255, 255, 255, 0.8);
    padding: 40px;
    margin: 0 auto;
    display: inline-block;
}
.f24 {
    font-size: 24px;
}
.bledy {
    background-color: red;
    color: #fff;
    padding: 10px;
    margin-bottom: 25px;
    margin-top: 25px;
}
.blad {
    font-size: 12px;
    font-weight: 700;
    color: red;
}
.nii {
    margin-left: 20px;
    margin-top: 5px;
    margin-bottom: 5px;
    width: 400px;
    font-size: 13px;
    padding: 5px;
}
.zamawiam_send:link,
.zamawiam_send:visited {
    margin-top: 20px;
    display: inline-block;
    background-color: red;
    color: #fff;
    padding: 10px 30px;
}
.zamawiam_send:hover {
    background-color: #ad0000;
}
#odliczanie_czasu {
    margin-top: 40px;
    font-size: 16px;
    line-height: 40px;
    display: inline-block;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}
#bilety {
    color: #fff;
}
.pozostalo {
    display: inline-block;
    padding-left: 20px;
    padding-right: 20px;
    color: #fff;
    font-weight: 700;
}
.pozostalo span {
    font-weight: 700;
    font-size: 60px;
    color: #fff;
}
.rozowy {
    background-color: #dc1d38;
    color: #fff;
    padding: 10px;
}
.question {
    padding-left: 30px;
    margin-bottom: 10px;
}
.question a:link,
.question a:visited {
    color: #111;
    text-decoration: none;
}
.question a:hover {
    color: #333;
}
.question-cont {
    margin-bottom: 20px;
}
.question-cont:before {
    content: "\f059";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    text-decoration: inherit;
    position: absolute;
    font-size: 20px;
    color: red;
}
.answer {
    display: none;
    padding-left: 30px;
    margin-bottom: 30px;
}
#materialy .ramka a {
    display: inline-block;
    border: 1px solid #292a73;
    background-color: #fff;
    max-width: 200px;
    margin-bottom: 20px;
}
#materialy .pobierz:link,
#materialy .pobierz:visited {
    display: inline-block;
    padding: 10px 26px;
    background: #292a73;
    background: linear-gradient(180deg, #fd4e6c 0, #b32352 100%);
    color: #fff;
    margin-bottom: 20px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
#materialy .pobierz:hover {
    background: #043129;
    background: linear-gradient(180deg, #043129 0, #043129 100%);
    text-decoration: none;
}
#kontakt {
    background: rgba(255, 255, 255, 0.6);
}
#kontakt a {
    color: #000;
}
#kontakt input,
#kontakt textarea {
    color: #333;
    margin-bottom: 10px;
}
.mb30 {
    margin-bottom: 20px;
}
.ludzie {
    min-height: 150px;
    text-align: center;
    margin: auto;
}
.ludzie_face {
    width: 149px;
    height: 149px;
    background-color: #f7a400;
    padding: 5px;
    border-radius: 50%;
    display: block;
    overflow: hidden;
    margin: auto;
}
.ludzie_face img {
    width: 100%;
    border-radius: 50%;
}
.inar {
    width: 23px;
    height: 22px;
    cursor: pointer;
    float: left;
    margin-right: 7px;
    background: url(../images/squad20/inar.png) top left no-repeat;
    text-align: center;
}
.wysun_facebooka {
    left: 0;
}
.facebook {
    margin-top: 50px;
    position: fixed;
    left: -344px;
    z-index: 99991;
    height: 510px;
}
.facebook-ramka {
    width: 344px;
    padding: 0;
    background: #fff;
    font-size: 11px;
    border: 2px solid #3b5998;
}
#shares {
    position: fixed;
    top: 180px;
    left: 0;
    font-size: 13px;
}
.allshares:hover,
.allshares:link,
.allshares:visited {
    width: 50px;
    height: 50px;
    display: block;
    background-color: #fff;
    color: #333;
    text-decoration: none;
    line-height: 16px;
    padding-top: 7px;
    position: fixed;
}
#messenger {
    position: fixed;
    right: 10px;
    height: 335px;
    bottom: -300px;
    width: 300px;
}
#messenger .messenger-top {
    background-color: #3a5897;
    height: 35px;
    line-height: 35px;
    color: #fff;
    text-align: left;
    padding-left: 15px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
#messenger .messenger-top i {
    margin-right: 15px;
}
#messenger .messenger-top span {
    font-size: 14px;
}
#messenger .messenger-top .fa-times {
    cursor: pointer;
    color: #9cabcb;
    display: none;
}
#messenger .messenger-top .fa-times:hover {
    color: #fff;
}
#messenger .ready-to-open-messenger {
    cursor: pointer;
}
#opinie {
    padding-top: 50px;
    padding-bottom: 50px;
    text-align: center;
}
#opinie .carousel-inner .item {
    transition-property: opacity;
}
#opinie .carousel-inner .active.left,
#opinie .carousel-inner .active.right,
#opinie .carousel-inner .item {
    opacity: 0;
}
#opinie .carousel-inner .active,
#opinie .carousel-inner .next.left,
#opinie .carousel-inner .prev.right {
    opacity: 1;
}
#opinie .carousel-inner .active.left,
#opinie .carousel-inner .active.right,
#opinie .carousel-inner .next,
#opinie .carousel-inner .prev {
    left: 0;
    transform: translate3d(0, 0, 0);
}
#opinie .carousel-control {
    z-index: 2;
}
#opinie .opinia {
    font-size: 22px;
    font-style: oblique;
    font-weight: 400;
    line-height: 30px;
    background: url(../images/squad20/quote.png) top left no-repeat, url(../images/squad20/quote.png) bottom right no-repeat;
    padding: 20px 40px 10px;
    max-width: 800px;
    margin: auto;
    text-align: center;
    displlay: inline-block;
}
#informacje {
    background-color: #0c4a8e;
    color: #fff;
}
#informacje h3 {
    color: #fff;
}
#informacje #informacje-text {
    padding: 30px 20px 20px;
}
#informacje #informacje-text b {
    color: #c7eeff;
    font-weight: 800;
    text-transform: uppercase;
}
#informacje .informacje-navi {
    display: inline-block;
    font-weight: 800;
}
#informacje .informacje-navi a:link,
#informacje .informacje-navi a:visited {
    color: #fff;
    font-size: 20px;
    margin-right: 40px;
    background-color: #120064;
    padding: 10px 20px;
    text-decoration: none;
}
#informacje .informacje-navi a:active,
#informacje .informacje-navi a:hover {
    text-decoration: none;
    background-color: #100154;
}
#informacje .informacje-navi a.informacje-navi-here {
    background-color: transparent;
}
#informacje #faq p {
    margin-bottom: 20px;
}
#agenda {
    padding-bottom: 60px;
    padding-top: 60px;
    background: url(../images/squad18/agenda.jpeg) center right no-repeat fixed;
    background-size: cover;
}
#agenda .inside {
    max-width: 800px;
    background: rgba(255, 255, 255, 0.95);
    padding: 30px;
    border: 1px solid #eee;
}
#agenda h3 {
    margin-bottom: 0;
}
#agenda h4,
#agenda-warsztaty h4 {
    font-size: 22px;
    border-bottom: 3px solid red;
    margin-bottom: 20px;
    display: inline-block;
    line-height: 26px;
    padding-bottom: 10px;
}
.agenda {
    border-bottom: 1px dashed #ddd;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.agenda-prelegent {
    font-size: 14px;
}
.agenda-sciezki {
    background-color: red;
    color: #fff;
    text-align: center;
    padding: 8px;
    margin-bottom: 15px;
}
#agenda-warsztaty .agenda {
    background-color: #eee;
    margin: 0;
    padding: 15px;
    border-bottom: 5px solid #fff;
}
.pd {
    font-weight: 700;
    color: #fff;
    background-color: #0098db;
    padding: 10px 40px;
    line-height: 40px;
}
.pd-alert {
    position: absolute;
    margin-top: -40px;
    margin-left: -20px;
}
ul.program li.pdli {
    padding-left: 30px;
    background: url(../images/squad18/li3.png) 0 3px no-repeat;
}
.button-cont {
    margin-top: 20px;
    height: 40px;
    text-align: center;
}
.powieksz-button-new {
    background-color: #333;
    border: none;
    color: #fff;
    padding: 10px 30px;
    outline: 0;
}
.powieksz-button-new:hover {
    background-color: #111;
}
.rozowyc {
    color: #001130;
}
.zielony {
    color: #f7a400;
}
.szara-scena {
    background: rgba(154, 154, 154, 0.2);
}
.zielona-scena {
    background: rgba(255, 255, 255, 0.5);
}
.rozowa-scena {
    background: rgba(220, 29, 56, 0.8);
    color: #fff;
}
.glyphicon-square {
    background-color: #006ba0;
    color: #fff;
    padding: 6px 6px 6px 7px;
    margin-right: 15px;
    margin-bottom: 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 12px;
}
.white {
    color: #fff;
}
.important-text {
    text-transform: uppercase;
}
.no-padding {
    padding: 0;
}
.title-cont {
    padding: 40px 0;
    background-color: #1f55aa;
    color: #fff;
}
.mt10 {
    margin-top: 10px;
}
.mb20 {
    margin-bottom: 20px;
}
.mb40 {
    margin-bottom: 40px;
}
.mt20 {
    margin-top: 20px;
}
.mt40 {
    margin-top: 40px;
}
.mb80 {
    margin-bottom: 80px;
}
.mt60 {
    margin-top: 60px;
}
.rose {
    color: #006ba0;
}
.ml20 {
    margin-left: 20px;
}
.mr5 {
    margin-right: 5px;
}
.r10 {
    margin-right: 10px !important;
}
.pt50 {
    padding-top: 50px;
}
.pt30 {
    padding-top: 30px;
}
.p0 {
    padding: 0 !important;
}
.m0 {
    margin: 0 !important;
}
.mb10 {
    margin-bottom: 10px;
}
.szary-bckg {
    background: rgba(238, 238, 238, 0.7) !important;
}
.p20 {
    padding: 20px;
}
.pb50 {
    padding-bottom: 50px;
}
.text-center {
    text-align: center;
}
.fs20 {
    font-size: 20px;
    line-height: 28px;
}
.fs24 {
    font-size: 24px;
    line-height: 32px;
}
.fs28 {
    font-size: 28px;
    line-height: 34px;
}
.oh {
    overflow: hidden;
}
.bialy-bckg {
    background-color: #fff;
}
.pt100 {
    padding-top: 100px;
}
.pb100 {
    padding-bottom: 100px;
}
.pt150 {
    padding-top: 150px;
}
.pb150 {
    padding-bottom: 150px;
}
.fs19 {
    font-size: 19px;
    line-height: 26px;
}
.fs26 {
    font-size: 26px;
    line-height: 32px;
}
.fs30 {
    font-size: 30px;
    line-height: 36px;
}
.sto-pro {
    max-width: 100%;
}
.fw700 {
    font-weight: 700;
}
.smaller {
    font-size: 13px;
}
.smaller li {
    margin-bottom: 5px;
}
.stopro {
    max-width: 100%;
}
.newsletter-error {
    background-color: red;
    color: #fff;
    padding: 10px;
    text-align: center;
    margin-bottom: 20px;
}
.newsletter-success {
    background-color: green;
    color: #fff;
    padding: 10px;
    text-align: center;
    margin-bottom: 20px;
}
#leads .error {
    font-size: 13px;
    color: red;
    padding: 0 5px;
}
.leads_input {
    width: 100%;
}
.zost-dane {
    border: none;
    background-color: red;
    color: #fff;
    padding: 10px 20px;
    text-transform: uppercase;
}
.zost-dane:hover {
    border: none;
    background-color: #ce0000;
}
#warunki {
    background: #fff;
}

/* lista */

.list-item-none {
	margin-top: 50px;
}

.list-item {
    margin-left: 0px;
    padding-left: 40px;
    background-image: url(https://files.forum-media.pl/lp/leczeniercc.pl/images/squad20/ico.svg);
    background-position: 0% 0%;
    background-size: 25px;
    background-repeat: no-repeat;
    color: #333;
    font-size: 18px;
    list-style-type: none;
	text-align: left;
	margin-top: 15px;
}


.check {
    min-height: 32px;
	padding-left:45px;
    background: url('https://www.uniqskills.com/uniqskills/new_landing/images/2ndmenu/css_sprites2.png') no-repeat -170px -115px;
	line-height:32px;
	display:inline-block;
	margin:15px;
}
.check-cont {
	display:inline-block;
}


	.cta span {
		display:block;
		padding:15px 30px 15px 30px;
		border:1px solid #dd5769;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
	}
	
	.cta:link,.cta:visited,.cta:active {
		display:inline-block;
		color:#fff;
		//background: rgb(227,9,9);
		//background: linear-gradient(180deg, rgba(227,9,9,1) 0%, rgba(211,6,6,1) 50%, rgba(193,4,4,1) 100%);
		background-color:#a91428;
		font-weight:700;
		letter-spacing:1px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		//border:1px solid #f73131;
		border:2px solid #a91428;
		padding:0px;
		

	 }
	 .cta:hover {
		color:#fff;
		//background: rgb(227,9,9);
		//background: linear-gradient(180deg, rgba(193,4,4,1) 0%, rgba(211,6,6,1) 50%, rgba(227,9,9,1) 100%);
		background-color:#9e1124;
		text-decoration:none;
	 }