a:hover {
    text-decoration: none;
}

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

.banner {
    background: #E5E5E5;
    padding: 5px;
    margin-bottom: 30px;
}

.leading-news {
    width: 100%;
    height: auto;
    background: #3CA3FB;
}

.leading-news-image,
.box-full-image {
    padding-right: 0;
    padding-left: 0;
}

.box-full-image {
    margin-bottom: 0;
}

.leading-news-text {
    margin: 15px;
}

.leading-news-column {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 17px;
    text-transform: uppercase;
    color: #1F67A4;
}

.leading-news-text a {
    font-family: Playfair Display;
    font-style: normal;
    font-weight: 900;
    font-size: 32px;
    line-height: 43px;
    color: #FFFFFF;
    text-decoration: none;
}

.leading-news-text ul {
    padding-left: 0;
    list-style-position: inside;
}

.leading-news-text ul a {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    color: #FFFFFF;
}

.box {
    padding: 15px 20px;
}

.box-bg-grey {
    background: #F6F6F6;
}

.box-bg-red {
    background: #CE0101;
}

.box-bg-blue {
    background: #2B8BA9;
}

.box-bg-purple {
    background: #67008B;
}

.box-bg-darkgrey {
    background: #515151;
}

.box-bg-black {
    background: #000000;
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 45px;
    padding-right: 45px;
}

.box-bg-newsletter {
    background: #48B9EA;
}

.box-bg-newsletter .title {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 900;
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #FFFFFF;
    padding-bottom: 2px;
    border-bottom: 2px solid #3190E1;
    display: inline-block;
}

.box-bg-newsletter label {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 20px;
    color: #FFFFFF;
}

.box-bg-newsletter .form-group {
    margin-top: 5px;
}

.box-bg-newsletter .form-check-label {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 10px;
    line-height: 14px;
    color: #FFFFFF;
}

.box-bg-newsletter input {
    border-radius: 0;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    color: #C4C4C4;
}

.box-bg-newsletter button {
    margin: 0 auto;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 17px;
    text-align: center;
    color: #FFFFFF;
    border-radius: 0;
    display: block;
    text-transform: uppercase;
    padding: .5rem 2rem;
}

.box-bg-black-title {
    font-family: Playfair Display;
    font-style: normal;
    font-weight: 900;
    font-size: 24px;
    line-height: 32px;
    color: #E5E5E5;
}

.box-column {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 10px;
    line-height: 12px;
    text-transform: uppercase;
    margin-bottom: 15px;
    display: block;
}

.box-column-blue {
    color: #3CA3FB;
}

.box-column-red {
    color: #CE0101;
}

.box-column-white {
    color: #FFFFFF;
}

.box-title {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 900;
    font-size: 24px;
    line-height: 29px;
    color: #000000;
    display: inline-block;
}

.box-double .box-title {
    font-family: Playfair Display;
    font-style: normal;
    font-weight: 900;
    font-size: 32px;
    line-height: 43px;
    text-align: center;
    color: #000000;
}

.box-bg-black .box-title {
    font-family: Playfair Display;
    font-style: normal;
    font-weight: 900;
    font-size: 24px;
    line-height: 38px;
    color: #FFFFFF;
}

.box-darkgrey-item {
    margin-top: 15px;
}

.box-bg-darkgrey .box-title {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 900;
    font-size: 20px;
    line-height: 1.25;
    color: #FFFFFF;
    margin-bottom: 15px;
}

.box-bg-darkgrey .box-text {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    color: #E5E5E5;
}

.box-bg-darkgrey .box-date {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 10px;
    line-height: 14px;
    text-transform: uppercase;
    color: #C4C4C4;
}

.box-bg-red .box-title,
.box-bg-blue .box-title,
.box-bg-purple .box-title {
    color: #FFFFFF;
}

.box-text {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    color: #3F3F3F;
    margin-top: 30px;
}

.box-date {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 10px;
    line-height: 14px;
    text-transform: uppercase;
    color: #AFAFAF;
    margin-top: 30px;
}

.box-bg-red .box-date {
    color: #940202;
}

.box-bg-blue .box-date {
    color: #1A4957;
}

.box-bg-purple .box-date {
    color: #260033;
}

.box-bg-black .box-date {
    color: #C4C4C4;
}

.box-list-items2 .title {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 900;
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #2D2D2D;
    border-bottom: 2px solid #D8D8D8;
    display: inline-block;
    padding-bottom: 2px;
}

.box-list-items2 .title span {
    font-family: Playfair Display;
    font-style: normal;
    font-weight: 900;
    font-size: 24px;
    line-height: 32px;
    color: #CE0101;
}

.box-list-items2 ol {
    list-style: none;
    counter-reset: my-awesome-counter;
    margin: 0;
    padding: 0 0 0 40px;
}

.box-list-items2 ul {
    list-style: none;
    margin: 0;
    padding: 0 15px;
}

.box-list-items2 ol li {
    counter-increment: my-awesome-counter;
    margin: 0 0 0.5rem 0;
    position: relative;
    margin-top: 30px;
}

.box-list-items2 ul li {
    margin-top: 30px;
}

.box-list-items2 ol li:hover::before {
    color: #CE0101;
}

.box-list-items2 ol li::before {
    content: counter(my-awesome-counter) ". ";
    font-family: Playfair Display;
    font-style: normal;
    font-weight: 900;
    font-size: 36px;
    line-height: 20px;
    color: #C4C4C4;
    position: absolute;
    --size: 32px;
    left: calc(-1 * var(--size) - 10px);
    width: var(--size);
    height: var(--size);
    top: 0;
}

.box-list-items2 a {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 900;
    font-size: 14px;
    line-height: 20px;
    color: #000000;
    display: block;
}

.box-list-items2 span {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 10px;
    line-height: 14px;
    text-transform: uppercase;
    color: #C4C4C4;
}

.box-list-items2 p {
    font-family: Playfair Display;
    font-style: normal;
    font-weight: normal;
    font-size: 10px;
    line-height: 13px;
    color: #515151;
    margin-bottom: 5px;
}

.box-list-items2 img {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    float: left;
    margin-right: 15px;
}

.box ul {
    padding-left: 30px;
    padding-top: 10px;
    list-style: none;
}

.box ul li::before {
    content: "\2022";
    color: red;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
}

.box ul li {
    border-bottom: 1px solid #D8D8D8;
    padding-bottom: 5px;
}

.box ul a {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
    color: #000000;
}

.line-after {
    width: 100%;
    height: 1px;
    color: #C4C4C4;
}

.box-list-items {
    padding: 0;
}

.box-list-items ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.box-list-items ul li::before {
    content: none;
}

.box-list-items ul li {
    border-bottom: none;
    padding-bottom: 10px;
}

.box-list-items ul a {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 900;
    font-size: 14px;
    line-height: 17px;
    color: #000000;
}

.sub-title {
    font-family: Playfair Display;
    font-style: normal;
    font-weight: 900;
    font-size: 28px;
    line-height: 40px;
    margin-bottom: 30px;
}

.sub-title-more {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 48px;
    text-align: right;
    text-transform: uppercase;
}

.sub-title-red {
    color: #CE0101;
}

.sub-title-blue {
    color: #2B8BA9;
}

.sub-title-pbblue {
    color: #3565a3;
}

.sub-title-purple {
    color: #67008B;
}

.box-double .author {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    margin-top: 30px;
    margin-bottom: 5px;
}

.box-double .author-name {
    font-family: Playfair Display;
    font-style: normal;
    font-weight: normal;
    font-size: 10px;
    line-height: 13px;
    text-align: center;
    color: #515151;
    margin-bottom: 9px;
}

.box-full-column {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 900;
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #2D2D2D;
    margin-bottom: 15px;
}

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

.box-full .row:last-child {
    margin-bottom: 0;
}

.box-full .box-column-blue {
    margin-bottom: 5px;
    margin-top: 5px;
}

.more-button {
    width: 100%;
    border-radius: 3px;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 17px;
    display: inline-block;
    text-transform: uppercase;
    padding: 15px 0;
}

.more-button-red {
    background: #CE0101;
    color: #FFFFFF;
}

.more-button-blue {
    background: #2B8BA9;
    color: #FFFFFF;
}

.more-button-purple {
    background: #67008B;
    color: #FFFFFF;
}

footer {
    width: 100%;
    background: #3CA3FB;
    padding: 30px;
    text-align: center;
    position: relative;
}

footer ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

footer ul li {
    margin-bottom: 15px;
    width: 100%;
}

footer ul li a {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    align-items: center;
    text-transform: uppercase;
    color: #FFFFFF;
}

.social-icons {
    text-align: center;
    margin-top: 30px;
}

.social-icons a {
    color: #fff;
    display: inline-block;
    margin-left: 40px;
}

.social-icons a:first-child {
    margin-left: 0;
}

.footer-logo {
    display: none;
}

.site-header {
    position: relative;
    z-index: 2;
    border-bottom: 1px solid #000;
    background-color: #000;
}

@supports (position: sticky) {
    @media (max-width: 991px) {
        .site-header {
            position: sticky;
            top: 0;
            z-index: 1020;
        }
    }
}

.navbar-brand {
    position: absolute;
    top: -8px;
    left: 50%;
    width: 52px;
    margin-left: -26px;
}

.navbar-logo {
    display: none;
}

.navbar-dark.bg-dark {
    background: #3CA3FB !important;
}

.nav-item {
    margin-bottom: 10px;
}

.nav-link {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 24px;
    display: flex;
    align-items: center;
    color: #FFFFFF !important;
    text-transform: uppercase;
}

.nav-item-preferred {
    background: #1F67A4;
    margin-right: 10px;
    height: 40px;
    margin-top: 6px;
    padding-left: 10px;
    padding-right: 10px;
}

.navbar-toggler {
    padding: 0;
    border: 0;
}

.dropdown-menu {
    background: #1F67A4;
    border-radius: unset;
    border: none;
    font-size: 12px;
}

.dropdown-menu a {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
    color: #FFFFFF;
    text-transform: uppercase;
}

.dropdown-menu a:hover {
    background: #1F67A4;
    color: #fff;
}

.search-wrapper {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}

.search-wrapper .user-button,
.search-wrapper .search-button {
    margin-top: 10px;
}

.search-wrapper a,
.search-wrapper a:hover {
    color: #fff;
    display: inline-block;
}

.search-wrapper a {
    margin-right: 20px;
}

.search-wrapper a:last-child {
    margin-right: 0;
}

.search-input {
    height: 41px;
    position: fixed;
    top: 54px;
    right: -400px;
    z-index: 3;
}

.has-search .form-control {
    padding-right: 2.375rem;
    border: 0 none;
    height: 41px;
    width: 400px;
}

@media (max-width: 991px) {
    .has-search .form-control {
        height: 35px;
    }
}

.has-search .search-close {
    position: absolute;
    z-index: 2;
    display: block;
    width: 2.375rem;
    height: 2.375rem;
    line-height: 2.375rem;
    text-align: center;
    color: #aaa;
}

.has-search .search-submit {
    position: absolute;
    z-index: 2;
    display: block;
    height: 100%;
    text-align: center;
    color: #aaa;
    right: 0;
}

.has-search .search-close:hover {
    color: #aaa;
}

.has-search input {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    text-transform: uppercase;
    color: #121721;
    width: 300px;
}

.has-search input::placeholder, /* Chrome, Firefox, Opera, Safari 10.1+ */
.has-search input::-ms-input-placeholder { /* Microsoft Edge */
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    text-transform: uppercase;
    color: #f00;
    opacity: 1; /* Firefox */
}

.has-search button {
    border: none;
    background: none;
}

.search-input-mobile {
    width: 100%;
    height: 100%;
    background: #000;
    position: fixed;
    z-index: 1;
    margin: 0 auto;
    top: -5000px;
}

.search-button {
    display: none !important;
}

.search-button.search-button-mobile {
    display: inline-block !important;
}

.search-input-mobile label {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    color: #FFFFFF;
    text-transform: uppercase;
}

.search-input-mobile .has-search {
    margin-left: 30px;
    margin-right: 30px;
    width: 100%;
}

.search-input-mobile .has-search .form-control {
    width: 100%;
}

.dropdown:not(.dropdown-click):hover>.dropdown-menu {
    display: block;
}

.dropdown-menu {
    margin: 0;
}

.stock-line {
    background: #000;
    width: 100%;
    height: 40px;

}

.stock-line-hide,
.stock-line-hide .item,
.stock-line-hide .item-right {
    transition: all .2s ease-out;
}

.prepaid-button {
    display: none !important;
    font-family: 'Roboto', sans-serif;
    text-align: center;
    color: #FFFFFF;
    border-radius: 3px;
    text-transform: uppercase;
}

.prepaid-button-mobile {
    display: list-item;
}

.prepaid-button-mobile .prepaid-button {
    display: inline-block !important;
    width: 100%;
    padding: 10px;
    font-size: 18px;
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
    .box-double .box-title {
        margin: 0 50px;
    }

    .box-full-image {
        margin-bottom: 30px;
    }

    .box-bg-black {
        margin-left: -30px;
        margin-right: 0;
        padding-left: 15px;
        padding-right: 15px;
    }
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {

}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
    .leading-news {
        padding: 40px 0;
    }

    .leading-news .container,
    .box-full-image {
        padding-right: 15px;
        padding-left: 15px;
    }

    .leading-news-text {
        margin: 0;
    }

    .navbar {
        padding: 0 1rem;
        height: auto;
    }

    .navbar-collapse {
        justify-content: center;
    }

    .navbar ul {
        height: 41px;
        margin: 0;
        padding: 0;
    }

    .navbar ul li {
        justify-content: center;
        align-items: center;
        display: flex;
    }

    .navbar ul li:hover {
        background: #1F67A4;
    }

    .navbar-usermenu .btn-klasszis {
        padding-left: 1rem;
        padding-right: 1rem;
    }

    .nav-item {
        margin-bottom: 0;
    }

    .nav-item-preferred {
        height: 30px;
    }

    .search-input-mobile {
        display: none;
    }

    .search-input {
        height: 41px;
        position: fixed;
        top: 0;
        right: -300px;
    }

    .has-search .form-control {
        padding-right: 2.375rem;
        border-radius: unset;
        height: 41px;
        width: 300px;
    }

    .search-button {
        display: inline-block !important;
    }

    .search-button.search-button-mobile {
        display: none !important;
    }

    .nav-link {
        font-size: 12px;
        line-height: 14px;
    }

    .prepaid-button {
        display: inline-block !important;
        font-size: 12px;
        line-height: 17px;
        padding: 5px 10px;
    }

    .prepaid-button-mobile {
        display: none !important;
    }
}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
    footer {
        padding: 44px;
        text-align: left;
    }

    footer ul {
        margin-left: 134px;
    }

    footer ul li {
        float: left;
        margin-right: 50px;
        margin-bottom: 0;
        width: auto;
    }

    footer ul li:last-child {
        margin-right: 0;
    }

    .social-icons {
        text-align: right;
        margin-top: 0;
    }

    .footer-logo {
        background: url('/privatbankar/images/footer-logo.png') no-repeat;
        position: absolute;
        left: 0;
        top: -13px;
        width: 178px;
        height: 158px;
        display: block;
    }

    .navbar-brand {
        display: none;
    }

    .navbar-logo {
        display: block;
        margin-left: -16px;
        margin-top: -6px;
    }

    .navbar-dark.bg-dark {
        background: #121721 !important;
        height: 42px;
    }
}

/** **/

.pagination .page-link,
.pagination .page-link:hover {
    color: #555;
}

.pagination .page-item {
    margin: 0 2px;
}

.pagination .page-item.active .page-link {
    background-color: #3565a3;
    border-color: #3565a3;
}

.pagination .page-item:first-child .page-link,
.pagination .page-item:last-child .page-link,
.pagination .page-item:first-child .page-link:hover,
.pagination .page-item:last-child .page-link:hover {
    border-radius: 0;
}

a,
a:hover {
    transition: 0.3s ease-in-out;
}

.news-page .tags.tags-category {
    text-transform: uppercase;
    color: #3565a3;
}

.news-page .tags.tags-date {
    text-transform: uppercase;
    color: #afafaf;
}

.news-page .page-header {
    margin: 20px 0;
}

.news-page .page-header h1 {
    font-size: 3.0rem;
}

.news-page .date-author img {
    border-radius: 35px;
    width: 70px;
    margin-right: 15px;
}

.news-page .date-author .author {
    color: #515151;
    font-family: Playfair Display;
}

.news-page .lead {
    font-size: 1.55rem;
    font-weight: bold;
}

.news-page .article p {
    font-size: 1.2rem;
    color: #555;
    margin: 1.2rem 0;
}

.news-page .article p a {
    color: #555;
    border-bottom: 5px solid #67b7e5;
    padding: 0 3px;
}

.news-page .article p a:hover {
    color: #fff;
    background-color: #67b7e5;
    border-bottom: 5px solid #67b7e5;
}

.news-page .article li {
    font-size: 1.2rem;
    color: #555;
    margin: 1.2rem 0;
}

.news-page .article ul {
    list-style: none;
}

.news-page .article li::before {
    content: "•";
    color: #67b7e5;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
}

.news-page img {
    width: 100%;
    margin-bottom: 10px;
}

.news-page .article_image {
    color: #555;
    text-align: center;
    line-height: 1.4rem;
    text-align: right;
    font-size: 0.9rem;
    margin: 30px;
    display: block;
}

.news-page blockquote {
    border-left: 6px solid #67b7e5;
    margin: 2rem 1rem;
    padding: 0 40px !important;
    font-size: 1.2rem;
}

.news-page blockquote p {
    margin: 0;
    color: #000;
    font-size: 1.5rem !important;
}

.news-page .bottomtags {
    border-bottom: 1px solid #67b7e5;
    margin: 1.5rem 0;
    font-size: 0.7rem;
    padding-bottom: 1rem;
    text-transform: uppercase;
}

.news-page .bottomtags .t {
    color: #555;
    padding: 0 1rem 0 0;
}

.news-page .bottomtags a:hover {
    color: #67b7e5;
}

.news-page .news-ct,
.news-page .news-av {
    width: 1px;
    height: 1px;
}

.news-page .news-ct,
.news-page .news-av img {
    width: 1px;
    height: 1px;
    margin: 0;
}

@media (max-width: 576px) {
    .tags-category, .tags-date {
        font-size: .75rem;
    }

    .news-page .page-header h1 {
        font-size: 2rem;
    }

    .news-page .lead {
        font-size: 1.3125rem;
    }

    .news-page .article p {
        font-size: 1.125rem;
    }

    .date-author {
        margin-bottom: .5rem;
    }
}

.related_news_title {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 900;
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #2D2D2D;
    border-bottom: 2px solid #D8D8D8;
    display: inline-block;
    padding-bottom: 2px;
}

.btn {
    margin: 0 auto;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 17px;
    text-align: center;
    color: #FFFFFF !important;
    border-radius: 0;
    display: block;
    text-transform: uppercase;
    padding: .5rem 2rem;
}

.btn.btn-link {
    color: #007bff !important;
}

.btn-primary {
    color: #67b7e5;
}

.box-title {
    font-size: 20px;
}

.mfor_cikk_beuszo {
    width: 420px;
    /*height: 210px;*/
    right: 0;
    position: fixed;
    text-align: left;
    bottom: 0;
    z-index: 999;
    background: #3565a3;
    /*
    -webkit-box-shadow: 0px 0px 6px 0px #666;
    -moz-box-shadow: 0px 0px 6px 0px #666;
    box-shadow: 0px 0px 6px 0px #666;
    */
}

.mfor_cikk_beuszo .mfor_cikk_beuszo_close {
    background: url(/mfor/images/close.png) no-repeat left top;
    background-size: 100%;
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
}

.mfor_cikk_beuszo .mfor_cikk_beuszo_content {
    display: block;
    /*position: absolute;*/
    margin: 12px;
    /*border-left: 4px solid #66b5c8;*/
    /*padding-left: 12px*/
}

.mfor_cikk_beuszo .mfor_cikk_beuszo_content .beuszo_blokk {
    display: block;
    margin-bottom: 6px;
    overflow: hidden;
}

.mfor_cikk_beuszo .mfor_cikk_beuszo_content .beuszo_blokk h4 {
    font-size: 12px;
    color: #fff;
    line-height: 15px;
}

.mfor_cikk_beuszo .mfor_cikk_beuszo_content .beuszo_blokk .media-heading span {
    text-transform: uppercase;
    color: #66b5c8;
    font-size: 10px;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    margin-bottom: 5px;
}

.mfor_cikk_beuszo .mfor_cikk_beuszo_content .media-body {
    padding-left: 5px;
}

.mfor_cikk_beuszo .mfor_cikk_beuszo_content p {
    color: #fff;
    font-size: 12px;
    border-bottom: 1px #66b5c8 solid;
    padding-bottom: 6px;
}

.mfor_cikk_beuszo_ad {
	display: block;
    position: absolute;
	bottom: 100%;
    right: 0;
	transition: all .25s ease-out;
}

@media (max-width: 1199px) {
    .mfor_cikk_beuszo_ad {
        display: none;
    }

    .navbar-usermenu .btn-klasszis {
        padding-left: 1rem;
        padding-right: 1rem;
    }
    .navbar-usermenu .btn-klasszis span {
        display: none;
    }

    .navbar-brand {
        left: 40px;
        bottom: 0;
        top: auto;
        padding-bottom: 0;
    }
}

.stock-line {
    background-color: #121721;
    height: 52px;
    overflow: hidden;
}

.stock-line .item {
    display: block;
    margin-top: 5px;
    float: left;
    width: 170px;
    height: 42px;
    color: white;
    border-right: 1px solid #535353;
}

.stock-line .item .top-row,
.stock-line .item .bottom-row {
    display: block;
    float: left;
    width: 170px;
}

.stock-line .item .ticker {
    margin: 5px auto auto 15px;
    font-size: 10px;
    text-transform: uppercase;
    color: #fff;
    float: left;
}

.stock-line .item .price {
    margin: 5px 15px auto auto;
    font-size: 10px;
    text-transform: uppercase;
    color: #fff;
    float: right;
}

.stock-line .item .zarovsz {
    margin: 0 auto auto 15px;
    font-size: 15px;
    text-transform: uppercase;
    float: left;
}

.stock-line .item .zarov {
    margin: 6px auto auto 15px;
    font-size: 10px;
    text-transform: uppercase;
    float: left;
}

.stock-line .item .green {
    color: #00bc99;
}

.stock-line .item .red {
    color: #ff4b6b;
}

.stock-line .item-right {
    display: block;
    position: absolute;
    top: 5px;
    right: 0;
    width: 170px;
    height: 42px;
    color: white;
    text-align: center;
    background-color: #121721;
}

.stock-line .item-right a {
    font-size: 13px;
    line-height: 40px;
    color: white;
    text-decoration: none;
}

.navbar-dark.bg-dark {
    border-top: 1px solid #3ca3fb;
}

.reszvenytabs {
    margin-bottom: 15px;
}

.reszvenytabs .nav {
    width: 100%;
}


.pea_cook_wrapper.pea_cook_bottomright {
    bottom: 30px;
    right: 30px;
    margin-left: 5%;
}

.pea_cook_wrapper {
    position: fixed;
    padding: 8px 21px;
    margin: 0;
    z-index: 10000;
    text-align: center;
}

.pea_cook_wrapper p {
    bottom: 30px;
    font-family: "helvetica neue", helvetica, arial, sans-serif;
    font-size: 11px;
    margin: 0;
    font-weight: bold;
    color: #0b0b0b;
}

.pea_cook_wrapper a {
    margin: 0 10px;
}

button.pea_cook_btn:hover {
    cursor: pointer;
}

button.pea_cook_btn {
    background: #1F67A4;
    border: 1px solid #1F67A4;
    color: #fff;
    font: bold 12px "helvetica neue", helvetica, arial, sans-serif;
    line-height: 1;
    padding: 5px 0;
    text-align: center;
    width: 100px;
    margin-left: 20px;
}

ul.ul-policy li {
    line-height: 25px !important;
    margin-bottom: 20px !important;
}

@media (max-width: 600px) {
    .stock-line .item {
        width: 100px;
    }

    .stock-line .item .top-row,
    .stock-line .item .bottom-row {
        width: 100px;
    }

    .stock-line .item .ticker,
    .stock-line .item .price {
        font-size: 8px;
    }

    .stock-line .item .zarov {
        display: none;
    }

    .stock-line .item-right {
        width: 110px;
        height: 52px;
    }

    .dropdown-menu a {
        font-size: 18px !important;
        line-height: 24px !important;
    }
}

.center_1 {
    width: 100%;
    overflow: hidden;
}

.font12 {
    font-size: 12px;
}

.reszvenyek-arfolyamtable tbody tr {
    cursor: pointer;
}

.navbar .navbar-nav {
	margin-left: auto;
	margin-right: auto;
}

.navbar-usermenu {
    color: #fff;
}

.navbar-usermenu>li.hover {
    background: #1F67A4;
}

.navbar-usermenu .dropdown-toggle {
	text-transform: none;
}

.navbar-usermenu .btn {
    transition: .2s all ease-out;
}

.navbar-usermenu .btn:hover {
    color: #1F67A4 !important;
    background: #f8f9fa;
}

#navbarUserDropdown {
    width: 300px;
    max-width: 100vw;
}

.btn-klasszis {
    background: #ff6c2d;
    color: #fff;
    border-radius: 3px;
}

.btn-klasszis-font {
    font-family: var(--klasszisFontSansSerif);
    font-size: 1rem;
    font-weight: bold;
    letter-spacing: 1px;
}

@media (max-width: 991px) {
    .navbar-usermenu {
        list-style: none;
        padding: 0;
        margin-bottom: 0;
        margin-left: auto;
    }

    .navbar-search + .navbar-usermenu {
        margin-left: 0;
    }

    .navbar-search {
        margin-left: auto;
    }

	.navbar-usermenu > li {
		display: block;
        width: auto;
	}

    .navbar-usermenu > .nav-item {
        margin-bottom: 0;
    }

	.navbar-usermenu .dropdown-toggle {
		padding-left: 0;
	}

	.navbar-usermenu .dropdown-menu {
		position: absolute;
		width: auto;
	}

	.mfor_cikk_beuszo {
		max-width: 100vw;
	}

    .navbar-usermenu #navbarUserDropdownBtn {
        font-size: 14px;
        display: flex;
        align-items: center;
        padding-top: 6px;
        padding-bottom: 5px;
    }

    .navbar-usermenu #navbarUserDropdown {
        position: absolute;
        right: 0;
        top: calc(100% + .5rem);
    }

    #navbarUserDropdown a {
        font-size: 14px !important;
    }
}

@media (max-width: 991px) /* and (min-width: 577px) */ {
    .navbar-brand {
        left: 90px;
        top: 0;
    }

    .navbar-collapse {
        order: 4;
    }
}

@media (max-width: 576px) {
    #navbarUserDropdownBtn span,
    .navbar-usermenu .btn-klasszis span {
        display: none;
    }

    .navbar-usermenu .btn-klasszis {
        padding-left: 1rem;
        padding-right: 1rem;
    }

    #navbarUserDropdown.dropdown-menu {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100vw;
    }

    .navbar-usermenu .dropdown-menu a {
        font-size: 16px !important;
        line-height: 1.5 !important;
    }

    .stock-line-hide,
    .stock-line-hide .item,
    .stock-line-hide .item-right {
        height: 0;
    }

    /*
		.navbar-usermenu > li {
			width: 100%;
		}

		.navbar-usermenu {
			display: flex;
			margin-top: 1rem;
			margin-left: 0;
			flex-basis: 100%;
			flex-wrap: nowrap;
		}

		.navbar-usermenu #navbarUserDropdown {
			left: -1rem;
			right: auto;
			width: 100vw;
		}

		.navbar-usermenu .btn-klasszis {
			padding-left: 1rem;
			padding-right: 1rem;
		}
	 */
}

#calculator-index h3 {
    margin-top: 0 !important;
}

#calculator-index .row {
    margin-bottom: 30px !important;
}

#calculator-index .icon {
    height: 70px;
    background-repeat: no-repeat;
    background-position: 0 0;
}

.calculator_lead {
    font-weight: bold;
    margin: 20px 0 40px 0;
}

.calculator_notes {
    margin-top: 40px;
    font-size: 12px;
}

.nav-tabs .nav-link {
	color: var(--dark) !important;
}

.nav-tabs .nav-link.active {
	color: var(--primary) !important;
}

.sidebar-calculators .calculator {
    margin-top: 15px;
    border: 2px solid #f2f5fb;
    height: 50px;
    background-repeat: no-repeat;
    background-position: 10px 4px;
    background-size: 30px;
}

.sidebar-calculators p {
    margin: 16px auto auto 55px;
    text-transform: uppercase;
    font-size: 14px;
	color: var(--dark);
}

.sidebar-calculators a > .calculator {
    transition: all 0.3s ease-in-out;
}

.sidebar-calculators a:hover > .calculator {
    opacity: 0.6;
    transition: all 0.3s ease-in-out;
}

.sidebar-calculators .nyugdijkalkulator {
    background-image: url(/privatbankar/images/calculator/mfor_calc_nyugdij.svg);
}

.sidebar-calculators .szabadsagkalkulator {
    background-image: url(/privatbankar/images/calculator/mfor_calc_szabadsag.svg);
}

.sidebar-calculators .csaladipotlek {
    background-image: url(/privatbankar/images/calculator/mfor_calc_csaladi.svg);
}

.sidebar-calculators .lakashitel {
    background-image: url(/privatbankar/images/calculator/mfor_calc_lakashitel.svg);
}

.sidebar-calculators .csok {
    background-image: url(/privatbankar/images/calculator/mfor_calc_csok.svg);
}

.sidebar-calculators .kisvallalkozoi {
    background-image: url(/privatbankar/images/calculator/mfor_calc_kkv.svg);
}

.sidebar-calculators .kata {
    background-image: url(/privatbankar/images/calculator/mfor_calc_kata.svg);
}

.sidebar-calculators .kiva {
    background-image: url(/privatbankar/images/calculator/mfor_calc_kiva.svg);
}

.sidebar-calculators .berkalkulator {
    background-image: url(/privatbankar/images/calculator/mfor_calc_ber.svg);
}

.pp-news-header {
    padding: 25px 0;
    margin-bottom: 30px;
    background: #ed1b2f;
    color: #fff;
    box-shadow: 0 0 30px rgba(0,0,0,.12);
}

.pp-news-header-info {
    font-size: 16px;
}

:root {
    --newsToolbarTransition: all .15s ease-out;
    --newsToolbarBorderColor: #212529;
}

.news-toolbar {
    position: sticky;
    top: 15px;
    left: 0;
    width: 40px;
    transform: translateX(calc(-100% - 15px));
    display: flex;
    flex-direction: column;
    z-index: 200;
    padding-top: 1px;
    margin-bottom: -166px;
}

.news-toolbar.klub {
    margin-bottom: -215px;
}

.news-toolbar-item {
    width: 2.5rem;
    height: 2.5rem;
    padding: .5rem;
    border: 1px solid var(--newsToolbarBorderColor);
    transition: var(--newsToolbarTransition);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
    margin-top: -1px;
}

.news-toolbar-item::after {
    content: attr(data-title);
    position: absolute;
    display: flex;
    align-items: center;
    top: 0;
    bottom: 0;
    left: 100%;
    white-space: nowrap;
    padding: 0 .5rem;
    transition: var(--newsToolbarTransition);
    transform: rotateY(90deg);
    transform-origin: 0 50%;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    background: #fff;
}

.news-toolbar-reading-time::after {
    left: 50%;
}

.news-toolbar-item:hover::after {
    transform: rotateY(0);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

.news-toolbar-reading-time:hover::after {
    left: 100%;
}

.news-toolbar-item path {
    transform: var(--newsToolbarTransition);
}

.news-toolbar-reading-time {
    border: 0;
    padding: 0;
    margin-top: .5rem;
}

#readingTimeSvg {
    width: 100%;
    height: 100%;
    cursor: help;
}

.news-toolbar-facebook-share:hover,
.news-toolbar-facebook-share::after {
    color: #fff;
    background: #1877f2;
}

.news-toolbar-twitter-share:hover,
.news-toolbar-twitter-share::after {
    color: #fff;
    background: #14171a;
}

.news-toolbar-linkedin-share:hover,
.news-toolbar-linkedin-share::after {
    color: #fff;
    background: #0a66c2;
}

.news-toolbar-klasszis-gift:hover,
.news-toolbar-klasszis-gift::after {
    color: #fff;
    background: var(--klasszisPrimary);
}

.news-toolbar-facebook-share:hover path,
.news-toolbar-linkedin-share:hover path,
.news-toolbar-klasszis-gift:hover path,
.news-toolbar-twitter-share:hover path {
    fill: #fff;
}

.readingtime-svg {
    position: relative;
    background: #fff;
    z-index: 20;
}

.news-toolbar-reading-time::after {
    z-index: 15;
}

@media (max-width: 767px) {
    .news-toolbar {
        width: 100vw;
        position: fixed;
        bottom: 0;
        left: 0;
        top: calc(100% - 46px);
        height: 46px;
        transform: none;
        flex-direction: row;
        background: #fff;
        border-top: 1px solid var(--newsToolbarBorderColor);
        padding: 2px;
    }

    .news-toolbar.klub {
        margin-bottom: 0;
    }

    .news-toolbar-item {
        border: 0;
        margin: 2px;
    }

    .news-toolbar-item::after {
        display: none;
    }

    .news-toolbar-reading-time {
        margin-left: auto;
    }

    .news-toolbar-item:not(:first-child) {
        border-top-width: 1px;
        border-left-width: 0;
    }
}

.article .kapcsolodo-cikk,
.article .kapcsolodo-oldal {
    border: 1px solid #3ca3fb;
    border-radius: 0;
    position: relative;
}

.article .kapcsolodo-cikk .card-header,
.article .kapcsolodo-oldal .card-header {
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: .875rem;
    border-radius: 0;
    background: #3ca3fb;
    color: #fff;
}

.article .kapcsolodo-cikk .card-text {
    font-size: 1rem;
    margin-bottom: 0;
}

.kapcsolodo-cikk-link {
    color: var(--dark);
}

.kapcsolodo-cikk-link:hover {
    color: var(--primary);
}

.kapcsolodo-cikk-link::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.kapcsolodo-oldal {
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

.kapcsolodo-oldal-link {
    color: #fff;
    text-shadow: 0px 0px 20px rgba(0, 0, 0, .3);
    font-weight: 800;
    text-transform: uppercase;
}

.kapcsolodo-oldal-link:hover,
.kapcsolodo-oldal-link:visited,
.kapcsolodo-oldal-link:focus {
    color: #fff;
}

.kapcsolodo-oldal .card-body {
    background-color: rgba(0,0,0,.2);
}

.kapcsolodo-oldal .card-body .card-text {
    color: #fff;
    text-shadow: 0 0 20px rgba(0, 0, 0, .8);
    font-size: 1.1rem;
    margin-bottom: 0;
}

.navbar-search {
    position: relative;
    overflow: visible;
}

.navbar-search + .navbar-usermenu {
    z-index: 10;
    background: #3ca3fb;
    margin-right: -1rem;
    padding-right: 1rem;
}

@media (min-width: 1200px) {
    .navbar-search + .navbar-usermenu {
        background: #121721;
    }
}

.navbar-search-toggle {
    display: flex;
    height: 41px;
    align-items: center;
    padding: 1px 6px;
    justify-content: center;
}

.navbar-search-form {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    -webkit-transform: translateZ(-800px) rotateY(90deg);
    transform: translateZ(-800px) rotateY(90deg);
    transform-origin: 100% 50%;
}

.navbar-search-toggle[aria-expanded=true] + .navbar-search-form {
    -webkit-animation: slit-in-vertical 0.3s cubic-bezier(0.895, 0.030, 0.685, 0.220) both;
    animation: slit-in-vertical 0.3s cubic-bezier(0.895, 0.030, 0.685, 0.220) both;
}

.slit-out-vertical {
    -webkit-animation: slit-out-vertical 0.3s cubic-bezier(0.895, 0.030, 0.685, 0.220) both;
    animation: slit-out-vertical 0.3s cubic-bezier(0.895, 0.030, 0.685, 0.220) both;
}

@-webkit-keyframes slit-in-vertical {
    0% {
        -webkit-transform: translateZ(-800px) rotateY(90deg);
        transform: translateZ(-800px) rotateY(90deg);
        opacity: 0;
    }
    54% {
        -webkit-transform: translateZ(-160px) rotateY(87deg);
        transform: translateZ(-160px) rotateY(87deg);
        opacity: 1;
    }
    100% {
        -webkit-transform: translateZ(0) rotateY(0);
        transform: translateZ(0) rotateY(0);
    }
}
@keyframes slit-in-vertical {
    0% {
        -webkit-transform: translateZ(-800px) rotateY(90deg);
        transform: translateZ(-800px) rotateY(90deg);
        opacity: 0;
    }
    54% {
        -webkit-transform: translateZ(-160px) rotateY(87deg);
        transform: translateZ(-160px) rotateY(87deg);
        opacity: 1;
    }
    100% {
        -webkit-transform: translateZ(0) rotateY(0);
        transform: translateZ(0) rotateY(0);
    }
}

@-webkit-keyframes slit-out-vertical {
    0% {
        -webkit-transform: translateZ(0) rotateY(0);
        transform: translateZ(0) rotateY(0);
        opacity: 1;
    }
    54% {
        -webkit-transform: translateZ(-160px) rotateY(87deg);
        transform: translateZ(-160px) rotateY(87deg);
        opacity: 1;
    }
    100% {
        -webkit-transform: translateZ(-800px) rotateY(90deg);
        transform: translateZ(-800px) rotateY(90deg);
        opacity: 0;
    }
}
@keyframes slit-out-vertical {
    0% {
        -webkit-transform: translateZ(0) rotateY(0);
        transform: translateZ(0) rotateY(0);
        opacity: 1;
    }
    54% {
        -webkit-transform: translateZ(-160px) rotateY(87deg);
        transform: translateZ(-160px) rotateY(87deg);
        opacity: 1;
    }
    100% {
        -webkit-transform: translateZ(-800px) rotateY(90deg);
        transform: translateZ(-800px) rotateY(90deg);
        opacity: 0;
    }
}

@media (max-width: 575px) {
    .navbar-search {
        position: static;
    }

    .navbar-search + .navbar-usermenu {
        z-index: 1;
        background: transparent;
    }

    .navbar-search-form {
        top: 11px;
        left: 60px;
        right: 0;
        bottom: 0;
        height: 35px;
    }

    .navbar-search-form .form-group {
        width: 100%;
        margin: 0;
        position: relative;
    }

    .has-search .form-control {
        width: calc(100% - 1rem);
    }

    .has-search .search-submit {
        top: 0;
        right: 1rem;
    }

    .nav-item-preferred {
        margin-right: 0;
    }
}

.thematic-page-header {
    background-attachment: fixed;
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: -9rem;
    padding-bottom: 10rem;
}

.thematic-page-title {
    color: #fff;
    font-size: clamp(2rem, 10vmin, 5rem);
    text-shadow: 0px 0px 20px rgba(0, 0, 0, .3);
    font-weight: 800;
    text-transform: uppercase;
}

.thematic-page-lead {
    color: #fff;
    text-shadow: 0 0 20px rgba(0, 0, 0, .8);
    font-size: 1.2rem;
}

.thematic-page > .container > .row {
    background: #fff;
    padding-top: 15px;
}

@media (min-width: 768px) {
    .thematic-page-lead {
        width: 65%;
    }
}

.oldalajanlo-fejlec {
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: 50% 75%;
    padding: .5rem;
}

.oldalajanlo-title {
    text-transform: uppercase;
    font-size: 1.35rem;
    font-weight: 900;
    color: #fff;
    text-shadow: 0 0 20px rgba(0, 0, 0, .8);
}

.oldalajanlo-link,
.oldalajanlo-link:hover,
.oldalajanlo-link:active:focus {
    color: #fff;
}

.oldalajanlo-lead {
    color: #fff;
    font-size: 1rem;
    margin: 0 .5rem 0 1rem;
    line-height: 1.3;
}

.oldalajanlo-fejlec .btn {
    line-height: 24px;
    font-size: .9rem;
    padding-left: 1rem;
    padding-right: 1rem;
}

.oldalajanlo-fejlec.oldalajanlo-fejlec-hide {
    display: none !important;
}

/* gallery ---------------------------------------------------------------------------------------------------------- */

.gallery_embed {
    position: relative;
}

.gallery_embed_open {
    display: block;
    position: relative;
}

.gallery_embed_open:focus .gallery_embed_icon,
.gallery_embed_open:hover .gallery_embed_icon {
    background: #007bffaa;
}

.gallery_embed_icon {
    display: flex;
    flex-direction: column;
    align-items: center;
    transition: all .2s ease-out;
    position: absolute;
    bottom: 0;
    right: 0;
    background: rgba(0,0,0,.5);
    color: #fff !important;
    padding: 1rem !important;
    border-bottom: 0 none !important;
}

.gallery_embed_label {
    text-transform: uppercase;
    font-size: .75rem;
    font-weight: 100;
    line-height: 1;
    margin-top: .5rem;
}

.gallery-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1200;
    overflow: hidden;
    background: #fff;
    --gallery-gap: .75rem;
    --gallery-logo-height: 42px;
    user-select: none;
}

.gallery-overlay.open {
    display: block;
}

body.has-overlay {
    overflow: hidden;
}

.gallery-overlay-logo img {
    height: var(--gallery-logo-height);
}

.gallery-overlay path {
    transition: all .2s ease-out;
}

.gallery-overlay-close {
    margin: 0 .65rem;
}

.gallery-overlay-close:focus path,
.gallery-overlay-close:hover path {
    fill: var(--primary);
}

.gallery-overlay-header {
    padding: var(--gallery-gap);
    border-bottom: 1px solid #efefef;
    background: var(--light);
}

.gallery-overlay-footer {
    padding: var(--gallery-gap);
    border-top: 1px solid #efefef;
    background: var(--light);
    overflow-x: scroll;
}

.gallery-overlay-main {
    height: calc(100vh - calc(var(--gallery-logo-height) + 2 * var(--gallery-gap)) - calc(140px + 2 * var(--gallery-gap)));
}

.gallery-overlay-th {
    position: relative;
    display: block;
}

.gallery-overlay-th.active::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 20;
    box-shadow: inset 0 0 0 4px var(--primary), inset 0 0 0 5px var(--light);
}

.gallery-overlay-th + .gallery-overlay-th {
    margin-left: var(--gallery-gap);
}

.gallery-overlay-picture {
    padding: var(--gallery-gap);
    flex-grow: 1;
    text-align: center;
    position: relative;
    overflow: hidden;
}

.gallery-overlay-prev,
.gallery-overlay-next {
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    opacity: .4;
    transition: all .2s ease-out;
    background: #efefef;
    padding: calc(var(--gallery-gap) * 3) 0;
    cursor: pointer;
}

.gallery-overlay-prev:focus,
.gallery-overlay-prev:hover,
.gallery-overlay-next:focus,
.gallery-overlay-next:hover {
    opacity: 1;
}

.gallery-overlay-prev {
    left: 0;
}

.gallery-overlay-next {
    right: 0;
}

.gallery-overlay-img {
    display: flex;
    justify-content: center;
    align-items: center;
    height: calc(100% - var(--gallery-gap) * 2);
    width: 100%;
    margin: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
    transition: left .4s linear;
}

.gallery-overlay-img img {
    max-width: 100%;
    max-height: 100%;
}

.gallery-overlay-img.active {
    left: 50%;
}

.gallery-overlay-img.prev {
    left: -200% !important;
}

.gallery-overlay-img.next {
    left: 200% !important;
}

.gallery-overlay-img.moving {
    opacity: 0;
    transition-delay: 0;
}

.gallery-overlay-side {
    flex-basis: 25%;
    padding: var(--gallery-gap);
    border-left: 2px solid var(--light);
}

.gallery-overlay-ad {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.gallery-overlay-ad::before {
    content: 'hirdetés';
    font-size: .625rem;
    color: #ccc;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin: .25rem 0;
}

@media(max-width: 1399px) {
    .gallery-overlay-side {
        flex-basis: 300px;
    }
}

@media(max-width: 991px) {
    .gallery-overlay-footer,
    .gallery-overlay-side,
    .gallery-overlay-prev,
    .gallery-overlay-next {
        display: none !important;
    }

    .gallery-overlay-picture {
        overflow-y: scroll;
    }

    .gallery-overlay-images {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .gallery-overlay-img {
        display: block;
        width: auto;
        position: static;
        transform: none;
        transition: none;
        background: var(--light);
        margin-bottom: var(--gallery-gap);
    }

    .gallery-overlay-img-xs-data {
        padding: calc(var(--gallery-gap) / 2) calc(var(--gallery-gap) * .75);
    }
}

@media(max-width: 575px) {
    .gallery-overlay-picture {
        padding: 0;
    }

    .gallery-overlay-img {
        margin-bottom: 0;
        padding-bottom: var(--gallery-gap);
    }
}

/* gallery end ---------------------------------------------------------------------------------------------------------- */

.poll-embed {
    background: var(--info) linear-gradient(290deg, rgba(255,255,255,.2), transparent);
}

.poll-body {
    position: relative;
}

.poll-spinner {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #ffffffdd;
    display: flex;
    align-items: center;
    justify-content: center;
}

.poll-option-title {
    cursor: pointer;
    user-select: none;
}

.grecaptcha-badge { display: none;}

.news-page-locked-content {
    position: relative;
    user-select: none;
}

.news-page-locked-content::after {
    content: '';
    height: 250px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: linear-gradient(0deg, #fff 10%, rgba(255, 255, 255, 0) 100%);
}

@media (min-width: 1200px) {
    header[style*=max-width] .navbar-usermenu .btn-klasszis span {
        display: none;
    }
}

.livefeed-item {
    margin: 1rem 0;
    padding-top: 1rem;
    border-top: 1px solid #EAEAEA;
}

.livefeed-item.highlight {
    animation: fade-in 2s 1 ease-out;
}

.highlight .livefeed-item-title {
    animation: 10s highlight-color 1 ease-out;
}

.livefeed-item:first-child {
    border-top: 0 none;
}

.livefeed-item p {
    font-size: 1.2rem;
    margin: 1.2rem 0;
}

.livefeed-item-datetime {
}

.livefeed-sync-icon {
    opacity: .75;
    transition: .2s all ease-out;
}

.livefeed-sync-icon.spin {
    animation: spin 2s 1 ease;
}

.livefeed-new-item-alert {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    max-width: 100vw;
    padding: .35rem .75rem;
    text-align: center;
    transition: all .35s ease-in-out;
    z-index: 1030;
    border-radius: 0;
}

.livefeed-item-news-content p:first-child {
    margin-top: 0;
}

:root {
    scroll-behavior: smooth;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(-1turn);
        transform: rotate(-1turn)
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(-1turn);
        transform: rotate(-1turn)
    }
}

@-webkit-keyframes fade-in {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes fade-in {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-webkit-keyframes highlight-color {
    0% {
        color: var(--primary);
    }

    92% {
        color: var(--primary);
    }

    100% {
        color: #212529;
    }
}

@keyframes highlight-color {
    0% {
        color: var(--primary);
    }

    92% {
        color: var(--primary);
    }

    100% {
        color: #212529;
    }
}

div#onesignal-slidedown-container {
    z-index: 50000;
}

div#onesignal-bell-container.onesignal-reset {
    z-index: 49990;
}

.spinner {
    display: block;
    position: relative;
    width: 80px;
    height: 80px;
    margin: 100px auto;

    > div {
        position: absolute;
        top: 33px;
        width: 13px;
        height: 13px;
        border-radius: 50%;
        background: #cfcfcf;
        animation-timing-function: cubic-bezier(0, 1, 1, 0);
    }

    > div:nth-child(1) {
        left: 8px;
        animation-name: lds-ellipsis1;
        animation: lds-ellipsis1 0.6s infinite;
    }

    > div:nth-child(2) {
        left: 8px;
        animation-name: lds-ellipsis2;
        animation: lds-ellipsis2 0.6s infinite;
    }

    > div:nth-child(3) {
        left: 32px;
        animation-name: lds-ellipsis2;
        animation: lds-ellipsis2 0.6s infinite;
    }

    > div:nth-child(4) {
        left: 56px;
        animation-name: lds-ellipsis3;
        animation: lds-ellipsis3 0.6s infinite;
    }
}

@keyframes lds-ellipsis1 {
    0% 		{transform: scale(0);}
    100% 	{transform: scale(1);}
}

@keyframes lds-ellipsis3 {
    0% 		{transform: scale(1);}
    100% 	{transform: scale(0);}
}

@keyframes lds-ellipsis2 {
    0% 		{transform: translate(0, 0);}
    100% 	{transform: translate(24px, 0);}
}

.content_block {
    border: 3px solid #f2f5fb;
    padding: 10px;
}

.content_block.block_20,
.content_block.block_19 {
    background: #fff url("../../assets/klasszis/images/bg-klasszis-infoblokk.png") bottom left no-repeat;
    border-color: var(--klasszisPrimary);

    blockquote {
        border-left: none;
        padding: 0 !important;
        margin: 1rem !important;
    }

    a {
        border-bottom-color: transparent !important;
        color: var(--klasszisPrimary) !important;
        transition-duration: .1s;
    }

    a:hover {
        background-color: var(--klasszisPrimary) !important;
        border-bottom-color: var(--klasszisPrimary) !important;
        color: #fff !important;
    }
}