@charset "UTF-8";@import url(//fonts.googleapis.com/css?family=Montserrat:400,400i,600,600i,700,700i&display=swap&subset=latin-ext);
@media (min-width: 1200px) {
    .gcm-links {
        position:relative;
        z-index: 1;
        max-width: 1820px;
        padding-top: 15px;
        padding-bottom: 15px;
        margin: 0 auto;
        margin-top: -202px;
        margin-bottom: 0px;
        background: rgba(255,255,255,.1);
        -webkit-backdrop-filter: blur(20px);
        backdrop-filter: blur(2px)
    }
}

.gcm-links__nav {
    gap: 5px;
    padding: 5px
}

@media (min-width: 576px) {
    .gcm-links__nav {
        gap:10px;
        padding: 10px 20px
    }
}

@media (min-width: 1200px) {
    .gcm-links__nav {
        padding:0;
        gap: 5px
    }
}

@media (min-width: 1440px) {
    .gcm-links__nav {
        gap:20px
    }
}

.gcm-links__item {
    -webkit-box-flex: 1!important;
    -ms-flex: 1 1 100%!important;
    flex: 1 1 100%!important
}

@media (min-width: 576px) {
    .gcm-links__item {
        -webkit-box-flex:1!important;
        -ms-flex: 1 1 calc(50% - 20px)!important;
        flex: 1 1 calc(50% - 20px)!important
    }
}

@media (min-width: 1200px) {
    .gcm-links__item {
        -webkit-box-flex:1!important;
        -ms-flex: 1 1 calc(25% - 20px)!important;
        flex: 1 1 calc(25% - 20px)!important
    }
}

.gcm-links__link {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    height: 100%;
    min-height: 50px;
    padding: 0;
    font-weight: 600;
    font-size: 16px;
    line-height: 1.2;
    text-decoration: none;
    text-transform: uppercase;
    color: #fff;
    background: linear-gradient(280deg, #30603070 0, #306030 100%);
}

@media (min-width: 768px) {
    .gcm-links__link {
        height:60px;
        font-size: 18px
    }
}

@media (min-width: 1200px) {
    .gcm-links__link {
        font-size:16px
    }
}

@media (min-width: 1440px) {
    .gcm-links__link {
        font-size:18px
    }
}

.gcm-links__link:hover {
    color: #000000;
    background: #fee9e8;
    -webkit-animation: pulse 2s ease;
    animation: pulse 2s ease
}

.gcm-links__link:hover .gcm-links__ico {
    color: #306030;
    background: #fff
}

.gcm-links__ico {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    font-size: 26px;
    background: #306030;
}

@media (min-width: 768px) {
    .gcm-links__ico {
        width:60px;
        height: 60px
    }
}

.gcm-links__text {
    text-align: left;
    margin-left:10px;
}


.gcm-content,.gcm-links__container,.pr-0,.px-0 {
    padding-right: 0!important
}


.gcm-content,.gcm-links__container,.pl-0,.px-0 {
    padding-left: 0!important
}


.gcm-container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width: 992px) {
    .gcm-container {
        max-width:960px
    }
}

@media (min-width: 1200px) {
    .gcm-container {
        max-width:1140px
    }
}

.gcm-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (max-width: 575.98px) {
    .navbar-expand-sm>.gcm-container {
        padding-right:0;
        padding-left: 0
    }
}


.navbar-expand-sm>.gcm-container {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

@media (max-width: 767.98px) {
    .navbar-expand-md>.gcm-container {
        padding-right:0;
        padding-left: 0
    }
}

@media (min-width: 1440px) {
    .gcm-container--wide {
        max-width:1380px
    }
}

@media (min-width: 1660px) {
    .gcm-container--wide {
        max-width:1600px
    }
}








.multipage .mixed .mp-mixer-row a {
    text-decoration: none;
    color: #4d4d4d
}

.multipage .mixed .mp-mixer-row a div p {
    margin-bottom: 5px
}

.multipage .mixed .mp-mixer-row a div .item_name {
    text-decoration: underline;
    color: #007058
}

.item_date {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 95px;
    min-width: 95px;
    height: 95px;
    margin-bottom: 0;
    text-align: center;
    color: #306030;
    border: none;
    border-radius: 0;
    background: #3060300f;
    -webkit-box-shadow: 0 10px 20px transparent;
    box-shadow: 0 10px 20px transparent
}

.multipage .mixed .mp-mixer-row a div .item_date .day-month {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    font-weight: 700;
    font-size: 1.25rem;
    color: #11463f;
    background: 0 0
}

.multipage .mixed .mp-mixer-row a div .item_date .year {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    font-weight: 400;
    font-size: 1.125rem;
    color: #007058;
    background: 0 0
}

.multipage .mixed .mp-mixer-row a div div {
    padding-right: 15px;
    padding-left: 15px
}

.multipage .mixed .mp-mixer-row a div div .item_description,.multipage .mixed .mp-mixer-row a div div .item_type {
    display: block;
    margin-bottom: 0
}

.multipage .mixed .mp-mixer-row a div div .item_type {
    display: none
}

.multipage .mixed .mp-mixer-row a:hover .item_name {
    text-decoration: none;
    color: #c6183d
}

.multipage .mixed .mp-mixer-row a div .item_date .day-month {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    font-weight: 700;
    font-size: 1.25rem;
    color: #11463f;
    background: 0 0
}

.multipage .mixed .mp-mixer-row a div .item_date .year {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    font-weight: 400;
    font-size: 1.125rem;
    color: #007058;
    background: 0 0
}

.gcm-content .item_date::before {
    color: #11a538!important
}

.gcm-content .multipage .evts_akce .feed_item:not(.pictureontop) .item_date::before {
    color: #11a538!important
}



@media (min-width: 1200px) {
    .gcm-links__item{
        background: linear-gradient(280deg, #3060309c 0, #306030 100%);
        height: 60px;
    }


}


@media (max-width: 575.98px) {
    .gcm-links__item{
        background: linear-gradient(280deg, #3060309c 0, #306030 100%);
        height: 53px;
    }


}

.gcm-links__link:hover .gcm-links__item{
    background: linear-gradient(280deg, #fee9e8 0, #fee9e8 100%);
    height: 60px;
}

.gcm-links__item:hover{
    background: linear-gradient(280deg, #306030 0, #3060301a 100%);
}

.gcm-links__item:hover .gcm-links__link{
    background: linear-gradient(280deg, #306030 0, #3060301a 100%);
    color:white;
    font-weight: 600;
}
