body {
    width: 100%
}

.wrap {
    margin: 0 auto;
    width: 1180px
}

.flexbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.row {
    margin: 20px 0
}

.row:after {
    clear: both;
    content: "";
    display: table
}

[class*=span] {
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-right: 2%
}

[class*=span]:last-child {
    margin-right: 0
}

.prototype [class*=span] {
    background: #ececec;
    border-radius: 4px;
    padding: 15px;
    text-align: center
}

.span1 {
    width: 6.5%
}

.span2 {
    width: 15%
}

.span3 {
    width: 23.5%
}

.span4 {
    width: 32%
}

.span5 {
    width: 40.5%
}

.span6 {
    width: 49%
}

.col7 {
    width: 57.5%
}

.span8 {
    width: 66%
}

.span9 {
    width: 74.5%
}

.span10 {
    width: 83%
}

.span11 {
    width: 91.5%
}

.span12 {
    float: none;
    width: 100%
}

@media only screen and (max-width: 1200px) {
    .wrap {
        width: 960px
    }
}

@media only screen and (max-width: 1024px) {
    .wrap {
        width: 760px
    }
}

@media only screen and (max-width: 767px) {
    .wrap {
        width: 96%
    }

    .row {
        margin: 0
    }

    [class*=span] {
        float: none;
        margin: 15px 0;
        width: 100%
    }
}

@font-face {
    font-family: icons;
    src: url(../fonts/icons/icomoon.eot);
    src: url(../fonts/icons/icomoon.eot?#iefix) format("embedded-opentype"), url(../fonts/icons/icomoon.woff) format("woff"), url(../fonts/icons/icomoon.ttf) format("truetype"), url(../fonts/icons/icomoon.svg#icons) format("svg")
}

[class*=" icon-"], [class^=icon-] {
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: icons;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    text-transform: none
}

.icon-like:before {
    content: "\e614"
}

.icon-socialni-site:before {
    content: "\e613"
}

.icon-facebook:before {
    content: "\e60f"
}

.icon-ucet:before {
    content: "\e610"
}

.icon-twitter:before {
    content: "\e611"
}

.icon-youtube:before {
    content: "\e612"
}

.icon-doprava:before {
    content: "\e600"
}

.icon-itinerar:before {
    content: "\e601"
}

.icon-jidlo:before {
    content: "\e602"
}

.icon-kalendar:before {
    content: "\e603"
}

.icon-mikrofon:before {
    content: "\e604"
}

.icon-newsletter:before {
    content: "\e605"
}

.icon-obed:before {
    content: "\e606"
}

.icon-party:before {
    content: "\e607"
}

.icon-prednaska:before {
    content: "\e608"
}

.icon-program:before {
    content: "\e609"
}

.icon-recnik:before {
    content: "\e60a"
}

.icon-spendlik:before {
    content: "\e60b"
}

.icon-sponzori:before {
    content: "\e60c"
}

.icon-ubytovani:before {
    content: "\e60d"
}

.icon-ucastnik:before {
    content: "\e60e"
}

.about__button, .cookie-consent__button, .detail__button, .form__button, .form__data--button_change, .gallery__cta__button, .hero .hero__aftermovie__btn, .hero__cta, .info__button, .more-info-btn, .profile__cta, .recordings__buttons a, .sponsors__cta__button, .vote__cta__button, .vote__item__button {
    background-clip: padding-box;
    background-color: #78ee40;
    color: #001e7e;
    cursor: pointer;
    display: inline-block;
    font-family: Stratos, sans-serif;
    font-weight: 400;
    text-align: center;
    text-decoration: none !important
}

.about__button:hover, .cookie-consent__button:hover, .detail__button:hover, .form__button:hover, .form__data--button_change:hover, .gallery__cta__button:hover, .hero .hero__aftermovie__btn:hover, .hero__cta:hover, .info__button:hover, .more-info-btn:hover, .profile__cta:hover, .recordings__buttons a:hover, .sponsors__cta__button:hover, .vote__cta__button:hover, .vote__item__button:hover {
    background-color: #aaf486
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

body {
    font-family: Poppins, sans-serif;
    font-size: 13px;
    margin: 0;
    padding: 0
}

body.has-background {
    background: #001e7e url(../images/homepage.jpg) no-repeat top
}

@font-face {
    font-family: Stratos;
    font-weight: 400;
    src: url(../fonts/stratos-regular.woff) format("woff"), url(../fonts/stratos-regular.woff2) format("woff2")
}

.envelope {
    background-position: center 0;
    background-repeat: no-repeat;
    text-align: center;
    width: 100%
}

.pos-relative {
    position: relative
}

.wrap {
    max-width: 1180px;
    padding-left: 20px;
    padding-right: 20px;
    text-align: left;
    width: 100%
}

.wrap:after {
    clear: both;
    content: "";
    display: table
}

.is-hide {
    display: none
}

h1, h2, h3, h4 {
    font-family: Stratos, sans-serif;
    font-weight: 400;
    margin: 0;
    padding: 0
}

strong {
    font-weight: 600
}

p {
    margin: 0;
    padding: 0
}

p.para--basic {
    color: #5d5c5c;
    font-size: 14px;
    line-height: 20px
}

p.para--basic a {
    color: #78ee40
}

a {
    color: inherit;
    outline: none
}

a img, a:hover {
    text-decoration: none
}

a img {
    outline: none
}

ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.frame-wrap {
    background: #fff;
    border-radius: 12px;
    padding: 15px 15px 30px
}

@media (max-width: 550px) {
    .frame-wrap {
        margin: auto -20px
    }
}

.header {
    height: 95px;
    left: 0;
    margin-top: 95px;
    position: absolute;
    top: -95px;
    width: 100%;
    z-index: 999
}

@media (max-width: 450px) {
    .header {
        height: 70px
    }
}

.logo, .logo__link {
    display: block;
    height: 52px;
    position: relative;
    width: 142px
}

@media (max-width: 450px) {
    .logo, .logo__link {
        height: 30px;
        width: 167px
    }
}

.logo {
    margin-top: 25px
}

@media (max-width: 450px) {
    .logo {
        margin-top: 21px
    }
}

.logo__link {
    background: url(../images/logo.svg) no-repeat;
    background-size: 142px 52px;
    left: 0;
    overflow: hidden;
    position: absolute;
    text-indent: -999px;
    top: 0
}

@media (max-width: 450px) {
    .logo__link {
        background-size: 167px 30px
    }
}

.logo-wrapper {
    float: left
}

.menu {
    float: right;
    height: 72px;
    margin-right: 16%;
    margin-top: 12px
}

.menu:after {
    clear: both;
    content: "";
    display: table
}

@media (max-width: 960px) {
    .menu {
        margin-top: 0
    }
}

.menu-button {
    display: none;
    float: right;
    height: 36px;
    margin-top: 29px;
    text-decoration: none;
    text-indent: -99999px;
    width: 44px
}

@media (max-width: 450px) {
    .menu-button {
        margin-top: 17px
    }
}

.menu__item {
    color: #fff;
    display: inline-block;
    font-size: 16px;
    height: 72px;
    line-height: 72px;
    margin-left: 30px
}

.menu__link {
    text-decoration: none
}

.menu__link:hover {
    color: #78ee40
}

@media only screen and (max-width: 960px) {
    .menu-button {
        display: inline-block
    }

    .menu {
        background: #fff;
        border: 1px solid #414141;
        border-radius: 3px;
        display: none;
        margin-right: 0;
        padding: 10px 0;
        position: absolute;
        right: 0;
        top: 70px;
        width: 320px
    }

    .menu, .menu__item {
        float: none;
        height: auto
    }

    .menu__item {
        display: block;
        line-height: 1em;
        margin: 0 5px
    }

    .menu__item a {
        color: #1d1d1d;
        display: block;
        padding: 15px
    }

    .menu__item a:hover {
        color: #1d1d1d
    }
}

@media only screen and (max-width: 400px) {
    .menu {
        width: 100%
    }
}

.hamburger {
    display: block;
    height: 30px;
    margin-top: 8px;
    width: 30px
}

.hamburger__line {
    background: #78ee40;
    display: block;
    height: 3px;
    margin-bottom: 7px;
    width: 30px
}

.hamburger__line:last-child {
    margin: 0
}

.profile {
    float: right;
    height: 73px;
    margin-left: 10px
}

.profile:after {
    clear: both;
    content: "";
    display: table
}

.profile-button {
    background: url(../images/profile-pic.png) no-repeat;
    display: none;
    float: right;
    height: 36px;
    margin-top: 31px;
    text-decoration: none;
    text-indent: -99999px;
    width: 44px
}

@media (max-width: 450px) {
    .profile-button {
        margin-top: 19px
    }
}

.profile__item {
    color: #4ab9f4;
    display: inline-block;
    font-size: 14px;
    height: 73px;
    line-height: 73px;
    margin-left: 10px
}

.profile__link {
    color: #1d1d1d;
    text-decoration: none
}

@media (max-width: 1030px) {
    .profile__link {
        color: #78ee40
    }
}

.profile__link:hover {
    color: #aaf486
}

.profile__cta {
    border-radius: 22px;
    font-size: 14px;
    height: 45px;
    line-height: 45px;
    margin-top: 25px;
    padding: 0 20px
}

@media only screen and (max-width: 960px) {
    .profile-button {
        display: inline-block
    }

    .profile {
        display: none
    }

    .profile-menu {
        background: #fff;
        border: 1px solid #414141;
        border-radius: 3px;
        display: none;
        float: none;
        height: auto;
        padding: 10px 0;
        position: absolute;
        right: 0;
        top: 70px;
        width: 320px
    }

    .profile-menu .profile__item {
        float: none;
        line-height: 1em;
        margin: 0 5px
    }

    .profile-menu .profile__item a {
        display: block;
        margin-left: 30px;
        padding: 15px
    }

    .profile-menu .profile__cta {
        height: auto;
        line-height: 1em
    }
}

@media only screen and (max-width: 400px) {
    .profile-menu {
        width: 100%
    }
}

.hero {
    background: #001e7e url(../images/homepage.jpg) no-repeat bottom;
    background-size: cover;
    min-height: 100%;
    padding-bottom: 100px
}

@media (min-height: 1025px) {
    .hero {
        height: 100%
    }
}

.hero--small {
    height: 400px
}

.hero .wrap {
    text-align: center
}

.hero__claim {
    color: #fff;
    font-size: 94px;
    line-height: 58px;
    padding-top: 215px;
    text-transform: none
}

.hero__claim .green {
    color: #78ee40
}

@media (max-width: 500px) {
    .hero__claim {
        padding-top: 100px
    }
}

@media (height: 768px) {
    .hero__claim {
        padding-top: 200px
    }
}

.hero--small .hero__claim {
    padding-top: 75px
}

.hero__sub_claim {
    color: #fff;
    font-size: 42px;
    margin-top: 65px
}

.hero__boxes {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    margin: 100px auto 0;
    max-width: 680px
}

.hero__box {
    display: block;
    text-align: left
}

.hero__box--date {
    margin-left: 50px
}

.hero__box--date .hero__box__icon {
    background: url(../images/date.svg) no-repeat 50%;
    background-size: 32px 35px
}

.hero__box--place .hero__box__icon {
    background: url(../images/place.png) no-repeat 50%;
    background-size: 29px 40px
}

.hero__box--place .hero__box__icon--plus {
    background: url(../images/place_plus.png) no-repeat 50%;
    background-size: 17px 17px;
    margin: 0 20px
}

.hero__box__icon {
    color: #4abaf5;
    height: 50px;
    line-height: 50px;
    margin-right: 20px;
    width: 32px
}

.hero__box__icon, .hero__box__info {
    display: inline-block;
    vertical-align: middle
}

.hero__box__info {
    color: #fff;
    font-size: 20px;
    line-height: 22px;
    text-align: left
}

.hero__box__info a {
    text-decoration: none
}

.hero__action {
    margin-top: 100px
}

@media (max-width: 500px) {
    .hero__action {
        margin-top: 85px
    }
}

.hero__countdown {
    color: #1d1d1d;
    font-size: 16px;
    margin-bottom: 15px
}

.hero__countdown strong {
    font-weight: 400
}

.hero__single_text {
    color: #1d1d1d;
    font-size: 20px;
    margin-bottom: 15px
}

.hero__cta {
    border-radius: 35px;
    font-size: 18px;
    height: 64px;
    line-height: 64px;
    padding: 0 32px
}

.hero__cta-text {
    color: #1d1d1d;
    font-size: 16px;
    margin-top: 15px
}

.hero .vote__cta {
    margin-top: 35px
}

.hero .hero__aftermovie__btn {
    border-radius: 24px;
    font-size: 14px;
    height: 45px;
    line-height: 45px;
    margin-top: 48px;
    padding: 0 20px
}

.hero .hero__aftermovie__btn img {
    margin-right: 12px;
    vertical-align: middle
}

.hero__about {
    margin: 150px auto 0;
    max-width: 820px
}

.hero__about h2 {
    color: #fff;
    font-size: 50px
}

.hero__about a {
    color: #78ee40
}

.hero__about .section__text p {
    color: #fff;
    font-size: 20px;
    margin-bottom: 25px;
    text-align: left
}

@media only screen and (max-width: 900px) {
    .hero__boxes {
        display: block;
        max-width: 550px
    }

    .hero__box--date {
        margin: 0 0 20px
    }
}

@media only screen and (max-width: 768px) {
    .hero__claim {
        font-size: 68px;
        line-height: 78px
    }

    .hero__sub_claim {
        font-size: 28px;
        margin-top: 20px
    }

    .hero__about {
        margin-top: 80px
    }

    .hero__about .section__text p {
        font-size: 16px;
        margin-bottom: 15px
    }
}

@media only screen and (max-width: 590px) {
    .hero {
        padding-bottom: 45px
    }

    .hero__claim {
        font-size: 42px;
        line-height: 38px
    }

    .hero__sub_claim {
        font-size: 22px
    }

    .hero__cta {
        padding: 0 45px
    }

    .hero__box {
        display: block;
        margin: 20px auto;
        width: 290px
    }

    .hero__box .hero__box__icon--plus {
        display: block;
        margin: 0 0 0 100px
    }

    .hero__box .hero__box__info--zilina {
        margin: 0 0 0 58px
    }
}

.section {
    padding-bottom: 80px;
    padding-top: 80px
}

.section__title {
    color: #1d1d1d;
    font-size: 42px;
    padding-bottom: 36px;
    text-align: center
}

body.has-background .section__title {
    color: #fff
}

.section__text {
    color: #5d5c5c;
    font-size: 16px;
    text-align: center
}

.section__text p {
    line-height: 30px;
    margin-bottom: 15px
}

body.has-background .section__text {
    color: #fff
}

.section--offset {
    min-height: calc(100vh - 225px);
    padding-top: 165px
}

.section--light .section__text a {
    color: #5d5c5c
}

.section--light .section__text a.link--dark {
    color: #78ee40
}

.about-img {
    max-width: 299px;
    width: 100%
}

@media only screen and (max-width: 768px) {
    .section {
        padding-bottom: 30px;
        padding-top: 30px
    }

    .section--offset, .section--offset-sm {
        padding-top: 100px
    }

    .section__title {
        font-size: 30px
    }
}

.form-wrapper {
    background-color: #fff;
    border: 1px solid #f3f3f3;
    border-radius: 30px;
    -webkit-box-shadow: 0 8px 20px rgba(2, 3, 3, .14);
    box-shadow: 0 8px 20px rgba(2, 3, 3, .14);
    margin: 0 auto;
    max-width: 460px;
    padding: 30px
}

.form__label-wrapper {
    margin-bottom: 5px
}

.form__label {
    color: #414141;
    cursor: pointer;
    font-size: 14px;
    padding-left: 25px
}

.form__data-wrapper, .form__textarea-wrapper {
    background-clip: padding-box;
    background-color: #fff;
    background-position: 25px;
    background-repeat: no-repeat;
    border: 1px solid #78ee40;
    border-radius: 24px;
    height: 45px;
    max-width: 390px;
    overflow: hidden;
    padding-left: 50px;
    position: relative
}

.form__data-wrapper input, .form__data-wrapper select, .form__data-wrapper textarea, .form__textarea-wrapper input, .form__textarea-wrapper select, .form__textarea-wrapper textarea {
    background: transparent;
    border: none;
    font-size: 14px;
    padding: 13px 10px;
    width: 330px
}

.form__data-wrapper input:focus, .form__data-wrapper select:focus, .form__data-wrapper textarea:focus, .form__textarea-wrapper input:focus, .form__textarea-wrapper select:focus, .form__textarea-wrapper textarea:focus {
    outline: none
}

.form__data-wrapper .form__file, .form__textarea-wrapper .form__file {
    padding: 11px
}

.form__data-wrapper .form__profile_picture, .form__textarea-wrapper .form__profile_picture {
    padding: 15px 11px
}

.form__textarea-wrapper {
    height: auto;
    padding-left: 15px
}

.form__data--name {
    background-image: url(../images/icon-name.png)
}

.form__data--email {
    background-image: url(../images/icon-email.png)
}

.form__data--password {
    background-image: url(../images/icon-password.png)
}

.form__data--phone {
    background-image: url(../images/icon-phone.png)
}

.form__data--company {
    background-image: url(../images/icon-company.png)
}

.form__data--web {
    background-image: url(../images/icon-web.png)
}

.form__data--twitter {
    background-image: url(../images/icon-twitter2.png)
}

.form__data--linkedin {
    background-image: url(../images/icon-linkedin-small.png)
}

.form__data--instagram {
    background-image: url(../images/icon-instagram-small.png)
}

.form__data--title {
    background-image: url(../images/icon-title.png)
}

.form__data--profile_picture {
    background-image: url(../images/icon-profile-picture.png);
    height: auto
}

.form__data--button_change {
    border: 0;
    border-radius: 15px;
    display: block;
    font-size: 14px;
    height: 30px;
    margin: 0 11px 15px;
    padding: 0 15px
}

span.form__data {
    height: 43px;
    line-height: 43px;
    padding-left: 7px
}

.row--buttons {
    margin-top: 40px;
    text-align: center
}

.form__button {
    border: 0;
    border-radius: 25px;
    font-size: 16px;
    height: 50px;
    padding: 0 35px
}

.form__link {
    color: #78ee40;
    display: inline-block;
    padding-left: 10px
}

.picker {
    margin: 0
}

.picker .picker-handle {
    margin-left: 25px
}

.picker-label {
    padding-left: 10px
}

@media (max-width: 400px) {
    .picker-label {
        float: none !important;
        margin-left: 20px
    }
}

.form__info p {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 5px
}

.form-message {
    background-clip: padding-box;
    border-radius: 5px;
    font-size: 14px;
    margin: 30px auto 0;
    padding: 15px
}

.form-message p {
    line-height: 1.5em
}

.form-message--success {
    background-color: #94eba4;
    color: #0f5f1f
}

.form-message--error {
    background-color: #f8b1b1;
    color: #800
}

.form-message--info {
    background-color: #d9edf7;
    color: #31708f;
    text-align: center
}

.form-recaptcha {
    padding-top: 30px;
    text-align: -webkit-center
}

@media (max-width: 374px) {
    .form-recaptcha {
        -ms-flex-pack: distribute;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        justify-content: space-around;
        -webkit-transform: scale(.8)
    }
}

@media only screen and (max-width: 768px) {
    .form-wrapper .row {
        margin-top: 15px
    }
}

@media only screen and (max-width: 500px) {
    .form-wrapper {
        padding: 15px
    }

    .form-wrapper .picker-handle {
        margin-left: 0
    }
}

.dropdown-btn {
    border: none;
    color: #78ee40;
    cursor: pointer;
    display: inline;
    font-size: 14px;
    line-height: 16px
}

.dropdown-btn--audio {
    margin-left: 52px !important
}

@media (max-width: 500px) {
    .dropdown-btn--audio {
        margin-left: 26px !important
    }
}

@media (max-width: 400px) {
    .dropdown-btn {
        margin-left: 26px
    }
}

.dropdown-btn:focus, .dropdown-btn:hover {
    color: #aaf486
}

.dropdown-content {
    color: #5d5c5c;
    font-size: 12px;
    line-height: 20px;
    margin: 20px 55px 0;
    max-height: 0;
    opacity: 0;
    -webkit-transition: all .5s ease-out;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    visibility: hidden
}

.dropdown-content.show {
    margin-bottom: 20px;
    max-height: 500px;
    opacity: 1;
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out;
    visibility: visible
}

@media only screen and (max-width: 500px) {
    .dropdown-content {
        margin-left: 0;
        margin-right: 0
    }
}

.arrow {
    border: solid #78ee40;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 3px
}

.arrow.down {
    margin-bottom: 2px;
    margin-left: 5px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg)
}

.arrow.up {
    margin-bottom: -2px;
    margin-left: 5px;
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg)
}

.about {
    text-align: center
}

.about .section__title {
    background-position: 0 bottom
}

.about .section__text {
    display: block;
    margin: 0 auto;
    max-width: 830px;
    text-align: left;
    width: 100%
}

.about__button {
    border-radius: 35px;
    font-size: 14px;
    line-height: 60px;
    padding: 0 30px
}

.vimeo--iframe {
    height: 381px;
    max-width: 600px;
    width: 100%
}

@media (max-width: 640px) {
    .vimeo--iframe {
        height: 300px
    }
}

@media (max-width: 460px) {
    .vimeo--iframe {
        height: 240px
    }
}

.counters {
    background: #fff
}

.counters__boxes {
    margin: auto;
    max-width: 850px;
    text-align: center
}

.counters__box {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    margin: 0 .5%;
    padding: 30px 0 20px;
    text-align: center;
    vertical-align: bottom;
    width: 23%
}

.counters__box__icon {
    display: inline-block;
    height: 55px;
    margin-bottom: 20px;
    width: 57px
}

.counter__box__number {
    color: #001e7e;
    font-size: 48px;
    margin-bottom: 10px
}

.counter__box__title {
    color: #5d5c5c;
    font-size: 16px;
    height: 50px
}

@media only screen and (max-width: 500px) {
    .counters__box {
        width: 43%
    }
}

.vote__list {
    margin-top: 50px;
    text-align: left
}

.vote__list:after {
    clear: both;
    content: "";
    display: table
}

.vote__item {
    background-clip: padding-box;
    background-color: #fff;
    border-radius: 5px/5px 5px 5px 5px;
    -webkit-box-shadow: 0 8px 20px rgba(2, 3, 3, .15);
    box-shadow: 0 8px 20px rgba(2, 3, 3, .15);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    margin: 20px 1% 0;
    min-height: 200px;
    padding: 10px 20px;
    vertical-align: top;
    width: 31%
}

.vote__item__content {
    padding-bottom: 20px;
    padding-top: 20px
}

.vote__item__content:after {
    clear: both;
    content: "";
    display: table
}

.vote__item__photo {
    float: left;
    margin: 0 5px 5px 0;
    width: 25%
}

.vote__item__photo img {
    max-width: 80px;
    width: 100%
}

.vote__item__info {
    height: 100px;
    padding-left: 15px;
    padding-top: 10px
}

.vote__item__link {
    margin-top: 20px
}

.vote__item__link a {
    color: #49b9f4 !important;
    text-decoration: none
}

.vote__item__link a:hover {
    text-decoration: underline
}

.vote__item__name {
    color: #78ee40;
    font-size: 18px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    text-align: left
}

.vote__item__title {
    color: #5d5c5c
}

.vote__item__anotation, .vote__item__title {
    font-size: 14px;
    line-height: 20px;
    text-align: left
}

.vote__item__anotation {
    color: #454545
}

.vote__item__data {
    padding-top: 15px;
    position: relative
}

.vote__item__data:after {
    clear: both;
    content: "";
    display: table
}

.detail__index, .vote__item__index {
    background-clip: padding-box;
    background-color: #e5e9e9;
    border-radius: 17px;
    -webkit-box-shadow: inset 0 2px 5px rgba(2, 3, 3, .1);
    box-shadow: inset 0 2px 5px rgba(2, 3, 3, .1);
    color: #1178c6;
    display: inline-block;
    font-size: 14px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    width: 34px
}

.detail__count, .vote__item__count {
    color: #454545;
    display: inline-block;
    font-size: 14px;
    padding-left: 10px
}

.detail__button, .vote__item__button {
    background-clip: padding-box;
    border-radius: 17px/17px 17px 17px 17px;
    display: block;
    font-size: 12px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    text-decoration: none;
    width: 100px
}

.vote__item__detail-button {
    color: #78ee40;
    line-height: 35px
}

.vote__item__detail_button_wrapper {
    float: left;
    margin-left: 15px
}

.vote__item__button_wrapper {
    float: right;
    margin-left: 10px
}

.vote__cta {
    text-align: center
}

.vote__cta h3 {
    color: #fff;
    font-size: 24px;
    margin-bottom: 40px
}

.vote__cta__text {
    color: #fff;
    font-size: 18px;
    line-height: 30px;
    padding: 0 0 60px
}

.vote__cta__text strong {
    color: #78ee40
}

.vote__cta__subtext {
    color: #fff;
    font-size: 16px;
    padding-top: 30px
}

.vote__cta__button {
    border-radius: 35px;
    font-size: 18px;
    height: 70px;
    line-height: 70px;
    padding-left: 50px;
    padding-right: 50px
}

@media (max-width: 400px) {
    .vote__cta__button {
        font-size: 16px
    }
}

.vote__cta__button:hover {
    background-color: #aaf486
}

.separator {
    background-color: #d4dadd;
    height: 2px;
    margin: 40px auto;
    width: 49px
}

@media only screen and (max-width: 768px) {
    .vote__item {
        width: 47%
    }
}

@media only screen and (max-width: 500px) {
    .vote__item {
        width: 98%
    }
}

.program .section {
    padding-bottom: 75px
}

@media (max-width: 768px) {
    .program .section {
        padding-bottom: 30px
    }
}

.program .section .section__title {
    color: #fff
}

.program .section .program--with-arrow {
    background: url(../images/program-arrow.png) 100% no-repeat;
    background-size: 45px 60px;
    padding-left: 6.5%;
    text-align: left
}

@media (max-width: 880px) {
    .program .section .program--with-arrow {
        background: none;
        padding-left: 0;
        text-align: center
    }
}

.program__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

@media (min-width: 881px) {
    .program__row--extra {
        display: none
    }

    .program__row--thin {
        max-height: 20px
    }
}

@media (max-width: 560px) {
    .program__row {
        display: block
    }
}

.program__item-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-right: 20px;
    width: 100%
}

.program__item-wrap:last-child {
    margin-right: 0
}

.program__item-wrap--full {
    width: 87%
}

.program__item-wrap--full .program__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.program__item-wrap--full .program__item__content {
    -ms-flex-item-align: center;
    align-self: center;
    width: 100%
}

@media (max-width: 880px) {
    .program__item-wrap--full {
        width: 100%
    }
}

@media (max-width: 560px) {
    .program__item-wrap {
        width: 100%
    }
}

.full-space__item {
    display: inline-block;
    padding-left: 30px
}

.full-space__item p {
    color: #5d5c5c;
    padding-top: 5px
}

@media (max-width: 560px) {
    .full-space__item {
        display: block;
        padding-bottom: 30px;
        padding-left: 0
    }
}

.full-space__item--mini-picture {
    padding-left: 80px;
    padding-right: 50px
}

.full-space__item--mini-picture:before {
    background-repeat: no-repeat;
    background-size: contain;
    border-radius: 30px;
    content: "";
    display: block;
    height: 60px;
    margin-left: -80px;
    margin-top: -12px;
    position: absolute;
    width: 60px
}

@media (max-width: 560px) {
    .full-space__item--mini-picture {
        padding-right: 0
    }
}

.full-space__item--extra-space {
    color: #1d1d1d;
    padding: 0;
    width: 33%
}

@media (max-width: 560px) {
    .full-space__item--extra-space {
        padding-bottom: 20px;
        width: 100%
    }
}

.full-space__item--afterparty, .full-space__item--lunch {
    padding-left: 80px;
    position: relative;
    width: 100%
}

.full-space__item--afterparty:before, .full-space__item--lunch:before {
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    display: block;
    height: 48px;
    left: 0;
    position: absolute;
    top: calc(50% - 24px);
    width: 48px
}

@media (max-width: 768px) {
    .full-space__item--afterparty, .full-space__item--lunch {
        padding-bottom: 20px;
        width: 100%
    }
}

@media (max-width: 560px) {
    .full-space__item--more-info-btn {
        -ms-flex-item-align: center;
        align-self: center;
        padding-bottom: 0
    }
}

.full-space__item--lunch:before {
    background-image: url(../images/cutlery.png)
}

.full-space__item--afterparty:before {
    background-image: url(../images/party.png)
}

.full-space__item--description {
    vertical-align: top;
    width: 65%
}

.full-space__item--description p {
    color: #5d5c5c;
    line-height: 1.5em;
    padding-top: 0
}

@media (max-width: 560px) {
    .full-space__item--description {
        width: 100%
    }
}

.program__room-name {
    display: inline
}

@media (min-width: 561px) {
    .program__room-name {
        display: none
    }
}

.program__room-time {
    display: inline
}

@media (min-width: 881px) {
    .program__room-time {
        display: none
    }
}

@media (max-width: 560px) {
    .extra-time {
        display: none
    }
}

.program__item__time {
    color: #fff;
    font-size: 14px;
    margin-left: 20px;
    min-height: 50px;
    padding: 17px 0 15px 20px;
    text-align: left
}

.program__item__time--room {
    min-height: 20px;
    padding: 0 0 23px 20px
}

@media (min-width: 881px) {
    .program__item__time--room {
        min-height: 20px;
        padding: 0 0 40px 20px
    }

    .program__item__time {
        min-height: 20px;
        padding: 0 0 20px 20px
    }
}

.program__item__time--heading {
    font-size: 24px
}

.program__item {
    -webkit-box-flex: 2;
    -ms-flex-positive: 2;
    background-clip: padding-box;
    background-color: #fff;
    border-radius: 30px;
    -webkit-box-shadow: 0 8px 20px rgba(2, 3, 3, .15);
    box-shadow: 0 8px 20px rgba(2, 3, 3, .15);
    flex-grow: 2;
    min-height: 150px
}

.program__item h2 {
    color: #1d1d1d;
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 20px
}

.program__item h3 {
    color: #5d5c5c;
    font-size: 18px;
    line-height: 15px
}

.program__item h4 {
    font-size: 18px;
    line-height: 18px
}

.program__item h5 {
    color: #5d5c5c;
    font-size: 15px;
    line-height: 26px;
    margin: 0
}

.program__item:after {
    clear: both;
    content: "";
    display: table
}

.program__item__content {
    color: #9389ac;
    padding: 40px 30px
}

.program__item__content a {
    color: #001e7e;
    text-decoration: none
}

.program__item__content--lecture {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    padding: 30px 30px 25px
}

.program__item__content--afterparty, .program__item__content--lunch {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    justify-content: space-between
}

@media (max-width: 768px) {
    .program__item__content--afterparty, .program__item__content--lunch {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-box-align: baseline;
        -ms-flex-align: baseline;
        align-items: baseline;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.program__item__photo {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.program__item__photo img {
    border-radius: 54px;
    height: 108px;
    margin: 0 0 0 30px;
    width: 108px
}

.program__item__details {
    font-family: Stratos, sans-serif;
    font-size: 14px;
    margin-top: auto
}

.program__item__name {
    font-size: 15px;
    margin-bottom: 15px
}

.program__item__location {
    background: url(../images/lecture-location.png) 0 no-repeat;
    color: #001e7e;
    float: right;
    font-family: Stratos, sans-serif;
    font-size: 18px;
    font-weight: 400;
    height: 28px;
    margin-top: -5px;
    padding: 4px 0 0 35px;
    width: 120px
}

@media (max-width: 600px) {
    .program__item__location {
        float: none;
        margin-bottom: 15px
    }
}

.program__item__title {
    color: #5d5c5c;
    font-size: 15px;
    line-height: 18px;
    margin-bottom: 12px
}

.program__text {
    color: #b6b0c4;
    padding: 75px 0 0;
    text-align: center
}

.program__item__timeline {
    font-family: Stratos, sans-serif;
    font-size: 14px;
    padding-top: 0;
    text-align: center;
    width: 13%
}

.program__item__timeline--lecture {
    padding-top: 0
}

.program__item__timeline__line {
    border-right: 3px solid #78ee40;
    min-height: calc(100% - 53px);
    position: relative;
    right: calc(50% - 1.5px)
}

.program__item__timeline__line:first-child {
    min-height: 35px
}

.program__item__timeline__line--empty:first-child {
    min-height: 100%
}

.program__item__timeline__line--lecture {
    min-height: calc(100% - 73px)
}

.program__item__timeline__line--lecture:first-child {
    min-height: 55px
}

.program__item__timeline > span {
    color: #fff;
    line-height: 30px;
    z-index: 50
}

@media (max-width: 880px) {
    .program__item__timeline {
        display: none
    }
}

.program__item__program {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    width: 87%
}

@media (max-width: 880px) {
    .program__item__program {
        width: 100%
    }
}

@media (max-width: 560px) {
    .program__item__program {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.more-info-btn {
    border-radius: 22px;
    font-size: 14px;
    height: 45px;
    line-height: 45px;
    padding: 0 20px
}

#program {
    background: #001e7e url(../images/program-bg.jpg) no-repeat;
    background-position: 50%;
    background-size: cover
}

.visitors {
    padding-bottom: 25px
}

.visitors .vote__cta__text {
    padding: 0
}

.visitors__list {
    margin-top: 30px
}

.visitors__list:after {
    clear: both;
    content: "";
    display: table
}

.visitors__list .spanlast {
    margin-right: 0
}

.visitors__list__item {
    background-clip: padding-box;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #5d5c5c;
    display: inline-block;
    font-size: 18px;
    margin: 1%;
    padding: 15px;
    vertical-align: top;
    width: 22%
}

.visitors__cta {
    margin-top: 50px;
    text-align: center
}

.visitors__cta__button {
    background: #78ee40;
    border-radius: 22px;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    height: 45px;
    line-height: 45px;
    padding-left: 30px;
    padding-right: 30px;
    text-decoration: none;
    text-transform: uppercase
}

.visitors__cta__button:hover {
    background: #aaf486
}

@media only screen and (max-width: 768px) {
    .visitors__list__item {
        width: 30.5%
    }
}

@media only screen and (max-width: 500px) {
    .visitors__list__item {
        width: 98%
    }
}

.info {
    background-color: #fff;
    position: relative
}

.info__box {
    color: #1d1d1d;
    margin-top: 0;
    padding: 0 35px;
    text-align: center
}

.info__box--last {
    margin-right: 0
}

.info__icon {
    display: block;
    height: 80px;
    line-height: 80px;
    margin: auto;
    width: 80px
}

.info__icon.cutlery {
    background: url(../images/cutlery.png) no-repeat 50%;
    background-size: 34px
}

.info__icon.car {
    background: url(../images/car.png) no-repeat 50%
}

.info__icon.bed {
    background: url(../images/bed.png) no-repeat 50%
}

.info__icon.party {
    background: url(../images/party-confetti.png) no-repeat 50%;
    background-size: 34px
}

.info__title {
    font-size: 36px;
    margin-bottom: 30px
}

@media only screen and (max-width: 768px) {
    .info__title {
        font-size: 26px
    }
}

.info__text p {
    color: #5d5c5c;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 20px
}

.info__text p:last-child {
    margin-bottom: 0
}

.info__text p a {
    color: #78ee40
}

.info__button {
    background-color: #78ee40;
    border-radius: 22px;
    font-size: 12px;
    height: 45px;
    line-height: 45px;
    padding: 0 25px;
    text-transform: uppercase
}

.info__button:hover {
    background-color: #aaf486
}

.info__dialog {
    background-color: #fff;
    -webkit-box-shadow: 0 8px 20px rgba(2, 3, 3, .14);
    box-shadow: 0 8px 20px rgba(2, 3, 3, .14);
    display: none;
    left: 0;
    max-width: 1180px;
    min-height: 440px;
    padding: 70px 100px;
    position: absolute;
    top: -40px;
    width: 100%;
    z-index: 20
}

.info__dialog__title {
    color: #1d1d1d;
    font-size: 36px;
    margin-bottom: 30px;
    text-align: center
}

.info__dialog__text {
    color: #5d5c5c;
    text-align: center
}

.info__dialog__text:after {
    clear: both;
    content: "";
    display: table
}

.info__dialog__text h3 {
    color: #1d1d1d;
    font-size: 20px;
    margin: 15px 0 10px
}

.info__dialog__text p {
    font-size: 12px;
    line-height: 24px
}

.info__dialog__text p a {
    color: #78ee40
}

.info__dialog__col {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    padding: 0 30px;
    vertical-align: top;
    width: 31%
}

.info__dialog__close {
    background: url(../images/close.png) no-repeat 0 0;
    cursor: pointer;
    height: 10px;
    position: absolute;
    right: 25px;
    top: 25px;
    width: 10px
}

@media only screen and (max-width: 1024px) {
    .info__dialog {
        padding: 30px 20px
    }
}

@media only screen and (max-width: 768px) {
    .info__icon {
        margin-top: 0
    }

    .info__box {
        position: relative
    }

    .info__dialog__col {
        width: 48%
    }
}

@media only screen and (max-width: 500px) {
    .info__dialog__col {
        width: 98%
    }
}

.gallery {
    background-color: #fff;
    position: relative
}

.gallery .section {
    text-align: center
}

.gallery__wrap {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center
}

.gallery__wrap__item {
    padding: 15px;
    width: 25%
}

.gallery__wrap__item img {
    height: auto;
    max-width: 350px;
    width: 100%
}

@media (max-width: 1050px) {
    .gallery__wrap__item {
        width: 33%
    }
}

@media (max-width: 640px) {
    .gallery__wrap__item {
        width: 50%
    }
}

@media (max-width: 460px) {
    .gallery__wrap__item {
        width: 90%
    }
}

.gallery__cta {
    margin-top: 50px;
    text-align: center
}

.gallery__cta__button {
    border-radius: 30px;
    color: #414141;
    font-size: 14px;
    height: 60px;
    line-height: 60px;
    min-width: 170px;
    padding-left: 30px;
    padding-right: 30px;
    text-align: center
}

.recordings {
    position: relative
}

.recordings__buttons {
    padding-top: 30px
}

.recordings__buttons a {
    border-radius: 20px;
    display: inline-block;
    font-size: 16px;
    line-height: 40px;
    margin: 0 20px 15px;
    padding: 0 30px
}

.map:after {
    clear: both;
    content: "";
    display: table
}

@media only screen and (max-width: 768px) {
    .map .section__title {
        padding-bottom: 18px
    }
}

.map--ostrava, .map--zilina {
    float: left;
    text-align: center;
    width: 49%
}

@media only screen and (max-width: 768px) {
    .map--ostrava, .map--zilina {
        width: 100%
    }
}

.map--zilina {
    float: right
}

.map--image {
    background-position: 50%;
    background-size: cover;
    height: 450px;
    margin-bottom: -1px
}

@media only screen and (max-width: 768px) {
    .map--image {
        height: 250px;
        margin-bottom: 25px
    }
}

.map--image a {
    display: block;
    height: 100%;
    width: 100%
}

.map--ostrava .map--image {
    background-image: url(../images/map-ova.jpg)
}

.sponsors {
    background: #fff
}

.sponsors img {
    max-width: 100%
}

.sponsors .section__title {
    color: #1d1d1d
}

.sponsors .section__text {
    color: #5d5c5c;
    font-size: 18px
}

.sponsors__list {
    margin-top: 50px;
    text-align: center
}

.sponsors__list__title {
    color: #1d1d1d;
    font-size: 30px;
    margin-bottom: 30px
}

.sponsors__list__title--primator {
    padding-bottom: 10px
}

.sponsors__table {
    text-align: center;
    width: 100%
}

.sponsors__table a {
    display: inline-block;
    margin: 0 50px 30px;
    min-width: 130px;
    vertical-align: middle
}

@media (max-width: 400px) {
    .sponsors__table a {
        margin: 0 0 20px
    }
}

.sponsors__cta {
    margin-top: 50px;
    text-align: center
}

.sponsors__cta__button {
    border-radius: 30px;
    color: #414141;
    font-size: 13px;
    height: 60px;
    line-height: 60px;
    padding-left: 30px;
    padding-right: 30px;
    text-align: left
}

.footer {
    background: #001e7e;
    min-height: 90px;
    padding: 30px 0
}

.footer .wrap {
    text-align: center
}

.footer img {
    border: 0
}

body.has-background .footer {
    background: none
}

.footer__logos {
    margin-bottom: 40px
}

.footer__logo {
    display: inline-block;
    position: relative;
    text-decoration: none
}

@media (max-width: 450px) {
    .footer__logo {
        display: block
    }
}

.footer__logo--shopsys {
    top: 5px
}

.footer__social {
    margin-bottom: 25px;
    text-align: center
}

.footer__social__item {
    display: inline-block;
    font-size: 24px;
    margin: 0 10px
}

.footer__social__item a {
    color: #78ee40;
    text-decoration: none
}

.footer__copyright {
    color: #aaa;
    line-height: 1.5em
}

.footer__copyright a {
    color: #aaa;
    text-decoration: underline
}

.footer__copyright a:hover {
    color: #cecece
}

.detail-wrap {
    background-color: rgba(0, 0, 0, .6);
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999
}

.detail {
    background-clip: padding-box;
    background-color: #fff;
    border-radius: 5px;
    -webkit-box-shadow: 0 8px 20px rgba(2, 3, 3, .15);
    box-shadow: 0 8px 20px rgba(2, 3, 3, .15);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 95%;
    left: 50%;
    margin: 0;
    max-height: 450px;
    max-width: 780px;
    padding: 30px;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 95%
}

.detail__col {
    float: left
}

.detail__col-1 {
    margin-bottom: 10px;
    text-align: left
}

.detail__col-right {
    float: right
}

@media (max-width: 600px) {
    .detail__col-1 {
        float: none
    }
}

.detail__col-content {
    clear: both;
    float: none;
    padding-top: 30px;
    width: 100%
}

.detail__text-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media (max-width: 600px) {
    .detail__text-wrap {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        justify-content: center
    }
}

.detail__content-wrapper {
    display: none;
    height: 100%
}

.detail__content {
    border-bottom: 1px solid #e6e9ea;
    height: 89%;
    overflow-y: auto;
    padding-bottom: 20px
}

.detail__content p {
    line-height: 2em
}

.detail__content .detail__text p {
    padding-bottom: 1em
}

.detail__content .detail__text p:last-child {
    padding-bottom: 0
}

.detail__photo {
    -webkit-box-flex: 0;
    border-radius: 100px;
    -ms-flex: 0 0 200px;
    flex: 0 0 200px;
    height: 200px;
    margin: 0 5px 0 20px;
    width: 200px
}

@media (max-width: 600px) {
    .detail__photo {
        margin: 15px 0 0
    }
}

.detail__name {
    color: #414141;
    font-size: 24px;
    margin-bottom: 5px
}

.detail__position {
    color: #78ee40;
    font-size: 14px
}

.detail__social__item {
    display: inline-block;
    margin: 0 2px
}

.detail__title {
    color: #1d1d1d;
    font-size: 22px;
    margin-bottom: 20px
}

.detail__text, .detail__text-for {
    font-size: 15px;
    line-height: 24px
}

.detail__title-for {
    color: #9f9f9f;
    font-size: 15px;
    margin-bottom: 5px;
    margin-top: 40px;
    text-transform: uppercase
}

.detail__data {
    padding-top: 20px;
    position: relative
}

.detail__data:after {
    clear: both;
    content: "";
    display: table
}

.detail__button {
    float: right
}

.detail__vote-button {
    color: #9a9a9a;
    float: right;
    line-height: 35px
}

.detail__close {
    background: url(../images/detail-close.png?v1) no-repeat 0 0;
    height: 64px;
    overflow: hidden;
    position: absolute;
    right: -20px;
    text-indent: -999px;
    top: -20px;
    width: 64px
}

.header.sticky {
    background: #001e7e;
    margin-top: 0;
    position: fixed;
    top: -95px;
    -webkit-transition: top .3s .05s;
    transition: top .3s .05s
}

.header.sticky.sticky--show {
    -webkit-box-shadow: 0 -40px 20px 30px #1d1d1d;
    box-shadow: 0 -40px 20px 30px #1d1d1d;
    top: 0
}

.header.sticky .hamburger__line {
    background: #78ee40
}

.header.sticky .profile__link, .header.sticky .profile__link:hover {
    color: #78ee40
}

.brcmp_countdown {
    color: #1d1d1d;
    font-size: 1.5rem;
    margin-top: -3rem
}

@media (max-width: 400px) {
    .brcmp_countdown {
        font-size: 1.2rem
    }
}

.brcmp_countdown strong {
    font-size: 2.5rem;
    font-weight: 400;
    margin-left: 2rem
}

@media (max-width: 400px) {
    .brcmp_countdown strong {
        font-size: 1.875rem;
        margin-left: 1rem
    }
}

.brcmp_countdown strong:first-child {
    margin: 0
}

.brcmp_countdown .countdown__text {
    font-size: 1.125rem;
    margin-top: 1rem
}

.cookie-consent {
    background: #3f9af7;
    bottom: 0;
    color: #fff;
    line-height: 36px;
    padding: 20px;
    position: fixed;
    text-align: center;
    width: 100%
}

.cookie-consent__button {
    background-color: #78ee40;
    border-radius: 18px;
    font-size: 12px;
    height: 36px;
    line-height: 36px;
    margin: 0 10px;
    padding: 0 25px;
    text-transform: uppercase
}

.cookie-consent__button:hover {
    background-color: #aaf486
}
