.lang a {
    background: url("/media/sprite.png");
    width: 28px;
    height: 18px;
    display: inline-block;
    margin-left: 5px;
    opacity: 1;
    filter: alpha(opacity=40);
}

.lang a.active.lang-es {
    background-position: 0 0;
}

.lang a.active.lang-en {
    background-position: -28px 0;
}

.lang a.active.lang-de {
    background-position: -56px 0;
}

.lang a.active.lang-se {
    background-position: -84px 0;
}

.lang a.active.lang-pt {
    background-position: -112px 0;
}

.lang a.active.lang-pl {
    background-position: -140px 0;
}

.lang a.active.lang-no {
    background-position: -168px 0;
}

.lang a.active.lang-ja {
    background-position: -196px 0;
}

.lang a.active.lang-it {
    background-position: -224px 0;
}

.lang a.active.lang-fr {
    background-position: -252px 0;
}

.lang a.active.lang-ru {
    background-position: -280px 0;
}

.lang a.active.lang-hr {
    background-position: -308px 0;
}

.lang a.active.lang-si {
    background-position: -336px 0;
}

.lang a.active.lang-el {
    background-position: -364px 0;
}

.owl-carousel img {
    max-width: 100px;
}

.owl-carousel .owl-stage {
    display: flex;
    align-items: flex-end;
}

.owl-carousel .item {
    height: 100%;
}

.owl-carousel .caption {
    text-align: center;
    align-items: flex-end;
    padding-top: 7px;
}

.owl-carousel .item a {
    color: black;
}

body {
    display: flex;
    min-height: 100vh;
    flex-direction: column;
    font-family: K2D !important;
}

.list-inline-item:not(:last-child) {
    margin-right: .5rem;
}

.list-inline-item {
    display: inline-block;
}

.btn-floating i {
    display: inline-block;
    width: inherit;
    text-align: center;
    color: #fff;
}

.btn-floating i {
    font-size: 1.25rem;
    line-height: 47px;
}

.btn-fb:not([disabled]):not(.disabled).active:focus, .btn-fb:not([disabled]):not(.disabled):active:focus, .show > .btn-fb.dropdown-toggle:focus {
    -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
}

.btn-fb:not([disabled]):not(.disabled).active, .btn-fb:not([disabled]):not(.disabled):active, .show > .btn-fb.dropdown-toggle {
    -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
    background-color: #1e2e4f !important;
}

.btn-fb.active, .btn-fb:active, .btn-fb:focus {
    background-color: #1e2e4f;
}

.btn-fb.focus, .btn-fb:focus {
    -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
}

.btn-fb:hover {
    background-color: #4264aa;
}

.btn-floating:hover {
    -webkit-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19);
    box-shadow: 0 8px 17px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19);
}

.btn-fb {
    background-color: #3b5998 !important;
    color: #fff !important;
}

.btn-gplus {
    background-color: #dd4b39 !important;
    color: #fff !important;
}

.btn-gplus:not([disabled]):not(.disabled).active:focus, .btn-gplus:not([disabled]):not(.disabled):active:focus, .show > .btn-gplus.dropdown-toggle:focus {
    -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
}

.btn-gplus:not([disabled]):not(.disabled).active, .btn-gplus:not([disabled]):not(.disabled):active, .show > .btn-gplus.dropdown-toggle {
    -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
    background-color: #96271a !important;
}

.btn-gplus.active, .btn-gplus:active, .btn-gplus:focus {
    background-color: #96271a;
}

.btn-gplus.focus, .btn-gplus:focus {
    -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
}

.btn-gplus:hover {
    background-color: #e15f4f;
}

.btn-tw {
    background-color: #55acee !important;
    color: #fff !important;
}

.btn-tw:not([disabled]):not(.disabled).active:focus, .btn-tw:not([disabled]):not(.disabled):active:focus, .show > .btn-tw.dropdown-toggle:focus {
    -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
}

.btn-tw:not([disabled]):not(.disabled).active, .btn-tw:not([disabled]):not(.disabled):active, .show > .btn-tw.dropdown-toggle {
    -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
    background-color: #147bc9 !important;
}

.btn-tw.active, .btn-tw:active, .btn-tw:focus {
    background-color: #147bc9;
}

.btn-tw.focus, .btn-tw:focus {
    -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
}

.btn-tw:hover {
    background-color: #6cb7f0;
}

.btn-li:not([disabled]):not(.disabled).active:focus, .btn-li:not([disabled]):not(.disabled):active:focus, .show > .btn-li.dropdown-toggle:focus {
    -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
}

.btn-li:not([disabled]):not(.disabled).active, .btn-li:not([disabled]):not(.disabled):active, .show > .btn-li.dropdown-toggle {
    -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
    background-color: #004064 !important;
}

.btn-li.active, .btn-li:active, .btn-li:focus {
    background-color: #004064;
}

.btn-li.focus, .btn-li:focus {
    -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
}

.btn-li:hover {
    background-color: #0092e4;
}

.btn-li {
    background-color: #0082ca !important;
    color: #fff !important;
}


.btn-floating:hover {
    -webkit-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19);
    box-shadow: 0 8px 17px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19);
}

.btn-floating {
    -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
    width: 47px;
    height: 47px;
    position: relative;
    z-index: 1;
    vertical-align: middle;
    display: inline-block;
    overflow: hidden;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    margin: 10px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    padding: 0;
    cursor: pointer;
}


.btn-gplus:not([disabled]):not(.disabled).active, .btn-gplus:not([disabled]):not(.disabled):active, .show > .btn-gplus.dropdown-toggle {
    -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
    background-color: #96271a !important;
}

div.footer-page .footer-copyright {
    overflow: hidden;
    background-color: rgba(0, 0, 0, .2);
    color: rgba(255, 255, 255, .6);
}

div.footer-page a {
    color: #fff;
}

.special-color-dark {
    background-color: #263238 !important;
}

.site-content {
    flex: 1;
}

.icortap_header {
    text-align: center;
    color: whitesmoke;
}

.icortap_header .icortap_date {
    font-size: 1.3rem;
    font-weight: bold;
}

.icortap_header h1 {
    font-size: 1.6rem;
    color: whitesmoke;
    text-align: center;
    word-break: break-word;
}


@media (min-width: 576px) {
    .icortap_header h1 {
        font-size: 1.8rem;
    }

    .icortap_header .icortap_date {
        font-size: 1.4rem;
        font-weight: bold;
    }
}

@media (min-width: 768px) {
    .icortap_header h1 {
        font-size: 2rem;
    }

    .icortap_header .icortap_date {
        font-size: 1.5rem;
        font-weight: bold;
    }
}

@media (min-width: 992px) {
    .icortap_header h1 {
        font-size: 2.3rem;
    }

    .icortap_header .icortap_date {
        font-size: 1.6rem;
        font-weight: bold;
    }
}

@media (min-width: 1200px) {
    .icortap_header h1 {
        font-size: 2.9rem;
    }

    .icortap_header .icortap_date {
        font-size: 1.8rem;
        font-weight: bold;
    }
}

#navbar a {
    font-size: 1.1rem;
}


.active-year {
    color: #0c8018;
}