﻿body {
    font-family: 'Lexend', sans-serif;
    font-size: 1.1rem;
    line-height: 1.5;
    color: #f4f4f4;
}

.navbar-logo {
    max-height: 42px;
}

a {
    color: #6da0c1;
}

    a:hover {
        color: #ffffff;
    }

.nav-link a {
    color: #ffffff;
}

hr {
    height: 1px;
    border: 0;
    background: rgb(129 129 129 / 64%);
    margin-top: 20px !important;
}

h1 {
    font-size: 24pt;
    position: relative;
    background: linear-gradient(#6ea3c5, #2a53b3);
    background-clip: text;
    -webkit-text-fill-color: transparent;
    padding-bottom: 25px;
    padding-top: 1.2em;
    font-family: 'Lexend', sans-serif;
    font-weight: 700;
    color: #ebf7ff;
    letter-spacing: 0.03em;
    text-transform: uppercase;
}

h2 {
    background: linear-gradient(#ffd679, #ecb54f);
    background-clip: text;
    -webkit-text-fill-color: transparent;
    position: relative;
    padding: 20px 0px .1em 0;
    margin: 0 0 .5em 0;
    font-size: 1.4em;
    font-weight: 600;
    text-transform: uppercase;
}

h3 {
    background: linear-gradient(#ffd679, #ecb54f);
    background-clip: text;
    -webkit-text-fill-color: transparent;
    position: relative;
    padding: 20px 0px .1em 0;
    margin: 0 0 .5em 0;
    font-size: 1.2em;
    font-weight: 600;
    text-transform: uppercase;
}

h4 {
    background: linear-gradient(#ffd679, #ecb54f);
    background-clip: text;
    -webkit-text-fill-color: transparent;
    position: relative;
    padding: 20px 0px .1em 0;
    margin: 0 0 .5em 0;
    font-size: 1.4em;
    font-weight: 600;
    text-transform: uppercase;
}

.cid-v5RIUPY57i .hero-logo img {
    filter: drop-shadow(10px 10px 10px #6378a4);
}

.cid-v5RINwHTtv .navbar-expand-lg .navbar-nav .nav-link {
    text-transform: uppercase;
    font-size: 11pt;
}

.cid-v5RINwHTtv .navbar.navbar-short {
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
    border-bottom: 1px solid #c0c39436;
}

.cid-v5TVwIkRq6 .row {
    background: #203658;
}

.cid-v5S6hg00eD .mbr-section-title {
    font-size: 24pt;
    position: relative;
    background: linear-gradient(#6ea3c5, #2a53b3);
    background-clip: text;
    -webkit-text-fill-color: transparent;
    padding-bottom: 5px;
    padding-top: .2em;
    font-family: 'Lexend', sans-serif;
    font-weight: 700;
    color: #ebf7ff;
    letter-spacing: 0.03em;
    text-transform: uppercase;
}

.cid-v5ZuX8boYR .item-wrapper {
    padding-bottom: 15px;
}

section {
    background-repeat: repeat;
    /*background-image: url(/img/dark_leather.png);*/
    background-size: inherit;
    background-color: #162039 !important;
}

.pages-section {
    height: 200px;
}

.divider {
    height: 15px;
    position: relative;
    z-index: 1;
    border-top: 1px solid #10161e;
    border-bottom: 1px solid #10161e;
    background: #10161e;
    box-shadow: inset 0 0 0 1px #2c2b22;
    background: #160e11 url(/img/section-separator.png) 50% 50% repeat-x;
    background-size: auto 15px;
}

.divider-rule {
    background: url(/img/divider-sprite.png) repeat-x 50% 100%;
    border: 0;
    height: 55px !important;
    margin: 0 0 0 0;
    position: absolute;
    top: 5px;
    width: 100%;
    opacity: inherit;
    margin-top: -24px;
}

.bottom-wrapper {
    background: url(/img/blog-separator-2.png) 50% 100% no-repeat;
    position: relative;
}

.footer_menu {
    padding-top: 13px;
}

    .footer_menu a {
        text-transform: uppercase;
        padding-left: 20px;
    }

.footer-menu-right {
    text-align: right;
}

.footer-link {
    text-transform: uppercase;
    padding-right: 1rem;
}

.last-update {
    font-size: 12px;
}

.table-full {
    width: 100%;
}

/* Preloader container */
#preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #1b2d4b;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9999;
    transition: opacity 0.5s ease, visibility 0.5s ease;
}

/* Spinner animation */
.spinner {
    width: 50px;
    height: 50px;
    border: 4px solid rgba(57, 138, 190, 0.25);
    border-top: 4px solid #398abe;
    border-radius: 50%;
    animation: spin 1s linear infinite;
}

@keyframes spin {
    to {
        transform: rotate(360deg);
    }
}

/* When hidden */
#preloader.hidden {
    opacity: 0;
    visibility: hidden;
}

::-webkit-scrollbar {
    width: 12px;
}

::-webkit-scrollbar-track {
    background: #1b2d4b;
}

::-webkit-scrollbar-thumb {
    background-color: #398abe;
    border-radius: 6px;
    border: 3px solid #1b2d4b;
}

    ::-webkit-scrollbar-thumb:hover {
        background-color: #4fa3d1;
    }

    .mbr-text {
        height:80px;
    }

.article-image {
    height: 160px;
    border-bottom: 1px solid #586882;
}

.article-date {
    color: #9db1ca !important;
    padding: 0px 0px 4px 1rem;
    font-size: 14px;
    margin-bottom: 0.1rem;
}

.article-title {
    padding-left: 15px;
    padding-right: 10px;
    background: linear-gradient(#000000, #000000);
    background-clip: text;
    font-family: 'Rubik-Black';
    font-size: 2.0rem;
    line-height: 1.5;
    text-shadow: -1px -1px 1px white;
    text-align: center;
}

.article-button {
    padding-right: 5px;
    padding-left: 5px;
    width: 100%;
}