/*font-family: 'Kaushan Script', cursive;*/

body
{
    color: #2c2c2c !important;
    font-size: 14px !important;
    font-family: Montserrat,Helvetica Neue,Arial,sans-serif !important;
    -moz-osx-font-smoothing: grayscale !important;
    -webkit-font-smoothing: antialiased !important;
    font-weight: 400 !important;
}

a
{
    color: #8BBD2B !important;
}

a:hover
{
    color: #C7D642 !important;
}

.mladi-header-top
{
    position: relative;
    height: 300px;
}

.mladi-header-top .mladi-header-container
{
    position: absolute;
    z-index: 1;
    height: 300px;
    background-image: url('../images/19081345.png');
    background-size: cover;
    background-position-y: center;
}

.mladi-header .mladi-logo
{
}

.mladi-header .mladi-logo img
{
    width: 220px;
    -webkit-filter: drop-shadow(12px 12px 7px rgba(0, 0, 0, 0.5));
    filter: drop-shadow(12px 12px 7px rgba(0, 0, 0, 0.5));
    top: 20px;
}

.mladi-header .mladi-logotyp
{
    position: relative;
    -webkit-filter: drop-shadow(2px 2px 0px rgba(191, 43, 63, 0.7));
    filter: drop-shadow(2px 2px 0px rgba(191, 43, 63, 0.7));
    top: 20px;
    left: 1.5rem;
    font-family: 'Kaushan Script', cursive;
    color: white;
    /*background-color: rgba(248, 21, 52, .5);*/
    font-size: 2.5rem;
}

.mladi-header .mladi-logotyp h1
{
    font-size: 6.5rem;
    margin-bottom: 0px;
    -webkit-filter: drop-shadow(5px 5px 0px rgba(191, 43, 63, 0.6));
    filter: drop-shadow(5px 5px 0px rgba(191, 43, 63, 0.6));
}

.mladi-header .mladi-logotyp small
{
    font-family: Montserrat,Helvetica Neue,Arial,sans-serif !important;
    font-weight: 600;
    position: relative;
    top: -10px;
}

.mladi-header .mladi-banners
{
    margin-top: 1rem;
}

.mladi-header .mladi-banners .mladi-banner
{
    background: white;
    /*box-shadow: 0 0 0 1px rgba(191, 43, 63, 0.6), 0 0 0 2px rgba(16, 9, 3, 0.2), 0 0 0 3px rgba(191, 43, 63, 0.6), 0 0 10px 3px rgba(16, 9, 3, 0.1);*/
    /*box-shadow: 0 0 0 1px rgba(191, 43, 63, 0.6), 0 0 0 2px rgba(16, 9, 3, 0.2), 0 0 0 3px rgba(191, 43, 63, 0.6), 0 0 10px 3px rgba(16, 9, 3, 0.1);*/
    padding: 1rem;
}

.mladi-header .mladi-banners  .mladi-banner img
{
    /*
    max-width: 120px;
     */
}

.mladi-header-info
{
    font-size: 0.8rem;
}

.mladi-header-info i
{
    padding-left: 10px;
    padding-right: 3px;
    color: #8BBD2B;
}

.mladi-header-info i:first-of-type
{
    padding-left: 0px;
}

.mladi-header-info a
{
    display: inline !important;
}

.mladi-carousel-item
{
    height: 300px;
    background-position-y: center;
    background-size: cover;
}

.navbar .navbar-brand img
{
    width: 28px;
}

.navbar
{
    font-weight: 600 !important;
}

.navbar .dropdown-menu a
{
    font-weight: 600 !important;
}

.navbar a
{
    color: #47AA26 !important;
    font-weight: 600 !important;;
}

.navbar .nav-item:hover
{
    background-color: transparent !important;
    color: #8BBD2B !important;
}

.dropdown .dropdown-menu .dropdown-item:active, .dropdown .dropdown-menu .dropdown-item:hover
{
    font-weight: 400;
    background: none !important;
    box-shadow: none;
    color: #8BBD2B !important;
}

.navbar.navbar-light .breadcrumb .nav-item.active>.nav-link, .navbar.navbar-light .navbar-nav .nav-item.active>.nav-link
{
    background-color: #47AA26 !important;
    box-shadow: none;
    color: white !important;
}

.dropdown-item.active, .dropdown-item:active
{
    font-weight: 400;
    background-color: #47AA26 !important;
    box-shadow: none;
    color: white !important;
}

h1, h2, h3, h4, h5 { color: rgba(55, 105, 20, .75); }

h1.mladi-section-header
{
    font-size: 2.5rem;
    color: rgba(55, 105, 20, .75);
    font-weight: 900 !important;
    text-align: left;
    border-bottom: 1px solid rgba(108, 21, 44, .1);
    padding-bottom: .5rem;
}

.mladi-sekce-info i
{
    color: #8BBD2B;
}

.mladi-ico-alt
{
    color: rgba(70, 170, 38, 1);
}

.card .card-header
{
    /*background-color: rgba(139,189,43,.1) !important;*/
    color: rgba(70, 170, 38, .7) !important;
}

.mladi-datum
{
    font-weight: 500 !important;
}

.mladi-footer
{
    background-color: rgba(46, 81, 35);
}

.mladi-footer .mladi-footer-col > div:first-of-type
{
    border-right: 1px solid rgba(191, 43, 63, 0.4);
}

.mladi-footer a
{
    color: white !important;
}

.mladi-news-featured
{
    width: 100%;
    background-size: cover;
}

.mladi-galerie-promo
{
    background-color: rgba(85, 139, 47, .2);
}

.map-container-section
{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}

.map-container-section iframe
{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

.breadcrumb
{
    background-color: transparent !important;
    padding: 0px !important;
}

.breadcrumb .active
{
    font-weight: 600;
}

.select-wrapper input.select-dropdown
{
    height: 40px !important;
}

.form-check-input[type=checkbox]:checked+label:before, label.btn input[type=checkbox]:checked+label:before
{
    border-right: 2px solid rgba(55, 105, 20, .75) !important;
    border-bottom: 2px solid rgba(55, 105, 20, .75) !important;
}

input[type=text]:focus:not([readonly]) + label, input[type=email]:focus:not([readonly]) + label, input[type=password]:focus:not([readonly]) + label, textarea:focus:not([readonly]) + label
{
    color: #376914 !important;
}

input[type=text]:focus:not([readonly]), input[type=email]:focus:not([readonly]), input[type=password]:focus:not([readonly]), textarea:focus:not([readonly]), input[type=number]:focus:not([readonly])
{
    border-bottom: 1px solid rgba(55, 105, 20, .75) !important;
    box-shadow: 0 1px 0 0 rgba(55, 105, 20, .75) !important;
}

.form-check-input[type=radio].with-gap:checked+label:after, .form-check-input[type=radio]:checked+label:after, label.btn input[type=radio].with-gap:checked+label:after, label.btn input[type=radio]:checked+label:after
{
    background-color: rgba(55, 105, 20, .75) !important;
}

.form-check-input[type=radio].with-gap:checked+label:after, .form-check-input[type=radio].with-gap:checked+label:before, .form-check-input[type=radio]:checked+label:after, label.btn input[type=radio].with-gap:checked+label:after, label.btn input[type=radio].with-gap:checked+label:before, label.btn input[type=radio]:checked+label:after
{
    border-color: rgba(55, 105, 20, .75) !important;
}

.md-form label
{
    margin-bottom: 0px !important;
}

.md-form textarea.md-textarea
{
    padding-top: .6rem !important;
}

label
{
    color: #376914 !important;
}

table tr td
{
    font-size: 1rem !important;
    border-color: rgba(108, 21, 44, .1) !important;
    vertical-align: middle !important;
}

table tr td a.btn.btn-sm
{
    padding: .75rem 1rem !important;
}

table tr td a.btn.btn-sm i
{
    font-size: 1.25rem !important;
}

table.mladi-dokumenty tr td + td
{
    text-align: right;
}

b, strong
{
    font-weight: 600 !important;
}

.mladi-sekce-obsah p:last-child
{
    display: none;
}

.help-text
{
    font-size: 0.65rem;
    padding-top: 5px;
    color: #A0A0A0;
}

.mladi-novinky-item
{
    background-color: rgba(76,175,80,.1) !important;
    color: #2c2c2c !important;
    padding-top: 1rem;
    padding-bottom: 1rem;
    margin-top: 2rem;
    margin-bottom: 2rem;
    margin-right: 0px !important;
    margin-left: 0px !important;
}

.mladi-novinky-item:hover
{
    color: #2c2c2c !important;
}

.mladi-novinky-item h1
{
    color: rgba(70, 170, 38, 1);
    font-weight: bold;
    font-size: 1.35rem;
}

.mladi-novinky-item .mladi-novinky-item-image
{
    width: 100%;
    height: 100%;
    background-position: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    box-shadow: 0 8px 17px rgba(0,0,0,.1);
}

.mladi-novinky-item .mladi-novinky-item-image:after
{
    content: " ";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 15px;
    right: 15px;
    border: 1px solid hsla(0, 0%, 100%, .15);
    transition: color .2s, background-color .2s, border-color .2s;
    pointer-events: none;
    z-index: 1;
}

.mladi-novinky-item-info
{
    font-size: 0.75rem;
}

.mladi-novinky-item-info i
{
    color: #8BBD2B;
}

.mladi-novinky-sidebox .mladi-novinky-sidebox-item:last-child
{
    border-bottom: 1px solid rgba(108, 21, 44, .15);
}

.mladi-novinky-sidebox-item
{
    border-top: 1px solid rgba(108, 21, 44, .15);
    background-color: rgba(76,175,80,.1) !important;
    color: #2c2c2c !important;
    height: 75px;
    margin-right: 0px !important;
    margin-left: 0px !important;
}

.mladi-novinky-sidebox-item .mladi-novinky-sidebox-item-image
{
    width: 100%;
    height: 50px;
    background-position: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    box-shadow: 0 8px 17px rgba(0,0,0,.1);
}

.mladi-novinky-sidebox-item .mladi-novinky-sidebox-item-image:after
{
    content: " ";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 15px;
    right: 15px;
    border: 1px solid hsla(0,0%,100%,.15);
    transition: color .2s,background-color .2s,border-color .2s;
    pointer-events: none;
    z-index: 1;
}

.mladi-novinky-sidebox-item h1
{
    font-size: 1rem;
    color: rgba(70, 170, 38, 1);
    font-weight: bolder;
    margin-bottom: 0px !important;
}

.fc-event-time
{
    display: none !important;
}