/*
Theme Name: Jamu
Version: 1.8
*/

/**
 * @license
 * MyFonts Webfont Build ID 3861016, 2020-01-29T05:17:50-0500
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: Recoleta-SemiBold by Latinotype
 * URL: https://www.myfonts.com/fonts/latinotype/recoleta/sem-ibold/
 * Copyright: Copyright &#x00A9; 2018 by Jorge Cisterna. All rights reserved.
 * Licensed pageviews: 10,000
 * 
 * Webfont: TTNormsPro-Regular by TypeType
 * URL: https://www.myfonts.com/fonts/type-type/tt-norms/regular/
 * Copyright: Copyright (c) 2016-2019 by TypeType. Designers Ivan Gladkikh, Pavel Emelyanov. Technical designers Vika Usmanova, Olexa Volochay, Nadyr Rakhimov, Yuri Nakonechny. All rights reserved.
 * Licensed pageviews: 20,000
 * 
 * Webfont: TTNormsPro-DemiBold by TypeType
 * URL: https://www.myfonts.com/fonts/type-type/tt-norms/demibold/
 * Copyright: Copyright (c) 2016-2019 by TypeType. Designers Ivan Gladkikh, Pavel Emelyanov. Technical designers Vika Usmanova, Olexa Volochay, Nadyr Rakhimov, Yuri Nakonechny. All rights reserved.
 * Licensed pageviews: 20,000
 * 
 * Webfont: TTNormsPro-Bold by TypeType
 * URL: https://www.myfonts.com/fonts/type-type/tt-norms/bold/
 * Copyright: Copyright (c) 2016-2019 by TypeType. Designers Ivan Gladkikh, Pavel Emelyanov. Technical designers Vika Usmanova, Olexa Volochay, Nadyr Rakhimov, Yuri Nakonechny. All rights reserved.
 * Licensed pageviews: 20,000
 * 
 * 
 * 
 * © 2020 MyFonts Inc
*/


body {
    position: relative;
    min-height: 100vh;
    font-family: "TTNormsPro-Regular";
    color: black;
}

article img{
    max-width: 100% !important;
    height: auto !important; 
}

.jamu-univerzalni a {
    text-decoration: underline;
    color: black;
}

.jamu-univerzalni a:hover {
    color: white;
    background: black;
}

.content-area {
    padding-bottom: 28rem;
    /* Footer height */
    margin-bottom: 0 !important;
}

footer#colophon {
    position: absolute;
    bottom: 0;
    width: 100%;
/*    height: 26.5rem;*/
}

h1,
h2.h1 {
    font-family: "Recoleta-SemiBold" !important;
}

h2 {
    font-family: "TTNormsPro-bold" !important;
    font-size: 18.75pt;
}

h3 {
	font-size: 15pt;
    font-family: "TTNormsPro-DemiBold" !important;
}

@media(max-width: 1024px) {
    h1 {
        font-size: 24pt;
    }
}

h1.hlavni_nadpis {
    font-size: 25pt;
}

.btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.btn-outline-dark:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-dark.dropdown-toggle:focus {
    box-shadow: none;
}

.btn-outline-dark.focus,
.btn-outline-dark:focus {
    box-shadow: none;
}


/* barvy a stin*/

.navbar-nav li a.nav-link:hover {
    color: black !important;
}

.dropdown-toggle:after {
    display: none !important;
}

.main-article button.btn.btn-dark {
    letter-spacing: 1px;
}

.bg-black {
    background: black;
}

.jamu-bg {
    background: #000000;
}

.hudebni-bg {
    background: #6300ff;
}

.hudebni-fakulta-color {
    color: #6300ff;
}

.border-bottom-jamu-fakulta{
    border-bottom: 2px solid #000 !important;
}

.border-bottom-hudebni-fakulta {
    border-bottom: 2px solid #6300ff !important;
}

.divadelni-bg {
    background: #ff0098;
}

.divadelni-fakulta-color {
    color: #ff0098;
}

.divadelni a {
    color: #ff0098;
}

.divadelni a:hover {
    color: #ff0098;
    background: transparent;
}

.color-divadelni-fakulta a {
    color: #ff0098;
}

.color-divadelni-fakulta a:hover {
    color: #ff0098;
    background: transparent;
}

.hudebni a {
    color: #6300ff;
}

.hudebni a:hover {
    color: #6300ff;
    background: transparent;
}

.color-hudebni-fakulta a {
    color: #6300ff;
}

.color-hudebni-fakulta a:hover {
    color: #6300ff;
    background: transparent;
}

.media-outline-divadelni-fakulta {
    border: 2px solid #ff0098;
}

.media-outline-hudebni-fakulta {
    border: 2px solid #6300ff;
}

.media-outline-jamu-fakulta {
    border: 2px solid black;
}

.border-bottom-divadelni-fakulta {
    border-bottom: 2px solid #ff0098 !important;
}

.bg-light {
    background: #f2f2f2 !important;
}

.box-shadow {
    box-shadow: 0 4px 7px rgba(000, 000, 000, .1);
}

.bg-black {
    background: black !important;
}

/* end */

/* outline button */

.btn-outline-dark {
    font-family: "TTNormsPro-DemiBold";
    color: #000 !important;
    border: 2px solid black;
}

.btn-outline-dark:hover {
    color: #fff !important;
    border-color: #000;
    background-color: #000;
}

.btn-outline-dark:not(:disabled):not(.disabled).active,
.btn-outline-dark:not(:disabled):not(.disabled):active,
.show > .btn-outline-dark.dropdown-toggle {
    color: #fff !important;
    border-color: black;
    background-color: black;
}

.btn-dark {
    font-family: "TTNormsPro-DemiBold";
    color: #fff;
    border-color: black !important;
    background-color: black !important;
}

.btn-dark:hover {
    font-family: "TTNormsPro-DemiBold";
    background: black !important;
}

.btn {
    font-family: "TTNormsPro-DemiBold";
}

button {
    font-family: "TTNormsPro-DemiBold";
}

button:hover {
    font-family: "TTNormsPro-DemiBold";
}

button:focus {
    outline: none;
}

/* end */


/* z-index kvuli animaci */

nav.navbar.navbar-expand-lg.navbar-light.bg-black.py-0.md-px-0 {
    z-index: 1030;
}

nav.navbar.p-0.navbar-expand-lg.navbar-light.box-shadow.sticky-top-lg {
    z-index: 1040;
}


/* end */


/* navbar */

li.nav-item.dropdown, li.nav-item {
    font-family: "TTNormsPro-Bold";
}

@media (min-width:769px) and (max-width:1200px) {
    ul.navbar-nav {
        font-size: 10pt !important;
        line-height: 26px;
        text-transform: uppercase;
    }
}

@media (min-width:1201px) and (max-width:1280px) {
    ul.navbar-nav {
        font-size: 10pt !important;
        line-height: 26px;
        text-transform: uppercase;
    }
}

@media(min-width: 1281px) {
    ul.navbar-nav {
        font-size: 10.5pt !important;
        line-height: 32px;
        text-transform: uppercase;
    }
}

span.navbar-text {
    left: 100%;
    float: right;
    width: 150px;
    height: 128px;
    font-size: 9pt;
    line-height: 1.3;
    text-align: center;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.navbar > .container,
.navbar > .container-fluid {
    display: -ms-flexbox;
    display: flex;
    align-items: unset;
    -ms-flex-align: center;
    -ms-flex-pack: justify;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    justify-content: unset;
}

.navbar-light .navbar-toggler {
    height: 50px;
    margin-top: 40px;
    color: rgba(0, 0, 0, .5);
    border-color: rgba(0, 0, 0, .1);
}

@media(max-width: 425px) {
    .navbar-brand img {
        max-width: 200px;
    }
    .navbar-light .navbar-toggler {
        margin-top: 28px;
    }
    .h1 {
        font-size: 1.9rem;
    }
    .dropdown-box {
        line-height: 1;
        word-spacing: 50px;
    }
    ul.navbar-nav .dropdown-item {
        white-space: unset;
    }
    .organy-a-vedeni-jmeno span {
        font-size: 20pt;
        font-weight: bold;
    }
}

ul.navbar-nav {
    font-size: 11pt;
    text-transform: uppercase;
}

.navbar-light .navbar-nav .nav-link {
    color: black;
}

.dlazdice_fakulty {
    display: inline-flex !important;
    flex-direction: row;
    align-self: center !important;
}

.navbar-box {
    width: 174px;
    height: 150px;
    flex-direction: column;
    font-size: 10.5pt;
    text-transform: uppercase;
    font-family: "TTNormsPro-DemiBold";
}

.navbar-box span {
    letter-spacing: 1px;
}

.dlazdice_fakulty a span,
.dlazdice_fakulty a:hover {
    text-decoration: none !important;
    color: white !important;
}

.hledani {
    position: absolute;
    left: 95.5%;
    display: inline-flex;
    width: 57px;
}

.vyhledavani {
    display: inline-block;
    width: 20px;
}

.jazyk {
    display: inline-block;
    width: 30px;
    font-weight: bold;
}

#vyhledavani-modal span.badge-vyhledavani {
    padding: 6px;
    font-size: 11pt;
    font-weight: 400;
    border-radius: 0;
}

.close-button {
    position: absolute;
    top: 1.8rem;
    right: 0;
    float: right;
    margin-right: 35px;
}

@media (min-width: 769px) {
    .nav-fill .nav-item.dropdown.show {
        text-align: center !important;
    }
    .navbar-nav li.nav-item.dropdown {
        position: static;
    }
    .navbar-nav .dropdown-menu {
        background: #f2f2f2;
    }
    .navbar-nav .dropdown-menu a.dropdown-item {
        padding-top: 1.2em;
        padding-bottom: .85em;
        padding-left: .3em;
        font-size: 11pt;
        white-space: normal;
        text-transform: none;
        border-bottom: 2px solid black;
        line-height: 1.3em;
    }
    .navbar-nav .dropdown-item:focus,
    .navbar-nav .dropdown-item:hover {
        text-decoration: none;
        color: #16181b;
        background-color: #fff;
    }
    a.dropdown-item i.onhover {
        visibility: hidden;
        line-height: 1.6em;
    }
    a.dropdown-item:hover i.onhover {
        visibility: visible;
        line-height: 1.6em;
    }
    nav.navbar ul.navbar-nav li.nav-item:hover {
        transition: all .3s;
        background: #f2f2f2;
    }
    nav.navbar ul.navbar-nav li.nav-item.dropdown:hover {
        transition: all .3s;
        background: #f2f2f2;
    }
    nav.navbar ul.navbar-nav li.nav-item.dropdown {
        transition: all .3s;
        background: #fff;
    }
    .navbar-light .navbar-brand {
    color: rgba(0,0,0,.9);
    padding-left: 1.5rem;
}
}

@media(max-width: 768px) {
    .nav-fill .nav-item.dropdown.show {
        text-align: left !important;
    }
    .nav-fill .nav-item.dropdown {
        text-align: left !important;
    }
    .sticky-top-md {
        position: -webkit-sticky;
        position:         sticky;
        top: 0;
        z-index: 1020;
    }
}

.dropdown-item {
    color: #000;
}

.navbar-nav .dropdown-item:focus,
.navbar-nav .dropdown-item:hover {
    color: #000;
}

.navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E") !important;
}

ul.navbar-nav .dropdown-menu {
    margin: 0;
    margin-top: 0;
    font-size: 10pt;
    border: 0 solid rgba(0, 0, 0, .15);
    border-radius: 0;
}

@media(min-width: 992px) {
    nav.navbar .dropdown .dropdown-menu {
        display: block;
        overflow: hidden;
        transition: all .2s ease-in-out .2s;
        transform: scale(1, 0);
        transform-origin: top center;

        opacity: 0;
    }
    nav.navbar ul.navbar-nav .dropdown-menu .container .row {
        transition: opacity .2s ease-in-out;
        opacity: 0;
    }
    nav.navbar ul.navbar-nav:hover .dropdown-menu .container .row {
        transition: opacity .2s ease-in-out;
        opacity: 1;
    }
    nav.navbar .dropdown:hover .dropdown-menu {
        transform: scale(1);
        opacity: 1;
    }
}


/* end */


/* kalendar na hp */

.calendar-date span.calendar-month {
    text-transform: uppercase;
}

.calendar-date span.calendar-day {
    display: block;

    font-size: 40pt;
    line-height: 1.2;
}

.calendar-date {
    width: 105px;
    height: 100px;
    padding: 0;
    padding-top: 4px;
    margin: 0;
    text-align: center;
    color: white;
    outline: 2px solid black !important;
    background: black;
}

/* end */

.soucasti .card img {
    width: auto;
    max-height: 207px;
    object-fit: cover;
    object-position: bottom;
}

p.card-text small {
    font-style: normal;
    font-weight: bold !important;
}

.chcistudovat .card img {
    width: 100%;
    max-height: 350px;

    object-fit: cover;
    object-position: top;
}

@media(min-width: 1024px) {
    .left-border-black {
        border-top: 2px solid black;
        border-bottom: 2px solid black;
        border-left: 2px solid black;
    }
}

.chcistudovat ul {
    padding-left: 0;
}

.chcistudovat ul li {
    padding-left: 0;
    margin-left: 0;

    font-size: 14pt;
    line-height: 2em;
    list-style: none;
}


/* footer */

footer .soc-ikony a {
    color: white;
}

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

footer ul li {
    font-family: "TTNormsPro-Regular";
    font-size: 11pt;
}

@media(max-width: 425px) {
    footer {
        text-align: center;
    }
    .nav-fill .nav-item.dropdown.show {
        text-align: left !important;
    }
}

footer .footer-accordion a,
.site-footer a i {
    color: white;
}

footer .footer-accordion a:hover,
.site-footer a i {
    color: white;
}

@media (min-width: 768px) {
    footer .collapse {
        display: block !important;
    }
}

footer .footer-accordion .btn,
footer .footer-accordion .btn-link:hover,
footer .footer-accordion .btn-link:active {
    color: #fff;
}


/* end */

.border-top-white {
    border-top: 1px solid white;
}


/* aktuality */

p.card-title a {
	font-family: "TTNormsPro-DemiBold" !important;
}

.aktuality a {
    color: black;
}

a.a-divadelni-fakulta:hover {
    color: #ff0098 !important;
}

a.a-hudebni-fakulta:hover {
    color: #6300ff !important;
    background: transparent;
}

.soucasti a,
.soucasti a:hover {
    color: black;
}


/* end */

@media(min-width: 768px) {
    .dropdown-toggle::after {
        display: none;
    }
    article.status-publish .threeimg-line a img {
        width: 33% !important;
        padding: 5px;
    }
    article.status-publish .threeimg-line a:hover {
        background: transparent !important;
    }
}

@media(max-width: 375px) {
    .h6,
    h6 {
        font-size: .8rem;
    }
}

@media(min-width: 769px) {
    .sticky-top-lg {
        position: -webkit-sticky !important;
        position:         sticky !important;
        top: 0 !important;
        z-index: 1020 !important;
    }
}


/* breadcrumb */

.breadcrumb {
    display: -ms-flexbox;
    display: flex;
    padding: .75rem 1rem;
    margin-top: 1rem;
    margin-bottom: 1rem;
    font-size: 10pt;
    list-style: none;
    border-radius: 0;
    background-color: transparent;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}

.breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: .5rem;
    font-family: "Font Awesome 5 Pro" !important;
    font-size: 9pt;
    font-weight: 900;
    content: "\f178";
    color: #6c757d;
}

.breadcrumb-item a {
    color: #6c757d;
}
/* end */


/* organy a vedeni skoly */

ul.left-navbar {
    padding-left: 0;
    list-style: none;
    text-transform: uppercase;
}

ul.left-navbar a {
    font-size: 10.5pt;
    color: black;
}

ul.left-navbar li {
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
}

ul.left-navbar li:first-child {
    border-top: 0px solid #f2f2f2;
}

ul.left-navbar li:last-child {
    border-bottom: 2px solid #f2f2f2;
}

ul.left-navbar > li.nav-item:hover {
    background: #f2f2f2;
}

ul.left-navbar i.onhover {
    display: none;
}

ul.left-navbar button.btn.btn-link:hover {
    color: black;
    border-radius: 0;
    background: #f2f2f2;
}

ul.left-navbar li.nav-item:hover button {
    transition: color 0s ease-in-out, background-color 0s ease-in-out, border-color 0s ease-in-out, box-shadow 0s ease-in-out;
    text-decoration: none;
    color: black;
    background: #f2f2f2;
}

ul.left-navbar li.nav-item button {
    transition: color 0s ease-in-out, background-color 0s ease-in-out, border-color 0s ease-in-out, box-shadow 0s ease-in-out;
    text-decoration: none;
    color: black;
    background: transparent;
}

ul.left-navbar .card-body {
    background: #f2f2f2;
}

ul.left-navbar > li.nav-item.active button {
    background: #f2f2f2;
}

ul.left-navbar li ul {
    padding-left: 0;
}

ul.left-navbar li ul li {
    font-size: 10pt;
    list-style: none;
}

ul.left-navbar li ul li:hover {
    background: #fff;
}

ul.left-navbar li ul li a {
    font-size: 10pt;
}

.organy-a-vedeni-jmeno span {
    font-size: 22pt;
    font-weight: bold;
}

ul.nav.nav-pills {
    border-bottom: 2px solid black;
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
    color: #fff;
    border-radius: 0;
    background-color: #000;
}

.nav-pills .nav-link {
    display: block;
    padding: .3rem 1rem;
    margin: 0 1px;
    font-weight: 500;
    border-radius: 0;
    outline: 2px solid black;
}

.nav-pills a {
    color: black;
}

@media(max-width: 425px) {
    .nav-pills li.nav-item {
        width: 100%;
    }
    .carousel-indicators {
        bottom: -15px;
    }
}

@media (max-width:1024px) and (min-width:426px) {
    .nav-pills li.nav-item {
        width: 50%;
    }
}

.table thead th {
    vertical-align: bottom;
    border-bottom: 0 solid #dee2e6;
}

.table.organy-a-vedeni td,
.table.organy-a-vedeni th {
    padding: .2rem;
    vertical-align: top;
    border-top: 0 solid #dee2e6;
}

table.organy-a-vedeni td:nth-child(2),
th:nth-child(2) {
    text-align: right;
}

table.organy-a-vedeni td:first-child {
    text-decoration: underline;
}

.nav-pills li.nav-item i.onhover {
    display: none;
}

@media(max-width: 425px) {
    .nav-pills li.nav-item i.onhover {
        display: none;
    }
    .nav-pills li.nav-item i.onhover {
        display: block;
    }
}

ul.left-navbar li.nav-item.active i.onhover {
    visibility: visible !important;
}

ul.left-navbar > li.nav-item.active {
    background: #f2f2f2;
}


/* end */


/* studijni obory */

.studijni-obory-fakulta span {
    font-size: 22pt;
    font-weight: bold;
}

.studijni-obory .accordion {
    border-radius: 0;
}

.studijni-obory .accordion .card {
    border-radius: 0 !important;
}

.studijni-obory .accordion .card-header {
    padding: 0rem 0rem;
    background: white;
}

button.collapsed .accordion-sipka-doprava {
    display: block !important;
}

button .accordion-sipka-doprava {
    display: none !important;
}

button.collapsed .accordion-sipka-nahoru {
    display: none !important;
}

button .accordion-sipka-nahoru {
    display: block !important;
}

.studijni-obory .accordion > .card:not(:first-of-type):not(:last-of-type) {
    margin-top: -2px;
    border-bottom: 0;
    border-radius: 0;
}

.studijni-obory .accordion .card-header {
    border-bottom: 0 solid rgba(0, 0, 0, .125);
    border-radius: 0;
}

.studijni-obory .divadelni .accordion .card-header:hover {
    text-decoration: none;
    background: rgb(255, 0, 152);
}

.studijni-obory .divadelni .accordion button {
    color: black;
    border-radius: 0;
    background: rgb(255, 0, 152);
}

.studijni-obory .divadelni .accordion button:hover {
    text-decoration: none;
    background: rgb(255, 0, 152) !important;
}

.studijni-obory .hudebni .accordion .card-header {
    font-weight: bold;
    border-bottom: 0 solid rgba(0, 0, 0, .125);
    border-radius: 0;
}

.studijni-obory .hudebni .accordion .card-header:hover {
    text-decoration: none;
    background: #007bff;
}

.studijni-obory .hudebni .accordion button {
    color: black;
    border-radius: 0;
    background: #007bff;
}

.studijni-obory .hudebni .accordion button:hover {
    text-decoration: none;
    background: #007bff !important;
}

.studijni-obory .accordion button.collapsed {
    background: white;
}

.accordion .card .card-header button.btn.btn-link.collapsed {
    color: black !important;
}

.accordion .card .card-header button.btn.btn-link.collapsed:hover {
    color: white !important;
}

.accordion .card .card-header button.btn.btn-link {
    color: white;
}

.studijni-obory-divadelni ul.nav.nav-pills {
    border-bottom: 2px solid rgb(255, 0, 152);
}

.studijni-obory-divadelni .nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
    color: #fff;
    border-radius: 0;
    background-color: rgb(255, 0, 152);
}

.studijni-obory-divadelni .nav-pills .nav-link {
    display: block;
    padding: .3rem 1rem;
    margin: 0 1px;
    font-weight: 500;
    border-radius: 0;
    outline: 2px solid rgb(255, 0, 152);
}

.studijni-obory .divadelni .accordion .card {
    margin-top: -2px;
    border: 2px solid rgb(255, 0, 152);
    background: white;
}

.studijni-obory .hudebni .accordion .card {
    margin-top: -2px;
    border: 2px solid #007bff;
    background: white;
}

.studijni-obory-divadelni .nav-pills a {
    color: black;
}

.studijni-obory-hudebni ul.nav.nav-pills {
    border-bottom: 2px solid #6300ff;
}

.studijni-obory-hudebni .nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
    color: #fff;
    border-radius: 0;
    background-color: #6300ff;
}

.studijni-obory-hudebni .nav-pills .nav-link {
    display: block;
    padding: .3rem 1rem;
    margin: 0 1px;
    font-weight: 500;
    border-radius: 0;
    outline: 2px solid #6300ff;
}

.studijni-obory-detail .studijni-obory-hudebni .table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #6300ff;
}

.studijni-obory-detail .studijni-obory-hudebni .table th {
    border-top: 0 solid #6300ff;
}

.studijni-obory-hudebni .nav-pills a {
    color: black;
}

.studijni-obory-detail .studijni-obory-divadelni .table thead th {
    vertical-align: bottom;

    border-bottom: 2px solid #ff0098;
}

.studijni-obory-detail .studijni-obory-divadelni .table th {
    border-top: 0 solid #ff0098;
}

.studijni-obory-detail .table td,
.studijni-obory-detail .table th {
    padding-right: 0;
    padding-left: 0;
}

.studijni-obory-detail .table td:first-child {
    font-weight: bold;
}


/* end */


/*odebrani prvniho nadpisu*/

.entry-content h1:first-of-type {
    display: none;
}

/* zobrazeni h1 pokud je to stránka z connectoru */
.entry-content h1.database-h1 {
    display: inherit !important;
}


/* end */


/* popis obrazku */

.picwrapper figure figcaption {
    font-style: italic;

    text-align: center;
}


/* end */


/* clanek a dokumenty (je potřeba přidat pro články a texty třídu clanek) */

.clanek p a:hover {
    color: white;
    background: black;
}

.clanek p a {
    text-decoration: underline;
    color: black;
}


/* end */


/* main article na hp */

section.main-article img {
    width: 100%;
    height: 470px;
    object-fit: cover;
}


/* end */


/* hp aktuality cards img */

.aktuality .card img {
    width: 100%;
    height: 220px;
    object-fit: cover;
}


/* end */


/* hp soucasti cards img */

.soucasti .card img {
    width: 100%;
    height: 220px;
    object-fit: cover;
}


/* end */

.stranka-zamestnanci .form-control,
.stranka-zamestnanci option {
    font-family: "Open Sans";
    font-size: 11pt;
    letter-spacing: .01px !important;
}


/* mobile width and height*/

.tabulka-zamestnanci table thead th {
    border-top: 0 !important;
}

.tabulka-zamestnanci table td {
    border-bottom: 1px solid #dee2e6 !important;
}


/*nastrel menu upravy menu*/

@media(min-width: 769px) {
    nav.navbar ul.navbar-nav li:first-child {
        border-left: 1px solid #f2f2f2 !important;
    }
    nav.navbar ul.navbar-nav li.nav-item {
        border-right: 1px solid #f2f2f2;
    }
}


/*end*/

@media (min-width: 992px) {
    .w-sm-25 {
        width: 25% !important;
    }
    .w-sm-50 {
        width: 50% !important;
    }
    .w-sm-75 {
        width: 75% !important;
    }
    .w-sm-100 {
        width: 100% !important;
    }
    .w-sm-auto {
        width: auto !important;
    }
    .h-sm-25 {
        height: 25% !important;
    }
    .h-sm-50 {
        height: 50% !important;
    }
    .h-sm-75 {
        height: 75% !important;
    }
    .h-sm-100 {
        height: 100% !important;
    }
    .h-sm-auto {
        height: auto !important;
    }
}

@media (min-width: 768px) {
    .w-md-25 {
        width: 25% !important;
    }
    .w-md-50 {
        width: 50% !important;
    }
    .w-md-75 {
        width: 75% !important;
    }
    .w-md-100 {
        width: 100% !important;
    }
    .w-md-auto {
        width: auto !important;
    }
    .h-md-25 {
        height: 25% !important;
    }
    .h-md-50 {
        height: 50% !important;
    }
    .h-md-75 {
        height: 75% !important;
    }
    .h-md-100 {
        height: 100% !important;
    }
    .h-md-auto {
        height: auto !important;
    }
}

@media (min-width: 992px) {
    .w-lg-25 {
        width: 25% !important;
    }
    .w-lg-50 {
        width: 50% !important;
    }
    .w-lg-75 {
        width: 75% !important;
    }
    .w-lg-100 {
        width: 100% !important;
    }
    .w-lg-auto {
        width: auto !important;
    }
    .h-lg-25 {
        height: 25% !important;
    }
    .h-lg-50 {
        height: 50% !important;
    }
    .h-lg-75 {
        height: 75% !important;
    }
    .h-lg-100 {
        height: 100% !important;
    }
    .h-lg-auto {
        height: auto !important;
    }
}

@media (min-width: 1200px) {
    .w-xl-25 {
        width: 25% !important;
    }
    .w-xl-50 {
        width: 50% !important;
    }
    .w-xl-75 {
        width: 75% !important;
    }
    .w-xl-100 {
        width: 100% !important;
    }
    .w-xl-auto {
        width: auto !important;
    }
    .h-xl-25 {
        height: 25% !important;
    }
    .h-xl-50 {
        height: 50% !important;
    }
    .h-xl-75 {
        height: 75% !important;
    }
    .h-xl-100 {
        height: 100% !important;
    }
    .h-xl-auto {
        height: auto !important;
    }
}


/* end */


/* aktualita archiv */

.aktualita-archiv:hover {
    background: #f2f2f2;
}


/* end */


/*Studentská tvorba*/

.studentska-tvorba .card p.h6 a {
    color: black;
}

.btn-divadelni.active,
.btn-divadelni:hover {
    color: white !important;
    border: 2px solid #ff0098 !important;
    background: #ff0098 !important;
}

.btn-hudebni.active,
.btn-hudebni:hover {
    color: white !important;
    border: 2px solid #6300ff !important;
    background: #6300ff !important;
}

.studentska-tvorba .card img {
    width: auto;
    object-fit: cover;
    height: 230px !important;
}


/*end*/


/* fix na stare obrazky */

.picwrapper img {
    z-index: 0;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 600px;

    vertical-align: middle;
}

.picwrapper figure {
    height: auto;
    max-width: 100%;
}

.threeimg-line a img {
    width: auto;
    max-width: calc(100% - 1em);
    max-height: 450px;
}

.threeimg-line a img {
    height: auto;
    max-width: 100%;
}


/* end */


/* fix na stare tabulky */

table.table.table-striped {
    display: block;
    width: 100%;
    overflow-x: auto;
}


/* end */


/* Vyhledavani */

.vysledky-vyhledavani p.h5 > a {
    text-decoration: underline;
    color: black;
    /*text-transform: lowercase;*/
    border-bottom: 0 !important;
}

.vysledky-vyhledavani p.h5:first-letter {
    text-transform: uppercase;
}

.page-link {
    color: #000;
    background-color: #fff;
}

.page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: 0rem;
    border-bottom-left-radius: 0rem;
}

.page-item:last-child .page-link {
    margin-left: 0;
    border-top-right-radius: 0rem;
    border-bottom-right-radius: 0rem;
}

.page-link:focus {
    box-shadow: none;
}

.page-link:hover {
    text-decoration: none;
    color: #000;
    border-color: #dee2e6;
    background-color: #e9ecef;
}

.vysledky-vyhledavani a.file p {
    text-decoration: underline;
    color: black;
}


/* calendar */

#calendarX .cal-wr {
    width: 100%;
    margin-top: 22px;
    background-color: #fff;
}

#calendarX .cal-item {
    display: inline-block;
}

#calendarX .cal-department {
    background-color: #f2f2f2;
}

#calendarX .cal-department-item {
    display: inline-block;
    padding: 15px 20px;
    -webkit-transition: all .25s ease;
            transition: all .25s ease;
    border-top: 2px solid transparent;
    background-color: #e8e8e8;
}

#calendarX .cal-department-item p {
    margin: 0;
}

#calendarX .cal-department-item.active {
    border-color: #000;
    background-color: #fff;
}

#calendarX .cal-department-item:hover {
    cursor: pointer;
    background-color: #fff;
}

#calendarX .cal-header {
    width: 100%;
    padding: 20px 0;
    background-color: #fff;
}

#calendarX .cal-header a {
    font-size: .9em;
    text-decoration: underline;
    color: #000;
}

#calendarX .cal-header .sub-wr {
    display: inline-block;
    float: right;
    height: 32px;
    padding-right: 20px;
    margin-top: 6px;
    margin-bottom: 10px;
    text-align: right;
    vertical-align: middle;
}

#calendarX .cal-header-item {
    margin-left: 20px;
}

#calendar {
    width: 100%;
    min-width: 680px;
}


#calendarX .today {
    border: 2px solid #7f7878ee !important;
    font-weight: bold;
}

#calendarX .cal-body {
    position: relative;
    width: calc(100% - 40px);
    height: 100%;
    padding: 0 0 20px 0;
    margin: 0 20px;
    overflow: auto;
    outline: none;
    background-color: #fff;
}

#calendarX .cal-body table {
    width: 100%;
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
    border-collapse: collapse;
    color: #a3a3a3;
    background-color: #fff;
}

#calendarX .cal-body th {
    width: 14.25%;
    padding: 10px;
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
    text-align: left;
    color: #a3a3a3;
    border: 1px solid #ebebeb;
}

#calendarX .cal-body td {
    height: 90px;
    padding: 10px 0 0 10px;
    vertical-align: top;
    border: 1px solid #ebebeb;
}

#calendarX .cal-body td.blank-space {
    background-color: #f5f5f5;
}

#calendarX .cal-body .cal-event {
    position: relative;
    display: none;
    float: left;
    width: calc(100% - 3px);
    min-height: 14px;
    padding: 5px 0 5px 3px;
    margin: 1px 0 1px 0;
    font-family: "Open Sans", sans-serif;
    font-size: .8em;
    font-weight: bold;
    color: white;
}

#calendarX .cal-body .cal-event a {
    color: #fff;
}

#calendarX .cal-body .cal-event.one-day {
    width: calc(100% - 11px);
    margin-right: 11px;
}

#calendarX .cal-body .cal-event.continue {
    width: calc(100% + 9px);
    margin-left: -11px;
}

#calendarX .cal-body .cal-event.continue.end {
    width: 100%;
    margin-left: -11px;
}

#calendarX .cal-body .cal-event.left-overflow:before {
    position: absolute;
    top: 0;
    left: -60px;
    width: 60px;
    height: 24px;
    content: "";
}

#calendarX .cal-body .cal-event.right-overflow:after {
    position: absolute;
    top: 0;
    right: -60px;
    width: 60px;
    height: 24px;
    content: "";
}

#calendarX .cal-body .cal-event.jamu {
    background-color: #000;
}

#calendarX .cal-body .cal-event.jamu.left-overflow:before {
    background: rgba(245, 245, 245, 0);
    background: -webkit-gradient(left top, right top, color-stop(14%, rgba(245, 245, 245, 0)), color-stop(30%, rgba(206, 232, 237, 0)), color-stop(100%, #23aecc));
    background: -webkit-gradient(linear, left top, right top, color-stop(14%, rgba(245, 245, 245, 0)), color-stop(30%, rgba(206, 232, 237, 0)), to(#23aecc));
    background: linear-gradient(to right, rgba(245, 245, 245, 0) 14%, rgba(206, 232, 237, 0) 30%, #23aecc 100%);
    filter: progid:dximagetransform.Microsoft.gradient(startColorstr="#f5f5f5", endColorstr="#23aecc", GradientType=1);
}

#calendarX .cal-body .cal-event.jamu.right-overflow:after {
    background: #23adcc;
    background: -webkit-gradient(left top, right top, color-stop(0%, #23adcc), color-stop(70%, rgba(206, 232, 237, 0)), color-stop(86%, rgba(245, 245, 245, 0)));
    background: -webkit-gradient(linear, left top, right top, from(#23adcc), color-stop(70%, rgba(206, 232, 237, 0)), color-stop(86%, rgba(245, 245, 245, 0)));
    background: linear-gradient(to right, #23adcc 0%, rgba(206, 232, 237, 0) 70%, rgba(245, 245, 245, 0) 86%);
    filter: progid:dximagetransform.Microsoft.gradient( startColorstr="#23adcc", endColorstr="#f5f5f5", GradientType=1);
}

#calendarX .cal-body .cal-event.hf {
    background-color: #dbdbdb;
}

#calendarX .cal-body .cal-event.hf.left-overflow:before {
    background: rgba(245, 245, 245, 0);
    background: -webkit-gradient(left top, right top, color-stop(14%, rgba(245, 245, 245, 0)), color-stop(30%, rgba(237, 226, 206, 0)), color-stop(100%, #dbdbdb));
    background: -webkit-gradient(linear, left top, right top, color-stop(14%, rgba(245, 245, 245, 0)), color-stop(30%, rgba(237, 226, 206, 0)), to(#dbdbdb));
    background: linear-gradient(to right, rgba(245, 245, 245, 0) 14%, rgba(237, 226, 206, 0) 30%, #dbdbdb 100%);
    filter: progid:dximagetransform.Microsoft.gradient( startColorstr="#f5f5f5", endColorstr="#dbdbdb", GradientType=1);
}

#calendarX .cal-body .cal-event.hf.right-overflow:after {
    background: #dbdbdb;
    background: -webkit-gradient(left top, right top, color-stop(0%, #dbdbdb), color-stop(70%, rgba(237, 226, 206, 0)), color-stop(86%, rgba(245, 245, 245, 0)));
    background: -webkit-gradient(linear, left top, right top, from(#dbdbdb), color-stop(70%, rgba(237, 226, 206, 0)), color-stop(86%, rgba(245, 245, 245, 0)));
    background: linear-gradient(to right, #dbdbdb 0%, rgba(237, 226, 206, 0) 70%, rgba(245, 245, 245, 0) 86%);
    filter: progid:dximagetransform.Microsoft.gradient( startColorstr="#dbdbdb", endColorstr="#f5f5f5", GradientType=1);
}

#calendarX .cal-body .cal-event.difa {
    background-color: #c03;
}

#calendarX .cal-body .cal-event.difa.left-overflow:before {
    background: rgba(245, 245, 245, 0);
    background: -webkit-gradient(left top, right top, color-stop(14%, rgba(245, 245, 245, 0)), color-stop(30%, rgba(237, 199, 209, 0)), color-stop(100%, #c03));
    background: -webkit-gradient(linear, left top, right top, color-stop(14%, rgba(245, 245, 245, 0)), color-stop(30%, rgba(237, 199, 209, 0)), to(#c03));
    background: linear-gradient(to right, rgba(245, 245, 245, 0) 14%, rgba(237, 199, 209, 0) 30%, #c03 100%);
    filter: progid:dximagetransform.Microsoft.gradient( startColorstr="#f5f5f5", endColorstr="#cc0033", GradientType=1);
}

#calendarX .cal-body .cal-event.difa.right-overflow:after {
    background: #c03;
    background: -webkit-gradient(left top, right top, color-stop(0%, #c03), color-stop(70%, rgba(237, 199, 209, 0)), color-stop(86%, rgba(245, 245, 245, 0)));
    background: -webkit-gradient(linear, left top, right top, from(#c03), color-stop(70%, rgba(237, 199, 209, 0)), color-stop(86%, rgba(245, 245, 245, 0)));
    background: linear-gradient(to right, #c03 0%, rgba(237, 199, 209, 0) 70%, rgba(245, 245, 245, 0) 86%);
    filter: progid:dximagetransform.Microsoft.gradient( startColorstr="#cc0033", endColorstr="#f5f5f5", GradientType=1);
}

#calendarX .calendar-header {
    padding-bottom: 15px;
    margin-top: 40px;
    margin-bottom: 0;
    font-weight: 300;
    color: #000;
    border-bottom: 2px solid #000;
}

#calendarX .calendar .calendar-item {
    position: relative;
    width: 100%;
    margin-bottom: 10px;
    -webkit-transition: all .3s ease;
            transition: all .3s ease;
    background-color: #fff;
}

#calendarX .calendar .calendar-item p {
    display: inline-block;
    padding: 35px 15px 35px 15px;
    margin: 0 80px 0 85px;
    vertical-align: middle;
    white-space: normal;
    color: #242424;
}

@media (max-width: 550px) {
    #calendarX .calendar .calendar-item p {
        font-size: .8em;
    }
}

#calendarX .calendar .calendar-item .date {
    position: absolute;
    top: 20%;
    left: 10px;
    height: 60%;
    font-size: 1.7em;
    color: #666;
}

#calendarX .calendar .calendar-item .date .day {
    position: absolute;
    bottom: 5px;
    left: 0;
    width: 100%;
    font-size: .6em;
    text-align: center;
    color: #666;
}

#calendarX .calendar .calendar-item:after {
    position: absolute;
    top: 50%;
    right: 30px;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    content: "";
    -webkit-transition: all .3s ease;
            transition: all .3s ease;
    background: url("/assets/images/decorations/calendar-arrow.png") no-repeat center center;
}

#calendarX .calendar .calendar-item:hover {
    cursor: pointer;
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
    -webkit-box-shadow: 0 7px 23px -7px rgba(0, 0, 0, .55);
            box-shadow: 0 7px 23px -7px rgba(0, 0, 0, .55);
}

#calendarX .calendar .calendar-item:hover:after {
    -webkit-transform: translateX(5px);
            transform: translateX(5px);
}

#calendarX {
    width: 100%;
    min-width: auto;
}

#calendarX .dropdown-item.active,
#calendarX .dropdown-item:active {
    color: #000;
    background-color: #f2f2f2;
}

#calendarX .cal-body {
    width: 100% !important;
    margin: 0;
}

#calendarX .cal-header-item {
    margin-left: 0;
}

#calendarX button {
    letter-spacing: .01px;
}

@media (max-width: 425px) {
    #calendar {
        width: 100% !important;
        max-width: 100% !important;
        min-width: auto !important;
    }
    #calendar table thead {
        display: none !important;
    }
    #calendar tbody td {
        display: -webkit-box !important;
        width: auto !important;
    }
    #calendarX .cal-body {
        position: relative;
        height: 100%;
        padding: 0 !important;
        margin: 0 !important;
        overflow: auto !important;
        outline: none !important;
    }
    .cal-body {
        width: 100% !important;
        overflow: hidden !important;
    }
    #calendarX .cal-body td.blank-space {
        display: none !important;
        background-color: #f5f5f5;
    }
}

#calendar .hf {
    background: #6300ff !important;
}

#calendar .difa {
    background: #ff0098 !important;
}

#calendarX .cal-header a:hover {
    color: #fff !important;
}

#calendarX .cal-body .cal-event a {
    font-size: 9pt;
}

#calendarX .cal-body .cal-event.jamu {
    padding: 3px 5px;
}

span.cal-event.jamu.end.one-day {
    line-height: 1.3;
    text-transform: lowercase;
}

span.cal-event.jamu.end.one-day:first-letter {
    text-transform: uppercase;
}

#jamu.cal-item.cal-department-item.active {
    color: white;
    background: #000;
}

#jamu.cal-item.cal-department-item:hover {
    color: white;
    background: #000;
}

#hf.cal-item.cal-department-item.active {
    color: white;
    background: #6300ff;
}

#hf.cal-item.cal-department-item:hover {
    color: white;
    background: #6300ff;
}

#difa.cal-item.cal-department-item.active {
    color: white;
    background: #ff0098;
}

#difa.cal-item.cal-department-item:hover {
    color: white;
    background: #ff0098;
}

#calendarX .cal-department-item.active {
    border-color: transparent;
}

.kalendar .media.divadelni a {
    color: black;
}

.kalendar .media.divadelni a:hover {
    text-decoration: underline;
    color: #ff0098;
}

.kalendar .media.hudebni a {
    color: black;
}

.kalendar .media.hudebni a:hover {
    text-decoration: underline;
    color: #6300ff;
}

.kalendar .media a.stretched-link {
    font-size: 11pt;
}


/* end  */

article.post .post-thumbnail img {
    width: 100%;
    height: 360px;
    max-width: 100% !important;
    max-height: 360px !important;
    margin-bottom: 2rem;
    object-fit: cover;
    object-position: center;
}

#main .post-thumbnail.left-sidebar img {
    width: 100%;
    height: 360px;
    max-width: 100% !important;
    max-height: 360px !important;
    object-fit: cover;
    object-position: center;
}

span.tags-links a {
    padding: 3px;
    color: black;
    background: #fafafa;
}

span.tags-links a:hover {
    color: white;
    background: black;
}

article.post header.entry-header .entry-title a {
    color: black;
}

article.post header.entry-header span.author a,
article.post header.entry-header .entry-meta span a {
    color: black;
}

article.post header.entry-header span.author a:hover,
article.post header.entry-header .entry-meta span a:hover {
    color: white;
}

.vedeni-funkce {
    font-size: 14pt;
    font-weight: normal;
}

ul.left-navbar a {
    text-decoration: none;
}

ul.left-navbar a:hover {
    text-decoration: none;
    color: black;
    background: transparent;
}

.tab-content a.btn:hover {
    color: black;
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    text-decoration: underline;
    color: rgba(0, 0, 0, .7);
}
/*
h1.hlavni-nadpis {
    text-transform: lowercase;
}

h1.hlavni-nadpis:first-letter {
    text-transform: capitalize;
}
*/
.studijni-obory .accordion a:hover {
    background: transparent;
}

article.page .nav-tabs .nav-link {
    margin: -1px;
    border: 2px solid #000;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

article .nav.nav-tabs a.nav-item.active {
    color: white !important;
    background: black !important;
}

.vysledky-vyhledavani a:hover {
    color: white !important;
    background: black;
}

.vysledky-vyhledavani a {
    text-decoration: underline;
    color: black;
}

ul.nav.nav-pills li.nav-item a {
    text-decoration: none !important;
}

.nav.nav-tabs a {
    text-decoration: none !important;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: "TTNormsPro-DemiBold" !important;
}

a.btn.btn-outline-dark {
    text-decoration: none;
}

.jamu-univerzalni ul.nav.nav-pills li.nav-item a {
    color: black !important;
}

.jamu-univerzalni ul.nav.nav-pills li.nav-item a:hover {
    color: white !important;
    background: black;
}

.jamu-univerzalni ul.nav.nav-pills li.nav-item a.nav-link.active {
    color: white !important;
}

.studijni-obory-hudebni ul.nav.nav-pills li.nav-item a:hover {
    color: white !important;
    background: #6300ff;
}

.studijni-obory-divadelni ul.nav.nav-pills li.nav-item a.nav-link.active {
    color: white !important;
    background: #ff0098 !important;
}

.studijni-obory-divadelni ul.nav.nav-pills li.nav-item a {
    text-decoration: none !important;
    background: transparent;
}

.studijni-obory-divadelni ul.nav.nav-pills li.nav-item a:hover {
    color: white !important;
    background: #ff0098;
}

a i.fab.fa-facebook-f,
a i.fab.fa-instagram.mx-3 {
    font-size: 17pt !important;
}

.form-control:focus {
    border-color: transparent;
    box-shadow: none;
}

.carousel-indicators li {
    background-color: #000;
}

.carousel-control-next,
.carousel-control-prev {
    filter: invert(100%);
}


/* Zarovnání obrázků v článcích */

article.status-publish .picwrapper figure {
    width: auto !important;
    margin: 0 auto !important;
    text-align: center !important;
}

article.status-publish .picwrapper img {
    display: flex;
    width: auto !important;
    margin: 0 auto !important;
    text-align: center !important;
}

article.status-publish .picwrapper p a img {
    display: flex;
    width: auto !important;
    margin: 0 auto !important;
    text-align: center !important;
}


/* end */

.portfolio-item .card-body {
    min-height: 5.3em !important;
    padding: 1.25rem;
    padding-bottom: 0;
}

.portfolio-item .card-title {
    padding-bottom: 0;
    margin-bottom: 0;
}

.card:hover a.a-hudebni.stretched-link {
    color: #6300ff;
}

.card:hover a.a-divadelni.stretched-link {
    color: #ff0098;
}

.type-accreditation {
    border: #ccc solid 1px;
}

.ngg-galleryoverview .slideshowlink {
    display: none;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #000 !important;
}

.chcistudovat a {
    color: black;
}

.chcistudovat a:hover {
    color: black;
}

.media-outline-univerzal {
    border: 2px solid #000;
}

.artwork_date h3 {
    font-size: 12pt;
}

.studentska-tvorba .card a:hover {
    background: none;
}

.post-thumbnail.left-sidebar{width:100%;}

figure{
    max-width: 100% !important;
}

li.folder:hover {
    cursor: pointer;
}

.navigation-item h3 {
    display: none;
}

/*

.entry-content ul li {
list-style: none !important;
}

.entry-content ul li:before {
    font-family: "Font Awesome 5 Pro";
    content: "\f178";
    position: relative;
    top: 1px;
    margin-right: 7px;
    font-size: 9pt;
}

li.nav-item:before {
    display: none;
}

li.btn:before{
    display: none;
}

li.page-item:before{
    display: none;
}

.entry-content ul{
    padding-left: 1rem;
}

.entry-content ul.nav-pills {
    padding-left: 0rem;
}

li.folder:hover {
    cursor: pointer;
}

.navigation-item h3 {
    display: none;
}

.sitemap ul li:before {
    display: none;
}

*/

li.page-item.active a, li.page-item.active {
    background: black !important;
    color: white;
    border-color: #dee2e6 !important;
    border: 0px !important;
}

li.page-item.active a {
	border: 0px solid black !important;
}

.page-link {
    border: 0px solid #dee2e6;
}

/* Delete title from department - widget insert title - we dont this */
.remove-department-title{
    display: none;
}

article {
    overflow-x: hidden !important;
    max-width: 100vw !important;
    overflow: hidden;
}

.entry-content h1.database-h1:after {
    content:'';
    position:absolute;
    width:200vw;
    background:#eaeaea;
    top:-1.9vh;
    height:140px;
    z-index:-1;
    left:-50vw;
    overflow-x: hidden;
}

/*
@media(max-width: 425px) and (min-width: 300px){
.entry-content h1.database-h1:after {
    content:'';
    position:absolute;
    width:200vw;
    background:#eaeaea;
    top:-1.9vh;
    height:140px;
    z-index:-1;
    left:-50vw;
    overflow-x: hidden;
}
}

@media(max-width: 1200px) and (min-width: 576px){
.entry-content h1.database-h1:after {
    content:'';
    position:absolute;
    width:200vw;
    background:#eaeaea;
    top:-1.9vh;
    height:140px;
    z-index:-1;
    left:-50vw;
    overflow-x: hidden;
}
}

@media (min-width: 1201px){
.entry-content h1.database-h1:after {
    content:'';
    position:absolute;
    width:200vw;
    background:#eaeaea;
    top:-1.9vh;
    height:140px;
    z-index:-1;
    left:-50vw;
    overflow-x: hidden;
}
}

@media(max-width:1920px) and (min-width: 1441px){
.entry-content h1.database-h1:after {
    content:'';
    position:absolute;
    width:200vw;
    background:#eaeaea;
    top:-1.9vh;
    height:140px;
    z-index:-1;
    left:-50vw;
    overflow-x: hidden;
}
}

@media(max-width:2560px) and (min-width: 1921px){
.entry-content h1.database-h1:after {
    content:'';
    position:absolute;
    width:200vw;
    background:#eaeaea;
    top:-1.9vh;
    height:140px;
    z-index:-1;
    left:-50vw;
    overflow-x: hidden;
}
}

@media(max-width:3840px) and (min-width: 2561px){
.entry-content h1.database-h1:after {
    content:'';
    position:absolute;
    width:200vw;
    background:#eaeaea;
    top:-1.9vh;
    height:140px;
    z-index:-1;
    left:-50vw;
    overflow-x: hidden;
}
}
*/

.entry-content h2, .entry-content h3 {
    padding-top: .5em;
    padding-bottom: .5em;
}

@media(min-width: 1024px){
#wpadminbar{
    position: absolute;
    top: -32px !important;
}
}

@media screen and (max-width: 600px){
#wpadminbar {
    position: absolute;
    top: -46px;
}
}

.footer-is-jamu a{
    color: black;
}

.footer-is-jamu a:hover{
    text-decoration: none;
}

@media(max-width: 425px){
    section.main-article img {
    width: 100%;
    height: 230px;
    object-fit: cover;
}
.carousel-inner h1{
    font-size: 16pt;
}
.carousel-inner .main-heading_header {
    min-height: 5em;
}
}

.dropdown-item.active, .dropdown-item:active {
    color: #fff !important;
    text-decoration: none;
    background-color: #191919 !important;
}

#flowpaper-logo-bottom {
    display:none !important;
}

footer .soc-ikony span a:hover {
    text-decoration: none !important;
}



/* Centered text */
.centered {
  position: absolute;
  top: 14%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
}
.adv-main-image {
    font-size: 3em;
}

@media(max-width: 768px){
	.main-heading_header h1 {
    font-size: 18pt;
}
	.box ul.directory-list {
	    padding-left: 8px;
	}
	.directory-list li {
	    word-break: break-all;
	}
	.directory-list ul {
	    padding-left: 8px;
	}
}

@media(min-width: 769px) and (max-width: 1440px){
	.main-heading_header h1 {
    font-size: 20pt;
}
}