@import "alertify.min.css";
@import "alertify-bootstrap.min.css";
body,
html {
    background: #fff;
}
body {
    color: #000000;
    font-family: "GS-Regular", sans-serif;
    font-size: 15px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
nav {
    margin-bottom: 40px;
}
.navbar-nav {
    margin-top: 17px;
}
.top-bg-rejestracja:before,
.top-bg-rejestracja:after,
.top-bg-rejestracja nav:before,
.top-bg-rejestracja nav:after {
    display: none;
}
a,
.btn {
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
a {
    color: #0295a8;
}
a:visited {
    color: #0295a8;
}
.btn-primary {
    background: none;
    border: 1px solid #0295a8;
    border-radius: 0;
    box-shadow: none;
    color: #0295a8;
    font-family: "Poppins", sans-serif;
    font-size: 24px;
    padding: 6px 44px;
    text-shadow: none;
    text-transform: none;
}
button[type="submit"].btn-primary {
    background: #fff;
}
.btn-primary:focus,
.btn-primary:hover {
    background: #3498db;
    color: #fff;
}
button[type="submit"].btn-primary:focus,
button[type="submit"].btn-primary:hover {
    background: #0295a8;
    color: #fff;
}
.navbar {
    margin-left: -15px;
    margin-right: -15px;
    min-height: 95px;
}
.navbar-red {
    background: #e74c3c;
}
.navbar-maincolor {
    background: #0295a8;
}
.navbar-brand {
    color: #fff;
    padding-left: 10px;
    padding-right: 10px;
    text-shadow: none;
}
.navbar-nav > li > a {
    color: #fff;
    padding-left: 10px;
    padding-right: 10px;
    text-shadow: none;
}
.navbar-nav > li > a:visited {
    color: #fff;
    padding-left: 10px;
    padding-right: 10px;
    text-shadow: none;
}
.navbar-nav > li > a:after {
    content: "/";
    display: inline-block;
    font-size: 22px;
    -webkit-transform: translate(10px, 1px);
    -moz-transform: translate(10px, 1px);
    -ms-transform: translate(10px, 1px);
    -o-transform: translate(10px, 1px);
    transform: translate(10px, 1px);
}
.navbar-nav > li:last-child > a:after {
    content: " ";
    white-space: pre;
}
.navbar-nav > li > a:focus,
.navbar-nav > li > a:hover {
    background: none;
    text-decoration: underline;
}
.navbar-nav > li > a.active {
    font-weight: bold;
}
.navbar-toggle {
    margin-top: 20px;
}
.navbar-toggle .icon-bar {
    background: #2b3e50;
}
#jumbotron-logo {
    width: 50%;
    padding: 100px 0;
}
@media (max-width: 992px) {
    #jumbotron-logo {
        width: 60%;
        padding: 70px 0;
    }
}
@media (max-width: 565px) {
    #jumbotron-logo {
        width: 90%;
        padding: 60px 0;
    }
}
.top-bg {
    color: #fff;
}
.top-bg-one {
    background: url("../images/baner-cedzyna_2022.jpg?v2") left top no-repeat;
    background-size: cover;
}
.top-bg-program {
    background: url("../images/bg-top-program.jpg?v2") center center no-repeat;
    background-size: cover;
}
.top-bg-patronat {
    background: url("../images/bg-top-patronat.jpg?v2") center center no-repeat;
    background-size: cover;
}
.top-bg-contact {
    background: url("../images/bg-top-contact.jpg?v2") center center no-repeat;
    background-size: cover;
}
.headline {
    padding-bottom: 170px;
    padding-top: 170px;
}
.headline h1 {
    font-size: 38px;
}
@media (max-width: 992px) {
    .headline h1 {
        font-size: 32px;
    }
}
@media (max-width: 480px) {
    .headline h1 {
        font-size: 24px;
    }
}
@media (max-width: 992px) {
    .headline {
        padding-bottom: 80px;
        padding-top: 80px;
    }
}
.headline-logo img {
    float: right;
    margin-top: 50px;
    max-width: 180px;
}
h1 {
    font-family: "GS-Regular", sans-serif;
    font-size: 42px;
    font-weight: bold;
    line-height: 1.2;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}
@media (max-width: 992px) {
    h1 {
        font-size: 32px;
    }
}
@media (max-width: 480px) {
    h1 {
        font-size: 24px;
    }
}
h1 span {
    display: block;
    font-family: "Neuton", serif;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 10px;
    text-transform: none;
}
h1 span.i18n {
    display: inline;
    font-family: "GS-Regular", sans-serif;
    font-size: 42px;
    font-weight: normal;
    margin-bottom: 0;
    text-transform: uppercase;
}
h1.h1-black {
    color: #475665;
}
h2 {
    font-family: "GS-Bold", sans-serif;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 30px;
    text-transform: uppercase;
}
.container-top-space {
    margin-top: 50px;
}
.btn-headline {
    border: 1px solid #fff;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #fff;
    font-family: "GS-Regular", sans-serif;
    font-size: 24px;
    margin-top: 30px;
    padding: 5px 70px;
}
.btn-headline:visited {
    border: 1px solid #fff;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #fff;
    font-family: "GS-Regular", sans-serif;
    font-size: 24px;
    margin-top: 30px;
    padding: 5px 70px;
}
.btn-headline:hover {
    border-color: #475665;
    color: #475665;
}
.news-header {
    background: url("../images/bg-news.jpg") center center no-repeat;
    background-size: cover;
    position: relative;
}
.news-header h1 {
    color: #475665;
    font-family: "GS-Regular", sans-serif;
    font-size: 48px;
    font-weight: bold;
    left: 50%;
    position: absolute;
    text-transform: uppercase;
    top: 50%;
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -ms-transform: translate(-50%);
    -o-transform: translate(-50%);
    transform: translate(-50%);
}
@media (max-width: 767px) {
    .news-header h1 {
        font-size: 30px;
        padding-bottom: 25px;
        padding-top: 25px;
        position: static;
        -webkit-transform: translate(0);
        -moz-transform: translate(0);
        -ms-transform: translate(0);
        -o-transform: translate(0);
        transform: translate(0);
    }
}
.infarma-header {
    height: 200px;
    position: relative;
}
.infarma-header h1 {
    color: #475665;
    font-family: "GS-Regular", sans-serif;
    font-size: 48px;
    font-weight: bold;
    left: 50%;
    position: absolute;
    text-transform: uppercase;
    top: 35%;
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -ms-transform: translate(-50%);
    -o-transform: translate(-50%);
    transform: translate(-50%);
}
@media (max-width: 767px) {
    .infarma-header h1 {
        font-size: 30px;
        padding-bottom: 25px;
        padding-top: 25px;
        position: static;
        -webkit-transform: translate(0);
        -moz-transform: translate(0);
        -ms-transform: translate(0);
        -o-transform: translate(0);
        transform: translate(0);
    }
}
.infarma-badge {
    margin: 40px 0;
}
.news-list {
    margin-bottom: 40px;
    margin-top: 60px;
}
.news {
    line-height: 1.3;
    margin-top: 5px;
}
.news h2 {
    font-family: "GS-Regular", sans-serif;
    font-size: 30px;
    font-weight: bold;
    margin-top: 30px;
    max-width: 73%;
    text-transform: uppercase;
}
@media (max-width: 767px) {
    .news h2 {
        font-size: 26px;
        padding-bottom: 25px;
        padding-top: 25px;
    }
}
.row-place-info {
    background: #dddddb;
    line-height: 1.25;
}
.h1-type-white {
    color: #feffff;
    font-family: "GS-Regular", sans-serif;
    font-size: 42px;
    font-weight: bold;
    text-transform: uppercase;
}
@media (max-width: 767px) {
    .h1-type-white {
        font-size: 30px;
        padding-bottom: 25px;
        padding-top: 25px;
    }
}
.col-row-place-info {
    padding-bottom: 145px;
    padding-top: 145px;
}
iframe {
    border: 0;
    height: 100%;
    width: 100%;
}
.col-map {
    padding-left: 0;
    padding-right: 0;
}
.row-list-przewodni {
    border-bottom: 2px solid #0295a8;
}
.col-list-przewodni-bg {
    background: url("../images/bg-list-przewodni.jpg") right center no-repeat;
    background-size: cover;
}
.col-list-przewodni {
    padding-bottom: 75px;
    padding-top: 75px;
}
.col-list-przewodni p:first-of-type {
    margin-bottom: 30px;
}
.col-list-przewodni p:last-of-type {
    margin-top: 30px;
}
.columns-2 {
    margin-top: 30px;
    -webkit-columns: auto 2;
    -moz-columns: auto 2;
    columns: auto 2;
}
.img-signature {
    max-width: 200px;
}
footer {
    border-top: 2px solid #0295a8;
    color: #00068d;
    line-height: 1.2;
    padding-bottom: 70px;
    padding-top: 70px;
}
footer p {
    font-size: 14px;
}
footer p:first-of-type {
    margin-top: 20px;
}
.col-company-name {
    padding-top: 80px;
    text-align: right;
}
.footer-company-name {
    font-family: "GS-Regular", sans-serif;
    font-size: 15px;
    text-transform: uppercase;
}
.footer-logo {
    margin-left: 20px;
}
.footer-breads {
    color: #9c9c9c;
    font-size: 12px;
}
.footer-breads a {
    color: #9c9c9c;
}
.footer-breads a:visited {
    color: #9c9c9c;
}
.row-height {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
}
.col-height {
    display: table-cell;
    float: none;
    height: 100%;
}
.col-top {
    vertical-align: top;
}
.col-middle {
    vertical-align: middle;
}
.col-bottom {
    vertical-align: bottom;
}
.row-charges h3 {
    margin-top: 40px;
}
.row-charges p {
    margin: 20px 0;
}
.row-programme {
    margin-bottom: 60px;
    margin-top: 20px;
}
.programme-headline {
    background: #0295a8;
    color: #fff;
    font-family: "GS-Regular", sans-serif;
    margin-bottom: 60px;
    padding-bottom: 30px;
    padding-top: 30px;
    text-align: center;
    text-transform: uppercase;
}
.programme-headline .btn {
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    outline: 0;
}
.programme-headline .btn:focus {
    outline: 0;
    text-decoration: none;
}
.programme-headline .btn:hover {
    text-decoration: underline;
}
.programme-headline .i18n {
    font-weight: normal;
}
.programme-headline .glyphicon {
    font-size: 16px;
    font-weight: normal;
    margin-left: 10px;
    -webkit-transform: translateY(-4px);
    -moz-transform: translateY(-4px);
    -ms-transform: translateY(-4px);
    -o-transform: translateY(-4px);
    transform: translateY(-4px);
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.programme-headline:hover .glyphicon {
    -webkit-transform: translateY(5px);
    -moz-transform: translateY(5px);
    -ms-transform: translateY(5px);
    -o-transform: translateY(5px);
    transform: translateY(5px);
}
.day-time {
    font-weight: bold;
}
.day-time .glyphicon {
    color: #e64b3c;
    font-size: 14px;
    font-weight: normal;
}
.col-programme-sec-info {
    color: #e74c3c;
    font-size: 15px;
    font-style: italic;
    font-weight: bold;
}
.col-programme-sec-info .i18n {
    font-weight: normal;
}
.programme-item + .programme-item {
    margin-top: 60px;
}
.programme-event,
.programme-txt {
    margin-left: 18px;
}
.programme-event {
    font-family: "GS-Regular", sans-serif;
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 8px;
    margin-top: 8px;
    text-transform: uppercase;
}
.programme-event .i18n {
    font-weight: normal;
}
.programme-event-low {
    font-size: 20px;
    font-weight: normal;
    text-transform: none;
}
.programme-download {
    color: #e64b3c;
    font-family: "GS-Regular", sans-serif;
    font-size: 25px;
    font-weight: bold;
    margin: 50px 0;
    text-transform: uppercase;
}
.programme-download .btn {
    margin-top: 20px;
}
.register-warning {
    color: #e74c3c;
    font-weight: bold;
    text-transform: uppercase;
}
article {
    margin: 50px 0;
}
#f-register alert {
    margin-bottom: 35px;
    margin-top: 35px;
}
form {
    margin: 40px 0;
}
table form {
    margin: 0;
}
label {
    font-weight: normal;
    margin-bottom: 10px;
}
fieldset {
    background: #ebebeb;
    padding: 30px;
}
fieldset.fieldset-no-bg {
    background: none;
}
fieldset.fieldset-no-bg + fieldset {
    margin-top: 20px;
}
fieldset + fieldset {
    margin-top: 80px;
}
.fieldset-title {
    color: #2b3d4f;
    font-family: "GS-Regular", sans-serif;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 50px;
    text-transform: uppercase;
}
.fieldset-title-center {
    text-align: center;
}
fieldset .row {
    margin-bottom: 20px;
    margin-top: 20px;
}
fieldset p {
    margin: 10px 0;
    line-height: 1.25;
}
fieldset .fee {
    font-size: 26px;
}
.form-control {
    border: 1px solid #0295a8;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    font-size: 18px;
    font-style: italic;
    height: 42px;
    padding: 10px 12px;
    margin-bottom: 20px;
}
input[type="checkbox"] {
    opacity: 0;
    float: left;
    width: 20px;
}
input[type="checkbox"] + label {
    margin: 0;
    clear: none;
    padding: 5px 0 4px 28px;
    cursor: pointer;
    background: url(../images/checkbox-off.png) left 9px no-repeat;
}
input[type="checkbox"]:checked + label {
    background-image: url(../images/checkbox-on.png);
}
button[type="submit"] {
    float: right;
}
.conference-disclaimer {
    font-size: 14px;
    margin: 20px 0;
}
.price-box {
    background: #ebebeb;
    border: 6px solid #fff;
    color: #8c8c8c;
    text-align: center;
}
.price-box-active {
    background: none;
    border-color: #0295a8;
    color: #2b3e50;
}
.price-box-title {
    background: #0295a8;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    padding: 40px 15px;
    text-transform: uppercase;
}
.price-box-active .price-box-title {
    background: #3498db;
}
.the-price {
    font-family: "GS-Regular", sans-serif;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.1;
    margin-bottom: 36px;
    margin-top: 36px;
}
.the-price-tax {
    font-size: 18px;
}
.the-price-total {
    font-family: "Neuton", serif;
    font-size: 18px;
    font-weight: normal;
    margin-top: 12px;
}
.the-price-includes {
    font-size: 14px;
    line-height: 1.2;
    margin-bottom: 75px;
}
.row-patronage-logos + .row-patronage-logos {
    margin-top: 45px;
}
.row-patronage-logos img {
    margin-bottom: 20px;
    margin-top: 20px;
}
.row-patronage-logos:last-of-type {
    margin-bottom: 30px;
}
.table {
    font-size: 14px;
}
#cennik {
    width: 100%;
}
#cennik tr {
    border-bottom: 1px solid #ddd;
}
#cennik td,
#cennik th {
    padding: 10px 2px;
}
@media (max-width: 480px) {
    #cennik {
        font-size: 12px;
    }
}
@media (min-width: 480px) {
    .row-xs-height {
        display: table;
        table-layout: fixed;
        height: 100%;
        width: 100%;
    }
    .col-xs-height {
        display: table-cell;
        float: none;
        height: 100%;
    }
    .col-xs-top {
        vertical-align: top;
    }
    .col-xs-middle {
        vertical-align: middle;
    }
    .col-xs-bottom {
        vertical-align: bottom;
    }
}
@media (min-width: 768px) {
    .row-sm-height {
        display: table;
        table-layout: fixed;
        height: 100%;
        width: 100%;
    }
    .col-sm-height {
        display: table-cell;
        float: none;
        height: 100%;
    }
    .col-sm-top {
        vertical-align: top;
    }
    .col-sm-middle {
        vertical-align: middle;
    }
    .col-sm-bottom {
        vertical-align: bottom;
    }
}
@media (min-width: 992px) {
    .row-md-height {
        display: table;
        table-layout: fixed;
        height: 100%;
        width: 100%;
    }
    .col-md-height {
        display: table-cell;
        float: none;
        height: 100%;
    }
    .col-md-top {
        vertical-align: top;
    }
    .col-md-middle {
        vertical-align: middle;
    }
    .col-md-bottom {
        vertical-align: bottom;
    }
}
@media (min-width: 1200px) {
    .row-lg-height {
        display: table;
        table-layout: fixed;
        height: 100%;
        width: 100%;
    }
    .col-lg-height {
        display: table-cell;
        float: none;
        height: 100%;
    }
    .col-lg-top {
        vertical-align: top;
    }
    .col-lg-middle {
        vertical-align: middle;
    }
    .col-lg-bottom {
        vertical-align: bottom;
    }
} /*# sourceMappingURL=styles.css.map */

@font-face {
    font-family: GS-Bold;
    src: url("../fonts/GeneralSans-Semibold.woff");
    font-weight: 600;
}

@font-face {
    font-family: GS-Regular;
    src: url("../fonts/GeneralSans-Regular.woff");
}

@font-face {
    font-family: GS2-Bold;
    src: url("../fonts/GeneralSans-Semibold.woff");
    font-weight: 600;
}

.text-lato-bold {
    font-family: GS-Bold;
}

.text-lato-regular {
    font-family: GS-Regular;
}

.text-poppins-bold {
    font-family: GS-Bold;
}

.banner-img {
    width: 600px;
    padding: 10px 0 80px 80px;
}
.navbar-toggle {
    border: 1px solid #2b3e50;
}

.top-banner {
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: 0;
}

.nav-absolute {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 100;
}

.video-welcome iframe,
.vp-center {
    width: 600px;
    height: 360px;
}

@media screen and (max-width: 1200px) {
    .video-welcome iframe,
    .vp-center {
        width: 560px;
        height: 330px;
    }
}

@media screen and (max-width: 992px) {
    .video-welcome iframe,
    .vp-center {
        width: 500px;
        height: 300px;
    }
}

@media screen and (max-width: 768px) {
    .video-welcome iframe,
    .vp-center {
        width: 80%;
        margin: 0 10%;
    }
}

@media screen and (max-width: 650px) {
    .video-welcome iframe,
    .vp-center {
        width: 100%;
        margin: 0;
    }
}

#navbar .nav .nav-item .nav-link {
    color: #2b3e50;
}

.navbar-collapse {
    color: #2b3e50;
    border-top: 1px solid #2b3e50;
}

.top-bg-one {
    background-size: 100%;
}

@media (max-width: 1600px) {
    .banner-img {
        width: 540px;
        padding: 10px 0 50px 50px;
    }
}

@media (max-width: 1400px) {
    .banner-img {
        width: 37%;
        padding: 0 0 50px 30px;
    }
}
@media (max-width: 1100px) {
    .banner-img {
        width: 40%;
        padding: 0 0 50px 30px;
    }
}

@media (max-width: 990px) {
    .mt-2 {
        margin-top: 2rem;
    }
    .banner-img {
        width: 50%;
    }
    .top-bg-one {
        background-size: cover;
    }
}

@media (max-width: 768px) {
    .banner-img {
        width: 56%;
        padding: 0 0 50px 30px;
    }
    .top-bg-one {
        background-size: cover;
    }
    .navbar-nav > li > a {
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media (max-width: 600px) {
    .banner-img {
        width: 65%;
    }
}

@media (max-width: 500px) {
    .banner-img {
        width: 80%;
    }
}

@media (max-width: 420px) {
    .banner-img {
        width: 95%;
        padding: 0 0 40px 10px;
    }
}

.footer {
    background: #f7f9fb;
    padding: 31px 0 55px 0;
    border-top: 0;
}
@media all and (max-width: 992px) {
    .footer {
        text-align: center;
    }
}
.footer p {
    margin: 10px 0;
    font-size: 11px;
    line-height: 17px;
}
.footer h3 {
    font-size: 12px;
    font-weight: 600;
    margin: 10px 0 8px 0;
}
.footer ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.footer ul li a {
    color: #414447;
    text-decoration: none;
    font-size: 12px;
    display: block;
    line-height: 17px;
}
.footer a {
    color: #414447;
}
.footer a:hover {
    color: #3d7fc1;
}
.footer .footer-logos {
    margin: 39px 0 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
@media all and (max-width: 992px) {
    .footer .footer-logos {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}
.footer .footer-logos img {
    margin: 0 0 0 0;
}
@media all and (max-width: 992px) {
    .footer .footer-logos img {
        margin: 0 10px;
    }
}

.home-register__boxs {
    text-align: center;
    margin: 8px -8px 0 0;
}
@media all and (max-width: 992px) {
    .home-register__boxs {
        text-align: center;
        width: 100%;
    }
}
.home-register__boxs .box {
    display: inline-block;
    color: #fff;
    height: 215px;
    width: 185px;
    background: #fff;
    border-radius: 20px;
    border: none;
    vertical-align: top;
    margin: 0 0 34px 23px;
    -webkit-box-shadow: 0 0 15px rgb(201 235 255 / 50%);
    box-shadow: 0 0 15px rgb(201 235 255 / 50%);
}
.home-register__boxs .box .img {
    display: block;
    text-align: center;
    margin: 15px 0 0 0;
    min-height: 115px;
}
.home-register__boxs .box .title {
    color: #00068d;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    margin: 10px 0 0 0;
    line-height: 20px;
}
.home-register .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.form-check {
    padding: 0;
    margin: 0 0 44px 15px;
    cursor: pointer;
}
.form-check input {
    position: absolute;
    left: 0;
    opacity: 0;
}
.form-check input:checked + .form-check-label::before {
    opacity: 1;
}
.form-check .form-check-label::after {
    position: absolute;
    left: 0;
    top: 3px;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    border: 1px solid #fff;
    content: "";
}

.error {
    color: red;
}
.live__chat {
    margin-top: 40px;
    background-color: #d3d3d3;
    padding: 15px 0;
    justify-content: space-between;
    color: #212529;
}
.live__chat,
.live__chat-box {
    display: flex;
    flex-direction: column;
}
.live__chat-box {
    width: 90%;
    max-height: 600px;
    height: 90%;
    margin: 0 auto 20px;
    padding: 10px;
    background-color: #fff;
    overflow-y: scroll;
    overflow-x: hidden;
}
.live__chat-button {
    width: 100%;
    margin-top: 10px;
    text-align: center;
}
.live__chat-mes {
    position: relative;
    margin-top: 5px;
    min-height: 80px;
    padding: 5px 50px 10px 10px;
    border-radius: 15px;
    overflow-wrap: anywhere;
    width: 80%;
}
.live__chat-mes-my {
    background-color: #fff;
    float: right;
    color: #000;
    
}
.live__chat-name {
    margin: 0;
    font-weight: 700;
    margin-right: 100px;
}
.live__chat-text {
    margin: 0;
}
.live__chat-form {
    width: 90%;
    height: 10%;
    max-height: 50px;
    background-color: #fff;
    margin: 10px auto;
    display: flex;
    justify-content: space-between;
}
.live__chat-input {
    width: 90%;
    margin: 0 5%;
    padding: 5px;
}
.live__chat-btn,
.live__chat-input {
    border: 1px solid #000;
}
.live__chat-time {
    position: absolute;
    top: 10px;
    right: 20px;
}
.live__chat-delete {
    position: absolute;
    bottom: 10px;
    right: 20px;
    background: none;
    border: none;
}
.live__agreement {
    padding: 10px;
}
.live__agreement p {
    text-align: center;
}
.live__agreement input {
    width: 80%;
    margin: 0 10%;
}
.live__agreement-button {
    width: 100%;
    margin-top: 10px;
    text-align: center;
}
.badge-secondary {
    background-color: #6c757d;
    color: white;
}
@media (min-width: 576px) {
    .text-sm-center {
        text-align: center !important;
    }
}
.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem;
}

.display-2 {
    font-size: 5.5rem;
    font-weight: 300;
    line-height: 1.2;
}

.bg-blue {
    background-color: #00068d;
}

.bg-blue-image {
    background: url("../images/bg1.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

@media screen and (max-width: 992px) {
    .bg-blue-image {
        background: url("../images/bg2.png");
    }
}

.information-card {
    background-color: #00068d;
    border-radius: 20px;
    padding: 30px 20px 0;
    margin: 30px 20px 40px;
    width: 270px;
    height: 360px;
    position: relative;
    color: white;
}

.inverted-square {
    width: 90px;
    height: 90px;
    position: absolute;
    transform: translate(-50%, -50%) rotate(45deg);
    background-color: white;
    border-radius: 20px;
    box-shadow: 5px 5px 10px 0 rgb(201 235 255);
    top: 0;
    left: 50%;
}

.inverted-square svg {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 40px;
    height: 40px;
    transform: translate(-50%, -50%) rotate(-45deg);
    color: #00068d;
}

.information-card h2 {
    margin-top: 35px;
}

.text-underline {
    text-decoration: underline;
}

.bg-gradient {
    background-image: linear-gradient(180deg, white 40%, rgb(201 235 255));
}

.slick-carousel img {
    width: 200px;
}

.carousel-arrow {
    position: absolute;
    color: white;
    font-size: 30px;
    z-index: 100;
    top: 50%;
    transform: translate(0, -20px);
}

.carousel-arrow-right {
    right: 20px;
}

.carousel-arrow-left {
    left: 20px;
}

.slick-slider {
    width: 690px;
    margin: auto;
}

.slick-slider img {
    width: 220px;
    cursor: zoom-in;
}

.navbar {
    min-height: 40px;
    margin: 15px 0;
}

.navbar-collapse {
    border-top: none;
    margin-top: 0;
}

.navbar-toggler {
    border: 1px solid black;
    margin-left: auto;
}

.navbar-toggler:hover {
    box-shadow: 0 0 3px gray;
}

.navbar-toggler:focus {
    border: 1px solid black;
    outline: none;
}

.col-list-przewodni {
    padding-top: 0;
}

.customizable-form-row {
    height: 48px;
}

fieldset[disabled] input[type="checkbox"],
fieldset[disabled] input[type="radio"],
input[type="checkbox"].disabled,
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="radio"][disabled] {
    cursor: not-allowed;
}

.payment .customFormLabel {
    position: relative;
}

.payment .customizable-form-row {
    height: fit-content;
    width: 100%;
    position: relative;
}

.payment-section .payment .form-check-input {
    width: 100%;
    height: 100%;
}

.classic-link {
    border: none !important;
    color: #007bff !important;
    text-decoration: underline !important;
    padding: 0 !important;
    border-radius: 0 !important;
}

.text-red {
    color: #e74c3c;
    font-weight: bold;
    font-size: 17px;
}
@media screen and (max-width: 992px) {
    .navbar-nav > li > a:after {
        content: " ";
    }

    .navbar-nav > li:last-child > a:after {
        content: "";
        white-space: normal;
    }
}

@media screen and (max-width: 800px) {
    .slick-slider {
        width: 450px;
    }
}

@media screen and (max-width: 590px) {
    .slick-slider {
        width: 230px;
    }
}
