@font-face {
    font-family: font-icons;
    src: url(../ro.html);
    src: url(../ro.html#iefix) format('embedded-opentype'), url(../fonts/font-icons.woff2) format('woff2'), url(../ro.html) format('woff'), url(../ro.html) format('truetype'), url(../ro.html#font-icons) format('svg');
    font-weight: 400;
    font-style: normal
}

.best-post a {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.form-group {
    flex-wrap: nowrap!important;
}

@media (max-width:450px) {
    .form-group {
        flex-direction: column;
        align-items:center
    }
    .text-right {
        text-align:center!important
    }
    .text-center {
        text-align:center
    }
}

[class^=icon-]:before,
[class*=" icon-"]:before {
    font-family: font-icons;
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-comment:before {
    content: '\e800'
}

.icon-comment-1:before {
    content: '\e801'
}

.icon-mail:before {
    content: '\e802'
}

.icon-calendar:before {
    content: '\e803'
}

.icon-twitter:before {
    content: '\f099'
}

.icon-menu:before {
    content: '\f0c9'
}

.icon-check:before {
    content: '\f14a'
}

.icon-youtube:before {
    content: '\f16a'
}

.icon-facebook:before {
    content: '\f230'
}

.icon-instagram:before {
    content: '\f32d'
}

.icon-facebook-2:before {
    content: '\f09a'
}

body {
    font-family: Arial, sans-serif;
    color: #1b2733
}

p {
    margin-bottom: 1rem;
    line-height: 1.5;
    font-size: 16px;
    color: #1d1d1d
}

a {
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    /* color: #007bff !important */
}

a:hover {
    text-decoration: none;
    /* color: #0056b3 !important */
}

a:not([href]):not([tabindex]) {
    text-decoration: none;
    cursor: pointer
}

.cta-link {
    font-size: 24px;
    font-family: open sans, sans-serif;
    text-decoration: underline;
    color: #001aee !important
}

.cta-link:hover {
    color: #06169f !important
}

h1 {
    font-family: archivo narrow, sans-serif;
    line-height: 1em;
    font-weight: 700;
    font-size: 2.6rem;
    margin-bottom: 1.5rem
}

h2 {
    font-weight: 700;
    font-size: 1.4rem;
    margin-bottom: .5rem;
    text-align: left;
    color: #2b2828
}

h3 {
    font-family: archivo narrow, sans-serif;
    font-weight: 400;
    color: #000;
    font-weight: 700;
    font-size: 1.5rem;
    text-transform: uppercase
}

h4 {
    color: #07268b;
    font-weight: 700;
    font-size: 1rem
}

h5 {
    color: #fff;
    text-transform: uppercase;
    font-size: .75rem;
    margin-bottom: .1rem
}

.site-header {
    padding: .25rem 0;
    background-color: #fff
}

.title-area {
    text-align: center
}

.site-title {
    font-weight: 700;
    font-size: 1.875rem;
    line-height: 1;
    color: #07268b;
    margin: 0
}

.site-description {
    font-size: 1rem;
    color: #9ea7c5;
    margin: 0
}

.nav {
    background-color: #bf0e6e
}

.nav-link,
.hamburger {
    font-family: archivo narrow, sans-serif;
    color: #fff !important;
    font-size: 1em;
    padding: .3rem, .5rem;
    text-transform: uppercase
}

.nav-link:focus,
.nav-link:hover {
    color: #a0a0a0 !important
}

.nav .nav-item:first-of-type .nav-link {
    padding-left: 0
}

.nav-link.active {
    color: #ffd834 !important
}

.nav.social .nav-link:hover {
    color: #a3a3a3 !important
}

@media(min-width:576px) {
    .title-area {
        text-align: left
    }
}

@media(min-width:768px) {
    .site-header {
        padding: 2rem 0
    }
}

@media(max-width:768px) {
    .logo {
        padding: 10px 0
    }
}

.share-buttons a {
    width: 40px;
    line-height: 40px;
    color: #fff !important;
    display: block;
    font-size: 1.1em;
    text-align: center
}

.share-buttons .fb {
    background: #4965b5
}

.share-buttons .tw {
    background: #2ba9e1
}

.breadcrumb {
    background-color: #fff;
    padding: 0;
    color: #d5d5d5 !important;
    font-size: .8em
}

.breadcrumb .breadcrumb-item a {
    color: #d5d5d5 !important
}

.breadcrumb-item+.breadcrumb-item::before {
    color: #d5d5d5 !important
}

.top-belt {
    width: 100%;
    height: 10px;
    background: #fff;
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.meta {
    font-size: .9rem;
    color: #a4a4a4;
    margin: 2rem 0 0;
    justify-content: center !important
}

.meta h4 {
    margin: 0
}

.author-avatar img {
    width: 3rem;
    height: 3rem;
    border-radius: 1.5rem;
    margin-right: 1rem
}

.author,
.date {
    margin-right: 2.5rem
}

.article {}

.lead {
    font-weight: 700
}

.image-over {
    height: auto
}

.image-over img {
    position: relative
}

@media(min-width:990px) {
    .image-over {
        /* height: 470px */
    }

    .image-over img {
        position: absolute;
        max-height: 440px
    }

    .image-over .figure-caption {
        position: relative;
        top: 450px
    }
}

.figure {
    color: #808291;
    font-style: italic;
    font-size: .875rem
}

.figure-img {
    max-width: 100%;
    height: auto
}

.check-list {
    list-style: none;
    padding: 0;
    margin-bottom: 1.5rem
}

.check-list li {
    margin-bottom: .5rem;
    margin-left: 2.5rem;
    position: relative
}

.check-list li:last-of-type {
    margin-bottom: 0
}

.check-list li:before {
    font-family: zdrowiej !important;
    content: "\e900";
    color: #07268c;
    left: -1.5rem;
    position: absolute
}

.cta {
    background-color: #e7f0f9;
    padding: 1.5rem;
    margin-bottom: 2.5rem;
    -ms-flex-direction: column !important;
    flex-direction: column !important
}

.cta-text {
    margin-bottom: 1rem;
    text-align: center
}

.cta span {
    color: #6b78b1
}

.comment-sorting {
    font-size: .7em
}

.comment-sorting .disabled {
    color: #989898 !important
}

.comment-sorting .active {
    color: #3b76ff
}

.comments-header {
    margin-bottom: 1.5rem
}

.comments-header h2 {
    color: #07268c;
    margin-bottom: 0
}

.comments-header a {
    color: #757575;
    font-weight: 700
}

.comment {
    border-radius: 5px 5px 5px 5px;
    margin-bottom: .5rem;
    padding: 5px 10px 10px 5px;
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.comment:hover {
    background: rgba(0, 0, 0, .02)
}

.comment:last-of-type {
    margin-bottom: 0
}

.comment-avatar {
    width: 3rem;
    height: 3rem;
    border-radius: 2.25rem;
    margin-right: 1.2rem
}

.comment-content {
    width: 100%
}

.comment-header {
    margin: .5rem 0
}

.comment-header h4 {
    font-size: .75rem;
    margin-bottom: 0;
    color: #000
}

.comment-header span {
    font-size: .75rem;
    margin-bottom: -2px;
    margin-left: 5px;
    color: #b0bec5
}

.comment-text p {
    margin-bottom: 0;
    font-size: .9rem
}

.reply {
    margin-left: 3rem;
    background: rgba(0, 0, 0, .03)
}

.reply .comment-avatar {
    width: 3rem;
    height: 3rem
}

.highlight-yellow {
    background: rgba(251, 255, 170, .45);
    font-style: italic
}

@media(min-width:576px) {
    .lead {
        font-weight: 700;
        font-size: 1.125rem
    }
}

@media(min-width:768px) {
    .title {
        font-size: 2.5rem;
        text-align: left
    }

    .meta {
        justify-content: flex-start !important
    }

    .comment-avatar {
        width: 4rem;
        height: 4rem
    }

    .reply {
        margin-left: 5rem
    }

    .comments-header {
        margin-bottom: 2.5rem
    }

    .comment {
        margin-bottom: .75rem
    }
}

@media(min-width:992px) {
    .hero {
        padding: 6rem 0
    }

    .title {
        max-width: 85%
    }

    .article::before {
        content: "";
        position: absolute;
        z-index: -1;
        top: -4rem;
        bottom: 0;
        background-color: #fff;
        left: -5.5rem;
        right: -5.5rem
    }

    .cta {
        padding: 3rem;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .cta-text {
        max-width: 420px;
        margin-right: 1rem;
        margin-bottom: 0;
        text-align: left
    }
}

.sidebar {}

.sidebar h3 {
    margin-bottom: 1rem;
    color: #000;
    text-align: left
}

.best-posts {
    margin: 2.5rem 0
}

.best-post {
    margin-bottom: 1.5rem
}

.best-post a:hover {
    cursor: pointer
}

.best-post a span {
    font-family: archivo narrow, sans-serif;
    font-weight: 400;
    color: #000;
    font-size: 1.2em;
    line-height: 1.1;
    display: block;
    text-align: center
}

.best-post a:hover span {
    color: #bf0e6e
}

.best-post a:hover img {
    opacity: .8
}

.best-post picture img {
    display: block;
    margin: 0 auto
}

.newsletter .input-group-text {
    padding: .75rem 1rem
}

.newsletter .input-group {
    width: auto
}

.newsletter .form-control {
    padding: .75rem 1rem
}

@media(min-width:768px) {
    .best-posts {
        margin: 0 0 4rem
    }

    .best-post a span {
        text-align: left
    }
}

@media(min-width:992px) {
    .best-post span {
        display: inline
    }
}

.color-gray {
    color: #5d5d5d
}

.color-light {
    color: #b0b0b0
}

.sidebar h3 {
    text-align: center
}

.follow .text {
    font-size: .9em;
    font-family: Arial, Helvetica, sans-serif
}

.follow .text span {
    font-size: .9em
}

.follow .bottom-links a {
    font-size: .75em;
    color: #151515
}

.follow .icon-facebook {
    color: blue
}

.social-icons {
    background: rgba(215, 207, 227, .22)
}

.social-icons span {
    color: #2e4176
}

.prefooter {
    background-color: #292222;
    padding: 2.5rem 0;
    margin-top: 2.5rem
}

.prefooter p {
    color: rgba(255, 255, 255, .4)
}

.prefooter h2 {
    color: rgba(255, 255, 255, .6)
}

.footer {
    background-color: #fff;
    padding: 1.5rem 0
}

.footer p {
    color: silver;
    font-size: .8em
}

.footer ul {
    font-size: 1em;
    font-family: archivo narrow, sans-serif;
    text-transform: uppercase
}

.copyright {
    font-size: .875rem;
    color: rgba(255, 255, 255, .8);
    text-align: center;
    display: block
}

.footer-menu {
    float: right;
    font-size: .875rem;
    margin-bottom: 0
}

.footer-menu a {
    color: #babed7
}

.footer-menu a:hover {
    color: #3cd3d1
}

@media(min-width:768px) {
    .prefooter {
        padding: 3rem 0;
        margin-top: 3rem
    }

    .copyright {
        float: left;
        text-align: left
    }
}
@media(max-width:1024px){
    .breadcrumb-item:nth-child(2)::after {
        display: inline-block;
        padding: 0 0.5rem;
        color: #d5d5d5 !important;
        content: "/";
    }
    .breadcrumb-item:nth-child(3)::before {
        display: none!important;
    }
    .breadcrumb-item:nth-child(3) {
        padding-left: 0;
    }
    .breadcrumb-item:nth-child(2) {
        padding-right: 0;
    }
}
@media(max-width:550px){
    .Aaa
    {
        width: 100%;
    }
    .breadcrumb-item:last-child::before {
        display: none!important;
    }
    
  
}