/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

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
}

img {
    border-style: none
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
[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 {
    padding: 0.35em 0.75em 0.625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    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-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

/*! Flickity v2.2.1
https://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
    position: relative
}

.flickity-enabled:focus {
    outline: none
}

.flickity-viewport {
    overflow: hidden;
    position: relative;
    height: 100%
}

.flickity-slider {
    position: absolute;
    width: 100%
}

.flickity-enabled.is-draggable {
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.flickity-enabled.is-draggable .flickity-viewport {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
    cursor: -webkit-grabbing;
    cursor: grabbing
}

.flickity-button {
    position: absolute;
    background: rgba(255, 255, 255, 0.75);
    border: none;
    color: #333
}

.flickity-button:hover {
    background: white;
    cursor: pointer
}

.flickity-button:focus {
    outline: none;
    box-shadow: 0 0 0 5px #19F
}

.flickity-button:active {
    opacity: 0.6
}

.flickity-button:disabled {
    opacity: 0.3;
    cursor: auto;
    pointer-events: none
}

.flickity-button-icon {
    fill: currentColor
}

.flickity-prev-next-button {
    top: 50%;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    transform: translateY(-50%)
}

.flickity-prev-next-button.previous {
    left: 10px
}

.flickity-prev-next-button.next {
    right: 10px
}

.flickity-rtl .flickity-prev-next-button.previous {
    left: auto;
    right: 10px
}

.flickity-rtl .flickity-prev-next-button.next {
    right: auto;
    left: 10px
}

.flickity-prev-next-button .flickity-button-icon {
    position: absolute;
    left: 20%;
    top: 20%;
    width: 60%;
    height: 60%
}

.flickity-page-dots {
    position: absolute;
    width: 100%;
    bottom: -25px;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    line-height: 1
}

.flickity-rtl .flickity-page-dots {
    direction: rtl
}

.flickity-page-dots .dot {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 8px;
    background: #333;
    border-radius: 50%;
    opacity: 0.25;
    cursor: pointer
}

.flickity-page-dots .dot.is-selected {
    opacity: 1
}

.selected_articles_sidebar .inner-grid:after {
    content: "";
    display: table;
    clear: both
}

@font-face {
    font-family: "ThemeIcons";
    src: url("../fonts/ThemeIcons.eot?20cd5c86c0e3714710fcf36b1a8b1573?#iefix") format("embedded-opentype"), url("../fonts/ThemeIcons.woff2?20cd5c86c0e3714710fcf36b1a8b1573") format("woff2"), url("../fonts/ThemeIcons.woff?20cd5c86c0e3714710fcf36b1a8b1573") format("woff"), url("../fonts/ThemeIcons.ttf?20cd5c86c0e3714710fcf36b1a8b1573") format("truetype"), url("../fonts/ThemeIcons.svg?20cd5c86c0e3714710fcf36b1a8b1573#ThemeIcons") format("svg")
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
    font-family: ThemeIcons !important;
    font-style: normal;
    font-weight: normal !important;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-camera:before,
.single-post .image-meta:before {
    content: "\f101"
}

.icon-chat:before {
    content: "\f102"
}

.icon-comment:before,
.item-meta .post-info .comments-count:before {
    content: "\f103"
}

.icon-document:before {
    content: "\f104"
}

.icon-facebook:before {
    content: "\f105"
}

.icon-instagram:before {
    content: "\f106"
}

.icon-linkedin:before {
    content: "\f107"
}

.icon-lock:before {
    content: "\f108"
}

.icon-magnifying:before,
.header .header-actions .header-actions-link.search .icon:before {
    content: "\f109"
}

.icon-mail:before {
    content: "\f10a"
}

.icon-notification:before {
    content: "\f10b"
}

.icon-pinterest:before {
    content: "\f10c"
}

.icon-play:before {
    content: "\f10d"
}

.icon-youtube:before {
    content: "\f10d"
}

.icon-plus:before {
    content: "\f10e"
}

.icon-quote:before,
.section.post-quote .quote .title:before {
    content: "\f10f"
}

.icon-right-chevron:before,
.main-nav .menu .menu-item.menu-item-has-children .dropdown-handler:before {
    content: "\f110"
}

.icon-share:before,
.item-meta .post-info .share-count:before {
    content: "\f111"
}

.icon-twitter:before {
    content: "\f112"
}

.icon-video:before {
    content: "\f113"
}

.icon-weather:before {
    content: "\f114"
}

html {
    -webkit-text-size-adjust: 100%
}

body {
    font-family: "PFDIN", sans-serif;
    font-size: 20px;
    line-height: 1.4;
    color: #080808
}

@media screen and (max-width: 1279px) {
    body {
        font-size: 16px
    }
}

body,
input,
textarea,
select,
button {
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

h1,
h2,
h3,
h4,
h5,
h6,
h1,
.h1,
.documento-signup-wrapper .signup-title,
.h2,
.h3,
.h4,
.h5,
.h6 {
    color: inherit;
    font-family: "Stag Web", sans-serif;
    font-weight: bold;
    line-height: 1.2;
    letter-spacing: 1px;
    padding: 0
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
h1 a,
.h1 a,
.documento-signup-wrapper .signup-title a,
.h2 a,
.h3 a,
.h4 a,
.h5 a,
.h6 a {
    color: inherit;
    text-decoration: none
}

h1,
.h1,
.documento-signup-wrapper .signup-title {
    font-size: 42px;
    margin: 0
}

@media screen and (max-width: 1279px) {

    h1,
    .h1,
    .documento-signup-wrapper .signup-title {
        font-size: 32px
    }
}

h2,
.h2 {
    font-size: 34px;
    margin: 0 0 10px 0
}

@media screen and (max-width: 1279px) {

    h2,
    .h2 {
        font-size: 26px
    }
}

h3,
.h3 {
    font-size: 18px;
    margin: 0 0 10px 0
}

@media screen and (max-width: 1279px) {

    h3,
    .h3 {
        font-size: 16px
    }
}

h4,
.h4 {
    font-size: 20px;
    margin: 0 0 5px 0
}

h5,
.h5 {
    font-size: 20px;
    margin: 0 0 5px 0
}

h6,
.h6 {
    font-size: 20px;
    margin: 0 0 5px 0
}

a {
    color: inherit;
    transition: color 200ms ease;
    text-decoration: none
}

a:hover {
    color: #000
}

p {
    margin: 0 0 1em
}

p:empty,
p:last-child {
    margin-bottom: 0
}

@font-face {
    font-family: 'Stag Web';
    src: url("../fonts/Stag-Bold-Gr-Web.woff2") format("woff2"), url("../fonts/Stag-Bold-Gr-Web.woff") format("woff");
    font-weight: 700;
    font-style: normal;
    font-stretch: normal
}

@font-face {
    font-family: 'Stag Web';
    src: url("../fonts/Stag-Medium-Gr-Web.woff2") format("woff2"), url("../fonts/Stag-Medium-Gr-Web.woff") format("woff");
    font-weight: 500;
    font-style: normal;
    font-stretch: normal
}

@font-face {
    font-family: 'Stag Web';
    src: url("../fonts/Stag-BookItalic-Gr-Web.woff2") format("woff2"), url("../fonts/Stag-BookItalic-Gr-Web.woff") format("woff");
    font-weight: 400;
    font-style: italic;
    font-stretch: normal
}

@font-face {
    font-family: 'Stag Web';
    src: url("../fonts/Stag-Book-Gr-Web.woff2") format("woff2"), url("../fonts/Stag-Book-Gr-Web.woff") format("woff");
    font-weight: 400;
    font-style: normal;
    font-stretch: normal
}

@font-face {
    font-family: 'PFDIN';
    src: url("../fonts/PFDINSerif-Bold.woff2") format("woff2"), url("../fonts/PFDINSerif-Bold.woff") format("woff");
    font-weight: 700;
    font-style: normal;
    font-stretch: normal
}

@font-face {
    font-family: 'PFDIN';
    src: url("../fonts/PFDINSerif-Reg.woff2") format("woff2"), url("../fonts/PFDINSerif-Reg.woff") format("woff");
    font-weight: 400;
    font-style: normal;
    font-stretch: normal
}

@font-face {
    font-family: 'SPEKK';
    src: url("../fonts/PFSpekkVAR-Bold.woff2") format("woff2"), url("../fonts/PFSpekkVAR-Bold.woff") format("woff");
    font-weight: 700;
    font-style: normal;
    font-stretch: normal
}

@font-face {
    font-family: 'SPEKK';
    src: url("../fonts/PFSpekkVAR-Regular.woff2") format("woff2"), url("../fonts/PFSpekkVAR-Regular.woff") format("woff");
    font-weight: 400;
    font-style: normal;
    font-stretch: normal
}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important
}

.centering {
    margin: 0 auto;
    max-width: 1420px;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px
}

.ad-slot {
    display: block;
    text-align: center;
    width: 100%;
}

@media screen and (min-width: 768px) {
    .centering {
        padding-left: 40px;
        padding-right: 40px
    }
}

.centering.medium {
    max-width: 1200px
}

.centering.boxed {
    max-width: 875px
}

.centering.small {
    max-width: 650px
}

body {
    overflow-x: hidden;
    padding-top: 180px
}

button.load-more-button {
    display: block;
    margin: 25px auto;
    border-radius: 20px;
    width: 100%;
    max-width: 260px;
    text-transform: uppercase;
    font-weight: 600;
    font-family: "SPEKK", sans-serif;
    font-size: 15px;
    letter-spacing: 0.5px
}

.page-load-status {
    display: none;
    padding-top: 20px;
    text-align: center
}

.loader-ellips {
    font-size: 14px;
    position: relative;
    width: 4em;
    height: 1em;
    margin: 10px auto
}

.loader-ellips__dot {
    display: block;
    width: 1em;
    height: 1em;
    border-radius: 0.5em;
    background: #00567c;
    position: absolute;
    animation-duration: 0.5s;
    animation-timing-function: ease;
    animation-iteration-count: infinite
}

.loader-ellips__dot:nth-child(1),
.loader-ellips__dot:nth-child(2) {
    left: 0
}

.loader-ellips__dot:nth-child(3) {
    left: 1.5em
}

.loader-ellips__dot:nth-child(4) {
    left: 3em
}

@keyframes reveal {
    from {
        transform: scale(0.001)
    }

    to {
        transform: scale(1)
    }
}

@keyframes slide {
    to {
        transform: translateX(1.5em)
    }
}

.loader-ellips__dot:nth-child(1) {
    animation-name: reveal
}

.loader-ellips__dot:nth-child(2),
.loader-ellips__dot:nth-child(3) {
    animation-name: slide
}

.loader-ellips__dot:nth-child(4) {
    animation-name: reveal;
    animation-direction: reverse
}

.grecaptcha-badge {
    visibility: hidden
}

.slideshow.post-gallery {
    padding: 25px 0
}

.slideshow.post-gallery .slideshow-slide {
    position: relative;
    width: 100%;
    padding-bottom: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

.slideshow.post-gallery .slideshow-slide .caption {
    position: absolute;
    width: 100%;
    padding: 10px 15px;
    background-color: #00567c;
    color: white;
    left: 0;
    bottom: 0;
    font-family: "SPEKK", sans-serif;
    font-size: 14px;
    font-weight: bold
}

.is-noscroll {
    pointer-events: none;
    height: 100%
}

.is-noscroll .header,
.is-noscroll .main-nav,
.is-noscroll .top {
    pointer-events: auto
}

body.is-noscroll {
    overflow: hidden
}

.admin-bar .header {
    top: 32px
}

@media screen and (max-width: 781px) {
    .admin-bar .header {
        margin-top: 46px
    }
}

.admin-bar .header.sticky {
    top: 32px
}

@media screen and (max-width: 781px) {
    .admin-bar .header.sticky {
        margin-top: 46px
    }
}

.header {
    width: 100%;
    height: auto !important;
    min-height: 160px;
    margin: 0 auto;
    position: absolute;
    top: 0;
    z-index: 200;
    font-family: "Stag Web", sans-serif;
    background-color: white;
    box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.4);
    transition: position 0.3s ease-in-out
}

@media screen and (max-width: 800px), (max-height: 420px) {
    .header {
        min-height: 60px
    }
}

.header.sticky {
    position: fixed;
    padding: 0;
    top: 0;
    animation: slide-out-top 0.5s cubic-bezier(0.55, 0.085, 0.68, 0.53) both;
    min-height: auto
}

.header.sticky.fixed {
    animation: slide-in-top 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both
}

.header.sticky .header-tags {
    display: none
}

.header.sticky .header-tags-fixed {
    display: block
}

@media screen and (max-width: 1023px) {
    .header.sticky .header-tags-fixed {
        display: none
    }
}

.header.sticky .header-nav .menu {
    margin: 0 -5px
}

.header.sticky .header-nav .menu .menu-item {
    margin: 0 5px
}

@media screen and (min-width: 768px) {
    .header.sticky .header-logo {
        max-width: 300px
    }
}

@media screen and (min-width: 480px) {
    .header.sticky .header-logo {
        max-width: 200px
    }
}

.header .top-nav {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 10px;
    border-bottom: 1px solid #DFDFDF;
    overflow: hidden;
}

.header .header-tags-fixed {
    font-size: 14px;
    font-weight: 500;
    color: #00567c;
    font-family: "SPEKK", sans-serif;
    display: none
}

.header .header-tags-fixed .featured_tag-link {
    margin-right: 5px
}

.header .header-tags-fixed .featured_tag-link:last-child {
    margin-right: 0
}

.page-nav-wrapper .header-tags {
    font-size: 14px;
    font-weight: 500;
    color: #00567c;
    padding: 5px 0;
    font-family: "SPEKK", sans-serif;
    margin-left: 20px;
}

.page-nav-wrapper .centering {
    display: flex;
    align-items: center;
}

@media (max-width: 1200px) {
    .page-nav-wrapper .centering {
        flex-direction: column;
        align-items: initial;
    }

    .page-nav-wrapper .header-tags {
        margin-left: 0;
    }
}

@media screen and (max-width: 1023px) {
    .header .header-tags {
        display: none
    }
}

.page-nav-wrapper .header-tags .featured_tag-link {
    margin-right: 5px
}

.page-nav-wrapper .header-tags .featured_tag-link:last-child {
    margin-right: 0
}

.header img {
    display: block
}

.header .header-logo {
    max-width: 400px;
    margin: 15px 0
}

@media screen and (max-width: 1024px) {
    .header .header-logo {
        max-width: 300px
    }
}

@media screen and (max-width: 479px), (max-height: 420px) {
    .header .header-logo {
        max-width: 200px
    }
}

.header .header-logo a {
    display: block
}

.header .header-inner {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.header .header-actions {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-left: auto;
    max-width: none;
}

.header .header-actions .actions-item {
    margin: 0 10px
}

.header .header-actions .actions-item:last-child {
    margin: 0 0 0 10px
}

.header .header-actions .notifications {
    font-size: 24px;
    line-height: 1
}

.header .header-actions .header-actions-link {
    display: block;
    text-align: center
}

.header .header-actions .header-actions-link.search {
    height: 100%;
    width: 36px;
    height: 21px;
    background-color: transparent
}

@media screen and (max-width: 767px) {
    .header .header-actions .header-actions-link.search {
    }
}

.header .header-actions .header-actions-link.search.is-active .icon::before {
    color: #00567c
}

.header .header-actions .header-actions-link.search .icon {
    position: relative;
    display: block;
    font-size: 22px;
    line-height: 1;
    text-decoration: none;
    color: #000000;
    top: 50%;
    transform: translateY(-50%)
}

.header .header-actions .header-actions-link.search .icon:before {
    line-height: 1;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "ThemeIcons";
    transition: color 0.3s linear
}

@media (max-width: 1024px) {
    .header .social .social-list .social-item {
        width: 24px;
        height: 24px;
        margin: 0 3px;
    }

    .header .social .social-list .social-item i::before {
        font-size: 12px;
    }
}

@media (max-width: 767px) {
    .header .header-actions .actions-item:nth-child(2) {
        margin: 0;
    }

    .header .header-actions .actions-item:nth-child(1) {
        margin-right: 0;
    }
}

#bellow-logo-nav {
    font-size: 17px;
    font-weight: normal;
    margin-bottom: 10px;
    color: #00587e;
}

@media (max-width: 1024px) {
    #bellow-logo-nav {
        font-size: 15px;
    }

    #bellow-logo-nav .menu-item {
        margin: 0 8px;
    }
}

@media (max-width: 768px), (max-height: 420px) {
    #bellow-logo-nav {
        display: none;
    }
}

.header-dropdown {
    display: none;
    text-align: center;
    padding: 20px 30px;
    width: 100%;
    position: relative;
    top: 165px;
    background-color: #DBDBDB;
    position: absolute;
    left: -1px;
    right: -1px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2)
}

@media screen and (max-width: 767px) {
    .header-dropdown {
        padding: 20px 0px;
        top: 100px
    }
}

.header-dropdown.is-active {
    display: block;
    pointer-events: auto;
    position: fixed;
    z-index: 9999
}

@media screen and (max-width: 767px) {
    .header-dropdown.is-active {
        display: none
    }
}

.header-dropdown #searchform {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 720px;
    margin: 0 auto;
    flex-flow: row nowrap
}

.header-dropdown #searchform .search-input {
    width: 100%;
    display: flex;
    align-items: center;
    flex: 1;
    min-width: 260px
}

@media screen and (max-width: 767px) {
    .header-dropdown #searchform .search-input {
        min-width: 0px
    }
}

.header-dropdown #searchform .search-input input {
    background-color: white;
    flex: 1;
    width: 100%;
    position: relative;
    vertical-align: top;
    line-height: 1.3;
    padding: 9px 10px
}

.header-dropdown #searchform .mobile-submit {
    border-color: #00567c;
    background-color: #ffffff;
    display: inline-block;
    width: 38px;
    height: 38px;
    border-radius: 0;
    padding: 0;
    margin: 0 0 0 5px
}

.header-dropdown #searchform .mobile-submit .icon {
    position: relative;
    display: block;
    font-size: 18px;
    text-decoration: none;
    color: #00567c
}

.header-dropdown #searchform .mobile-submit .icon::before {
    content: "";
    position: absolute;
    margin: auto;
    top: 15px;
    right: 0;
    bottom: 0;
    left: 11px;
    width: 10px;
    height: 2px;
    background-color: #00567c;
    transform: rotate(45deg);
    transition: all .5s
}

.header-dropdown #searchform .mobile-submit .icon::after {
    content: "";
    position: absolute;
    margin: auto;
    top: -3px;
    right: 0;
    bottom: 0;
    left: -6px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    border: 2px solid #00567c;
    transition: all .5s
}

@media screen and (min-width: 768px) {
    .header-dropdown #searchform .mobile-submit {
        display: none
    }
}

.header-dropdown #searchform .button-primary {
    margin-left: 30px;
    border-color: #00567c;
    color: #00567c;
    background-color: #ffffff;
    transition: 200ms ease-in-out
}

@media screen and (max-width: 1023px) {
    .header-dropdown #searchform .button-primary {
        margin-left: 15px
    }
}

@media screen and (max-width: 767px) {
    .header-dropdown #searchform .button-primary {
        display: none
    }
}

.header-dropdown #searchform .button-primary:hover {
    background-color: #00567c;
    color: #ffffff
}

#searchform-mobile {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 720px;
    margin: 0 auto;
    padding: 0px 15px 20px;
    flex-flow: row nowrap
}

@media screen and (min-width: 768px) {
    #searchform-mobile {
        display: none
    }
}

#searchform-mobile .search-input {
    width: 100%;
    display: flex;
    align-items: center;
    flex: 1;
    min-width: 260px
}

@media screen and (max-width: 767px) {
    #searchform-mobile .search-input {
        min-width: 0px
    }
}

#searchform-mobile .search-input input {
    background-color: white;
    flex: 1;
    width: 100%;
    position: relative;
    vertical-align: top;
    line-height: 1.3;
    padding: 9px 10px
}

#searchform-mobile .mobile-submit {
    border-color: #00567c;
    background-color: #ffffff;
    display: inline-block;
    width: 38px;
    height: 38px;
    border-radius: 0;
    padding: 0;
    margin: 0 0 0 5px
}

#searchform-mobile .mobile-submit .icon {
    position: relative;
    display: block;
    font-size: 18px;
    text-decoration: none;
    color: #00567c
}

#searchform-mobile .mobile-submit .icon::before {
    content: "";
    position: absolute;
    margin: auto;
    top: 15px;
    right: 0;
    bottom: 0;
    left: 11px;
    width: 10px;
    height: 2px;
    background-color: #00567c;
    transform: rotate(45deg);
    transition: all .5s
}

#searchform-mobile .mobile-submit .icon::after {
    content: "";
    position: absolute;
    margin: auto;
    top: -3px;
    right: 0;
    bottom: 0;
    left: -6px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    border: 2px solid #00567c;
    transition: all .5s
}

@-webkit-keyframes slide-out-top {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }

    100% {
        -webkit-transform: translateY(-1000px);
        transform: translateY(-1000px);
        opacity: 0
    }
}

@keyframes slide-out-top {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }

    100% {
        -webkit-transform: translateY(-1000px);
        transform: translateY(-1000px);
        opacity: 0
    }
}

@-webkit-keyframes slide-in-top {
    0% {
        -webkit-transform: translateY(-1000px);
        transform: translateY(-1000px);
        opacity: 0
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

@keyframes slide-in-top {
    0% {
        -webkit-transform: translateY(-1000px);
        transform: translateY(-1000px);
        opacity: 0
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

.header-main-nav {
    -webkit-overflow-scrolling: touch;
    background: #f3f2ed;
    color: black;
    width: 100%;
    height: 100vh;
    max-width: 360px;
    opacity: 0;
    overflow-y: auto;
    padding: 20px 0px;
    position: fixed;
    display: flex;
    flex-direction: column;
    right: -15%;
    top: 0;
    transition: all 0.3s ease;
    visibility: hidden;
    z-index: 100;
    box-shadow: -2px 0px 4px rgba(0, 0, 0, 0.4);
    border-left: 1px solid #DFDFDF
}

.admin-bar .header-main-nav {
    padding: 40px 0
}

@media screen and (max-width: 479px) {
    .header-main-nav {
        max-width: 100%
    }
}

.is-open-menu .header-main-nav {
    opacity: 1;
    visibility: visible;
    right: 0
}

.header-main-nav.is-active {
    height: 100%
}

.header-main-nav .header-main-nav_tools {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-flow: row nowrap;
    padding: 0px 15px 20px
}

.header-main-nav .header-nav-close {
    display: inline-block;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50%;
    background-color: transparent;
    vertical-align: baseline;
    width: 20px;
    height: 40px;
    background-image: url(../images/cross.svg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    border: 0;
    cursor: pointer;
    margin: 0px;
    padding: 0px
}

.header-main-nav .menu-logo {
    display: block
}

.header-main-nav .menu-logo img {
    max-width: 120px
}

.header-main-nav .social {
    display: block;
    margin: auto 0;
    padding-top: 15px
}

.footer {
    text-align: center
}

.footer img {
    display: block
}

.footer .footer-middle,
.footer .footer-bottom {
    display: flex;
    align-items: center;
    border-top: 1px solid #DFDFDF
}

.footer .footer-top {
    border-top: 1px solid #DFDFDF
}

@media screen and (max-width: 479px) {
    .footer .footer-top {
        text-align: center
    }
}

.footer .footer-middle {
    flex-flow: row wrap;
    justify-content: center;
    padding: 0
}

.footer .footer-middle .footer-middle-item {
    display: flex;
    max-width: 280px
}

.footer .footer-middle .footer-middle-item a {
    display: flex
}

.footer .footer-middle img {
    width: 100%;
    max-width: 300px;
    margin: 25px 50px
}

.footer .footer-bottom {
    flex-direction: column;
    justify-content: center;
    font-family: "Stag Web", sans-serif;
    padding: 25px 0;
    font-size: 13px;
    font-weight: 900
}

.footer .contact-details {
    display: flex;
    align-items: baseline
}

@media screen and (max-width: 767px) {
    .footer .contact-details {
        flex-direction: column;
        text-align: center;
        align-items: center
    }
}

.footer .contact-details .contact-title {
    font-size: 11px;
    letter-spacing: 0.5px;
    text-transform: uppercase
}

.footer .contact-details .contact-info {
    font-family: "Stag Web", sans-serif;
    font-size: 28px;
    margin: 0;
    line-height: 1.1;
    font-weight: 900;
    margin-left: 5px
}

@media screen and (max-width: 767px) {
    .footer .contact-details .contact-info {
        margin-left: 0
    }
}

.footer .footer-credits {
    align-items: flex-end;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between
}

@media screen and (max-width: 1023px) {
    .footer .footer-credits {
        align-items: flex-start;
        flex-flow: column
    }
}

.footer .footer-nav .menu {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: center;
    margin-left: -5px
}

.footer .footer-nav .menu li {
    margin: 5px 0px 5px 5px;
    border-right: 1px solid;
    padding-right: 5px;
    line-height: 1
}

.footer .footer-nav .menu li:last-child {
    padding-right: 0;
    border-right: none
}

.footer .footer-logo {
    max-width: 175px
}

@media screen and (max-width: 767px) {
    .footer .footer-logo {
        margin-bottom: 10px
    }
}

.footer .footer-logo a {
    display: block
}

nav ul,
.menu {
    list-style: none;
    padding: 0
}

.main-nav {
    font-family: "SPEKK", sans-serif
}

.main-nav .menu {
    display: flex;
    list-style: none;
    padding: 0;
    flex-direction: column;
    text-align: left;
    margin: 0;
    min-height: 100%;
    justify-content: center
}

.main-nav .menu .menu-item {
    margin-top: 1px;
    padding: 0 15px
}

.main-nav .menu .menu-item.current-menu-item {
    color: white;
    background-color: #00567c
}

.main-nav .menu .menu-item.current-menu-item a:hover {
    color: inherit
}

.main-nav .menu .menu-item.menu-item-has-children {
    position: relative
}

.main-nav .menu .menu-item.menu-item-has-children>a {
    padding-right: 35px
}

.main-nav .menu .menu-item.menu-item-has-children .dropdown-handler {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    right: 0;
    height: 49px;
    width: 49px;
    padding: 0;
    text-align: left;
    border: 0;
    cursor: pointer;
    color: black;
    background-color: #e5e5e5
}

.main-nav .menu .menu-item.menu-item-has-children .dropdown-handler::before {
    line-height: 1;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "ThemeIcons";
    display: inline-block;
    transform: rotate(90deg);
    transform-origin: center center
}

.main-nav .menu .menu-item.menu-item-has-children.current-open-menu .dropdown-handler::before {
    transform: rotate(-90deg)
}

.main-nav .menu .menu-item a {
    display: block;
    padding: 12px 0px;
    border-bottom: 0;
    font-size: 18px;
    text-decoration: none
}

.main-nav .menu .menu-item a:hover {
    color: #00567c
}

.main-nav .sub-menu {
    list-style-type: none;
    padding: 0;
    margin: 0 -15px;
    overflow: hidden;
    max-height: 0;
    visibility: hidden;
    transition: max-height .25s ease-in-out;
    background: white;
    color: black
}

.main-nav .sub-menu .menu-item {
    padding: 0 15px 0 30px
}

.main-nav .open-submenu>.sub-menu {
    max-height: 600px;
    visibility: visible;
    box-shadow: inset 0 -1px 0 #e6d9ce, inset 0 1px 0 #e6d9ce
}

.header-nav {
    font-weight: 900;
    font-size: 15px
}

@media screen and (max-width: 1023px) {
    .header-nav {
        font-size: 14px
    }
}

@media screen and (max-width: 479px) {
    .header-nav {
        font-size: 11px
    }
}

.header-nav .menu {
    display: flex;
    flex-flow: row wrap;
    list-style: none;
    margin: 0 -15px;
    padding: 0
}

@media screen and (max-width: 1023px) {
    .header-nav .menu {
        margin: 0 -5px
    }
}

.header-nav .menu .menu-item {
    margin: 0 14px
}

@media screen and (max-width: 1023px) {
    .header-nav .menu .menu-item {
        margin: 0 5px
    }
}

.grid {
    display: flex;
    flex-flow: row wrap;
    align-items: flex-start;
    position: relative;
    margin-left: -20px;
    margin-right: -20px
}

.grid.no-margin {
    margin: 0
}

.grid.reverse {
    flex-direction: row-reverse
}

.grid.centered {
    align-items: center
}

.grid .column:not(.archive) .item:first-child {
    padding-top: 20px
}

.grid .column .item:first-child {
    border-top: 3px solid black
}

[class^="grid-"],
[class*=" grid-"] {
    padding: 20px
}

[class^="grid-"].no-padding,
[class*=" grid-"].no-padding {
    padding: 0
}

[class^="grid-"].no-tb-padding,
[class*=" grid-"].no-tb-padding {
    padding: 0 20px
}

[class^="grid-"].centered,
[class*=" grid-"].centered {
    display: flex;
    justify-content: center
}

[class^="grid-"].start,
[class*=" grid-"].start {
    display: flex;
    justify-content: flex-start
}

@media screen and (max-width: 1023px) {

    [class^="grid-"].start,
    [class*=" grid-"].start {
        justify-content: center
    }
}

[class^="grid-"].end,
[class*=" grid-"].end {
    display: flex;
    justify-content: flex-end
}

@media screen and (max-width: 1023px) {

    [class^="grid-"].end,
    [class*=" grid-"].end {
        justify-content: center
    }
}

.grid-xs-1 {
    width: calc(100% / (12 / 1))
}

.offset-xs-1 {
    margin-left: calc(100% / (12 / 1))
}

.grid-xs-2 {
    width: calc(100% / (12 / 2))
}

.offset-xs-2 {
    margin-left: calc(100% / (12 / 2))
}

.grid-xs-3 {
    width: calc(100% / (12 / 3))
}

.offset-xs-3 {
    margin-left: calc(100% / (12 / 3))
}

.grid-xs-4 {
    width: calc(100% / (12 / 4))
}

.offset-xs-4 {
    margin-left: calc(100% / (12 / 4))
}

.grid-xs-5 {
    width: calc(100% / (12 / 5))
}

.offset-xs-5 {
    margin-left: calc(100% / (12 / 5))
}

.grid-xs-6 {
    width: calc(100% / (12 / 6))
}

.offset-xs-6 {
    margin-left: calc(100% / (12 / 6))
}

.grid-xs-7 {
    width: calc(100% / (12 / 7))
}

.offset-xs-7 {
    margin-left: calc(100% / (12 / 7))
}

.grid-xs-8 {
    width: calc(100% / (12 / 8))
}

.offset-xs-8 {
    margin-left: calc(100% / (12 / 8))
}

.grid-xs-9 {
    width: calc(100% / (12 / 9))
}

.offset-xs-9 {
    margin-left: calc(100% / (12 / 9))
}

.grid-xs-10 {
    width: calc(100% / (12 / 10))
}

.offset-xs-10 {
    margin-left: calc(100% / (12 / 10))
}

.grid-xs-11 {
    width: calc(100% / (12 / 11))
}

.offset-xs-11 {
    margin-left: calc(100% / (12 / 11))
}

.grid-xs-12 {
    width: calc(100% / (12 / 12))
}

.offset-xs-12 {
    margin-left: calc(100% / (12 / 12))
}

@media screen and (min-width: 480px) {
    .grid-sm-1 {
        width: calc(100% / (12 / 1))
    }

    .offset-sm-1 {
        margin-left: calc(100% / (12 / 1))
    }

    .grid-sm-2 {
        width: calc(100% / (12 / 2))
    }

    .offset-sm-2 {
        margin-left: calc(100% / (12 / 2))
    }

    .grid-sm-3 {
        width: calc(100% / (12 / 3))
    }

    .offset-sm-3 {
        margin-left: calc(100% / (12 / 3))
    }

    .grid-sm-4 {
        width: calc(100% / (12 / 4))
    }

    .offset-sm-4 {
        margin-left: calc(100% / (12 / 4))
    }

    .grid-sm-5 {
        width: calc(100% / (12 / 5))
    }

    .offset-sm-5 {
        margin-left: calc(100% / (12 / 5))
    }

    .grid-sm-6 {
        width: calc(100% / (12 / 6))
    }

    .offset-sm-6 {
        margin-left: calc(100% / (12 / 6))
    }

    .grid-sm-7 {
        width: calc(100% / (12 / 7))
    }

    .offset-sm-7 {
        margin-left: calc(100% / (12 / 7))
    }

    .grid-sm-8 {
        width: calc(100% / (12 / 8))
    }

    .offset-sm-8 {
        margin-left: calc(100% / (12 / 8))
    }

    .grid-sm-9 {
        width: calc(100% / (12 / 9))
    }

    .offset-sm-9 {
        margin-left: calc(100% / (12 / 9))
    }

    .grid-sm-10 {
        width: calc(100% / (12 / 10))
    }

    .offset-sm-10 {
        margin-left: calc(100% / (12 / 10))
    }

    .grid-sm-11 {
        width: calc(100% / (12 / 11))
    }

    .offset-sm-11 {
        margin-left: calc(100% / (12 / 11))
    }

    .grid-sm-12 {
        width: calc(100% / (12 / 12))
    }

    .offset-sm-12 {
        margin-left: calc(100% / (12 / 12))
    }
}

@media screen and (min-width: 768px) {
    .grid-s-1 {
        width: calc(100% / (12 / 1))
    }

    .offset-s-1 {
        margin-left: calc(100% / (12 / 1))
    }

    .grid-s-2 {
        width: calc(100% / (12 / 2))
    }

    .offset-s-2 {
        margin-left: calc(100% / (12 / 2))
    }

    .grid-s-3 {
        width: calc(100% / (12 / 3))
    }

    .offset-s-3 {
        margin-left: calc(100% / (12 / 3))
    }

    .grid-s-4 {
        width: calc(100% / (12 / 4))
    }

    .offset-s-4 {
        margin-left: calc(100% / (12 / 4))
    }

    .grid-s-5 {
        width: calc(100% / (12 / 5))
    }

    .offset-s-5 {
        margin-left: calc(100% / (12 / 5))
    }

    .grid-s-6 {
        width: calc(100% / (12 / 6))
    }

    .offset-s-6 {
        margin-left: calc(100% / (12 / 6))
    }

    .grid-s-7 {
        width: calc(100% / (12 / 7))
    }

    .offset-s-7 {
        margin-left: calc(100% / (12 / 7))
    }

    .grid-s-8 {
        width: calc(100% / (12 / 8))
    }

    .offset-s-8 {
        margin-left: calc(100% / (12 / 8))
    }

    .grid-s-9 {
        width: calc(100% / (12 / 9))
    }

    .offset-s-9 {
        margin-left: calc(100% / (12 / 9))
    }

    .grid-s-10 {
        width: calc(100% / (12 / 10))
    }

    .offset-s-10 {
        margin-left: calc(100% / (12 / 10))
    }

    .grid-s-11 {
        width: calc(100% / (12 / 11))
    }

    .offset-s-11 {
        margin-left: calc(100% / (12 / 11))
    }

    .grid-s-12 {
        width: calc(100% / (12 / 12))
    }

    .offset-s-12 {
        margin-left: calc(100% / (12 / 12))
    }
}

@media screen and (min-width: 1024px) {
    .grid-m-1 {
        width: calc(100% / (12 / 1))
    }

    .offset-m-1 {
        margin-left: calc(100% / (12 / 1))
    }

    .grid-m-2 {
        width: calc(100% / (12 / 2))
    }

    .offset-m-2 {
        margin-left: calc(100% / (12 / 2))
    }

    .grid-m-3 {
        width: calc(100% / (12 / 3))
    }

    .offset-m-3 {
        margin-left: calc(100% / (12 / 3))
    }

    .grid-m-4 {
        width: calc(100% / (12 / 4))
    }

    .offset-m-4 {
        margin-left: calc(100% / (12 / 4))
    }

    .grid-m-5 {
        width: calc(100% / (12 / 5))
    }

    .offset-m-5 {
        margin-left: calc(100% / (12 / 5))
    }

    .grid-m-6 {
        width: calc(100% / (12 / 6))
    }

    .offset-m-6 {
        margin-left: calc(100% / (12 / 6))
    }

    .grid-m-7 {
        width: calc(100% / (12 / 7))
    }

    .offset-m-7 {
        margin-left: calc(100% / (12 / 7))
    }

    .grid-m-8 {
        width: calc(100% / (12 / 8))
    }

    .offset-m-8 {
        margin-left: calc(100% / (12 / 8))
    }

    .grid-m-9 {
        width: calc(100% / (12 / 9))
    }

    .offset-m-9 {
        margin-left: calc(100% / (12 / 9))
    }

    .grid-m-10 {
        width: calc(100% / (12 / 10))
    }

    .offset-m-10 {
        margin-left: calc(100% / (12 / 10))
    }

    .grid-m-11 {
        width: calc(100% / (12 / 11))
    }

    .offset-m-11 {
        margin-left: calc(100% / (12 / 11))
    }

    .grid-m-12 {
        width: calc(100% / (12 / 12))
    }

    .offset-m-12 {
        margin-left: calc(100% / (12 / 12))
    }
}

@media screen and (min-width: 1280px) {
    .grid-md-1 {
        width: calc(100% / (12 / 1))
    }

    .offset-md-1 {
        margin-left: calc(100% / (12 / 1))
    }

    .grid-md-2 {
        width: calc(100% / (12 / 2))
    }

    .offset-md-2 {
        margin-left: calc(100% / (12 / 2))
    }

    .grid-md-3 {
        width: calc(100% / (12 / 3))
    }

    .offset-md-3 {
        margin-left: calc(100% / (12 / 3))
    }

    .grid-md-4 {
        width: calc(100% / (12 / 4))
    }

    .offset-md-4 {
        margin-left: calc(100% / (12 / 4))
    }

    .grid-md-5 {
        width: calc(100% / (12 / 5))
    }

    .offset-md-5 {
        margin-left: calc(100% / (12 / 5))
    }

    .grid-md-6 {
        width: calc(100% / (12 / 6))
    }

    .offset-md-6 {
        margin-left: calc(100% / (12 / 6))
    }

    .grid-md-7 {
        width: calc(100% / (12 / 7))
    }

    .offset-md-7 {
        margin-left: calc(100% / (12 / 7))
    }

    .grid-md-8 {
        width: calc(100% / (12 / 8))
    }

    .offset-md-8 {
        margin-left: calc(100% / (12 / 8))
    }

    .grid-md-9 {
        width: calc(100% / (12 / 9))
    }

    .offset-md-9 {
        margin-left: calc(100% / (12 / 9))
    }

    .grid-md-10 {
        width: calc(100% / (12 / 10))
    }

    .offset-md-10 {
        margin-left: calc(100% / (12 / 10))
    }

    .grid-md-11 {
        width: calc(100% / (12 / 11))
    }

    .offset-md-11 {
        margin-left: calc(100% / (12 / 11))
    }

    .grid-md-12 {
        width: calc(100% / (12 / 12))
    }

    .offset-md-12 {
        margin-left: calc(100% / (12 / 12))
    }
}

@media screen and (min-width: 1480px) {
    .grid-1 {
        width: calc(100% / (12 / 1))
    }

    .offset-1 {
        margin-left: calc(100% / (12 / 1))
    }

    .grid-2 {
        width: calc(100% / (12 / 2))
    }

    .offset-2 {
        margin-left: calc(100% / (12 / 2))
    }

    .grid-3 {
        width: calc(100% / (12 / 3))
    }

    .offset-3 {
        margin-left: calc(100% / (12 / 3))
    }

    .grid-4 {
        width: calc(100% / (12 / 4))
    }

    .offset-4 {
        margin-left: calc(100% / (12 / 4))
    }

    .grid-5 {
        width: calc(100% / (12 / 5))
    }

    .offset-5 {
        margin-left: calc(100% / (12 / 5))
    }

    .grid-6 {
        width: calc(100% / (12 / 6))
    }

    .offset-6 {
        margin-left: calc(100% / (12 / 6))
    }

    .grid-7 {
        width: calc(100% / (12 / 7))
    }

    .offset-7 {
        margin-left: calc(100% / (12 / 7))
    }

    .grid-8 {
        width: calc(100% / (12 / 8))
    }

    .offset-8 {
        margin-left: calc(100% / (12 / 8))
    }

    .grid-9 {
        width: calc(100% / (12 / 9))
    }

    .offset-9 {
        margin-left: calc(100% / (12 / 9))
    }

    .grid-10 {
        width: calc(100% / (12 / 10))
    }

    .offset-10 {
        margin-left: calc(100% / (12 / 10))
    }

    .grid-11 {
        width: calc(100% / (12 / 11))
    }

    .offset-11 {
        margin-left: calc(100% / (12 / 11))
    }

    .grid-12 {
        width: calc(100% / (12 / 12))
    }

    .offset-12 {
        margin-left: calc(100% / (12 / 12))
    }
}

::-webkit-input-placeholder {
    color: #222
}

:-moz-placeholder {
    color: #222
}

::-moz-placeholder {
    color: #222
}

:-ms-input-placeholder {
    color: #222
}

input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
textarea {
    -webkit-appearance: none;
    background-color: transparent;
    border-radius: 0;
    border: 1px solid #cccccc;
    color: #080808;
    font-family: "PFDIN", sans-serif;
    line-height: 1.4;
    outline: none;
    padding: 10px
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
textarea:focus {
    border-color: #999999;
    outline: none
}

.header-dropdown input[type="text"],
.header-dropdown input[type="password"],
.header-dropdown input[type="date"],
.header-dropdown input[type="datetime"],
.header-dropdown input[type="datetime-local"],
.header-dropdown input[type="month"],
.header-dropdown input[type="week"],
.header-dropdown input[type="email"],
.header-dropdown input[type="number"],
.header-dropdown input[type="search"],
.header-dropdown input[type="tel"],
.header-dropdown input[type="time"],
.header-dropdown input[type="url"],
.header-dropdown textarea {
    font-size: 14px
}

::-webkit-input-placeholder {
    font-size: 12px
}

:-ms-input-placeholder {
    font-size: 12px
}

::placeholder {
    font-size: 12px
}

select {
    -webkit-appearance: none;
    background-color: transparent;
    border-radius: 0;
    border: 1px solid #cccccc;
    color: #080808;
    font-family: "PFDIN", sans-serif;
    line-height: 1.4;
    outline: none
}

textarea {
    line-height: 1.5;
    min-height: 118px;
    padding: 10px 12px
}

.wpcf7 .screen-reader-response {
    display: none !important
}

.wpcf7 .wpcf7-not-valid-tip {
    display: block
}

.wpcf7 .wpcf7-validation-errors {
    color: #b60005
}

.subscribe-form {
    margin: 10px 0
}

.subscribe-form label {
    display: flex;
    flex-flow: row nowrap;
    max-width: 820px
}

.subscribe-form label ::-webkit-input-placeholder {
    color: #bbb
}

.subscribe-form label :-moz-placeholder {
    color: #bbb
}

.subscribe-form label ::-moz-placeholder {
    color: #bbb
}

.subscribe-form label :-ms-input-placeholder {
    color: #bbb
}

.subscribe-form input {
    background-color: white;
    border-radius: 25px;
    padding: 0 25px;
    border-color: black;
    width: 100%;
    font-size: 14px
}

.subscribe-form button[type="submit"] {
    border-radius: 25px;
    max-width: 25%;
    width: 100%;
    margin-left: -30px
}

@media screen and (max-width: 767px) {
    .subscribe-form button[type="submit"] {
        max-width: 100%;
        width: auto
    }
}

.subscribe-form .policy-text {
    font-size: 12px;
    font-weight: 700;
    font-style: italic;
    margin-top: 5px
}

table {
    text-align: left;
    width: 100%
}

table th,
table td {
    padding: 5px
}

.slideshow.podcasts .item {
    display: block
}

.slideshow.flickity-resize .slideshow-slide {
    min-height: 100%
}

.slideshow .slideshow-slide {
    width: 100%
}

.slideshow .slideshow-slide.podcast {
    width: calc(100%/5 - 20px) !important;
    margin: 0 10px
}

@media screen and (max-width: 1023px) {
    .slideshow .slideshow-slide.podcast {
        width: calc(100%/2 - 20px) !important
    }
}

@media screen and (max-width: 767px) {
    .slideshow .slideshow-slide.podcast {
        width: 100% !important;
        margin: 0
    }
}

.slideshow .slideshow-slide.podcast .item-thumbnail {
    position: relative;
    width: 100%;
    padding-bottom: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 5px
}

.slideshow.docville {
    margin: 15px 0 50px
}

.slideshow.docville .slideshow-slide.docville-item {
    position: relative;
    width: calc(100% / 4 - 20px);
    margin: 0 15px
}

@media screen and (max-width: 1023px) {
    .slideshow.docville .slideshow-slide.docville-item {
        width: calc(100% / 2 - 20px)
    }
}

@media screen and (max-width: 767px) {
    .slideshow.docville .slideshow-slide.docville-item {
        width: 100%
    }
}

.slideshow.docville .flickity-prev-next-button {
    width: 55px;
    height: 55px;
    background: rgba(168, 28, 81, 0.5);
    color: white
}

.slideshow.docville .flickity-page-dots {
    bottom: -40px
}

.slideshow.related-podcasts .flickity-prev-next-button {
    display: none
}

.slideshow.related-podcasts .flickity-page-dots {
    display: none
}

.section {
    padding: 10px 0
}

.section .section-title {
    font-size: 28px;
    font-weight: 500;
    color: #676767;
    display: flex;
    align-items: baseline
}

.section .section-title i {
    font-size: 16px;
    margin-left: 5px
}

.section.post-quote {
    padding: 25px 0
}

.section.post-quote .quote {
    padding-bottom: 15px;
    border-bottom: 1px solid #7d7d7d
}

.section.post-quote .quote .title {
    font-size: 18px;
    line-height: 24px;
    color: #00567c;
    margin: 0;
    display: flex;
    flex-flow: column
}

.section.post-quote .quote .title:before {
    line-height: 1;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "ThemeIcons";
    font-size: 60px;
    line-height: 1;
    color: #7d7d7d
}

.section.post-quote .quote .content {
    font-size: 22px;
    line-height: 26px
}

.section.docville .section-title {
    border-top: 3px solid black;
    color: #00567c;
    margin-top: 10px;
    font-weight: 900
}

@media screen and (max-width: 1023px) {
    .section.docville .section-title {
        margin-bottom: 5px
    }
}

.section.docville .section-title span {
    color: #a81c51 !important
}

.section.counters {
    padding: 40px 0
}

.section.counters .container {
    display: flex
}

@media screen and (max-width: 1023px) {
    .section.counters .container {
        flex-flow: column
    }
}

.section.counters .container .counter-item {
    position: relative;
    width: calc(100%/5);
    background-color: #f3f2ed;
    border-right: 2px solid white;
    padding: 15px
}

@media screen and (max-width: 1023px) {
    .section.counters .container .counter-item {
        width: 100%;
        border-right: 0;
        border-bottom: 2px solid white
    }
}

.section.counters .container .counter-item:first-child {
    background-color: white;
    padding: 15px 0
}

@media screen and (max-width: 1023px) {
    .section.counters .container .counter-item:first-child {
        padding: 15px
    }
}

.section.counters .container .counter-item:first-child:before {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    display: block;
    width: 90%;
    height: 4px;
    background-color: black
}

@media screen and (max-width: 1023px) {
    .section.counters .container .counter-item:first-child:before {
        width: 100%
    }
}

.section.counters .container .counter-item .wrapper .date {
    color: #00567c;
    font-family: "SPEKK", sans-serif;
    font-size: 15px;
    font-weight: bold
}

.section.counters .container .counter-item .wrapper .title {
    max-width: 90%;
    font-size: 18px;
    font-weight: bold;
    font-family: "Stag Web", sans-serif
}

@media screen and (max-width: 1023px) {
    .section.counters .container .counter-item .wrapper .title {
        max-width: 100%
    }
}

.section.counters .container .counter-item .link {
    position: absolute;
    bottom: 0;
    right: 25px;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    display: flex;
    align-items: center
}

@media screen and (max-width: 1023px) {
    .section.counters .container .counter-item .link {
        position: relative;
        margin-top: 15px;
        right: auto
    }
}

.section.counters .container .counter-item .link .icon-right-chevron,
.section.counters .container .counter-item .link .main-nav .menu .menu-item.menu-item-has-children .dropdown-handler,
.main-nav .menu .menu-item.menu-item-has-children .section.counters .container .counter-item .link .dropdown-handler {
    font-size: 18px;
    font-weight: bold;
    line-height: 1
}

.section.counters .container .counter-item .number {
    font-family: "Stag Web", sans-serif;
    font-weight: bold;
    font-size: 48px;
    line-height: 50px
}

.section.counters .container .counter-item .text {
    font-size: 14px;
    font-weight: bold
}

.section.image-block {
    padding: 40px 0
}

.section.image-block .section-title {
    flex-flow: column
}

.section.hero .featured_article {
    background-color: #f3f3f3
}

.section.hero .article-thumbnail {
    position: relative;
    padding-bottom: 30%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

@media screen and (max-width: 1023px) {
    .section.hero .article-thumbnail {
        padding-bottom: 50%
    }
}

.section.section-ad {
    padding: 40px 0
}

@media screen and (max-width: 1023px) {
    .section.section-ad {
        padding: 20px 0
    }
}

.section.section-ad .documento-ad {
    text-align: center;
    padding: 0
}

.section.section-ad .documento-ad.grey {
    background-color: #E5E5E5;
    padding: 25px 0
}

.section.section-related-podcasts {
    padding: 0;
    margin-bottom: 50px
}

.section.newsletter {
    padding: 0
}

.section.popular-posts .popular-grid {
    display: flex;
    flex-flow: row wrap;
    margin-left: 10%
}

@media screen and (max-width: 1023px) {
    .section.popular-posts .popular-grid {
        flex-flow: column
    }
}

.section.popular-posts .popular-grid .popular-item {
    width: calc(100%/2);
    border-bottom: 1px solid #7d7d7d;
    padding: 25px 25px 25px 0;
    display: flex;
    align-items: flex-start
}

@media screen and (max-width: 1023px) {
    .section.popular-posts .popular-grid .popular-item {
        width: 100%
    }
}

@media screen and (max-width: 1023px) {
    .section.popular-posts .popular-grid .popular-item.desktop {
        display: none
    }
}

@media screen and (min-width: 1024px) {
    .section.popular-posts .popular-grid .popular-item.mobile {
        display: none
    }
}

.section.popular-posts .popular-grid .popular-item .counter {
    font-family: "SPEKK", sans-serif;
    font-size: 70px;
    line-height: 70px;
    font-weight: 700;
    margin-right: 20px;
    min-width: 75px
}

.section.popular-posts .popular-grid .popular-item .entry-title {
    font-size: 16px;
    font-weight: 400
}

@media screen and (max-width: 1023px) {
    .section.popular-posts .widget-area-container {
        display: flex;
        justify-content: center
    }
}

.section.video-gallery {
    padding: 25px 0
}

.section.video-gallery .flickity-prev-next-button,
.section.video-gallery .flickity-page-dots {
    display: none
}

.section.video-gallery .section-title {
    display: flex;
    color: #676767;
    font-weight: 500;
    line-height: 1;
    border-bottom: 3px solid black;
    margin-bottom: 20px;
    padding-bottom: 10px
}

.section.video-gallery .player {
    padding: 20px;
    background-color: black
}

.section.video-gallery iframe {
    width: 100%;
    height: 450px
}

@media screen and (max-width: 1023px) {
    .section.video-gallery iframe {
        height: 300px
    }
}

.section.video-gallery .carousel-container {
    display: flex;
    align-items: center
}

@media screen and (max-width: 1023px) {
    .section.video-gallery .carousel-container {
        flex-flow: column
    }
}

.section.video-gallery .carousel-container .carousel {
    width: 100%;
    max-width: 55%;
    max-height: 450px
}

@media screen and (max-width: 1023px) {
    .section.video-gallery .carousel-container .carousel {
        max-width: 100%;
        margin-right: 0;
        max-height: auto
    }
}

.section.video-gallery .carousel-container .carousel .carousel-cell {
    width: 100%;
    height: 445px;
    margin-right: 10px;
    counter-increment: carousel-cell
}

@media screen and (max-width: 1023px) {
    .section.video-gallery .carousel-container .carousel .carousel-cell {
        height: auto
    }
}

.section.video-gallery .carousel-nav {
    width: 100%;
    max-width: 45%;
    overflow: hidden;
    margin-left: 20px
}

@media screen and (max-width: 1023px) {
    .section.video-gallery .carousel-nav {
        max-width: 100%;
        margin-left: 0
    }
}

.section.video-gallery .carousel-nav .carousel-cell {
    padding: 15px 5px;
    cursor: pointer;
    color: white;
    border-bottom: 1px solid white;
    transition: all 0.3s linear
}

@media screen and (max-width: 1023px) {
    .section.video-gallery .carousel-nav .carousel-cell {
        margin: 0
    }
}

.section.video-gallery .carousel-nav .carousel-cell:last-child {
    margin-bottom: 0
}

.section.video-gallery .carousel-nav .carousel-cell:hover {
    background-color: white;
    color: black
}

.section.video-gallery .carousel-nav .carousel-cell.is-nav-selected {
    background-color: white;
    color: black
}

.section.video-gallery .carousel-nav .carousel-cell .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 10px
}

.section.video-gallery .carousel-nav .carousel-cell .container .wrap {
    display: flex;
    flex-flow: column
}

.section.video-gallery .carousel-nav .carousel-cell .container .wrap .meta {
    display: flex;
    flex-flow: row;
    font-size: 16px;
    font-family: "SPEKK", sans-serif;
    font-weight: 700
}

.section.video-gallery .carousel-nav .carousel-cell .container .wrap .video-title {
    font-family: "Stag Web", sans-serif;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.2;
    max-width: 255px
}

@media screen and (max-width: 1023px) {
    .section.video-gallery .carousel-nav .carousel-cell .container .wrap .video-title {
        font-size: 14px
    }
}

.section.video-gallery .carousel-nav .carousel-cell .container .video-wrap {
    width: 100%;
    max-width: 190px
}

.section.video-gallery .carousel-nav .carousel-cell .container .video-wrap iframe {
    width: 190px;
    height: 110px
}

.section.podcasts {
    padding: 25px 0 0;
    margin-bottom: 25px
}

.section.podcasts .grid {
    border-bottom: 20px solid #f3f2ed
}

.section.podcasts .flickity-prev-next-button.previous {
    left: -45px
}

.section.podcasts .flickity-prev-next-button.next {
    right: -45px
}

.section.podcasts .flickity-button {
    color: white;
    background: none;
    transition: color 0.3s linear
}

.section.podcasts .flickity-button:hover {
    color: #00567c
}

.section.podcasts .podcast-link .container {
    padding: 0
}

.section.podcasts .featured-image {
    position: relative;
    width: 100%;
    padding-bottom: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

.section.podcasts .featured-image .link {
    position: absolute;
    display: block;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.section.podcasts .featured-image .featured-link {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.section.podcasts .section-title {
    display: flex;
    color: #676767;
    font-weight: 500;
    line-height: 1;
    border-bottom: 3px solid black;
    margin-bottom: 20px;
    padding-bottom: 10px
}

.section.podcasts .container {
    background-color: black;
    color: white;
    padding: 25px
}

.section.podcasts .container .description {
    margin: 0 10px 25px
}

.section.podcasts .channel-info {
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px
}

@media screen and (max-width: 767px) {
    .section.podcasts .channel-info {
        flex-flow: column;
        justify-content: center;
        align-items: center
    }
}

.section.podcasts .channel-info .channel-name img {
    min-width: 195px
}

.section.podcasts .channel-info .channel-name .channel-author {
    font-size: 18px
}

.section.podcasts .channel-info .channel-description {
    max-width: 500px;
    font-size: 18px
}

@media screen and (max-width: 767px) {
    .section.podcasts .channel-info .channel-description {
        max-width: 100%;
        text-align: center
    }
}

.section.podcasts .podcasts-list {
    display: flex
}

@media screen and (max-width: 767px) {
    .section.podcasts .podcasts-list {
        flex-flow: column
    }
}

.section.podcasts .podcasts-list .story-item {
    position: relative;
    width: calc(100%/4);
    margin-right: 56px
}

.section.podcasts .podcasts-list .story-item:last-child {
    margin-right: 0
}

@media screen and (max-width: 767px) {
    .section.podcasts .podcasts-list .story-item {
        width: 100%
    }
}

.section.podcasts .podcasts-list .story-item .link {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.section.podcasts .podcasts-list .story-item .image {
    width: 100%;
    padding-bottom: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

.section.podcasts .podcasts-list .story-item .title {
    margin-top: 5px;
    text-align: left;
    font-family: "Stag Web", sans-serif;
    font-size: 16px;
    font-weight: 700
}

.section.single-home-post {
    padding: 10px 0 0
}

.section.single-home-post .featured_article {
    flex-flow: column;
    border-top: 3px solid black;
    padding-top: 15px;
    margin-bottom: 10px
}

.section.single-home-post .featured_article .article-thumbnail {
    position: relative;
    padding-bottom: 60%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

@media screen and (max-width: 1023px) {
    .section.single-home-post .featured_article .article-thumbnail {
        padding-bottom: 50%
    }
}

.section.single-home-post .featured_article .article-content {
    justify-content: flex-start;
    min-height: auto;
    max-width: 100%;
    padding: 0 0 10px
}

.section.single-home-post .item-meta {
    margin-bottom: 15px
}

.section.single-home-post .post-left-column .container {
    min-height: 285px
}

@media screen and (max-width: 1023px) {
    .section.single-home-post .post-left-column .container {
        min-height: auto
    }
}

.section.selected-posts .item {
    border-bottom: 1px solid #7d7d7d;
    padding-bottom: 10px;
    min-height: 390px
}

.section.selected-posts .documento_widget_content .item {
    min-height: 0;
}

@media screen and (max-width: 1023px) {
    .section.selected-posts .item {
        min-height: auto
    }
}

.section.selected-posts .item .item-thumbnail {
    position: relative;
    background: #f3f3f3;
    overflow: hidden;
    min-height: 200px;
    max-height: 200px;
    margin-bottom: 10px
}

.section.selected-posts .item .container {
    display: flex;
    flex-flow: column;
    justify-content: space-between;
    height: 100%;
    /* min-height: 225px */
}

@media screen and (max-width: 1023px) {
    .section.selected-posts .item .container {
        min-height: auto
    }
}

.section.selected-posts .item .container .wrap .post-category {
    font-size: 14px
}

.section.selected-posts .item .container .wrap .entry-title {
    font-size: 18px
}

.section.selected-posts .item .container .wrap .entry-summary {
    font-size: 14px;
    font-weight: 500
}

.section.selected-posts .item .container .wrap .cat-date-wrapper {
    display: flex;
    align-items: center;
}

.section.selected-posts .item .container .wrap .cat-date-wrapper .item-author-link {
    display: none;
}

.section.selected-posts .item .container .wrap .cat-date-wrapper .item-meta {
    margin: 0 0 0 10px;
    line-height: normal;
}

.section.selected-posts .selected_articles.grid .grid {
    padding-left: 0;
    padding-right: 0;
    margin: 0;
}

.section.selected-posts .widget-container:first-child {
    border: 0;
}

.weather-widget {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    padding: 10px 10px 5px;
    background-color: #E5E5E5;
    text-transform: uppercase
}

.weather-widget .weather-title {
    position: relative;
    font-size: 14px;
    font-weight: 900;
    line-height: 1.2;
    letter-spacing: 0.5px;
    font-family: "Stag Web", sans-serif
}

.weather-widget .celcius {
    position: relative;
    font-size: 28px;
    line-height: 1.1;
    font-weight: 900;
    margin: 0 15px;
    font-family: "Stag Web", sans-serif
}

.weather-widget .celcius sup {
    font-size: 65%
}

.weather-widget .icon_container {
    position: relative;
    font-size: 32px;
    line-height: 1;
    width: 32px;
    height: 32px
}

.weather-widgets {
    margin: 0 25px 0 45px;
    width: 240px
}

@media screen and (max-width: 767px) {
    .weather-widgets {
        display: none
    }
}

.weather-widgets.flickity-resize .weather-widget {
    min-height: 100%
}

.weather-widgets .weather-widget {
    width: 100%
}

.weather-widgets .flickity-prev-next-button {
    color: #E6E6E6;
    background-color: transparent;
    padding: 0;
    width: 26px;
    height: 26px
}

.weather-widgets .flickity-prev-next-button:hover {
    background-color: transparent
}

.weather-widgets .flickity-prev-next-button:focus {
    box-shadow: none
}

.weather-widgets .flickity-prev-next-button.previous {
    left: -25px
}

.weather-widgets .flickity-prev-next-button.next {
    right: -25px
}

.weather-widgets .flickity-prev-next-button .flickity-button-icon {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.social {
    margin: 0;
    padding: 0
}

.social .social-list {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex
}

.social .social-list .social-item {
    margin: 0 10px;
    font-size: 16px;
    color: white;
    padding: 0px;
    border: 1px solid #00567c;
    background-color: #00567c;
    border-radius: 100%;
    line-height: 1px;
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s linear;
    overflow: hidden
}

.social .social-list .social-item a {
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center
}

.social .social-list .social-item:hover {
    background-color: white;
    color: #00567c
}

.social .social-list .social-item:hover a {
    color: #00567c
}

.page-navigation {
    position: relative
}

.page-navigation .menu {
    display: flex;
    align-items: center
}

.page-navigation .menu .page-nav-menu-item {
    width: 250px;
    border-radius: 25px;
    padding: 10px 20px;
    font-size: 16px;
    line-height: 16px;
    background-color: #E5E5E5;
    border: 1px solid #E5E5E5;
    text-transform: uppercase;
    font-weight: bold;
    font-family: "SPEKK", sans-serif;
    text-align: center
}

@media screen and (max-width: 767px) {
    .page-navigation .menu .page-nav-menu-item {
        font-size: 11px;
        line-height: 11px;
        letter-spacing: 0
    }
}

.page-navigation .menu .page-nav-menu-item a:hover {
    color: white
}

.page-navigation .menu .page-nav-menu-item.is-active {
    z-index: 10;
    background-color: black;
    border: 1px solid black;
    color: white
}

.page-navigation .menu .page-nav-menu-item:first-child {
    padding-right: 25px
}

.page-navigation .menu .page-nav-menu-item:nth-child(n+2) {
    margin-left: -35px
}

@media screen and (max-width: 767px) {
    .page-navigation .menu .page-nav-menu-item:nth-child(n+2) {
        margin-left: -20px
    }
}

.page-navigation .menu .page-nav-menu-item:nth-child(n+2):not(.is-active) {
    padding-left: 25px
}

.popular-navigation {
    position: relative
}

.popular-navigation .menu {
    display: flex;
    align-items: center;
    margin: 0
}

.popular-navigation .menu .page-nav-menu-item {
    width: 250px;
    border-radius: 25px;
    padding: 10px 20px;
    font-size: 16px;
    line-height: 16px;
    background-color: #E5E5E5;
    border: 1px solid #E5E5E5;
    text-transform: uppercase;
    font-weight: bold;
    font-family: "SPEKK", sans-serif;
    text-align: center
}

.popular-navigation .menu .page-nav-menu-item a:hover {
    color: white
}

@media screen and (max-width: 767px) {
    .popular-navigation .menu .page-nav-menu-item {
        font-size: 11px;
        line-height: 11px;
        letter-spacing: 0
    }
}

.popular-navigation .menu .page-nav-menu-item.is-active {
    z-index: 10;
    background-color: black;
    border: 1px solid black;
    color: white
}

.popular-navigation .menu .page-nav-menu-item:first-child {
    padding-right: 25px
}

.popular-navigation .menu .page-nav-menu-item:nth-child(n+2) {
    margin-left: -35px
}

@media screen and (max-width: 767px) {
    .popular-navigation .menu .page-nav-menu-item:nth-child(n+2) {
        margin-left: -20px
    }
}

.popular-navigation .menu .page-nav-menu-item:nth-child(n+2):not(.is-active) {
    padding-left: 25px
}

.documento-ad_header,
.post-header-add {
    max-width: 970px;
    width: 100%;
    margin: 25px auto;
    padding: 0 20px;
    overflow: hidden
}

.documento-ad_header:empty,
.post-header-add:empty {
    margin: 0
}

@media screen and (max-width: 767px) {
    .post-header-add {
        display: none
    }
}

.post-bottom-ad,
.post-top-add {
    max-width: 300px;
    width: 100%;
    margin: 0 auto;
    overflow: hidden
}

.featured_articles .flickity-page-dots {
    position: relative;
    bottom: 0;
    margin: 40px 0 20px
}

@media screen and (max-width: 1023px) {
    .featured_articles .flickity-page-dots {
        margin: 20px 0
    }
}

.featured_articles .flickity-page-dots .dot {
    width: 8px;
    height: 8px;
    background: #7F7F7F
}

.widget_preloader {
    display: none;
    text-align: center;
    padding: 10px
}

.widget_preloader.loading {
    display: block
}

.empty-widget {
    font-size: 16px
}

.documento-signup-wrapper {
    position: relative;
    padding: 20px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center
}

.documento-signup-wrapper::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-color: #ffbf00;
    opacity: 0.7
}

.documento-signup-wrapper * {
    position: relative
}

.documento-signup-wrapper .signup-title {
    font-weight: 600;
    font-family: "Stag Web", sans-serif;
    max-width: 700px
}

.documento-signup-wrapper .signup-title span {
    white-space: nowrap;
    line-height: 1;
    font-size: 56px;
    font-weight: 900;
    color: white
}

.documento-signup-wrapper .signup-title span mark {
    color: #00567c;
    background-color: transparent
}

@media screen and (max-width: 1023px) {
    .documento-signup-wrapper .signup-title {
        text-align: center;
        margin-bottom: 10px
    }
}

.documento-signup-wrapper .signup-intro {
    font-style: italic;
    max-width: 700px
}

@media screen and (max-width: 1023px) {
    .documento-signup-wrapper .signup-intro {
        text-align: center
    }
}

@media screen and (max-width: 1023px) {
    .documento-signup-wrapper .policy-text {
        text-align: center
    }
}

.podcast-taxonomy .item {
    display: flex;
    align-items: stretch;
    border-bottom: 0 !important
}

.podcast-taxonomy .item a {
    display: flex;
    flex-direction: column;
    color: white;
    transition: color 0.3s linear
}

.podcast-taxonomy .item a:hover {
    color: #f3f3f3
}

.podcast-taxonomy .item .container {
    padding: 0
}

.podcast-taxonomy .item .container .entry-title {
    font-weight: 500 !important;
    font-size: 18px !important
}

.podcast-taxonomy .cat-hero {
    position: relative;
    width: 100%;
    padding-bottom: 30%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

.podcast-taxonomy .content {
    padding: 25px
}

.podcast-taxonomy .content.black {
    color: white;
    background-color: black
}

.podcast-taxonomy .content .music-channels {
    display: flex;
    justify-content: flex-end
}

.podcast-taxonomy .content .music-channels .music-channel-item {
    width: 100%;
    max-width: 125px;
    margin: 0 5px
}

.podcast-taxonomy .content .channel-description {
    max-width: 850px;
    margin-bottom: 25px
}

.podcast-taxonomy .content .channel-description .description {
    font-size: 16px
}

.podcast-taxonomy .content .channel-mavigation {
    display: flex;
    align-items: center;
    justify-content: space-between
}

@media screen and (max-width: 767px) {
    .podcast-taxonomy .content .channel-mavigation {
        flex-flow: column;
        align-items: center;
        justify-content: center
    }
}

.podcast-taxonomy .content .channel-mavigation .wrap {
    display: flex;
    align-items: center
}

@media screen and (max-width: 767px) {
    .podcast-taxonomy .content .channel-mavigation .wrap {
        flex-flow: column;
        align-items: center;
        justify-content: center
    }
}

.podcast-taxonomy .content .channel-mavigation .wrap .channel-filters {
    margin-right: 25px
}

@media screen and (max-width: 767px) {
    .podcast-taxonomy .content .channel-mavigation .wrap .channel-filters {
        margin-right: 0;
        margin-bottom: 10px
    }
}

.podcast-taxonomy .content .channel-mavigation .wrap .channel-filters .title {
    margin: 0
}

.podcast-taxonomy .content .channel-mavigation .wrap .channel-menu {
    display: flex;
    align-items: center;
    font-size: 16px;
    font-weight: 700
}

.podcast-taxonomy .content .channel-mavigation .wrap .channel-menu a {
    margin: 0 10px
}

.podcast-taxonomy .content .channel-mavigation .wrap .channel-menu a:hover {
    color: #f3f3f3
}

.podcast-taxonomy .content .filters {
    font-size: 16px
}

@media screen and (max-width: 767px) {
    .podcast-taxonomy .content .filters {
        width: 100%;
        text-align: center;
        margin-top: 10px
    }
}

.podcast-taxonomy .content .filters select {
    background-color: black;
    color: white;
    border: none;
    cursor: pointer
}

.podcast-taxonomy .content .bio h3 {
    font-size: 26px
}

.podcast-taxonomy .content .guests {
    margin-top: 75px
}

.podcast-taxonomy .content .guests .title {
    font-size: 26px
}

.podcast-taxonomy .content .guests .avatar {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    border-radius: 100%;
    background-color: #00567c;
    overflow: hidden
}

.podcast-taxonomy .content .guests .name {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    margin-top: 10px
}

.podcast-taxonomy .documento-signup-wrapper {
    padding: 75px 25px;
    text-align: center
}

.podcast-taxonomy .related-podcast-container .title {
    padding: 0 10px 25px;
    font-weight: 500
}

.podcast-taxonomy .related-podcast-container .item {
    border-bottom: 0 !important
}

@media screen and (max-width: 1023px) {
    .podcast-taxonomy .popular-widget-container {
        display: flex;
        flex-flow: column;
        align-items: center;
        justify-content: center
    }
}

.podcast-season-wrapper {
    position: relative
}

.podcast-season-wrapper .podcasts-wrapper {
    display: flex;
    flex-flow: row wrap;
    align-items: stretch;
    margin: 10px -10px
}

.podcast-season-wrapper .item.podcast {
    position: relative;
    display: flex;
    width: 25%;
    padding: 10px;
    transition: all 250ms ease-in-out
}

.podcast-season-wrapper .item.podcast>a {
    display: flex;
    flex-direction: column;
    width: 100%
}

.podcast-season-wrapper .item.podcast img {
    width: 100%
}

.podcast-season-wrapper .item.podcast .item-thumbnail {
    position: relative;
    width: 100%;
    padding-bottom: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 5px
}

@media screen and (max-width: 1023px) {
    .podcast-season-wrapper .item.podcast {
        width: calc(100%/2)
    }
}

@media screen and (max-width: 479px) {
    .podcast-season-wrapper .item.podcast {
        width: 100%
    }
}

.podcast-season-wrapper .podcast-loader {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%
}

.podcast-season-wrapper .podcast-loader span {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    background: rgba(0, 0, 0, 0.35)
}

#cookie-notice {
    pointer-events: all
}

.special-edition.grid {
    margin: -20px;
    align-items: stretch
}

.special-edition.grid .item {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    height: 100%
}

.special-edition.grid .item .container {
    display: flex;
    flex-direction: column;
    padding-bottom: 10px;
    flex: 1
}

.special-edition.grid .item .container .item-meta {
    margin-top: auto;
    display: block;
    padding-top: 10px
}

#onesignal-bell-container.onesignal-reset.onesignal-bell-container-bottom-right {
    bottom: 30px !important
}

.qc-cmp2-persistent-link {
    font-size: 14px !important
}

.image-link {
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1
}

.widget-title {
    font-size: 18px
}

.wp-user-profile-avatar {
    display: flex;
    align-items: center
}

.wp-user-profile-avatar .wp-user-profile-avatar-link {
    width: 40px;
    height: 40px;
    overflow: hidden;
    border-radius: 100%;
    margin-right: 10px
}

.wp-user-profile-avatar .alignnone {
    margin: 0
}

#preloader {
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: white;
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center
}

.infinite-scroll-items .documento-ad {
    padding: 20px 0;
    border-bottom: 1px solid black;
    display: flex;
    align-items: center
}

.inline-post {
    display: flex;
    border-top: 1px solid #7d7d7d;
    border-bottom: 1px solid #7d7d7d;
    padding: 20px 0
}

.inline-post .post-thumbnail {
    max-width: 150px;
    margin-right: 30px
}

.inline-post .post-content {
    font-size: 14px;
    line-height: 18px
}

.inline-post .post-content .post-category {
    font-size: 12px;
    line-height: 16px
}

.inline-post .post-content .entry-title {
    font-size: 18px;
    line-height: 22px;
    border-bottom: 0;
    padding-bottom: 0;
    margin: 0 0 5px 0
}

.featured-video iframe {
    width: 100%;
    height: 500px
}

.share-container {
    display: flex;
    align-items: flex-start
}

.bottom-share-wrapper {
    margin-bottom: 20px;
}

.share-container .social-icons {
    display: flex;
    align-items: center;
    font-size: 15px
}

.share-container .social-icons a {
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #00567c;
    color: #ffffff;
    padding: 5px;
    border-radius: 50%;
    margin: 0 5px
}

.share-container .comments {
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center
}

.share-container .comments a {
    color: #00567c;
    font-size: 32px;
    line-height: 15px
}

.share-container .comments .count {
    color: black;
    font-size: 12px;
    font-weight: 12px
}

.disqus-comments-wrapper {
    border-bottom: 1px solid black;
    border-top: 1px solid black;
    margin: 20px 0;
}

.category .posts-list .item.loop:nth-child(1),
.category .posts-list .item.loop:nth-child(2),
.category .posts-list .item.loop:nth-child(3) {
    display: none
}

.archive .item {
    border-bottom: 1px solid #7d7d7d
}

.archive .item .wrap .meta .post-categories {
    margin: 0;
    padding: 0;
    list-style: none;
    text-transform: uppercase
}

.archive .item .wrap .meta .post-categories li {
    display: flex;
    margin-bottom: 5px
}

.archive .item .wrap .meta .post-categories li a {
    font-size: 16px;
    font-weight: 900;
    line-height: 20px;
    color: #00567c;
    margin: 0 5px
}

.archive .item .wrap .meta .post-categories li a:first-child {
    margin: 0 5px 0 0
}

.archive .item .wrap .entry-title {
    font-size: 18px;
    line-height: 1.2;
    font-weight: 700;
    margin: 0 0 5px 0
}

.archive .item .wrap .entry-summary {
    font-size: 16px
}

.archive .item .item-image {
    position: relative;
    width: 100%;
    padding-bottom: 60%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

.item-meta {
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
    font-family: "SPEKK", sans-serif;
    font-size: 12px;
    color: #7d7d7d
}

.item-meta .post-info {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.item-meta .post-info .share-count {
    display: flex;
    align-items: center;
    margin: 0 5px
}

.item-meta .post-info .share-count:before {
    line-height: 1;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "ThemeIcons";
    font-size: 14px;
    margin-right: 5px
}

.item-meta .post-info .comments-count {
    display: flex;
    align-items: center;
    margin: 0 5px
}

.item-meta .post-info .comments-count:before {
    line-height: 1;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "ThemeIcons";
    font-size: 14px;
    margin-right: 5px
}

.breadcrumbs {
    font-size: 12px;
    text-transform: uppercase;
    color: #00567c;
    font-weight: bold;
    font-family: "SPEKK", sans-serif
}

.cat-header-right .item .container {
    min-height: 300px !important
}

@media screen and (max-width: 1023px) {
    .cat-header-right .item .container {
        min-height: auto !important
    }
}

.center-loop .item {
    max-height: 250px;
    min-height: 210px
}

@media screen and (max-width: 1023px) {
    .center-loop .item {
        max-height: 100%;
        min-height: auto
    }
}

.center-loop .item .meta-container {
    display: flex;
    flex-flow: column;
    justify-content: space-between;
    min-height: 187.5px
}

@media screen and (max-width: 1023px) {
    .center-loop .item .meta-container {
        min-height: auto
    }
}

.center-loop .item .meta-container .wrap {
    height: 100%;
    display: flex;
    flex-flow: column;
    justify-content: space-between
}

.center-loop .item .meta-container .item-meta {
    margin: 0 !important
}

.column .container {
    display: flex;
    flex-flow: column;
    justify-content: space-between;
    border-bottom: 1px solid #7d7d7d;
    margin-bottom: 20px
}

.column .container .entry-title {
    max-height: 101px;
    overflow: hidden
}

@media screen and (max-width: 1023px) {
    .column .container .entry-title {
        max-height: 100%
    }
}

.column .container .entry-summary {
    font-size: 16px
}

.featured_article {
    display: flex;
    flex-flow: row nowrap;
    align-items: stretch;
    width: 100%;
    min-height: 100%
}

@media screen and (max-width: 1023px) {
    .featured_article {
        flex-direction: column-reverse;
        justify-content: flex-end
    }
}

.featured_article .article-content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    max-width: 45.5%;
    padding: 15px 50px 15px 25px;
    min-height: 440px
}

@media screen and (max-width: 1023px) {
    .featured_article .article-content {
        max-width: 100%;
        min-height: 250px;
        padding: 20px
    }
}

@media screen and (max-width: 1023px) {
    .featured_article .article-content .entry-title {
        font-size: 24px;
        margin-bottom: 10px
    }
}

.featured_article .article-content .timestamp {
    display: block;
    font-family: "Stag Web", sans-serif;
    color: #818181;
    margin-top: auto;
    font-size: 12px;
    font-weight: 600
}

.featured_article .article-thumbnail {
    position: relative;
    width: 100%
}

.featured_article.item {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

.featured_articles > div:not(:first-child) {
    align-self: stretch;
}

.featured_articles .featured_article.item .container {
    padding: 10px 15px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex-grow: 1;
}

.post-category {
    display: flex;
    align-items: center;
    font-size: 16px;
    font-weight: 900;
    text-transform: uppercase;
    color: #00567c;
    font-family: "SPEKK", sans-serif !important
}

.post-category .live_icon {
    margin-left: 5px
}

.live_post {
    position: relative;
    padding: 15px 0;
    border-top: 1px solid #DFDFDF;
    border-bottom: 1px solid #DFDFDF;
    overflow: hidden
}

.live_post .live_title {
    display: flex;
    font-weight: 900;
    font-size: 16px;
    z-index: 10
}

.live_post .scrolling_text {
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.live_post .scrolling_text .scroll-wrap {
    display: flex;
    margin-left: 60px
}

.live_post .scrolling_text .scroll-wrap .live_item {
    display: flex;
    align-items: center
}

.live_post .scrolling_text .scroll-wrap .live_item:before {
    content: '';
    display: block;
    background-color: #00567c;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin: 0 10px
}

.live_icon {
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: "SPEKK", sans-serif;
    line-height: 1;
    color: white;
    text-transform: uppercase;
    background-color: #FE0000;
    padding: 5px;
    z-index: 1
}

.live_icon::before {
    content: "";
    background-color: white;
    border-radius: 50%;
    width: 12px;
    height: 12px;
    min-width: 12px;
    min-height: 12px;
    display: inline-block;
    position: relative;
    margin-right: 5px;
    animation: heartbeat 1.5s ease-in-out infinite both
}

.docville-item {
    position: relative;
    height: 530px;
    background-size: cover;
    background-position: center;
    background-repeat: repeat
}

.docville-item .link {
    position: absolute;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block
}

.docville-item .link:hover:before {
    background-color: rgba(0, 0, 0, 0.5);
    transition: all 0.3s linear
}

.docville-item .link:before {
    position: absolute;
    content: '';
    display: block;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.779149) 0%, rgba(255, 255, 255, 0) 50%);
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.docville-item .content-wrap {
    position: absolute;
    bottom: 20px;
    text-align: center
}

.docville-item .content-wrap .subtitle {
    color: white;
    font-size: 16px;
    font-weight: 900;
    font-family: "SPEKK", sans-serif
}

.docville-item .content-wrap .entry-title {
    color: white;
    text-align: center;
    padding: 0 25px;
    font-size: 18px
}

.docville-item .content-wrap .entry-title a {
    color: white;
    transition: color 0.3s linear
}

.docville-item .content-wrap .entry-title a:hover {
    color: #f3f3f3
}

.docville-item .content-wrap .icon {
    background-color: #a81c51;
    color: white;
    width: 50px;
    height: 50px;
    margin: 0 auto;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    flex-flow: column;
    align-items: center;
    font-size: 10px
}

.docville-item .content-wrap .icon:before {
    font-family: "ThemeIcons";
    color: white;
    font-size: 18px;
    line-height: 20px
}

.related-posts {
    text-align: left;
    margin-bottom: 50px
}

@media screen and (max-width: 1023px) {
    .related-posts {
        margin-bottom: 10px
    }
}

.related-posts .article-thumbnail {
    position: relative;
    min-height: 180px;
    padding-bottom: 60%;
    overflow: hidden;
    background-color: #f3f3f3;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

.related-posts .article-thumbnail .image-link {
    position: absolute;
    display: block;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.related-posts .section-title {
    color: #676767;
    font-weight: 500;
    display: flex;
    align-items: baseline;
    font-size: 28px;
    padding-bottom: 10px;
    border-bottom: 3px solid black
}

.related-posts .section-title i {
    font-size: 16px;
    margin-left: 5px
}

.related-posts .related-post {
    border-bottom: 1px solid #7d7d7d;
    padding-bottom: 10px
}

.related-posts .related-post .article-content {
    display: flex;
    flex-flow: column;
    justify-content: space-between;
    min-height: 250px
}

@media screen and (max-width: 1023px) {
    .related-posts .related-post .article-content {
        min-height: auto
    }
}

.related-posts .related-post .post-category {
    font-size: 14px;
    padding: 10px 0 0
}

.related-posts .related-post .title {
    font-size: 18px;
    margin: 0 0 5px 0
}

.related-posts .related-post .excerpt {
    font-size: 14px
}

.related-posts .related-post .timestamp {
    font-size: 13px;
    margin-top: 20px;
    color: #7d7d7d
}

.iframe-wrapper {
    display: block;
    width: 0%;
    position: absolute;
    top: 0;
    left: 0;
    transition: all 250ms ease-in-out
}

.item.podcast.is-active .iframe-wrapper {
    width: 100%
}

.iframe-wrapper iframe {
    width: 100% !important;
    max-width: 100% !important;
    height: 100% !important;
    padding: 15px
}

.item.podcast a:hover {
    color: white
}

.image-button-widget .button {
    margin-top: 15px
}

.podcast-iframe-container {
    display: flex;
    flex-flow: row nowrap;
    align-items: flex-start;
    justify-content: space-between;
    position: relative;
    border-top: 2px solid white;
    border-bottom: 2px solid white;
    padding: 15px 0
}

.podcast-iframe-container.is-active {
    margin: 15px 10px;
    width: 100%
}

.podcast-iframe-container .iframe-content-inner {
    display: flex;
    flex-direction: column;
    width: 100%;
    justify-content: space-between;
    margin-right: 25px;
    height: 100%
}

@media screen and (max-width: 767px) {
    .podcast-iframe-container .iframe-content-inner {
        margin-right: 0px
    }
}

.podcast-iframe-container .iframe-content-inner .iframe-content .episode-details {
    font-family: "SPEKK", sans-serif
}

.podcast-iframe-container .iframe-content-inner iframe {
    width: 100%;
    margin-top: 15px
}

.podcast-iframe-container .item-thumbnail {
    position: relative;
    width: 100%;
    padding-bottom: 30%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    max-width: 30%
}

@media screen and (max-width: 767px) {
    .podcast-iframe-container .item-thumbnail {
        display: none
    }
}

.item .article-thumbnail,
.item .item-thumbnail,
.featured_article .article-thumbnail,
.featured_article .item-thumbnail {
    position: relative
}

.item .article-thumbnail .item-image,
.item .item-thumbnail .item-image,
.featured_article .article-thumbnail .item-image,
.featured_article .item-thumbnail .item-image {
    position: relative;
    width: 100%;
    padding-bottom: 60%;
    min-height: 200px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

.category-eidikes-ekdoseis .item .article-thumbnail,
.category-eidikes-ekdoseis .item .item-thumbnail,
.category-eidikes-ekdoseis .featured_article .article-thumbnail,
.category-eidikes-ekdoseis .featured_article .item-thumbnail {
    position: relative
}

.category-eidikes-ekdoseis .item .article-thumbnail .item-image,
.category-eidikes-ekdoseis .item .item-thumbnail .item-image,
.category-eidikes-ekdoseis .featured_article .article-thumbnail .item-image,
.category-eidikes-ekdoseis .featured_article .item-thumbnail .item-image {
    padding-bottom: 60%;
    min-height: auto
}

.category-eidikes-ekdoseis .item .container,
.category-eidikes-ekdoseis .featured_article .container {
    padding: 10px 0 25px !important
}

.item-author-link {
    font-size: 16px;
    font-weight: bold;
    font-family: "SPEKK", sans-serif;
    display: block
}

.infinite-scroll-items .post:first-child [class^="grid-"],
.infinite-scroll-items .post:first-child [class*=" grid-"] {
    padding: 0 20px 20px
}

@media screen and (max-width: 1023px) {

    .infinite-scroll-items .post:first-child [class^="grid-"],
    .infinite-scroll-items .post:first-child [class*=" grid-"] {
        padding: 20px
    }
}

.infinite-scroll-items .post .meta-container {
    display: flex;
    flex-flow: column;
    justify-content: space-between;
    min-height: 205px
}

@media screen and (max-width: 1023px) {
    .infinite-scroll-items .post .meta-container {
        min-height: auto
    }
}

.infinite-scroll-items .wp-pagenavi {
    display: none
}

.infinite-scroll-items .boxed {
    padding: 0 !important
}

.featured-post-gallery {
    padding: 0
}

.featured-post-gallery .slideshow-slide {
    position: relative;
    width: 100%;
    padding-bottom: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

.featured-post-gallery .slideshow-slide .caption {
    position: absolute;
    width: 100%;
    padding: 10px 15px;
    background-color: #00567c;
    color: white;
    left: 0;
    bottom: 0;
    font-family: "SPEKK", sans-serif;
    font-size: 14px;
    font-weight: bold
}

.single-post .main {
    padding-top: 25px
}

@media screen and (max-width: 767px) {
    .single-post .main {
        padding-top: 0
    }
}

.single-post .entry-title {
    border-bottom: 1px solid #CCCCCC;
    padding-bottom: 15px
}

.single-post .post-meta {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin: 10px 0 20px
}

@media screen and (max-width: 1023px) {
    .single-post .post-meta {
        flex-flow: column
    }
}

.single-post .post-meta .meta {
    display: flex;
    align-items: center;
    margin: 0 -5px
}

@media screen and (max-width: 1023px) {
    .single-post .post-meta .meta {
        margin: 0 0 10px;
        flex-flow: column;
        align-items: flex-start
    }
}

.single-post .post-meta .meta .post-category {
    margin: 0 5px
}

@media screen and (max-width: 1023px) {
    .single-post .post-meta .meta .post-category {
        margin: 0
    }
}

.single-post .post-meta .meta .author {
    font-size: 16px;
    font-weight: bold;
    font-family: "SPEKK", sans-serif;
    display: flex;
    list-style: none;
    margin: 0 5px
}

@media screen and (max-width: 1023px) {
    .single-post .post-meta .meta .author {
        margin: 0;
        font-size: 14px;
        flex-flow: row wrap
    }
}

.single-post .post-meta .meta .author li {
    margin-right: 5px
}

.single-post .post-meta .meta .author li:after {
    content: ','
}

.single-post .post-meta .meta .author li:last-child:after {
    display: none
}

.single-post .post-meta .meta .timestamp {
    color: #333;
    font-family: "SPEKK", sans-serif;
    font-size: 18px;
    font-weight: normal;
    margin: 0 5px
}

@media screen and (max-width: 1023px) {
    .single-post .post-meta .meta .timestamp {
        margin: 0
    }
}

.single-post .item-image {
    position: relative;
    width: 100%;
    padding-bottom: 60%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

.single-post .image-meta {
    position: relative;
    display: flex;
    align-items: center;
    padding: 10px 0;
    border-bottom: 1px solid #ddd;
    font-size: 14px;
    font-family: "SPEKK", sans-serif;
    font-weight: normal;
    color: black
}

.single-post .image-meta:before {
    line-height: 1;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "ThemeIcons";
    display: block;
    left: 0;
    font-size: 14px;
    line-height: 1px;
    margin-right: 10px
}

.single-post .section-ad {
    padding: 0 0 50px
}

@media screen and (max-width: 1023px) {
    .single-post .section-ad {
        padding: 0 0 25px
    }
}

.single-post .post-top-add {
    display: none
}

@media screen and (max-width: 1023px) {
    .single-post .post-top-add {
        display: block
    }
}

.single-post .entry-content {
    padding: 25px 0
}

@media screen and (max-width: 1023px) {
    .single-post .entry-content {
        padding: 0 0 25px
    }
}

.single-post .entry-content .lead {
    margin-bottom: 25px;
    font-weight: bold
}

@media screen and (max-width: 1023px) {
    .single-post .entry-content .small {
        padding-left: 0;
        padding-right: 0
    }
}

.single-post .entry-content.iframe {
    padding: 0
}

.single-post .entry-content.iframe iframe {
    width: 100%;
    text-align: center
}

.single-post .entry-content.iframe .twitter-tweet {
    max-width: 100% !important
}

.single-post .tags-container {
    font-family: "SPEKK", sans-serif;
    padding: 15px 0;
    border-top: 1px solid #00567c;
    border-bottom: 1px solid #00567c;
    margin-bottom: 25px
}

.single-post .tags-container .dot {
    color: #00567c
}

.single-post .tags-container .title {
    font-size: 18px
}

.single-post .tags-container a {
    font-size: 14px;
    font-weight: bold;
    transition: color 0.3s linear
}

.single-post .tags-container a:hover {
    color: #00567c
}

.archive .cat-title {
    width: 100%;
    font-size: 36px;
    text-align: center;
    color: #00567c;
    margin: 15px 0 15px;
    border-bottom: 3px solid black;
    text-transform: uppercase
}

.archive .container {
    padding: 25px 0
}

.archive .container.single-article {
    padding: 25px 0 0
}

.archive .container.single-article .documento_widget_selectbox {
    margin-bottom: 0
}

.archive .container.single-article .featured_article {
    flex-flow: column
}

.archive .container.single-article .featured_article .article-thumbnail {
    position: relative;
    margin-top: 40px;
    max-height: 387px;
    overflow: hidden
}

.archive .container.single-article .featured_article .article-content {
    max-width: 100%;
    padding: 0;
    min-height: 200px
}

.archive .container.single-article .featured_article .article-content .entry-title {
    font-size: 28px
}

.archive .container.single-article .cat-header-right .item {
    margin-bottom: 25px
}

.archive .container.single-article .cat-header-right .item.post:nth-child(2) .container {
    background-color: white !important;
    padding: 0 0 10px !important
}

.archive .container.single-article .cat-header-right .item .container {
    min-height: 250px;
    padding: 0 0 10px;
    display: flex;
    flex-flow: column;
    justify-content: space-between
}

.archive .container.single-article .cat-header-right .item .container .entry-title {
    font-size: 18px;
    line-height: 22px;
    font-weight: 900
}

.archive .container.single-article .cat-header-right .item:last-child {
    margin-bottom: 0
}

.archive .documento-post-ad {
    margin: 25px 0
}

.ad-link {
    color: #00567c;
    font-weight: 900
}

@-webkit-keyframes heartbeat {
    from {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    10% {
        -webkit-transform: scale(0.91);
        transform: scale(0.91);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    17% {
        -webkit-transform: scale(0.98);
        transform: scale(0.98);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    33% {
        -webkit-transform: scale(0.87);
        transform: scale(0.87);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    45% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
}

@keyframes heartbeat {
    from {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    10% {
        -webkit-transform: scale(0.91);
        transform: scale(0.91);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    17% {
        -webkit-transform: scale(0.98);
        transform: scale(0.98);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    33% {
        -webkit-transform: scale(0.87);
        transform: scale(0.87);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    45% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
}

.selected_articles_sidebar .post-grid-container {
    margin-right: 20px;
    overflow: hidden
}

@media screen and (max-width: 1023px) {
    .selected_articles_sidebar .post-grid-container {
        margin: auto
    }
}

.selected_articles_sidebar .post-grid-container:before {
    content: '';
    display: block;
    width: 100%;
    height: 3px;
    background-color: black;
    margin: 0 20px
}

.selected_articles_sidebar .inner-grid {
    display: block;
    width: 100%
}

.selected_articles_sidebar .inner-grid .grid-sizer {
    padding: 0
}

.selected_articles_sidebar .inner-grid .grid-sizer,
.selected_articles_sidebar .inner-grid .item {
    width: 33.33%;
    padding: 20px;
    float: left
}

.selected_articles_sidebar .inner-grid .grid-sizer.featured,
.selected_articles_sidebar .inner-grid .item.featured {
    width: 66.66%
}

@media screen and (max-width: 1023px) {

    .selected_articles_sidebar .inner-grid .grid-sizer.featured,
    .selected_articles_sidebar .inner-grid .item.featured {
        width: 100%
    }
}

@media screen and (max-width: 1023px) {

    .selected_articles_sidebar .inner-grid .grid-sizer,
    .selected_articles_sidebar .inner-grid .item {
        width: 50%
    }
}

@media screen and (max-width: 767px) {

    .selected_articles_sidebar .inner-grid .grid-sizer,
    .selected_articles_sidebar .inner-grid .item {
        width: 100%
    }
}

.selected_articles_sidebar .inner-grid .item .container {
    display: flex;
    flex-flow: column;
    justify-content: space-between;
    min-height: 286px;
    border-bottom: 1px solid #7d7d7d
}

@media screen and (max-width: 767px) {
    .selected_articles_sidebar .inner-grid .item .container {
        min-height: auto
    }
}

.selected_articles_sidebar .inner-grid .item .container .entry-title {
    font-size: 18px;
    line-height: 1.2
}

.selected_articles_sidebar .inner-grid .item .container .entry-summary {
    font-size: 16px
}

.selected_articles_sidebar .inner-grid .item .container .item-meta {
    padding-bottom: 10px
}

.selected_articles_sidebar .inner-grid .featured .container {
    border-bottom: 0 !important
}

.selected_articles_sidebar .inner-grid .featured .container .article-content {
    min-height: 212px;
    display: flex;
    flex-flow: column;
    justify-content: space-between
}

@media screen and (max-width: 1023px) {
    .selected_articles_sidebar .inner-grid .featured .container .article-content {
        min-height: auto
    }
}

.selected_articles_sidebar .inner-grid .featured .container .article-content .entry-title {
    font-size: 34px;
    line-height: 40px
}

.selected_articles_sidebar .inner-grid .featured .container .article-thumbnail {
    position: relative;
    margin-top: 25px;
    min-height: 375px;
    max-height: 375px;
    overflow: hidden
}

@media screen and (max-width: 1023px) {
    .selected_articles_sidebar .inner-grid .featured .container .article-thumbnail {
        min-height: auto
    }
}

.wp-caption-text {
    font-style: italic;
    font-size: 14px
}

.alignnone {
    max-width: 100% !important;
    margin: 5px 20px 20px 0
}

.aligncenter,
div.aligncenter {
    display: block;
    max-width: 100% !important;
    margin: 5px auto 5px auto
}

.alignright {
    float: right;
    max-width: 100% !important;
    margin: 5px 0 20px 20px
}

.alignleft {
    float: left;
    max-width: 100% !important;
    margin: 5px 20px 20px 0
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px
}

a img.alignnone {
    margin: 5px 20px 20px 0
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    padding: 5px 3px 10px;
    text-align: center
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px
}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important
}

.screen-reader-text:focus {
    background-color: #eee;
    clip: auto !important;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

.page .page-title {
    padding: 50px 0 25px
}

.page .page-content {
    margin-bottom: 50px
}

.not-found {
    margin: 50px 0
}

input[type="submit"],
input[type="button"],
input[type="reset"],
button,
.button,
.button-secondary {
    background-color: #000;
    border-radius: 0;
    border: 1px solid #000;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    outline: 0;
    border-radius: 25px;
    padding: 8px 16px;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    font-family: "SPEKK", sans-serif;
    max-width: 190px;
    width: 100%;
    letter-spacing: 0.5px;
    margin: auto;
    display: block
}

input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
button:hover,
.button:hover {
    color: #fff;
    background-color: #000
}

.button-secondary {
    background-color: #fff;
    border-color: #000;
    color: #000
}

.button-secondary:hover {
    background-color: #dfdfdf
}

.widget-container .button {
    background-color: #000;
    transition: all 0.3s linear;
    margin-bottom: 15px
}

.widget-container .button:hover {
    background-color: #00567c;
    border: 1px solid #00567c
}

.hamburger {
    width: 25px;
    height: 21px;
    position: relative;
    display: block;
    right: 0;
    top: 0
}

.hamburger [class^="line-"] {
    display: block;
    background-color: black;
    width: 25px;
    height: 2px;
    position: absolute;
    left: 0;
    border-radius: 2px;
    transition: all 300ms, opacity 100ms;
    outline: 1px solid transparent
}

.hamburger [class^="line-"].line-1 {
    top: 0
}

.hamburger [class^="line-"].line-2 {
    top: 9.5px
}

.hamburger [class^="line-"].line-3 {
    bottom: 0
}

.tabs {
    padding-left: 20px;
    padding-right: 20px
}

.tabs .tabs-nav {
    display: flex;
    align-items: center;
    padding: 0;
    list-style: none
}

.tabs .tabs-nav li {
    width: 250px;
    border-radius: 25px;
    padding: 10px 20px;
    font-size: 16px;
    line-height: 16px;
    background-color: #E5E5E5;
    border: 1px solid #E5E5E5;
    text-transform: uppercase;
    font-weight: bold;
    font-family: "SPEKK", sans-serif;
    text-align: center
}

.tabs .tabs-nav li:first-child {
    padding-right: 25px
}

.tabs .tabs-nav li:nth-child(n+2) {
    margin-left: -35px
}

.tabs .tabs-nav li:nth-child(n+2):not(.is-active) {
    padding-left: 25px
}

.tabs .tabs-nav li.is-active {
    z-index: 10;
    background-color: black;
    border: 1px solid black;
    color: white
}

.tabs .tabs-nav li a:hover {
    color: white
}

.tabs .tab-content {
    display: none;
    margin: 20px 0
}

.tabs .tab-content.is-active {
    display: block
}

.archive .widget-container {
    border-bottom: 0;
    padding-bottom: 0
}

.archive .widget-container .documento-widget-filter {
    margin-bottom: 0
}

.archive .widget-container .documento_widget_content .item:last-child {
    margin-bottom: 16px;
    padding-bottom: 5px;
    border-bottom: 1px solid #7d7d7d
}

.archive .widget-container.widget_featured_posts_widget .container {
    padding: 0
}

.archive .widget-container.widget_featured_posts_widget .container .wrap {
    padding: 10px 20px
}

.archive .widget-container.widget_featured_posts_widget .container .wrap .item-meta {
    margin-top: 0
}

.archive .widget-container.widget_featured_posts_widget .container .article-content .wrap {
    padding: 20px
}

.archive .widget-container.widget_featured_posts_widget .featured.item {
    border-bottom: 0
}

.archive .widget-container.widget_featured_posts_widget .item {
    padding-bottom: 10px;
    margin-bottom: 15px;
    border-bottom: 1px solid #7d7d7d
}

.archive .widget-container.widget_featured_posts_widget .item.format-standard .container .wrap {
    padding: 0
}

.single-post .widget-container {
    border-bottom: 0;
    padding-bottom: 0
}

.single-post .widget-container .documento-widget-filter {
    margin-bottom: 0
}

.single-post .widget-container .entry-title {
    border-bottom: 0;
    padding-bottom: 0
}

.single-post .widget-container .documento_widget_content .item:last-child {
    margin-bottom: 16px;
    padding-bottom: 5px;
    border-bottom: 1px solid #7d7d7d
}

.single-post .widget-container.widget_featured_posts_widget .container {
    padding: 0
}

.single-post .widget-container.widget_featured_posts_widget .container .wrap {
    padding: 10px 20px
}

.single-post .widget-container.widget_featured_posts_widget .container .wrap .item-meta {
    margin-top: 0
}

.single-post .widget-container.widget_featured_posts_widget .container .article-content .wrap {
    padding: 20px
}

.single-post .widget-container.widget_featured_posts_widget .featured.item {
    border-bottom: 0
}

.single-post .widget-container.widget_featured_posts_widget .item {
    padding-bottom: 10px;
    margin-bottom: 15px;
    border-bottom: 1px solid #7d7d7d
}

.single-post .widget-container.widget_featured_posts_widget .item.format-standard .container .wrap {
    padding: 0
}

.widget_documento_custom_widget .documento_widget_content {
    overflow: auto;
    padding-right: 2px
}

.selected_articles_sidebar .widget_documento_custom_widget .documento_widget_content {
    max-height: 900px
}

.single-article .widget_documento_custom_widget .documento_widget_content {
    max-height: 605px;
    border-bottom: 1px solid #7d7d7d
}

@media screen and (max-width: 1023px) {
    .single-article .widget_documento_custom_widget .documento_widget_content {
        max-height: 250px
    }
}

.single-home-post .widget_documento_custom_widget .documento_widget_content,
.selected-posts .widget_documento_custom_widget .documento_widget_content {
    max-height: 734px
}

.widget_documento_custom_widget .documento_widget_content .item {
    margin-bottom: 16px;
    padding-bottom: 5px;
    border-bottom: 1px solid #7d7d7d
}

.widget_documento_custom_widget .documento_widget_content .item:first-child {
    margin-top: 16px
}

.widget_documento_custom_widget .documento_widget_content .item:last-child {
    border-bottom: 0;
    margin-bottom: 0
}

.widget_documento_custom_widget .documento_widget_content .item .container {
    min-height: auto;
    padding: 0;
    margin: 0
}

.widget_documento_custom_widget .documento_widget_content .item .container .entry-title {
    font-size: 16px;
    font-weight: 500
}

.widget_documento_custom_widget .documento_widget_content .item .container .post-category {
    text-transform: uppercase
}

.widget_documento_custom_widget .documento_widget_content::-webkit-scrollbar {
    width: 3px
}

.widget_documento_custom_widget .documento_widget_content::-webkit-scrollbar-track {
    box-shadow: inset 0 0 3px #fff;
    height: 10px !important
}

.widget_documento_custom_widget .documento_widget_content::-webkit-scrollbar-thumb {
    background-color: rgba(125, 125, 125, 0.5);
    outline: 0
}

.widget_documento_custom_widget .documento_widget_content .featured-video iframe {
    width: 80%;
    height: auto;
    margin-top: 10px
}

.documento_widget_selectbox {
    display: flex;
    align-items: flex-start;
    align-self: flex-start;
    margin-bottom: 15px
}

.documento_widget_selectbox.is-active .documento-widget-options-wrapper .label i {
    transform: rotate(-90deg) translateY(3px)
}

.documento_widget_selectbox.is-active .documento-widget-options-wrapper .documento-widget-options {
    display: flex
}

.documento_widget_selectbox .documento-widget-options-wrapper {
    position: relative;
    min-width: 200px
}

.documento_widget_selectbox .documento-widget-options-wrapper .label {
    display: flex;
    align-items: center;
    font-family: "SPEKK", sans-serif;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer
}

.documento_widget_selectbox .documento-widget-options-wrapper .label i {
    margin-left: 5px;
    font-size: 10px;
    color: #00567c;
    transform: rotate(90deg)
}

.documento_widget_selectbox .documento-widget-options-wrapper .documento-widget-options {
    display: none;
    position: absolute;
    width: 100%;
    top: calc(100% + 5px);
    padding: 5px 10px;
    background-color: #E5E5E5;
    z-index: 5;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    box-shadow: 1px 1px 8px 0 rgba(0, 0, 0, 0.5);
    z-index: 99;
    border-radius: 2px
}

.documento_widget_selectbox .documento-widget-options-wrapper .documento-widget-options .documento-widget-option {
    margin: 5px 0px;
    width: 100%;
    font-family: "SPEKK", sans-serif;
    font-size: 14px;
    color: #6E6E6E;
    letter-spacing: 0.5px;
    text-transform: capitalize;
    white-space: nowrap;
    position: relative;
    font-weight: 600;
    cursor: pointer
}

.widget-container {
    padding-top: 15px;
    padding-bottom: 5px;
    margin-bottom: 10px;
    border-bottom: 1px solid #7d7d7d;
    overflow: hidden
}

.widget-container:first-child {
    border-top: 3px solid black
}

@media screen and (max-width: 1023px) {
    .widget-container {
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: center;
        margin: 40px 0
    }

    .widget-container:last-child {
        margin: 40px 0 0
    }
}

.widget-container.widget_baksevanis_custom_widget {
    border-bottom: 1px solid #7d7d7d;
    padding-bottom: 0
}

.widget-container .baksevanis-widget-title .widget-title {
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0;
    font-family: "Stag Web", sans-serif
}

.widget-container .baksevanis-widget-title .widget-title span {
    color: #00567c
}

.widget-container .featured-widget-post {
    width: 100%;
    display: flex;
    flex-direction: column;
    position: relative
}

.widget-container .featured-widget-post .featured-widget-post-inner {
    display: block;
    width: 100%
}

.widget-container .featured-widget-post i {
    color: #B2B2B2;
    font-size: 60px;
    line-height: 1
}

.widget-container .featured-widget-post .content-wrapper {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: relative;
    padding: 10px 0;
    margin-bottom: 15px;
    font-weight: bold
}

.widget-container .featured-widget-post.baksevanis {
    flex-direction: row
}

.widget-container .featured-widget-post.baksevanis>img {
    position: absolute;
    bottom: 0;
    right: 0;
    max-width: 130px;
    width: auto;
    height: auto;
    z-index: -1
}

@media screen and (max-width: 1023px) {
    .widget-container .featured-widget-post.baksevanis>img {
        height: 100%
    }
}

.widget-container .featured-widget-post.baksevanis .content-wrapper {
    padding: 10px 35% 35px 15px
}

.widget-container .featured-widget-post.baksevanis .content-wrapper::before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0px;
    background-color: #E5E5E5
}

.widget-container .featured-widget-post.baksevanis a {
    font-family: "Stag Web", sans-serif;
    font-size: 22px;
    font-weight: 400
}

.widget-container .featured-widget-post a {
    font-family: "Stag Web", sans-serif;
    font-weight: 700;
    font-size: 18px;
    width: 100%
}

.widget-container .featured-widget-post .date {
    font-family: "SPEKK", sans-serif;
    font-size: 12px;
    color: #7d7d7d
}

.widget-container .featured-widget-post .author_avatar {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

.widget-container .featured-widget-post .meta-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: flex-end
}

.widget-container .featured-widget-post .meta-wrapper img {
    max-width: 50%
}

@media screen and (max-width: 1023px) {
    .widget-container .featured-widget-post .meta-wrapper img {
        max-width: 20%
    }
}

.widget_featured_posts_widget .featured.item {
    padding-bottom: 0 !important;
    background: #F3F2ED
}

.widget_featured_posts_widget .featured.item .article-content .wrap {
    padding: 20px
}

.widget_featured_posts_widget .featured.item .wrap {
    padding: 0 20px 10px
}

.widget_featured_posts_widget .featured.item .wrap .item-meta {
    padding: 0
}

.widget_featured_posts_widget .entry-title {
    font-size: 18px
}

.widget_featured_posts_widget .entry-summary {
    font-size: 16px
}

.widget_featured_posts_widget .item.post {
    width: 100%
}

.widget_featured_posts_widget .item.post:not(:last-child) {
    padding-bottom: 10px;
    margin-bottom: 15px;
    border-bottom: 1px solid #7d7d7d
}

::selection {
    background: #b3d4fc
}

*,
*:before,
*:after {
    box-sizing: border-box
}

img {
    max-width: 100%;
    height: auto
}

.entry-content a {
    color: #00567c;
    font-weight: bold;
    transition: all 0.3s linear
}

.entry-content a:hover {
    color: #000
}

.comments-wrapper {
    display: none;
    font-size: 14px;
    margin-top: 10px;
    font-family: "SPEKK", sans-serif;
}

.comments-wrapper.show {
    display: block;
}

.comments-icon {
    width: 20px;
    margin-right: 5px;
}

.comments-wrapper a {
    display: inline-flex;
    align-items: center;
    text-decoration: none;
    color: inherit;
}

.featured_tags {
    display: flex;
    flex-wrap: wrap;
}