.icons a img {
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}
header {
    z-index: 9;
}
.clear {
    clear: both;
}
.h1 {
    float: left;
    font-size: 27px;
    line-height: 30px;
    color: black;
    font-weight: 600;
}
header .bot .logo h2 {
    float: left;
    font-size: 27px;
    line-height: 30px;
    color: black;
    font-weight: 600;
}
.structure-content-block {
}
.structure-content-block .structure-galerie-block {
    margin-top: 25px;
}
.main .banner {
    justify-content: space-between;
}
.main .banner .left h2 {
    margin-top: 10px;
}
.main .banner .right {
    width: 33.33334%;
}
.main article a {
    color: white;
}
.menulink.white.active:after {
    background: #0e4194;
}
.menulink.white.active:hover {
    color: white;
}
.menulink.active {
    background: #000099;
    color: white;
}
.calendar-block {
    padding: 0px 30px 30px;
    background-color: #fff;
}
.calendar {
    padding-bottom: 25px;
    padding: 10px;
}
.calendar .calendar-header {
    position: relative;
    display: flex;
    justify-content: space-between;
    padding: 0 3px;
    align-items: center;
}
.calendar .calendar-header .icon {
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    font-size: 0px;
    top: 55%;
    margin-top: -22px;
    cursor: pointer;
    height: 40px;
    line-height: 40px;
    margin-right: 15px;
    margin-left: 15px;
}
.calendar .calendar-header .prev {
    left: 0
}
.calendar .calendar-header .next {
    right: 0
}
.calendar .calendar-header .info-block {
    display: block;
    font-size: 16px;
    text-transform: uppercase;
    text-align: center;
    padding: 10px 0;
    color: #ff6600;
    font-weight: bold;
}
.calendar .calendar-body ul {
    padding: 0;
    margin: 0;
}
.calendar .calendar-body ul li {
    position: relative;
    float: left;
    width: 14.2%;
    font-size: 12px;
    text-transform: uppercase;
    text-align: center;
    cursor: pointer;
    padding: 3px;
    box-sizing: border-box;
}
.calendar .calendar-body ul li a {
    display: block;
    width: 100%;
    padding: 9px 0;
    color: #000099;
    border: 2px solid rgb(0 0 153);
    height: 100%;
    font-weight: bold;
    font-size: 14px;
}
.calendar .calendar-body ul li.new a, .calendar .calendar-body ul li.old a {
    color: #333;
    font-weight: 600;
}
.calendar .calendar-body ul li.event, .calendar .calendar-body ul li.event .js-viewport {
    color: #fff;
    font-size: 12px;
    font-weight: 600;
}
.calendar .calendar-body ul li.event:hover .js-viewport {
    background-color: #b9690b;
}
.calendar .calendar-body ul li.event .js-viewport {
    text-align: left;
    display: block;
    position: absolute;
    bottom: 3px;
    left: 3px;
    top: 3px;
    right: 3px;
    background-color: #ff6600;
    opacity: 1;
    text-transform: uppercase;
    margin-bottom: 0;
    letter-spacing: 1px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: nowrap;
}
.calendar .calendar-body ul li.event .js-viewport .event {
    display: inline-block;
    vertical-align: middle;
    max-width: 180px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}
.calendar .calendar-body ul li.event .js-viewport:before {
    content: none;
    position: absolute;
    top: 20px;
    left: 10px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 14px 24px 0px;
    border-color: #fff transparent transparent;
    transform: rotate(-90deg);
}
.calendar .calendar-body ul li.event .js-viewport.reposition {
    right: -5px;
    left: auto;
    padding: 13px 65% 13px 50px
}
.calendar .calendar-body ul li.event .js-viewport.reposition .event {
    padding-right: 25px
}
.calendar .calendar-body ul li.event .js-viewport.reposition .date {
    position: absolute;
    top: 14px;
    right: 6%;
    margin-right: 0;
    margin-left: 15px
}
.calendar .calendar-body ul li.event .js-viewport.reposition .icon {
    left: 15px;
    right: auto;
    -webkit-transform: rotateZ(-180deg);
    -moz-transform: rotateZ(-180deg);
    transform: rotateZ(-180deg)
}
.calendar .calendar-body ul li.event .js-viewport.reposition:before {
    right: 12px;
    left: auto
}
.calendar .calendar-body ul li.event .js-viewport .icon {
    position: absolute;
    font-size: 18px;
    margin-top: -10px;
    top: 50%;
    right: 15px
}
.calendar .calendar-body .calendar-weeks {
    padding: 5px 0px;
    border-top: 1px solid rgba(205, 205, 205, .37);
    border-bottom: 1px solid rgba(205, 205, 205, .37);
    overflow: hidden;
    margin-bottom: 3px;
    font-weight: bold;
    display: none;
}
.calendar .calendar-body .calendar-weeks ul li {
    color: #000;
}
.calendar .calendar-body .calendar-weeks ul li:hover {
    cursor: text;
    background: 0 0
}
.map-section .map {
    width: 100%;
    height: 540px;
    position: relative
}
.events .event-info .content .date, .events .event-info .content .info, .events .event-info .content .name {
    font-weight: 600;
}
.events-section {
    padding: 50px 25px 80px
}
.events .event-info {
    height: auto
}
.events .event-info:hover .image {
    -webkit-transform: scale(1.025, 1.025);
    -ms-transform: scale(1.025, 1.025);
    -moz-transform: scale(1.025, 1.025);
    transform: scale(1.025, 1.025);
    -webkit-backface-visibility: hidden
}
.events .event-info:hover .content .name {
    color: #db232d
}
.events .event-info .image-wrapper {
    position: relative;
    overflow: hidden;
    height: 50%
}
.events .event-info .image-wrapper .image {
    display: block;
    width: 100%;
    height: 100%;
    background-image: url(../img/event-2.jpg);
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -webkit-transition: all .5s ease
}
.events .event-info .content {
    position: relative;
    left: auto;
    right: auto;
    bottom: auto;
    background-color: #fff;
    padding: 50px 25px
}
.events .event-info .content .date {
    display: inline-block;
    margin-bottom: 15px;
    background-color: #000;
    padding: 6px 15px;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase
}
.events .event-info .content .info {
    display: block;
    width: 250px;
    margin-bottom: 40px;
    color: #db232d;
    font-size: 39px;
    line-height: 1;
    text-transform: uppercase
}
.events .event-info .content .name {
    display: block;
    padding-right: 45px;
    text-decoration: underline;
    color: #000341;
    font-size: 16px;
    line-height: 1.2
}
.events .event-info .content .name:hover {
    color: #db232d
}
.events .event-info .icon {
    position: absolute;
    bottom: 45px;
    right: 45px;
    font-size: 18px;
    color: #db232d;
    display: block
}
.calendar .calendar-body ul li.mask {
}
.calendar .calendar-body ul li.mask a {
    border: 0;
}
.calendar-block {
    /*height: 575px;*/
}
/*.calendar .calendar-body ul li.event .js-viewport {*/
/*min-width: initial;*/
/*width: 47px;*/
/*padding: 13px 30px 0px 60%;*/
/*}*/
.calendar .calendar-body ul li.event .js-viewport .date {
    vertical-align: initial;
}
.akce-detail .datum {
    background-color: #000;
    padding: 6px 15px;
    margin-right: 15px;
    margin-bottom: 5px;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    width: auto;
    text-align: center;
    font-weight: 600;
    float: left;
}
.calendar .calendar-body ul li {
    margin: 4px 20px;
    list-style-type: none;
}
.calendar .event {
    position: relative;
}
.calendar .event .events-list {
    position: absolute;
    left: 3px;
    top: 43px;
    z-index: 99;
}
.calendar .event .events-list.inverted {
    right: -3px;
    left: inherit;
}
.calendar .event .events-list.inverted ul li {
    left: -40px;
}
.calendar .calendar-body ul li.today a {
}
.calendar .event .events-list ul li:hover {
    background: #000099;
}
.calendar .event .events-list:hover.inverted:after {
    border-color: transparent #05265a transparent transparent;
    transition: 0.3s all ease-out;
}
.calendar .event .events-list:hover:after {
    border-color: transparent transparent #05265a transparent;
    transition: 0.3s all ease-out;
}
.calendar .calendar-body ul li.event .js-viewport {
    transition: 0.3s all ease-out;
}
.calendar .calendar-body ul li.event:hover .js-viewport {
    transition: 0.3s all ease-out;
}
.calendar .event .events-list ul li {
    transition: 0.3s all ease-out;
}
.calendar .event .events-list ul li:hover a {
}
.calendar .event .events-list ul {
    -webkit-padding-start: 0;
}
.calendar .event .events-list ul li {
    transition: 0.3s all ease-out;
    margin: 0;
    display: table;
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
    background: #ff6600;
    z-index: 99;
    width: 100%;
    left: 0px;
}
.calendar .event .events-list:after {
    content: none;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0px 10px 15px 0px;
    border-color: transparent transparent #0e4194 transparent;
    position: absolute;
    left: 0%;
    top: -15px;
    transition: 0.3s all ease-out;
}
.calendar .event .events-list.inverted:after {
    transition: 0.3s all ease-out;
    border-width: 15px 10px 0px 0px;
    border-color: transparent #0e4194 transparent transparent;
    right: 0%;
    top: -15px;
    left: inherit;
}
.calendar li.event:hover a {
    background: transparent !important;
}
.calendar .event .events-list ul li a {
    vertical-align: middle;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border: none;
    color: #ffffff;
    font-weight: bold;
    font-size: 13px;
    text-transform: uppercase;
    line-height: 22px;
    box-shadow: none;
}
.calendar .event div.js-link {
    display: block;
    width: 100%;
    padding: 9px 0;
    color: grey;
    border: 3px solid rgba(243, 243, 243, 0.75);
    height: 100%;
    line-height: 12px;
}
.calendar li.event:hover div.js-link {
    background: #f0f0f0;
}
.calendar .calendar-body ul li.event {
    z-index: initial;
}
.icon-left-arrow:before {
    content: "";
    width: 0px;
    height: 0px;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-right: 20px solid #ffffff;
}
.icon-right-arrow:before {
    content: "";
    height: 0px;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 20px solid #ffffff;
}
.subpage .right {
    padding-left: 30px;
    padding-top: 30px;
}
.subpage .info .content a.active {
    font-weight: bold;
    text-decoration: underline;
}
.breadcrumbs {
    border-bottom: 1px solid #e3e3ea;
    color: black;
    margin-bottom: 15px;
    padding-bottom: 10px;
}
.breadcrumbs a {
    font-size: 14px;
    font-weight: bold;
    color: #000099;
    transition: 0.3s all ease-out;
    font-weight: 600;
}
.breadcrumbs a:hover:after {
    color: #0e4194;
    transition: 0.3s all ease-out;
}
.breadcrumbs a:after {
    color: #0e4194;
}
.breadcrumbs a.active:hover {
}
.breadcrumbs a:hover {
    color: #f08100;
    transition: 0.3s all ease-out;
}
.breadcrumbs a:after {
    content: ">";
    margin-left: 5px;
    margin-right: 0px;
}
.breadcrumbs a:last-of-type:after {
    content: "";
}
.subpage .right h1, .subpage .right h2.h1 {
    z-index: 99;
    position: relative;
    font-size: 26px;
    text-transform: uppercase;
    font-weight: 300;
    color: #000099;
    margin-bottom: 25px;
    float: none;
}
.subpage .right h3, .subpage .right p, .subpage .right h2 {
    float: none;
}
.structure-content-block .photo {
    z-index: 90;
    position: relative;
    width: auto;
}
.subpage .right p {
    text-align: justify;
    word-wrap: break-word;
}
.structure-content-block .photo.right {
    float: right;
    padding-left: 35px;
    padding-right: 0;
}
.structure-content-block .photo.left {
    float: left;
    padding-left: 0;
    padding-right: 40px;
}
.calendar-small .calendar-block {
    padding: 0;
    background-color: #fff;
    padding-bottom: 15px;
}
.calendar-small .calendar {
    padding: 0;
}
.kalendar-subpage {
    margin-bottom: 30px;
}
.kalendar-subpage .calendar-small .calendar {
    margin-top: 30px;
}
.calendar-small .calendar .calendar-body ul li {
    margin: 0;
    list-style-type: none;
    width: 14.2%;
}
.calendar-small .calendar .event .events-list.inverted {
    right: 7px;
    left: inherit;
    top: 34px;
}
.calendar-small .calendar .event .events-list.inverted:after {
    right: -4px;
    top: -6px;
}
.calendar-small .calendar .event .events-list ul li {
    top: -4px;
}
.calendar-small .calendar .event .events-list.inverted ul li {
    left: 4px;
    top: 5px;
}
.main .banner {
    position: relative;
}
.main .banner .left,
.main .banner .middle,
.main .banner .right {
    position: relative;
    z-index: 10;
}
.main .banner .left {
    background: #0e4194 url(../images/kresba.png) right top no-repeat;
    background-size: 250px auto;
}
.main .banner .left article {
    margin-bottom: 5px;
    padding-bottom: 0px;
}
section.hp .wrap .left,
section.hp .wrap .middle {
    padding-right: 0;
}
.main .banner .middle {
    padding-right: 0;
}
.video-container {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 1;
    width: calc(100% - 15px);
}
.video-wrapper {
    width: 100%;
    padding-bottom: 56.25%;
    height: 0;
    position: relative;
}
.main .banner .right {
    display: flex;
    align-content: flex-end;
    flex-wrap: wrap;
    align-items: flex-end;
}
.main .banner .middle video,
.main .banner .right video {
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.banner-wrapper {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 66.667%;
    z-index: 5;
    overflow: hidden;
}
.banner-wrapper .main-banner {
    object-fit: cover;
    height: 100%;
}
.main .menulink.custom {
    position: relative;
    top: auto;
    right: auto;
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding-top: 30px;
    padding: 43px 25px 20px;
}
.main .banner .right.diff .menulink {
    position: absolute;
    top: 0px;
    left: auto;
    right: 0;
    width: 560px;
}
.galery-vertical {
}
.galery-vertical a {
    width: 30%;
    float: left;
    margin-right: 21px;
    margin-bottom: 21px;
    text-align: center;
}
.galery-big {
}
.galery-big a {
    width: 47%;
    float: left;
    margin-right: 21px;
    margin-bottom: 21px;
}
.galery-big a:nth-of-type(even) {
    margin-right: 0;
    float: right;
}
.galery-big a img {
}
.subpage .right .galery a {
    /*width: calc(16.66666% - 15px);*/
    width: calc(20% - 15px);
    margin-right: 7.5px;
    margin-left: 7.5px;
}
.subpage .right .galery {
    width: auto;
    min-width: 100%;
    margin-left: -7.5px;
    margin-right: -7.5px;
    float: none;
}
.subpage .right .galery a {
    height: auto;
}
.subpage .right .galery a.vertical {
    margin: 0;
    height: auto;
    /*height: 180px;*/
    /*width: calc(20.9% - 12.5px);*/
    width: calc(20% - 15px);
    margin-right: 7.5px;
    margin-left: 7.5px;
    margin-bottom: 15px;
}
.subpage .right .galery a img {
    min-width: 100%;
    min-height: 100%;
    position: relative;
    left: auto;
    z-index: 2;
    top: auto;
    transform: none;
    float: left;
}
.subpage .right .galery a:after {
    content: '';
    display: block;
    clear: both;
}
.subpage .right .galery a.vertical img {
    min-height: 0;
}
.subpage.login .right {
    width: 100%;
    padding-left: 0;
}
.subpage.soubory {
    min-height: 678px;
}
.subpage.soubory .right {
}
.subpage.soubory table {
    width: 100%;
    border-spacing: 0px;
}
.subpage.soubory table tr td {
    padding: 10px;
    font-size: 14px;
}
.subpage.soubory table tr {
    /* padding: 15px; */
    padding: 10px;
    border-bottom: 4px solid #bdbdbd;
}
.subpage.soubory table tr th {
    padding: 10px;
    border-bottom: 2px solid #eee;
    font-size: 14px;
}
.subpage.soubory table tr td a img {
}
.subpage.soubory table tr td a {
    color: #0e4194;
    font-weight: bold;
}
.subpage.soubory table tr td a:hover {
    color: rgb(240, 129, 0);
    font-weight: bold;
}
.subpage.soubory .js-block-more-header {
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    background-color: #0e4194;
    color: #ffffff;
    padding: 15px;
    cursor: pointer;
    transition: 0.3s all ease-out;
    text-transform: uppercase;
    margin-top: 25px;
    position: relative;
}
.subpage.soubory .js-block-more-header:after {
    position: absolute;
    content: "+";
    left: 15px;
    font-size: 26px;
    top: 10px;
}
.subpage.soubory .js-block-more-header.active:after {
    position: absolute;
    content: "-";
    left: 18px;
    font-size: 26px;
    top: 7px;
}
.subpage.soubory .js-block-more-header:hover {
    transition: 0.3s all ease-out;
    background-color: rgb(240, 129, 0);
}
.subpage.soubory .js-block-more-header.active {
    background-color: rgb(240, 129, 0);
}
.login-header {
    /* margin-left: 15px; */
    display: flex;
}
.login-header a {
    /* margin-right: 5px; */
    display: block;
    height: 100%;
    padding: 15px 35px;
    color: #ffffff;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 15px;
    background-color: #FF6600;
    text-align: center;
    transition: 0.3s all ease-out;
    box-sizing: border-box;
    border: solid thin #ff6600;
}
.login-header a:hover, .login-header a.active {
    transition: 0.3s all ease-out;
    background-color: #ffffff;
    border: solid thin #FF6600;
    color: #FF6600;
}
.login-header span {
    color: #ffffff;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 14px;
    padding-right: 15px;
    display: block;
    padding-top: 2px;
}
.login-header .logged-as {
    float: right;
}
.js-block-more-content {
    display: none;
}
.js-block-more-content.opened {
    display: block;
}
.no-select {
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none;
    /* Non-prefixed version, currently
                                     supported by Chrome and Opera */
}
.custom-form {
    margin: 0 auto;
    display: block;
    width: 400px;
    margin-bottom: 65px;
}
.custom-form input {
    display: block;
    width: 100%;
    height: 50px;
    border: none;
    background: #e3e3ea;
    padding: 15px;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0.02rem;
    color: #3c3c47;
}
.custom-form label {
    display: block;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 5px;
    margin-top: 10px;
    color: #3c3c47;
}
.custom-form input[type="submit"] {
    margin-top: 25px;
    font-weight: bold;
    text-transform: uppercase;
    transition: 0.3s all ease-out;
    background-color: #000099;
    color: white;
    cursor: pointer;
}
.subpage .right p a.custom-tlacitko {
    color: white;
    text-decoration: none;
}
.custom-tlacitko {
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: bold;
    text-transform: uppercase;
    transition: 0.3s all ease-out;
    background-color: #0e4194;
    color: white;
    cursor: pointer;
    padding: 15px;
    width: auto;
    min-width: 150px;
    display: inline-block;
    text-align: center;
    white-space: nowrap;
}
.custom-tlacitko:hover {
    background-color: #f08100;
    transition: 0.3s all ease-out;
}
a.custom-tlacitko:focus {
    text-decoration: none;
    background-color: #f08100;
}
.custom-form textarea {
    display: block;
    width: 100%;
    border: none;
    background: #cce6ff;
    padding: 15px;
    font-size: 16px;
    font-weight: bold;
    height: 150px;
    font-family: 'Open Sans', sans-serif;
}
.box-contact__map {
    position: relative;
    display: block;
    height: 500px;
    width: 100%;
    margin-bottom: 30px;
    margin-top: 30px;
}
input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
    background-color: #cce6ff !important;
    background-image: none;
    color: rgb(0, 0, 0);
}
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 30px #cce6ff inset;
}
.custom-form input[type="submit"]:hover {
    background-color: #ff6600;
    transition: 0.3s all ease-out;
}
.alert-custom.success p {
    text-align: center;
    padding: 15px;
    background-color: #f08100;
    color: white;
    font-size: 14px;
    font-weight: bold;
}
.alert-custom.errors ul {
    -webkit-padding-start: 0;
}
.alert-custom.errors ul li {
    margin-bottom: 15px;
    padding: 15px;
    background-color: #b80000;
    font-size: 14px;
    color: white;
    list-style-type: none;
    font-weight: bold;
}
.main .banner .left article span, .main .banner .left article h2 {
    font-size: 12px;
    line-height: 14px;
    font-style: normal;
}
.main .banner .left article h4 {
    margin-bottom: 10px;
}
.structure-content-block .image.center {
    text-align: center;
}
.hp .hplink img.pic {
    box-shadow: 5px 5px 7px 0px rgba(204, 204, 204, 0.8);
    transition: 0.3s all ease-out;
}
.hp .hplink img.pic:hover {
    opacity: 0.3;
    transition: 0.3s all ease-out;
}
.logos {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: nowrap;
}
.logo-youtube,
.logo-youtube:focus {
    width: 360px;
    height: 205px;
    background-color: #cc181e;
}
.logo-facebook,
.logo-facebook:focus {
    width: 375px;
    height: 205px;
    background-color: #4965a0;
}
.logo-facebook:hover {
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}
.logo-youtube:hover {
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}
.subpage .logo-facebook {
    width: 100%;
    height: 100%;
    min-height: 255px;
}
.subpage .logo-youtube {
    width: 100%;
    height: 255px;
}
.banners-paticka-wrapper {
    margin-top: 20px;
    width: 100%;
}
.banners-paticka-wrapper .banner-paticka {
    float: left;
    margin-bottom: 25px;
    width: 50%;
}
.banners-paticka-wrapper .banner-paticka img {
    max-width: 100%;
}
.subpage .right .download div.popis {
    position: relative;
    background: none;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 0;
    width: 100%;
    text-align: left;
    display: block;
    color: black;
}
.smenu-l3 {
    list-style-type: none;
    display: inline-block;
    position: relative;
    margin-bottom: 0px;
    margin-top: 0;
    padding-left: 10px;
}
.subpage .left .info .content {
    z-index: 9999;
    position: relative;
}
.subpage .left .info .link {
    z-index: 9999;
    position: absolute;
    top: -30px;
    background-color: #ff6600;
    left: -25px;
    padding: 5px 10px;
    font-weight: 600;
}
header .top .lang a.pl {
    color: #000099;
}
header .top .lang a.active {
    color: #f08100;
}
.main .banner {
    min-height: 305px;
    display: flex;
    flex-direction: column;
}
.menulink.custom:hover {
    text-decoration: none;
    color: white;
}
.menulink.custom {
    text-decoration: none;
    font-size: 13px;
}
.menulink.custom a {
    text-decoration: none;
    color: white;
    font-size: 15px;
    font-weight: 600;
}
.menulink.custom span {
    margin-left: 10px;
    margin-right: 10px;
    height: 20px;
    border-left: 1px solid #fff;
}
.menulink.custom a:hover {
    text-decoration: none;
}
a.banner-href {
    position: absolute;
    width: 66.7%;
    height: 374px;
    top: 50px;
    right: 0;
    z-index: 999;
}
a.banner-href div {
    display: block;
    width: 100%;
    height: 100%;
}
/* banner top */
.banner-row-top {
    background: linear-gradient(to left, #000099 50%, #ffffff 50%);
}
.banner-row-top .menulink a.is-active {
    color: #FF6600;
    text-decoration: underline;
}
.banner-row-top .banner-column-left {
    margin-left: -3px;
    width: 319px;
}
.menulink.custom a:hover {
    color: #FF6600;
}
.calendar-small {
    background-color: #ffffff;
    padding-right: 22px;
}
.calendar-small h2 {
    color: #0040B3;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 400;
    padding-left: 3px;
}
.calendar-days ul li:nth-child(7n):not(.mask) a {
    background-color: #00009980;
    color: #ffffff;
}
.banner-row-top .banner-column-right {
    background-color: #000099;
}
.header-img {
    position: relative;
    flex-grow: 1;
}
.header-img img {
    height: 100%;
    display: block;
    width: 100%;
    object-fit: cover;
    position: relative;
}
.calendar-header > a {
    font-weight: 700;
    color: #000099;
}
/* banner bottom */
.banner-row-bottom {
    background: linear-gradient(to bottom, #000099 300px, #ffffff 50%);
}
.banner-row-bottom .banner-column-left {
    background-color: #E3E3EA;
    position: relative;
    padding-right: 25px;
}
.banner-row-bottom .banner-column-left::before {
    position: absolute;
    content: '';
    width: 25px;
    height: 100%;
    top: 0;
    left: -25px;
    background-color: #e3e3ea;
}
.banner-row-bottom .banner-column-left h2 {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 400;
    margin-bottom: 16px;
    color: #000099;
    margin-top: 20px;
}
.banner-row-bottom article {
    box-sizing: border-box;
    padding-bottom: 20px;
    border-bottom: solid 2px #000099;
    margin-bottom: 20px;
}
.banner-row-bottom article a span {
    color: #000099;
    font-size: 14px;
    margin-bottom: 10px;
    display: block;
}
.banner-row-bottom article a h4 {
    color: #000099;
    font-size: 20px;
    margin-bottom: 10px;
}
.banner-row-bottom article a p {
    color: #000099;
    font-size: 16px;
    line-height: 22px;
}
.banner-column-left article:last-of-type {
    border-bottom: none;
    margin-bottom: 0;
}
.banner-links {
    display: flex;
    flex-direction: column;
    height: 100%;
}
.banner-links-top {
    height: 300px;
}
.banner-links-bottom {
    flex-grow: 1;
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.banner-links-bottom img {
    display: block;
    max-height: 60px;
    width: auto;
    object-fit: cover;
}
.banner-link-block {
    display: flex;
    flex-wrap: wrap;
    height: 100%;
    padding: 20px;
    align-items: center;
}
.menuitem {
    flex: 0 0 33%;
    max-width: 33%;
    width: 100%;
    box-sizing: border-box;
    padding: 0 10px;
}
.menuitem a {
    display: flex;
    width: 100%;
    height: auto;
    align-items: center;
}
.menuitem a img {
    margin-right: 23px;
    height: 55px;
    width: 55px;
    display: block;
}
.menuitem a h4 {
    color: #ffffff;
    text-transform: lowercase;
    font-weight: 400;
    line-height: 20px;
    font-size: 15px;
}
.bottom-subpage {
    background: #000099;
}
.bottom-subpage .banner-links-bottom {
    display: none;
}
.subbaner {
    float: left;
}
.wrap-subpage {
    display: flex;
}
.subpage .left .info .content {
    display: flex;
    flex-direction: column;
}
.subpage .left .info::before {
    position: absolute;
    content: '';
    width: calc(100% + 25px);
    height: 100%;
    top: 0;
    left: -25px;
    background-color: #ff6600;
    z-index: -1;
}
.subpage .left .info .content li a {
    margin-bottom: 0;
}
.content-links > ul > li {
    margin-bottom: 15px;
}
.content-links .smenu-l3 {
    padding-left: 25px;
    margin-top: 15px;
    display: block;
    width: 100%;
    box-sizing: border-box;
}
.content-links .smenu-l3 li {
    list-style: none;
    position: relative;
    display: block;
    width: 100%;
}
.content-links .smenu-l3 li a {
    display: inline-block !important;
}
.content-links .smenu-l3 li::before {
    content: "\2022";
    color: #ffffff;
    font-weight: bold;
    width: 1em;
    margin-left: -1em;
    display: inline-block;
    position: absolute;
    top: 3px;
}
ul {
    color: #000099;
}
.images-bottom {
    display: flex;
    padding: 30px 0;
    justify-content: space-between;
}
.images-bottom img {
    max-height: 60px;
}
/* footer */
.section-social {
    background-color: #000099;
}
.archive-link {
    color: #ffffff;
    text-transform: uppercase;
    font-size: 15px;
    background-color: #ff6600;
    display: inline-block;
    width: auto;
    padding: 15px 25px 15px 1px;
    font-weight: bold;
    position: relative;
    top: 0;
    left: 0;
    border: solid thin #ff6600;
    border-left: none;
    box-sizing: border-box;
}
.archive-link::before {
    position: absolute;
    content: '';
    width: 25px;
    height: calc(100% + 2px);
    top: -1px;
    left: -25px;
    background-color: #ff6600;
    box-sizing: border-box;
}
.social-block {
    display: flex;
    width: 100%;
    align-items: flex-start;
}
.social-block > div {
    flex-grow: 1;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.social-block > div span {
    color: #ffffff;
    font-size: 24px;
    font-weight: 300;
    margin-right: 8px;
    letter-spacing: 1px;
}
.social-block > div a {
    color: #ffffff;
    font-size: 25px;
    font-weight: 300;
    margin-right: 12px;
    text-decoration: underline;
    padding-left: 38px;
    position: relative;
}
.footer-wrap {
    min-height: 156px;
    display: flex !important;
}
.section-footer {
    background-color: #3C3C47;
}
.footer-wrap-bottom {
    min-height: 225px;
    display: flex !important;
    width: 100%;
    box-sizing: border-box;
    padding: 40px 0;
    justify-content: space-between;
    align-items: baseline;
    flex-wrap: nowrap;
}
.footer-item {
    display: block;
    height: 100%;
    color: #ffffff;
    font-weight: 300;
}
.footer-item p {
    line-height: 22px;
    font-size: 15px;
}
.footer-item-line {
    display: block;
    width: 100%;
    font-size: 22px;
    line-height: 34px;
}
.footer-item-line a {
    color: #ffffff;
}
.footer-item-line a:hover {
    text-decoration: underline;
}
.footer-item ul {
    list-style: none;
    text-align: right;
}
.footer-item ul li {
}
.footer-item ul li a {
    color: #ffffff;
    text-transform: lowercase;
    text-decoration: underline;
    font-size: 15px;
}
.footer-item-list {
    text-align: right;
    display: flex;
    flex-direction: column;
    justify-content: right;
}
.footer-item-list a {
    font-size: 15px;
    display: inline-block;
    color: #ffffff;
    text-transform: lowercase;
    text-decoration: underline;
    line-height: 22px;
}
.footer-sc-yt {
    padding-left: 52px !important;
}
.footer-sc::before {
    content: '';
    background-position: center;
    background-size: 100%;
    position: absolute;
    left: 0;
    top: -2px;
    background-repeat: no-repeat;
    height: 32px;
}
.footer-sc-fb::before {
    width: 32px;
    background-image: url("/styles/images/ico-fb.png");
}
.footer-sc-yt::before {
    width: 46px;
    background-image: url("/styles/images/ico-yt.png");
}
.footer-sc-is::before {
    width: 32px;
    background-image: url("/styles/images/ico-is.png");
}
.social-block > div a:last-of-type {
    margin-right: 0;
}
.banner-btn-mobile {
    display: none;
}
.login-mobile-btn {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 15px;
    background: #ffffff;
}
.content-links {
    margin-top: 15px;
}
.content-links ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.video .menulink {
    background: #ff6600;
    font-weight: 600;
    font-size: 14px;
}
.top-clear {
    height: 40px;
}
.article {
    position: relative;
    padding-bottom: 10px;
    border-bottom: solid thin #e3e3ea;
    margin-bottom: 20px;
}
.subpage .right .pagination .pagi .pagination-next,
.subpage .right .pagination .pagi .pagination-prev {
    width: auto;
    padding: 0 10px;
    background: white;
}
.subpage .right .pagination {
    margin-bottom: 30px;
}
.breadcrumbs a.active {
    color: #3c3c47;
}
.right-only {
    margin-top: 40px;
}
.right-only h1 {
    text-align: center !important;
}
input:focus {
    outline: none;
}
.login-mobile-btn a:nth-child(2) {
    margin-left: 25px;
}
.calendar .calendar-body ul li.event .js-viewport:hover {
    background-color: #000099;
}
.subpage .right .download {
    border: solid 2px #ffffff;
}
.subpage .right .download:hover {
    background: #fff;
    border: solid 2px #ff6600;
}
.subpage .right .download:hover p {
    color: #ff6600;
}
.subpage .right .download .icon-svg svg {
    width: 24px;
}
.subpage .right .download .icon-svg svg > * {
    fill: #fff;
}
.subpage .right .download:hover .icon-svg svg > * {
    fill: #ff6600 !important;
}
.subpage {
    padding-top: 0;
}
.video-block {
    margin-top: 30px;
}
.subpage .left .info .content h2 a {
    font-size: 22px;
    margin-bottom: 0px;
    box-sizing: border-box;
}
.subpage .left .info .content h2.is-active a {
    text-decoration: underline;
    font-weight: 600;
    display: block;
    width: calc(100% - 15px);
}
.subpage .left .info .content-links {
    display: none;
}
.subpage .left .info .content-links.is-active {
    display: block;
    padding-left: 15px;
}
.left .info.last {
    padding-bottom: 30px;
}
.supage-hid {
    display: block;
    position: relative;
    cursor: pointer;
}
.supage-hid:not(.no-after)::after {
    content: '+';
    position: absolute;
    right: 0;
    font-size: 36px;
    top: 50%;
    transform: translateY(-50%);
}
.supage-hid.is-active:not(.no-after)::after {
    content: '_';
    top: calc(50% - 18px);
    right: 2px;
    font-size: 38px;
}
.bottom-nav {
    display: none;
}

/* mobile topnav */
header .menu .wrap ul {
    padding-left: 0;
    width: 100%;
    box-sizing: border-box;
    padding-top: 0;
    margin: 0;
    list-style: none;
    position: relative;
}
header .menu .wrap ul li {
    position: relative;
    display: flex;
    flex-direction: column;
}
header .menu .wrap a {
    line-height: 18px;
    margin-bottom: 3px;
    text-decoration: none;
    color: #000099;
    background-color: white;
    padding: 15px;
    height: auto;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 15px;
    overflow: visible;
}
header .menu .wrap > ul > li.active > div > span,
header .menu .wrap > ul > li.active > div > a {
    background-color: #000099;
    color: #ffffff;
    border-bottom: none;
}
header .menu .wrap ul ul {
    display: none;
}
header .menu .wrap ul ul ul {
    padding-left: 15px;
    background-color: #ff6600;
}
header .menu .wrap ul li.visible ul {
    display: block;
}
header .menu .wrap ul li li.active > a {
    text-decoration: underline;
    border-bottom: none;
    font-weight: 700;
}
header .menu .wrap > ul > li.visible > ul,
header .menu .wrap > ul > li.active > ul {
    border-bottom: solid 3px #000099;
}
header .menu .wrap ul li ul a {
    background-color: #ff6600;
    color: #fff;
    margin-bottom: 0;
    font-weight: 400;
}
header .menu .wrap li li {
    background-color: #ff6600;
}
header .menu .wrap ul li li > a {
    padding-left: 15px;
    font-weight: 500;
    font-size: 15px;
}
.switch-submenu > div > a {
    position: relative;
    flex-grow: 1;
}
.switch-submenu > .toplink > span {
    position: relative;
    display: flex;
    width: 50px;
    content: "+";
    box-sizing: border-box;
    font-size: 32px;
    z-index: 999;
    line-height: initial;
    background-color: #fff;
    border-bottom: solid 3px #000099;
    justify-content: center;
    align-items: center;
}
.switch-submenu > .toplink > span:last-of-type {font-size: 36px;font-weight: 400;align-items: baseline;}
.switch-submenu.visible > .toplink > span:first-of-type {
    display: none;
}
.switch-submenu.visible > .toplink > span:last-of-type {
     display: flex;
}
.switch-submenu:not(.visible) > .toplink > span:first-of-type {
    display: flex;
}
.switch-submenu:not(.visible) > .toplink > span:last-of-type {
    display: none;
}
.toplink {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}
header .menu{
    z-index: 9000;
}
.logo-wrap {
    display: flex !important;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 100px;
    flex-wrap: nowrap;
    background-color: #fff;
    margin-top: 45px !important;
    padding: 0 15px;
}
.logo-wrap img {
    display: block;
    max-height: 100%;
    width: auto;
}

/* media query */
@media (max-width: 1440px) {
    .calendar .calendar-body ul li {
        width: 8%;
        margin: 8px 12px
    }
    .calendar .calendar-body ul li {
        margin: 4px 12px;
    }
}
@media (max-width: 1280px) {
    .subpage .right .galery a:nth-of-type(4n) {
        width: calc(25% - 15px);
        margin-right: 7.5px;
        margin-left: 7.5px;
    }
    .subpage .right .galery a,
    .subpage .right .galery a.vertical {
        width: calc(25% - 15px);
    }
}
@media (max-width: 1220px) {
    .banner-column-left {
        padding-left: 25px;
    }
    header .top,
    header .bot {
        padding-left: 25px;
        padding-right: 25px;
    }
    .archive-link {
        padding-left: 25px;
    }
    .footer-wrap-bottom {
        padding: 40px 25px;
    }
    .calendar .calendar-body ul li a {
        padding: 7px 0;
    }
    .subbanner .archive-link {
        left: -25px;
    }
    .subpage .left .info .link {
        padding-left: 50px;
    }
}
@media (max-width: 1200px) {
    .calendar .calendar-body ul li {
        width: 9%;
        margin: 8px 2.5%
    }
    .calendar .calendar-body ul li {
        margin: 4px 2.5%;
    }
}
@media (max-width: 1195px) {
    .subpage .left .info {
        padding-left: 25px;
    }
    .subbanner .archive-link {
        padding-left: 50px;
    }
    .subpage .right {
        padding-right: 25px;
    }
    .right-only {
        padding-left: 25px;
    }
    .subpage .left .video .menulink {
        padding-left: 45px;
    }
}
@media (max-width: 1091px) {
    .menulink.custom {
        font-size: 12px;
    }
    header .wrap .bot a {
        flex: 0 0 100%;
        max-width: 100%;
    }
    header .wrap .bot a h1 {
        display: block;
        width: 100%;
    }
    header .wrap .bot a h1 br {
        display: inline;
    }
    .footer-wrap-bottom {
        flex-wrap: wrap;
    }
    .footer-item {
        flex: 0 0 50%;
        max-width: 50%;
        text-align: left;
    }
    .footer-item:first-child {
        order: 1;
    }
    .footer-item:nth-child(2) {
        order: 3;
    }
    .footer-item:nth-child(3) {
        order: 2;
    }
    .footer-item:last-child {
        order: 4;
    }
    .footer-item ul {
        text-align: left;
        padding-left: 0;
    }
    .footer-item-list {
        text-align: left;
    }
}
@media (max-width: 1024px) {
    .social-block .archive-link {
        display: none;
    }
    .social-block {
        padding: 0 25px;
    }
    .social-block > div a {
        font-size: 24px;
    }
    .social-block > div a::before {
        transform: scale(0.8);
        top: -2px;
    }
    header .top > .login-header {
        display: none;
    }
    header .menuBtn {
        top: 0;
        position: fixed;
        z-index: 10000;
    }
    header .bot {
        padding-bottom: 20px;
        padding-top: 60px;
    }
    .top-wrap {
        flex-direction: column;
    }
    .top-wrap .banner-column-right {
        order: 1;
        width: 100%;
        max-width: 100%;
    }
    .top-wrap .banner-column-left {
        order: 2;
        width: 100%;
        margin-left: 0;
        padding: 0;
        display: flex;
        justify-content: space-between;
    }
    .banner-links-top {
        display: none;
    }
    .banner-row-bottom {
        background: #ffffff;
    }
    .calendar-small {
        padding-right: 0;
    }
    .events {
        width: 50%;
        padding: 20px;
    }
    .banner-btn-mobile {
        width: 50%;
        display: flex;
        margin: auto;
        justify-content: center;
    }
    .banner-row-bottom .banner-column-left {
        display: none;
    }
    .banner-btn-mobile .archive-link::before {
        content: none;
    }
    .main .menulink.custom {
        padding-top: 20px;
    }
    .banner-row-bottom .banner-column-right {
        max-width: 100%;
        width: 100%;
        padding: 20px;
    }
    .subbanner {
        display: none;
    }
    .menulink:first-of-type.active {
    }
    .menulink:last-of-type.active {
        border-bottom: solid thin #ffffff;
    }
    .subpage {
        padding-top: 30px;
    }
    .subpage .left .info {
        padding: 30px 25px 30px;
        margin-top: 0;
    }
    .subpage .right {
        padding: 0 25px;
    }
    .banner.subp .banner-column-left .events,
    .banner.subp .banner-column-left .banner-btn-mobile {
        display: none;
    }
    .main .banner.subp {
        min-height: auto;
    }
    .video-block {
        display: none !important;
    }
    header .top {
        position: fixed;
        top: 0;
        left: 0;
        background-color: #ffffff;
        z-index: 999;
        -webkit-box-shadow: 0px 1px 3px 0px rgba(204, 204, 204, 1);
        -moz-box-shadow: 0px 1px 3px 0px rgba(204, 204, 204, 1);
        box-shadow: 0px 1px 3px 0px rgba(204, 204, 204, 1);
    }
    .wrap-second-menu {
        display: none;
    }
    .wrap-second-menu a {
        display: block;
        width: 100%;
        color: #ffffff;
        padding: 15px;
    }
    .wrap-second-menu a.is-active {
        color: #ff6600;
        text-decoration: underline;
    }
    header nav .wrap {
        border-top: solid 3px #000099;
    }
}
@media (max-width: 1024px) and (min-width: 829px) {
    .calendar-small .calendar .calendar-body ul li a {
        padding: 14px 0;
        font-size: 16px;
    }
}
@media (max-width: 992px) {
    .logo-wrap {
        flex-direction: column;
        justify-content: center;
        height: auto;
        padding: 15px !important;
    }
    .logo-wrap img {
        margin-bottom: 15px;
        max-height: 50px;
    }
    .logo-wrap img:last-of-type {
        max-height: 100px;
        margin-bottom: 0;
    }
    .calendar-block {
        padding: 50px 30px 70px
    }
    .calendar .calendar-body ul li {
        width: 8%;
        margin: 8px 3%
    }
    .events .event-info .image-wrapper {
        height: 300px
    }
    .events .event-info .content {
        margin-bottom: 25px
    }
    .events .event-info .content .info {
        width: auto
    }
    .events .event-info .icon {
        bottom: 75px
    }
    .calendar .calendar-body ul li {
        margin: 4px 3%;
    }
    .footer-item-line {
        font-size: 18px;
        line-height: 28px;
    }
    .wrap-subpage {
        flex-direction: column;
    }
    .subpage .left {
        width: 100%;
        display: none !important;
    }
    .subpage .left .info {
        padding: 15px 25px;
        position: relative;
    }
    .subpage .left .info::before {
        width: calc(100% - 50px);
        left: 25px;
    }
    .subpage .left .info .content {
        padding: 0 25px;
    }
    .subpage .right {
        width: 100%;
    }
    .content-links {
        display: none;
    }
    .content-links.is-active {
        display: block;
    }
    .subpage .left .info .content h2 {
        font-size: 20px;
    }
    .subpage .left .info .link {
        position: absolute;
        top: -30px;
        left: 25px;
        color: #fff;
        padding: 0 15px;
        height: 30px;
        background: #ff6600;
        line-height: 30px;
        font-weight: 600;
    }
    .content-links ul {
        list-style: none;
        padding-left: 25px;
        margin: 0;
    }
    .supage-hid:not(.no-after) {
        cursor: context-menu;
    }
    .supage-hid:not(.no-after).is-active::after {
        content: '_';
        top: calc(50% - 17px);
        right: 2px;
    }
    .video-block {
        display: flex;
        justify-content: space-between;
        padding: 0 25px;
        align-items: stretch;
    }
    .video-block .video {
        max-width: 50%;
        left: 0 !important;
        width: calc(100% - 13px) !important;
        margin-right: 13px;
        margin-bottom: 0 !important;
    }
    .video-block .facebook {
        max-width: 50%;
        left: 0 !important;
        width: calc(100% - 12px) !important;
        margin-left: 12px;
    }
    .bottom-nav {
        display: block;
        border-top: solid 2px #000099;
        padding-top: 30px;
        margin-top: 30px;
    }
    .bottom-nav h5 {
        font-size: 18px;
        text-transform: uppercase;
        color: #000099;
    }
    .bottom-nav ul {
    }
    .bottom-nav ul li {
    }
    .bottom-nav ul li a {
        color: #000099;
    }
}
@media (max-width: 769px) {
    .calendar .calendar-body ul li {
        width: 9%;
        margin: 8px 2.5%
    }
    .events-section {
        padding: 50px 25px 60px
    }
    .events .event-info .content {
        padding: 35px 15px
    }
    .events .event-info .content .info {
        font-size: 32px
    }
    .events .event-info .icon {
        bottom: 35px
    }
    .calendar .calendar-body ul li {
        margin: 4px 2.5%;
    }
    .gallery {
        min-height: 0;
    }
    .subpage.soubory .js-block-more-header {
        padding-left: 40px;
    }
    .custom-form {
        width: 100%;
    }
    .banners-paticka-wrapper .banner-paticka {
        width: 100%;
        text-align: center;
    }
    .banners-paticka-wrapper .banner-paticka img {
        width: auto;
    }
    .right-only {
        padding-left: 25px !important;
    }
}
@media (max-width: 768px) {
    .structure-content-block .photo {
        float: none;
        text-align: center;
    }
    .structure-content-block .photo.left {
        padding-right: 0;
    }
    .structure-content-block .photo.right {
        padding-left: 0;
    }
    .subpage .wrap .photo {
        padding-bottom: 15px;
    }
    .social-block > div {
        flex-direction: column;
    }
    .social-block > div span {
        margin-right: 0;
    }
    .social-block > div a {
        margin-top: 15px;
        margin-right: 0;
        font-size: 22px;
    }
    .social-block {
        padding: 25px;
    }
    .social-block > div span {
        font-size: 24px;
    }
    .footer-sc::before {
        transform: scale(0.75);
        top: -2px;
    }
    .subpage .wrap-subpage .left {
        order: 1;
        height: auto;
        display: block;
    }
    .images-bottom {
        flex-direction: column;
    }
    .images-bottom img {
        display: block;
        max-width: 100%;
        object-fit: contain;
        margin-bottom: 25px;
    }
    .images-bottom img:last-of-type {
        margin-bottom: 0;
    }
}
@media (max-width: 680px) {
    .footer-wrap-bottom {
        flex-direction: column;
    }
    .footer-item:nth-child(2) {
        order: 2;
    }
    .footer-item:nth-child(3) {
        order: 3;
    }
    .footer-item {
        text-align: center;
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
        margin-bottom: 15px;
    }
    .footer-item ul {
        text-align: center;
    }
    .footer-item-list {
        text-align: center;
    }
    .main .menulink.custom {
        flex-direction: column;
        height: auto;
    }
    .banner-row-top .menulink a {
        margin-bottom: 15px;
        font-weight: 500;
    }
    .banner-row-top .menulink a:last-of-type {
        margin-bottom: 0;
    }
    .banner-column-left {
        flex-direction: column;
    }
    .banner-column-left > div {
        width: 100%;
    }
    .banner-row-top {
        background: #ffffff;
    }
    .banner-links-bottom {
        flex-direction: column;
    }
    .banner-links-bottom img {
        margin-bottom: 15px;
        max-height: 70px;
    }
    .banner-btn-mobile {
        background: #000099;
        padding: 30px;
    }
    .video-block .video > a:first-of-type {
        height: 150px;
    }
    .video-block a img {
        max-height: 100%;
    }
    .video-block .facebook > a:first-of-type {
        min-height: 150px;
        height: 100%;
    }
    .wrap-second-menu {
        display: block;
    }
    .subp {
        display: none !important;
    }
    .subpage {
        padding-top: 10px !important;
    }
    .banner.hp .menulink.custom {
        display: none;
    }
    .header-img img {
        height: 250px;
        max-height: 250px;
        width: 100%;
        height: auto;
    }
}
@media (max-width: 680px) and (min-width: 500px) {
    .calendar-small .calendar .calendar-body ul li a {
        padding: 16px 0;
        font-size: 16px;
    }
}
@media (max-width: 600px) {
    .subpage .left .video .menulink {
        padding: 0 15px;
    }
}
@media (max-width: 560px) {
    .subpage .right .galery a,
    .subpage .right .galery a.vertical,
    .subpage .right .galery a:nth-of-type(4n),
    .subpage .right .galery a:nth-of-type(2n) {
        margin-left: 7.5px;
        margin-right: 7.5px;
        width: calc(33.33333% - 15px);
    }
    .social-block > div span {
        text-align: center;
    }
}
@media (max-width: 540px) {
    .main .banner:not(.hp) .header-img {
        display: none;
    }
    .calendar-block {
        padding: 50px 10px 70px
    }
    .calendar .calendar-header .prev {
        left: 5px
    }
    .calendar .calendar-header .next {
        right: 5px
    }
    .calendar .calendar-body ul li.event .js-viewport .event {
        max-width: 150px
    }
    .calendar .calendar-body ul li.event .js-viewport.reposition {
        padding: 15px 65% 15px 35px
    }
    .calendar .calendar-body ul li.event .js-viewport.reposition .date {
        right: 10%
    }
    .calendar .calendar-body ul li.event .js-viewport .icon {
        font-size: 14px;
        right: 10px;
        margin-top: -8px
    }
    .map-section .map .map-wrapper .gm-style-iw p {
        text-align: center
    }
    .events-section {
        padding: 50px 25px 60px
    }
    .events .event-info .image-wrapper {
        height: 250px
    }
    .events .event-info .content .info {
        font-size: 28px
    }
}
@media (max-width: 499px) {
    .galery-big a {
        width: 100%;
        margin-bottom: 30px;
    }
}
@media (max-width: 500px) and (min-width: 400px) {
    .calendar-small .calendar .calendar-body ul li a {
        padding: 12px 0;
    }
}
@media (max-width: 460px) {
    .calendar .calendar-body ul li {
        width: 12%;
        margin: 6px 1%
    }
    header .top .lang a {
        font-size: 14px;
    }
    .calendar .calendar-body ul li.event .js-viewport .event {
        max-width: 120px
    }
    .calendar .calendar-body ul li.event .js-viewport.reposition {
        padding: 15px 65% 15px 15px
    }
    .calendar .calendar-body ul li.event .js-viewport .icon {
        display: none
    }
    .calendar .calendar-body ul li {
        margin: 4px 1%;
    }
    .subpage .right .galery a,
    .subpage .right .galery a.vertical,
    .subpage .right .galery a:nth-of-type(4n),
    .subpage .right .galery a:nth-of-type(2n) {
        margin-left: 7.5px;
        margin-right: 7.5px;
        width: calc(50% - 15px);
    }
    .subpage .left .video .menulink {
        display: none;
    }
    .subpage .left .video a:first-of-type {
        /* position: absolute; */
    }
}
@media (max-width: 360px) {
    .calendar .calendar-body ul li {
        width: 12%;
        margin: 4px 1%
    }
    .calendar .calendar-body ul li.event .js-viewport .event {
        max-width: 100px
    }
    .map-section .map {
        height: 330px
    }
    .subpage .right .galery a,
    .subpage .right .galery a.vertical,
    .subpage .right .galery a:nth-of-type(4n),
    .subpage .right .galery a:nth-of-type(2n) {
        margin-left: 7.5px;
        margin-right: 7.5px;
        width: calc(100% - 15px);
    }
}

/* === Hero slider === */
.header-img {
    max-width: 100vw;
}

.swiper {
    width: 100%;
    height: auto;
}

.swiper-button-prev,
.swiper-button-next {
    width: 32px;
    height: 32px;
    color: #ff6600;
}
.swiper-button-prev::after,
.swiper-button-next::after {
    width: 100%;
    height: 100%;
    font-size: 32px;
}


.swiper-pagination-bullet {
    width: 10px;
    height: 10px;
}

.swiper-pagination-bullet-active {
    background-color: #ff6600;
}

.swiper-wrapper.disabled {
    transform: translate3d(0px, 0, 0) !important;
}
.swiper-button-prev.disabled,
.swiper-button-next.disabled {
    display: none;
}

.swiper-pagination.disabled {
    display: none;
}
