* {
    /* margin: 0; */
    /* padding: 0; */
}

body {
    font-family: 'Lato', sans-serif;
}

.container {
    display: grid;
}

.bg-cat {
    background: #000;
}

div {
    display: block;
}

.brr,
.pogoda {
    display: block;
    text-align: center;
}

.brr {
    margin-top: 12px;
    top: 12px;
    border: 0;
}

.pogoda {
    margin-top: 9px;
}

.brand {
    position: absolute;
    left: 51%;
    margin-left: -50px;
    display: block;
    width: 69px;
    height: 70px;
}

.brand > img {
    padding: 5px;
    text-align: center;
    width: 69px;
    height: 70px;
    z-index: 100;
}

.spis {
    background: #000;
    display: block;
    width: 100%;
}

a {
    color: #0e4aa5;
    text-decoration: none;
    cursor: pointer;
}

h5 {
    display: block;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
    margin-top: 10px;
}

h5 > a {
    color: #29b6f6;
    text-decoration: none;
}

.article {
    background: #fff;
    display: block;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.well-sm {
    padding: 9px;
    border-radius: 3px;
}

.after {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    width: 25px;
    height: 25px;
    background: #ffd200;
    border-radius: 100%;
}

.center {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.newsDate {
    font-weight: 250;
    float: right;
}

.r-i {
    height: auto;
    width: 100%;
}

temat {
    display: inline-block;
    padding: 8px;
    color: #f1dc28;
    font-family: Montserrat;
    font-size: 2em;
    font-weight: 700;
    line-height: 1.2;
    text-decoration: none;
    background-color: #000;
    text-align: left;
    width: 100%;
}

h1 {
    text-decoration: none;
    display: inline-block;
    font-family: Montserrat;
    padding-left: 1em;
    margin-top: .3em;
}

h1 > a {
    color: #ff0;
    text-decoration: none;
}

.p-spy,
div.gsc-clear-button {
    text-align: right;
    cursor: pointer;
}

.p-spy {
    padding-top: 25px;
}

.sharebuttons a {
    color: #fff !important;
}

.btn-facebook {
    background: #3b5998;
}

.btn-twitter {
    background: #00acee;
}

.btn-google {
    background: #dd4b39;
}

.btn-telegram:hover,
.btn-facebook:hover {
    background: #2f4679;
}

.btn-twitter:hover {
    background: #0089bd;
}

.btn-google:hover {
    background: #b03b2d;
}

.kar-card__overlay-content {
    position: relative;
    bottom: 0;
    padding: 1.5em;
    z-index: 3;
    width: 100%;
}

.kar-card__title {
    color: #f1dc28;
    display: inline-block;
    font-family: Montserrat;
    font-size: 1.8em;
    font-weight: 700;
    line-height: 1.2;
    text-decoration: none;
    transition: all .3s ease-out;
    background: rgba(0, 0, 0, .5);
    justify-content: center;
    width: 100%;
}

.kar-card__title:hover {
    color: #fbff00;
    text-decoration: none;
}

.kar-card__meta {
    background: rgba(0, 0, 0, .5);
    font-size: 1.2em;
    text-align: center;
    padding-top: .5em;
    padding-bottom: .1em;
    width: 100%;
    white-space: nowrap;
}

.kar-card__meta li {
    margin-bottom: 0;
    font-size: 1em;
    color: #fff;
    display: inline;
    list-style-type: none;
    font-variant: small-caps;
    letter-spacing: 1px;
}

.fs-kard {
    position: relative;
    justify-content: left;
}

.fs-kard-title {
    position: absolute;
    z-index: 33;
    bottom: 1%;
    color: #f1dc28;
    font-family: Montserrat;
    font-size: 2.8em;
    font-weight: 700;
    line-height: 1.2;
    text-decoration: none;
    transition: all .3s ease-out;
    background: rgba(0, 0, 0, .6);
    text-align: right;
    width: 100%;
    padding-right: .5em;
}

.fs-kard-title:hover {
    color: #ff0;
    text-decoration: none;
}

.fs-kard-meta {
    font-size: .6em;
    font-family: Lato;
    text-align: right;
    margin-right: 12%;
    display: block;
    padding: .5em .5em .1em 0;
    width: 100%;
    white-space: nowrap;
}

.fs-kard-meta li {
    margin-bottom: 0;
    font-size: 1em;
    color: #fff;
    display: inline;
    list-style-type: none;
    padding-right: 1em;
    font-variant: small-caps;
    letter-spacing: 1px;
}

.pagpep {
    background: #000;
    padding-right: 8em;
    padding-top: 2em;
    font-size: 1em;
    font-family: Montserrat;
    text-align: right;
}

.intertext {
    font-size: 19px;
}

.zoba2 {
    width: 160px;
}

.statusbar {
    height: 1vh;
    width: 0%;
    background-color: #135de7;
    transition: .6s linear;
    position: fixed;
    bottom: 0;
    right: 0;
}

/* Footer */
footer {
    background-repeat: repeat;
}

.footer_bottom_col {
    background-color: #000;
    min-height: 388px;
    padding-top: 30px;
}

.heading_footer {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
}

.heading_footer > a {
    color: #29b6f6;
}

.footerul,
.footerul li a {
    font-family: 'Lato', sans-serif;
}

.footerul {
    list-style-type: none;
    float: left;
    margin-left: 0;
    padding-left: 0;
    margin-top: 15px;
}

.footerul li a {
    color: #c9c9c9;
    font-size: 13px;
    line-height: 20px;
    font-weight: 400;
}

.footerul p a {
    color: #fff !important;
    font-weight: 700 !important;
}

.copyright {
    width: 100%;
    float: left;
    min-height: 40px;
    background-color: #fff;
    padding-top: 12px;
    text-align: center;
}

.npage,
.npage2 {
    display: flex;
    justify-content: center;
    flex-direction: row;
    text-transform: uppercase;
}

.npage {
    padding: 21px;
    text-decoration: none;
}

.npage a,
.npage2 a {
    color: #fff !important;
}

.npage2 {
    padding: 10px;
}

.mk {
    background-color: #ffdd20;
    font-weight: 700;
    color: #000;
}

/* Responsive */
@media (max-width: 414px) {
    .fs-kard-title {
        color: #ff0;
        font-size: 1.2em;
        font-family: Montserrat;
        font-weight: 700;
    }

    .fs-kard-meta li {
        font-size: 1.2em;
    }

    temat {
        font-size: 1.2em;
        padding-right: 2em;
    }

    h1 {
        font-size: 1.2em;
        font-weight: 700;
        margin-top: .5em;
    }

    .brand {
        left: 55%;
        margin-left: -50px;
        width: 59px;
        height: 65px;
    }

    .brand > img {
        width: 59px;
        height: 65px;
    }
}

@media (max-width: 320px) {
    .brr {
        top: 12px;
    }
}

