/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
footer,
header,
nav,
section {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

figcaption,
figure,
main {
    display: block
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a:active,
a:hover {
    outline-width: 0
}

abbr[title] {
    border-bottom: 0;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: inherit
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

dfn {
    font-style: italic
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

audio,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

button,
input,
optgroup,
select,
textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    display: inline-block;
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto
}

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details,
menu {
    display: block
}

summary {
    display: list-item
}

canvas {
    display: inline-block
}

template {
    display: none
}

[hidden] {
    display: none
}

@font-face {
    font-family: 'icomoon';
    src: url("../fonts/icomoon.eot?3v742b");
    src: url("../fonts/icomoon.eot?3v742b#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?3v742b") format("truetype"), url("../fonts/icomoon.woff?3v742b") format("woff"), url("../fonts/icomoon.svg?3v742b#icomoon") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap
}

[class^="icon-"],
[class*=" icon-"] {
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-attachment:before {
    content: "\e900"
}

.icon-dash:before {
    content: "\e901"
}

.icon-email:before {
    content: "\e902"
}

.icon-facebook:before {
    content: "\e903"
}

.icon-instagram:before {
    content: "\e904"
}

.icon-menu:before {
    content: "\e905"
}

.icon-message:before {
    content: "\e906"
}

.icon-messenger:before {
    content: "\e907"
}

.icon-search:before {
    content: "\e908"
}

.icon-share:before {
    content: "\e909"
}

.icon-times:before {
    content: "\e90a"
}

.icon-twitter:before {
    content: "\e90b"
}

.icon-video:before {
    content: "\e90c"
}

.icon-arrow-2-down:before {
    content: "\e90d"
}

.icon-arrow-2-up:before {
    content: "\e90e"
}

.icon-arrow-down:before {
    content: "\e90f"
}

.icon-arrow-left:before {
    content: "\e910"
}

.icon-arrow-right:before {
    content: "\e911"
}

.icon-arrow-up:before {
    content: "\e912"
}

.glide {
    position: relative;
    width: 100%;
    box-sizing: border-box
}

.glide * {
    box-sizing: inherit
}

.glide__track {
    overflow: hidden
}

.glide__slides {
    position: relative;
    width: 100%;
    list-style: none;
    backface-visibility: hidden;
    transform-style: preserve-3d;
    touch-action: pan-Y;
    overflow: hidden;
    margin: 0;
    padding: 0;
    white-space: nowrap;
    display: flex;
    flex-wrap: nowrap;
    will-change: transform
}

.glide__slides--dragging {
    user-select: none
}

.glide__slide {
    width: 100%;
    height: 100%;
    flex-shrink: 0;
    white-space: normal;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent
}

.glide__slide a {
    user-select: none;
    -webkit-user-drag: none;
    -moz-user-select: none;
    -ms-user-select: none
}

.glide__arrows {
    -webkit-touch-callout: none;
    user-select: none
}

.glide__bullets {
    -webkit-touch-callout: none;
    user-select: none
}

.glide--rtl {
    direction: rtl
}

.button {
    padding: 9px 12px 8px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    cursor: pointer;
    display: inline-block;
    border: 2px solid #1F809D;
    background: #1F809D;
    color: #fff;
    text-align: center;
    transition: .3s all;
    line-height: 1.2
}

.button:hover {
    color: #fff;
    background: #2188a7;
    border-color: #2188a7;
    text-decoration: none
}

.fit-image {
    position: relative
}

.fit-image:before {
    content: '';
    display: block
}

.fit-image a,
.fit-image img {
    position: absolute;
    display: inline-block;
    min-width: 100%;
    min-height: 100%;
    max-width: 100%;
    max-height: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    object-fit: cover
}

.fit-image.contain img {
    object-fit: contain
}

input[type="text"],
input[type="email"],
input[type="password"],
textarea,
select {
    padding: 11px 15px;
    line-height: 1;
    width: 100%;
    outline: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-progress-appearance: none;
    background-color: #fff;
    border-radius: 0;
    display: block;
    font-size: 16px;
    font-family: "PT Sans", sans-serif;
    color: #000;
    border: 1px solid #dbdbdb
}

input[type="text"]::placeholder,
input[type="email"]::placeholder,
input[type="password"]::placeholder,
textarea::placeholder,
select::placeholder {
    color: #000
}

textarea {
    height: 115px;
    line-height: 1.666
}

select {
    position: relative
}

label {
    font-size: 15px
}

.form-row {
    position: relative;
    margin-bottom: 15px
}

.form-row:last-child {
    margin-bottom: 0
}

.form-row.two-columns {
    display: flex;
    justify-content: space-between
}

.form-row.two-columns .form-group {
    width: calc(50% - calc(15px / 2))
}

@media(max-width:650px) {
    .form-row.two-columns {
        flex-direction: column
    }

    .form-row.two-columns .form-group {
        width: 100%;
        margin-bottom: 15px
    }

    .form-row.two-columns .form-group:last-child {
        margin-bottom: 0
    }
}

.radio-field,
.checkbox-field {
    display: flex;
    cursor: pointer
}

.radio-field input,
.checkbox-field input {
    position: absolute;
    width: 18px;
    height: 18px;
    opacity: 0
}

.radio-field .status,
.checkbox-field .status {
    display: block;
    min-width: 18px;
    width: 18px;
    height: 18px;
    border: 1px solid #dbdbdb;
    margin-right: 10px;
    position: relative;
    top: 1px
}

.radio-field .status:before,
.checkbox-field .status:before {
    content: '';
    display: block;
    position: absolute;
    left: 2px;
    right: 2px;
    top: 2px;
    bottom: 2px;
    background: #1F809D;
    border-radius: inherit;
    opacity: 0
}

.radio-field input:checked+.status:before,
.checkbox-field input:checked+.status:before {
    opacity: 1
}

.radio-field .status {
    border-radius: 50%
}

.menu-toggle {
    display: none;
    position: absolute;
    right: 15px;
    top: calc(50% - 10px)
}

@media(max-width:991px) {
    .menu-toggle {
        display: inline-block;
        z-index: 101;
        height: 20px;
        width: 30px
    }

    .menu-toggle:hover span {
        background: #1F809D
    }

    .menu-toggle span {
        transition: .3s all;
        position: absolute;
        height: 2px;
        width: 100%;
        display: inline-block
    }

    .menu-toggle span:nth-child(1) {
        top: 0
    }

    .menu-toggle span:nth-child(2),
    .menu-toggle span:nth-child(3) {
        top: calc(50% - 1px)
    }

    .menu-toggle span:nth-child(4) {
        bottom: 0
    }

    .menu-toggle.active span:nth-child(1) {
        opacity: 0
    }

    .menu-toggle.active span:nth-child(2) {
        transform: rotate(45deg)
    }

    .menu-toggle.active span:nth-child(3) {
        transform: rotate(-45deg)
    }

    .menu-toggle.active span:nth-child(4) {
        opacity: 0
    }
}

h1,
h2,
h3,
h4,
h5 {
    margin: 0 0 20px;
    line-height: 1.2;
    font-weight: 700
}

h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child {
    margin-bottom: 0
}

h1,
.page-title,
.article-title,
.category-title,
.search-title {
    font-size: 32px;
    line-height: 1.1875
}

@media(max-width:991px) {

    h1,
    .page-title,
    .article-title,
    .category-title,
    .search-title {
        font-size: 28px;
        line-height: 1.214
    }
}

@media(max-width:480px) {

    h1,
    .page-title,
    .article-title,
    .category-title,
    .search-title {
        font-size: 22px;
        line-height: 1.2727
    }
}

.questionnaire-title,
.section-title,
h2 {
    font-size: 26px;
    line-height: 1.23
}

@media(max-width:480px) {

    .questionnaire-title,
    .section-title,
    h2 {
        font-size: 20px;
        line-height: 1.3
    }
}

.background-article-title,
.article-medium-title,
h3 {
    font-size: 20px;
    line-height: 1.3
}

@media(max-width:480px) {

    .background-article-title,
    .article-medium-title,
    h3 {
        font-size: 18px;
        line-height: 1.333
    }
}

.recommended-article-title,
.article-small-title,
h4 {
    font-size: 17px;
    line-height: 1.294
}

@media(max-width:480px) {

    .recommended-article-title,
    .article-small-title,
    h4 {
        font-size: 16px;
        line-height: 1.375
    }
}

.gallery-title,
.footer-title,
h5 {
    font-size: 16px;
    line-height: 1.25
}

@media(max-width:480px) {

    .gallery-title,
    .footer-title,
    h5 {
        font-size: 15px;
        line-height: 1.4
    }
}

@media(max-width:480px) {

    .article-small-title,
    .article-medium-title {
        font-size: 16px;
        line-height: 1.375
    }
}

@media(max-width:365px) {

    .article-small-title,
    .article-medium-title {
        font-size: 15px;
        line-height: 1.2666
    }
}

.gallery-title {
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
    white-space: nowrap
}

.tag-link {
    display: inline-block;
    background: #f7f7f7;
    font-size: 12px;
    color: #000;
    border-radius: 9999px;
    padding: 3px 8px
}

.tag-link:hover {
    background: #000;
    color: #fff;
    text-decoration: none
}

.arrow-link {
    color: #1F809D;
    font-weight: 700;
    padding-right: 14px;
    position: relative
}

.arrow-link:after {
    content: "\e911";
    position: absolute;
    right: 0;
    font-size: 12px;
    top: calc(50% - 5px);
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.article-labels-container {
    display: flex;
    flex-direction: column;
    align-items: flex-start
}

.article-labels-container .article-label {
    margin-bottom: 5px
}

.article-labels-container .article-label:last-child {
    margin-bottom: 0
}

.article-label {
    padding: 3px 6px;
    background: #1F809D;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px;
    display: inline-block
}

.article-label.color-1 {
    background: #1F809D
}

.article-label.color-2 {
    background: rgba(0, 0, 0, 0.2)
}

.slider-arrow {
    position: absolute;
    width: 46px;
    height: 46px;
    border-radius: 50%;
    background: #fff;
    border: 0;
    transition: .3s all;
    cursor: pointer;
    top: calc(50% - 23px);
    display: flex;
    align-items: center;
    justify-content: center
}

.slider-arrow:hover {
    background: #000;
    color: #fff;
    text-decoration: none
}

.slider-arrow.slider-arrow-left,
.slider-arrow.prev {
    left: 20px
}

.slider-arrow.slider-arrow-right,
.slider-arrow.next {
    right: 20px
}

.weather-box {
    display: flex;
    font-size: 14px;
    opacity: 0
}

.weather-box.active {
    opacity: 1
}

.weather-box .preview {
    margin-right: 10px;
    position: relative;
    bottom: 1px
}

.weather-box .preview img {
    height: 20px
}

.weather-box .value {
    margin-right: 10px
}

.weather-box p {
    display: flex;
    align-items: baseline
}

.weather-box select {
    padding: 0;
    border: 0;
    font-size: 14px
}

.date-box {
    font-size: 14px;
    opacity: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.date-box.active {
    opacity: 1
}

.article-boxes-container {
    display: flex;
    flex-wrap: wrap
}

.article-boxes-container .actions {
    margin-top: 28px;
    width: 100%;
    display: flex;
    justify-content: space-between
}

.article-boxes-container.column {
    flex-direction: column
}

@media(min-width:651px) {
    .article-boxes-container.three-columns .article-box {
        width: calc(33.333% - 16px);
        margin-right: 24px
    }

    .article-boxes-container.three-columns .article-box:nth-child(3n+3) {
        margin-right: 0
    }

    .article-boxes-container.three-columns .article-box:nth-child(n+4) {
        margin-top: 24px
    }
}

@media(max-width:650px) {
    .article-boxes-container.three-columns .article-box {
        width: 100%;
        margin-bottom: 15px
    }

    .article-boxes-container.three-columns .article-box:last-child {
        margin-bottom: 0
    }
}

@media(min-width:651px) {
    .article-boxes-container.four-columns .article-box {
        width: calc(25% - 18px);
        margin-right: 24px
    }

    .article-boxes-container.four-columns .article-box:nth-child(4n+4) {
        margin-right: 0
    }

    .article-boxes-container.four-columns .article-box:nth-child(n+5) {
        margin-top: 24px
    }
}

@media(max-width:650px) {
    .article-boxes-container.four-columns .article-box {
        width: 100%;
        margin-bottom: 15px
    }

    .article-boxes-container.four-columns .article-box:last-child {
        margin-bottom: 0
    }
}

@media(max-width:650px) {
    .article-boxes-container .actions {
        flex-direction: column;
        align-items: center
    }

    .article-boxes-container .actions .button {
        margin-bottom: 15px
    }

    .article-boxes-container .actions .button:last-child {
        margin-bottom: 0
    }
}

.category-latest-articles-box .featured-article {
    margin-bottom: 24px
}

.home-latest-articles-box {
    display: flex;
    justify-content: space-between;
    margin-bottom: 24px
}

.home-latest-articles-box:last-child {
    margin-bottom: 0
}

.home-latest-articles-box .featured-article,
.home-latest-articles-box .other-articles {
    width: calc(50% - 12px)
}

.home-latest-articles-box .other-articles .article-box {
    margin-bottom: 15px
}

.home-latest-articles-box .other-articles .article-box:last-child {
    margin-bottom: 0
}

@media(max-width:991px) {

    .home-latest-articles-box .featured-article,
    .home-latest-articles-box .other-articles {
        width: calc(50% - 8px)
    }
}

@media(max-width:650px) {
    .home-latest-articles-box {
        flex-direction: column
    }

    .home-latest-articles-box .other-articles {
        max-width: 480px;
        width: 100%
    }

    .home-latest-articles-box .featured-article {
        margin-bottom: 18px;
        width: 100%
    }

    .home-latest-articles-box .featured-article.type-1 .preview {
        width: 100%;
        margin-bottom: 10px;
        margin-right: 0
    }

    .home-latest-articles-box .featured-article.type-1 .inner {
        display: block
    }

    .home-latest-articles-box .featured-article.type-1 .text {
        width: 100%
    }
}

@media(max-width:650px) {
    .home-latest-articles-box+.article-boxes-container.three-columns {
        flex-wrap: wrap;
        justify-content: space-between
    }

    .home-latest-articles-box+.article-boxes-container.three-columns .article-box {
        width: calc(50% - 7px)
    }

    .home-latest-articles-box+.article-boxes-container.three-columns .article-box.type-1 .preview {
        width: 100%;
        margin-bottom: 10px;
        margin-right: 0
    }

    .home-latest-articles-box+.article-boxes-container.three-columns .article-box.type-1 .inner {
        display: block
    }

    .home-latest-articles-box+.article-boxes-container.three-columns .article-box.type-1 .text {
        width: 100%
    }

    .home-latest-articles-box+.article-boxes-container.three-columns .article-box:nth-child(n+2) {
        margin-top: 15px
    }

    .home-latest-articles-box+.article-boxes-container.three-columns .article-box:first-child {
        width: 100%
    }

    .home-latest-articles-box+.article-boxes-container.three-columns .article-box:first-child .article-medium-title {
        font-size: 28px;
        line-height: 1.214
    }
}

@media(max-width:480px) {
    .home-latest-articles-box+.article-boxes-container.three-columns .article-box:first-child .article-medium-title {
        font-size: 22px;
        line-height: 1.2727
    }
}

.article-box .date {
    font-size: 12px;
    color: #666;
    margin-bottom: 3px;
    display: block
}

.article-box .preview {
    position: relative
}

.article-box .preview .article-label {
    position: absolute;
    bottom: 6px;
    left: -6px
}

.article-box .image:before {
    padding-bottom: 74.75%
}

.article-box .category {
    font-size: 12px;
    color: #666
}

.article-box .category a {
    color: inherit
}

.article-box .preview {
    width: 37.878%;
    margin-right: 10px
}

.article-box .text {
    width: calc(62.122% - 10px)
}

.article-box .inner {
    display: flex;
    align-items: flex-start
}

.article-box .article-title,
.article-box .article-medium-title,
.article-box .article-small-title {
    margin-bottom: 3px
}

.article-box .article-title:last-child,
.article-box .article-medium-title:last-child,
.article-box .article-small-title:last-child {
    margin-bottom: 0
}

@media(min-width:651px) {
    .article-box.type-1 .preview {
        width: 100%;
        margin-bottom: 10px;
        margin-right: 0
    }

    .article-box.type-1 .inner {
        display: block
    }

    .article-box.type-1 .text {
        width: 100%
    }
}

.article-box.type-2.featured-article .inner {
    justify-content: space-between
}

.article-box.type-2.featured-article .preview,
.article-box.type-2.featured-article .text {
    margin-right: 0;
    width: calc(50% - 12px)
}

.article-box.type-2.featured-article .article-title {
    margin-bottom: 11px
}

.article-box.type-2.featured-article .article-title:last-child {
    margin-bottom: 0
}

@media(max-width:650px) {
    .article-box.type-2.featured-article .inner {
        flex-direction: column
    }

    .article-box.type-2.featured-article .preview {
        margin-bottom: 10px
    }

    .article-box.type-2.featured-article .preview,
    .article-box.type-2.featured-article .text {
        width: 100%
    }
}

.timeline-box {
    position: relative;
    margin-bottom: 25px;
    display: none
}

.timeline-box.active {
    display: block
}

.timeline-box:last-child {
    margin-bottom: 0
}

.timeline-box>p {
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 15px
}

.timeline-box .timeline-list {
    position: relative;
    padding: 15px 0 15px 20px;
    max-height: 450px;
    overflow: auto
}

.timeline-box .timeline-list iframe {
    max-width: 100%;
    height: auto
}

.timeline-box .timeline-list::-webkit-scrollbar {
    width: 5px
}

.timeline-box .timeline-list::-webkit-scrollbar-track {
    background: #fff
}

.timeline-box .timeline-list::-webkit-scrollbar-thumb {
    background: #1F809D
}

.timeline-box .timeline-list time {
    font-size: 12px;
    display: block;
    font-weight: 700;
    color: #1F809D;
    margin-bottom: 3px
}

.timeline-box .timeline-list li {
    position: relative;
    margin-bottom: 12px
}

.timeline-box .timeline-list li:last-child {
    margin-bottom: 0
}

.timeline-box .timeline-list li:before {
    content: '';
    display: block;
    position: absolute;
    left: -20px;
    top: 6px;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #1F809D;
    z-index: 2
}

.timeline-box .timeline-list li:after {
    content: '';
    display: block;
    position: absolute;
    left: -18px;
    top: -8px;
    bottom: -15px;
    width: 1px;
    background: #dbdbdb;
    z-index: 1
}

.most-read-box {
	margin-bottom: 25px;
}

.most-read-box .most-read-nav-list {
    display: flex;
    justify-content: space-between;
    margin-bottom: 12px
}

.most-read-box .most-read-nav-list a {
    font-size: 20px;
    text-transform: uppercase;
    color: #666
}

.most-read-box .most-read-nav-list a.active {
    color: #000
}

.most-read-box .most-read-list {
    counter-reset: most-read;
    list-style-type: none
}

.most-read-box .most-read-list li {
    counter-increment: most-read;
    display: flex;
    margin-bottom: 10px
}

.most-read-box .most-read-list li:last-child {
    margin-bottom: 0
}

.most-read-box .most-read-list li:before {
    content: counter(most-read);
    display: block;
    color: #1F809D;
    font-size: 26px;
    font-weight: 700;
    margin-right: 10px;
    position: relative;
    bottom: 7px
}

.tabs-content-box .tab-content {
    display: none
}

.tabs-content-box .tab-content.active {
    display: block
}

.exchange-box {
    display: flex
}

.exchange-box h3 {
    text-transform: uppercase
}

.exchange-box .column {
    width: 50%;
    padding-left: 25px
}

.exchange-box .column:first-child {
    padding-left: 0;
    padding-right: 25px;
    border-right: 1px solid #dbdbdb
}

.exchange-box .actions {
    display: flex;
    justify-content: space-between;
    margin-bottom: 24px
}

.exchange-box .actions:last-child {
    margin-bottom: 0
}

@media(max-width:650px) {
    .exchange-box {
        flex-direction: column
    }

    .exchange-box .column {
        width: 100%;
        margin-bottom: 20px;
        padding: 0
    }

    .exchange-box .column:first-child {
        padding: 0;
        border: 0
    }

    .exchange-box .column:last-child {
        margin-bottom: 0
    }
}

.exchange-table {
    font-size: 14px;
    margin-bottom: 12px
}

.exchange-table:last-child {
    margin-bottom: 0
}

.exchange-table th,
.exchange-table td {
    text-align: right;
    padding: 6px 0
}

.exchange-table th:first-child,
.exchange-table td:first-child {
    text-align: left
}

.exchange-table th {
    text-transform: uppercase;
    font-weight: 700;
    padding-top: 0
}

.exchange-table .currency {
    display: flex
}

.exchange-table .currency .preview {
    min-width: 18px;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    border: 1px solid #666;
    margin-right: 12px
}

.exchange-table .currency .preview img {
    border-radius: 50%
}

.exchange-table .change {
    margin-left: 12px
}

.exchange-table .change.color-1 {
    color: #2eaa37
}

.exchange-table .change.color-2 {
    color: #eb1c2b
}

.exchange-table .change.color-3 {
    color: #666
}

.background-article-slider {
    margin-bottom: 13px
}

.background-article-slider:hover .slider-arrow {
    opacity: 1
}

.background-article-slider:last-child {
    margin-bottom: 0
}

@media(max-width:650px) {
    .background-article-slider {
        margin-right: -15px
    }
}

.background-article-box {
    position: relative
}

.background-article-box .image:before {
    padding-bottom: 132.8125%
}

.background-article-box .image:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 70%;
    z-index: 1;
    pointer-events: none;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.7) 0, rgba(0, 0, 0, 0.0001))
}

.background-article-box .text {
    position: absolute;
    bottom: 15px;
    left: 15px;
    right: 15px;
    z-index: 2
}

.background-article-box .background-article-title {
    color: #fff
}

.background-article-box .background-article-title a {
    color: inherit
}

.background-article-box .article-label {
    margin-bottom: 6px;
    pointer-events: none
}

.category-listing-box {
    display: flex;
    justify-content: space-between
}

.category-listing-box>.category {
    margin-right: 24px
}

.category-listing-box>.articles {
    max-width: 530px;
    width: 100%
}

.category-listing-box .article-boxes-container {
    margin-bottom: 30px
}

.category-listing-box .article-boxes-container:last-child {
    margin-bottom: 0
}

.category-listing-box .article-box {
    margin-bottom: 24px;
    width: 100%
}

.category-listing-box .article-box:last-child {
    margin-bottom: 0
}

.category-listing-box .actions {
    display: flex;
    justify-content: space-between;
    align-items: center
}

@media(max-width:991px) {
    .category-listing-box>.articles {
        max-width: 450px
    }
}

@media(max-width:991px) {
    .category-listing-box {
        flex-direction: column
    }

    .category-listing-box .section-title {
        margin-bottom: 0
    }

    .category-listing-box>.category {
        margin-right: 0;
        margin-bottom: 20px
    }

    .category-listing-box>.category .categories-list {
        display: none
    }
}

@media(max-width:650px) {
    .category-listing-box .actions {
        flex-direction: column
    }

    .category-listing-box .actions .button {
        margin-bottom: 15px
    }

    .category-listing-box .actions .button:last-child {
        margin-bottom: 0
    }
}

.quick-search-form {
    position: relative;
    display: flex;
    padding-left: 46px;
    background: #fff;
    pointer-events: none;
    opacity: 0;
    transition: .3s all
}

.quick-search-form.active {
    pointer-events: auto;
    opacity: 1
}

.quick-search-form input {
    padding-left: 0;
    border: 0
}

.quick-search-form:before {
    content: "\e908";
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    left: 15px;
    font-size: 16px;
    top: calc(50% - 8px);
    color: #000
}

.quick-search-form .form-group {
    width: calc(100% - 42px)
}

.quick-search-form button {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #1F809D;
    border: 0;
    color: #fff;
    cursor: pointer;
    transition: .3s all;
    width: 42px
}

.quick-search-form button:hover {
    background: #2188a7
}

@media(max-width:480px) {
    .quick-search-form input {
        padding-top: 9px;
        padding-bottom: 9px
    }
}

.socials-list {
    display: flex;
    margin-bottom: 16px
}

.socials-list li+li {
    margin-left: 10px
}

.socials-list .social-link {
    width: 26px;
    height: 26px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #000;
    color: #fff;
    font-size: 14px
}

.socials-list .social-link:hover {
    text-decoration: none
}

.pagination-list {
    display: flex
}

.pagination-list .page-numbers,
.pagination-list a {
    font-weight: 700;
    display: flex;
    padding: 0 5px;
    min-width: 34px;
    height: 34px;
    align-items: center;
    justify-content: center;
    color: #000
}

.pagination-list .page-numbers.active,
.pagination-list .page-numbers.current,
.pagination-list a.active,
.pagination-list a.current {
    background: #f7f7f7
}

.pagination-list a:hover {
    color: #fff;
    background: #000;
    text-decoration: none
}

.show-gallery-box {
    margin-bottom: 20px;
    position: relative
}

.show-gallery-box:last-child {
    margin-bottom: 0
}

.show-gallery-box .preview .image {
    position: relative
}

.show-gallery-box .preview a {
    display: inline-block
}

.show-gallery-box .preview a,
.show-gallery-box .preview img {
    width: 100%
}

.show-gallery-box .preview figcaption {
    font-size: 12px;
    color: #666;
    margin-top: 9px
}

.show-gallery-box .preview figcaption+figcaption {
    margin-top: 0
}

.show-gallery-box:last-child {
    margin-bottom: 0
}

.show-gallery-box .article-labels-container {
    position: absolute;
    left: -6px;
    bottom: 6px
}

.show-gallery-box .actions {
    position: absolute;
    right: 20px;
    bottom: 20px
}

.show-gallery-box .actions a {
    display: inline-block;
    font-weight: 700;
    padding: 8px 15px;
    background: rgba(0, 0, 0, 0.5);
    color: #fff
}

.show-gallery-box .actions a:hover {
    background: #000
}

.show-gallery-box .actions a .count {
    font-weight: 400
}

@media(max-width:480px) {
    .show-gallery-box {
        margin-left: -15px;
        margin-right: -15px
    }

    .show-gallery-box .article-labels-container {
        left: 0
    }

    .show-gallery-box .actions {
        right: 15px;
        bottom: 15px
    }

    .show-gallery-box .actions a {
        font-size: 15px
    }

    .show-gallery-box figcaption {
        margin-left: 15px
    }
}

.article-detail-box {
    display: flex
}

.article-detail-box .article-actions {
    width: 90px
}

.article-detail-box .article-content {
    width: calc(100% - 90px);
    padding-right: 90px
}

.article-detail-box .article-content>ul:not(.article-actions-list) li {
    margin-bottom: 10px;
    position: relative;
    padding-left: 15px
}

.article-detail-box .article-content>ul:not(.article-actions-list) li:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 9px;
    width: 6px;
    height: 6px;
    background: #000
}

.article-detail-box .article-content>ul:not(.article-actions-list) li:last-child {
    margin-bottom: 0
}

.article-detail-box .article-content>ol {
    list-style-type: none;
    counter-reset: ordered-list
}

.article-detail-box .article-content>ol li {
    counter-increment: ordered-list;
    margin-bottom: 10px;
    padding-left: 26px;
    position: relative
}

.article-detail-box .article-content>ol li:last-child {
    margin-bottom: 0
}

.article-detail-box .article-content>ol li:before {
    content: counter(ordered-list) ".";
    font-weight: 700;
    margin-right: 6px;
    position: absolute;
    left: 0;
    top: 0
}

.article-detail-box .article-content>.actions {
    font-size: 14px
}

.article-detail-box .article-content>.actions a {
    font-weight: 400
}

.article-detail-box a {
    color: #1F809D;
    font-weight: 700
}

.article-detail-box .tags a {
    font-weight: 400
}

@media(max-width:650px) {
    .article-detail-box .article-actions {
        display: none
    }

    .article-detail-box .article-content {
        width: 100%;
        padding-right: 0
    }
}

.article-info {
    display: flex;
    margin-bottom: 10px
}

.article-info .date {
    color: #666;
    margin-right: 10px;
    font-size: 12px
}

.article-info .date:last-child {
    margin-right: 0
}

.breadcrumbs-list {
    display: flex;
    font-size: 12px
}

.breadcrumbs-list li {
    margin-right: 3px
}

.breadcrumbs-list li:after {
    content: '/';
    color: #666;
    margin-left: 3px
}

.breadcrumbs-list li:last-child {
    margin-right: 0
}

.breadcrumbs-list li:last-child:after {
    content: none
}

.author-box {
    display: flex;
    margin-bottom: 20px;
    align-items: center
}

.author-box:last-child {
    margin-bottom: 0
}

.author-box .image {
    min-width: 44px;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    border: 1px solid #dbdbdb;
    position: relative;
    z-index: 2
}

.author-box .image img {
    border-radius: 50%
}

.author-box .image+.image {
    margin-left: -7px;
    z-index: 1
}

.author-box .image:before {
    content: '';
    position: absolute;
    display: block;
    left: -4px;
    right: -4px;
    top: -4px;
    bottom: -4px;
    border: 3px solid #fff;
    border-radius: 50%
}

.author-box .text {
    font-size: 14px;
    margin-left: 8px
}

.author-box .text:first-child {
    margin-left: 0
}

.author-box .text a {
    color: #000;
    font-weight: 400
}

.author-box .name {
    margin: 0
}

.author-box .description {
    margin: 0;
    color: #666
}

.video-box {
    margin-bottom: 25px
}

.video-box:last-child {
    margin-bottom: 0
}

.video-box video {
    display: block;
    width: 100%
}

.video-box figcaption {
    font-size: 12px;
    margin-top: 9px;
    color: #666
}

@media(max-width:480px) {
    .video-box {
        margin-left: -15px;
        margin-right: -15px
    }

    .video-box figcaption {
        margin-left: 15px
    }
}

.quote-box {
    margin-bottom: 25px;
    background: #f7f7f7;
    font-style: italic;
    padding: 15px;
    text-align: center
}

.quote-box:last-child {
    margin-bottom: 0
}

.show-gallery-grid-box {
    display: flex;
    margin-bottom: 25px
}

.show-gallery-grid-box:last-child {
    margin-bottom: 0
}

.show-gallery-grid-box .image {
    overflow: hidden
}

.show-gallery-grid-box .image:before {
    padding-bottom: 75.119%
}

.show-gallery-grid-box .column {
    width: calc(33.333% - (8px / 3));
    margin-right: 4px;
    position: relative
}

.show-gallery-grid-box .column:last-child {
    margin-right: 0
}

.show-gallery-grid-box .column:last-child .image img {
    filter: blur(3px)
}

.show-gallery-grid-box .show-gallery {
    position: absolute;
    left: 5px;
    right: 5px;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-weight: 700;
    text-align: center
}

.show-gallery-grid-box .show-gallery .count {
    font-weight: 400;
    margin-left: 3px
}

@media(max-width:650px) {
    .show-gallery-grid-box .column {
        width: calc(50% - 2px)
    }

    .show-gallery-grid-box .column:nth-child(2) {
        display: none
    }
}

@media(max-width:767px) {
    .show-gallery-grid-box .show-gallery {
        font-size: 15px;
        flex-direction: column
    }
}

.recommended-article-box {
    padding-left: 150px;
    position: relative;
    margin-bottom: 25px
}

.recommended-article-box:last-child {
    margin-bottom: 0
}

.recommended-article-box .image {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 150px
}

.recommended-article-box .text {
    padding: 25px;
    background: #f7f7f7
}

.recommended-article-box p {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px;
    color: #1F809D;
    margin-bottom: 5px
}

.recommended-article-box .recommended-article-title a {
    color: #000
}

.table-box {
    margin-bottom: 25px
}

.table-box:last-child {
    margin-bottom: 0
}

.table-box table {
    width: 100%;
    border-collapse: collapse
}

.table-box table th {
    padding-bottom: 8px;
    border-bottom: 1px solid #f7f7f7;
    text-align: left;
    text-transform: uppercase
}

.table-box table td {
    padding: 4px 0
}

.table-box table tr:first-child td {
    padding-top: 8px
}

.form-box {
    margin-bottom: 25px
}

.form-box:last-child {
    margin-bottom: 0
}

.form-box .default-form {
    margin-bottom: 25px
}

.form-box .default-form .form-actions {
    display: flex;
    align-items: center
}

.form-box .default-form .form-actions p {
    margin-left: 10px;
    font-size: 12px;
    color: #666
}

.form-box .form-message {
    padding: 15px;
    text-align: center;
    font-weight: 700;
    background: #f7f7f7
}

@media(max-width:650px) {
    .form-box .default-form .form-actions {
        flex-direction: column;
        align-items: flex-start
    }

    .form-box .default-form .form-actions p {
        margin-top: 10px;
        margin-left: 0
    }
}

.discussion-box {
    margin-bottom: 25px
}

.discussion-box:last-child {
    margin-bottom: 0
}

.discussion-box .question-box {
    margin-bottom: 25px
}

.discussion-box .question-box:last-child {
    margin-bottom: 0
}

.discussion-box .question-box .question-info {
    display: block;
    margin-bottom: 5px;
    color: #666
}

.discussion-box .question-box .question-content {
    font-weight: 700
}

.discussion-box .question-box .answer {
    margin-left: 24px;
    width: calc(100% - 24px);
    background: #f7f7f7;
    position: relative;
    padding: 15px;
    margin-top: 25px
}

.discussion-box .question-box .answer:before {
    content: '';
    display: block;
    position: absolute;
    left: 10px;
    bottom: 100%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 14px 14px 14px;
    border-color: transparent transparent #f7f7f7 transparent
}

.questionnaire-box {
    margin-bottom: 25px
}

.questionnaire-box:last-child {
    margin-bottom: 0
}

.questionnaire-box .result-item-boxes-container {
    margin-bottom: 15px
}

.questionnaire-box .total-votes {
    font-size: 12px;
    color: #666
}

.questionnaire-box .result-item-box {
    margin-bottom: 13px
}

.questionnaire-box .result-item-box:last-child {
    margin-bottom: 0
}

.questionnaire-box .result-item-box .text {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%
}

.questionnaire-box .result-item-box .name,
.questionnaire-box .result-item-box .value {
    margin: 0
}

.questionnaire-box .result-item-box .value {
    font-size: 14px;
    color: #666
}

.questionnaire-box .result-item-box .values-display {
    position: relative;
    height: 8px;
    background: #f7f7f7;
    margin: 5px 0
}

.questionnaire-box .result-item-box .values-display:last-child {
    margin-bottom: 0
}

.questionnaire-box .result-item-box .values-display .value-inner {
    position: absolute;
    top: 0;
    bottom: 0
}

.questionnaire-box .result-item-box .values-display .value-inner:first-child {
    left: 0;
    background: #1F809D
}

.questionnaire-box .result-item-box .values-display .value-inner:nth-child(2) {
    right: 0;
    background: #eb1c2b
}

.article-actions-list.horizontal {
    display: flex;
    align-items: flex-start
}

.article-actions-list.horizontal>li {
    margin-bottom: 10px;
    margin-right: 10px
}

.article-actions-list.horizontal>li:last-child {
    margin-right: 0
}

.article-actions-list>li {
    border: 1px solid #dbdbdb;
    border-radius: 150px;
    margin-bottom: 10px;
    width: 60px;
    min-width: 60px;
    height: 60px;
    overflow: hidden
}

.article-actions-list>li.share {
    transition: height .3s
}

.article-actions-list>li.share.active {
    height: auto
}

.article-actions-list>li:last-child {
    margin-bottom: 0
}

.article-actions-list>li.highlight {
    border-color: #1F809D;
    background: #1F809D
}

.article-actions-list>li.highlight .article-action-item {
    height: 100%
}

.article-actions-list>li.highlight p {
    color: #fff
}

.article-actions-list>li.highlight:hover {
    border-color: #2188a7;
    background: #2188a7
}

.article-actions-list .article-action-item {
    line-height: 1;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 13px 10px
}

.article-actions-list .article-action-item .icon {
    color: #1F809D;
    margin-bottom: 2px
}

.article-actions-list .article-action-item p {
    font-size: 13px;
    font-weight: 700;
    color: #000
}

.article-actions-list .article-action-item:hover {
    text-decoration: none
}

.article-actions-list .article-action-item:hover p {
    text-decoration: underline
}

.article-actions-list .share-items-list {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding-bottom: 15px
}

.article-actions-list .share-items-list li {
    margin-bottom: 8px
}

.article-actions-list .share-items-list li:last-child {
    margin-bottom: 0
}

.article-actions-list .share-item {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 28px;
    height: 28px;
    color: #fff;
    border-radius: 50%;
    font-size: 14px
}

.article-actions-list .share-item:hover {
    text-decoration: none
}

.article-actions-list .share-item.facebook {
    background: #365899
}

.article-actions-list .share-item.facebook:hover {
    background: #243c69
}

.article-actions-list .share-item.messenger {
    background: #1a74e4
}

.article-actions-list .share-item.messenger:hover {
    background: #1660bc
}

.article-actions-list .share-item.twitter {
    background: #1da1f2
}

.article-actions-list .share-item.twitter:hover {
    background: #243c69
}

.article-actions-list .share-item.email {
    background: #2499c4
}

.article-actions-list .share-item.email:hover {
    background: #1d7b9d
}

.article-actions-list .share-item.copy {
    background: #24c4be
}

.article-actions-list .share-item.copy:hover {
    background: #1b9893
}

.article-actions-list .share-item.hide {
    background: #3c3c3c
}

.article-actions-list .share-item.hide:hover {
    background: #000
}

.gallery-box {
    margin-bottom: 25px
}

.gallery-box:last-child {
    margin-bottom: 0
}

.gallery-box .image-container {
    position: relative
}

.gallery-box .slider-arrows.hide {
    display: none
}

.gallery-box .preview {
    margin-bottom: 24px
}

.gallery-box .preview .image {
    position: relative
}

.gallery-box .preview .slider-arrow {
    z-index: 100;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.25)
}

.gallery-box .preview:hover .slider-arrow {
    opacity: 1
}

.gallery-box .preview:last-child {
    margin-bottom: 0
}

.gallery-box .change-gallery-image {
    opacity: 1
}

.gallery-box .change-gallery-image.active {
    opacity: .5
}

.gallery-box .image:last-child {
    margin-bottom: 0
}

.gallery-box .image:before {
    padding-bottom: 74.846%
}

.gallery-box .image a {
    display: inline-block
}

.gallery-box .total-images {
    margin-top: 13px
}

.gallery-box figcaption {
    font-size: 13px;
    color: #666;
    margin-top: 9px
}

.gallery-box .images-slider:hover .slider-arrow {
    opacity: 1
}

.search-form {
    padding: 25px;
    background: #f7f7f7;
    margin-bottom: 24px
}

.search-form:last-child {
    margin-bottom: 0
}

.search-form .container {
    display: flex;
    position: relative;
    align-items: center
}

.search-form label {
    font-weight: 700;
    margin-right: 20px
}

.search-form .form-group {
    flex: 1
}

.search-form input {
    padding-right: 35px
}

.search-form button {
    position: absolute;
    right: 15px;
    background: transparent;
    top: calc(50% - 8px);
    border: 0;
    cursor: pointer
}

@media(max-width:650px) {
    .search-form label {
        display: none
    }
}

.quick-exchange-box {
    background: #edf7fa;
    padding: 24px;
    font-weight: 700;
    position: relative
}

.quick-exchange-box h3 {
    text-transform: uppercase
}

.quick-exchange-box .quick-exchange-form {
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
    margin-bottom: 20px
}

.quick-exchange-box .quick-exchange-form:last-child {
    margin-bottom: 0
}

.quick-exchange-box .group {
    margin-right: 8px;
    display: flex;
    white-space: nowrap;
    align-items: baseline
}

.quick-exchange-box .group:last-child {
    margin-right: 0
}

.quick-exchange-box .form-group {
    margin-right: 8px
}

.quick-exchange-box .form-group:last-child {
    margin-right: 0
}

.quick-exchange-box .form-group.select {
    position: relative
}

.quick-exchange-box .form-group.select:after {
    content: '\e90f';
    color: #1F809D;
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    font-size: 12px;
    right: 0;
    top: calc(50% - 6px);
    pointer-events: none
}

.quick-exchange-box p {
    margin-bottom: 0;
    margin-right: 6px
}

.quick-exchange-box p:last-child {
    margin-right: 0
}

.quick-exchange-box input {
    width: 10px
}

.quick-exchange-box input::-webkit-outer-spin-button,
.quick-exchange-box input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.quick-exchange-box input[type=number] {
    -moz-appearance: textfield
}

.quick-exchange-box .input-helper {
    position: absolute;
    height: 0;
    overflow: hidden;
    white-space: pre;
    pointer-events: none;
    opacity: 0
}

.quick-exchange-box input,
.quick-exchange-box select {
    padding: 0;
    font-weight: 700;
    background: 0;
    border: 0;
    outline: 0
}

.quick-exchange-box select {
    width: 45px;
    padding-right: 12px
}

.basic-yop-poll-container {
    border: none !important
}

.basic-yop-poll-container .basic-inner {
    padding: 0
}

.basic-yop-poll-container .basic-question-title h5 {
    text-align: left !important;
    font-size: 26px !important;
    line-height: 1.23 !important;
    font-weight: 700 !important;
    margin: 0 0 20px !important
}

.basic-yop-poll-container .basic-answer {
    margin-top: 0
}

.basic-yop-poll-container .basic-answer:last-child {
    margin-bottom: 0
}

.basic-yop-poll-container .basic-answer .progress {
    margin: 0;
    background: #f7f7f7;
    height: 8px;
    border-radius: 0
}

.basic-yop-poll-container .basic-answer .progress .progress-bar {
    border-radius: 0;
    background: #1F809D !important
}

.basic-yop-poll-container .basic-answers {
    margin-bottom: 20px
}

.basic-yop-poll-container .basic-answer-label {
    margin-bottom: 0;
    cursor: pointer
}

.basic-yop-poll-container .basic-answer-label input {
    display: none
}

.basic-yop-poll-container .basic-answer-label input:checked+.basic-text:after {
    opacity: 1
}

.basic-yop-poll-container .basic-answer-label .basic-text {
    font-size: 15px !important;
    padding-left: 28px;
    position: relative;
    display: inline-block
}

.basic-yop-poll-container .basic-answer-label .basic-text:before {
    content: '';
    display: block;
    min-width: 18px;
    width: 18px;
    height: 18px;
    border: 1px solid #dbdbdb;
    margin-right: 10px;
    position: absolute;
    left: 0;
    top: 1px;
    border-radius: 50%
}

.basic-yop-poll-container .basic-answer-label .basic-text:after {
    content: '';
    display: block;
    position: absolute;
    left: 3px;
    top: 4px;
    width: 12px;
    height: 12px;
    background: #1F809D;
    opacity: 0;
    border-radius: 50%
}

.basic-yop-poll-container .basic-vote-button {
    border: 2px solid #1F809D !important;
    background: #1F809D !important;
    line-height: 1.2;
    padding: 9px 12px 8px !important;
    font-size: 16px !important;
    text-transform: uppercase;
    font-weight: 700 !important
}

.basic-yop-poll-container .basic-vote-button:hover {
    background: #2188a7 !important;
    border-color: #2188a7 !important
}

.basic-yop-poll-container .basic-answers-results .basic-answer-content.basic-text-vertical {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin-bottom: 5px
}

.basic-yop-poll-container .basic-answers-results .basic-answer-content.basic-text-vertical .basic-answer-results-details {
    margin: 0;
    font-size: 14px !important;
    color: #666 !important
}

.article-contact-form-container {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.25);
    z-index: 1000;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
    pointer-events: none;
    transition: .3s all
}

.article-contact-form-container.active {
    opacity: 1;
    pointer-events: auto
}

.article-contact-form-container .article-contact-form-box {
    max-width: 500px;
    background: #fff;
    padding: 35px;
    width: calc(100% - 30px);
    position: relative
}

.article-contact-form-container .close-form {
    display: inline-block;
    width: 15px;
    height: 15px;
    right: 15px;
    top: 15px;
    position: absolute
}

.article-contact-form-container .close-form:before,
.article-contact-form-container .close-form:after {
    content: '';
    left: 0;
    right: 0;
    top: calc(50% - 1px);
    height: 2px;
    position: absolute;
    display: block;
    background: #000;
    transition: .3s all
}

.article-contact-form-container .close-form:before {
    transform: rotate(45deg)
}

.article-contact-form-container .close-form:after {
    transform: rotate(-45deg)
}

.article-contact-form-container .close-form:hover:before,
.article-contact-form-container .close-form:hover:after {
    background: #1F809D
}

@media(max-width:365px) {
    .article-contact-form-container .article-contact-form-box {
        padding: 25px
    }
}

section.content-section {
    padding: 48px 0
}

section.content-section.small-padding {
    padding: 24px 0
}

section.content-section.with-border-bottom {
    border-bottom: 1px solid #dbdbdb
}

section.content-section:first-child {
    padding-top: 0
}

section.content-section:last-child {
    padding-bottom: 0
}

section.content-section .section-header {
    margin-bottom: 24px
}

section.content-section .section-header:last-child {
    margin-bottom: 0
}

section.content-section.article-detail-section .section-header {
    padding: 0 90px
}

@media(max-width:991px) {
    section.content-section {
        padding: 40px 0
    }

    section.content-section.small-padding {
        padding: 20px 0
    }

    section.content-section .section-header {
        margin-bottom: 20px
    }
}

@media(max-width:650px) {
    section.content-section {
        padding: 30px 0
    }

    section.content-section.article-detail-section .section-header {
        padding: 0
    }

    section.content-section.small-padding {
        padding: 15px 0
    }

    section.content-section .section-header svg {
        max-height: 18px;
        width: auto
    }
}

* {
    box-sizing: border-box;
    padding: 0;
    margin: 0
}

body {
    font-size: 16px;
    color: #000;
    line-height: 1.5;
    font-weight: 400;
    font-family: "PT Sans", sans-serif;
    padding: 0 20px
}

body:before {
    content: '';
    position: fixed;
    display: block;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000;
    pointer-events: none;
    transition: .3s all;
    opacity: 0;
    z-index: 5
}

body.side-nav-opened:before {
    z-index: 10
}

body.overlay:before {
    pointer-events: auto;
    opacity: .5
}

@media(max-width:480px) {
    body {
        padding: 0 15px
    }
}

.page-header,
.page-main,
.page-footer {
    max-width: 1140px;
    margin: 0 auto
}

.uppercase {
    text-transform: uppercase
}

table {
    width: 100%
}

a {
    text-decoration: none;
    color: #000;
    transition: .3s all
}

a:hover {
    text-decoration: underline
}

strong {
    font-weight: 700;
    color: inherit
}

figure {
    margin: 0
}

p {
    margin-bottom: 25px
}

p:last-child {
    margin-bottom: 0
}

img {
    max-width: 100%;
    height: auto;
    vertical-align: middle
}

svg {
    vertical-align: middle;
    max-width: 100%
}

ul {
    list-style-type: none;
    margin-bottom: 25px
}

ul:last-child {
    margin-bottom: 0
}

ol {
    margin-bottom: 25px
}

ol:last-child {
    margin-bottom: 0
}

.category-color.color-1 {
    color: #1F809D
}

.category-color.color-2 {
    color: #2bb673
}

.category-color.color-3 {
    color: #9b8579
}

.content-wrap {
    padding: 24px 0
}

.content-wrap:last-child {
    padding-bottom: 48px
}

.content-wrap.with-sidebar {
    display: flex;
    justify-content: space-between
}

.content-wrap.with-sidebar .content {
    width: calc(100% - 24px - 300px)
}

.content-wrap.with-sidebar .sidebar {
    width: 300px
}

.content-wrap.no-padding-top {
    padding-top: 0
}

.content-wrap.no-padding-bottom {
    padding-bottom: 0
}

.content-wrap.no-padding {
    padding-top: 0
}

@media(max-width:991px) {
    .content-wrap.with-sidebar {
        flex-direction: column
    }

    .content-wrap.with-sidebar .content,
    .content-wrap.with-sidebar .sidebar {
        width: 100%
    }

    .content-wrap:nth-child(n+2) .sidebar {
        display: none
    }
}

@media(max-width:991px) {
    .content-wrap {
        padding: 20px 0
    }

    .content-wrap:last-child {
        padding-bottom: 40px
    }
}

@media(max-width:650px) {
    .content-wrap {
        padding: 15px 0
    }

    .content-wrap:last-child {
        padding-bottom: 30px
    }
}

::selection {
    background: #1F809D;
    color: #fff
}

.page-header .top-part {
    padding: 22px 0
}

.page-header .top-part .container {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.page-header .top-part .logo-box a {
    display: inline-block
}

.page-header .top-part .left,
.page-header .top-part .right {
    width: 165px
}

.page-header .top-part .right {
    text-align: right
}

.page-header .top-part .mid {
    display: flex;
    align-items: center;
    max-width: calc(100% - 375px)
}

.page-header .tag-link {
    margin: 0 40px
}

.page-header .current-gallery-status {
    margin-right: 30px;
    margin-bottom: 0;
    white-space: nowrap
}

@media(max-width:991px) {
    .page-header .tag-link {
        display: none
    }

    .page-header .date-box {
        margin-right: 40px
    }
}

@media(max-width:767px) {

    .page-header .top-part .left,
    .page-header .top-part .right {
        width: initial
    }

    .page-header .top-part .mid {
        display: none
    }
}

@media(max-width:480px) {
    .page-header .top-part {
        padding: 17px 0
    }

    .page-header .logo-box {
        max-width: 135px
    }
}

.page-header .close-gallery {
    background: #1F809D;
    color: #fff;
    display: flex;
    width: 30px;
    min-width: 30px;
    height: 30px;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    margin-left: 30px
}

.page-header .close-gallery:hover {
    background: #000;
    text-decoration: none
}

.page-header.gallery .top-part .mid .gallery-title {
    margin-bottom: 0
}

@media(max-width:767px) {
    .page-header.gallery .top-part {
        position: relative;
        padding-bottom: 52px
    }

    .page-header.gallery .top-part .mid {
        display: flex;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        max-width: initial
    }

    .page-header.gallery .top-part .close-gallery {
        position: absolute;
        right: 0
    }
}

.main-nav {
    background: #1F809D;
    color: #fff;
    position: relative;
    z-index: 6
}

.main-nav .container {
    display: flex;
    justify-content: space-between
}

.main-nav .categories-list {
    display: flex;
    margin-bottom: 0
}

.main-nav .categories-list>li>a {
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.25;
    display: inline-block;
    padding: 11px 15px;
    text-decoration: none
}

.main-nav .categories-list>li>a.active {
    background: #2188a7
}

.main-nav .categories-list>li:hover>a {
    background: #fff;
    color: #000;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.25)
}

.main-nav .categories-list>li:hover .submenu-wrapper {
    opacity: 1;
    pointer-events: auto
}

@media(max-width:1220px) {
    .main-nav .categories-list {
        font-size: 15px
    }

    .main-nav .categories-list>li>a {
        padding: 12px 10px 10px
    }
}

@media(max-width:991px) {
    .main-nav .categories-list {
        white-space: nowrap;
        width: calc(100% - 100px);
        overflow-x: auto;
        position: relative
    }
}

@media(max-width:480px) {
    .main-nav .categories-list>li>a {
        padding: 10px 7px 9px
    }
}

.main-nav .nav-actions-list {
    display: flex;
    margin-bottom: 0
}

.main-nav .nav-actions-list>li>a {
    text-decoration: none;
    padding: 0 15px;
    color: #fff;
    height: 100%;
    display: flex;
    align-items: center
}

.main-nav .nav-actions-list>li>a:hover {
    background: #fff;
    color: #000;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.25)
}

.main-nav .nav-actions-list .fa-bars-sort {
    transform: scaleX(-1)
}

@media(max-width:991px) {
    .main-nav .nav-actions-list {
        position: relative
    }

    .main-nav .nav-actions-list:before {
        content: '';
        display: block;
        right: 100%;
        top: 0;
        bottom: 0;
        width: 50px;
        background: linear-gradient(to right, rgba(0, 0, 0, 0.01) 0, #000 100%);
        opacity: .15;
        position: absolute
    }
}

@media(max-width:480px) {
    .main-nav .nav-actions-list {
        font-size: 15px
    }
}

.main-nav .submenu-wrapper {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: #fff;
    z-index: 5;
    color: #000;
    box-shadow: 0 35px 35px rgba(0, 0, 0, 0.25);
    opacity: 0;
    pointer-events: none;
    transition: .3s all;
    padding: 40px
}

.main-nav .submenu-wrapper .container {
    display: flex
}

.main-nav .submenu-wrapper .container>.category {
    padding-left: 40px;
    width: calc(100% - 296px)
}

.main-nav .submenu-wrapper .article {
    padding-right: 40px;
    border-right: 1px solid #dbdbdb;
    max-width: 296px;
    width: 100%
}

.main-nav .submenu-wrapper .subcategories-list {
    column-count: 2
}

@media(max-width:991px) {
    .main-nav .submenu-wrapper {
        display: none
    }
}

.main-nav .quick-search-form {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 5
}

.side-nav {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    width: 380px;
    z-index: 10;
    transform: translateX(120%);
    transition: .3s all
}

.side-nav.active {
    transform: translateX(0)
}

.side-nav .inner {
    overflow-y: auto;
    padding: 30px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    height: 100vh;
    background: #fff
}

.side-nav .inner::-webkit-scrollbar {
    width: 6px;
    background: transparent
}

.side-nav .inner::-webkit-scrollbar-thumb {
    background: #dbdbdb;
    border-radius: 999px
}

.side-nav .inner::-webkit-scrollbar-button {
    width: 0;
    height: 0;
    display: none
}

.side-nav .inner::-webkit-scrollbar-corner {
    background-color: transparent;
    display: none
}

.side-nav .categories-list {
    margin-bottom: 40px
}

.side-nav .categories-list:last-child {
    margin-bottom: 0
}

.side-nav .categories-list>li {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #dbdbdb;
    padding: 15px 0
}

.side-nav .categories-list>li:first-child {
    padding-top: 0
}

.side-nav .categories-list>li:last-child {
    padding-bottom: 0;
    border-bottom: 0
}

.side-nav .categories-list>li>a {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 18px
}

.side-nav .categories-list .show-subcategories {
    background: transparent;
    border: 0;
    transition: .3s all;
    color: #666;
    cursor: pointer
}

.side-nav .categories-list .show-subcategories:hover {
    color: #000
}

.side-nav .categories-list .subcategories-list {
    display: none;
    width: 100%;
    margin-top: 10px
}

.side-nav .categories-list .subcategories-list.active {
    display: block
}

.side-nav .actions {
    position: absolute;
    right: 100%;
    top: 0
}

.side-nav .actions button {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 42px;
    height: 42px;
    color: #fff;
    cursor: pointer;
    background: #1F809D;
    border: 0;
    transition: .3s all
}

.side-nav .actions button:hover {
    background: #2188a7
}

@media(max-width:480px) {
    .side-nav {
        width: calc(100% - 75px)
    }

    .side-nav .categories-list {
        margin-bottom: 25px
    }

    .side-nav .categories-list>li {
        padding: 10px 0
    }

    .side-nav .categories-list>li>a {
        font-size: 14px
    }

    .side-nav .categories-list .show-subcategories {
        font-size: 14px
    }
}

@media(max-width:480px) {
    .side-nav {
        width: calc(100% - 60px)
    }
}

.page-footer {
    background: #f7f7f7;
    padding: 40px
}

.page-footer .container {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.page-footer .column {
    width: 25%
}

.page-footer .pages-list {
    font-size: 13px
}

.page-footer .pages-list li+li {
    margin-top: 6px
}

@media(max-width:991px) {
    .page-footer .column {
        width: 50%
    }

    .page-footer .column:nth-child(n+3) {
        margin-top: 38px
    }
}

@media(max-width:365px) {
    .page-footer {
        padding: 20px
    }

    .page-footer .column {
        width: 100%
    }

    .page-footer .column:nth-child(n+2) {
        margin-top: 28px
    }
}

.credits {
    font-size: 12px;
    color: #666;
    margin-bottom: 25px
}

.credits:last-child {
    margin-bottom: 0
}

.logo-boxes-container {
    display: flex
}

.logo-boxes-container .logo-box {
    margin-right: 15px
}

.logo-boxes-container .logo-box:last-child {
    margin-left: 0
}

.sidebar .sidebar-banner-box {
    margin-bottom: 25px
}

.sidebar .sidebar-banner-box:last-child {
    margin-bottom: 0
}

.sidebar .sidebar-banner-box a {
    display: block
}

@media(max-width:991px) {
    .sidebar {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        margin-top: 20px
    }

    .sidebar .timeline-box,
    .sidebar .sidebar-banner-box,
    .sidebar .most-read-box {
        width: calc(50% - 25px)
    }
}

@media(max-width:991px) {

    .sidebar .timeline-box,
    .sidebar .sidebar-banner-box,
    .sidebar .most-read-box {
        width: 100%
    }
}

.box-articles {
    background-color: #f7f7f7;
    padding: 17px;
    margin: 0 0 25px 0;
}

.box-articles .box-articles-title {
    font-size: 12px;
    line-height: 15px;
    color: #1F809D;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0 0 10px 0;
}

.box-articles .box-articles-list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -8px;
}

.box-articles .box-articles-list li {
    width: calc(33.3333% - 16px);
    margin: 0 8px;
}

.box-articles .box-articles-list li .box-article-image {
    display: block;
    margin: 0 0 10px 0;
}

.box-articles .box-articles-list li .box-article-image img {
    display: block;
    width: 100%;
    max-width: 100%;
}

.box-articles .box-articles-list li .box-article-title {
    font-size: 17px;
    line-height: 22px;
    color: #000;
    font-weight: bold;
}

@media (max-width: 575px) {
    .box-articles {
        padding: 15px;
    }

    .box-articles .box-articles-list {
        display: block;
        margin: 0;
    }

    .box-articles .box-articles-list li {
        width: auto;
        display: flex;
        flex-wrap: wrap;
        margin: 0 0 15px 0;
    }

    .box-articles .box-articles-list li:last-child {
        margin: 0;
    }

    .box-articles .box-articles-list li .box-article-image {
        width: 90px;
        margin: 0 10px 0 0;
    }

    .box-articles .box-articles-list li .box-article-title {
        width: calc(100% - 100px);
        font-size: 15px;
        line-height: 20px;
        display: -webkit-box;
        overflow: hidden;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis;
        height: 60px;
    }
}

.top-part .left {
    width: 165px !important;
}

.article-detail-section figure:not(.author-box figure):not(.recommended-article-box figure) {
    margin-bottom: 25px;
}

.index .index-title {
    text-align: center;
    font-size: 32px;
    line-height: 38px;
    margin: 0 0 3px 0;
    padding: 0;
}

.index .index-title span {
    color: #1F809D;
}

.index .index-subtitle {
    color: #666666;
    text-align: center;
    font-size: 12px;
    line-height: 15px;
    margin: 0 0 40px 0;
}

.index-speedmeter-content {
    margin: 0 auto 50px auto;
    max-width: 300px;
}

.index-speedmeter-content .index-speedmeter-subtitle {
    color: #1F809D;
    font-size: 16px;
    line-height: 21px;
    text-align: center;
    font-weight: bold;
    margin: 0 0 4px 0;
}

.index-speedmeter-content .index-speedmeter-title {
    font-size: 20px;
    line-height: 22px;
    font-weight: bold;
    text-align: center;
    margin: 0 0 15px 0;
}

.index-speedmeter-content .index-speedmeter-title span {
    color: #1F809D;
}

.index-speedmeter-content .index-speedmeter {
    position: relative;
}

.index-speedmeter-content .index-speedmeter .index-speedmeter-bg {
    width: 100%;
    display: block;
    max-width: 100%;
}

.index-speedmeter-content .index-speedmeter .index-speedmeter-hand {
    position: absolute;
    left: 50%;
    bottom: 5.5%;
    margin-left: -54px;
    transition: all 2s ease-in-out;
    transform-origin: 94% 48%;
}

.index-speedmeter-content .index-speedmeter-value {
    font-size: 40px;
    line-height: 50px;
    font-weight: bold;
    text-align: center;
    padding: 20px 0 0 0;
}

.index-speedmeter-content .index-speedmeter-value span {
    display: none;
}

.index-speedmeter-content .index-speedmeter-note {
    color: #666666;
    font-size: 12px;
    line-height: 15px;
    text-align: center;
    margin: 0 0 10px 0;
}

.index-speedmeter-content .index-speedmeter-link {
    text-align: center;
}

.index-speedmeter-content .index-speedmeter-link a {
    color: #1F809D;
    font-weight: bold;
    font-size: 16px;
}

.index-speedmeter-content .index-speedmeter-link a i {
    font-weight: normal;
    font-size: 10px;
    display: inline-block;
    margin: -2px 0 0 7px;
    vertical-align: middle;
}

.index-speedmeter-box {
    background-color: #EDF7FA;
    padding: 25px 44px 25px 44px;
    cursor: pointer;
    margin: 0 0 25px 0;
}

.index-speedmeter-box .index-speedmeter-content {
    margin: 0;
}

.index-speedmeter-box .index-speedmeter-content .index-speedmeter-value {
    font-size: 30px;
    line-height: 35px;
    padding: 10px 0 0 0;
}

.index-speedmeter-box .index-speedmeter-content .index-speedmeter-note {
    margin: 0 0 15px 0;
}

.index .index-column-graph-content {
    margin: 0 120px 50px 80px;
}

.index .index-column-graph-content .index-column-graph-title {
    font-size: 20px;
    font-weight: bold;
    margin: 0 0 40px 0;
    line-height: 22px;
    text-align: center;
}

.index .index-column-graph-content .index-column-graph {
    height: 217px;
    position: relative;
    display: flex;
    align-items: flex-end;
    gap: 10%;
    padding: 0 8% 0 15%;
}

.index .index-column-graph-content .index-column-graph .graph-v-axis {
    position: absolute;
    left: 0;
    width: 100%;
    font-size: 13px;
    font-weight: bold;
    z-index: 1;
}

.index .index-column-graph-content .index-column-graph .graph-v-axis span {
    display: inline-block;
    vertical-align: middle;
    width: 24px;
    text-align: right;
    margin: 4px 20px 0 0;
}

.index .index-column-graph-content .index-column-graph .graph-v-axis::after {
    content: "";
    height: 0;
    display: inline-block;
    width: calc(100% - 44px);
    border-bottom: 1px solid #dbdbdb;
}

.index .index-column-graph-content .index-column-graph .graph-v-axis:nth-child(1) {
    bottom: 0;
}

.index .index-column-graph-content .index-column-graph .graph-v-axis:nth-child(2) {
    bottom: 25%;
}

.index .index-column-graph-content .index-column-graph .graph-v-axis:nth-child(3) {
    bottom: 50%;
}

.index .index-column-graph-content .index-column-graph .graph-v-axis:nth-child(4) {
    bottom: 75%;
}

.index .index-column-graph-content .index-column-graph .graph-v-axis:nth-child(5) {
    bottom: 100%;
}

.index .index-column-graph-content .index-column-graph .graph-h-axis {
    width: 25%;
    height: 0;
    text-align: center;
    background: linear-gradient(180deg, rgba(38, 160, 196, 1) 50%, rgba(135, 72, 88, 1) 100%);
    background-position: left bottom;
    background-size: 100% auto;
    color: #fff;
    position: relative;
    z-index: 2;
    font-weight: bold;
    font-size: 16px;
    padding: 4px 0 0 0;
    margin: 0 0 9px 0;
    transition: height 1s ease-out;
}

.index .index-column-graph-content .index-column-graph-legend {
    padding: 0 8% 0 15%;
    display: flex;
    justify-content: space-around;
    gap: 10%;
}

.index .index-column-graph-content .index-column-graph-legend div a {
    color: #1F809D;
    font-size: 16px;
    font-weight: bold;
}

.index .index-column-graph-content .index-column-graph-legend div a i {
    font-weight: normal;
    font-size: 10px;
    display: inline-block;
    margin: -2px 0 0 5px;
    vertical-align: middle;
}

.index .index-row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -30px;
}

.index .index-row .index-column {
    width: calc(33.3333% - 60px);
    margin: 0 30px;
    margin: 0 30px;
}

.index .index-row .index-column .index-speedmeter-content {
    margin: 0;
}

.index-article {
    font-size: 16px;
    line-height: 24px;
}

.index-article h2 {
    font-size: 26px;
    line-height: 32px;
    margin: 0 0 24px 0;
    padding: 10px 0 0 0;
}

.index-article h2 span {
    color: #1F809D;
}

.index-article p {
    margin: 0 0 30px 0;
}

.index-article a {
    color: #1F809D;
}

.index-article ul {
    margin: -16px 0 0 0;
    padding: 0 0 15px 20px;
    font-size: 16px;
    line-height: 24px;
}

.index-article ul li {
    margin: 0 0 15px 0;
    position: relative;
    padding: 0 0 0 15px;
}

.index-article ul li::before {
    position: absolute;
    left: 0;
    top: 9px;
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    background: #000;
}

.index-article small {
    color: #666666;
}

.index-article .index-number {
    display: flex;
    margin: 0 -5px 40px -5px;
    padding: 20px 0 0 0;
    flex-wrap: wrap;
    color: #fff;
}

.index-article .index-number .index-number-box {
    width: calc(33.3333% - 10px);
    margin: 0 5px 10px 5px;
    aspect-ratio: 1/1;
    background: linear-gradient(-150deg, rgba(37, 160, 194, 1) 0%, rgba(37, 160, 194, 1) 80%, rgba(112, 93, 115, 1) 100%);
    padding: 20px;
    position: relative;
}

.index-article .index-number .index-number-box .index-number-box-title {
    font-size: 20px;
    line-height: 22px;
    font-weight: bold;
    margin: 0 0 20px 0;
}

.index-article .index-number .index-number-box .index-number-box-text {
    font-size: 16px;
    line-height: 20px;
    overflow: hidden;
    max-height: 120px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
}

.index-article .index-number .index-number-box .index-number-box-order {
    font-size: 30px;
    font-weight: bold;
    position: absolute;
    right: 20px;
    bottom: -1px;
}

@media (max-width:767px) {
    .index .index-row .index-column {
        width: calc(50% - 60px);
        margin: 0 30px 50px 30px;
    }

    .index .index-column-graph-content {
        margin: 0 0 50px 0;
    }

    .index-article .index-number .index-number-box {
        width: calc(50% - 10px);
    }
}

@media (max-width:575px) {
    .index .index-row {
        display: block;
        margin: 0;

    }

    .index .index-row .index-column {
        width: auto;
    }

    .index .index-row .index-column .index-speedmeter-content {
        margin: 0 auto 50px auto;
    }

    .index-article .index-number .index-number-box {
        width: calc(100% - 10px);
        aspect-ratio: 0;
        padding: 20px 20px 50px 20px;
        margin: 0 0 20px 0;
    }

    .index .index-column-graph-content .index-column-graph-legend div a {
        font-size: 12px;
    }

    .index .index-column-graph-content .index-column-graph-legend div a i {
        display: none;
    }

    .index .index-column-graph-content .index-column-graph .graph-h-axis {
        font-size: 12px;
    }
}

.show-gallery-box .preview img {
    aspect-ratio: 1.33;
    object-fit: cover;
}

.zoznam-custom-footer .zoznam-custom-footer-column .zoznam-custom-footer-copyright p {
    color: black
}

p.article-perex {
    font-size: 20px;
    line-height: 1.3;
    font-weight: 700;
    margin: 0 0 20px;
}

/* placeholdery */

.adv {
    margin: 25px auto 0px auto;
    position: relative;
    display: flex;
    align-items: flex-start;
    justify-content: center;
	max-width: 1140px;
}

/* Placeholder sa zobrazí iba ak div neobsahuje iframe ani img */
.adv:not(:has(iframe, img))::before {
    content: "Reklama";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    background-color: #ddd;
    color: #808080;
    font-size: 18px;
}

.adv-no-margin {
    margin: 0;
}

.adv-middle {
    align-items: center;
}

.adv-bottom {
    align-items: flex-end;
}

.adv-top {
	display: flex;
	justify-content: center;
	align-items: flex-start;
}

.adv-sticky {
    position: sticky;
    top: 40px;
}

.adv-600 {
    height: 600px;
	margin-bottom: 25px;
}

.adv-300 {
    height: 300px;
}

.adv-250 {
    height: 250px;
}

.adv-min-250 {
  min-height: 250px;
}

.adv-200 {
    height: 200px;
}

.adv-150 {
    height: 150px;
}

.adv-mobile {
    display: none;
    justify-content: center;
}

/* ADV BRANDING MOBILE */
.adv-branding-mobile {
    display: none;
    margin: 0px 0px 25px 0px;
}
@media (max-width: 767px) {
    .adv-branding-mobile {
        display: block;
    }
    .adv.desktop {
      display: none;
    }
    .adv-mobile {
        display: flex;
        width: 100%;
        margin: 15px auto 0px auto;
    }
}

.adv-branding-mobile {
    height: 300px;
    margin: 0 -15px 25px -15px;;
}

.adv-branding-mobile .adv-branding-mobile-content {
    height: 250px;
    position: relative;
}

.adv-branding-mobile .adv-branding-mobile-content>div:not(:has(iframe, img))::before {
    content: "Reklama";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    background-color: #ddd;
    color: #808080;
    font-size: 18px;
}

.adv-branding-mobile .adv-branding-mobile-bottom {
    height: 50px;
    position: relative;
}

.adv-branding-mobile .adv-branding-mobile-bottom>div:not(:has(iframe, img))::before {
    content: "Reklama";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    background-color: #808080;
    color: #fff;
    font-size: 18px;
}

.adv-branding-mobile .adv-branding-mobile-bottom.fixed {
    position: fixed;
    top: 42px;
    left: 0;
    width: 100%;
    height: 50px;
    z-index: 20;
}

.kariera-banner-ponuky {
	margin: 0 auto 20px;
}

.images-slider-box {
	margin-top: 15px;
}