@font-face {
    font-family: 'swiper-icons';
    src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
    font-weight: 400;
    font-style: normal
}

.swiper {
    width: 100%;
    overflow: hidden;
    position: relative
}

:root {
    --swiper-theme-color: #007aff
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-container-vertical > .swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
    transform: translate3d(0px, 0, 0)
}

.swiper-container-multirow > .swiper-wrapper {
    flex-wrap: wrap
}

.swiper-container-multirow-column > .swiper-wrapper {
    flex-wrap: wrap;
    flex-direction: column
}

.swiper-container-free-mode > .swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    position: relative;
    transition-property: transform;
    display: flex
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height
}

.swiper-container-3d {
    perspective: 1200px
}

.swiper-container-3d .swiper-wrapper, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-cube-shadow {
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-slide-shadow-bottom {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), transparent)
}

.swiper-container-css-mode > .swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: start start
}

.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
    scroll-snap-type: x mandatory
}

.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
    scroll-snap-type: y mandatory
}

@font-face {
    font-family: 'TypoldRegular';
    src: url(../fonts/TypoldRegular.woff) format("woff"), url(../font/TypoldRegular.woff2) format("woff2");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'TypoldMedium';
    src: url(../fonts/TypoldMedium.woff) format("woff"), url(../font/TypoldMedium.woff2) format("woff2");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'TypoldBold';
    src: url(../fonts/TypoldBold.woff) format("woff"), url(../font/TypoldBold.woff2) format("woff2");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'TypoldLight';
    src: url(../fonts/TypoldLight.woff) format("woff"), url(../font/TypoldLight.woff2) format("woff2");
    font-weight: normal;
    font-style: normal
}

* {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

@font-face {
    font-family: 'icomoon';
    src: url("../fonts/icomoon.eot?ajm2db");
    src: url("../fonts/icomoon.eot?ajm2db#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?ajm2db") format("truetype"), url("../fonts/icomoon.woff?ajm2db") format("woff"), url("../fonts/icomoon.svg?ajm2db#icomoon") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: block
}

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

.icon-close:before {
    content: "\e901"
}

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

.icon-logout:before {
    content: "\e904"
}

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

.icon-save-o:before {
    content: "\e906"
}

.icon-save:before {
    content: "\e907"
}

.icon-search:before {
    content: "\e908"
}

.icon-share:before {
    content: "\e909"
}

.icon-user:before {
    content: "\e90a"
}

#site-content {
    max-width: 100%;
    overflow: hidden;
    clear: both
}

main {
    background: #fff;
    transition: all 0.4s ease
}

.container {
    position: relative;
    margin: auto;
    height: 100%;
    width: 100%;
    max-width: 1260px;
    margin-left: auto;
    margin-right: auto
}

.row {
    margin-left: -15px;
    margin-right: -15px;
    overflow: hidden
}

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

[class^="col-"], [class*=" col-"], .container {
    padding-left: 15px;
    padding-right: 15px
}

@media only screen and (max-width: 1000px) {
    [class^="col-"], [class*=" col-"], .container {
        padding-left: 0;
        padding-right: 0
    }
}

[class^='col-'], [class*=" col-"] {
    box-sizing: border-box;
    float: left
}

@media only screen and (max-width: 1000px) {
    [class^='col-'], [class*=" col-"] {
        float: none
    }
}

.col-1 {
    width: 8.3333333333%
}

@media only screen and (max-width: 1000px) {
    .col-1 {
        width: 100%
    }
}

.col-2 {
    width: 16.6666666667%
}

@media only screen and (max-width: 1000px) {
    .col-2 {
        width: 100%
    }
}

.col-3 {
    width: 25%
}

@media only screen and (max-width: 1000px) {
    .col-3 {
        width: 100%
    }
}

.col-4 {
    width: 33.3333333333%
}

@media only screen and (max-width: 1000px) {
    .col-4 {
        width: 100%
    }
}

.col-5 {
    width: 41.6666666667%
}

@media only screen and (max-width: 1000px) {
    .col-5 {
        width: 100%
    }
}

.col-6 {
    width: 50%
}

@media only screen and (max-width: 1000px) {
    .col-6 {
        width: 100%
    }
}

.col-7 {
    width: 58.3333333333%
}

@media only screen and (max-width: 1000px) {
    .col-7 {
        width: 100%
    }
}

.col-8 {
    width: 66.6666666667%
}

@media only screen and (max-width: 1000px) {
    .col-8 {
        width: 100%
    }
}

.col-9 {
    width: 75%
}

@media only screen and (max-width: 1000px) {
    .col-9 {
        width: 100%
    }
}

.col-10 {
    width: 83.3333333333%
}

@media only screen and (max-width: 1000px) {
    .col-10 {
        width: 100%
    }
}

.col-11 {
    width: 91.6666666667%
}

@media only screen and (max-width: 1000px) {
    .col-11 {
        width: 100%
    }
}

.col-12 {
    width: 100%
}

@media only screen and (max-width: 1000px) {
    .col-12 {
        width: 100%
    }
}

* {
    box-sizing: border-box
}

::-moz-focus-inner {
    outline: none
}

*:focus, a:focus {
    outline: none;
    text-decoration: none
}

main {
    min-height: 800px
}

.img-responsive {
    max-width: 100%
}

.type-page.hentry {
    margin: 0 auto
}

@media only screen and (max-width: 767px) {
    .container {
        padding: 0 30px
    }
}

@media only screen and (max-width: 1239px) {
    .container {
        width: 1260px;
        padding: 0 50px
    }
}

.block-pub {
    margin-bottom: 70px;
    position: relative
}

.block-pub .unslider-wrap.unslider-carousel > li {
    position: relative
}

.block-pub img {
    width: 100%
}

.block-pub .item-news-content .item-category {
    position: absolute;
    top: 20px;
    left: 20px;
    font-size: 16px;
    line-height: 120%;
    text-transform: uppercase;
    border: 1px solid #E0E0E0;
    border-radius: 20px;
    padding: 5px 10px;
    margin-bottom: 5px;
    display: inline-block;
    color: #292929;
    background: #E0E0E0;
    font-weight: 400;
    font-family: "TypoldMedium"
}

.block-pub .item-news-content h3, .block-pub .item-news-content .item-date {
    display: none
}

@media only screen and (max-width: 767px) {
    .block-pub {
        margin-bottom: 30px
    }
}

.page-template-template-homepage .block-pub {
    margin-top: 67px
}

@media only screen and (max-width: 767px) {
    .page-template-template-homepage .block-pub {
        margin-top: 30px
    }
}

#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton, #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton, #moove_gdpr_cookie_modal a, #moove_gdpr_cookie_modal button {
    color: black !important;
    font-weight: 700 !important;
    text-transform: uppercase !important
}

#moove_gdpr_cookie_info_bar {
    border-top: 0 !important
}

html {
    font-size: 62.5%
}

body {
    color: #303030;
    font-size: 14px;
    font-family: "TypoldRegular", sans-serif
}

a {
    color: #afafaf;
    text-decoration: none
}

p a {
    text-decoration: underline;
    color: inherit
}

p a:hover {
    color: #fd0
}

p {
    line-height: 1.2em;
    margin-bottom: 20px
}

p, ul li, ol li {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.005em;
    color: #303030
}

p strong, ul li strong, ol li strong {
    font-family: "TypoldRegular", sans-serif;
    font-weight: bold
}

ul li a, ol li a {
    color: inherit
}

ul li a:hover, ol li a:hover {
    color: #fd0
}

.error {
    color: #e73331
}

.btn, .btn-small {
    font-weight: 700;
    font-family: "TypoldMedium";
    font-size: 18px;
    line-height: 180%;
    background: transparent;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    text-transform: uppercase;
    color: #292929;
    padding: 12px 30px;
    border-radius: 45px;
    transition: all .3s;
    position: relative;
    background-color: #F9B000;
    background-image: linear-gradient(90deg, rgba(255, 255, 255, 0), #fd0);
    transition: background-color .4s
}

.btn:hover, .btn-small:hover {
    background-color: #FFDD00;
    color: #292929
}

.btn-small {
    font-size: 16px;
    line-height: 24px;
    padding: 8px 20px
}

.btn-outline, .btn-outline-small {
    font-weight: 700;
    font-family: "TypoldMedium";
    font-size: 18px;
    line-height: 180%;
    background: white;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    text-transform: uppercase;
    color: #292929;
    border: 1px solid #292929;
    padding: 12px 30px;
    border-radius: 45px;
    transition: background-color .4s
}

.btn-outline:hover, .btn-outline-small:hover {
    background-color: #292929;
    color: white
}

.btn-outline-small {
    font-size: 16px;
    line-height: 24px;
    padding: 8px 20px
}

.see-all-link {
    font-weight: 700;
    font-family: "TypoldMedium";
    font-size: 18px;
    line-height: 180%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    text-transform: uppercase;
    color: #292929;
    padding: 12px 30px;
    border-radius: 45px;
    text-align: center;
    background-color: #F9B000;
    background-image: linear-gradient(90deg, rgba(255, 255, 255, 0), #fd0);
    transition: background-color .4s
}

.see-all-link:hover {
    background-color: #FFDD00;
    color: #292929
}

@media only screen and (max-width: 767px) {
    .see-all-link {
        width: 100%;
        padding-left: 10px;
        padding-right: 10px
    }
}

.alert.wppb-success {
    font-size: 16px;
    line-height: 150%;
    font-weight: 400;
    background: #292929;
    color: white;
    padding: 15px 15px 15px 55px;
    position: relative
}

.alert.wppb-success:before {
    display: block;
    content: '\f00c';
    font-family: 'FontAwesome';
    color: #FD0;
    position: absolute;
    top: 18px;
    left: 15px;
    font-size: 25px;
    font-weight: normal
}

.footer {
    padding-top: 30px;
    background: white;
    color: #303030
}

.footer a, .footer p {
    font-size: 16px;
    line-height: 150%;
    font-weight: 400;
    color: #303030
}

.footer .footer-blocks {
    padding-bottom: 10px
}

.footer .widgetcontact {
    display: flex
}

.footer .widgetcontact h3 {
    display: none
}

.footer .widgetcontact img {
    height: 70px
}

.footer .widgetcontact-text {
    width: calc(100% - 110px);
    overflow: hidden
}

@media only screen and (max-width: 1000px) {
    .footer .widgetcontact-text {
        width: 100%
    }
}

.footer .widgetcontact-text .widget {
    width: auto;
    padding-left: 30px;
    margin-top: -3px;
    float: left
}

.footer .widgetcontact-text .widget-1 {
    width: calc(3 * 100% / 12)
}

@media only screen and (max-width: 1000px) {
    .footer .widgetcontact-text .widget-1 {
        width: 100%;
        padding-left: 140px
    }
}

.footer .widgetcontact-text .widget-2 {
    width: calc(6 * 100% / 12)
}

@media only screen and (max-width: 1000px) {
    .footer .widgetcontact-text .widget-2 {
        width: 100%;
        padding-left: 0;
        margin-bottom: 20px
    }
}

.footer .widgetcontact-text .widget-3 {
    width: calc(3 * 100% / 12)
}

@media only screen and (max-width: 1000px) {
    .footer .widgetcontact-text .widget-3 {
        width: 100%;
        padding-left: 0
    }
}

.footer .widgetcontact-text .widget-3 h3 {
    display: block;
    font-family: "TypoldMedium";
    font-weight: 700;
    font-size: 16px;
    line-height: 150%;
    margin-bottom: 10px
}

.footer .widgetcontact-text .widget-3 h3 font {
    display: none
}

.footer .widgetcontact-text .widget-3 p {
    margin-bottom: 0;
    line-height: 0
}

.footer .widgetcontact-text .widget-3 div.wpcf7-response-output {
    margin-top: 0
}

.footer .widgetcontact-text .widget-3 .wpcf7-not-valid-tip {
    margin-top: 20px
}

.footer .widgetcontact-text .widget-3 .wpcf7-form {
    position: relative;
    max-width: 360px
}

.footer .widgetcontact-text .widget-3 .wpcf7-form input[type="email"], .footer .widgetcontact-text .widget-3 .wpcf7-form input[type="text"] {
    background: #FFFFFF;
    border: 1px solid #E0E0E0;
    box-sizing: border-box;
    border-radius: 32px 0px 0px 32px;
    width: calc(100% - 60px);
    font-size: 16px;
    padding: 16px;
    line-height: 150%
}

.footer .widgetcontact-text .widget-3 .wpcf7-form input[type="submit"] {
    background-color: #fd0;
    border-radius: 0px 32px 32px 0px;
    background-image: url(../images/check-submit.svg);
    background-repeat: no-repeat;
    background-size: 22px;
    background-position: 50%;
    position: absolute;
    top: 0px;
    right: 0;
    height: 58px;
    text-indent: 70px;
    width: 61px;
    overflow: hidden;
    display: block
}

.footer .widgetcontact-text .widget-3 .wpcf7-form input[type="checkbox"] {
    width: 20px;
    height: 20px;
    border: 1px solid #414141;
    border-radius: 0;
    appearance: none;
    padding: 0;
    margin-right: 5px;
    margin-top: 4px;
    cursor: pointer
}

.footer .widgetcontact-text .widget-3 .wpcf7-form input[type="checkbox"]:checked {
    background-color: #fd0;
    border-color: #fd0;
    background-image: url(../images/check-submit.svg);
    background-repeat: no-repeat;
    background-size: 14px;
    background-position: 50%
}

.footer .widgetcontact-text .widget-3 .wpcf7-form .checkbox-newsletter {
    margin-top: 20px;
    display: block
}

.footer .widgetcontact-text .widget-3 .wpcf7-form .wpcf7-list-item-label {
    font-size: 14px;
    line-height: 120%;
    display: inline-block;
    width: calc(100% - 40px);
    margin: 5px 0 0 5px
}

.footer .widgetcontact-text .widget-3 #customForm .quick_form_9_css {
    position: relative;
    max-width: 360px
}

.footer .widgetcontact-text .widget-3 #customForm .quick_form_9_css #SIGNUP_HEADING {
    display: none;
    font-family: "TypoldMedium";
    font-weight: 700;
    font-size: 16px;
    line-height: 150%;
    margin-bottom: 10px
}

.footer .widgetcontact-text .widget-3 #customForm .quick_form_9_css #errorMsgDiv {
    opacity: 0;
    margin-bottom: 0.5rem
}

.footer .widgetcontact-text .widget-3 #customForm .quick_form_9_css .customForm-inputs {
    display: block;
    position: relative
}

.footer .widgetcontact-text .widget-3 #customForm .quick_form_9_css .customForm-inputs input[type="email"], .footer .widgetcontact-text .widget-3 #customForm .quick_form_9_css .customForm-inputs input[type="text"] {
    background: #FFFFFF;
    border: 1px solid #E0E0E0;
    box-sizing: border-box;
    border-radius: 32px 0px 0px 32px;
    width: calc(100% - 60px);
    font-size: 16px;
    padding: 16px;
    line-height: 150%
}

.footer .widgetcontact-text .widget-3 #customForm .quick_form_9_css .customForm-inputs input[type="button"] {
    background-color: #fd0;
    border-radius: 0 32px 32px 0;
    border: none;
    background-image: url(../images/check-submit.svg);
    background-repeat: no-repeat;
    background-size: 22px;
    background-position: 50%;
    position: absolute;
    top: 0;
    right: 0;
    height: 58px;
    text-indent: 70px;
    width: 61px;
    overflow: hidden;
    display: block;
    cursor: pointer
}

.footer .widgetcontact-visual {
    background: #292929;
    width: 110px;
    height: 110px;
    display: inline-flex;
    justify-content: center;
    align-items: center
}

@media only screen and (max-width: 1000px) {
    .footer .widgetcontact-visual {
        position: absolute
    }
}

.footer .menu-footer-menu-de-container .menu, .footer .menu-footer-menu-container .menu {
    display: flex
}

.footer .menu-footer-menu-de-container .menu > .menu-item-has-children, .footer .menu-footer-menu-container .menu > .menu-item-has-children {
    width: 33%
}

.footer .menu-footer-menu-de-container .menu > .menu-item-has-children a, .footer .menu-footer-menu-container .menu > .menu-item-has-children a {
    font-family: "TypoldMedium";
    font-weight: 700
}

.footer .menu-footer-menu-de-container .menu .sub-menu a, .footer .menu-footer-menu-container .menu .sub-menu a {
    font-family: "TypoldRegular";
    font-weight: 400
}

.footer .footer-much-infomaniak {
    border-top: 1px solid #F2F2F2
}

.footer .footer-much {
    border-top: 1px solid #F2F2F2;
    padding-top: 25px;
    padding-bottom: 20px;
    display: flex;
    justify-content: space-between
}

.footer .footer-much p {
    margin-bottom: 0
}

.footer .footer-much .footer-much-ctas a {
    margin: 0 15px
}

.footer .footer-much-social ul {
    padding: 0;
    list-style: none
}

.footer .footer-much-social ul li {
    display: inline-block;
    margin-left: 24px
}

.footer .footer-much-social i {
    font-size: 20px;
    color: white;
    background: black;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    display: inline-flex;
    justify-content: center;
    align-items: center
}

.footer .newsletter-footer h3 {
    font-size: 16px;
    line-height: 150%;
    font-family: "TypoldMedium";
    font-weight: 700
}

@media only screen and (max-width: 1000px) {
    .footer .footer-much .footer-much-copyright {
        display: none
    }

    .footer .footer-much-social ul {
        text-align: center
    }

    .footer .footer-much-social ul li {
        margin-left: 5px;
        margin-right: 5px;
        margin-bottom: 10px
    }

    .footer .footer-much-infomaniak {
        margin: auto;
        width: 40%;
    }
}

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

    .footer .footer-much {
        display: block;
        border-top: 0;
        padding-bottom: 0
    }

    .footer .footer-much .footer-much-ctas {
        display: flex;
        justify-content: space-between;
        margin-bottom: 20px
    }

    .footer .footer-much .footer-much-ctas a {
        margin: 0;
        padding: 8px 15px
    }

    .footer .newsletter-footer {
        padding-top: 19px
    }

    .footer .footer-menu, .footer .menu-footer-menu-container .menu, .footer .menu-footer-menu-de-container .menu {
        display: block
    }

    .footer .footer-menu > li, .footer .menu-footer-menu-container .menu > li, .footer .menu-footer-menu-de-container .menu > li {
        border-bottom: 1px solid #E0E0E0
    }

    .footer .footer-menu > li > a, .footer .menu-footer-menu-container .menu > li > a, .footer .menu-footer-menu-de-container .menu > li > a {
        position: relative;
        display: block;
        padding: 18px 0
    }

    .footer .footer-menu > li > a:after, .footer .menu-footer-menu-container .menu > li > a:after, .footer .menu-footer-menu-de-container .menu > li > a:after {
        display: block;
        content: '\f078';
        font-family: 'FontAwesome';
        color: #333;
        position: absolute;
        top: 19px;
        right: 0;
        font-size: 15px;
        font-weight: normal
    }

    .footer .footer-menu .sub-menu, .footer .menu-footer-menu-container .menu .sub-menu, .footer .menu-footer-menu-de-container .menu .sub-menu {
        display: none;
        padding-bottom: 19px
    }

    .footer .footer-menu .sub-menu a, .footer .menu-footer-menu-container .menu .sub-menu a, .footer .menu-footer-menu-de-container .menu .sub-menu a {
        display: block;
        padding: 10px 0
    }

    .footer .footer-menu .sub-menu.active, .footer .menu-footer-menu-container .menu .sub-menu.active, .footer .menu-footer-menu-de-container .menu .sub-menu.active {
        display: block
    }

    .footer .footer-menu .ot-list-active .sub-menu, .footer .menu-footer-menu-container .menu .ot-list-active .sub-menu, .footer .menu-footer-menu-de-container .menu .ot-list-active .sub-menu {
        display: block
    }

    .footer .footer-menu > .menu-item-has-children, .footer .menu-footer-menu-container .menu > .menu-item-has-children, .footer .menu-footer-menu-de-container .menu > .menu-item-has-children {
        width: 100%
    }
}

body {
    padding-top: 116px
}

@media only screen and (max-width: 1080px) {
    body {
        padding-top: 62px
    }
}

.header #main-menu .wrapper > ul, .header, #main-menu.floatingmainmenu .subset {
    background: white
}

.header {
    font-weight: 800;
    position: fixed;
    top: 0;
    z-index: 2000;
    width: 100%
}

@media only screen and (max-width: 1080px) {
    .header {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 62px;
        background: black;
        z-index: 1000
    }
}

.header .hidden {
    display: none !important
}

.header .wrapper {
    background: #292929
}

@media only screen and (max-width: 1239px) {
    .header .wrapper {
        width: 100%
    }
}

@media only screen and (max-width: 1080px) {
    .header .wrapper {
        background: #333333;
        width: 100%
    }
}

.header .wrapper ul.menu > li {
    margin: 0 50px
}

.header .wrapper ul.menu > li:last-child {
    margin-right: 10px
}

@media only screen and (max-width: 1350px) {
    .header .wrapper ul.menu > li {
        margin: 0 30px
    }

    .header .wrapper ul.menu > li:last-child {
        margin-right: 30px
    }
}

@media only screen and (max-width: 1200px) {
    .header .wrapper ul.menu > li {
        margin: 0 11px
    }
}

.header .wrapper ul > li.big-drop > .sub-menu {
    display: none;
    position: absolute;
    width: calc(100% + 80px);
    left: -40px;
    padding: 0 40px;
    z-index: 3;
    background: #fff;
    background: linear-gradient(90deg, #f5f5f5 0%, #FFF 100%);
    color: #292929;
    min-height: 377px;
    padding-bottom: 24px
}

.header .wrapper ul > li.big-drop > .sub-menu:before {
    background: linear-gradient(90deg, #f5f5f5 0%, #FFF 100%);
    content: "";
    position: absolute;
    width: 100vw;
    height: 100%;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1
}

.header .wrapper ul > li.big-drop.menu-type-3 > .sub-menu {
    background: #333333;
    color: white
}

.header .wrapper ul > li.big-drop.menu-type-3 > .sub-menu:before {
    background: #333333
}

.header .wrapper ul > li.big-drop.menu-type-3 > .sub-menu p, .header .wrapper ul > li.big-drop.menu-type-3 > .sub-menu ul li, .header .wrapper ul > li.big-drop.menu-type-3 > .sub-menu ol li {
    color: white
}

.header .wrapper ul > li.big-drop.menu-type-3 > .sub-menu .sub-menu-inner .sub-menu-link {
    border-color: white
}

.header .wrapper ul > li.big-drop.menu-type-2 ul.sub-menu, .header .wrapper ul > li.big-drop.menu-type-1 ul.sub-menu {
    padding: 55px 0 20px;
    text-align: center;
    width: 100%
}

.header .wrapper ul > li.big-drop.menu-type-2 ul.sub-menu li, .header .wrapper ul > li.big-drop.menu-type-1 ul.sub-menu li {
    display: inline-block;
    text-align: left;
    padding: 0 15px;
    width: 16%;
    box-sizing: border-box
}

.header .wrapper ul > li.big-drop.menu-type-2 ul.sub-menu li.submenu-text, .header .wrapper ul > li.big-drop.menu-type-1 ul.sub-menu li.submenu-text {
    margin-top: -30px
}

.header .wrapper ul > li.big-drop.menu-type-2 ul.sub-menu li.submenu-text span, .header .wrapper ul > li.big-drop.menu-type-1 ul.sub-menu li.submenu-text span {
    font-weight: 500;
    font-size: 31px;
    line-height: 120%;
    text-transform: uppercase
}

.header .wrapper ul > li.big-drop.menu-type-2 ul.sub-menu li h3, .header .wrapper ul > li.big-drop.menu-type-1 ul.sub-menu li h3 {
    text-transform: uppercase;
    margin-top: 13px
}

.header .wrapper ul > li.big-drop.menu-type-2 ul.sub-menu li .visual, .header .wrapper ul > li.big-drop.menu-type-1 ul.sub-menu li .visual {
    height: 140px;
    width: 100%;
    max-width: 250px;
    background: #bdbdbd;
    display: block;
    border: 0;
    box-shadow: none
}

.header .wrapper ul > li.big-drop.menu-type-2 ul.sub-menu li .visual img, .header .wrapper ul > li.big-drop.menu-type-1 ul.sub-menu li .visual img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.header .wrapper ul > li.big-drop.menu-type-2 ul.sub-menu {
    padding-left: 25%
}

.header .wrapper ul > li.big-drop.menu-type-2 ul.sub-menu li {
    width: 20%
}

.header .wrapper ul > li.big-drop.menu-type-2 ul.sub-menu li.submenu-visual {
    position: absolute;
    left: 40px;
    width: 24%
}

.header .wrapper ul > li.big-drop.menu-type-2 ul.sub-menu li.submenu-visual .submenu-visual {
    height: 140px;
    width: 100%;
    max-width: 250px
}

.header .wrapper ul > li.big-drop.menu-type-2 ul.sub-menu li.submenu-visual .submenu-visual img {
    max-width: 100%
}

.header .wrapper li.big-drop-2.menu-type-3 ul.sub-menu {
    columns: 3;
    padding: 55px 0 20px 45%;
    text-align: left
}

.header .wrapper li.big-drop-2.menu-type-3 ul.sub-menu li.menu-type-3 {
    position: absolute;
    left: 40px;
    top: 0;
    width: calc(45% - 40px);
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid
}

.header .wrapper li.big-drop-2.menu-type-3 ul.sub-menu li.menu-type-1 {
    border-bottom: 1px solid #828282;
    display: block;
    margin-left: 60px
}

.header .wrapper li.big-drop-2.menu-type-3 ul.sub-menu li.menu-type-1 a {
    display: block;
    font-weight: bold;
    font-size: 18px;
    padding: 10px 20px 10px 0
}

.header .wrapper li.big-drop-2.menu-type-3 ul.sub-menu li.menu-type-1 a:after {
    display: block;
    content: '\f054';
    font-family: 'FontAwesome';
    position: absolute;
    top: 50%;
    right: 0;
    font-size: 13px;
    font-weight: normal;
    margin-top: -12px
}

.header .header-2-content {
    padding: 0;
    display: table;
    width: 100%
}

.header .header-2-content .header-logo {
    text-align: center;
    width: 58px;
    height: 58px;
    display: inline-flex;
    position: absolute;
    z-index: 1002;
    align-content: center;
    justify-content: center;
    background: #292929;
    left: 0
}

.header .header-2-content .header-logo img {
    margin: 12px 20px;
    height: 35px
}

@media only screen and (max-width: 1080px) {
    .header .header-2-content .header-logo {
        width: 62px;
        height: 61px;
        background: #333333
    }

    .header .header-2-content .header-logo img {
        margin: 11px 18px;
        width: 25px
    }
}

.header .header-2-content .header-search {
    width: calc(25% - 146px);
    min-width: 170px;
    margin-right: 0;
    float: right;
    position: relative
}

.header .header-2-content .header-search input[type="submit"] {
    position: absolute;
    right: 0;
    height: 100%;
    top: 0;
    z-index: 3;
    opacity: 0;
    width: 55px
}

@media only screen and (max-width: 1080px) {
    .header .header-2-content .header-search input[type="submit"] {
        z-index: 0
    }
}

.header .header-2-content .header-search input.search-box {
    height: 58px;
    border: 0;
    border-left: 1px solid #4F4F4F;
    background: transparent;
    z-index: 2;
    position: relative;
    transition: all .2s;
    font-weight: normal;
    font-size: 18px;
    line-height: 150%;
    color: #828282
}

.header .header-2-content .header-search input.search-box:focus {
    background: #333
}

@media only screen and (max-width: 1080px) {
    .header .header-2-content .header-search input.search-box {
        width: 0;
        padding: 0;
        border: 0;
        text-align: left;
        background: transparent !important
    }
}

.header .header-2-content .header-search .icon-search {
    display: block;
    float: right;
    font-size: 27px;
    position: absolute;
    color: #fd0;
    right: 0;
    margin-top: 15px;
    margin-right: 20px;
    font-weight: bold;
    transform: scaleX(-1);
    z-index: 3;
    pointer-events: none
}

@media only screen and (max-width: 1080px) {
    .header .header-2-content .header-search .icon-search {
        padding: 17px;
        margin: 0;
        background: #333333;
        z-index: 3;
        pointer-events: auto;
        cursor: pointer
    }
}

@media only screen and (max-width: 767px) {
    .header .header-2-content .header-search .icon-search {
        padding: 17px 12px;
        font-size: 25px
    }
}

@media only screen and (max-width: 1080px) {
    .header .header-2-content .header-search {
        height: 62px;
        width: 62px;
        min-width: 0;
        margin-right: 0;
        position: relative;
        overflow: hidden;
        transition: width .4s
    }

    .header .header-2-content .header-search.active {
        width: 162px
    }

    .header .header-2-content .header-search.active input.search-box {
        width: 140px
    }

    .header .header-2-content .header-search.active input[type="submit"] {
        z-index: 4
    }
}

.header .header-2-content .header-direct {
    float: left;
    margin-left: 58px;
    position: relative
}

.header .header-2-content .header-direct .live-spinner {
    transform: scale(0.6);
    margin: 0;
    position: absolute;
    left: 8px;
    margin-top: 20px;
    margin-top: 9px
}

.header .header-2-content .header-direct p {
    font-size: 14px;
    line-height: 120%;
    font-family: "TypoldLight";
    font-weight: 400;
    text-transform: uppercase;
    color: #fd0;
    margin-left: 50px;
    margin-top: 20px
}

.header .header-2-content .header-direct p span {
    font-weight: 400;
    font-family: "TypoldMedium"
}

.header .header-2-content .header-switch-lang {
    float: right;
    position: relative
}

@media only screen and (max-width: 1080px) {
    .header .header-2-content .header-switch-lang {
        display: none
    }
}

.header .header-2-content .header-switch-lang a {
    font-size: 18px;
    line-height: 180%;
    font-family: "TypoldBold";
    text-transform: uppercase
}

.header .header-2-content .header-switch-lang .switch-lang-cta {
    color: #fd0;
    border-left: 1px solid #4F4F4F;
    width: 70px;
    display: inline-flex;
    height: 58px;
    text-align: center;
    justify-content: center;
    align-items: center;
    text-transform: uppercase
}

.header .header-2-content .header-switch-lang .switch-lang-cta:after {
    display: block;
    content: '\f078';
    font-family: 'FontAwesome';
    color: #fd0;
    float: right;
    margin-left: 10px;
    font-size: 15px;
    font-weight: normal
}

.header .header-2-content .header-switch-lang ul {
    display: none;
    position: absolute;
    width: 100%;
    background: #292929;
    z-index: 10000
}

.header .header-2-content .header-switch-lang ul a {
    color: white;
    padding: 6px 10px;
    display: block;
    text-align: center;
    background: #333333;
    text-transform: uppercase
}

.header .header-2-content .header-switch-lang ul a:hover {
    color: #fd0
}

.header .header-2-content .header-switch-lang ul.active {
    display: block
}

.header .sub-menu-inner {
    display: flex;
    padding: 0 80px
}

.header .sub-menu-inner .sub-menu-column {
    text-align: left;
    margin: 0 50px
}

@media only screen and (max-width: 1350px) {
    .header .sub-menu-inner .sub-menu-column {
        margin: 0 20px
    }
}

.header .sub-menu-inner .sub-menu-column:first-child {
    margin: 0
}

.header .sub-menu-inner .sub-menu-column:nth-child(2) {
    min-width: 25%;
    max-width: 390px;
    margin-left: 30px
}

.header .sub-menu-inner .sub-menu-title {
    font-weight: 400;
    font-family: "TypoldMedium";
    font-size: 31px;
    line-height: 120%;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    margin-top: 20px
}

.header .sub-menu-inner .sub-menu-link {
    font-weight: 700;
    font-family: "TypoldMedium";
    font-size: 14px;
    line-height: 120%;
    text-transform: uppercase;
    border: 1px solid black;
    border-radius: 50px;
    padding: 3px 10px 4px;
    margin-top: 30px;
    margin-bottom: 30px;
    display: inline-flex;
    align-items: center
}

.header .sub-menu-inner .sub-menu-link:before {
    display: inline-block;
    content: '\f054';
    font-family: 'FontAwesome';
    font-size: 13px;
    font-weight: normal;
    margin: 0 10px 0 8px
}

.header .sub-menu-inner .sub-menu-highlight {
    font-weight: 400;
    font-family: "TypoldMedium";
    font-size: 20px;
    line-height: 120%;
    text-transform: uppercase;
    display: block;
    margin-top: 26px;
    margin-bottom: 20px
}

.header .sub-menu-inner .sub-menu-categories {
    padding: 55px 0 20px
}

.header .sub-menu-inner .sub-menu-categories a {
    font-weight: bold;
    font-size: 18px;
    padding: 10px 20px 10px 0;
    border-bottom: 1px solid #E0E0E0;
    display: block
}

.header .sub-menu-inner .sub-menu-categories a:after {
    display: block;
    content: '\f054';
    font-family: 'FontAwesome';
    color: #333333;
    position: absolute;
    top: 50%;
    right: 0;
    font-size: 13px;
    font-weight: normal;
    margin-top: -12px
}

.header .sub-menu-inner .sub-menu-categories a:hover {
    text-decoration: none
}

.header .sub-menu-inner .sub-menu-categories li:last-child a {
    border: 0
}

.header .sub-menu-inner .sub-menu-tags {
    padding: 0 0 20px
}

.header .sub-menu-inner .sub-menu-tags a {
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    display: inline-block;
    text-transform: uppercase;
    border: 1px solid black;
    border-radius: 50px;
    padding: 5px 10px
}

.header .sub-menu-inner .sub-menu-tags a:hover {
    text-decoration: none
}

.header .sub-menu-inner .sub-menu-tags li {
    display: inline-block;
    margin: 0 15px 15px 0
}

@media only screen and (max-width: 1350px) {
    .header .sub-menu-inner {
        padding: 0 20px
    }

    .header .wrapper li.big-drop-2.menu-type-3 ul.sub-menu li.menu-type-1 {
        margin-left: 20px
    }
}

.menu-mobile .header-switch-lang {
    display: none
}

@media only screen and (max-width: 1080px) {
    .ot-menu-list {
        top: 117px
    }

    .ot-menu-list .sub-menu-column:not(.sub-menu-column-cat) {
        display: none
    }

    .ot-menu-list .submenu-visual, .ot-menu-list .submenu-text, .ot-menu-list a.visual {
        display: none
    }

    .header .header-2-content .header-direct {
        position: fixed;
        top: 62px;
        z-index: 1000;
        background: #333333;
        width: 100%;
        left: -100%;
        transition: all 0.2s;
        border-top: 1px solid #4F4F4F;
        margin-left: 0;
        margin-top: -1px
    }

    body.ot-menu-active .header .header-2-content .header-direct {
        left: 0px
    }

    body.ot-menu-active .header-switch-lang {
        display: block
    }

    .header-switch-lang {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        padding: 20px 5px;
        background-color: #fff;
        z-index: 1000;
        text-transform: uppercase
    }

    .header-switch-lang a, .header-switch-lang li {
        color: black;
        display: inline-block;
        line-height: 25px;
        padding: 0
    }

    .header-switch-lang a {
        padding: 0 12px
    }

    .header-switch-lang a.switch-lang-cta {
        color: #BDBDBD
    }

    .header-switch-lang ul {
        display: inline-block;
        vertical-align: top;
        line-height: 25px;
        padding: 0
    }

    .header-switch-lang li {
        border-left: 1px solid black
    }
}

.header-topmenu {
    display: block;
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e5e5e5
}

.boxed.active .header .header-topmenu {
    margin-right: 20px;
    margin-left: 20px;
    position: relative;
    z-index: 1002
}

.header-topmenu:after {
    display: block;
    content: '';
    clear: both
}

.header-topmenu ul {
    display: block
}

.header-topmenu ul li {
    display: block;
    float: left
}

.header-topmenu ul.right li {
    margin-left: 15px
}

.header-topmenu ul.left li {
    margin-right: 15px
}

.header-topmenu ul li a {
    display: block;
    font-size: 14px;
    font-weight: 600;
    font-family: "TypoldMedium";
    color: #aaa
}

.header-topmenu ul li:hover > a {
    color: #7b7b7b
}

.topmenu-link .fa {
    color: #fff;
    background: #d1d1d1;
    display: inline-block;
    font-size: 10px;
    padding: 5px 0;
    font-weight: 400;
    margin-top: -4px;
    margin-bottom: -2px;
    border-radius: 1px;
    -moz-border-radius: 1px;
    position: relative;
    width: 21px;
    text-align: center
}

.topmenu-link .fa:after {
    display: block;
    content: '';
    position: absolute;
    width: 5px;
    height: 5px;
    background: inherit;
    top: 7px;
    right: -2px;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg)
}

.topmenu-link .counter {
    display: inline-block;
    padding-left: 8px;
    font-family: Arial;
    font-weight: 700;
    font-size: 11px;
    line-height: 17px;
    margin-top: -2px;
    margin-bottom: -1px;
    color: #d1d1d1
}

.rtl .topmenu-link .counter {
    float: right
}

.topmenu-link {
    position: relative
}

.topmenu-link:after {
    display: block;
    position: absolute;
    color: #fff;
    content: '\f0da';
    font-family: 'FontAwesome';
    top: -4px;
    left: 17px;
    font-size: 3px;
    line-height: 100%;
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg)
}

.header-topmenu .wrapper > ul li {
    position: relative;
    z-index: 1002
}

.header-topmenu .wrapper > ul li:hover {
    z-index: 1003
}

.header-topmenu .wrapper > ul > li a:not(.topmenu-link) span {
    display: block;
    position: relative;
    padding-right: 10px
}

.header-topmenu .wrapper > ul > li a:not(.topmenu-link) span:after {
    display: block;
    position: absolute;
    content: '\f0d7';
    font-family: 'FontAwesome';
    top: 0;
    right: 0;
    font-size: 8px;
    line-height: 16px
}

.header-topmenu .wrapper > ul > li ul a:not(.topmenu-link) span:after {
    content: '\f0da';
    line-height: 14px
}

.header-topmenu .wrapper > ul > li ul {
    display: none;
    position: absolute;
    background: #fff;
    width: 150px;
    margin-left: -85px;
    left: 50%;
    border: 1px solid #d8d8d8;
    border-radius: 3px;
    -moz-border-radius: 3px;
    padding: 15px;
    margin-top: 10px;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.07);
    z-index: 100
}

.header-topmenu .wrapper > ul > li ul:before {
    display: block;
    content: '';
    background: transparent;
    position: absolute;
    top: -10px;
    left: 0;
    right: 0;
    height: 10px
}

.header-topmenu .wrapper > ul > li ul:after {
    display: block;
    background: inherit;
    width: 8px;
    height: 8px;
    top: -5px;
    left: 47%;
    position: absolute;
    content: '';
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    border-top: 1px solid #d8d8d8;
    border-right: 1px solid #d8d8d8
}

.header-topmenu .wrapper > ul li.ot-list-active > ul, .header-topmenu .wrapper > ul li:hover > ul {
    display: block
}

.header-topmenu .wrapper > ul > li:hover > ul li {
    display: block;
    float: none;
    margin-left: 0
}

.header-topmenu .wrapper > ul > li > ul li {
    display: block;
    margin-bottom: 8px;
    padding-bottom: 8px;
    border-bottom: 1px dotted #ccc;
    position: relative
}

.header-topmenu .wrapper > ul > li > ul li a {
    display: block
}

.header-topmenu .wrapper > ul > li > ul li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0
}

.header-topmenu .wrapper > ul > li > ul > li ul {
    position: absolute;
    left: 180px;
    top: 0;
    margin-left: 0;
    margin-top: -16px
}

.header-topmenu .wrapper > ul > li > ul > li ul:before {
    height: 100%;
    top: 0;
    left: -31px;
    width: 31px
}

.header-topmenu .wrapper > ul > li > ul > li ul:after {
    left: -5px;
    top: 15px;
    transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    -webkit-transform: rotate(225deg)
}

.soc-pages {
    display: block;
    margin-bottom: 10px
}

.soc-pages a {
    display: inline-block;
    margin-left: 3px;
    width: 21px;
    background: #aaa;
    color: #fff;
    line-height: 21px;
    text-align: center;
    font-size: 10px;
    border-radius: 50%;
    -moz-border-radius: 50%
}

.soc-pages a:hover {
    background: #232323;
    color: #fff
}

.header #main-menu {
    display: block;
    z-index: 1001;
    position: relative
}

.header #main-menu .wrapper {
    margin-left: auto;
    margin-right: auto
}

.header #main-menu .wrapper > ul {
    display: block;
    text-align: right;
    background: white;
    height: 58px
}

.header #main-menu .wrapper > ul > li {
    display: inline-block
}

.header #main-menu .wrapper > ul > li:hover:after {
    display: none
}

.header #main-menu .wrapper > ul > li > a {
    display: block;
    padding: 17px 0;
    font-weight: bold;
    font-family: "TypoldBold";
    font-size: 20px;
    line-height: 120%;
    text-transform: uppercase;
    color: #333
}

.header #main-menu .wrapper > ul > li.big-drop-2 > a span, .header #main-menu .wrapper > ul > li.menu-item-has-children > a span {
    padding-right: 25px;
    position: relative
}

.header #main-menu .wrapper > ul > li.big-drop-2 > a span:after, .header #main-menu .wrapper > ul > li.menu-item-has-children > a span:after {
    display: block;
    content: '\f078';
    font-family: 'FontAwesome';
    color: #333;
    position: absolute;
    top: 3px;
    right: 0;
    font-size: 15px;
    font-weight: normal
}

.header #main-menu .wrapper > ul > li a i.fa {
    padding-right: 8px
}

.header #main-menu .wrapper > ul > li > a i:not(.fa) {
    display: block;
    font-size: 10px;
    font-weight: 400;
    padding-top: 3px;
    opacity: .6;
    filter: alpha(opacity=60)
}

.header #main-menu .wrapper > ul > li > a i:not(.fa):empty, .header #main-menu .wrapper ul > li > ul > li:last-child a:after {
    display: none !important
}

.header #main-menu .wrapper ul li a {
    position: relative
}

.header #main-menu .wrapper ul li ul a, .header #main-menu .wrapper ul li .sub-menu a {
    font-family: "TypoldMedium"
}

.header #main-menu .wrapper > ul > li.big-drop.ot-list-active > .sub-menu, .header #main-menu .wrapper > ul > li.big-drop:hover > .sub-menu, .header #main-menu .wrapper > ul > li:hover > ul {
    display: block !important
}

.header #main-menu .wrapper > ul > li.big-drop > a {
    position: relative
}

.header #main-menu .wrapper > ul > li.current-menu-item > a:before, .header #main-menu .wrapper > ul > li.big-drop:hover > a:before, .header #main-menu .wrapper > ul > li.normal-drop.ot-dropdown:hover > a:before {
    display: block;
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 8px;
    background: linear-gradient(90deg, #F9B000 0%, #fd0 100%)
}

.header #main-menu .wrapper > ul > li.big-drop:hover {
    position: inherit
}

.header #main-menu .wrapper > ul > li.big-drop > ul > li:after {
    display: block;
    border-left: 1px dotted #ccc;
    width: 1px;
    top: 20px;
    bottom: 20px;
    left: 0;
    position: absolute;
    content: ''
}

.header #main-menu .wrapper > ul > li.big-drop > ul > li:first-child:after {
    display: none
}

.header #main-menu .wrapper > ul > li.big-drop > .sub-menu > li ul {
    display: block
}

.header #main-menu .wrapper > ul > li.big-drop > .sub-menu > li > ul {
    display: block;
    padding: 20px 20px 17px;
    margin-top: 0;
    position: relative;
    z-index: 1
}

.header #main-menu .wrapper > ul > li.big-drop-1 > .sub-menu > li > ul:before {
    display: block;
    position: absolute;
    content: '';
    top: 0;
    left: 20px;
    right: 20px;
    height: 1px;
    border-top: 1px dotted #ccc
}

.header #main-menu .wrapper > ul > li.big-drop > .sub-menu > li > ul li {
    display: block;
    margin-bottom: 13px;
    padding-left: 20px;
    position: relative
}

.header #main-menu .wrapper > ul > li.big-drop > .sub-menu > li > ul li > a:hover {
    text-decoration: underline
}

.header #main-menu .wrapper > ul > li.big-drop > .sub-menu > li > ul li:last-child {
    margin-bottom: 5px
}

.header #main-menu .wrapper > ul > li.big-drop > .sub-menu > li > ul li:before {
    display: inline-block;
    font-family: 'FontAwesome';
    content: '\f105';
    position: absolute;
    left: 0;
    top: 0;
    font-size: 11px;
    line-height: 14px
}

.big-drop > ul.sub-menu-1 .sub-menu {
    display: none !important
}

.header .big-drop .article-column img {
    max-width: 100%;
    height: auto;
    margin-bottom: 15px;
    width: 390px
}

.header .big-drop .article-column h3 {
    font-weight: bold;
    font-size: 16px;
    line-height: 150%
}

.header .big-drop .article-column p {
    font-size: 14px
}

.header .big-drop .menu-switcher {
    display: block;
    margin: 20px 10px 20px 20px
}

.header .big-drop .menu-switcher .switch-cat {
    display: block;
    padding: 13px 15px;
    margin-bottom: 4px;
    font-size: 14px;
    font-weight: 600;
    position: relative
}

.header #top-sub-menu {
    display: block;
    margin-top: -20px;
    background: #efefef;
    margin-bottom: 20px;
    min-height: 1px
}

.header #top-sub-menu .wrapper {
    background: inherit
}

.boxed.active .header #top-sub-menu {
    margin-right: 0;
    margin-left: 0
}

.header #top-sub-menu ul {
    overflow: hidden;
    display: block;
    background: inherit
}

.header #top-sub-menu ul:after {
    display: block;
    content: '';
    clear: both
}

.header #top-sub-menu ul li {
    display: block;
    float: left;
    position: relative;
    background: inherit
}

.header #top-sub-menu ul li a {
    display: block;
    padding: 15px 25px 15px 20px;
    font-size: 14px;
    font-weight: 600;
    position: relative;
    background: inherit;
    color: #797979
}

.header #top-sub-menu ul li:hover a {
    background: #e6e6e6;
    color: #232323
}

.header #top-sub-menu ul li:first-child a:before {
    display: none
}

.header #top-sub-menu ul li a:before {
    display: block;
    content: '';
    position: absolute;
    background: inherit;
    width: 20px;
    height: 100%;
    top: 55%;
    left: -12px;
    border-left: 1px solid #e0e0e0;
    transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    -webkit-transform: rotate(30deg)
}

.header #top-sub-menu ul li a:after {
    display: block;
    content: '';
    position: absolute;
    background: inherit;
    width: 20px;
    height: 100%;
    top: -55%;
    left: -12px;
    border-left: 1px solid #e0e0e0;
    transform: rotate(-30deg);
    -ms-transform: rotate(-30deg);
    -webkit-transform: rotate(-30deg)
}

.header #top-sub-menu ul li:last-child:before {
    display: block;
    content: '';
    position: absolute;
    background: inherit;
    width: 20px;
    height: 100%;
    top: 55%;
    right: -8px;
    border-left: 1px solid #e0e0e0;
    transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    -webkit-transform: rotate(30deg);
    z-index: 2
}

.header #top-sub-menu ul li:last-child:after {
    display: block;
    content: '';
    position: absolute;
    background: inherit;
    width: 20px;
    height: 100%;
    top: -55%;
    right: -8px;
    border-left: 1px solid #e0e0e0;
    transform: rotate(-30deg);
    -ms-transform: rotate(-30deg);
    -webkit-transform: rotate(-30deg)
}

body #main-menu li.big-drop-1:hover > .sub-menu {
    display: table !important
}

body #main-menu li.big-drop-1 > .sub-menu > li {
    display: table-cell !important;
    float: none !important;
    width: auto !important;
    margin: 0 !important;
    padding: 0 !important
}

body #main-menu li.big-drop-2 > .sub-menu > li > ul li:before, body #main-menu li.big-drop-2 > .sub-menu > li > ul:before {
    display: none !important
}

body #main-menu li.big-drop-2 > .sub-menu > li > ul li {
    padding-left: 0 !important;
    position: static !important;
    margin-bottom: 0 !important
}

body #main-menu li.big-drop-2 > .sub-menu > li > ul > li > a {
    display: block;
    padding: 2px 15px;
    margin-bottom: 3px;
    font-size: 12px;
    font-weight: 600;
    position: relative;
    border-radius: 0 !important;
    -moz-border-radius: 0 !important
}

body #main-menu li.big-drop-2 > .sub-menu > li > ul > li.active > a {
    box-shadow: inset 3px 0 0 #232323;
    background: #f0f0f0;
    position: relative
}

body #main-menu li.big-drop-2 > .sub-menu > li > ul > li > a:hover {
    background: #f0f0f0
}

body #main-menu li.big-drop-2 > .sub-menu > li > ul li.active .menu-content-inner {
    display: block
}

body #main-menu li.big-drop-2 > .sub-menu > li > ul li .menu-content-inner {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    width: 75%;
    padding: 20px 0
}

#main-menu ul.menu > li.big-drop-1 > .sub-menu > li > ul.sub-menu {
    display: none
}

.menu-overlay {
    display: none;
    position: fixed;
    background: rgba(0, 0, 0, 0.6);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000
}

label {
    font-family: "TypoldRegular", sans-serif;
    font-weight: normal
}

input[type=text], input[type=email], input[type=url], input[type=tel], input[type=number], input[type=password], textarea {
    padding: 20px;
    border: 1px solid #4F4F4F;
    width: 100%;
    border-radius: 0;
    appearance: none;
    -webkit-appearance: none
}

select {
    appearance: none;
    border: 1px solid #E0E0E0;
    border-radius: 45px;
    font-size: 16px;
    line-height: 150%;
    font-weight: 400;
    padding: 17px 90px 17px 20px;
    background: url(../images/arrow-down.svg) no-repeat;
    background-size: 15px;
    background-position: 93%;
    appearance: none;
    -webkit-appearance: none
}

select:focus, select:visited {
    border: 1px solid #E0E0E0
}

.active.boxed {
    width: 100%
}

.wrapper {
    width: calc(100% - 80px);
    max-width: 1650px;
    margin-left: auto;
    margin-right: auto
}

@media only screen and (max-width: 1350px) {
    .wrapper {
        width: calc(100% - 40px)
    }
}

@media only screen and (max-width: 1000px) {
    .wrapper {
        width: calc(100% - 30px)
    }
}

.swiper-button-prev {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -15px;
    width: 18px;
    height: 30px;
    margin-left: 30px;
    z-index: 4;
    cursor: pointer
}

@media only screen and (max-width: 767px) {
    .swiper-button-prev {
        margin-left: 20px
    }
}

.swiper-button-prev.swiper-button-disabled {
    opacity: 0.5
}

.swiper-button-prev:before {
    display: inline-block;
    content: '\f053';
    font-family: 'FontAwesome';
    font-size: 34px;
    font-weight: normal;
    color: white;
    opacity: 0.6
}

.swiper-button-prev:hover:not(.swiper-button-disabled):before {
    opacity: 1
}

.swiper-button-next {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -15px;
    width: 18px;
    height: 30px;
    margin-right: 30px;
    z-index: 4;
    cursor: pointer
}

@media only screen and (max-width: 767px) {
    .swiper-button-next {
        margin-right: 20px
    }
}

.swiper-button-next.swiper-button-disabled {
    opacity: 0.5
}

.swiper-button-next:before {
    display: inline-block;
    content: '\f054';
    font-family: 'FontAwesome';
    font-size: 34px;
    font-weight: normal;
    color: white;
    opacity: 0.6
}

.swiper-button-next:hover:not(.swiper-button-disabled):before {
    opacity: 1
}

.block-replay .swiper-button-prev {
    top: 40%;
    margin-top: 0;
    margin-left: 15px
}

@media only screen and (max-width: 767px) {
    .block-replay .swiper-button-prev {
        top: 45%
    }
}

.block-replay .swiper-button-prev:before {
    display: inline-block;
    content: '\f053';
    font-family: 'FontAwesome';
    font-size: 34px;
    font-weight: normal;
    color: #fd0;
    opacity: 1
}

.block-replay .swiper-button-next {
    top: 40%;
    margin-top: 0;
    margin-right: 15px
}

@media only screen and (max-width: 767px) {
    .block-replay .swiper-button-next {
        top: 45%
    }
}

.block-replay .swiper-button-next:before {
    display: inline-block;
    content: '\f054';
    font-family: 'FontAwesome';
    font-size: 34px;
    font-weight: normal;
    color: #fd0;
    opacity: 1
}

.swiper-pagination {
    z-index: 4;
    position: absolute;
    left: 140px;
    bottom: 30px
}

.swiper-pagination .swiper-pagination-bullet {
    border-radius: 50%;
    display: inline-block;
    margin-right: 15px;
    border: 2px solid transparent;
    padding: 6px;
    line-height: 0;
    cursor: pointer
}

.swiper-pagination .swiper-pagination-bullet:after {
    content: '';
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: white;
    display: inline-block
}

.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    border-color: #fd0
}

.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:after {
    background: #fd0
}

.section-title {
    margin-bottom: 30px
}

.section-title h2 {
    font-weight: 400;
    font-family: "TypoldMedium";
    font-size: 31px;
    line-height: 120%;
    text-transform: uppercase;
    color: #292929;
    position: relative;
    padding-left: 21px
}

.section-title h2:before {
    content: '';
    width: 6px;
    height: calc(100% - 5px);
    float: left;
    background: #fd0;
    margin-top: 5px;
    position: absolute;
    left: 0
}

.section-title h2 span {
    font-family: "TypoldLight";
    font-weight: 300
}

@media only screen and (max-width: 767px) {
    .section-title {
        margin-bottom: 15px
    }

    .section-title h2 {
        font-size: 26px;
        line-height: 110%;
        padding-left: 13px
    }
}

.journalist {
    display: flex;
    align-items: center;
    margin-top: 30px
}

.journalist a {
    text-decoration: none
}

.journalist .visual {
    width: 76px;
    height: 76px;
    overflow: hidden;
    border-radius: 50%;
    background: whitesmoke
}

.journalist img {
    height: 100%;
    width: 100%;
    object-fit: cover
}

.journalist .content {
    padding-left: 30px
}

.journalist .content p {
    font-weight: 700;
    font-size: 18px;
    line-height: 180%;
    font-family: "TypoldMedium";
    text-transform: uppercase;
    margin-bottom: 5px;
    color: #292929
}

.journalist .content p span {
    font-family: "TypoldLight";
    font-weight: 300
}

.journalist .content small {
    font-size: 18px;
    line-height: 150%
}

.strict-block .breadcrumbs li {
    color: #292929
}

.strict-block .block-title h2 {
    font-weight: 500;
    font-size: 53px;
    line-height: 120%;
    font-family: "TypoldMedium";
    text-transform: uppercase;
    margin-bottom: 20px;
    padding-left: 21px
}

.strict-block .block-title h2:before {
    content: '';
    width: 6px;
    height: 41px;
    margin-top: 16px;
    float: left;
    background: #fd0;
    position: absolute;
    left: 0
}

@media only screen and (max-width: 767px) {
    .strict-block .block-title h2 {
        color: #292929;
        font-size: 36px;
        line-height: 110%;
        padding-left: 13px
    }

    .strict-block .block-title h2:before {
        height: 36px;
        margin-top: 5px
    }
}

.the-error-msg {
    max-width: 640px;
    margin: auto
}

.tag .banner {
    background: #303030
}

.banner {
    background: #333333;
    color: white;
    position: relative
}

.banner p {
    font-size: 18px;
    line-height: 150%;
    margin-bottom: 0px;
    color: white
}

.banner .section-title {
    margin-bottom: 20px
}

.banner .section-title h2 {
    color: white;
    font-size: 53px;
    line-height: 120%
}

.banner .section-title h2:before {
    height: calc(100% - 25px);
    margin-top: 16px
}

.banner-visual {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 100%
}

.banner-visual img {
    height: 100%;
    width: 100%;
    object-fit: cover
}

.banner-content {
    height: 287px;
    position: relative;
    padding: 0 25px 20px;
    display: flex;
    align-items: flex-end
}

@media only screen and (max-width: 767px) {
    .banner {
        background: none
    }

    .banner .breadcrumbs li, .banner p {
        color: #292929
    }

    .banner .banner-content {
        padding: 20px 0;
        height: auto
    }

    .banner .banner-visual {
        display: none
    }

    .banner .section-title {
        margin-bottom: 20px
    }

    .banner .section-title h2 {
        color: #292929;
        font-size: 36px;
        line-height: 110%
    }

    .banner .section-title h2:before {
        height: calc(100% - 5px);
        margin-top: 5px
    }
}

.banner.banner-magazine {
    background: #292929;
    overflow: hidden;
    margin-bottom: 30px
}

.banner.banner-magazine .breadcrumbs {
    position: absolute;
    left: 50%;
    padding-left: 7%;
    top: 55px;
    width: calc(50% - 160px);
    z-index: 1
}

@media only screen and (max-width: 1239px) {
    .banner.banner-magazine .breadcrumbs {
        padding-left: 4%;
        width: calc(50% - 130px)
    }
}

@media only screen and (max-width: 1000px) {
    .banner.banner-magazine .breadcrumbs {
        width: 100%;
        position: relative;
        left: auto;
        top: auto;
        padding-left: 0;
        margin: 15px 0
    }
}

.banner.banner-magazine .social-article {
    float: right;
    margin-top: 3px;
    font-size: 20px;
    color: white
}

.banner.banner-magazine .social-article a:not(:last-child) {
    padding-right: 8px
}

.banner.banner-magazine .social-article a {
    color: white
}

.banner.banner-magazine .social-article a:hover {
    color: #fd0
}

.banner.banner-magazine .social-article span {
    display: none
}

.banner.banner-magazine .sharing-options {
    position: absolute;
    top: 50px;
    right: 40px;
    width: 112px
}

@media only screen and (max-width: 1239px) {
    .banner.banner-magazine .sharing-options {
        right: 10px
    }
}

@media only screen and (max-width: 1000px) {
    .banner.banner-magazine .sharing-options {
        position: relative;
        margin-bottom: 10px;
        margin-left: -5px;
        top: auto;
        right: auto
    }
}

.banner.banner-magazine .manage-favorites {
    height: 26px;
    display: inline-block
}

.banner.banner-magazine .btn-like {
    background: none;
    border: 0;
    width: 23px;
    overflow: hidden;
    height: 26px;
    cursor: pointer
}

.banner.banner-magazine .btn-like:before {
    display: block;
    content: '\e906';
    font-family: "icomoon";
    color: white;
    font-size: 23px;
    font-weight: normal;
    transition: color .4s
}

.banner.banner-magazine .btn-like:hover:before {
    color: #fd0
}

.banner.banner-magazine .btn-like.btn-liked:before {
    content: '\e907';
    color: #fd0
}

.banner.banner-magazine .section-title {
    margin-bottom: 15px
}

.banner.banner-magazine .banner-visual {
    width: 50%;
    background: #E5E5E5
}

@media only screen and (max-width: 1000px) {
    .banner.banner-magazine .banner-visual {
        display: block;
        position: relative;
        width: 100%;
        height: 450px
    }
}

@media only screen and (max-width: 767px) {
    .banner.banner-magazine .banner-visual {
        height: 210px
    }
}

.banner.banner-magazine .banner-content {
    width: 50%;
    float: right;
    align-items: initial;
    padding-top: 100px;
    padding-left: 7%;
    border: 1px solid #4F4F4F;
    min-height: 455px;
    height: auto
}

.banner.banner-magazine .banner-content p.show-title {
    font-size: 31px;
    line-height: 42px;
    font-family: "TypoldLight";
    margin-bottom: 20px
}

@media only screen and (max-width: 1000px) {
    .banner.banner-magazine .banner-content p.show-title {
        font-weight: 500;
        font-size: 28px;
        line-height: 38px;
        font-family: "TypoldMedium";
        margin-bottom: 10px
    }
}

.banner.banner-magazine .banner-content .btn-small {
    padding: 12px 30px;
    margin-top: 30px
}

.banner.banner-magazine .banner-content .btn-small:before {
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 11.5px 0 11.5px 19.9px;
    border-color: transparent transparent transparent black;
    margin-right: 10px
}

@media only screen and (max-width: 1000px) {
    .banner.banner-magazine .banner-content .btn-small {
        margin-top: 15px
    }
}

@media only screen and (max-width: 767px) {
    .banner.banner-magazine .banner-content .btn-small {
        padding: 12px 0;
        width: 100%
    }

    .banner.banner-magazine .banner-content .btn-small:before {
        border-width: 8.5px 0 8.5px 14.9px;
        margin-right: 5px
    }
}

@media only screen and (max-width: 1239px) {
    .banner.banner-magazine .banner-content {
        padding-left: 4%
    }
}

@media only screen and (max-width: 1000px) {
    .banner.banner-magazine .banner-content {
        padding-top: 20px;
        width: 100%;
        float: none;
        min-height: 0
    }
}

@media only screen and (max-width: 767px) {
    .banner.banner-magazine .banner-content {
        padding: 20px 0 0;
        border: 0
    }
}

.banner.banner-magazine .periodocite {
    position: absolute;
    font-size: 14px;
    line-height: 120%;
    text-align: center;
    text-transform: uppercase;
    color: white;
    font-weight: 700;
    font-family: "TypoldMedium";
    top: 30px;
    left: 30px;
    border-radius: 45px;
    display: flex;
    overflow: hidden
}

.banner.banner-magazine .periodocite span {
    padding: 8px 15px;
    min-width: 172px;
    background: black
}

@media only screen and (max-width: 1000px) {
    .banner.banner-magazine .periodocite span {
        font-size: 10px;
        min-width: 0
    }
}

@media only screen and (max-width: 767px) {
    .banner.banner-magazine .periodocite span {
        font-size: 9px;
        padding: 6px 15px
    }
}

.banner.banner-magazine .periodocite span:nth-child(2) {
    color: black;
    background: linear-gradient(90deg, #F9B000 0%, #fd0 100%)
}

@media only screen and (max-width: 767px) {
    .banner.banner-magazine .periodocite {
        top: 20px;
        left: 20px
    }
}

.breadcrumbs {
    padding: 0;
    list-style: none;
    margin-bottom: 10px
}

.breadcrumbs li {
    display: inline-block;
    font-size: 16px;
    line-height: 150%;
    font-weight: 400;
    color: white
}

.breadcrumbs li a {
    font-weight: 400
}

.breadcrumbs li span {
    font-weight: 700;
    font-family: "TypoldMedium"
}

.breadcrumbs li a:after {
    display: inline-block;
    content: '\f054';
    font-family: 'FontAwesome';
    font-size: 13px;
    font-weight: normal;
    margin: 0 10px 0 8px
}

.section-tabs .section-tabs-inner {
    visibility: hidden;
    position: absolute;
    width: 100%
}

.section-tabs .section-tabs-inner.active {
    visibility: visible;
    position: relative
}

*:focus, *:visited {
    outline: 0;
    outline: none;
    border: 0
}

.category-filters {
    padding: 45px 0
}

.category-filters p {
    font-size: 18px;
    line-height: 150%;
    font-weight: 400;
    margin-bottom: 10px
}

.category-filters-regions {
    margin-top: -4px
}

.category-filters-regions label {
    font-size: 16px;
    line-height: 150%;
    font-weight: 400;
    margin-bottom: 10px;
    display: block
}

.category-filters-themes li {
    display: inline-block
}

.category-filters-themes a {
    font-size: 16px;
    line-height: 120%;
    font-family: "TypoldMedium";
    text-transform: uppercase;
    border: 1px solid #E0E0E0;
    background: #E0E0E0;
    border-radius: 20px;
    padding: 5px 10px;
    margin: 0 15px 15px 0;
    display: inline-block;
    color: #292929;
    font-weight: 700
}

.category-filters-themes a.active, .category-filters-themes a:hover {
    background: #fd0;
    color: #292929
}

.category-filters-open-cta {
    display: none;
    background-color: white
}

.category-filters-close-cta, .category-filters-apply-cta, .category-filters-delete-cta {
    display: none
}

@media only screen and (max-width: 767px) {
    .category-filters {
        position: fixed;
        background: white;
        top: 0;
        left: 0;
        padding: 80px 20px 30px;
        z-index: 1000;
        height: 100vh;
        display: none
    }

    .category-filters-themes {
        margin: 10px 0;
        height: 88px;
        /*height: calc(100vh - 300px);*/
        overflow: auto
    }

    @supports (-webkit-backdrop-filter: blur(1px)) {
        .category-filters-themes {
            height: 88px;
            /*height: calc(100vh - 450px)*/
        }
    }.category-filters-apply-cta {
         display: none;
         position: fixed;
         bottom: 30px;
         left: 20px;
         z-index: 1000;
         font-size: 14px;
         line-height: 120%;
         width: calc(100% - 40px);
         padding: 18px 10px
     }

    .category-filters-apply-cta.active {
        display: block
    }

    .category-filters-delete-cta {
        display: none;
        position: fixed;
        bottom: 104px;
        left: 20px;
        z-index: 1000;
        font-size: 14px;
        line-height: 120%;
        width: calc(100% - 40px);
        padding: 16px 10px;
        border-color: #828282;
        color: #828282
    }

    .category-filters-delete-cta.active {
        display: block
    }

    .category-filters-close-cta {
        display: none;
        font-size: 16px;
        line-height: 140%;
        font-weight: 700;
        color: #292929;
        text-align: center;
        text-transform: uppercase;
        font-family: "TypoldMedium";
        position: fixed;
        top: 0;
        left: 0;
        background: white;
        width: 100%;
        z-index: 1000;
        padding: 20px 0;
        border-bottom: 1px solid #E0E0E0
    }

    .category-filters-close-cta.active {
        display: block
    }

    .category-filters-close-cta:before {
        content: '';
        display: inline-block;
        width: 15px;
        height: 15px;
        background: url(../images/icon-filters.svg) no-repeat;
        background-size: 15px;
        vertical-align: middle;
        margin-right: 10px
    }

    .category-filters-close-cta i {
        position: absolute;
        right: 13px;
        top: 7px
    }

    .category-filters-close-cta i:before, .category-filters-close-cta i:after {
        width: 24px;
        height: 2px;
        background-color: #232323;
        content: '';
        display: block;
        margin: 15px 0;
        transition: all .3s ease-out;
        transform-origin: left;
        border-radius: 2px
    }

    .category-filters-close-cta i:before {
        transform: rotate(45deg)
    }

    .category-filters-close-cta i:after {
        transform: rotate(-45deg)
    }

    .category-filters-open-cta {
        display: block;
        font-size: 16px;
        line-height: 140%;
        font-weight: 700;
        border: 1px solid #E0E0E0;
        color: #292929;
        text-align: center;
        text-transform: uppercase;
        margin-bottom: 20px;
        font-family: "TypoldMedium";
        padding: 8px 0
    }

    .category-filters-open-cta:before {
        content: '';
        display: inline-block;
        width: 15px;
        height: 15px;
        background: url(../images/icon-filters.svg) no-repeat;
        background-size: 15px;
        vertical-align: middle;
        margin-right: 10px
    }

    .category-filters.active {
        display: block
    }
}

.home-top.wrapper .block-content.row {
    position: relative
}

.home-top.wrapper .block-content.row .col-9, .home-top.wrapper .block-content.row .col-3 {
    height: 100%;
    float: none
}

.home-top.wrapper .block-content.row .col-3 {
    margin-left: 75%
}

@media only screen and (max-width: 767px) {
    .home-top.wrapper .block-content.row .col-3 {
        margin-left: 0
    }
}

.home-top.wrapper .block-content.row .col-9 {
    position: absolute;
    left: 0;
    top: 0
}

@media only screen and (max-width: 767px) {
    .home-top.wrapper .block-content.row .col-9 {
        position: relative
    }
}

@media only screen and (max-width: 1239px) {
    .home-top.wrapper {
        width: 100%;
        overflow: hidden
    }
}

.home-top-slider {
    width: calc(100% + 30px);
    height: 100%
}

@media only screen and (max-width: 1239px) {
    .home-top-slider {
        width: 100%
    }

    .home-top-slider .wrapper {
        width: 100%
    }
}

.home-top-slider .swiper-wrapper {
    height: 100%
}

.home-top-slider .swiper-slide {
    min-height: 580px;
    position: relative;
    height: 100%
}

.home-top-slider .swiper-slide .visual {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.home-top-slider .swiper-slide .text {
    position: relative;
    z-index: 2;
    color: white;
    padding: 0 140px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end
}

@media only screen and (max-width: 767px) {
    .home-top-slider .swiper-slide .text {
        padding: 0 60px
    }
}

.home-top-slider .swiper-slide .text span {
    font-weight: 700;
    font-family: "TypoldMedium";
    font-size: 31px;
    line-height: 120%;
    text-transform: uppercase;
    display: block;
    margin-bottom: 15px
}

@media only screen and (max-width: 767px) {
    .home-top-slider .swiper-slide .text span {
        font-size: 26px;
        line-height: 110%
    }
}

.home-top-slider .swiper-slide .text em {
    font-style: normal;
    font-weight: 700;
    font-family: "TypoldMedium";
    font-size: 16px;
    line-height: 120%;
    border: 1px solid #BDBDBD;
    border-radius: 20px;
    display: inline-block;
    padding: 5px 10px;
    margin-right: auto;
    text-transform: uppercase;
    margin-bottom: 15px
}

.home-top-slider .swiper-slide .text h2 {
    font-weight: 400;
    font-family: "TypoldMedium";
    font-size: 53px;
    line-height: 120%;
    margin-bottom: 100px
}

@media only screen and (max-width: 767px) {
    .home-top-slider .swiper-slide .text h2 {
        font-size: 26px;
        line-height: 110%
    }
}

.home-top-slider .swiper-slide .text h2 a {
    color: white
}

.home-top-slider .swiper-slide .text h2 a:hover {
    color: white
}

@media only screen and (max-width: 767px) {
    .home-top-slider .swiper-slide {
        min-height: 400px;
        height: 400px
    }

    .home-top-slider .swiper-pagination {
        left: 60px
    }
}

.top-sidebar {
    background: #292929;
    min-height: 580px;
    color: white;
    padding: 30px 45px;
    box-sizing: border-box
}

@media only screen and (max-width: 1350px) {
    .top-sidebar {
        padding: 30px
    }
}

@media only screen and (max-width: 1239px) {
    .top-sidebar {
        margin-left: -30px
    }
}

@media only screen and (max-width: 1000px) {
    .top-sidebar {
        height: auto;
        margin-left: 0
    }
}

@media only screen and (max-width: 767px) {
    .top-sidebar {
        padding: 20px 20px 30px;
        min-height: 0
    }
}

.top-sidebar-live {
    overflow: hidden
}

.top-sidebar-live h2 {
    font-family: "TypoldMedium";
    font-weight: 400;
    font-size: 20px;
    line-height: 120%;
    display: inline-block;
    margin-bottom: 30px;
    text-transform: uppercase
}

.top-sidebar-live h2 .live-spinner {
    margin: 0;
    transform: scale(0.6);
    margin-top: -6px;
    margin-left: -12px;
    margin-bottom: -10px
}

.top-sidebar-live a {
    font-family: "TypoldMedium";
    font-weight: 700;
    float: right;
    font-size: 18px;
    line-height: 140%;
    color: white
}

.top-sidebar-live a.live-link:after {
    display: inline-block;
    content: '\f054';
    font-family: 'FontAwesome';
    font-size: 13px;
    font-weight: normal;
    margin: 0 0px 0 10px
}

.top-sidebar-live .live-img-block {
    display: inline-block;
    position: relative
}

.top-sidebar-live .live-img-block:after {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 30px;
    height: 38px;
    background: url(../images/icon_play.svg) no-repeat;
    background-size: cover;
    content: ''
}

.top-sidebar-program h2 {
    font-family: "TypoldMedium";
    font-weight: 700;
    font-size: 18px;
    line-height: 140%;
    margin-bottom: 15px;
    margin-top: 20px;
    text-transform: uppercase
}

.top-sidebar-program .btn-small {
    width: 100%;
    justify-content: center;
    display: block
}

.top-sidebar-program ul {
    padding: 0;
    list-style: none
}

@media only screen and (max-width: 1000px) {
    .top-sidebar-program ul {
       /* display: none */
    }
}

.top-sidebar-program ul li {
    overflow: hidden;
    display: table-row
}

.top-sidebar-program ul li img {
    width: calc(100% - 145px);
    max-width: 110px;
    min-width: 50px;
    float: left;
    margin-bottom: 30px
}

.top-sidebar-program ul li p {
    /*width: calc(100% - 110px);*/
    font-family: "TypoldLight";
    color: white;
    float: left;
    padding-left: 15px;
    font-size: 16px;
    line-height: 90%;
    margin-top: -10px;
    letter-spacing: 0
}

.top-sidebar-program ul li p span {
    font-family: "TypoldMedium";
    display: block;
    line-height: 180%;
    font-weight: bold
}

@media only screen and (max-width: 1239px) {
    .top-sidebar-program ul li p {
        font-size: 14px
    }

    .top-sidebar-program .btn-small {
        padding: 8px 0;
        font-size: 12px
    }

    .top-sidebar-live img {
        display: block;
        width: 100%
    }
}

@media only screen and (max-width: 767px) {
    .top-sidebar-live h2 {
        margin-bottom: 20px
    }

    .top-sidebar-program h2 {
        margin: 20px 0
    }

    .top-sidebar-program .btn-small {
        font-size: 16px;
        line-height: 24px;
        padding: 8px 20px;
        margin-bottom: 0
    }
}

.section-news {
    padding-top: 60px
}

@media only screen and (max-width: 767px) {
    .section-news {
        padding-top: 30px
    }
}

.block-news {
    display: grid;
    grid-template-columns:repeat(3, 1fr);
    gap: 30px;
    grid-auto-rows: minmax(100px, auto)
}

.block-news-event {
    display: grid;
    grid-template-columns:repeat(2, 1fr);
    gap: 30px;
    grid-auto-rows: minmax(100px, auto)
}

@media only screen and (max-width: 1000px) {
    .block-news {
        grid-template-columns:repeat(2, 1fr)
    }
}

@media only screen and (max-width: 767px) {
    .block-news {
        grid-template-columns:repeat(2, 1fr);
        gap: 20px
    }

    .block-news-event {
        display: grid;
        grid-template-columns:repeat(1, 1fr);
        gap: 30px;
        grid-auto-rows: minmax(100px, auto)
    }

}


@media only screen and (max-width: 550px) {
    .block-news {
        grid-template-columns:repeat(1, 1fr);
        gap: 20px
    }
}

.block-news-bottom {
    text-align: center;
    margin: 30px auto 70px
}

@media only screen and (max-width: 767px) {
    .block-news-bottom {
        margin: 20px auto 30px
    }
}

.block-replay {
    background: #333333;
    color: white;
    padding: 45px 0 60px
}

.block-replay.block-replay-related .swiper-scrollbar {
    margin-top: 50px
}

.block-replay .wrapper {
    position: relative
}

.block-replay .section-title h2, .block-replay .item-news .item-news-content h3, .block-replay .item-news .item-news-content .item-category, .block-replay .item-news .item-news-content .btn-like:before, .block-replay .item-news .item-news-content .btn-share {
    color: white
}

.block-replay .section-title {
    margin-bottom: 100px;
    max-width: 50%
}

.block-replay .section-title.section-tabs-replay-title {
    display: none
}

.block-replay .section-title.section-tabs-replay-title.active {
    display: block
}

.block-replay .item-show {
    position: relative;
    background: #242424;
    height: 520px;
    max-width: 390px;
    margin-right: 30px
}

@media only screen and (max-width: 767px) {
    .block-replay .item-show {
        height: auto
    }
}

.block-replay .item-show a {
    display: block;
    height: 520px
}

@media only screen and (max-width: 767px) {
    .block-replay .item-show a {
        height: auto
    }
}

.block-replay .item-show .name {
    position: absolute;
    bottom: 45px;
    font-size: 31px;
    line-height: 120%;
    text-align: center;
    text-transform: uppercase;
    font-family: "TypoldMedium";
    font-weight: 400;
    color: white;
    width: 100%;
    padding: 0 20px
}

.block-replay .item-show img {
    height: 520px;
    object-fit: cover
}

@media only screen and (max-width: 767px) {
    .block-replay .item-show img {
        height: auto
    }
}

.block-replay .item-show .periodocite {
    position: absolute;
    font-size: 14px;
    line-height: 120%;
    text-align: center;
    text-transform: uppercase;
    color: white;
    font-weight: 700;
    font-family: "TypoldMedium";
    top: 20px;
    width: calc(100% - 50px);
    left: 25px;
    border-radius: 45px;
    display: flex;
    overflow: hidden
}

@media only screen and (max-width: 767px) {
    .block-replay .item-show .periodocite {
        width: calc(100% - 26px);
        left: 13px
    }
}

.block-replay .item-show .periodocite span {
    padding: 8px 5px;
    width: 50%;
    background: black;
    display: flex;
    align-items: center;
    justify-content: center
}

@media only screen and (max-width: 1239px) {
    .block-replay .item-show .periodocite span {
        font-size: 10px
    }
}

@media only screen and (max-width: 767px) {
    .block-replay .item-show .periodocite span {
        font-size: 9px;
        padding: 6px 5px
    }
}

.block-replay .item-show .periodocite span:nth-child(2) {
    color: black;
    background: linear-gradient(90deg, #F9B000 0%, #fd0 100%)
}

.block-replay .item-news {
    box-shadow: 0px 4px 28px rgba(0, 0, 0, 0.51)
}

.block-replay .item-news .item-news-content {
    border-color: #4F4F4F
}

.block-replay .item-news .item-news-header {
    height: 220px
}

@media only screen and (max-width: 1239px) {
    .block-replay .item-news .item-news-header {
        height: 140px
    }
}

@media only screen and (max-width: 1000px) {
    .block-replay .item-news .item-news-header {
        height: 210px
    }
}

.block-replay .item-news .item-news-header a {
    display: block;
    height: 100%;
    background: #242424;
    position: relative
}

.block-replay .item-news .item-news-header a img {
    height: 100%;
    object-fit: cover
}

.block-replay .item-news .item-news-header a img.hidden {
    display: none
}

.block-replay .item-news .item-news-header a .play {
    background: url(../images/play.svg) no-repeat;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 60px;
    height: 60px;
    margin: -30px 0 0 -30px;
    background-size: 100%
}

.block-replay .item-news .item-news-header div .play {
    background: url(../images/play.svg) no-repeat;
    position: absolute;
    top: 25%;
    left: 50%;
    width: 60px;
    height: 60px;
    margin: -30px 0 0 -30px;
    background-size: 100%
}


.block-replay .swiper-scrollbar {
    height: 8px;
    border-bottom: 1px solid #828282;
    margin-top: 100px
}

.block-replay .swiper-scrollbar .swiper-scrollbar-drag {
    background: linear-gradient(90deg, #F9B000 0%, #fd0 100%);
    height: 8px;
    border-radius: 5px;
    cursor: pointer
}

.block-replay .section-tabs-links {
    position: absolute;
    right: 0;
    top: 0;
    color: white;
    padding: 0;
    list-style: none
}

.block-replay .section-tabs-links li {
    display: inline-block
}

.block-replay .section-tabs-links a {
    color: #E0E0E0;
    font-size: 14px;
    line-height: 120%;
    font-family: "TypoldLight";
    text-transform: uppercase;
    padding: 13px 15px;
    border-bottom: 1px solid #E0E0E0;
    position: relative
}

.block-replay .section-tabs-links a.active {
    font-family: "TypoldMedium";
    font-weight: 700;
    color: white
}

.block-replay .section-tabs-links a.active:after {
    content: '';
    height: 4px;
    width: 100%;
    background: linear-gradient(90deg, #F9B000 0%, #fd0 100%);
    position: absolute;
    left: 0;
    bottom: -1px
}

@media only screen and (max-width: 767px) {
    .block-replay {
        padding: 30px 0
    }

    .block-replay .section-title {
        max-width: 100%;
        margin-bottom: 30px
    }

    .block-replay .section-tabs-links {
        position: relative;
        margin-bottom: 30px
    }

    .block-replay .swiper-scrollbar {
        margin-top: 20px
    }
}

.block-regions {
    padding: 60px 0 70px
}

.block-regions .block-regions-title {
    max-width: 40%
}

.block-regions-content {
    width: 50%;
    float: right;
    position: relative
}

.block-regions .item-news .item-news-content {
    background: white
}

.block-regions h2 {
    font-family: "TypoldMedium";
    font-weight: 400;
    font-size: 31px;
    line-height: 120%;
    text-transform: uppercase;
    margin-top: -50px;
    margin-bottom: 40px
}

.block-regions .section-tabs .section-tabs-links {
    width: 50%;
    float: left;
    position: relative
}

.block-regions .section-tabs .section-tabs-links svg {
    max-width: calc(100% - 60px)
}

.block-regions .section-tabs .section-tabs-links svg + svg {
    position: absolute;
    top: 0;
    left: 0
}

.block-regions .section-tabs .section-tabs-links select {
    display: none
}

.block-regions .swiper-scrollbar {
    height: 8px;
    border-bottom: 1px solid #E0E0E0;
    margin-top: 100px
}

.block-regions .swiper-scrollbar .swiper-scrollbar-drag {
    background: linear-gradient(90deg, #F9B000 0%, #fd0 100%);
    height: 8px;
    border-radius: 5px
}

@media only screen and (max-width: 767px) {
    .block-regions {
        padding: 30px 0
    }

    .block-regions h2 {
        font-size: 26px;
        line-height: 110%;
        margin-bottom: 20px;
        margin-top: 20px
    }

    .block-regions-content {
        width: 100%
    }

    .block-regions .block-regions-title {
        max-width: 90%;
        margin-bottom: 24px
    }

    .block-regions .section-tabs .section-tabs-links {
        float: none;
        width: 100%
    }

    .block-regions .section-tabs .section-tabs-links svg {
        display: none
    }

    .block-regions .section-tabs .section-tabs-links select {
        display: block;
        width: 100%
    }

    .block-regions .swiper-scrollbar {
        margin-top: 25px
    }
}

.block-account-info {
    background: #292929;
    color: white;
    text-align: center
}

.block-account-info .wrapper {
    padding: 50px 0 0
}

.block-account-info .section-title {
    margin-bottom: 0px
}

.block-account-info .section-title h2 {
    color: white;
    text-align: left
}

.block-account-info .section-bottom {
    text-align: center;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0
}

.block-account-info .section-bottom a {
    margin-bottom: 50px
}

.block-account-info ul {
    padding: 0;
    list-style: none;
    margin-top: -45px;
    display: flex
}

.block-account-info ul li {
    display: inline-block;
    width: 33%;
    text-align: center;
    box-sizing: border-box;
    padding-top: 130px;
    padding-bottom: 140px;
    padding-left: 50px;
    padding-right: 50px;
    transition: all .3s
}

.block-account-info ul li img {
    background: white;
    border-radius: 50%;
    padding: 27px;
    margin-bottom: 50px
}

.block-account-info ul li p {
    font-family: "TypoldMedium";
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    margin-bottom: 45px;
    color: white
}

@media only screen and (max-width: 1239px) {
    .block-account-info ul li {
        padding-top: 100px
    }

    .block-account-info ul li img {
        width: 118px
    }
}

@media only screen and (max-width: 767px) {
    .block-account-info {
        padding-top: 20px
    }

    .block-account-info .wrapper {
        padding-top: 0
    }

    .block-account-info ul {
        display: block;
        margin-top: 30px
    }

    .block-account-info ul li {
        width: 100%;
        padding-top: 0;
        padding-bottom: 0;
        padding-left: 0;
        padding-right: 0
    }

    .block-account-info ul li img {
        margin-bottom: 10px
    }

    .block-account-info ul li p {
        margin-bottom: 30px
    }

    .block-account-info .section-bottom {
        position: relative
    }

    .block-account-info .section-bottom a {
        margin-bottom: 30px;
        width: 100%;
        text-align: center
    }
}

.block-about-us {
    padding: 70px 0 60px;
    background: linear-gradient(0deg, #f5f5f5 0%, #FFF 100%)
}

.block-about-us img {
    height: 210px;
    width: 100%;
    object-fit: cover
}

.block-about-us p {
    font-size: 18px;
    line-height: 150%;
    font-weight: 400;
    margin-bottom: 30px
}

.block-about-us p.baseline {
    font-size: 31px;
    line-height: 42px;
    font-family: "TypoldLight"
}

.block-about-us a.btn {
    margin-bottom: 50px
}

.block-about-us .col-4 {
    max-width: 400px;
    float: right
}

.block-about-us .swiper-pagination {
    bottom: 20px;
    left: 0;
    width: 100%;
    text-align: center
}

.block-about-us .swiper-pagination .swiper-pagination-bullet {
    margin-right: 6px
}

.block-about-us .swiper-pagination .swiper-pagination-bullet:not(.swiper-pagination-bullet-active):after {
    background: #292929
}

.block-about-us .swiper-slide .about-us-item {
    display: flex;
    flex-direction: column;
    height: 100%
}

.block-about-us .swiper-slide .text {
    height: 100%;
    border: 1px solid #E0E0E0;
    margin-top: -1px;
    padding: 20px 15px 55px
}

.block-about-us .swiper-slide h3 {
    font-size: 20px;
    line-height: 120%;
    font-family: "TypoldMedium";
    font-weight: 400;
    margin-bottom: 25px
}

@media only screen and (max-width: 767px) {
    .block-about-us {
        padding: 30px 0 20px
    }

    .block-about-us p.baseline {
        font-size: 28px;
        line-height: 38px
    }

    .block-about-us a.btn {
        margin-bottom: 20px
    }
}

.item-news {
    box-shadow: 0px 4px 28px rgba(0, 0, 0, 0.11);
    text-align: left;
    font-weight: 400;
    font-family: "TypoldMedium";
    display: flex;
    flex-direction: column
}

.item-news.item-news-pub > div, .item-news.item-news-pub .unslider, .item-news.item-news-pub .unslider > div, .item-news.item-news-pub .unslider ul, .item-news.item-news-pub .unslider ul li {
    height: 100%
}

.item-news.item-news-pub img {
    height: 220px;
    display: inline-block;
    background: #E0E0E0;
    width: 100%;
    object-fit: cover
}

@media only screen and (max-width: 1239px) {
    .item-news.item-news-pub img {
        height: 140px
    }
}

@media only screen and (max-width: 1000px) {
    .item-news.item-news-pub img {
        height: 210px
    }
}

.item-news.item-news-pub .item-news-content .item-category {
    background: #E0E0E0;
    border: 1px solid #E0E0E0;
    color: #292929 !important
}

.item-news .item-photo, .item-news #last-post-pub {
    height: 220px;
    display: inline-block;
    background: #E0E0E0;
    width: 100%
}

.item-news .item-photo img, .item-news #last-post-pub img {
    object-fit: cover;
    height: 100%;
    width: 100%
}

.item-news .item-photo img.hidden, .item-news #last-post-pub img.hidden {
    visibility: hidden
}

@media only screen and (max-width: 1239px) {
    .item-news .item-photo, .item-news #last-post-pub {
        height: 140px
    }
}

@media only screen and (max-width: 1000px) {
    .item-news .item-photo, .item-news #last-post-pub {
        height: 210px
    }
}

.item-news .item-news-content {
    padding: 20px 20px 40px;
    border: 1px solid #E0E0E0;
    border-top: 0;
    height: calc(100% - 220px);
    position: relative
}

@media only screen and (max-width: 1239px) {
    .item-news .item-news-content {
        height: calc(100% - 140px)
    }
}

@media only screen and (max-width: 1000px) {
    .item-news .item-news-content {
        height: calc(100% - 210px)
    }
}

.item-news .item-news-content.a-la-une {
    border-color: #fd0
}

.item-news .item-news-content h3 {
    font-weight: 500;
    font-size: 20px;
    line-height: 120%;
    color: #292929;
    margin-bottom: 50px
}

@media only screen and (max-width: 767px) {
    .item-news .item-news-content h3 {
        margin-bottom: 25px
    }
}

.item-news .item-news-content .item-date {
    font-size: 16px;
    line-height: 150%;
    font-weight: 400;
    font-family: "TypoldRegular";
    position: absolute;
    bottom: 20px;
    color: #afafaf
}

.item-news .item-news-content .item-category {
    font-size: 16px;
    line-height: 120%;
    text-transform: uppercase;
    border: 1px solid #BDBDBD;
    border-radius: 20px;
    padding: 5px 10px;
    margin-bottom: 5px;
    display: inline-block;
    color: #292929
}

.item-news .item-news-content .item-category:last-child {
    margin-bottom: 18px
}

.item-news .item-news-content .item-category.a-la-une {
    border-color: #fd0
}

.item-news .item-news-content .item-news-actions {
    position: absolute;
    bottom: 20px;
    right: 20px
}

.item-news .item-news-content .btn-share {
    height: 24px;
    position: relative;
    color: #333;
    transition: color .4s
}

.item-news .item-news-content .btn-share i {
    font-size: 22px;
    font-weight: normal
}

.item-news .item-news-content .btn-share:hover {
    color: #fd0
}

.item-news .item-news-content .social-article {
    position: absolute;
    font-size: 20px;
    color: #292929;
    background: white;
    width: 100px;
    padding: 1px 4px 10px 10px;
    text-align: right;
    margin-left: -115px;
    margin-top: -29px;
    border: 1px solid #D0CECE;
    display: none;
    text-align: center
}

.item-news .item-news-content .social-article.active {
    display: block
}

.item-news .item-news-content .social-article:before, .item-news .item-news-content .social-article:after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 0 6px 8px;
    border-color: transparent transparent transparent #B5B5B5;
    position: absolute;
    top: 12px;
    left: 100%
}

.item-news .item-news-content .social-article:after {
    border-color: transparent transparent transparent #ffffff;
    margin-left: -1px
}

.item-news .item-news-content .social-article a {
    color: #292929;
    padding-right: 8px;
    margin-top: 8px;
    display: inline-block
}

.item-news .item-news-content .social-article span {
    display: none
}

.item-news .item-news-content .manage-favorites {
    float: right;
    height: 26px;
    margin-left: 10px
}

.item-news .item-news-content .btn-like {
    background: none;
    border: 0;
    width: 23px;
    overflow: hidden;
    height: 26px;
    cursor: pointer
}

.item-news .item-news-content .btn-like:before {
    display: block;
    content: '\e906';
    font-family: "icomoon";
    color: #333;
    font-size: 23px;
    font-weight: normal;
    transition: color .4s
}

.item-news .item-news-content .btn-like:hover:before {
    color: #fd0
}

.item-news .item-news-content .btn-like.btn-liked:before {
    content: '\e907';
    color: #fd0
}

.item-news .item-news-content a:hover {
    color: #fd0
}

.block-news-bottom {
    text-align: center;
    margin: 30px 0 70px
}

@media only screen and (max-width: 767px) {
    .block-news-bottom {
        margin-bottom: 30px
    }
}

.popularposts {
    margin-bottom: 30px
}

.popularposts .section-title {
    margin-bottom: 25px
}

.popularposts-content {
    border: 1px solid #E0E0E0;
    padding: 30px
}

.item-news-small {
    overflow: hidden;
    margin-bottom: 30px
}

.item-news-small:last-child {
    margin-bottom: 0
}

.item-news-small h3 {
    font-family: "TypoldMedium";
    font-weight: 500;
    font-size: 14px;
    line-height: 120%;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    padding-bottom: 2px
}

.item-news-small .item-photo {
    width: 110px;
    height: 62px;
    float: left;
    position: relative;
    overflow: hidden;
    display: block;
    background: #afafaf
}

@media only screen and (max-width: 1450px) {
    .item-news-small .item-photo {
        width: 90px
    }
}

.item-news-small .item-photo:hover {
    color: #afafaf
}

.item-news-small .item-photo span {
    font-family: "TypoldBold";
    position: absolute;
    color: #fd0;
    top: -7px;
    left: -7px;
    font-size: 92px;
    line-height: 62px
}

.item-news-small .item-photo img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.item-news-small .item-news-content {
    width: calc(100% - 110px);
    float: left;
    padding-left: 20px
}

@media only screen and (max-width: 1450px) {
    .item-news-small .item-news-content {
        width: calc(100% - 90px)
    }
}

.item-news-small .item-category {
    font-family: "TypoldMedium";
    font-size: 14px;
    line-height: 120%;
    text-transform: uppercase;
    border: 1px solid #BDBDBD;
    border-radius: 20px;
    padding: 5px 10px;
    margin-bottom: 5px;
    display: inline-block;
    color: #292929;
    font-weight: 700;
    margin-bottom: 15px
}

.news-single .article-header .breadcrumbs {
    margin: 25px 0;
    padding: 0
}

.news-single .article-header .breadcrumbs li {
    margin: 0;
    color: #292929
}

.news-single .main-article {
    margin-bottom: 156px
}

.news-single .main-article p {
    font-size: 18px;
    line-height: 150%;
    color: #666
}

.news-single .main-article p strong {
    color: #292929
}

.news-single .main-article .article-content {
    font-size: 18px;
    line-height: 150%;
    letter-spacing: 0.005em;
}

.category-actualites .article-content {
    color: #666;
}

.news-single .main-article h1 {
    font-size: 40px;
    line-height: 55px;
    font-family: "TypoldMedium";
    font-weight: 400;
    margin: 30px 0 8px;
    max-width: calc(100% - 160px);
    display: inline-block
}

.news-single .main-article .article-header-content {
    position: relative
}

.news-single .main-article .social-article {
    float: right;
    margin-top: 3px;
    font-size: 20px;
    color: #292929
}

.news-single .main-article .social-article a:not(:last-child) {
    padding-right: 8px
}

.news-single .main-article .social-article a {
    color: #292929
}

.news-single .main-article .social-article a:hover {
    color: #fd0
}

.news-single .main-article .social-article span {
    display: none
}

@media only screen and (max-width: 1000px) {
    .news-single .main-article .social-article {
        padding-left: 8px
    }
}

.news-single .main-article .sharing-options {
    position: absolute;
    top: 50px;
    right: 0;
    width: 112px
}

@media only screen and (max-width: 1000px) {
    .news-single .main-article .sharing-options {
        position: relative;
        top: 0;
        margin-bottom: 10px;
        width: 100%;
        display: flex;
        flex-direction: row
    }
}

.news-single .main-article .manage-favorites {
    height: 26px;
    display: inline-block
}

.news-single .main-article .btn-like {
    background: none;
    border: 0;
    width: 23px;
    overflow: hidden;
    height: 26px;
    cursor: pointer
}

.news-single .main-article .btn-like:before {
    display: block;
    content: '\e906';
    font-family: "icomoon";
    color: #333;
    font-size: 23px;
    font-weight: normal;
    transition: color .4s
}

.news-single .main-article .btn-like:hover:before {
    color: #fd0
}

.news-single .main-article .btn-like.btn-liked:before {
    content: '\e907';
    color: #fd0
}

.news-single .main-article .journalist p {
    color: #292929
}

.news-single .article-meta .meta-date {
    font-size: 16px;
    line-height: 150%;
    font-family: "TypoldMedium";
    font-weight: 400;
    color: #B5B5B5;
    margin-bottom: 23px
}

.news-single .popularposts {
    margin-top: 70px
}

.news-single-content {
    padding-right: 170px
}

@media only screen and (max-width: 1000px) {
    .news-single-content {
        padding-right: 0
    }
}

@media only screen and (max-width: 767px) {
    .news-single .article-header .breadcrumbs {
        margin: 15px 0
    }

    .news-single .article-meta .meta-date {
        margin-bottom: 10px
    }

    .news-single .main-article {
        margin-bottom: 30px
    }

    .news-single .main-article .meta-tools {
        float: none;
        margin-top: 0px;
        margin-bottom: 20px
    }

    .news-single .main-article h1 {
        font-size: 28px;
        line-height: 38px;
        max-width: 100%;
        display: block;
        margin: 10px 0 20px
    }

    .news-single .popularposts {
        margin-top: 30px
    }
}

. .active.boxed {
    background: #292929
}


.page-template-template-live .active.boxed {
    background: #292929
}

.page-template-template-live .header #main-menu .wrapper > ul, .page-template-template-live .header, .page-template-template-live #main-menu.floatingmainmenu .subset {
    background: #333333
}

.page-template-template-live .header #main-menu .wrapper > ul > li.big-drop > a, .page-template-template-live .header #main-menu .wrapper > ul > li.big-drop-2 > a span::after, .page-template-template-live .header #main-menu .wrapper > ul > li.menu-item-has-children > a span::after {
    color: white
}

.page-template-template-live .live-header {
    overflow: hidden
}

.page-template-template-live .live-header .btn-small {
    float: right
}

.page-template-template-live .live-header p {
    font-size: 18px;
    line-height: 150%;
    font-weight: 400;
    margin-bottom: 40px;
    display: inline-block
}

.page-template-template-live .breadcrumbs {
    margin-top: 25px
}

.page-template-template-live section.content {
    color: white;
    overflow: hidden
}

.page-template-template-live section.content p, .page-template-template-live section.content ul li {
    color: white
}

.page-template-template-live h1 {
    font-weight: 500;
    font-size: 53px;
    line-height: 120%;
    font-family: "TypoldMedium";
    text-transform: uppercase;
    margin-bottom: 20px
}

.page-template-template-live .block-media .block-media-desc {
    display: none
}

.page-template-template-live .block-media-desc {
    margin-top: 30px
}

.page-template-template-live .block-media-desc h2 {
    font-size: 40px;
    line-height: 55px;
    font-weight: 400;
    font-family: "TypoldMedium";
    margin-bottom: 20px
}

.page-template-template-live .block-media-desc p {
    font-size: 20px;
    line-height: 150%;
    margin-bottom: 70px
}

.page-template-template-live .block-media-iframe {
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
    min-height: 640px;
    background-image: url("https://canal9.ch/wp-content/uploads/background_live_1920x1080.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    background-position: center;
}

.page-template-template-live .block-media-iframe p {
    margin: 0
}

.page-template-template-live .block-media-iframe iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0
}

.page-template-template-live .block-program-live {
    margin-left: -30px
}

.page-template-template-live .block-program-live .block-title {
    border: 1px solid #4F4F4F;
    border-left: 0;
    margin-bottom: 0;
    padding: 25px 0 25px 40px
}

.page-template-template-live .block-program-live h2 {
    font-weight: 400;
    font-family: "TypoldMedium";
    font-size: 31px;
    line-height: 120%;
    text-transform: uppercase;
    position: relative;
    padding-left: 21px;
    margin-bottom: 0
}

.page-template-template-live .block-program-live h2:before {
    content: '';
    width: 6px;
    height: calc(100% - 5px);
    float: left;
    background: #fd0;
    margin-top: 5px;
    position: absolute;
    left: 0
}

.page-template-template-live .block-program-live h2 span {
    font-family: "TypoldLight";
    font-weight: 300
}

.page-template-template-live .block-program-live .btn {
    border-radius: 0;
    width: 100%
}

.page-template-template-live .block-program-live ul li {
    padding-left: 40px;
    border-right: 1px solid #4F4F4F;
    overflow: hidden
}

.page-template-template-live .block-program-live ul li h3, .page-template-template-live .block-program-live ul li span {
    font-size: 20px;
    line-height: 120%;
    font-weight: 400;
    font-family: "TypoldMedium";
    text-transform: uppercase;
    display: block
}

.page-template-template-live .block-program-live ul li h3 {
    margin-top: 20px;
    margin-bottom: 20px
}

.page-template-template-live .block-program-live ul li p {
    font-size: 18px;
    line-height: 36px;
    margin-bottom: 10px
}

.page-template-template-live .block-program-live ul li:nth-child(2n) {
    background: #333333
}

.page-template-template-live .live-block {
    display: block;
    padding-top: 1rem
}

.page-template-template-live .live-block .row {
    display: flex
}

@media only screen and (max-width: 1239px) {
    .page-template-template-live .block-program-live h2 {
        font-size: 26px;
        line-height: 110%
    }

    .page-template-template-live .block-program-live .block-title, .page-template-template-live .block-program-live ul li {
        padding-left: 25px
    }

    .page-template-template-live .block-program-live .btn {
        padding-left: 0;
        padding-right: 0
    }
}

@media only screen and (max-width: 1000px) {
    .page-template-template-live .live-block .row {
        display: block
    }

    .page-template-template-live .block-media-iframe {
        height: 440px;
        min-height: unset
    }

    .page-template-template-live .block-program-live {
        margin: 0
    }

    .page-template-template-live .block-media-desc {
        display: none
    }

    .page-template-template-live .block-media .block-media-desc {
        display: block
    }

    .page-template-template-live .block-program-live ul li {
        border-left: 1px solid #4F4F4F
    }

    .page-template-template-live .block-program-live .block-title {
        border: 1px solid #4F4F4F
    }

    .page-template-template-live .live-header .btn-small {
        float: none;
        margin-bottom: 20px
    }

    .page-template-template-live h1 {
        font-size: 36px;
        line-height: 110%;
        margin-bottom: 10px
    }

    .page-template-template-live .live-spinner {
        margin-top: 2px;
        margin-right: 5px
    }

    .page-template-template-live .live-header p {
        margin-bottom: 20px
    }

    .page-template-template-live .block-media-desc {
        margin-top: 10px
    }

    .page-template-template-live .block-media-desc p {
        margin-bottom: 40px
    }

    .page-template-template-live .block-media-desc h2 {
        font-size: 28px;
        line-height: 38px;
        margin-bottom: 10px
    }

    .page-template-template-live .wrapper-live {
        background: #292929;
        padding-bottom: 20px
    }
}

@media only screen and (max-width: 767px) {
    .page-template-template-live .block-media-iframe {
        height: 210px
    }
}


. .header #main-menu .wrapper > ul, . .header, .page-template-template-live2024 #main-menu.floatingmainmenu .subset {
    background: #333333
}

.page-template-template-live2024 .header #main-menu .wrapper > ul > li.big-drop > a, .page-template-template-live2024 .header #main-menu .wrapper > ul > li.big-drop-2 > a span::after, .page-template-template-live2024 .header #main-menu .wrapper > ul > li.menu-item-has-children > a span::after {
    color: white
}

.page-template-template-live2024 .live-header {
    overflow: hidden
}

.page-template-template-live2024 .live-header .btn-small {
    float: right
}

.page-template-template-live2024 .live-header p {
    font-size: 18px;
    line-height: 150%;
    font-weight: 400;
    margin-bottom: 40px;
    display: inline-block
}

.page-template-template-live2024 .breadcrumbs {
    margin-top: 25px
}

.page-template-template-live2024 section.content {
    color: white;
    overflow: hidden
}

.page-template-template-live2024 section.content p, .page-template-template-live2024 section.content ul li {
    color: white
}

.page-template-template-live2024 h1 {
    font-weight: 500;
    font-size: 53px;
    line-height: 120%;
    font-family: "TypoldMedium";
    text-transform: uppercase;
    margin-bottom: 20px
}

.page-template-template-live2024 .block-media .block-media-desc {
    display: none
}

.page-template-template-live2024 .block-media-desc {
    margin-top: 30px
}

.page-template-template-live2024 .block-media-desc h2 {
    font-size: 40px;
    line-height: 55px;
    font-weight: 400;
    font-family: "TypoldMedium";
    margin-bottom: 20px
}

.page-template-template-live2024 .block-media-desc p {
    font-size: 20px;
    line-height: 150%;
    margin-bottom: 70px
}

.page-template-template-live2024 .block-media-iframe {
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
    min-height: 640px
}

.page-template-template-live2024 .block-media-iframe p {
    margin: 0
}

.page-template-template-live2024 .block-media-iframe iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0
}

.page-template-template-live2024 .block-program-live {
    margin-left: -30px
}

.page-template-template-live2024 .block-program-live .block-title {
    border: 1px solid #4F4F4F;
    border-left: 0;
    margin-bottom: 0;
    padding: 25px 0 25px 40px
}

.page-template-template-live2024 .block-program-live h2 {
    font-weight: 400;
    font-family: "TypoldMedium";
    font-size: 31px;
    line-height: 120%;
    text-transform: uppercase;
    position: relative;
    padding-left: 21px;
    margin-bottom: 0
}

.page-template-template-live2024 .block-program-live h2:before {
    content: '';
    width: 6px;
    height: calc(100% - 5px);
    float: left;
    background: #fd0;
    margin-top: 5px;
    position: absolute;
    left: 0
}

.page-template-template-live2024 .block-program-live h2 span {
    font-family: "TypoldLight";
    font-weight: 300
}

.page-template-template-live2024 .block-program-live .btn {
    border-radius: 0;
    width: 100%
}

.page-template-template-live2024 .block-program-live ul li {
    padding-left: 40px;
    border-right: 1px solid #4F4F4F;
    overflow: hidden
}

.page-template-template-live2024 .block-program-live ul li h3, .page-template-template-live2024 .block-program-live ul li span {
    font-size: 20px;
    line-height: 120%;
    font-weight: 400;
    font-family: "TypoldMedium";
    text-transform: uppercase;
    display: block
}

.page-template-template-live2024 .block-program-live ul li h3 {
    margin-top: 20px;
    margin-bottom: 20px
}

.page-template-template-live2024 .block-program-live ul li p {
    font-size: 18px;
    line-height: 36px;
    margin-bottom: 10px
}

.page-template-template-live2024 .block-program-live ul li:nth-child(2n) {
    background: #333333
}

.page-template-template-live2024 .live-block {
    display: block;
    padding-top: 1rem
}

.page-template-template-live2024 .live-block .row {
    display: flex
}

@media only screen and (max-width: 1239px) {
    .page-template-template-live2024 .block-program-live h2 {
        font-size: 26px;
        line-height: 110%
    }

    .page-template-template-live2024 .block-program-live .block-title, .page-template-template-live2024 .block-program-live ul li {
        padding-left: 25px
    }

    .page-template-template-live2024 .block-program-live .btn {
        padding-left: 0;
        padding-right: 0
    }
}

@media only screen and (max-width: 1000px) {
    .page-template-template-live2024 .live-block .row {
        display: block
    }

    .page-template-template-live2024 .block-media-iframe {
        height: 440px;
        min-height: unset
    }

    .page-template-template-live2024 .block-program-live {
        margin: 0
    }

    .page-template-template-live2024 .block-media-desc {
        display: none
    }

    .page-template-template-live2024 .block-media .block-media-desc {
        display: block
    }

    .page-template-template-live2024 .block-program-live ul li {
        border-left: 1px solid #4F4F4F
    }

    .page-template-template-live2024 .block-program-live .block-title {
        border: 1px solid #4F4F4F
    }

    .page-template-template-live2024 .live-header .btn-small {
        float: none;
        margin-bottom: 20px
    }

    .page-template-template-live2024 h1 {
        font-size: 36px;
        line-height: 110%;
        margin-bottom: 10px
    }

    .page-template-template-live2024 .live-spinner {
        margin-top: 2px;
        margin-right: 5px
    }

    .page-template-template-live2024 .live-header p {
        margin-bottom: 20px
    }

    .page-template-template-live2024 .block-media-desc {
        margin-top: 10px
    }

    .page-template-template-live2024 .block-media-desc p {
        margin-bottom: 40px
    }

    .page-template-template-live2024 .block-media-desc h2 {
        font-size: 28px;
        line-height: 38px;
        margin-bottom: 10px
    }

    .page-template-template-live2024 .wrapper-live {
        background: #292929;
        padding-bottom: 20px
    }
}

@media only screen and (max-width: 767px) {
    .page-template-template-live2024 .block-media-iframe {
        height: 210px
    }
}

.live-spinner {
    position: relative;
    transition: all .5s;
    width: 40px;
    height: 40px;
    float: left;
    margin-top: 15px;
    margin-right: 15px
}

.live-spinner:before {
    content: '';
    width: 20px;
    height: 20px;
    left: 10px;
    top: 10px;
    background: #FFDD00;
    border-radius: 50%;
    display: inline-block;
    position: absolute
}

.ball {
    position: relative
}

.ball > div {
    border: 1px solid #FFDD00;
    border-radius: 100%;
    position: absolute;
    left: 0px;
    top: 0;
    opacity: 0;
    margin: 0;
    width: 40px;
    height: 40px;
    -webkit-animation: ball-scale-multiple 1s 0s linear infinite;
    animation: ball-scale-multiple 1s 0s linear infinite
}

.ball > div:nth-child(2) {
    animation-delay: 0.2s
}

@-webkit-keyframes ball-scale-multiple {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 0
    }
    5% {
        opacity: 1
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }
}

@keyframes ball-scale-multiple {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 0
    }
    5% {
        opacity: 1
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }
}

.single-replay .active.boxed {
    background: #292929
}

.single-replay .header #main-menu .wrapper > ul, .single-replay .header, .single-replay #main-menu.floatingmainmenu .subset {
    background: #333333
}

.single-replay .header #main-menu .wrapper > ul > li.big-drop > a, .single-replay .header #main-menu .wrapper > ul > li.big-drop-2 > a span::after, .single-replay .header #main-menu .wrapper > ul > li.menu-item-has-children > a span::after, .single-replay .news-single .article-header .breadcrumbs li, .single-replay .news-single .main-article h1, .single-replay .news-single .main-article p, .single-replay .popularposts .section-title h2, .single-replay .popularposts .item-news-small .item-category, .single-replay .popularposts .item-news-small h3, .single-replay .news-single .main-article .btn-like:before, .single-replay .news-single .main-article .social-article a {
    color: white
}

.single-replay .news-single .main-article .btn-like:hover:before, .single-replay .news-single .main-article .btn-like.btn-liked, .single-replay .news-single .main-article .social-article a:hover {
    color: #fd0
}

.single-replay .popularposts .section-title h2 {
    font-size: 20px;
    line-height: 120%
}

.single-replay .popularposts-content {
    border-color: #333333;
    background: #333333
}

.single-replay .article-content {
    color: #fff
}

.single-replay .article-content p strong {
    color: #fff
}

.single-replay .article-content li {
    color: #fff
}

.single-replay .journalist .content {
    color: #fff
}

body.search .breadcrumbs {
    margin-top: 25px
}

body.search .breadcrumbs li {
    color: #292929
}

body.search .section-title h2 {
    font-size: 53px;
    line-height: 120%
}

body.search .section-search-form {
    position: relative;
    max-width: 950px
}

body.search .section-search-form .icon-search {
    position: absolute;
    right: 0;
    z-index: 1;
    font-size: 34px;
    margin: 17px 25px;
    transform: scaleX(-1);
    pointer-events: none
}

body.search .section-search-form input[type="text"] {
    border: 1px solid #E0E0E0;
    box-sizing: border-box;
    border-radius: 32px;
    max-width: 100%;
    position: relative;
    font-weight: 500;
    font-size: 40px;
    padding: 6px 25px;
    font-family: "TypoldMedium"
}

body.search .section-search-form input[type="submit"] {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    opacity: 0
}

body.search .block-news {
    display: grid;
    grid-template-columns:repeat(4, 1fr);
    gap: 30px;
    grid-auto-rows: minmax(100px, auto)
}

body.search .category-filters-open-cta {
    margin-top: 20px
}

@media only screen and (max-width: 1000px) {
    body.search .block-news {
        grid-template-columns:repeat(2, 1fr)
    }
}

@media only screen and (max-width: 767px) {
    body.search .block-news {
        grid-template-columns:repeat(1, 1fr);
        gap: 20px
    }

    body.search .section-title h2 {
        font-size: 36px;
        line-height: 110%
    }

    body.search .section-search-form input[type="text"] {
        font-size: 28px;
        line-height: 38px;
        padding: 13px 25px
    }
}

.category-magazines .active.boxed, .category-sendungen .active.boxed {
    background: #292929
}

.category-magazines .header #main-menu .wrapper > ul, .category-magazines .header, .category-magazines #main-menu.floatingmainmenu .subset, .category-sendungen .header #main-menu .wrapper > ul, .category-sendungen .header, .category-sendungen #main-menu.floatingmainmenu .subset {
    background: #333333
}

.category-magazines .item-news-small h3, .category-magazines .item-news-small h3 a, .category-magazines .item-news-small .item-category, .category-magazines .item-news .item-news-content h3, .category-magazines .item-news .item-news-content .item-category, .category-magazines .section-title h2, .category-magazines .header #main-menu .wrapper > ul > li.big-drop > a, .category-magazines .header #main-menu .wrapper > ul > li.big-drop-2 > a span::after, .category-magazines .header #main-menu .wrapper > ul > li.menu-item-has-children > a span::after, .category-magazines .item-news .item-news-content .btn-like::before, .category-magazines .item-news .item-news-content .btn-share, .category-sendungen .item-news-small h3, .category-sendungen .item-news-small h3 a, .category-sendungen .item-news-small .item-category, .category-sendungen .item-news .item-news-content h3, .category-sendungen .item-news .item-news-content .item-category, .category-sendungen .section-title h2, .category-sendungen .header #main-menu .wrapper > ul > li.big-drop > a, .category-sendungen .header #main-menu .wrapper > ul > li.big-drop-2 > a span::after, .category-sendungen .header #main-menu .wrapper > ul > li.menu-item-has-children > a span::after, .category-sendungen .item-news .item-news-content .btn-like::before, .category-sendungen .item-news .item-news-content .btn-share {
    color: white
}

.category-magazines .boxed.active .content p, .category-magazines .boxed.active .content ul li, .category-magazines .boxed.active .content ol li, .category-sendungen .boxed.active .content p, .category-sendungen .boxed.active .content ul li, .category-sendungen .boxed.active .content ol li {
    color: white
}

.category-magazines .item-news .item-news-content .btn-like.btn-liked::before, .category-sendungen .item-news .item-news-content .btn-like.btn-liked::before {
    color: #fd0
}

.category-magazines .item-news .item-news-content, .category-sendungen .item-news .item-news-content {
    border-color: #4F4F4F
}

.category-magazines .item-news, .category-sendungen .item-news {
    box-shadow: 0px 4px 28px rgba(0, 0, 0, 0.51)
}

.category-magazines .popularposts-content, .category-sendungen .popularposts-content {
    border-color: #4F4F4F
}

.category-magazines .banner .section-title h2, .category-sendungen .banner .section-title h2 {
    font-size: 31px;
    line-height: 120%
}

.category-magazines .banner .section-title h2:before, .category-sendungen .banner .section-title h2:before {
    height: calc(100% - 15px);
    margin-top: 10px
}

@media only screen and (max-width: 767px) {
    .category-magazines .banner .section-title h2, .category-sendungen .banner .section-title h2 {
        font-size: 26px
    }

    .category-magazines .banner .section-title h2:before, .category-sendungen .banner .section-title h2:before {
        height: calc(100% - 12px);
        margin-top: 8px
    }
}

.page-template-template-register .wrapper .row-register, .page-template-template-login .wrapper .row-register, .page-template-template-editprofile .wrapper .row-register {
    overflow: visible;
    display: flex
}

.page-template-template-register .wrapper-register, .page-template-template-login .wrapper-register, .page-template-template-editprofile .wrapper-register {
    overflow: hidden;
    border-bottom: 1px solid #E0E0E0
}

.page-template-template-register .breadcrumbs, .page-template-template-login .breadcrumbs, .page-template-template-editprofile .breadcrumbs {
    text-align: left
}

.page-template-template-register .block-info, .page-template-template-login .block-info, .page-template-template-editprofile .block-info {
    background: #292929;
    color: white;
    text-align: center;
    margin-left: -40px;
    padding-left: 40px;
    padding-top: 25px;
    height: 100%
}

.page-template-template-register .block-info:before, .page-template-template-login .block-info:before, .page-template-template-editprofile .block-info:before {
    content: '';
    position: absolute;
    height: 100%;
    width: 1000px;
    background: #292929;
    right: 100%;
    top: 0
}

.page-template-template-register .block-info .wrapper, .page-template-template-login .block-info .wrapper, .page-template-template-editprofile .block-info .wrapper {
    padding: 50px 0 0
}

.page-template-template-register .block-info .section-title, .page-template-template-login .block-info .section-title, .page-template-template-editprofile .block-info .section-title {
    margin-bottom: 0px
}

.page-template-template-register .block-info .section-title h2, .page-template-template-login .block-info .section-title h2, .page-template-template-editprofile .block-info .section-title h2 {
    color: white;
    text-align: left;
    font-size: 53px;
    line-height: 120%
}

.page-template-template-register .block-info .section-title h2:before, .page-template-template-login .block-info .section-title h2:before, .page-template-template-editprofile .block-info .section-title h2:before {
    height: 40px;
    margin-top: 15px
}

.page-template-template-register .block-info .section-title h2 small, .page-template-template-login .block-info .section-title h2 small, .page-template-template-editprofile .block-info .section-title h2 small {
    text-transform: none;
    margin-left: -19px;
    font-weight: 700
}

.page-template-template-register .block-info .section-title h2 small em, .page-template-template-login .block-info .section-title h2 small em, .page-template-template-editprofile .block-info .section-title h2 small em {
    color: #fd0;
    font-style: normal
}

.page-template-template-register .block-info .section-bottom, .page-template-template-login .block-info .section-bottom, .page-template-template-editprofile .block-info .section-bottom {
    text-align: center;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0
}

.page-template-template-register .block-info .section-bottom a, .page-template-template-login .block-info .section-bottom a, .page-template-template-editprofile .block-info .section-bottom a {
    margin-bottom: 50px
}

.page-template-template-register .block-info ul.block-info-list, .page-template-template-login .block-info ul.block-info-list, .page-template-template-editprofile .block-info ul.block-info-list {
    padding: 0;
    list-style: none;
    padding-top: 40px;
    padding-bottom: 170px
}

.page-template-template-register .block-info ul.block-info-list li, .page-template-template-login .block-info ul.block-info-list li, .page-template-template-editprofile .block-info ul.block-info-list li {
    display: flex;
    text-align: left;
    box-sizing: border-box;
    padding-bottom: 50px;
    color: white;
    align-content: center;
    justify-content: center
}

.page-template-template-register .block-info ul.block-info-list li img, .page-template-template-login .block-info ul.block-info-list li img, .page-template-template-editprofile .block-info ul.block-info-list li img {
    background: white;
    border-radius: 50%;
    padding: 27px;
    width: 154px;
    height: 154px
}

.page-template-template-register .block-info ul.block-info-list li p, .page-template-template-login .block-info ul.block-info-list li p, .page-template-template-editprofile .block-info ul.block-info-list li p {
    font-family: "TypoldMedium";
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    margin-bottom: 0;
    color: white;
    align-self: center;
    padding-left: 45px;
    padding-right: 45px
}

.page-template-template-register .thanks p, .page-template-template-login .thanks p, .page-template-template-editprofile .thanks p {
    padding: 50px
}

.header-user {
    float: right;
    position: relative
}

.header-user .tml-links li, .header-user .tml .tml-message {
    color: white
}

.header-user .user-link-cta {
    font-size: 24px;
    color: #fd0;
    padding: 17px;
    display: block;
    border-left: 1px solid #4F4F4F;
    width: 58px;
    height: 58px;
    box-sizing: border-box
}

.header-user-bottom p {
    font-size: 19px;
    line-height: 150%;
    font-family: "TypoldMedium";
    font-weight: 700
}

.header-user-bottom p a {
    text-decoration: underline
}

.header-user-login {
    text-align: center;
    display: none;
    background: #333333;
    color: white;
    padding: 20px;
    position: absolute;
    z-index: 10000;
    right: 0;
    width: 390px;
    box-sizing: border-box;
    margin-top: 15px;
    min-height: 416px
}

.header-user-login.login {
    min-height: 0
}

.header-user-login ul li a {
    font-size: 19px;
    line-height: 150%;
    font-family: "TypoldMedium";
    font-weight: 700;
    text-transform: uppercase;
    color: white;
    text-align: left;
    display: block;
    border-bottom: 1px solid #4F4F4F;
    padding: 15px 0
}

.header-user-login ul li a:hover {
    color: #fd0
}

.header-user-login ul li a i {
    vertical-align: middle;
    font-size: 26px;
    margin-right: 25px
}

.header-user-login ul li:last-child a {
    border: 0
}

.header-user-login p {
    color: white
}

.header-user-login .tml-alerts p, .header-user-login .tml-alerts ul li, .header-user-login .tml-alerts ol li {
    color: white
}

.header-user-login .tml-alerts a {
    text-transform: none;
    text-align: center;
    font-weight: normal;
    font-size: 14px
}

.header-user-login:before {
    content: '';
    display: inline-block;
    margin-top: -15px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 18.5px 22px 18.5px;
    border-color: transparent transparent #333333 transparent;
    position: absolute;
    top: 0;
    right: 11px
}

.header-user-login h2 {
    font-size: 20px;
    line-height: 120%;
    font-weight: 400;
    font-family: "TypoldMedium";
    margin-bottom: 20px;
    text-align: center
}

.header-user-login.active {
    display: block
}

.tml-lostpassword input[type=text], .tml-lostpassword input[type=email], .tml-lostpassword input[type=password], .tml-login input[type=text], .tml-login input[type=email], .tml-login input[type=password], #tml-updateprofile input[type=text], #tml-updateprofile input[type=email], #tml-updateprofile input[type=password], .tml-register input[type=text], .tml-register input[type=email], .tml-register input[type=password] {
    border: 1px solid #E0E0E0;
    box-sizing: border-box;
    border-radius: 32px;
    max-width: 100%;
    position: relative;
    font-family: "TypoldRegular";
    font-size: 16px;
    line-height: 140%;
    font-weight: 400;
    padding: 18px 20px;
    background: white
}

.tml-lostpassword input[type="submit"], .tml-lostpassword button[type="submit"], .tml-login input[type="submit"], .tml-login button[type="submit"], #tml-updateprofile input[type="submit"], #tml-updateprofile button[type="submit"], .tml-register input[type="submit"], .tml-register button[type="submit"] {
    font-weight: 700;
    font-family: "TypoldMedium";
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    text-transform: uppercase;
    color: #292929;
    border: 0;
    border-radius: 45px;
    font-size: 18px;
    line-height: 180%;
    padding: 12px 25px;
    cursor: pointer;
    background-color: #F9B000;
    background-image: linear-gradient(90deg, rgba(255, 255, 255, 0), #fd0);
    transition: background-color .4s
}

.tml-lostpassword input[type="submit"]:hover, .tml-lostpassword button[type="submit"]:hover, .tml-login input[type="submit"]:hover, .tml-login button[type="submit"]:hover, #tml-updateprofile input[type="submit"]:hover, #tml-updateprofile button[type="submit"]:hover, .tml-register input[type="submit"]:hover, .tml-register button[type="submit"]:hover {
    background-color: #FFDD00;
    color: #292929
}

.tml-lostpassword .login-remember label, .tml-login .login-remember label, #tml-updateprofile .login-remember label, .tml-register .login-remember label {
    margin-left: 10px
}

.tml-lostpassword .tml-label, .tml-login .tml-label, #tml-updateprofile .tml-label, .tml-register .tml-label {
    display: none
}

.tml-lostpassword .tml-description, .tml-login .tml-description, #tml-updateprofile .tml-description, .tml-register .tml-description {
    margin: 5px 0 15px;
    font-size: 14px;
    line-height: 120%;
    font-style: normal
}

.tml-lostpassword .tml-first_name-wrap, .tml-lostpassword .tml-last_name-wrap, .tml-login .tml-first_name-wrap, .tml-login .tml-last_name-wrap, #tml-updateprofile .tml-first_name-wrap, #tml-updateprofile .tml-last_name-wrap, .tml-register .tml-first_name-wrap, .tml-register .tml-last_name-wrap {
    width: calc(50% - 12px);
    display: inline-block
}

.tml-lostpassword .tml-first_name-wrap, .tml-login .tml-first_name-wrap, #tml-updateprofile .tml-first_name-wrap, .tml-register .tml-first_name-wrap {
    margin-right: 24px
}

.tml-lostpassword .tml-gender-wrap, .tml-login .tml-gender-wrap, #tml-updateprofile .tml-gender-wrap, .tml-register .tml-gender-wrap {
    width: calc(50% - 12px);
    max-width: 300px
}

.tml-lostpassword .tml-accept_promo-wrap input[type="checkbox"], .tml-lostpassword .tml-accept_newsletter-wrap input[type="checkbox"], .tml-login .tml-accept_promo-wrap input[type="checkbox"], .tml-login .tml-accept_newsletter-wrap input[type="checkbox"], #tml-updateprofile .tml-accept_promo-wrap input[type="checkbox"], #tml-updateprofile .tml-accept_newsletter-wrap input[type="checkbox"], .tml-register .tml-accept_promo-wrap input[type="checkbox"], .tml-register .tml-accept_newsletter-wrap input[type="checkbox"] {
    width: 20px;
    height: 20px;
    border: 1px solid #414141;
    border-radius: 0;
    appearance: none;
    padding: 0;
    margin-right: 5px;
    margin-top: 4px;
    cursor: pointer
}

.tml-lostpassword .tml-accept_promo-wrap input[type="checkbox"]:checked, .tml-lostpassword .tml-accept_newsletter-wrap input[type="checkbox"]:checked, .tml-login .tml-accept_promo-wrap input[type="checkbox"]:checked, .tml-login .tml-accept_newsletter-wrap input[type="checkbox"]:checked, #tml-updateprofile .tml-accept_promo-wrap input[type="checkbox"]:checked, #tml-updateprofile .tml-accept_newsletter-wrap input[type="checkbox"]:checked, .tml-register .tml-accept_promo-wrap input[type="checkbox"]:checked, .tml-register .tml-accept_newsletter-wrap input[type="checkbox"]:checked {
    background: #fd0;
    border-color: #fd0
}

.tml-lostpassword .tml-accept_promo-wrap input[type="checkbox"]:checked + span.tml-label:before, .tml-lostpassword .tml-accept_newsletter-wrap input[type="checkbox"]:checked + span.tml-label:before, .tml-login .tml-accept_promo-wrap input[type="checkbox"]:checked + span.tml-label:before, .tml-login .tml-accept_newsletter-wrap input[type="checkbox"]:checked + span.tml-label:before, #tml-updateprofile .tml-accept_promo-wrap input[type="checkbox"]:checked + span.tml-label:before, #tml-updateprofile .tml-accept_newsletter-wrap input[type="checkbox"]:checked + span.tml-label:before, .tml-register .tml-accept_promo-wrap input[type="checkbox"]:checked + span.tml-label:before, .tml-register .tml-accept_newsletter-wrap input[type="checkbox"]:checked + span.tml-label:before {
    display: block;
    content: '\f00c';
    font-family: 'FontAwesome';
    color: #333;
    position: absolute;
    left: -25px;
    font-size: 15px;
    font-weight: normal;
    top: 6px;
    pointer-events: none
}

.tml-lostpassword .tml-accept_promo-wrap span.tml-label, .tml-lostpassword .tml-accept_newsletter-wrap span.tml-label, .tml-login .tml-accept_promo-wrap span.tml-label, .tml-login .tml-accept_newsletter-wrap span.tml-label, #tml-updateprofile .tml-accept_promo-wrap span.tml-label, #tml-updateprofile .tml-accept_newsletter-wrap span.tml-label, .tml-register .tml-accept_promo-wrap span.tml-label, .tml-register .tml-accept_newsletter-wrap span.tml-label {
    display: inline-block;
    max-width: calc(100% - 40px);
    padding: 0;
    margin: 0;
    font-size: 14px;
    line-height: 120%;
    position: relative
}

.tml-lostpassword h2, .tml-login h2, #tml-updateprofile h2, .tml-register h2 {
    font-size: 23px;
    line-height: 110%;
    font-weight: 400;
    font-family: "TypoldMedium";
    margin-top: 40px
}

.tml-lostpassword h2 span, .tml-login h2 span, #tml-updateprofile h2 span, .tml-register h2 span {
    background: black;
    color: white;
    width: 35px;
    height: 35px;
    display: inline-block;
    border-radius: 50%;
    text-align: center;
    box-sizing: border-box;
    padding: 4px;
    vertical-align: middle;
    margin-right: 65px;
    margin-left: -100px
}

.tml-lostpassword .themes-choices div, .tml-login .themes-choices div, #tml-updateprofile .themes-choices div, .tml-register .themes-choices div {
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 10px
}

.tml-lostpassword .themes-choices div label, .tml-login .themes-choices div label, #tml-updateprofile .themes-choices div label, .tml-register .themes-choices div label {
    font-weight: 400;
    font-family: "TypoldMedium";
    font-size: 16px;
    line-height: 120%;
    text-transform: uppercase;
    border: 1px solid #E0E0E0;
    border-radius: 20px;
    padding: 5px 10px;
    margin-bottom: 5px;
    display: inline-block;
    color: #292929;
    background: #E0E0E0;
    cursor: pointer
}

.tml-lostpassword .themes-choices div label:hover, .tml-login .themes-choices div label:hover, #tml-updateprofile .themes-choices div label:hover, .tml-register .themes-choices div label:hover {
    background: #fd0
}

.tml-lostpassword .themes-choices div input, .tml-login .themes-choices div input, #tml-updateprofile .themes-choices div input, .tml-register .themes-choices div input {
    position: absolute;
    opacity: 0
}

.tml-lostpassword .themes-choices div input:checked + label, .tml-login .themes-choices div input:checked + label, #tml-updateprofile .themes-choices div input:checked + label, .tml-register .themes-choices div input:checked + label {
    background: #fd0
}

.tml .acf-hidden + h2, .tml .acf-user-register-fields {
    display: none
}

.page-template-template-register .tml-register {
    max-width: 670px;
    padding-left: 82px;
    border-left: 1px solid black;
    margin-left: 20px;
    margin-bottom: 80px
}

.page-template-template-register .tml-register .tml-indicator_hint-wrap {
    width: 49%;
    display: inline-block;
    margin-top: 20px
}

.page-template-template-register .tml-register .tml-submit-wrap {
    text-align: right;
    width: 49%;
    display: inline-block;
    margin-top: 20px
}

.page-template-template-register .tml-register .tml-links {
    display: none
}

.page-template-template-register .tml-register form:after {
    clear: both
}

.tml-login .tml-links, .tml-lostpassword .tml-links {
    display: none
}

.tml-login .tml-field-wrap.tml-rememberme-wrap, .tml-lostpassword .tml-field-wrap.tml-rememberme-wrap {
    visibility: hidden;
    position: absolute;
    height: 0;
    width: 0
}

.tml-login .tml-indicator_hint-wrap, .tml-lostpassword .tml-indicator_hint-wrap {
    margin-bottom: 30px
}

.tml-login .tml-indicator_hint-wrap a, .tml-lostpassword .tml-indicator_hint-wrap a {
    color: white;
    text-decoration: underline
}

.tml-login .tml-indicator_hint-wrap a:hover, .tml-lostpassword .tml-indicator_hint-wrap a:hover {
    color: #fd0
}

.tml-login .tml-submit-wrap, .tml-lostpassword .tml-submit-wrap {
    width: 100%
}

.tml-login .tml-submit-wrap button[type="submit"], .tml-lostpassword .tml-submit-wrap button[type="submit"] {
    font-size: 16px;
    line-height: 150%;
    padding: 8px 15px;
    width: 100%
}

.wrapper-editprofile .label-desc  {
    font-size: 18px;
    line-height: 150%
}

.wrapper-editprofile .section-tabs .section-tabs-inner {
    display: none;
    margin-top: 50px;
    margin-bottom: 70px
}

.wrapper-editprofile .section-tabs .section-tabs-inner .block-news {
    margin-top: 50px
}

.wrapper-editprofile .section-tabs .section-tabs-inner h2 {
    font-size: 20px;
    line-height: 120%;
    font-weight: 400;
    font-family: "TypoldMedium";
    margin-top: 40px
}

.wrapper-editprofile .section-tabs .section-tabs-inner h2 i {
    margin-right: 10px;
    font-size: 17px;
    vertical-align: middle;
    margin-top: -4px;
    display: inline-block
}

.wrapper-editprofile .section-tabs .section-tabs-inner.active {
    display: block
}

.wrapper-editprofile .block-tabs-account .breadcrumbs {
    margin: 25px 0 50px
}

.wrapper-editprofile .block-tabs-account .breadcrumbs li {
    color: #292929
}

.wrapper-editprofile .block-tabs-account .section-tabs-links a {
    font-size: 20px;
    line-height: 120%;
    font-weight: 400;
    font-family: "TypoldMedium";
    width: 390px;
    height: 90px;
    max-width: 100%;
    display: inline-flex;
    align-items: center;
    border: 1px solid #292929;
    text-align: left
}

.wrapper-editprofile .block-tabs-account .section-tabs-links a.active, .wrapper-editprofile .block-tabs-account .section-tabs-links a:hover {
    background: linear-gradient(90deg, #F9B000 0%, #fd0 100%);
    border: 0;
    color: #292929
}

.wrapper-editprofile .block-tabs-account .section-tabs-links a.myaccount-link:before {
    content: '';
    display: inline-block;
    width: 30px;
    height: 40px;
    background: url(../images/account.svg) no-repeat;
    background-size: contain;
    margin: 0 40px
}

.wrapper-editprofile .block-tabs-account .section-tabs-links a.mypreferences-link:before {
    content: '';
    display: inline-block;
    width: 30px;
    height: 36px;
    background: url(../images/enregistrements.svg) no-repeat;
    background-size: contain;
    margin: 0 40px
}

.wrapper-editprofile .block-tabs-account .section-tabs-links li:first-child a {
    border-bottom: 0
}

.wrapper-editprofile .block-tabs-account .section-tabs-links li:last-child a {
    border-top: 0
}

.wrapper-editprofile input[type="submit"] {
    font-weight: 700;
    font-family: "TypoldMedium";
    font-size: 18px;
    line-height: 180%;
    background: linear-gradient(90deg, #F9B000 0%, #fd0 100%);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    text-transform: uppercase;
    color: #292929;
    padding: 12px 30px;
    border-radius: 45px;
    border: 0
}

.page-template-template-editprofile #tml-updateprofile h2 {
    font-size: 20px;
    line-height: 120%
}

.page-template-template-editprofile .tml-title_preferences-wrap p {
    font-size: 18px;
    line-height: 150%;
    margin-top: 20px
}

.page-template-template-editprofile .tml-title_removeuser-wrap h2 {
    margin-bottom: 15px
}

.page-template-template-editprofile .tml-title_removeuser-wrap a {
    color: #292929;
    text-decoration: underline
}

.page-template-template-editprofile .tml-resetpass .tml-indicator_hint-wrap {
    display: none
}

.no-preferences {
    text-align: center;
    height: 745px;
    padding-top: 210px;
    position: relative;
    border: 1px solid #E0E0E0;
    margin-top: 100px
}

.no-preferences:before {
    content: '';
    background: url(../images/logo-dark.svg) no-repeat;
    background-position: center 110px;
    display: block;
    width: 100%;
    height: 615px;
    position: absolute;
    opacity: 0.04;
    z-index: -1;
    top: 0;
    background-size: 350px
}

.no-preferences p {
    font-size: 18px;
    line-height: 150%;
    max-width: 460px;
    margin: 30px auto
}

.no-preferences img {
    width: 154px;
    background: white;
    height: 154px;
    border-radius: 50%;
    padding: 30px;
    box-shadow: 0px 0px 10px #0000002b
}

#pass-strength-result {
    height: 0;
    position: absolute
}

#pass-strength-result.strong, #pass-strength-result.good, #pass-strength-result.bad, #pass-strength-result.short {
    height: auto;
    position: relative
}

@media only screen and (max-width: 1239px) {
    .page-template-template-login .block-info .section-title h2, .page-template-template-register .block-info .section-title h2 {
        font-size: 42px
    }

    .page-template-template-login .block-info .section-title h2:before, .page-template-template-register .block-info .section-title h2:before {
        height: 30px;
        margin-top: 13px
    }

    .page-template-template-login .tml-register .tml-indicator_hint-wrap, .page-template-template-login .tml-register .tml-submit-wrap, .page-template-template-register .tml-register .tml-indicator_hint-wrap, .page-template-template-register .tml-register .tml-submit-wrap {
        width: 100%
    }

    .wrapper-editprofile .block-tabs-account .section-tabs-links a.mypreferences-link:before, .wrapper-editprofile .block-tabs-account .section-tabs-links a.myaccount-link:before {
        margin: 0 20px
    }
}

@media only screen and (max-width: 1080px) {
    .header-user-login {
        right: 0;
        background: #292929;
        margin-top: -1px
    }

    .header-user-login:before {
        border-color: transparent transparent #292929 transparent;
        right: 73px
    }
}

@media only screen and (max-width: 1080px) {
    .header-user {
        margin-right: 60px
    }

    .header-user .user-link-cta {
        border-left: 0;
        height: 62px
    }
}

@media only screen and (max-width: 1000px) {
    .page-template-template-register, .page-template-template-editprofile {
        padding-top: 62px
    }

    .page-template-template-login .block-info ul.block-info-list li p, .page-template-template-register .block-info ul.block-info-list li p {
        padding-left: 18px;
        padding-right: 18px
    }

    .page-template-template-login .block-info ul.block-info-list li img, .page-template-template-register .block-info ul.block-info-list li img {
        width: 80px;
        height: 80px;
        padding: 17px
    }

    .page-template-template-login .tml-register, .page-template-template-register .tml-register {
        border: none;
        padding-left: 0px
    }

    .page-template-template-login .thanks p, .page-template-template-register .thanks p {
        padding: 50px 20px
    }

    #tml-updateprofile .tml-gender-wrap, .tml-register .tml-gender-wrap, #tml-updateprofile .tml-first_name-wrap, .tml-register .tml-first_name-wrap, #tml-updateprofile .tml-last_name-wrap, .tml-register .tml-last_name-wrap {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        max-width: 100%
    }

    .tml-register h2 span {
        margin-right: 15px;
        margin-left: 0px
    }

    .page-template-template-editprofile .wrapper .row-register {
        display: block
    }

    .wrapper-editprofile {
        overflow: hidden
    }

    .wrapper-editprofile .block-tabs-account .breadcrumbs {
        margin: 15px 0
    }

    .wrapper-editprofile .section-tabs .section-tabs-inner {
        margin-top: 0px
    }

    .wrapper-editprofile .block-tabs-account .section-tabs-links {
        display: flex
    }

    .wrapper-editprofile .block-tabs-account .section-tabs-links li:last-child a {
        border: 1px solid #292929;
        border-left: 0
    }

    .wrapper-editprofile .block-tabs-account .section-tabs-links li:last-child a.active {
        border: 0
    }

    .wrapper-editprofile .block-tabs-account .section-tabs-links li:first-child a {
        border: 1px solid #292929;
        border-right: 0
    }

    .wrapper-editprofile .block-tabs-account .section-tabs-links li:first-child a.active {
        border: 0
    }

    .wrapper-editprofile .block-tabs-account .section-tabs-links a {
        font-size: 14px;
        line-height: 120%;
        height: 50px;
        width: auto;
        padding-right: 30px
    }

    .wrapper-editprofile .block-tabs-account .section-tabs-links a.active {
        border: 0
    }

    .wrapper-editprofile .block-tabs-account .section-tabs-links a.myaccount-link:before {
        width: 15px;
        height: 20px
    }

    .wrapper-editprofile .block-tabs-account .section-tabs-links a.mypreferences-link:before {
        width: 15px;
        height: 20px
    }

    .no-preferences {
        margin-top: 20px;
        border: 0
    }
}

@media only screen and (max-width: 767px) {
    .page-template-template-login .wrapper .row-register, .page-template-template-register .wrapper .row-register {
        display: block
    }

    .page-template-template-login .block-info, .page-template-template-register .block-info, .page-template-template-editprofile .block-info {
        margin-left: -20px;
        margin-right: -20px;
        padding-left: 25px
    }

    .page-template-template-login .block-info:before, .page-template-template-register .block-info:before, .page-template-template-editprofile .block-info:before {
        display: none
    }

    .page-template-template-register .block-info .section-title h2 {
        font-size: 36px
    }

    .page-template-template-register .block-info .section-title h2:before {
        height: 27px;
        margin-top: 9px
    }

    .page-template-template-login .block-info ul.block-info-list, .page-template-template-register .block-info ul.block-info-list {
        padding-top: 20px;
        padding-bottom: 20px
    }

    .page-template-template-login .block-info ul.block-info-list li, .page-template-template-register .block-info ul.block-info-list li {
        padding-bottom: 20px
    }

    .tml-register {
        margin-left: 0;
        margin-bottom: 20px
    }

    .tml-register h2 {
        margin-top: 15px
    }

    .tml-register .tml-indicator_hint-wrap {
        margin: 0;
        line-height: 120%
    }

    .tml-register .tml-submit-wrap {
        margin-top: 0
    }

    .tml-register .tml-submit-wrap button[type="submit"] {
        width: 100%
    }

    .header-user-login {
        right: 0;
        width: 100vw;
        background: #292929;
        margin-top: -1px
    }

    .header-user-login:before {
        border-color: transparent transparent #292929 transparent;
        right: 65px
    }

    .header-user .user-link-cta {
        border-left: none;
        border-right: none;
        padding: 17px 12px;
        height: 62px;
        width: 45px
    }

    #tml-updateprofile h2 {
        margin-top: 20px
    }

    .wrapper-editprofile .block-tabs-account .section-tabs-links li {
        width: 50%
    }

    .wrapper-editprofile .block-tabs-account .section-tabs-links li a {
        width: 100%
    }

    .wrapper-editprofile .block-tabs-account .section-tabs-links a {
        padding-right: 10px
    }

    .wrapper-editprofile .block-tabs-account .section-tabs-links a.mypreferences-link:before, .wrapper-editprofile .block-tabs-account .section-tabs-links a.myaccount-link:before {
        margin: 0 10px
    }

    .wrapper-editprofile .section-tabs .section-tabs-inner {
        margin-bottom: 20px
    }

    .no-preferences {
        margin-top: 0px;
        padding-top: 65px;
        height: 445px
    }

    .no-preferences:before {
        background-position: center -35px
    }

    .no-preferences p {
        font-size: 16px;
        line-height: 140%;
        margin: 20px auto 30px
    }

    .no-preferences .btn {
        font-size: 16px;
        line-height: 140%;
        padding: 8px 20px
    }
}

.wrapper-login {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: white;
    z-index: 10000;
    text-align: center;
    padding: 50px
}

@media only screen and (max-width: 767px) {
    .wrapper-login {
        padding: 50px
    }
}

.wrapper-login .wrapper {
    text-align: center;
    background: #333333;
    color: white;
    padding: 20px;
    width: 390px;
    max-width: 100%;
    box-sizing: border-box;
    margin-top: 15px;
    min-height: 416px;
    box-shadow: 0px 4px 28px rgba(0, 0, 0, 0.4)
}

.wrapper-login .wrapper .tml .tml-action-confirmaction .success, .wrapper-login .wrapper .tml .tml-error, .wrapper-login .wrapper .tml .tml-message, .wrapper-login .wrapper .tml .tml-success {
    color: white
}

.wrapper-login .wrapper .logo {
    display: block;
    margin-bottom: 30px;
    font-size: 50px;
    font-family: "TypoldMedium";
    font-weight: 700;
    color: white
}

.wrapper-login .wrapper .logo img {
    vertical-align: top;
    margin-left: 5px;
    height: 50px
}

.wrapper-login .wrapper ul li a {
    font-size: 14px;
    line-height: 150%;
    color: white;
    text-align: center;
    display: block;
    padding: 15px 0;
    text-decoration: underline
}

.wrapper-login .wrapper ul li a:hover {
    color: #fd0
}

.wrapper-login .wrapper ul li a i {
    vertical-align: middle;
    font-size: 26px;
    margin-right: 25px
}

.wrapper-login .wrapper ul li:last-child a {
    border: 0
}

.wrapper-login .wrapper p {
    color: white
}

.wrapper-login .wrapper h2 {
    font-size: 20px;
    line-height: 120%;
    font-weight: 400;
    font-family: "TypoldMedium";
    margin-bottom: 20px;
    text-align: center;
    text-transform: uppercase
}

.wrapper-login .wrapper button {
    cursor: pointer
}

.wrapper-login .wrapper .tml-lostpassword .tml-label {
    display: block;
    font-size: 17px;
    line-height: 120%;
    font-weight: 400;
    font-family: "TypoldMedium";
    margin-bottom: 10px;
    margin-top: 40px
}

.wrapper-login .wrapper .tml-lostpassword .tml-links {
    display: block
}

.wrapper-login .wrapper .tml-lostpassword .tml-register-link {
    display: none
}

.error404 .error-big-message {
    background: url(../images/404.png) no-repeat;
    background-position: 50% 0px;
    margin: 0;
    background-size: 1080px;
    padding-top: 650px
}

.error404 .error-big-message > a {
    font-size: 18px;
    margin-top: 45px;
    margin-bottom: 60px
}

.error404 .error-big-message p {
    font-size: 40px;
    line-height: 55px;
    font-family: "TypoldMedium";
    font-weight: 400
}

.error404 .error-big-message h1 {
    font-size: 53px;
    line-height: 120%;
    font-family: "TypoldMedium";
    font-weight: 400
}

.error404 .error-big-message .search404 {
    padding-bottom: 50px;
    position: relative;
    max-width: 950px;
    margin: auto
}

.error404 .error-big-message .search404 .icon-search {
    position: absolute;
    right: 0;
    z-index: 1;
    font-size: 34px;
    margin: 17px 25px;
    transform: scaleX(-1);
    pointer-events: none
}

.error404 .error-big-message .search404 form input[type="text"] {
    border: 1px solid #E0E0E0;
    box-sizing: border-box;
    border-radius: 32px;
    max-width: 100%;
    position: relative;
    font-weight: 500;
    font-size: 40px;
    padding: 6px 25px;
    font-family: "TypoldMedium"
}

.error404 .error-big-message .search404 form input[type="submit"]#searchsubmit {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    opacity: 0
}

@media only screen and (max-width: 1000px) {
    .error404 .error-big-message {
        background-size: 810px;
        padding-top: 470px
    }
}

@media only screen and (max-width: 767px) {
    .error404 .error-big-message {
        background-size: 100%;
        padding-top: 190px
    }

    .error404 .error-big-message h1 {
        font-size: 26px;
        line-height: 110%
    }

    .error404 .error-big-message > a {
        font-size: 16px;
        line-height: 140%;
        margin-top: 30px;
        margin-bottom: 30px;
        padding: 8px 25px
    }

    .error404 .error-big-message p {
        font-size: 28px;
        line-height: 110%;
        margin-bottom: 30px
    }

    .error404 .error-big-message .search404 {
        padding-bottom: 20px
    }

    .error404 .error-big-message .search404 .icon-search {
        font-size: 28px;
        margin: 21px 25px
    }

    .error404 .error-big-message .search404 form input[type="text"] {
        padding: 14px 25px;
        font-size: 28px;
        line-height: 38px
    }
}

.page-template-template-program .active.boxed {
    background: #292929
}

.page-template-template-program .header #main-menu .wrapper > ul, .page-template-template-program .header, .page-template-template-program #main-menu.floatingmainmenu .subset {
    background: #333333
}

.page-template-template-program .section-title h2, .page-template-template-program .header #main-menu .wrapper > ul > li.big-drop > a, .page-template-template-program .header #main-menu .wrapper > ul > li.big-drop-2 > a span::after, .page-template-template-program .header #main-menu .wrapper > ul > li.menu-item-has-children > a span::after {
    color: white
}

.page-template-template-program .wrapper-program {
    width: calc(100% - 80px);
    padding-left: 80px
}

.page-template-template-program .popularposts-content {
    border-color: #4F4F4F
}

.page-template-template-program .popularposts-content .item-news-small span {
    font-size: 18px;
    line-height: 180%;
    font-family: "TypoldBold"
}

.page-template-template-program .popularposts-content .item-news-small h3 {
    font-size: 18px;
    line-height: 120%;
    font-family: "TypoldLight"
}

.page-template-template-program .popularposts-content .item-news-small h3::first-letter {
    text-transform: capitalize
}

.page-template-template-program .popularposts-content .item-news-small h3 a:hover {
    color: #fd0
}

.page-template-template-program .popularposts-content .item-news-small .item-news-content {
    width: auto;
    min-width: 123px
}

.page-template-template-program .popularposts-content .item-news-small .item-photo {
    width: calc(100% - 145px);
    max-width: 110px;
    min-width: 50px
}

.page-template-template-program .program-header {
    overflow: hidden
}

.page-template-template-program .program-header h1:before {
    content: '';
    width: 6px;
    height: 37px;
    display: inline-block;
    margin-right: 15px;
    background: #fd0
}

.page-template-template-program .program-header .btn-small {
    float: right
}

.page-template-template-program .program-header p {
    font-size: 18px;
    line-height: 150%;
    font-weight: 400;
    margin-bottom: 40px;
    display: inline-block
}

.page-template-template-program .breadcrumbs {
    margin-top: 25px
}

.page-template-template-program section.content {
    color: white;
    overflow: hidden
}

.page-template-template-program section.content p, .page-template-template-program section.content ul li {
    color: white
}

.page-template-template-program h1 {
    font-weight: 500;
    font-size: 53px;
    line-height: 120%;
    font-family: "TypoldMedium";
    text-transform: uppercase;
    margin-bottom: 20px
}

.page-template-template-program .program-days {
    display: flex
}

.page-template-template-program .program-days li {
    display: inline-block;
    width: calc(100% / 7)
}

.page-template-template-program .program-days a {
    display: inline-block;
    color: #BDBDBD;
    width: 100%;
    text-align: center;
    padding: 10px 0 15px
}

.page-template-template-program .program-days a.active {
    color: #303030;
    background: white;
    position: relative
}

.page-template-template-program .program-days a.active:before {
    display: block;
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 8px;
    background: linear-gradient(90deg, #F9B000 0%, #fd0 100%)
}

.page-template-template-program .program-days a strong {
    font-size: 20px;
    line-height: 120%;
    text-transform: uppercase;
    font-family: "TypoldLight";
    display: block
}

.page-template-template-program .program-days a span {
    font-size: 31px;
    line-height: 37px;
    font-weight: 400;
    font-family: "TypoldMedium";
    display: block
}

.page-template-template-program .program-days a em {
    font-size: 20px;
    font-weight: 400;
    line-height: 120%;
    font-family: "TypoldMedium";
    font-style: normal;
    display: block
}

@media only screen and (max-width: 1000px) {
    .page-template-template-program .program-days a strong {
        font-size: 14px
    }

    .page-template-template-program .program-days a span {
        font-size: 25px
    }

    .page-template-template-program .program-days a em {
        font-size: 14px
    }
}

.page-template-template-program .program-content {
    padding-left: 106px;
    position: relative;
    margin-left: -106px;
    overflow: hidden;
    height: 950px
}

.page-template-template-program .program-content:before {
    content: '';
    width: 1px;
    height: 100%;
    display: inline-block;
    background: #4F4F4F;
    left: 75px;
    top: 50px;
    position: absolute
}

.page-template-template-program .swiper, .page-template-template-program .wrapper-program .row {
    overflow: visible
}

.page-template-template-program .scrollcontainer {
    height: 900px
}

.page-template-template-program .program-col {
    width: calc(50% - 15px);
    float: left
}

.page-template-template-program .program-col:last-child {
    float: right
}

.page-template-template-program .switch-program-cta {
    font-size: 18px;
    line-height: 150%;
    color: white;
    width: 100%;
    display: block;
    text-align: center;
    padding: 10px 10px;
    border: 1px solid #4F4F4F;
    border-top: 0;
    background: #292929
}

.page-template-template-program .item-program {
    display: block;
    display: flex;
    background: #292929;
    border: 1px solid #4F4F4F;
    box-shadow: 0px 4px 28px rgba(0, 0, 0, 0.5);
    margin-top: 5px
}

.page-template-template-program .item-program-visual {
    width: 200px;
    background: #b0adad
}

@media only screen and (max-width: 1239px) {
    .page-template-template-program .item-program-visual {
        width: 160px
    }
}

.page-template-template-program .item-program-visual img {
    height: 100%;
    width: 100%;
    object-fit: cover
}

.page-template-template-program .item-program-content {
    width: calc(100% - 200px);
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 10px
}

@media only screen and (max-width: 1239px) {
    .page-template-template-program .item-program-content {
        width: calc(100% - 160px)
    }
}

.page-template-template-program .item-program-content h3 {
    font-size: 20px;
    line-height: 120%;
    margin-bottom: 8px
}

.page-template-template-program .item-program-content .item-date {
    font-size: 16px;
    line-height: 150%;
    color: white;
    display: block
}

.page-template-template-program .item-program-content .btn-see-more {
    font-size: 18px;
    line-height: 120%;
    font-family: "TypoldMedium";
    font-weight: 400;
    position: relative;
    color: white;
    padding-right: 20px;
    display: inline-block;
    margin-top: 10px
}

.page-template-template-program .item-program-content .btn-see-more:after {
    display: block;
    content: '\f054';
    font-family: 'FontAwesome';
    color: white;
    position: absolute;
    top: 0px;
    right: 0px;
    font-size: 15px;
    font-weight: normal
}

.page-template-template-program table {
    width: 100%;
    position: relative;
    z-index: 10
}

@media only screen and (max-width: 1000px) {
    .page-template-template-program table td + td {
        display: none
    }
}

.page-template-template-program thead {
    background: #333333;
    border-top: 1px solid #4F4F4F;
    box-shadow: 0 4px 28px rgba(0, 0, 0, 0.5)
}

.page-template-template-program .program-day-wrapper:not(.active) {
    visibility: hidden;
    position: absolute
}

.page-template-template-program td, .page-template-template-program th {
    padding-right: 15px;
    width: 50%
}

.page-template-template-program td:last-child, .page-template-template-program th:last-child {
    padding-right: 0;
    padding-left: 15px
}

.page-template-template-program .hour {
    position: absolute;
    left: -72px;
    color: white;
    margin-top: -10px
}

.page-template-template-program .hour:after {
    content: '';
    width: 17px;
    height: 1px;
    display: inline-block;
    background: #4F4F4F;
    margin-left: 3px;
    margin-top: 9px;
    vertical-align: top
}

.page-template-template-program .now {
    position: absolute;
    height: 4px;
    width: 100%;
    background: #fd0;
    left: 0%;
    top: 10px;
    z-index: 100;
    margin-top: -45px;
    margin-left: -30px;
    padding-left: 30px;
    box-sizing: content-box
}

.page-template-template-program .now em {
    font-style: normal;
    color: #fd0;
    margin-left: -72px;
    margin-top: -6px;
    display: inline-block
}

.page-template-template-program .program-days-select {
    display: none
}

@media only screen and (max-width: 1000px) {
    .page-template-template-program .wrapper-program {
        width: calc(100% - 30px);
        padding-left: 60px
    }

    .page-template-template-program .breadcrumbs, .page-template-template-program .program-header, .page-template-template-program .program-days, .page-template-template-program .popularposts {
        margin-left: -60px
    }

    .page-template-template-program .popularposts {
        margin-top: 30px;
        max-width: 350px
    }

    .page-template-template-program .hour {
        left: -62px
    }

    .page-template-template-program .program-content:before {
        left: 85px
    }

    .page-template-template-program td, .page-template-template-program th {
        padding-right: 0
    }

    .page-template-template-program td:last-child, .page-template-template-program th:last-child {
        padding-left: 0
    }

    .page-template-template-program .now {
        margin-left: -20px;
        padding-left: 20px
    }

    .page-template-template-program .now em {
        margin-left: -57px
    }

    .page-template-template-program thead {
        background: none
    }

    .page-template-template-program .switch-program-cta {
        border: 0;
        border-bottom: 1px solid #E0E0E0;
        box-sizing: border-box;
        height: 100%;
        display: block;
        height: 51px;
        color: #B5B5B5;
        font-family: "TypoldLight";
        font-size: 14px;
        line-height: 180%
    }

    .page-template-template-program th:first-child .switch-program-cta {
        border-bottom: 4px solid #fd0;
        color: white;
        font-family: "TypoldMedium"
    }

    .page-template-template-program .program-content > table {
        margin-left: -60px;
        width: calc(100% + 60px)
    }
}

@media only screen and (max-width: 767px) {
    .page-template-template-program .program-content {
        max-height: calc(100vh - 340px)
    }

    .page-template-template-program .program-days {
        display: none
    }

    .page-template-template-program .program-days-select {
        display: block;
        margin-left: -60px;
        width: calc(100% + 60px);
        background-color: white;
        color: black;
        font-weight: 400;
        font-family: "TypoldMedium"
    }

    .page-template-template-program .switch-program-cta span, .page-template-template-program .item-program-content .btn-see-more {
        display: none
    }

    .page-template-template-program thead {
        border-top: 0
    }

    .page-template-template-program h1 {
        font-size: 36px
    }

    .page-template-template-program h1:before {
        height: 27px
    }

    .page-template-template-program .switch-program-cta {
        text-transform: uppercase
    }

    .page-template-template-program .item-program-visual {
        width: 80px;
        float: left;
        margin: 15px 0 15px 15px
    }

    .page-template-template-program .item-program-content {
        width: calc(100% - 95px);
        float: left
    }

    .page-template-template-program .item-program {
        display: block;
        overflow: hidden
    }

    .page-template-template-program .program-header p {
        margin-bottom: 20px
    }
}

.page-template-template-contact .wrapper-contacts {
    width: calc(100% - 80px);
    padding-left: 80px
}

.page-template-template-contact .contacts-header {
    overflow: hidden
}

.page-template-template-contact .contacts-header h1:before {
    content: '';
    width: 6px;
    height: 37px;
    display: inline-block;
    margin-right: 15px;
    background: #fd0
}

.page-template-template-contact .contacts-header .btn-small {
    float: right
}

.page-template-template-contact .contacts-header p {
    font-size: 18px;
    line-height: 150%;
    font-weight: 400;
    margin-bottom: 40px;
    display: inline-block
}

.page-template-template-contact .breadcrumbs {
    margin-top: 25px
}

.page-template-template-contact h1 {
    font-weight: 500;
    font-size: 53px;
    line-height: 120%;
    font-family: "TypoldMedium";
    text-transform: uppercase;
    margin-bottom: 20px
}

.page-template-template-contact .contacts-content {
    padding-left: 106px;
    position: relative;
    margin-left: -106px;
    overflow: hidden;
    height: 950px
}

.page-template-template-contact .contacts-content:before {
    content: '';
    width: 1px;
    height: 100%;
    display: inline-block;
    left: 75px;
    top: 50px;
    position: absolute
}

.page-template-template-contact .contacts-content .contacts-block {
    margin: 2rem 0
}

.page-template-template-contact .contacts-content .contacts-block p {
    margin: 0
}

.page-template-template-contact .contacts-content .contacts-form input[type=submit] {
    font-weight: 700;
    font-family: "TypoldMedium";
    font-size: 18px;
    line-height: 180%;
    background: transparent;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    text-transform: uppercase;
    color: #292929;
    padding: 12px 30px;
    border: none;
    border-radius: 45px;
    transition: all .3s;
    position: relative;
    background-color: #F9B000;
    background-image: linear-gradient(90deg, rgba(255, 255, 255, 0), #fd0);
    transition: background-color .4s
}

.page-template-template-contact .contacts-content .contacts-form input[type=submit]:hover {
    background-color: #FFDD00;
    color: #292929
}

@media only screen and (max-width: 1000px) {
    .page-template-template-contact .wrapper-contacts {
        width: calc(100% - 30px);
        padding-left: 60px
    }

    .page-template-template-contact .contacts-content {
        max-height: 100%;
        height: 100%
    }

    .page-template-template-contact .contacts-content .contact-form {
        margin-bottom: 6rem
    }

    .page-template-template-contact .breadcrumbs, .page-template-template-contact .contacts-header {
        margin-left: 0
    }

    .page-template-template-contact .contacts-content:before {
        left: 85px
    }
}

@media only screen and (max-width: 767px) {
    .page-template-template-contact .contacts-content {
        max-height: 100%;
        height: 100%
    }

    .page-template-template-contact .contacts-content .contact-form {
        margin-bottom: 6rem
    }

    .page-template-template-contact h1 {
        font-size: 36px
    }

    .page-template-template-contact h1:before {
        height: 27px
    }

    .page-template-template-contact .contacts-header p {
        margin-bottom: 20px
    }
}

html {
    margin-top: 0 !important
}

body {
    margin: 0
}

#wpadminbar {
    display: none
}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
    word-break: normal
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    -webkit-clip-path: none;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: 0.875rem;
    font-weight: 700;
    height: auto;
    right: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

.skip-link {
    left: -9999rem;
    top: 2.5rem;
    z-index: 999999999;
    text-decoration: underline
}

.skip-link:focus {
    display: block;
    left: 6px;
    top: 7px;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    line-height: normal;
    padding: 15px 23px 14px;
    z-index: 100000;
    right: auto;
}

.header .wrapper li.big-drop-2.menu-type-3 ul.sub-menu li.menu-type-1 a {
    display: inline-block
}

#jetpack_protect_answer {
    width: 60px !important;
}

/*# sourceMappingURL=canal9.min.css.map */



.liveSwitcher {
    font-size: 14px;
    line-height: 120%;
    text-transform: uppercase;
    padding: 8px 15px;
    border-left: 0px;
    border-right: 0px;
    border-top: 0px;
    border-bottom: 1px solid #e0e0e0;
    position: relative;
    text-decoration: none;
    margin: 4px 2px;
    cursor: pointer;
    color: white;
    background-color: transparent;
    border-radius: 0px;
}

.liveSwitcher.active {
    font-family: "TypoldMedium";
    font-weight: 700;
    border-bottom: 4px solid #fd0;
    padding-bottom: 5px;

}

.liveSwitcher.first {
    margin-left: 15px;
}

.ourLives {
    text-transform: uppercase;
    padding-top: 14px;
    margin-left: 15px;

}