/* Add here all your css styles (customizations) */
body {
    font-family: "Lato", Helvetica, Arial, sans-serif;
    font-size: 16px;
}

p,
li,
label,
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #222;
}

li a {
    color: #004481;
}

h1 {
    font-weight: bold;
    font-size: 35px;
    line-height: 43px;
}

h2,
h3 {
    margin-top: 20px;
    font-weight: bold;
}

.btn-u-blue {
    background: #3498db;
    color: white;
}

.btn-u-blue:hover {
    background: #2980b9;
    color: white;
}

.upper {
    text-transform: uppercase;
}

.ws-pre-line {
    white-space: pre-line;
}

.pt-serif {
    font-family: "PT Serif";
}

.devider.devider-solid {
    border-top: 1px solid #ddd;
}

pre.xdebug-var-dump:first-child {
    margin-top: 50px;
}

.header {
    border-bottom: 2px solid #eee;
}

.wrapper-divider .header {
    /*border-bottom: 2px solid #c5c6c8;*/
    border-bottom: 30px solid #d9dadc;
}

.header .mobile-lang {
    position: absolute;
    top: 0;
    right: 15px;
}

.header .logo {
    width: 200px;
}

.header .logo25 img {
    z-index: 1;
    margin: 15px 0;
    position: relative;
    width: 90px;
}

.header .logo25 {
    height: 100%;
    min-height: 40px;
    width: 100px;
    display: table-cell;
    vertical-align: middle;
}

.alwaysWrap {
    word-wrap: break-word;
}

.header .dropdown-lang.open>.dropdown-menu {
    display: block;
}

.btn-lang {
    height: 56px;
    width: 48px;
    text-transform: uppercase;
    padding-left: 10px;
    padding-right: 10px;
}

.btn-lang.lang-pl {
    border-left: none;
}

.search-open {
    width: 70%;
}

.c-white {
    color: white !important;
}

.footer {
    font-size: 16px;
    color: #fff;
}

.footer a {
    font-weight: bold;
}

.social-icons li a {
    margin: 0;
}

.fs-12 {
    font-size: 12px;
}

.font-size-13 {
    font-size: 13px !important;
}

.font-size-14 {
    font-size: 14px;
}

.font-size-15 {
    font-size: 15px;
}

.fs-18 {
    font-size: 18px;
}

.pull-bottom {
    display: table-cell;
    vertical-align: bottom;
    bottom: 0;
}

.padding-17 {
    padding: 17px 0;
}

.module-login {
    background-color: #d9dadc;
}

.module-login .dropdown-menu>li>a {
    white-space: normal;
}

.module-login #dLabel {
    margin-top: 15px;
}

.module-login .nav-pills>li>a {
    padding: 10px 5px;
}

.module-login .nav-pills>li+li {
    margin-left: 0;
}

.twitter-typeahead {
    width: 100%;
}

.search-auditor {
    background: #d9dadc;
}

.search-auditor #input_search_auditor::-webkit-input-placeholder {
    color: #222;
}

.search-auditor #input_search_auditor::-moz-placeholder {
    color: #222;
}

.search-auditor h1 {
    font-size: 24px;
    line-height: 28px;
}

.search-auditor #input_search_auditor {
    height: 60px;
    font-size: 14px;
    border-left-width: 0;
}

.module-link .image {
    padding: 22px;
}

.module-link .image img {
    max-height: 112px;
}

.module-link .row div {
    min-height: 160px;
}

.module-link h3 {
    font-size: 38px;
    line-height: 46px;
    font-weight: 300;
}

.module-link .module-link-content {
    overflow: hidden;
    height: 160px;
}

.module-kontakt {
    background-color: #ededed;
}

.module-kontakt .iframe-map {
    border: 3px solid #fff;
}

.module-sowa {
    background-color: #5c7bbe;
    color: #fff;
}

.module-sowa .row div {
    min-height: 321px;
}

.module-sowa h3,
.module-sowa p,
.module-sowa li,
.module-sowa a {
    color: #fff;
}

.module-sowa h3 {
    font-size: 38px;
    line-height: 46px;
    font-weight: 300;
}

.module-sowa p,
.module-sowa li {
    font-size: 24px;
}

.module-calendar .btn-date {
    font-size: 11px;
    margin-right: 15px;
}

.module-calendar strong {
    font-size: 44px;
    line-height: 44px;
    font-weight: bold;
}

.module-calendar .event {
    padding: 15px 0;
    border-bottom: solid 1px #eee;
}

.module-calendar .event:last-child {
    padding-bottom: 0px;
    border-bottom: none;
}

.module-calendar .event .hour {
    font-weight: bold;
}

.module-calendar .calendar-day-box {
    width: 80px;
    height: 80px;
    padding: 6px 0;
}

.module-calendar .event .type {
    font-weight: bold;
    border: 1px solid #467792;
    padding: 0.2rem 0.4rem 0.2rem 0.4rem;
    background-color: #004481;
    color: #FFFFFF;
}

.module-alert {
    /*min-height: 109px;*/
}

.module-alert h2 {
    font-size: 55px;
    font-weight: bold;
    line-height: 55px;
    margin-bottom: 28px;
    margin-top: 28px;
    text-transform: uppercase;
}

.module-alert h3 {
    font-size: 20px;
    font-weight: bold;
    line-height: 24px;
    text-transform: uppercase;
    margin-bottom: 31px;
    margin-top: 31px;
    overflow: hidden;
}

.module-alert a {
    color: #fff;
    text-decoration: none;
}

/*Footer
------------------------------------*/
.footer-default .footer {
    background-color: #004481;
}

.footer-default .footer .nav>li>a:hover {
    background-color: #004481;
}

.footer-default .footer a {
    color: #fff;
}

.footer-default .footer a:hover {
    color: #c6daed;
}

.footer-default .footer .dark-social ul li {
    color: #fff;
}

.footer-default .copyright {
    background-color: #ededed;
}

.footer-default .copyright a.btn,
.copyright a.btn {
    color: #fff;
}

.footer-default .copyright .copy-menu {
    padding: 15px 0;
}

.footer-default .copyright .copy-menu a {
    color: #000;
    font-size: 0.9em;
}

.footer-default .logos {
    line-height: 40px;
    vertical-align: middle;
    padding: 20px 0;
}

/*MODUL LISTA AKTUALNOSCI (WYDARZEN,PRASA)
------------------------------------*/
/*5 kolumn*/
.news-list h4 {
    font-family: "PT Serif";
}

.news-list.news-press h4 {
    font-family: "Lato";
}

.news-list.news-press h4>a {
    color: #000;
}

.news-list p {
    margin: 0 0 0 0;
}

.news-press .news {
    padding: 10px 0;
}

.news-event .news-item .news>h4>a,
.news-event .news-item ul.rest-item li,
.news-event .news-item ul.rest-item li a {
    color: #fff;
}

.news-event {
    background-color: #3e3e40;
    color: #fff;
}

.news-event .news-item>div {
    padding: 0 0 10px 0;
    border-bottom: 2px solid #828284;
}

.news-list.opinions .news-head h3 {
    color: #dc0d1b;
}

.news-ce .news-head {
    color: #fff;
}

.module-page h3 {
    color: #fff;
    text-transform: uppercase;
}

.module-page h4 {
    color: #fff;
    font-weight: bold;
    font-size: 22px;
    font-family: "Lato", Helvetica, Arial, sans-serif;
}

.module-page .text-body {
    border-left: 2px solid #98bf0e;
    padding-left: 15px;
}

.module-page ul.subpages {
    margin-bottom: 0px;
    margin-left: 20px;
}

.module-page ul.subpages li {
    line-height: 36px;
    list-style: disc;
    font-size: 18px;
    color: #fff;
}

.module-page ul.subpages li a {
    font-weight: bold;
    color: #fff;
}

.module-publishing {
    background-color: #d9dadc;
}

.module-publishing img {
    height: 330px;
}

.page-publishing img,
.page-alerts img {
    width: 200px;
}

.col-1-5,
.col-2-5,
.col-3-5,
.col-4-5 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.newsimg {
    height: 180px;
    background-size: cover;
    background-position: center center;
    border-width: 0 0 3px 0;
    border-color: #39a9db;
    border-style: solid;
}

.news h4 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-height: 25px;
    max-height: 75px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

p.news-introduction {
    display: -webkit-box;
    font-size: 14px;
    line-height: 18px;
    max-height: 54px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.news-head>div h3 {
    font-weight: bold;
}

.news-item-first>div {
    background-color: #fff;
    overflow: hidden;
    padding-bottom: 10px;
}

.news-press .newsimg {
    height: 210px;
    background-size: cover;
    background-position: center center;
    border-width: 0;
}

.news-press .news h4 {
    line-height: 22px;
    max-height: 44px;
    -webkit-line-clamp: 2;
    margin: 2px 0 0;
}

.news-press .news-introduction {
    max-height: 40px;
    /* fallback */
    -webkit-line-clamp: 2;
    /* number of lines to show */
}

.news-press .news-item-first .news,
.news-press .news-item .news {
    padding: 0;
}

.news-item-first .news {
    padding: 10px;
}

.news-item>div {
    padding: 10px 0 10px 10px;
    border-bottom: 2px solid #0b72b5;
    margin-bottom: 0px;
}

.news-item-first>div {
    border-bottom: 2px solid #0b72b5;
}

.news-item .news>h4 {
    margin-top: 0px;
    margin-bottom: 10px;
}

.news-head>div {
    text-align: left;
}

.news-item .newsimg {
    width: 80px;
    height: 80px;
    border: none;
    float: left;
}

.news-item .news {
    padding: 0 0 0 90px;
}

.news-item .news-date,
.news-item .news-introduction {
    display: none;
}

.news-item .news>h4>a,
.news-item ul.rest-item li,
.news-item ul.rest-item li a {
    color: #024383;
}

.news-press .news h3 {
    color: #024383;
}

.news-press .news-item-first .news>h4>a,
.news-press .news-item .news>h4>a,
.news-press .news-item ul.rest-item li,
.news-press .news-item ul.rest-item li a {
    color: #000;
}

.news-press .news-item .newsimg {
    display: none;
}

.news-press .news-item>div {
    padding-bottom: 0px;
    border-bottom-width: 0;
    height: auto;
    margin-bottom: 8px;
}

.news-press .news-item-first>div {
    height: auto;
}

ul.rest-item {
    padding: 15px 15px 15px 35px;
}

ul.rest-item li {
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 7px;
    text-overflow: ellipsis;
    /*max-height: 54px;*/
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.zobacz-wszystkie-mobile {
    padding-top: 24px;
}

ul.news-related {
    padding-left: 15px;
}

ul.news-related li {
    margin-bottom: 5px;
}

/* END
MODUL LISTA AKTUALNOSCI (WYDARZEN,PRASA)
------------------------------------*/
/*MODUL WIADOMOSC GLOWNA
------------------------------------*/
.news-main {
    background-size: cover;
    background-position: center center;
}

.news-main .colorize {
    background-color: rgba(0, 44, 81, 0.2);
}

.background-grey-alpha {
    background-color: rgba(0, 0, 0, .7);
}

.background-red-alpha {
    background-color: rgba(220, 13, 27, .7);
}

.news-main h2 {
    font-weight: bold;
    font-size: 35px;
    line-height: 43px;
    font-family: 'PT Serif';
    margin-top: 0px;
    text-align: center;
}

.news-main p {
    font-size: 16px;
    padding: 8px 10% 0 0;
    text-shadow: 0px 0px 8px #1b4057;
    overflow: hidden;
    text-overflow: ellipsis;
    display: none;
    line-height: 25px;
    /* fallback */
    max-height: 108px;
    /* fallback */
    -webkit-line-clamp: 4;
    /* number of lines to show */
    -webkit-box-orient: vertical;
}

.news-main .right-col {
    text-align: center;
}

.promo-content {
    background-position: 38% center;
    background-color: #000;
    background-repeat: no-repeat;
    min-height: 410px;
}

.promo-content .left-col,
.promo-content .right-col {
    padding-top: 80px;
}

.promo-content h2 {
    margin-top: 0px;
}

.promo-content h2>a {
    font-family: 'PT Serif';
    font-size: 45px;
    font-weight: normal;
    line-height: 45px;
    color: #fff;
}

.promo-content p {
    color: #fff;
    padding: 8px 10% 0 0;
    text-shadow: 0px 0px 8px #1b4057;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 25px;
    /* fallback */
    max-height: 108px;
    /* fallback */
    -webkit-line-clamp: 4;
    /* number of lines to show */
    -webkit-box-orient: vertical;
}

.biznes-ulotki {
    background-color: #004481;
}

.biznes-ulotki h2 {
    float: left;
    color: #fff;
    font-size: 36px;
    line-height: 36px;
    padding-bottom: 20px;
    padding-top: 10px;
}

.biznes-ulotki .blueline {
    /*border-bottom: 2px solid #35a9da;*/
    padding-top: 10px;
    width: 50%;
}

.biznes-ulotki h2 span.blue {
    color: #35a9da;
}

.biznes-ulotki h3 {
    color: #fff;
    font-weight: bold;
    font-size: 24px;
    line-height: 30px;
}

.biznes-ulotki p {
    color: #fff;
    border-top: 2px solid #35a9da;
    font-size: 13px;
    line-height: 18px;
    padding-top: 10px;
}

/*MODUL KONTAKT
------------------------------------*/
.region-select-div {
    bottom: 0;
    width: 100%;
    font-size: 12pt;
    margin-bottom: 10px;
    margin-top: -34px;
}

.dropdown-menu.regions-list {
    max-height: 150px;
    overflow-y: scroll;
    width: 100%;
}

.iframe-map {
    margin-bottom: 49px;
}

/* PLUGIN TRESC PROMOWANA */
.plugin-promo-content {
    background-size: cover;
    margin: 20px 0;
}

.plugin-promo-content h2 {
    margin-top: 0px;
}

.plugin-promo-content h2>a {
    font-family: 'PT Serif';
    font-size: 45px;
    font-weight: normal;
    line-height: 45px;
    color: #fff;
}

.plugin-promo-content p {
    color: #fff;
    padding: 8px 10% 0 0;
    text-shadow: 0px 0px 8px #1b4057;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 25px;
    /* fallback */
    max-height: 108px;
    /* fallback */
    -webkit-line-clamp: 4;
    /* number of lines to show */
    -webkit-box-orient: vertical;
}

.reg-page {
    color: #555;
    padding: 30px;
    background: #fefefe;
    border: solid 1px #eee;
    box-shadow: 0 0 3px #eee;
}

.reg-header {
    color: #555;
    text-align: center;
    margin-bottom: 35px;
    border-bottom: solid 1px #eee;
}

.reg-header h2 {
    font-size: 24px;
    margin-bottom: 15px;
}

.reg-page label {
    color: #777;
}

.dropdown-menu.user-menu {
    position: absolute;
    background-color: #ffffff;
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    left: auto;
    right: 0;
}

.dropdown-list>.dropdown-menu {
    padding: 0;
    min-width: 220px;
}

.dropdown-menu.dropdown-settings {
    left: auto;
    right: 0;
}

.dropdown-settings .list-group-item {
    padding: 10px 15px;
}

.media-box,
.media-box-body {
    overflow: hidden;
    zoom: 1;
}

.m0 {
    margin: 0 !important;
}

.media-box>.pull-left {
    margin-right: 10px;
}

input.parsley-success,
select.parsley-success,
textarea.parsley-success {
    color: #468847;
    background-color: #DFF0D8;
    border: 1px solid #D6E9C6;
}

input.parsley-error,
select.parsley-error,
textarea.parsley-error {
    color: #B94A48;
    background-color: #F2DEDE;
    border: 1px solid #EED3D7;
}

.parsley-errors-list {
    margin: 2px 0 3px;
    padding: 0;
    list-style-type: none;
    font-size: 0.9em;
    line-height: 0.9em;
    opacity: 0;
    transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
}

.parsley-errors-list.filled {
    opacity: 1;
}

.parsley-errors-list li {
    display: block;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: red;
    text-align: left;
    white-space: nowrap;
    border-radius: .25em;
}

.page-news .newsimg {
    height: 146px;
}

.page-news h2.title {
    margin-top: 0px;
    font-weight: bold;
    font-family: "PT Serif";
}

.page-news .introduction {
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 18px;
    /* fallback */
    max-height: 54px;
    /* fallback */
    -webkit-line-clamp: 3;
    /* number of lines to show */
    -webkit-box-orient: vertical;
}

.page-news .introduction p {
    margin: 0px;
}

.tt-query {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}

.tt-hint {
    color: #999999;
}

.tt-menu {
    background-color: #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    margin-top: 1px;
    padding: 8px 0;
    min-width: 422px;
}

.tt-suggestion {
    font-size: 15px;
    /* Set suggestion dropdown font size */
    padding: 3px 20px 3px 25px;
}

.tt-suggestion:hover {
    cursor: pointer;
    background-color: #3498db;
    color: #FFFFFF;
}

.tt-suggestion p {
    margin: 0;
}

.tt-highlight {
    background-color: #eee;
}

.tt-suggestion:hover .tt-highlight {
    cursor: pointer;
    background-color: #2876a9;
    color: #FFFFFF;
}

.tt-menu h3.autocomplete-title {
    margin: 0 20px 5px 20px;
    padding: 3px 0;
    border-bottom: 1px solid #ccc;
}

#recaptcha_image {
    max-width: 100% !important;
}

#recaptcha_image img {
    max-width: 100% !important;
}

.pagination li a {
    padding: 5px 10px;
}

.articles .panel-group .panel-heading+.panel-collapse>.panel-body {
    border: 0;
}

.articles .panel {
    border: 0;
    border-bottom: 1px solid #000;
}

.articles .panel-default>.panel-heading {
    color: #000;
    background-color: #fff;
    padding: 5px 0;
}

.articles .panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 20px;
    color: #004481;
}

.article {
    padding-left: 0px;
    padding-right: 0px;
}

.search-menu .nav li {
    border-bottom: solid 1px #d8d8d8;
    background-color: #f7f7f7;
}

.search-menu .nav li.active {
    background-color: #d9dadc;
}

.search-menu .nav li .label {
    margin-top: 4px;
}

.search-menu .nav li:last-child {
    border-width: 0px;
}

.search-menu .nav li a {
    font-weight: bold;
}

.vertical-align-top .form-group {
    vertical-align: top;
}

.alert-warning {
    color: #703800;
}

.documents h2 {
    margin: 0;
}

.fileUpload {
    position: relative;
    overflow: hidden;
    margin: 10px;
}

.fileUpload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}

#consultation_form textarea.form-control {
    height: 110px;
}

#consultation_form #fg_consultation_subject {
    display: none;
}

.consultation hr {
    margin: 20px 0;
}

.consultation h4 {
    margin-top: 0px;
}

.consultation .date {
    margin-bottom: 4px;
}

#footer-fixed {
    position: fixed;
    z-index: 1000;
    width: 100%;
    bottom: 0px;
}

.cookie-info {
    background-color: rgba(0, 0, 0, 0.7);
    color: #fff;
    font-weight: bold;
    width: 100%;
}

.cookie-info .btn-u-lg {
    margin-left: 30px;
    margin-right: 30px;
}

.vcenter,
.table>tbody>tr>td.vcenter,
.table>tbody>tr>th.vcenter,
.table>tfoot>tr>td.vcenter,
.table>tfoot>tr>th.vcenter,
.table>thead>tr>td.vcenter,
.table>thead>tr>th.vcenter {
    vertical-align: middle;
}

.popover {
    max-width: 100%;
    z-index: 1060;
    /* Max Width of the popover (depending on the container!) */
    font-family: "Lato", Helvetica, Arial, sans-serif;
}

#help-button button {
    background-color: #98bf0e;
    border-color: #98bf0e;
    border-radius: 7px 0 0 7px !important;
    bottom: 50px;
    font-weight: bold;
    position: fixed;
    right: 0px;
    z-index: 999;
}

button.help-button {
    color: #98bf0e;
    font-weight: bold;
}

#help-dialog {
    background-color: #98bf0e;
    border-color: #98bf0e;
    border-radius: 7px;
    bottom: 50px;
    color: #fff;
    font-weight: bold;
    padding: 15px 25px;
    position: fixed;
    right: 0px;
    width: 320px;
    display: none;
    z-index: 3;
}

#help-dialog .fa-phone {
    margin: 10px 0 0 15px;
}

#help-dialog .fa-envelope-o {
    margin: 3px 0 0 15px;
}

#help-dialog .pull-left {
    width: 70px;
}

#help-dialog .font-size-13 {
    margin-top: 5px;
    margin-bottom: -4px;
}

#overlay {
    position: fixed;
    right: 0px;
    top: 0px;
    width: 100vw;
    height: 100vh;
    display: none;
    z-index: 2;
}

#ustawa-button button {
    background-color: #3498db;
    border-color: #3498db;
    border-radius: 7px 0 0 7px !important;
    bottom: 105px;
    font-weight: bold;
    position: fixed;
    right: 0px;
    z-index: 999;
}

#ustawa-button button .fa,
#help-button button .fa {
    font-size: 1.2em;
    width: 15px;
}

#ustawa-dialog {
    background-color: #3498db;
    border-color: #3498db;
    border-radius: 7px;
    bottom: 50px;
    color: #fff;
    font-weight: bold;
    padding: 15px 25px;
    position: fixed;
    right: 0px;
    width: 320px;
    display: none;
    z-index: 3;
}

#ustawa-dialog p {
    font-size: 13px;
    color: #fff;
}

.kompas-icon {
    margin-top: -4px;
    width: 14px;
}

#ustawa-dialog h4 {
    font-weight: bold;
    font-size: 20px;
    color: #fff;
}

#ustawa-dialog a {
    color: #fff;
    text-decoration: underline;
}

#ustawa-dialog a:hover {
    color: #004481;
    text-decoration: underline;
}

#ustawa-dialog .fa-pencil-square-o {
    margin: 10px 0 0 15px;
}

.article_group {
    background-color: #004481;
    color: #fff;
    padding: 5px 20px;
}

.dropdown-menu>li>a>span.menu-label {
    padding-right: 15px
}

.gallery-item {
    height: 200px;
    background-size: cover;
}

.alert-danger h3,
.alert-danger p,
.alert-danger li {
    color: #a94442;
}

.row-bottom-15 {
    margin-bottom: 15px;
}

.p-b20 {
    padding-bottom: 20px;
}

.p-b10 {
    padding-bottom: 10px;
}

.p-b40 {
    padding-bottom: 40px;
}

.d-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.d-block {
    display: block;
}

.mx-20 {
    margin-left: 20px;
    margin-right: 20px;
}

.ml-20 {
    margin-left: 20px;
}

.my-5 {
    margin-top: 5px;
    margin-bottom: 5px;
}

.mb-10 {
    margin-bottom: 10px;
}

.align-items-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.alignt-items-start {
    align-items: flex-start;
}

.justify-content-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
}

.justify-content-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
}

.justify-content-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
}

.justify-content-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
}

.justify-content-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
}

.flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
}

.d-inline-block {
    display: inline-block;
}

.flex-center {
    display: flex;
    align-items: center
}

.flex-space-between {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

#baner_site .bg-color-dark-blue h1 {
    color: #fff;
    padding-bottom: 30px;
}

#baner_site .bg-color-dark-blue p {
    color: #fff;
}

#baner_site .btn-u {
    white-space: normal;
}

#baner_site h3 {
    color: #703800;
    background-color: #fcf8e3;
    padding: 15px;
    margin-bottom: 20px;
    border-color: #faebcc;
}

.ce-baner {
    margin: 20px 0;
    padding-bottom: 20px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-around;
    background: #1d3585;
}

.ce-baner-logo {
    width: 200px;
}

.btn-marine {
    background: #3db498;
}

.btn-marine:hover {
    background: #3db498;
    opacity: .7;
}

.bg-dark-grey {
    background-color: #3B3B3B;
}

.module-info h2 {
    color: #fff;
    font-weight: 300;
    margin: 20px 0;
}

.loup {
    height: 45px;
}

.color-red {
    color: #dc0d1b;
}

.color-red:hover,
.color-red:active,
.color-red:focus {
    color: #dc0d1b;
}

button.fa-times,
button.fa-times:active,
button.fa-times:hover,
button.fa-times:focus {
    color: #000;
}

.search-auditor .input-group-addon {
    padding: 6px;
}

.author-img {
    margin-bottom: 15px;
}

#standards-search {
    width: 100%;
    padding: 25px;
    background: #143f90;
    display: flex;
    align-items: center;
    justify-content: space-around;
}

#standards-search:hover {
    opacity: .9;
    cursor: pointer;
}

span.icon-filter {
    color: rgb(237, 28, 42);
}

span.icon-text {
    color: #fff;
    font-size: 32px;
}

table {
    overflow-x: scroll;
}

table p,
table {
    font-size: 11px;
}

table p {
    margin-bottom: 0;
}

table td {
    padding: 5px;
}

.m-t0 {
    margin-top: 0;
}

.mt-5 {
    margin-top: 5px;
}

.btn-kompas {
    color: #fff;
    background: #dc0d1b;
}

.btn-kompas {
    font-size: 16px;
    margin-top: 15px;
    line-height: 20px;
    height: 34px;
    background-image: url('../img/kompas-blue-btn.png');
    background-size: contain;
    background-repeat: no-repeat;
    padding-left: 40px;
}

.btn-kompas:hover,
.btn-kompas:active,
.btn-kompas:focus {
    color: #fff;
    background-color: #1a3586;
    background-image: url('../img/kompas-red-btn.png');
}

.m-r10 {
    margin-right: 10px;
}

.text-danger {
    color: #dc0d1b;
}

a.text-danger:hover,
a.text-danger:focus {
    color: #ec0e1d;
}

.h43 {
    height: 43px;
}

.m-t10 {
    margin-top: 10px;
}

.m-t15 {
    margin-top: 15px;
}

.m-l20 {
    margin-left: 20px;
}

.margin-bottom-7 {
    margin-bottom: 7px;
}

.mb-0 {
    margin-bottom: 0;
}

.header-fixed .header.header-fixed-shrink {
    z-index: 1040;
}

.btn-green-apple,
.btn-green-apple:hover,
.btn-green-apple:active,
.btn-green-apple:active:hover {
    background-color: #98bf0e;
    border-color: #98bf0e;
    color: white;
}

.px-0 {
    padding-left: 0;
    padding-right: 0;
}

#captchaInput {
    width: 50px;
    margin-right: 50px;
}

.btn-u-dark-blue:disabled {
    cursor: not-allowed;
    opacity: .6;
}

#baner-courses {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background-image: url('../img/terminy-bg.jpg');
    min-height: 150px;
    padding: 20px;
    background-size: cover;
}

.swal-modal,
.swal-button {
    border-radius: 0;
}

.anchor {
    display: block;
    padding-top: 70px;
    margin-top: -70px;
}

.swal2-container {
    z-index: 99999999;
}

.bg-darkblue {
    background: #1a3586;
}

.bg-blue {
    background: #3498db;
}

.border-c-darkblue {
    border-color: #1a3586;
}

.border-c-blue {
    border-color: #3498db;
}

.close.opacity {
    opacity: 1;
}

.parsley-errors-list li {
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
    padding-left: 0;
}

.disabled {
    pointer-events: none;
}

.movie-box {
    background: #1a3586;
    padding: 60px 0;
}

.movie-box h2 {
    margin-top: 0;
    color: #fff;
    font-size: 36px;
    border-bottom: 3px solid white;
    padding-bottom: 16px;
}

.movie-box p {
    color: #fff;
}

.movie-text-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.btn-red {
    background: #dc0d1b;
    color: white;
}

.btn-red:hover,
.btn-red:active,
.btn-red:focus {
    background: #dc0d1b;
    opacity: .8;
    color: white;
}

.m-0 {
    margin: 0 !important;
}

.mt-0,
.my-0 {
    margin-top: 0 !important;
}

.mr-0,
.mx-0 {
    margin-right: 0 !important;
}

.mb-0,
.my-0 {
    margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
    margin-left: 0 !important;
}

.m-1 {
    margin: 0.25rem !important;
}

.mt-1,
.my-1 {
    margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
    margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
    margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
    margin-left: 0.25rem !important;
}

.m-2 {
    margin: 0.5rem !important;
}

.mt-2,
.my-2 {
    margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
    margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
    margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
    margin-left: 0.5rem !important;
}

.m-3 {
    margin: 1rem !important;
}

.mt-3,
.my-3 {
    margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
    margin-right: 1rem !important;
}

.mb-3,
.my-3 {
    margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
    margin-left: 1rem !important;
}

.m-4 {
    margin: 1.5rem !important;
}

.mt-4,
.my-4 {
    margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
    margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
    margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
    margin-left: 1.5rem !important;
}

.m-5 {
    margin: 3rem !important;
}

.mt-5,
.my-5 {
    margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
    margin-right: 3rem !important;
}

.mb-5,
.my-5 {
    margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
    margin-left: 3rem !important;
}

.ml-auto {
    margin-left: auto !important;
}

.mr-auto {
    margin-right: auto !important;
}

.p-0 {
    padding: 0 !important;
}

.pt-0,
.py-0 {
    padding-top: 0 !important;
}

.pr-0,
.px-0 {
    padding-right: 0 !important;
}

.pb-0,
.py-0 {
    padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
    padding-left: 0 !important;
}

.p-1 {
    padding: 0.25rem !important;
}

.pt-1,
.py-1 {
    padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
    padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
    padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
    padding-left: 0.25rem !important;
}

.p-2 {
    padding: 0.5rem !important;
}

.pt-2,
.py-2 {
    padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
    padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
    padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
    padding-left: 0.5rem !important;
}

.p-3 {
    padding: 1rem !important;
}

.pt-3,
.py-3 {
    padding-top: 1rem !important;
}

.pr-3,
.px-3 {
    padding-right: 1rem !important;
}

.pb-3,
.py-3 {
    padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
    padding-left: 1rem !important;
}

.p-4 {
    padding: 1.5rem !important;
}

.pt-4,
.py-4 {
    padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
    padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
    padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
    padding-left: 1.5rem !important;
}

.p-5 {
    padding: 3rem !important;
}

.pt-5,
.py-5 {
    padding-top: 3rem !important;
}

.pr-5,
.px-5 {
    padding-right: 3rem !important;
}

.pb-5,
.py-5 {
    padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
    padding-left: 3rem !important;
}

.padding-content {
    padding: 80px 0;
}

.pr-20 {
    padding-right: 20px;
}

.first-letter-uppercase::first-letter {
    text-transform: uppercase;
}

.h-100 {
    height: 100% !important;
}

.module-twitter-img {
    height: 500px;
    background-image: url('/static/cms/img/pibr-zjazd-newsfeed.jpg');
    background-position: center;
    /* background-color: #ccd6f5;
    background-blend-mode: multiply; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.module-twitter-img h2,
.module-twitter-img h3 {
    text-align: center;
    color: #fff;
    font-size: 5rem;
    padding-bottom: 50px;
    line-height: 6rem;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .33);
}

.module-twitter-img h3 {
    font-size: 4rem;
    padding-bottom: 0;
}

.badge-lg {
    font-weight: bold;
    font-size: 16px;
    display: inline-block;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 15px;
    color: #fff;
    background-color: #dc3545;
    padding: 10px 25px;
}

hr.divider {
    margin: 40px 0;
    border-bottom: 1px solid #e4e9f0;
}

.hr-darkblue {
    border-bottom: 1px solid #004481;
}

.my-50 {
    margin: 50px 0 !important;
}

.document-status {}

.profile-border {
    border: 3px solid #dc0d1b;
    z-index: 999;
}

.no-border {
    border: none !important;
}

.w-100 {
    width: 100% !important;
}

.form-login .parsley-errors-list {
    margin-top: 10px;
}

.form-login .parsley-errors-list li {
    font-size: 14px;
}

.order-1 {
    order: 1;
    -ms-flex-order: 1;
}

.order-2 {
    order: 2;
    -ms-flex-order: 2;
}

.order-3 {
    order: 3;
    -ms-flex-order: 3;
}

.order-4 {
    order: 4;
    -ms-flex-order: 4;
}

.order-5 {
    order: 5;
    -ms-flex-order: 5;
}

.module-login .numer_konta {
    flex-basis: auto;
}

.input-group-b4 {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
}

.input-group-b4 .input-group-append {
    display: -ms-flexbox;
    display: flex;
    margin-left: -1px;
}

.input-group-b4>.form-control {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0;
}

@media (max-width: 576px) {
    .module-login .numer_konta {
        flex-basis: 100%;
    }

    .page-publishing .no-padding-sm {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    h3 {
        margin-top: 0px;
    }
}

@media (max-width: 768px) {
    .table-rwd {
        overflow-x: auto;
    }

    .module-login .dropdown-profiles {
        width: 285px;
    }

    .no-display-xs {
        display: none;
    }
}

@media (max-width: 992px) {
    .no-display-sm {
        display: none;
    }
}

@media (max-width: 1350px) {
    .no-display-md {
        display: none;
    }
}

@media (min-width: 460px) {
    .ce-baner {
        flex-wrap: nowrap;
        padding-bottom: 0;
        padding-right: 30px;
    }
}

@media (min-width: 768px) {
    .movie-text-box {
        height: 300px;
    }

    table p,
    table {
        font-size: 13px;
    }

    .module-info .flex-space {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    #baner_site .flex-center-center {
        display: flex;
        align-items: center;
    }

    .gallery-item {
        height: 100px;
        background-size: cover;
    }

    .plugin-promo-content {
        background-position: 33% center;
        background-color: #000;
        background-repeat: no-repeat;
    }

    .plugin-promo-content h2>a {
        font-family: 'PT Serif';
        font-size: 55px;
        line-height: 55px;
        color: #fff;
    }

    #ustawa-button button .fa,
    #help-button button .fa {
        width: 20px;
    }

    .kompas-icon {
        width: 20px;
    }

    #help-button button {
        bottom: 125px;
        font-weight: bold;
        padding: 15px;
        position: fixed;
        right: 0px;
    }

    #help-dialog {
        font-size: 20px;
        right: 190px;
        bottom: 125px;
        width: 415px;
    }

    #ustawa-button button {
        bottom: 190px;
        font-weight: bold;
        padding: 15px;
        position: fixed;
        right: 0px;
        width: 150px;
    }

    #ustawa-dialog {
        font-size: 20px;
        right: 190px;
        bottom: 125px;
        width: 415px;
        /*height: 115px;*/
    }

    .promo-content {
        background-position: 33% center;
        background-color: #000;
        background-repeat: no-repeat;
        min-height: 410px;
    }

    .promo-content h2>a {
        font-family: 'PT Serif';
        font-size: 55px;
        line-height: 55px;
        color: #fff;
    }

    .biznes-ulotki h3 {
        height: 60px;
    }

    .biznes-ulotki p {
        height: 105px;
        max-width: 120px;
    }

    .biznes-ulotki .btn-u {
        /*font-size: 18px;*/
        /*padding: 10px 25px;*/
    }

    .news-main p {
        display: block;
    }

    .news-main h2 {
        text-align: right;
    }

    .news-main .right-col {
        text-align: left;
    }

    .news-event .news h4 {
        height: 125px;
        -webkit-line-clamp: 5;
        -webkit-box-orient: vertical;
    }

    .news-item-first>div {
        border-bottom-width: 0px;
        height: 366px;
    }

    .news-item>div {
        min-height: 100px;
    }

    .footer-default .logos {
        line-height: 60px;
        vertical-align: middle;
        padding: 20px 0;
    }

    .footer-default .footer .dark-social {
        padding-top: 15px;
    }

    .swal-profile-msg {
        width: 550px;
    }

    .md-float-none {
        float: none;
    }

    .module-login .nav-pills>li>a {
        padding: 10px 15px;
    }

    .search-auditor h1 {
        font-size: 28px;
        line-height: 32px;
    }

    .search-auditor #button_search_auditor {
        height: 60px;
        font-size: 18px;
        font-weight: bold;
    }

    .search-auditor .fa-search {
        color: #222;
        width: 50px;
        border-right-width: 0;
    }

    .module-login .dropdown-profiles {
        width: 500px;
    }
}

@media (min-width: 992px) {

    .header,
    .wrapper-divider .header {
        border-bottom: 2px solid #eee;
    }

    .wrapper.wrapper-divider {
        border-top: 30px solid #d9dadc;
    }

    .module-login .dropdown-menu>li>a {
        white-space: nowrap;
    }

    .module-login .dropdown-profiles {
        width: auto;
    }

    .order-md-1 {
        order: 1;
        -ms-flex-order: 1;
    }

    .order-md-2 {
        order: 2;
        -ms-flex-order: 2;
    }

    .order-md-3 {
        order: 3;
        -ms-flex-order: 3;
    }

    .order-md-4 {
        order: 4;
        -ms-flex-order: 4;
    }

    .order-md-5 {
        order: 5;
        -ms-flex-order: 5;
    }

    .padding-content {
        padding: 0;
    }

    table p,
    table {
        font-size: 16px;
    }

    table td {
        padding: 10px;
    }

    .author-img {
        margin: 15px 0;
    }

    .p-t180 {
        padding-top: 160px;
    }

    .former-opinions {
        text-align: right;
    }

    .region-select-div {
        margin-top: -34px;
    }

    .iframe-map {
        margin-bottom: 0;
    }

    .biznes-ulotki .content {
        background-image: url('/static/cms/img/biznes_ulotki.jpg?');
        background-position: right bottom;
        background-repeat: no-repeat;
    }

    .biznes-ulotki h3 {
        font-size: 20px;
        line-height: 34px;
    }

    .news-main .colorize {
        min-height: 530px;
        padding-top: 320px;
    }

    .news-main .right-col {
        text-align: left;
    }

    .news h4 {
        height: 75px;
    }

    .news-list .news {
        padding: 15px;
    }

    .news-list .news h3 {
        color: #fff;
    }

    .news-head>div,
    .news-item-first>div,
    .news-item>div {
        height: 330px;
        overflow: hidden;
    }

    .news-head>div {
        background-color: #0b72b5;
        text-align: center;
        padding-top: 75px;
    }

    .news-head>div h3 {
        padding-bottom: 30px;
    }

    .news-head .btn-u {
        display: inline-block;
    }

    .news-item-first>div,
    .news-item>div {
        background-color: #fff;
    }

    .news-item>div {
        padding-bottom: 0;
        padding-left: 0;
        padding-top: 0;
        border-bottom: 0;
        height: 330px;
        margin-bottom: 0;
    }

    .news-item .news>h4 {
        margin-top: 5px;
    }

    .news-head>div {
        text-align: center;
    }

    .news-item-first .newsimg,
    .news-item .newsimg {
        width: 100%;
        border: none;
        float: left;
        display: block;
        height: 137px;
    }

    .news-item .news {
        padding: 15px;
    }

    .news-item .news-date,
    .news-item .news-introduction {
        display: block;
    }

    .news-item-first .news>h4>a,
    .news-item .news>h4>a {
        color: #004481;
    }

    .news-press .news h3 {
        color: #fff;
    }

    .news-press .news-item>div {
        padding-bottom: 0px;
        border-bottom-width: 0;
        margin-bottom: 8px;
    }

    .news-press .news-item-first>div {
        height: 330px;
    }

    .news-press .news-item-first .newsimg,
    .news-press .news-item .newsimg {
        display: block;
        height: 212px;
    }

    .news-item .news-date,
    .news-item .news-introduction {
        display: block;
    }

    .zobacz-wszystkie-mobile {
        display: none;
    }

    .module-page .news-head>div {
        height: 330px;
        padding-top: 46px;
    }

    .module-page .news-head>div.items10 {
        height: 400px;
        padding-top: 46px;
    }

    .module-page .news-head>div h3 {
        padding-bottom: 30px;
    }

    .news-item ul.rest-item li,
    .news-item ul.rest-item li a {
        color: #222;
    }

    .news-list.opinions .news-head h3 {
        color: #fff;
    }

    .news-list.opinions .news-head>div {
        background-color: #dc0d1b;
    }

    .news-list.module_links .news-head>div {
        background-color: #d3d3d3;
        padding-top: 30px;
    }

    .news-list.module_links .newsimg {
        border-color: #dc0d1b;
    }

    .news-list.module_links .news h3 {
        color: #004481;
        text-transform: uppercase;
    }

    .news-list.module_links .news h4 {
        height: 25px;
    }

    .news-ce .news-item-first .news,
    .news-ce .news-item .news {
        padding: 0;
        display: block;
    }

    .news-ce .news-item-first .newsimg,
    .news-ce .news-item .newsimg {
        display: block;
        height: 130px;
    }

    .news-ce-last>div {
        background-color: #0b72b5;
        color: #fff;
        height: 330px;
        overflow: hidden;
        padding-top: 35px;
        text-align: center;
    }

    .news-ce-last>div p,
    .news-ce-last>div h1,
    .news-ce-last>div h2,
    .news-ce-last>div a {
        color: #fff;
    }

    .news-ce-last>div h1,
    .news-ce-last>div h2,
    .news-ce-last>div h3 {
        padding-bottom: 30px;
    }

    .header .mega-menu {
        margin-left: 147px;
    }

    .lg-float-none {
        float: none;
    }

    .search-auditor h1 {
        font-size: 35px;
        line-height: 43px;
    }

    .search-auditor #input_search_auditor {
        color: #222;
        height: 75px;
        font-size: 24px;
        border-left-width: 0;
    }

    .search-auditor #button_search_auditor {
        height: 75px;
        font-size: 24px;
        font-weight: bold;
        padding-left: 50px;
        padding-right: 50px;
    }

    .search-auditor .fa-search {
        color: #222;
        width: 50px;
        border-right-width: 0;
    }
}

@media (min-width: 1200px) {
    .biznes-ulotki h3 {
        font-size: 24px;
        line-height: 28px;
    }

    .loup {
        height: auto;
    }

    #movie-modal .modal-dialog {
        width: 900px;
    }
}

@media (min-width: 1200px) and (max-width: 1350px) {
    .epk-hidden-lg {
        display: none !important;
    }

    .epk-visible-lg {
        display: block !important;
    }
}

@media (min-width: 1350px) {
    .container {
        width: 1300px;
    }

    .col-1-5 {
        width: 20%;
        float: left;
    }

    .col-2-5 {
        width: 40%;
        float: left;
    }

    .col-3-5 {
        width: 60%;
        float: left;
    }

    .col-4-5 {
        width: 80%;
        float: left;
    }
}

.print-page {
    cursor: pointer;
}

.print-page:hover {
    color: #1a3586;
}

@media print {
    @page {
        size: A4;
        /* auto is the initial value */
        margin: 1.5cm;
        */
    }

    body {}

    .header-print {
        margin-top: 25px;
    }

    #topcontrol {
        display: none;
    }

    a[href]:after {
        content: none !important;
    }
}

.translations section {
    padding: 20px 0 20px;
}

/*TIMELINE*/
.timeline {
    list-style: none;
    padding: 0;
    position: relative;
}

.timeline:before {
    top: 0;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 3px;
    background-color: #eeeeee;
    left: 50%;
    margin-left: -1.5px;
}

.timeline>li {
    margin-bottom: 20px;
    position: relative;
}

.timeline>li:before,
.timeline>li:after {
    content: " ";
    display: table;
}

.timeline>li:after {
    clear: both;
}

.timeline>li:before,
.timeline>li:after {
    content: " ";
    display: table;
}

.timeline>li:after {
    clear: both;
}

.timeline>li>.timeline-panel {
    width: 46%;
    float: left;
    border: 1px solid #d4d4d4;
    border-radius: 2px;
    padding: 20px;
    position: relative;
    -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
}

.timeline>li>.timeline-panel:before {
    position: absolute;
    top: 26px;
    right: -15px;
    display: inline-block;
    border-top: 15px solid transparent;
    border-left: 15px solid #ccc;
    border-right: 0 solid #ccc;
    border-bottom: 15px solid transparent;
    content: " ";
}

.timeline>li>.timeline-panel:after {
    position: absolute;
    top: 27px;
    right: -14px;
    display: inline-block;
    border-top: 14px solid transparent;
    border-left: 14px solid #fff;
    border-right: 0 solid #fff;
    border-bottom: 14px solid transparent;
    content: " ";
}

.timeline>li>.timeline-badge {
    color: #fff;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 1.4em;
    text-align: center;
    position: absolute;
    top: 16px;
    left: 50%;
    margin-left: -25px;
    background-color: #999999;
    z-index: 100;
    border-top-right-radius: 50%;
    border-top-left-radius: 50%;
    border-bottom-right-radius: 50%;
    border-bottom-left-radius: 50%;
}

.timeline>li.timeline-inverted>.timeline-panel {
    float: right;
}

.timeline>li.timeline-inverted>.timeline-panel:before {
    border-left-width: 0;
    border-right-width: 15px;
    left: -15px;
    right: auto;
}

.timeline>li.timeline-inverted>.timeline-panel:after {
    border-left-width: 0;
    border-right-width: 14px;
    left: -14px;
    right: auto;
}

.timeline-badge.primary {
    background-color: #004481 !important;
}

.timeline-badge.success {
    background-color: #3f903f !important;
}

.timeline-badge.break {
    background-color: #052e80 !important;
}

.timeline-badge.danger {
    background-color: #d9534f !important;
}

.timeline-badge.info {
    background-color: #5bc0de !important;
}

.timeline-badge.warning {
    background-color: #f0ad4e !important;
}

.timeline-title {
    margin-top: 0;
    color: inherit;
}

.timeline-body>p,
.timeline-body>ul {
    margin-bottom: 0;
}

.timeline-body>p+p {
    margin-top: 5px;
}

@media (max-width: 767px) {
    ul.timeline:before {
        left: 40px;
    }

    ul.timeline>li>.timeline-panel {
        width: calc(100% - 90px);
        width: -moz-calc(100% - 90px);
        width: -webkit-calc(100% - 90px);
    }

    ul.timeline>li>.timeline-badge {
        left: 15px;
        margin-left: 0;
        top: 16px;
    }

    ul.timeline>li>.timeline-panel {
        float: right;
    }

    ul.timeline>li>.timeline-panel:before {
        border-left-width: 0;
        border-right-width: 15px;
        left: -15px;
        right: auto;
    }

    ul.timeline>li>.timeline-panel:after {
        border-left-width: 0;
        border-right-width: 14px;
        left: -14px;
        right: auto;
    }
}

/*/TIMELINE*/
.stage {
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
    border-left: 1px solid #c3c8cd;
    border-right: 1px solid #c3c8cd;
    border-top: 1px solid #c3c8cd;
}

.stage li {
    flex: 1 0 auto;
    flex-grow: 1;
    flex-shrink: 1;
    text-transform: uppercase;
    background-color: #efefef;
    border-bottom: 1px solid #c3c8cd;
    transition: none;
    font-weight: bold;
    position: relative;
    min-height: 63px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-left: 0px !important;
}

.stage li a {
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.stage li a i {
    font-size: 30pt;
}

.timeline-heading h3 {
    display: flex;
    align-items: center;
    justify-content: center;
}

.stage li a:before {
    content: '';
    background: linear-gradient(-45deg, #efefef 50%, #c3c8cd 51%, transparent 53%) top left;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 36px;
    height: 50%;
    position: absolute;
    top: 50%;
    left: -36px;
}

.stage li a:after {
    content: '';
    background: linear-gradient(45deg, transparent 50%, #c3c8cd 51%, #efefef 53%) top left;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 36px;
    height: 50%;
    position: absolute;
    top: 0;
    left: -36px;
}

.stage li.active a:before {
    background: linear-gradient(-45deg, #004481 50%, #004481 51%, transparent 53%) top left;
}

.stage li.active a:after {
    background: linear-gradient(45deg, transparent 50%, #004481 51%, #004481 53%) top left;
}

@media (min-width: 0em) and (max-width: 48em) {
    .stage li {
        flex: 1 0 auto;
    }
}

@media only screen and (max-width: 1300px) {
    .stage {
        margin: 0 -20px;
        width: calc(100% + 40px);
    }
}
.lh-1 {
    line-height: 1 !important;
}